Trace number 4108555

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-j12037_10.std.opb
MD5SUM2d7989b1a1c0b548cce5b438f15fc440
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark140
Best CPU time to get the best result obtained on this benchmark1800.9
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 constraints245287
Number of constraints which are clauses244087
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.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.29/0.35	c * #variable= 72842 #constraint= 245287
0.89/0.96	c * #variable= 72842 #constraint= 245287
1.88/1.92	c S1->S2
1.88/1.92	c S1->S2
1.88/1.92	c S1->S2
1.88/1.92	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
1.88/1.92	c total clause space: 48.1602MB
1.88/1.92	c total #watches: 530567
2.08/2.18	c total #propagations: 1098134 / total #impl: 3287709 (eff. 0.334)
2.08/2.18	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
2.08/2.18	c total clause space: 48.1602MB
2.08/2.18	c total #watches: 534281
2.38/2.46	c total #propagations: 1879544 / total #impl: 5801785 (eff. 0.324)
2.38/2.46	c #Conflicts:       3000 | #Learnt:       2010 | 0.000
2.38/2.46	c total clause space: 48.1602MB
2.38/2.46	c total #watches: 535969
2.68/2.71	c total #propagations: 2607894 / total #impl: 8196242 (eff. 0.318)
2.68/2.71	c #Conflicts:       4000 | #Learnt:       3010 | 0.000
2.68/2.71	c total clause space: 48.1602MB
2.68/2.71	c total #watches: 537916
2.88/2.96	c total #propagations: 3314405 / total #impl: 10297517 (eff. 0.322)
2.88/2.96	c #Conflicts:       5000 | #Learnt:       2363 | 0.000
2.88/2.96	c total clause space: 48.1602MB
2.88/2.96	c total #watches: 536944
3.09/3.19	c total #propagations: 4049584 / total #impl: 12601131 (eff. 0.321)
3.09/3.19	c #Conflicts:       6000 | #Learnt:       3363 | 0.000
3.09/3.19	c total clause space: 48.1602MB
3.09/3.19	c total #watches: 539913
3.40/3.45	c total #propagations: 4741848 / total #impl: 14681614 (eff. 0.323)
3.40/3.45	c #Conflicts:       7000 | #Learnt:       2245 | 0.000
3.40/3.45	c total clause space: 48.1602MB
3.40/3.46	c total #watches: 541550
3.69/3.73	c total #propagations: 5414747 / total #impl: 17009508 (eff. 0.318)
3.69/3.73	c #Conflicts:       8000 | #Learnt:       3245 | 0.000
3.69/3.73	c total clause space: 48.1602MB
3.69/3.73	c total #watches: 542985
3.99/4.00	c total #propagations: 6166948 / total #impl: 19423516 (eff. 0.317)
3.99/4.00	c #Conflicts:       9000 | #Learnt:       4245 | 0.000
3.99/4.00	c total clause space: 78.2603MB
3.99/4.00	c total #watches: 543331
4.19/4.29	c total #propagations: 6928735 / total #impl: 21724835 (eff. 0.319)
4.19/4.29	c GC COLLECT
4.19/4.29	c #Conflicts:      10000 | #Learnt:       2730 | 0.000
4.19/4.29	c total clause space: 78.2603MB
4.19/4.29	c total #watches: 537357
4.49/4.58	c total #propagations: 7641528 / total #impl: 23983143 (eff. 0.319)
4.49/4.58	c #Conflicts:      11000 | #Learnt:       3730 | 0.000
4.49/4.58	c total clause space: 78.2603MB
4.49/4.58	c total #watches: 542160
4.89/4.90	c total #propagations: 8254383 / total #impl: 26004554 (eff. 0.317)
4.89/4.90	c #Conflicts:      12000 | #Learnt:       4730 | 0.000
4.89/4.90	c total clause space: 78.2603MB
4.89/4.90	c total #watches: 545551
5.19/5.23	c total #propagations: 9018058 / total #impl: 28405010 (eff. 0.317)
5.19/5.23	c #Conflicts:      13000 | #Learnt:       5730 | 0.000
5.19/5.23	c total clause space: 78.2603MB
5.19/5.23	c total #watches: 549120
5.49/5.54	c total #propagations: 9834664 / total #impl: 30885390 (eff. 0.318)
5.49/5.54	c #Conflicts:      14000 | #Learnt:       3867 | 0.000
5.49/5.54	c total clause space: 78.2603MB
5.49/5.54	c total #watches: 545186
5.79/5.87	c total #propagations: 10647700 / total #impl: 33532242 (eff. 0.318)
5.79/5.87	c #Conflicts:      15000 | #Learnt:       4867 | 0.000
5.79/5.87	c total clause space: 78.2603MB
5.79/5.87	c total #watches: 549966
6.19/6.26	c total #propagations: 11370529 / total #impl: 36082417 (eff. 0.315)
6.19/6.26	c #Conflicts:      16000 | #Learnt:       5867 | 0.000
6.19/6.26	c total clause space: 78.2603MB
6.19/6.26	c total #watches: 555905
6.59/6.70	c total #propagations: 12175158 / total #impl: 39119623 (eff. 0.311)
6.59/6.70	c GC COLLECT
6.59/6.70	c #Conflicts:      17000 | #Learnt:       3692 | 0.000
6.59/6.70	c total clause space: 78.2603MB
6.59/6.70	c total #watches: 547201
7.09/7.11	c total #propagations: 12873216 / total #impl: 42637027 (eff. 0.302)
7.09/7.11	c #Conflicts:      18000 | #Learnt:       4692 | 0.000
7.09/7.11	c total clause space: 78.2603MB
7.09/7.11	c total #watches: 550078
7.59/7.61	c total #propagations: 13512837 / total #impl: 45809090 (eff. 0.295)
7.59/7.61	c #Conflicts:      19000 | #Learnt:       5692 | 0.000
7.59/7.61	c total clause space: 78.2603MB
7.59/7.61	c total #watches: 555331
8.09/8.12	c total #propagations: 14229982 / total #impl: 49535490 (eff. 0.287)
8.09/8.12	c #Conflicts:      20000 | #Learnt:       6692 | 0.000
8.09/8.12	c total clause space: 78.2603MB
8.09/8.12	c total #watches: 559646
8.49/8.52	c total #propagations: 14961914 / total #impl: 52605275 (eff. 0.284)
8.49/8.52	c #Conflicts:      21000 | #Learnt:       4207 | 0.000
8.49/8.52	c total clause space: 78.2603MB
8.49/8.52	c total #watches: 551047
8.79/8.89	c total #propagations: 15734910 / total #impl: 54925537 (eff. 0.286)
8.79/8.89	c #Conflicts:      22000 | #Learnt:       5207 | 0.000
8.79/8.89	c total clause space: 78.2603MB
8.79/8.89	c total #watches: 551051
9.29/9.32	c total #propagations: 16512269 / total #impl: 57279556 (eff. 0.288)
9.29/9.32	c #Conflicts:      23000 | #Learnt:       6207 | 0.000
9.29/9.32	c total clause space: 78.2603MB
9.29/9.32	c total #watches: 556038
9.69/9.76	c total #propagations: 17301258 / total #impl: 60010336 (eff. 0.288)
9.69/9.76	c #Conflicts:      24000 | #Learnt:       7207 | 0.000
9.69/9.76	c total clause space: 78.2603MB
9.69/9.76	c total #watches: 559189
10.08/10.12	c total #propagations: 18006093 / total #impl: 62393608 (eff. 0.289)
10.08/10.12	c GC COLLECT
10.08/10.12	c #Conflicts:      25000 | #Learnt:       4410 | 0.000
10.08/10.12	c total clause space: 78.2603MB
10.08/10.12	c total #watches: 546290
10.38/10.49	c total #propagations: 18716640 / total #impl: 64720566 (eff. 0.289)
10.38/10.49	c #Conflicts:      26000 | #Learnt:       5410 | 0.000
10.38/10.49	c total clause space: 78.2603MB
10.38/10.49	c total #watches: 551384
10.78/10.86	c total #propagations: 19458328 / total #impl: 67028954 (eff. 0.290)
10.78/10.86	c #Conflicts:      27000 | #Learnt:       6410 | 0.000
10.78/10.86	c total clause space: 78.2603MB
10.78/10.86	c total #watches: 554852
11.28/11.30	c total #propagations: 20152014 / total #impl: 69386815 (eff. 0.290)
11.28/11.30	c #Conflicts:      28000 | #Learnt:       7410 | 0.000
11.28/11.30	c total clause space: 78.2603MB
11.28/11.30	c total #watches: 558811
11.58/11.68	c total #propagations: 20938050 / total #impl: 72168763 (eff. 0.290)
11.58/11.68	c #Conflicts:      29000 | #Learnt:       4310 | 0.000
11.58/11.68	c total clause space: 78.2603MB
11.58/11.68	c total #watches: 556258
11.98/12.05	c total #propagations: 21635469 / total #impl: 74485234 (eff. 0.290)
11.98/12.05	c #Conflicts:      30000 | #Learnt:       5309 | 0.000
11.98/12.05	c total clause space: 78.2603MB
11.98/12.05	c total #watches: 553620
12.38/12.45	c total #propagations: 22399738 / total #impl: 76857508 (eff. 0.291)
12.38/12.45	c #Conflicts:      31000 | #Learnt:       6309 | 0.000
12.38/12.45	c total clause space: 78.2603MB
12.38/12.45	c total #watches: 556627
12.78/12.84	c total #propagations: 23174525 / total #impl: 79377630 (eff. 0.292)
12.78/12.84	c #Conflicts:      32000 | #Learnt:       7309 | 0.000
12.78/12.84	c total clause space: 78.2603MB
12.78/12.84	c total #watches: 559157
13.19/13.26	c total #propagations: 23901458 / total #impl: 81832671 (eff. 0.292)
13.19/13.26	c #Conflicts:      33000 | #Learnt:       8309 | 0.000
13.19/13.26	c total clause space: 78.2603MB
13.19/13.26	c total #watches: 562937
13.58/13.62	c total #propagations: 24662831 / total #impl: 84334923 (eff. 0.292)
13.58/13.62	c GC COLLECT
13.58/13.62	c #Conflicts:      34000 | #Learnt:       4910 | 0.000
13.58/13.62	c total clause space: 78.2603MB
13.58/13.62	c total #watches: 546718
13.78/13.87	c total #propagations: 25278596 / total #impl: 86665692 (eff. 0.292)
13.78/13.87	c #Conflicts:      35000 | #Learnt:       5910 | 0.000
13.78/13.87	c total clause space: 78.2603MB
13.78/13.88	c total #watches: 550565
14.08/14.18	c total #propagations: 25914354 / total #impl: 88615277 (eff. 0.292)
14.08/14.18	c #Conflicts:      36000 | #Learnt:       6910 | 0.000
14.08/14.18	c total clause space: 78.2603MB
14.08/14.18	c total #watches: 553817
14.39/14.47	c total #propagations: 26612222 / total #impl: 90969672 (eff. 0.293)
14.39/14.47	c #Conflicts:      37000 | #Learnt:       7910 | 0.000
14.39/14.47	c total clause space: 78.2603MB
14.39/14.47	c total #watches: 556256
14.78/14.83	c total #propagations: 27334000 / total #impl: 92854279 (eff. 0.294)
14.78/14.83	c #Conflicts:      38000 | #Learnt:       8910 | 0.000
14.78/14.83	c total clause space: 78.2603MB
14.78/14.83	c total #watches: 559115
15.18/15.22	c total #propagations: 28240644 / total #impl: 95321517 (eff. 0.296)
15.18/15.22	c #Conflicts:      39000 | #Learnt:       5214 | 0.000
15.18/15.22	c total clause space: 78.2603MB
15.18/15.22	c total #watches: 555349
15.49/15.53	c total #propagations: 29183237 / total #impl: 98062178 (eff. 0.298)
15.49/15.53	c #Conflicts:      40000 | #Learnt:       6214 | 0.000
15.49/15.53	c total clause space: 78.2603MB
15.49/15.53	c total #watches: 556699
15.88/15.93	c total #propagations: 29882548 / total #impl: 100328665 (eff. 0.298)
15.88/15.93	c #Conflicts:      41000 | #Learnt:       7214 | 0.000
15.88/15.93	c total clause space: 78.2603MB
15.88/15.93	c total #watches: 560823
16.38/16.40	c total #propagations: 30633604 / total #impl: 102794749 (eff. 0.298)
16.38/16.40	c #Conflicts:      42000 | #Learnt:       8214 | 0.000
16.38/16.40	c total clause space: 78.2603MB
16.38/16.40	c total #watches: 564089
16.68/16.79	c total #propagations: 31451007 / total #impl: 105520646 (eff. 0.298)
16.68/16.79	c #Conflicts:      43000 | #Learnt:       9214 | 0.000
16.68/16.79	c total clause space: 78.2603MB
16.68/16.79	c total #watches: 569507
17.18/17.27	c total #propagations: 32095777 / total #impl: 107806899 (eff. 0.298)
17.18/17.27	c GC COLLECT
17.18/17.27	c #Conflicts:      44000 | #Learnt:       5213 | 0.000
17.18/17.27	c total clause space: 78.2603MB
17.18/17.27	c total #watches: 546006
17.48/17.59	c total #propagations: 32764769 / total #impl: 110204937 (eff. 0.297)
17.48/17.59	c #Conflicts:      45000 | #Learnt:       6213 | 0.000
17.48/17.59	c total clause space: 78.2603MB
17.48/17.59	c total #watches: 549636
17.88/17.92	c total #propagations: 33377557 / total #impl: 112380494 (eff. 0.297)
17.88/17.92	c #Conflicts:      46000 | #Learnt:       7213 | 0.000
17.88/17.92	c total clause space: 78.2603MB
17.88/17.92	c total #watches: 553092
18.18/18.27	c total #propagations: 34147990 / total #impl: 114762968 (eff. 0.298)
18.18/18.27	c #Conflicts:      47000 | #Learnt:       8213 | 0.000
18.18/18.27	c total clause space: 78.2603MB
18.18/18.27	c total #watches: 556764
18.58/18.66	c total #propagations: 34866759 / total #impl: 117214642 (eff. 0.297)
18.58/18.66	c #Conflicts:      48000 | #Learnt:       9213 | 0.000
18.58/18.66	c total clause space: 78.2603MB
18.58/18.66	c total #watches: 560221
18.98/19.02	c total #propagations: 35704471 / total #impl: 119778606 (eff. 0.298)
18.98/19.02	c #Conflicts:      49000 | #Learnt:      10213 | 0.000
18.98/19.02	c total clause space: 78.2603MB
18.98/19.02	c total #watches: 563806
19.38/19.41	c total #propagations: 36360744 / total #impl: 122001627 (eff. 0.298)
19.38/19.41	c GC COLLECT
19.38/19.41	c #Conflicts:      50000 | #Learnt:       5910 | 0.000
19.38/19.41	c total clause space: 78.2603MB
19.38/19.41	c total #watches: 548419
19.68/19.73	c total #propagations: 37232607 / total #impl: 124707980 (eff. 0.299)
19.68/19.73	c #Conflicts:      51000 | #Learnt:       6910 | 0.000
19.68/19.73	c total clause space: 78.2603MB
19.68/19.73	c total #watches: 551828
19.98/20.06	c total #propagations: 37940510 / total #impl: 126958239 (eff. 0.299)
19.98/20.06	c #Conflicts:      52000 | #Learnt:       7910 | 0.000
19.98/20.06	c total clause space: 78.2603MB
19.98/20.06	c total #watches: 554719
20.38/20.40	c total #propagations: 38601005 / total #impl: 129061633 (eff. 0.299)
20.38/20.40	c #Conflicts:      53000 | #Learnt:       8910 | 0.000
20.38/20.40	c total clause space: 78.2603MB
20.38/20.40	c total #watches: 557818
20.68/20.78	c total #propagations: 39205338 / total #impl: 131074785 (eff. 0.299)
20.68/20.78	c #Conflicts:      54000 | #Learnt:       9910 | 0.000
20.68/20.78	c total clause space: 78.2603MB
20.68/20.78	c total #watches: 561589
21.08/21.17	c total #propagations: 39953492 / total #impl: 133772847 (eff. 0.299)
21.08/21.17	c #Conflicts:      55000 | #Learnt:      10910 | 0.000
21.08/21.17	c total clause space: 78.2603MB
21.08/21.17	c total #watches: 565131
21.48/21.54	c total #propagations: 40751771 / total #impl: 136425107 (eff. 0.299)
21.48/21.54	c GC COLLECT
21.48/21.54	c #Conflicts:      56000 | #Learnt:       6304 | 0.000
21.48/21.54	c total clause space: 78.2603MB
21.48/21.54	c total #watches: 550253
21.78/21.87	c total #propagations: 41417649 / total #impl: 138774284 (eff. 0.298)
21.78/21.87	c #Conflicts:      57000 | #Learnt:       7304 | 0.000
21.78/21.87	c total clause space: 78.2603MB
21.78/21.87	c total #watches: 553253
22.18/22.23	c total #propagations: 42103591 / total #impl: 140986739 (eff. 0.299)
22.18/22.23	c #Conflicts:      58000 | #Learnt:       8304 | 0.000
22.18/22.23	c total clause space: 78.2603MB
22.18/22.23	c total #watches: 557370
22.48/22.57	c total #propagations: 42728162 / total #impl: 143442726 (eff. 0.298)
22.48/22.57	c #Conflicts:      59000 | #Learnt:       9304 | 0.000
22.48/22.57	c total clause space: 78.2603MB
22.48/22.57	c total #watches: 560010
22.98/23.01	c total #propagations: 43400831 / total #impl: 145373607 (eff. 0.299)
22.98/23.01	c #Conflicts:      60000 | #Learnt:      10304 | 0.000
22.98/23.01	c total clause space: 78.2603MB
22.98/23.01	c total #watches: 562909
23.38/23.47	c total #propagations: 44116157 / total #impl: 147677193 (eff. 0.299)
23.38/23.47	c #Conflicts:      61000 | #Learnt:      11304 | 0.000
23.38/23.47	c total clause space: 78.2603MB
23.38/23.47	c total #watches: 566715
23.78/23.88	c total #propagations: 44870606 / total #impl: 150308848 (eff. 0.299)
23.78/23.88	c GC COLLECT
23.78/23.88	c #Conflicts:      62000 | #Learnt:       6411 | 0.000
23.78/23.88	c total clause space: 78.2603MB
23.78/23.88	c total #watches: 550394
24.19/24.23	c total #propagations: 45601120 / total #impl: 153235363 (eff. 0.298)
24.19/24.23	c #Conflicts:      63000 | #Learnt:       7411 | 0.000
24.19/24.23	c total clause space: 78.2603MB
24.19/24.23	c total #watches: 553588
24.58/24.68	c total #propagations: 46291562 / total #impl: 155918024 (eff. 0.297)
24.58/24.68	c #Conflicts:      64000 | #Learnt:       8411 | 0.000
24.58/24.68	c total clause space: 78.2603MB
24.58/24.68	c total #watches: 559352
25.08/25.13	c total #propagations: 46997184 / total #impl: 159180040 (eff. 0.295)
25.08/25.13	c #Conflicts:      65000 | #Learnt:       9411 | 0.000
25.08/25.13	c total clause space: 78.2603MB
25.08/25.13	c total #watches: 563478
25.48/25.55	c total #propagations: 47803469 / total #impl: 161973147 (eff. 0.295)
25.48/25.55	c #Conflicts:      66000 | #Learnt:      10411 | 0.000
25.48/25.55	c total clause space: 78.2603MB
25.48/25.55	c total #watches: 566724
25.78/25.90	c total #propagations: 48587216 / total #impl: 164300833 (eff. 0.296)
25.78/25.90	c #Conflicts:      67000 | #Learnt:      11411 | 0.000
25.78/25.90	c total clause space: 78.2603MB
25.88/25.90	c total #watches: 569538
26.18/26.29	c total #propagations: 49385251 / total #impl: 166508950 (eff. 0.297)
26.18/26.29	c #Conflicts:      68000 | #Learnt:      12411 | 0.000
26.18/26.29	c total clause space: 78.2603MB
26.18/26.29	c total #watches: 572741
26.58/26.63	c total #propagations: 50108094 / total #impl: 168851612 (eff. 0.297)
26.58/26.63	c GC COLLECT
26.58/26.63	c #Conflicts:      69000 | #Learnt:       7208 | 0.000
26.58/26.63	c total clause space: 78.2603MB
26.58/26.63	c total #watches: 552659
26.88/26.98	c total #propagations: 50884132 / total #impl: 171066639 (eff. 0.297)
26.88/26.98	c #Conflicts:      70000 | #Learnt:       8208 | 0.000
26.88/26.98	c total clause space: 78.2603MB
26.88/26.98	c total #watches: 556111
27.28/27.32	c total #propagations: 51709758 / total #impl: 173647558 (eff. 0.298)
27.28/27.32	c #Conflicts:      71000 | #Learnt:       9208 | 0.000
27.28/27.32	c total clause space: 78.2603MB
27.28/27.32	c total #watches: 559629
27.59/27.65	c total #propagations: 52452373 / total #impl: 176044676 (eff. 0.298)
27.59/27.65	c #Conflicts:      72000 | #Learnt:      10208 | 0.000
27.59/27.65	c total clause space: 78.2603MB
27.59/27.65	c total #watches: 562654
27.98/28.01	c total #propagations: 53020386 / total #impl: 178154793 (eff. 0.298)
27.98/28.01	c #Conflicts:      73000 | #Learnt:      11208 | 0.000
27.98/28.01	c total clause space: 78.2603MB
27.98/28.01	c total #watches: 565531
28.28/28.37	c total #propagations: 53692161 / total #impl: 180460293 (eff. 0.298)
28.28/28.37	c #Conflicts:      74000 | #Learnt:      12208 | 0.000
28.28/28.37	c total clause space: 78.2603MB
28.28/28.37	c total #watches: 568976
28.69/28.74	c total #propagations: 54396760 / total #impl: 182768188 (eff. 0.298)
28.69/28.74	c GC COLLECT
28.69/28.74	c #Conflicts:      75000 | #Learnt:       6705 | 0.000
28.69/28.74	c total clause space: 78.2603MB
28.69/28.74	c total #watches: 551250
28.98/29.09	c total #propagations: 55172722 / total #impl: 185258939 (eff. 0.298)
28.98/29.09	c #Conflicts:      76000 | #Learnt:       7705 | 0.000
28.98/29.09	c total clause space: 78.2603MB
28.98/29.09	c total #watches: 555126
29.38/29.46	c total #propagations: 55959610 / total #impl: 187674370 (eff. 0.298)
29.38/29.46	c #Conflicts:      77000 | #Learnt:       8705 | 0.000
29.38/29.46	c total clause space: 78.2603MB
29.38/29.46	c total #watches: 558164
29.79/29.86	c total #propagations: 56801296 / total #impl: 190269775 (eff. 0.299)
29.79/29.86	c #Conflicts:      78000 | #Learnt:       9705 | 0.000
29.79/29.86	c total clause space: 78.2603MB
29.79/29.86	c total #watches: 561922
30.28/30.33	c total #propagations: 57580444 / total #impl: 192882871 (eff. 0.299)
30.28/30.33	c #Conflicts:      79000 | #Learnt:      10705 | 0.000
30.28/30.33	c total clause space: 78.2603MB
30.28/30.33	c total #watches: 564953
30.79/30.88	c total #propagations: 58429783 / total #impl: 196559850 (eff. 0.297)
30.79/30.88	c #Conflicts:      80000 | #Learnt:      11705 | 0.000
30.79/30.88	c total clause space: 78.2603MB
30.79/30.88	c total #watches: 570935
31.28/31.37	c total #propagations: 59296124 / total #impl: 200586662 (eff. 0.296)
31.28/31.37	c #Conflicts:      81000 | #Learnt:      12705 | 0.000
31.28/31.37	c total clause space: 78.2603MB
31.28/31.37	c total #watches: 575073
31.78/31.85	c total #propagations: 60082804 / total #impl: 203490341 (eff. 0.295)
31.78/31.85	c GC COLLECT
31.78/31.85	c #Conflicts:      82000 | #Learnt:       6911 | 0.000
31.78/31.85	c total clause space: 78.2603MB
31.78/31.85	c total #watches: 551944
32.08/32.18	c total #propagations: 60853870 / total #impl: 206104049 (eff. 0.295)
32.08/32.18	c #Conflicts:      83000 | #Learnt:       7911 | 0.000
32.08/32.18	c total clause space: 78.2603MB
32.08/32.18	c total #watches: 556523
32.48/32.52	c total #propagations: 61567149 / total #impl: 208288908 (eff. 0.296)
32.48/32.52	c #Conflicts:      84000 | #Learnt:       8911 | 0.000
32.48/32.52	c total clause space: 78.2603MB
32.48/32.52	c total #watches: 560857
32.99/33.01	c total #propagations: 62306881 / total #impl: 210652904 (eff. 0.296)
32.99/33.01	c #Conflicts:      85000 | #Learnt:       9911 | 0.000
32.99/33.01	c total clause space: 78.2603MB
32.99/33.01	c total #watches: 567412
33.48/33.50	c total #propagations: 62959563 / total #impl: 213747779 (eff. 0.295)
33.48/33.50	c #Conflicts:      86000 | #Learnt:      10911 | 0.000
33.48/33.50	c total clause space: 78.2603MB
33.48/33.50	c total #watches: 572003
33.98/34.00	c total #propagations: 63607693 / total #impl: 215875693 (eff. 0.295)
33.98/34.00	c #Conflicts:      87000 | #Learnt:      11911 | 0.000
33.98/34.00	c total clause space: 78.2603MB
33.98/34.00	c total #watches: 577118
34.59/34.62	c total #propagations: 64227232 / total #impl: 218068495 (eff. 0.295)
34.59/34.62	c #Conflicts:      88000 | #Learnt:      12911 | 0.000
34.59/34.62	c total clause space: 78.2603MB
34.59/34.62	c total #watches: 582634
35.29/35.31	c total #propagations: 64861087 / total #impl: 220225248 (eff. 0.295)
35.29/35.31	c #Conflicts:      89000 | #Learnt:      13911 | 0.000
35.29/35.31	c total clause space: 78.2603MB
35.29/35.31	c total #watches: 588952
35.79/35.81	c total #propagations: 65481744 / total #impl: 222589419 (eff. 0.294)
35.79/35.81	c GC COLLECT
35.79/35.81	c #Conflicts:      90000 | #Learnt:       7821 | 0.000
35.79/35.81	c total clause space: 78.2603MB
35.79/35.81	c total #watches: 556546
36.09/36.18	c total #propagations: 66287429 / total #impl: 225097400 (eff. 0.294)
36.09/36.18	c #Conflicts:      91000 | #Learnt:       8821 | 0.000
36.09/36.18	c total clause space: 78.2603MB
36.09/36.18	c total #watches: 561206
36.49/36.58	c total #propagations: 67082172 / total #impl: 227306073 (eff. 0.295)
36.49/36.58	c #Conflicts:      92000 | #Learnt:       9821 | 0.000
36.49/36.58	c total clause space: 78.2603MB
36.49/36.58	c total #watches: 565128
36.99/37.06	c total #propagations: 67837603 / total #impl: 229466438 (eff. 0.296)
36.99/37.06	c #Conflicts:      93000 | #Learnt:      10821 | 0.000
36.99/37.06	c total clause space: 78.2603MB
36.99/37.06	c total #watches: 569738
37.59/37.66	c total #propagations: 68633027 / total #impl: 231821181 (eff. 0.296)
37.59/37.66	c #Conflicts:      94000 | #Learnt:      11821 | 0.000
37.59/37.66	c total clause space: 78.2603MB
37.59/37.66	c total #watches: 572899
38.19/38.28	c total #propagations: 69485857 / total #impl: 234184637 (eff. 0.297)
38.19/38.28	c #Conflicts:      95000 | #Learnt:      12821 | 0.000
38.19/38.28	c total clause space: 78.2603MB
38.19/38.28	c total #watches: 576874
38.89/38.99	c total #propagations: 70313056 / total #impl: 236511908 (eff. 0.297)
38.89/38.99	c #Conflicts:      96000 | #Learnt:      13821 | 0.000
38.89/38.99	c total clause space: 78.2603MB
38.89/38.99	c total #watches: 580101
39.59/39.63	c total #propagations: 71166467 / total #impl: 238935522 (eff. 0.298)
39.59/39.63	c #Conflicts:      97000 | #Learnt:      14821 | 0.000
39.59/39.63	c total clause space: 78.2603MB
39.59/39.63	c total #watches: 584348
39.99/40.05	c total #propagations: 71967334 / total #impl: 241231503 (eff. 0.298)
39.99/40.05	c GC COLLECT
39.99/40.05	c #Conflicts:      98000 | #Learnt:       8408 | 0.000
39.99/40.05	c total clause space: 78.2603MB
39.99/40.05	c total #watches: 557569
40.39/40.42	c total #propagations: 72941551 / total #impl: 243938348 (eff. 0.299)
40.39/40.42	c #Conflicts:      99000 | #Learnt:       9408 | 0.000
40.39/40.42	c total clause space: 78.2603MB
40.39/40.42	c total #watches: 561285
40.79/40.81	c total #propagations: 73767668 / total #impl: 246223870 (eff. 0.300)
40.79/40.81	c #Conflicts:     100000 | #Learnt:      10408 | 0.000
40.79/40.81	c total clause space: 78.2603MB
40.79/40.81	c total #watches: 563965
41.19/41.23	c total #propagations: 74606870 / total #impl: 248487464 (eff. 0.300)
41.19/41.23	c #Conflicts:     101000 | #Learnt:      11408 | 0.000
41.19/41.23	c total clause space: 78.2603MB
41.19/41.23	c total #watches: 567422
41.59/41.69	c total #propagations: 75489159 / total #impl: 250904338 (eff. 0.301)
41.59/41.69	c #Conflicts:     102000 | #Learnt:      12408 | 0.000
41.59/41.69	c total clause space: 78.2603MB
41.59/41.69	c total #watches: 570531
42.09/42.12	c total #propagations: 76390643 / total #impl: 253351435 (eff. 0.302)
42.09/42.12	c #Conflicts:     103000 | #Learnt:      13408 | 0.000
42.09/42.12	c total clause space: 78.2603MB
42.09/42.12	c total #watches: 574491
42.49/42.54	c total #propagations: 77202532 / total #impl: 255766233 (eff. 0.302)
42.49/42.54	c #Conflicts:     104000 | #Learnt:      14408 | 0.000
42.49/42.54	c total clause space: 78.2603MB
42.49/42.54	c total #watches: 579158
42.89/42.98	c total #propagations: 77887647 / total #impl: 258293070 (eff. 0.302)
42.89/42.98	c #Conflicts:     105000 | #Learnt:      15408 | 0.000
42.89/42.98	c total clause space: 78.2603MB
42.89/42.98	c total #watches: 583148
43.29/43.37	c total #propagations: 78594848 / total #impl: 260684628 (eff. 0.301)
43.29/43.37	c GC COLLECT
43.29/43.37	c #Conflicts:     106000 | #Learnt:       8699 | 0.000
43.29/43.37	c total clause space: 78.2603MB
43.29/43.37	c total #watches: 558373
43.69/43.74	c total #propagations: 79265149 / total #impl: 262939309 (eff. 0.301)
43.69/43.74	c #Conflicts:     107000 | #Learnt:       9699 | 0.000
43.69/43.74	c total clause space: 78.2603MB
43.69/43.74	c total #watches: 561495
44.09/44.13	c total #propagations: 80017399 / total #impl: 265436066 (eff. 0.301)
44.09/44.13	c #Conflicts:     108000 | #Learnt:      10699 | 0.000
44.09/44.13	c total clause space: 78.2603MB
44.09/44.13	c total #watches: 566716
44.49/44.59	c total #propagations: 80728644 / total #impl: 267897310 (eff. 0.301)
44.49/44.59	c #Conflicts:     109000 | #Learnt:      11699 | 0.000
44.49/44.59	c total clause space: 78.2603MB
44.49/44.59	c total #watches: 570686
44.89/44.99	c total #propagations: 81574270 / total #impl: 270578712 (eff. 0.301)
44.89/44.99	c #Conflicts:     110000 | #Learnt:      12699 | 0.000
44.89/44.99	c total clause space: 78.2603MB
44.89/44.99	c total #watches: 576261
45.39/45.42	c total #propagations: 82256324 / total #impl: 272750000 (eff. 0.302)
45.39/45.42	c #Conflicts:     111000 | #Learnt:      13699 | 0.000
45.39/45.42	c total clause space: 78.2603MB
45.39/45.42	c total #watches: 582016
45.89/45.91	c total #propagations: 82938622 / total #impl: 274963618 (eff. 0.302)
45.89/45.91	c #Conflicts:     112000 | #Learnt:      14699 | 0.000
45.89/45.91	c total clause space: 78.2603MB
45.89/45.91	c total #watches: 588607
46.39/46.49	c total #propagations: 83664224 / total #impl: 277247380 (eff. 0.302)
46.39/46.49	c #Conflicts:     113000 | #Learnt:      15699 | 0.000
46.39/46.49	c total clause space: 78.2603MB
46.39/46.49	c total #watches: 592287
46.89/46.94	c total #propagations: 84436232 / total #impl: 279873423 (eff. 0.302)
46.89/46.94	c GC COLLECT
46.89/46.94	c #Conflicts:     114000 | #Learnt:       8697 | 0.000
46.89/46.94	c total clause space: 78.2603MB
46.89/46.94	c total #watches: 558741
47.29/47.36	c total #propagations: 85077676 / total #impl: 282083931 (eff. 0.302)
47.29/47.36	c #Conflicts:     115000 | #Learnt:       9697 | 0.000
47.29/47.36	c total clause space: 78.2603MB
47.29/47.36	c total #watches: 562161
47.69/47.77	c total #propagations: 85915704 / total #impl: 284677875 (eff. 0.302)
47.69/47.77	c #Conflicts:     116000 | #Learnt:      10697 | 0.000
47.69/47.77	c total clause space: 78.2603MB
47.69/47.77	c total #watches: 566272
48.09/48.17	c total #propagations: 86689385 / total #impl: 287156909 (eff. 0.302)
48.09/48.17	c #Conflicts:     117000 | #Learnt:      11697 | 0.000
48.09/48.17	c total clause space: 78.2603MB
48.09/48.17	c total #watches: 569288
48.49/48.56	c total #propagations: 87371543 / total #impl: 289459710 (eff. 0.302)
48.49/48.56	c #Conflicts:     118000 | #Learnt:      12697 | 0.000
48.49/48.56	c total clause space: 78.2603MB
48.49/48.56	c total #watches: 572367
48.89/48.96	c total #propagations: 88086686 / total #impl: 291672039 (eff. 0.302)
48.89/48.96	c #Conflicts:     119000 | #Learnt:      13697 | 0.000
48.89/48.96	c total clause space: 78.2603MB
48.89/48.96	c total #watches: 576032
49.39/49.46	c total #propagations: 88875145 / total #impl: 294051190 (eff. 0.302)
49.39/49.46	c #Conflicts:     120000 | #Learnt:      14697 | 0.000
49.39/49.46	c total clause space: 78.2603MB
49.39/49.46	c total #watches: 580359
49.89/49.95	c total #propagations: 89708468 / total #impl: 296919082 (eff. 0.302)
49.89/49.95	c #Conflicts:     121000 | #Learnt:      15697 | 0.000
49.89/49.95	c total clause space: 78.2603MB
49.89/49.95	c total #watches: 584786
50.39/50.48	c total #propagations: 90490083 / total #impl: 299552057 (eff. 0.302)
50.39/50.48	c GC COLLECT
50.39/50.48	c #Conflicts:     122000 | #Learnt:       8394 | 0.000
50.39/50.48	c total clause space: 78.2603MB
50.39/50.48	c total #watches: 557337
50.79/50.84	c total #propagations: 91230183 / total #impl: 302177767 (eff. 0.302)
50.79/50.84	c #Conflicts:     123000 | #Learnt:       9394 | 0.000
50.79/50.84	c total clause space: 78.2603MB
50.79/50.84	c total #watches: 560473
51.19/51.20	c total #propagations: 92029397 / total #impl: 304508177 (eff. 0.302)
51.19/51.20	c #Conflicts:     124000 | #Learnt:      10394 | 0.000
51.19/51.20	c total clause space: 78.2603MB
51.19/51.20	c total #watches: 564511
51.59/51.60	c total #propagations: 92758382 / total #impl: 307209885 (eff. 0.302)
51.59/51.60	c #Conflicts:     125000 | #Learnt:      11394 | 0.000
51.59/51.60	c total clause space: 78.2603MB
51.59/51.60	c total #watches: 569019
51.99/52.04	c total #propagations: 93444334 / total #impl: 309903401 (eff. 0.302)
51.99/52.04	c #Conflicts:     126000 | #Learnt:      12394 | 0.000
51.99/52.04	c total clause space: 78.2603MB
51.99/52.04	c total #watches: 573586
52.49/52.56	c total #propagations: 94242835 / total #impl: 312494903 (eff. 0.302)
52.49/52.56	c #Conflicts:     127000 | #Learnt:      13394 | 0.000
52.49/52.56	c total clause space: 78.2603MB
52.49/52.56	c total #watches: 577869
52.98/53.08	c total #propagations: 95155511 / total #impl: 315283707 (eff. 0.302)
52.98/53.08	c #Conflicts:     128000 | #Learnt:      14394 | 0.000
52.98/53.08	c total clause space: 78.2603MB
52.98/53.08	c total #watches: 583041
53.48/53.54	c total #propagations: 95895126 / total #impl: 318180347 (eff. 0.301)
53.48/53.54	c #Conflicts:     129000 | #Learnt:      15394 | 0.000
53.48/53.54	c total clause space: 78.2603MB
53.48/53.54	c total #watches: 587245
53.89/53.99	c total #propagations: 96590541 / total #impl: 320635244 (eff. 0.301)
53.89/53.99	c #Conflicts:     130000 | #Learnt:      16394 | 0.000
53.89/53.99	c total clause space: 78.2603MB
53.89/53.99	c total #watches: 590363
54.48/54.51	c total #propagations: 97280196 / total #impl: 322474712 (eff. 0.302)
54.48/54.51	c GC COLLECT
54.48/54.51	c #Conflicts:     131000 | #Learnt:       8797 | 0.000
54.48/54.51	c total clause space: 78.2603MB
54.48/54.51	c total #watches: 558323
54.78/54.87	c total #propagations: 97982735 / total #impl: 324583792 (eff. 0.302)
54.78/54.87	c #Conflicts:     132000 | #Learnt:       9797 | 0.000
54.78/54.87	c total clause space: 78.2603MB
54.78/54.88	c total #watches: 561857
55.18/55.27	c total #propagations: 98737989 / total #impl: 327059138 (eff. 0.302)
55.18/55.27	c #Conflicts:     133000 | #Learnt:      10797 | 0.000
55.18/55.27	c total clause space: 78.2603MB
55.18/55.27	c total #watches: 565496
55.68/55.71	c total #propagations: 99470933 / total #impl: 329475192 (eff. 0.302)
55.68/55.71	c #Conflicts:     134000 | #Learnt:      11797 | 0.000
55.68/55.71	c total clause space: 78.2603MB
55.68/55.72	c total #watches: 570001
56.09/56.18	c total #propagations: 100257142 / total #impl: 332212489 (eff. 0.302)
56.09/56.18	c #Conflicts:     135000 | #Learnt:      12797 | 0.000
56.09/56.18	c total clause space: 78.2603MB
56.09/56.18	c total #watches: 573741
56.58/56.63	c total #propagations: 101003200 / total #impl: 334691837 (eff. 0.302)
56.58/56.63	c #Conflicts:     136000 | #Learnt:      13797 | 0.000
56.58/56.63	c total clause space: 78.2603MB
56.58/56.63	c total #watches: 576811
57.19/57.21	c total #propagations: 101697852 / total #impl: 337066728 (eff. 0.302)
57.19/57.21	c #Conflicts:     137000 | #Learnt:      14797 | 0.000
57.19/57.21	c total clause space: 78.2603MB
57.19/57.21	c total #watches: 581722
57.68/57.76	c total #propagations: 102569342 / total #impl: 339739852 (eff. 0.302)
57.68/57.76	c #Conflicts:     138000 | #Learnt:      15797 | 0.000
57.68/57.76	c total clause space: 78.2603MB
57.68/57.76	c total #watches: 586506
58.18/58.24	c total #propagations: 103338217 / total #impl: 342239320 (eff. 0.302)
58.18/58.24	c #Conflicts:     139000 | #Learnt:      16797 | 0.000
58.18/58.24	c total clause space: 78.2603MB
58.18/58.24	c total #watches: 591688
58.78/58.81	c total #propagations: 104008582 / total #impl: 344446562 (eff. 0.302)
58.78/58.81	c #Conflicts:     140000 | #Learnt:      17797 | 0.000
58.78/58.81	c total clause space: 78.2603MB
58.78/58.81	c total #watches: 596851
59.08/59.18	c total #propagations: 104673058 / total #impl: 346549342 (eff. 0.302)
59.08/59.18	c GC COLLECT
59.08/59.18	c #Conflicts:     141000 | #Learnt:       9890 | 0.000
59.08/59.18	c total clause space: 78.2603MB
59.08/59.18	c total #watches: 561614
59.49/59.57	c total #propagations: 105311481 / total #impl: 348627280 (eff. 0.302)
59.49/59.57	c #Conflicts:     142000 | #Learnt:      10890 | 0.000
59.49/59.57	c total clause space: 78.2603MB
59.49/59.58	c total #watches: 569386
59.88/59.95	c total #propagations: 105998170 / total #impl: 351650796 (eff. 0.301)
59.88/59.95	c #Conflicts:     143000 | #Learnt:      11890 | 0.000
59.88/59.95	c total clause space: 78.2603MB
59.88/59.95	c total #watches: 572685
60.28/60.32	c total #propagations: 106702386 / total #impl: 353769904 (eff. 0.302)
60.28/60.32	c #Conflicts:     144000 | #Learnt:      12890 | 0.000
60.28/60.32	c total clause space: 78.2603MB
60.28/60.32	c total #watches: 575660
60.68/60.71	c total #propagations: 107297940 / total #impl: 355690733 (eff. 0.302)
60.68/60.71	c #Conflicts:     145000 | #Learnt:      13890 | 0.000
60.68/60.71	c total clause space: 78.2603MB
60.68/60.71	c total #watches: 579534
61.08/61.18	c total #propagations: 107831295 / total #impl: 357576514 (eff. 0.302)
61.08/61.18	c #Conflicts:     146000 | #Learnt:      14890 | 0.000
61.08/61.18	c total clause space: 78.2603MB
61.08/61.18	c total #watches: 583369
61.59/61.68	c total #propagations: 108397937 / total #impl: 359509938 (eff. 0.302)
61.59/61.68	c #Conflicts:     147000 | #Learnt:      15890 | 0.000
61.59/61.68	c total clause space: 78.2603MB
61.59/61.68	c total #watches: 587236
62.18/62.21	c total #propagations: 108995279 / total #impl: 361784539 (eff. 0.301)
62.18/62.21	c #Conflicts:     148000 | #Learnt:      16890 | 0.000
62.18/62.21	c total clause space: 78.2603MB
62.18/62.21	c total #watches: 590981
62.79/62.81	c total #propagations: 109774419 / total #impl: 364182399 (eff. 0.301)
62.79/62.81	c #Conflicts:     149000 | #Learnt:      17890 | 0.000
62.79/62.81	c total clause space: 127.173MB
62.79/62.81	c total #watches: 594927
63.38/63.40	c total #propagations: 110472302 / total #impl: 366758549 (eff. 0.301)
63.38/63.40	c GC COLLECT
63.38/63.40	c #Conflicts:     150000 | #Learnt:       9693 | 0.000
63.38/63.40	c total clause space: 127.173MB
63.38/63.40	c total #watches: 561916
63.79/63.82	c total #propagations: 111297458 / total #impl: 369626444 (eff. 0.301)
63.79/63.82	c #Conflicts:     151000 | #Learnt:      10693 | 0.000
63.79/63.82	c total clause space: 127.173MB
63.79/63.82	c total #watches: 564816
64.18/64.20	c total #propagations: 112069230 / total #impl: 371983451 (eff. 0.301)
64.18/64.20	c #Conflicts:     152000 | #Learnt:      11693 | 0.000
64.18/64.20	c total clause space: 127.173MB
64.18/64.20	c total #watches: 567741
64.48/64.59	c total #propagations: 112830738 / total #impl: 374300909 (eff. 0.301)
64.48/64.59	c #Conflicts:     153000 | #Learnt:      12693 | 0.000
64.48/64.59	c total clause space: 127.173MB
64.48/64.60	c total #watches: 570719
64.78/64.87	c total #propagations: 113542077 / total #impl: 376566318 (eff. 0.302)
64.78/64.87	c #Conflicts:     154000 | #Learnt:      13693 | 0.000
64.78/64.87	c total clause space: 127.173MB
64.78/64.87	c total #watches: 573426
65.18/65.29	c total #propagations: 114169466 / total #impl: 378167328 (eff. 0.302)
65.18/65.29	c #Conflicts:     155000 | #Learnt:      14693 | 0.000
65.18/65.29	c total clause space: 127.173MB
65.18/65.29	c total #watches: 576569
65.68/65.71	c total #propagations: 114833887 / total #impl: 380486389 (eff. 0.302)
65.68/65.71	c #Conflicts:     156000 | #Learnt:      15693 | 0.000
65.68/65.71	c total clause space: 127.173MB
65.68/65.71	c total #watches: 579719
66.09/66.14	c total #propagations: 115481065 / total #impl: 382727114 (eff. 0.302)
66.09/66.14	c #Conflicts:     157000 | #Learnt:      16693 | 0.000
66.09/66.14	c total clause space: 127.173MB
66.09/66.14	c total #watches: 583167
66.48/66.59	c total #propagations: 116224641 / total #impl: 385571654 (eff. 0.301)
66.48/66.59	c #Conflicts:     158000 | #Learnt:      17693 | 0.000
66.48/66.59	c total clause space: 127.173MB
66.48/66.60	c total #watches: 586261
66.98/67.03	c total #propagations: 116939574 / total #impl: 387918000 (eff. 0.301)
66.98/67.03	c #Conflicts:     159000 | #Learnt:      18693 | 0.000
66.98/67.03	c total clause space: 127.173MB
66.98/67.03	c total #watches: 590210
67.38/67.48	c total #propagations: 117604352 / total #impl: 390256663 (eff. 0.301)
67.38/67.48	c GC COLLECT
67.38/67.48	c #Conflicts:     160000 | #Learnt:      10187 | 0.000
67.38/67.48	c total clause space: 127.173MB
67.38/67.48	c total #watches: 563848
67.88/67.93	c total #propagations: 118371515 / total #impl: 393043773 (eff. 0.301)
67.88/67.93	c #Conflicts:     161000 | #Learnt:      11187 | 0.000
67.88/67.93	c total clause space: 127.173MB
67.88/67.93	c total #watches: 567503
68.29/68.33	c total #propagations: 119170709 / total #impl: 396129979 (eff. 0.301)
68.29/68.33	c #Conflicts:     162000 | #Learnt:      12187 | 0.000
68.29/68.33	c total clause space: 127.173MB
68.29/68.33	c total #watches: 570304
68.68/68.77	c total #propagations: 119999451 / total #impl: 398585289 (eff. 0.301)
68.68/68.77	c #Conflicts:     163000 | #Learnt:      13187 | 0.000
68.68/68.77	c total clause space: 127.173MB
68.68/68.77	c total #watches: 573693
69.18/69.25	c total #propagations: 120714177 / total #impl: 401136711 (eff. 0.301)
69.18/69.25	c #Conflicts:     164000 | #Learnt:      14187 | 0.000
69.18/69.25	c total clause space: 127.173MB
69.18/69.25	c total #watches: 577223
69.68/69.79	c total #propagations: 121503641 / total #impl: 404146155 (eff. 0.301)
69.68/69.79	c #Conflicts:     165000 | #Learnt:      15187 | 0.000
69.68/69.79	c total clause space: 127.173MB
69.68/69.79	c total #watches: 581478
70.28/70.37	c total #propagations: 122278659 / total #impl: 407541066 (eff. 0.300)
70.28/70.37	c #Conflicts:     166000 | #Learnt:      16187 | 0.000
70.28/70.37	c total clause space: 127.173MB
70.28/70.37	c total #watches: 584815
70.78/70.87	c total #propagations: 122983410 / total #impl: 410601200 (eff. 0.300)
70.78/70.87	c #Conflicts:     167000 | #Learnt:      17187 | 0.000
70.78/70.87	c total clause space: 127.173MB
70.78/70.87	c total #watches: 588250
71.28/71.34	c total #propagations: 123760437 / total #impl: 413342268 (eff. 0.299)
71.28/71.34	c #Conflicts:     168000 | #Learnt:      18187 | 0.000
71.28/71.34	c total clause space: 127.173MB
71.28/71.34	c total #watches: 591822
71.78/71.85	c total #propagations: 124433864 / total #impl: 415531829 (eff. 0.299)
71.78/71.85	c #Conflicts:     169000 | #Learnt:      19187 | 0.000
71.78/71.85	c total clause space: 127.173MB
71.78/71.85	c total #watches: 595485
72.28/72.30	c total #propagations: 125185131 / total #impl: 418057848 (eff. 0.299)
72.28/72.30	c GC COLLECT
72.28/72.30	c #Conflicts:     170000 | #Learnt:      10395 | 0.000
72.28/72.30	c total clause space: 127.173MB
72.28/72.30	c total #watches: 565005
72.69/72.78	c total #propagations: 125793012 / total #impl: 420185616 (eff. 0.299)
72.69/72.78	c #Conflicts:     171000 | #Learnt:      11395 | 0.000
72.69/72.78	c total clause space: 127.173MB
72.69/72.78	c total #watches: 570591
73.08/73.17	c total #propagations: 126598531 / total #impl: 422993482 (eff. 0.299)
73.08/73.17	c #Conflicts:     172000 | #Learnt:      12395 | 0.000
73.08/73.17	c total clause space: 127.173MB
73.08/73.17	c total #watches: 574611
73.58/73.60	c total #propagations: 127294667 / total #impl: 425508859 (eff. 0.299)
73.58/73.60	c #Conflicts:     173000 | #Learnt:      13395 | 0.000
73.58/73.60	c total clause space: 127.173MB
73.58/73.60	c total #watches: 577986
73.98/74.09	c total #propagations: 128046104 / total #impl: 427862862 (eff. 0.299)
73.98/74.09	c #Conflicts:     174000 | #Learnt:      14395 | 0.000
73.98/74.09	c total clause space: 127.173MB
73.98/74.09	c total #watches: 580789
74.48/74.56	c total #propagations: 128685152 / total #impl: 429956794 (eff. 0.299)
74.48/74.56	c #Conflicts:     175000 | #Learnt:      15395 | 0.000
74.48/74.56	c total clause space: 127.173MB
74.48/74.56	c total #watches: 583762
74.98/75.02	c total #propagations: 129307878 / total #impl: 432188009 (eff. 0.299)
74.98/75.02	c #Conflicts:     176000 | #Learnt:      16395 | 0.000
74.98/75.02	c total clause space: 127.173MB
74.98/75.02	c total #watches: 586883
75.48/75.54	c total #propagations: 130057154 / total #impl: 434603165 (eff. 0.299)
75.48/75.54	c #Conflicts:     177000 | #Learnt:      17395 | 0.000
75.48/75.54	c total clause space: 127.173MB
75.48/75.54	c total #watches: 590357
75.99/76.07	c total #propagations: 130881370 / total #impl: 437186043 (eff. 0.299)
75.99/76.07	c #Conflicts:     178000 | #Learnt:      18395 | 0.000
75.99/76.07	c total clause space: 127.173MB
75.99/76.07	c total #watches: 594500
76.48/76.57	c total #propagations: 131581826 / total #impl: 439857081 (eff. 0.299)
76.48/76.57	c #Conflicts:     179000 | #Learnt:      19395 | 0.000
76.48/76.57	c total clause space: 127.173MB
76.48/76.57	c total #watches: 598606
76.99/77.03	c total #propagations: 132316040 / total #impl: 442539899 (eff. 0.299)
76.99/77.03	c GC COLLECT
76.99/77.03	c #Conflicts:     180000 | #Learnt:      10307 | 0.000
76.99/77.03	c total clause space: 127.173MB
76.99/77.03	c total #watches: 564863
77.38/77.40	c total #propagations: 132973866 / total #impl: 444541437 (eff. 0.299)
77.38/77.40	c #Conflicts:     181000 | #Learnt:      11307 | 0.000
77.38/77.40	c total clause space: 127.173MB
77.38/77.40	c total #watches: 568382
77.68/77.77	c total #propagations: 133641579 / total #impl: 446978756 (eff. 0.299)
77.68/77.77	c #Conflicts:     182000 | #Learnt:      12307 | 0.000
77.68/77.77	c total clause space: 127.173MB
77.68/77.77	c total #watches: 571615
78.09/78.20	c total #propagations: 134385383 / total #impl: 449140096 (eff. 0.299)
78.09/78.20	c #Conflicts:     183000 | #Learnt:      13307 | 0.000
78.09/78.20	c total clause space: 127.173MB
78.09/78.20	c total #watches: 575440
78.68/78.70	c total #propagations: 135210970 / total #impl: 451534179 (eff. 0.299)
78.68/78.70	c #Conflicts:     184000 | #Learnt:      14307 | 0.000
78.68/78.70	c total clause space: 127.173MB
78.68/78.70	c total #watches: 578020
79.08/79.15	c total #propagations: 135915420 / total #impl: 453804092 (eff. 0.300)
79.08/79.15	c #Conflicts:     185000 | #Learnt:      15307 | 0.000
79.08/79.15	c total clause space: 127.173MB
79.08/79.16	c total #watches: 582223
79.58/79.63	c total #propagations: 136542354 / total #impl: 455990498 (eff. 0.299)
79.58/79.63	c #Conflicts:     186000 | #Learnt:      16307 | 0.000
79.58/79.63	c total clause space: 127.173MB
79.58/79.63	c total #watches: 585366
80.08/80.16	c total #propagations: 137156913 / total #impl: 458117750 (eff. 0.299)
80.08/80.16	c #Conflicts:     187000 | #Learnt:      17307 | 0.000
80.08/80.16	c total clause space: 127.173MB
80.08/80.16	c total #watches: 588873
80.68/80.73	c total #propagations: 137846425 / total #impl: 460560207 (eff. 0.299)
80.68/80.73	c #Conflicts:     188000 | #Learnt:      18307 | 0.000
80.68/80.73	c total clause space: 127.173MB
80.68/80.73	c total #watches: 592462
81.28/81.34	c total #propagations: 138549664 / total #impl: 463038475 (eff. 0.299)
81.28/81.34	c #Conflicts:     189000 | #Learnt:      19307 | 0.000
81.28/81.34	c total clause space: 127.173MB
81.28/81.34	c total #watches: 596383
81.88/81.93	c total #propagations: 139268797 / total #impl: 465498662 (eff. 0.299)
81.88/81.93	c #Conflicts:     190000 | #Learnt:      20307 | 0.000
81.88/81.93	c total clause space: 127.173MB
81.88/81.93	c total #watches: 599658
82.48/82.52	c total #propagations: 139893315 / total #impl: 467628922 (eff. 0.299)
82.48/82.52	c GC COLLECT
82.48/82.52	c #Conflicts:     191000 | #Learnt:      10907 | 0.000
82.48/82.52	c total clause space: 127.173MB
82.48/82.52	c total #watches: 567265
82.88/82.98	c total #propagations: 140597222 / total #impl: 470102492 (eff. 0.299)
82.88/82.98	c #Conflicts:     192000 | #Learnt:      11907 | 0.000
82.88/82.98	c total clause space: 127.173MB
82.88/82.98	c total #watches: 570171
83.38/83.46	c total #propagations: 141276538 / total #impl: 472554394 (eff. 0.299)
83.38/83.46	c #Conflicts:     193000 | #Learnt:      12907 | 0.000
83.38/83.46	c total clause space: 127.173MB
83.38/83.46	c total #watches: 574750
83.98/84.02	c total #propagations: 141943694 / total #impl: 475260902 (eff. 0.299)
83.98/84.02	c #Conflicts:     194000 | #Learnt:      13907 | 0.000
83.98/84.02	c total clause space: 127.173MB
83.98/84.02	c total #watches: 578160
84.58/84.61	c total #propagations: 142693050 / total #impl: 478330131 (eff. 0.298)
84.58/84.61	c #Conflicts:     195000 | #Learnt:      14907 | 0.000
84.58/84.61	c total clause space: 127.173MB
84.58/84.61	c total #watches: 581923
85.18/85.20	c total #propagations: 143429359 / total #impl: 481290230 (eff. 0.298)
85.18/85.20	c #Conflicts:     196000 | #Learnt:      15907 | 0.000
85.18/85.20	c total clause space: 127.173MB
85.18/85.20	c total #watches: 584745
85.78/85.84	c total #propagations: 144112637 / total #impl: 483902489 (eff. 0.298)
85.78/85.84	c #Conflicts:     197000 | #Learnt:      16907 | 0.000
85.78/85.84	c total clause space: 127.173MB
85.78/85.84	c total #watches: 588130
86.48/86.54	c total #propagations: 144844751 / total #impl: 486732699 (eff. 0.298)
86.48/86.54	c #Conflicts:     198000 | #Learnt:      17907 | 0.000
86.48/86.54	c total clause space: 127.173MB
86.48/86.54	c total #watches: 594096
87.28/87.36	c total #propagations: 145540076 / total #impl: 489683255 (eff. 0.297)
87.28/87.36	c #Conflicts:     199000 | #Learnt:      18907 | 0.000
87.28/87.36	c total clause space: 127.173MB
87.28/87.36	c total #watches: 597326
88.17/88.23	c total #propagations: 146256621 / total #impl: 492609585 (eff. 0.297)
88.17/88.23	c #Conflicts:     200000 | #Learnt:      19907 | 0.000
88.17/88.23	c total clause space: 127.173MB
88.17/88.23	c total #watches: 600828
88.97/89.09	c total #propagations: 147006836 / total #impl: 495569032 (eff. 0.297)
88.97/89.09	c #Conflicts:     201000 | #Learnt:      20907 | 0.000
88.97/89.09	c total clause space: 127.173MB
88.97/89.09	c total #watches: 604079
89.67/89.78	c total #propagations: 147776106 / total #impl: 498570535 (eff. 0.296)
89.67/89.78	c GC COLLECT
89.67/89.78	c #Conflicts:     202000 | #Learnt:      11204 | 0.000
89.67/89.78	c total clause space: 127.173MB
89.67/89.78	c total #watches: 567909
90.18/90.25	c total #propagations: 148579840 / total #impl: 501641841 (eff. 0.296)
90.18/90.25	c #Conflicts:     203000 | #Learnt:      12204 | 0.000
90.18/90.25	c total clause space: 127.173MB
90.18/90.25	c total #watches: 571249
90.77/90.80	c total #propagations: 149325680 / total #impl: 504222234 (eff. 0.296)
90.77/90.80	c #Conflicts:     204000 | #Learnt:      13204 | 0.000
90.77/90.80	c total clause space: 127.173MB
90.77/90.80	c total #watches: 574479
91.28/91.34	c total #propagations: 150140243 / total #impl: 507169818 (eff. 0.296)
91.28/91.34	c #Conflicts:     205000 | #Learnt:      14204 | 0.000
91.28/91.34	c total clause space: 127.173MB
91.28/91.34	c total #watches: 578053
91.77/91.80	c total #propagations: 150923318 / total #impl: 510164919 (eff. 0.296)
91.77/91.80	c #Conflicts:     206000 | #Learnt:      15204 | 0.000
91.77/91.80	c total clause space: 127.173MB
91.77/91.80	c total #watches: 582790
92.07/92.19	c total #propagations: 151522278 / total #impl: 513069796 (eff. 0.295)
92.07/92.19	c #Conflicts:     207000 | #Learnt:      16204 | 0.000
92.07/92.19	c total clause space: 127.173MB
92.07/92.19	c total #watches: 585809
92.67/92.80	c total #propagations: 152165966 / total #impl: 514968259 (eff. 0.295)
92.67/92.80	c #Conflicts:     208000 | #Learnt:      17204 | 0.000
92.67/92.80	c total clause space: 127.173MB
92.67/92.80	c total #watches: 589219
93.37/93.47	c total #propagations: 152856091 / total #impl: 517482818 (eff. 0.295)
93.37/93.47	c #Conflicts:     209000 | #Learnt:      18204 | 0.000
93.37/93.47	c total clause space: 127.173MB
93.37/93.47	c total #watches: 592721
94.07/94.14	c total #propagations: 153590872 / total #impl: 520123313 (eff. 0.295)
94.07/94.14	c #Conflicts:     210000 | #Learnt:      19204 | 0.000
94.07/94.14	c total clause space: 127.173MB
94.07/94.14	c total #watches: 596529
94.77/94.83	c total #propagations: 154291108 / total #impl: 522540926 (eff. 0.295)
94.77/94.83	c #Conflicts:     211000 | #Learnt:      20204 | 0.000
94.77/94.83	c total clause space: 127.173MB
94.77/94.83	c total #watches: 600317
95.47/95.51	c total #propagations: 155000438 / total #impl: 524848536 (eff. 0.295)
95.47/95.51	c #Conflicts:     212000 | #Learnt:      21204 | 0.000
95.47/95.51	c total clause space: 127.173MB
95.47/95.51	c total #watches: 603970
96.17/96.22	c total #propagations: 155653541 / total #impl: 527338484 (eff. 0.295)
96.17/96.22	c GC COLLECT
96.17/96.22	c #Conflicts:     213000 | #Learnt:      11200 | 0.000
96.17/96.22	c total clause space: 127.173MB
96.17/96.22	c total #watches: 568556
96.67/96.71	c total #propagations: 156420095 / total #impl: 529906625 (eff. 0.295)
96.67/96.71	c #Conflicts:     214000 | #Learnt:      12200 | 0.000
96.67/96.71	c total clause space: 127.173MB
96.67/96.71	c total #watches: 573255
97.17/97.20	c total #propagations: 157086132 / total #impl: 533333218 (eff. 0.295)
97.17/97.20	c #Conflicts:     215000 | #Learnt:      13200 | 0.000
97.17/97.20	c total clause space: 127.173MB
97.17/97.20	c total #watches: 577335
97.57/97.66	c total #propagations: 157833515 / total #impl: 536041701 (eff. 0.294)
97.57/97.66	c #Conflicts:     216000 | #Learnt:      14200 | 0.000
97.57/97.66	c total clause space: 127.173MB
97.57/97.66	c total #watches: 581068
98.07/98.15	c total #propagations: 158577008 / total #impl: 538283873 (eff. 0.295)
98.07/98.15	c #Conflicts:     217000 | #Learnt:      15200 | 0.000
98.07/98.15	c total clause space: 127.173MB
98.07/98.15	c total #watches: 584626
98.57/98.68	c total #propagations: 159258461 / total #impl: 540313566 (eff. 0.295)
98.57/98.68	c #Conflicts:     218000 | #Learnt:      16200 | 0.000
98.57/98.68	c total clause space: 127.173MB
98.57/98.68	c total #watches: 588810
99.17/99.29	c total #propagations: 159933615 / total #impl: 542343184 (eff. 0.295)
99.17/99.29	c #Conflicts:     219000 | #Learnt:      17200 | 0.000
99.17/99.29	c total clause space: 127.173MB
99.17/99.29	c total #watches: 593628
99.97/100.05	c total #propagations: 160641879 / total #impl: 544503690 (eff. 0.295)
99.97/100.05	c #Conflicts:     220000 | #Learnt:      18200 | 0.000
99.97/100.05	c total clause space: 127.173MB
99.97/100.05	c total #watches: 600098
100.77/100.86	c total #propagations: 161380131 / total #impl: 546737509 (eff. 0.295)
100.77/100.86	c #Conflicts:     221000 | #Learnt:      19200 | 0.000
100.77/100.86	c total clause space: 127.173MB
100.77/100.86	c total #watches: 604171
101.58/101.67	c total #propagations: 162094156 / total #impl: 548968009 (eff. 0.295)
101.58/101.67	c #Conflicts:     222000 | #Learnt:      20200 | 0.000
101.58/101.67	c total clause space: 127.173MB
101.58/101.67	c total #watches: 608459
102.38/102.41	c total #propagations: 162786624 / total #impl: 551089526 (eff. 0.295)
102.38/102.41	c #Conflicts:     223000 | #Learnt:      21200 | 0.000
102.38/102.41	c total clause space: 127.173MB
102.38/102.41	c total #watches: 613517
103.38/103.41	c total #propagations: 163475672 / total #impl: 553584907 (eff. 0.295)
103.38/103.41	c #Conflicts:     224000 | #Learnt:      22200 | 0.000
103.38/103.41	c total clause space: 127.173MB
103.38/103.41	c total #watches: 619767
104.07/104.16	c total #propagations: 164266721 / total #impl: 556721404 (eff. 0.295)
104.07/104.16	c GC COLLECT
104.07/104.16	c #Conflicts:     225000 | #Learnt:      11898 | 0.000
104.07/104.16	c total clause space: 127.173MB
104.07/104.16	c total #watches: 574141
104.67/104.79	c total #propagations: 164970061 / total #impl: 559743931 (eff. 0.295)
104.67/104.79	c #Conflicts:     226000 | #Learnt:      12898 | 0.000
104.67/104.79	c total clause space: 127.173MB
104.67/104.79	c total #watches: 577887
105.37/105.49	c total #propagations: 165695079 / total #impl: 562542923 (eff. 0.295)
105.37/105.49	c #Conflicts:     227000 | #Learnt:      13898 | 0.000
105.37/105.49	c total clause space: 127.173MB
105.37/105.49	c total #watches: 580852
106.17/106.22	c total #propagations: 166475841 / total #impl: 565320077 (eff. 0.294)
106.17/106.22	c #Conflicts:     228000 | #Learnt:      14898 | 0.000
106.17/106.22	c total clause space: 127.173MB
106.17/106.22	c total #watches: 587638
106.87/106.99	c total #propagations: 167137444 / total #impl: 567820140 (eff. 0.294)
106.87/106.99	c #Conflicts:     229000 | #Learnt:      15898 | 0.000
106.87/106.99	c total clause space: 127.173MB
106.87/106.99	c total #watches: 591780
107.88/107.90	c total #propagations: 167816552 / total #impl: 570544235 (eff. 0.294)
107.88/107.90	c #Conflicts:     230000 | #Learnt:      16898 | 0.000
107.88/107.90	c total clause space: 127.173MB
107.88/107.90	c total #watches: 596574
108.77/108.81	c total #propagations: 168446948 / total #impl: 572816916 (eff. 0.294)
108.77/108.81	c #Conflicts:     231000 | #Learnt:      17898 | 0.000
108.77/108.81	c total clause space: 127.173MB
108.77/108.81	c total #watches: 599757
109.47/109.55	c total #propagations: 169070876 / total #impl: 575063152 (eff. 0.294)
109.47/109.55	c #Conflicts:     232000 | #Learnt:      18898 | 0.000
109.47/109.55	c total clause space: 127.173MB
109.47/109.55	c total #watches: 603900
110.17/110.28	c total #propagations: 169805176 / total #impl: 577545899 (eff. 0.294)
110.17/110.28	c #Conflicts:     233000 | #Learnt:      19898 | 0.000
110.17/110.28	c total clause space: 127.173MB
110.17/110.28	c total #watches: 607359
111.08/111.14	c total #propagations: 170533839 / total #impl: 579869285 (eff. 0.294)
111.08/111.14	c #Conflicts:     234000 | #Learnt:      20898 | 0.000
111.08/111.14	c total clause space: 127.173MB
111.08/111.14	c total #watches: 611342
111.97/112.04	c total #propagations: 171298586 / total #impl: 582483941 (eff. 0.294)
111.97/112.04	c #Conflicts:     235000 | #Learnt:      21898 | 0.000
111.97/112.04	c total clause space: 127.173MB
111.97/112.04	c total #watches: 615414
112.87/112.94	c total #propagations: 172017277 / total #impl: 585288991 (eff. 0.294)
112.87/112.94	c #Conflicts:     236000 | #Learnt:      22898 | 0.000
112.87/112.94	c total clause space: 127.173MB
112.87/112.94	c total #watches: 619876
113.57/113.64	c total #propagations: 172709916 / total #impl: 587845828 (eff. 0.294)
113.57/113.64	c GC COLLECT
113.57/113.64	c #Conflicts:     237000 | #Learnt:      12285 | 0.000
113.57/113.64	c total clause space: 127.173MB
113.57/113.64	c total #watches: 573782
113.97/114.09	c total #propagations: 173342199 / total #impl: 590335715 (eff. 0.294)
113.97/114.09	c #Conflicts:     238000 | #Learnt:      13285 | 0.000
113.97/114.09	c total clause space: 127.173MB
113.97/114.09	c total #watches: 578600
114.48/114.57	c total #propagations: 173962574 / total #impl: 593200155 (eff. 0.293)
114.48/114.57	c #Conflicts:     239000 | #Learnt:      14285 | 0.000
114.48/114.57	c total clause space: 127.173MB
114.48/114.57	c total #watches: 583086
115.17/115.23	c total #propagations: 174698531 / total #impl: 595492376 (eff. 0.293)
115.17/115.23	c #Conflicts:     240000 | #Learnt:      15285 | 0.000
115.17/115.23	c total clause space: 127.173MB
115.17/115.23	c total #watches: 586147
115.77/115.87	c total #propagations: 175492285 / total #impl: 598245411 (eff. 0.293)
115.77/115.87	c #Conflicts:     241000 | #Learnt:      16285 | 0.000
115.77/115.87	c total clause space: 127.173MB
115.77/115.87	c total #watches: 590169
116.27/116.37	c total #propagations: 176328612 / total #impl: 601115428 (eff. 0.293)
116.27/116.37	c #Conflicts:     242000 | #Learnt:      17285 | 0.000
116.27/116.37	c total clause space: 127.173MB
116.27/116.37	c total #watches: 593458
116.97/117.03	c total #propagations: 176984716 / total #impl: 603251258 (eff. 0.293)
116.97/117.03	c #Conflicts:     243000 | #Learnt:      18285 | 0.000
116.97/117.03	c total clause space: 127.173MB
116.97/117.03	c total #watches: 598467
117.57/117.70	c total #propagations: 177797245 / total #impl: 605926840 (eff. 0.293)
117.57/117.70	c #Conflicts:     244000 | #Learnt:      19285 | 0.000
117.57/117.70	c total clause space: 127.173MB
117.57/117.70	c total #watches: 602228
118.37/118.47	c total #propagations: 178601296 / total #impl: 608788239 (eff. 0.293)
118.37/118.47	c #Conflicts:     245000 | #Learnt:      20285 | 0.000
118.37/118.47	c total clause space: 127.173MB
118.37/118.47	c total #watches: 604968
119.17/119.20	c total #propagations: 179359393 / total #impl: 611433729 (eff. 0.293)
119.17/119.20	c #Conflicts:     246000 | #Learnt:      21285 | 0.000
119.17/119.20	c total clause space: 127.173MB
119.17/119.20	c total #watches: 607909
119.67/119.77	c total #propagations: 180077908 / total #impl: 614431947 (eff. 0.293)
119.67/119.77	c #Conflicts:     247000 | #Learnt:      22285 | 0.000
119.67/119.77	c total clause space: 127.173MB
119.67/119.77	c total #watches: 612497
120.37/120.45	c total #propagations: 180720532 / total #impl: 616505697 (eff. 0.293)
120.37/120.45	c #Conflicts:     248000 | #Learnt:      23285 | 0.000
120.37/120.45	c total clause space: 127.173MB
120.37/120.45	c total #watches: 616691
120.98/121.09	c total #propagations: 181456303 / total #impl: 618874082 (eff. 0.293)
120.98/121.09	c GC COLLECT
120.98/121.09	c #Conflicts:     249000 | #Learnt:      12384 | 0.000
120.98/121.09	c total clause space: 127.173MB
120.98/121.09	c total #watches: 573833
121.47/121.57	c total #propagations: 182258432 / total #impl: 621271722 (eff. 0.293)
121.47/121.57	c #Conflicts:     250000 | #Learnt:      13384 | 0.000
121.47/121.57	c total clause space: 127.173MB
121.47/121.57	c total #watches: 577065
121.97/122.07	c total #propagations: 183095955 / total #impl: 623786524 (eff. 0.294)
121.97/122.07	c #Conflicts:     251000 | #Learnt:      14384 | 0.000
121.97/122.07	c total clause space: 127.173MB
121.97/122.07	c total #watches: 580446
122.47/122.54	c total #propagations: 183856761 / total #impl: 626489216 (eff. 0.293)
122.47/122.54	c #Conflicts:     252000 | #Learnt:      15384 | 0.000
122.47/122.54	c total clause space: 127.173MB
122.47/122.54	c total #watches: 583849
122.97/123.07	c total #propagations: 184585026 / total #impl: 628642024 (eff. 0.294)
122.97/123.07	c #Conflicts:     253000 | #Learnt:      16384 | 0.000
122.97/123.07	c total clause space: 127.173MB
122.97/123.07	c total #watches: 587383
123.47/123.55	c total #propagations: 185246593 / total #impl: 631218411 (eff. 0.293)
123.47/123.55	c #Conflicts:     254000 | #Learnt:      17384 | 0.000
123.47/123.55	c total clause space: 127.173MB
123.47/123.55	c total #watches: 590524
124.07/124.15	c total #propagations: 185849807 / total #impl: 633549700 (eff. 0.293)
124.07/124.15	c #Conflicts:     255000 | #Learnt:      18384 | 0.000
124.07/124.15	c total clause space: 127.173MB
124.07/124.15	c total #watches: 593404
124.67/124.70	c total #propagations: 186527109 / total #impl: 635843038 (eff. 0.293)
124.67/124.70	c #Conflicts:     256000 | #Learnt:      19384 | 0.000
124.67/124.70	c total clause space: 127.173MB
124.67/124.70	c total #watches: 597155
125.27/125.32	c total #propagations: 187315451 / total #impl: 638496357 (eff. 0.293)
125.27/125.32	c #Conflicts:     257000 | #Learnt:      20384 | 0.000
125.27/125.32	c total clause space: 127.173MB
125.27/125.32	c total #watches: 600903
125.87/125.99	c total #propagations: 188008528 / total #impl: 640917692 (eff. 0.293)
125.87/125.99	c #Conflicts:     258000 | #Learnt:      21384 | 0.000
125.87/125.99	c total clause space: 127.173MB
125.87/125.99	c total #watches: 604814
126.58/126.64	c total #propagations: 188626898 / total #impl: 643011780 (eff. 0.293)
126.58/126.64	c #Conflicts:     259000 | #Learnt:      22384 | 0.000
126.58/126.64	c total clause space: 127.173MB
126.58/126.64	c total #watches: 607540
127.27/127.35	c total #propagations: 189332644 / total #impl: 645528076 (eff. 0.293)
127.27/127.35	c #Conflicts:     260000 | #Learnt:      23384 | 0.000
127.27/127.35	c total clause space: 127.173MB
127.27/127.35	c total #watches: 611118
127.87/127.99	c total #propagations: 190123831 / total #impl: 648168250 (eff. 0.293)
127.87/127.99	c #Conflicts:     261000 | #Learnt:      24384 | 0.000
127.87/127.99	c total clause space: 127.173MB
127.87/127.99	c total #watches: 615049
128.37/128.48	c total #propagations: 190933224 / total #impl: 650699590 (eff. 0.293)
128.37/128.48	c GC COLLECT
128.37/128.48	c #Conflicts:     262000 | #Learnt:      13183 | 0.000
128.37/128.48	c total clause space: 127.173MB
128.37/128.48	c total #watches: 577088
128.87/128.95	c total #propagations: 191689514 / total #impl: 653128527 (eff. 0.293)
128.87/128.95	c #Conflicts:     263000 | #Learnt:      14183 | 0.000
128.87/128.95	c total clause space: 127.173MB
128.87/128.96	c total #watches: 580816
129.47/129.52	c total #propagations: 192387288 / total #impl: 655404143 (eff. 0.294)
129.47/129.52	c #Conflicts:     264000 | #Learnt:      15183 | 0.000
129.47/129.52	c total clause space: 127.173MB
129.47/129.52	c total #watches: 584950
129.88/129.99	c total #propagations: 193105621 / total #impl: 657804676 (eff. 0.294)
129.88/129.99	c #Conflicts:     265000 | #Learnt:      16183 | 0.000
129.88/129.99	c total clause space: 127.173MB
129.88/129.99	c total #watches: 587867
130.37/130.40	c total #propagations: 193728174 / total #impl: 659820122 (eff. 0.294)
130.37/130.40	c #Conflicts:     266000 | #Learnt:      17183 | 0.000
130.37/130.40	c total clause space: 127.173MB
130.37/130.40	c total #watches: 590433
130.88/130.92	c total #propagations: 194454458 / total #impl: 661828284 (eff. 0.294)
130.88/130.92	c #Conflicts:     267000 | #Learnt:      18183 | 0.000
130.88/130.92	c total clause space: 127.173MB
130.88/130.92	c total #watches: 593414
131.47/131.53	c total #propagations: 195231135 / total #impl: 664119640 (eff. 0.294)
131.47/131.53	c #Conflicts:     268000 | #Learnt:      19183 | 0.000
131.47/131.53	c total clause space: 127.173MB
131.47/131.53	c total #watches: 596768
132.08/132.15	c total #propagations: 196122330 / total #impl: 666695373 (eff. 0.294)
132.08/132.15	c #Conflicts:     269000 | #Learnt:      20183 | 0.000
132.08/132.15	c total clause space: 127.173MB
132.08/132.15	c total #watches: 600429
132.77/132.82	c total #propagations: 197019174 / total #impl: 669283581 (eff. 0.294)
132.77/132.82	c #Conflicts:     270000 | #Learnt:      21183 | 0.000
132.77/132.82	c total clause space: 127.173MB
132.77/132.82	c total #watches: 604489
133.47/133.56	c total #propagations: 197905106 / total #impl: 672097316 (eff. 0.294)
133.47/133.56	c #Conflicts:     271000 | #Learnt:      22183 | 0.000
133.47/133.56	c total clause space: 127.173MB
133.47/133.56	c total #watches: 608768
134.18/134.28	c total #propagations: 198745155 / total #impl: 674881495 (eff. 0.294)
134.18/134.28	c #Conflicts:     272000 | #Learnt:      23183 | 0.000
134.18/134.28	c total clause space: 127.173MB
134.18/134.28	c total #watches: 612203
135.07/135.10	c total #propagations: 199480434 / total #impl: 677406584 (eff. 0.294)
135.07/135.10	c #Conflicts:     273000 | #Learnt:      24183 | 0.000
135.07/135.10	c total clause space: 127.173MB
135.07/135.10	c total #watches: 615396
135.77/135.84	c total #propagations: 200294412 / total #impl: 680114462 (eff. 0.295)
135.77/135.84	c GC COLLECT
135.77/135.84	c #Conflicts:     274000 | #Learnt:      12702 | 0.000
135.77/135.84	c total clause space: 127.173MB
135.77/135.84	c total #watches: 575085
136.38/136.41	c total #propagations: 201021988 / total #impl: 682643621 (eff. 0.294)
136.38/136.41	c #Conflicts:     275000 | #Learnt:      13702 | 0.000
136.38/136.41	c total clause space: 127.173MB
136.38/136.41	c total #watches: 578253
136.87/136.99	c total #propagations: 201802665 / total #impl: 685180243 (eff. 0.295)
136.87/136.99	c #Conflicts:     276000 | #Learnt:      14702 | 0.000
136.87/136.99	c total clause space: 127.173MB
136.87/136.99	c total #watches: 582166
137.48/137.56	c total #propagations: 202524925 / total #impl: 687766096 (eff. 0.294)
137.48/137.56	c #Conflicts:     277000 | #Learnt:      15702 | 0.000
137.48/137.56	c total clause space: 127.173MB
137.48/137.56	c total #watches: 585921
138.07/138.16	c total #propagations: 203351648 / total #impl: 690525993 (eff. 0.294)
138.07/138.16	c #Conflicts:     278000 | #Learnt:      16702 | 0.000
138.07/138.16	c total clause space: 127.173MB
138.07/138.16	c total #watches: 590381
138.67/138.71	c total #propagations: 204111236 / total #impl: 693080599 (eff. 0.294)
138.67/138.71	c #Conflicts:     279000 | #Learnt:      17702 | 0.000
138.67/138.71	c total clause space: 127.173MB
138.67/138.71	c total #watches: 593697
139.17/139.22	c total #propagations: 204988539 / total #impl: 695696241 (eff. 0.295)
139.17/139.22	c #Conflicts:     280000 | #Learnt:      18702 | 0.000
139.17/139.22	c total clause space: 127.173MB
139.17/139.22	c total #watches: 597400
139.67/139.76	c total #propagations: 205728113 / total #impl: 697930063 (eff. 0.295)
139.67/139.76	c #Conflicts:     281000 | #Learnt:      19702 | 0.000
139.67/139.76	c total clause space: 127.173MB
139.67/139.76	c total #watches: 601860
140.27/140.32	c total #propagations: 206464981 / total #impl: 700256639 (eff. 0.295)
140.27/140.32	c #Conflicts:     282000 | #Learnt:      20702 | 0.000
140.27/140.32	c total clause space: 127.173MB
140.27/140.32	c total #watches: 605085
140.87/140.99	c total #propagations: 207306262 / total #impl: 702673161 (eff. 0.295)
140.87/140.99	c #Conflicts:     283000 | #Learnt:      21702 | 0.000
140.87/140.99	c total clause space: 127.173MB
140.87/140.99	c total #watches: 609677
141.57/141.67	c total #propagations: 208064134 / total #impl: 705033523 (eff. 0.295)
141.57/141.67	c #Conflicts:     284000 | #Learnt:      22702 | 0.000
141.57/141.67	c total clause space: 127.173MB
141.57/141.67	c total #watches: 614011
142.27/142.33	c total #propagations: 208653892 / total #impl: 707209360 (eff. 0.295)
142.27/142.33	c #Conflicts:     285000 | #Learnt:      23702 | 0.000
142.27/142.33	c total clause space: 127.173MB
142.27/142.33	c total #watches: 617136
142.97/143.05	c total #propagations: 209419098 / total #impl: 709419049 (eff. 0.295)
142.97/143.05	c #Conflicts:     286000 | #Learnt:      24702 | 0.000
142.97/143.05	c total clause space: 127.173MB
142.97/143.05	c total #watches: 620616
143.57/143.66	c total #propagations: 210206136 / total #impl: 712033539 (eff. 0.295)
143.57/143.66	c GC COLLECT
143.57/143.66	c #Conflicts:     287000 | #Learnt:      12899 | 0.000
143.57/143.66	c total clause space: 127.173MB
143.57/143.66	c total #watches: 575646
144.07/144.14	c total #propagations: 210841153 / total #impl: 714499391 (eff. 0.295)
144.07/144.14	c #Conflicts:     288000 | #Learnt:      13899 | 0.000
144.07/144.14	c total clause space: 127.173MB
144.07/144.14	c total #watches: 579861
144.57/144.63	c total #propagations: 211650576 / total #impl: 717014855 (eff. 0.295)
144.57/144.63	c #Conflicts:     289000 | #Learnt:      14899 | 0.000
144.57/144.63	c total clause space: 127.173MB
144.57/144.63	c total #watches: 584237
145.07/145.10	c total #propagations: 212357021 / total #impl: 719528558 (eff. 0.295)
145.07/145.10	c #Conflicts:     290000 | #Learnt:      15899 | 0.000
145.07/145.10	c total clause space: 127.173MB
145.07/145.10	c total #watches: 587679
145.37/145.45	c total #propagations: 213010784 / total #impl: 721685255 (eff. 0.295)
145.37/145.45	c #Conflicts:     291000 | #Learnt:      16899 | 0.000
145.37/145.45	c total clause space: 127.173MB
145.37/145.45	c total #watches: 590428
145.77/145.84	c total #propagations: 213655218 / total #impl: 723355984 (eff. 0.295)
145.77/145.84	c #Conflicts:     292000 | #Learnt:      17899 | 0.000
145.77/145.84	c total clause space: 127.173MB
145.77/145.84	c total #watches: 593015
146.27/146.36	c total #propagations: 214358119 / total #impl: 725176409 (eff. 0.296)
146.27/146.36	c #Conflicts:     293000 | #Learnt:      18899 | 0.000
146.27/146.36	c total clause space: 127.173MB
146.27/146.36	c total #watches: 596220
146.77/146.86	c total #propagations: 215079966 / total #impl: 727322525 (eff. 0.296)
146.77/146.86	c #Conflicts:     294000 | #Learnt:      19899 | 0.000
146.77/146.86	c total clause space: 127.173MB
146.77/146.86	c total #watches: 599350
147.27/147.39	c total #propagations: 215817317 / total #impl: 729375722 (eff. 0.296)
147.27/147.39	c #Conflicts:     295000 | #Learnt:      20899 | 0.000
147.27/147.39	c total clause space: 127.173MB
147.27/147.39	c total #watches: 602756
147.87/147.95	c total #propagations: 216521414 / total #impl: 731410165 (eff. 0.296)
147.87/147.95	c #Conflicts:     296000 | #Learnt:      21899 | 0.000
147.87/147.95	c total clause space: 127.173MB
147.87/147.95	c total #watches: 606776
148.57/148.62	c total #propagations: 217275100 / total #impl: 733754414 (eff. 0.296)
148.57/148.62	c #Conflicts:     297000 | #Learnt:      22899 | 0.000
148.57/148.62	c total clause space: 127.173MB
148.57/148.62	c total #watches: 610436
149.17/149.29	c total #propagations: 218031457 / total #impl: 736234502 (eff. 0.296)
149.17/149.29	c #Conflicts:     298000 | #Learnt:      23899 | 0.000
149.17/149.29	c total clause space: 127.173MB
149.17/149.29	c total #watches: 614244
149.87/149.95	c total #propagations: 218825984 / total #impl: 738889865 (eff. 0.296)
149.87/149.95	c #Conflicts:     299000 | #Learnt:      24899 | 0.000
149.87/149.95	c total clause space: 127.173MB
149.87/149.95	c total #watches: 618174
150.47/150.55	c total #propagations: 219590752 / total #impl: 741434525 (eff. 0.296)
150.47/150.55	c #Conflicts:     300000 | #Learnt:      25899 | 0.000
150.47/150.55	c total clause space: 127.173MB
150.47/150.55	c total #watches: 621503
151.07/151.16	c total #propagations: 220278412 / total #impl: 743868816 (eff. 0.296)
151.07/151.16	c GC COLLECT
151.07/151.16	c #Conflicts:     301000 | #Learnt:      13782 | 0.000
151.07/151.16	c total clause space: 127.173MB
151.07/151.16	c total #watches: 578253
151.46/151.58	c total #propagations: 221002510 / total #impl: 746266575 (eff. 0.296)
151.46/151.58	c #Conflicts:     302000 | #Learnt:      14782 | 0.000
151.46/151.58	c total clause space: 127.173MB
151.46/151.58	c total #watches: 581535
151.96/152.04	c total #propagations: 221655322 / total #impl: 748659402 (eff. 0.296)
151.96/152.04	c #Conflicts:     303000 | #Learnt:      15782 | 0.000
151.96/152.04	c total clause space: 127.173MB
151.96/152.04	c total #watches: 585818
152.56/152.67	c total #propagations: 222368173 / total #impl: 751004716 (eff. 0.296)
152.56/152.67	c #Conflicts:     304000 | #Learnt:      16782 | 0.000
152.56/152.67	c total clause space: 127.173MB
152.56/152.67	c total #watches: 590847
153.16/153.25	c total #propagations: 223148048 / total #impl: 753514045 (eff. 0.296)
153.16/153.25	c #Conflicts:     305000 | #Learnt:      17782 | 0.000
153.16/153.25	c total clause space: 127.173MB
153.16/153.25	c total #watches: 594608
153.76/153.82	c total #propagations: 223911287 / total #impl: 755995564 (eff. 0.296)
153.76/153.82	c #Conflicts:     306000 | #Learnt:      18782 | 0.000
153.76/153.82	c total clause space: 127.173MB
153.76/153.82	c total #watches: 598006
154.36/154.41	c total #propagations: 224590649 / total #impl: 758600985 (eff. 0.296)
154.36/154.41	c #Conflicts:     307000 | #Learnt:      19782 | 0.000
154.36/154.41	c total clause space: 127.173MB
154.36/154.41	c total #watches: 602441
154.96/155.00	c total #propagations: 225287024 / total #impl: 761671933 (eff. 0.296)
154.96/155.00	c #Conflicts:     308000 | #Learnt:      20782 | 0.000
154.96/155.00	c total clause space: 127.173MB
154.96/155.00	c total #watches: 605165
155.66/155.78	c total #propagations: 225992133 / total #impl: 763890573 (eff. 0.296)
155.66/155.78	c #Conflicts:     309000 | #Learnt:      21782 | 0.000
155.66/155.78	c total clause space: 127.173MB
155.66/155.78	c total #watches: 609699
156.27/156.39	c total #propagations: 226816670 / total #impl: 766761034 (eff. 0.296)
156.27/156.39	c #Conflicts:     310000 | #Learnt:      22782 | 0.000
156.27/156.39	c total clause space: 127.173MB
156.27/156.39	c total #watches: 614483
156.86/156.95	c total #propagations: 227500800 / total #impl: 769115642 (eff. 0.296)
156.86/156.95	c #Conflicts:     311000 | #Learnt:      23782 | 0.000
156.86/156.95	c total clause space: 127.173MB
156.86/156.96	c total #watches: 617965
157.56/157.69	c total #propagations: 228176581 / total #impl: 771081742 (eff. 0.296)
157.56/157.69	c #Conflicts:     312000 | #Learnt:      24782 | 0.000
157.56/157.69	c total clause space: 127.173MB
157.56/157.69	c total #watches: 621268
158.37/158.43	c total #propagations: 228837950 / total #impl: 773229540 (eff. 0.296)
158.37/158.43	c #Conflicts:     313000 | #Learnt:      25782 | 0.000
158.37/158.43	c total clause space: 127.173MB
158.37/158.43	c total #watches: 625010
159.16/159.20	c total #propagations: 229439725 / total #impl: 775347494 (eff. 0.296)
159.16/159.20	c #Conflicts:     314000 | #Learnt:      26782 | 0.000
159.16/159.20	c total clause space: 127.173MB
159.16/159.20	c total #watches: 628756
159.57/159.69	c total #propagations: 230024026 / total #impl: 777369787 (eff. 0.296)
159.57/159.69	c GC COLLECT
159.57/159.69	c #Conflicts:     315000 | #Learnt:      14402 | 0.000
159.57/159.69	c total clause space: 127.173MB
159.57/159.69	c total #watches: 580220
159.96/160.04	c total #propagations: 230693326 / total #impl: 779835135 (eff. 0.296)
159.96/160.04	c #Conflicts:     316000 | #Learnt:      15402 | 0.000
159.96/160.04	c total clause space: 127.173MB
159.96/160.04	c total #watches: 582731
160.26/160.40	c total #propagations: 231392315 / total #impl: 781812269 (eff. 0.296)
160.26/160.40	c #Conflicts:     317000 | #Learnt:      16402 | 0.000
160.26/160.40	c total clause space: 127.173MB
160.36/160.40	c total #watches: 585229
160.67/160.78	c total #propagations: 232076978 / total #impl: 783688142 (eff. 0.296)
160.67/160.78	c #Conflicts:     318000 | #Learnt:      17402 | 0.000
160.67/160.78	c total clause space: 127.173MB
160.67/160.78	c total #watches: 587782
161.06/161.18	c total #propagations: 232827307 / total #impl: 785698650 (eff. 0.296)
161.06/161.18	c #Conflicts:     319000 | #Learnt:      18402 | 0.000
161.06/161.18	c total clause space: 127.173MB
161.06/161.18	c total #watches: 590322
161.46/161.59	c total #propagations: 233528122 / total #impl: 787607447 (eff. 0.297)
161.46/161.59	c #Conflicts:     320000 | #Learnt:      19402 | 0.000
161.46/161.59	c total clause space: 127.173MB
161.46/161.59	c total #watches: 593705
161.96/162.02	c total #propagations: 234205700 / total #impl: 789432704 (eff. 0.297)
161.96/162.02	c #Conflicts:     321000 | #Learnt:      20402 | 0.000
161.96/162.02	c total clause space: 127.173MB
161.96/162.02	c total #watches: 596141
162.36/162.48	c total #propagations: 234895642 / total #impl: 791268410 (eff. 0.297)
162.36/162.48	c #Conflicts:     322000 | #Learnt:      21402 | 0.000
162.36/162.48	c total clause space: 127.173MB
162.36/162.48	c total #watches: 598633
162.87/162.99	c total #propagations: 235746111 / total #impl: 793555614 (eff. 0.297)
162.87/162.99	c #Conflicts:     323000 | #Learnt:      22402 | 0.000
162.87/162.99	c total clause space: 127.173MB
162.87/162.99	c total #watches: 601714
163.46/163.54	c total #propagations: 236596323 / total #impl: 795895177 (eff. 0.297)
163.46/163.54	c #Conflicts:     324000 | #Learnt:      23402 | 0.000
163.46/163.54	c total clause space: 127.173MB
163.46/163.54	c total #watches: 604675
164.06/164.10	c total #propagations: 237505353 / total #impl: 798393836 (eff. 0.297)
164.06/164.10	c #Conflicts:     325000 | #Learnt:      24402 | 0.000
164.06/164.10	c total clause space: 127.173MB
164.06/164.10	c total #watches: 607693
164.56/164.66	c total #propagations: 238388175 / total #impl: 800860570 (eff. 0.298)
164.56/164.66	c #Conflicts:     326000 | #Learnt:      25402 | 0.000
164.56/164.66	c total clause space: 127.173MB
164.56/164.66	c total #watches: 610361
165.07/165.17	c total #propagations: 239225856 / total #impl: 803233776 (eff. 0.298)
165.07/165.17	c #Conflicts:     327000 | #Learnt:      26402 | 0.000
165.07/165.17	c total clause space: 127.173MB
165.07/165.17	c total #watches: 612874
165.56/165.69	c total #propagations: 240023877 / total #impl: 805368491 (eff. 0.298)
165.56/165.69	c #Conflicts:     328000 | #Learnt:      27402 | 0.000
165.56/165.69	c total clause space: 127.173MB
165.56/165.69	c total #watches: 615610
165.96/166.09	c total #propagations: 240808886 / total #impl: 807514072 (eff. 0.298)
165.96/166.09	c GC COLLECT
165.96/166.09	c #Conflicts:     329000 | #Learnt:      14687 | 0.000
165.96/166.09	c total clause space: 127.173MB
165.96/166.09	c total #watches: 580705
166.36/166.47	c total #propagations: 241566464 / total #impl: 809578122 (eff. 0.298)
166.36/166.47	c #Conflicts:     330000 | #Learnt:      15687 | 0.000
166.36/166.47	c total clause space: 127.173MB
166.36/166.47	c total #watches: 583475
166.76/166.82	c total #propagations: 242293744 / total #impl: 811606869 (eff. 0.299)
166.76/166.82	c #Conflicts:     331000 | #Learnt:      16687 | 0.000
166.76/166.82	c total clause space: 127.173MB
166.76/166.82	c total #watches: 586036
167.06/167.19	c total #propagations: 242967029 / total #impl: 813400164 (eff. 0.299)
167.06/167.19	c #Conflicts:     332000 | #Learnt:      17687 | 0.000
167.06/167.19	c total clause space: 127.173MB
167.06/167.19	c total #watches: 588915
167.56/167.67	c total #propagations: 243727127 / total #impl: 815488946 (eff. 0.299)
167.56/167.67	c #Conflicts:     333000 | #Learnt:      18687 | 0.000
167.56/167.67	c total clause space: 127.173MB
167.56/167.67	c total #watches: 591675
168.06/168.17	c total #propagations: 244617383 / total #impl: 817960386 (eff. 0.299)
168.06/168.17	c #Conflicts:     334000 | #Learnt:      19687 | 0.000
168.06/168.17	c total clause space: 127.173MB
168.06/168.17	c total #watches: 595204
168.56/168.65	c total #propagations: 245387673 / total #impl: 820480204 (eff. 0.299)
168.56/168.65	c #Conflicts:     335000 | #Learnt:      20687 | 0.000
168.56/168.65	c total clause space: 127.173MB
168.56/168.65	c total #watches: 598563
169.06/169.15	c total #propagations: 246172825 / total #impl: 822755108 (eff. 0.299)
169.06/169.15	c #Conflicts:     336000 | #Learnt:      21687 | 0.000
169.06/169.15	c total clause space: 127.173MB
169.06/169.15	c total #watches: 601472
169.66/169.75	c total #propagations: 246871714 / total #impl: 824851609 (eff. 0.299)
169.66/169.75	c #Conflicts:     337000 | #Learnt:      22687 | 0.000
169.66/169.75	c total clause space: 127.173MB
169.66/169.75	c total #watches: 605480
170.26/170.34	c total #propagations: 247527677 / total #impl: 827185691 (eff. 0.299)
170.26/170.34	c #Conflicts:     338000 | #Learnt:      23687 | 0.000
170.26/170.34	c total clause space: 127.173MB
170.26/170.34	c total #watches: 609183
170.86/170.97	c total #propagations: 248399961 / total #impl: 829723206 (eff. 0.299)
170.86/170.97	c #Conflicts:     339000 | #Learnt:      24687 | 0.000
170.86/170.97	c total clause space: 127.173MB
170.86/170.97	c total #watches: 613897
171.57/171.64	c total #propagations: 249074359 / total #impl: 832152920 (eff. 0.299)
171.57/171.64	c #Conflicts:     340000 | #Learnt:      25687 | 0.000
171.57/171.64	c total clause space: 127.173MB
171.57/171.64	c total #watches: 617297
172.06/172.12	c total #propagations: 249810188 / total #impl: 834926311 (eff. 0.299)
172.06/172.12	c #Conflicts:     341000 | #Learnt:      26687 | 0.000
172.06/172.12	c total clause space: 127.173MB
172.06/172.12	c total #watches: 620600
172.56/172.69	c total #propagations: 250435428 / total #impl: 836911696 (eff. 0.299)
172.56/172.69	c #Conflicts:     342000 | #Learnt:      27687 | 0.000
172.56/172.69	c total clause space: 127.173MB
172.56/172.69	c total #watches: 624294
173.26/173.34	c total #propagations: 251185621 / total #impl: 839175964 (eff. 0.299)
173.26/173.34	c GC COLLECT
173.26/173.34	c #Conflicts:     343000 | #Learnt:      14680 | 0.000
173.26/173.34	c total clause space: 127.173MB
173.26/173.34	c total #watches: 582878
173.77/173.84	c total #propagations: 251912063 / total #impl: 842475823 (eff. 0.299)
173.77/173.84	c #Conflicts:     344000 | #Learnt:      15680 | 0.000
173.77/173.84	c total clause space: 127.173MB
173.77/173.84	c total #watches: 587188
174.36/174.43	c total #propagations: 252624606 / total #impl: 845210327 (eff. 0.299)
174.36/174.43	c #Conflicts:     345000 | #Learnt:      16680 | 0.000
174.36/174.43	c total clause space: 127.173MB
174.36/174.43	c total #watches: 590566
174.97/175.03	c total #propagations: 253301597 / total #impl: 847576827 (eff. 0.299)
174.97/175.03	c #Conflicts:     346000 | #Learnt:      17680 | 0.000
174.97/175.03	c total clause space: 127.173MB
174.97/175.03	c total #watches: 597137
175.66/175.80	c total #propagations: 254030253 / total #impl: 850155057 (eff. 0.299)
175.66/175.80	c #Conflicts:     347000 | #Learnt:      18680 | 0.000
175.66/175.80	c total clause space: 127.173MB
175.76/175.80	c total #watches: 603221
176.36/176.40	c total #propagations: 254857921 / total #impl: 853577885 (eff. 0.299)
176.36/176.40	c #Conflicts:     348000 | #Learnt:      19680 | 0.000
176.36/176.40	c total clause space: 127.173MB
176.36/176.40	c total #watches: 607718
177.07/177.11	c total #propagations: 255552141 / total #impl: 856436430 (eff. 0.298)
177.07/177.11	c #Conflicts:     349000 | #Learnt:      20680 | 0.000
177.07/177.11	c total clause space: 127.173MB
177.07/177.11	c total #watches: 610629
177.86/177.98	c total #propagations: 256383058 / total #impl: 858881957 (eff. 0.299)
177.86/177.98	c #Conflicts:     350000 | #Learnt:      21680 | 0.000
177.86/177.98	c total clause space: 127.173MB
177.86/177.98	c total #watches: 614484
178.76/178.86	c total #propagations: 257331514 / total #impl: 861895171 (eff. 0.299)
178.76/178.86	c #Conflicts:     351000 | #Learnt:      22680 | 0.000
178.76/178.86	c total clause space: 127.173MB
178.76/178.86	c total #watches: 618121
179.66/179.78	c total #propagations: 258276041 / total #impl: 864901958 (eff. 0.299)
179.66/179.78	c #Conflicts:     352000 | #Learnt:      23680 | 0.000
179.66/179.78	c total clause space: 127.173MB
179.66/179.78	c total #watches: 621681
180.56/180.69	c total #propagations: 259145000 / total #impl: 867725927 (eff. 0.299)
180.56/180.69	c #Conflicts:     353000 | #Learnt:      24680 | 0.000
180.56/180.69	c total clause space: 127.173MB
180.56/180.69	c total #watches: 626618
181.36/181.50	c total #propagations: 259950597 / total #impl: 870379619 (eff. 0.299)
181.36/181.50	c #Conflicts:     354000 | #Learnt:      25680 | 0.000
181.36/181.50	c total clause space: 127.173MB
181.36/181.50	c total #watches: 630362
182.26/182.34	c total #propagations: 260611811 / total #impl: 872908171 (eff. 0.299)
182.26/182.34	c #Conflicts:     355000 | #Learnt:      26680 | 0.000
182.26/182.34	c total clause space: 127.173MB
182.26/182.34	c total #watches: 634480
183.16/183.25	c total #propagations: 261365315 / total #impl: 875672963 (eff. 0.298)
183.16/183.25	c #Conflicts:     356000 | #Learnt:      27680 | 0.000
183.16/183.25	c total clause space: 127.173MB
183.16/183.26	c total #watches: 639380
184.16/184.21	c total #propagations: 261980143 / total #impl: 878594420 (eff. 0.298)
184.16/184.21	c GC COLLECT
184.16/184.21	c #Conflicts:     357000 | #Learnt:      14378 | 0.000
184.16/184.21	c total clause space: 127.173MB
184.16/184.21	c total #watches: 581049
184.66/184.71	c total #propagations: 262687039 / total #impl: 881240124 (eff. 0.298)
184.66/184.71	c #Conflicts:     358000 | #Learnt:      15378 | 0.000
184.66/184.71	c total clause space: 127.173MB
184.66/184.71	c total #watches: 584369
185.06/185.18	c total #propagations: 263424979 / total #impl: 883654802 (eff. 0.298)
185.06/185.18	c #Conflicts:     359000 | #Learnt:      16378 | 0.000
185.06/185.18	c total clause space: 127.173MB
185.06/185.18	c total #watches: 587246
185.76/185.85	c total #propagations: 264187813 / total #impl: 885886366 (eff. 0.298)
185.76/185.85	c #Conflicts:     360000 | #Learnt:      17378 | 0.000
185.76/185.85	c total clause space: 127.173MB
185.76/185.85	c total #watches: 590961
186.36/186.44	c total #propagations: 265074440 / total #impl: 888757155 (eff. 0.298)
186.36/186.44	c #Conflicts:     361000 | #Learnt:      18378 | 0.000
186.36/186.44	c total clause space: 127.173MB
186.36/186.44	c total #watches: 594416
187.07/187.11	c total #propagations: 265751627 / total #impl: 891484499 (eff. 0.298)
187.07/187.11	c #Conflicts:     362000 | #Learnt:      19378 | 0.000
187.07/187.11	c total clause space: 127.173MB
187.07/187.11	c total #watches: 599116
187.66/187.75	c total #propagations: 266559630 / total #impl: 894766343 (eff. 0.298)
187.66/187.75	c #Conflicts:     363000 | #Learnt:      20378 | 0.000
187.66/187.75	c total clause space: 127.173MB
187.66/187.75	c total #watches: 602953
188.26/188.36	c total #propagations: 267331041 / total #impl: 897301599 (eff. 0.298)
188.26/188.36	c #Conflicts:     364000 | #Learnt:      21378 | 0.000
188.26/188.36	c total clause space: 127.173MB
188.26/188.36	c total #watches: 606123
188.96/189.04	c total #propagations: 267947570 / total #impl: 899472381 (eff. 0.298)
188.96/189.04	c #Conflicts:     365000 | #Learnt:      22378 | 0.000
188.96/189.04	c total clause space: 127.173MB
188.96/189.04	c total #watches: 609108
189.66/189.73	c total #propagations: 268723498 / total #impl: 902405523 (eff. 0.298)
189.66/189.73	c #Conflicts:     366000 | #Learnt:      23378 | 0.000
189.66/189.73	c total clause space: 127.173MB
189.66/189.73	c total #watches: 612265
190.37/190.43	c total #propagations: 269465863 / total #impl: 905127005 (eff. 0.298)
190.37/190.43	c #Conflicts:     367000 | #Learnt:      24378 | 0.000
190.37/190.43	c total clause space: 127.173MB
190.37/190.43	c total #watches: 618850
191.26/191.34	c total #propagations: 270258657 / total #impl: 907954266 (eff. 0.298)
191.26/191.34	c #Conflicts:     368000 | #Learnt:      25378 | 0.000
191.26/191.34	c total clause space: 127.173MB
191.26/191.34	c total #watches: 625105
192.26/192.38	c total #propagations: 271067235 / total #impl: 911008135 (eff. 0.298)
192.26/192.38	c #Conflicts:     369000 | #Learnt:      26378 | 0.000
192.26/192.38	c total clause space: 127.173MB
192.26/192.38	c total #watches: 635048
193.36/193.48	c total #propagations: 271827711 / total #impl: 914144254 (eff. 0.297)
193.36/193.48	c #Conflicts:     370000 | #Learnt:      27378 | 0.000
193.36/193.48	c total clause space: 127.173MB
193.36/193.48	c total #watches: 638867
194.56/194.63	c total #propagations: 272512687 / total #impl: 916514213 (eff. 0.297)
194.56/194.63	c #Conflicts:     371000 | #Learnt:      28378 | 0.000
194.56/194.63	c total clause space: 127.173MB
194.56/194.63	c total #watches: 642045
195.66/195.71	c total #propagations: 273171456 / total #impl: 918779325 (eff. 0.297)
195.66/195.71	c GC COLLECT
195.66/195.71	c #Conflicts:     372000 | #Learnt:      14776 | 0.000
195.66/195.71	c total clause space: 127.173MB
195.66/195.71	c total #watches: 581999
196.16/196.21	c total #propagations: 273813372 / total #impl: 921063167 (eff. 0.297)
196.16/196.21	c #Conflicts:     373000 | #Learnt:      15776 | 0.000
196.16/196.21	c total clause space: 127.173MB
196.16/196.21	c total #watches: 585739
196.66/196.76	c total #propagations: 274418216 / total #impl: 923262591 (eff. 0.297)
196.66/196.76	c #Conflicts:     374000 | #Learnt:      16776 | 0.000
196.66/196.76	c total clause space: 127.173MB
196.66/196.76	c total #watches: 589487
197.26/197.37	c total #propagations: 275051249 / total #impl: 925667058 (eff. 0.297)
197.26/197.37	c #Conflicts:     375000 | #Learnt:      17776 | 0.000
197.26/197.37	c total clause space: 127.173MB
197.26/197.37	c total #watches: 593000
197.96/198.01	c total #propagations: 275700971 / total #impl: 928116902 (eff. 0.297)
197.96/198.01	c #Conflicts:     376000 | #Learnt:      18776 | 0.000
197.96/198.01	c total clause space: 127.173MB
197.96/198.01	c total #watches: 597480
198.56/198.69	c total #propagations: 276342104 / total #impl: 930630802 (eff. 0.297)
198.56/198.69	c #Conflicts:     377000 | #Learnt:      19776 | 0.000
198.56/198.69	c total clause space: 127.173MB
198.56/198.69	c total #watches: 603510
199.36/199.42	c total #propagations: 276942938 / total #impl: 933499009 (eff. 0.297)
199.36/199.42	c #Conflicts:     378000 | #Learnt:      20776 | 0.000
199.36/199.42	c total clause space: 127.173MB
199.36/199.42	c total #watches: 606862
200.06/200.10	c total #propagations: 277515348 / total #impl: 935909824 (eff. 0.297)
200.06/200.10	c #Conflicts:     379000 | #Learnt:      21776 | 0.000
200.06/200.10	c total clause space: 127.173MB
200.06/200.10	c total #watches: 610137
200.66/200.73	c total #propagations: 278208449 / total #impl: 938416462 (eff. 0.296)
200.66/200.73	c #Conflicts:     380000 | #Learnt:      22776 | 0.000
200.66/200.73	c total clause space: 127.173MB
200.66/200.73	c total #watches: 613162
201.36/201.41	c total #propagations: 278949316 / total #impl: 940727257 (eff. 0.297)
201.36/201.41	c #Conflicts:     381000 | #Learnt:      23776 | 0.000
201.36/201.41	c total clause space: 127.173MB
201.36/201.41	c total #watches: 616403
202.16/202.29	c total #propagations: 279717878 / total #impl: 943054132 (eff. 0.297)
202.16/202.29	c #Conflicts:     382000 | #Learnt:      24776 | 0.000
202.16/202.29	c total clause space: 127.173MB
202.16/202.29	c total #watches: 620233
202.96/203.00	c total #propagations: 280433930 / total #impl: 945475901 (eff. 0.297)
202.96/203.00	c #Conflicts:     383000 | #Learnt:      25776 | 0.000
202.96/203.00	c total clause space: 127.173MB
202.96/203.00	c total #watches: 625144
203.66/203.77	c total #propagations: 281121497 / total #impl: 948302254 (eff. 0.296)
203.66/203.77	c #Conflicts:     384000 | #Learnt:      26776 | 0.000
203.66/203.77	c total clause space: 127.173MB
203.66/203.77	c total #watches: 628862
204.46/204.58	c total #propagations: 281855217 / total #impl: 950761287 (eff. 0.296)
204.46/204.58	c #Conflicts:     385000 | #Learnt:      27776 | 0.000
204.46/204.58	c total clause space: 127.173MB
204.46/204.58	c total #watches: 631792
205.26/205.32	c total #propagations: 282503780 / total #impl: 953313540 (eff. 0.296)
205.26/205.32	c #Conflicts:     386000 | #Learnt:      28776 | 0.000
205.26/205.32	c total clause space: 127.173MB
205.26/205.32	c total #watches: 634974
205.86/205.99	c total #propagations: 283213966 / total #impl: 957335394 (eff. 0.296)
205.86/205.99	c #Conflicts:     387000 | #Learnt:      29776 | 0.000
205.86/205.99	c total clause space: 127.173MB
205.86/205.99	c total #watches: 637621
206.46/206.56	c total #propagations: 283962029 / total #impl: 959596379 (eff. 0.296)
206.46/206.56	c GC COLLECT
206.46/206.56	c #Conflicts:     388000 | #Learnt:      15869 | 0.000
206.46/206.56	c total clause space: 127.173MB
206.46/206.56	c total #watches: 585790
207.06/207.11	c total #propagations: 284703088 / total #impl: 962018540 (eff. 0.296)
207.06/207.11	c #Conflicts:     389000 | #Learnt:      16869 | 0.000
207.06/207.11	c total clause space: 127.173MB
207.06/207.11	c total #watches: 590487
207.66/207.74	c total #propagations: 285441386 / total #impl: 964796336 (eff. 0.296)
207.66/207.74	c #Conflicts:     390000 | #Learnt:      17869 | 0.000
207.66/207.74	c total clause space: 127.173MB
207.66/207.74	c total #watches: 593719
208.26/208.32	c total #propagations: 286157707 / total #impl: 967153045 (eff. 0.296)
208.26/208.32	c #Conflicts:     391000 | #Learnt:      18869 | 0.000
208.26/208.32	c total clause space: 127.173MB
208.26/208.32	c total #watches: 596555
208.86/208.98	c total #propagations: 286911545 / total #impl: 969981366 (eff. 0.296)
208.86/208.98	c #Conflicts:     392000 | #Learnt:      19869 | 0.000
208.86/208.98	c total clause space: 127.173MB
208.86/208.98	c total #watches: 599612
209.46/209.52	c total #propagations: 287662149 / total #impl: 972870584 (eff. 0.296)
209.46/209.52	c #Conflicts:     393000 | #Learnt:      20869 | 0.000
209.46/209.52	c total clause space: 127.173MB
209.46/209.53	c total #watches: 602779
210.06/210.14	c total #propagations: 288461867 / total #impl: 975199236 (eff. 0.296)
210.06/210.14	c #Conflicts:     394000 | #Learnt:      21869 | 0.000
210.06/210.14	c total clause space: 127.173MB
210.06/210.14	c total #watches: 606313
210.66/210.74	c total #propagations: 289048471 / total #impl: 977370436 (eff. 0.296)
210.66/210.74	c #Conflicts:     395000 | #Learnt:      22869 | 0.000
210.66/210.74	c total clause space: 127.173MB
210.66/210.74	c total #watches: 609627
211.16/211.24	c total #propagations: 289748408 / total #impl: 979542850 (eff. 0.296)
211.16/211.24	c #Conflicts:     396000 | #Learnt:      23869 | 0.000
211.16/211.24	c total clause space: 127.173MB
211.16/211.24	c total #watches: 613511
211.76/211.80	c total #propagations: 290463093 / total #impl: 981808687 (eff. 0.296)
211.76/211.80	c #Conflicts:     397000 | #Learnt:      24869 | 0.000
211.76/211.80	c total clause space: 127.173MB
211.76/211.80	c total #watches: 617059
212.36/212.41	c total #propagations: 291201019 / total #impl: 984090317 (eff. 0.296)
212.36/212.41	c #Conflicts:     398000 | #Learnt:      25869 | 0.000
212.36/212.41	c total clause space: 127.173MB
212.36/212.41	c total #watches: 620379
213.06/213.12	c total #propagations: 291927581 / total #impl: 986495915 (eff. 0.296)
213.06/213.12	c #Conflicts:     399000 | #Learnt:      26869 | 0.000
213.06/213.12	c total clause space: 127.173MB
213.06/213.12	c total #watches: 624006
213.66/213.74	c total #propagations: 292656818 / total #impl: 988894043 (eff. 0.296)
213.66/213.74	c #Conflicts:     400000 | #Learnt:      27869 | 0.000
213.66/213.74	c total clause space: 127.173MB
213.66/213.74	c total #watches: 626749
214.26/214.37	c total #propagations: 293373743 / total #impl: 991051839 (eff. 0.296)
214.26/214.37	c #Conflicts:     401000 | #Learnt:      28869 | 0.000
214.26/214.37	c total clause space: 127.173MB
214.26/214.37	c total #watches: 629565
215.16/215.21	c total #propagations: 294239298 / total #impl: 993372221 (eff. 0.296)
215.16/215.21	c #Conflicts:     402000 | #Learnt:      29869 | 0.000
215.16/215.21	c total clause space: 127.173MB
215.16/215.21	c total #watches: 632570
215.86/215.93	c total #propagations: 294978981 / total #impl: 996014441 (eff. 0.296)
215.86/215.93	c GC COLLECT
215.86/215.93	c #Conflicts:     403000 | #Learnt:      15669 | 0.000
215.86/215.93	c total clause space: 127.173MB
215.86/215.93	c total #watches: 584927
216.36/216.40	c total #propagations: 295704116 / total #impl: 998643096 (eff. 0.296)
216.36/216.40	c #Conflicts:     404000 | #Learnt:      16669 | 0.000
216.36/216.40	c total clause space: 127.173MB
216.36/216.40	c total #watches: 587616
216.76/216.82	c total #propagations: 296400501 / total #impl: 1000969723 (eff. 0.296)
216.76/216.82	c #Conflicts:     405000 | #Learnt:      17669 | 0.000
216.76/216.82	c total clause space: 127.173MB
216.76/216.82	c total #watches: 590517
217.15/217.25	c total #propagations: 297111875 / total #impl: 1003086258 (eff. 0.296)
217.15/217.25	c #Conflicts:     406000 | #Learnt:      18669 | 0.000
217.15/217.25	c total clause space: 127.173MB
217.15/217.25	c total #watches: 593391
217.76/217.84	c total #propagations: 297907093 / total #impl: 1005434862 (eff. 0.296)
217.76/217.84	c #Conflicts:     407000 | #Learnt:      19669 | 0.000
217.76/217.84	c total clause space: 127.173MB
217.76/217.85	c total #watches: 597511
218.25/218.37	c total #propagations: 298698789 / total #impl: 1008167202 (eff. 0.296)
218.25/218.37	c #Conflicts:     408000 | #Learnt:      20669 | 0.000
218.25/218.37	c total clause space: 127.173MB
218.25/218.37	c total #watches: 602060
218.96/219.01	c total #propagations: 299396605 / total #impl: 1010521001 (eff. 0.296)
218.96/219.01	c #Conflicts:     409000 | #Learnt:      21669 | 0.000
218.96/219.01	c total clause space: 127.173MB
218.96/219.01	c total #watches: 605213
219.55/219.69	c total #propagations: 300055338 / total #impl: 1012901791 (eff. 0.296)
219.55/219.69	c #Conflicts:     410000 | #Learnt:      22669 | 0.000
219.55/219.69	c total clause space: 127.173MB
219.55/219.69	c total #watches: 609219
220.25/220.37	c total #propagations: 300771258 / total #impl: 1015470458 (eff. 0.296)
220.25/220.37	c #Conflicts:     411000 | #Learnt:      23669 | 0.000
220.25/220.37	c total clause space: 127.173MB
220.25/220.37	c total #watches: 612712
221.06/221.12	c total #propagations: 301530103 / total #impl: 1017900302 (eff. 0.296)
221.06/221.12	c #Conflicts:     412000 | #Learnt:      24669 | 0.000
221.06/221.12	c total clause space: 127.173MB
221.06/221.12	c total #watches: 617931
221.65/221.76	c total #propagations: 302391282 / total #impl: 1021010450 (eff. 0.296)
221.65/221.76	c #Conflicts:     413000 | #Learnt:      25669 | 0.000
221.65/221.76	c total clause space: 127.173MB
221.65/221.76	c total #watches: 623799
222.35/222.48	c total #propagations: 303175293 / total #impl: 1023867710 (eff. 0.296)
222.35/222.48	c #Conflicts:     414000 | #Learnt:      26669 | 0.000
222.35/222.48	c total clause space: 127.173MB
222.35/222.48	c total #watches: 627338
222.95/223.04	c total #propagations: 303900046 / total #impl: 1026762116 (eff. 0.296)
222.95/223.04	c #Conflicts:     415000 | #Learnt:      27669 | 0.000
222.95/223.04	c total clause space: 127.173MB
222.95/223.04	c total #watches: 630611
223.45/223.54	c total #propagations: 304570445 / total #impl: 1028761151 (eff. 0.296)
223.45/223.54	c #Conflicts:     416000 | #Learnt:      28669 | 0.000
223.45/223.54	c total clause space: 127.173MB
223.45/223.54	c total #watches: 633265
223.95/224.04	c total #propagations: 305257496 / total #impl: 1030606339 (eff. 0.296)
223.95/224.04	c #Conflicts:     417000 | #Learnt:      29669 | 0.000
223.95/224.04	c total clause space: 127.173MB
223.95/224.04	c total #watches: 635662
224.65/224.77	c total #propagations: 305931598 / total #impl: 1032341741 (eff. 0.296)
224.65/224.77	c #Conflicts:     418000 | #Learnt:      30669 | 0.000
224.65/224.77	c total clause space: 127.173MB
224.65/224.77	c total #watches: 639215
225.35/225.41	c total #propagations: 306485935 / total #impl: 1034456030 (eff. 0.296)
225.35/225.41	c GC COLLECT
225.35/225.41	c #Conflicts:     419000 | #Learnt:      16173 | 0.000
225.35/225.41	c total clause space: 127.173MB
225.35/225.41	c total #watches: 586641
225.85/225.99	c total #propagations: 307102001 / total #impl: 1036637084 (eff. 0.296)
225.85/225.99	c #Conflicts:     420000 | #Learnt:      17173 | 0.000
225.85/225.99	c total clause space: 127.173MB
225.85/225.99	c total #watches: 589607
226.45/226.56	c total #propagations: 307745567 / total #impl: 1038785475 (eff. 0.296)
226.45/226.56	c #Conflicts:     421000 | #Learnt:      18173 | 0.000
226.45/226.56	c total clause space: 127.173MB
226.45/226.56	c total #watches: 592829
227.05/227.17	c total #propagations: 308367638 / total #impl: 1040948717 (eff. 0.296)
227.05/227.17	c #Conflicts:     422000 | #Learnt:      19173 | 0.000
227.05/227.17	c total clause space: 127.173MB
227.05/227.17	c total #watches: 596433
227.66/227.80	c total #propagations: 309034022 / total #impl: 1043442923 (eff. 0.296)
227.66/227.80	c #Conflicts:     423000 | #Learnt:      20173 | 0.000
227.66/227.80	c total clause space: 127.173MB
227.66/227.80	c total #watches: 600377
228.25/228.30	c total #propagations: 309681299 / total #impl: 1045632783 (eff. 0.296)
228.25/228.30	c #Conflicts:     424000 | #Learnt:      21173 | 0.000
228.25/228.30	c total clause space: 127.173MB
228.25/228.30	c total #watches: 603039
228.65/228.75	c total #propagations: 310383383 / total #impl: 1047784501 (eff. 0.296)
228.65/228.75	c #Conflicts:     425000 | #Learnt:      22173 | 0.000
228.65/228.75	c total clause space: 127.173MB
228.65/228.75	c total #watches: 606925
229.15/229.24	c total #propagations: 311119267 / total #impl: 1049994074 (eff. 0.296)
229.15/229.24	c #Conflicts:     426000 | #Learnt:      23173 | 0.000
229.15/229.24	c total clause space: 127.173MB
229.15/229.24	c total #watches: 610136
229.55/229.65	c total #propagations: 311833547 / total #impl: 1052067315 (eff. 0.296)
229.55/229.65	c #Conflicts:     427000 | #Learnt:      24173 | 0.000
229.55/229.65	c total clause space: 127.173MB
229.55/229.65	c total #watches: 612661
230.05/230.14	c total #propagations: 312410470 / total #impl: 1053684200 (eff. 0.296)
230.05/230.14	c #Conflicts:     428000 | #Learnt:      25173 | 0.000
230.05/230.14	c total clause space: 127.173MB
230.05/230.14	c total #watches: 615564
230.55/230.65	c total #propagations: 313038058 / total #impl: 1055525427 (eff. 0.297)
230.55/230.65	c #Conflicts:     429000 | #Learnt:      26173 | 0.000
230.55/230.65	c total clause space: 127.173MB
230.55/230.65	c total #watches: 619338
230.96/231.10	c total #propagations: 313753731 / total #impl: 1057698957 (eff. 0.297)
230.96/231.10	c #Conflicts:     430000 | #Learnt:      27173 | 0.000
230.96/231.10	c total clause space: 127.173MB
230.96/231.10	c total #watches: 622601
231.55/231.62	c total #propagations: 314383510 / total #impl: 1059572080 (eff. 0.297)
231.55/231.62	c #Conflicts:     431000 | #Learnt:      28173 | 0.000
231.55/231.62	c total clause space: 127.173MB
231.55/231.62	c total #watches: 626015
232.06/232.14	c total #propagations: 315070512 / total #impl: 1061682065 (eff. 0.297)
232.06/232.14	c #Conflicts:     432000 | #Learnt:      29173 | 0.000
232.06/232.14	c total clause space: 127.173MB
232.06/232.15	c total #watches: 628939
232.55/232.69	c total #propagations: 315670035 / total #impl: 1063443356 (eff. 0.297)
232.55/232.69	c #Conflicts:     433000 | #Learnt:      30173 | 0.000
232.55/232.69	c total clause space: 127.173MB
232.55/232.69	c total #watches: 632221
233.16/233.26	c total #propagations: 316302198 / total #impl: 1065261105 (eff. 0.297)
233.16/233.26	c #Conflicts:     434000 | #Learnt:      31173 | 0.000
233.16/233.26	c total clause space: 127.173MB
233.16/233.27	c total #watches: 635589
233.65/233.79	c total #propagations: 316935779 / total #impl: 1067072619 (eff. 0.297)
233.65/233.79	c GC COLLECT
233.65/233.79	c #Conflicts:     435000 | #Learnt:      16375 | 0.000
233.65/233.79	c total clause space: 127.173MB
233.65/233.79	c total #watches: 587039
234.15/234.22	c total #propagations: 317596149 / total #impl: 1069011954 (eff. 0.297)
234.15/234.22	c #Conflicts:     436000 | #Learnt:      17375 | 0.000
234.15/234.22	c total clause space: 127.173MB
234.15/234.22	c total #watches: 589553
234.65/234.76	c total #propagations: 318353464 / total #impl: 1071246920 (eff. 0.297)
234.65/234.76	c #Conflicts:     437000 | #Learnt:      18375 | 0.000
234.65/234.76	c total clause space: 127.173MB
234.65/234.76	c total #watches: 593487
235.25/235.30	c total #propagations: 318959374 / total #impl: 1073342285 (eff. 0.297)
235.25/235.30	c #Conflicts:     438000 | #Learnt:      19375 | 0.000
235.25/235.30	c total clause space: 127.173MB
235.25/235.30	c total #watches: 596659
235.75/235.84	c total #propagations: 319488399 / total #impl: 1075208052 (eff. 0.297)
235.75/235.84	c #Conflicts:     439000 | #Learnt:      20375 | 0.000
235.75/235.84	c total clause space: 127.173MB
235.75/235.84	c total #watches: 599822
236.35/236.44	c total #propagations: 320012418 / total #impl: 1077049962 (eff. 0.297)
236.35/236.44	c #Conflicts:     440000 | #Learnt:      21375 | 0.000
236.35/236.44	c total clause space: 127.173MB
236.35/236.44	c total #watches: 602954
237.05/237.11	c total #propagations: 320555893 / total #impl: 1078986779 (eff. 0.297)
237.05/237.11	c #Conflicts:     441000 | #Learnt:      22375 | 0.000
237.05/237.11	c total clause space: 127.173MB
237.05/237.11	c total #watches: 606354
237.66/237.76	c total #propagations: 321100319 / total #impl: 1080895957 (eff. 0.297)
237.66/237.76	c #Conflicts:     442000 | #Learnt:      23375 | 0.000
237.66/237.76	c total clause space: 127.173MB
237.66/237.76	c total #watches: 609763
238.35/238.41	c total #propagations: 321662231 / total #impl: 1082990864 (eff. 0.297)
238.35/238.41	c #Conflicts:     443000 | #Learnt:      24375 | 0.000
238.35/238.41	c total clause space: 127.173MB
238.35/238.41	c total #watches: 612645
238.95/239.09	c total #propagations: 322178316 / total #impl: 1084842811 (eff. 0.297)
238.95/239.09	c #Conflicts:     444000 | #Learnt:      25375 | 0.000
238.95/239.09	c total clause space: 127.173MB
238.95/239.09	c total #watches: 615673
239.65/239.78	c total #propagations: 322659308 / total #impl: 1086481468 (eff. 0.297)
239.65/239.78	c #Conflicts:     445000 | #Learnt:      26375 | 0.000
239.65/239.78	c total clause space: 127.173MB
239.65/239.78	c total #watches: 620351
240.35/240.47	c total #propagations: 323132584 / total #impl: 1088126910 (eff. 0.297)
240.35/240.47	c #Conflicts:     446000 | #Learnt:      27375 | 0.000
240.35/240.47	c total clause space: 127.173MB
240.35/240.47	c total #watches: 623986
241.25/241.32	c total #propagations: 323657276 / total #impl: 1090063958 (eff. 0.297)
241.25/241.32	c #Conflicts:     447000 | #Learnt:      28375 | 0.000
241.25/241.32	c total clause space: 127.173MB
241.25/241.32	c total #watches: 627625
241.96/242.10	c total #propagations: 324267735 / total #impl: 1092368287 (eff. 0.297)
241.96/242.10	c #Conflicts:     448000 | #Learnt:      29375 | 0.000
241.96/242.10	c total clause space: 127.173MB
241.96/242.10	c total #watches: 630860
242.85/242.99	c total #propagations: 324830924 / total #impl: 1094665864 (eff. 0.297)
242.85/242.99	c #Conflicts:     449000 | #Learnt:      30375 | 0.000
242.85/242.99	c total clause space: 127.173MB
242.85/242.99	c total #watches: 633653
243.75/243.85	c total #propagations: 325444971 / total #impl: 1096913527 (eff. 0.297)
243.75/243.85	c #Conflicts:     450000 | #Learnt:      31375 | 0.000
243.75/243.85	c total clause space: 127.173MB
243.75/243.85	c total #watches: 637501
244.65/244.76	c total #propagations: 325973424 / total #impl: 1098752269 (eff. 0.297)
244.65/244.76	c GC COLLECT
244.65/244.76	c #Conflicts:     451000 | #Learnt:      16281 | 0.000
244.65/244.76	c total clause space: 206.656MB
244.65/244.77	c total #watches: 586634
245.25/245.34	c total #propagations: 326537364 / total #impl: 1100851986 (eff. 0.297)
245.25/245.34	c #Conflicts:     452000 | #Learnt:      17281 | 0.000
245.25/245.34	c total clause space: 206.656MB
245.25/245.34	c total #watches: 589986
245.85/245.94	c total #propagations: 327123309 / total #impl: 1102944320 (eff. 0.297)
245.85/245.94	c #Conflicts:     453000 | #Learnt:      18281 | 0.000
245.85/245.94	c total clause space: 206.656MB
245.85/245.94	c total #watches: 592970
246.55/246.61	c total #propagations: 327714796 / total #impl: 1105029148 (eff. 0.297)
246.55/246.61	c #Conflicts:     454000 | #Learnt:      19281 | 0.000
246.55/246.61	c total clause space: 206.656MB
246.55/246.61	c total #watches: 597426
247.15/247.28	c total #propagations: 328332312 / total #impl: 1107219005 (eff. 0.297)
247.15/247.28	c #Conflicts:     455000 | #Learnt:      20281 | 0.000
247.15/247.28	c total clause space: 206.656MB
247.15/247.28	c total #watches: 600095
247.85/247.97	c total #propagations: 328967203 / total #impl: 1109313795 (eff. 0.297)
247.85/247.97	c #Conflicts:     456000 | #Learnt:      21281 | 0.000
247.85/247.97	c total clause space: 206.656MB
247.85/247.97	c total #watches: 603340
248.65/248.78	c total #propagations: 329549031 / total #impl: 1111302076 (eff. 0.297)
248.65/248.78	c #Conflicts:     457000 | #Learnt:      22281 | 0.000
248.65/248.78	c total clause space: 206.656MB
248.65/248.78	c total #watches: 606634
249.55/249.61	c total #propagations: 330277477 / total #impl: 1113714530 (eff. 0.297)
249.55/249.61	c #Conflicts:     458000 | #Learnt:      23281 | 0.000
249.55/249.61	c total clause space: 206.656MB
249.55/249.61	c total #watches: 611073
250.45/250.54	c total #propagations: 330972965 / total #impl: 1116069760 (eff. 0.297)
250.45/250.54	c #Conflicts:     459000 | #Learnt:      24281 | 0.000
250.45/250.54	c total clause space: 206.656MB
250.45/250.54	c total #watches: 614382
251.45/251.50	c total #propagations: 331738402 / total #impl: 1118617973 (eff. 0.297)
251.45/251.50	c #Conflicts:     460000 | #Learnt:      25281 | 0.000
251.45/251.50	c total clause space: 206.656MB
251.45/251.50	c total #watches: 617624
252.15/252.28	c total #propagations: 332507589 / total #impl: 1121432461 (eff. 0.297)
252.15/252.28	c #Conflicts:     461000 | #Learnt:      26281 | 0.000
252.15/252.28	c total clause space: 206.656MB
252.15/252.28	c total #watches: 621303
252.95/253.10	c total #propagations: 333080231 / total #impl: 1123492805 (eff. 0.296)
252.95/253.10	c #Conflicts:     462000 | #Learnt:      27281 | 0.000
252.95/253.10	c total clause space: 206.656MB
252.95/253.10	c total #watches: 627383
253.85/253.93	c total #propagations: 333646106 / total #impl: 1125861805 (eff. 0.296)
253.85/253.93	c #Conflicts:     463000 | #Learnt:      28281 | 0.000
253.85/253.93	c total clause space: 206.656MB
253.85/253.93	c total #watches: 631415
254.85/254.92	c total #propagations: 334282674 / total #impl: 1128502434 (eff. 0.296)
254.85/254.92	c #Conflicts:     464000 | #Learnt:      29281 | 0.000
254.85/254.92	c total clause space: 206.656MB
254.85/254.92	c total #watches: 636838
255.85/255.93	c total #propagations: 334964639 / total #impl: 1131413202 (eff. 0.296)
255.85/255.93	c #Conflicts:     465000 | #Learnt:      30281 | 0.000
255.85/255.93	c total clause space: 206.656MB
255.85/255.93	c total #watches: 641530
256.85/256.94	c total #propagations: 335645969 / total #impl: 1134351298 (eff. 0.296)
256.85/256.94	c #Conflicts:     466000 | #Learnt:      31281 | 0.000
256.85/256.94	c total clause space: 206.656MB
256.85/256.94	c total #watches: 646211
257.95/258.01	c total #propagations: 336383126 / total #impl: 1137572847 (eff. 0.296)
257.95/258.01	c #Conflicts:     467000 | #Learnt:      32281 | 0.000
257.95/258.01	c total clause space: 206.656MB
257.95/258.01	c total #watches: 649510
258.75/258.84	c total #propagations: 337097252 / total #impl: 1140487934 (eff. 0.296)
258.75/258.84	c GC COLLECT
258.75/258.84	c #Conflicts:     468000 | #Learnt:      16887 | 0.000
258.75/258.84	c total clause space: 206.656MB
258.75/258.84	c total #watches: 588906
259.35/259.44	c total #propagations: 337779828 / total #impl: 1143357257 (eff. 0.295)
259.35/259.44	c #Conflicts:     469000 | #Learnt:      17887 | 0.000
259.35/259.44	c total clause space: 206.656MB
259.35/259.44	c total #watches: 593315
260.05/260.17	c total #propagations: 338445012 / total #impl: 1146037902 (eff. 0.295)
260.05/260.17	c #Conflicts:     470000 | #Learnt:      18887 | 0.000
260.05/260.17	c total clause space: 206.656MB
260.05/260.17	c total #watches: 598445
260.95/261.02	c total #propagations: 339135804 / total #impl: 1148927649 (eff. 0.295)
260.95/261.02	c #Conflicts:     471000 | #Learnt:      19887 | 0.000
260.95/261.02	c total clause space: 206.656MB
260.95/261.02	c total #watches: 602271
261.65/261.79	c total #propagations: 339781482 / total #impl: 1151710234 (eff. 0.295)
261.65/261.79	c #Conflicts:     472000 | #Learnt:      20887 | 0.000
261.65/261.79	c total clause space: 206.656MB
261.65/261.79	c total #watches: 605762
262.65/262.70	c total #propagations: 340404152 / total #impl: 1154646076 (eff. 0.295)
262.65/262.70	c #Conflicts:     473000 | #Learnt:      21887 | 0.000
262.65/262.70	c total clause space: 206.656MB
262.65/262.70	c total #watches: 609745
263.55/263.64	c total #propagations: 341071749 / total #impl: 1157565827 (eff. 0.295)
263.55/263.64	c #Conflicts:     474000 | #Learnt:      22887 | 0.000
263.55/263.64	c total clause space: 206.656MB
263.55/263.64	c total #watches: 614766
264.65/264.73	c total #propagations: 341774900 / total #impl: 1160833217 (eff. 0.294)
264.65/264.73	c #Conflicts:     475000 | #Learnt:      23887 | 0.000
264.65/264.73	c total clause space: 206.656MB
264.65/264.73	c total #watches: 618857
265.75/265.83	c total #propagations: 342444728 / total #impl: 1163962112 (eff. 0.294)
265.75/265.83	c #Conflicts:     476000 | #Learnt:      24887 | 0.000
265.75/265.83	c total clause space: 206.656MB
265.75/265.83	c total #watches: 624085
266.95/267.00	c total #propagations: 343081484 / total #impl: 1167072105 (eff. 0.294)
266.95/267.00	c #Conflicts:     477000 | #Learnt:      25887 | 0.000
266.95/267.00	c total clause space: 206.656MB
266.95/267.01	c total #watches: 628857
268.25/268.30	c total #propagations: 343745557 / total #impl: 1170277111 (eff. 0.294)
268.25/268.30	c #Conflicts:     478000 | #Learnt:      26887 | 0.000
268.25/268.30	c total clause space: 206.656MB
268.25/268.31	c total #watches: 633259
269.65/269.71	c total #propagations: 344396849 / total #impl: 1173849718 (eff. 0.293)
269.65/269.71	c #Conflicts:     479000 | #Learnt:      27887 | 0.000
269.65/269.71	c total clause space: 206.656MB
269.65/269.71	c total #watches: 637028
270.75/270.86	c total #propagations: 345077590 / total #impl: 1177872709 (eff. 0.293)
270.75/270.86	c #Conflicts:     480000 | #Learnt:      28887 | 0.000
270.75/270.86	c total clause space: 206.656MB
270.75/270.86	c total #watches: 642362
272.05/272.14	c total #propagations: 345617517 / total #impl: 1180351179 (eff. 0.293)
272.05/272.14	c #Conflicts:     481000 | #Learnt:      29887 | 0.000
272.05/272.14	c total clause space: 206.656MB
272.05/272.14	c total #watches: 646056
273.35/273.45	c total #propagations: 346201591 / total #impl: 1183011360 (eff. 0.293)
273.35/273.45	c #Conflicts:     482000 | #Learnt:      30887 | 0.000
273.35/273.45	c total clause space: 206.656MB
273.35/273.45	c total #watches: 649121
274.65/274.75	c total #propagations: 346822505 / total #impl: 1185790817 (eff. 0.292)
274.65/274.75	c #Conflicts:     483000 | #Learnt:      31887 | 0.000
274.65/274.75	c total clause space: 206.656MB
274.65/274.75	c total #watches: 652825
276.06/276.12	c total #propagations: 347405899 / total #impl: 1188497217 (eff. 0.292)
276.06/276.12	c #Conflicts:     484000 | #Learnt:      32887 | 0.000
276.06/276.12	c total clause space: 206.656MB
276.06/276.12	c total #watches: 656571
277.05/277.20	c total #propagations: 347967063 / total #impl: 1191045522 (eff. 0.292)
277.05/277.20	c GC COLLECT
277.05/277.20	c #Conflicts:     485000 | #Learnt:      17183 | 0.000
277.05/277.20	c total clause space: 206.656MB
277.05/277.20	c total #watches: 591176
277.75/277.88	c total #propagations: 348542219 / total #impl: 1193622455 (eff. 0.292)
277.75/277.88	c #Conflicts:     486000 | #Learnt:      18183 | 0.000
277.75/277.88	c total clause space: 206.656MB
277.75/277.88	c total #watches: 595114
278.55/278.64	c total #propagations: 349201274 / total #impl: 1196490698 (eff. 0.292)
278.55/278.64	c #Conflicts:     487000 | #Learnt:      19183 | 0.000
278.55/278.64	c total clause space: 206.656MB
278.55/278.64	c total #watches: 600756
279.35/279.44	c total #propagations: 349862598 / total #impl: 1199001726 (eff. 0.292)
279.35/279.44	c #Conflicts:     488000 | #Learnt:      20183 | 0.000
279.35/279.44	c total clause space: 206.656MB
279.35/279.44	c total #watches: 606405
280.15/280.27	c total #propagations: 350490461 / total #impl: 1201517208 (eff. 0.292)
280.15/280.27	c #Conflicts:     489000 | #Learnt:      21183 | 0.000
280.15/280.27	c total clause space: 206.656MB
280.15/280.27	c total #watches: 611609
281.05/281.16	c total #propagations: 351106754 / total #impl: 1204483560 (eff. 0.291)
281.05/281.16	c #Conflicts:     490000 | #Learnt:      22183 | 0.000
281.05/281.16	c total clause space: 206.656MB
281.05/281.16	c total #watches: 618560
282.15/282.22	c total #propagations: 351709520 / total #impl: 1207774850 (eff. 0.291)
282.15/282.22	c #Conflicts:     491000 | #Learnt:      23183 | 0.000
282.15/282.22	c total clause space: 206.656MB
282.15/282.22	c total #watches: 623656
283.14/283.25	c total #propagations: 352288274 / total #impl: 1210213038 (eff. 0.291)
283.14/283.25	c #Conflicts:     492000 | #Learnt:      24183 | 0.000
283.14/283.25	c total clause space: 206.656MB
283.14/283.25	c total #watches: 628844
284.44/284.53	c total #propagations: 352881996 / total #impl: 1212537940 (eff. 0.291)
284.44/284.53	c #Conflicts:     493000 | #Learnt:      25183 | 0.000
284.44/284.53	c total clause space: 206.656MB
284.44/284.53	c total #watches: 633517
285.64/285.71	c total #propagations: 353552570 / total #impl: 1215158870 (eff. 0.291)
285.64/285.71	c #Conflicts:     494000 | #Learnt:      26183 | 0.000
285.64/285.71	c total clause space: 206.656MB
285.64/285.71	c total #watches: 640387
286.84/286.99	c total #propagations: 354136084 / total #impl: 1217746739 (eff. 0.291)
286.84/286.99	c #Conflicts:     495000 | #Learnt:      27183 | 0.000
286.84/286.99	c total clause space: 206.656MB
286.84/286.99	c total #watches: 649157
288.34/288.43	c total #propagations: 354800448 / total #impl: 1220611971 (eff. 0.291)
288.34/288.43	c #Conflicts:     496000 | #Learnt:      28183 | 0.000
288.34/288.43	c total clause space: 206.656MB
288.34/288.43	c total #watches: 654672
289.84/289.98	c total #propagations: 355399665 / total #impl: 1223312358 (eff. 0.291)
289.84/289.98	c #Conflicts:     497000 | #Learnt:      29183 | 0.000
289.84/289.98	c total clause space: 206.656MB
289.84/289.98	c total #watches: 657951
291.24/291.38	c total #propagations: 355938136 / total #impl: 1225663700 (eff. 0.290)
291.24/291.38	c #Conflicts:     498000 | #Learnt:      30183 | 0.000
291.24/291.38	c total clause space: 206.656MB
291.24/291.38	c total #watches: 661132
292.94/293.08	c total #propagations: 356478291 / total #impl: 1227820340 (eff. 0.290)
292.94/293.08	c #Conflicts:     499000 | #Learnt:      31183 | 0.000
292.94/293.08	c total clause space: 206.656MB
292.94/293.08	c total #watches: 665383
295.04/295.11	c total #propagations: 357021912 / total #impl: 1230272386 (eff. 0.290)
295.04/295.11	c #Conflicts:     500000 | #Learnt:      32183 | 0.000
295.04/295.11	c total clause space: 206.656MB
295.04/295.11	c total #watches: 671187
297.14/297.21	c total #propagations: 357577424 / total #impl: 1232983585 (eff. 0.290)
297.14/297.21	c #Conflicts:     501000 | #Learnt:      33183 | 0.000
297.14/297.21	c total clause space: 206.656MB
297.14/297.21	c total #watches: 675970
299.25/299.39	c total #propagations: 358160996 / total #impl: 1235634801 (eff. 0.290)
299.25/299.39	c GC COLLECT
299.25/299.39	c #Conflicts:     502000 | #Learnt:      17175 | 0.000
299.25/299.39	c total clause space: 206.656MB
299.25/299.39	c total #watches: 591112
299.94/300.02	c total #propagations: 358795691 / total #impl: 1238423976 (eff. 0.290)
299.94/300.02	c #Conflicts:     503000 | #Learnt:      18175 | 0.000
299.94/300.02	c total clause space: 206.656MB
299.94/300.02	c total #watches: 594307
300.64/300.77	c total #propagations: 359452307 / total #impl: 1241248098 (eff. 0.290)
300.64/300.77	c #Conflicts:     504000 | #Learnt:      19175 | 0.000
300.64/300.77	c total clause space: 206.656MB
300.64/300.77	c total #watches: 599726
301.54/301.64	c total #propagations: 360136760 / total #impl: 1244177424 (eff. 0.289)
301.54/301.64	c #Conflicts:     505000 | #Learnt:      20175 | 0.000
301.54/301.64	c total clause space: 206.656MB
301.54/301.64	c total #watches: 605013
302.45/302.54	c total #propagations: 360903611 / total #impl: 1247216580 (eff. 0.289)
302.45/302.54	c #Conflicts:     506000 | #Learnt:      21175 | 0.000
302.45/302.54	c total clause space: 206.656MB
302.45/302.54	c total #watches: 610377
303.34/303.41	c total #propagations: 361579457 / total #impl: 1250362471 (eff. 0.289)
303.34/303.41	c #Conflicts:     507000 | #Learnt:      22175 | 0.000
303.34/303.41	c total clause space: 206.656MB
303.34/303.41	c total #watches: 615316
304.44/304.51	c total #propagations: 362218032 / total #impl: 1253399538 (eff. 0.289)
304.44/304.51	c #Conflicts:     508000 | #Learnt:      23175 | 0.000
304.44/304.51	c total clause space: 206.656MB
304.44/304.51	c total #watches: 621952
305.64/305.74	c total #propagations: 362869943 / total #impl: 1256926293 (eff. 0.289)
305.64/305.74	c #Conflicts:     509000 | #Learnt:      24175 | 0.000
305.64/305.74	c total clause space: 206.656MB
305.64/305.74	c total #watches: 628147
306.85/306.97	c total #propagations: 363503036 / total #impl: 1259953040 (eff. 0.289)
306.85/306.97	c #Conflicts:     510000 | #Learnt:      25175 | 0.000
306.85/306.97	c total clause space: 206.656MB
306.85/306.97	c total #watches: 638611
308.34/308.49	c total #propagations: 364105598 / total #impl: 1263014059 (eff. 0.288)
308.34/308.49	c #Conflicts:     511000 | #Learnt:      26175 | 0.000
308.34/308.49	c total clause space: 206.656MB
308.34/308.49	c total #watches: 654516
309.84/309.92	c total #propagations: 364732685 / total #impl: 1267293046 (eff. 0.288)
309.84/309.92	c #Conflicts:     512000 | #Learnt:      27175 | 0.000
309.84/309.92	c total clause space: 206.656MB
309.84/309.92	c total #watches: 660173
311.64/311.75	c total #propagations: 365260657 / total #impl: 1270234116 (eff. 0.288)
311.64/311.75	c #Conflicts:     513000 | #Learnt:      28175 | 0.000
311.64/311.75	c total clause space: 206.656MB
311.64/311.76	c total #watches: 665248
313.55/313.65	c total #propagations: 365857230 / total #impl: 1273862008 (eff. 0.287)
313.55/313.65	c #Conflicts:     514000 | #Learnt:      29175 | 0.000
313.55/313.65	c total clause space: 206.656MB
313.55/313.65	c total #watches: 669676
315.14/315.25	c total #propagations: 366640916 / total #impl: 1276528564 (eff. 0.287)
315.14/315.25	c #Conflicts:     515000 | #Learnt:      30175 | 0.000
315.14/315.25	c total clause space: 206.656MB
315.14/315.25	c total #watches: 673109
317.04/317.14	c total #propagations: 367327380 / total #impl: 1279022418 (eff. 0.287)
317.04/317.14	c #Conflicts:     516000 | #Learnt:      31175 | 0.000
317.04/317.14	c total clause space: 206.656MB
317.04/317.14	c total #watches: 676997
318.44/318.55	c total #propagations: 368010240 / total #impl: 1281584386 (eff. 0.287)
318.44/318.55	c #Conflicts:     517000 | #Learnt:      32175 | 0.000
318.44/318.55	c total clause space: 206.656MB
318.44/318.55	c total #watches: 680429
320.44/320.57	c total #propagations: 368708836 / total #impl: 1283888633 (eff. 0.287)
320.44/320.57	c #Conflicts:     518000 | #Learnt:      33175 | 0.000
320.44/320.57	c total clause space: 206.656MB
320.44/320.57	c total #watches: 684270
322.74/322.83	c total #propagations: 369358799 / total #impl: 1286263018 (eff. 0.287)
322.74/322.83	c #Conflicts:     519000 | #Learnt:      34175 | 0.000
322.74/322.83	c total clause space: 206.656MB
322.74/322.83	c total #watches: 687252
324.44/324.57	c total #propagations: 370066914 / total #impl: 1288593402 (eff. 0.287)
324.44/324.57	c GC COLLECT
324.44/324.57	c #Conflicts:     520000 | #Learnt:      17868 | 0.000
324.44/324.57	c total clause space: 206.656MB
324.44/324.57	c total #watches: 594386
325.24/325.38	c total #propagations: 370889521 / total #impl: 1291771308 (eff. 0.287)
325.24/325.38	c #Conflicts:     521000 | #Learnt:      18868 | 0.000
325.24/325.38	c total clause space: 206.656MB
325.24/325.38	c total #watches: 599430
325.94/326.07	c total #propagations: 371668471 / total #impl: 1294910364 (eff. 0.287)
325.94/326.07	c #Conflicts:     522000 | #Learnt:      19868 | 0.000
325.94/326.07	c total clause space: 206.656MB
325.94/326.07	c total #watches: 603192
326.74/326.85	c total #propagations: 372346048 / total #impl: 1297270039 (eff. 0.287)
326.74/326.85	c #Conflicts:     523000 | #Learnt:      20868 | 0.000
326.74/326.85	c total clause space: 206.656MB
326.74/326.85	c total #watches: 608496
327.54/327.62	c total #propagations: 373060457 / total #impl: 1300680603 (eff. 0.287)
327.54/327.62	c #Conflicts:     524000 | #Learnt:      21868 | 0.000
327.54/327.62	c total clause space: 206.656MB
327.54/327.62	c total #watches: 611866
328.24/328.38	c total #propagations: 373821565 / total #impl: 1303264930 (eff. 0.287)
328.24/328.38	c #Conflicts:     525000 | #Learnt:      22868 | 0.000
328.24/328.38	c total clause space: 206.656MB
328.24/328.38	c total #watches: 615086
329.14/329.29	c total #propagations: 374553256 / total #impl: 1306111409 (eff. 0.287)
329.14/329.29	c #Conflicts:     526000 | #Learnt:      23868 | 0.000
329.14/329.29	c total clause space: 206.656MB
329.14/329.29	c total #watches: 618341
330.14/330.22	c total #propagations: 375383650 / total #impl: 1308743016 (eff. 0.287)
330.14/330.22	c #Conflicts:     527000 | #Learnt:      24868 | 0.000
330.14/330.22	c total clause space: 206.656MB
330.14/330.22	c total #watches: 622614
330.84/330.97	c total #propagations: 376160134 / total #impl: 1311471266 (eff. 0.287)
330.84/330.97	c #Conflicts:     528000 | #Learnt:      25868 | 0.000
330.84/330.97	c total clause space: 206.656MB
330.84/330.97	c total #watches: 626403
331.44/331.59	c total #propagations: 376814047 / total #impl: 1314016039 (eff. 0.287)
331.44/331.59	c #Conflicts:     529000 | #Learnt:      26868 | 0.000
331.44/331.59	c total clause space: 206.656MB
331.44/331.59	c total #watches: 630258
332.24/332.37	c total #propagations: 377480831 / total #impl: 1316555950 (eff. 0.287)
332.24/332.37	c #Conflicts:     530000 | #Learnt:      27868 | 0.000
332.24/332.37	c total clause space: 206.656MB
332.24/332.37	c total #watches: 633173
333.03/333.15	c total #propagations: 378334946 / total #impl: 1319222591 (eff. 0.287)
333.03/333.15	c #Conflicts:     531000 | #Learnt:      28868 | 0.000
333.03/333.15	c total clause space: 206.656MB
333.03/333.15	c total #watches: 636304
334.13/334.20	c total #propagations: 379104255 / total #impl: 1321658742 (eff. 0.287)
334.13/334.20	c #Conflicts:     532000 | #Learnt:      29868 | 0.000
334.13/334.20	c total clause space: 206.656MB
334.13/334.20	c total #watches: 640628
335.03/335.17	c total #propagations: 379976472 / total #impl: 1324439222 (eff. 0.287)
335.03/335.17	c #Conflicts:     533000 | #Learnt:      30868 | 0.000
335.03/335.17	c total clause space: 206.656MB
335.03/335.17	c total #watches: 643765
335.93/336.09	c total #propagations: 380758395 / total #impl: 1327248369 (eff. 0.287)
335.93/336.09	c #Conflicts:     534000 | #Learnt:      31868 | 0.000
335.93/336.09	c total clause space: 206.656MB
335.93/336.09	c total #watches: 647492
336.83/336.96	c total #propagations: 381424043 / total #impl: 1329599081 (eff. 0.287)
336.83/336.96	c #Conflicts:     535000 | #Learnt:      32868 | 0.000
336.83/336.96	c total clause space: 206.656MB
336.83/336.96	c total #watches: 651607
337.84/337.91	c total #propagations: 382114120 / total #impl: 1331929642 (eff. 0.287)
337.84/337.91	c #Conflicts:     536000 | #Learnt:      33868 | 0.000
337.84/337.91	c total clause space: 206.656MB
337.84/337.91	c total #watches: 654744
338.94/339.00	c total #propagations: 382875287 / total #impl: 1334233641 (eff. 0.287)
338.94/339.00	c #Conflicts:     537000 | #Learnt:      34868 | 0.000
338.94/339.00	c total clause space: 206.656MB
338.94/339.00	c total #watches: 658584
339.85/339.92	c total #propagations: 383621381 / total #impl: 1336747734 (eff. 0.287)
339.85/339.92	c GC COLLECT
339.85/339.92	c #Conflicts:     538000 | #Learnt:      18267 | 0.000
339.85/339.92	c total clause space: 206.656MB
339.85/339.92	c total #watches: 595398
340.44/340.50	c total #propagations: 384378356 / total #impl: 1339526247 (eff. 0.287)
340.44/340.50	c #Conflicts:     539000 | #Learnt:      19267 | 0.000
340.44/340.50	c total clause space: 206.656MB
340.44/340.50	c total #watches: 599716
341.34/341.45	c total #propagations: 385099294 / total #impl: 1342314934 (eff. 0.287)
341.34/341.45	c #Conflicts:     540000 | #Learnt:      20267 | 0.000
341.34/341.45	c total clause space: 206.656MB
341.34/341.45	c total #watches: 602844
342.15/342.23	c total #propagations: 386103835 / total #impl: 1345479472 (eff. 0.287)
342.15/342.23	c #Conflicts:     541000 | #Learnt:      21267 | 0.000
342.15/342.23	c total clause space: 206.656MB
342.15/342.23	c total #watches: 606322
342.74/342.85	c total #propagations: 386884325 / total #impl: 1348069693 (eff. 0.287)
342.74/342.85	c #Conflicts:     542000 | #Learnt:      22267 | 0.000
342.74/342.85	c total clause space: 206.656MB
342.74/342.85	c total #watches: 610922
343.54/343.63	c total #propagations: 387545527 / total #impl: 1350385846 (eff. 0.287)
343.54/343.63	c #Conflicts:     543000 | #Learnt:      23267 | 0.000
343.54/343.63	c total clause space: 206.656MB
343.54/343.63	c total #watches: 615704
344.35/344.47	c total #propagations: 388275120 / total #impl: 1353046897 (eff. 0.287)
344.35/344.47	c #Conflicts:     544000 | #Learnt:      24267 | 0.000
344.35/344.47	c total clause space: 206.656MB
344.35/344.47	c total #watches: 619585
345.14/345.28	c total #propagations: 389048490 / total #impl: 1355975263 (eff. 0.287)
345.14/345.28	c #Conflicts:     545000 | #Learnt:      25267 | 0.000
345.14/345.28	c total clause space: 206.656MB
345.14/345.28	c total #watches: 623673
346.14/346.20	c total #propagations: 389877469 / total #impl: 1358656809 (eff. 0.287)
346.14/346.20	c #Conflicts:     546000 | #Learnt:      26267 | 0.000
346.14/346.20	c total clause space: 206.656MB
346.14/346.20	c total #watches: 629239
347.04/347.10	c total #propagations: 390610105 / total #impl: 1361103739 (eff. 0.287)
347.04/347.10	c #Conflicts:     547000 | #Learnt:      27267 | 0.000
347.04/347.10	c total clause space: 206.656MB
347.04/347.10	c total #watches: 633853
347.74/347.83	c total #propagations: 391272378 / total #impl: 1363668644 (eff. 0.287)
347.74/347.83	c #Conflicts:     548000 | #Learnt:      28267 | 0.000
347.74/347.83	c total clause space: 206.656MB
347.74/347.83	c total #watches: 637501
348.54/348.65	c total #propagations: 391963789 / total #impl: 1366433068 (eff. 0.287)
348.54/348.65	c #Conflicts:     549000 | #Learnt:      29267 | 0.000
348.54/348.65	c total clause space: 206.656MB
348.54/348.65	c total #watches: 640571
349.54/349.62	c total #propagations: 392545185 / total #impl: 1368325838 (eff. 0.287)
349.54/349.62	c #Conflicts:     550000 | #Learnt:      30267 | 0.000
349.54/349.62	c total clause space: 206.656MB
349.54/349.62	c total #watches: 643408
350.54/350.66	c total #propagations: 393074937 / total #impl: 1370316883 (eff. 0.287)
350.54/350.66	c #Conflicts:     551000 | #Learnt:      31267 | 0.000
350.54/350.66	c total clause space: 206.656MB
350.54/350.66	c total #watches: 646922
351.64/351.70	c total #propagations: 393605045 / total #impl: 1372299691 (eff. 0.287)
351.64/351.70	c #Conflicts:     552000 | #Learnt:      32267 | 0.000
351.64/351.70	c total clause space: 206.656MB
351.64/351.70	c total #watches: 650285
352.54/352.63	c total #propagations: 394134922 / total #impl: 1374229704 (eff. 0.287)
352.54/352.63	c #Conflicts:     553000 | #Learnt:      33267 | 0.000
352.54/352.63	c total clause space: 206.656MB
352.54/352.63	c total #watches: 653626
353.44/353.54	c total #propagations: 394609338 / total #impl: 1376214465 (eff. 0.287)
353.44/353.54	c #Conflicts:     554000 | #Learnt:      34267 | 0.000
353.44/353.54	c total clause space: 206.656MB
353.44/353.54	c total #watches: 656784
354.34/354.47	c total #propagations: 395166301 / total #impl: 1378615036 (eff. 0.287)
354.34/354.47	c #Conflicts:     555000 | #Learnt:      35267 | 0.000
354.34/354.47	c total clause space: 206.656MB
354.34/354.47	c total #watches: 659679
355.14/355.26	c total #propagations: 395729450 / total #impl: 1380892641 (eff. 0.287)
355.14/355.26	c GC COLLECT
355.14/355.26	c #Conflicts:     556000 | #Learnt:      18365 | 0.000
355.14/355.26	c total clause space: 206.656MB
355.14/355.26	c total #watches: 595869
355.74/355.81	c total #propagations: 396296495 / total #impl: 1383218636 (eff. 0.287)
355.74/355.81	c #Conflicts:     557000 | #Learnt:      19365 | 0.000
355.74/355.81	c total clause space: 206.656MB
355.74/355.81	c total #watches: 599726
356.24/356.35	c total #propagations: 396838787 / total #impl: 1385203692 (eff. 0.286)
356.24/356.35	c #Conflicts:     558000 | #Learnt:      20365 | 0.000
356.24/356.35	c total clause space: 206.656MB
356.24/356.35	c total #watches: 603291
356.94/357.06	c total #propagations: 397368129 / total #impl: 1387238636 (eff. 0.286)
356.94/357.06	c #Conflicts:     559000 | #Learnt:      21365 | 0.000
356.94/357.06	c total clause space: 206.656MB
356.94/357.06	c total #watches: 607703
357.64/357.78	c total #propagations: 398095952 / total #impl: 1389871817 (eff. 0.286)
357.64/357.78	c #Conflicts:     560000 | #Learnt:      22365 | 0.000
357.64/357.78	c total clause space: 206.656MB
357.64/357.78	c total #watches: 610896
358.55/358.63	c total #propagations: 398861652 / total #impl: 1392299309 (eff. 0.286)
358.55/358.63	c #Conflicts:     561000 | #Learnt:      23365 | 0.000
358.55/358.63	c total clause space: 206.656MB
358.55/358.63	c total #watches: 614639
359.34/359.47	c total #propagations: 399599706 / total #impl: 1394848502 (eff. 0.286)
359.34/359.47	c #Conflicts:     562000 | #Learnt:      24365 | 0.000
359.34/359.47	c total clause space: 206.656MB
359.34/359.47	c total #watches: 618620
360.24/360.40	c total #propagations: 400387834 / total #impl: 1397503406 (eff. 0.287)
360.24/360.40	c #Conflicts:     563000 | #Learnt:      25365 | 0.000
360.24/360.40	c total clause space: 206.656MB
360.24/360.40	c total #watches: 625139
361.04/361.17	c total #propagations: 401169230 / total #impl: 1400502707 (eff. 0.286)
361.04/361.17	c #Conflicts:     564000 | #Learnt:      26365 | 0.000
361.04/361.17	c total clause space: 206.656MB
361.04/361.17	c total #watches: 629521
361.84/361.94	c total #propagations: 401850824 / total #impl: 1402764426 (eff. 0.286)
361.84/361.94	c #Conflicts:     565000 | #Learnt:      27365 | 0.000
361.84/361.94	c total clause space: 206.656MB
361.84/361.94	c total #watches: 634127
362.74/362.84	c total #propagations: 402623813 / total #impl: 1405294369 (eff. 0.287)
362.74/362.84	c #Conflicts:     566000 | #Learnt:      28365 | 0.000
362.74/362.84	c total clause space: 206.656MB
362.74/362.85	c total #watches: 639607
363.64/363.73	c total #propagations: 403348282 / total #impl: 1407872258 (eff. 0.286)
363.64/363.73	c #Conflicts:     567000 | #Learnt:      29365 | 0.000
363.64/363.73	c total clause space: 206.656MB
363.64/363.73	c total #watches: 643147
364.64/364.72	c total #propagations: 404091142 / total #impl: 1410389926 (eff. 0.287)
364.64/364.72	c #Conflicts:     568000 | #Learnt:      30365 | 0.000
364.64/364.72	c total clause space: 206.656MB
364.64/364.72	c total #watches: 647362
365.54/365.66	c total #propagations: 404798826 / total #impl: 1413079842 (eff. 0.286)
365.54/365.66	c #Conflicts:     569000 | #Learnt:      31365 | 0.000
365.54/365.66	c total clause space: 206.656MB
365.54/365.66	c total #watches: 651384
366.74/366.87	c total #propagations: 405702002 / total #impl: 1415873130 (eff. 0.287)
366.74/366.87	c #Conflicts:     570000 | #Learnt:      32365 | 0.000
366.74/366.87	c total clause space: 206.656MB
366.74/366.87	c total #watches: 655015
367.94/368.02	c total #propagations: 406532161 / total #impl: 1418911904 (eff. 0.287)
367.94/368.02	c #Conflicts:     571000 | #Learnt:      33365 | 0.000
367.94/368.02	c total clause space: 206.656MB
367.94/368.02	c total #watches: 658790
368.74/368.80	c total #propagations: 407304603 / total #impl: 1421680454 (eff. 0.286)
368.74/368.80	c #Conflicts:     572000 | #Learnt:      34365 | 0.000
368.74/368.80	c total clause space: 206.656MB
368.74/368.81	c total #watches: 662556
369.54/369.64	c total #propagations: 407924621 / total #impl: 1424196873 (eff. 0.286)
369.54/369.64	c #Conflicts:     573000 | #Learnt:      35365 | 0.000
369.54/369.64	c total clause space: 206.656MB
369.54/369.64	c total #watches: 665610
370.74/370.83	c total #propagations: 408611394 / total #impl: 1426444179 (eff. 0.286)
370.74/370.83	c #Conflicts:     574000 | #Learnt:      36365 | 0.000
370.74/370.83	c total clause space: 206.656MB
370.74/370.83	c total #watches: 669331
371.43/371.55	c total #propagations: 409328948 / total #impl: 1428907944 (eff. 0.286)
371.43/371.55	c GC COLLECT
371.43/371.55	c #Conflicts:     575000 | #Learnt:      19159 | 0.000
371.43/371.55	c total clause space: 206.656MB
371.43/371.55	c total #watches: 599024
372.33/372.43	c total #propagations: 409983798 / total #impl: 1431684853 (eff. 0.286)
372.33/372.43	c #Conflicts:     576000 | #Learnt:      20159 | 0.000
372.33/372.43	c total clause space: 206.656MB
372.33/372.43	c total #watches: 605506
373.33/373.48	c total #propagations: 410747270 / total #impl: 1435130180 (eff. 0.286)
373.33/373.48	c #Conflicts:     577000 | #Learnt:      21159 | 0.000
373.33/373.48	c total clause space: 206.656MB
373.33/373.48	c total #watches: 610728
374.43/374.50	c total #propagations: 411485712 / total #impl: 1438646118 (eff. 0.286)
374.43/374.50	c #Conflicts:     578000 | #Learnt:      22159 | 0.000
374.43/374.50	c total clause space: 206.656MB
374.43/374.50	c total #watches: 615724
375.33/375.49	c total #propagations: 412302269 / total #impl: 1441707491 (eff. 0.286)
375.33/375.49	c #Conflicts:     579000 | #Learnt:      23159 | 0.000
375.33/375.49	c total clause space: 206.656MB
375.33/375.49	c total #watches: 620021
376.14/376.28	c total #propagations: 413159252 / total #impl: 1444814255 (eff. 0.286)
376.14/376.28	c #Conflicts:     580000 | #Learnt:      24159 | 0.000
376.14/376.28	c total clause space: 206.656MB
376.14/376.28	c total #watches: 623471
377.03/377.12	c total #propagations: 413939247 / total #impl: 1447393158 (eff. 0.286)
377.03/377.12	c #Conflicts:     581000 | #Learnt:      25159 | 0.000
377.03/377.12	c total clause space: 206.656MB
377.03/377.12	c total #watches: 626479
377.93/378.03	c total #propagations: 414691477 / total #impl: 1449869781 (eff. 0.286)
377.93/378.03	c #Conflicts:     582000 | #Learnt:      26159 | 0.000
377.93/378.03	c total clause space: 206.656MB
377.93/378.03	c total #watches: 630601
378.93/379.03	c total #propagations: 415525424 / total #impl: 1452532460 (eff. 0.286)
378.93/379.03	c #Conflicts:     583000 | #Learnt:      27159 | 0.000
378.93/379.03	c total clause space: 206.656MB
378.93/379.03	c total #watches: 633569
379.83/379.97	c total #propagations: 416246960 / total #impl: 1454920469 (eff. 0.286)
379.83/379.97	c #Conflicts:     584000 | #Learnt:      28159 | 0.000
379.83/379.97	c total clause space: 206.656MB
379.83/379.97	c total #watches: 637046
380.64/380.73	c total #propagations: 417006192 / total #impl: 1457533673 (eff. 0.286)
380.64/380.73	c #Conflicts:     585000 | #Learnt:      29159 | 0.000
380.64/380.73	c total clause space: 206.656MB
380.64/380.73	c total #watches: 640804
381.64/381.76	c total #propagations: 417823326 / total #impl: 1460000091 (eff. 0.286)
381.64/381.76	c #Conflicts:     586000 | #Learnt:      30159 | 0.000
381.64/381.76	c total clause space: 206.656MB
381.64/381.76	c total #watches: 644052
382.74/382.81	c total #propagations: 418623865 / total #impl: 1462654947 (eff. 0.286)
382.74/382.81	c #Conflicts:     587000 | #Learnt:      31159 | 0.000
382.74/382.81	c total clause space: 206.656MB
382.74/382.81	c total #watches: 648246
383.94/384.05	c total #propagations: 419441967 / total #impl: 1465327328 (eff. 0.286)
383.94/384.05	c #Conflicts:     588000 | #Learnt:      32159 | 0.000
383.94/384.05	c total clause space: 206.656MB
383.94/384.05	c total #watches: 651859
385.04/385.16	c total #propagations: 420241007 / total #impl: 1468148990 (eff. 0.286)
385.04/385.16	c #Conflicts:     589000 | #Learnt:      33159 | 0.000
385.04/385.16	c total clause space: 206.656MB
385.04/385.16	c total #watches: 654759
386.14/386.28	c total #propagations: 421006834 / total #impl: 1470905597 (eff. 0.286)
386.14/386.28	c #Conflicts:     590000 | #Learnt:      34159 | 0.000
386.14/386.28	c total clause space: 206.656MB
386.14/386.28	c total #watches: 658401
387.33/387.42	c total #propagations: 421880516 / total #impl: 1473668872 (eff. 0.286)
387.33/387.42	c #Conflicts:     591000 | #Learnt:      35159 | 0.000
387.33/387.42	c total clause space: 206.656MB
387.33/387.42	c total #watches: 661180
388.24/388.31	c total #propagations: 422628891 / total #impl: 1476065115 (eff. 0.286)
388.24/388.31	c #Conflicts:     592000 | #Learnt:      36159 | 0.000
388.24/388.31	c total clause space: 206.656MB
388.24/388.31	c total #watches: 664748
388.93/389.06	c total #propagations: 423218862 / total #impl: 1478224909 (eff. 0.286)
388.93/389.06	c GC COLLECT
388.93/389.06	c #Conflicts:     593000 | #Learnt:      18662 | 0.000
388.93/389.06	c total clause space: 206.656MB
388.93/389.06	c total #watches: 596878
389.34/389.50	c total #propagations: 423833105 / total #impl: 1480225986 (eff. 0.286)
389.34/389.50	c #Conflicts:     594000 | #Learnt:      19662 | 0.000
389.34/389.50	c total clause space: 206.656MB
389.34/389.50	c total #watches: 600025
389.83/389.94	c total #propagations: 424559406 / total #impl: 1482115617 (eff. 0.286)
389.83/389.94	c #Conflicts:     595000 | #Learnt:      20662 | 0.000
389.83/389.94	c total clause space: 206.656MB
389.83/389.94	c total #watches: 602879
390.54/390.67	c total #propagations: 425318966 / total #impl: 1484155983 (eff. 0.287)
390.54/390.67	c #Conflicts:     596000 | #Learnt:      21662 | 0.000
390.54/390.67	c total clause space: 206.656MB
390.54/390.67	c total #watches: 606644
391.33/391.43	c total #propagations: 425901621 / total #impl: 1486121205 (eff. 0.287)
391.33/391.43	c #Conflicts:     597000 | #Learnt:      22662 | 0.000
391.33/391.43	c total clause space: 206.656MB
391.33/391.43	c total #watches: 611395
392.13/392.24	c total #propagations: 426449978 / total #impl: 1488057872 (eff. 0.287)
392.13/392.24	c #Conflicts:     598000 | #Learnt:      23662 | 0.000
392.13/392.24	c total clause space: 206.656MB
392.13/392.25	c total #watches: 616537
393.03/393.11	c total #propagations: 427002300 / total #impl: 1490147602 (eff. 0.287)
393.03/393.11	c #Conflicts:     599000 | #Learnt:      24662 | 0.000
393.03/393.11	c total clause space: 206.656MB
393.03/393.11	c total #watches: 623711
394.03/394.13	c total #propagations: 427585775 / total #impl: 1492912596 (eff. 0.286)
394.03/394.13	c #Conflicts:     600000 | #Learnt:      25662 | 0.000
394.03/394.13	c total clause space: 206.656MB
394.03/394.13	c total #watches: 630811
395.13/395.24	c total #propagations: 428222026 / total #impl: 1496418540 (eff. 0.286)
395.13/395.24	c #Conflicts:     601000 | #Learnt:      26662 | 0.000
395.13/395.24	c total clause space: 206.656MB
395.13/395.24	c total #watches: 636037
396.33/396.49	c total #propagations: 428871664 / total #impl: 1500385158 (eff. 0.286)
396.33/396.49	c #Conflicts:     602000 | #Learnt:      27662 | 0.000
396.33/396.49	c total clause space: 206.656MB
396.33/396.49	c total #watches: 641659
397.33/397.48	c total #propagations: 429612326 / total #impl: 1504636031 (eff. 0.286)
397.33/397.48	c #Conflicts:     603000 | #Learnt:      28662 | 0.000
397.33/397.48	c total clause space: 206.656MB
397.33/397.48	c total #watches: 645400
398.43/398.53	c total #propagations: 430271292 / total #impl: 1507794101 (eff. 0.285)
398.43/398.53	c #Conflicts:     604000 | #Learnt:      29662 | 0.000
398.43/398.53	c total clause space: 206.656MB
398.43/398.53	c total #watches: 650293
399.43/399.58	c total #propagations: 430973658 / total #impl: 1511788940 (eff. 0.285)
399.43/399.58	c #Conflicts:     605000 | #Learnt:      30662 | 0.000
399.43/399.58	c total clause space: 206.656MB
399.43/399.58	c total #watches: 655355
400.63/400.74	c total #propagations: 431615148 / total #impl: 1515770454 (eff. 0.285)
400.63/400.74	c #Conflicts:     606000 | #Learnt:      31662 | 0.000
400.63/400.74	c total clause space: 206.656MB
400.63/400.74	c total #watches: 658738
401.93/402.01	c total #propagations: 432244215 / total #impl: 1519467693 (eff. 0.284)
401.93/402.01	c #Conflicts:     607000 | #Learnt:      32662 | 0.000
401.93/402.01	c total clause space: 206.656MB
401.93/402.01	c total #watches: 663495
403.33/403.42	c total #propagations: 432887273 / total #impl: 1523345634 (eff. 0.284)
403.33/403.42	c #Conflicts:     608000 | #Learnt:      33662 | 0.000
403.33/403.42	c total clause space: 206.656MB
403.33/403.42	c total #watches: 667943
404.74/404.88	c total #propagations: 433530043 / total #impl: 1526988598 (eff. 0.284)
404.74/404.88	c #Conflicts:     609000 | #Learnt:      34662 | 0.000
404.74/404.88	c total clause space: 206.656MB
404.74/404.88	c total #watches: 672299
406.13/406.26	c total #propagations: 434147171 / total #impl: 1530655727 (eff. 0.284)
406.13/406.26	c #Conflicts:     610000 | #Learnt:      35662 | 0.000
406.13/406.26	c total clause space: 206.656MB
406.13/406.26	c total #watches: 675399
407.43/407.51	c total #propagations: 434723558 / total #impl: 1534299637 (eff. 0.283)
407.43/407.51	c #Conflicts:     611000 | #Learnt:      36662 | 0.000
407.43/407.51	c total clause space: 206.656MB
407.43/407.51	c total #watches: 678638
408.73/408.83	c total #propagations: 435259046 / total #impl: 1537862849 (eff. 0.283)
408.73/408.83	c GC COLLECT
408.73/408.83	c #Conflicts:     612000 | #Learnt:      18865 | 0.000
408.73/408.83	c total clause space: 206.656MB
408.73/408.83	c total #watches: 597775
409.24/409.31	c total #propagations: 435783987 / total #impl: 1541375699 (eff. 0.283)
409.24/409.31	c #Conflicts:     613000 | #Learnt:      19865 | 0.000
409.24/409.31	c total clause space: 206.656MB
409.24/409.31	c total #watches: 600980
409.73/409.80	c total #propagations: 436311442 / total #impl: 1543905730 (eff. 0.283)
409.73/409.80	c #Conflicts:     614000 | #Learnt:      20865 | 0.000
409.73/409.80	c total clause space: 206.656MB
409.73/409.80	c total #watches: 604343
410.34/410.47	c total #propagations: 436989600 / total #impl: 1545961347 (eff. 0.283)
410.34/410.47	c #Conflicts:     615000 | #Learnt:      21865 | 0.000
410.34/410.47	c total clause space: 206.656MB
410.34/410.47	c total #watches: 608748
411.23/411.31	c total #propagations: 437543337 / total #impl: 1549319763 (eff. 0.282)
411.23/411.31	c #Conflicts:     616000 | #Learnt:      22865 | 0.000
411.23/411.31	c total clause space: 206.656MB
411.23/411.31	c total #watches: 613537
412.03/412.17	c total #propagations: 438178761 / total #impl: 1552365284 (eff. 0.282)
412.03/412.17	c #Conflicts:     617000 | #Learnt:      23865 | 0.000
412.03/412.17	c total clause space: 206.656MB
412.03/412.17	c total #watches: 617382
412.93/413.00	c total #propagations: 439007892 / total #impl: 1555186471 (eff. 0.282)
412.93/413.00	c #Conflicts:     618000 | #Learnt:      24865 | 0.000
412.93/413.00	c total clause space: 206.656MB
412.93/413.00	c total #watches: 620622
413.93/414.00	c total #propagations: 439804319 / total #impl: 1557776636 (eff. 0.282)
413.93/414.00	c #Conflicts:     619000 | #Learnt:      25865 | 0.000
413.93/414.00	c total clause space: 206.656MB
413.93/414.00	c total #watches: 623564
414.63/414.70	c total #propagations: 440481286 / total #impl: 1560123935 (eff. 0.282)
414.63/414.70	c #Conflicts:     620000 | #Learnt:      26865 | 0.000
414.63/414.70	c total clause space: 206.656MB
414.63/414.70	c total #watches: 626953
415.43/415.54	c total #propagations: 441135568 / total #impl: 1562287054 (eff. 0.282)
415.43/415.54	c #Conflicts:     621000 | #Learnt:      27865 | 0.000
415.43/415.54	c total clause space: 206.656MB
415.43/415.54	c total #watches: 631021
416.33/416.40	c total #propagations: 441832616 / total #impl: 1564746867 (eff. 0.282)
416.33/416.40	c #Conflicts:     622000 | #Learnt:      28865 | 0.000
416.33/416.40	c total clause space: 206.656MB
416.33/416.40	c total #watches: 633992
417.23/417.30	c total #propagations: 442513776 / total #impl: 1567347905 (eff. 0.282)
417.23/417.30	c #Conflicts:     623000 | #Learnt:      29865 | 0.000
417.23/417.30	c total clause space: 206.656MB
417.23/417.30	c total #watches: 639912
418.03/418.19	c total #propagations: 443292814 / total #impl: 1571000736 (eff. 0.282)
418.03/418.19	c #Conflicts:     624000 | #Learnt:      30865 | 0.000
418.03/418.19	c total clause space: 206.656MB
418.03/418.19	c total #watches: 645868
419.23/419.35	c total #propagations: 444047399 / total #impl: 1574480052 (eff. 0.282)
419.23/419.35	c #Conflicts:     625000 | #Learnt:      31865 | 0.000
419.23/419.35	c total clause space: 206.656MB
419.23/419.35	c total #watches: 650093
420.13/420.25	c total #propagations: 444916325 / total #impl: 1577317025 (eff. 0.282)
420.13/420.25	c #Conflicts:     626000 | #Learnt:      32865 | 0.000
420.13/420.25	c total clause space: 206.656MB
420.13/420.25	c total #watches: 653572
420.93/421.03	c total #propagations: 445792453 / total #impl: 1580104920 (eff. 0.282)
420.93/421.03	c #Conflicts:     627000 | #Learnt:      33865 | 0.000
420.93/421.03	c total clause space: 206.656MB
420.93/421.04	c total #watches: 657105
422.23/422.30	c total #propagations: 446577458 / total #impl: 1582495500 (eff. 0.282)
422.23/422.30	c #Conflicts:     628000 | #Learnt:      34865 | 0.000
422.23/422.30	c total clause space: 206.656MB
422.23/422.30	c total #watches: 661331
423.43/423.55	c total #propagations: 447379809 / total #impl: 1585486150 (eff. 0.282)
423.43/423.55	c #Conflicts:     629000 | #Learnt:      35865 | 0.000
423.43/423.55	c total clause space: 206.656MB
423.43/423.55	c total #watches: 665511
424.33/424.47	c total #propagations: 448141274 / total #impl: 1588459406 (eff. 0.282)
424.33/424.47	c #Conflicts:     630000 | #Learnt:      36865 | 0.000
424.33/424.47	c total clause space: 206.656MB
424.33/424.48	c total #watches: 669507
425.23/425.38	c total #propagations: 448870837 / total #impl: 1591032035 (eff. 0.282)
425.23/425.38	c #Conflicts:     631000 | #Learnt:      37865 | 0.000
425.23/425.38	c total clause space: 206.656MB
425.23/425.38	c total #watches: 673243
426.13/426.23	c total #propagations: 449704333 / total #impl: 1593452036 (eff. 0.282)
426.13/426.23	c GC COLLECT
426.13/426.23	c #Conflicts:     632000 | #Learnt:      19763 | 0.000
426.13/426.23	c total clause space: 206.656MB
426.13/426.23	c total #watches: 600949
426.83/426.95	c total #propagations: 450548138 / total #impl: 1596145099 (eff. 0.282)
426.83/426.95	c #Conflicts:     633000 | #Learnt:      20763 | 0.000
426.83/426.95	c total clause space: 206.656MB
426.83/426.95	c total #watches: 604183
427.53/427.64	c total #propagations: 451369196 / total #impl: 1598912026 (eff. 0.282)
427.53/427.64	c #Conflicts:     634000 | #Learnt:      21763 | 0.000
427.53/427.64	c total clause space: 206.656MB
427.53/427.65	c total #watches: 607370
428.43/428.50	c total #propagations: 452177634 / total #impl: 1601583281 (eff. 0.282)
428.43/428.50	c #Conflicts:     635000 | #Learnt:      22763 | 0.000
428.43/428.50	c total clause space: 206.656MB
428.43/428.50	c total #watches: 611516
429.23/429.35	c total #propagations: 453024792 / total #impl: 1604513787 (eff. 0.282)
429.23/429.35	c #Conflicts:     636000 | #Learnt:      23763 | 0.000
429.23/429.35	c total clause space: 206.656MB
429.23/429.35	c total #watches: 617600
430.13/430.23	c total #propagations: 453812115 / total #impl: 1607925749 (eff. 0.282)
430.13/430.23	c #Conflicts:     637000 | #Learnt:      24763 | 0.000
430.13/430.23	c total clause space: 206.656MB
430.13/430.23	c total #watches: 622879
431.03/431.10	c total #propagations: 454598444 / total #impl: 1610906034 (eff. 0.282)
431.03/431.10	c #Conflicts:     638000 | #Learnt:      25763 | 0.000
431.03/431.10	c total clause space: 206.656MB
431.03/431.10	c total #watches: 626268
432.03/432.17	c total #propagations: 455456870 / total #impl: 1613497555 (eff. 0.282)
432.03/432.17	c #Conflicts:     639000 | #Learnt:      26763 | 0.000
432.03/432.17	c total clause space: 206.656MB
432.03/432.17	c total #watches: 630376
433.03/433.19	c total #propagations: 456335415 / total #impl: 1616945291 (eff. 0.282)
433.03/433.19	c #Conflicts:     640000 | #Learnt:      27763 | 0.000
433.03/433.19	c total clause space: 206.656MB
433.03/433.19	c total #watches: 633785
433.93/434.09	c total #propagations: 457161731 / total #impl: 1619628018 (eff. 0.282)
433.93/434.09	c #Conflicts:     641000 | #Learnt:      28763 | 0.000
433.93/434.09	c total clause space: 206.656MB
433.93/434.10	c total #watches: 637779
434.72/434.88	c total #propagations: 457938190 / total #impl: 1622417606 (eff. 0.282)
434.72/434.88	c #Conflicts:     642000 | #Learnt:      29763 | 0.000
434.72/434.88	c total clause space: 206.656MB
434.72/434.89	c total #watches: 640530
435.63/435.71	c total #propagations: 458725393 / total #impl: 1624488780 (eff. 0.282)
435.63/435.71	c #Conflicts:     643000 | #Learnt:      30763 | 0.000
435.63/435.71	c total clause space: 206.656MB
435.63/435.71	c total #watches: 644087
436.52/436.66	c total #propagations: 459521123 / total #impl: 1626741998 (eff. 0.282)
436.52/436.66	c #Conflicts:     644000 | #Learnt:      31763 | 0.000
436.52/436.66	c total clause space: 206.656MB
436.52/436.67	c total #watches: 647179
437.52/437.61	c total #propagations: 460240940 / total #impl: 1628995678 (eff. 0.283)
437.52/437.61	c #Conflicts:     645000 | #Learnt:      32763 | 0.000
437.52/437.61	c total clause space: 206.656MB
437.52/437.61	c total #watches: 650764
438.52/438.62	c total #propagations: 460900725 / total #impl: 1631345934 (eff. 0.283)
438.52/438.62	c #Conflicts:     646000 | #Learnt:      33763 | 0.000
438.52/438.62	c total clause space: 206.656MB
438.52/438.62	c total #watches: 654382
439.52/439.65	c total #propagations: 461509508 / total #impl: 1633636506 (eff. 0.283)
439.52/439.65	c #Conflicts:     647000 | #Learnt:      34763 | 0.000
439.52/439.65	c total clause space: 206.656MB
439.52/439.65	c total #watches: 658224
440.72/440.82	c total #propagations: 462196230 / total #impl: 1636281007 (eff. 0.282)
440.72/440.82	c #Conflicts:     648000 | #Learnt:      35763 | 0.000
440.72/440.82	c total clause space: 206.656MB
440.72/440.82	c total #watches: 662085
441.72/441.84	c total #propagations: 462957670 / total #impl: 1639326565 (eff. 0.282)
441.72/441.84	c #Conflicts:     649000 | #Learnt:      36763 | 0.000
441.72/441.84	c total clause space: 206.656MB
441.72/441.84	c total #watches: 666244
442.92/443.04	c total #propagations: 463669940 / total #impl: 1641678047 (eff. 0.282)
442.92/443.04	c #Conflicts:     650000 | #Learnt:      37763 | 0.000
442.92/443.04	c total clause space: 206.656MB
442.92/443.04	c total #watches: 670020
444.12/444.23	c total #propagations: 464246420 / total #impl: 1643686471 (eff. 0.282)
444.12/444.23	c #Conflicts:     651000 | #Learnt:      38763 | 0.000
444.12/444.23	c total clause space: 206.656MB
444.12/444.23	c total #watches: 673449
444.92/445.05	c total #propagations: 464804689 / total #impl: 1645931046 (eff. 0.282)
444.92/445.05	c GC COLLECT
444.92/445.05	c #Conflicts:     652000 | #Learnt:      20362 | 0.000
444.92/445.05	c total clause space: 206.656MB
444.92/445.05	c total #watches: 602140
445.62/445.71	c total #propagations: 465452882 / total #impl: 1648191266 (eff. 0.282)
445.62/445.71	c #Conflicts:     653000 | #Learnt:      21362 | 0.000
445.62/445.71	c total clause space: 206.656MB
445.62/445.71	c total #watches: 605279
446.32/446.41	c total #propagations: 466015681 / total #impl: 1650252741 (eff. 0.282)
446.32/446.41	c #Conflicts:     654000 | #Learnt:      22362 | 0.000
446.32/446.41	c total clause space: 206.656MB
446.32/446.41	c total #watches: 608117
447.12/447.21	c total #propagations: 466666842 / total #impl: 1652782028 (eff. 0.282)
447.12/447.21	c #Conflicts:     655000 | #Learnt:      23362 | 0.000
447.12/447.21	c total clause space: 206.656MB
447.12/447.21	c total #watches: 612153
447.92/448.10	c total #propagations: 467473967 / total #impl: 1655869687 (eff. 0.282)
447.92/448.10	c #Conflicts:     656000 | #Learnt:      24362 | 0.000
447.92/448.10	c total clause space: 206.656MB
448.02/448.10	c total #watches: 616133
448.92/449.09	c total #propagations: 468233403 / total #impl: 1658778435 (eff. 0.282)
448.92/449.09	c #Conflicts:     657000 | #Learnt:      25362 | 0.000
448.92/449.09	c total clause space: 206.656MB
448.92/449.09	c total #watches: 619180
449.93/450.02	c total #propagations: 468991578 / total #impl: 1661458316 (eff. 0.282)
449.93/450.02	c #Conflicts:     658000 | #Learnt:      26362 | 0.000
449.93/450.02	c total clause space: 206.656MB
449.93/450.02	c total #watches: 621952
450.93/451.02	c total #propagations: 469651465 / total #impl: 1663920466 (eff. 0.282)
450.93/451.02	c #Conflicts:     659000 | #Learnt:      27362 | 0.000
450.93/451.02	c total clause space: 206.656MB
450.93/451.02	c total #watches: 625693
451.92/452.09	c total #propagations: 470347902 / total #impl: 1666563019 (eff. 0.282)
451.92/452.09	c #Conflicts:     660000 | #Learnt:      28362 | 0.000
451.92/452.09	c total clause space: 206.656MB
451.92/452.09	c total #watches: 628408
453.02/453.11	c total #propagations: 471066146 / total #impl: 1669192424 (eff. 0.282)
453.02/453.11	c #Conflicts:     661000 | #Learnt:      29362 | 0.000
453.02/453.11	c total clause space: 206.656MB
453.02/453.11	c total #watches: 631539
453.72/453.86	c total #propagations: 471800134 / total #impl: 1671878646 (eff. 0.282)
453.72/453.86	c #Conflicts:     662000 | #Learnt:      30362 | 0.000
453.72/453.86	c total clause space: 206.656MB
453.72/453.86	c total #watches: 635885
454.62/454.74	c total #propagations: 472571415 / total #impl: 1674468991 (eff. 0.282)
454.62/454.74	c #Conflicts:     663000 | #Learnt:      31362 | 0.000
454.62/454.74	c total clause space: 206.656MB
454.62/454.74	c total #watches: 638936
455.43/455.55	c total #propagations: 473296652 / total #impl: 1677003438 (eff. 0.282)
455.43/455.55	c #Conflicts:     664000 | #Learnt:      32362 | 0.000
455.43/455.55	c total clause space: 206.656MB
455.43/455.56	c total #watches: 641782
456.22/456.36	c total #propagations: 473980648 / total #impl: 1679023720 (eff. 0.282)
456.22/456.36	c #Conflicts:     665000 | #Learnt:      33362 | 0.000
456.22/456.36	c total clause space: 206.656MB
456.22/456.36	c total #watches: 646302
457.02/457.13	c total #propagations: 474796775 / total #impl: 1681721376 (eff. 0.282)
457.02/457.13	c #Conflicts:     666000 | #Learnt:      34362 | 0.000
457.02/457.13	c total clause space: 206.656MB
457.02/457.13	c total #watches: 650584
458.02/458.16	c total #propagations: 475468279 / total #impl: 1683985266 (eff. 0.282)
458.02/458.16	c #Conflicts:     667000 | #Learnt:      35362 | 0.000
458.02/458.16	c total clause space: 206.656MB
458.02/458.16	c total #watches: 654709
458.82/458.94	c total #propagations: 476338015 / total #impl: 1686680621 (eff. 0.282)
458.82/458.94	c #Conflicts:     668000 | #Learnt:      36362 | 0.000
458.82/458.94	c total clause space: 206.656MB
458.82/458.94	c total #watches: 657896
459.62/459.75	c total #propagations: 477009879 / total #impl: 1688777317 (eff. 0.282)
459.62/459.75	c #Conflicts:     669000 | #Learnt:      37362 | 0.000
459.62/459.75	c total clause space: 206.656MB
459.62/459.75	c total #watches: 662418
460.72/460.86	c total #propagations: 477733720 / total #impl: 1691325700 (eff. 0.282)
460.72/460.86	c #Conflicts:     670000 | #Learnt:      38362 | 0.000
460.72/460.86	c total clause space: 206.656MB
460.72/460.86	c total #watches: 667287
461.72/461.80	c total #propagations: 478452893 / total #impl: 1694210271 (eff. 0.282)
461.72/461.80	c #Conflicts:     671000 | #Learnt:      39362 | 0.000
461.72/461.80	c total clause space: 206.656MB
461.72/461.80	c total #watches: 671320
462.52/462.64	c total #propagations: 479170151 / total #impl: 1696590630 (eff. 0.282)
462.52/462.64	c GC COLLECT
462.52/462.64	c #Conflicts:     672000 | #Learnt:      20668 | 0.000
462.52/462.64	c total clause space: 206.656MB
462.52/462.64	c total #watches: 606436
463.22/463.33	c total #propagations: 479961519 / total #impl: 1699134773 (eff. 0.282)
463.22/463.33	c #Conflicts:     673000 | #Learnt:      21668 | 0.000
463.22/463.33	c total clause space: 206.656MB
463.22/463.34	c total #watches: 610190
463.92/464.02	c total #propagations: 480679991 / total #impl: 1701504200 (eff. 0.283)
463.92/464.02	c #Conflicts:     674000 | #Learnt:      22668 | 0.000
463.92/464.02	c total clause space: 206.656MB
463.92/464.02	c total #watches: 613229
464.72/464.80	c total #propagations: 481515598 / total #impl: 1704105107 (eff. 0.283)
464.72/464.80	c #Conflicts:     675000 | #Learnt:      23668 | 0.000
464.72/464.80	c total clause space: 206.656MB
464.72/464.80	c total #watches: 616411
465.42/465.50	c total #propagations: 482331019 / total #impl: 1706672007 (eff. 0.283)
465.42/465.50	c #Conflicts:     676000 | #Learnt:      24668 | 0.000
465.42/465.50	c total clause space: 206.656MB
465.42/465.50	c total #watches: 620256
466.02/466.11	c total #propagations: 482914624 / total #impl: 1709357765 (eff. 0.283)
466.02/466.11	c #Conflicts:     677000 | #Learnt:      25668 | 0.000
466.02/466.11	c total clause space: 206.656MB
466.02/466.11	c total #watches: 624093
466.52/466.68	c total #propagations: 483496431 / total #impl: 1712009024 (eff. 0.282)
466.52/466.68	c #Conflicts:     678000 | #Learnt:      26668 | 0.000
466.52/466.68	c total clause space: 206.656MB
466.52/466.68	c total #watches: 626790
467.22/467.30	c total #propagations: 484220486 / total #impl: 1713966275 (eff. 0.283)
467.22/467.30	c #Conflicts:     679000 | #Learnt:      27668 | 0.000
467.22/467.30	c total clause space: 206.656MB
467.22/467.30	c total #watches: 629876
467.92/468.02	c total #propagations: 484933032 / total #impl: 1716036739 (eff. 0.283)
467.92/468.02	c #Conflicts:     680000 | #Learnt:      28668 | 0.000
467.92/468.02	c total clause space: 206.656MB
467.92/468.02	c total #watches: 634995
468.72/468.83	c total #propagations: 485620394 / total #impl: 1718204690 (eff. 0.283)
468.72/468.83	c #Conflicts:     681000 | #Learnt:      29668 | 0.000
468.72/468.83	c total clause space: 206.656MB
468.72/468.83	c total #watches: 638574
469.63/469.74	c total #propagations: 486258303 / total #impl: 1720735230 (eff. 0.283)
469.63/469.74	c #Conflicts:     682000 | #Learnt:      30668 | 0.000
469.63/469.74	c total clause space: 206.656MB
469.63/469.74	c total #watches: 642304
470.42/470.53	c total #propagations: 487114489 / total #impl: 1723538797 (eff. 0.283)
470.42/470.53	c #Conflicts:     683000 | #Learnt:      31668 | 0.000
470.42/470.53	c total clause space: 206.656MB
470.42/470.53	c total #watches: 646242
471.22/471.36	c total #propagations: 487730638 / total #impl: 1725712218 (eff. 0.283)
471.22/471.36	c #Conflicts:     684000 | #Learnt:      32668 | 0.000
471.22/471.36	c total clause space: 206.656MB
471.22/471.36	c total #watches: 649120
472.12/472.21	c total #propagations: 488447072 / total #impl: 1727966105 (eff. 0.283)
472.12/472.21	c #Conflicts:     685000 | #Learnt:      33668 | 0.000
472.12/472.21	c total clause space: 206.656MB
472.12/472.21	c total #watches: 651993
472.93/473.05	c total #propagations: 489200463 / total #impl: 1730331195 (eff. 0.283)
472.93/473.05	c #Conflicts:     686000 | #Learnt:      34668 | 0.000
472.93/473.05	c total clause space: 206.656MB
472.93/473.05	c total #watches: 655882
473.72/473.85	c total #propagations: 489962961 / total #impl: 1733415315 (eff. 0.283)
473.72/473.85	c #Conflicts:     687000 | #Learnt:      35668 | 0.000
473.72/473.85	c total clause space: 206.656MB
473.72/473.85	c total #watches: 659135
474.62/474.78	c total #propagations: 490715083 / total #impl: 1735772313 (eff. 0.283)
474.62/474.78	c #Conflicts:     688000 | #Learnt:      36668 | 0.000
474.62/474.78	c total clause space: 206.656MB
474.62/474.78	c total #watches: 662586
475.72/475.82	c total #propagations: 491491013 / total #impl: 1738360755 (eff. 0.283)
475.72/475.82	c #Conflicts:     689000 | #Learnt:      37668 | 0.000
475.72/475.82	c total clause space: 206.656MB
475.72/475.82	c total #watches: 666334
476.92/477.07	c total #propagations: 492195303 / total #impl: 1740765214 (eff. 0.283)
476.92/477.07	c #Conflicts:     690000 | #Learnt:      38668 | 0.000
476.92/477.07	c total clause space: 206.656MB
476.92/477.07	c total #watches: 670556
478.12/478.26	c total #propagations: 492980434 / total #impl: 1743505782 (eff. 0.283)
478.12/478.26	c #Conflicts:     691000 | #Learnt:      39668 | 0.000
478.12/478.26	c total clause space: 206.656MB
478.12/478.26	c total #watches: 673980
479.12/479.29	c total #propagations: 493647486 / total #impl: 1745871576 (eff. 0.283)
479.12/479.29	c GC COLLECT
479.12/479.29	c #Conflicts:     692000 | #Learnt:      20673 | 0.000
479.12/479.29	c total clause space: 206.656MB
479.12/479.29	c total #watches: 605411
480.02/480.14	c total #propagations: 494505583 / total #impl: 1748758413 (eff. 0.283)
480.02/480.14	c #Conflicts:     693000 | #Learnt:      21673 | 0.000
480.02/480.14	c total clause space: 206.656MB
480.02/480.14	c total #watches: 609315
480.72/480.85	c total #propagations: 495379038 / total #impl: 1751990579 (eff. 0.283)
480.72/480.85	c #Conflicts:     694000 | #Learnt:      22673 | 0.000
480.72/480.85	c total clause space: 206.656MB
480.72/480.85	c total #watches: 614298
481.42/481.54	c total #propagations: 496035516 / total #impl: 1755084587 (eff. 0.283)
481.42/481.54	c #Conflicts:     695000 | #Learnt:      23673 | 0.000
481.42/481.54	c total clause space: 206.656MB
481.42/481.54	c total #watches: 617055
481.92/482.08	c total #propagations: 496829045 / total #impl: 1757756654 (eff. 0.283)
481.92/482.08	c #Conflicts:     696000 | #Learnt:      24673 | 0.000
481.92/482.08	c total clause space: 206.656MB
481.92/482.08	c total #watches: 620032
482.52/482.61	c total #propagations: 497556488 / total #impl: 1759809173 (eff. 0.283)
482.52/482.61	c #Conflicts:     697000 | #Learnt:      25673 | 0.000
482.52/482.61	c total clause space: 206.656MB
482.52/482.61	c total #watches: 622659
483.02/483.18	c total #propagations: 498345336 / total #impl: 1761953408 (eff. 0.283)
483.02/483.18	c #Conflicts:     698000 | #Learnt:      26673 | 0.000
483.02/483.18	c total clause space: 206.656MB
483.02/483.18	c total #watches: 625129
483.72/483.80	c total #propagations: 499116472 / total #impl: 1764016333 (eff. 0.283)
483.72/483.80	c #Conflicts:     699000 | #Learnt:      27673 | 0.000
483.72/483.80	c total clause space: 206.656MB
483.72/483.80	c total #watches: 627602
484.42/484.55	c total #propagations: 499889392 / total #impl: 1766092645 (eff. 0.283)
484.42/484.55	c #Conflicts:     700000 | #Learnt:      28673 | 0.000
484.42/484.55	c total clause space: 206.656MB
484.42/484.55	c total #watches: 630405
485.12/485.28	c total #propagations: 500762623 / total #impl: 1768750902 (eff. 0.283)
485.12/485.28	c #Conflicts:     701000 | #Learnt:      29673 | 0.000
485.12/485.28	c total clause space: 206.656MB
485.12/485.28	c total #watches: 634684
486.12/486.29	c total #propagations: 501506281 / total #impl: 1771256211 (eff. 0.283)
486.12/486.29	c #Conflicts:     702000 | #Learnt:      30673 | 0.000
486.12/486.29	c total clause space: 206.656MB
486.12/486.29	c total #watches: 638555
487.01/487.14	c total #propagations: 502373776 / total #impl: 1774250220 (eff. 0.283)
487.01/487.14	c #Conflicts:     703000 | #Learnt:      31673 | 0.000
487.01/487.14	c total clause space: 206.656MB
487.01/487.15	c total #watches: 641336
487.91/488.08	c total #propagations: 503057036 / total #impl: 1776663555 (eff. 0.283)
487.91/488.08	c #Conflicts:     704000 | #Learnt:      32673 | 0.000
487.91/488.08	c total clause space: 206.656MB
487.91/488.08	c total #watches: 644404
488.91/489.01	c total #propagations: 503812466 / total #impl: 1779438528 (eff. 0.283)
488.91/489.01	c #Conflicts:     705000 | #Learnt:      33673 | 0.000
488.91/489.01	c total clause space: 206.656MB
488.91/489.01	c total #watches: 649034
490.11/490.20	c total #propagations: 504552040 / total #impl: 1781900547 (eff. 0.283)
490.11/490.20	c #Conflicts:     706000 | #Learnt:      34673 | 0.000
490.11/490.20	c total clause space: 206.656MB
490.11/490.20	c total #watches: 653066
491.51/491.61	c total #propagations: 505349487 / total #impl: 1784525259 (eff. 0.283)
491.51/491.61	c #Conflicts:     707000 | #Learnt:      35673 | 0.000
491.51/491.61	c total clause space: 206.656MB
491.51/491.61	c total #watches: 656564
492.91/493.04	c total #propagations: 506269086 / total #impl: 1787549075 (eff. 0.283)
492.91/493.04	c #Conflicts:     708000 | #Learnt:      36673 | 0.000
492.91/493.04	c total clause space: 206.656MB
492.91/493.04	c total #watches: 660646
493.92/494.02	c total #propagations: 507162800 / total #impl: 1790770785 (eff. 0.283)
493.92/494.02	c #Conflicts:     709000 | #Learnt:      37673 | 0.000
493.92/494.02	c total clause space: 206.656MB
493.92/494.02	c total #watches: 663568
494.92/495.10	c total #propagations: 507746480 / total #impl: 1792837631 (eff. 0.283)
494.92/495.10	c #Conflicts:     710000 | #Learnt:      38673 | 0.000
494.92/495.10	c total clause space: 206.656MB
494.92/495.10	c total #watches: 667779
496.12/496.22	c total #propagations: 508372318 / total #impl: 1795147884 (eff. 0.283)
496.12/496.22	c #Conflicts:     711000 | #Learnt:      39673 | 0.000
496.12/496.22	c total clause space: 206.656MB
496.12/496.22	c total #watches: 671042
497.31/497.46	c total #propagations: 508942922 / total #impl: 1797284984 (eff. 0.283)
497.31/497.46	c GC COLLECT
497.31/497.46	c #Conflicts:     712000 | #Learnt:      20370 | 0.000
497.31/497.46	c total clause space: 206.656MB
497.31/497.46	c total #watches: 603810
498.01/498.15	c total #propagations: 509558413 / total #impl: 1799592345 (eff. 0.283)
498.01/498.15	c #Conflicts:     713000 | #Learnt:      21370 | 0.000
498.01/498.15	c total clause space: 206.656MB
498.01/498.15	c total #watches: 607480
498.81/498.94	c total #propagations: 510143510 / total #impl: 1801743705 (eff. 0.283)
498.81/498.94	c #Conflicts:     714000 | #Learnt:      22370 | 0.000
498.81/498.94	c total clause space: 206.656MB
498.81/498.94	c total #watches: 610166
499.61/499.74	c total #propagations: 510807641 / total #impl: 1804186255 (eff. 0.283)
499.61/499.74	c #Conflicts:     715000 | #Learnt:      23370 | 0.000
499.61/499.74	c total clause space: 206.656MB
499.61/499.74	c total #watches: 613050
500.42/500.58	c total #propagations: 511407225 / total #impl: 1806251157 (eff. 0.283)
500.42/500.58	c #Conflicts:     716000 | #Learnt:      24370 | 0.000
500.42/500.58	c total clause space: 206.656MB
500.42/500.58	c total #watches: 615796
501.31/501.45	c total #propagations: 512150545 / total #impl: 1808731058 (eff. 0.283)
501.31/501.45	c #Conflicts:     717000 | #Learnt:      25370 | 0.000
501.31/501.45	c total clause space: 206.656MB
501.31/501.45	c total #watches: 618964
502.21/502.31	c total #propagations: 512853103 / total #impl: 1811152420 (eff. 0.283)
502.21/502.31	c #Conflicts:     718000 | #Learnt:      26370 | 0.000
502.21/502.31	c total clause space: 206.656MB
502.21/502.31	c total #watches: 622132
503.11/503.21	c total #propagations: 513501165 / total #impl: 1813428136 (eff. 0.283)
503.11/503.21	c #Conflicts:     719000 | #Learnt:      27370 | 0.000
503.11/503.21	c total clause space: 206.656MB
503.11/503.21	c total #watches: 624985
504.01/504.18	c total #propagations: 514180178 / total #impl: 1815748456 (eff. 0.283)
504.01/504.18	c #Conflicts:     720000 | #Learnt:      28370 | 0.000
504.01/504.18	c total clause space: 206.656MB
504.01/504.18	c total #watches: 628559
505.01/505.11	c total #propagations: 514870119 / total #impl: 1818133515 (eff. 0.283)
505.01/505.11	c #Conflicts:     721000 | #Learnt:      29370 | 0.000
505.01/505.11	c total clause space: 206.656MB
505.01/505.11	c total #watches: 631555
505.81/505.95	c total #propagations: 515569933 / total #impl: 1820424239 (eff. 0.283)
505.81/505.95	c #Conflicts:     722000 | #Learnt:      30370 | 0.000
505.81/505.95	c total clause space: 206.656MB
505.81/505.95	c total #watches: 634786
506.71/506.80	c total #propagations: 516207717 / total #impl: 1823015585 (eff. 0.283)
506.71/506.80	c #Conflicts:     723000 | #Learnt:      31370 | 0.000
506.71/506.80	c total clause space: 206.656MB
506.71/506.80	c total #watches: 637952
507.61/507.70	c total #propagations: 516860188 / total #impl: 1825766165 (eff. 0.283)
507.61/507.70	c #Conflicts:     724000 | #Learnt:      32370 | 0.000
507.61/507.70	c total clause space: 206.656MB
507.61/507.70	c total #watches: 641380
508.51/508.62	c total #propagations: 517526737 / total #impl: 1828501253 (eff. 0.283)
508.51/508.62	c #Conflicts:     725000 | #Learnt:      33370 | 0.000
508.51/508.62	c total clause space: 206.656MB
508.51/508.62	c total #watches: 644668
509.41/509.53	c total #propagations: 518193667 / total #impl: 1831085038 (eff. 0.283)
509.41/509.53	c #Conflicts:     726000 | #Learnt:      34370 | 0.000
509.41/509.53	c total clause space: 206.656MB
509.41/509.53	c total #watches: 647222
510.31/510.42	c total #propagations: 518840802 / total #impl: 1833745783 (eff. 0.283)
510.31/510.42	c #Conflicts:     727000 | #Learnt:      35370 | 0.000
510.31/510.42	c total clause space: 206.656MB
510.31/510.42	c total #watches: 650567
511.31/511.41	c total #propagations: 519421416 / total #impl: 1836011093 (eff. 0.283)
511.31/511.41	c #Conflicts:     728000 | #Learnt:      36370 | 0.000
511.31/511.41	c total clause space: 206.656MB
511.31/511.41	c total #watches: 653625
512.21/512.35	c total #propagations: 520048141 / total #impl: 1838493965 (eff. 0.283)
512.21/512.35	c #Conflicts:     729000 | #Learnt:      37370 | 0.000
512.21/512.35	c total clause space: 206.656MB
512.21/512.35	c total #watches: 656496
513.11/513.29	c total #propagations: 520644505 / total #impl: 1840766485 (eff. 0.283)
513.11/513.29	c #Conflicts:     730000 | #Learnt:      38370 | 0.000
513.11/513.29	c total clause space: 206.656MB
513.11/513.29	c total #watches: 660036
514.20/514.38	c total #propagations: 521224189 / total #impl: 1843025783 (eff. 0.283)
514.20/514.38	c #Conflicts:     731000 | #Learnt:      39370 | 0.000
514.20/514.38	c total clause space: 206.656MB
514.20/514.38	c total #watches: 663652
515.30/515.47	c total #propagations: 521863468 / total #impl: 1845539874 (eff. 0.283)
515.30/515.47	c #Conflicts:     732000 | #Learnt:      40370 | 0.000
515.30/515.47	c total clause space: 206.656MB
515.30/515.47	c total #watches: 667757
516.30/516.48	c total #propagations: 522448416 / total #impl: 1847654331 (eff. 0.283)
516.30/516.48	c GC COLLECT
516.30/516.48	c #Conflicts:     733000 | #Learnt:      20769 | 0.000
516.30/516.48	c total clause space: 206.656MB
516.30/516.48	c total #watches: 605129
517.01/517.19	c total #propagations: 522979703 / total #impl: 1849813941 (eff. 0.283)
517.01/517.19	c #Conflicts:     734000 | #Learnt:      21769 | 0.000
517.01/517.19	c total clause space: 206.656MB
517.01/517.19	c total #watches: 608302
517.70/517.89	c total #propagations: 523578776 / total #impl: 1852114646 (eff. 0.283)
517.70/517.89	c #Conflicts:     735000 | #Learnt:      22769 | 0.000
517.70/517.89	c total clause space: 206.656MB
517.70/517.89	c total #watches: 611170
518.50/518.65	c total #propagations: 524153324 / total #impl: 1854274149 (eff. 0.283)
518.50/518.65	c #Conflicts:     736000 | #Learnt:      23769 | 0.000
518.50/518.65	c total clause space: 206.656MB
518.50/518.65	c total #watches: 614615
519.40/519.53	c total #propagations: 524758431 / total #impl: 1856471167 (eff. 0.283)
519.40/519.53	c #Conflicts:     737000 | #Learnt:      24769 | 0.000
519.40/519.53	c total clause space: 206.656MB
519.40/519.53	c total #watches: 617940
520.20/520.36	c total #propagations: 525442038 / total #impl: 1858856706 (eff. 0.283)
520.20/520.36	c #Conflicts:     738000 | #Learnt:      25769 | 0.000
520.20/520.36	c total clause space: 206.656MB
520.20/520.36	c total #watches: 621533
521.00/521.14	c total #propagations: 526069933 / total #impl: 1861152114 (eff. 0.283)
521.00/521.14	c #Conflicts:     739000 | #Learnt:      26769 | 0.000
521.00/521.14	c total clause space: 206.656MB
521.00/521.14	c total #watches: 623976
521.80/521.96	c total #propagations: 526636356 / total #impl: 1863335105 (eff. 0.283)
521.80/521.96	c #Conflicts:     740000 | #Learnt:      27769 | 0.000
521.80/521.96	c total clause space: 206.656MB
521.80/521.96	c total #watches: 626882
522.60/522.73	c total #propagations: 527228639 / total #impl: 1865682039 (eff. 0.283)
522.60/522.73	c #Conflicts:     741000 | #Learnt:      28769 | 0.000
522.60/522.73	c total clause space: 206.656MB
522.60/522.73	c total #watches: 629960
523.40/523.58	c total #propagations: 527817066 / total #impl: 1867924262 (eff. 0.283)
523.40/523.58	c #Conflicts:     742000 | #Learnt:      29769 | 0.000
523.40/523.58	c total clause space: 206.656MB
523.40/523.58	c total #watches: 633147
524.30/524.46	c total #propagations: 528394488 / total #impl: 1870147691 (eff. 0.283)
524.30/524.46	c #Conflicts:     743000 | #Learnt:      30769 | 0.000
524.30/524.46	c total clause space: 206.656MB
524.30/524.46	c total #watches: 636898
525.20/525.37	c total #propagations: 528961924 / total #impl: 1872546193 (eff. 0.282)
525.20/525.37	c #Conflicts:     744000 | #Learnt:      31769 | 0.000
525.20/525.37	c total clause space: 206.656MB
525.20/525.37	c total #watches: 640834
526.00/526.10	c total #propagations: 529482742 / total #impl: 1874678469 (eff. 0.282)
526.00/526.10	c #Conflicts:     745000 | #Learnt:      32769 | 0.000
526.00/526.10	c total clause space: 206.656MB
526.00/526.10	c total #watches: 644366
526.80/526.94	c total #propagations: 530314246 / total #impl: 1877523610 (eff. 0.282)
526.80/526.94	c #Conflicts:     746000 | #Learnt:      33769 | 0.000
526.80/526.94	c total clause space: 206.656MB
526.80/526.94	c total #watches: 649318
527.90/528.03	c total #propagations: 531037803 / total #impl: 1880068644 (eff. 0.282)
527.90/528.03	c #Conflicts:     747000 | #Learnt:      34769 | 0.000
527.90/528.03	c total clause space: 206.656MB
527.90/528.03	c total #watches: 655755
528.79/528.98	c total #propagations: 531950220 / total #impl: 1882997043 (eff. 0.283)
528.79/528.98	c #Conflicts:     748000 | #Learnt:      35769 | 0.000
528.79/528.98	c total clause space: 206.656MB
528.79/528.98	c total #watches: 659970
529.79/529.99	c total #propagations: 532646016 / total #impl: 1885479255 (eff. 0.282)
529.79/529.99	c #Conflicts:     749000 | #Learnt:      36769 | 0.000
529.79/529.99	c total clause space: 206.656MB
529.79/529.99	c total #watches: 664706
530.89/531.06	c total #propagations: 533439128 / total #impl: 1888655232 (eff. 0.282)
530.89/531.06	c #Conflicts:     750000 | #Learnt:      37769 | 0.000
530.89/531.06	c total clause space: 206.656MB
530.89/531.06	c total #watches: 668544
531.89/532.06	c total #propagations: 534286692 / total #impl: 1891385222 (eff. 0.282)
531.89/532.06	c #Conflicts:     751000 | #Learnt:      38769 | 0.000
531.89/532.06	c total clause space: 206.656MB
531.89/532.06	c total #watches: 671204
533.09/533.21	c total #propagations: 534982042 / total #impl: 1893546232 (eff. 0.283)
533.09/533.21	c #Conflicts:     752000 | #Learnt:      39769 | 0.000
533.09/533.21	c total clause space: 206.656MB
533.09/533.21	c total #watches: 674087
534.19/534.35	c total #propagations: 535614001 / total #impl: 1895805132 (eff. 0.283)
534.19/534.35	c #Conflicts:     753000 | #Learnt:      40769 | 0.000
534.19/534.35	c total clause space: 206.656MB
534.19/534.35	c total #watches: 677432
535.19/535.32	c total #propagations: 536350158 / total #impl: 1898436002 (eff. 0.283)
535.19/535.32	c #Conflicts:     754000 | #Learnt:      41769 | 0.000
535.19/535.32	c total clause space: 206.656MB
535.19/535.32	c total #watches: 680800
535.89/536.00	c total #propagations: 537049389 / total #impl: 1901208159 (eff. 0.282)
535.89/536.00	c GC COLLECT
535.89/536.00	c #Conflicts:     755000 | #Learnt:      21862 | 0.000
535.89/536.00	c total clause space: 206.656MB
535.89/536.00	c total #watches: 608732
536.49/536.69	c total #propagations: 537682700 / total #impl: 1903372218 (eff. 0.282)
536.49/536.69	c #Conflicts:     756000 | #Learnt:      22862 | 0.000
536.49/536.69	c total clause space: 206.656MB
536.49/536.69	c total #watches: 612282
537.19/537.30	c total #propagations: 538425512 / total #impl: 1906108708 (eff. 0.282)
537.19/537.30	c #Conflicts:     757000 | #Learnt:      23862 | 0.000
537.19/537.30	c total clause space: 206.656MB
537.19/537.30	c total #watches: 615643
537.98/538.11	c total #propagations: 539104319 / total #impl: 1908527008 (eff. 0.282)
537.98/538.11	c #Conflicts:     758000 | #Learnt:      24862 | 0.000
537.98/538.11	c total clause space: 206.656MB
537.98/538.11	c total #watches: 619867
538.58/538.71	c total #propagations: 539773687 / total #impl: 1910972776 (eff. 0.282)
538.58/538.71	c #Conflicts:     759000 | #Learnt:      25862 | 0.000
538.58/538.71	c total clause space: 206.656MB
538.58/538.71	c total #watches: 624283
539.08/539.22	c total #propagations: 540456280 / total #impl: 1913698880 (eff. 0.282)
539.08/539.22	c #Conflicts:     760000 | #Learnt:      26862 | 0.000
539.08/539.22	c total clause space: 206.656MB
539.08/539.22	c total #watches: 627470
539.99/540.15	c total #propagations: 541078422 / total #impl: 1915672997 (eff. 0.282)
539.99/540.15	c #Conflicts:     761000 | #Learnt:      27862 | 0.000
539.99/540.15	c total clause space: 206.656MB
539.99/540.15	c total #watches: 630668
540.88/541.08	c total #propagations: 541734514 / total #impl: 1917954640 (eff. 0.282)
540.88/541.08	c #Conflicts:     762000 | #Learnt:      28862 | 0.000
540.88/541.08	c total clause space: 206.656MB
540.88/541.08	c total #watches: 635485
541.98/542.10	c total #propagations: 542406814 / total #impl: 1920581394 (eff. 0.282)
541.98/542.10	c #Conflicts:     763000 | #Learnt:      29862 | 0.000
541.98/542.10	c total clause space: 206.656MB
541.98/542.10	c total #watches: 641450
542.98/543.12	c total #propagations: 543101273 / total #impl: 1924045061 (eff. 0.282)
542.98/543.12	c #Conflicts:     764000 | #Learnt:      30862 | 0.000
542.98/543.12	c total clause space: 206.656MB
542.98/543.12	c total #watches: 645246
543.98/544.14	c total #propagations: 543958011 / total #impl: 1926687688 (eff. 0.282)
543.98/544.14	c #Conflicts:     765000 | #Learnt:      31862 | 0.000
543.98/544.14	c total clause space: 206.656MB
543.98/544.14	c total #watches: 648718
544.68/544.86	c total #propagations: 544669334 / total #impl: 1929169559 (eff. 0.282)
544.68/544.86	c #Conflicts:     766000 | #Learnt:      32862 | 0.000
544.68/544.86	c total clause space: 206.656MB
544.68/544.86	c total #watches: 652636
545.49/545.64	c total #propagations: 545376163 / total #impl: 1931223241 (eff. 0.282)
545.49/545.64	c #Conflicts:     767000 | #Learnt:      33862 | 0.000
545.49/545.64	c total clause space: 206.656MB
545.49/545.64	c total #watches: 655165
546.48/546.63	c total #propagations: 546034440 / total #impl: 1933248958 (eff. 0.282)
546.48/546.63	c #Conflicts:     768000 | #Learnt:      34862 | 0.000
546.48/546.63	c total clause space: 206.656MB
546.48/546.63	c total #watches: 660154
547.57/547.77	c total #propagations: 546836082 / total #impl: 1936041643 (eff. 0.282)
547.57/547.77	c #Conflicts:     769000 | #Learnt:      35862 | 0.000
547.57/547.77	c total clause space: 206.656MB
547.57/547.77	c total #watches: 664662
548.67/548.84	c total #propagations: 547628027 / total #impl: 1938620441 (eff. 0.282)
548.67/548.84	c #Conflicts:     770000 | #Learnt:      36862 | 0.000
548.67/548.84	c total clause space: 206.656MB
548.67/548.84	c total #watches: 668063
549.98/550.12	c total #propagations: 548442902 / total #impl: 1941245865 (eff. 0.283)
549.98/550.12	c #Conflicts:     771000 | #Learnt:      37862 | 0.000
549.98/550.12	c total clause space: 206.656MB
549.98/550.12	c total #watches: 671448
551.17/551.35	c total #propagations: 549101472 / total #impl: 1943609704 (eff. 0.283)
551.17/551.35	c #Conflicts:     772000 | #Learnt:      38862 | 0.000
551.17/551.35	c total clause space: 206.656MB
551.17/551.35	c total #watches: 675006
552.27/552.45	c total #propagations: 549807275 / total #impl: 1946018060 (eff. 0.283)
552.27/552.45	c #Conflicts:     773000 | #Learnt:      39862 | 0.000
552.27/552.45	c total clause space: 206.656MB
552.27/552.45	c total #watches: 678974
553.47/553.69	c total #propagations: 550488130 / total #impl: 1949130084 (eff. 0.282)
553.47/553.69	c #Conflicts:     774000 | #Learnt:      40862 | 0.000
553.47/553.69	c total clause space: 206.656MB
553.47/553.69	c total #watches: 682579
554.77/554.97	c total #propagations: 551283869 / total #impl: 1951958034 (eff. 0.282)
554.77/554.97	c #Conflicts:     775000 | #Learnt:      41862 | 0.000
554.77/554.97	c total clause space: 206.656MB
554.77/554.98	c total #watches: 686335
555.77/555.98	c total #propagations: 552017808 / total #impl: 1955154620 (eff. 0.282)
555.77/555.98	c GC COLLECT
555.77/555.98	c #Conflicts:     776000 | #Learnt:      21671 | 0.000
555.77/555.98	c total clause space: 206.656MB
555.77/555.98	c total #watches: 607988
556.48/556.68	c total #propagations: 552751244 / total #impl: 1957595247 (eff. 0.282)
556.48/556.68	c #Conflicts:     777000 | #Learnt:      22671 | 0.000
556.48/556.68	c total clause space: 206.656MB
556.48/556.68	c total #watches: 611249
557.26/557.49	c total #propagations: 553533623 / total #impl: 1960139079 (eff. 0.282)
557.26/557.49	c #Conflicts:     778000 | #Learnt:      23671 | 0.000
557.26/557.49	c total clause space: 206.656MB
557.26/557.49	c total #watches: 615159
558.16/558.30	c total #propagations: 554317151 / total #impl: 1962734730 (eff. 0.282)
558.16/558.30	c #Conflicts:     779000 | #Learnt:      24671 | 0.000
558.16/558.30	c total clause space: 206.656MB
558.16/558.30	c total #watches: 617782
558.86/559.00	c total #propagations: 554987015 / total #impl: 1965218731 (eff. 0.282)
558.86/559.00	c #Conflicts:     780000 | #Learnt:      25671 | 0.000
558.86/559.00	c total clause space: 206.656MB
558.86/559.00	c total #watches: 621788
559.66/559.80	c total #propagations: 555679026 / total #impl: 1968020765 (eff. 0.282)
559.66/559.80	c #Conflicts:     781000 | #Learnt:      26671 | 0.000
559.66/559.80	c total clause space: 206.656MB
559.66/559.80	c total #watches: 625971
560.36/560.53	c total #propagations: 556459233 / total #impl: 1971475132 (eff. 0.282)
560.36/560.53	c #Conflicts:     782000 | #Learnt:      27671 | 0.000
560.36/560.53	c total clause space: 206.656MB
560.36/560.53	c total #watches: 628736
561.16/561.35	c total #propagations: 557189001 / total #impl: 1973986952 (eff. 0.282)
561.16/561.35	c #Conflicts:     783000 | #Learnt:      28671 | 0.000
561.16/561.35	c total clause space: 206.656MB
561.16/561.35	c total #watches: 633019
562.07/562.29	c total #propagations: 557954674 / total #impl: 1977403187 (eff. 0.282)
562.07/562.29	c #Conflicts:     784000 | #Learnt:      29671 | 0.000
562.07/562.29	c total clause space: 206.656MB
562.07/562.29	c total #watches: 639867
562.86/563.05	c total #propagations: 558599730 / total #impl: 1981124153 (eff. 0.282)
562.86/563.05	c #Conflicts:     785000 | #Learnt:      30671 | 0.000
562.86/563.05	c total clause space: 206.656MB
562.86/563.05	c total #watches: 642605
563.56/563.70	c total #propagations: 559351166 / total #impl: 1983276399 (eff. 0.282)
563.56/563.70	c #Conflicts:     786000 | #Learnt:      31671 | 0.000
563.56/563.70	c total clause space: 206.656MB
563.56/563.70	c total #watches: 645591
564.17/564.34	c total #propagations: 560067648 / total #impl: 1985213675 (eff. 0.282)
564.17/564.34	c #Conflicts:     787000 | #Learnt:      32671 | 0.000
564.17/564.34	c total clause space: 206.656MB
564.17/564.34	c total #watches: 648099
565.06/565.20	c total #propagations: 560762763 / total #impl: 1987196948 (eff. 0.282)
565.06/565.20	c #Conflicts:     788000 | #Learnt:      33671 | 0.000
565.06/565.20	c total clause space: 206.656MB
565.06/565.20	c total #watches: 651248
565.86/566.02	c total #propagations: 561510500 / total #impl: 1989483775 (eff. 0.282)
565.86/566.02	c #Conflicts:     789000 | #Learnt:      34671 | 0.000
565.86/566.02	c total clause space: 206.656MB
565.86/566.02	c total #watches: 654904
566.86/567.06	c total #propagations: 562247017 / total #impl: 1991669394 (eff. 0.282)
566.86/567.06	c #Conflicts:     790000 | #Learnt:      35671 | 0.000
566.86/567.06	c total clause space: 206.656MB
566.86/567.06	c total #watches: 658212
567.85/568.09	c total #propagations: 562966959 / total #impl: 1994552526 (eff. 0.282)
567.85/568.09	c #Conflicts:     791000 | #Learnt:      36671 | 0.000
567.85/568.09	c total clause space: 206.656MB
567.85/568.09	c total #watches: 661776
569.05/569.26	c total #propagations: 563697675 / total #impl: 1997165668 (eff. 0.282)
569.05/569.26	c #Conflicts:     792000 | #Learnt:      37671 | 0.000
569.05/569.26	c total clause space: 206.656MB
569.05/569.26	c total #watches: 665288
570.05/570.23	c total #propagations: 564372292 / total #impl: 1999636988 (eff. 0.282)
570.05/570.23	c #Conflicts:     793000 | #Learnt:      38671 | 0.000
570.05/570.23	c total clause space: 206.656MB
570.05/570.23	c total #watches: 668337
571.15/571.34	c total #propagations: 565081755 / total #impl: 2001962842 (eff. 0.282)
571.15/571.34	c #Conflicts:     794000 | #Learnt:      39671 | 0.000
571.15/571.34	c total clause space: 206.656MB
571.15/571.34	c total #watches: 671709
572.05/572.24	c total #propagations: 565958056 / total #impl: 2004821285 (eff. 0.282)
572.05/572.24	c #Conflicts:     795000 | #Learnt:      40671 | 0.000
572.05/572.24	c total clause space: 206.656MB
572.05/572.25	c total #watches: 674981
573.36/573.51	c total #propagations: 566794732 / total #impl: 2007497362 (eff. 0.282)
573.36/573.51	c #Conflicts:     796000 | #Learnt:      41671 | 0.000
573.36/573.51	c total clause space: 206.656MB
573.36/573.51	c total #watches: 679365
574.66/574.86	c total #propagations: 567559614 / total #impl: 2010128335 (eff. 0.282)
574.66/574.86	c #Conflicts:     797000 | #Learnt:      42671 | 0.000
574.66/574.86	c total clause space: 206.656MB
574.66/574.86	c total #watches: 683738
575.56/575.77	c total #propagations: 568339278 / total #impl: 2013040441 (eff. 0.282)
575.56/575.77	c GC COLLECT
575.56/575.77	c #Conflicts:     798000 | #Learnt:      22162 | 0.000
575.56/575.77	c total clause space: 206.656MB
575.56/575.77	c total #watches: 609862
576.27/576.46	c total #propagations: 568985017 / total #impl: 2015350551 (eff. 0.282)
576.27/576.46	c #Conflicts:     799000 | #Learnt:      23162 | 0.000
576.27/576.46	c total clause space: 206.656MB
576.27/576.46	c total #watches: 612742
576.96/577.12	c total #propagations: 569745852 / total #impl: 2017975551 (eff. 0.282)
576.96/577.12	c #Conflicts:     800000 | #Learnt:      24162 | 0.000
576.96/577.12	c total clause space: 206.656MB
576.96/577.12	c total #watches: 616745
577.66/577.80	c total #propagations: 570523880 / total #impl: 2020558400 (eff. 0.282)
577.66/577.80	c #Conflicts:     801000 | #Learnt:      25162 | 0.000
577.66/577.80	c total clause space: 206.656MB
577.66/577.80	c total #watches: 620269
578.47/578.65	c total #propagations: 571244113 / total #impl: 2022944764 (eff. 0.282)
578.47/578.65	c #Conflicts:     802000 | #Learnt:      26162 | 0.000
578.47/578.65	c total clause space: 206.656MB
578.47/578.65	c total #watches: 624975
579.16/579.38	c total #propagations: 572105057 / total #impl: 2025752494 (eff. 0.282)
579.16/579.38	c #Conflicts:     803000 | #Learnt:      27162 | 0.000
579.16/579.38	c total clause space: 206.656MB
579.16/579.38	c total #watches: 629003
580.06/580.20	c total #propagations: 572850074 / total #impl: 2028453217 (eff. 0.282)
580.06/580.20	c #Conflicts:     804000 | #Learnt:      28162 | 0.000
580.06/580.20	c total clause space: 206.656MB
580.06/580.20	c total #watches: 632636
580.86/581.09	c total #propagations: 573481594 / total #impl: 2030538356 (eff. 0.282)
580.86/581.09	c #Conflicts:     805000 | #Learnt:      29162 | 0.000
580.86/581.09	c total clause space: 206.656MB
580.86/581.09	c total #watches: 636596
581.76/581.95	c total #propagations: 574086185 / total #impl: 2032644570 (eff. 0.282)
581.76/581.95	c #Conflicts:     806000 | #Learnt:      30162 | 0.000
581.76/581.95	c total clause space: 206.656MB
581.76/581.95	c total #watches: 641025
582.76/582.91	c total #propagations: 574695906 / total #impl: 2035053365 (eff. 0.282)
582.76/582.91	c #Conflicts:     807000 | #Learnt:      31162 | 0.000
582.76/582.91	c total clause space: 206.656MB
582.76/582.91	c total #watches: 644640
583.66/583.89	c total #propagations: 575364706 / total #impl: 2037653524 (eff. 0.282)
583.66/583.89	c #Conflicts:     808000 | #Learnt:      32162 | 0.000
583.66/583.89	c total clause space: 206.656MB
583.66/583.89	c total #watches: 649398
584.55/584.76	c total #propagations: 576059516 / total #impl: 2040555049 (eff. 0.282)
584.55/584.76	c #Conflicts:     809000 | #Learnt:      33162 | 0.000
584.55/584.76	c total clause space: 206.656MB
584.55/584.76	c total #watches: 654001
585.45/585.69	c total #propagations: 576796544 / total #impl: 2043604337 (eff. 0.282)
585.45/585.69	c #Conflicts:     810000 | #Learnt:      34162 | 0.000
585.45/585.69	c total clause space: 206.656MB
585.45/585.69	c total #watches: 657652
586.55/586.77	c total #propagations: 577579581 / total #impl: 2046203994 (eff. 0.282)
586.55/586.77	c #Conflicts:     811000 | #Learnt:      35162 | 0.000
586.55/586.77	c total clause space: 206.656MB
586.55/586.77	c total #watches: 662627
587.66/587.82	c total #propagations: 578357415 / total #impl: 2049991176 (eff. 0.282)
587.66/587.82	c #Conflicts:     812000 | #Learnt:      36162 | 0.000
587.66/587.82	c total clause space: 206.656MB
587.66/587.82	c total #watches: 667130
588.66/588.80	c total #propagations: 579135554 / total #impl: 2052993616 (eff. 0.282)
588.66/588.80	c #Conflicts:     813000 | #Learnt:      37162 | 0.000
588.66/588.80	c total clause space: 206.656MB
588.66/588.80	c total #watches: 670381
589.66/589.86	c total #propagations: 579901885 / total #impl: 2055504065 (eff. 0.282)
589.66/589.86	c #Conflicts:     814000 | #Learnt:      38162 | 0.000
589.66/589.86	c total clause space: 206.656MB
589.66/589.86	c total #watches: 674847
590.66/590.87	c total #propagations: 580579651 / total #impl: 2057738500 (eff. 0.282)
590.66/590.87	c #Conflicts:     815000 | #Learnt:      39162 | 0.000
590.66/590.87	c total clause space: 206.656MB
590.66/590.87	c total #watches: 678742
591.66/591.88	c total #propagations: 581170409 / total #impl: 2060050753 (eff. 0.282)
591.66/591.88	c #Conflicts:     816000 | #Learnt:      40162 | 0.000
591.66/591.88	c total clause space: 206.656MB
591.66/591.88	c total #watches: 682601
592.65/592.90	c total #propagations: 581858910 / total #impl: 2062899898 (eff. 0.282)
592.65/592.90	c #Conflicts:     817000 | #Learnt:      41162 | 0.000
592.65/592.90	c total clause space: 206.656MB
592.65/592.90	c total #watches: 688181
594.15/594.32	c total #propagations: 582633921 / total #impl: 2065747405 (eff. 0.282)
594.15/594.32	c #Conflicts:     818000 | #Learnt:      42162 | 0.000
594.15/594.32	c total clause space: 206.656MB
594.15/594.32	c total #watches: 691472
595.55/595.71	c total #propagations: 583491331 / total #impl: 2068611268 (eff. 0.282)
595.55/595.71	c #Conflicts:     819000 | #Learnt:      43162 | 0.000
595.55/595.71	c total clause space: 206.656MB
595.55/595.71	c total #watches: 695722
596.65/596.87	c total #propagations: 584227378 / total #impl: 2071416204 (eff. 0.282)
596.65/596.87	c GC COLLECT
596.65/596.87	c #Conflicts:     820000 | #Learnt:      22362 | 0.000
596.65/596.87	c total clause space: 206.656MB
596.65/596.87	c total #watches: 610308
597.35/597.52	c total #propagations: 584982267 / total #impl: 2074343038 (eff. 0.282)
597.35/597.52	c #Conflicts:     821000 | #Learnt:      23362 | 0.000
597.35/597.52	c total clause space: 206.656MB
597.35/597.52	c total #watches: 614016
597.95/598.13	c total #propagations: 585708189 / total #impl: 2076894720 (eff. 0.282)
597.95/598.13	c #Conflicts:     822000 | #Learnt:      24362 | 0.000
597.95/598.13	c total clause space: 206.656MB
597.95/598.13	c total #watches: 616905
598.55/598.75	c total #propagations: 586391059 / total #impl: 2079377584 (eff. 0.282)
598.55/598.75	c #Conflicts:     823000 | #Learnt:      25362 | 0.000
598.55/598.75	c total clause space: 206.656MB
598.55/598.75	c total #watches: 620096
599.36/599.52	c total #propagations: 587107718 / total #impl: 2081728170 (eff. 0.282)
599.36/599.52	c #Conflicts:     824000 | #Learnt:      26362 | 0.000
599.36/599.52	c total clause space: 206.656MB
599.36/599.52	c total #watches: 624292
600.05/600.26	c total #propagations: 587783425 / total #impl: 2084313326 (eff. 0.282)
600.05/600.26	c #Conflicts:     825000 | #Learnt:      27362 | 0.000
600.05/600.26	c total clause space: 206.656MB
600.05/600.26	c total #watches: 628716
600.75/600.92	c total #propagations: 588521380 / total #impl: 2087323219 (eff. 0.282)
600.75/600.92	c #Conflicts:     826000 | #Learnt:      28362 | 0.000
600.75/600.92	c total clause space: 206.656MB
600.75/600.92	c total #watches: 631700
601.45/601.62	c total #propagations: 589218204 / total #impl: 2089604373 (eff. 0.282)
601.45/601.62	c #Conflicts:     827000 | #Learnt:      29362 | 0.000
601.45/601.62	c total clause space: 206.656MB
601.45/601.62	c total #watches: 635442
602.15/602.32	c total #propagations: 589902043 / total #impl: 2092103286 (eff. 0.282)
602.15/602.32	c #Conflicts:     828000 | #Learnt:      30362 | 0.000
602.15/602.32	c total clause space: 206.656MB
602.15/602.32	c total #watches: 639122
602.85/603.01	c total #propagations: 590540713 / total #impl: 2095087290 (eff. 0.282)
602.85/603.01	c #Conflicts:     829000 | #Learnt:      31362 | 0.000
602.85/603.01	c total clause space: 206.656MB
602.85/603.01	c total #watches: 645726
603.76/603.91	c total #propagations: 591239867 / total #impl: 2097388395 (eff. 0.282)
603.76/603.91	c #Conflicts:     830000 | #Learnt:      32362 | 0.000
603.76/603.91	c total clause space: 206.656MB
603.76/603.91	c total #watches: 655159
604.75/604.99	c total #propagations: 591958996 / total #impl: 2100220917 (eff. 0.282)
604.75/604.99	c #Conflicts:     831000 | #Learnt:      33362 | 0.000
604.75/604.99	c total clause space: 206.656MB
604.75/604.99	c total #watches: 663302
606.35/606.51	c total #propagations: 592606469 / total #impl: 2103319174 (eff. 0.282)
606.35/606.51	c #Conflicts:     832000 | #Learnt:      34362 | 0.000
606.35/606.51	c total clause space: 206.656MB
606.35/606.51	c total #watches: 668018
607.95/608.12	c total #propagations: 593349862 / total #impl: 2106088773 (eff. 0.282)
607.95/608.12	c #Conflicts:     833000 | #Learnt:      35362 | 0.000
607.95/608.12	c total clause space: 206.656MB
607.95/608.12	c total #watches: 673592
609.55/609.71	c total #propagations: 594128107 / total #impl: 2109055753 (eff. 0.282)
609.55/609.71	c #Conflicts:     834000 | #Learnt:      36362 | 0.000
609.55/609.71	c total clause space: 206.656MB
609.55/609.72	c total #watches: 679784
611.35/611.60	c total #propagations: 594829058 / total #impl: 2112194765 (eff. 0.282)
611.35/611.60	c #Conflicts:     835000 | #Learnt:      37362 | 0.000
611.35/611.60	c total clause space: 206.656MB
611.35/611.60	c total #watches: 685127
613.35/613.58	c total #propagations: 595617174 / total #impl: 2115001653 (eff. 0.282)
613.35/613.58	c #Conflicts:     836000 | #Learnt:      38362 | 0.000
613.35/613.58	c total clause space: 206.656MB
613.35/613.58	c total #watches: 689081
614.76/614.94	c total #propagations: 596392101 / total #impl: 2118112670 (eff. 0.282)
614.76/614.94	c #Conflicts:     837000 | #Learnt:      39362 | 0.000
614.76/614.94	c total clause space: 206.656MB
614.76/614.94	c total #watches: 692637
616.45/616.63	c total #propagations: 597066504 / total #impl: 2120227875 (eff. 0.282)
616.45/616.63	c #Conflicts:     838000 | #Learnt:      40362 | 0.000
616.45/616.63	c total clause space: 206.656MB
616.45/616.63	c total #watches: 696099
618.45/618.62	c total #propagations: 597797256 / total #impl: 2122652292 (eff. 0.282)
618.45/618.62	c #Conflicts:     839000 | #Learnt:      41362 | 0.000
618.45/618.62	c total clause space: 206.656MB
618.45/618.62	c total #watches: 700207
620.65/620.89	c total #propagations: 598506189 / total #impl: 2125384373 (eff. 0.282)
620.65/620.89	c #Conflicts:     840000 | #Learnt:      42362 | 0.000
620.65/620.89	c total clause space: 206.656MB
620.65/620.89	c total #watches: 704431
622.65/622.89	c total #propagations: 599222533 / total #impl: 2127922998 (eff. 0.282)
622.65/622.89	c #Conflicts:     841000 | #Learnt:      43362 | 0.000
622.65/622.89	c total clause space: 206.656MB
622.65/622.89	c total #watches: 708119
624.76/624.97	c total #propagations: 599947469 / total #impl: 2130444419 (eff. 0.282)
624.76/624.97	c GC COLLECT
624.76/624.97	c #Conflicts:     842000 | #Learnt:      22271 | 0.000
624.76/624.97	c total clause space: 206.656MB
624.76/624.97	c total #watches: 610039
625.35/625.55	c total #propagations: 600662817 / total #impl: 2133066599 (eff. 0.282)
625.35/625.55	c #Conflicts:     843000 | #Learnt:      23271 | 0.000
625.35/625.55	c total clause space: 206.656MB
625.35/625.55	c total #watches: 612634
625.95/626.17	c total #propagations: 601428566 / total #impl: 2135439423 (eff. 0.282)
625.95/626.17	c #Conflicts:     844000 | #Learnt:      24271 | 0.000
625.95/626.17	c total clause space: 206.656MB
625.95/626.17	c total #watches: 615328
626.55/626.76	c total #propagations: 602286345 / total #impl: 2138088398 (eff. 0.282)
626.55/626.76	c #Conflicts:     845000 | #Learnt:      25271 | 0.000
626.55/626.76	c total clause space: 206.656MB
626.55/626.76	c total #watches: 618631
627.15/627.37	c total #propagations: 602969684 / total #impl: 2140236732 (eff. 0.282)
627.15/627.37	c #Conflicts:     846000 | #Learnt:      26271 | 0.000
627.15/627.37	c total clause space: 206.656MB
627.15/627.37	c total #watches: 622006
627.85/628.00	c total #propagations: 603724111 / total #impl: 2142579874 (eff. 0.282)
627.85/628.00	c #Conflicts:     847000 | #Learnt:      27271 | 0.000
627.85/628.00	c total clause space: 206.656MB
627.85/628.00	c total #watches: 625099
628.65/628.85	c total #propagations: 604374179 / total #impl: 2144684495 (eff. 0.282)
628.65/628.85	c #Conflicts:     848000 | #Learnt:      28271 | 0.000
628.65/628.85	c total clause space: 206.656MB
628.65/628.85	c total #watches: 628421
629.25/629.49	c total #propagations: 605226196 / total #impl: 2147841229 (eff. 0.282)
629.25/629.49	c #Conflicts:     849000 | #Learnt:      29271 | 0.000
629.25/629.49	c total clause space: 206.656MB
629.25/629.49	c total #watches: 630791
630.05/630.22	c total #propagations: 605972166 / total #impl: 2150117532 (eff. 0.282)
630.05/630.22	c #Conflicts:     850000 | #Learnt:      30271 | 0.000
630.05/630.22	c total clause space: 206.656MB
630.05/630.22	c total #watches: 634967
630.75/630.98	c total #propagations: 606839054 / total #impl: 2152859565 (eff. 0.282)
630.75/630.98	c #Conflicts:     851000 | #Learnt:      31271 | 0.000
630.75/630.98	c total clause space: 206.656MB
630.75/630.98	c total #watches: 639752
631.55/631.73	c total #propagations: 607507523 / total #impl: 2155979660 (eff. 0.282)
631.55/631.73	c #Conflicts:     852000 | #Learnt:      32271 | 0.000
631.55/631.73	c total clause space: 206.656MB
631.55/631.73	c total #watches: 643703
632.55/632.73	c total #propagations: 608200359 / total #impl: 2158251228 (eff. 0.282)
632.55/632.73	c #Conflicts:     853000 | #Learnt:      33271 | 0.000
632.55/632.73	c total clause space: 206.656MB
632.55/632.73	c total #watches: 647549
633.55/633.75	c total #propagations: 608997763 / total #impl: 2161348356 (eff. 0.282)
633.55/633.75	c #Conflicts:     854000 | #Learnt:      34271 | 0.000
633.55/633.75	c total clause space: 206.656MB
633.55/633.75	c total #watches: 652454
634.45/634.70	c total #propagations: 609777155 / total #impl: 2164742418 (eff. 0.282)
634.45/634.70	c #Conflicts:     855000 | #Learnt:      35271 | 0.000
634.45/634.70	c total clause space: 206.656MB
634.45/634.70	c total #watches: 656024
635.55/635.72	c total #propagations: 610468066 / total #impl: 2167397960 (eff. 0.282)
635.55/635.72	c #Conflicts:     856000 | #Learnt:      36271 | 0.000
635.55/635.72	c total clause space: 206.656MB
635.55/635.72	c total #watches: 659923
636.35/636.56	c total #propagations: 611172716 / total #impl: 2170095240 (eff. 0.282)
636.35/636.56	c #Conflicts:     857000 | #Learnt:      37271 | 0.000
636.35/636.56	c total clause space: 206.656MB
636.35/636.56	c total #watches: 663066
637.15/637.33	c total #propagations: 611872855 / total #impl: 2173284981 (eff. 0.282)
637.15/637.33	c #Conflicts:     858000 | #Learnt:      38271 | 0.000
637.15/637.33	c total clause space: 206.656MB
637.15/637.33	c total #watches: 665974
638.15/638.34	c total #propagations: 612594989 / total #impl: 2175410067 (eff. 0.282)
638.15/638.34	c #Conflicts:     859000 | #Learnt:      39271 | 0.000
638.15/638.34	c total clause space: 206.656MB
638.15/638.34	c total #watches: 669960
639.15/639.32	c total #propagations: 613310756 / total #impl: 2177894938 (eff. 0.282)
639.15/639.32	c #Conflicts:     860000 | #Learnt:      40271 | 0.000
639.15/639.32	c total clause space: 206.656MB
639.15/639.32	c total #watches: 672794
639.85/640.04	c total #propagations: 614048915 / total #impl: 2180554881 (eff. 0.282)
639.85/640.04	c #Conflicts:     861000 | #Learnt:      41271 | 0.000
639.85/640.04	c total clause space: 206.656MB
639.85/640.04	c total #watches: 675454
640.75/640.95	c total #propagations: 614824090 / total #impl: 2182671808 (eff. 0.282)
640.75/640.95	c #Conflicts:     862000 | #Learnt:      42271 | 0.000
640.75/640.95	c total clause space: 206.656MB
640.75/640.95	c total #watches: 678630
641.85/642.04	c total #propagations: 615734055 / total #impl: 2185306287 (eff. 0.282)
641.85/642.04	c #Conflicts:     863000 | #Learnt:      43271 | 0.000
641.85/642.04	c total clause space: 206.656MB
641.85/642.04	c total #watches: 681342
642.85/643.10	c total #propagations: 616510746 / total #impl: 2187797351 (eff. 0.282)
642.85/643.10	c #Conflicts:     864000 | #Learnt:      44271 | 0.000
642.85/643.10	c total clause space: 206.656MB
642.95/643.10	c total #watches: 684475
643.85/644.06	c total #propagations: 617058643 / total #impl: 2189793661 (eff. 0.282)
643.85/644.06	c GC COLLECT
643.85/644.06	c #Conflicts:     865000 | #Learnt:      22870 | 0.000
643.85/644.06	c total clause space: 206.656MB
643.85/644.06	c total #watches: 611806
644.55/644.78	c total #propagations: 617618975 / total #impl: 2192015384 (eff. 0.282)
644.55/644.78	c #Conflicts:     866000 | #Learnt:      23870 | 0.000
644.55/644.78	c total clause space: 206.656MB
644.55/644.78	c total #watches: 615832
645.24/645.48	c total #propagations: 618195500 / total #impl: 2194246299 (eff. 0.282)
645.24/645.48	c #Conflicts:     867000 | #Learnt:      24870 | 0.000
645.24/645.48	c total clause space: 206.656MB
645.24/645.48	c total #watches: 619360
645.94/646.14	c total #propagations: 618918410 / total #impl: 2196604222 (eff. 0.282)
645.94/646.14	c #Conflicts:     868000 | #Learnt:      25870 | 0.000
645.94/646.14	c total clause space: 206.656MB
645.94/646.14	c total #watches: 623014
646.75/646.97	c total #propagations: 619591050 / total #impl: 2198974602 (eff. 0.282)
646.75/646.97	c #Conflicts:     869000 | #Learnt:      26870 | 0.000
646.75/646.97	c total clause space: 206.656MB
646.75/646.97	c total #watches: 626358
647.54/647.71	c total #propagations: 620285314 / total #impl: 2201299264 (eff. 0.282)
647.54/647.71	c #Conflicts:     870000 | #Learnt:      27870 | 0.000
647.54/647.71	c total clause space: 206.656MB
647.54/647.71	c total #watches: 629998
648.34/648.52	c total #propagations: 620941250 / total #impl: 2203755389 (eff. 0.282)
648.34/648.52	c #Conflicts:     871000 | #Learnt:      28870 | 0.000
648.34/648.52	c total clause space: 206.656MB
648.34/648.52	c total #watches: 635730
649.04/649.23	c total #propagations: 621693024 / total #impl: 2206563699 (eff. 0.282)
649.04/649.23	c #Conflicts:     872000 | #Learnt:      29870 | 0.000
649.04/649.23	c total clause space: 206.656MB
649.04/649.23	c total #watches: 639300
650.14/650.35	c total #propagations: 622487181 / total #impl: 2209021128 (eff. 0.282)
650.14/650.35	c #Conflicts:     873000 | #Learnt:      30870 | 0.000
650.14/650.35	c total clause space: 206.656MB
650.14/650.35	c total #watches: 645722
651.44/651.60	c total #propagations: 623287038 / total #impl: 2211723456 (eff. 0.282)
651.44/651.60	c #Conflicts:     874000 | #Learnt:      31870 | 0.000
651.44/651.60	c total clause space: 206.656MB
651.44/651.60	c total #watches: 652580
652.44/652.65	c total #propagations: 623969429 / total #impl: 2214289058 (eff. 0.282)
652.44/652.65	c #Conflicts:     875000 | #Learnt:      32870 | 0.000
652.44/652.65	c total clause space: 206.656MB
652.44/652.65	c total #watches: 655154
653.64/653.82	c total #propagations: 624818217 / total #impl: 2217110578 (eff. 0.282)
653.64/653.82	c #Conflicts:     876000 | #Learnt:      33870 | 0.000
653.64/653.82	c total clause space: 206.656MB
653.64/653.82	c total #watches: 658161
654.54/654.71	c total #propagations: 625631489 / total #impl: 2219668478 (eff. 0.282)
654.54/654.71	c #Conflicts:     877000 | #Learnt:      34870 | 0.000
654.54/654.71	c total clause space: 206.656MB
654.54/654.71	c total #watches: 661470
655.55/655.72	c total #propagations: 626279127 / total #impl: 2222824884 (eff. 0.282)
655.55/655.72	c #Conflicts:     878000 | #Learnt:      35870 | 0.000
655.55/655.72	c total clause space: 206.656MB
655.55/655.72	c total #watches: 664915
656.65/656.83	c total #propagations: 626988525 / total #impl: 2225178161 (eff. 0.282)
656.65/656.83	c #Conflicts:     879000 | #Learnt:      36870 | 0.000
656.65/656.83	c total clause space: 206.656MB
656.65/656.83	c total #watches: 668531
657.54/657.79	c total #propagations: 627723022 / total #impl: 2227441414 (eff. 0.282)
657.54/657.79	c #Conflicts:     880000 | #Learnt:      37870 | 0.000
657.54/657.79	c total clause space: 206.656MB
657.54/657.79	c total #watches: 671935
658.64/658.87	c total #propagations: 628480938 / total #impl: 2229753759 (eff. 0.282)
658.64/658.87	c #Conflicts:     881000 | #Learnt:      38870 | 0.000
658.64/658.87	c total clause space: 206.656MB
658.64/658.87	c total #watches: 675605
659.85/660.08	c total #propagations: 629127576 / total #impl: 2231849590 (eff. 0.282)
659.85/660.08	c #Conflicts:     882000 | #Learnt:      39870 | 0.000
659.85/660.08	c total clause space: 206.656MB
659.85/660.08	c total #watches: 679608
660.95/661.10	c total #propagations: 629731914 / total #impl: 2234272571 (eff. 0.282)
660.95/661.10	c #Conflicts:     883000 | #Learnt:      40870 | 0.000
660.95/661.10	c total clause space: 206.656MB
660.95/661.10	c total #watches: 682542
661.94/662.16	c total #propagations: 630252576 / total #impl: 2236302227 (eff. 0.282)
661.94/662.16	c #Conflicts:     884000 | #Learnt:      41870 | 0.000
661.94/662.16	c total clause space: 206.656MB
661.94/662.16	c total #watches: 687131
663.04/663.28	c total #propagations: 630977073 / total #impl: 2240189022 (eff. 0.282)
663.04/663.28	c #Conflicts:     885000 | #Learnt:      42870 | 0.000
663.04/663.28	c total clause space: 206.656MB
663.04/663.28	c total #watches: 693507
664.14/664.38	c total #propagations: 631692606 / total #impl: 2244061914 (eff. 0.281)
664.14/664.38	c #Conflicts:     886000 | #Learnt:      43870 | 0.000
664.14/664.38	c total clause space: 206.656MB
664.14/664.38	c total #watches: 697905
665.24/665.40	c total #propagations: 632358758 / total #impl: 2246723075 (eff. 0.281)
665.24/665.40	c #Conflicts:     887000 | #Learnt:      44870 | 0.000
665.24/665.40	c total clause space: 206.656MB
665.24/665.40	c total #watches: 701276
666.04/666.24	c total #propagations: 632999906 / total #impl: 2249165991 (eff. 0.281)
666.04/666.24	c GC COLLECT
666.04/666.24	c #Conflicts:     888000 | #Learnt:      23181 | 0.000
666.04/666.24	c total clause space: 206.656MB
666.04/666.24	c total #watches: 612797
666.64/666.80	c total #propagations: 633629701 / total #impl: 2251472556 (eff. 0.281)
666.64/666.80	c #Conflicts:     889000 | #Learnt:      24181 | 0.000
666.64/666.80	c total clause space: 206.656MB
666.64/666.80	c total #watches: 615833
667.14/667.32	c total #propagations: 634315065 / total #impl: 2253915171 (eff. 0.281)
667.14/667.32	c #Conflicts:     890000 | #Learnt:      25181 | 0.000
667.14/667.32	c total clause space: 206.656MB
667.14/667.32	c total #watches: 618973
667.65/667.82	c total #propagations: 634957848 / total #impl: 2256044954 (eff. 0.281)
667.65/667.82	c #Conflicts:     891000 | #Learnt:      26181 | 0.000
667.65/667.82	c total clause space: 206.656MB
667.65/667.82	c total #watches: 622278
668.24/668.49	c total #propagations: 635578027 / total #impl: 2258065325 (eff. 0.281)
668.24/668.49	c #Conflicts:     892000 | #Learnt:      27181 | 0.000
668.24/668.49	c total clause space: 206.656MB
668.24/668.49	c total #watches: 625812
669.04/669.22	c total #propagations: 636289921 / total #impl: 2260260872 (eff. 0.282)
669.04/669.22	c #Conflicts:     893000 | #Learnt:      28181 | 0.000
669.04/669.22	c total clause space: 206.656MB
669.04/669.22	c total #watches: 631621
669.94/670.12	c total #propagations: 637044081 / total #impl: 2262958068 (eff. 0.282)
669.94/670.12	c #Conflicts:     894000 | #Learnt:      29181 | 0.000
669.94/670.12	c total clause space: 206.656MB
669.94/670.12	c total #watches: 634729
670.74/670.93	c total #propagations: 637938716 / total #impl: 2265782030 (eff. 0.282)
670.74/670.93	c #Conflicts:     895000 | #Learnt:      30181 | 0.000
670.74/670.93	c total clause space: 206.656MB
670.74/670.93	c total #watches: 640481
671.44/671.69	c total #propagations: 638611407 / total #impl: 2268595868 (eff. 0.282)
671.44/671.69	c #Conflicts:     896000 | #Learnt:      31181 | 0.000
671.44/671.69	c total clause space: 206.656MB
671.44/671.69	c total #watches: 644400
672.34/672.58	c total #propagations: 639356134 / total #impl: 2271167179 (eff. 0.282)
672.34/672.58	c #Conflicts:     897000 | #Learnt:      32181 | 0.000
672.34/672.58	c total clause space: 206.656MB
672.34/672.58	c total #watches: 647981
673.05/673.23	c total #propagations: 640017283 / total #impl: 2273385919 (eff. 0.282)
673.05/673.23	c #Conflicts:     898000 | #Learnt:      33181 | 0.000
673.05/673.23	c total clause space: 206.656MB
673.05/673.23	c total #watches: 650879
673.74/673.99	c total #propagations: 640680624 / total #impl: 2275427655 (eff. 0.282)
673.74/673.99	c #Conflicts:     899000 | #Learnt:      34181 | 0.000
673.74/673.99	c total clause space: 206.656MB
673.74/673.99	c total #watches: 654080
674.54/674.77	c total #propagations: 641526300 / total #impl: 2277794648 (eff. 0.282)
674.54/674.77	c #Conflicts:     900000 | #Learnt:      35181 | 0.000
674.54/674.77	c total clause space: 206.656MB
674.54/674.77	c total #watches: 656912
675.44/675.60	c total #propagations: 642313133 / total #impl: 2280115942 (eff. 0.282)
675.44/675.60	c #Conflicts:     901000 | #Learnt:      36181 | 0.000
675.44/675.60	c total clause space: 206.656MB
675.44/675.60	c total #watches: 660351
676.35/676.51	c total #propagations: 643023100 / total #impl: 2282490933 (eff. 0.282)
676.35/676.51	c #Conflicts:     902000 | #Learnt:      37181 | 0.000
676.35/676.51	c total clause space: 206.656MB
676.35/676.51	c total #watches: 664804
677.14/677.33	c total #propagations: 643729906 / total #impl: 2285348803 (eff. 0.282)
677.14/677.33	c #Conflicts:     903000 | #Learnt:      38181 | 0.000
677.14/677.33	c total clause space: 206.656MB
677.14/677.33	c total #watches: 667758
678.14/678.33	c total #propagations: 644457516 / total #impl: 2287761711 (eff. 0.282)
678.14/678.33	c #Conflicts:     904000 | #Learnt:      39181 | 0.000
678.14/678.33	c total clause space: 206.656MB
678.14/678.33	c total #watches: 671172
678.94/679.11	c total #propagations: 645181896 / total #impl: 2290212580 (eff. 0.282)
678.94/679.11	c #Conflicts:     905000 | #Learnt:      40181 | 0.000
678.94/679.11	c total clause space: 206.656MB
678.94/679.11	c total #watches: 674793
680.04/680.22	c total #propagations: 645851901 / total #impl: 2292964401 (eff. 0.282)
680.04/680.22	c #Conflicts:     906000 | #Learnt:      41181 | 0.000
680.04/680.22	c total clause space: 206.656MB
680.04/680.22	c total #watches: 678675
681.14/681.34	c total #propagations: 646688506 / total #impl: 2295906972 (eff. 0.282)
681.14/681.34	c #Conflicts:     907000 | #Learnt:      42181 | 0.000
681.14/681.34	c total clause space: 206.656MB
681.14/681.34	c total #watches: 682781
681.94/682.13	c total #propagations: 647278164 / total #impl: 2298603756 (eff. 0.282)
681.94/682.13	c #Conflicts:     908000 | #Learnt:      43181 | 0.000
681.94/682.13	c total clause space: 206.656MB
681.94/682.13	c total #watches: 685400
682.64/682.85	c total #propagations: 647820283 / total #impl: 2300810774 (eff. 0.282)
682.64/682.85	c #Conflicts:     909000 | #Learnt:      44181 | 0.000
682.64/682.85	c total clause space: 206.656MB
682.64/682.85	c total #watches: 688713
683.44/683.65	c total #propagations: 648442710 / total #impl: 2302826065 (eff. 0.282)
683.44/683.65	c #Conflicts:     910000 | #Learnt:      45181 | 0.000
683.44/683.65	c total clause space: 206.656MB
683.44/683.65	c total #watches: 691611
684.34/684.56	c total #propagations: 649073555 / total #impl: 2304775314 (eff. 0.282)
684.34/684.56	c GC COLLECT
684.34/684.56	c #Conflicts:     911000 | #Learnt:      23175 | 0.000
684.34/684.56	c total clause space: 206.656MB
684.34/684.56	c total #watches: 612877
685.14/685.31	c total #propagations: 649701819 / total #impl: 2306835796 (eff. 0.282)
685.14/685.31	c #Conflicts:     912000 | #Learnt:      24175 | 0.000
685.14/685.31	c total clause space: 206.656MB
685.14/685.31	c total #watches: 616580
685.64/685.89	c total #propagations: 650350235 / total #impl: 2309280317 (eff. 0.282)
685.64/685.89	c #Conflicts:     913000 | #Learnt:      25175 | 0.000
685.64/685.89	c total clause space: 206.656MB
685.64/685.89	c total #watches: 619724
686.24/686.45	c total #propagations: 651045715 / total #impl: 2311452441 (eff. 0.282)
686.24/686.45	c #Conflicts:     914000 | #Learnt:      26175 | 0.000
686.24/686.45	c total clause space: 206.656MB
686.24/686.45	c total #watches: 622786
687.04/687.20	c total #propagations: 651825620 / total #impl: 2313581545 (eff. 0.282)
687.04/687.20	c #Conflicts:     915000 | #Learnt:      27175 | 0.000
687.04/687.20	c total clause space: 206.656MB
687.04/687.20	c total #watches: 625949
687.74/687.97	c total #propagations: 652629020 / total #impl: 2316318046 (eff. 0.282)
687.74/687.97	c #Conflicts:     916000 | #Learnt:      28175 | 0.000
687.74/687.97	c total clause space: 206.656MB
687.74/687.97	c total #watches: 629264
688.54/688.71	c total #propagations: 653394556 / total #impl: 2318880180 (eff. 0.282)
688.54/688.71	c #Conflicts:     917000 | #Learnt:      29175 | 0.000
688.54/688.71	c total clause space: 206.656MB
688.54/688.71	c total #watches: 634307
689.04/689.28	c total #propagations: 654060638 / total #impl: 2322040582 (eff. 0.282)
689.04/689.28	c #Conflicts:     918000 | #Learnt:      30175 | 0.000
689.04/689.28	c total clause space: 206.656MB
689.04/689.28	c total #watches: 640425
689.84/690.00	c total #propagations: 654525119 / total #impl: 2325559978 (eff. 0.281)
689.84/690.00	c #Conflicts:     919000 | #Learnt:      31175 | 0.000
689.84/690.00	c total clause space: 206.656MB
689.84/690.00	c total #watches: 646851
690.74/690.95	c total #propagations: 655023121 / total #impl: 2329052892 (eff. 0.281)
690.74/690.95	c #Conflicts:     920000 | #Learnt:      32175 | 0.000
690.74/690.95	c total clause space: 206.656MB
690.74/690.95	c total #watches: 651061
691.74/691.97	c total #propagations: 655689651 / total #impl: 2331378671 (eff. 0.281)
691.74/691.97	c #Conflicts:     921000 | #Learnt:      33175 | 0.000
691.74/691.97	c total clause space: 206.656MB
691.74/691.97	c total #watches: 654447
692.44/692.69	c total #propagations: 656465867 / total #impl: 2334372683 (eff. 0.281)
692.44/692.69	c #Conflicts:     922000 | #Learnt:      34175 | 0.000
692.44/692.69	c total clause space: 206.656MB
692.44/692.69	c total #watches: 657533
693.34/693.56	c total #propagations: 657145127 / total #impl: 2336902883 (eff. 0.281)
693.34/693.56	c #Conflicts:     923000 | #Learnt:      35175 | 0.000
693.34/693.56	c total clause space: 206.656MB
693.34/693.56	c total #watches: 661593
694.24/694.42	c total #propagations: 657880283 / total #impl: 2339422492 (eff. 0.281)
694.24/694.42	c #Conflicts:     924000 | #Learnt:      36175 | 0.000
694.24/694.42	c total clause space: 206.656MB
694.24/694.42	c total #watches: 665567
695.14/695.34	c total #propagations: 658543170 / total #impl: 2341671612 (eff. 0.281)
695.14/695.34	c #Conflicts:     925000 | #Learnt:      37175 | 0.000
695.14/695.34	c total clause space: 206.656MB
695.14/695.35	c total #watches: 669698
696.14/696.34	c total #propagations: 659286404 / total #impl: 2344549625 (eff. 0.281)
696.14/696.34	c #Conflicts:     926000 | #Learnt:      38175 | 0.000
696.14/696.34	c total clause space: 206.656MB
696.14/696.34	c total #watches: 673176
697.14/697.40	c total #propagations: 660122572 / total #impl: 2346915756 (eff. 0.281)
697.14/697.40	c #Conflicts:     927000 | #Learnt:      39175 | 0.000
697.14/697.40	c total clause space: 206.656MB
697.24/697.40	c total #watches: 676984
698.23/698.50	c total #propagations: 660931597 / total #impl: 2349281429 (eff. 0.281)
698.23/698.50	c #Conflicts:     928000 | #Learnt:      40175 | 0.000
698.23/698.50	c total clause space: 206.656MB
698.23/698.50	c total #watches: 680105
699.54/699.78	c total #propagations: 661557111 / total #impl: 2351463195 (eff. 0.281)
699.54/699.78	c #Conflicts:     929000 | #Learnt:      41175 | 0.000
699.54/699.78	c total clause space: 206.656MB
699.54/699.78	c total #watches: 683860
700.73/700.94	c total #propagations: 662228361 / total #impl: 2354067634 (eff. 0.281)
700.73/700.94	c #Conflicts:     930000 | #Learnt:      42175 | 0.000
700.73/700.94	c total clause space: 206.656MB
700.73/700.94	c total #watches: 687456
702.13/702.36	c total #propagations: 662908161 / total #impl: 2356422220 (eff. 0.281)
702.13/702.36	c #Conflicts:     931000 | #Learnt:      43175 | 0.000
702.13/702.36	c total clause space: 206.656MB
702.13/702.36	c total #watches: 690294
703.43/703.62	c total #propagations: 663730579 / total #impl: 2359142907 (eff. 0.281)
703.43/703.62	c #Conflicts:     932000 | #Learnt:      44175 | 0.000
703.43/703.62	c total clause space: 206.656MB
703.43/703.62	c total #watches: 694475
704.73/704.91	c total #propagations: 664424031 / total #impl: 2361863773 (eff. 0.281)
704.73/704.91	c #Conflicts:     933000 | #Learnt:      45175 | 0.000
704.73/704.91	c total clause space: 206.656MB
704.73/704.91	c total #watches: 697136
706.14/706.38	c total #propagations: 665149173 / total #impl: 2364479799 (eff. 0.281)
706.14/706.38	c #Conflicts:     934000 | #Learnt:      46175 | 0.000
706.14/706.38	c total clause space: 206.656MB
706.14/706.38	c total #watches: 701568
707.24/707.44	c total #propagations: 665908801 / total #impl: 2367314284 (eff. 0.281)
707.24/707.44	c GC COLLECT
707.24/707.44	c #Conflicts:     935000 | #Learnt:      23874 | 0.000
707.24/707.44	c total clause space: 206.656MB
707.24/707.45	c total #watches: 615229
707.93/708.15	c total #propagations: 666642870 / total #impl: 2370479242 (eff. 0.281)
707.93/708.15	c #Conflicts:     936000 | #Learnt:      24874 | 0.000
707.93/708.15	c total clause space: 206.656MB
707.93/708.15	c total #watches: 618933
708.83/709.00	c total #propagations: 667357179 / total #impl: 2372971846 (eff. 0.281)
708.83/709.00	c #Conflicts:     937000 | #Learnt:      25874 | 0.000
708.83/709.00	c total clause space: 206.656MB
708.83/709.00	c total #watches: 621909
709.53/709.79	c total #propagations: 668121458 / total #impl: 2375626676 (eff. 0.281)
709.53/709.79	c #Conflicts:     938000 | #Learnt:      26874 | 0.000
709.53/709.79	c total clause space: 206.656MB
709.53/709.79	c total #watches: 625600
710.44/710.65	c total #propagations: 668733285 / total #impl: 2378354862 (eff. 0.281)
710.44/710.65	c #Conflicts:     939000 | #Learnt:      27874 | 0.000
710.44/710.65	c total clause space: 206.656MB
710.44/710.65	c total #watches: 628729
711.43/711.60	c total #propagations: 669350821 / total #impl: 2381250891 (eff. 0.281)
711.43/711.60	c #Conflicts:     940000 | #Learnt:      28874 | 0.000
711.43/711.60	c total clause space: 206.656MB
711.43/711.60	c total #watches: 631770
712.33/712.54	c total #propagations: 670022224 / total #impl: 2384027130 (eff. 0.281)
712.33/712.54	c #Conflicts:     941000 | #Learnt:      29874 | 0.000
712.33/712.54	c total clause space: 206.656MB
712.33/712.54	c total #watches: 635171
713.33/713.57	c total #propagations: 670664125 / total #impl: 2386657251 (eff. 0.281)
713.33/713.57	c #Conflicts:     942000 | #Learnt:      30874 | 0.000
713.33/713.57	c total clause space: 206.656MB
713.33/713.57	c total #watches: 638660
714.43/714.64	c total #propagations: 671326385 / total #impl: 2389161489 (eff. 0.281)
714.43/714.64	c #Conflicts:     943000 | #Learnt:      31874 | 0.000
714.43/714.64	c total clause space: 206.656MB
714.43/714.64	c total #watches: 641587
715.53/715.70	c total #propagations: 672005654 / total #impl: 2391993753 (eff. 0.281)
715.53/715.70	c #Conflicts:     944000 | #Learnt:      32874 | 0.000
715.53/715.70	c total clause space: 206.656MB
715.53/715.70	c total #watches: 645148
716.63/716.83	c total #propagations: 672617011 / total #impl: 2394885369 (eff. 0.281)
716.63/716.83	c #Conflicts:     945000 | #Learnt:      33874 | 0.000
716.63/716.83	c total clause space: 206.656MB
716.63/716.83	c total #watches: 647853
717.73/717.97	c total #propagations: 673273866 / total #impl: 2397608544 (eff. 0.281)
717.73/717.97	c #Conflicts:     946000 | #Learnt:      34874 | 0.000
717.73/717.97	c total clause space: 206.656MB
717.73/717.97	c total #watches: 651500
718.83/719.09	c total #propagations: 674004732 / total #impl: 2400883656 (eff. 0.281)
718.83/719.09	c #Conflicts:     947000 | #Learnt:      35874 | 0.000
718.83/719.09	c total clause space: 206.656MB
718.83/719.09	c total #watches: 654380
720.13/720.39	c total #propagations: 674691975 / total #impl: 2403703890 (eff. 0.281)
720.13/720.39	c #Conflicts:     948000 | #Learnt:      36874 | 0.000
720.13/720.39	c total clause space: 206.656MB
720.13/720.39	c total #watches: 656952
721.44/721.66	c total #propagations: 675377955 / total #impl: 2406659031 (eff. 0.281)
721.44/721.66	c #Conflicts:     949000 | #Learnt:      37874 | 0.000
721.44/721.66	c total clause space: 206.656MB
721.44/721.66	c total #watches: 659590
722.33/722.58	c total #propagations: 676089598 / total #impl: 2409800450 (eff. 0.281)
722.33/722.58	c #Conflicts:     950000 | #Learnt:      38874 | 0.000
722.33/722.58	c total clause space: 206.656MB
722.33/722.59	c total #watches: 662005
723.23/723.45	c total #propagations: 676759826 / total #impl: 2412195710 (eff. 0.281)
723.23/723.45	c #Conflicts:     951000 | #Learnt:      39874 | 0.000
723.23/723.45	c total clause space: 206.656MB
723.23/723.45	c total #watches: 665336
724.13/724.32	c total #propagations: 677385317 / total #impl: 2414387157 (eff. 0.281)
724.13/724.32	c #Conflicts:     952000 | #Learnt:      40874 | 0.000
724.13/724.32	c total clause space: 206.656MB
724.13/724.32	c total #watches: 668431
724.93/725.19	c total #propagations: 678029562 / total #impl: 2416361303 (eff. 0.281)
724.93/725.19	c #Conflicts:     953000 | #Learnt:      41874 | 0.000
724.93/725.19	c total clause space: 206.656MB
724.93/725.20	c total #watches: 671400
725.84/726.03	c total #propagations: 678650433 / total #impl: 2418902168 (eff. 0.281)
725.84/726.03	c #Conflicts:     954000 | #Learnt:      42874 | 0.000
725.84/726.03	c total clause space: 206.656MB
725.84/726.03	c total #watches: 674512
726.83/727.01	c total #propagations: 679268133 / total #impl: 2420949056 (eff. 0.281)
726.83/727.01	c #Conflicts:     955000 | #Learnt:      43874 | 0.000
726.83/727.01	c total clause space: 206.656MB
726.83/727.01	c total #watches: 677376
727.83/728.03	c total #propagations: 679920593 / total #impl: 2423127769 (eff. 0.281)
727.83/728.03	c #Conflicts:     956000 | #Learnt:      44874 | 0.000
727.83/728.03	c total clause space: 206.656MB
727.83/728.03	c total #watches: 680210
728.74/728.99	c total #propagations: 680584317 / total #impl: 2425447009 (eff. 0.281)
728.74/728.99	c #Conflicts:     957000 | #Learnt:      45874 | 0.000
728.74/728.99	c total clause space: 206.656MB
728.74/728.99	c total #watches: 683431
729.74/729.92	c total #propagations: 681247847 / total #impl: 2427630012 (eff. 0.281)
729.74/729.92	c #Conflicts:     958000 | #Learnt:      46874 | 0.000
729.74/729.92	c total clause space: 206.656MB
729.74/729.92	c total #watches: 686811
730.63/730.81	c total #propagations: 681866249 / total #impl: 2430041195 (eff. 0.281)
730.63/730.81	c GC COLLECT
730.63/730.81	c #Conflicts:     959000 | #Learnt:      24270 | 0.000
730.63/730.81	c total clause space: 206.656MB
730.63/730.81	c total #watches: 617226
731.34/731.52	c total #propagations: 682575553 / total #impl: 2432667031 (eff. 0.281)
731.34/731.52	c #Conflicts:     960000 | #Learnt:      25270 | 0.000
731.34/731.52	c total clause space: 206.656MB
731.34/731.52	c total #watches: 621272
732.03/732.24	c total #propagations: 683263832 / total #impl: 2435313183 (eff. 0.281)
732.03/732.24	c #Conflicts:     961000 | #Learnt:      26270 | 0.000
732.03/732.24	c total clause space: 206.656MB
732.03/732.24	c total #watches: 624595
732.83/733.06	c total #propagations: 683941131 / total #impl: 2437907179 (eff. 0.281)
732.83/733.06	c #Conflicts:     962000 | #Learnt:      27270 | 0.000
732.83/733.06	c total clause space: 206.656MB
732.83/733.06	c total #watches: 628551
733.73/733.99	c total #propagations: 684622368 / total #impl: 2440677977 (eff. 0.281)
733.73/733.99	c #Conflicts:     963000 | #Learnt:      28270 | 0.000
733.73/733.99	c total clause space: 206.656MB
733.73/733.99	c total #watches: 632183
734.74/734.97	c total #propagations: 685259086 / total #impl: 2442998832 (eff. 0.280)
734.74/734.97	c #Conflicts:     964000 | #Learnt:      29270 | 0.000
734.74/734.97	c total clause space: 206.656MB
734.74/734.97	c total #watches: 635403
735.63/735.90	c total #propagations: 685945135 / total #impl: 2446032929 (eff. 0.280)
735.63/735.90	c #Conflicts:     965000 | #Learnt:      30270 | 0.000
735.63/735.90	c total clause space: 206.656MB
735.63/735.90	c total #watches: 638764
736.53/736.77	c total #propagations: 686571298 / total #impl: 2448682536 (eff. 0.280)
736.53/736.77	c #Conflicts:     966000 | #Learnt:      31270 | 0.000
736.53/736.77	c total clause space: 206.656MB
736.53/736.77	c total #watches: 643208
737.53/737.71	c total #propagations: 687218121 / total #impl: 2450820308 (eff. 0.280)
737.53/737.71	c #Conflicts:     967000 | #Learnt:      32270 | 0.000
737.53/737.71	c total clause space: 206.656MB
737.53/737.71	c total #watches: 646639
738.33/738.57	c total #propagations: 687937749 / total #impl: 2452907455 (eff. 0.280)
738.33/738.57	c #Conflicts:     968000 | #Learnt:      33270 | 0.000
738.33/738.57	c total clause space: 206.656MB
738.33/738.57	c total #watches: 650143
739.43/739.64	c total #propagations: 688536965 / total #impl: 2455464800 (eff. 0.280)
739.43/739.64	c #Conflicts:     969000 | #Learnt:      34270 | 0.000
739.43/739.64	c total clause space: 206.656MB
739.43/739.64	c total #watches: 654710
740.43/740.67	c total #propagations: 689182385 / total #impl: 2457928162 (eff. 0.280)
740.43/740.67	c #Conflicts:     970000 | #Learnt:      35270 | 0.000
740.43/740.67	c total clause space: 206.656MB
740.43/740.67	c total #watches: 658226
741.63/741.89	c total #propagations: 689782536 / total #impl: 2460495657 (eff. 0.280)
741.63/741.89	c #Conflicts:     971000 | #Learnt:      36270 | 0.000
741.63/741.89	c total clause space: 206.656MB
741.63/741.89	c total #watches: 662520
742.83/743.06	c total #propagations: 690430737 / total #impl: 2463326387 (eff. 0.280)
742.83/743.06	c #Conflicts:     972000 | #Learnt:      37270 | 0.000
742.83/743.06	c total clause space: 206.656MB
742.83/743.06	c total #watches: 665546
743.93/744.13	c total #propagations: 691025135 / total #impl: 2465940732 (eff. 0.280)
743.93/744.13	c #Conflicts:     973000 | #Learnt:      38270 | 0.000
743.93/744.13	c total clause space: 206.656MB
743.93/744.13	c total #watches: 668924
745.33/745.55	c total #propagations: 691600121 / total #impl: 2468643438 (eff. 0.280)
745.33/745.55	c #Conflicts:     974000 | #Learnt:      39270 | 0.000
745.33/745.55	c total clause space: 206.656MB
745.33/745.55	c total #watches: 672246
746.84/747.02	c total #propagations: 692216581 / total #impl: 2471218340 (eff. 0.280)
746.84/747.02	c #Conflicts:     975000 | #Learnt:      40270 | 0.000
746.84/747.02	c total clause space: 206.656MB
746.84/747.02	c total #watches: 675891
748.23/748.46	c total #propagations: 692846753 / total #impl: 2473922672 (eff. 0.280)
748.23/748.46	c #Conflicts:     976000 | #Learnt:      41270 | 0.000
748.23/748.46	c total clause space: 206.656MB
748.23/748.46	c total #watches: 679405
749.33/749.55	c total #propagations: 693552457 / total #impl: 2476443145 (eff. 0.280)
749.33/749.55	c #Conflicts:     977000 | #Learnt:      42270 | 0.000
749.33/749.55	c total clause space: 206.656MB
749.33/749.55	c total #watches: 682244
750.33/750.59	c total #propagations: 694267192 / total #impl: 2478639324 (eff. 0.280)
750.33/750.59	c #Conflicts:     978000 | #Learnt:      43270 | 0.000
750.33/750.59	c total clause space: 206.656MB
750.33/750.60	c total #watches: 685211
751.43/751.64	c total #propagations: 695118143 / total #impl: 2481041982 (eff. 0.280)
751.43/751.64	c #Conflicts:     979000 | #Learnt:      44270 | 0.000
751.43/751.64	c total clause space: 206.656MB
751.43/751.64	c total #watches: 688631
752.24/752.49	c total #propagations: 695923771 / total #impl: 2483328630 (eff. 0.280)
752.24/752.49	c #Conflicts:     980000 | #Learnt:      45270 | 0.000
752.24/752.49	c total clause space: 206.656MB
752.24/752.49	c total #watches: 692087
753.13/753.33	c total #propagations: 696616860 / total #impl: 2485365733 (eff. 0.280)
753.13/753.33	c #Conflicts:     981000 | #Learnt:      46270 | 0.000
753.13/753.33	c total clause space: 206.656MB
753.13/753.33	c total #watches: 695893
754.03/754.26	c total #propagations: 697320991 / total #impl: 2487458319 (eff. 0.280)
754.03/754.26	c #Conflicts:     982000 | #Learnt:      47270 | 0.000
754.03/754.26	c total clause space: 335.816MB
754.03/754.26	c total #watches: 698552
754.93/755.10	c total #propagations: 698111782 / total #impl: 2489739788 (eff. 0.280)
754.93/755.10	c GC COLLECT
754.93/755.10	c #Conflicts:     983000 | #Learnt:      24366 | 0.000
754.93/755.10	c total clause space: 335.816MB
754.93/755.10	c total #watches: 616860
755.43/755.70	c total #propagations: 698899047 / total #impl: 2492187907 (eff. 0.280)
755.43/755.70	c #Conflicts:     984000 | #Learnt:      25366 | 0.000
755.43/755.70	c total clause space: 335.816MB
755.43/755.70	c total #watches: 619554
756.13/756.33	c total #propagations: 699722111 / total #impl: 2494671571 (eff. 0.280)
756.13/756.33	c #Conflicts:     985000 | #Learnt:      26366 | 0.000
756.13/756.33	c total clause space: 335.816MB
756.13/756.33	c total #watches: 623031
756.73/756.96	c total #propagations: 700588559 / total #impl: 2497287713 (eff. 0.281)
756.73/756.96	c #Conflicts:     986000 | #Learnt:      27366 | 0.000
756.73/756.96	c total clause space: 335.816MB
756.73/756.96	c total #watches: 626482
757.33/757.58	c total #propagations: 701380051 / total #impl: 2499700627 (eff. 0.281)
757.33/757.58	c #Conflicts:     987000 | #Learnt:      28366 | 0.000
757.33/757.58	c total clause space: 335.816MB
757.33/757.58	c total #watches: 629178
757.93/758.16	c total #propagations: 702143706 / total #impl: 2501948436 (eff. 0.281)
757.93/758.16	c #Conflicts:     988000 | #Learnt:      29366 | 0.000
757.93/758.16	c total clause space: 335.816MB
757.93/758.16	c total #watches: 632084
758.53/758.79	c total #propagations: 702839142 / total #impl: 2504160838 (eff. 0.281)
758.53/758.79	c #Conflicts:     989000 | #Learnt:      30366 | 0.000
758.53/758.79	c total clause space: 335.816MB
758.53/758.79	c total #watches: 634908
759.23/759.45	c total #propagations: 703483317 / total #impl: 2506140548 (eff. 0.281)
759.23/759.45	c #Conflicts:     990000 | #Learnt:      31366 | 0.000
759.23/759.45	c total clause space: 335.816MB
759.23/759.45	c total #watches: 638129
759.93/760.10	c total #propagations: 704225429 / total #impl: 2508515919 (eff. 0.281)
759.93/760.10	c #Conflicts:     991000 | #Learnt:      32366 | 0.000
759.93/760.10	c total clause space: 335.816MB
759.93/760.10	c total #watches: 642000
760.63/760.82	c total #propagations: 704915101 / total #impl: 2510606708 (eff. 0.281)
760.63/760.82	c #Conflicts:     992000 | #Learnt:      33366 | 0.000
760.63/760.82	c total clause space: 335.816MB
760.63/760.82	c total #watches: 645832
761.33/761.58	c total #propagations: 705631780 / total #impl: 2512856603 (eff. 0.281)
761.33/761.58	c #Conflicts:     993000 | #Learnt:      34366 | 0.000
761.33/761.58	c total clause space: 335.816MB
761.33/761.59	c total #watches: 649111
762.13/762.37	c total #propagations: 706352708 / total #impl: 2515120037 (eff. 0.281)
762.13/762.37	c #Conflicts:     994000 | #Learnt:      35366 | 0.000
762.13/762.37	c total clause space: 335.816MB
762.13/762.37	c total #watches: 652490
763.03/763.20	c total #propagations: 707094295 / total #impl: 2517506321 (eff. 0.281)
763.03/763.20	c #Conflicts:     995000 | #Learnt:      36366 | 0.000
763.03/763.20	c total clause space: 335.816MB
763.03/763.20	c total #watches: 655408
763.82/764.08	c total #propagations: 707787406 / total #impl: 2519671119 (eff. 0.281)
763.82/764.08	c #Conflicts:     996000 | #Learnt:      37366 | 0.000
763.82/764.08	c total clause space: 335.816MB
763.82/764.08	c total #watches: 658397
764.72/764.98	c total #propagations: 708489957 / total #impl: 2521746548 (eff. 0.281)
764.72/764.98	c #Conflicts:     997000 | #Learnt:      38366 | 0.000
764.72/764.98	c total clause space: 335.816MB
764.72/764.98	c total #watches: 662102
765.72/765.96	c total #propagations: 709171801 / total #impl: 2523861192 (eff. 0.281)
765.72/765.96	c #Conflicts:     998000 | #Learnt:      39366 | 0.000
765.72/765.96	c total clause space: 335.816MB
765.72/765.96	c total #watches: 665026
766.72/766.91	c total #propagations: 709935091 / total #impl: 2526002191 (eff. 0.281)
766.72/766.91	c #Conflicts:     999000 | #Learnt:      40366 | 0.000
766.72/766.91	c total clause space: 335.816MB
766.72/766.91	c total #watches: 667772
767.63/767.84	c total #propagations: 710638976 / total #impl: 2528102121 (eff. 0.281)
767.63/767.84	c #Conflicts:    1000000 | #Learnt:      41366 | 0.000
767.63/767.84	c total clause space: 335.816MB
767.63/767.84	c total #watches: 670553
768.52/768.75	c total #propagations: 711311090 / total #impl: 2530217592 (eff. 0.281)
768.52/768.75	c #Conflicts:    1001000 | #Learnt:      42366 | 0.000
768.52/768.75	c total clause space: 335.816MB
768.52/768.75	c total #watches: 673419
769.52/769.72	c total #propagations: 712030153 / total #impl: 2532359563 (eff. 0.281)
769.52/769.72	c #Conflicts:    1002000 | #Learnt:      43366 | 0.000
769.52/769.72	c total clause space: 335.816MB
769.52/769.72	c total #watches: 676838
770.32/770.59	c total #propagations: 712730998 / total #impl: 2534416604 (eff. 0.281)
770.32/770.59	c #Conflicts:    1003000 | #Learnt:      44366 | 0.000
770.32/770.59	c total clause space: 335.816MB
770.32/770.59	c total #watches: 680835
771.42/771.68	c total #propagations: 713336057 / total #impl: 2536584989 (eff. 0.281)
771.42/771.68	c #Conflicts:    1004000 | #Learnt:      45366 | 0.000
771.42/771.68	c total clause space: 335.816MB
771.42/771.68	c total #watches: 684031
772.62/772.85	c total #propagations: 713982628 / total #impl: 2538466623 (eff. 0.281)
772.62/772.85	c #Conflicts:    1005000 | #Learnt:      46366 | 0.000
772.62/772.85	c total clause space: 335.816MB
772.62/772.85	c total #watches: 687223
773.72/773.94	c total #propagations: 714655280 / total #impl: 2540468216 (eff. 0.281)
773.72/773.94	c #Conflicts:    1006000 | #Learnt:      47366 | 0.000
773.72/773.94	c total clause space: 335.816MB
773.72/773.94	c total #watches: 690818
774.82/775.02	c total #propagations: 715307556 / total #impl: 2542484417 (eff. 0.281)
774.82/775.02	c #Conflicts:    1007000 | #Learnt:      48366 | 0.000
774.82/775.02	c total clause space: 335.816MB
774.82/775.02	c total #watches: 694211
775.62/775.85	c total #propagations: 716025937 / total #impl: 2544865101 (eff. 0.281)
775.62/775.85	c GC COLLECT
775.62/775.85	c #Conflicts:    1008000 | #Learnt:      25156 | 0.000
775.62/775.85	c total clause space: 335.816MB
775.62/775.85	c total #watches: 620287
776.43/776.69	c total #propagations: 716717720 / total #impl: 2547924560 (eff. 0.281)
776.43/776.69	c #Conflicts:    1009000 | #Learnt:      26156 | 0.000
776.43/776.69	c total clause space: 335.816MB
776.43/776.69	c total #watches: 624149
777.12/777.31	c total #propagations: 717441390 / total #impl: 2551055213 (eff. 0.281)
777.12/777.31	c #Conflicts:    1010000 | #Learnt:      27156 | 0.000
777.12/777.31	c total clause space: 335.816MB
777.12/777.31	c total #watches: 627409
777.72/777.94	c total #propagations: 718094921 / total #impl: 2553677937 (eff. 0.281)
777.72/777.94	c #Conflicts:    1011000 | #Learnt:      28156 | 0.000
777.72/777.94	c total clause space: 335.816MB
777.72/777.95	c total #watches: 630402
778.42/778.62	c total #propagations: 718781035 / total #impl: 2556802431 (eff. 0.281)
778.42/778.62	c #Conflicts:    1012000 | #Learnt:      29156 | 0.000
778.42/778.62	c total clause space: 335.816MB
778.42/778.63	c total #watches: 634131
779.12/779.37	c total #propagations: 719511602 / total #impl: 2559207990 (eff. 0.281)
779.12/779.37	c #Conflicts:    1013000 | #Learnt:      30156 | 0.000
779.12/779.37	c total clause space: 335.816MB
779.12/779.37	c total #watches: 638265
779.83/780.04	c total #propagations: 720260495 / total #impl: 2561490909 (eff. 0.281)
779.83/780.04	c #Conflicts:    1014000 | #Learnt:      31156 | 0.000
779.83/780.04	c total clause space: 335.816MB
779.83/780.04	c total #watches: 641378
780.52/780.77	c total #propagations: 720942055 / total #impl: 2563521701 (eff. 0.281)
780.52/780.77	c #Conflicts:    1015000 | #Learnt:      32156 | 0.000
780.52/780.77	c total clause space: 335.816MB
780.52/780.77	c total #watches: 644767
781.32/781.51	c total #propagations: 721595558 / total #impl: 2565671233 (eff. 0.281)
781.32/781.51	c #Conflicts:    1016000 | #Learnt:      33156 | 0.000
781.32/781.51	c total clause space: 335.816MB
781.32/781.51	c total #watches: 649245
782.12/782.37	c total #propagations: 722178810 / total #impl: 2567669570 (eff. 0.281)
782.12/782.37	c #Conflicts:    1017000 | #Learnt:      34156 | 0.000
782.12/782.37	c total clause space: 335.816MB
782.12/782.37	c total #watches: 652852
783.03/783.26	c total #propagations: 722763213 / total #impl: 2569975971 (eff. 0.281)
783.03/783.26	c #Conflicts:    1018000 | #Learnt:      35156 | 0.000
783.03/783.26	c total clause space: 335.816MB
783.03/783.26	c total #watches: 656324
783.92/784.11	c total #propagations: 723356438 / total #impl: 2572180396 (eff. 0.281)
783.92/784.11	c #Conflicts:    1019000 | #Learnt:      36156 | 0.000
783.92/784.11	c total clause space: 335.816MB
783.92/784.11	c total #watches: 661809
784.62/784.88	c total #propagations: 723938791 / total #impl: 2574309716 (eff. 0.281)
784.62/784.88	c #Conflicts:    1020000 | #Learnt:      37156 | 0.000
784.62/784.88	c total clause space: 335.816MB
784.62/784.88	c total #watches: 664559
785.62/785.80	c total #propagations: 724558341 / total #impl: 2576213552 (eff. 0.281)
785.62/785.80	c #Conflicts:    1021000 | #Learnt:      38156 | 0.000
785.62/785.80	c total clause space: 335.816MB
785.62/785.80	c total #watches: 669010
786.33/786.57	c total #propagations: 725075907 / total #impl: 2578288805 (eff. 0.281)
786.33/786.57	c #Conflicts:    1022000 | #Learnt:      39156 | 0.000
786.33/786.57	c total clause space: 335.816MB
786.33/786.57	c total #watches: 672137
787.12/787.40	c total #propagations: 725658800 / total #impl: 2580124064 (eff. 0.281)
787.12/787.40	c #Conflicts:    1023000 | #Learnt:      40156 | 0.000
787.12/787.40	c total clause space: 335.816MB
787.22/787.40	c total #watches: 674814
788.02/788.25	c total #propagations: 726258592 / total #impl: 2582011895 (eff. 0.281)
788.02/788.25	c #Conflicts:    1024000 | #Learnt:      41156 | 0.000
788.02/788.25	c total clause space: 335.816MB
788.02/788.25	c total #watches: 677797
788.92/789.12	c total #propagations: 726852656 / total #impl: 2583819142 (eff. 0.281)
788.92/789.12	c #Conflicts:    1025000 | #Learnt:      42156 | 0.000
788.92/789.12	c total clause space: 335.816MB
788.92/789.12	c total #watches: 680997
789.92/790.12	c total #propagations: 727448368 / total #impl: 2585658989 (eff. 0.281)
789.92/790.12	c #Conflicts:    1026000 | #Learnt:      43156 | 0.000
789.92/790.12	c total clause space: 335.816MB
789.92/790.12	c total #watches: 684244
791.02/791.27	c total #propagations: 728040996 / total #impl: 2587697487 (eff. 0.281)
791.02/791.27	c #Conflicts:    1027000 | #Learnt:      44156 | 0.000
791.02/791.27	c total clause space: 335.816MB
791.02/791.27	c total #watches: 687832
792.32/792.56	c total #propagations: 728717949 / total #impl: 2589997673 (eff. 0.281)
792.32/792.56	c #Conflicts:    1028000 | #Learnt:      45156 | 0.000
792.32/792.56	c total clause space: 335.816MB
792.32/792.56	c total #watches: 693027
793.82/794.09	c total #propagations: 729342387 / total #impl: 2592618572 (eff. 0.281)
793.82/794.09	c #Conflicts:    1029000 | #Learnt:      46156 | 0.000
793.82/794.09	c total clause space: 335.816MB
793.82/794.09	c total #watches: 699376
795.23/795.47	c total #propagations: 729916326 / total #impl: 2595819397 (eff. 0.281)
795.23/795.47	c #Conflicts:    1030000 | #Learnt:      47156 | 0.000
795.23/795.47	c total clause space: 335.816MB
795.23/795.47	c total #watches: 704069
796.42/796.68	c total #propagations: 730485130 / total #impl: 2598644168 (eff. 0.281)
796.42/796.68	c #Conflicts:    1031000 | #Learnt:      48156 | 0.000
796.42/796.68	c total clause space: 335.816MB
796.42/796.68	c total #watches: 707320
798.22/798.41	c total #propagations: 731107321 / total #impl: 2600777884 (eff. 0.281)
798.22/798.41	c GC COLLECT
798.22/798.41	c #Conflicts:    1032000 | #Learnt:      24677 | 0.000
798.22/798.41	c total clause space: 335.816MB
798.22/798.41	c total #watches: 619295
798.82/799.03	c total #propagations: 731666035 / total #impl: 2604424898 (eff. 0.281)
798.82/799.03	c #Conflicts:    1033000 | #Learnt:      25677 | 0.000
798.82/799.03	c total clause space: 335.816MB
798.82/799.03	c total #watches: 623569
799.53/799.76	c total #propagations: 732244978 / total #impl: 2606867628 (eff. 0.281)
799.53/799.76	c #Conflicts:    1034000 | #Learnt:      26677 | 0.000
799.53/799.76	c total clause space: 335.816MB
799.53/799.76	c total #watches: 627655
800.22/800.45	c total #propagations: 732842148 / total #impl: 2609262612 (eff. 0.281)
800.22/800.45	c #Conflicts:    1035000 | #Learnt:      27677 | 0.000
800.22/800.45	c total clause space: 335.816MB
800.22/800.45	c total #watches: 630355
800.82/801.08	c total #propagations: 733516856 / total #impl: 2611361646 (eff. 0.281)
800.82/801.08	c #Conflicts:    1036000 | #Learnt:      28677 | 0.000
800.82/801.08	c total clause space: 335.816MB
800.82/801.08	c total #watches: 634166
801.92/802.19	c total #propagations: 734168786 / total #impl: 2613513353 (eff. 0.281)
801.92/802.19	c #Conflicts:    1037000 | #Learnt:      29677 | 0.000
801.92/802.19	c total clause space: 335.816MB
801.92/802.19	c total #watches: 638129
802.62/802.84	c total #propagations: 734823988 / total #impl: 2617040872 (eff. 0.281)
802.62/802.84	c #Conflicts:    1038000 | #Learnt:      30677 | 0.000
802.62/802.84	c total clause space: 335.816MB
802.62/802.84	c total #watches: 641136
803.22/803.40	c total #propagations: 735485867 / total #impl: 2618912993 (eff. 0.281)
803.22/803.40	c #Conflicts:    1039000 | #Learnt:      31677 | 0.000
803.22/803.40	c total clause space: 335.816MB
803.22/803.40	c total #watches: 643823
803.82/804.02	c total #propagations: 736129875 / total #impl: 2620639233 (eff. 0.281)
803.82/804.02	c #Conflicts:    1040000 | #Learnt:      32677 | 0.000
803.82/804.02	c total clause space: 335.816MB
803.82/804.02	c total #watches: 646322
804.42/804.66	c total #propagations: 736769056 / total #impl: 2622295195 (eff. 0.281)
804.42/804.66	c #Conflicts:    1041000 | #Learnt:      33677 | 0.000
804.42/804.66	c total clause space: 335.816MB
804.42/804.66	c total #watches: 650054
805.12/805.36	c total #propagations: 737404645 / total #impl: 2623992320 (eff. 0.281)
805.12/805.36	c #Conflicts:    1042000 | #Learnt:      34677 | 0.000
805.12/805.36	c total clause space: 335.816MB
805.12/805.36	c total #watches: 653365
805.82/806.03	c total #propagations: 737990356 / total #impl: 2625851866 (eff. 0.281)
805.82/806.03	c #Conflicts:    1043000 | #Learnt:      35677 | 0.000
805.82/806.03	c total clause space: 335.816MB
805.82/806.03	c total #watches: 656192
806.52/806.79	c total #propagations: 738540413 / total #impl: 2627329619 (eff. 0.281)
806.52/806.79	c #Conflicts:    1044000 | #Learnt:      36677 | 0.000
806.52/806.79	c total clause space: 335.816MB
806.52/806.79	c total #watches: 658591
807.32/807.59	c total #propagations: 739072311 / total #impl: 2628994172 (eff. 0.281)
807.32/807.59	c #Conflicts:    1045000 | #Learnt:      37677 | 0.000
807.32/807.59	c total clause space: 335.816MB
807.32/807.59	c total #watches: 661379
808.22/808.47	c total #propagations: 739652342 / total #impl: 2630764469 (eff. 0.281)
808.22/808.47	c #Conflicts:    1046000 | #Learnt:      38677 | 0.000
808.22/808.47	c total clause space: 335.816MB
808.22/808.47	c total #watches: 664483
809.32/809.50	c total #propagations: 740224216 / total #impl: 2632493132 (eff. 0.281)
809.32/809.50	c #Conflicts:    1047000 | #Learnt:      39677 | 0.000
809.32/809.50	c total clause space: 335.816MB
809.32/809.50	c total #watches: 668421
810.42/810.69	c total #propagations: 740768957 / total #impl: 2635126859 (eff. 0.281)
810.42/810.69	c #Conflicts:    1048000 | #Learnt:      40677 | 0.000
810.42/810.69	c total clause space: 335.816MB
810.42/810.69	c total #watches: 672759
811.82/812.09	c total #propagations: 741307172 / total #impl: 2637681699 (eff. 0.281)
811.82/812.09	c #Conflicts:    1049000 | #Learnt:      41677 | 0.000
811.82/812.09	c total clause space: 335.816MB
811.82/812.09	c total #watches: 676621
813.42/813.65	c total #propagations: 741881469 / total #impl: 2640604016 (eff. 0.281)
813.42/813.65	c #Conflicts:    1050000 | #Learnt:      42677 | 0.000
813.42/813.65	c total clause space: 335.816MB
813.42/813.65	c total #watches: 679786
814.72/814.96	c total #propagations: 742527166 / total #impl: 2643291752 (eff. 0.281)
814.72/814.96	c #Conflicts:    1051000 | #Learnt:      43677 | 0.000
814.72/814.96	c total clause space: 335.816MB
814.72/814.96	c total #watches: 683387
815.91/816.18	c total #propagations: 743053599 / total #impl: 2645311361 (eff. 0.281)
815.91/816.18	c #Conflicts:    1052000 | #Learnt:      44677 | 0.000
815.91/816.18	c total clause space: 335.816MB
815.91/816.18	c total #watches: 686725
816.81/817.08	c total #propagations: 743632240 / total #impl: 2647453170 (eff. 0.281)
816.81/817.08	c #Conflicts:    1053000 | #Learnt:      45677 | 0.000
816.81/817.08	c total clause space: 335.816MB
816.81/817.08	c total #watches: 688948
817.71/817.99	c total #propagations: 744240161 / total #impl: 2649089963 (eff. 0.281)
817.71/817.99	c #Conflicts:    1054000 | #Learnt:      46677 | 0.000
817.71/817.99	c total clause space: 335.816MB
817.71/817.99	c total #watches: 691219
818.91/819.15	c total #propagations: 744877062 / total #impl: 2650832280 (eff. 0.281)
818.91/819.15	c #Conflicts:    1055000 | #Learnt:      47677 | 0.000
818.91/819.15	c total clause space: 335.816MB
818.91/819.15	c total #watches: 694376
820.31/820.58	c total #propagations: 745562409 / total #impl: 2652824583 (eff. 0.281)
820.31/820.58	c #Conflicts:    1056000 | #Learnt:      48677 | 0.000
820.31/820.58	c total clause space: 335.816MB
820.31/820.58	c total #watches: 697146
821.52/821.78	c total #propagations: 746243772 / total #impl: 2654763631 (eff. 0.281)
821.52/821.78	c GC COLLECT
821.52/821.78	c #Conflicts:    1057000 | #Learnt:      24877 | 0.000
821.52/821.78	c total clause space: 335.816MB
821.52/821.78	c total #watches: 620463
822.21/822.41	c total #propagations: 746897623 / total #impl: 2656606602 (eff. 0.281)
822.21/822.41	c #Conflicts:    1058000 | #Learnt:      25877 | 0.000
822.21/822.41	c total clause space: 335.816MB
822.21/822.42	c total #watches: 623063
822.91/823.18	c total #propagations: 747565253 / total #impl: 2658607354 (eff. 0.281)
822.91/823.18	c #Conflicts:    1059000 | #Learnt:      26877 | 0.000
822.91/823.18	c total clause space: 335.816MB
822.91/823.18	c total #watches: 627481
823.72/823.94	c total #propagations: 748301439 / total #impl: 2661136666 (eff. 0.281)
823.72/823.94	c #Conflicts:    1060000 | #Learnt:      27877 | 0.000
823.72/823.94	c total clause space: 335.816MB
823.72/823.94	c total #watches: 629885
824.41/824.68	c total #propagations: 749086993 / total #impl: 2663256407 (eff. 0.281)
824.41/824.68	c #Conflicts:    1061000 | #Learnt:      28877 | 0.000
824.41/824.68	c total clause space: 335.816MB
824.41/824.68	c total #watches: 633064
825.01/825.27	c total #propagations: 749810801 / total #impl: 2665514021 (eff. 0.281)
825.01/825.27	c #Conflicts:    1062000 | #Learnt:      29877 | 0.000
825.01/825.27	c total clause space: 335.816MB
825.01/825.27	c total #watches: 636051
825.81/826.10	c total #propagations: 750499807 / total #impl: 2667336580 (eff. 0.281)
825.81/826.10	c #Conflicts:    1063000 | #Learnt:      30877 | 0.000
825.81/826.10	c total clause space: 335.816MB
825.81/826.10	c total #watches: 639762
826.61/826.81	c total #propagations: 751200036 / total #impl: 2669667669 (eff. 0.281)
826.61/826.81	c #Conflicts:    1064000 | #Learnt:      31877 | 0.000
826.61/826.81	c total clause space: 335.816MB
826.61/826.81	c total #watches: 642485
827.31/827.59	c total #propagations: 751866054 / total #impl: 2671432436 (eff. 0.281)
827.31/827.59	c #Conflicts:    1065000 | #Learnt:      32877 | 0.000
827.31/827.59	c total clause space: 335.816MB
827.31/827.59	c total #watches: 646303
828.01/828.26	c total #propagations: 752580706 / total #impl: 2673643892 (eff. 0.281)
828.01/828.26	c #Conflicts:    1066000 | #Learnt:      33877 | 0.000
828.01/828.26	c total clause space: 335.816MB
828.01/828.26	c total #watches: 649332
829.01/829.20	c total #propagations: 753238132 / total #impl: 2675404994 (eff. 0.282)
829.01/829.20	c #Conflicts:    1067000 | #Learnt:      34877 | 0.000
829.01/829.20	c total clause space: 335.816MB
829.01/829.20	c total #watches: 651738
829.91/830.14	c total #propagations: 754035964 / total #impl: 2677548272 (eff. 0.282)
829.91/830.14	c #Conflicts:    1068000 | #Learnt:      35877 | 0.000
829.91/830.14	c total clause space: 335.816MB
829.91/830.14	c total #watches: 654580
830.81/831.07	c total #propagations: 754754948 / total #impl: 2679441237 (eff. 0.282)
830.81/831.07	c #Conflicts:    1069000 | #Learnt:      36877 | 0.000
830.81/831.07	c total clause space: 335.816MB
830.81/831.07	c total #watches: 657520
831.52/831.79	c total #propagations: 755510536 / total #impl: 2681525045 (eff. 0.282)
831.52/831.79	c #Conflicts:    1070000 | #Learnt:      37877 | 0.000
831.52/831.79	c total clause space: 335.816MB
831.52/831.79	c total #watches: 660322
832.31/832.59	c total #propagations: 756224013 / total #impl: 2683458189 (eff. 0.282)
832.31/832.59	c #Conflicts:    1071000 | #Learnt:      38877 | 0.000
832.31/832.59	c total clause space: 335.816MB
832.31/832.59	c total #watches: 663324
833.31/833.51	c total #propagations: 756906115 / total #impl: 2685290471 (eff. 0.282)
833.31/833.51	c #Conflicts:    1072000 | #Learnt:      39877 | 0.000
833.31/833.51	c total clause space: 335.816MB
833.31/833.51	c total #watches: 666567
834.21/834.42	c total #propagations: 757582093 / total #impl: 2687637141 (eff. 0.282)
834.21/834.42	c #Conflicts:    1073000 | #Learnt:      40877 | 0.000
834.21/834.42	c total clause space: 335.816MB
834.21/834.42	c total #watches: 670434
835.51/835.73	c total #propagations: 758280289 / total #impl: 2690160547 (eff. 0.282)
835.51/835.73	c #Conflicts:    1074000 | #Learnt:      41877 | 0.000
835.51/835.73	c total clause space: 335.816MB
835.51/835.73	c total #watches: 675286
837.02/837.22	c total #propagations: 758906715 / total #impl: 2693410421 (eff. 0.282)
837.02/837.22	c #Conflicts:    1075000 | #Learnt:      42877 | 0.000
837.02/837.22	c total clause space: 335.816MB
837.02/837.22	c total #watches: 678946
838.12/838.32	c total #propagations: 759696771 / total #impl: 2696045477 (eff. 0.282)
838.12/838.32	c #Conflicts:    1076000 | #Learnt:      43877 | 0.000
838.12/838.32	c total clause space: 335.816MB
838.12/838.32	c total #watches: 681324
839.12/839.40	c total #propagations: 760405525 / total #impl: 2697965389 (eff. 0.282)
839.12/839.40	c #Conflicts:    1077000 | #Learnt:      44877 | 0.000
839.12/839.40	c total clause space: 335.816MB
839.12/839.40	c total #watches: 683679
840.41/840.69	c total #propagations: 761118621 / total #impl: 2699813626 (eff. 0.282)
840.41/840.69	c #Conflicts:    1078000 | #Learnt:      45877 | 0.000
840.41/840.69	c total clause space: 335.816MB
840.41/840.69	c total #watches: 688402
841.61/841.89	c total #propagations: 761779477 / total #impl: 2702285389 (eff. 0.282)
841.61/841.89	c #Conflicts:    1079000 | #Learnt:      46877 | 0.000
841.61/841.89	c total clause space: 335.816MB
841.61/841.89	c total #watches: 691086
842.82/843.09	c total #propagations: 762426677 / total #impl: 2704144738 (eff. 0.282)
842.82/843.09	c #Conflicts:    1080000 | #Learnt:      47877 | 0.000
842.82/843.09	c total clause space: 335.816MB
842.82/843.09	c total #watches: 693801
844.02/844.26	c total #propagations: 763118361 / total #impl: 2705983148 (eff. 0.282)
844.02/844.26	c #Conflicts:    1081000 | #Learnt:      48877 | 0.000
844.02/844.26	c total clause space: 335.816MB
844.02/844.26	c total #watches: 696171
845.22/845.43	c total #propagations: 763816898 / total #impl: 2707801226 (eff. 0.282)
845.22/845.43	c #Conflicts:    1082000 | #Learnt:      49877 | 0.000
845.22/845.43	c total clause space: 335.816MB
845.22/845.43	c total #watches: 699220
846.02/846.20	c total #propagations: 764544295 / total #impl: 2709942266 (eff. 0.282)
846.02/846.20	c GC COLLECT
846.02/846.20	c #Conflicts:    1083000 | #Learnt:      25773 | 0.000
846.02/846.20	c total clause space: 335.816MB
846.02/846.20	c total #watches: 623575
846.52/846.79	c total #propagations: 765209256 / total #impl: 2711760317 (eff. 0.282)
846.52/846.79	c #Conflicts:    1084000 | #Learnt:      26773 | 0.000
846.52/846.79	c total clause space: 335.816MB
846.52/846.79	c total #watches: 626113
847.12/847.35	c total #propagations: 765923428 / total #impl: 2713703944 (eff. 0.282)
847.12/847.35	c #Conflicts:    1085000 | #Learnt:      27773 | 0.000
847.12/847.35	c total clause space: 335.816MB
847.12/847.35	c total #watches: 628844
847.72/847.91	c total #propagations: 766590013 / total #impl: 2715489002 (eff. 0.282)
847.72/847.91	c #Conflicts:    1086000 | #Learnt:      28773 | 0.000
847.72/847.91	c total clause space: 335.816MB
847.72/847.91	c total #watches: 631598
848.32/848.56	c total #propagations: 767310127 / total #impl: 2717380475 (eff. 0.282)
848.32/848.56	c #Conflicts:    1087000 | #Learnt:      29773 | 0.000
848.32/848.56	c total clause space: 335.816MB
848.32/848.57	c total #watches: 634609
849.02/849.24	c total #propagations: 768022245 / total #impl: 2719292548 (eff. 0.282)
849.02/849.24	c #Conflicts:    1088000 | #Learnt:      30773 | 0.000
849.02/849.24	c total clause space: 335.816MB
849.02/849.24	c total #watches: 637791
849.82/850.00	c total #propagations: 768725424 / total #impl: 2721220575 (eff. 0.282)
849.82/850.00	c #Conflicts:    1089000 | #Learnt:      31773 | 0.000
849.82/850.00	c total clause space: 335.816MB
849.82/850.00	c total #watches: 642965
851.12/851.32	c total #propagations: 769397251 / total #impl: 2723201826 (eff. 0.283)
851.12/851.32	c #Conflicts:    1090000 | #Learnt:      32773 | 0.000
851.12/851.32	c total clause space: 335.816MB
851.12/851.32	c total #watches: 654092
852.22/852.45	c total #propagations: 769993391 / total #impl: 2726609518 (eff. 0.282)
852.22/852.45	c #Conflicts:    1091000 | #Learnt:      33773 | 0.000
852.22/852.45	c total clause space: 335.816MB
852.22/852.45	c total #watches: 658534
853.42/853.69	c total #propagations: 770615660 / total #impl: 2728913272 (eff. 0.282)
853.42/853.69	c #Conflicts:    1092000 | #Learnt:      34773 | 0.000
853.42/853.69	c total clause space: 335.816MB
853.42/853.69	c total #watches: 660978
854.52/854.73	c total #propagations: 771370997 / total #impl: 2730951889 (eff. 0.282)
854.52/854.73	c #Conflicts:    1093000 | #Learnt:      35773 | 0.000
854.52/854.73	c total clause space: 335.816MB
854.52/854.73	c total #watches: 663728
855.51/855.71	c total #propagations: 772024551 / total #impl: 2732713685 (eff. 0.283)
855.51/855.71	c #Conflicts:    1094000 | #Learnt:      36773 | 0.000
855.51/855.71	c total clause space: 335.816MB
855.51/855.71	c total #watches: 666365
856.61/856.89	c total #propagations: 772627582 / total #impl: 2734373055 (eff. 0.283)
856.61/856.89	c #Conflicts:    1095000 | #Learnt:      37773 | 0.000
856.61/856.89	c total clause space: 335.816MB
856.61/856.89	c total #watches: 668673
857.82/858.09	c total #propagations: 773328594 / total #impl: 2736270116 (eff. 0.283)
857.82/858.09	c #Conflicts:    1096000 | #Learnt:      38773 | 0.000
857.82/858.09	c total clause space: 335.816MB
857.82/858.09	c total #watches: 671363
858.92/859.17	c total #propagations: 774089380 / total #impl: 2738304311 (eff. 0.283)
858.92/859.17	c #Conflicts:    1097000 | #Learnt:      39773 | 0.000
858.92/859.17	c total clause space: 335.816MB
858.92/859.17	c total #watches: 674111
860.02/860.26	c total #propagations: 774812836 / total #impl: 2740202688 (eff. 0.283)
860.02/860.26	c #Conflicts:    1098000 | #Learnt:      40773 | 0.000
860.02/860.26	c total clause space: 335.816MB
860.02/860.26	c total #watches: 676883
861.12/861.40	c total #propagations: 775555607 / total #impl: 2742141028 (eff. 0.283)
861.12/861.40	c #Conflicts:    1099000 | #Learnt:      41773 | 0.000
861.12/861.40	c total clause space: 335.816MB
861.12/861.40	c total #watches: 679134
862.51/862.73	c total #propagations: 776272123 / total #impl: 2744047733 (eff. 0.283)
862.51/862.73	c #Conflicts:    1100000 | #Learnt:      42773 | 0.000
862.51/862.73	c total clause space: 335.816MB
862.51/862.73	c total #watches: 682246
863.81/864.07	c total #propagations: 777012886 / total #impl: 2746044895 (eff. 0.283)
863.81/864.07	c #Conflicts:    1101000 | #Learnt:      43773 | 0.000
863.81/864.07	c total clause space: 335.816MB
863.81/864.07	c total #watches: 684973
865.21/865.42	c total #propagations: 777693258 / total #impl: 2747944313 (eff. 0.283)
865.21/865.42	c #Conflicts:    1102000 | #Learnt:      44773 | 0.000
865.21/865.42	c total clause space: 335.816MB
865.21/865.42	c total #watches: 687732
866.62/866.85	c total #propagations: 778478248 / total #impl: 2750078653 (eff. 0.283)
866.62/866.85	c #Conflicts:    1103000 | #Learnt:      45773 | 0.000
866.62/866.85	c total clause space: 335.816MB
866.62/866.86	c total #watches: 690108
867.82/868.08	c total #propagations: 779206416 / total #impl: 2752022303 (eff. 0.283)
867.82/868.08	c #Conflicts:    1104000 | #Learnt:      46773 | 0.000
867.82/868.08	c total clause space: 335.816MB
867.82/868.08	c total #watches: 692561
869.01/869.21	c total #propagations: 779916743 / total #impl: 2753947816 (eff. 0.283)
869.01/869.21	c #Conflicts:    1105000 | #Learnt:      47773 | 0.000
869.01/869.21	c total clause space: 335.816MB
869.01/869.21	c total #watches: 694909
870.61/870.82	c total #propagations: 780515179 / total #impl: 2755545927 (eff. 0.283)
870.61/870.82	c #Conflicts:    1106000 | #Learnt:      48773 | 0.000
870.61/870.82	c total clause space: 335.816MB
870.61/870.82	c total #watches: 698056
872.12/872.32	c total #propagations: 781286535 / total #impl: 2757903971 (eff. 0.283)
872.12/872.32	c #Conflicts:    1107000 | #Learnt:      49773 | 0.000
872.12/872.32	c total clause space: 335.816MB
872.12/872.32	c total #watches: 700719
873.51/873.75	c total #propagations: 782008742 / total #impl: 2759878520 (eff. 0.283)
873.51/873.75	c #Conflicts:    1108000 | #Learnt:      50773 | 0.000
873.51/873.75	c total clause space: 335.816MB
873.51/873.75	c total #watches: 703121
874.21/874.47	c total #propagations: 782669630 / total #impl: 2761738720 (eff. 0.283)
874.21/874.47	c GC COLLECT
874.21/874.47	c #Conflicts:    1109000 | #Learnt:      26368 | 0.000
874.21/874.47	c total clause space: 335.816MB
874.21/874.47	c total #watches: 625495
874.81/875.08	c total #propagations: 783432573 / total #impl: 2763862966 (eff. 0.283)
874.81/875.08	c #Conflicts:    1110000 | #Learnt:      27368 | 0.000
874.81/875.08	c total clause space: 335.816MB
874.81/875.08	c total #watches: 628149
875.51/875.71	c total #propagations: 784133296 / total #impl: 2765713844 (eff. 0.284)
875.51/875.71	c #Conflicts:    1111000 | #Learnt:      28368 | 0.000
875.51/875.71	c total clause space: 335.816MB
875.51/875.71	c total #watches: 633203
876.31/876.55	c total #propagations: 784818130 / total #impl: 2767868764 (eff. 0.284)
876.31/876.55	c #Conflicts:    1112000 | #Learnt:      29368 | 0.000
876.31/876.55	c total clause space: 335.816MB
876.31/876.55	c total #watches: 643070
877.21/877.49	c total #propagations: 785407275 / total #impl: 2771067519 (eff. 0.283)
877.21/877.49	c #Conflicts:    1113000 | #Learnt:      30368 | 0.000
877.21/877.49	c total clause space: 335.816MB
877.21/877.49	c total #watches: 646029
878.31/878.51	c total #propagations: 786157644 / total #impl: 2773287548 (eff. 0.283)
878.31/878.51	c #Conflicts:    1114000 | #Learnt:      31368 | 0.000
878.31/878.51	c total clause space: 335.816MB
878.31/878.51	c total #watches: 652183
879.31/879.57	c total #propagations: 786757261 / total #impl: 2776032576 (eff. 0.283)
879.31/879.57	c #Conflicts:    1115000 | #Learnt:      32368 | 0.000
879.31/879.57	c total clause space: 335.816MB
879.31/879.57	c total #watches: 656596
880.31/880.54	c total #propagations: 787416294 / total #impl: 2779032034 (eff. 0.283)
880.31/880.54	c #Conflicts:    1116000 | #Learnt:      33368 | 0.000
880.31/880.54	c total clause space: 335.816MB
880.31/880.54	c total #watches: 660105
881.01/881.29	c total #propagations: 788108661 / total #impl: 2781667134 (eff. 0.283)
881.01/881.29	c #Conflicts:    1117000 | #Learnt:      34368 | 0.000
881.01/881.29	c total clause space: 335.816MB
881.01/881.29	c total #watches: 662509
882.01/882.25	c total #propagations: 788808219 / total #impl: 2783509750 (eff. 0.283)
882.01/882.25	c #Conflicts:    1118000 | #Learnt:      35368 | 0.000
882.01/882.25	c total clause space: 335.816MB
882.01/882.25	c total #watches: 665618
882.80/883.05	c total #propagations: 789471732 / total #impl: 2785465449 (eff. 0.283)
882.80/883.05	c #Conflicts:    1119000 | #Learnt:      36368 | 0.000
882.80/883.05	c total clause space: 335.816MB
882.80/883.05	c total #watches: 668961
884.21/884.40	c total #propagations: 790146969 / total #impl: 2787419292 (eff. 0.283)
884.21/884.40	c #Conflicts:    1120000 | #Learnt:      37368 | 0.000
884.21/884.40	c total clause space: 335.816MB
884.21/884.40	c total #watches: 672262
885.20/885.44	c total #propagations: 790833456 / total #impl: 2789877135 (eff. 0.283)
885.20/885.44	c #Conflicts:    1121000 | #Learnt:      38368 | 0.000
885.20/885.44	c total clause space: 335.816MB
885.20/885.44	c total #watches: 675114
886.41/886.65	c total #propagations: 791558688 / total #impl: 2791888776 (eff. 0.284)
886.41/886.65	c #Conflicts:    1122000 | #Learnt:      39368 | 0.000
886.41/886.65	c total clause space: 335.816MB
886.41/886.65	c total #watches: 679401
887.80/888.02	c total #propagations: 792159631 / total #impl: 2794245462 (eff. 0.283)
887.80/888.02	c #Conflicts:    1123000 | #Learnt:      40368 | 0.000
887.80/888.02	c total clause space: 335.816MB
887.80/888.02	c total #watches: 683060
889.00/889.23	c total #propagations: 792777328 / total #impl: 2796721656 (eff. 0.283)
889.00/889.23	c #Conflicts:    1124000 | #Learnt:      41368 | 0.000
889.00/889.23	c total clause space: 335.816MB
889.00/889.23	c total #watches: 685863
890.20/890.47	c total #propagations: 793475392 / total #impl: 2798790442 (eff. 0.284)
890.20/890.47	c #Conflicts:    1125000 | #Learnt:      42368 | 0.000
890.20/890.47	c total clause space: 335.816MB
890.20/890.48	c total #watches: 688496
892.10/892.32	c total #propagations: 794161920 / total #impl: 2801048584 (eff. 0.284)
892.10/892.32	c #Conflicts:    1126000 | #Learnt:      43368 | 0.000
892.10/892.32	c total clause space: 335.816MB
892.10/892.32	c total #watches: 692048
894.40/894.65	c total #propagations: 794892687 / total #impl: 2803549387 (eff. 0.284)
894.40/894.65	c #Conflicts:    1127000 | #Learnt:      44368 | 0.000
894.40/894.65	c total clause space: 335.816MB
894.40/894.65	c total #watches: 695190
896.31/896.54	c total #propagations: 795653133 / total #impl: 2807292187 (eff. 0.283)
896.31/896.54	c #Conflicts:    1128000 | #Learnt:      45368 | 0.000
896.31/896.54	c total clause space: 335.816MB
896.31/896.55	c total #watches: 698834
898.00/898.26	c total #propagations: 796325859 / total #impl: 2810625981 (eff. 0.283)
898.00/898.26	c #Conflicts:    1129000 | #Learnt:      46368 | 0.000
898.00/898.26	c total clause space: 335.816MB
898.00/898.26	c total #watches: 702198
900.71/900.94	c total #propagations: 797139197 / total #impl: 2813169120 (eff. 0.283)
900.71/900.94	c #Conflicts:    1130000 | #Learnt:      47368 | 0.000
900.71/900.94	c total clause space: 335.816MB
900.71/900.94	c total #watches: 705761
902.50/902.73	c total #propagations: 797911610 / total #impl: 2816848059 (eff. 0.283)
902.50/902.73	c #Conflicts:    1131000 | #Learnt:      48368 | 0.000
902.50/902.73	c total clause space: 335.816MB
902.50/902.73	c total #watches: 709776
904.80/905.06	c total #propagations: 798546843 / total #impl: 2819009750 (eff. 0.283)
904.80/905.06	c #Conflicts:    1132000 | #Learnt:      49368 | 0.000
904.80/905.06	c total clause space: 335.816MB
904.80/905.06	c total #watches: 715057
907.50/907.70	c total #propagations: 799216189 / total #impl: 2822062250 (eff. 0.283)
907.50/907.70	c #Conflicts:    1133000 | #Learnt:      50368 | 0.000
907.50/907.70	c total clause space: 335.816MB
907.50/907.70	c total #watches: 719788
909.20/909.48	c total #propagations: 799926306 / total #impl: 2824649813 (eff. 0.283)
909.20/909.48	c #Conflicts:    1134000 | #Learnt:      51368 | 0.000
909.20/909.48	c total clause space: 335.816MB
909.20/909.48	c total #watches: 723594
910.10/910.33	c total #propagations: 800531021 / total #impl: 2826908751 (eff. 0.283)
910.10/910.33	c GC COLLECT
910.10/910.33	c #Conflicts:    1135000 | #Learnt:      26669 | 0.000
910.10/910.33	c total clause space: 335.816MB
910.10/910.33	c total #watches: 626738
910.71/910.96	c total #propagations: 801130754 / total #impl: 2828983427 (eff. 0.283)
910.71/910.96	c #Conflicts:    1136000 | #Learnt:      27669 | 0.000
910.71/910.96	c total clause space: 335.816MB
910.71/910.96	c total #watches: 629366
911.50/911.71	c total #propagations: 801793070 / total #impl: 2831061034 (eff. 0.283)
911.50/911.71	c #Conflicts:    1137000 | #Learnt:      28669 | 0.000
911.50/911.71	c total clause space: 335.816MB
911.50/911.71	c total #watches: 633307
912.30/912.57	c total #propagations: 802460000 / total #impl: 2833338737 (eff. 0.283)
912.30/912.57	c #Conflicts:    1138000 | #Learnt:      29669 | 0.000
912.30/912.57	c total clause space: 335.816MB
912.30/912.57	c total #watches: 636845
913.20/913.49	c total #propagations: 803232687 / total #impl: 2836042384 (eff. 0.283)
913.20/913.49	c #Conflicts:    1139000 | #Learnt:      30669 | 0.000
913.20/913.49	c total clause space: 335.816MB
913.20/913.49	c total #watches: 640134
914.20/914.44	c total #propagations: 803912078 / total #impl: 2838365902 (eff. 0.283)
914.20/914.44	c #Conflicts:    1140000 | #Learnt:      31669 | 0.000
914.20/914.44	c total clause space: 335.816MB
914.20/914.44	c total #watches: 643478
915.20/915.42	c total #propagations: 804569222 / total #impl: 2840868196 (eff. 0.283)
915.20/915.42	c #Conflicts:    1141000 | #Learnt:      32669 | 0.000
915.20/915.42	c total clause space: 335.816MB
915.20/915.42	c total #watches: 647136
916.11/916.40	c total #propagations: 805359771 / total #impl: 2843411056 (eff. 0.283)
916.11/916.40	c #Conflicts:    1142000 | #Learnt:      33669 | 0.000
916.11/916.40	c total clause space: 335.816MB
916.11/916.40	c total #watches: 650683
917.00/917.29	c total #propagations: 806214679 / total #impl: 2846465013 (eff. 0.283)
917.00/917.29	c #Conflicts:    1143000 | #Learnt:      34669 | 0.000
917.00/917.29	c total clause space: 335.816MB
917.00/917.29	c total #watches: 654770
917.80/918.06	c total #propagations: 806838560 / total #impl: 2848762848 (eff. 0.283)
917.80/918.06	c #Conflicts:    1144000 | #Learnt:      35669 | 0.000
917.80/918.06	c total clause space: 335.816MB
917.80/918.06	c total #watches: 657853
918.50/918.79	c total #propagations: 807432233 / total #impl: 2851395280 (eff. 0.283)
918.50/918.79	c #Conflicts:    1145000 | #Learnt:      36669 | 0.000
918.50/918.79	c total clause space: 335.816MB
918.50/918.79	c total #watches: 660874
919.20/919.48	c total #propagations: 808055799 / total #impl: 2853662034 (eff. 0.283)
919.20/919.48	c #Conflicts:    1146000 | #Learnt:      37669 | 0.000
919.20/919.48	c total clause space: 335.816MB
919.20/919.48	c total #watches: 664051
920.00/920.25	c total #propagations: 808697562 / total #impl: 2855734613 (eff. 0.283)
920.00/920.25	c #Conflicts:    1147000 | #Learnt:      38669 | 0.000
920.00/920.25	c total clause space: 335.816MB
920.00/920.25	c total #watches: 667217
920.80/921.03	c total #propagations: 809411247 / total #impl: 2857988904 (eff. 0.283)
920.80/921.03	c #Conflicts:    1148000 | #Learnt:      39669 | 0.000
920.80/921.03	c total clause space: 335.816MB
920.80/921.03	c total #watches: 670042
921.81/922.06	c total #propagations: 810179677 / total #impl: 2860313858 (eff. 0.283)
921.81/922.06	c #Conflicts:    1149000 | #Learnt:      40669 | 0.000
921.81/922.06	c total clause space: 335.816MB
921.81/922.06	c total #watches: 673831
922.71/922.93	c total #propagations: 810824782 / total #impl: 2862926104 (eff. 0.283)
922.71/922.93	c #Conflicts:    1150000 | #Learnt:      41669 | 0.000
922.71/922.93	c total clause space: 335.816MB
922.71/922.93	c total #watches: 677657
923.71/923.90	c total #propagations: 811543746 / total #impl: 2865427505 (eff. 0.283)
923.71/923.90	c #Conflicts:    1151000 | #Learnt:      42669 | 0.000
923.71/923.90	c total clause space: 335.816MB
923.71/923.90	c total #watches: 681260
924.61/924.87	c total #propagations: 812106316 / total #impl: 2867638680 (eff. 0.283)
924.61/924.87	c #Conflicts:    1152000 | #Learnt:      43669 | 0.000
924.61/924.87	c total clause space: 335.816MB
924.61/924.87	c total #watches: 684581
925.81/926.03	c total #propagations: 812871169 / total #impl: 2870066375 (eff. 0.283)
925.81/926.03	c #Conflicts:    1153000 | #Learnt:      44669 | 0.000
925.81/926.03	c total clause space: 335.816MB
925.81/926.03	c total #watches: 688337
926.91/927.17	c total #propagations: 813596999 / total #impl: 2872772637 (eff. 0.283)
926.91/927.17	c #Conflicts:    1154000 | #Learnt:      45669 | 0.000
926.91/927.17	c total clause space: 335.816MB
926.91/927.18	c total #watches: 692791
928.11/928.37	c total #propagations: 814373164 / total #impl: 2876013543 (eff. 0.283)
928.11/928.37	c #Conflicts:    1155000 | #Learnt:      46669 | 0.000
928.11/928.37	c total clause space: 335.816MB
928.11/928.37	c total #watches: 699523
929.51/929.78	c total #propagations: 815050478 / total #impl: 2878787972 (eff. 0.283)
929.51/929.78	c #Conflicts:    1156000 | #Learnt:      47669 | 0.000
929.51/929.78	c total clause space: 335.816MB
929.51/929.78	c total #watches: 706041
930.81/931.04	c total #propagations: 815739945 / total #impl: 2881652463 (eff. 0.283)
930.81/931.04	c #Conflicts:    1157000 | #Learnt:      48669 | 0.000
930.81/931.04	c total clause space: 335.816MB
930.81/931.04	c total #watches: 709528
932.31/932.54	c total #propagations: 816503724 / total #impl: 2884327858 (eff. 0.283)
932.31/932.54	c #Conflicts:    1158000 | #Learnt:      49669 | 0.000
932.31/932.54	c total clause space: 335.816MB
932.31/932.54	c total #watches: 713191
933.81/934.05	c total #propagations: 817226083 / total #impl: 2887065966 (eff. 0.283)
933.81/934.05	c #Conflicts:    1159000 | #Learnt:      50669 | 0.000
933.81/934.05	c total clause space: 335.816MB
933.81/934.05	c total #watches: 717353
935.10/935.32	c total #propagations: 817919547 / total #impl: 2890540844 (eff. 0.283)
935.10/935.32	c #Conflicts:    1160000 | #Learnt:      51669 | 0.000
935.10/935.32	c total clause space: 335.816MB
935.10/935.32	c total #watches: 721033
936.10/936.38	c total #propagations: 818585406 / total #impl: 2893422578 (eff. 0.283)
936.10/936.38	c GC COLLECT
936.10/936.38	c #Conflicts:    1161000 | #Learnt:      26659 | 0.000
936.10/936.38	c total clause space: 335.816MB
936.10/936.38	c total #watches: 626761
937.01/937.26	c total #propagations: 819338511 / total #impl: 2895863562 (eff. 0.283)
937.01/937.26	c #Conflicts:    1162000 | #Learnt:      27659 | 0.000
937.01/937.26	c total clause space: 335.816MB
937.01/937.26	c total #watches: 631572
937.80/938.04	c total #propagations: 820060864 / total #impl: 2898179746 (eff. 0.283)
937.80/938.04	c #Conflicts:    1163000 | #Learnt:      28659 | 0.000
937.80/938.04	c total clause space: 335.816MB
937.80/938.04	c total #watches: 635182
938.60/938.86	c total #propagations: 820724433 / total #impl: 2900888916 (eff. 0.283)
938.60/938.86	c #Conflicts:    1164000 | #Learnt:      29659 | 0.000
938.60/938.86	c total clause space: 335.816MB
938.60/938.86	c total #watches: 641031
939.31/939.55	c total #propagations: 821340220 / total #impl: 2903666186 (eff. 0.283)
939.31/939.55	c #Conflicts:    1165000 | #Learnt:      30659 | 0.000
939.31/939.55	c total clause space: 335.816MB
939.31/939.55	c total #watches: 644080
940.00/940.29	c total #propagations: 822034429 / total #impl: 2905660208 (eff. 0.283)
940.00/940.29	c #Conflicts:    1166000 | #Learnt:      31659 | 0.000
940.00/940.29	c total clause space: 335.816MB
940.00/940.29	c total #watches: 646924
940.80/941.04	c total #propagations: 822747061 / total #impl: 2907677192 (eff. 0.283)
940.80/941.04	c #Conflicts:    1167000 | #Learnt:      32659 | 0.000
940.80/941.04	c total clause space: 335.816MB
940.80/941.04	c total #watches: 650248
941.70/941.90	c total #propagations: 823369532 / total #impl: 2909811781 (eff. 0.283)
941.70/941.90	c #Conflicts:    1168000 | #Learnt:      33659 | 0.000
941.70/941.90	c total clause space: 335.816MB
941.70/941.90	c total #watches: 653084
942.40/942.68	c total #propagations: 824008290 / total #impl: 2912469981 (eff. 0.283)
942.40/942.68	c #Conflicts:    1169000 | #Learnt:      34659 | 0.000
942.40/942.68	c total clause space: 335.816MB
942.40/942.68	c total #watches: 656488
943.40/943.63	c total #propagations: 824624781 / total #impl: 2914653205 (eff. 0.283)
943.40/943.63	c #Conflicts:    1170000 | #Learnt:      35659 | 0.000
943.40/943.63	c total clause space: 335.816MB
943.40/943.63	c total #watches: 660745
944.10/944.31	c total #propagations: 825307293 / total #impl: 2917157184 (eff. 0.283)
944.10/944.31	c #Conflicts:    1171000 | #Learnt:      36659 | 0.000
944.10/944.31	c total clause space: 335.816MB
944.10/944.31	c total #watches: 663704
945.00/945.24	c total #propagations: 825984949 / total #impl: 2919052361 (eff. 0.283)
945.00/945.24	c #Conflicts:    1172000 | #Learnt:      37659 | 0.000
945.00/945.24	c total clause space: 335.816MB
945.00/945.24	c total #watches: 669133
946.30/946.57	c total #propagations: 826548176 / total #impl: 2921761132 (eff. 0.283)
946.30/946.57	c #Conflicts:    1173000 | #Learnt:      38659 | 0.000
946.30/946.57	c total clause space: 335.816MB
946.30/946.57	c total #watches: 674613
947.40/947.61	c total #propagations: 827196598 / total #impl: 2925300244 (eff. 0.283)
947.40/947.61	c #Conflicts:    1174000 | #Learnt:      39659 | 0.000
947.40/947.61	c total clause space: 335.816MB
947.40/947.61	c total #watches: 677952
948.50/948.77	c total #propagations: 827824971 / total #impl: 2927503124 (eff. 0.283)
948.50/948.77	c #Conflicts:    1175000 | #Learnt:      40659 | 0.000
948.50/948.77	c total clause space: 335.816MB
948.50/948.77	c total #watches: 681455
949.70/949.98	c total #propagations: 828546896 / total #impl: 2930089812 (eff. 0.283)
949.70/949.98	c #Conflicts:    1176000 | #Learnt:      41659 | 0.000
949.70/949.98	c total clause space: 335.816MB
949.70/949.98	c total #watches: 684481
950.90/951.19	c total #propagations: 829281370 / total #impl: 2932884976 (eff. 0.283)
950.90/951.19	c #Conflicts:    1177000 | #Learnt:      42659 | 0.000
950.90/951.19	c total clause space: 335.816MB
950.90/951.19	c total #watches: 688059
952.00/952.28	c total #propagations: 830007590 / total #impl: 2935476308 (eff. 0.283)
952.00/952.28	c #Conflicts:    1178000 | #Learnt:      43659 | 0.000
952.00/952.28	c total clause space: 335.816MB
952.00/952.28	c total #watches: 691735
953.40/953.63	c total #propagations: 830781790 / total #impl: 2938021571 (eff. 0.283)
953.40/953.63	c #Conflicts:    1179000 | #Learnt:      44659 | 0.000
953.40/953.63	c total clause space: 335.816MB
953.40/953.63	c total #watches: 697712
954.61/954.82	c total #propagations: 831465390 / total #impl: 2941133212 (eff. 0.283)
954.61/954.82	c #Conflicts:    1180000 | #Learnt:      45659 | 0.000
954.61/954.82	c total clause space: 335.816MB
954.61/954.82	c total #watches: 701741
955.90/956.19	c total #propagations: 832175090 / total #impl: 2943437770 (eff. 0.283)
955.90/956.19	c #Conflicts:    1181000 | #Learnt:      46659 | 0.000
955.90/956.19	c total clause space: 335.816MB
955.90/956.19	c total #watches: 706773
957.40/957.63	c total #propagations: 832802021 / total #impl: 2945675293 (eff. 0.283)
957.40/957.63	c #Conflicts:    1182000 | #Learnt:      47659 | 0.000
957.40/957.63	c total clause space: 335.816MB
957.40/957.63	c total #watches: 710573
959.01/959.21	c total #propagations: 833539644 / total #impl: 2948377545 (eff. 0.283)
959.01/959.21	c #Conflicts:    1183000 | #Learnt:      48659 | 0.000
959.01/959.21	c total clause space: 335.816MB
959.01/959.21	c total #watches: 714016
960.50/960.77	c total #propagations: 834378394 / total #impl: 2951013785 (eff. 0.283)
960.50/960.77	c #Conflicts:    1184000 | #Learnt:      49659 | 0.000
960.50/960.77	c total clause space: 335.816MB
960.50/960.78	c total #watches: 717845
962.10/962.36	c total #propagations: 835106866 / total #impl: 2953556925 (eff. 0.283)
962.10/962.36	c #Conflicts:    1185000 | #Learnt:      50659 | 0.000
962.10/962.36	c total clause space: 335.816MB
962.10/962.36	c total #watches: 720898
963.60/963.82	c total #propagations: 835796298 / total #impl: 2955920447 (eff. 0.283)
963.60/963.82	c #Conflicts:    1186000 | #Learnt:      51659 | 0.000
963.60/963.82	c total clause space: 335.816MB
963.60/963.82	c total #watches: 726242
964.90/965.10	c total #propagations: 836549492 / total #impl: 2958596727 (eff. 0.283)
964.90/965.10	c GC COLLECT
964.90/965.10	c #Conflicts:    1187000 | #Learnt:      26354 | 0.000
964.90/965.10	c total clause space: 335.816MB
964.90/965.10	c total #watches: 625476
965.61/965.84	c total #propagations: 837211180 / total #impl: 2960979482 (eff. 0.283)
965.61/965.84	c #Conflicts:    1188000 | #Learnt:      27354 | 0.000
965.61/965.84	c total clause space: 335.816MB
965.61/965.84	c total #watches: 629438
966.10/966.36	c total #propagations: 837734825 / total #impl: 2963047277 (eff. 0.283)
966.10/966.36	c #Conflicts:    1189000 | #Learnt:      28354 | 0.000
966.10/966.36	c total clause space: 335.816MB
966.10/966.36	c total #watches: 632890
966.71/966.94	c total #propagations: 838332463 / total #impl: 2964917527 (eff. 0.283)
966.71/966.94	c #Conflicts:    1190000 | #Learnt:      29354 | 0.000
966.71/966.94	c total clause space: 335.816MB
966.71/966.94	c total #watches: 636588
967.30/967.55	c total #propagations: 838957660 / total #impl: 2966837170 (eff. 0.283)
967.30/967.55	c #Conflicts:    1191000 | #Learnt:      30354 | 0.000
967.30/967.55	c total clause space: 335.816MB
967.30/967.55	c total #watches: 639411
968.00/968.25	c total #propagations: 839717519 / total #impl: 2968887465 (eff. 0.283)
968.00/968.25	c #Conflicts:    1192000 | #Learnt:      31354 | 0.000
968.00/968.25	c total clause space: 335.816MB
968.00/968.25	c total #watches: 642552
968.70/968.90	c total #propagations: 840560580 / total #impl: 2971136909 (eff. 0.283)
968.70/968.90	c #Conflicts:    1193000 | #Learnt:      32354 | 0.000
968.70/968.90	c total clause space: 335.816MB
968.70/968.90	c total #watches: 646133
969.60/969.88	c total #propagations: 841323732 / total #impl: 2973337663 (eff. 0.283)
969.60/969.88	c #Conflicts:    1194000 | #Learnt:      33354 | 0.000
969.60/969.88	c total clause space: 335.816MB
969.60/969.88	c total #watches: 650369
970.60/970.81	c total #propagations: 842024248 / total #impl: 2975813402 (eff. 0.283)
970.60/970.81	c #Conflicts:    1195000 | #Learnt:      34354 | 0.000
970.60/970.81	c total clause space: 335.816MB
970.60/970.81	c total #watches: 654165
971.60/971.86	c total #propagations: 842757229 / total #impl: 2978598280 (eff. 0.283)
971.60/971.86	c #Conflicts:    1196000 | #Learnt:      35354 | 0.000
971.60/971.86	c total clause space: 335.816MB
971.60/971.86	c total #watches: 660307
972.60/972.89	c total #propagations: 843511128 / total #impl: 2982226287 (eff. 0.283)
972.60/972.89	c #Conflicts:    1197000 | #Learnt:      36354 | 0.000
972.60/972.89	c total clause space: 335.816MB
972.60/972.89	c total #watches: 664108
973.70/974.00	c total #propagations: 844227534 / total #impl: 2985000344 (eff. 0.283)
973.70/974.00	c #Conflicts:    1198000 | #Learnt:      37354 | 0.000
973.70/974.00	c total clause space: 335.816MB
973.70/974.00	c total #watches: 667550
974.90/975.20	c total #propagations: 845032730 / total #impl: 2987620574 (eff. 0.283)
974.90/975.20	c #Conflicts:    1199000 | #Learnt:      38354 | 0.000
974.90/975.20	c total clause space: 335.816MB
975.00/975.20	c total #watches: 671310
976.20/976.40	c total #propagations: 845827720 / total #impl: 2990509809 (eff. 0.283)
976.20/976.40	c #Conflicts:    1200000 | #Learnt:      39354 | 0.000
976.20/976.40	c total clause space: 335.816MB
976.20/976.40	c total #watches: 676546
977.40/977.65	c total #propagations: 846546543 / total #impl: 2994155331 (eff. 0.283)
977.40/977.65	c #Conflicts:    1201000 | #Learnt:      40354 | 0.000
977.40/977.65	c total clause space: 335.816MB
977.40/977.65	c total #watches: 681633
978.60/978.85	c total #propagations: 847273856 / total #impl: 2997529001 (eff. 0.283)
978.60/978.85	c #Conflicts:    1202000 | #Learnt:      41354 | 0.000
978.60/978.85	c total clause space: 335.816MB
978.60/978.85	c total #watches: 685718
979.90/980.15	c total #propagations: 847996859 / total #impl: 3000086580 (eff. 0.283)
979.90/980.15	c #Conflicts:    1203000 | #Learnt:      42354 | 0.000
979.90/980.15	c total clause space: 335.816MB
979.90/980.15	c total #watches: 689460
980.90/981.17	c total #propagations: 848796017 / total #impl: 3002838396 (eff. 0.283)
980.90/981.17	c #Conflicts:    1204000 | #Learnt:      43354 | 0.000
980.90/981.17	c total clause space: 335.816MB
980.90/981.17	c total #watches: 693159
982.00/982.25	c total #propagations: 849377719 / total #impl: 3005212629 (eff. 0.283)
982.00/982.25	c #Conflicts:    1205000 | #Learnt:      44354 | 0.000
982.00/982.25	c total clause space: 335.816MB
982.00/982.25	c total #watches: 696417
983.40/983.63	c total #propagations: 850075657 / total #impl: 3007732311 (eff. 0.283)
983.40/983.63	c #Conflicts:    1206000 | #Learnt:      45354 | 0.000
983.40/983.63	c total clause space: 335.816MB
983.40/983.63	c total #watches: 701989
984.90/985.10	c total #propagations: 850858886 / total #impl: 3010410575 (eff. 0.283)
984.90/985.10	c #Conflicts:    1207000 | #Learnt:      46354 | 0.000
984.90/985.10	c total clause space: 335.816MB
984.90/985.10	c total #watches: 705678
986.00/986.29	c total #propagations: 851527292 / total #impl: 3012815646 (eff. 0.283)
986.00/986.29	c #Conflicts:    1208000 | #Learnt:      47354 | 0.000
986.00/986.29	c total clause space: 335.816MB
986.00/986.29	c total #watches: 709847
987.20/987.40	c total #propagations: 852267123 / total #impl: 3015225485 (eff. 0.283)
987.20/987.40	c #Conflicts:    1209000 | #Learnt:      48354 | 0.000
987.20/987.40	c total clause space: 335.816MB
987.20/987.40	c total #watches: 712789
988.50/988.73	c total #propagations: 853036750 / total #impl: 3017439206 (eff. 0.283)
988.50/988.73	c #Conflicts:    1210000 | #Learnt:      49354 | 0.000
988.50/988.73	c total clause space: 335.816MB
988.50/988.73	c total #watches: 717240
990.00/990.29	c total #propagations: 853814414 / total #impl: 3020122753 (eff. 0.283)
990.00/990.29	c #Conflicts:    1211000 | #Learnt:      50354 | 0.000
990.00/990.29	c total clause space: 335.816MB
990.00/990.29	c total #watches: 721204
991.50/991.76	c total #propagations: 854573230 / total #impl: 3022863092 (eff. 0.283)
991.50/991.76	c #Conflicts:    1212000 | #Learnt:      51354 | 0.000
991.50/991.76	c total clause space: 335.816MB
991.50/991.76	c total #watches: 725750
992.90/993.17	c total #propagations: 855244195 / total #impl: 3025292339 (eff. 0.283)
992.90/993.17	c #Conflicts:    1213000 | #Learnt:      52354 | 0.000
992.90/993.17	c total clause space: 335.816MB
992.90/993.17	c total #watches: 728378
994.49/994.70	c total #propagations: 855856028 / total #impl: 3027781076 (eff. 0.283)
994.49/994.70	c GC COLLECT
994.49/994.70	c #Conflicts:    1214000 | #Learnt:      26751 | 0.000
994.49/994.70	c total clause space: 335.816MB
994.49/994.70	c total #watches: 627180
995.30/995.58	c total #propagations: 856538327 / total #impl: 3030657153 (eff. 0.283)
995.30/995.58	c #Conflicts:    1215000 | #Learnt:      27751 | 0.000
995.30/995.58	c total clause space: 335.816MB
995.30/995.58	c total #watches: 631387
996.29/996.58	c total #propagations: 857207924 / total #impl: 3033265584 (eff. 0.283)
996.29/996.58	c #Conflicts:    1216000 | #Learnt:      28751 | 0.000
996.29/996.58	c total clause space: 335.816MB
996.29/996.58	c total #watches: 637638
997.29/997.52	c total #propagations: 857922407 / total #impl: 3036341258 (eff. 0.283)
997.29/997.52	c #Conflicts:    1217000 | #Learnt:      29751 | 0.000
997.29/997.52	c total clause space: 335.816MB
997.29/997.52	c total #watches: 643394
998.39/998.61	c total #propagations: 858561346 / total #impl: 3039195128 (eff. 0.282)
998.39/998.61	c #Conflicts:    1218000 | #Learnt:      30751 | 0.000
998.39/998.61	c total clause space: 335.816MB
998.39/998.61	c total #watches: 649012
999.39/999.69	c total #propagations: 859187846 / total #impl: 3041995485 (eff. 0.282)
999.39/999.69	c #Conflicts:    1219000 | #Learnt:      31751 | 0.000
999.39/999.69	c total clause space: 335.816MB
999.39/999.69	c total #watches: 653225
1000.39/1000.65	c total #propagations: 859932353 / total #impl: 3045735154 (eff. 0.282)
1000.39/1000.65	c #Conflicts:    1220000 | #Learnt:      32751 | 0.000
1000.39/1000.65	c total clause space: 335.816MB
1000.39/1000.65	c total #watches: 657662
1001.59/1001.82	c total #propagations: 860675325 / total #impl: 3049458620 (eff. 0.282)
1001.59/1001.82	c #Conflicts:    1221000 | #Learnt:      33751 | 0.000
1001.59/1001.82	c total clause space: 335.816MB
1001.59/1001.82	c total #watches: 662051
1002.59/1002.81	c total #propagations: 861520618 / total #impl: 3053515699 (eff. 0.282)
1002.59/1002.81	c #Conflicts:    1222000 | #Learnt:      34751 | 0.000
1002.59/1002.81	c total clause space: 335.816MB
1002.59/1002.81	c total #watches: 666741
1003.69/1003.90	c total #propagations: 862230182 / total #impl: 3057097530 (eff. 0.282)
1003.69/1003.90	c #Conflicts:    1223000 | #Learnt:      35751 | 0.000
1003.69/1003.90	c total clause space: 335.816MB
1003.69/1003.90	c total #watches: 673161
1004.99/1005.20	c total #propagations: 862921998 / total #impl: 3061001732 (eff. 0.282)
1004.99/1005.20	c #Conflicts:    1224000 | #Learnt:      36751 | 0.000
1004.99/1005.20	c total clause space: 335.816MB
1004.99/1005.20	c total #watches: 678995
1006.30/1006.57	c total #propagations: 863678081 / total #impl: 3065490817 (eff. 0.282)
1006.30/1006.57	c #Conflicts:    1225000 | #Learnt:      37751 | 0.000
1006.30/1006.57	c total clause space: 335.816MB
1006.30/1006.57	c total #watches: 688511
1007.79/1008.02	c total #propagations: 864420004 / total #impl: 3070364610 (eff. 0.282)
1007.79/1008.02	c #Conflicts:    1226000 | #Learnt:      38751 | 0.000
1007.79/1008.02	c total clause space: 335.816MB
1007.79/1008.02	c total #watches: 696182
1009.39/1009.64	c total #propagations: 865121532 / total #impl: 3075014755 (eff. 0.281)
1009.39/1009.64	c #Conflicts:    1227000 | #Learnt:      39751 | 0.000
1009.39/1009.64	c total clause space: 335.816MB
1009.39/1009.64	c total #watches: 701952
1010.80/1011.08	c total #propagations: 865851651 / total #impl: 3079677396 (eff. 0.281)
1010.80/1011.08	c #Conflicts:    1228000 | #Learnt:      40751 | 0.000
1010.80/1011.08	c total clause space: 335.816MB
1010.80/1011.08	c total #watches: 707840
1012.59/1012.85	c total #propagations: 866506749 / total #impl: 3083872236 (eff. 0.281)
1012.59/1012.85	c #Conflicts:    1229000 | #Learnt:      41751 | 0.000
1012.59/1012.85	c total clause space: 335.816MB
1012.59/1012.85	c total #watches: 713125
1014.29/1014.59	c total #propagations: 867191630 / total #impl: 3088393290 (eff. 0.281)
1014.29/1014.59	c #Conflicts:    1230000 | #Learnt:      42751 | 0.000
1014.29/1014.59	c total clause space: 335.816MB
1014.29/1014.59	c total #watches: 717840
1016.20/1016.46	c total #propagations: 867823989 / total #impl: 3093139890 (eff. 0.281)
1016.20/1016.46	c #Conflicts:    1231000 | #Learnt:      43751 | 0.000
1016.20/1016.46	c total clause space: 335.816MB
1016.20/1016.46	c total #watches: 724793
1018.40/1018.68	c total #propagations: 868432219 / total #impl: 3098134358 (eff. 0.280)
1018.40/1018.68	c #Conflicts:    1232000 | #Learnt:      44751 | 0.000
1018.40/1018.68	c total clause space: 335.816MB
1018.40/1018.68	c total #watches: 729789
1020.49/1020.72	c total #propagations: 869174418 / total #impl: 3101510875 (eff. 0.280)
1020.49/1020.72	c #Conflicts:    1233000 | #Learnt:      45751 | 0.000
1020.49/1020.72	c total clause space: 335.816MB
1020.49/1020.72	c total #watches: 736109
1021.89/1022.10	c total #propagations: 869893462 / total #impl: 3104684703 (eff. 0.280)
1021.89/1022.10	c #Conflicts:    1234000 | #Learnt:      46751 | 0.000
1021.89/1022.10	c total clause space: 335.816MB
1021.89/1022.10	c total #watches: 739488
1024.09/1024.37	c total #propagations: 870659900 / total #impl: 3107137359 (eff. 0.280)
1024.09/1024.37	c #Conflicts:    1235000 | #Learnt:      47751 | 0.000
1024.09/1024.37	c total clause space: 335.816MB
1024.09/1024.37	c total #watches: 742740
1026.10/1026.31	c total #propagations: 871512020 / total #impl: 3110015467 (eff. 0.280)
1026.10/1026.31	c #Conflicts:    1236000 | #Learnt:      48751 | 0.000
1026.10/1026.31	c total clause space: 335.816MB
1026.10/1026.31	c total #watches: 746316
1028.59/1028.86	c total #propagations: 872294543 / total #impl: 3112824250 (eff. 0.280)
1028.59/1028.86	c #Conflicts:    1237000 | #Learnt:      49751 | 0.000
1028.59/1028.86	c total clause space: 335.816MB
1028.59/1028.86	c total #watches: 749737
1031.29/1031.53	c total #propagations: 872977509 / total #impl: 3115534633 (eff. 0.280)
1031.29/1031.53	c #Conflicts:    1238000 | #Learnt:      50751 | 0.000
1031.29/1031.53	c total clause space: 335.816MB
1031.29/1031.53	c total #watches: 755832
1033.49/1033.73	c total #propagations: 873800511 / total #impl: 3120120589 (eff. 0.280)
1033.49/1033.73	c #Conflicts:    1239000 | #Learnt:      51751 | 0.000
1033.49/1033.73	c total clause space: 335.816MB
1033.49/1033.73	c total #watches: 762075
1035.29/1035.58	c total #propagations: 874463866 / total #impl: 3123168263 (eff. 0.280)
1035.29/1035.58	c #Conflicts:    1240000 | #Learnt:      52751 | 0.000
1035.29/1035.58	c total clause space: 335.816MB
1035.29/1035.58	c total #watches: 765700
1037.49/1037.70	c total #propagations: 875202324 / total #impl: 3125681634 (eff. 0.280)
1037.49/1037.70	c #Conflicts:    1241000 | #Learnt:      53751 | 0.000
1037.49/1037.70	c total clause space: 335.816MB
1037.49/1037.70	c total #watches: 771971
1038.39/1038.63	c total #propagations: 875940578 / total #impl: 3128883505 (eff. 0.280)
1038.39/1038.63	c GC COLLECT
1038.39/1038.63	c #Conflicts:    1242000 | #Learnt:      27838 | 0.000
1038.39/1038.63	c total clause space: 335.816MB
1038.39/1038.63	c total #watches: 630634
1039.19/1039.48	c total #propagations: 876514064 / total #impl: 3131541533 (eff. 0.280)
1039.19/1039.48	c #Conflicts:    1243000 | #Learnt:      28838 | 0.000
1039.19/1039.48	c total clause space: 335.816MB
1039.19/1039.48	c total #watches: 637442
1040.19/1040.44	c total #propagations: 877280033 / total #impl: 3134456431 (eff. 0.280)
1040.19/1040.44	c #Conflicts:    1244000 | #Learnt:      29838 | 0.000
1040.19/1040.44	c total clause space: 335.816MB
1040.19/1040.44	c total #watches: 640908
1040.99/1041.29	c total #propagations: 877953628 / total #impl: 3136872610 (eff. 0.280)
1040.99/1041.29	c #Conflicts:    1245000 | #Learnt:      30838 | 0.000
1040.99/1041.29	c total clause space: 335.816MB
1040.99/1041.29	c total #watches: 643835
1041.89/1042.10	c total #propagations: 878860924 / total #impl: 3139645730 (eff. 0.280)
1041.89/1042.10	c #Conflicts:    1246000 | #Learnt:      31838 | 0.000
1041.89/1042.10	c total clause space: 335.816MB
1041.89/1042.10	c total #watches: 647686
1042.79/1043.04	c total #propagations: 879548664 / total #impl: 3141814044 (eff. 0.280)
1042.79/1043.04	c #Conflicts:    1247000 | #Learnt:      32838 | 0.000
1042.79/1043.04	c total clause space: 335.816MB
1042.79/1043.04	c total #watches: 651317
1043.89/1044.14	c total #propagations: 880154564 / total #impl: 3144056082 (eff. 0.280)
1043.89/1044.14	c #Conflicts:    1248000 | #Learnt:      33838 | 0.000
1043.89/1044.14	c total clause space: 335.816MB
1043.89/1044.14	c total #watches: 656304
1044.89/1045.17	c total #propagations: 880907654 / total #impl: 3146849196 (eff. 0.280)
1044.89/1045.17	c #Conflicts:    1249000 | #Learnt:      34838 | 0.000
1044.89/1045.17	c total clause space: 335.816MB
1044.89/1045.17	c total #watches: 660348
1045.89/1046.18	c total #propagations: 881490524 / total #impl: 3149024781 (eff. 0.280)
1045.89/1046.18	c #Conflicts:    1250000 | #Learnt:      35838 | 0.000
1045.89/1046.18	c total clause space: 335.816MB
1045.89/1046.18	c total #watches: 664669
1046.89/1047.17	c total #propagations: 882026345 / total #impl: 3151047058 (eff. 0.280)
1046.89/1047.17	c #Conflicts:    1251000 | #Learnt:      36838 | 0.000
1046.89/1047.17	c total clause space: 335.816MB
1046.89/1047.17	c total #watches: 668208
1047.79/1048.09	c total #propagations: 882725369 / total #impl: 3153703283 (eff. 0.280)
1047.79/1048.09	c #Conflicts:    1252000 | #Learnt:      37838 | 0.000
1047.79/1048.09	c total clause space: 335.816MB
1047.79/1048.09	c total #watches: 671282
1048.89/1049.11	c total #propagations: 883464745 / total #impl: 3156067088 (eff. 0.280)
1048.89/1049.11	c #Conflicts:    1253000 | #Learnt:      38838 | 0.000
1048.89/1049.11	c total clause space: 335.816MB
1048.89/1049.11	c total #watches: 675708
1049.99/1050.22	c total #propagations: 884165041 / total #impl: 3158592662 (eff. 0.280)
1049.99/1050.22	c #Conflicts:    1254000 | #Learnt:      39838 | 0.000
1049.99/1050.22	c total clause space: 335.816MB
1049.99/1050.22	c total #watches: 678886
1050.99/1051.25	c total #propagations: 884951722 / total #impl: 3161256107 (eff. 0.280)
1050.99/1051.25	c #Conflicts:    1255000 | #Learnt:      40838 | 0.000
1050.99/1051.25	c total clause space: 335.816MB
1050.99/1051.25	c total #watches: 683878
1052.19/1052.41	c total #propagations: 885677194 / total #impl: 3163847567 (eff. 0.280)
1052.19/1052.41	c #Conflicts:    1256000 | #Learnt:      41838 | 0.000
1052.19/1052.41	c total clause space: 335.816MB
1052.19/1052.41	c total #watches: 687243
1053.28/1053.58	c total #propagations: 886483759 / total #impl: 3166397553 (eff. 0.280)
1053.28/1053.58	c #Conflicts:    1257000 | #Learnt:      42838 | 0.000
1053.28/1053.58	c total clause space: 335.816MB
1053.28/1053.58	c total #watches: 690760
1054.69/1054.95	c total #propagations: 887254148 / total #impl: 3168731343 (eff. 0.280)
1054.69/1054.95	c #Conflicts:    1258000 | #Learnt:      43838 | 0.000
1054.69/1054.95	c total clause space: 335.816MB
1054.69/1054.95	c total #watches: 694812
1055.79/1056.09	c total #propagations: 888138083 / total #impl: 3171304120 (eff. 0.280)
1055.79/1056.09	c #Conflicts:    1259000 | #Learnt:      44838 | 0.000
1055.79/1056.09	c total clause space: 335.816MB
1055.79/1056.09	c total #watches: 698346
1056.99/1057.27	c total #propagations: 888839588 / total #impl: 3173522453 (eff. 0.280)
1056.99/1057.27	c #Conflicts:    1260000 | #Learnt:      45838 | 0.000
1056.99/1057.27	c total clause space: 335.816MB
1056.99/1057.27	c total #watches: 702145
1058.38/1058.66	c total #propagations: 889544769 / total #impl: 3176467423 (eff. 0.280)
1058.38/1058.66	c #Conflicts:    1261000 | #Learnt:      46838 | 0.000
1058.38/1058.66	c total clause space: 335.816MB
1058.38/1058.66	c total #watches: 710159
1059.78/1060.04	c total #propagations: 890242893 / total #impl: 3179433795 (eff. 0.280)
1059.78/1060.04	c #Conflicts:    1262000 | #Learnt:      47838 | 0.000
1059.78/1060.04	c total clause space: 335.816MB
1059.78/1060.04	c total #watches: 715044
1061.29/1061.53	c total #propagations: 891000216 / total #impl: 3182361884 (eff. 0.280)
1061.29/1061.53	c #Conflicts:    1263000 | #Learnt:      48838 | 0.000
1061.29/1061.53	c total clause space: 335.816MB
1061.29/1061.53	c total #watches: 718931
1062.68/1062.94	c total #propagations: 891688585 / total #impl: 3184772913 (eff. 0.280)
1062.68/1062.94	c #Conflicts:    1264000 | #Learnt:      49838 | 0.000
1062.68/1062.94	c total clause space: 335.816MB
1062.68/1062.94	c total #watches: 723469
1064.18/1064.40	c total #propagations: 892406627 / total #impl: 3187390885 (eff. 0.280)
1064.18/1064.40	c #Conflicts:    1265000 | #Learnt:      50838 | 0.000
1064.18/1064.40	c total clause space: 335.816MB
1064.18/1064.40	c total #watches: 727830
1065.98/1066.26	c total #propagations: 893033753 / total #impl: 3190198839 (eff. 0.280)
1065.98/1066.26	c #Conflicts:    1266000 | #Learnt:      51838 | 0.000
1065.98/1066.26	c total clause space: 335.816MB
1065.98/1066.26	c total #watches: 732912
1067.89/1068.16	c total #propagations: 893801867 / total #impl: 3193109344 (eff. 0.280)
1067.89/1068.16	c #Conflicts:    1267000 | #Learnt:      52838 | 0.000
1067.89/1068.16	c total clause space: 335.816MB
1067.89/1068.16	c total #watches: 738003
1069.38/1069.60	c total #propagations: 894578053 / total #impl: 3196325959 (eff. 0.280)
1069.38/1069.60	c #Conflicts:    1268000 | #Learnt:      53838 | 0.000
1069.38/1069.60	c total clause space: 335.816MB
1069.38/1069.60	c total #watches: 744199
1070.38/1070.60	c total #propagations: 895309881 / total #impl: 3199148136 (eff. 0.280)
1070.38/1070.60	c GC COLLECT
1070.38/1070.60	c #Conflicts:    1269000 | #Learnt:      27641 | 0.000
1070.38/1070.60	c total clause space: 335.816MB
1070.38/1070.60	c total #watches: 629980
1070.98/1071.27	c total #propagations: 896037333 / total #impl: 3201264793 (eff. 0.280)
1070.98/1071.27	c #Conflicts:    1270000 | #Learnt:      28641 | 0.000
1070.98/1071.27	c total clause space: 335.816MB
1070.98/1071.27	c total #watches: 633358
1071.88/1072.15	c total #propagations: 896810090 / total #impl: 3203646977 (eff. 0.280)
1071.88/1072.15	c #Conflicts:    1271000 | #Learnt:      29641 | 0.000
1071.88/1072.15	c total clause space: 335.816MB
1071.88/1072.15	c total #watches: 637437
1072.58/1072.87	c total #propagations: 897502562 / total #impl: 3206038637 (eff. 0.280)
1072.58/1072.87	c #Conflicts:    1272000 | #Learnt:      30641 | 0.000
1072.58/1072.87	c total clause space: 335.816MB
1072.58/1072.87	c total #watches: 641086
1073.39/1073.65	c total #propagations: 898206343 / total #impl: 3208223267 (eff. 0.280)
1073.39/1073.65	c #Conflicts:    1273000 | #Learnt:      31641 | 0.000
1073.39/1073.65	c total clause space: 335.816MB
1073.39/1073.65	c total #watches: 645062
1074.18/1074.47	c total #propagations: 898955493 / total #impl: 3210638952 (eff. 0.280)
1074.18/1074.47	c #Conflicts:    1274000 | #Learnt:      32641 | 0.000
1074.18/1074.47	c total clause space: 335.816MB
1074.18/1074.47	c total #watches: 649209
1075.18/1075.47	c total #propagations: 899691492 / total #impl: 3213020182 (eff. 0.280)
1075.18/1075.47	c #Conflicts:    1275000 | #Learnt:      33641 | 0.000
1075.18/1075.47	c total clause space: 335.816MB
1075.18/1075.47	c total #watches: 652854
1076.18/1076.44	c total #propagations: 900361256 / total #impl: 3215300923 (eff. 0.280)
1076.18/1076.44	c #Conflicts:    1276000 | #Learnt:      34641 | 0.000
1076.18/1076.44	c total clause space: 335.816MB
1076.18/1076.44	c total #watches: 656047
1077.18/1077.43	c total #propagations: 901064938 / total #impl: 3217592247 (eff. 0.280)
1077.18/1077.43	c #Conflicts:    1277000 | #Learnt:      35641 | 0.000
1077.18/1077.43	c total clause space: 335.816MB
1077.18/1077.43	c total #watches: 659962
1078.28/1078.58	c total #propagations: 901822920 / total #impl: 3220443056 (eff. 0.280)
1078.28/1078.58	c #Conflicts:    1278000 | #Learnt:      36641 | 0.000
1078.28/1078.58	c total clause space: 335.816MB
1078.28/1078.58	c total #watches: 663533
1079.38/1079.67	c total #propagations: 902686649 / total #impl: 3223482995 (eff. 0.280)
1079.38/1079.67	c #Conflicts:    1279000 | #Learnt:      37641 | 0.000
1079.38/1079.67	c total clause space: 335.816MB
1079.38/1079.67	c total #watches: 667085
1080.48/1080.76	c total #propagations: 903311405 / total #impl: 3225701544 (eff. 0.280)
1080.48/1080.76	c #Conflicts:    1280000 | #Learnt:      38641 | 0.000
1080.48/1080.76	c total clause space: 335.816MB
1080.48/1080.76	c total #watches: 670371
1081.68/1081.94	c total #propagations: 904063334 / total #impl: 3228386076 (eff. 0.280)
1081.68/1081.94	c #Conflicts:    1281000 | #Learnt:      39641 | 0.000
1081.68/1081.94	c total clause space: 335.816MB
1081.68/1081.95	c total #watches: 674697
1082.88/1083.16	c total #propagations: 904851890 / total #impl: 3231350608 (eff. 0.280)
1082.88/1083.16	c #Conflicts:    1282000 | #Learnt:      40641 | 0.000
1082.88/1083.16	c total clause space: 335.816MB
1082.88/1083.16	c total #watches: 678545
1083.68/1083.98	c total #propagations: 905709151 / total #impl: 3234404413 (eff. 0.280)
1083.68/1083.98	c #Conflicts:    1283000 | #Learnt:      41641 | 0.000
1083.68/1083.98	c total clause space: 335.816MB
1083.68/1083.98	c total #watches: 684812
1084.68/1084.93	c total #propagations: 906299295 / total #impl: 3237156623 (eff. 0.280)
1084.68/1084.93	c #Conflicts:    1284000 | #Learnt:      42641 | 0.000
1084.68/1084.93	c total clause space: 335.816MB
1084.68/1084.93	c total #watches: 690062
1085.88/1086.10	c total #propagations: 906898169 / total #impl: 3239997544 (eff. 0.280)
1085.88/1086.10	c #Conflicts:    1285000 | #Learnt:      43641 | 0.000
1085.88/1086.10	c total clause space: 335.816MB
1085.88/1086.10	c total #watches: 693854
1086.98/1087.23	c total #propagations: 907637798 / total #impl: 3242710259 (eff. 0.280)
1086.98/1087.23	c #Conflicts:    1286000 | #Learnt:      44641 | 0.000
1086.98/1087.23	c total clause space: 335.816MB
1086.98/1087.23	c total #watches: 696970
1088.28/1088.50	c total #propagations: 908362291 / total #impl: 3245175688 (eff. 0.280)
1088.28/1088.50	c #Conflicts:    1287000 | #Learnt:      45641 | 0.000
1088.28/1088.50	c total clause space: 335.816MB
1088.28/1088.50	c total #watches: 701138
1089.38/1089.62	c total #propagations: 908992578 / total #impl: 3247430021 (eff. 0.280)
1089.38/1089.62	c #Conflicts:    1288000 | #Learnt:      46641 | 0.000
1089.38/1089.62	c total clause space: 335.816MB
1089.38/1089.62	c total #watches: 705750
1090.48/1090.74	c total #propagations: 909657922 / total #impl: 3249866690 (eff. 0.280)
1090.48/1090.74	c #Conflicts:    1289000 | #Learnt:      47641 | 0.000
1090.48/1090.74	c total clause space: 335.816MB
1090.48/1090.74	c total #watches: 708664
1091.78/1092.07	c total #propagations: 910367184 / total #impl: 3252067601 (eff. 0.280)
1091.78/1092.07	c #Conflicts:    1290000 | #Learnt:      48641 | 0.000
1091.78/1092.07	c total clause space: 335.816MB
1091.78/1092.07	c total #watches: 713141
1093.18/1093.44	c total #propagations: 911078244 / total #impl: 3254683294 (eff. 0.280)
1093.18/1093.44	c #Conflicts:    1291000 | #Learnt:      49641 | 0.000
1093.18/1093.44	c total clause space: 335.816MB
1093.18/1093.44	c total #watches: 716619
1094.38/1094.62	c total #propagations: 911768249 / total #impl: 3257030033 (eff. 0.280)
1094.38/1094.62	c #Conflicts:    1292000 | #Learnt:      50641 | 0.000
1094.38/1094.62	c total clause space: 335.816MB
1094.38/1094.62	c total #watches: 720192
1095.58/1095.89	c total #propagations: 912328074 / total #impl: 3259096635 (eff. 0.280)
1095.58/1095.89	c #Conflicts:    1293000 | #Learnt:      51641 | 0.000
1095.58/1095.89	c total clause space: 335.816MB
1095.58/1095.89	c total #watches: 723885
1096.98/1097.27	c total #propagations: 912984184 / total #impl: 3261441862 (eff. 0.280)
1096.98/1097.27	c #Conflicts:    1294000 | #Learnt:      52641 | 0.000
1096.98/1097.27	c total clause space: 335.816MB
1096.98/1097.27	c total #watches: 727240
1098.38/1098.67	c total #propagations: 913661627 / total #impl: 3263910390 (eff. 0.280)
1098.38/1098.67	c #Conflicts:    1295000 | #Learnt:      53641 | 0.000
1098.38/1098.67	c total clause space: 335.816MB
1098.38/1098.68	c total #watches: 731105
1099.88/1100.11	c total #propagations: 914345060 / total #impl: 3266405710 (eff. 0.280)
1099.88/1100.11	c #Conflicts:    1296000 | #Learnt:      54641 | 0.000
1099.88/1100.11	c total clause space: 335.816MB
1099.88/1100.12	c total #watches: 734758
1100.77/1101.07	c total #propagations: 915101417 / total #impl: 3269054268 (eff. 0.280)
1100.77/1101.07	c GC COLLECT
1100.77/1101.07	c #Conflicts:    1297000 | #Learnt:      28151 | 0.000
1100.77/1101.07	c total clause space: 335.816MB
1100.77/1101.07	c total #watches: 631723
1101.47/1101.74	c total #propagations: 915778211 / total #impl: 3271305960 (eff. 0.280)
1101.47/1101.74	c #Conflicts:    1298000 | #Learnt:      29151 | 0.000
1101.47/1101.74	c total clause space: 335.816MB
1101.47/1101.74	c total #watches: 634589
1102.17/1102.40	c total #propagations: 916510793 / total #impl: 3273701758 (eff. 0.280)
1102.17/1102.40	c #Conflicts:    1299000 | #Learnt:      30151 | 0.000
1102.17/1102.40	c total clause space: 335.816MB
1102.17/1102.41	c total #watches: 637936
1103.18/1103.42	c total #propagations: 917280764 / total #impl: 3276167849 (eff. 0.280)
1103.18/1103.42	c #Conflicts:    1300000 | #Learnt:      31151 | 0.000
1103.18/1103.42	c total clause space: 335.816MB
1103.18/1103.42	c total #watches: 641404
1103.97/1104.24	c total #propagations: 918086229 / total #impl: 3279081442 (eff. 0.280)
1103.97/1104.24	c #Conflicts:    1301000 | #Learnt:      32151 | 0.000
1103.97/1104.24	c total clause space: 335.816MB
1103.97/1104.24	c total #watches: 644942
1104.77/1105.06	c total #propagations: 918752268 / total #impl: 3281226882 (eff. 0.280)
1104.77/1105.06	c #Conflicts:    1302000 | #Learnt:      33151 | 0.000
1104.77/1105.06	c total clause space: 335.816MB
1104.77/1105.06	c total #watches: 648526
1105.57/1105.84	c total #propagations: 919263765 / total #impl: 3283328164 (eff. 0.280)
1105.57/1105.84	c #Conflicts:    1303000 | #Learnt:      34151 | 0.000
1105.57/1105.84	c total clause space: 335.816MB
1105.57/1105.84	c total #watches: 652120
1106.38/1106.69	c total #propagations: 919809707 / total #impl: 3285579992 (eff. 0.280)
1106.38/1106.69	c #Conflicts:    1304000 | #Learnt:      35151 | 0.000
1106.38/1106.69	c total clause space: 335.816MB
1106.38/1106.69	c total #watches: 655350
1107.37/1107.69	c total #propagations: 920461311 / total #impl: 3288021728 (eff. 0.280)
1107.37/1107.69	c #Conflicts:    1305000 | #Learnt:      36151 | 0.000
1107.37/1107.69	c total clause space: 335.816MB
1107.37/1107.69	c total #watches: 658912
1108.17/1108.48	c total #propagations: 921145607 / total #impl: 3290401530 (eff. 0.280)
1108.17/1108.48	c #Conflicts:    1306000 | #Learnt:      37151 | 0.000
1108.17/1108.48	c total clause space: 335.816MB
1108.17/1108.48	c total #watches: 662626
1109.17/1109.44	c total #propagations: 921829695 / total #impl: 3292870032 (eff. 0.280)
1109.17/1109.44	c #Conflicts:    1307000 | #Learnt:      38151 | 0.000
1109.17/1109.44	c total clause space: 335.816MB
1109.17/1109.44	c total #watches: 665868
1110.27/1110.56	c total #propagations: 922561831 / total #impl: 3295264651 (eff. 0.280)
1110.27/1110.56	c #Conflicts:    1308000 | #Learnt:      39151 | 0.000
1110.27/1110.56	c total clause space: 335.816MB
1110.27/1110.56	c total #watches: 669357
1111.37/1111.66	c total #propagations: 923400805 / total #impl: 3298091565 (eff. 0.280)
1111.37/1111.66	c #Conflicts:    1309000 | #Learnt:      40151 | 0.000
1111.37/1111.66	c total clause space: 335.816MB
1111.37/1111.66	c total #watches: 672878
1112.27/1112.52	c total #propagations: 924109124 / total #impl: 3300718181 (eff. 0.280)
1112.27/1112.52	c #Conflicts:    1310000 | #Learnt:      41151 | 0.000
1112.27/1112.52	c total clause space: 335.816MB
1112.27/1112.52	c total #watches: 676218
1112.87/1113.19	c total #propagations: 924761341 / total #impl: 3303306917 (eff. 0.280)
1112.87/1113.19	c #Conflicts:    1311000 | #Learnt:      42151 | 0.000
1112.87/1113.19	c total clause space: 335.816MB
1112.87/1113.19	c total #watches: 682269
1113.67/1113.90	c total #propagations: 925285194 / total #impl: 3305716362 (eff. 0.280)
1113.67/1113.90	c #Conflicts:    1312000 | #Learnt:      43151 | 0.000
1113.67/1113.90	c total clause space: 335.816MB
1113.67/1113.90	c total #watches: 685669
1114.27/1114.52	c total #propagations: 925888382 / total #impl: 3308061346 (eff. 0.280)
1114.27/1114.52	c #Conflicts:    1313000 | #Learnt:      44151 | 0.000
1114.27/1114.52	c total clause space: 335.816MB
1114.27/1114.52	c total #watches: 689114
1115.07/1115.34	c total #propagations: 926594054 / total #impl: 3309969608 (eff. 0.280)
1115.07/1115.34	c #Conflicts:    1314000 | #Learnt:      45151 | 0.000
1115.07/1115.34	c total clause space: 335.816MB
1115.07/1115.34	c total #watches: 692537
1115.87/1116.13	c total #propagations: 927282714 / total #impl: 3312566161 (eff. 0.280)
1115.87/1116.13	c #Conflicts:    1315000 | #Learnt:      46151 | 0.000
1115.87/1116.13	c total clause space: 335.816MB
1115.87/1116.13	c total #watches: 695498
1116.67/1116.95	c total #propagations: 928007286 / total #impl: 3314762220 (eff. 0.280)
1116.67/1116.95	c #Conflicts:    1316000 | #Learnt:      47151 | 0.000
1116.67/1116.95	c total clause space: 335.816MB
1116.67/1116.95	c total #watches: 698475
1117.67/1117.91	c total #propagations: 928878195 / total #impl: 3317351848 (eff. 0.280)
1117.67/1117.91	c #Conflicts:    1317000 | #Learnt:      48151 | 0.000
1117.67/1117.91	c total clause space: 335.816MB
1117.67/1117.91	c total #watches: 701794
1118.67/1118.91	c total #propagations: 929685072 / total #impl: 3319856504 (eff. 0.280)
1118.67/1118.91	c #Conflicts:    1318000 | #Learnt:      49151 | 0.000
1118.67/1118.91	c total clause space: 335.816MB
1118.67/1118.91	c total #watches: 704652
1119.58/1119.89	c total #propagations: 930207150 / total #impl: 3321979777 (eff. 0.280)
1119.58/1119.89	c #Conflicts:    1319000 | #Learnt:      50151 | 0.000
1119.58/1119.89	c total clause space: 335.816MB
1119.58/1119.89	c total #watches: 707533
1120.57/1120.86	c total #propagations: 930722830 / total #impl: 3324219026 (eff. 0.280)
1120.57/1120.86	c #Conflicts:    1320000 | #Learnt:      51151 | 0.000
1120.57/1120.86	c total clause space: 335.816MB
1120.57/1120.86	c total #watches: 711223
1121.67/1121.94	c total #propagations: 931175966 / total #impl: 3326145078 (eff. 0.280)
1121.67/1121.94	c #Conflicts:    1321000 | #Learnt:      52151 | 0.000
1121.67/1121.94	c total clause space: 335.816MB
1121.67/1121.94	c total #watches: 714019
1123.27/1123.52	c total #propagations: 931721668 / total #impl: 3328592913 (eff. 0.280)
1123.27/1123.52	c #Conflicts:    1322000 | #Learnt:      53151 | 0.000
1123.27/1123.52	c total clause space: 335.816MB
1123.27/1123.52	c total #watches: 717945
1124.47/1124.76	c total #propagations: 932480916 / total #impl: 3332734639 (eff. 0.280)
1124.47/1124.76	c #Conflicts:    1323000 | #Learnt:      54151 | 0.000
1124.47/1124.76	c total clause space: 335.816MB
1124.47/1124.76	c total #watches: 721540
1125.57/1125.85	c total #propagations: 933120044 / total #impl: 3335656765 (eff. 0.280)
1125.57/1125.85	c #Conflicts:    1324000 | #Learnt:      55151 | 0.000
1125.57/1125.85	c total clause space: 335.816MB
1125.57/1125.85	c total #watches: 724584
1126.67/1126.99	c total #propagations: 933815834 / total #impl: 3338140112 (eff. 0.280)
1126.67/1126.99	c GC COLLECT
1126.67/1126.99	c #Conflicts:    1325000 | #Learnt:      28349 | 0.000
1126.67/1126.99	c total clause space: 335.816MB
1126.67/1126.99	c total #watches: 632582
1127.47/1127.70	c total #propagations: 934481589 / total #impl: 3341593451 (eff. 0.280)
1127.47/1127.70	c #Conflicts:    1326000 | #Learnt:      29349 | 0.000
1127.47/1127.70	c total clause space: 335.816MB
1127.47/1127.70	c total #watches: 635449
1128.27/1128.52	c total #propagations: 935074611 / total #impl: 3344372045 (eff. 0.280)
1128.27/1128.52	c #Conflicts:    1327000 | #Learnt:      30349 | 0.000
1128.27/1128.52	c total clause space: 335.816MB
1128.27/1128.52	c total #watches: 641516
1129.27/1129.56	c total #propagations: 935726163 / total #impl: 3347603390 (eff. 0.280)
1129.27/1129.56	c #Conflicts:    1328000 | #Learnt:      31349 | 0.000
1129.27/1129.56	c total clause space: 335.816MB
1129.27/1129.56	c total #watches: 649118
1130.47/1130.76	c total #propagations: 936340167 / total #impl: 3351880630 (eff. 0.279)
1130.47/1130.76	c #Conflicts:    1329000 | #Learnt:      32349 | 0.000
1130.47/1130.76	c total clause space: 335.816MB
1130.47/1130.76	c total #watches: 655290
1131.78/1132.05	c total #propagations: 936953655 / total #impl: 3355925537 (eff. 0.279)
1131.78/1132.05	c #Conflicts:    1330000 | #Learnt:      33349 | 0.000
1131.78/1132.05	c total clause space: 335.816MB
1131.78/1132.05	c total #watches: 659574
1133.57/1133.86	c total #propagations: 937512645 / total #impl: 3359540917 (eff. 0.279)
1133.57/1133.86	c #Conflicts:    1331000 | #Learnt:      34349 | 0.000
1133.57/1133.86	c total clause space: 335.816MB
1133.57/1133.86	c total #watches: 664719
1135.37/1135.64	c total #propagations: 938203300 / total #impl: 3363425209 (eff. 0.279)
1135.37/1135.64	c #Conflicts:    1332000 | #Learnt:      35349 | 0.000
1135.37/1135.64	c total clause space: 335.816MB
1135.37/1135.64	c total #watches: 672245
1137.18/1137.45	c total #propagations: 938858030 / total #impl: 3367670015 (eff. 0.279)
1137.18/1137.45	c #Conflicts:    1333000 | #Learnt:      36349 | 0.000
1137.18/1137.45	c total clause space: 335.816MB
1137.18/1137.45	c total #watches: 678127
1138.27/1138.55	c total #propagations: 939458276 / total #impl: 3371731995 (eff. 0.279)
1138.27/1138.55	c #Conflicts:    1334000 | #Learnt:      37349 | 0.000
1138.27/1138.55	c total clause space: 335.816MB
1138.27/1138.55	c total #watches: 682041
1139.97/1140.23	c total #propagations: 940114654 / total #impl: 3373989045 (eff. 0.279)
1139.97/1140.23	c #Conflicts:    1335000 | #Learnt:      38349 | 0.000
1139.97/1140.23	c total clause space: 335.816MB
1139.97/1140.23	c total #watches: 685118
1141.77/1142.05	c total #propagations: 940679810 / total #impl: 3376268739 (eff. 0.279)
1141.77/1142.05	c #Conflicts:    1336000 | #Learnt:      39349 | 0.000
1141.77/1142.05	c total clause space: 335.816MB
1141.77/1142.05	c total #watches: 689819
1143.47/1143.77	c total #propagations: 941268282 / total #impl: 3378645283 (eff. 0.279)
1143.47/1143.77	c #Conflicts:    1337000 | #Learnt:      40349 | 0.000
1143.47/1143.77	c total clause space: 335.816MB
1143.47/1143.77	c total #watches: 694034
1145.17/1145.42	c total #propagations: 941892109 / total #impl: 3380909373 (eff. 0.279)
1145.17/1145.42	c #Conflicts:    1338000 | #Learnt:      41349 | 0.000
1145.17/1145.42	c total clause space: 335.816MB
1145.17/1145.42	c total #watches: 699243
1147.27/1147.50	c total #propagations: 942501090 / total #impl: 3383117444 (eff. 0.279)
1147.27/1147.50	c #Conflicts:    1339000 | #Learnt:      42349 | 0.000
1147.27/1147.50	c total clause space: 335.816MB
1147.27/1147.50	c total #watches: 705718
1149.17/1149.46	c total #propagations: 943175084 / total #impl: 3386904184 (eff. 0.278)
1149.17/1149.46	c #Conflicts:    1340000 | #Learnt:      43349 | 0.000
1149.17/1149.46	c total clause space: 335.816MB
1149.17/1149.46	c total #watches: 709987
1151.17/1151.49	c total #propagations: 943760664 / total #impl: 3389955680 (eff. 0.278)
1151.17/1151.49	c #Conflicts:    1341000 | #Learnt:      44349 | 0.000
1151.17/1151.49	c total clause space: 335.816MB
1151.17/1151.49	c total #watches: 712748
1153.77/1154.05	c total #propagations: 944334125 / total #impl: 3392438608 (eff. 0.278)
1153.77/1154.05	c #Conflicts:    1342000 | #Learnt:      45349 | 0.000
1153.77/1154.05	c total clause space: 335.816MB
1153.77/1154.05	c total #watches: 715664
1156.16/1156.43	c total #propagations: 944910005 / total #impl: 3394556124 (eff. 0.278)
1156.16/1156.43	c #Conflicts:    1343000 | #Learnt:      46349 | 0.000
1156.16/1156.43	c total clause space: 335.816MB
1156.16/1156.43	c total #watches: 718364
1158.36/1158.69	c total #propagations: 945445819 / total #impl: 3396557884 (eff. 0.278)
1158.36/1158.69	c #Conflicts:    1344000 | #Learnt:      47349 | 0.000
1158.36/1158.69	c total clause space: 335.816MB
1158.36/1158.69	c total #watches: 721000
1160.86/1161.14	c total #propagations: 945970335 / total #impl: 3398663773 (eff. 0.278)
1160.86/1161.14	c #Conflicts:    1345000 | #Learnt:      48349 | 0.000
1160.86/1161.14	c total clause space: 335.816MB
1160.86/1161.14	c total #watches: 724069
1163.26/1163.56	c total #propagations: 946512667 / total #impl: 3400958048 (eff. 0.278)
1163.26/1163.56	c #Conflicts:    1346000 | #Learnt:      49349 | 0.000
1163.26/1163.56	c total clause space: 335.816MB
1163.26/1163.56	c total #watches: 727275
1165.26/1165.55	c total #propagations: 947096750 / total #impl: 3403540981 (eff. 0.278)
1165.26/1165.55	c #Conflicts:    1347000 | #Learnt:      50349 | 0.000
1165.26/1165.55	c total clause space: 335.816MB
1165.26/1165.55	c total #watches: 731169
1167.36/1167.66	c total #propagations: 947608708 / total #impl: 3406163707 (eff. 0.278)
1167.36/1167.66	c #Conflicts:    1348000 | #Learnt:      51349 | 0.000
1167.36/1167.66	c total clause space: 335.816MB
1167.36/1167.66	c total #watches: 733988
1169.66/1169.90	c total #propagations: 948168219 / total #impl: 3409082753 (eff. 0.278)
1169.66/1169.90	c #Conflicts:    1349000 | #Learnt:      52349 | 0.000
1169.66/1169.90	c total clause space: 335.816MB
1169.66/1169.90	c total #watches: 738067
1172.06/1172.34	c total #propagations: 948720212 / total #impl: 3411879742 (eff. 0.278)
1172.06/1172.34	c #Conflicts:    1350000 | #Learnt:      53349 | 0.000
1172.06/1172.34	c total clause space: 335.816MB
1172.06/1172.34	c total #watches: 742018
1174.46/1174.75	c total #propagations: 949273695 / total #impl: 3414231403 (eff. 0.278)
1174.46/1174.75	c #Conflicts:    1351000 | #Learnt:      54349 | 0.000
1174.46/1174.75	c total clause space: 335.816MB
1174.46/1174.75	c total #watches: 745329
1176.56/1176.89	c total #propagations: 949828865 / total #impl: 3416991524 (eff. 0.278)
1176.56/1176.89	c #Conflicts:    1352000 | #Learnt:      55349 | 0.000
1176.56/1176.89	c total clause space: 335.816MB
1176.56/1176.89	c total #watches: 751188
1178.86/1179.13	c total #propagations: 950372146 / total #impl: 3419993984 (eff. 0.278)
1178.86/1179.13	c GC COLLECT
1178.86/1179.13	c #Conflicts:    1353000 | #Learnt:      28259 | 0.000
1178.86/1179.13	c total clause space: 335.816MB
1178.86/1179.13	c total #watches: 632289
1179.66/1179.96	c total #propagations: 950915809 / total #impl: 3422525078 (eff. 0.278)
1179.66/1179.96	c #Conflicts:    1354000 | #Learnt:      29259 | 0.000
1179.66/1179.96	c total clause space: 335.816MB
1179.66/1179.96	c total #watches: 636110
1180.46/1180.75	c total #propagations: 951508057 / total #impl: 3424723089 (eff. 0.278)
1180.46/1180.75	c #Conflicts:    1355000 | #Learnt:      30259 | 0.000
1180.46/1180.75	c total clause space: 335.816MB
1180.46/1180.75	c total #watches: 638987
1181.36/1181.64	c total #propagations: 952015490 / total #impl: 3426569095 (eff. 0.278)
1181.36/1181.64	c #Conflicts:    1356000 | #Learnt:      31259 | 0.000
1181.36/1181.64	c total clause space: 335.816MB
1181.36/1181.64	c total #watches: 642184
1182.27/1182.54	c total #propagations: 952594857 / total #impl: 3428773541 (eff. 0.278)
1182.27/1182.54	c #Conflicts:    1357000 | #Learnt:      32259 | 0.000
1182.27/1182.54	c total clause space: 335.816MB
1182.27/1182.54	c total #watches: 645834
1183.26/1183.53	c total #propagations: 953180865 / total #impl: 3431093366 (eff. 0.278)
1183.26/1183.53	c #Conflicts:    1358000 | #Learnt:      33259 | 0.000
1183.26/1183.53	c total clause space: 335.816MB
1183.26/1183.53	c total #watches: 648858
1184.16/1184.48	c total #propagations: 953756343 / total #impl: 3433444917 (eff. 0.278)
1184.16/1184.48	c #Conflicts:    1359000 | #Learnt:      34259 | 0.000
1184.16/1184.48	c total clause space: 335.816MB
1184.16/1184.48	c total #watches: 651924
1185.06/1185.33	c total #propagations: 954315078 / total #impl: 3435485615 (eff. 0.278)
1185.06/1185.33	c #Conflicts:    1360000 | #Learnt:      35259 | 0.000
1185.06/1185.33	c total clause space: 335.816MB
1185.06/1185.33	c total #watches: 655198
1185.96/1186.25	c total #propagations: 954955155 / total #impl: 3437562476 (eff. 0.278)
1185.96/1186.25	c #Conflicts:    1361000 | #Learnt:      36259 | 0.000
1185.96/1186.25	c total clause space: 335.816MB
1185.96/1186.25	c total #watches: 659088
1187.06/1187.33	c total #propagations: 955716322 / total #impl: 3440533186 (eff. 0.278)
1187.06/1187.33	c #Conflicts:    1362000 | #Learnt:      37259 | 0.000
1187.06/1187.33	c total clause space: 335.816MB
1187.06/1187.33	c total #watches: 662745
1187.96/1188.28	c total #propagations: 956481204 / total #impl: 3443230430 (eff. 0.278)
1187.96/1188.28	c #Conflicts:    1363000 | #Learnt:      38259 | 0.000
1187.96/1188.28	c total clause space: 335.816MB
1187.96/1188.28	c total #watches: 665689
1189.16/1189.46	c total #propagations: 957226543 / total #impl: 3446226852 (eff. 0.278)
1189.16/1189.46	c #Conflicts:    1364000 | #Learnt:      39259 | 0.000
1189.16/1189.46	c total clause space: 335.816MB
1189.16/1189.46	c total #watches: 669698
1190.46/1190.72	c total #propagations: 957999324 / total #impl: 3449330988 (eff. 0.278)
1190.46/1190.72	c #Conflicts:    1365000 | #Learnt:      40259 | 0.000
1190.46/1190.72	c total clause space: 335.816MB
1190.46/1190.72	c total #watches: 673655
1191.46/1191.78	c total #propagations: 958759883 / total #impl: 3452025935 (eff. 0.278)
1191.46/1191.78	c #Conflicts:    1366000 | #Learnt:      41259 | 0.000
1191.46/1191.78	c total clause space: 335.816MB
1191.46/1191.78	c total #watches: 678008
1192.66/1192.97	c total #propagations: 959298016 / total #impl: 3454800747 (eff. 0.278)
1192.66/1192.97	c #Conflicts:    1367000 | #Learnt:      42259 | 0.000
1192.66/1192.97	c total clause space: 335.816MB
1192.66/1192.97	c total #watches: 683212
1194.06/1194.30	c total #propagations: 959972216 / total #impl: 3457359537 (eff. 0.278)
1194.06/1194.30	c #Conflicts:    1368000 | #Learnt:      43259 | 0.000
1194.06/1194.30	c total clause space: 335.816MB
1194.06/1194.30	c total #watches: 686786
1195.06/1195.36	c total #propagations: 960710994 / total #impl: 3460165177 (eff. 0.278)
1195.06/1195.36	c #Conflicts:    1369000 | #Learnt:      44259 | 0.000
1195.06/1195.36	c total clause space: 335.816MB
1195.06/1195.37	c total #watches: 690234
1196.26/1196.52	c total #propagations: 961386937 / total #impl: 3462363230 (eff. 0.278)
1196.26/1196.52	c #Conflicts:    1370000 | #Learnt:      45259 | 0.000
1196.26/1196.52	c total clause space: 335.816MB
1196.26/1196.52	c total #watches: 693926
1197.26/1197.59	c total #propagations: 962046076 / total #impl: 3464910915 (eff. 0.278)
1197.26/1197.59	c #Conflicts:    1371000 | #Learnt:      46259 | 0.000
1197.26/1197.59	c total clause space: 335.816MB
1197.26/1197.59	c total #watches: 697501
1198.56/1198.83	c total #propagations: 962735673 / total #impl: 3467229056 (eff. 0.278)
1198.56/1198.83	c #Conflicts:    1372000 | #Learnt:      47259 | 0.000
1198.56/1198.83	c total clause space: 335.816MB
1198.56/1198.83	c total #watches: 700497
1199.66/1199.92	c total #propagations: 963500237 / total #impl: 3469714870 (eff. 0.278)
1199.66/1199.92	c #Conflicts:    1373000 | #Learnt:      48259 | 0.000
1199.66/1199.92	c total clause space: 335.816MB
1199.66/1199.92	c total #watches: 704506
1200.46/1200.77	c total #propagations: 964263000 / total #impl: 3472287463 (eff. 0.278)
1200.46/1200.77	c #Conflicts:    1374000 | #Learnt:      49259 | 0.000
1200.46/1200.77	c total clause space: 335.816MB
1200.46/1200.77	c total #watches: 707269
1201.56/1201.83	c total #propagations: 965067378 / total #impl: 3474441650 (eff. 0.278)
1201.56/1201.83	c #Conflicts:    1375000 | #Learnt:      50259 | 0.000
1201.56/1201.83	c total clause space: 335.816MB
1201.56/1201.83	c total #watches: 710690
1202.86/1203.14	c total #propagations: 965984918 / total #impl: 3477049150 (eff. 0.278)
1202.86/1203.14	c #Conflicts:    1376000 | #Learnt:      51259 | 0.000
1202.86/1203.14	c total clause space: 335.816MB
1202.86/1203.14	c total #watches: 714358
1204.36/1204.60	c total #propagations: 966926755 / total #impl: 3479898121 (eff. 0.278)
1204.36/1204.60	c #Conflicts:    1377000 | #Learnt:      52259 | 0.000
1204.36/1204.60	c total clause space: 335.816MB
1204.36/1204.60	c total #watches: 717750
1205.75/1206.04	c total #propagations: 967887772 / total #impl: 3482902632 (eff. 0.278)
1205.75/1206.04	c #Conflicts:    1378000 | #Learnt:      53259 | 0.000
1205.75/1206.04	c total clause space: 335.816MB
1205.75/1206.04	c total #watches: 721396
1207.15/1207.45	c total #propagations: 968859163 / total #impl: 3485873427 (eff. 0.278)
1207.15/1207.45	c #Conflicts:    1379000 | #Learnt:      54259 | 0.000
1207.15/1207.45	c total clause space: 335.816MB
1207.15/1207.45	c total #watches: 724995
1208.55/1208.87	c total #propagations: 969773625 / total #impl: 3488727369 (eff. 0.278)
1208.55/1208.87	c #Conflicts:    1380000 | #Learnt:      55259 | 0.000
1208.55/1208.87	c total clause space: 335.816MB
1208.55/1208.87	c total #watches: 728292
1209.86/1210.16	c total #propagations: 970469468 / total #impl: 3491134259 (eff. 0.278)
1209.86/1210.16	c #Conflicts:    1381000 | #Learnt:      56259 | 0.000
1209.86/1210.16	c total clause space: 335.816MB
1209.86/1210.16	c total #watches: 732216
1211.05/1211.30	c total #propagations: 971204451 / total #impl: 3493743526 (eff. 0.278)
1211.05/1211.30	c GC COLLECT
1211.05/1211.30	c #Conflicts:    1382000 | #Learnt:      28846 | 0.000
1211.05/1211.30	c total clause space: 335.816MB
1211.05/1211.30	c total #watches: 634334
1211.85/1212.13	c total #propagations: 972037891 / total #impl: 3496370032 (eff. 0.278)
1211.85/1212.13	c #Conflicts:    1383000 | #Learnt:      29846 | 0.000
1211.85/1212.13	c total clause space: 335.816MB
1211.85/1212.13	c total #watches: 638718
1212.85/1213.15	c total #propagations: 972776469 / total #impl: 3499645404 (eff. 0.278)
1212.85/1213.15	c #Conflicts:    1384000 | #Learnt:      30846 | 0.000
1212.85/1213.15	c total clause space: 335.816MB
1212.85/1213.15	c total #watches: 643537
1213.75/1214.00	c total #propagations: 973528803 / total #impl: 3502280573 (eff. 0.278)
1213.75/1214.00	c #Conflicts:    1385000 | #Learnt:      31846 | 0.000
1213.75/1214.00	c total clause space: 335.816MB
1213.75/1214.00	c total #watches: 646433
1214.85/1215.10	c total #propagations: 974274933 / total #impl: 3504751988 (eff. 0.278)
1214.85/1215.10	c #Conflicts:    1386000 | #Learnt:      32846 | 0.000
1214.85/1215.10	c total clause space: 335.816MB
1214.85/1215.10	c total #watches: 649925
1215.85/1216.15	c total #propagations: 975082009 / total #impl: 3507394402 (eff. 0.278)
1215.85/1216.15	c #Conflicts:    1387000 | #Learnt:      33846 | 0.000
1215.85/1216.15	c total clause space: 335.816MB
1215.85/1216.15	c total #watches: 652972
1216.75/1217.06	c total #propagations: 975775736 / total #impl: 3509988183 (eff. 0.278)
1216.75/1217.06	c #Conflicts:    1388000 | #Learnt:      34846 | 0.000
1216.75/1217.06	c total clause space: 335.816MB
1216.75/1217.06	c total #watches: 656269
1217.65/1217.94	c total #propagations: 976559477 / total #impl: 3512314899 (eff. 0.278)
1217.65/1217.94	c #Conflicts:    1389000 | #Learnt:      35846 | 0.000
1217.65/1217.94	c total clause space: 335.816MB
1217.65/1217.94	c total #watches: 660002
1218.35/1218.66	c total #propagations: 977243148 / total #impl: 3515057386 (eff. 0.278)
1218.35/1218.66	c #Conflicts:    1390000 | #Learnt:      36846 | 0.000
1218.35/1218.66	c total clause space: 335.816MB
1218.35/1218.66	c total #watches: 662915
1219.45/1219.70	c total #propagations: 977933393 / total #impl: 3517076448 (eff. 0.278)
1219.45/1219.70	c #Conflicts:    1391000 | #Learnt:      37846 | 0.000
1219.45/1219.70	c total clause space: 335.816MB
1219.45/1219.70	c total #watches: 666575
1220.35/1220.67	c total #propagations: 978760417 / total #impl: 3520147878 (eff. 0.278)
1220.35/1220.67	c #Conflicts:    1392000 | #Learnt:      38846 | 0.000
1220.35/1220.67	c total clause space: 335.816MB
1220.35/1220.67	c total #watches: 670089
1221.35/1221.65	c total #propagations: 979547945 / total #impl: 3522987048 (eff. 0.278)
1221.35/1221.65	c #Conflicts:    1393000 | #Learnt:      39846 | 0.000
1221.35/1221.65	c total clause space: 335.816MB
1221.35/1221.66	c total #watches: 673031
1222.45/1222.76	c total #propagations: 980183564 / total #impl: 3525125634 (eff. 0.278)
1222.45/1222.76	c #Conflicts:    1394000 | #Learnt:      40846 | 0.000
1222.45/1222.76	c total clause space: 335.816MB
1222.45/1222.76	c total #watches: 676201
1223.55/1223.83	c total #propagations: 980905520 / total #impl: 3527901064 (eff. 0.278)
1223.55/1223.83	c #Conflicts:    1395000 | #Learnt:      41846 | 0.000
1223.55/1223.83	c total clause space: 335.816MB
1223.55/1223.83	c total #watches: 680447
1224.65/1224.98	c total #propagations: 981558640 / total #impl: 3530806695 (eff. 0.278)
1224.65/1224.98	c #Conflicts:    1396000 | #Learnt:      42846 | 0.000
1224.65/1224.98	c total clause space: 335.816MB
1224.65/1224.98	c total #watches: 684474
1225.65/1225.93	c total #propagations: 982202081 / total #impl: 3533319674 (eff. 0.278)
1225.65/1225.93	c #Conflicts:    1397000 | #Learnt:      43846 | 0.000
1225.65/1225.93	c total clause space: 335.816MB
1225.65/1225.93	c total #watches: 687470
1226.45/1226.73	c total #propagations: 982971348 / total #impl: 3535696927 (eff. 0.278)
1226.45/1226.73	c #Conflicts:    1398000 | #Learnt:      44846 | 0.000
1226.45/1226.73	c total clause space: 335.816MB
1226.45/1226.73	c total #watches: 691540
1227.55/1227.87	c total #propagations: 983713391 / total #impl: 3538060825 (eff. 0.278)
1227.55/1227.87	c #Conflicts:    1399000 | #Learnt:      45846 | 0.000
1227.55/1227.87	c total clause space: 335.816MB
1227.55/1227.87	c total #watches: 696005
1228.95/1229.25	c total #propagations: 984552831 / total #impl: 3540801146 (eff. 0.278)
1228.95/1229.25	c #Conflicts:    1400000 | #Learnt:      46846 | 0.000
1228.95/1229.25	c total clause space: 335.816MB
1228.95/1229.25	c total #watches: 699772
1230.35/1230.63	c total #propagations: 985288437 / total #impl: 3543262789 (eff. 0.278)
1230.35/1230.63	c #Conflicts:    1401000 | #Learnt:      47846 | 0.000
1230.35/1230.63	c total clause space: 335.816MB
1230.35/1230.63	c total #watches: 703602
1231.95/1232.23	c total #propagations: 985945720 / total #impl: 3545498104 (eff. 0.278)
1231.95/1232.23	c #Conflicts:    1402000 | #Learnt:      48846 | 0.000
1231.95/1232.23	c total clause space: 335.816MB
1231.95/1232.23	c total #watches: 707253
1233.65/1233.91	c total #propagations: 986799158 / total #impl: 3548196170 (eff. 0.278)
1233.65/1233.91	c #Conflicts:    1403000 | #Learnt:      49846 | 0.000
1233.65/1233.91	c total clause space: 335.816MB
1233.65/1233.91	c total #watches: 710433
1235.45/1235.77	c total #propagations: 987651555 / total #impl: 3550988776 (eff. 0.278)
1235.45/1235.77	c #Conflicts:    1404000 | #Learnt:      50846 | 0.000
1235.45/1235.77	c total clause space: 335.816MB
1235.45/1235.77	c total #watches: 713999
1237.15/1237.41	c total #propagations: 988515032 / total #impl: 3553805639 (eff. 0.278)
1237.15/1237.41	c #Conflicts:    1405000 | #Learnt:      51846 | 0.000
1237.15/1237.41	c total clause space: 335.816MB
1237.15/1237.41	c total #watches: 717452
1238.55/1238.88	c total #propagations: 989303318 / total #impl: 3556425406 (eff. 0.278)
1238.55/1238.88	c #Conflicts:    1406000 | #Learnt:      52846 | 0.000
1238.55/1238.88	c total clause space: 335.816MB
1238.55/1238.89	c total #watches: 721365
1239.65/1239.96	c total #propagations: 990023316 / total #impl: 3559139033 (eff. 0.278)
1239.65/1239.96	c #Conflicts:    1407000 | #Learnt:      53846 | 0.000
1239.65/1239.96	c total clause space: 335.816MB
1239.65/1239.96	c total #watches: 726285
1241.05/1241.32	c total #propagations: 990684124 / total #impl: 3561440488 (eff. 0.278)
1241.05/1241.32	c #Conflicts:    1408000 | #Learnt:      54846 | 0.000
1241.05/1241.32	c total clause space: 335.816MB
1241.05/1241.32	c total #watches: 729564
1242.35/1242.62	c total #propagations: 991422115 / total #impl: 3564045065 (eff. 0.278)
1242.35/1242.62	c #Conflicts:    1409000 | #Learnt:      55846 | 0.000
1242.35/1242.62	c total clause space: 335.816MB
1242.35/1242.62	c total #watches: 733347
1243.75/1244.08	c total #propagations: 992168574 / total #impl: 3566590799 (eff. 0.278)
1243.75/1244.08	c #Conflicts:    1410000 | #Learnt:      56846 | 0.000
1243.75/1244.08	c total clause space: 335.816MB
1243.75/1244.08	c total #watches: 737293
1245.05/1245.37	c total #propagations: 992936030 / total #impl: 3569214140 (eff. 0.278)
1245.05/1245.37	c GC COLLECT
1245.05/1245.37	c #Conflicts:    1411000 | #Learnt:      29136 | 0.000
1245.05/1245.37	c total clause space: 335.816MB
1245.05/1245.37	c total #watches: 637080
1246.15/1246.45	c total #propagations: 993619484 / total #impl: 3572259355 (eff. 0.278)
1246.15/1246.45	c #Conflicts:    1412000 | #Learnt:      30136 | 0.000
1246.15/1246.45	c total clause space: 335.816MB
1246.15/1246.45	c total #watches: 641386
1247.05/1247.38	c total #propagations: 994364158 / total #impl: 3575677776 (eff. 0.278)
1247.05/1247.38	c #Conflicts:    1413000 | #Learnt:      31136 | 0.000
1247.05/1247.38	c total clause space: 335.816MB
1247.05/1247.38	c total #watches: 644217
1247.95/1248.23	c total #propagations: 995047762 / total #impl: 3578185187 (eff. 0.278)
1247.95/1248.23	c #Conflicts:    1414000 | #Learnt:      32136 | 0.000
1247.95/1248.23	c total clause space: 335.816MB
1247.95/1248.23	c total #watches: 648297
1248.75/1249.04	c total #propagations: 995737086 / total #impl: 3580658043 (eff. 0.278)
1248.75/1249.04	c #Conflicts:    1415000 | #Learnt:      33136 | 0.000
1248.75/1249.04	c total clause space: 335.816MB
1248.75/1249.04	c total #watches: 654255
1249.75/1250.00	c total #propagations: 996334045 / total #impl: 3583166268 (eff. 0.278)
1249.75/1250.00	c #Conflicts:    1416000 | #Learnt:      34136 | 0.000
1249.75/1250.00	c total clause space: 335.816MB
1249.75/1250.00	c total #watches: 657983
1250.85/1251.15	c total #propagations: 997141762 / total #impl: 3585838764 (eff. 0.278)
1250.85/1251.15	c #Conflicts:    1417000 | #Learnt:      35136 | 0.000
1250.85/1251.15	c total clause space: 335.816MB
1250.85/1251.15	c total #watches: 661718
1251.85/1252.19	c total #propagations: 997833041 / total #impl: 3588255231 (eff. 0.278)
1251.85/1252.19	c #Conflicts:    1418000 | #Learnt:      36136 | 0.000
1251.85/1252.19	c total clause space: 335.816MB
1251.85/1252.19	c total #watches: 664958
1252.85/1253.12	c total #propagations: 998593632 / total #impl: 3590977876 (eff. 0.278)
1252.85/1253.12	c #Conflicts:    1419000 | #Learnt:      37136 | 0.000
1252.85/1253.12	c total clause space: 335.816MB
1252.85/1253.12	c total #watches: 672117
1254.06/1254.34	c total #propagations: 999244986 / total #impl: 3593890309 (eff. 0.278)
1254.06/1254.34	c #Conflicts:    1420000 | #Learnt:      38136 | 0.000
1254.06/1254.34	c total clause space: 335.816MB
1254.06/1254.34	c total #watches: 679903
1255.36/1255.66	c total #propagations: 999890062 / total #impl: 3597589114 (eff. 0.278)
1255.36/1255.66	c #Conflicts:    1421000 | #Learnt:      39136 | 0.000
1255.36/1255.66	c total clause space: 335.816MB
1255.36/1255.66	c total #watches: 687539
1256.65/1256.95	c total #propagations: 1000485230 / total #impl: 3601796853 (eff. 0.278)
1256.65/1256.95	c #Conflicts:    1422000 | #Learnt:      40136 | 0.000
1256.65/1256.95	c total clause space: 335.816MB
1256.65/1256.95	c total #watches: 693561
1257.75/1258.02	c total #propagations: 1001056587 / total #impl: 3605642218 (eff. 0.278)
1257.75/1258.02	c #Conflicts:    1423000 | #Learnt:      41136 | 0.000
1257.75/1258.02	c total clause space: 335.816MB
1257.75/1258.02	c total #watches: 699157
1259.15/1259.42	c total #propagations: 1001655877 / total #impl: 3608154865 (eff. 0.278)
1259.15/1259.42	c #Conflicts:    1424000 | #Learnt:      42136 | 0.000
1259.15/1259.42	c total clause space: 335.816MB
1259.15/1259.43	c total #watches: 703551
1260.75/1261.00	c total #propagations: 1002399071 / total #impl: 3610605145 (eff. 0.278)
1260.75/1261.00	c #Conflicts:    1425000 | #Learnt:      43136 | 0.000
1260.75/1261.00	c total clause space: 335.816MB
1260.75/1261.00	c total #watches: 707352
1262.45/1262.72	c total #propagations: 1003161973 / total #impl: 3613179775 (eff. 0.278)
1262.45/1262.72	c #Conflicts:    1426000 | #Learnt:      44136 | 0.000
1262.45/1262.72	c total clause space: 335.816MB
1262.45/1262.72	c total #watches: 710924
1264.05/1264.37	c total #propagations: 1003995092 / total #impl: 3616251498 (eff. 0.278)
1264.05/1264.37	c #Conflicts:    1427000 | #Learnt:      45136 | 0.000
1264.05/1264.37	c total clause space: 335.816MB
1264.05/1264.37	c total #watches: 716407
1265.45/1265.76	c total #propagations: 1004679331 / total #impl: 3618920028 (eff. 0.278)
1265.45/1265.76	c #Conflicts:    1428000 | #Learnt:      46136 | 0.000
1265.45/1265.76	c total clause space: 335.816MB
1265.45/1265.76	c total #watches: 719869
1266.85/1267.20	c total #propagations: 1005345901 / total #impl: 3621604995 (eff. 0.278)
1266.85/1267.20	c #Conflicts:    1429000 | #Learnt:      47136 | 0.000
1266.85/1267.20	c total clause space: 335.816MB
1266.85/1267.20	c total #watches: 723101
1268.16/1268.47	c total #propagations: 1005955906 / total #impl: 3623839624 (eff. 0.278)
1268.16/1268.47	c #Conflicts:    1430000 | #Learnt:      48136 | 0.000
1268.16/1268.47	c total clause space: 335.816MB
1268.16/1268.47	c total #watches: 726641
1269.45/1269.74	c total #propagations: 1006523818 / total #impl: 3626561984 (eff. 0.278)
1269.45/1269.74	c #Conflicts:    1431000 | #Learnt:      49136 | 0.000
1269.45/1269.74	c total clause space: 335.816MB
1269.45/1269.74	c total #watches: 729086
1271.05/1271.36	c total #propagations: 1007162985 / total #impl: 3628602825 (eff. 0.278)
1271.05/1271.36	c #Conflicts:    1432000 | #Learnt:      50136 | 0.000
1271.05/1271.36	c total clause space: 335.816MB
1271.05/1271.36	c total #watches: 732730
1273.15/1273.43	c total #propagations: 1007871388 / total #impl: 3630800658 (eff. 0.278)
1273.15/1273.43	c #Conflicts:    1433000 | #Learnt:      51136 | 0.000
1273.15/1273.43	c total clause space: 335.816MB
1273.15/1273.43	c total #watches: 736264
1275.15/1275.48	c total #propagations: 1008712332 / total #impl: 3633735095 (eff. 0.278)
1275.15/1275.48	c #Conflicts:    1434000 | #Learnt:      52136 | 0.000
1275.15/1275.48	c total clause space: 335.816MB
1275.15/1275.48	c total #watches: 741164
1277.25/1277.59	c total #propagations: 1009438674 / total #impl: 3636575812 (eff. 0.278)
1277.25/1277.59	c #Conflicts:    1435000 | #Learnt:      53136 | 0.000
1277.25/1277.59	c total clause space: 335.816MB
1277.25/1277.59	c total #watches: 744805
1279.55/1279.81	c total #propagations: 1010194132 / total #impl: 3639383612 (eff. 0.278)
1279.55/1279.81	c #Conflicts:    1436000 | #Learnt:      54136 | 0.000
1279.55/1279.81	c total clause space: 335.816MB
1279.55/1279.81	c total #watches: 748315
1281.15/1281.41	c total #propagations: 1010952613 / total #impl: 3642289028 (eff. 0.278)
1281.15/1281.41	c #Conflicts:    1437000 | #Learnt:      55136 | 0.000
1281.15/1281.41	c total clause space: 335.816MB
1281.15/1281.41	c total #watches: 751986
1283.05/1283.35	c total #propagations: 1011624535 / total #impl: 3644946906 (eff. 0.278)
1283.05/1283.35	c #Conflicts:    1438000 | #Learnt:      56136 | 0.000
1283.05/1283.35	c total clause space: 335.816MB
1283.05/1283.35	c total #watches: 754934
1285.45/1285.70	c total #propagations: 1012309880 / total #impl: 3647904472 (eff. 0.278)
1285.45/1285.70	c #Conflicts:    1439000 | #Learnt:      57136 | 0.000
1285.45/1285.70	c total clause space: 335.816MB
1285.45/1285.71	c total #watches: 760087
1287.25/1287.56	c total #propagations: 1013124419 / total #impl: 3652187084 (eff. 0.277)
1287.25/1287.56	c GC COLLECT
1287.25/1287.56	c #Conflicts:    1440000 | #Learnt:      29136 | 0.000
1287.25/1287.56	c total clause space: 335.816MB
1287.25/1287.56	c total #watches: 636946
1287.96/1288.23	c total #propagations: 1013797073 / total #impl: 3655945743 (eff. 0.277)
1287.96/1288.23	c #Conflicts:    1441000 | #Learnt:      30136 | 0.000
1287.96/1288.23	c total clause space: 335.816MB
1287.96/1288.23	c total #watches: 640907
1288.55/1288.88	c total #propagations: 1014464791 / total #impl: 3658267085 (eff. 0.277)
1288.55/1288.88	c #Conflicts:    1442000 | #Learnt:      31136 | 0.000
1288.55/1288.88	c total clause space: 335.816MB
1288.55/1288.88	c total #watches: 643707
1289.35/1289.64	c total #propagations: 1015094006 / total #impl: 3660280840 (eff. 0.277)
1289.35/1289.64	c #Conflicts:    1443000 | #Learnt:      32136 | 0.000
1289.35/1289.64	c total clause space: 335.816MB
1289.35/1289.64	c total #watches: 649104
1290.06/1290.33	c total #propagations: 1015773087 / total #impl: 3662788382 (eff. 0.277)
1290.06/1290.33	c #Conflicts:    1444000 | #Learnt:      33136 | 0.000
1290.06/1290.33	c total clause space: 335.816MB
1290.06/1290.33	c total #watches: 652857
1291.05/1291.33	c total #propagations: 1016530778 / total #impl: 3665089232 (eff. 0.277)
1291.05/1291.33	c #Conflicts:    1445000 | #Learnt:      34136 | 0.000
1291.05/1291.33	c total clause space: 335.816MB
1291.05/1291.33	c total #watches: 657162
1292.05/1292.36	c total #propagations: 1017409774 / total #impl: 3667795889 (eff. 0.277)
1292.05/1292.36	c #Conflicts:    1446000 | #Learnt:      35136 | 0.000
1292.05/1292.36	c total clause space: 335.816MB
1292.05/1292.36	c total #watches: 661256
1293.15/1293.49	c total #propagations: 1018198327 / total #impl: 3670346841 (eff. 0.277)
1293.15/1293.49	c #Conflicts:    1447000 | #Learnt:      36136 | 0.000
1293.15/1293.49	c total clause space: 335.816MB
1293.15/1293.49	c total #watches: 665038
1294.15/1294.41	c total #propagations: 1018977372 / total #impl: 3672987025 (eff. 0.277)
1294.15/1294.41	c #Conflicts:    1448000 | #Learnt:      37136 | 0.000
1294.15/1294.41	c total clause space: 335.816MB
1294.15/1294.41	c total #watches: 669559
1295.05/1295.38	c total #propagations: 1019687042 / total #impl: 3675441047 (eff. 0.277)
1295.05/1295.38	c #Conflicts:    1449000 | #Learnt:      38136 | 0.000
1295.05/1295.38	c total clause space: 335.816MB
1295.05/1295.38	c total #watches: 672886
1296.15/1296.42	c total #propagations: 1020394086 / total #impl: 3677960154 (eff. 0.277)
1296.15/1296.42	c #Conflicts:    1450000 | #Learnt:      39136 | 0.000
1296.15/1296.42	c total clause space: 335.816MB
1296.15/1296.42	c total #watches: 676823
1297.45/1297.77	c total #propagations: 1021093789 / total #impl: 3680479787 (eff. 0.277)
1297.45/1297.77	c #Conflicts:    1451000 | #Learnt:      40136 | 0.000
1297.45/1297.77	c total clause space: 335.816MB
1297.45/1297.77	c total #watches: 679485
1298.65/1298.96	c total #propagations: 1021802985 / total #impl: 3683142112 (eff. 0.277)
1298.65/1298.96	c #Conflicts:    1452000 | #Learnt:      41136 | 0.000
1298.65/1298.96	c total clause space: 335.816MB
1298.65/1298.96	c total #watches: 682605
1300.15/1300.48	c total #propagations: 1022409956 / total #impl: 3685302828 (eff. 0.277)
1300.15/1300.48	c #Conflicts:    1453000 | #Learnt:      42136 | 0.000
1300.15/1300.48	c total clause space: 335.816MB
1300.15/1300.48	c total #watches: 686275
1301.35/1301.68	c total #propagations: 1023112896 / total #impl: 3687557877 (eff. 0.277)
1301.35/1301.68	c #Conflicts:    1454000 | #Learnt:      43136 | 0.000
1301.35/1301.68	c total clause space: 335.816MB
1301.35/1301.68	c total #watches: 689431
1302.55/1302.80	c total #propagations: 1023713152 / total #impl: 3689743689 (eff. 0.277)
1302.55/1302.80	c #Conflicts:    1455000 | #Learnt:      44136 | 0.000
1302.55/1302.80	c total clause space: 335.816MB
1302.55/1302.80	c total #watches: 693145
1304.05/1304.32	c total #propagations: 1024280165 / total #impl: 3692209823 (eff. 0.277)
1304.05/1304.32	c #Conflicts:    1456000 | #Learnt:      45136 | 0.000
1304.05/1304.32	c total clause space: 335.816MB
1304.05/1304.32	c total #watches: 696722
1305.45/1305.77	c total #propagations: 1024993875 / total #impl: 3694589406 (eff. 0.277)
1305.45/1305.77	c #Conflicts:    1457000 | #Learnt:      46136 | 0.000
1305.45/1305.77	c total clause space: 335.816MB
1305.45/1305.77	c total #watches: 702072
1307.35/1307.61	c total #propagations: 1025644249 / total #impl: 3697039628 (eff. 0.277)
1307.35/1307.61	c #Conflicts:    1458000 | #Learnt:      47136 | 0.000
1307.35/1307.61	c total clause space: 335.816MB
1307.35/1307.61	c total #watches: 708529
1309.45/1309.70	c total #propagations: 1026334376 / total #impl: 3699414531 (eff. 0.277)
1309.45/1309.70	c #Conflicts:    1459000 | #Learnt:      48136 | 0.000
1309.45/1309.70	c total clause space: 335.816MB
1309.45/1309.70	c total #watches: 712168
1311.15/1311.41	c total #propagations: 1027081509 / total #impl: 3701890282 (eff. 0.277)
1311.15/1311.41	c #Conflicts:    1460000 | #Learnt:      49136 | 0.000
1311.15/1311.41	c total clause space: 335.816MB
1311.15/1311.41	c total #watches: 715339
1312.45/1312.73	c total #propagations: 1027734354 / total #impl: 3704271753 (eff. 0.277)
1312.45/1312.73	c #Conflicts:    1461000 | #Learnt:      50136 | 0.000
1312.45/1312.73	c total clause space: 335.816MB
1312.45/1312.73	c total #watches: 718586
1314.05/1314.35	c total #propagations: 1028292621 / total #impl: 3706342460 (eff. 0.277)
1314.05/1314.35	c #Conflicts:    1462000 | #Learnt:      51136 | 0.000
1314.05/1314.35	c total clause space: 335.816MB
1314.05/1314.35	c total #watches: 723179
1315.65/1315.95	c total #propagations: 1028944004 / total #impl: 3708680706 (eff. 0.277)
1315.65/1315.95	c #Conflicts:    1463000 | #Learnt:      52136 | 0.000
1315.65/1315.95	c total clause space: 335.816MB
1315.65/1315.95	c total #watches: 728224
1317.24/1317.50	c total #propagations: 1029720816 / total #impl: 3711413761 (eff. 0.277)
1317.24/1317.50	c #Conflicts:    1464000 | #Learnt:      53136 | 0.000
1317.24/1317.50	c total clause space: 335.816MB
1317.24/1317.50	c total #watches: 731427
1318.75/1319.08	c total #propagations: 1030494677 / total #impl: 3713950321 (eff. 0.277)
1318.75/1319.08	c #Conflicts:    1465000 | #Learnt:      54136 | 0.000
1318.75/1319.08	c total clause space: 335.816MB
1318.75/1319.08	c total #watches: 734940
1320.34/1320.61	c total #propagations: 1031219980 / total #impl: 3716561178 (eff. 0.277)
1320.34/1320.61	c #Conflicts:    1466000 | #Learnt:      55136 | 0.000
1320.34/1320.61	c total clause space: 335.816MB
1320.34/1320.61	c total #watches: 739235
1321.74/1322.04	c total #propagations: 1031929916 / total #impl: 3719651549 (eff. 0.277)
1321.74/1322.04	c #Conflicts:    1467000 | #Learnt:      56136 | 0.000
1321.74/1322.04	c total clause space: 335.816MB
1321.74/1322.04	c total #watches: 743603
1323.54/1323.81	c total #propagations: 1032621754 / total #impl: 3722212201 (eff. 0.277)
1323.54/1323.81	c #Conflicts:    1468000 | #Learnt:      57136 | 0.000
1323.54/1323.81	c total clause space: 335.816MB
1323.54/1323.81	c total #watches: 746399
1325.14/1325.46	c total #propagations: 1033433119 / total #impl: 3724783049 (eff. 0.277)
1325.14/1325.46	c #Conflicts:    1469000 | #Learnt:      58136 | 0.000
1325.14/1325.46	c total clause space: 335.816MB
1325.14/1325.46	c total #watches: 751757
1326.45/1326.77	c total #propagations: 1034114520 / total #impl: 3727315501 (eff. 0.277)
1326.45/1326.77	c GC COLLECT
1326.45/1326.77	c #Conflicts:    1470000 | #Learnt:      29842 | 0.000
1326.45/1326.77	c total clause space: 335.816MB
1326.45/1326.77	c total #watches: 638774
1327.24/1327.57	c total #propagations: 1034759112 / total #impl: 3729983550 (eff. 0.277)
1327.24/1327.57	c #Conflicts:    1471000 | #Learnt:      30842 | 0.000
1327.24/1327.57	c total clause space: 335.816MB
1327.24/1327.57	c total #watches: 641755
1328.14/1328.44	c total #propagations: 1035524071 / total #impl: 3732564961 (eff. 0.277)
1328.14/1328.44	c #Conflicts:    1472000 | #Learnt:      31842 | 0.000
1328.14/1328.44	c total clause space: 335.816MB
1328.14/1328.44	c total #watches: 645302
1329.14/1329.44	c total #propagations: 1036300924 / total #impl: 3735234023 (eff. 0.277)
1329.14/1329.44	c #Conflicts:    1473000 | #Learnt:      32842 | 0.000
1329.14/1329.44	c total clause space: 335.816MB
1329.14/1329.44	c total #watches: 651433
1330.04/1330.37	c total #propagations: 1036947136 / total #impl: 3738506438 (eff. 0.277)
1330.04/1330.37	c #Conflicts:    1474000 | #Learnt:      33842 | 0.000
1330.04/1330.37	c total clause space: 335.816MB
1330.04/1330.37	c total #watches: 656856
1331.04/1331.33	c total #propagations: 1037670032 / total #impl: 3741699798 (eff. 0.277)
1331.04/1331.33	c #Conflicts:    1475000 | #Learnt:      34842 | 0.000
1331.04/1331.33	c total clause space: 335.816MB
1331.04/1331.33	c total #watches: 660753
1331.95/1332.26	c total #propagations: 1038383173 / total #impl: 3744377922 (eff. 0.277)
1331.95/1332.26	c #Conflicts:    1476000 | #Learnt:      35842 | 0.000
1331.95/1332.26	c total clause space: 335.816MB
1331.95/1332.26	c total #watches: 663856
1333.14/1333.40	c total #propagations: 1039097046 / total #impl: 3746785418 (eff. 0.277)
1333.14/1333.40	c #Conflicts:    1477000 | #Learnt:      36842 | 0.000
1333.14/1333.40	c total clause space: 335.816MB
1333.14/1333.40	c total #watches: 667220
1334.34/1334.62	c total #propagations: 1039791551 / total #impl: 3749169995 (eff. 0.277)
1334.34/1334.62	c #Conflicts:    1478000 | #Learnt:      37842 | 0.000
1334.34/1334.62	c total clause space: 335.816MB
1334.34/1334.62	c total #watches: 670877
1335.74/1336.03	c total #propagations: 1040480266 / total #impl: 3751645609 (eff. 0.277)
1335.74/1336.03	c #Conflicts:    1479000 | #Learnt:      38842 | 0.000
1335.74/1336.03	c total clause space: 335.816MB
1335.74/1336.03	c total #watches: 673580
1337.04/1337.34	c total #propagations: 1041276355 / total #impl: 3754247910 (eff. 0.277)
1337.04/1337.34	c #Conflicts:    1480000 | #Learnt:      39842 | 0.000
1337.04/1337.34	c total clause space: 335.816MB
1337.04/1337.35	c total #watches: 676739
1338.45/1338.78	c total #propagations: 1042013642 / total #impl: 3756771981 (eff. 0.277)
1338.45/1338.78	c #Conflicts:    1481000 | #Learnt:      40842 | 0.000
1338.45/1338.78	c total clause space: 335.816MB
1338.45/1338.78	c total #watches: 680654
1339.65/1339.92	c total #propagations: 1042721197 / total #impl: 3759138354 (eff. 0.277)
1339.65/1339.92	c #Conflicts:    1482000 | #Learnt:      41842 | 0.000
1339.65/1339.92	c total clause space: 335.816MB
1339.65/1339.92	c total #watches: 684980
1340.65/1340.91	c total #propagations: 1043457901 / total #impl: 3762464226 (eff. 0.277)
1340.65/1340.91	c #Conflicts:    1483000 | #Learnt:      42842 | 0.000
1340.65/1340.91	c total clause space: 335.816MB
1340.65/1340.91	c total #watches: 688973
1341.94/1342.23	c total #propagations: 1044125628 / total #impl: 3764983331 (eff. 0.277)
1341.94/1342.23	c #Conflicts:    1484000 | #Learnt:      43842 | 0.000
1341.94/1342.23	c total clause space: 335.816MB
1341.94/1342.23	c total #watches: 693436
1343.34/1343.68	c total #propagations: 1044894444 / total #impl: 3768261517 (eff. 0.277)
1343.34/1343.68	c #Conflicts:    1485000 | #Learnt:      44842 | 0.000
1343.34/1343.68	c total clause space: 335.816MB
1343.34/1343.68	c total #watches: 697399
1344.64/1344.93	c total #propagations: 1045714081 / total #impl: 3771586646 (eff. 0.277)
1344.64/1344.93	c #Conflicts:    1486000 | #Learnt:      45842 | 0.000
1344.64/1344.93	c total clause space: 335.816MB
1344.64/1344.93	c total #watches: 702345
1345.64/1345.96	c total #propagations: 1046519031 / total #impl: 3775410438 (eff. 0.277)
1345.64/1345.96	c #Conflicts:    1487000 | #Learnt:      46842 | 0.000
1345.64/1345.96	c total clause space: 335.816MB
1345.64/1345.96	c total #watches: 705841
1346.64/1346.94	c total #propagations: 1047155620 / total #impl: 3777850742 (eff. 0.277)
1346.64/1346.94	c #Conflicts:    1488000 | #Learnt:      47842 | 0.000
1346.64/1346.94	c total clause space: 335.816MB
1346.64/1346.94	c total #watches: 708328
1348.04/1348.33	c total #propagations: 1047898476 / total #impl: 3779969107 (eff. 0.277)
1348.04/1348.33	c #Conflicts:    1489000 | #Learnt:      48842 | 0.000
1348.04/1348.33	c total clause space: 335.816MB
1348.04/1348.33	c total #watches: 711480
1349.45/1349.77	c total #propagations: 1048883786 / total #impl: 3782977265 (eff. 0.277)
1349.45/1349.77	c #Conflicts:    1490000 | #Learnt:      49842 | 0.000
1349.45/1349.77	c total clause space: 335.816MB
1349.45/1349.77	c total #watches: 714453
1350.94/1351.21	c total #propagations: 1049649935 / total #impl: 3785780054 (eff. 0.277)
1350.94/1351.21	c #Conflicts:    1491000 | #Learnt:      50842 | 0.000
1350.94/1351.21	c total clause space: 335.816MB
1350.94/1351.21	c total #watches: 718360
1352.14/1352.44	c total #propagations: 1050365107 / total #impl: 3788307496 (eff. 0.277)
1352.14/1352.44	c #Conflicts:    1492000 | #Learnt:      51842 | 0.000
1352.14/1352.44	c total clause space: 335.816MB
1352.14/1352.44	c total #watches: 722364
1353.34/1353.66	c total #propagations: 1051013412 / total #impl: 3791029410 (eff. 0.277)
1353.34/1353.66	c #Conflicts:    1493000 | #Learnt:      52842 | 0.000
1353.34/1353.66	c total clause space: 335.816MB
1353.34/1353.66	c total #watches: 726373
1354.64/1354.93	c total #propagations: 1051711659 / total #impl: 3793736333 (eff. 0.277)
1354.64/1354.93	c #Conflicts:    1494000 | #Learnt:      53842 | 0.000
1354.64/1354.93	c total clause space: 335.816MB
1354.64/1354.93	c total #watches: 731064
1355.84/1356.19	c total #propagations: 1052363223 / total #impl: 3796205755 (eff. 0.277)
1355.84/1356.19	c #Conflicts:    1495000 | #Learnt:      54842 | 0.000
1355.84/1356.19	c total clause space: 335.816MB
1355.84/1356.19	c total #watches: 734071
1357.44/1357.75	c total #propagations: 1053084978 / total #impl: 3798767427 (eff. 0.277)
1357.44/1357.75	c #Conflicts:    1496000 | #Learnt:      55842 | 0.000
1357.44/1357.75	c total clause space: 335.816MB
1357.44/1357.75	c total #watches: 736940
1359.04/1359.33	c total #propagations: 1053814205 / total #impl: 3801302296 (eff. 0.277)
1359.04/1359.33	c #Conflicts:    1497000 | #Learnt:      56842 | 0.000
1359.04/1359.33	c total clause space: 335.816MB
1359.04/1359.33	c total #watches: 740291
1360.14/1360.44	c total #propagations: 1054404999 / total #impl: 3803521983 (eff. 0.277)
1360.14/1360.44	c #Conflicts:    1498000 | #Learnt:      57842 | 0.000
1360.14/1360.44	c total clause space: 335.816MB
1360.14/1360.44	c total #watches: 743711
1361.04/1361.35	c total #propagations: 1054989108 / total #impl: 3805974066 (eff. 0.277)
1361.04/1361.35	c #Conflicts:    1499000 | #Learnt:      58842 | 0.000
1361.04/1361.35	c total clause space: 335.816MB
1361.04/1361.35	c total #watches: 746372
1361.94/1362.22	c total #propagations: 1055609747 / total #impl: 3807902394 (eff. 0.277)
1361.94/1362.22	c GC COLLECT
1361.94/1362.22	c #Conflicts:    1500000 | #Learnt:      30244 | 0.000
1361.94/1362.22	c total clause space: 335.816MB
1361.94/1362.22	c total #watches: 640834
1362.84/1363.13	c total #propagations: 1056237047 / total #impl: 3810356719 (eff. 0.277)
1362.84/1363.13	c #Conflicts:    1501000 | #Learnt:      31244 | 0.000
1362.84/1363.13	c total clause space: 335.816MB
1362.84/1363.13	c total #watches: 644362
1363.74/1364.02	c total #propagations: 1056983381 / total #impl: 3813046115 (eff. 0.277)
1363.74/1364.02	c #Conflicts:    1502000 | #Learnt:      32244 | 0.000
1363.74/1364.02	c total clause space: 335.816MB
1363.74/1364.02	c total #watches: 647433
1364.44/1364.71	c total #propagations: 1057813665 / total #impl: 3815407808 (eff. 0.277)
1364.44/1364.71	c #Conflicts:    1503000 | #Learnt:      33244 | 0.000
1364.44/1364.71	c total clause space: 335.816MB
1364.44/1364.71	c total #watches: 650239
1365.14/1365.46	c total #propagations: 1058544097 / total #impl: 3817419169 (eff. 0.277)
1365.14/1365.46	c #Conflicts:    1504000 | #Learnt:      34244 | 0.000
1365.14/1365.46	c total clause space: 335.816MB
1365.14/1365.46	c total #watches: 652760
1366.04/1366.37	c total #propagations: 1059341572 / total #impl: 3819593912 (eff. 0.277)
1366.04/1366.37	c #Conflicts:    1505000 | #Learnt:      35244 | 0.000
1366.04/1366.37	c total clause space: 335.816MB
1366.04/1366.37	c total #watches: 656049
1367.04/1367.33	c total #propagations: 1060146028 / total #impl: 3821909209 (eff. 0.277)
1367.04/1367.33	c #Conflicts:    1506000 | #Learnt:      36244 | 0.000
1367.04/1367.33	c total clause space: 335.816MB
1367.04/1367.33	c total #watches: 658951
1367.84/1368.19	c total #propagations: 1060991112 / total #impl: 3824375183 (eff. 0.277)
1367.84/1368.19	c #Conflicts:    1507000 | #Learnt:      37244 | 0.000
1367.84/1368.19	c total clause space: 335.816MB
1367.84/1368.19	c total #watches: 662036
1368.84/1369.16	c total #propagations: 1061774709 / total #impl: 3826728600 (eff. 0.277)
1368.84/1369.16	c #Conflicts:    1508000 | #Learnt:      38244 | 0.000
1368.84/1369.16	c total clause space: 335.816MB
1368.84/1369.16	c total #watches: 664794
1369.84/1370.13	c total #propagations: 1062423106 / total #impl: 3829511888 (eff. 0.277)
1369.84/1370.13	c #Conflicts:    1509000 | #Learnt:      39244 | 0.000
1369.84/1370.13	c total clause space: 335.816MB
1369.84/1370.13	c total #watches: 668022
1370.64/1370.99	c total #propagations: 1063074879 / total #impl: 3832128726 (eff. 0.277)
1370.64/1370.99	c #Conflicts:    1510000 | #Learnt:      40244 | 0.000
1370.64/1370.99	c total clause space: 335.816MB
1370.64/1370.99	c total #watches: 671401
1371.73/1372.00	c total #propagations: 1063708202 / total #impl: 3834538071 (eff. 0.277)
1371.73/1372.00	c #Conflicts:    1511000 | #Learnt:      41244 | 0.000
1371.73/1372.00	c total clause space: 335.816MB
1371.73/1372.00	c total #watches: 675162
1372.83/1373.17	c total #propagations: 1064514513 / total #impl: 3837846963 (eff. 0.277)
1372.83/1373.17	c #Conflicts:    1512000 | #Learnt:      42244 | 0.000
1372.83/1373.17	c total clause space: 335.816MB
1372.83/1373.17	c total #watches: 678105
1373.83/1374.18	c total #propagations: 1065339882 / total #impl: 3840872126 (eff. 0.277)
1373.83/1374.18	c #Conflicts:    1513000 | #Learnt:      43244 | 0.000
1373.83/1374.18	c total clause space: 335.816MB
1373.83/1374.18	c total #watches: 682413
1375.13/1375.40	c total #propagations: 1066007576 / total #impl: 3843987138 (eff. 0.277)
1375.13/1375.40	c #Conflicts:    1514000 | #Learnt:      44244 | 0.000
1375.13/1375.40	c total clause space: 335.816MB
1375.13/1375.41	c total #watches: 686558
1376.33/1376.64	c total #propagations: 1066722944 / total #impl: 3846599571 (eff. 0.277)
1376.33/1376.64	c #Conflicts:    1515000 | #Learnt:      45244 | 0.000
1376.33/1376.64	c total clause space: 335.816MB
1376.33/1376.64	c total #watches: 691842
1377.53/1377.89	c total #propagations: 1067359895 / total #impl: 3849060563 (eff. 0.277)
1377.53/1377.89	c #Conflicts:    1516000 | #Learnt:      46244 | 0.000
1377.53/1377.89	c total clause space: 335.816MB
1377.53/1377.89	c total #watches: 695131
1378.73/1379.09	c total #propagations: 1068126213 / total #impl: 3851604960 (eff. 0.277)
1378.73/1379.09	c #Conflicts:    1517000 | #Learnt:      47244 | 0.000
1378.73/1379.09	c total clause space: 335.816MB
1378.73/1379.09	c total #watches: 699601
1379.83/1380.15	c total #propagations: 1068982696 / total #impl: 3854608168 (eff. 0.277)
1379.83/1380.15	c #Conflicts:    1518000 | #Learnt:      48244 | 0.000
1379.83/1380.15	c total clause space: 335.816MB
1379.83/1380.15	c total #watches: 703433
1381.03/1381.37	c total #propagations: 1069832850 / total #impl: 3857389643 (eff. 0.277)
1381.03/1381.37	c #Conflicts:    1519000 | #Learnt:      49244 | 0.000
1381.03/1381.37	c total clause space: 335.816MB
1381.03/1381.37	c total #watches: 708954
1382.44/1382.79	c total #propagations: 1070514230 / total #impl: 3860457642 (eff. 0.277)
1382.44/1382.79	c #Conflicts:    1520000 | #Learnt:      50244 | 0.000
1382.44/1382.79	c total clause space: 335.816MB
1382.44/1382.79	c total #watches: 713440
1383.64/1383.98	c total #propagations: 1071268639 / total #impl: 3863594201 (eff. 0.277)
1383.64/1383.98	c #Conflicts:    1521000 | #Learnt:      51244 | 0.000
1383.64/1383.98	c total clause space: 335.816MB
1383.64/1383.98	c total #watches: 717415
1384.83/1385.10	c total #propagations: 1071961919 / total #impl: 3866104764 (eff. 0.277)
1384.83/1385.10	c #Conflicts:    1522000 | #Learnt:      52244 | 0.000
1384.83/1385.10	c total clause space: 335.816MB
1384.83/1385.10	c total #watches: 720670
1386.03/1386.37	c total #propagations: 1072738544 / total #impl: 3868621599 (eff. 0.277)
1386.03/1386.37	c #Conflicts:    1523000 | #Learnt:      53244 | 0.000
1386.03/1386.37	c total clause space: 335.816MB
1386.03/1386.37	c total #watches: 724352
1387.53/1387.89	c total #propagations: 1073511057 / total #impl: 3871177840 (eff. 0.277)
1387.53/1387.89	c #Conflicts:    1524000 | #Learnt:      54244 | 0.000
1387.53/1387.89	c total clause space: 335.816MB
1387.53/1387.89	c total #watches: 729027
1389.23/1389.51	c total #propagations: 1074208932 / total #impl: 3874493600 (eff. 0.277)
1389.23/1389.51	c #Conflicts:    1525000 | #Learnt:      55244 | 0.000
1389.23/1389.51	c total clause space: 335.816MB
1389.23/1389.51	c total #watches: 736543
1390.83/1391.15	c total #propagations: 1074816439 / total #impl: 3877729742 (eff. 0.277)
1390.83/1391.15	c #Conflicts:    1526000 | #Learnt:      56244 | 0.000
1390.83/1391.15	c total clause space: 335.816MB
1390.83/1391.15	c total #watches: 741920
1392.53/1392.81	c total #propagations: 1075392265 / total #impl: 3880694400 (eff. 0.277)
1392.53/1392.81	c #Conflicts:    1527000 | #Learnt:      57244 | 0.000
1392.53/1392.81	c total clause space: 335.816MB
1392.53/1392.81	c total #watches: 746531
1394.13/1394.45	c total #propagations: 1076159455 / total #impl: 3883808770 (eff. 0.277)
1394.13/1394.45	c #Conflicts:    1528000 | #Learnt:      58244 | 0.000
1394.13/1394.45	c total clause space: 335.816MB
1394.13/1394.45	c total #watches: 750855
1395.43/1395.70	c total #propagations: 1076915967 / total #impl: 3886750487 (eff. 0.277)
1395.43/1395.70	c #Conflicts:    1529000 | #Learnt:      59244 | 0.000
1395.43/1395.70	c total clause space: 335.816MB
1395.43/1395.70	c total #watches: 756262
1396.63/1396.98	c total #propagations: 1077516018 / total #impl: 3889320235 (eff. 0.277)
1396.63/1396.98	c GC COLLECT
1396.63/1396.98	c #Conflicts:    1530000 | #Learnt:      30350 | 0.000
1396.63/1396.98	c total clause space: 335.816MB
1396.63/1396.98	c total #watches: 641572
1397.43/1397.73	c total #propagations: 1078257904 / total #impl: 3891927034 (eff. 0.277)
1397.43/1397.73	c #Conflicts:    1531000 | #Learnt:      31350 | 0.000
1397.43/1397.73	c total clause space: 335.816MB
1397.43/1397.73	c total #watches: 645444
1398.53/1398.84	c total #propagations: 1078969892 / total #impl: 3894457157 (eff. 0.277)
1398.53/1398.84	c #Conflicts:    1532000 | #Learnt:      32350 | 0.000
1398.53/1398.84	c total clause space: 335.816MB
1398.53/1398.84	c total #watches: 651569
1399.43/1399.70	c total #propagations: 1079735522 / total #impl: 3898205579 (eff. 0.277)
1399.43/1399.70	c #Conflicts:    1533000 | #Learnt:      33350 | 0.000
1399.43/1399.70	c total clause space: 335.816MB
1399.43/1399.70	c total #watches: 656589
1400.23/1400.50	c total #propagations: 1080476406 / total #impl: 3901480174 (eff. 0.277)
1400.23/1400.50	c #Conflicts:    1534000 | #Learnt:      34350 | 0.000
1400.23/1400.50	c total clause space: 335.816MB
1400.23/1400.50	c total #watches: 659770
1401.24/1401.53	c total #propagations: 1081361276 / total #impl: 3904108915 (eff. 0.277)
1401.24/1401.53	c #Conflicts:    1535000 | #Learnt:      35350 | 0.000
1401.24/1401.53	c total clause space: 335.816MB
1401.24/1401.53	c total #watches: 664018
1402.13/1402.48	c total #propagations: 1082140922 / total #impl: 3906700803 (eff. 0.277)
1402.13/1402.48	c #Conflicts:    1536000 | #Learnt:      36350 | 0.000
1402.13/1402.48	c total clause space: 335.816MB
1402.13/1402.48	c total #watches: 667260
1403.03/1403.32	c total #propagations: 1082900292 / total #impl: 3909161479 (eff. 0.277)
1403.03/1403.32	c #Conflicts:    1537000 | #Learnt:      37350 | 0.000
1403.03/1403.32	c total clause space: 335.816MB
1403.03/1403.32	c total #watches: 670196
1404.13/1404.47	c total #propagations: 1083788240 / total #impl: 3911708163 (eff. 0.277)
1404.13/1404.47	c #Conflicts:    1538000 | #Learnt:      38350 | 0.000
1404.13/1404.47	c total clause space: 335.816MB
1404.13/1404.47	c total #watches: 673479
1405.23/1405.57	c total #propagations: 1084576589 / total #impl: 3914285515 (eff. 0.277)
1405.23/1405.57	c #Conflicts:    1539000 | #Learnt:      39350 | 0.000
1405.23/1405.57	c total clause space: 335.816MB
1405.23/1405.57	c total #watches: 676628
1406.53/1406.82	c total #propagations: 1085358895 / total #impl: 3916727228 (eff. 0.277)
1406.53/1406.82	c #Conflicts:    1540000 | #Learnt:      40350 | 0.000
1406.53/1406.82	c total clause space: 335.816MB
1406.53/1406.82	c total #watches: 680283
1408.03/1408.32	c total #propagations: 1086215700 / total #impl: 3919553589 (eff. 0.277)
1408.03/1408.32	c #Conflicts:    1541000 | #Learnt:      41350 | 0.000
1408.03/1408.32	c total clause space: 335.816MB
1408.03/1408.32	c total #watches: 685637
1409.43/1409.73	c total #propagations: 1087012160 / total #impl: 3922421595 (eff. 0.277)
1409.43/1409.73	c #Conflicts:    1542000 | #Learnt:      42350 | 0.000
1409.43/1409.73	c total clause space: 335.816MB
1409.43/1409.73	c total #watches: 692382
1410.83/1411.17	c total #propagations: 1087624238 / total #impl: 3925053964 (eff. 0.277)
1410.83/1411.17	c #Conflicts:    1543000 | #Learnt:      43350 | 0.000
1410.83/1411.17	c total clause space: 335.816MB
1410.83/1411.18	c total #watches: 695771
1412.13/1412.43	c total #propagations: 1088225815 / total #impl: 3927233246 (eff. 0.277)
1412.13/1412.43	c #Conflicts:    1544000 | #Learnt:      44350 | 0.000
1412.13/1412.43	c total clause space: 335.816MB
1412.13/1412.43	c total #watches: 699663
1413.43/1413.72	c total #propagations: 1088843870 / total #impl: 3929549638 (eff. 0.277)
1413.43/1413.72	c #Conflicts:    1545000 | #Learnt:      45350 | 0.000
1413.43/1413.72	c total clause space: 335.816MB
1413.43/1413.72	c total #watches: 703789
1414.43/1414.77	c total #propagations: 1089458110 / total #impl: 3932218238 (eff. 0.277)
1414.43/1414.77	c #Conflicts:    1546000 | #Learnt:      46350 | 0.000
1414.43/1414.77	c total clause space: 335.816MB
1414.43/1414.77	c total #watches: 706645
1415.33/1415.70	c total #propagations: 1090103725 / total #impl: 3934889104 (eff. 0.277)
1415.33/1415.70	c #Conflicts:    1547000 | #Learnt:      47350 | 0.000
1415.33/1415.70	c total clause space: 335.816MB
1415.33/1415.70	c total #watches: 709351
1416.43/1416.72	c total #propagations: 1090747267 / total #impl: 3936921676 (eff. 0.277)
1416.43/1416.72	c #Conflicts:    1548000 | #Learnt:      48350 | 0.000
1416.43/1416.72	c total clause space: 335.816MB
1416.43/1416.73	c total #watches: 711774
1417.33/1417.60	c total #propagations: 1091424281 / total #impl: 3939378084 (eff. 0.277)
1417.33/1417.60	c #Conflicts:    1549000 | #Learnt:      49350 | 0.000
1417.33/1417.60	c total clause space: 335.816MB
1417.33/1417.61	c total #watches: 714157
1418.23/1418.56	c total #propagations: 1092107423 / total #impl: 3941337296 (eff. 0.277)
1418.23/1418.56	c #Conflicts:    1550000 | #Learnt:      50350 | 0.000
1418.23/1418.56	c total clause space: 335.816MB
1418.23/1418.56	c total #watches: 716928
1419.23/1419.50	c total #propagations: 1092755745 / total #impl: 3943205127 (eff. 0.277)
1419.23/1419.50	c #Conflicts:    1551000 | #Learnt:      51350 | 0.000
1419.23/1419.50	c total clause space: 335.816MB
1419.23/1419.50	c total #watches: 719895
1420.13/1420.46	c total #propagations: 1093392915 / total #impl: 3945132581 (eff. 0.277)
1420.13/1420.46	c #Conflicts:    1552000 | #Learnt:      52350 | 0.000
1420.13/1420.46	c total clause space: 335.816MB
1420.13/1420.46	c total #watches: 722359
1421.33/1421.67	c total #propagations: 1094100468 / total #impl: 3947214250 (eff. 0.277)
1421.33/1421.67	c #Conflicts:    1553000 | #Learnt:      53350 | 0.000
1421.33/1421.67	c total clause space: 335.816MB
1421.33/1421.67	c total #watches: 725373
1422.43/1422.77	c total #propagations: 1094931163 / total #impl: 3949837971 (eff. 0.277)
1422.43/1422.77	c #Conflicts:    1554000 | #Learnt:      54350 | 0.000
1422.43/1422.77	c total clause space: 335.816MB
1422.43/1422.77	c total #watches: 728710
1423.83/1424.13	c total #propagations: 1095702859 / total #impl: 3952159443 (eff. 0.277)
1423.83/1424.13	c #Conflicts:    1555000 | #Learnt:      55350 | 0.000
1423.83/1424.13	c total clause space: 335.816MB
1423.83/1424.13	c total #watches: 732356
1425.03/1425.33	c total #propagations: 1096585177 / total #impl: 3954839923 (eff. 0.277)
1425.03/1425.33	c #Conflicts:    1556000 | #Learnt:      56350 | 0.000
1425.03/1425.33	c total clause space: 335.816MB
1425.03/1425.33	c total #watches: 735624
1426.13/1426.43	c total #propagations: 1097325133 / total #impl: 3957105749 (eff. 0.277)
1426.13/1426.43	c #Conflicts:    1557000 | #Learnt:      57350 | 0.000
1426.13/1426.43	c total clause space: 335.816MB
1426.13/1426.43	c total #watches: 738694
1427.43/1427.70	c total #propagations: 1098044336 / total #impl: 3959292121 (eff. 0.277)
1427.43/1427.70	c #Conflicts:    1558000 | #Learnt:      58350 | 0.000
1427.43/1427.70	c total clause space: 335.816MB
1427.43/1427.70	c total #watches: 741922
1428.52/1428.85	c total #propagations: 1098831390 / total #impl: 3961786318 (eff. 0.277)
1428.52/1428.85	c #Conflicts:    1559000 | #Learnt:      59350 | 0.000
1428.52/1428.85	c total clause space: 335.816MB
1428.52/1428.85	c total #watches: 745175
1429.73/1430.10	c total #propagations: 1099549297 / total #impl: 3964001213 (eff. 0.277)
1429.73/1430.10	c #Conflicts:    1560000 | #Learnt:      60350 | 0.000
1429.73/1430.10	c total clause space: 335.816MB
1429.73/1430.10	c total #watches: 748903
1430.72/1431.02	c total #propagations: 1100340737 / total #impl: 3966460455 (eff. 0.277)
1430.72/1431.02	c GC COLLECT
1430.72/1431.02	c #Conflicts:    1561000 | #Learnt:      31153 | 0.000
1430.72/1431.02	c total clause space: 335.816MB
1430.72/1431.02	c total #watches: 643779
1431.42/1431.77	c total #propagations: 1101205719 / total #impl: 3969163292 (eff. 0.277)
1431.42/1431.77	c #Conflicts:    1562000 | #Learnt:      32153 | 0.000
1431.42/1431.77	c total clause space: 335.816MB
1431.42/1431.77	c total #watches: 646905
1432.12/1432.43	c total #propagations: 1102058517 / total #impl: 3971649633 (eff. 0.277)
1432.12/1432.43	c #Conflicts:    1563000 | #Learnt:      33153 | 0.000
1432.12/1432.43	c total clause space: 335.816MB
1432.12/1432.43	c total #watches: 650389
1432.92/1433.28	c total #propagations: 1102780172 / total #impl: 3973899775 (eff. 0.278)
1432.92/1433.28	c #Conflicts:    1564000 | #Learnt:      34153 | 0.000
1432.92/1433.28	c total clause space: 335.816MB
1432.92/1433.29	c total #watches: 654200
1433.92/1434.26	c total #propagations: 1103560539 / total #impl: 3976252444 (eff. 0.278)
1433.92/1434.26	c #Conflicts:    1565000 | #Learnt:      35153 | 0.000
1433.92/1434.26	c total clause space: 335.816MB
1433.92/1434.26	c total #watches: 657577
1435.02/1435.36	c total #propagations: 1104246586 / total #impl: 3978620801 (eff. 0.278)
1435.02/1435.36	c #Conflicts:    1566000 | #Learnt:      36153 | 0.000
1435.02/1435.36	c total clause space: 335.816MB
1435.02/1435.36	c total #watches: 660803
1436.12/1436.50	c total #propagations: 1104874169 / total #impl: 3980832975 (eff. 0.278)
1436.12/1436.50	c #Conflicts:    1567000 | #Learnt:      37153 | 0.000
1436.12/1436.50	c total clause space: 335.816MB
1436.12/1436.50	c total #watches: 664055
1437.43/1437.72	c total #propagations: 1105491915 / total #impl: 3983098976 (eff. 0.278)
1437.43/1437.72	c #Conflicts:    1568000 | #Learnt:      38153 | 0.000
1437.43/1437.72	c total clause space: 335.816MB
1437.43/1437.72	c total #watches: 668714
1438.63/1438.98	c total #propagations: 1106142322 / total #impl: 3985578785 (eff. 0.278)
1438.63/1438.98	c #Conflicts:    1569000 | #Learnt:      39153 | 0.000
1438.63/1438.98	c total clause space: 335.816MB
1438.63/1438.98	c total #watches: 672722
1440.02/1440.32	c total #propagations: 1106760270 / total #impl: 3988093870 (eff. 0.278)
1440.02/1440.32	c #Conflicts:    1570000 | #Learnt:      40153 | 0.000
1440.02/1440.32	c total clause space: 335.816MB
1440.02/1440.32	c total #watches: 676530
1441.32/1441.62	c total #propagations: 1107415836 / total #impl: 3990391297 (eff. 0.278)
1441.32/1441.62	c #Conflicts:    1571000 | #Learnt:      41153 | 0.000
1441.32/1441.62	c total clause space: 335.816MB
1441.32/1441.62	c total #watches: 681755
1442.72/1443.07	c total #propagations: 1108001442 / total #impl: 3992664086 (eff. 0.278)
1442.72/1443.07	c #Conflicts:    1572000 | #Learnt:      42153 | 0.000
1442.72/1443.07	c total clause space: 335.816MB
1442.72/1443.07	c total #watches: 685549
1444.13/1444.46	c total #propagations: 1108631689 / total #impl: 3994932464 (eff. 0.278)
1444.13/1444.46	c #Conflicts:    1573000 | #Learnt:      43153 | 0.000
1444.13/1444.46	c total clause space: 335.816MB
1444.13/1444.46	c total #watches: 689608
1445.42/1445.76	c total #propagations: 1109216239 / total #impl: 3997060703 (eff. 0.278)
1445.42/1445.76	c #Conflicts:    1574000 | #Learnt:      44153 | 0.000
1445.42/1445.76	c total clause space: 335.816MB
1445.42/1445.76	c total #watches: 692815
1446.92/1447.22	c total #propagations: 1109781935 / total #impl: 3999191679 (eff. 0.278)
1446.92/1447.22	c #Conflicts:    1575000 | #Learnt:      45153 | 0.000
1446.92/1447.22	c total clause space: 335.816MB
1446.92/1447.22	c total #watches: 696054
1448.43/1448.75	c total #propagations: 1110336208 / total #impl: 4001141596 (eff. 0.278)
1448.43/1448.75	c #Conflicts:    1576000 | #Learnt:      46153 | 0.000
1448.43/1448.75	c total clause space: 335.816MB
1448.43/1448.75	c total #watches: 699488
1450.02/1450.37	c total #propagations: 1110920723 / total #impl: 4003163856 (eff. 0.278)
1450.02/1450.37	c #Conflicts:    1577000 | #Learnt:      47153 | 0.000
1450.02/1450.37	c total clause space: 335.816MB
1450.02/1450.37	c total #watches: 702336
1451.73/1452.03	c total #propagations: 1111557526 / total #impl: 4005481421 (eff. 0.278)
1451.73/1452.03	c #Conflicts:    1578000 | #Learnt:      48153 | 0.000
1451.73/1452.03	c total clause space: 335.816MB
1451.73/1452.03	c total #watches: 706105
1453.62/1453.91	c total #propagations: 1112136598 / total #impl: 4007621387 (eff. 0.278)
1453.62/1453.91	c #Conflicts:    1579000 | #Learnt:      49153 | 0.000
1453.62/1453.91	c total clause space: 335.816MB
1453.62/1453.91	c total #watches: 708782
1455.42/1455.78	c total #propagations: 1112775375 / total #impl: 4010036836 (eff. 0.277)
1455.42/1455.78	c #Conflicts:    1580000 | #Learnt:      50153 | 0.000
1455.42/1455.78	c total clause space: 335.816MB
1455.42/1455.78	c total #watches: 711707
1457.62/1457.97	c total #propagations: 1113432322 / total #impl: 4012322942 (eff. 0.278)
1457.62/1457.97	c #Conflicts:    1581000 | #Learnt:      51153 | 0.000
1457.62/1457.97	c total clause space: 335.816MB
1457.62/1457.97	c total #watches: 714941
1459.62/1459.96	c total #propagations: 1114173090 / total #impl: 4014907803 (eff. 0.278)
1459.62/1459.96	c #Conflicts:    1582000 | #Learnt:      52153 | 0.000
1459.62/1459.96	c total clause space: 335.816MB
1459.62/1459.97	c total #watches: 718540
1461.42/1461.79	c total #propagations: 1114833187 / total #impl: 4017307770 (eff. 0.278)
1461.42/1461.79	c #Conflicts:    1583000 | #Learnt:      53153 | 0.000
1461.42/1461.79	c total clause space: 335.816MB
1461.42/1461.79	c total #watches: 721732
1463.62/1463.96	c total #propagations: 1115460349 / total #impl: 4019432771 (eff. 0.278)
1463.62/1463.96	c #Conflicts:    1584000 | #Learnt:      54153 | 0.000
1463.62/1463.96	c total clause space: 335.816MB
1463.62/1463.96	c total #watches: 725891
1465.82/1466.18	c total #propagations: 1116098021 / total #impl: 4021693250 (eff. 0.278)
1465.82/1466.18	c #Conflicts:    1585000 | #Learnt:      55153 | 0.000
1465.82/1466.18	c total clause space: 335.816MB
1465.82/1466.18	c total #watches: 731580
1467.92/1468.21	c total #propagations: 1116767597 / total #impl: 4024098378 (eff. 0.278)
1467.92/1468.21	c #Conflicts:    1586000 | #Learnt:      56153 | 0.000
1467.92/1468.21	c total clause space: 335.816MB
1467.92/1468.21	c total #watches: 734746
1469.52/1469.80	c total #propagations: 1117353656 / total #impl: 4026163213 (eff. 0.278)
1469.52/1469.80	c #Conflicts:    1587000 | #Learnt:      57153 | 0.000
1469.52/1469.80	c total clause space: 335.816MB
1469.52/1469.80	c total #watches: 737912
1471.32/1471.65	c total #propagations: 1117929009 / total #impl: 4028623609 (eff. 0.277)
1471.32/1471.65	c #Conflicts:    1588000 | #Learnt:      58153 | 0.000
1471.32/1471.65	c total clause space: 335.816MB
1471.32/1471.65	c total #watches: 740925
1473.42/1473.75	c total #propagations: 1118561369 / total #impl: 4031052869 (eff. 0.277)
1473.42/1473.75	c #Conflicts:    1589000 | #Learnt:      59153 | 0.000
1473.42/1473.75	c total clause space: 335.816MB
1473.42/1473.75	c total #watches: 744203
1475.32/1475.63	c total #propagations: 1119174788 / total #impl: 4033292473 (eff. 0.277)
1475.32/1475.63	c #Conflicts:    1590000 | #Learnt:      60153 | 0.000
1475.32/1475.63	c total clause space: 335.816MB
1475.32/1475.63	c total #watches: 747581
1476.62/1476.90	c total #propagations: 1119755671 / total #impl: 4035564469 (eff. 0.277)
1476.62/1476.90	c GC COLLECT
1476.62/1476.90	c #Conflicts:    1591000 | #Learnt:      30643 | 0.000
1476.62/1476.90	c total clause space: 335.816MB
1476.62/1476.90	c total #watches: 642345
1477.02/1477.37	c total #propagations: 1120362047 / total #impl: 4037814460 (eff. 0.277)
1477.02/1477.37	c #Conflicts:    1592000 | #Learnt:      31643 | 0.000
1477.02/1477.37	c total clause space: 335.816MB
1477.02/1477.37	c total #watches: 644765
1477.52/1477.89	c total #propagations: 1120897675 / total #impl: 4039457871 (eff. 0.277)
1477.52/1477.89	c #Conflicts:    1593000 | #Learnt:      32643 | 0.000
1477.52/1477.89	c total clause space: 335.816MB
1477.52/1477.89	c total #watches: 647471
1478.12/1478.48	c total #propagations: 1121514121 / total #impl: 4041268922 (eff. 0.278)
1478.12/1478.48	c #Conflicts:    1594000 | #Learnt:      33643 | 0.000
1478.12/1478.48	c total clause space: 335.816MB
1478.12/1478.48	c total #watches: 651178
1478.72/1479.04	c total #propagations: 1122170212 / total #impl: 4043285030 (eff. 0.278)
1478.72/1479.04	c #Conflicts:    1595000 | #Learnt:      34643 | 0.000
1478.72/1479.04	c total clause space: 335.816MB
1478.72/1479.04	c total #watches: 654148
1479.32/1479.60	c total #propagations: 1122812183 / total #impl: 4045253911 (eff. 0.278)
1479.32/1479.60	c #Conflicts:    1596000 | #Learnt:      35643 | 0.000
1479.32/1479.60	c total clause space: 335.816MB
1479.32/1479.60	c total #watches: 657247
1479.92/1480.25	c total #propagations: 1123456181 / total #impl: 4047144288 (eff. 0.278)
1479.92/1480.25	c #Conflicts:    1597000 | #Learnt:      36643 | 0.000
1479.92/1480.25	c total clause space: 335.816MB
1479.92/1480.25	c total #watches: 659982
1480.52/1480.86	c total #propagations: 1124144520 / total #impl: 4049093701 (eff. 0.278)
1480.52/1480.86	c #Conflicts:    1598000 | #Learnt:      37643 | 0.000
1480.52/1480.86	c total clause space: 335.816MB
1480.52/1480.86	c total #watches: 663106
1481.12/1481.49	c total #propagations: 1124778356 / total #impl: 4050946786 (eff. 0.278)
1481.12/1481.49	c #Conflicts:    1599000 | #Learnt:      38643 | 0.000
1481.12/1481.49	c total clause space: 335.816MB
1481.12/1481.49	c total #watches: 665794
1481.92/1482.24	c total #propagations: 1125384988 / total #impl: 4052722626 (eff. 0.278)
1481.92/1482.24	c #Conflicts:    1600000 | #Learnt:      39643 | 0.000
1481.92/1482.24	c total clause space: 335.816MB
1481.92/1482.24	c total #watches: 669358
1482.62/1482.90	c total #propagations: 1126092703 / total #impl: 4055088099 (eff. 0.278)
1482.62/1482.90	c #Conflicts:    1601000 | #Learnt:      40643 | 0.000
1482.62/1482.90	c total clause space: 335.816MB
1482.62/1482.90	c total #watches: 673026
1483.32/1483.65	c total #propagations: 1126601428 / total #impl: 4057500804 (eff. 0.278)
1483.32/1483.65	c #Conflicts:    1602000 | #Learnt:      41643 | 0.000
1483.32/1483.65	c total clause space: 335.816MB
1483.32/1483.65	c total #watches: 677935
1484.12/1484.43	c total #propagations: 1127084233 / total #impl: 4060234702 (eff. 0.278)
1484.12/1484.43	c #Conflicts:    1603000 | #Learnt:      42643 | 0.000
1484.12/1484.43	c total clause space: 335.816MB
1484.12/1484.43	c total #watches: 681886
1484.92/1485.20	c total #propagations: 1127583759 / total #impl: 4062494964 (eff. 0.278)
1484.92/1485.20	c #Conflicts:    1604000 | #Learnt:      43643 | 0.000
1484.92/1485.20	c total clause space: 335.816MB
1484.92/1485.20	c total #watches: 685769
1485.62/1485.93	c total #propagations: 1128131871 / total #impl: 4064827102 (eff. 0.278)
1485.62/1485.93	c #Conflicts:    1605000 | #Learnt:      44643 | 0.000
1485.62/1485.93	c total clause space: 335.816MB
1485.62/1485.93	c total #watches: 688402
1486.32/1486.65	c total #propagations: 1128706060 / total #impl: 4066568494 (eff. 0.278)
1486.32/1486.65	c #Conflicts:    1606000 | #Learnt:      45643 | 0.000
1486.32/1486.65	c total clause space: 335.816MB
1486.32/1486.65	c total #watches: 691252
1487.12/1487.42	c total #propagations: 1129222014 / total #impl: 4068199337 (eff. 0.278)
1487.12/1487.42	c #Conflicts:    1607000 | #Learnt:      46643 | 0.000
1487.12/1487.42	c total clause space: 335.816MB
1487.12/1487.42	c total #watches: 694443
1487.92/1488.23	c total #propagations: 1129760769 / total #impl: 4069943052 (eff. 0.278)
1487.92/1488.23	c #Conflicts:    1608000 | #Learnt:      47643 | 0.000
1487.92/1488.23	c total clause space: 335.816MB
1487.92/1488.23	c total #watches: 697468
1488.72/1489.00	c total #propagations: 1130366478 / total #impl: 4071967268 (eff. 0.278)
1488.72/1489.00	c #Conflicts:    1609000 | #Learnt:      48643 | 0.000
1488.72/1489.00	c total clause space: 335.816MB
1488.72/1489.00	c total #watches: 700135
1489.42/1489.76	c total #propagations: 1130872179 / total #impl: 4073699654 (eff. 0.278)
1489.42/1489.76	c #Conflicts:    1610000 | #Learnt:      49643 | 0.000
1489.42/1489.76	c total clause space: 335.816MB
1489.42/1489.76	c total #watches: 702671
1490.22/1490.58	c total #propagations: 1131360711 / total #impl: 4075389352 (eff. 0.278)
1490.22/1490.58	c #Conflicts:    1611000 | #Learnt:      50643 | 0.000
1490.22/1490.58	c total clause space: 335.816MB
1490.22/1490.58	c total #watches: 705556
1491.02/1491.37	c total #propagations: 1131936405 / total #impl: 4077214078 (eff. 0.278)
1491.02/1491.37	c #Conflicts:    1612000 | #Learnt:      51643 | 0.000
1491.02/1491.37	c total clause space: 335.816MB
1491.02/1491.37	c total #watches: 708435
1491.92/1492.29	c total #propagations: 1132564813 / total #impl: 4079070528 (eff. 0.278)
1491.92/1492.29	c #Conflicts:    1613000 | #Learnt:      52643 | 0.000
1491.92/1492.29	c total clause space: 335.816MB
1491.92/1492.29	c total #watches: 710862
1492.92/1493.23	c total #propagations: 1133158719 / total #impl: 4080865813 (eff. 0.278)
1492.92/1493.23	c #Conflicts:    1614000 | #Learnt:      53643 | 0.000
1492.92/1493.23	c total clause space: 335.816MB
1492.92/1493.23	c total #watches: 714033
1493.71/1494.06	c total #propagations: 1133773106 / total #impl: 4082640678 (eff. 0.278)
1493.71/1494.06	c #Conflicts:    1615000 | #Learnt:      54643 | 0.000
1493.71/1494.06	c total clause space: 335.816MB
1493.71/1494.06	c total #watches: 716780
1494.72/1495.01	c total #propagations: 1134330081 / total #impl: 4084256964 (eff. 0.278)
1494.72/1495.01	c #Conflicts:    1616000 | #Learnt:      55643 | 0.000
1494.72/1495.01	c total clause space: 335.816MB
1494.72/1495.01	c total #watches: 719610
1495.51/1495.88	c total #propagations: 1134890178 / total #impl: 4085945753 (eff. 0.278)
1495.51/1495.88	c #Conflicts:    1617000 | #Learnt:      56643 | 0.000
1495.51/1495.88	c total clause space: 335.816MB
1495.51/1495.88	c total #watches: 722683
1496.41/1496.76	c total #propagations: 1135463265 / total #impl: 4087605517 (eff. 0.278)
1496.41/1496.76	c #Conflicts:    1618000 | #Learnt:      57643 | 0.000
1496.41/1496.76	c total clause space: 335.816MB
1496.41/1496.76	c total #watches: 725559
1497.31/1497.69	c total #propagations: 1136021728 / total #impl: 4089221950 (eff. 0.278)
1497.31/1497.69	c #Conflicts:    1619000 | #Learnt:      58643 | 0.000
1497.31/1497.69	c total clause space: 335.816MB
1497.31/1497.69	c total #watches: 728230
1498.31/1498.68	c total #propagations: 1136601334 / total #impl: 4090893591 (eff. 0.278)
1498.31/1498.68	c #Conflicts:    1620000 | #Learnt:      59643 | 0.000
1498.31/1498.68	c total clause space: 335.816MB
1498.31/1498.68	c total #watches: 731789
1499.31/1499.66	c total #propagations: 1137170311 / total #impl: 4092740245 (eff. 0.278)
1499.31/1499.66	c #Conflicts:    1621000 | #Learnt:      60643 | 0.000
1499.31/1499.66	c total clause space: 335.816MB
1499.31/1499.66	c total #watches: 735725
1500.41/1500.72	c total #propagations: 1137707303 / total #impl: 4094502175 (eff. 0.278)
1500.41/1500.72	c GC COLLECT
1500.41/1500.72	c #Conflicts:    1622000 | #Learnt:      30852 | 0.000
1500.41/1500.72	c total clause space: 335.816MB
1500.41/1500.72	c total #watches: 642819
1500.91/1501.25	c total #propagations: 1138235706 / total #impl: 4096190032 (eff. 0.278)
1500.91/1501.25	c #Conflicts:    1623000 | #Learnt:      31852 | 0.000
1500.91/1501.25	c total clause space: 335.816MB
1500.91/1501.25	c total #watches: 645178
1501.41/1501.76	c total #propagations: 1138830333 / total #impl: 4097980839 (eff. 0.278)
1501.41/1501.76	c #Conflicts:    1624000 | #Learnt:      32852 | 0.000
1501.41/1501.76	c total clause space: 335.816MB
1501.41/1501.76	c total #watches: 647783
1502.01/1502.37	c total #propagations: 1139373497 / total #impl: 4099611845 (eff. 0.278)
1502.01/1502.37	c #Conflicts:    1625000 | #Learnt:      33852 | 0.000
1502.01/1502.37	c total clause space: 335.816MB
1502.01/1502.37	c total #watches: 651665
1502.61/1502.97	c total #propagations: 1140011717 / total #impl: 4101541156 (eff. 0.278)
1502.61/1502.97	c #Conflicts:    1626000 | #Learnt:      34852 | 0.000
1502.61/1502.97	c total clause space: 335.816MB
1502.61/1502.97	c total #watches: 654556
1503.21/1503.55	c total #propagations: 1140640574 / total #impl: 4103456489 (eff. 0.278)
1503.21/1503.55	c #Conflicts:    1627000 | #Learnt:      35852 | 0.000
1503.21/1503.55	c total clause space: 335.816MB
1503.21/1503.56	c total #watches: 657251
1503.81/1504.12	c total #propagations: 1141233753 / total #impl: 4105159926 (eff. 0.278)
1503.81/1504.12	c #Conflicts:    1628000 | #Learnt:      36852 | 0.000
1503.81/1504.12	c total clause space: 335.816MB
1503.81/1504.12	c total #watches: 659801
1504.41/1504.72	c total #propagations: 1141781411 / total #impl: 4106763224 (eff. 0.278)
1504.41/1504.72	c #Conflicts:    1629000 | #Learnt:      37852 | 0.000
1504.41/1504.72	c total clause space: 335.816MB
1504.41/1504.72	c total #watches: 662220
1505.01/1505.35	c total #propagations: 1142361722 / total #impl: 4108549791 (eff. 0.278)
1505.01/1505.35	c #Conflicts:    1630000 | #Learnt:      38852 | 0.000
1505.01/1505.35	c total clause space: 335.816MB
1505.01/1505.35	c total #watches: 664897
1505.72/1506.02	c total #propagations: 1142941975 / total #impl: 4110317931 (eff. 0.278)
1505.72/1506.02	c #Conflicts:    1631000 | #Learnt:      39852 | 0.000
1505.72/1506.02	c total clause space: 335.816MB
1505.72/1506.02	c total #watches: 668419
1506.41/1506.75	c total #propagations: 1143558665 / total #impl: 4112238564 (eff. 0.278)
1506.41/1506.75	c #Conflicts:    1632000 | #Learnt:      40852 | 0.000
1506.41/1506.75	c total clause space: 335.816MB
1506.41/1506.75	c total #watches: 672540
1507.21/1507.56	c total #propagations: 1144251720 / total #impl: 4114279685 (eff. 0.278)
1507.21/1507.56	c #Conflicts:    1633000 | #Learnt:      41852 | 0.000
1507.21/1507.56	c total clause space: 335.816MB
1507.21/1507.56	c total #watches: 676616
1508.11/1508.44	c total #propagations: 1144890454 / total #impl: 4116127068 (eff. 0.278)
1508.11/1508.44	c #Conflicts:    1634000 | #Learnt:      42852 | 0.000
1508.11/1508.44	c total clause space: 335.816MB
1508.11/1508.44	c total #watches: 680766
1509.02/1509.39	c total #propagations: 1145561288 / total #impl: 4118209714 (eff. 0.278)
1509.02/1509.39	c #Conflicts:    1635000 | #Learnt:      43852 | 0.000
1509.02/1509.39	c total clause space: 335.816MB
1509.02/1509.39	c total #watches: 685081
1510.12/1510.44	c total #propagations: 1146261463 / total #impl: 4120323662 (eff. 0.278)
1510.12/1510.44	c #Conflicts:    1636000 | #Learnt:      44852 | 0.000
1510.12/1510.44	c total clause space: 335.816MB
1510.12/1510.44	c total #watches: 688829
1511.22/1511.54	c total #propagations: 1146967122 / total #impl: 4122426526 (eff. 0.278)
1511.22/1511.54	c #Conflicts:    1637000 | #Learnt:      45852 | 0.000
1511.22/1511.54	c total clause space: 335.816MB
1511.22/1511.54	c total #watches: 691823
1512.32/1512.61	c total #propagations: 1147720833 / total #impl: 4124669357 (eff. 0.278)
1512.32/1512.61	c #Conflicts:    1638000 | #Learnt:      46852 | 0.000
1512.32/1512.61	c total clause space: 335.816MB
1512.32/1512.61	c total #watches: 694911
1513.21/1513.60	c total #propagations: 1148448242 / total #impl: 4126828625 (eff. 0.278)
1513.21/1513.60	c #Conflicts:    1639000 | #Learnt:      47852 | 0.000
1513.21/1513.60	c total clause space: 335.816MB
1513.21/1513.60	c total #watches: 698588
1514.52/1514.82	c total #propagations: 1149096890 / total #impl: 4128796752 (eff. 0.278)
1514.52/1514.82	c #Conflicts:    1640000 | #Learnt:      48852 | 0.000
1514.52/1514.82	c total clause space: 335.816MB
1514.52/1514.82	c total #watches: 703606
1515.91/1516.20	c total #propagations: 1149770396 / total #impl: 4130840388 (eff. 0.278)
1515.91/1516.20	c #Conflicts:    1641000 | #Learnt:      49852 | 0.000
1515.91/1516.20	c total clause space: 335.816MB
1515.91/1516.20	c total #watches: 708706
1517.11/1517.43	c total #propagations: 1150457847 / total #impl: 4132989862 (eff. 0.278)
1517.11/1517.43	c #Conflicts:    1642000 | #Learnt:      50852 | 0.000
1517.11/1517.43	c total clause space: 335.816MB
1517.11/1517.43	c total #watches: 713359
1518.31/1518.64	c total #propagations: 1151206481 / total #impl: 4135322716 (eff. 0.278)
1518.31/1518.64	c #Conflicts:    1643000 | #Learnt:      51852 | 0.000
1518.31/1518.64	c total clause space: 335.816MB
1518.31/1518.64	c total #watches: 717274
1519.51/1519.84	c total #propagations: 1151924949 / total #impl: 4138226962 (eff. 0.278)
1519.51/1519.84	c #Conflicts:    1644000 | #Learnt:      52852 | 0.000
1519.51/1519.84	c total clause space: 335.816MB
1519.51/1519.85	c total #watches: 721830
1520.91/1521.23	c total #propagations: 1152609078 / total #impl: 4140586327 (eff. 0.278)
1520.91/1521.23	c #Conflicts:    1645000 | #Learnt:      53852 | 0.000
1520.91/1521.23	c total clause space: 335.816MB
1520.91/1521.23	c total #watches: 726784
1522.41/1522.73	c total #propagations: 1153360024 / total #impl: 4143531978 (eff. 0.278)
1522.41/1522.73	c #Conflicts:    1646000 | #Learnt:      54852 | 0.000
1522.41/1522.73	c total clause space: 335.816MB
1522.41/1522.73	c total #watches: 735022
1523.91/1524.26	c total #propagations: 1154134938 / total #impl: 4146610858 (eff. 0.278)
1523.91/1524.26	c #Conflicts:    1647000 | #Learnt:      55852 | 0.000
1523.91/1524.26	c total clause space: 335.816MB
1523.91/1524.26	c total #watches: 739086
1525.11/1525.49	c total #propagations: 1154891468 / total #impl: 4149685089 (eff. 0.278)
1525.11/1525.49	c #Conflicts:    1648000 | #Learnt:      56852 | 0.000
1525.11/1525.49	c total clause space: 335.816MB
1525.11/1525.49	c total #watches: 742885
1526.21/1526.54	c total #propagations: 1155531284 / total #impl: 4151838026 (eff. 0.278)
1526.21/1526.54	c #Conflicts:    1649000 | #Learnt:      57852 | 0.000
1526.21/1526.54	c total clause space: 335.816MB
1526.21/1526.54	c total #watches: 746324
1527.51/1527.80	c total #propagations: 1156184729 / total #impl: 4153704825 (eff. 0.278)
1527.51/1527.80	c #Conflicts:    1650000 | #Learnt:      58852 | 0.000
1527.51/1527.80	c total clause space: 335.816MB
1527.51/1527.80	c total #watches: 750097
1528.72/1529.06	c total #propagations: 1156865321 / total #impl: 4155918339 (eff. 0.278)
1528.72/1529.06	c #Conflicts:    1651000 | #Learnt:      59852 | 0.000
1528.72/1529.06	c total clause space: 335.816MB
1528.72/1529.06	c total #watches: 753858
1530.21/1530.57	c total #propagations: 1157521526 / total #impl: 4158573166 (eff. 0.278)
1530.21/1530.57	c #Conflicts:    1652000 | #Learnt:      60852 | 0.000
1530.21/1530.57	c total clause space: 335.816MB
1530.21/1530.57	c total #watches: 758482
1531.61/1531.97	c total #propagations: 1158255858 / total #impl: 4161438517 (eff. 0.278)
1531.61/1531.97	c #Conflicts:    1653000 | #Learnt:      61852 | 0.000
1531.61/1531.97	c total clause space: 335.816MB
1531.61/1531.97	c total #watches: 762086
1533.01/1533.39	c total #propagations: 1158934424 / total #impl: 4163842513 (eff. 0.278)
1533.01/1533.39	c GC COLLECT
1533.01/1533.39	c #Conflicts:    1654000 | #Learnt:      31734 | 0.000
1533.01/1533.39	c total clause space: 335.816MB
1533.01/1533.39	c total #watches: 647349
1533.91/1534.29	c total #propagations: 1159692499 / total #impl: 4166544008 (eff. 0.278)
1533.91/1534.29	c #Conflicts:    1655000 | #Learnt:      32734 | 0.000
1533.91/1534.29	c total clause space: 335.816MB
1533.91/1534.29	c total #watches: 651931
1534.71/1535.07	c total #propagations: 1160351461 / total #impl: 4169356765 (eff. 0.278)
1534.71/1535.07	c #Conflicts:    1656000 | #Learnt:      33734 | 0.000
1534.71/1535.07	c total clause space: 335.816MB
1534.71/1535.07	c total #watches: 655582
1535.61/1535.94	c total #propagations: 1160980273 / total #impl: 4171758701 (eff. 0.278)
1535.61/1535.94	c #Conflicts:    1657000 | #Learnt:      34734 | 0.000
1535.61/1535.94	c total clause space: 335.816MB
1535.61/1535.94	c total #watches: 658659
1536.51/1536.82	c total #propagations: 1161732669 / total #impl: 4173946821 (eff. 0.278)
1536.51/1536.82	c #Conflicts:    1658000 | #Learnt:      35734 | 0.000
1536.51/1536.82	c total clause space: 335.816MB
1536.51/1536.82	c total #watches: 662017
1537.21/1537.55	c total #propagations: 1162490070 / total #impl: 4176216483 (eff. 0.278)
1537.21/1537.55	c #Conflicts:    1659000 | #Learnt:      36734 | 0.000
1537.21/1537.55	c total clause space: 335.816MB
1537.21/1537.55	c total #watches: 665923
1538.21/1538.55	c total #propagations: 1163326029 / total #impl: 4178639192 (eff. 0.278)
1538.21/1538.55	c #Conflicts:    1660000 | #Learnt:      37734 | 0.000
1538.21/1538.55	c total clause space: 335.816MB
1538.21/1538.55	c total #watches: 669058
1539.31/1539.66	c total #propagations: 1164114324 / total #impl: 4181016989 (eff. 0.278)
1539.31/1539.66	c #Conflicts:    1661000 | #Learnt:      38734 | 0.000
1539.31/1539.66	c total clause space: 335.816MB
1539.31/1539.66	c total #watches: 672416
1540.21/1540.53	c total #propagations: 1164939521 / total #impl: 4183620955 (eff. 0.278)
1540.21/1540.53	c #Conflicts:    1662000 | #Learnt:      39734 | 0.000
1540.21/1540.53	c total clause space: 335.816MB
1540.21/1540.53	c total #watches: 675738
1541.41/1541.78	c total #propagations: 1165602980 / total #impl: 4185692194 (eff. 0.278)
1541.41/1541.78	c #Conflicts:    1663000 | #Learnt:      40734 | 0.000
1541.41/1541.78	c total clause space: 335.816MB
1541.41/1541.78	c total #watches: 680471
1542.31/1542.61	c total #propagations: 1166396508 / total #impl: 4188865140 (eff. 0.278)
1542.31/1542.61	c #Conflicts:    1664000 | #Learnt:      41734 | 0.000
1542.31/1542.61	c total clause space: 335.816MB
1542.31/1542.61	c total #watches: 684303
1543.31/1543.69	c total #propagations: 1167059467 / total #impl: 4191165604 (eff. 0.278)
1543.31/1543.69	c #Conflicts:    1665000 | #Learnt:      42734 | 0.000
1543.31/1543.69	c total clause space: 335.816MB
1543.31/1543.69	c total #watches: 687376
1544.31/1544.69	c total #propagations: 1167735179 / total #impl: 4193520136 (eff. 0.278)
1544.31/1544.69	c #Conflicts:    1666000 | #Learnt:      43734 | 0.000
1544.31/1544.69	c total clause space: 335.816MB
1544.31/1544.69	c total #watches: 690659
1545.21/1545.54	c total #propagations: 1168495423 / total #impl: 4196152393 (eff. 0.278)
1545.21/1545.54	c #Conflicts:    1667000 | #Learnt:      44734 | 0.000
1545.21/1545.54	c total clause space: 335.816MB
1545.21/1545.54	c total #watches: 695153
1546.41/1546.78	c total #propagations: 1169240270 / total #impl: 4198412915 (eff. 0.278)
1546.41/1546.78	c #Conflicts:    1668000 | #Learnt:      45734 | 0.000
1546.41/1546.78	c total clause space: 335.816MB
1546.41/1546.78	c total #watches: 699022
1547.71/1548.04	c total #propagations: 1169850123 / total #impl: 4200829581 (eff. 0.278)
1547.71/1548.04	c #Conflicts:    1669000 | #Learnt:      46734 | 0.000
1547.71/1548.04	c total clause space: 335.816MB
1547.71/1548.04	c total #watches: 703694
1548.91/1549.24	c total #propagations: 1170511322 / total #impl: 4203203600 (eff. 0.278)
1548.91/1549.24	c #Conflicts:    1670000 | #Learnt:      47734 | 0.000
1548.91/1549.24	c total clause space: 335.816MB
1548.91/1549.24	c total #watches: 706977
1550.21/1550.53	c total #propagations: 1171173192 / total #impl: 4205539439 (eff. 0.278)
1550.21/1550.53	c #Conflicts:    1671000 | #Learnt:      48734 | 0.000
1550.21/1550.53	c total clause space: 335.816MB
1550.21/1550.53	c total #watches: 710575
1551.41/1551.78	c total #propagations: 1171864972 / total #impl: 4207957074 (eff. 0.278)
1551.41/1551.78	c #Conflicts:    1672000 | #Learnt:      49734 | 0.000
1551.41/1551.78	c total clause space: 335.816MB
1551.41/1551.78	c total #watches: 715248
1552.70/1553.08	c total #propagations: 1172619928 / total #impl: 4211859437 (eff. 0.278)
1552.70/1553.08	c #Conflicts:    1673000 | #Learnt:      50734 | 0.000
1552.70/1553.08	c total clause space: 335.816MB
1552.70/1553.08	c total #watches: 718689
1554.11/1554.47	c total #propagations: 1173340700 / total #impl: 4214310937 (eff. 0.278)
1554.11/1554.47	c #Conflicts:    1674000 | #Learnt:      51734 | 0.000
1554.11/1554.47	c total clause space: 335.816MB
1554.11/1554.47	c total #watches: 723707
1555.30/1555.67	c total #propagations: 1174070303 / total #impl: 4217384083 (eff. 0.278)
1555.30/1555.67	c #Conflicts:    1675000 | #Learnt:      52734 | 0.000
1555.30/1555.67	c total clause space: 335.816MB
1555.30/1555.67	c total #watches: 726720
1556.40/1556.76	c total #propagations: 1174766604 / total #impl: 4219741387 (eff. 0.278)
1556.40/1556.76	c #Conflicts:    1676000 | #Learnt:      53734 | 0.000
1556.40/1556.76	c total clause space: 335.816MB
1556.40/1556.76	c total #watches: 729530
1557.80/1558.14	c total #propagations: 1175555482 / total #impl: 4222065641 (eff. 0.278)
1557.80/1558.14	c #Conflicts:    1677000 | #Learnt:      54734 | 0.000
1557.80/1558.14	c total clause space: 335.816MB
1557.80/1558.14	c total #watches: 732508
1558.90/1559.25	c total #propagations: 1176470343 / total #impl: 4224874198 (eff. 0.278)
1558.90/1559.25	c #Conflicts:    1678000 | #Learnt:      55734 | 0.000
1558.90/1559.25	c total clause space: 335.816MB
1558.90/1559.25	c total #watches: 736592
1560.30/1560.65	c total #propagations: 1177265097 / total #impl: 4227463523 (eff. 0.278)
1560.30/1560.65	c #Conflicts:    1679000 | #Learnt:      56734 | 0.000
1560.30/1560.65	c total clause space: 335.816MB
1560.30/1560.65	c total #watches: 740069
1561.50/1561.89	c total #propagations: 1178117440 / total #impl: 4230176117 (eff. 0.279)
1561.50/1561.89	c #Conflicts:    1680000 | #Learnt:      57734 | 0.000
1561.50/1561.89	c total clause space: 335.816MB
1561.50/1561.89	c total #watches: 743740
1562.91/1563.24	c total #propagations: 1178907899 / total #impl: 4232785464 (eff. 0.279)
1562.91/1563.24	c #Conflicts:    1681000 | #Learnt:      58734 | 0.000
1562.91/1563.24	c total clause space: 335.816MB
1562.91/1563.24	c total #watches: 748405
1564.20/1564.58	c total #propagations: 1179794339 / total #impl: 4235648273 (eff. 0.279)
1564.20/1564.58	c #Conflicts:    1682000 | #Learnt:      59734 | 0.000
1564.20/1564.58	c total clause space: 335.816MB
1564.20/1564.58	c total #watches: 752938
1565.70/1566.09	c total #propagations: 1180667356 / total #impl: 4238496998 (eff. 0.279)
1565.70/1566.09	c #Conflicts:    1683000 | #Learnt:      60734 | 0.000
1565.70/1566.09	c total clause space: 335.816MB
1565.70/1566.10	c total #watches: 756889
1567.40/1567.73	c total #propagations: 1181556455 / total #impl: 4241381485 (eff. 0.279)
1567.40/1567.73	c #Conflicts:    1684000 | #Learnt:      61734 | 0.000
1567.40/1567.73	c total clause space: 335.816MB
1567.40/1567.73	c total #watches: 761177
1569.10/1569.45	c total #propagations: 1182468381 / total #impl: 4244395814 (eff. 0.279)
1569.10/1569.45	c #Conflicts:    1685000 | #Learnt:      62734 | 0.000
1569.10/1569.45	c total clause space: 335.816MB
1569.10/1569.45	c total #watches: 765073
1570.20/1570.51	c total #propagations: 1183398646 / total #impl: 4247528941 (eff. 0.279)
1570.20/1570.51	c GC COLLECT
1570.20/1570.51	c #Conflicts:    1686000 | #Learnt:      32329 | 0.000
1570.20/1570.51	c total clause space: 335.816MB
1570.20/1570.51	c total #watches: 650039
1571.00/1571.37	c total #propagations: 1184246826 / total #impl: 4250334896 (eff. 0.279)
1571.00/1571.37	c #Conflicts:    1687000 | #Learnt:      33329 | 0.000
1571.00/1571.37	c total clause space: 335.816MB
1571.00/1571.37	c total #watches: 654094
1572.10/1572.49	c total #propagations: 1184927473 / total #impl: 4252722135 (eff. 0.279)
1572.10/1572.49	c #Conflicts:    1688000 | #Learnt:      34329 | 0.000
1572.10/1572.49	c total clause space: 335.816MB
1572.10/1572.49	c total #watches: 659908
1573.10/1573.42	c total #propagations: 1185657978 / total #impl: 4255990246 (eff. 0.279)
1573.10/1573.42	c #Conflicts:    1689000 | #Learnt:      35329 | 0.000
1573.10/1573.42	c total clause space: 335.816MB
1573.10/1573.42	c total #watches: 665032
1574.00/1574.36	c total #propagations: 1186483761 / total #impl: 4258664680 (eff. 0.279)
1574.00/1574.36	c #Conflicts:    1690000 | #Learnt:      36329 | 0.000
1574.00/1574.36	c total clause space: 335.816MB
1574.00/1574.36	c total #watches: 668881
1575.01/1575.36	c total #propagations: 1187175691 / total #impl: 4261184574 (eff. 0.279)
1575.01/1575.36	c #Conflicts:    1691000 | #Learnt:      37329 | 0.000
1575.01/1575.36	c total clause space: 335.816MB
1575.01/1575.36	c total #watches: 673231
1575.90/1576.27	c total #propagations: 1187960906 / total #impl: 4263888967 (eff. 0.279)
1575.90/1576.27	c #Conflicts:    1692000 | #Learnt:      38329 | 0.000
1575.90/1576.27	c total clause space: 335.816MB
1575.90/1576.27	c total #watches: 677676
1577.00/1577.32	c total #propagations: 1188737524 / total #impl: 4266691448 (eff. 0.279)
1577.00/1577.32	c #Conflicts:    1693000 | #Learnt:      39329 | 0.000
1577.00/1577.32	c total clause space: 335.816MB
1577.00/1577.32	c total #watches: 682264
1578.10/1578.42	c total #propagations: 1189617221 / total #impl: 4269440221 (eff. 0.279)
1578.10/1578.42	c #Conflicts:    1694000 | #Learnt:      40329 | 0.000
1578.10/1578.42	c total clause space: 335.816MB
1578.10/1578.42	c total #watches: 689237
1579.20/1579.51	c total #propagations: 1190210826 / total #impl: 4271860968 (eff. 0.279)
1579.20/1579.51	c #Conflicts:    1695000 | #Learnt:      41329 | 0.000
1579.20/1579.51	c total clause space: 335.816MB
1579.20/1579.51	c total #watches: 693566
1580.30/1580.66	c total #propagations: 1190833110 / total #impl: 4274161747 (eff. 0.279)
1580.30/1580.66	c #Conflicts:    1696000 | #Learnt:      42329 | 0.000
1580.30/1580.66	c total clause space: 335.816MB
1580.30/1580.66	c total #watches: 696365
1581.61/1581.94	c total #propagations: 1191517155 / total #impl: 4276752489 (eff. 0.279)
1581.61/1581.94	c #Conflicts:    1697000 | #Learnt:      43329 | 0.000
1581.61/1581.94	c total clause space: 335.816MB
1581.61/1581.94	c total #watches: 699270
1582.90/1583.27	c total #propagations: 1192212279 / total #impl: 4279186350 (eff. 0.279)
1582.90/1583.27	c #Conflicts:    1698000 | #Learnt:      44329 | 0.000
1582.90/1583.27	c total clause space: 335.816MB
1582.90/1583.27	c total #watches: 703510
1584.30/1584.61	c total #propagations: 1192938904 / total #impl: 4281852543 (eff. 0.279)
1584.30/1584.61	c #Conflicts:    1699000 | #Learnt:      45329 | 0.000
1584.30/1584.61	c total clause space: 335.816MB
1584.30/1584.62	c total #watches: 707216
1585.30/1585.65	c total #propagations: 1193678114 / total #impl: 4284421760 (eff. 0.279)
1585.30/1585.65	c #Conflicts:    1700000 | #Learnt:      46329 | 0.000
1585.30/1585.65	c total clause space: 335.816MB
1585.30/1585.65	c total #watches: 712049
1587.11/1587.45	c total #propagations: 1194270455 / total #impl: 4286481103 (eff. 0.279)
1587.11/1587.45	c #Conflicts:    1701000 | #Learnt:      47329 | 0.000
1587.11/1587.45	c total clause space: 335.816MB
1587.11/1587.45	c total #watches: 715565
1588.60/1588.91	c total #propagations: 1195048581 / total #impl: 4289073655 (eff. 0.279)
1588.60/1588.91	c #Conflicts:    1702000 | #Learnt:      48329 | 0.000
1588.60/1588.91	c total clause space: 335.816MB
1588.60/1588.91	c total #watches: 720172
1589.70/1590.04	c total #propagations: 1195615622 / total #impl: 4291194736 (eff. 0.279)
1589.70/1590.04	c #Conflicts:    1703000 | #Learnt:      49329 | 0.000
1589.70/1590.04	c total clause space: 335.816MB
1589.70/1590.04	c total #watches: 723661
1590.70/1591.02	c total #propagations: 1196193131 / total #impl: 4293598186 (eff. 0.279)
1590.70/1591.02	c #Conflicts:    1704000 | #Learnt:      50329 | 0.000
1590.70/1591.02	c total clause space: 335.816MB
1590.70/1591.02	c total #watches: 726145
1591.90/1592.25	c total #propagations: 1196768945 / total #impl: 4295486155 (eff. 0.279)
1591.90/1592.25	c #Conflicts:    1705000 | #Learnt:      51329 | 0.000
1591.90/1592.25	c total clause space: 335.816MB
1591.90/1592.25	c total #watches: 728987
1593.30/1593.63	c total #propagations: 1197453461 / total #impl: 4297645784 (eff. 0.279)
1593.30/1593.63	c #Conflicts:    1706000 | #Learnt:      52329 | 0.000
1593.30/1593.63	c total clause space: 335.816MB
1593.30/1593.63	c total #watches: 732255
1594.90/1595.26	c total #propagations: 1198198305 / total #impl: 4300053849 (eff. 0.279)
1594.90/1595.26	c #Conflicts:    1707000 | #Learnt:      53329 | 0.000
1594.90/1595.26	c total clause space: 335.816MB
1594.90/1595.26	c total #watches: 735849
1596.20/1596.57	c total #propagations: 1198967647 / total #impl: 4303107808 (eff. 0.279)
1596.20/1596.57	c #Conflicts:    1708000 | #Learnt:      54329 | 0.000
1596.20/1596.57	c total clause space: 335.816MB
1596.20/1596.57	c total #watches: 739888
1597.90/1598.29	c total #propagations: 1199630199 / total #impl: 4305659187 (eff. 0.279)
1597.90/1598.29	c #Conflicts:    1709000 | #Learnt:      55329 | 0.000
1597.90/1598.29	c total clause space: 335.816MB
1597.90/1598.29	c total #watches: 746045
1599.80/1600.14	c total #propagations: 1200476910 / total #impl: 4308739333 (eff. 0.279)
1599.80/1600.14	c #Conflicts:    1710000 | #Learnt:      56329 | 0.000
1599.80/1600.14	c total clause space: 335.816MB
1599.80/1600.15	c total #watches: 749323
1601.50/1601.87	c total #propagations: 1201316532 / total #impl: 4311609417 (eff. 0.279)
1601.50/1601.87	c #Conflicts:    1711000 | #Learnt:      57329 | 0.000
1601.50/1601.87	c total clause space: 335.816MB
1601.50/1601.87	c total #watches: 754503
1603.40/1603.77	c total #propagations: 1202063073 / total #impl: 4315216432 (eff. 0.279)
1603.40/1603.77	c #Conflicts:    1712000 | #Learnt:      58329 | 0.000
1603.40/1603.77	c total clause space: 335.816MB
1603.40/1603.77	c total #watches: 763375
1604.50/1604.87	c total #propagations: 1202871932 / total #impl: 4320252415 (eff. 0.278)
1604.50/1604.87	c #Conflicts:    1713000 | #Learnt:      59329 | 0.000
1604.50/1604.87	c total clause space: 335.816MB
1604.50/1604.87	c total #watches: 767656
1606.30/1606.62	c total #propagations: 1203410397 / total #impl: 4323006352 (eff. 0.278)
1606.30/1606.62	c #Conflicts:    1714000 | #Learnt:      60329 | 0.000
1606.30/1606.62	c total clause space: 335.816MB
1606.30/1606.62	c total #watches: 772536
1608.30/1608.62	c total #propagations: 1204159504 / total #impl: 4326413019 (eff. 0.278)
1608.30/1608.62	c #Conflicts:    1715000 | #Learnt:      61329 | 0.000
1608.30/1608.62	c total clause space: 335.816MB
1608.30/1608.62	c total #watches: 776148
1610.00/1610.36	c total #propagations: 1204919122 / total #impl: 4329606111 (eff. 0.278)
1610.00/1610.36	c #Conflicts:    1716000 | #Learnt:      62329 | 0.000
1610.00/1610.36	c total clause space: 335.816MB
1610.00/1610.36	c total #watches: 780054
1611.80/1612.13	c total #propagations: 1205677783 / total #impl: 4332317598 (eff. 0.278)
1611.80/1612.13	c #Conflicts:    1717000 | #Learnt:      63329 | 0.000
1611.80/1612.13	c total clause space: 335.816MB
1611.80/1612.13	c total #watches: 782868
1612.70/1613.09	c total #propagations: 1206263994 / total #impl: 4335035966 (eff. 0.278)
1612.70/1613.09	c GC COLLECT
1612.70/1613.09	c #Conflicts:    1718000 | #Learnt:      32626 | 0.000
1612.70/1613.09	c total clause space: 335.816MB
1612.70/1613.09	c total #watches: 650455
1613.80/1614.12	c total #propagations: 1207014353 / total #impl: 4337813787 (eff. 0.278)
1613.80/1614.12	c #Conflicts:    1719000 | #Learnt:      33626 | 0.000
1613.80/1614.12	c total clause space: 335.816MB
1613.80/1614.12	c total #watches: 654563
1614.80/1615.14	c total #propagations: 1207807997 / total #impl: 4340413625 (eff. 0.278)
1614.80/1615.14	c #Conflicts:    1720000 | #Learnt:      34626 | 0.000
1614.80/1615.14	c total clause space: 335.816MB
1614.80/1615.14	c total #watches: 658859
1615.50/1615.84	c total #propagations: 1208518800 / total #impl: 4343732900 (eff. 0.278)
1615.50/1615.84	c #Conflicts:    1721000 | #Learnt:      35626 | 0.000
1615.50/1615.84	c total clause space: 335.816MB
1615.50/1615.84	c total #watches: 661604
1616.20/1616.58	c total #propagations: 1209222542 / total #impl: 4346075029 (eff. 0.278)
1616.20/1616.58	c #Conflicts:    1722000 | #Learnt:      36626 | 0.000
1616.20/1616.58	c total clause space: 335.816MB
1616.20/1616.58	c total #watches: 665119
1616.90/1617.26	c total #propagations: 1209871109 / total #impl: 4348591967 (eff. 0.278)
1616.90/1617.26	c #Conflicts:    1723000 | #Learnt:      37626 | 0.000
1616.90/1617.26	c total clause space: 335.816MB
1616.90/1617.26	c total #watches: 668169
1617.50/1617.87	c total #propagations: 1210436298 / total #impl: 4350853438 (eff. 0.278)
1617.50/1617.87	c #Conflicts:    1724000 | #Learnt:      38626 | 0.000
1617.50/1617.87	c total clause space: 335.816MB
1617.50/1617.87	c total #watches: 670945
1618.39/1618.70	c total #propagations: 1211024741 / total #impl: 4352532456 (eff. 0.278)
1618.39/1618.70	c #Conflicts:    1725000 | #Learnt:      39626 | 0.000
1618.39/1618.70	c total clause space: 335.816MB
1618.39/1618.70	c total #watches: 673741
1619.59/1619.92	c total #propagations: 1211663635 / total #impl: 4354419064 (eff. 0.278)
1619.59/1619.92	c #Conflicts:    1726000 | #Learnt:      40626 | 0.000
1619.59/1619.92	c total clause space: 335.816MB
1619.59/1619.92	c total #watches: 676785
1620.79/1621.19	c total #propagations: 1212286403 / total #impl: 4356647563 (eff. 0.278)
1620.79/1621.19	c #Conflicts:    1727000 | #Learnt:      41626 | 0.000
1620.79/1621.19	c total clause space: 335.816MB
1620.79/1621.19	c total #watches: 680335
1621.99/1622.37	c total #propagations: 1212946686 / total #impl: 4358964401 (eff. 0.278)
1621.99/1622.37	c #Conflicts:    1728000 | #Learnt:      42626 | 0.000
1621.99/1622.37	c total clause space: 335.816MB
1621.99/1622.37	c total #watches: 683329
1623.19/1623.59	c total #propagations: 1213525207 / total #impl: 4361152099 (eff. 0.278)
1623.19/1623.59	c #Conflicts:    1729000 | #Learnt:      43626 | 0.000
1623.19/1623.59	c total clause space: 335.816MB
1623.19/1623.59	c total #watches: 687678
1624.59/1624.91	c total #propagations: 1214124237 / total #impl: 4363307434 (eff. 0.278)
1624.59/1624.91	c #Conflicts:    1730000 | #Learnt:      44626 | 0.000
1624.59/1624.91	c total clause space: 335.816MB
1624.59/1624.91	c total #watches: 692096
1625.79/1626.19	c total #propagations: 1214772855 / total #impl: 4365626724 (eff. 0.278)
1625.79/1626.19	c #Conflicts:    1731000 | #Learnt:      45626 | 0.000
1625.79/1626.19	c total clause space: 335.816MB
1625.79/1626.19	c total #watches: 696341
1626.70/1627.08	c total #propagations: 1215391621 / total #impl: 4368129364 (eff. 0.278)
1626.70/1627.08	c #Conflicts:    1732000 | #Learnt:      46626 | 0.000
1626.70/1627.08	c total clause space: 335.816MB
1626.70/1627.08	c total #watches: 699214
1627.70/1628.02	c total #propagations: 1215994901 / total #impl: 4370093750 (eff. 0.278)
1627.70/1628.02	c #Conflicts:    1733000 | #Learnt:      47626 | 0.000
1627.70/1628.02	c total clause space: 335.816MB
1627.70/1628.02	c total #watches: 702232
1628.69/1629.02	c total #propagations: 1216623272 / total #impl: 4371919500 (eff. 0.278)
1628.69/1629.02	c #Conflicts:    1734000 | #Learnt:      48626 | 0.000
1628.69/1629.02	c total clause space: 335.816MB
1628.69/1629.02	c total #watches: 704825
1629.59/1629.96	c total #propagations: 1217281668 / total #impl: 4373846579 (eff. 0.278)
1629.59/1629.96	c #Conflicts:    1735000 | #Learnt:      49626 | 0.000
1629.59/1629.96	c total clause space: 335.816MB
1629.59/1629.96	c total #watches: 707583
1630.59/1630.93	c total #propagations: 1217865006 / total #impl: 4375646639 (eff. 0.278)
1630.59/1630.93	c #Conflicts:    1736000 | #Learnt:      50626 | 0.000
1630.59/1630.93	c total clause space: 335.816MB
1630.59/1630.93	c total #watches: 710256
1631.59/1631.90	c total #propagations: 1218482822 / total #impl: 4377479984 (eff. 0.278)
1631.59/1631.90	c #Conflicts:    1737000 | #Learnt:      51626 | 0.000
1631.59/1631.90	c total clause space: 335.816MB
1631.59/1631.90	c total #watches: 713016
1632.69/1633.00	c total #propagations: 1219085834 / total #impl: 4379220017 (eff. 0.278)
1632.69/1633.00	c #Conflicts:    1738000 | #Learnt:      52626 | 0.000
1632.69/1633.00	c total clause space: 335.816MB
1632.69/1633.00	c total #watches: 716078
1633.69/1634.03	c total #propagations: 1219718445 / total #impl: 4381206078 (eff. 0.278)
1633.69/1634.03	c #Conflicts:    1739000 | #Learnt:      53626 | 0.000
1633.69/1634.03	c total clause space: 335.816MB
1633.69/1634.03	c total #watches: 718855
1634.79/1635.16	c total #propagations: 1220335478 / total #impl: 4383102475 (eff. 0.278)
1634.79/1635.16	c #Conflicts:    1740000 | #Learnt:      54626 | 0.000
1634.79/1635.16	c total clause space: 335.816MB
1634.79/1635.16	c total #watches: 721235
1635.89/1636.20	c total #propagations: 1220959903 / total #impl: 4385195737 (eff. 0.278)
1635.89/1636.20	c #Conflicts:    1741000 | #Learnt:      55626 | 0.000
1635.89/1636.20	c total clause space: 335.816MB
1635.89/1636.20	c total #watches: 724047
1636.99/1637.31	c total #propagations: 1221589328 / total #impl: 4387008177 (eff. 0.278)
1636.99/1637.31	c #Conflicts:    1742000 | #Learnt:      56626 | 0.000
1636.99/1637.31	c total clause space: 335.816MB
1636.99/1637.31	c total #watches: 726523
1638.19/1638.55	c total #propagations: 1222240875 / total #impl: 4388885423 (eff. 0.278)
1638.19/1638.55	c #Conflicts:    1743000 | #Learnt:      57626 | 0.000
1638.19/1638.55	c total clause space: 335.816MB
1638.19/1638.55	c total #watches: 729171
1639.49/1639.84	c total #propagations: 1222932126 / total #impl: 4390905974 (eff. 0.279)
1639.49/1639.84	c #Conflicts:    1744000 | #Learnt:      58626 | 0.000
1639.49/1639.84	c total clause space: 335.816MB
1639.49/1639.84	c total #watches: 732051
1640.79/1641.19	c total #propagations: 1223646865 / total #impl: 4393030950 (eff. 0.279)
1640.79/1641.19	c #Conflicts:    1745000 | #Learnt:      59626 | 0.000
1640.79/1641.19	c total clause space: 335.816MB
1640.79/1641.19	c total #watches: 736203
1642.19/1642.52	c total #propagations: 1224362833 / total #impl: 4395908950 (eff. 0.279)
1642.19/1642.52	c #Conflicts:    1746000 | #Learnt:      60626 | 0.000
1642.19/1642.52	c total clause space: 335.816MB
1642.19/1642.52	c total #watches: 740053
1643.49/1643.88	c total #propagations: 1225063503 / total #impl: 4398344202 (eff. 0.279)
1643.49/1643.88	c #Conflicts:    1747000 | #Learnt:      61626 | 0.000
1643.49/1643.88	c total clause space: 335.816MB
1643.49/1643.89	c total #watches: 743314
1645.19/1645.51	c total #propagations: 1225879316 / total #impl: 4401193249 (eff. 0.279)
1645.19/1645.51	c #Conflicts:    1748000 | #Learnt:      62626 | 0.000
1645.19/1645.51	c total clause space: 335.816MB
1645.19/1645.51	c total #watches: 747879
1646.69/1647.06	c total #propagations: 1226666785 / total #impl: 4404053687 (eff. 0.279)
1646.69/1647.06	c #Conflicts:    1749000 | #Learnt:      63626 | 0.000
1646.69/1647.06	c total clause space: 335.816MB
1646.69/1647.06	c total #watches: 751754
1648.09/1648.44	c total #propagations: 1227370235 / total #impl: 4407033016 (eff. 0.279)
1648.09/1648.44	c GC COLLECT
1648.09/1648.44	c #Conflicts:    1750000 | #Learnt:      32633 | 0.000
1648.09/1648.44	c total clause space: 335.816MB
1648.09/1648.45	c total #watches: 650950
1648.70/1649.06	c total #propagations: 1228069763 / total #impl: 4409909873 (eff. 0.278)
1648.70/1649.06	c #Conflicts:    1751000 | #Learnt:      33633 | 0.000
1648.70/1649.06	c total clause space: 335.816MB
1648.70/1649.06	c total #watches: 653821
1649.39/1649.72	c total #propagations: 1228767442 / total #impl: 4411967775 (eff. 0.279)
1649.39/1649.72	c #Conflicts:    1752000 | #Learnt:      34633 | 0.000
1649.39/1649.72	c total clause space: 335.816MB
1649.39/1649.72	c total #watches: 657136
1650.29/1650.62	c total #propagations: 1229504540 / total #impl: 4414197162 (eff. 0.279)
1650.29/1650.62	c #Conflicts:    1753000 | #Learnt:      35633 | 0.000
1650.29/1650.62	c total clause space: 335.816MB
1650.29/1650.63	c total #watches: 661117
1651.29/1651.62	c total #propagations: 1230190346 / total #impl: 4416863320 (eff. 0.279)
1651.29/1651.62	c #Conflicts:    1754000 | #Learnt:      36633 | 0.000
1651.29/1651.62	c total clause space: 335.816MB
1651.29/1651.62	c total #watches: 665259
1652.00/1652.35	c total #propagations: 1230910396 / total #impl: 4419730460 (eff. 0.279)
1652.00/1652.35	c #Conflicts:    1755000 | #Learnt:      37633 | 0.000
1652.00/1652.35	c total clause space: 335.816MB
1652.00/1652.35	c total #watches: 668165
1653.00/1653.34	c total #propagations: 1231571795 / total #impl: 4421754248 (eff. 0.279)
1653.00/1653.34	c #Conflicts:    1756000 | #Learnt:      38633 | 0.000
1653.00/1653.34	c total clause space: 335.816MB
1653.00/1653.34	c total #watches: 670827
1653.99/1654.34	c total #propagations: 1232301782 / total #impl: 4424151241 (eff. 0.279)
1653.99/1654.34	c #Conflicts:    1757000 | #Learnt:      39633 | 0.000
1653.99/1654.34	c total clause space: 335.816MB
1653.99/1654.34	c total #watches: 675077
1654.89/1655.24	c total #propagations: 1233088575 / total #impl: 4427095531 (eff. 0.279)
1654.89/1655.24	c #Conflicts:    1758000 | #Learnt:      40633 | 0.000
1654.89/1655.24	c total clause space: 335.816MB
1654.89/1655.24	c total #watches: 678318
1655.69/1656.01	c total #propagations: 1233677535 / total #impl: 4429554017 (eff. 0.279)
1655.69/1656.01	c #Conflicts:    1759000 | #Learnt:      41633 | 0.000
1655.69/1656.01	c total clause space: 335.816MB
1655.69/1656.01	c total #watches: 681369
1656.40/1656.78	c total #propagations: 1234298105 / total #impl: 4432014932 (eff. 0.278)
1656.40/1656.78	c #Conflicts:    1760000 | #Learnt:      42633 | 0.000
1656.40/1656.78	c total clause space: 335.816MB
1656.40/1656.78	c total #watches: 684118
1657.89/1658.28	c total #propagations: 1234951140 / total #impl: 4433856649 (eff. 0.279)
1657.89/1658.28	c #Conflicts:    1761000 | #Learnt:      43633 | 0.000
1657.89/1658.28	c total clause space: 335.816MB
1657.89/1658.28	c total #watches: 686739
1659.39/1659.72	c total #propagations: 1235716825 / total #impl: 4436518378 (eff. 0.279)
1659.39/1659.72	c #Conflicts:    1762000 | #Learnt:      44633 | 0.000
1659.39/1659.72	c total clause space: 335.816MB
1659.39/1659.72	c total #watches: 690068
1660.49/1660.89	c total #propagations: 1236508457 / total #impl: 4439252580 (eff. 0.279)
1660.49/1660.89	c #Conflicts:    1763000 | #Learnt:      45633 | 0.000
1660.49/1660.89	c total clause space: 335.816MB
1660.49/1660.89	c total #watches: 693241
1661.59/1661.99	c total #propagations: 1237063761 / total #impl: 4441641862 (eff. 0.279)
1661.59/1661.99	c #Conflicts:    1764000 | #Learnt:      46633 | 0.000
1661.59/1661.99	c total clause space: 335.816MB
1661.59/1661.99	c total #watches: 696185
1662.99/1663.31	c total #propagations: 1237692881 / total #impl: 4443910439 (eff. 0.279)
1662.99/1663.31	c #Conflicts:    1765000 | #Learnt:      47633 | 0.000
1662.99/1663.31	c total clause space: 335.816MB
1662.99/1663.31	c total #watches: 699399
1664.09/1664.45	c total #propagations: 1238604814 / total #impl: 4446966999 (eff. 0.279)
1664.09/1664.45	c #Conflicts:    1766000 | #Learnt:      48633 | 0.000
1664.09/1664.45	c total clause space: 335.816MB
1664.09/1664.45	c total #watches: 703597
1665.09/1665.43	c total #propagations: 1239199911 / total #impl: 4449556308 (eff. 0.278)
1665.09/1665.43	c #Conflicts:    1767000 | #Learnt:      49633 | 0.000
1665.09/1665.43	c total clause space: 335.816MB
1665.09/1665.43	c total #watches: 706473
1666.39/1666.71	c total #propagations: 1239849008 / total #impl: 4452098873 (eff. 0.278)
1666.39/1666.71	c #Conflicts:    1768000 | #Learnt:      50633 | 0.000
1666.39/1666.71	c total clause space: 335.816MB
1666.39/1666.71	c total #watches: 710387
1667.39/1667.72	c total #propagations: 1240624930 / total #impl: 4455060523 (eff. 0.278)
1667.39/1667.72	c #Conflicts:    1769000 | #Learnt:      51633 | 0.000
1667.39/1667.72	c total clause space: 335.816MB
1667.39/1667.72	c total #watches: 714177
1668.39/1668.74	c total #propagations: 1241216084 / total #impl: 4457275271 (eff. 0.278)
1668.39/1668.74	c #Conflicts:    1770000 | #Learnt:      52633 | 0.000
1668.39/1668.74	c total clause space: 335.816MB
1668.39/1668.75	c total #watches: 717629
1669.69/1670.05	c total #propagations: 1241971909 / total #impl: 4459578077 (eff. 0.278)
1669.69/1670.05	c #Conflicts:    1771000 | #Learnt:      53633 | 0.000
1669.69/1670.05	c total clause space: 335.816MB
1669.69/1670.05	c total #watches: 721825
1670.89/1671.23	c total #propagations: 1242766012 / total #impl: 4462263615 (eff. 0.279)
1670.89/1671.23	c #Conflicts:    1772000 | #Learnt:      54633 | 0.000
1670.89/1671.23	c total clause space: 335.816MB
1670.89/1671.23	c total #watches: 725166
1672.09/1672.44	c total #propagations: 1243428800 / total #impl: 4464593196 (eff. 0.279)
1672.09/1672.44	c #Conflicts:    1773000 | #Learnt:      55633 | 0.000
1672.09/1672.44	c total clause space: 335.816MB
1672.09/1672.44	c total #watches: 729036
1673.29/1673.68	c total #propagations: 1244002702 / total #impl: 4466853382 (eff. 0.278)
1673.29/1673.68	c #Conflicts:    1774000 | #Learnt:      56633 | 0.000
1673.29/1673.68	c total clause space: 335.816MB
1673.29/1673.68	c total #watches: 732023
1674.89/1675.22	c total #propagations: 1244693839 / total #impl: 4469410997 (eff. 0.278)
1674.89/1675.22	c #Conflicts:    1775000 | #Learnt:      57633 | 0.000
1674.89/1675.22	c total clause space: 335.816MB
1674.89/1675.22	c total #watches: 735767
1676.39/1676.70	c total #propagations: 1245399009 / total #impl: 4472205652 (eff. 0.278)
1676.39/1676.70	c #Conflicts:    1776000 | #Learnt:      58633 | 0.000
1676.39/1676.70	c total clause space: 335.816MB
1676.39/1676.70	c total #watches: 740540
1677.58/1677.90	c total #propagations: 1246130916 / total #impl: 4474930734 (eff. 0.278)
1677.58/1677.90	c #Conflicts:    1777000 | #Learnt:      59633 | 0.000
1677.58/1677.90	c total clause space: 335.816MB
1677.58/1677.90	c total #watches: 744784
1678.98/1679.30	c total #propagations: 1246803554 / total #impl: 4477343599 (eff. 0.278)
1678.98/1679.30	c #Conflicts:    1778000 | #Learnt:      60633 | 0.000
1678.98/1679.30	c total clause space: 335.816MB
1678.98/1679.30	c total #watches: 747678
1680.08/1680.44	c total #propagations: 1247576299 / total #impl: 4480178550 (eff. 0.278)
1680.08/1680.44	c #Conflicts:    1779000 | #Learnt:      61633 | 0.000
1680.08/1680.44	c total clause space: 335.816MB
1680.08/1680.44	c total #watches: 751312
1681.59/1681.98	c total #propagations: 1248155814 / total #impl: 4482101961 (eff. 0.278)
1681.59/1681.98	c #Conflicts:    1780000 | #Learnt:      62633 | 0.000
1681.59/1681.98	c total clause space: 335.816MB
1681.59/1681.98	c total #watches: 754839
1682.88/1683.29	c total #propagations: 1248856872 / total #impl: 4484566628 (eff. 0.278)
1682.88/1683.29	c #Conflicts:    1781000 | #Learnt:      63633 | 0.000
1682.88/1683.29	c total clause space: 335.816MB
1682.88/1683.29	c total #watches: 758899
1684.68/1685.02	c total #propagations: 1249413917 / total #impl: 4486677848 (eff. 0.278)
1684.68/1685.02	c GC COLLECT
1684.68/1685.02	c #Conflicts:    1782000 | #Learnt:      32348 | 0.000
1684.68/1685.02	c total clause space: 335.816MB
1684.68/1685.02	c total #watches: 649889
1685.68/1686.06	c total #propagations: 1250001742 / total #impl: 4488994173 (eff. 0.278)
1685.68/1686.06	c #Conflicts:    1783000 | #Learnt:      33348 | 0.000
1685.68/1686.06	c total clause space: 335.816MB
1685.68/1686.06	c total #watches: 652870
1686.78/1687.19	c total #propagations: 1250639112 / total #impl: 4491218350 (eff. 0.278)
1686.78/1687.19	c #Conflicts:    1784000 | #Learnt:      34348 | 0.000
1686.78/1687.19	c total clause space: 335.816MB
1686.78/1687.19	c total #watches: 656354
1687.98/1688.32	c total #propagations: 1251263073 / total #impl: 4493478428 (eff. 0.278)
1687.98/1688.32	c #Conflicts:    1785000 | #Learnt:      35348 | 0.000
1687.98/1688.32	c total clause space: 335.816MB
1687.98/1688.32	c total #watches: 659569
1689.18/1689.50	c total #propagations: 1251862098 / total #impl: 4495622865 (eff. 0.278)
1689.18/1689.50	c #Conflicts:    1786000 | #Learnt:      36348 | 0.000
1689.18/1689.50	c total clause space: 335.816MB
1689.18/1689.50	c total #watches: 663051
1690.28/1690.61	c total #propagations: 1252509115 / total #impl: 4498017370 (eff. 0.278)
1690.28/1690.61	c #Conflicts:    1787000 | #Learnt:      37348 | 0.000
1690.28/1690.61	c total clause space: 335.816MB
1690.28/1690.61	c total #watches: 667184
1691.38/1691.78	c total #propagations: 1253101291 / total #impl: 4500194212 (eff. 0.278)
1691.38/1691.78	c #Conflicts:    1788000 | #Learnt:      38348 | 0.000
1691.38/1691.78	c total clause space: 335.816MB
1691.38/1691.78	c total #watches: 670679
1692.48/1692.89	c total #propagations: 1253710382 / total #impl: 4502463466 (eff. 0.278)
1692.48/1692.89	c #Conflicts:    1789000 | #Learnt:      39348 | 0.000
1692.48/1692.89	c total clause space: 335.816MB
1692.48/1692.89	c total #watches: 674639
1693.48/1693.87	c total #propagations: 1254253535 / total #impl: 4504510455 (eff. 0.278)
1693.48/1693.87	c #Conflicts:    1790000 | #Learnt:      40348 | 0.000
1693.48/1693.87	c total clause space: 335.816MB
1693.48/1693.87	c total #watches: 678426
1694.68/1695.01	c total #propagations: 1255000402 / total #impl: 4507203268 (eff. 0.278)
1694.68/1695.01	c #Conflicts:    1791000 | #Learnt:      41348 | 0.000
1694.68/1695.01	c total clause space: 335.816MB
1694.68/1695.01	c total #watches: 681830
1695.48/1695.84	c total #propagations: 1255709846 / total #impl: 4509846928 (eff. 0.278)
1695.48/1695.84	c #Conflicts:    1792000 | #Learnt:      42348 | 0.000
1695.48/1695.84	c total clause space: 335.816MB
1695.48/1695.84	c total #watches: 685221
1696.58/1696.92	c total #propagations: 1256403176 / total #impl: 4512450682 (eff. 0.278)
1696.58/1696.92	c #Conflicts:    1793000 | #Learnt:      43348 | 0.000
1696.58/1696.92	c total clause space: 335.816MB
1696.58/1696.92	c total #watches: 688072
1697.68/1698.08	c total #propagations: 1257140942 / total #impl: 4514808266 (eff. 0.278)
1697.68/1698.08	c #Conflicts:    1794000 | #Learnt:      44348 | 0.000
1697.68/1698.08	c total clause space: 335.816MB
1697.68/1698.08	c total #watches: 692098
1698.98/1699.31	c total #propagations: 1257850980 / total #impl: 4517236904 (eff. 0.278)
1698.98/1699.31	c #Conflicts:    1795000 | #Learnt:      45348 | 0.000
1698.98/1699.31	c total clause space: 335.816MB
1698.98/1699.31	c total #watches: 695455
1700.18/1700.54	c total #propagations: 1258577803 / total #impl: 4520313041 (eff. 0.278)
1700.18/1700.54	c #Conflicts:    1796000 | #Learnt:      46348 | 0.000
1700.18/1700.54	c total clause space: 335.816MB
1700.18/1700.54	c total #watches: 698998
1701.49/1701.81	c total #propagations: 1259314071 / total #impl: 4523408322 (eff. 0.278)
1701.49/1701.81	c #Conflicts:    1797000 | #Learnt:      47348 | 0.000
1701.49/1701.81	c total clause space: 335.816MB
1701.49/1701.81	c total #watches: 703427
1702.68/1703.09	c total #propagations: 1260122907 / total #impl: 4526941955 (eff. 0.278)
1702.68/1703.09	c #Conflicts:    1798000 | #Learnt:      48348 | 0.000
1702.68/1703.09	c total clause space: 335.816MB
1702.68/1703.09	c total #watches: 709820
1703.88/1704.28	c total #propagations: 1260896287 / total #impl: 4529833807 (eff. 0.278)
1703.88/1704.28	c #Conflicts:    1799000 | #Learnt:      49348 | 0.000
1703.88/1704.28	c total clause space: 335.816MB
1703.88/1704.28	c total #watches: 714181
1705.18/1705.55	c total #propagations: 1261566489 / total #impl: 4532471669 (eff. 0.278)
1705.18/1705.55	c #Conflicts:    1800000 | #Learnt:      50348 | 0.000
1705.18/1705.55	c total clause space: 335.816MB
1705.18/1705.55	c total #watches: 719605
1706.68/1707.02	c total #propagations: 1262203945 / total #impl: 4534588209 (eff. 0.278)
1706.68/1707.02	c #Conflicts:    1801000 | #Learnt:      51348 | 0.000
1706.68/1707.02	c total clause space: 335.816MB
1706.68/1707.02	c total #watches: 723709
1708.18/1708.51	c total #propagations: 1262989030 / total #impl: 4537375000 (eff. 0.278)
1708.18/1708.51	c #Conflicts:    1802000 | #Learnt:      52348 | 0.000
1708.18/1708.51	c total clause space: 335.816MB
1708.18/1708.51	c total #watches: 727729
1709.38/1709.72	c total #propagations: 1263725275 / total #impl: 4540358857 (eff. 0.278)
1709.38/1709.72	c #Conflicts:    1803000 | #Learnt:      53348 | 0.000
1709.38/1709.72	c total clause space: 335.816MB
1709.38/1709.72	c total #watches: 731178
1710.78/1711.14	c total #propagations: 1264427969 / total #impl: 4542515039 (eff. 0.278)
1710.78/1711.14	c #Conflicts:    1804000 | #Learnt:      54348 | 0.000
1710.78/1711.14	c total clause space: 335.816MB
1710.78/1711.14	c total #watches: 735816
1712.48/1712.83	c total #propagations: 1265102900 / total #impl: 4545640583 (eff. 0.278)
1712.48/1712.83	c #Conflicts:    1805000 | #Learnt:      55348 | 0.000
1712.48/1712.83	c total clause space: 335.816MB
1712.48/1712.83	c total #watches: 741429
1714.18/1714.50	c total #propagations: 1265840971 / total #impl: 4549403760 (eff. 0.278)
1714.18/1714.50	c #Conflicts:    1806000 | #Learnt:      56348 | 0.000
1714.18/1714.50	c total clause space: 335.816MB
1714.18/1714.50	c total #watches: 745660
1715.58/1715.97	c total #propagations: 1266551813 / total #impl: 4553019305 (eff. 0.278)
1715.58/1715.97	c #Conflicts:    1807000 | #Learnt:      57348 | 0.000
1715.58/1715.97	c total clause space: 335.816MB
1715.58/1715.97	c total #watches: 751802
1717.08/1717.43	c total #propagations: 1267224515 / total #impl: 4556513397 (eff. 0.278)
1717.08/1717.43	c #Conflicts:    1808000 | #Learnt:      58348 | 0.000
1717.08/1717.43	c total clause space: 335.816MB
1717.08/1717.43	c total #watches: 754788
1718.88/1719.23	c total #propagations: 1267914435 / total #impl: 4560253396 (eff. 0.278)
1718.88/1719.23	c #Conflicts:    1809000 | #Learnt:      59348 | 0.000
1718.88/1719.23	c total clause space: 335.816MB
1718.88/1719.24	c total #watches: 759902
1720.58/1720.95	c total #propagations: 1268656929 / total #impl: 4563391401 (eff. 0.278)
1720.58/1720.95	c #Conflicts:    1810000 | #Learnt:      60348 | 0.000
1720.58/1720.95	c total clause space: 335.816MB
1720.58/1720.95	c total #watches: 764808
1721.98/1722.32	c total #propagations: 1269400564 / total #impl: 4566061170 (eff. 0.278)
1721.98/1722.32	c #Conflicts:    1811000 | #Learnt:      61348 | 0.000
1721.98/1722.32	c total clause space: 335.816MB
1721.98/1722.32	c total #watches: 768451
1723.57/1723.91	c total #propagations: 1270025030 / total #impl: 4569446984 (eff. 0.278)
1723.57/1723.91	c #Conflicts:    1812000 | #Learnt:      62348 | 0.000
1723.57/1723.91	c total clause space: 335.816MB
1723.57/1723.91	c total #watches: 772062
1725.27/1725.68	c total #propagations: 1270763315 / total #impl: 4572406394 (eff. 0.278)
1725.27/1725.68	c #Conflicts:    1813000 | #Learnt:      63348 | 0.000
1725.27/1725.68	c total clause space: 335.816MB
1725.27/1725.68	c total #watches: 776046
1727.17/1727.56	c total #propagations: 1271482488 / total #impl: 4575315133 (eff. 0.278)
1727.17/1727.56	c #Conflicts:    1814000 | #Learnt:      64348 | 0.000
1727.17/1727.56	c total clause space: 335.816MB
1727.17/1727.56	c total #watches: 778912
1728.98/1729.37	c total #propagations: 1272112856 / total #impl: 4577608332 (eff. 0.278)
1728.98/1729.37	c GC COLLECT
1728.98/1729.37	c #Conflicts:    1815000 | #Learnt:      32735 | 0.000
1728.98/1729.37	c total clause space: 335.816MB
1728.98/1729.37	c total #watches: 651078
1729.98/1730.33	c total #propagations: 1272793873 / total #impl: 4579850245 (eff. 0.278)
1729.98/1730.33	c #Conflicts:    1816000 | #Learnt:      33735 | 0.000
1729.98/1730.33	c total clause space: 335.816MB
1729.98/1730.33	c total #watches: 656361
1730.97/1731.37	c total #propagations: 1273326729 / total #impl: 4582022424 (eff. 0.278)
1730.97/1731.37	c #Conflicts:    1817000 | #Learnt:      34735 | 0.000
1730.97/1731.37	c total clause space: 335.816MB
1730.97/1731.37	c total #watches: 659482
1732.07/1732.50	c total #propagations: 1274100917 / total #impl: 4584613901 (eff. 0.278)
1732.07/1732.50	c #Conflicts:    1818000 | #Learnt:      35735 | 0.000
1732.07/1732.50	c total clause space: 335.816MB
1732.07/1732.50	c total #watches: 663154
1732.87/1733.30	c total #propagations: 1274876537 / total #impl: 4587464587 (eff. 0.278)
1732.87/1733.30	c #Conflicts:    1819000 | #Learnt:      36735 | 0.000
1732.87/1733.30	c total clause space: 335.816MB
1732.97/1733.30	c total #watches: 666099
1733.87/1734.23	c total #propagations: 1275470654 / total #impl: 4589408907 (eff. 0.278)
1733.87/1734.23	c #Conflicts:    1820000 | #Learnt:      37735 | 0.000
1733.87/1734.23	c total clause space: 335.816MB
1733.87/1734.23	c total #watches: 670020
1734.87/1735.23	c total #propagations: 1276162948 / total #impl: 4591832741 (eff. 0.278)
1734.87/1735.23	c #Conflicts:    1821000 | #Learnt:      38735 | 0.000
1734.87/1735.23	c total clause space: 335.816MB
1734.87/1735.23	c total #watches: 673791
1736.07/1736.47	c total #propagations: 1276979779 / total #impl: 4594590155 (eff. 0.278)
1736.07/1736.47	c #Conflicts:    1822000 | #Learnt:      39735 | 0.000
1736.07/1736.47	c total clause space: 335.816MB
1736.07/1736.47	c total #watches: 677295
1737.37/1737.77	c total #propagations: 1277802947 / total #impl: 4597784925 (eff. 0.278)
1737.37/1737.77	c #Conflicts:    1823000 | #Learnt:      40735 | 0.000
1737.37/1737.77	c total clause space: 335.816MB
1737.37/1737.77	c total #watches: 683278
1738.67/1739.01	c total #propagations: 1278546921 / total #impl: 4601713332 (eff. 0.278)
1738.67/1739.01	c #Conflicts:    1824000 | #Learnt:      41735 | 0.000
1738.67/1739.01	c total clause space: 335.816MB
1738.67/1739.01	c total #watches: 688164
1739.88/1740.28	c total #propagations: 1279246465 / total #impl: 4604846030 (eff. 0.278)
1739.88/1740.28	c #Conflicts:    1825000 | #Learnt:      42735 | 0.000
1739.88/1740.28	c total clause space: 335.816MB
1739.88/1740.28	c total #watches: 691369
1741.17/1741.56	c total #propagations: 1279887651 / total #impl: 4607540597 (eff. 0.278)
1741.17/1741.56	c #Conflicts:    1826000 | #Learnt:      43735 | 0.000
1741.17/1741.56	c total clause space: 335.816MB
1741.17/1741.56	c total #watches: 694539
1742.67/1743.09	c total #propagations: 1280485308 / total #impl: 4610721180 (eff. 0.278)
1742.67/1743.09	c #Conflicts:    1827000 | #Learnt:      44735 | 0.000
1742.67/1743.09	c total clause space: 335.816MB
1742.67/1743.09	c total #watches: 698013
1744.38/1744.76	c total #propagations: 1281143578 / total #impl: 4613509322 (eff. 0.278)
1744.38/1744.76	c #Conflicts:    1828000 | #Learnt:      45735 | 0.000
1744.38/1744.76	c total clause space: 335.816MB
1744.38/1744.76	c total #watches: 702997
1745.87/1746.22	c total #propagations: 1281918445 / total #impl: 4616944996 (eff. 0.278)
1745.87/1746.22	c #Conflicts:    1829000 | #Learnt:      46735 | 0.000
1745.87/1746.22	c total clause space: 335.816MB
1745.87/1746.22	c total #watches: 707448
1747.47/1747.90	c total #propagations: 1282589337 / total #impl: 4619789403 (eff. 0.278)
1747.47/1747.90	c #Conflicts:    1830000 | #Learnt:      47735 | 0.000
1747.47/1747.90	c total clause space: 335.816MB
1747.47/1747.90	c total #watches: 712187
1749.07/1749.48	c total #propagations: 1283280570 / total #impl: 4622945251 (eff. 0.278)
1749.07/1749.48	c #Conflicts:    1831000 | #Learnt:      48735 | 0.000
1749.07/1749.48	c total clause space: 335.816MB
1749.07/1749.49	c total #watches: 716479
1750.88/1751.28	c total #propagations: 1283873606 / total #impl: 4625512145 (eff. 0.278)
1750.88/1751.28	c #Conflicts:    1832000 | #Learnt:      49735 | 0.000
1750.88/1751.28	c total clause space: 335.816MB
1750.88/1751.28	c total #watches: 720626
1752.97/1753.33	c total #propagations: 1284562793 / total #impl: 4628553892 (eff. 0.278)
1752.97/1753.33	c #Conflicts:    1833000 | #Learnt:      50735 | 0.000
1752.97/1753.33	c total clause space: 335.816MB
1752.97/1753.33	c total #watches: 724703
1754.77/1755.13	c total #propagations: 1285269810 / total #impl: 4631372265 (eff. 0.278)
1754.77/1755.13	c #Conflicts:    1834000 | #Learnt:      51735 | 0.000
1754.77/1755.13	c total clause space: 335.816MB
1754.77/1755.13	c total #watches: 729745
1756.67/1757.09	c total #propagations: 1285982808 / total #impl: 4634326143 (eff. 0.277)
1756.67/1757.09	c #Conflicts:    1835000 | #Learnt:      52735 | 0.000
1756.67/1757.09	c total clause space: 335.816MB
1756.67/1757.09	c total #watches: 732427
1758.58/1758.92	c total #propagations: 1286760179 / total #impl: 4636768380 (eff. 0.278)
1758.58/1758.92	c #Conflicts:    1836000 | #Learnt:      53735 | 0.000
1758.58/1758.92	c total clause space: 335.816MB
1758.58/1758.92	c total #watches: 736291
1760.07/1760.41	c total #propagations: 1287472702 / total #impl: 4639325949 (eff. 0.278)
1760.07/1760.41	c #Conflicts:    1837000 | #Learnt:      54735 | 0.000
1760.07/1760.41	c total clause space: 335.816MB
1760.07/1760.41	c total #watches: 739080
1761.77/1762.11	c total #propagations: 1288034393 / total #impl: 4641618750 (eff. 0.277)
1761.77/1762.11	c #Conflicts:    1838000 | #Learnt:      55735 | 0.000
1761.77/1762.11	c total clause space: 335.816MB
1761.77/1762.11	c total #watches: 741671
1763.67/1764.09	c total #propagations: 1288646793 / total #impl: 4643957018 (eff. 0.277)
1763.67/1764.09	c #Conflicts:    1839000 | #Learnt:      56735 | 0.000
1763.67/1764.09	c total clause space: 335.816MB
1763.67/1764.09	c total #watches: 744868
1765.77/1766.14	c total #propagations: 1289261990 / total #impl: 4646407801 (eff. 0.277)
1765.77/1766.14	c #Conflicts:    1840000 | #Learnt:      57735 | 0.000
1765.77/1766.14	c total clause space: 335.816MB
1765.77/1766.14	c total #watches: 747649
1767.67/1768.09	c total #propagations: 1289900140 / total #impl: 4648775983 (eff. 0.277)
1767.67/1768.09	c #Conflicts:    1841000 | #Learnt:      58735 | 0.000
1767.67/1768.09	c total clause space: 335.816MB
1767.67/1768.10	c total #watches: 750972
1769.87/1770.24	c total #propagations: 1290643851 / total #impl: 4651073444 (eff. 0.277)
1769.87/1770.24	c #Conflicts:    1842000 | #Learnt:      59735 | 0.000
1769.87/1770.24	c total clause space: 335.816MB
1769.87/1770.24	c total #watches: 753835
1771.87/1772.22	c total #propagations: 1291356171 / total #impl: 4653175263 (eff. 0.278)
1771.87/1772.22	c #Conflicts:    1843000 | #Learnt:      60735 | 0.000
1771.87/1772.22	c total clause space: 335.816MB
1771.87/1772.22	c total #watches: 756467
1773.47/1773.88	c total #propagations: 1291993258 / total #impl: 4655601894 (eff. 0.278)
1773.47/1773.88	c #Conflicts:    1844000 | #Learnt:      61735 | 0.000
1773.47/1773.88	c total clause space: 335.816MB
1773.47/1773.88	c total #watches: 759110
1774.97/1775.39	c total #propagations: 1292528979 / total #impl: 4657900772 (eff. 0.277)
1774.97/1775.39	c #Conflicts:    1845000 | #Learnt:      62735 | 0.000
1774.97/1775.39	c total clause space: 335.816MB
1774.97/1775.39	c total #watches: 762377
1776.37/1776.78	c total #propagations: 1293050156 / total #impl: 4660266918 (eff. 0.277)
1776.37/1776.78	c #Conflicts:    1846000 | #Learnt:      63735 | 0.000
1776.37/1776.78	c total clause space: 335.816MB
1776.37/1776.78	c total #watches: 765358
1778.07/1778.43	c total #propagations: 1293523243 / total #impl: 4662318447 (eff. 0.277)
1778.07/1778.43	c #Conflicts:    1847000 | #Learnt:      64735 | 0.000
1778.07/1778.43	c total clause space: 335.816MB
1778.07/1778.43	c total #watches: 767901
1779.87/1780.25	c total #propagations: 1294091744 / total #impl: 4664592704 (eff. 0.277)
1779.87/1780.25	c #Conflicts:    1848000 | #Learnt:      65735 | 0.000
1779.87/1780.25	c total clause space: 335.816MB
1779.87/1780.25	c total #watches: 771731
1780.97/1781.35	c total #propagations: 1294734220 / total #impl: 4667127645 (eff. 0.277)
1780.97/1781.35	c GC COLLECT
1780.97/1781.35	c #Conflicts:    1849000 | #Learnt:      33827 | 0.000
1780.97/1781.35	c total clause space: 335.816MB
1780.97/1781.35	c total #watches: 654786
1782.07/1782.40	c total #propagations: 1295419344 / total #impl: 4670076395 (eff. 0.277)
1782.07/1782.40	c #Conflicts:    1850000 | #Learnt:      34827 | 0.000
1782.07/1782.40	c total clause space: 335.816MB
1782.07/1782.40	c total #watches: 658199
1783.06/1783.41	c total #propagations: 1296079694 / total #impl: 4673066299 (eff. 0.277)
1783.06/1783.41	c #Conflicts:    1851000 | #Learnt:      35827 | 0.000
1783.06/1783.41	c total clause space: 335.816MB
1783.06/1783.41	c total #watches: 661737
1784.06/1784.40	c total #propagations: 1296667895 / total #impl: 4675620316 (eff. 0.277)
1784.06/1784.40	c #Conflicts:    1852000 | #Learnt:      36827 | 0.000
1784.06/1784.40	c total clause space: 335.816MB
1784.06/1784.40	c total #watches: 664596
1785.26/1785.60	c total #propagations: 1297199159 / total #impl: 4677902600 (eff. 0.277)
1785.26/1785.60	c #Conflicts:    1853000 | #Learnt:      37827 | 0.000
1785.26/1785.60	c total clause space: 335.816MB
1785.26/1785.60	c total #watches: 668531
1786.66/1787.02	c total #propagations: 1297976387 / total #impl: 4681055250 (eff. 0.277)
1786.66/1787.02	c #Conflicts:    1854000 | #Learnt:      38827 | 0.000
1786.66/1787.02	c total clause space: 335.816MB
1786.66/1787.03	c total #watches: 672255
1787.96/1788.30	c total #propagations: 1298835878 / total #impl: 4684906946 (eff. 0.277)
1787.96/1788.30	c #Conflicts:    1855000 | #Learnt:      39827 | 0.000
1787.96/1788.30	c total clause space: 335.816MB
1787.96/1788.30	c total #watches: 676710
1789.37/1789.78	c total #propagations: 1299612247 / total #impl: 4688565031 (eff. 0.277)
1789.37/1789.78	c #Conflicts:    1856000 | #Learnt:      40827 | 0.000
1789.37/1789.78	c total clause space: 335.816MB
1789.37/1789.78	c total #watches: 680792
1790.96/1791.39	c total #propagations: 1300399588 / total #impl: 4692246188 (eff. 0.277)
1790.96/1791.39	c #Conflicts:    1857000 | #Learnt:      41827 | 0.000
1790.96/1791.39	c total clause space: 335.816MB
1790.96/1791.39	c total #watches: 684744
1792.36/1792.71	c total #propagations: 1301192201 / total #impl: 4695978398 (eff. 0.277)
1792.36/1792.71	c #Conflicts:    1858000 | #Learnt:      42827 | 0.000
1792.36/1792.71	c total clause space: 335.816MB
1792.36/1792.71	c total #watches: 688265
1793.06/1793.42	c total #propagations: 1301779517 / total #impl: 4698962007 (eff. 0.277)
1793.06/1793.42	c #Conflicts:    1859000 | #Learnt:      43827 | 0.000
1793.06/1793.42	c total clause space: 335.816MB
1793.06/1793.42	c total #watches: 690703
1793.77/1794.18	c total #propagations: 1302386210 / total #impl: 4700852792 (eff. 0.277)
1793.77/1794.18	c #Conflicts:    1860000 | #Learnt:      44827 | 0.000
1793.77/1794.18	c total clause space: 335.816MB
1793.77/1794.18	c total #watches: 694581
1795.16/1795.56	c total #propagations: 1302993224 / total #impl: 4702649573 (eff. 0.277)
1795.16/1795.56	c #Conflicts:    1861000 | #Learnt:      45827 | 0.000
1795.16/1795.56	c total clause space: 335.816MB
1795.16/1795.56	c total #watches: 697329
1796.36/1796.74	c total #propagations: 1303731608 / total #impl: 4705254911 (eff. 0.277)
1796.36/1796.74	c #Conflicts:    1862000 | #Learnt:      46827 | 0.000
1796.36/1796.74	c total clause space: 335.816MB
1796.36/1796.74	c total #watches: 699840
1797.36/1797.77	c total #propagations: 1304464979 / total #impl: 4707629806 (eff. 0.277)
1797.36/1797.77	c #Conflicts:    1863000 | #Learnt:      47827 | 0.000
1797.36/1797.77	c total clause space: 335.816MB
1797.36/1797.77	c total #watches: 702233
1798.66/1799.06	c total #propagations: 1305168242 / total #impl: 4709749064 (eff. 0.277)
1798.66/1799.06	c #Conflicts:    1864000 | #Learnt:      48827 | 0.000
1798.66/1799.06	c total clause space: 335.816MB
1798.66/1799.06	c total #watches: 705197
1799.86/1800.20	c total #propagations: 1305920045 / total #impl: 4712231985 (eff. 0.277)
1799.86/1800.20	c #Conflicts:    1865000 | #Learnt:      49827 | 0.000
1799.86/1800.20	c total clause space: 335.816MB
1799.86/1800.20	c total #watches: 709639

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-4108555-1466285856/watcher-4108555-1466285856 -o /tmp/evaluation-result-4108555-1466285856/solver-4108555-1466285856 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466275595-12200 --watchdog 1960 --input HOME/instance-4108555-1466285856.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 15490
/proc/meminfo: memFree=30965208/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 30636105 57319424 7804 33554432000 4194304 6211289 140737411773344 140737459844616 4206544 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 13994 7804 98 493 0 13491 0

[startup+0.100167 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 15490
/proc/meminfo: memFree=30965208/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=59768 CPUtime=0.08 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 1262 0 0 0 8 0 0 0 20 0 1 0 30636105 61202432 11490 33554432000 4194304 6211289 140737411773344 140737459844616 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 14942 11490 121 493 0 14439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59768

[startup+0.200355 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 15490
/proc/meminfo: memFree=30965208/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=63472 CPUtime=0.19 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 1994 0 0 0 18 1 0 0 20 0 1 0 30636105 64995328 12318 33554432000 4194304 6211289 140737411773344 140737459844616 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 15868 12318 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.30033 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 15490
/proc/meminfo: memFree=30965208/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=63472 CPUtime=0.29 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 2334 0 0 0 28 1 0 0 20 0 1 0 30636105 64995328 12658 33554432000 4194304 6211289 140737411773344 140737459844616 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 15868 12659 121 493 0 15365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63472

[startup+0.700305 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 15490
/proc/meminfo: memFree=30965208/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=122856 CPUtime=0.69 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 6091 0 0 0 67 2 0 0 20 0 1 0 30636105 125804544 24783 33554432000 4194304 6211289 140737411773344 140737411771224 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 30714 24784 144 493 0 30211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122856

[startup+1.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15491
/proc/meminfo: memFree=30832196/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=180836 CPUtime=1.48 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 10068 0 0 0 145 3 0 0 20 0 1 0 30636105 185176064 38479 33554432000 4194304 6211289 140737411773344 140737411771224 4228135 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 45209 38479 144 493 0 44706 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 180836

[startup+3.10029 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15491
/proc/meminfo: memFree=30800716/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=199804 CPUtime=3.09 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 10553 0 0 0 305 4 0 0 20 0 1 0 30636105 204599296 42541 33554432000 4194304 6211289 140737411773344 140737411771688 5158826 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 49951 42541 219 493 0 49448 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199804

[startup+6.30028 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15491
/proc/meminfo: memFree=30786208/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=230624 CPUtime=6.29 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 11580 0 0 0 625 4 0 0 20 0 1 0 30636105 236158976 44655 33554432000 4194304 6211289 140737411773344 140737411771688 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 57656 44655 219 493 0 57153 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 230624

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15491
/proc/meminfo: memFree=30776016/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=230624 CPUtime=12.68 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 11586 0 0 0 1264 4 0 0 20 0 1 0 30636105 236158976 47216 33554432000 4194304 6211289 140737411773344 140737411771688 5166580 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 57656 47216 219 493 0 57153 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 230624

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15491
/proc/meminfo: memFree=30770268/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=230624 CPUtime=25.48 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 11589 0 0 0 2544 4 0 0 20 0 1 0 30636105 236158976 48752 33554432000 4194304 6211289 140737411773344 140737411771688 4238845 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 57656 48752 219 493 0 57153 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 230624

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 15491
/proc/meminfo: memFree=30762164/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=230624 CPUtime=51.09 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 11593 0 0 0 5104 5 0 0 20 0 1 0 30636105 236158976 50800 33554432000 4194304 6211289 140737411773344 140737411771688 4249195 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 57656 50800 219 493 0 57153 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 230624

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 15492
/proc/meminfo: memFree=30728360/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=280712 CPUtime=102.28 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 12505 0 0 0 10222 6 0 0 20 0 1 0 30636105 287449088 58992 33554432000 4194304 6211289 140737411773344 140737411771688 4241988 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 70178 58992 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.04 2.03 2.00 3/178 15497
/proc/meminfo: memFree=30719432/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=280712 CPUtime=162.26 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 12508 0 0 0 16220 6 0 0 20 0 1 0 30636105 287449088 60528 33554432000 4194304 6211289 140737411773344 140737411771688 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 70178 60528 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.01 2.02 2.00 3/177 15498
/proc/meminfo: memFree=30718844/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=280712 CPUtime=222.26 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 12508 0 0 0 22220 6 0 0 20 0 1 0 30636105 287449088 60528 33554432000 4194304 6211289 140737411773344 140737411771688 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 70178 60528 219 493 0 69675 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 280712

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 15499
/proc/meminfo: memFree=30685508/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=362100 CPUtime=282.25 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 13605 0 0 0 28217 8 0 0 20 0 1 0 30636105 370790400 68345 33554432000 4194304 6211289 140737411773344 140737411771688 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 90525 68345 219 493 0 90022 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 362100

[startup+342.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 15500
/proc/meminfo: memFree=30685084/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=362100 CPUtime=342.24 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 13654 0 0 0 34215 9 0 0 20 0 1 0 30636105 370790400 68373 33554432000 4194304 6211289 140737411773344 140737411771688 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 90525 68373 219 493 0 90022 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 362100

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 15501
/proc/meminfo: memFree=30683792/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=362100 CPUtime=402.23 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 13658 0 0 0 40214 9 0 0 20 0 1 0 30636105 370790400 68375 33554432000 4194304 6211289 140737411773344 140737411771688 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 90525 68375 219 493 0 90022 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 362100

[startup+462.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 15503
/proc/meminfo: memFree=30679712/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=362100 CPUtime=462.22 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 13661 0 0 0 46213 9 0 0 20 0 1 0 30636105 370790400 69400 33554432000 4194304 6211289 140737411773344 140737411771688 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 90525 69400 219 493 0 90022 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 362100

[startup+522.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/177 15504
/proc/meminfo: memFree=30678084/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=362100 CPUtime=522.2 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 13677 0 0 0 52211 9 0 0 20 0 1 0 30636105 370790400 69400 33554432000 4194304 6211289 140737411773344 140737411771688 4209318 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 90525 69400 219 493 0 90022 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 362100

[startup+582.3 s]
/proc/loadavg: 1.97 2.04 2.00 3/174 15959
/proc/meminfo: memFree=31258808/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=362100 CPUtime=582.16 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 13717 0 0 0 58206 10 0 0 20 0 1 0 30636105 370790400 69400 33554432000 4194304 6211289 140737411773344 140737411771688 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 90525 69400 219 493 0 90022 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 362100


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


[startup+882.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16157
/proc/meminfo: memFree=30841364/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=497204 CPUtime=882.11 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15376 0 0 0 88198 13 0 0 20 0 1 0 30636105 509136896 100810 33554432000 4194304 6211289 140737411773344 140737411771688 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124301 100810 219 493 0 123798 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 497204

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 16169
/proc/meminfo: memFree=30840180/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=497372 CPUtime=942.1 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15437 0 0 0 94196 14 0 0 20 0 1 0 30636105 509308928 100871 33554432000 4194304 6211289 140737411773344 140737411771688 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124343 100871 219 493 0 123840 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 497372

[startup+1002.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 16170
/proc/meminfo: memFree=30840408/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=497528 CPUtime=1002.09 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15460 0 0 0 100195 14 0 0 20 0 1 0 30636105 509468672 100907 33554432000 4194304 6211289 140737411773344 140737411771688 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124382 100907 219 493 0 123879 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 497528

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 16171
/proc/meminfo: memFree=30839192/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=498388 CPUtime=1062.08 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15675 0 0 0 106194 14 0 0 20 0 1 0 30636105 510349312 101120 33554432000 4194304 6211289 140737411773344 140737411771688 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124597 101120 219 493 0 124094 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 498388

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16173
/proc/meminfo: memFree=30820128/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=498556 CPUtime=1122.07 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15717 0 0 0 112193 14 0 0 20 0 1 0 30636105 510521344 101164 33554432000 4194304 6211289 140737411773344 140737411771688 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124639 101164 219 493 0 124136 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 498556

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16174
/proc/meminfo: memFree=30819696/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=498860 CPUtime=1182.06 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15793 0 0 0 118192 14 0 0 20 0 1 0 30636105 510832640 101240 33554432000 4194304 6211289 140737411773344 140737411771688 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124715 101240 219 493 0 124212 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 498860

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16175
/proc/meminfo: memFree=30818852/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=498860 CPUtime=1242.05 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15804 0 0 0 124191 14 0 0 20 0 1 0 30636105 510832640 101251 33554432000 4194304 6211289 140737411773344 140737411771688 4240093 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124715 101251 219 493 0 124212 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 498860

[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 2.00 4/177 16176
/proc/meminfo: memFree=30818136/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=499000 CPUtime=1302.05 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15850 0 0 0 130190 15 0 0 20 0 1 0 30636105 510976000 101297 33554432000 4194304 6211289 140737411773344 140737411771688 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124750 101297 219 493 0 124247 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 499000

[startup+1362.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/178 16180
/proc/meminfo: memFree=30791916/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=499452 CPUtime=1362.04 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15943 0 0 0 136189 15 0 0 20 0 1 0 30636105 511438848 101390 33554432000 4194304 6211289 140737411773344 140737411771688 4209221 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124863 101390 219 493 0 124360 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 499452

[startup+1422.3 s]
/proc/loadavg: 2.21 2.07 2.02 3/178 16205
/proc/meminfo: memFree=30695464/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=499452 CPUtime=1422.03 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 15957 0 0 0 142188 15 0 0 20 0 1 0 30636105 511438848 101404 33554432000 4194304 6211289 140737411773344 140737411771688 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 124863 101404 219 493 0 124360 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 499452

[startup+1482.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 16206
/proc/meminfo: memFree=30695308/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=500032 CPUtime=1482.02 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 16092 0 0 0 148187 15 0 0 20 0 1 0 30636105 512032768 101539 33554432000 4194304 6211289 140737411773344 140737411771688 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 125008 101539 219 493 0 124505 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 500032

[startup+1542.31 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 16207
/proc/meminfo: memFree=30694596/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=500592 CPUtime=1542.01 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 16209 0 0 0 154186 15 0 0 20 0 1 0 30636105 512606208 101656 33554432000 4194304 6211289 140737411773344 140737411771688 4209664 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 125148 101656 219 493 0 124645 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 500592

[startup+1602.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 16208
/proc/meminfo: memFree=30694352/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=500592 CPUtime=1602 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 16221 0 0 0 160185 15 0 0 20 0 1 0 30636105 512606208 101668 33554432000 4194304 6211289 140737411773344 140737411771688 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 125148 101668 219 493 0 124645 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 500592

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 16209
/proc/meminfo: memFree=30693692/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=500760 CPUtime=1661.99 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 16252 0 0 0 166184 15 0 0 20 0 1 0 30636105 512778240 101703 33554432000 4194304 6211289 140737411773344 140737411771688 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 125190 101703 219 493 0 124687 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 500760

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 16211
/proc/meminfo: memFree=30693876/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=500760 CPUtime=1721.98 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 16254 0 0 0 172183 15 0 0 20 0 1 0 30636105 512778240 101705 33554432000 4194304 6211289 140737411773344 140737411771688 4210583 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 125190 101705 219 493 0 124687 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 500760

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 16212
/proc/meminfo: memFree=30693144/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=501356 CPUtime=1781.97 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 16339 0 0 0 178182 15 0 0 20 0 1 0 30636105 513388544 101790 33554432000 4194304 6211289 140737411773344 140737411771688 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 125339 101790 219 493 0 124836 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 501356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 16213
/proc/meminfo: memFree=30692644/32872528 swapFree=190484/190484
[pid=15490] ppid=15487 vsize=501356 CPUtime=1800.06 cores=1,3,5,7
/proc/15490/stat : 15490 (cdcl-cuttingpla) R 15487 15490 12183 0 -1 4202496 16339 0 0 0 179991 15 0 0 20 0 1 0 30636105 513388544 101790 33554432000 4194304 6211289 140737411773344 140737411771688 4201946 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/15490/statm: 125339 101790 219 493 0 124836 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 501356

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 15490 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.161975
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 501356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.161975
maximum resident set size= 407160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16339
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= 66
involuntary context switches= 1970

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.72928 second user time and 6.91395 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-18 23:37:36
IDJOB=4108555
IDBENCH=77554
IDSOLVER=2549
FILE ID=node102/4108555-1466285856
RUNJOBID= node102-1466275595-12200
PBS_JOBID= 19918251
Free space on /tmp= 71712 MiB

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

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

MD5SUM BENCH= 2d7989b1a1c0b548cce5b438f15fc440
RANDOM SEED=2135329547

node102.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.746
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.49
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.746
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30965588 kB
Buffers:          150868 kB
Cached:           236528 kB
SwapCached:         2124 kB
Active:           702688 kB
Inactive:         272724 kB
Active(anon):     587364 kB
Inactive(anon):     2976 kB
Active(file):     115324 kB
Inactive(file):   269748 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099164 kB
Dirty:             10504 kB
Writeback:             0 kB
AnonPages:        777624 kB
Mapped:             9644 kB
Shmem:                 0 kB
Slab:             609504 kB
SReclaimable:      53028 kB
SUnreclaim:       556476 kB
KernelStack:        1432 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1056204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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= 71712 MiB
End job on node102 at 2016-06-19 00:07:36