Trace number 4108619

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9025_10.std.opb
MD5SUM61e5a79df84e43f9b39aa8611a460c56
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark134
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints184407
Number of constraints which are clauses183207
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 constraint69
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.18/0.25	c * #variable= 54782 #constraint= 184407
0.69/0.70	c * #variable= 54782 #constraint= 184407
1.49/1.54	c S1->S2
1.49/1.54	c S1->S2
1.49/1.54	c S1->S2
1.49/1.54	c S2->S1
1.49/1.54	c S1->S2
1.49/1.54	c S1->S2
1.49/1.54	c S1->S2
1.49/1.54	c S1->S2
1.49/1.54	c S1->S2
1.49/1.54	c S1->S2
1.49/1.54	c #Conflicts:       1000 | #Learnt:       1008 | 0.000
1.49/1.54	c total clause space: 29.637MB
1.49/1.54	c total #watches: 369062
1.69/1.73	c total #propagations: 1202770 / total #impl: 3667798 (eff. 0.328)
1.69/1.73	c #Conflicts:       2000 | #Learnt:       2007 | 0.000
1.69/1.73	c total clause space: 29.637MB
1.69/1.73	c total #watches: 371617
1.89/1.93	c total #propagations: 1820989 / total #impl: 5629415 (eff. 0.323)
1.89/1.93	c #Conflicts:       3000 | #Learnt:       2019 | 0.000
1.89/1.93	c total clause space: 29.637MB
1.89/1.93	c total #watches: 374305
2.20/2.21	c total #propagations: 2500114 / total #impl: 7733264 (eff. 0.323)
2.20/2.21	c #Conflicts:       4000 | #Learnt:       3019 | 0.000
2.20/2.21	c total clause space: 29.637MB
2.20/2.21	c total #watches: 378332
2.49/2.55	c total #propagations: 3264288 / total #impl: 10221353 (eff. 0.319)
2.49/2.55	c #Conflicts:       5000 | #Learnt:       2372 | 0.000
2.49/2.55	c total clause space: 48.1602MB
2.49/2.55	c total #watches: 378776
2.69/2.78	c total #propagations: 4157478 / total #impl: 13331754 (eff. 0.312)
2.69/2.78	c #Conflicts:       6000 | #Learnt:       3372 | 0.000
2.69/2.78	c total clause space: 48.1602MB
2.69/2.78	c total #watches: 381330
2.99/3.02	c total #propagations: 4697123 / total #impl: 15172005 (eff. 0.310)
2.99/3.02	c GC COLLECT
2.99/3.02	c #Conflicts:       7000 | #Learnt:       2251 | 0.000
2.99/3.02	c total clause space: 48.1602MB
2.99/3.02	c total #watches: 373335
3.19/3.24	c total #propagations: 5247963 / total #impl: 17076147 (eff. 0.307)
3.19/3.24	c #Conflicts:       8000 | #Learnt:       3250 | 0.000
3.19/3.24	c total clause space: 48.1602MB
3.19/3.29	c total #watches: 376238
3.49/3.52	c total #propagations: 5807717 / total #impl: 19133681 (eff. 0.304)
3.49/3.52	c #Conflicts:       9000 | #Learnt:       4250 | 0.000
3.49/3.52	c total clause space: 48.1602MB
3.49/3.52	c total #watches: 379632
3.69/3.79	c total #propagations: 6564512 / total #impl: 21667621 (eff. 0.303)
3.69/3.79	c #Conflicts:      10000 | #Learnt:       2735 | 0.000
3.69/3.79	c total clause space: 48.1602MB
3.69/3.79	c total #watches: 378714
3.99/4.07	c total #propagations: 7276862 / total #impl: 24146769 (eff. 0.301)
3.99/4.07	c #Conflicts:      11000 | #Learnt:       3735 | 0.000
3.99/4.07	c total clause space: 48.1602MB
3.99/4.07	c total #watches: 380237
4.29/4.32	c total #propagations: 8039829 / total #impl: 27030256 (eff. 0.297)
4.29/4.32	c #Conflicts:      12000 | #Learnt:       4735 | 0.000
4.29/4.32	c total clause space: 48.1602MB
4.29/4.32	c total #watches: 381219
4.59/4.68	c total #propagations: 8722786 / total #impl: 29410986 (eff. 0.297)
4.59/4.68	c #Conflicts:      13000 | #Learnt:       5735 | 0.000
4.59/4.68	c total clause space: 48.1602MB
4.59/4.68	c total #watches: 384840
4.89/4.97	c total #propagations: 9547306 / total #impl: 32324604 (eff. 0.295)
4.89/4.97	c GC COLLECT
4.89/4.97	c #Conflicts:      14000 | #Learnt:       3876 | 0.000
4.89/4.97	c total clause space: 48.1602MB
4.89/4.97	c total #watches: 378011
5.19/5.22	c total #propagations: 10331029 / total #impl: 34917333 (eff. 0.296)
5.19/5.22	c #Conflicts:      15000 | #Learnt:       4876 | 0.000
5.19/5.22	c total clause space: 48.1602MB
5.19/5.23	c total #watches: 380726
5.50/5.52	c total #propagations: 10905639 / total #impl: 36876994 (eff. 0.296)
5.50/5.52	c #Conflicts:      16000 | #Learnt:       5876 | 0.000
5.50/5.52	c total clause space: 48.1602MB
5.50/5.52	c total #watches: 383505
5.79/5.85	c total #propagations: 11543321 / total #impl: 38943189 (eff. 0.296)
5.79/5.85	c #Conflicts:      17000 | #Learnt:       3694 | 0.000
5.79/5.85	c total clause space: 48.1602MB
5.79/5.85	c total #watches: 384814
6.09/6.18	c total #propagations: 12295755 / total #impl: 41941775 (eff. 0.293)
6.09/6.18	c #Conflicts:      18000 | #Learnt:       4694 | 0.000
6.09/6.18	c total clause space: 48.1602MB
6.09/6.18	c total #watches: 388822
6.59/6.62	c total #propagations: 12865162 / total #impl: 44216978 (eff. 0.291)
6.59/6.62	c #Conflicts:      19000 | #Learnt:       5694 | 0.000
6.59/6.62	c total clause space: 48.1602MB
6.59/6.62	c total #watches: 395079
6.98/7.06	c total #propagations: 13478855 / total #impl: 46617570 (eff. 0.289)
6.98/7.06	c #Conflicts:      20000 | #Learnt:       6694 | 0.000
6.98/7.06	c total clause space: 78.2603MB
6.98/7.06	c total #watches: 393049
7.38/7.41	c total #propagations: 14109861 / total #impl: 48889112 (eff. 0.289)
7.38/7.41	c GC COLLECT
7.38/7.41	c #Conflicts:      21000 | #Learnt:       4204 | 0.000
7.38/7.41	c total clause space: 78.2603MB
7.38/7.41	c total #watches: 382286
7.79/7.80	c total #propagations: 14721406 / total #impl: 50879215 (eff. 0.289)
7.79/7.80	c #Conflicts:      22000 | #Learnt:       5204 | 0.000
7.79/7.80	c total clause space: 78.2603MB
7.79/7.81	c total #watches: 385208
8.18/8.25	c total #propagations: 15430109 / total #impl: 53324761 (eff. 0.289)
8.18/8.25	c #Conflicts:      23000 | #Learnt:       6204 | 0.000
8.18/8.25	c total clause space: 78.2603MB
8.18/8.25	c total #watches: 388973
8.58/8.65	c total #propagations: 16147338 / total #impl: 55883492 (eff. 0.289)
8.58/8.65	c #Conflicts:      24000 | #Learnt:       7204 | 0.000
8.58/8.65	c total clause space: 78.2603MB
8.58/8.65	c total #watches: 391828
8.89/8.99	c total #propagations: 16842796 / total #impl: 58215574 (eff. 0.289)
8.89/8.99	c GC COLLECT
8.89/8.99	c #Conflicts:      25000 | #Learnt:       4411 | 0.000
8.89/8.99	c total clause space: 78.2603MB
8.89/8.99	c total #watches: 379056
9.28/9.31	c total #propagations: 17498514 / total #impl: 60492837 (eff. 0.289)
9.28/9.31	c #Conflicts:      26000 | #Learnt:       5411 | 0.000
9.28/9.31	c total clause space: 78.2603MB
9.28/9.31	c total #watches: 383962
9.68/9.71	c total #propagations: 18127337 / total #impl: 62890493 (eff. 0.288)
9.68/9.71	c #Conflicts:      27000 | #Learnt:       6411 | 0.000
9.68/9.71	c total clause space: 78.2603MB
9.68/9.71	c total #watches: 388530
10.08/10.16	c total #propagations: 18798222 / total #impl: 65341810 (eff. 0.288)
10.08/10.16	c #Conflicts:      28000 | #Learnt:       7411 | 0.000
10.08/10.16	c total clause space: 78.2603MB
10.08/10.16	c total #watches: 391560
10.48/10.55	c total #propagations: 19552026 / total #impl: 68146415 (eff. 0.287)
10.48/10.55	c GC COLLECT
10.48/10.55	c #Conflicts:      29000 | #Learnt:       4317 | 0.000
10.48/10.55	c total clause space: 78.2603MB
10.48/10.55	c total #watches: 381117
10.78/10.85	c total #propagations: 20313249 / total #impl: 70589699 (eff. 0.288)
10.78/10.85	c #Conflicts:      30000 | #Learnt:       5317 | 0.000
10.78/10.85	c total clause space: 78.2603MB
10.78/10.85	c total #watches: 384832
11.09/11.17	c total #propagations: 21034453 / total #impl: 73147922 (eff. 0.288)
11.09/11.17	c #Conflicts:      31000 | #Learnt:       6317 | 0.000
11.09/11.17	c total clause space: 78.2603MB
11.09/11.17	c total #watches: 388161
11.48/11.51	c total #propagations: 21734099 / total #impl: 75554113 (eff. 0.288)
11.48/11.51	c #Conflicts:      32000 | #Learnt:       7317 | 0.000
11.48/11.51	c total clause space: 78.2603MB
11.48/11.51	c total #watches: 390998
11.78/11.83	c total #propagations: 22487911 / total #impl: 78322559 (eff. 0.287)
11.78/11.83	c #Conflicts:      33000 | #Learnt:       8317 | 0.000
11.78/11.83	c total clause space: 78.2603MB
11.78/11.83	c total #watches: 393483
11.98/12.09	c total #propagations: 23179216 / total #impl: 80621757 (eff. 0.288)
11.98/12.09	c GC COLLECT
11.98/12.09	c #Conflicts:      34000 | #Learnt:       4923 | 0.000
11.98/12.09	c total clause space: 78.2603MB
11.98/12.09	c total #watches: 379537
12.28/12.34	c total #propagations: 23745193 / total #impl: 82469994 (eff. 0.288)
12.28/12.34	c #Conflicts:      35000 | #Learnt:       5923 | 0.000
12.28/12.34	c total clause space: 78.2603MB
12.28/12.34	c total #watches: 382936
12.58/12.65	c total #propagations: 24365567 / total #impl: 84415083 (eff. 0.289)
12.58/12.65	c #Conflicts:      36000 | #Learnt:       6923 | 0.000
12.58/12.65	c total clause space: 78.2603MB
12.58/12.65	c total #watches: 385561
12.88/12.98	c total #propagations: 25122248 / total #impl: 86952384 (eff. 0.289)
12.88/12.98	c #Conflicts:      37000 | #Learnt:       7923 | 0.000
12.88/12.98	c total clause space: 78.2603MB
12.88/12.98	c total #watches: 389585
13.29/13.39	c total #propagations: 25822025 / total #impl: 89282096 (eff. 0.289)
13.29/13.39	c #Conflicts:      38000 | #Learnt:       8923 | 0.000
13.29/13.39	c total clause space: 78.2603MB
13.29/13.39	c total #watches: 392028
13.68/13.78	c total #propagations: 26602741 / total #impl: 91880901 (eff. 0.290)
13.68/13.78	c GC COLLECT
13.68/13.78	c #Conflicts:      39000 | #Learnt:       5230 | 0.000
13.68/13.78	c total clause space: 78.2603MB
13.68/13.78	c total #watches: 381913
14.08/14.17	c total #propagations: 27354996 / total #impl: 94686341 (eff. 0.289)
14.08/14.17	c #Conflicts:      40000 | #Learnt:       6230 | 0.000
14.08/14.17	c total clause space: 78.2603MB
14.08/14.17	c total #watches: 385817
14.48/14.59	c total #propagations: 28084830 / total #impl: 97347932 (eff. 0.288)
14.48/14.59	c #Conflicts:      41000 | #Learnt:       7230 | 0.000
14.48/14.59	c total clause space: 78.2603MB
14.48/14.59	c total #watches: 390419
14.98/15.03	c total #propagations: 28764534 / total #impl: 99686331 (eff. 0.289)
14.98/15.03	c #Conflicts:      42000 | #Learnt:       8230 | 0.000
14.98/15.03	c total clause space: 78.2603MB
14.98/15.03	c total #watches: 393348
15.39/15.44	c total #propagations: 29417828 / total #impl: 101992923 (eff. 0.288)
15.39/15.44	c #Conflicts:      43000 | #Learnt:       9230 | 0.000
15.39/15.44	c total clause space: 78.2603MB
15.39/15.44	c total #watches: 397499
15.88/15.98	c total #propagations: 29967040 / total #impl: 104364500 (eff. 0.287)
15.88/15.98	c GC COLLECT
15.88/15.98	c #Conflicts:      44000 | #Learnt:       5244 | 0.000
15.88/15.98	c total clause space: 78.2603MB
15.88/15.98	c total #watches: 382156
16.28/16.30	c total #propagations: 30682007 / total #impl: 107251308 (eff. 0.286)
16.28/16.30	c #Conflicts:      45000 | #Learnt:       6244 | 0.000
16.28/16.30	c total clause space: 78.2603MB
16.28/16.30	c total #watches: 384576
16.59/16.65	c total #propagations: 31364362 / total #impl: 109722437 (eff. 0.286)
16.59/16.65	c #Conflicts:      46000 | #Learnt:       7244 | 0.000
16.59/16.65	c total clause space: 78.2603MB
16.59/16.65	c total #watches: 388196
16.98/17.03	c total #propagations: 32046304 / total #impl: 112081129 (eff. 0.286)
16.98/17.03	c #Conflicts:      47000 | #Learnt:       8244 | 0.000
16.98/17.03	c total clause space: 78.2603MB
16.98/17.03	c total #watches: 392054
17.28/17.34	c total #propagations: 32839736 / total #impl: 114908024 (eff. 0.286)
17.28/17.34	c #Conflicts:      48000 | #Learnt:       9244 | 0.000
17.28/17.34	c total clause space: 78.2603MB
17.28/17.34	c total #watches: 394913
17.69/17.72	c total #propagations: 33416975 / total #impl: 117093871 (eff. 0.285)
17.69/17.72	c #Conflicts:      49000 | #Learnt:      10244 | 0.000
17.69/17.72	c total clause space: 78.2603MB
17.69/17.72	c total #watches: 397949
18.08/18.12	c total #propagations: 34192153 / total #impl: 119662538 (eff. 0.286)
18.08/18.12	c GC COLLECT
18.08/18.12	c #Conflicts:      50000 | #Learnt:       5918 | 0.000
18.08/18.12	c total clause space: 78.2603MB
18.08/18.12	c total #watches: 384264
18.28/18.39	c total #propagations: 34986468 / total #impl: 122495427 (eff. 0.286)
18.28/18.39	c #Conflicts:      51000 | #Learnt:       6918 | 0.000
18.28/18.39	c total clause space: 78.2603MB
18.28/18.39	c total #watches: 386745
18.58/18.69	c total #propagations: 35601895 / total #impl: 124425076 (eff. 0.286)
18.58/18.69	c #Conflicts:      52000 | #Learnt:       7918 | 0.000
18.58/18.69	c total clause space: 78.2603MB
18.58/18.69	c total #watches: 390460
18.98/19.04	c total #propagations: 36229719 / total #impl: 126796442 (eff. 0.286)
18.98/19.04	c #Conflicts:      53000 | #Learnt:       8918 | 0.000
18.98/19.04	c total clause space: 78.2603MB
18.98/19.04	c total #watches: 395664
19.38/19.40	c total #propagations: 36843116 / total #impl: 129393259 (eff. 0.285)
19.38/19.40	c #Conflicts:      54000 | #Learnt:       9918 | 0.000
19.38/19.40	c total clause space: 78.2603MB
19.38/19.41	c total #watches: 398556
19.68/19.79	c total #propagations: 37508697 / total #impl: 131569679 (eff. 0.285)
19.68/19.79	c #Conflicts:      55000 | #Learnt:      10918 | 0.000
19.68/19.79	c total clause space: 78.2603MB
19.68/19.79	c total #watches: 401316
20.08/20.15	c total #propagations: 38175341 / total #impl: 133769327 (eff. 0.285)
20.08/20.15	c GC COLLECT
20.08/20.15	c #Conflicts:      56000 | #Learnt:       6311 | 0.000
20.08/20.15	c total clause space: 78.2603MB
20.08/20.15	c total #watches: 385321
20.48/20.50	c total #propagations: 38792608 / total #impl: 135992746 (eff. 0.285)
20.48/20.50	c #Conflicts:      57000 | #Learnt:       7311 | 0.000
20.48/20.50	c total clause space: 78.2603MB
20.48/20.50	c total #watches: 388310
20.78/20.87	c total #propagations: 39463377 / total #impl: 138406954 (eff. 0.285)
20.78/20.87	c #Conflicts:      58000 | #Learnt:       8311 | 0.000
20.78/20.87	c total clause space: 78.2603MB
20.78/20.87	c total #watches: 391949
21.08/21.18	c total #propagations: 40159965 / total #impl: 140931797 (eff. 0.285)
21.08/21.18	c #Conflicts:      59000 | #Learnt:       9311 | 0.000
21.08/21.18	c total clause space: 78.2603MB
21.08/21.18	c total #watches: 394461
21.38/21.47	c total #propagations: 40751087 / total #impl: 143007707 (eff. 0.285)
21.38/21.47	c #Conflicts:      60000 | #Learnt:      10311 | 0.000
21.38/21.47	c total clause space: 78.2603MB
21.38/21.47	c total #watches: 397195
21.68/21.79	c total #propagations: 41270542 / total #impl: 144814145 (eff. 0.285)
21.68/21.79	c #Conflicts:      61000 | #Learnt:      11311 | 0.000
21.68/21.79	c total clause space: 78.2603MB
21.68/21.79	c total #watches: 399561
21.99/22.10	c total #propagations: 41844242 / total #impl: 146916517 (eff. 0.285)
21.99/22.10	c GC COLLECT
21.99/22.10	c #Conflicts:      62000 | #Learnt:       6423 | 0.000
21.99/22.10	c total clause space: 78.2603MB
21.99/22.10	c total #watches: 386782
22.38/22.42	c total #propagations: 42348117 / total #impl: 148749957 (eff. 0.285)
22.38/22.42	c #Conflicts:      63000 | #Learnt:       7423 | 0.000
22.38/22.42	c total clause space: 78.2603MB
22.38/22.42	c total #watches: 391665
22.78/22.83	c total #propagations: 42836763 / total #impl: 150643934 (eff. 0.284)
22.78/22.83	c #Conflicts:      64000 | #Learnt:       8423 | 0.000
22.78/22.83	c total clause space: 78.2603MB
22.78/22.83	c total #watches: 396572
23.19/23.28	c total #propagations: 43401118 / total #impl: 152827044 (eff. 0.284)
23.19/23.28	c #Conflicts:      65000 | #Learnt:       9423 | 0.000
23.19/23.28	c total clause space: 78.2603MB
23.19/23.28	c total #watches: 399466
23.58/23.69	c total #propagations: 44109575 / total #impl: 155370695 (eff. 0.284)
23.58/23.69	c #Conflicts:      66000 | #Learnt:      10423 | 0.000
23.58/23.69	c total clause space: 78.2603MB
23.58/23.69	c total #watches: 402352
24.08/24.15	c total #propagations: 44739277 / total #impl: 157469646 (eff. 0.284)
24.08/24.15	c #Conflicts:      67000 | #Learnt:      11423 | 0.000
24.08/24.15	c total clause space: 78.2603MB
24.08/24.15	c total #watches: 405068
24.48/24.59	c total #propagations: 45530246 / total #impl: 160345703 (eff. 0.284)
24.48/24.59	c #Conflicts:      68000 | #Learnt:      12423 | 0.000
24.48/24.59	c total clause space: 78.2603MB
24.48/24.59	c total #watches: 408074
24.78/24.89	c total #propagations: 46230217 / total #impl: 162798455 (eff. 0.284)
24.78/24.89	c GC COLLECT
24.78/24.89	c #Conflicts:      69000 | #Learnt:       7210 | 0.000
24.78/24.89	c total clause space: 78.2603MB
24.78/24.89	c total #watches: 389278
25.18/25.30	c total #propagations: 46848901 / total #impl: 164811168 (eff. 0.284)
25.18/25.30	c #Conflicts:      70000 | #Learnt:       8210 | 0.000
25.18/25.30	c total clause space: 78.2603MB
25.29/25.30	c total #watches: 395905
25.88/25.97	c total #propagations: 47589706 / total #impl: 167521441 (eff. 0.284)
25.88/25.97	c #Conflicts:      71000 | #Learnt:       9210 | 0.000
25.88/25.97	c total clause space: 78.2603MB
25.88/25.97	c total #watches: 404660
26.59/26.69	c total #propagations: 48489684 / total #impl: 171271943 (eff. 0.283)
26.59/26.69	c #Conflicts:      72000 | #Learnt:      10210 | 0.000
26.59/26.69	c total clause space: 78.2603MB
26.59/26.69	c total #watches: 408640
27.29/27.33	c total #propagations: 49404767 / total #impl: 174584100 (eff. 0.283)
27.29/27.33	c #Conflicts:      73000 | #Learnt:      11210 | 0.000
27.29/27.33	c total clause space: 78.2603MB
27.29/27.33	c total #watches: 413877
27.89/27.91	c total #propagations: 50060068 / total #impl: 177100483 (eff. 0.283)
27.89/27.91	c #Conflicts:      74000 | #Learnt:      12210 | 0.000
27.89/27.91	c total clause space: 78.2603MB
27.89/27.91	c total #watches: 417122
28.39/28.43	c total #propagations: 50737049 / total #impl: 179617260 (eff. 0.282)
28.39/28.43	c GC COLLECT
28.39/28.43	c #Conflicts:      75000 | #Learnt:       6700 | 0.000
28.39/28.43	c total clause space: 78.2603MB
28.39/28.43	c total #watches: 388040
28.79/28.83	c total #propagations: 51485078 / total #impl: 182053057 (eff. 0.283)
28.79/28.83	c #Conflicts:      76000 | #Learnt:       7700 | 0.000
28.79/28.83	c total clause space: 78.2603MB
28.79/28.83	c total #watches: 391484
29.09/29.18	c total #propagations: 52176424 / total #impl: 184451227 (eff. 0.283)
29.09/29.18	c #Conflicts:      77000 | #Learnt:       8700 | 0.000
29.09/29.18	c total clause space: 78.2603MB
29.09/29.18	c total #watches: 394569
29.59/29.62	c total #propagations: 52849199 / total #impl: 186845649 (eff. 0.283)
29.59/29.62	c #Conflicts:      78000 | #Learnt:       9700 | 0.000
29.59/29.62	c total clause space: 78.2603MB
29.59/29.62	c total #watches: 397057
29.99/30.08	c total #propagations: 53605330 / total #impl: 189581588 (eff. 0.283)
29.99/30.08	c #Conflicts:      79000 | #Learnt:      10700 | 0.000
29.99/30.08	c total clause space: 78.2603MB
29.99/30.08	c total #watches: 400034
30.39/30.43	c total #propagations: 54314713 / total #impl: 192268985 (eff. 0.282)
30.39/30.43	c #Conflicts:      80000 | #Learnt:      11700 | 0.000
30.39/30.43	c total clause space: 78.2603MB
30.39/30.43	c total #watches: 402776
30.79/30.86	c total #propagations: 54931639 / total #impl: 194759951 (eff. 0.282)
30.79/30.86	c #Conflicts:      81000 | #Learnt:      12700 | 0.000
30.79/30.86	c total clause space: 78.2603MB
30.79/30.86	c total #watches: 405587
31.29/31.39	c total #propagations: 55522749 / total #impl: 196986691 (eff. 0.282)
31.29/31.39	c GC COLLECT
31.29/31.39	c #Conflicts:      82000 | #Learnt:       6915 | 0.000
31.29/31.39	c total clause space: 78.2603MB
31.29/31.39	c total #watches: 388759
31.79/31.85	c total #propagations: 56134148 / total #impl: 199292741 (eff. 0.282)
31.79/31.85	c #Conflicts:      83000 | #Learnt:       7915 | 0.000
31.79/31.85	c total clause space: 78.2603MB
31.79/31.85	c total #watches: 392054
32.29/32.35	c total #propagations: 56821032 / total #impl: 201865723 (eff. 0.281)
32.29/32.35	c #Conflicts:      84000 | #Learnt:       8915 | 0.000
32.29/32.35	c total clause space: 78.2603MB
32.29/32.35	c total #watches: 396162
32.79/32.88	c total #propagations: 57607840 / total #impl: 204785931 (eff. 0.281)
32.79/32.88	c #Conflicts:      85000 | #Learnt:       9915 | 0.000
32.79/32.88	c total clause space: 78.2603MB
32.79/32.88	c total #watches: 399731
33.49/33.50	c total #propagations: 58317905 / total #impl: 207588155 (eff. 0.281)
33.49/33.50	c #Conflicts:      86000 | #Learnt:      10915 | 0.000
33.49/33.50	c total clause space: 78.2603MB
33.49/33.50	c total #watches: 405167
34.29/34.31	c total #propagations: 59068607 / total #impl: 210854023 (eff. 0.280)
34.29/34.31	c #Conflicts:      87000 | #Learnt:      11915 | 0.000
34.29/34.31	c total clause space: 78.2603MB
34.29/34.31	c total #watches: 407595
35.19/35.21	c total #propagations: 59877729 / total #impl: 214374206 (eff. 0.279)
35.19/35.21	c #Conflicts:      88000 | #Learnt:      12915 | 0.000
35.19/35.21	c total clause space: 127.173MB
35.19/35.21	c total #watches: 411674
36.08/36.19	c total #propagations: 60656872 / total #impl: 217783543 (eff. 0.279)
36.08/36.19	c #Conflicts:      89000 | #Learnt:      13915 | 0.000
36.08/36.19	c total clause space: 127.173MB
36.08/36.19	c total #watches: 415323
36.68/36.73	c total #propagations: 61415168 / total #impl: 221062129 (eff. 0.278)
36.68/36.73	c GC COLLECT
36.68/36.73	c #Conflicts:      90000 | #Learnt:       7840 | 0.000
36.68/36.73	c total clause space: 127.173MB
36.68/36.73	c total #watches: 392326
37.08/37.19	c total #propagations: 62055338 / total #impl: 223923722 (eff. 0.277)
37.08/37.19	c #Conflicts:      91000 | #Learnt:       8840 | 0.000
37.08/37.19	c total clause space: 127.173MB
37.08/37.19	c total #watches: 395595
37.68/37.75	c total #propagations: 62722633 / total #impl: 226176751 (eff. 0.277)
37.68/37.75	c #Conflicts:      92000 | #Learnt:       9840 | 0.000
37.68/37.75	c total clause space: 127.173MB
37.68/37.75	c total #watches: 399696
38.18/38.27	c total #propagations: 63396477 / total #impl: 228637392 (eff. 0.277)
38.18/38.27	c #Conflicts:      93000 | #Learnt:      10840 | 0.000
38.18/38.27	c total clause space: 127.173MB
38.18/38.27	c total #watches: 402735
38.59/38.61	c total #propagations: 64034539 / total #impl: 231084907 (eff. 0.277)
38.59/38.61	c #Conflicts:      94000 | #Learnt:      11840 | 0.000
38.59/38.61	c total clause space: 127.173MB
38.59/38.61	c total #watches: 406206
39.08/39.14	c total #propagations: 64525167 / total #impl: 232892930 (eff. 0.277)
39.08/39.14	c #Conflicts:      95000 | #Learnt:      12840 | 0.000
39.08/39.14	c total clause space: 127.173MB
39.08/39.14	c total #watches: 409943
39.69/39.76	c total #propagations: 65094602 / total #impl: 234957294 (eff. 0.277)
39.69/39.76	c #Conflicts:      96000 | #Learnt:      13840 | 0.000
39.69/39.76	c total clause space: 127.173MB
39.69/39.76	c total #watches: 413995
40.38/40.46	c total #propagations: 65691614 / total #impl: 237282291 (eff. 0.277)
40.38/40.46	c #Conflicts:      97000 | #Learnt:      14840 | 0.000
40.38/40.46	c total clause space: 127.173MB
40.38/40.46	c total #watches: 418411
40.79/40.82	c total #propagations: 66266688 / total #impl: 239479736 (eff. 0.277)
40.79/40.82	c GC COLLECT
40.79/40.82	c #Conflicts:      98000 | #Learnt:       8429 | 0.000
40.79/40.82	c total clause space: 127.173MB
40.79/40.82	c total #watches: 393187
41.18/41.26	c total #propagations: 66870009 / total #impl: 241603532 (eff. 0.277)
41.18/41.26	c #Conflicts:      99000 | #Learnt:       9429 | 0.000
41.18/41.26	c total clause space: 127.173MB
41.18/41.26	c total #watches: 396112
41.58/41.69	c total #propagations: 67498082 / total #impl: 243914530 (eff. 0.277)
41.58/41.69	c #Conflicts:     100000 | #Learnt:      10429 | 0.000
41.58/41.69	c total clause space: 127.173MB
41.58/41.69	c total #watches: 399397
42.08/42.17	c total #propagations: 68139303 / total #impl: 246203628 (eff. 0.277)
42.08/42.17	c #Conflicts:     101000 | #Learnt:      11429 | 0.000
42.08/42.17	c total clause space: 127.173MB
42.08/42.17	c total #watches: 402637
42.68/42.73	c total #propagations: 68693183 / total #impl: 248295927 (eff. 0.277)
42.68/42.73	c #Conflicts:     102000 | #Learnt:      12429 | 0.000
42.68/42.73	c total clause space: 127.173MB
42.68/42.73	c total #watches: 407034
43.28/43.34	c total #propagations: 69317514 / total #impl: 250636237 (eff. 0.277)
43.28/43.34	c #Conflicts:     103000 | #Learnt:      13429 | 0.000
43.28/43.34	c total clause space: 127.173MB
43.28/43.34	c total #watches: 410132
43.68/43.75	c total #propagations: 69987083 / total #impl: 253131407 (eff. 0.276)
43.68/43.75	c #Conflicts:     104000 | #Learnt:      14429 | 0.000
43.68/43.75	c total clause space: 127.173MB
43.68/43.75	c total #watches: 412513
44.18/44.23	c total #propagations: 70629805 / total #impl: 255267706 (eff. 0.277)
44.18/44.23	c #Conflicts:     105000 | #Learnt:      15429 | 0.000
44.18/44.23	c total clause space: 127.173MB
44.18/44.23	c total #watches: 415903
44.48/44.58	c total #propagations: 71268535 / total #impl: 257474748 (eff. 0.277)
44.48/44.58	c GC COLLECT
44.48/44.58	c #Conflicts:     106000 | #Learnt:       8705 | 0.000
44.48/44.58	c total clause space: 127.173MB
44.48/44.58	c total #watches: 394125
44.88/44.96	c total #propagations: 71864422 / total #impl: 259574471 (eff. 0.277)
44.88/44.96	c #Conflicts:     107000 | #Learnt:       9705 | 0.000
44.88/44.96	c total clause space: 127.173MB
44.88/44.96	c total #watches: 397425
45.28/45.36	c total #propagations: 72556904 / total #impl: 262121319 (eff. 0.277)
45.28/45.36	c #Conflicts:     108000 | #Learnt:      10705 | 0.000
45.28/45.36	c total clause space: 127.173MB
45.28/45.36	c total #watches: 400593
45.68/45.76	c total #propagations: 73293879 / total #impl: 264630060 (eff. 0.277)
45.68/45.76	c #Conflicts:     109000 | #Learnt:      11705 | 0.000
45.68/45.76	c total clause space: 127.173MB
45.68/45.76	c total #watches: 403935
46.19/46.21	c total #propagations: 73999022 / total #impl: 267003377 (eff. 0.277)
46.19/46.21	c #Conflicts:     110000 | #Learnt:      12705 | 0.000
46.19/46.21	c total clause space: 127.173MB
46.19/46.21	c total #watches: 407289
46.68/46.78	c total #propagations: 74628959 / total #impl: 269145250 (eff. 0.277)
46.68/46.78	c #Conflicts:     111000 | #Learnt:      13705 | 0.000
46.68/46.78	c total clause space: 127.173MB
46.68/46.78	c total #watches: 412367
47.18/47.28	c total #propagations: 75333544 / total #impl: 271622683 (eff. 0.277)
47.18/47.28	c #Conflicts:     112000 | #Learnt:      14705 | 0.000
47.18/47.28	c total clause space: 127.173MB
47.18/47.28	c total #watches: 415693
47.68/47.79	c total #propagations: 75946490 / total #impl: 273701075 (eff. 0.277)
47.68/47.79	c #Conflicts:     113000 | #Learnt:      15705 | 0.000
47.68/47.79	c total clause space: 127.173MB
47.68/47.79	c total #watches: 418718
48.18/48.26	c total #propagations: 76629898 / total #impl: 276154879 (eff. 0.277)
48.18/48.26	c GC COLLECT
48.18/48.26	c #Conflicts:     114000 | #Learnt:       8701 | 0.000
48.18/48.26	c total clause space: 127.173MB
48.18/48.26	c total #watches: 394742
48.58/48.66	c total #propagations: 77281201 / total #impl: 278581315 (eff. 0.277)
48.58/48.66	c #Conflicts:     115000 | #Learnt:       9701 | 0.000
48.58/48.66	c total clause space: 127.173MB
48.58/48.66	c total #watches: 397566
48.98/49.07	c total #propagations: 77982317 / total #impl: 280890913 (eff. 0.278)
48.98/49.07	c #Conflicts:     116000 | #Learnt:      10701 | 0.000
48.98/49.07	c total clause space: 127.173MB
48.98/49.07	c total #watches: 399984
49.38/49.44	c total #propagations: 78759660 / total #impl: 283436262 (eff. 0.278)
49.38/49.44	c #Conflicts:     117000 | #Learnt:      11701 | 0.000
49.38/49.44	c total clause space: 127.173MB
49.38/49.44	c total #watches: 402911
49.68/49.79	c total #propagations: 79331161 / total #impl: 285366034 (eff. 0.278)
49.68/49.79	c #Conflicts:     118000 | #Learnt:      12701 | 0.000
49.68/49.79	c total clause space: 127.173MB
49.68/49.79	c total #watches: 405703
50.08/50.19	c total #propagations: 79901176 / total #impl: 287237659 (eff. 0.278)
50.08/50.19	c #Conflicts:     119000 | #Learnt:      13701 | 0.000
50.08/50.19	c total clause space: 127.173MB
50.08/50.19	c total #watches: 408448
50.48/50.53	c total #propagations: 80527138 / total #impl: 289421151 (eff. 0.278)
50.48/50.53	c #Conflicts:     120000 | #Learnt:      14701 | 0.000
50.48/50.53	c total clause space: 127.173MB
50.48/50.53	c total #watches: 411233
50.88/50.94	c total #propagations: 81143443 / total #impl: 291692768 (eff. 0.278)
50.88/50.94	c #Conflicts:     121000 | #Learnt:      15701 | 0.000
50.88/50.94	c total clause space: 127.173MB
50.88/50.94	c total #watches: 415577
51.38/51.41	c total #propagations: 81782474 / total #impl: 294109668 (eff. 0.278)
51.38/51.41	c GC COLLECT
51.38/51.41	c #Conflicts:     122000 | #Learnt:       8388 | 0.000
51.38/51.41	c total clause space: 127.173MB
51.38/51.41	c total #watches: 393493
51.69/51.75	c total #propagations: 82462364 / total #impl: 296647284 (eff. 0.278)
51.69/51.75	c #Conflicts:     123000 | #Learnt:       9388 | 0.000
51.69/51.75	c total clause space: 127.173MB
51.69/51.75	c total #watches: 396465
51.98/52.08	c total #propagations: 83100334 / total #impl: 298871142 (eff. 0.278)
51.98/52.08	c #Conflicts:     124000 | #Learnt:      10388 | 0.000
51.98/52.08	c total clause space: 127.173MB
51.98/52.08	c total #watches: 399134
52.38/52.42	c total #propagations: 83775112 / total #impl: 300908209 (eff. 0.278)
52.38/52.42	c #Conflicts:     125000 | #Learnt:      11388 | 0.000
52.38/52.42	c total clause space: 127.173MB
52.38/52.42	c total #watches: 401879
52.79/52.84	c total #propagations: 84345590 / total #impl: 302725722 (eff. 0.279)
52.79/52.84	c #Conflicts:     126000 | #Learnt:      12388 | 0.000
52.79/52.84	c total clause space: 127.173MB
52.79/52.84	c total #watches: 405299
53.18/53.23	c total #propagations: 85096664 / total #impl: 305555320 (eff. 0.278)
53.18/53.23	c #Conflicts:     127000 | #Learnt:      13388 | 0.000
53.18/53.23	c total clause space: 127.173MB
53.18/53.23	c total #watches: 408193
53.58/53.65	c total #propagations: 85787306 / total #impl: 307740509 (eff. 0.279)
53.58/53.65	c #Conflicts:     128000 | #Learnt:      14388 | 0.000
53.58/53.65	c total clause space: 127.173MB
53.58/53.65	c total #watches: 411253
53.99/54.04	c total #propagations: 86467109 / total #impl: 310038994 (eff. 0.279)
53.99/54.04	c #Conflicts:     129000 | #Learnt:      15388 | 0.000
53.99/54.04	c total clause space: 127.173MB
53.99/54.04	c total #watches: 414144
54.38/54.42	c total #propagations: 87109524 / total #impl: 312343932 (eff. 0.279)
54.38/54.42	c #Conflicts:     130000 | #Learnt:      16388 | 0.000
54.38/54.42	c total clause space: 127.173MB
54.38/54.42	c total #watches: 416579
54.78/54.88	c total #propagations: 87717578 / total #impl: 314508086 (eff. 0.279)
54.78/54.88	c GC COLLECT
54.78/54.88	c #Conflicts:     131000 | #Learnt:       8788 | 0.000
54.78/54.88	c total clause space: 127.173MB
54.78/54.88	c total #watches: 394940
55.18/55.25	c total #propagations: 88405029 / total #impl: 316976046 (eff. 0.279)
55.18/55.25	c #Conflicts:     132000 | #Learnt:       9788 | 0.000
55.18/55.25	c total clause space: 127.173MB
55.18/55.25	c total #watches: 397912
55.58/55.61	c total #propagations: 89095223 / total #impl: 319328672 (eff. 0.279)
55.58/55.61	c #Conflicts:     133000 | #Learnt:      10788 | 0.000
55.58/55.61	c total clause space: 127.173MB
55.58/55.62	c total #watches: 400406
55.98/56.06	c total #propagations: 89705181 / total #impl: 321462045 (eff. 0.279)
55.98/56.06	c #Conflicts:     134000 | #Learnt:      11788 | 0.000
55.98/56.06	c total clause space: 127.173MB
55.98/56.06	c total #watches: 403292
56.38/56.46	c total #propagations: 90446275 / total #impl: 324136675 (eff. 0.279)
56.38/56.46	c #Conflicts:     135000 | #Learnt:      12788 | 0.000
56.38/56.46	c total clause space: 127.173MB
56.38/56.46	c total #watches: 405940
56.88/56.93	c total #propagations: 91130660 / total #impl: 326399762 (eff. 0.279)
56.88/56.93	c #Conflicts:     136000 | #Learnt:      13788 | 0.000
56.88/56.93	c total clause space: 127.173MB
56.88/56.93	c total #watches: 409901
57.28/57.36	c total #propagations: 91819081 / total #impl: 328956404 (eff. 0.279)
57.28/57.36	c #Conflicts:     137000 | #Learnt:      14788 | 0.000
57.28/57.36	c total clause space: 127.173MB
57.28/57.36	c total #watches: 412879
57.78/57.80	c total #propagations: 92468449 / total #impl: 331220564 (eff. 0.279)
57.78/57.80	c #Conflicts:     138000 | #Learnt:      15788 | 0.000
57.78/57.80	c total clause space: 127.173MB
57.78/57.80	c total #watches: 416522
58.28/58.34	c total #propagations: 93105782 / total #impl: 333508379 (eff. 0.279)
58.28/58.34	c #Conflicts:     139000 | #Learnt:      16788 | 0.000
58.28/58.34	c total clause space: 127.173MB
58.28/58.35	c total #watches: 419400
58.88/58.93	c total #propagations: 93911582 / total #impl: 336477131 (eff. 0.279)
58.88/58.93	c #Conflicts:     140000 | #Learnt:      17788 | 0.000
58.88/58.93	c total clause space: 127.173MB
58.88/58.93	c total #watches: 422282
59.28/59.32	c total #propagations: 94664841 / total #impl: 339129539 (eff. 0.279)
59.28/59.32	c GC COLLECT
59.28/59.32	c #Conflicts:     141000 | #Learnt:       9882 | 0.000
59.28/59.32	c total clause space: 127.173MB
59.28/59.32	c total #watches: 397889
59.68/59.73	c total #propagations: 95264063 / total #impl: 341064584 (eff. 0.279)
59.68/59.73	c #Conflicts:     142000 | #Learnt:      10882 | 0.000
59.68/59.73	c total clause space: 127.173MB
59.68/59.73	c total #watches: 400736
60.18/60.22	c total #propagations: 95889929 / total #impl: 343313334 (eff. 0.279)
60.18/60.22	c #Conflicts:     143000 | #Learnt:      11882 | 0.000
60.18/60.22	c total clause space: 127.173MB
60.18/60.22	c total #watches: 404059
60.58/60.66	c total #propagations: 96496215 / total #impl: 345603106 (eff. 0.279)
60.58/60.66	c #Conflicts:     144000 | #Learnt:      12882 | 0.000
60.58/60.66	c total clause space: 127.173MB
60.58/60.66	c total #watches: 407002
61.08/61.19	c total #propagations: 97047951 / total #impl: 347640318 (eff. 0.279)
61.08/61.19	c #Conflicts:     145000 | #Learnt:      13882 | 0.000
61.08/61.19	c total clause space: 127.173MB
61.08/61.19	c total #watches: 409911
61.58/61.68	c total #propagations: 97702033 / total #impl: 350035489 (eff. 0.279)
61.58/61.68	c #Conflicts:     146000 | #Learnt:      14882 | 0.000
61.58/61.68	c total clause space: 127.173MB
61.58/61.68	c total #watches: 412539
62.18/62.24	c total #propagations: 98261109 / total #impl: 351929033 (eff. 0.279)
62.18/62.24	c #Conflicts:     147000 | #Learnt:      15882 | 0.000
62.18/62.24	c total clause space: 127.173MB
62.18/62.24	c total #watches: 415232
62.78/62.83	c total #propagations: 98795445 / total #impl: 353986642 (eff. 0.279)
62.78/62.83	c #Conflicts:     148000 | #Learnt:      16882 | 0.000
62.78/62.83	c total clause space: 127.173MB
62.78/62.83	c total #watches: 418237
63.27/63.36	c total #propagations: 99481945 / total #impl: 356457264 (eff. 0.279)
63.27/63.36	c #Conflicts:     149000 | #Learnt:      17882 | 0.000
63.27/63.36	c total clause space: 127.173MB
63.27/63.36	c total #watches: 421236
63.78/63.88	c total #propagations: 100264191 / total #impl: 359308413 (eff. 0.279)
63.78/63.88	c GC COLLECT
63.78/63.88	c #Conflicts:     150000 | #Learnt:       9687 | 0.000
63.78/63.88	c total clause space: 127.173MB
63.78/63.88	c total #watches: 397883
64.17/64.24	c total #propagations: 101015030 / total #impl: 362146596 (eff. 0.279)
64.17/64.24	c #Conflicts:     151000 | #Learnt:      10687 | 0.000
64.17/64.24	c total clause space: 127.173MB
64.17/64.24	c total #watches: 400629
64.67/64.70	c total #propagations: 101710683 / total #impl: 364642915 (eff. 0.279)
64.67/64.70	c #Conflicts:     152000 | #Learnt:      11687 | 0.000
64.67/64.70	c total clause space: 127.173MB
64.67/64.70	c total #watches: 403980
65.07/65.15	c total #propagations: 102472244 / total #impl: 367485569 (eff. 0.279)
65.07/65.15	c #Conflicts:     153000 | #Learnt:      12687 | 0.000
65.07/65.15	c total clause space: 127.173MB
65.07/65.15	c total #watches: 407052
65.57/65.65	c total #propagations: 103247682 / total #impl: 370110806 (eff. 0.279)
65.57/65.65	c #Conflicts:     154000 | #Learnt:      13687 | 0.000
65.57/65.65	c total clause space: 127.173MB
65.57/65.65	c total #watches: 409682
66.17/66.21	c total #propagations: 103821919 / total #impl: 372135803 (eff. 0.279)
66.17/66.21	c #Conflicts:     155000 | #Learnt:      14687 | 0.000
66.17/66.21	c total clause space: 127.173MB
66.17/66.21	c total #watches: 412427
66.67/66.79	c total #propagations: 104440489 / total #impl: 374246375 (eff. 0.279)
66.67/66.79	c #Conflicts:     156000 | #Learnt:      15687 | 0.000
66.67/66.79	c total clause space: 127.173MB
66.67/66.79	c total #watches: 415375
67.27/67.32	c total #propagations: 105127511 / total #impl: 376698047 (eff. 0.279)
67.27/67.32	c #Conflicts:     157000 | #Learnt:      16687 | 0.000
67.27/67.32	c total clause space: 127.173MB
67.27/67.32	c total #watches: 418460
67.77/67.84	c total #propagations: 105781299 / total #impl: 379169622 (eff. 0.279)
67.77/67.84	c #Conflicts:     158000 | #Learnt:      17687 | 0.000
67.77/67.84	c total clause space: 127.173MB
67.77/67.84	c total #watches: 421067
68.28/68.32	c total #propagations: 106407792 / total #impl: 381371241 (eff. 0.279)
68.28/68.32	c #Conflicts:     159000 | #Learnt:      18687 | 0.000
68.28/68.32	c total clause space: 127.173MB
68.28/68.32	c total #watches: 423975
68.67/68.76	c total #propagations: 107069918 / total #impl: 383788965 (eff. 0.279)
68.67/68.76	c GC COLLECT
68.67/68.76	c #Conflicts:     160000 | #Learnt:      10192 | 0.000
68.67/68.76	c total clause space: 127.173MB
68.67/68.76	c total #watches: 399311
69.17/69.23	c total #propagations: 107728296 / total #impl: 386009759 (eff. 0.279)
69.17/69.23	c #Conflicts:     161000 | #Learnt:      11192 | 0.000
69.17/69.23	c total clause space: 127.173MB
69.17/69.23	c total #watches: 402207
69.57/69.60	c total #propagations: 108589004 / total #impl: 388880665 (eff. 0.279)
69.57/69.60	c #Conflicts:     162000 | #Learnt:      12192 | 0.000
69.57/69.60	c total clause space: 127.173MB
69.57/69.60	c total #watches: 404545
69.97/70.09	c total #propagations: 109149260 / total #impl: 390639864 (eff. 0.279)
69.97/70.09	c #Conflicts:     163000 | #Learnt:      13192 | 0.000
69.97/70.09	c total clause space: 127.173MB
69.97/70.09	c total #watches: 407322
70.38/70.48	c total #propagations: 109950912 / total #impl: 393181435 (eff. 0.280)
70.38/70.48	c #Conflicts:     164000 | #Learnt:      14192 | 0.000
70.38/70.48	c total clause space: 127.173MB
70.38/70.48	c total #watches: 410053
70.77/70.85	c total #propagations: 110611606 / total #impl: 395434509 (eff. 0.280)
70.77/70.85	c #Conflicts:     165000 | #Learnt:      15192 | 0.000
70.77/70.85	c total clause space: 127.173MB
70.77/70.85	c total #watches: 412506
71.27/71.30	c total #propagations: 111289336 / total #impl: 397801864 (eff. 0.280)
71.27/71.30	c #Conflicts:     166000 | #Learnt:      16192 | 0.000
71.27/71.30	c total clause space: 127.173MB
71.27/71.31	c total #watches: 415180
71.67/71.73	c total #propagations: 111999267 / total #impl: 400325855 (eff. 0.280)
71.67/71.73	c #Conflicts:     167000 | #Learnt:      17192 | 0.000
71.67/71.73	c total clause space: 127.173MB
71.67/71.73	c total #watches: 417918
72.07/72.13	c total #propagations: 112673335 / total #impl: 402768809 (eff. 0.280)
72.07/72.13	c #Conflicts:     168000 | #Learnt:      18192 | 0.000
72.07/72.13	c total clause space: 127.173MB
72.07/72.13	c total #watches: 420536
72.58/72.65	c total #propagations: 113302717 / total #impl: 404814737 (eff. 0.280)
72.58/72.65	c #Conflicts:     169000 | #Learnt:      19192 | 0.000
72.58/72.65	c total clause space: 127.173MB
72.58/72.65	c total #watches: 423699
73.17/73.21	c total #propagations: 114113772 / total #impl: 407789998 (eff. 0.280)
73.17/73.21	c GC COLLECT
73.17/73.21	c #Conflicts:     170000 | #Learnt:      10388 | 0.000
73.17/73.21	c total clause space: 127.173MB
73.17/73.21	c total #watches: 401209
73.68/73.71	c total #propagations: 114934948 / total #impl: 411297865 (eff. 0.279)
73.68/73.71	c #Conflicts:     171000 | #Learnt:      11388 | 0.000
73.68/73.71	c total clause space: 127.173MB
73.68/73.71	c total #watches: 404919
74.07/74.19	c total #propagations: 115675715 / total #impl: 414061146 (eff. 0.279)
74.07/74.19	c #Conflicts:     172000 | #Learnt:      12388 | 0.000
74.07/74.19	c total clause space: 127.173MB
74.07/74.19	c total #watches: 408370
74.47/74.58	c total #propagations: 116344987 / total #impl: 416541577 (eff. 0.279)
74.47/74.58	c #Conflicts:     173000 | #Learnt:      13388 | 0.000
74.47/74.58	c total clause space: 127.173MB
74.47/74.58	c total #watches: 411542
74.97/75.09	c total #propagations: 116886197 / total #impl: 418404421 (eff. 0.279)
74.97/75.09	c #Conflicts:     174000 | #Learnt:      14388 | 0.000
74.97/75.09	c total clause space: 127.173MB
74.97/75.09	c total #watches: 414519
75.67/75.70	c total #propagations: 117543725 / total #impl: 421067513 (eff. 0.279)
75.67/75.70	c #Conflicts:     175000 | #Learnt:      15388 | 0.000
75.67/75.70	c total clause space: 127.173MB
75.67/75.70	c total #watches: 417217
76.07/76.19	c total #propagations: 118268950 / total #impl: 424060687 (eff. 0.279)
76.07/76.19	c #Conflicts:     176000 | #Learnt:      16388 | 0.000
76.07/76.19	c total clause space: 127.173MB
76.07/76.19	c total #watches: 420222
76.57/76.68	c total #propagations: 118930345 / total #impl: 426413923 (eff. 0.279)
76.57/76.68	c #Conflicts:     177000 | #Learnt:      17388 | 0.000
76.57/76.68	c total clause space: 127.173MB
76.57/76.68	c total #watches: 423669
77.17/77.21	c total #propagations: 119538067 / total #impl: 428532786 (eff. 0.279)
77.17/77.21	c #Conflicts:     178000 | #Learnt:      18388 | 0.000
77.17/77.21	c total clause space: 127.173MB
77.17/77.21	c total #watches: 427721
77.67/77.77	c total #propagations: 120152661 / total #impl: 430917139 (eff. 0.279)
77.67/77.77	c #Conflicts:     179000 | #Learnt:      19388 | 0.000
77.67/77.77	c total clause space: 127.173MB
77.67/77.77	c total #watches: 430167
78.18/78.29	c total #propagations: 120792707 / total #impl: 433117828 (eff. 0.279)
78.18/78.29	c GC COLLECT
78.18/78.29	c #Conflicts:     180000 | #Learnt:      10284 | 0.000
78.18/78.29	c total clause space: 127.173MB
78.18/78.29	c total #watches: 399987
78.57/78.68	c total #propagations: 121501050 / total #impl: 435544988 (eff. 0.279)
78.57/78.68	c #Conflicts:     181000 | #Learnt:      11284 | 0.000
78.57/78.68	c total clause space: 127.173MB
78.57/78.68	c total #watches: 402905
79.18/79.22	c total #propagations: 122187690 / total #impl: 438018283 (eff. 0.279)
79.18/79.22	c #Conflicts:     182000 | #Learnt:      12284 | 0.000
79.18/79.22	c total clause space: 127.173MB
79.18/79.22	c total #watches: 410191
79.67/79.73	c total #propagations: 123002712 / total #impl: 441331618 (eff. 0.279)
79.67/79.73	c #Conflicts:     183000 | #Learnt:      13284 | 0.000
79.67/79.73	c total clause space: 127.173MB
79.67/79.73	c total #watches: 414087
80.28/80.38	c total #propagations: 123713856 / total #impl: 444158967 (eff. 0.279)
80.28/80.38	c #Conflicts:     184000 | #Learnt:      14284 | 0.000
80.28/80.38	c total clause space: 127.173MB
80.28/80.38	c total #watches: 416754
80.97/81.08	c total #propagations: 124341955 / total #impl: 446568439 (eff. 0.278)
80.97/81.08	c #Conflicts:     185000 | #Learnt:      15284 | 0.000
80.97/81.08	c total clause space: 127.173MB
80.97/81.08	c total #watches: 419423
81.67/81.75	c total #propagations: 124919616 / total #impl: 448867830 (eff. 0.278)
81.67/81.75	c #Conflicts:     186000 | #Learnt:      16284 | 0.000
81.67/81.75	c total clause space: 127.173MB
81.67/81.75	c total #watches: 423014
82.38/82.48	c total #propagations: 125471575 / total #impl: 451119971 (eff. 0.278)
82.38/82.48	c #Conflicts:     187000 | #Learnt:      17284 | 0.000
82.38/82.48	c total clause space: 127.173MB
82.38/82.48	c total #watches: 425492
83.18/83.24	c total #propagations: 126075241 / total #impl: 453488114 (eff. 0.278)
83.18/83.24	c #Conflicts:     188000 | #Learnt:      18284 | 0.000
83.18/83.24	c total clause space: 127.173MB
83.18/83.24	c total #watches: 428045
83.98/84.07	c total #propagations: 126666875 / total #impl: 455755163 (eff. 0.278)
83.98/84.07	c #Conflicts:     189000 | #Learnt:      19284 | 0.000
83.98/84.07	c total clause space: 127.173MB
83.98/84.07	c total #watches: 431477
84.98/85.05	c total #propagations: 127291164 / total #impl: 457929545 (eff. 0.278)
84.98/85.05	c #Conflicts:     190000 | #Learnt:      20284 | 0.000
84.98/85.05	c total clause space: 127.173MB
84.98/85.05	c total #watches: 434444
85.68/85.79	c total #propagations: 127946516 / total #impl: 460334353 (eff. 0.278)
85.68/85.79	c GC COLLECT
85.68/85.79	c #Conflicts:     191000 | #Learnt:      10894 | 0.000
85.68/85.79	c total clause space: 127.173MB
85.68/85.79	c total #watches: 401715
86.18/86.27	c total #propagations: 128584861 / total #impl: 462559153 (eff. 0.278)
86.18/86.27	c #Conflicts:     192000 | #Learnt:      11894 | 0.000
86.18/86.27	c total clause space: 127.173MB
86.18/86.27	c total #watches: 405381
86.58/86.67	c total #propagations: 129282382 / total #impl: 464925252 (eff. 0.278)
86.58/86.67	c #Conflicts:     193000 | #Learnt:      12894 | 0.000
86.58/86.67	c total clause space: 127.173MB
86.58/86.67	c total #watches: 408573
86.99/87.02	c total #propagations: 129934600 / total #impl: 467296375 (eff. 0.278)
86.99/87.02	c #Conflicts:     194000 | #Learnt:      13894 | 0.000
86.99/87.02	c total clause space: 127.173MB
86.99/87.02	c total #watches: 411265
87.38/87.44	c total #propagations: 130560333 / total #impl: 469957639 (eff. 0.278)
87.38/87.44	c #Conflicts:     195000 | #Learnt:      14894 | 0.000
87.38/87.44	c total clause space: 127.173MB
87.38/87.44	c total #watches: 414517
87.88/87.92	c total #propagations: 131269418 / total #impl: 472764474 (eff. 0.278)
87.88/87.92	c #Conflicts:     196000 | #Learnt:      15894 | 0.000
87.88/87.92	c total clause space: 127.173MB
87.88/87.92	c total #watches: 417768
88.38/88.45	c total #propagations: 132005759 / total #impl: 475655594 (eff. 0.278)
88.38/88.45	c #Conflicts:     197000 | #Learnt:      16894 | 0.000
88.38/88.45	c total clause space: 127.173MB
88.38/88.45	c total #watches: 422236
88.98/89.09	c total #propagations: 132820249 / total #impl: 478957630 (eff. 0.277)
88.98/89.09	c #Conflicts:     198000 | #Learnt:      17894 | 0.000
88.98/89.09	c total clause space: 127.173MB
88.98/89.09	c total #watches: 426031
89.68/89.78	c total #propagations: 133656299 / total #impl: 482228561 (eff. 0.277)
89.68/89.78	c #Conflicts:     199000 | #Learnt:      18894 | 0.000
89.68/89.78	c total clause space: 127.173MB
89.68/89.78	c total #watches: 431112
90.48/90.52	c total #propagations: 134454406 / total #impl: 485736337 (eff. 0.277)
90.48/90.52	c #Conflicts:     200000 | #Learnt:      19894 | 0.000
90.48/90.52	c total clause space: 127.173MB
90.48/90.52	c total #watches: 435046
91.18/91.21	c total #propagations: 135184966 / total #impl: 488979089 (eff. 0.276)
91.18/91.21	c #Conflicts:     201000 | #Learnt:      20894 | 0.000
91.18/91.21	c total clause space: 127.173MB
91.18/91.21	c total #watches: 439147
91.78/91.84	c total #propagations: 135833174 / total #impl: 491975889 (eff. 0.276)
91.78/91.84	c GC COLLECT
91.78/91.84	c #Conflicts:     202000 | #Learnt:      11202 | 0.000
91.78/91.84	c total clause space: 127.173MB
91.78/91.84	c total #watches: 403199
92.18/92.26	c total #propagations: 136437408 / total #impl: 494878644 (eff. 0.276)
92.18/92.26	c #Conflicts:     203000 | #Learnt:      12202 | 0.000
92.18/92.26	c total clause space: 127.173MB
92.18/92.26	c total #watches: 406985
92.68/92.71	c total #propagations: 137046844 / total #impl: 497562632 (eff. 0.275)
92.68/92.71	c #Conflicts:     204000 | #Learnt:      13202 | 0.000
92.68/92.71	c total clause space: 127.173MB
92.68/92.71	c total #watches: 410896
93.08/93.17	c total #propagations: 137613815 / total #impl: 499805508 (eff. 0.275)
93.08/93.17	c #Conflicts:     205000 | #Learnt:      14202 | 0.000
93.08/93.17	c total clause space: 127.173MB
93.08/93.17	c total #watches: 414728
93.58/93.64	c total #propagations: 138214293 / total #impl: 502140309 (eff. 0.275)
93.58/93.64	c #Conflicts:     206000 | #Learnt:      15202 | 0.000
93.58/93.64	c total clause space: 127.173MB
93.58/93.64	c total #watches: 419282
94.38/94.45	c total #propagations: 138829202 / total #impl: 504723654 (eff. 0.275)
94.38/94.45	c #Conflicts:     207000 | #Learnt:      16202 | 0.000
94.38/94.45	c total clause space: 127.173MB
94.38/94.45	c total #watches: 427291
95.18/95.25	c total #propagations: 139507649 / total #impl: 508126571 (eff. 0.275)
95.18/95.25	c #Conflicts:     208000 | #Learnt:      17202 | 0.000
95.18/95.25	c total clause space: 127.173MB
95.18/95.25	c total #watches: 431449
96.28/96.35	c total #propagations: 140061183 / total #impl: 510599118 (eff. 0.274)
96.28/96.35	c #Conflicts:     209000 | #Learnt:      18202 | 0.000
96.28/96.35	c total clause space: 127.173MB
96.28/96.35	c total #watches: 437473
97.58/97.61	c total #propagations: 140692365 / total #impl: 514036170 (eff. 0.274)
97.58/97.61	c #Conflicts:     210000 | #Learnt:      19202 | 0.000
97.58/97.61	c total clause space: 127.173MB
97.58/97.61	c total #watches: 440841
98.68/98.76	c total #propagations: 141262304 / total #impl: 517306809 (eff. 0.273)
98.68/98.76	c #Conflicts:     211000 | #Learnt:      20202 | 0.000
98.68/98.76	c total clause space: 127.173MB
98.68/98.77	c total #watches: 443535
99.97/100.06	c total #propagations: 141801267 / total #impl: 520477577 (eff. 0.272)
99.97/100.06	c #Conflicts:     212000 | #Learnt:      21202 | 0.000
99.97/100.06	c total clause space: 127.173MB
99.97/100.06	c total #watches: 447690
101.07/101.20	c total #propagations: 142330517 / total #impl: 523440347 (eff. 0.272)
101.07/101.20	c GC COLLECT
101.07/101.20	c #Conflicts:     213000 | #Learnt:      11189 | 0.000
101.07/101.20	c total clause space: 127.173MB
101.07/101.20	c total #watches: 402742
101.47/101.55	c total #propagations: 142929804 / total #impl: 526827161 (eff. 0.271)
101.47/101.55	c #Conflicts:     214000 | #Learnt:      12189 | 0.000
101.47/101.55	c total clause space: 127.173MB
101.47/101.55	c total #watches: 405522
101.87/101.96	c total #propagations: 143521312 / total #impl: 529185439 (eff. 0.271)
101.87/101.96	c #Conflicts:     215000 | #Learnt:      13189 | 0.000
101.87/101.96	c total clause space: 127.173MB
101.87/101.96	c total #watches: 408743
102.28/102.40	c total #propagations: 144123659 / total #impl: 531549038 (eff. 0.271)
102.28/102.40	c #Conflicts:     216000 | #Learnt:      14189 | 0.000
102.28/102.40	c total clause space: 127.173MB
102.28/102.40	c total #watches: 411343
102.77/102.86	c total #propagations: 144738388 / total #impl: 533800975 (eff. 0.271)
102.77/102.86	c #Conflicts:     217000 | #Learnt:      15189 | 0.000
102.77/102.86	c total clause space: 127.173MB
102.77/102.86	c total #watches: 415070
103.38/103.44	c total #propagations: 145361283 / total #impl: 536240081 (eff. 0.271)
103.38/103.44	c #Conflicts:     218000 | #Learnt:      16189 | 0.000
103.38/103.44	c total clause space: 127.173MB
103.38/103.44	c total #watches: 418039
103.87/103.94	c total #propagations: 145946735 / total #impl: 538379031 (eff. 0.271)
103.87/103.94	c #Conflicts:     219000 | #Learnt:      17189 | 0.000
103.87/103.94	c total clause space: 127.173MB
103.87/103.94	c total #watches: 420419
104.37/104.50	c total #propagations: 146474852 / total #impl: 540120101 (eff. 0.271)
104.37/104.50	c #Conflicts:     220000 | #Learnt:      18189 | 0.000
104.37/104.50	c total clause space: 127.173MB
104.37/104.50	c total #watches: 423839
105.07/105.16	c total #propagations: 147034734 / total #impl: 542138909 (eff. 0.271)
105.07/105.16	c #Conflicts:     221000 | #Learnt:      19189 | 0.000
105.07/105.16	c total clause space: 127.173MB
105.07/105.17	c total #watches: 426791
105.77/105.81	c total #propagations: 147704700 / total #impl: 544704678 (eff. 0.271)
105.77/105.81	c #Conflicts:     222000 | #Learnt:      20189 | 0.000
105.77/105.81	c total clause space: 127.173MB
105.77/105.81	c total #watches: 430029
106.37/106.45	c total #propagations: 148289140 / total #impl: 546785239 (eff. 0.271)
106.37/106.45	c #Conflicts:     223000 | #Learnt:      21189 | 0.000
106.37/106.45	c total clause space: 127.173MB
106.37/106.45	c total #watches: 433148
107.07/107.10	c total #propagations: 148919058 / total #impl: 549309867 (eff. 0.271)
107.07/107.10	c #Conflicts:     224000 | #Learnt:      22189 | 0.000
107.07/107.10	c total clause space: 127.173MB
107.07/107.11	c total #watches: 435831
107.57/107.66	c total #propagations: 149503248 / total #impl: 551349723 (eff. 0.271)
107.57/107.66	c GC COLLECT
107.57/107.66	c #Conflicts:     225000 | #Learnt:      11935 | 0.000
107.57/107.66	c total clause space: 127.173MB
107.57/107.66	c total #watches: 407187
108.07/108.14	c total #propagations: 150130117 / total #impl: 553838315 (eff. 0.271)
108.07/108.14	c #Conflicts:     226000 | #Learnt:      12935 | 0.000
108.07/108.14	c total clause space: 127.173MB
108.07/108.14	c total #watches: 410901
108.47/108.59	c total #propagations: 150857275 / total #impl: 556888261 (eff. 0.271)
108.47/108.59	c #Conflicts:     227000 | #Learnt:      13935 | 0.000
108.47/108.59	c total clause space: 127.173MB
108.47/108.59	c total #watches: 415650
108.98/109.05	c total #propagations: 151425722 / total #impl: 559094995 (eff. 0.271)
108.98/109.05	c #Conflicts:     228000 | #Learnt:      14935 | 0.000
108.98/109.05	c total clause space: 127.173MB
108.98/109.05	c total #watches: 418177
109.47/109.56	c total #propagations: 151997428 / total #impl: 561140078 (eff. 0.271)
109.47/109.56	c #Conflicts:     229000 | #Learnt:      15935 | 0.000
109.47/109.56	c total clause space: 127.173MB
109.47/109.56	c total #watches: 421197
109.98/110.09	c total #propagations: 152539762 / total #impl: 563169620 (eff. 0.271)
109.98/110.09	c #Conflicts:     230000 | #Learnt:      16935 | 0.000
109.98/110.09	c total clause space: 127.173MB
109.98/110.09	c total #watches: 427309
110.67/110.73	c total #propagations: 153076783 / total #impl: 565275572 (eff. 0.271)
110.67/110.73	c #Conflicts:     231000 | #Learnt:      17935 | 0.000
110.67/110.73	c total clause space: 127.173MB
110.67/110.73	c total #watches: 431714
111.37/111.46	c total #propagations: 153619164 / total #impl: 567321345 (eff. 0.271)
111.37/111.46	c #Conflicts:     232000 | #Learnt:      18935 | 0.000
111.37/111.46	c total clause space: 127.173MB
111.37/111.46	c total #watches: 435427
112.18/112.29	c total #propagations: 154278514 / total #impl: 569670924 (eff. 0.271)
112.18/112.29	c #Conflicts:     233000 | #Learnt:      19935 | 0.000
112.18/112.29	c total clause space: 127.173MB
112.18/112.29	c total #watches: 439127
112.97/113.06	c total #propagations: 155053370 / total #impl: 572588016 (eff. 0.271)
112.97/113.06	c #Conflicts:     234000 | #Learnt:      20935 | 0.000
112.97/113.06	c total clause space: 127.173MB
112.97/113.06	c total #watches: 442786
113.97/114.01	c total #propagations: 155753650 / total #impl: 575504330 (eff. 0.271)
113.97/114.01	c #Conflicts:     235000 | #Learnt:      21935 | 0.000
113.97/114.01	c total clause space: 127.173MB
113.97/114.01	c total #watches: 446272
114.57/114.68	c total #propagations: 156548917 / total #impl: 578228470 (eff. 0.271)
114.57/114.68	c #Conflicts:     236000 | #Learnt:      22935 | 0.000
114.57/114.68	c total clause space: 127.173MB
114.57/114.68	c total #watches: 449378
115.17/115.25	c total #propagations: 157222057 / total #impl: 580377484 (eff. 0.271)
115.17/115.25	c GC COLLECT
115.17/115.25	c #Conflicts:     237000 | #Learnt:      12310 | 0.000
115.17/115.25	c total clause space: 127.173MB
115.17/115.25	c total #watches: 406504
115.48/115.59	c total #propagations: 157999583 / total #impl: 583063891 (eff. 0.271)
115.48/115.59	c #Conflicts:     238000 | #Learnt:      13310 | 0.000
115.48/115.59	c total clause space: 127.173MB
115.48/115.59	c total #watches: 409488
115.87/115.90	c total #propagations: 158583224 / total #impl: 585060019 (eff. 0.271)
115.87/115.90	c #Conflicts:     239000 | #Learnt:      14310 | 0.000
115.87/115.90	c total clause space: 127.173MB
115.87/115.90	c total #watches: 411898
116.27/116.36	c total #propagations: 159073726 / total #impl: 586680588 (eff. 0.271)
116.27/116.36	c #Conflicts:     240000 | #Learnt:      15310 | 0.000
116.27/116.36	c total clause space: 127.173MB
116.27/116.36	c total #watches: 414982
116.68/116.78	c total #propagations: 159761947 / total #impl: 589091004 (eff. 0.271)
116.68/116.78	c #Conflicts:     241000 | #Learnt:      16310 | 0.000
116.68/116.78	c total clause space: 127.173MB
116.68/116.78	c total #watches: 418258
117.07/117.19	c total #propagations: 160405145 / total #impl: 591389529 (eff. 0.271)
117.07/117.19	c #Conflicts:     242000 | #Learnt:      17310 | 0.000
117.07/117.19	c total clause space: 127.173MB
117.07/117.19	c total #watches: 421554
117.57/117.62	c total #propagations: 160992963 / total #impl: 593689344 (eff. 0.271)
117.57/117.62	c #Conflicts:     243000 | #Learnt:      18310 | 0.000
117.57/117.62	c total clause space: 127.173MB
117.57/117.62	c total #watches: 425242
117.97/118.09	c total #propagations: 161625093 / total #impl: 596087167 (eff. 0.271)
117.97/118.09	c #Conflicts:     244000 | #Learnt:      19310 | 0.000
117.97/118.09	c total clause space: 127.173MB
117.97/118.09	c total #watches: 428633
118.47/118.57	c total #propagations: 162271055 / total #impl: 598322997 (eff. 0.271)
118.47/118.57	c #Conflicts:     245000 | #Learnt:      20310 | 0.000
118.47/118.57	c total clause space: 127.173MB
118.47/118.57	c total #watches: 432278
118.88/118.99	c total #propagations: 162953681 / total #impl: 600603683 (eff. 0.271)
118.88/118.99	c #Conflicts:     246000 | #Learnt:      21310 | 0.000
118.88/118.99	c total clause space: 127.173MB
118.88/118.99	c total #watches: 435495
119.37/119.46	c total #propagations: 163504662 / total #impl: 602592295 (eff. 0.271)
119.37/119.46	c #Conflicts:     247000 | #Learnt:      22310 | 0.000
119.37/119.46	c total clause space: 127.173MB
119.37/119.46	c total #watches: 438304
119.88/119.96	c total #propagations: 164140551 / total #impl: 605153161 (eff. 0.271)
119.88/119.96	c #Conflicts:     248000 | #Learnt:      23310 | 0.000
119.88/119.96	c total clause space: 127.173MB
119.88/119.96	c total #watches: 442153
120.37/120.42	c total #propagations: 164671961 / total #impl: 607113715 (eff. 0.271)
120.37/120.42	c GC COLLECT
120.37/120.42	c #Conflicts:     249000 | #Learnt:      12394 | 0.000
120.37/120.42	c total clause space: 127.173MB
120.37/120.42	c total #watches: 407226
120.77/120.81	c total #propagations: 165233358 / total #impl: 609009429 (eff. 0.271)
120.77/120.81	c #Conflicts:     250000 | #Learnt:      13394 | 0.000
120.77/120.81	c total clause space: 127.173MB
120.77/120.81	c total #watches: 410317
121.17/121.21	c total #propagations: 165788624 / total #impl: 610957016 (eff. 0.271)
121.17/121.21	c #Conflicts:     251000 | #Learnt:      14394 | 0.000
121.17/121.21	c total clause space: 127.173MB
121.17/121.21	c total #watches: 413601
121.57/121.67	c total #propagations: 166444433 / total #impl: 613399424 (eff. 0.271)
121.57/121.67	c #Conflicts:     252000 | #Learnt:      15394 | 0.000
121.57/121.67	c total clause space: 127.173MB
121.57/121.67	c total #watches: 416347
121.97/122.07	c total #propagations: 167152451 / total #impl: 615912354 (eff. 0.271)
121.97/122.07	c #Conflicts:     253000 | #Learnt:      16394 | 0.000
121.97/122.07	c total clause space: 127.173MB
121.97/122.07	c total #watches: 418883
122.37/122.48	c total #propagations: 167750200 / total #impl: 617975806 (eff. 0.271)
122.37/122.48	c #Conflicts:     254000 | #Learnt:      17394 | 0.000
122.37/122.48	c total clause space: 127.173MB
122.37/122.48	c total #watches: 422032
122.87/122.94	c total #propagations: 168363345 / total #impl: 620337126 (eff. 0.271)
122.87/122.94	c #Conflicts:     255000 | #Learnt:      18394 | 0.000
122.87/122.94	c total clause space: 127.173MB
122.87/122.94	c total #watches: 424526
123.37/123.45	c total #propagations: 169060933 / total #impl: 622590288 (eff. 0.272)
123.37/123.45	c #Conflicts:     256000 | #Learnt:      19394 | 0.000
123.37/123.45	c total clause space: 127.173MB
123.37/123.45	c total #watches: 427462
123.87/123.93	c total #propagations: 169768677 / total #impl: 625068436 (eff. 0.272)
123.87/123.93	c #Conflicts:     257000 | #Learnt:      20394 | 0.000
123.87/123.93	c total clause space: 127.173MB
123.87/123.93	c total #watches: 430860
124.38/124.48	c total #propagations: 170322338 / total #impl: 627247956 (eff. 0.272)
124.38/124.48	c #Conflicts:     258000 | #Learnt:      21394 | 0.000
124.38/124.48	c total clause space: 127.173MB
124.38/124.48	c total #watches: 433968
125.07/125.10	c total #propagations: 170850606 / total #impl: 629177214 (eff. 0.272)
125.07/125.10	c #Conflicts:     259000 | #Learnt:      22394 | 0.000
125.07/125.10	c total clause space: 127.173MB
125.07/125.10	c total #watches: 436404
125.67/125.74	c total #propagations: 171589007 / total #impl: 631928274 (eff. 0.272)
125.67/125.74	c #Conflicts:     260000 | #Learnt:      23394 | 0.000
125.67/125.74	c total clause space: 127.173MB
125.67/125.74	c total #watches: 440180
126.17/126.25	c total #propagations: 172389523 / total #impl: 634919306 (eff. 0.272)
126.17/126.25	c #Conflicts:     261000 | #Learnt:      24394 | 0.000
126.17/126.25	c total clause space: 127.173MB
126.17/126.25	c total #watches: 442914
126.58/126.69	c total #propagations: 173022066 / total #impl: 637201820 (eff. 0.272)
126.58/126.69	c GC COLLECT
126.58/126.69	c #Conflicts:     262000 | #Learnt:      13203 | 0.000
126.58/126.69	c total clause space: 127.173MB
126.58/126.69	c total #watches: 409654
127.07/127.13	c total #propagations: 173709901 / total #impl: 639769013 (eff. 0.272)
127.07/127.13	c #Conflicts:     263000 | #Learnt:      14203 | 0.000
127.07/127.13	c total clause space: 127.173MB
127.07/127.13	c total #watches: 413700
127.47/127.59	c total #propagations: 174397921 / total #impl: 642295036 (eff. 0.272)
127.47/127.59	c #Conflicts:     264000 | #Learnt:      15203 | 0.000
127.47/127.59	c total clause space: 127.173MB
127.47/127.59	c total #watches: 417092
128.07/128.16	c total #propagations: 175085917 / total #impl: 644673062 (eff. 0.272)
128.07/128.16	c #Conflicts:     265000 | #Learnt:      16203 | 0.000
128.07/128.16	c total clause space: 127.173MB
128.07/128.16	c total #watches: 421277
128.57/128.70	c total #propagations: 175915458 / total #impl: 647746205 (eff. 0.272)
128.57/128.70	c #Conflicts:     266000 | #Learnt:      17203 | 0.000
128.57/128.70	c total clause space: 127.173MB
128.57/128.70	c total #watches: 424565
129.17/129.23	c total #propagations: 176562059 / total #impl: 650047802 (eff. 0.272)
129.17/129.23	c #Conflicts:     267000 | #Learnt:      18203 | 0.000
129.17/129.23	c total clause space: 127.173MB
129.17/129.23	c total #watches: 427762
129.67/129.78	c total #propagations: 177168782 / total #impl: 652367005 (eff. 0.272)
129.67/129.78	c #Conflicts:     268000 | #Learnt:      19203 | 0.000
129.67/129.78	c total clause space: 127.173MB
129.67/129.78	c total #watches: 430804
130.37/130.44	c total #propagations: 177782490 / total #impl: 654666257 (eff. 0.272)
130.37/130.44	c #Conflicts:     269000 | #Learnt:      20203 | 0.000
130.37/130.44	c total clause space: 127.173MB
130.37/130.44	c total #watches: 435113
130.98/131.09	c total #propagations: 178482674 / total #impl: 657592903 (eff. 0.271)
130.98/131.09	c #Conflicts:     270000 | #Learnt:      21203 | 0.000
130.98/131.09	c total clause space: 127.173MB
130.98/131.09	c total #watches: 438127
131.57/131.64	c total #propagations: 179133859 / total #impl: 660291979 (eff. 0.271)
131.57/131.64	c #Conflicts:     271000 | #Learnt:      22203 | 0.000
131.57/131.64	c total clause space: 127.173MB
131.57/131.64	c total #watches: 441825
132.17/132.25	c total #propagations: 179708805 / total #impl: 662586724 (eff. 0.271)
132.17/132.25	c #Conflicts:     272000 | #Learnt:      23203 | 0.000
132.17/132.25	c total clause space: 127.173MB
132.17/132.25	c total #watches: 445531
132.77/132.82	c total #propagations: 180276419 / total #impl: 664785531 (eff. 0.271)
132.77/132.82	c #Conflicts:     273000 | #Learnt:      24203 | 0.000
132.77/132.82	c total clause space: 127.173MB
132.77/132.82	c total #watches: 448921
133.37/133.42	c total #propagations: 180788781 / total #impl: 666760720 (eff. 0.271)
133.37/133.42	c GC COLLECT
133.37/133.42	c #Conflicts:     274000 | #Learnt:      12711 | 0.000
133.37/133.42	c total clause space: 127.173MB
133.37/133.42	c total #watches: 408096
133.67/133.78	c total #propagations: 181304187 / total #impl: 668797760 (eff. 0.271)
133.67/133.78	c #Conflicts:     275000 | #Learnt:      13711 | 0.000
133.67/133.78	c total clause space: 127.173MB
133.67/133.78	c total #watches: 411114
134.18/134.20	c total #propagations: 181856751 / total #impl: 670984773 (eff. 0.271)
134.18/134.20	c #Conflicts:     276000 | #Learnt:      14711 | 0.000
134.18/134.20	c total clause space: 127.173MB
134.18/134.20	c total #watches: 414676
134.57/134.67	c total #propagations: 182470107 / total #impl: 673277580 (eff. 0.271)
134.57/134.67	c #Conflicts:     277000 | #Learnt:      15711 | 0.000
134.57/134.67	c total clause space: 127.173MB
134.57/134.67	c total #watches: 418298
135.17/135.23	c total #propagations: 183147299 / total #impl: 675965055 (eff. 0.271)
135.17/135.23	c #Conflicts:     278000 | #Learnt:      16711 | 0.000
135.17/135.23	c total clause space: 127.173MB
135.17/135.23	c total #watches: 421540
135.77/135.85	c total #propagations: 183925901 / total #impl: 678751424 (eff. 0.271)
135.77/135.85	c #Conflicts:     279000 | #Learnt:      17711 | 0.000
135.77/135.85	c total clause space: 127.173MB
135.77/135.85	c total #watches: 424372
136.27/136.38	c total #propagations: 184702512 / total #impl: 681597054 (eff. 0.271)
136.27/136.38	c #Conflicts:     280000 | #Learnt:      18711 | 0.000
136.27/136.38	c total clause space: 127.173MB
136.27/136.38	c total #watches: 427517
136.77/136.85	c total #propagations: 185441709 / total #impl: 684159409 (eff. 0.271)
136.77/136.85	c #Conflicts:     281000 | #Learnt:      19711 | 0.000
136.77/136.85	c total clause space: 127.173MB
136.77/136.85	c total #watches: 430263
137.27/137.31	c total #propagations: 186090140 / total #impl: 686484351 (eff. 0.271)
137.27/137.31	c #Conflicts:     282000 | #Learnt:      20711 | 0.000
137.27/137.31	c total clause space: 127.173MB
137.27/137.31	c total #watches: 432928
137.67/137.72	c total #propagations: 186645073 / total #impl: 688355233 (eff. 0.271)
137.67/137.72	c #Conflicts:     283000 | #Learnt:      21711 | 0.000
137.67/137.72	c total clause space: 127.173MB
137.67/137.72	c total #watches: 436096
138.17/138.20	c total #propagations: 187188407 / total #impl: 690472046 (eff. 0.271)
138.17/138.20	c #Conflicts:     284000 | #Learnt:      22711 | 0.000
138.17/138.20	c total clause space: 127.173MB
138.17/138.20	c total #watches: 439718
138.67/138.78	c total #propagations: 187752692 / total #impl: 692566624 (eff. 0.271)
138.67/138.78	c #Conflicts:     285000 | #Learnt:      23711 | 0.000
138.67/138.78	c total clause space: 127.173MB
138.67/138.78	c total #watches: 443565
139.27/139.30	c total #propagations: 188451907 / total #impl: 695228133 (eff. 0.271)
139.27/139.30	c #Conflicts:     286000 | #Learnt:      24711 | 0.000
139.27/139.30	c total clause space: 127.173MB
139.27/139.30	c total #watches: 446531
139.97/140.09	c total #propagations: 189064908 / total #impl: 697406920 (eff. 0.271)
139.97/140.09	c GC COLLECT
139.97/140.09	c #Conflicts:     287000 | #Learnt:      12904 | 0.000
139.97/140.09	c total clause space: 127.173MB
139.97/140.09	c total #watches: 409150
140.47/140.53	c total #propagations: 189885846 / total #impl: 701048827 (eff. 0.271)
140.47/140.53	c #Conflicts:     288000 | #Learnt:      13904 | 0.000
140.47/140.53	c total clause space: 127.173MB
140.47/140.53	c total #watches: 412870
140.87/140.99	c total #propagations: 190583759 / total #impl: 703500085 (eff. 0.271)
140.87/140.99	c #Conflicts:     289000 | #Learnt:      14904 | 0.000
140.87/140.99	c total clause space: 127.173MB
140.87/140.99	c total #watches: 415808
141.47/141.51	c total #propagations: 191265562 / total #impl: 705896481 (eff. 0.271)
141.47/141.51	c #Conflicts:     290000 | #Learnt:      15904 | 0.000
141.47/141.51	c total clause space: 127.173MB
141.47/141.51	c total #watches: 419516
141.77/141.87	c total #propagations: 192009829 / total #impl: 708840357 (eff. 0.271)
141.77/141.87	c #Conflicts:     291000 | #Learnt:      16904 | 0.000
141.77/141.87	c total clause space: 127.173MB
141.77/141.87	c total #watches: 422783
142.17/142.25	c total #propagations: 192493711 / total #impl: 710696687 (eff. 0.271)
142.17/142.25	c #Conflicts:     292000 | #Learnt:      17904 | 0.000
142.17/142.25	c total clause space: 127.173MB
142.17/142.25	c total #watches: 425353
142.77/142.87	c total #propagations: 192985113 / total #impl: 712612383 (eff. 0.271)
142.77/142.87	c #Conflicts:     293000 | #Learnt:      18904 | 0.000
142.77/142.87	c total clause space: 127.173MB
142.77/142.87	c total #watches: 430510
143.57/143.63	c total #propagations: 193677405 / total #impl: 715394805 (eff. 0.271)
143.57/143.63	c #Conflicts:     294000 | #Learnt:      19904 | 0.000
143.57/143.63	c total clause space: 127.173MB
143.57/143.63	c total #watches: 437128
144.37/144.42	c total #propagations: 194389297 / total #impl: 718483783 (eff. 0.271)
144.37/144.42	c #Conflicts:     295000 | #Learnt:      20904 | 0.000
144.37/144.42	c total clause space: 127.173MB
144.37/144.42	c total #watches: 440743
145.17/145.22	c total #propagations: 194990711 / total #impl: 720663988 (eff. 0.271)
145.17/145.22	c #Conflicts:     296000 | #Learnt:      21904 | 0.000
145.17/145.22	c total clause space: 127.173MB
145.17/145.22	c total #watches: 444007
145.97/146.06	c total #propagations: 195720443 / total #impl: 723239975 (eff. 0.271)
145.97/146.06	c #Conflicts:     297000 | #Learnt:      22904 | 0.000
145.97/146.06	c total clause space: 127.173MB
145.97/146.06	c total #watches: 447216
146.67/146.73	c total #propagations: 196495632 / total #impl: 726121348 (eff. 0.271)
146.67/146.73	c #Conflicts:     298000 | #Learnt:      23904 | 0.000
146.67/146.73	c total clause space: 127.173MB
146.67/146.73	c total #watches: 450923
147.57/147.62	c total #propagations: 197058155 / total #impl: 728345141 (eff. 0.271)
147.57/147.62	c #Conflicts:     299000 | #Learnt:      24904 | 0.000
147.57/147.62	c total clause space: 127.173MB
147.57/147.62	c total #watches: 454780
148.37/148.41	c total #propagations: 197719437 / total #impl: 730714768 (eff. 0.271)
148.37/148.41	c #Conflicts:     300000 | #Learnt:      25904 | 0.000
148.37/148.41	c total clause space: 127.173MB
148.37/148.41	c total #watches: 457631
148.97/149.03	c total #propagations: 198388044 / total #impl: 733112716 (eff. 0.271)
148.97/149.03	c GC COLLECT
148.97/149.03	c #Conflicts:     301000 | #Learnt:      13781 | 0.000
148.97/149.03	c total clause space: 127.173MB
148.97/149.03	c total #watches: 411941
149.37/149.41	c total #propagations: 199110461 / total #impl: 735421385 (eff. 0.271)
149.37/149.41	c #Conflicts:     302000 | #Learnt:      14781 | 0.000
149.37/149.41	c total clause space: 127.173MB
149.37/149.41	c total #watches: 414559
149.77/149.83	c total #propagations: 199693950 / total #impl: 737553912 (eff. 0.271)
149.77/149.83	c #Conflicts:     303000 | #Learnt:      15781 | 0.000
149.77/149.83	c total clause space: 127.173MB
149.77/149.83	c total #watches: 417323
150.27/150.34	c total #propagations: 200287496 / total #impl: 739681021 (eff. 0.271)
150.27/150.34	c #Conflicts:     304000 | #Learnt:      16781 | 0.000
150.27/150.34	c total clause space: 127.173MB
150.27/150.34	c total #watches: 420367
150.77/150.85	c total #propagations: 200998746 / total #impl: 742343779 (eff. 0.271)
150.77/150.85	c #Conflicts:     305000 | #Learnt:      17781 | 0.000
150.77/150.85	c total clause space: 127.173MB
150.77/150.85	c total #watches: 423337
151.27/151.34	c total #propagations: 201751709 / total #impl: 745074439 (eff. 0.271)
151.27/151.34	c #Conflicts:     306000 | #Learnt:      18781 | 0.000
151.27/151.34	c total clause space: 127.173MB
151.27/151.34	c total #watches: 426074
151.66/151.79	c total #propagations: 202371796 / total #impl: 747327571 (eff. 0.271)
151.66/151.79	c #Conflicts:     307000 | #Learnt:      19781 | 0.000
151.66/151.79	c total clause space: 127.173MB
151.66/151.79	c total #watches: 429081
152.26/152.34	c total #propagations: 202988266 / total #impl: 749526276 (eff. 0.271)
152.26/152.34	c #Conflicts:     308000 | #Learnt:      20781 | 0.000
152.26/152.34	c total clause space: 127.173MB
152.26/152.34	c total #watches: 432641
152.66/152.74	c total #propagations: 203712802 / total #impl: 752194050 (eff. 0.271)
152.66/152.74	c #Conflicts:     309000 | #Learnt:      21781 | 0.000
152.66/152.74	c total clause space: 127.173MB
152.66/152.74	c total #watches: 435276
153.06/153.19	c total #propagations: 204264751 / total #impl: 754275405 (eff. 0.271)
153.06/153.19	c #Conflicts:     310000 | #Learnt:      22781 | 0.000
153.06/153.19	c total clause space: 127.173MB
153.06/153.19	c total #watches: 438168
153.56/153.60	c total #propagations: 204923364 / total #impl: 756594924 (eff. 0.271)
153.56/153.60	c #Conflicts:     311000 | #Learnt:      23781 | 0.000
153.56/153.60	c total clause space: 127.173MB
153.56/153.60	c total #watches: 440423
154.07/154.19	c total #propagations: 205485949 / total #impl: 758528785 (eff. 0.271)
154.07/154.19	c #Conflicts:     312000 | #Learnt:      24781 | 0.000
154.07/154.19	c total clause space: 127.173MB
154.07/154.19	c total #watches: 443878
154.76/154.81	c total #propagations: 206240991 / total #impl: 761499926 (eff. 0.271)
154.76/154.81	c #Conflicts:     313000 | #Learnt:      25781 | 0.000
154.76/154.81	c total clause space: 127.173MB
154.76/154.81	c total #watches: 447446
155.36/155.40	c total #propagations: 206920792 / total #impl: 763854741 (eff. 0.271)
155.36/155.40	c #Conflicts:     314000 | #Learnt:      26781 | 0.000
155.36/155.40	c total clause space: 127.173MB
155.36/155.40	c total #watches: 451317
155.76/155.82	c total #propagations: 207524484 / total #impl: 766063080 (eff. 0.271)
155.76/155.82	c GC COLLECT
155.76/155.82	c #Conflicts:     315000 | #Learnt:      14383 | 0.000
155.76/155.82	c total clause space: 127.173MB
155.76/155.82	c total #watches: 414659
156.17/156.25	c total #propagations: 208071183 / total #impl: 768031257 (eff. 0.271)
156.17/156.25	c #Conflicts:     316000 | #Learnt:      15383 | 0.000
156.17/156.25	c total clause space: 127.173MB
156.17/156.25	c total #watches: 418531
156.66/156.71	c total #propagations: 208628259 / total #impl: 770100757 (eff. 0.271)
156.66/156.71	c #Conflicts:     317000 | #Learnt:      16383 | 0.000
156.66/156.71	c total clause space: 127.173MB
156.66/156.71	c total #watches: 421289
157.16/157.20	c total #propagations: 209151801 / total #impl: 771998029 (eff. 0.271)
157.16/157.20	c #Conflicts:     318000 | #Learnt:      17383 | 0.000
157.16/157.20	c total clause space: 127.173MB
157.16/157.20	c total #watches: 423797
157.56/157.67	c total #propagations: 209714498 / total #impl: 773912160 (eff. 0.271)
157.56/157.67	c #Conflicts:     319000 | #Learnt:      18383 | 0.000
157.56/157.67	c total clause space: 127.173MB
157.56/157.67	c total #watches: 427443
158.16/158.20	c total #propagations: 210203069 / total #impl: 775681628 (eff. 0.271)
158.16/158.20	c #Conflicts:     320000 | #Learnt:      19383 | 0.000
158.16/158.20	c total clause space: 127.173MB
158.16/158.20	c total #watches: 430339
158.66/158.74	c total #propagations: 210729002 / total #impl: 777673097 (eff. 0.271)
158.66/158.74	c #Conflicts:     321000 | #Learnt:      20383 | 0.000
158.66/158.74	c total clause space: 127.173MB
158.66/158.74	c total #watches: 433242
159.16/159.27	c total #propagations: 211321498 / total #impl: 779853797 (eff. 0.271)
159.16/159.27	c #Conflicts:     322000 | #Learnt:      21383 | 0.000
159.16/159.27	c total clause space: 127.173MB
159.16/159.27	c total #watches: 437669
159.66/159.78	c total #propagations: 211861120 / total #impl: 782293028 (eff. 0.271)
159.66/159.78	c #Conflicts:     323000 | #Learnt:      22383 | 0.000
159.66/159.78	c total clause space: 127.173MB
159.66/159.78	c total #watches: 441398
160.36/160.40	c total #propagations: 212361641 / total #impl: 784416012 (eff. 0.271)
160.36/160.40	c #Conflicts:     324000 | #Learnt:      23383 | 0.000
160.36/160.40	c total clause space: 127.173MB
160.36/160.40	c total #watches: 444108
160.96/161.04	c total #propagations: 212913045 / total #impl: 786773470 (eff. 0.271)
160.96/161.04	c #Conflicts:     325000 | #Learnt:      24383 | 0.000
160.96/161.04	c total clause space: 127.173MB
160.96/161.04	c total #watches: 447778
161.77/161.82	c total #propagations: 213430201 / total #impl: 789094548 (eff. 0.270)
161.77/161.82	c #Conflicts:     326000 | #Learnt:      25383 | 0.000
161.77/161.82	c total clause space: 127.173MB
161.77/161.82	c total #watches: 452421
162.77/162.89	c total #propagations: 213979185 / total #impl: 791723346 (eff. 0.270)
162.77/162.89	c #Conflicts:     327000 | #Learnt:      26383 | 0.000
162.77/162.89	c total clause space: 127.173MB
162.77/162.89	c total #watches: 458129
163.97/164.05	c total #propagations: 214643246 / total #impl: 794960399 (eff. 0.270)
163.97/164.05	c #Conflicts:     328000 | #Learnt:      27383 | 0.000
163.97/164.05	c total clause space: 206.656MB
163.97/164.06	c total #watches: 461611
164.56/164.67	c total #propagations: 215265393 / total #impl: 798266799 (eff. 0.270)
164.56/164.67	c GC COLLECT
164.56/164.67	c #Conflicts:     329000 | #Learnt:      14675 | 0.000
164.56/164.67	c total clause space: 206.656MB
164.56/164.67	c total #watches: 416681
165.36/165.40	c total #propagations: 215902438 / total #impl: 801020130 (eff. 0.270)
165.36/165.40	c #Conflicts:     330000 | #Learnt:      15675 | 0.000
165.36/165.40	c total clause space: 206.656MB
165.36/165.41	c total #watches: 423876
165.96/166.10	c total #propagations: 216632635 / total #impl: 804169795 (eff. 0.269)
165.96/166.10	c #Conflicts:     331000 | #Learnt:      16675 | 0.000
165.96/166.10	c total clause space: 206.656MB
165.96/166.10	c total #watches: 427653
166.76/166.80	c total #propagations: 217209014 / total #impl: 806342171 (eff. 0.269)
166.76/166.80	c #Conflicts:     332000 | #Learnt:      17675 | 0.000
166.76/166.80	c total clause space: 206.656MB
166.76/166.80	c total #watches: 430184
167.46/167.55	c total #propagations: 217741397 / total #impl: 808261758 (eff. 0.269)
167.46/167.55	c #Conflicts:     333000 | #Learnt:      18675 | 0.000
167.46/167.55	c total clause space: 206.656MB
167.46/167.56	c total #watches: 432784
168.27/168.36	c total #propagations: 218283362 / total #impl: 810328974 (eff. 0.269)
168.27/168.36	c #Conflicts:     334000 | #Learnt:      19675 | 0.000
168.27/168.36	c total clause space: 206.656MB
168.27/168.36	c total #watches: 436254
168.96/169.09	c total #propagations: 218938625 / total #impl: 812721111 (eff. 0.269)
168.96/169.09	c #Conflicts:     335000 | #Learnt:      20675 | 0.000
168.96/169.09	c total clause space: 206.656MB
168.96/169.09	c total #watches: 439014
169.66/169.73	c total #propagations: 219570984 / total #impl: 814915380 (eff. 0.269)
169.66/169.73	c #Conflicts:     336000 | #Learnt:      21675 | 0.000
169.66/169.73	c total clause space: 206.656MB
169.66/169.73	c total #watches: 441591
170.36/170.42	c total #propagations: 220248777 / total #impl: 817344032 (eff. 0.269)
170.36/170.42	c #Conflicts:     337000 | #Learnt:      22675 | 0.000
170.36/170.42	c total clause space: 206.656MB
170.36/170.42	c total #watches: 444631
171.16/171.22	c total #propagations: 220920467 / total #impl: 819843148 (eff. 0.269)
171.16/171.22	c #Conflicts:     338000 | #Learnt:      23675 | 0.000
171.16/171.22	c total clause space: 206.656MB
171.16/171.22	c total #watches: 447469
171.96/172.04	c total #propagations: 221632907 / total #impl: 822269540 (eff. 0.270)
171.96/172.04	c #Conflicts:     339000 | #Learnt:      24675 | 0.000
171.96/172.04	c total clause space: 206.656MB
171.96/172.04	c total #watches: 450985
173.06/173.12	c total #propagations: 222312449 / total #impl: 824804985 (eff. 0.270)
173.06/173.12	c #Conflicts:     340000 | #Learnt:      25675 | 0.000
173.06/173.12	c total clause space: 206.656MB
173.06/173.12	c total #watches: 457475
173.77/173.89	c total #propagations: 223217679 / total #impl: 828411463 (eff. 0.269)
173.77/173.89	c #Conflicts:     341000 | #Learnt:      26675 | 0.000
173.77/173.89	c total clause space: 206.656MB
173.77/173.89	c total #watches: 460007
174.66/174.78	c total #propagations: 223833078 / total #impl: 830977702 (eff. 0.269)
174.66/174.78	c #Conflicts:     342000 | #Learnt:      27675 | 0.000
174.66/174.78	c total clause space: 206.656MB
174.66/174.78	c total #watches: 463386
175.36/175.47	c total #propagations: 224509372 / total #impl: 833765181 (eff. 0.269)
175.36/175.47	c GC COLLECT
175.36/175.47	c #Conflicts:     343000 | #Learnt:      14672 | 0.000
175.36/175.47	c total clause space: 206.656MB
175.36/175.47	c total #watches: 415243
175.96/176.01	c total #propagations: 225255876 / total #impl: 836293283 (eff. 0.269)
175.96/176.01	c #Conflicts:     344000 | #Learnt:      15672 | 0.000
175.96/176.01	c total clause space: 206.656MB
175.96/176.01	c total #watches: 418758
176.46/176.55	c total #propagations: 225945358 / total #impl: 838820503 (eff. 0.269)
176.46/176.55	c #Conflicts:     345000 | #Learnt:      16672 | 0.000
176.46/176.55	c total clause space: 206.656MB
176.46/176.55	c total #watches: 421863
177.06/177.16	c total #propagations: 226639856 / total #impl: 841402075 (eff. 0.269)
177.06/177.16	c #Conflicts:     346000 | #Learnt:      17672 | 0.000
177.06/177.16	c total clause space: 206.656MB
177.06/177.16	c total #watches: 426510
177.66/177.70	c total #propagations: 227345150 / total #impl: 844233417 (eff. 0.269)
177.66/177.70	c #Conflicts:     347000 | #Learnt:      18672 | 0.000
177.66/177.70	c total clause space: 206.656MB
177.66/177.71	c total #watches: 429409
178.16/178.28	c total #propagations: 227969811 / total #impl: 846433194 (eff. 0.269)
178.16/178.28	c #Conflicts:     348000 | #Learnt:      19672 | 0.000
178.16/178.28	c total clause space: 206.656MB
178.16/178.28	c total #watches: 432747
178.86/178.90	c total #propagations: 228686784 / total #impl: 849092965 (eff. 0.269)
178.86/178.90	c #Conflicts:     349000 | #Learnt:      20672 | 0.000
178.86/178.90	c total clause space: 206.656MB
178.86/178.90	c total #watches: 435931
179.36/179.46	c total #propagations: 229310882 / total #impl: 851600128 (eff. 0.269)
179.36/179.46	c #Conflicts:     350000 | #Learnt:      21672 | 0.000
179.36/179.46	c total clause space: 206.656MB
179.36/179.46	c total #watches: 439512
179.86/179.92	c total #propagations: 229860277 / total #impl: 853712347 (eff. 0.269)
179.86/179.92	c #Conflicts:     351000 | #Learnt:      22672 | 0.000
179.86/179.92	c total clause space: 206.656MB
179.86/179.92	c total #watches: 442985
180.26/180.40	c total #propagations: 230481679 / total #impl: 856216830 (eff. 0.269)
180.26/180.40	c #Conflicts:     352000 | #Learnt:      23672 | 0.000
180.26/180.40	c total clause space: 206.656MB
180.26/180.40	c total #watches: 448879
180.96/181.05	c total #propagations: 231047702 / total #impl: 858799537 (eff. 0.269)
180.96/181.05	c #Conflicts:     353000 | #Learnt:      24672 | 0.000
180.96/181.05	c total clause space: 206.656MB
180.96/181.05	c total #watches: 455129
181.86/181.92	c total #propagations: 231637975 / total #impl: 861678482 (eff. 0.269)
181.86/181.92	c #Conflicts:     354000 | #Learnt:      25671 | 0.000
181.86/181.92	c total clause space: 206.656MB
181.86/181.92	c total #watches: 458632
182.66/182.79	c total #propagations: 232421837 / total #impl: 864338066 (eff. 0.269)
182.66/182.79	c #Conflicts:     355000 | #Learnt:      26671 | 0.000
182.66/182.79	c total clause space: 206.656MB
182.66/182.79	c total #watches: 462484
183.46/183.54	c total #propagations: 233118364 / total #impl: 866882856 (eff. 0.269)
183.46/183.54	c #Conflicts:     356000 | #Learnt:      27671 | 0.000
183.46/183.54	c total clause space: 206.656MB
183.46/183.54	c total #watches: 466894
184.36/184.43	c total #propagations: 233721473 / total #impl: 869641082 (eff. 0.269)
184.36/184.43	c GC COLLECT
184.36/184.43	c #Conflicts:     357000 | #Learnt:      14387 | 0.000
184.36/184.43	c total clause space: 206.656MB
184.36/184.43	c total #watches: 414622
184.86/184.94	c total #propagations: 234474103 / total #impl: 872749048 (eff. 0.269)
184.86/184.94	c #Conflicts:     358000 | #Learnt:      15387 | 0.000
184.86/184.94	c total clause space: 206.656MB
184.86/184.94	c total #watches: 417864
185.46/185.54	c total #propagations: 235260732 / total #impl: 875612290 (eff. 0.269)
185.46/185.54	c #Conflicts:     359000 | #Learnt:      16387 | 0.000
185.46/185.54	c total clause space: 206.656MB
185.46/185.54	c total #watches: 422632
185.96/186.08	c total #propagations: 236002316 / total #impl: 878555021 (eff. 0.269)
185.96/186.08	c #Conflicts:     360000 | #Learnt:      17387 | 0.000
185.96/186.08	c total clause space: 206.656MB
185.96/186.08	c total #watches: 426181
186.56/186.60	c total #propagations: 236691738 / total #impl: 880989163 (eff. 0.269)
186.56/186.60	c #Conflicts:     361000 | #Learnt:      18387 | 0.000
186.56/186.60	c total clause space: 206.656MB
186.56/186.60	c total #watches: 429732
187.06/187.17	c total #propagations: 237355542 / total #impl: 883241174 (eff. 0.269)
187.06/187.17	c #Conflicts:     362000 | #Learnt:      19387 | 0.000
187.06/187.17	c total clause space: 206.656MB
187.06/187.17	c total #watches: 433021
187.66/187.74	c total #propagations: 237975120 / total #impl: 885498303 (eff. 0.269)
187.66/187.74	c #Conflicts:     363000 | #Learnt:      20387 | 0.000
187.66/187.74	c total clause space: 206.656MB
187.66/187.74	c total #watches: 436073
188.36/188.41	c total #propagations: 238672415 / total #impl: 887938826 (eff. 0.269)
188.36/188.41	c #Conflicts:     364000 | #Learnt:      21387 | 0.000
188.36/188.41	c total clause space: 206.656MB
188.36/188.41	c total #watches: 441406
189.06/189.12	c total #propagations: 239512872 / total #impl: 891345324 (eff. 0.269)
189.06/189.12	c #Conflicts:     365000 | #Learnt:      22387 | 0.000
189.06/189.12	c total clause space: 206.656MB
189.06/189.12	c total #watches: 445528
189.76/189.80	c total #propagations: 240244307 / total #impl: 893993807 (eff. 0.269)
189.76/189.80	c #Conflicts:     366000 | #Learnt:      23387 | 0.000
189.76/189.80	c total clause space: 206.656MB
189.76/189.80	c total #watches: 448522
190.36/190.43	c total #propagations: 240884046 / total #impl: 896376479 (eff. 0.269)
190.36/190.43	c #Conflicts:     367000 | #Learnt:      24387 | 0.000
190.36/190.43	c total clause space: 206.656MB
190.36/190.43	c total #watches: 454387
191.15/191.25	c total #propagations: 241514811 / total #impl: 899299876 (eff. 0.269)
191.15/191.25	c #Conflicts:     368000 | #Learnt:      25387 | 0.000
191.15/191.25	c total clause space: 206.656MB
191.15/191.25	c total #watches: 460289
192.15/192.23	c total #propagations: 242104843 / total #impl: 901834888 (eff. 0.268)
192.15/192.23	c #Conflicts:     369000 | #Learnt:      26387 | 0.000
192.15/192.23	c total clause space: 206.656MB
192.15/192.23	c total #watches: 465374
193.15/193.23	c total #propagations: 242744118 / total #impl: 904540546 (eff. 0.268)
193.15/193.23	c #Conflicts:     370000 | #Learnt:      27387 | 0.000
193.15/193.23	c total clause space: 206.656MB
193.15/193.23	c total #watches: 468846
194.15/194.28	c total #propagations: 243383094 / total #impl: 906680244 (eff. 0.268)
194.15/194.28	c #Conflicts:     371000 | #Learnt:      28387 | 0.000
194.15/194.28	c total clause space: 206.656MB
194.15/194.28	c total #watches: 471979
195.25/195.30	c total #propagations: 244012500 / total #impl: 908899376 (eff. 0.268)
195.25/195.30	c GC COLLECT
195.25/195.30	c #Conflicts:     372000 | #Learnt:      14786 | 0.000
195.25/195.30	c total clause space: 206.656MB
195.25/195.30	c total #watches: 416426
195.55/195.66	c total #propagations: 244642980 / total #impl: 910990538 (eff. 0.269)
195.55/195.66	c #Conflicts:     373000 | #Learnt:      15786 | 0.000
195.55/195.66	c total clause space: 206.656MB
195.55/195.66	c total #watches: 419018
195.95/196.02	c total #propagations: 245202143 / total #impl: 912777901 (eff. 0.269)
195.95/196.02	c #Conflicts:     374000 | #Learnt:      16786 | 0.000
195.95/196.02	c total clause space: 206.656MB
195.95/196.02	c total #watches: 421767
196.35/196.41	c total #propagations: 245758835 / total #impl: 914604382 (eff. 0.269)
196.35/196.41	c #Conflicts:     375000 | #Learnt:      17786 | 0.000
196.35/196.41	c total clause space: 206.656MB
196.35/196.41	c total #watches: 424572
196.75/196.88	c total #propagations: 246325781 / total #impl: 916633698 (eff. 0.269)
196.75/196.88	c #Conflicts:     376000 | #Learnt:      18786 | 0.000
196.75/196.88	c total clause space: 206.656MB
196.75/196.88	c total #watches: 427219
197.15/197.29	c total #propagations: 246948307 / total #impl: 918684507 (eff. 0.269)
197.15/197.29	c #Conflicts:     377000 | #Learnt:      19786 | 0.000
197.15/197.29	c total clause space: 206.656MB
197.15/197.29	c total #watches: 429826
197.76/197.80	c total #propagations: 247483312 / total #impl: 920493440 (eff. 0.269)
197.76/197.80	c #Conflicts:     378000 | #Learnt:      20786 | 0.000
197.76/197.80	c total clause space: 206.656MB
197.76/197.80	c total #watches: 432193
198.26/198.33	c total #propagations: 248161336 / total #impl: 922685378 (eff. 0.269)
198.26/198.33	c #Conflicts:     379000 | #Learnt:      21786 | 0.000
198.26/198.33	c total clause space: 206.656MB
198.26/198.33	c total #watches: 435175
198.66/198.79	c total #propagations: 248816817 / total #impl: 924994299 (eff. 0.269)
198.66/198.79	c #Conflicts:     380000 | #Learnt:      22786 | 0.000
198.66/198.79	c total clause space: 206.656MB
198.66/198.79	c total #watches: 437754
199.17/199.29	c total #propagations: 249380675 / total #impl: 926897685 (eff. 0.269)
199.17/199.29	c #Conflicts:     381000 | #Learnt:      23786 | 0.000
199.17/199.29	c total clause space: 206.656MB
199.17/199.29	c total #watches: 440615
199.66/199.78	c total #propagations: 250042631 / total #impl: 929310567 (eff. 0.269)
199.66/199.78	c #Conflicts:     382000 | #Learnt:      24786 | 0.000
199.66/199.78	c total clause space: 206.656MB
199.66/199.78	c total #watches: 444160
200.27/200.33	c total #propagations: 250647593 / total #impl: 931464251 (eff. 0.269)
200.27/200.33	c #Conflicts:     383000 | #Learnt:      25786 | 0.000
200.27/200.33	c total clause space: 206.656MB
200.27/200.33	c total #watches: 447415
200.76/200.87	c total #propagations: 251323635 / total #impl: 933787330 (eff. 0.269)
200.76/200.87	c #Conflicts:     384000 | #Learnt:      26786 | 0.000
200.76/200.87	c total clause space: 206.656MB
200.76/200.87	c total #watches: 450122
201.27/201.40	c total #propagations: 252012361 / total #impl: 936066829 (eff. 0.269)
201.27/201.40	c #Conflicts:     385000 | #Learnt:      27786 | 0.000
201.27/201.40	c total clause space: 206.656MB
201.27/201.40	c total #watches: 452700
201.86/201.94	c total #propagations: 252637746 / total #impl: 938295787 (eff. 0.269)
201.86/201.94	c #Conflicts:     386000 | #Learnt:      28786 | 0.000
201.86/201.94	c total clause space: 206.656MB
201.86/201.94	c total #watches: 456869
202.56/202.65	c total #propagations: 253209456 / total #impl: 940576898 (eff. 0.269)
202.56/202.65	c #Conflicts:     387000 | #Learnt:      29786 | 0.000
202.56/202.65	c total clause space: 206.656MB
202.56/202.65	c total #watches: 461131
203.06/203.19	c total #propagations: 253885485 / total #impl: 943206853 (eff. 0.269)
203.06/203.19	c GC COLLECT
203.06/203.19	c #Conflicts:     388000 | #Learnt:      15888 | 0.000
203.06/203.19	c total clause space: 206.656MB
203.06/203.19	c total #watches: 419580
203.57/203.67	c total #propagations: 254590922 / total #impl: 945800347 (eff. 0.269)
203.57/203.67	c #Conflicts:     389000 | #Learnt:      16888 | 0.000
203.57/203.67	c total clause space: 206.656MB
203.57/203.68	c total #watches: 422867
204.06/204.17	c total #propagations: 255193959 / total #impl: 948211892 (eff. 0.269)
204.06/204.17	c #Conflicts:     390000 | #Learnt:      17888 | 0.000
204.06/204.17	c total clause space: 206.656MB
204.06/204.17	c total #watches: 425443
204.57/204.67	c total #propagations: 255850535 / total #impl: 950436941 (eff. 0.269)
204.57/204.67	c #Conflicts:     391000 | #Learnt:      18888 | 0.000
204.57/204.67	c total clause space: 206.656MB
204.57/204.67	c total #watches: 427902
205.16/205.21	c total #propagations: 256532582 / total #impl: 952676723 (eff. 0.269)
205.16/205.21	c #Conflicts:     392000 | #Learnt:      19888 | 0.000
205.16/205.21	c total clause space: 206.656MB
205.16/205.21	c total #watches: 430853
205.67/205.75	c total #propagations: 257235375 / total #impl: 955250724 (eff. 0.269)
205.67/205.75	c #Conflicts:     393000 | #Learnt:      20888 | 0.000
205.67/205.75	c total clause space: 206.656MB
205.67/205.75	c total #watches: 433720
206.26/206.33	c total #propagations: 257794836 / total #impl: 957161177 (eff. 0.269)
206.26/206.33	c #Conflicts:     394000 | #Learnt:      21888 | 0.000
206.26/206.33	c total clause space: 206.656MB
206.26/206.33	c total #watches: 436349
206.87/206.99	c total #propagations: 258541972 / total #impl: 960092903 (eff. 0.269)
206.87/206.99	c #Conflicts:     395000 | #Learnt:      22888 | 0.000
206.87/206.99	c total clause space: 206.656MB
206.87/206.99	c total #watches: 439461
207.46/207.58	c total #propagations: 259307299 / total #impl: 963044213 (eff. 0.269)
207.46/207.58	c #Conflicts:     396000 | #Learnt:      23888 | 0.000
207.46/207.58	c total clause space: 206.656MB
207.46/207.58	c total #watches: 442709
207.97/208.07	c total #propagations: 259962072 / total #impl: 965535931 (eff. 0.269)
207.97/208.07	c #Conflicts:     397000 | #Learnt:      24888 | 0.000
207.97/208.07	c total clause space: 206.656MB
207.97/208.07	c total #watches: 446521
208.76/208.82	c total #propagations: 260557413 / total #impl: 967855497 (eff. 0.269)
208.76/208.82	c #Conflicts:     398000 | #Learnt:      25888 | 0.000
208.76/208.82	c total clause space: 206.656MB
208.76/208.82	c total #watches: 449690
209.36/209.46	c total #propagations: 261267428 / total #impl: 970635170 (eff. 0.269)
209.36/209.46	c #Conflicts:     399000 | #Learnt:      26888 | 0.000
209.36/209.46	c total clause space: 206.656MB
209.36/209.46	c total #watches: 452684
210.07/210.11	c total #propagations: 261946572 / total #impl: 973071469 (eff. 0.269)
210.07/210.11	c #Conflicts:     400000 | #Learnt:      27888 | 0.000
210.07/210.11	c total clause space: 206.656MB
210.07/210.11	c total #watches: 455430
210.56/210.68	c total #propagations: 262637552 / total #impl: 975569039 (eff. 0.269)
210.56/210.68	c #Conflicts:     401000 | #Learnt:      28888 | 0.000
210.56/210.68	c total clause space: 206.656MB
210.56/210.68	c total #watches: 458190
211.17/211.26	c total #propagations: 263144190 / total #impl: 977281331 (eff. 0.269)
211.17/211.26	c #Conflicts:     402000 | #Learnt:      29888 | 0.000
211.17/211.26	c total clause space: 206.656MB
211.17/211.26	c total #watches: 460769
211.76/211.85	c total #propagations: 263729875 / total #impl: 979392553 (eff. 0.269)
211.76/211.85	c GC COLLECT
211.76/211.85	c #Conflicts:     403000 | #Learnt:      15697 | 0.000
211.76/211.85	c total clause space: 206.656MB
211.76/211.85	c total #watches: 418961
212.16/212.23	c total #propagations: 264394109 / total #impl: 981541044 (eff. 0.269)
212.16/212.23	c #Conflicts:     404000 | #Learnt:      16697 | 0.000
212.16/212.23	c total clause space: 206.656MB
212.16/212.23	c total #watches: 421792
212.66/212.74	c total #propagations: 264947251 / total #impl: 983509383 (eff. 0.269)
212.66/212.74	c #Conflicts:     405000 | #Learnt:      17697 | 0.000
212.66/212.74	c total clause space: 206.656MB
212.66/212.74	c total #watches: 427112
213.26/213.39	c total #propagations: 265601153 / total #impl: 985946074 (eff. 0.269)
213.26/213.39	c #Conflicts:     406000 | #Learnt:      18697 | 0.000
213.26/213.39	c total clause space: 206.656MB
213.26/213.39	c total #watches: 430079
213.86/213.96	c total #propagations: 266290042 / total #impl: 988484561 (eff. 0.269)
213.86/213.96	c #Conflicts:     407000 | #Learnt:      19697 | 0.000
213.86/213.96	c total clause space: 206.656MB
213.86/213.96	c total #watches: 433092
214.57/214.62	c total #propagations: 266983656 / total #impl: 991208126 (eff. 0.269)
214.57/214.62	c #Conflicts:     408000 | #Learnt:      20697 | 0.000
214.57/214.62	c total clause space: 206.656MB
214.57/214.62	c total #watches: 437240
215.16/215.24	c total #propagations: 267633567 / total #impl: 993569505 (eff. 0.269)
215.16/215.24	c #Conflicts:     409000 | #Learnt:      21697 | 0.000
215.16/215.24	c total clause space: 206.656MB
215.16/215.24	c total #watches: 440024
215.86/215.93	c total #propagations: 268304918 / total #impl: 996144647 (eff. 0.269)
215.86/215.93	c #Conflicts:     410000 | #Learnt:      22697 | 0.000
215.86/215.93	c total clause space: 206.656MB
215.86/215.93	c total #watches: 443194
216.46/216.53	c total #propagations: 269052632 / total #impl: 998830134 (eff. 0.269)
216.46/216.53	c #Conflicts:     411000 | #Learnt:      23697 | 0.000
216.46/216.53	c total clause space: 206.656MB
216.46/216.53	c total #watches: 446519
217.16/217.26	c total #propagations: 269696778 / total #impl: 1001149570 (eff. 0.269)
217.16/217.26	c #Conflicts:     412000 | #Learnt:      24697 | 0.000
217.16/217.26	c total clause space: 206.656MB
217.16/217.26	c total #watches: 450572
217.96/218.04	c total #propagations: 270322769 / total #impl: 1003501423 (eff. 0.269)
217.96/218.04	c #Conflicts:     413000 | #Learnt:      25697 | 0.000
217.96/218.04	c total clause space: 206.656MB
217.96/218.04	c total #watches: 453587
218.66/218.74	c total #propagations: 271180773 / total #impl: 1006864053 (eff. 0.269)
218.66/218.74	c #Conflicts:     414000 | #Learnt:      26697 | 0.000
218.66/218.74	c total clause space: 206.656MB
218.66/218.74	c total #watches: 457045
219.46/219.56	c total #propagations: 271896501 / total #impl: 1009721305 (eff. 0.269)
219.46/219.56	c #Conflicts:     415000 | #Learnt:      27697 | 0.000
219.46/219.56	c total clause space: 206.656MB
219.46/219.56	c total #watches: 460243
220.46/220.56	c total #propagations: 272498618 / total #impl: 1012235184 (eff. 0.269)
220.46/220.56	c #Conflicts:     416000 | #Learnt:      28697 | 0.000
220.46/220.56	c total clause space: 206.656MB
220.46/220.56	c total #watches: 466082
221.56/221.61	c total #propagations: 273148032 / total #impl: 1015028889 (eff. 0.269)
221.56/221.61	c #Conflicts:     417000 | #Learnt:      29697 | 0.000
221.56/221.61	c total clause space: 206.656MB
221.56/221.61	c total #watches: 469253
222.27/222.33	c total #propagations: 273737133 / total #impl: 1017476896 (eff. 0.269)
222.27/222.33	c #Conflicts:     418000 | #Learnt:      30697 | 0.000
222.27/222.33	c total clause space: 206.656MB
222.27/222.33	c total #watches: 471885
222.66/222.79	c total #propagations: 274313427 / total #impl: 1019910200 (eff. 0.269)
222.66/222.79	c GC COLLECT
222.66/222.79	c #Conflicts:     419000 | #Learnt:      16198 | 0.000
222.66/222.79	c total clause space: 206.656MB
222.66/222.79	c total #watches: 420273
223.06/223.13	c total #propagations: 274842740 / total #impl: 1022332586 (eff. 0.269)
223.06/223.13	c #Conflicts:     420000 | #Learnt:      17198 | 0.000
223.06/223.13	c total clause space: 206.656MB
223.06/223.13	c total #watches: 423687
223.66/223.72	c total #propagations: 275326403 / total #impl: 1024436092 (eff. 0.269)
223.66/223.72	c #Conflicts:     421000 | #Learnt:      18198 | 0.000
223.66/223.72	c total clause space: 206.656MB
223.66/223.72	c total #watches: 427476
224.26/224.36	c total #propagations: 276038555 / total #impl: 1027704367 (eff. 0.269)
224.26/224.36	c #Conflicts:     422000 | #Learnt:      19198 | 0.000
224.26/224.36	c total clause space: 206.656MB
224.26/224.36	c total #watches: 429909
224.96/225.05	c total #propagations: 276681636 / total #impl: 1030914017 (eff. 0.268)
224.96/225.05	c #Conflicts:     423000 | #Learnt:      20198 | 0.000
224.96/225.05	c total clause space: 206.656MB
224.96/225.05	c total #watches: 436116
225.86/225.95	c total #propagations: 277338429 / total #impl: 1034218634 (eff. 0.268)
225.86/225.95	c #Conflicts:     424000 | #Learnt:      21198 | 0.000
225.86/225.95	c total clause space: 206.656MB
225.86/225.95	c total #watches: 439521
226.67/226.77	c total #propagations: 278045372 / total #impl: 1037024871 (eff. 0.268)
226.67/226.77	c #Conflicts:     425000 | #Learnt:      22198 | 0.000
226.67/226.77	c total clause space: 206.656MB
226.67/226.77	c total #watches: 443343
227.67/227.75	c total #propagations: 278697876 / total #impl: 1039488096 (eff. 0.268)
227.67/227.75	c #Conflicts:     426000 | #Learnt:      23198 | 0.000
227.67/227.75	c total clause space: 206.656MB
227.67/227.75	c total #watches: 449152
228.56/228.69	c total #propagations: 279354039 / total #impl: 1041886951 (eff. 0.268)
228.56/228.69	c #Conflicts:     427000 | #Learnt:      24198 | 0.000
228.56/228.69	c total clause space: 206.656MB
228.56/228.69	c total #watches: 452882
229.46/229.57	c total #propagations: 279955706 / total #impl: 1044207856 (eff. 0.268)
229.46/229.57	c #Conflicts:     428000 | #Learnt:      25198 | 0.000
229.46/229.57	c total clause space: 206.656MB
229.46/229.57	c total #watches: 456543
230.56/230.69	c total #propagations: 280503547 / total #impl: 1046359624 (eff. 0.268)
230.56/230.69	c #Conflicts:     429000 | #Learnt:      26198 | 0.000
230.56/230.69	c total clause space: 206.656MB
230.56/230.69	c total #watches: 459416
231.76/231.83	c total #propagations: 281149433 / total #impl: 1048696513 (eff. 0.268)
231.76/231.83	c #Conflicts:     430000 | #Learnt:      27198 | 0.000
231.76/231.83	c total clause space: 206.656MB
231.76/231.83	c total #watches: 462611
232.86/232.91	c total #propagations: 281810752 / total #impl: 1051172719 (eff. 0.268)
232.86/232.91	c #Conflicts:     431000 | #Learnt:      28198 | 0.000
232.86/232.91	c total clause space: 206.656MB
232.86/232.91	c total #watches: 465675
234.06/234.16	c total #propagations: 282424676 / total #impl: 1053467325 (eff. 0.268)
234.06/234.16	c #Conflicts:     432000 | #Learnt:      29198 | 0.000
234.06/234.16	c total clause space: 206.656MB
234.06/234.16	c total #watches: 469067
235.26/235.32	c total #propagations: 283135990 / total #impl: 1056134865 (eff. 0.268)
235.26/235.32	c #Conflicts:     433000 | #Learnt:      30198 | 0.000
235.26/235.32	c total clause space: 206.656MB
235.26/235.32	c total #watches: 472938
236.46/236.59	c total #propagations: 283787077 / total #impl: 1058766752 (eff. 0.268)
236.46/236.59	c #Conflicts:     434000 | #Learnt:      31198 | 0.000
236.46/236.59	c total clause space: 206.656MB
236.46/236.59	c total #watches: 476464
237.66/237.72	c total #propagations: 284433255 / total #impl: 1061377648 (eff. 0.268)
237.66/237.72	c GC COLLECT
237.66/237.72	c #Conflicts:     435000 | #Learnt:      16430 | 0.000
237.66/237.72	c total clause space: 206.656MB
237.66/237.72	c total #watches: 422688
238.25/238.35	c total #propagations: 285121386 / total #impl: 1063981215 (eff. 0.268)
238.25/238.35	c #Conflicts:     436000 | #Learnt:      17430 | 0.000
238.25/238.35	c total clause space: 206.656MB
238.25/238.35	c total #watches: 426359
238.95/239.04	c total #propagations: 285719141 / total #impl: 1066182397 (eff. 0.268)
238.95/239.04	c #Conflicts:     437000 | #Learnt:      18430 | 0.000
238.95/239.04	c total clause space: 206.656MB
238.95/239.04	c total #watches: 430462
239.55/239.64	c total #propagations: 286403965 / total #impl: 1068829435 (eff. 0.268)
239.55/239.64	c #Conflicts:     438000 | #Learnt:      19430 | 0.000
239.55/239.64	c total clause space: 206.656MB
239.55/239.64	c total #watches: 432976
240.25/240.36	c total #propagations: 286929338 / total #impl: 1070532181 (eff. 0.268)
240.25/240.36	c #Conflicts:     439000 | #Learnt:      20430 | 0.000
240.25/240.36	c total clause space: 206.656MB
240.25/240.36	c total #watches: 435922
241.05/241.10	c total #propagations: 287553962 / total #impl: 1072900343 (eff. 0.268)
241.05/241.10	c #Conflicts:     440000 | #Learnt:      21430 | 0.000
241.05/241.10	c total clause space: 206.656MB
241.05/241.10	c total #watches: 440303
241.85/241.91	c total #propagations: 288165609 / total #impl: 1075243270 (eff. 0.268)
241.85/241.91	c #Conflicts:     441000 | #Learnt:      22430 | 0.000
241.85/241.91	c total clause space: 206.656MB
241.85/241.91	c total #watches: 443851
242.65/242.78	c total #propagations: 288761869 / total #impl: 1077383619 (eff. 0.268)
242.65/242.78	c #Conflicts:     442000 | #Learnt:      23430 | 0.000
242.65/242.78	c total clause space: 206.656MB
242.65/242.78	c total #watches: 447027
243.55/243.68	c total #propagations: 289330811 / total #impl: 1079529778 (eff. 0.268)
243.55/243.68	c #Conflicts:     443000 | #Learnt:      24430 | 0.000
243.55/243.68	c total clause space: 206.656MB
243.55/243.68	c total #watches: 450457
244.55/244.60	c total #propagations: 289920082 / total #impl: 1081688614 (eff. 0.268)
244.55/244.60	c #Conflicts:     444000 | #Learnt:      25430 | 0.000
244.55/244.60	c total clause space: 206.656MB
244.55/244.60	c total #watches: 453455
245.45/245.57	c total #propagations: 290509628 / total #impl: 1083734239 (eff. 0.268)
245.45/245.57	c #Conflicts:     445000 | #Learnt:      26430 | 0.000
245.45/245.57	c total clause space: 206.656MB
245.45/245.57	c total #watches: 455768
246.46/246.52	c total #propagations: 291050435 / total #impl: 1085613605 (eff. 0.268)
246.46/246.52	c #Conflicts:     446000 | #Learnt:      27430 | 0.000
246.46/246.52	c total clause space: 206.656MB
246.46/246.52	c total #watches: 458606
247.56/247.67	c total #propagations: 291608213 / total #impl: 1087703121 (eff. 0.268)
247.56/247.67	c #Conflicts:     447000 | #Learnt:      28430 | 0.000
247.56/247.67	c total clause space: 206.656MB
247.56/247.67	c total #watches: 462604
248.85/248.97	c total #propagations: 292250773 / total #impl: 1090280123 (eff. 0.268)
248.85/248.97	c #Conflicts:     448000 | #Learnt:      29430 | 0.000
248.85/248.97	c total clause space: 206.656MB
248.85/248.97	c total #watches: 466244
250.15/250.28	c total #propagations: 292842191 / total #impl: 1092536636 (eff. 0.268)
250.15/250.28	c #Conflicts:     449000 | #Learnt:      30430 | 0.000
250.15/250.28	c total clause space: 206.656MB
250.15/250.28	c total #watches: 469488
251.35/251.45	c total #propagations: 293446712 / total #impl: 1094770709 (eff. 0.268)
251.35/251.45	c #Conflicts:     450000 | #Learnt:      31430 | 0.000
251.35/251.45	c total clause space: 206.656MB
251.35/251.45	c total #watches: 472876
252.35/252.48	c total #propagations: 294107900 / total #impl: 1097473994 (eff. 0.268)
252.35/252.48	c GC COLLECT
252.35/252.48	c #Conflicts:     451000 | #Learnt:      16302 | 0.000
252.35/252.48	c total clause space: 206.656MB
252.35/252.48	c total #watches: 421618
252.96/253.02	c total #propagations: 294712041 / total #impl: 1100120721 (eff. 0.268)
252.96/253.02	c #Conflicts:     452000 | #Learnt:      17302 | 0.000
252.96/253.02	c total clause space: 206.656MB
252.96/253.02	c total #watches: 425176
253.55/253.63	c total #propagations: 295339909 / total #impl: 1102244049 (eff. 0.268)
253.55/253.63	c #Conflicts:     453000 | #Learnt:      18302 | 0.000
253.55/253.63	c total clause space: 206.656MB
253.55/253.63	c total #watches: 428534
254.16/254.25	c total #propagations: 295985560 / total #impl: 1104539979 (eff. 0.268)
254.16/254.25	c #Conflicts:     454000 | #Learnt:      19302 | 0.000
254.16/254.25	c total clause space: 206.656MB
254.16/254.25	c total #watches: 432170
254.85/254.93	c total #propagations: 296604358 / total #impl: 1106850842 (eff. 0.268)
254.85/254.93	c #Conflicts:     455000 | #Learnt:      20302 | 0.000
254.85/254.93	c total clause space: 206.656MB
254.85/254.93	c total #watches: 435349
255.55/255.61	c total #propagations: 297214272 / total #impl: 1109188152 (eff. 0.268)
255.55/255.61	c #Conflicts:     456000 | #Learnt:      21302 | 0.000
255.55/255.61	c total clause space: 206.656MB
255.55/255.61	c total #watches: 438210
256.26/256.30	c total #propagations: 297845419 / total #impl: 1111513189 (eff. 0.268)
256.26/256.30	c #Conflicts:     457000 | #Learnt:      22302 | 0.000
256.26/256.30	c total clause space: 206.656MB
256.26/256.30	c total #watches: 441642
256.95/257.06	c total #propagations: 298503466 / total #impl: 1114053239 (eff. 0.268)
256.95/257.06	c #Conflicts:     458000 | #Learnt:      23302 | 0.000
256.95/257.06	c total clause space: 206.656MB
256.95/257.06	c total #watches: 445663
258.05/258.10	c total #propagations: 299154084 / total #impl: 1116768405 (eff. 0.268)
258.05/258.10	c #Conflicts:     459000 | #Learnt:      24302 | 0.000
258.05/258.10	c total clause space: 206.656MB
258.05/258.10	c total #watches: 448818
259.05/259.10	c total #propagations: 299839043 / total #impl: 1119490080 (eff. 0.268)
259.05/259.10	c #Conflicts:     460000 | #Learnt:      25302 | 0.000
259.05/259.10	c total clause space: 206.656MB
259.05/259.10	c total #watches: 451882
259.95/260.04	c total #propagations: 300466347 / total #impl: 1121934056 (eff. 0.268)
259.95/260.04	c #Conflicts:     461000 | #Learnt:      26302 | 0.000
259.95/260.04	c total clause space: 206.656MB
259.95/260.04	c total #watches: 454860
260.76/260.89	c total #propagations: 301114800 / total #impl: 1124500926 (eff. 0.268)
260.76/260.89	c #Conflicts:     462000 | #Learnt:      27302 | 0.000
260.76/260.89	c total clause space: 206.656MB
260.76/260.89	c total #watches: 457853
261.45/261.57	c total #propagations: 301727016 / total #impl: 1126870662 (eff. 0.268)
261.45/261.57	c #Conflicts:     463000 | #Learnt:      28302 | 0.000
261.45/261.57	c total clause space: 206.656MB
261.45/261.58	c total #watches: 460886
262.25/262.32	c total #propagations: 302311926 / total #impl: 1129223171 (eff. 0.268)
262.25/262.32	c #Conflicts:     464000 | #Learnt:      29302 | 0.000
262.25/262.32	c total clause space: 206.656MB
262.25/262.32	c total #watches: 464949
262.96/263.04	c total #propagations: 302949189 / total #impl: 1131757894 (eff. 0.268)
262.96/263.04	c #Conflicts:     465000 | #Learnt:      30302 | 0.000
262.96/263.04	c total clause space: 206.656MB
262.96/263.04	c total #watches: 467960
263.75/263.80	c total #propagations: 303539728 / total #impl: 1134164399 (eff. 0.268)
263.75/263.80	c #Conflicts:     466000 | #Learnt:      31302 | 0.000
263.75/263.80	c total clause space: 206.656MB
263.75/263.80	c total #watches: 470592
264.45/264.56	c total #propagations: 304121744 / total #impl: 1136430930 (eff. 0.268)
264.45/264.56	c #Conflicts:     467000 | #Learnt:      32302 | 0.000
264.45/264.56	c total clause space: 206.656MB
264.45/264.56	c total #watches: 473633
265.15/265.22	c total #propagations: 304729931 / total #impl: 1138854234 (eff. 0.268)
265.15/265.22	c GC COLLECT
265.15/265.22	c #Conflicts:     468000 | #Learnt:      16902 | 0.000
265.15/265.22	c total clause space: 206.656MB
265.15/265.22	c total #watches: 423920
265.65/265.70	c total #propagations: 305403964 / total #impl: 1141509383 (eff. 0.268)
265.65/265.70	c #Conflicts:     469000 | #Learnt:      17902 | 0.000
265.65/265.70	c total clause space: 206.656MB
265.65/265.70	c total #watches: 426356
266.05/266.17	c total #propagations: 306084792 / total #impl: 1144115606 (eff. 0.268)
266.05/266.17	c #Conflicts:     470000 | #Learnt:      18902 | 0.000
266.05/266.17	c total clause space: 206.656MB
266.05/266.17	c total #watches: 430952
266.65/266.79	c total #propagations: 306665954 / total #impl: 1146548331 (eff. 0.267)
266.65/266.79	c #Conflicts:     471000 | #Learnt:      19902 | 0.000
266.65/266.79	c total clause space: 206.656MB
266.65/266.79	c total #watches: 436150
267.35/267.47	c total #propagations: 307268828 / total #impl: 1148955068 (eff. 0.267)
267.35/267.47	c #Conflicts:     472000 | #Learnt:      20902 | 0.000
267.35/267.47	c total clause space: 206.656MB
267.35/267.47	c total #watches: 439795
268.05/268.17	c total #propagations: 307946677 / total #impl: 1151652311 (eff. 0.267)
268.05/268.17	c #Conflicts:     473000 | #Learnt:      21902 | 0.000
268.05/268.17	c total clause space: 206.656MB
268.05/268.17	c total #watches: 443845
268.85/268.92	c total #propagations: 308537450 / total #impl: 1154100481 (eff. 0.267)
268.85/268.92	c #Conflicts:     474000 | #Learnt:      22902 | 0.000
268.85/268.92	c total clause space: 206.656MB
268.85/268.92	c total #watches: 447405
269.65/269.76	c total #propagations: 309113020 / total #impl: 1156388427 (eff. 0.267)
269.65/269.76	c #Conflicts:     475000 | #Learnt:      23902 | 0.000
269.65/269.76	c total clause space: 206.656MB
269.65/269.76	c total #watches: 450842
270.55/270.69	c total #propagations: 309703430 / total #impl: 1158827778 (eff. 0.267)
270.55/270.69	c #Conflicts:     476000 | #Learnt:      24902 | 0.000
270.55/270.69	c total clause space: 206.656MB
270.55/270.69	c total #watches: 454819
271.55/271.63	c total #propagations: 310305194 / total #impl: 1161391632 (eff. 0.267)
271.55/271.63	c #Conflicts:     477000 | #Learnt:      25902 | 0.000
271.55/271.63	c total clause space: 206.656MB
271.55/271.64	c total #watches: 459008
272.55/272.60	c total #propagations: 310871253 / total #impl: 1163872007 (eff. 0.267)
272.55/272.60	c #Conflicts:     478000 | #Learnt:      26902 | 0.000
272.55/272.60	c total clause space: 206.656MB
272.55/272.60	c total #watches: 462209
273.55/273.67	c total #propagations: 311461159 / total #impl: 1166362927 (eff. 0.267)
273.55/273.67	c #Conflicts:     479000 | #Learnt:      27902 | 0.000
273.55/273.67	c total clause space: 206.656MB
273.55/273.67	c total #watches: 466227
274.95/275.02	c total #propagations: 312028791 / total #impl: 1168603372 (eff. 0.267)
274.95/275.02	c #Conflicts:     480000 | #Learnt:      28902 | 0.000
274.95/275.02	c total clause space: 206.656MB
274.95/275.02	c total #watches: 470201
276.35/276.41	c total #propagations: 312655186 / total #impl: 1171180600 (eff. 0.267)
276.35/276.41	c #Conflicts:     481000 | #Learnt:      29902 | 0.000
276.35/276.41	c total clause space: 206.656MB
276.35/276.41	c total #watches: 473822
277.65/277.79	c total #propagations: 313273982 / total #impl: 1173749888 (eff. 0.267)
277.65/277.79	c #Conflicts:     482000 | #Learnt:      30902 | 0.000
277.65/277.79	c total clause space: 206.656MB
277.65/277.79	c total #watches: 477377
278.95/279.09	c total #propagations: 313921415 / total #impl: 1176455760 (eff. 0.267)
278.95/279.09	c #Conflicts:     483000 | #Learnt:      31902 | 0.000
278.95/279.09	c total clause space: 206.656MB
278.95/279.09	c total #watches: 479921
280.35/280.40	c total #propagations: 314506965 / total #impl: 1178957529 (eff. 0.267)
280.35/280.40	c #Conflicts:     484000 | #Learnt:      32902 | 0.000
280.35/280.40	c total clause space: 206.656MB
280.35/280.40	c total #watches: 482663
281.25/281.34	c total #propagations: 315133969 / total #impl: 1181497996 (eff. 0.267)
281.25/281.34	c GC COLLECT
281.25/281.34	c #Conflicts:     485000 | #Learnt:      17200 | 0.000
281.25/281.34	c total clause space: 206.656MB
281.25/281.34	c total #watches: 424989
281.75/281.80	c total #propagations: 315709694 / total #impl: 1183998350 (eff. 0.267)
281.75/281.80	c #Conflicts:     486000 | #Learnt:      18200 | 0.000
281.75/281.80	c total clause space: 206.656MB
281.75/281.80	c total #watches: 428222
282.25/282.32	c total #propagations: 316287800 / total #impl: 1186389763 (eff. 0.267)
282.25/282.32	c #Conflicts:     487000 | #Learnt:      19200 | 0.000
282.25/282.32	c total clause space: 206.656MB
282.25/282.32	c total #watches: 431266
282.75/282.84	c total #propagations: 316921833 / total #impl: 1188860783 (eff. 0.267)
282.75/282.84	c #Conflicts:     488000 | #Learnt:      20200 | 0.000
282.75/282.84	c total clause space: 206.656MB
282.75/282.84	c total #watches: 434437
283.24/283.38	c total #propagations: 317495602 / total #impl: 1191332804 (eff. 0.267)
283.24/283.38	c #Conflicts:     489000 | #Learnt:      21200 | 0.000
283.24/283.38	c total clause space: 206.656MB
283.24/283.38	c total #watches: 438280
283.94/284.03	c total #propagations: 318040281 / total #impl: 1193503860 (eff. 0.266)
283.94/284.03	c #Conflicts:     490000 | #Learnt:      22200 | 0.000
283.94/284.03	c total clause space: 206.656MB
283.94/284.03	c total #watches: 441081
284.64/284.76	c total #propagations: 318667864 / total #impl: 1196013944 (eff. 0.266)
284.64/284.76	c #Conflicts:     491000 | #Learnt:      23200 | 0.000
284.64/284.76	c total clause space: 206.656MB
284.64/284.76	c total #watches: 443796
285.34/285.48	c total #propagations: 319392471 / total #impl: 1198677946 (eff. 0.266)
285.34/285.48	c #Conflicts:     492000 | #Learnt:      24200 | 0.000
285.34/285.48	c total clause space: 206.656MB
285.34/285.48	c total #watches: 446512
286.14/286.27	c total #propagations: 320072007 / total #impl: 1201216277 (eff. 0.266)
286.14/286.27	c #Conflicts:     493000 | #Learnt:      25200 | 0.000
286.14/286.27	c total clause space: 206.656MB
286.14/286.27	c total #watches: 450290
286.84/286.94	c total #propagations: 320745324 / total #impl: 1203930028 (eff. 0.266)
286.84/286.94	c #Conflicts:     494000 | #Learnt:      26200 | 0.000
286.84/286.94	c total clause space: 206.656MB
286.84/286.94	c total #watches: 453606
287.54/287.67	c total #propagations: 321316238 / total #impl: 1206522080 (eff. 0.266)
287.54/287.67	c #Conflicts:     495000 | #Learnt:      27200 | 0.000
287.54/287.67	c total clause space: 206.656MB
287.54/287.67	c total #watches: 456810
288.44/288.51	c total #propagations: 321923111 / total #impl: 1208992423 (eff. 0.266)
288.44/288.51	c #Conflicts:     496000 | #Learnt:      28200 | 0.000
288.44/288.51	c total clause space: 206.656MB
288.44/288.51	c total #watches: 459976
289.35/289.42	c total #propagations: 322535445 / total #impl: 1211278872 (eff. 0.266)
289.35/289.42	c #Conflicts:     497000 | #Learnt:      29200 | 0.000
289.35/289.42	c total clause space: 206.656MB
289.35/289.42	c total #watches: 462924
290.24/290.33	c total #propagations: 323166764 / total #impl: 1213826949 (eff. 0.266)
290.24/290.33	c #Conflicts:     498000 | #Learnt:      30200 | 0.000
290.24/290.33	c total clause space: 206.656MB
290.24/290.33	c total #watches: 465820
291.14/291.27	c total #propagations: 323795676 / total #impl: 1216333175 (eff. 0.266)
291.14/291.27	c #Conflicts:     499000 | #Learnt:      31200 | 0.000
291.14/291.27	c total clause space: 206.656MB
291.14/291.27	c total #watches: 468450
292.04/292.18	c total #propagations: 324415885 / total #impl: 1218756029 (eff. 0.266)
292.04/292.18	c #Conflicts:     500000 | #Learnt:      32200 | 0.000
292.04/292.18	c total clause space: 206.656MB
292.04/292.18	c total #watches: 471629
293.14/293.23	c total #propagations: 325010212 / total #impl: 1221185857 (eff. 0.266)
293.14/293.23	c #Conflicts:     501000 | #Learnt:      33200 | 0.000
293.14/293.23	c total clause space: 206.656MB
293.14/293.23	c total #watches: 474324
294.14/294.21	c total #propagations: 325636068 / total #impl: 1223532257 (eff. 0.266)
294.14/294.21	c GC COLLECT
294.14/294.21	c #Conflicts:     502000 | #Learnt:      17177 | 0.000
294.14/294.21	c total clause space: 206.656MB
294.14/294.21	c total #watches: 425007
294.54/294.69	c total #propagations: 326288032 / total #impl: 1226000588 (eff. 0.266)
294.54/294.69	c #Conflicts:     503000 | #Learnt:      18177 | 0.000
294.54/294.69	c total clause space: 206.656MB
294.54/294.69	c total #watches: 427596
295.04/295.19	c total #propagations: 327008180 / total #impl: 1228692422 (eff. 0.266)
295.04/295.19	c #Conflicts:     504000 | #Learnt:      19177 | 0.000
295.04/295.19	c total clause space: 206.656MB
295.04/295.19	c total #watches: 430792
295.64/295.70	c total #propagations: 327678903 / total #impl: 1231145365 (eff. 0.266)
295.64/295.70	c #Conflicts:     505000 | #Learnt:      20177 | 0.000
295.64/295.70	c total clause space: 206.656MB
295.64/295.70	c total #watches: 433824
296.14/296.27	c total #propagations: 328318071 / total #impl: 1233400908 (eff. 0.266)
296.14/296.27	c #Conflicts:     506000 | #Learnt:      21177 | 0.000
296.14/296.27	c total clause space: 206.656MB
296.14/296.27	c total #watches: 436415
296.74/296.86	c total #propagations: 328977814 / total #impl: 1235790250 (eff. 0.266)
296.74/296.86	c #Conflicts:     507000 | #Learnt:      22177 | 0.000
296.74/296.86	c total clause space: 206.656MB
296.74/296.86	c total #watches: 439152
297.34/297.46	c total #propagations: 329631325 / total #impl: 1238225648 (eff. 0.266)
297.34/297.46	c #Conflicts:     508000 | #Learnt:      23177 | 0.000
297.34/297.46	c total clause space: 206.656MB
297.34/297.46	c total #watches: 442196
298.05/298.15	c total #propagations: 330209415 / total #impl: 1240388933 (eff. 0.266)
298.05/298.15	c #Conflicts:     509000 | #Learnt:      24177 | 0.000
298.05/298.15	c total clause space: 206.656MB
298.05/298.15	c total #watches: 445433
298.84/298.97	c total #propagations: 330870044 / total #impl: 1243084171 (eff. 0.266)
298.84/298.97	c #Conflicts:     510000 | #Learnt:      25177 | 0.000
298.84/298.97	c total clause space: 206.656MB
298.84/298.97	c total #watches: 449379
299.64/299.72	c total #propagations: 331535788 / total #impl: 1245745229 (eff. 0.266)
299.64/299.72	c #Conflicts:     511000 | #Learnt:      26177 | 0.000
299.64/299.72	c total clause space: 206.656MB
299.64/299.72	c total #watches: 452668
300.35/300.48	c total #propagations: 332178847 / total #impl: 1248368719 (eff. 0.266)
300.35/300.48	c #Conflicts:     512000 | #Learnt:      27177 | 0.000
300.35/300.48	c total clause space: 206.656MB
300.35/300.48	c total #watches: 456456
301.14/301.27	c total #propagations: 332782304 / total #impl: 1250865841 (eff. 0.266)
301.14/301.27	c #Conflicts:     513000 | #Learnt:      28177 | 0.000
301.14/301.27	c total clause space: 206.656MB
301.14/301.27	c total #watches: 460617
301.84/301.91	c total #propagations: 333457885 / total #impl: 1253662532 (eff. 0.266)
301.84/301.91	c #Conflicts:     514000 | #Learnt:      29177 | 0.000
301.84/301.91	c total clause space: 206.656MB
301.84/301.91	c total #watches: 463489
302.45/302.58	c total #propagations: 334144505 / total #impl: 1256042542 (eff. 0.266)
302.45/302.58	c #Conflicts:     515000 | #Learnt:      30177 | 0.000
302.45/302.58	c total clause space: 206.656MB
302.45/302.58	c total #watches: 466760
303.14/303.29	c total #propagations: 334843043 / total #impl: 1258503973 (eff. 0.266)
303.14/303.29	c #Conflicts:     516000 | #Learnt:      31177 | 0.000
303.14/303.29	c total clause space: 206.656MB
303.14/303.29	c total #watches: 469920
304.04/304.13	c total #propagations: 335527964 / total #impl: 1261213284 (eff. 0.266)
304.04/304.13	c #Conflicts:     517000 | #Learnt:      32177 | 0.000
304.04/304.13	c total clause space: 206.656MB
304.04/304.13	c total #watches: 473006
304.94/305.03	c total #propagations: 336269047 / total #impl: 1264015637 (eff. 0.266)
304.94/305.03	c #Conflicts:     518000 | #Learnt:      33177 | 0.000
304.94/305.03	c total clause space: 206.656MB
304.94/305.03	c total #watches: 476155
305.64/305.80	c total #propagations: 337008502 / total #impl: 1266848347 (eff. 0.266)
305.64/305.80	c #Conflicts:     519000 | #Learnt:      34177 | 0.000
305.64/305.80	c total clause space: 206.656MB
305.64/305.80	c total #watches: 478960
306.34/306.43	c total #propagations: 337601049 / total #impl: 1269301151 (eff. 0.266)
306.34/306.43	c GC COLLECT
306.34/306.43	c #Conflicts:     520000 | #Learnt:      17865 | 0.000
306.34/306.43	c total clause space: 206.656MB
306.34/306.43	c total #watches: 427196
306.85/306.96	c total #propagations: 338305869 / total #impl: 1271897294 (eff. 0.266)
306.85/306.96	c #Conflicts:     521000 | #Learnt:      18865 | 0.000
306.85/306.96	c total clause space: 206.656MB
306.85/306.96	c total #watches: 430091
307.34/307.48	c total #propagations: 339013212 / total #impl: 1274398835 (eff. 0.266)
307.34/307.48	c #Conflicts:     522000 | #Learnt:      19865 | 0.000
307.34/307.48	c total clause space: 206.656MB
307.34/307.48	c total #watches: 433313
307.95/308.07	c total #propagations: 339637565 / total #impl: 1276788884 (eff. 0.266)
307.95/308.07	c #Conflicts:     523000 | #Learnt:      20865 | 0.000
307.95/308.07	c total clause space: 206.656MB
307.95/308.07	c total #watches: 436368
308.64/308.74	c total #propagations: 340304960 / total #impl: 1279135814 (eff. 0.266)
308.64/308.74	c #Conflicts:     524000 | #Learnt:      21865 | 0.000
308.64/308.74	c total clause space: 206.656MB
308.64/308.74	c total #watches: 439937
309.34/309.42	c total #propagations: 341098502 / total #impl: 1282262620 (eff. 0.266)
309.34/309.42	c #Conflicts:     525000 | #Learnt:      22865 | 0.000
309.34/309.42	c total clause space: 206.656MB
309.34/309.42	c total #watches: 443861
309.94/310.04	c total #propagations: 341834895 / total #impl: 1285041352 (eff. 0.266)
309.94/310.04	c #Conflicts:     526000 | #Learnt:      23865 | 0.000
309.94/310.04	c total clause space: 206.656MB
309.94/310.04	c total #watches: 447751
310.64/310.73	c total #propagations: 342517839 / total #impl: 1287831282 (eff. 0.266)
310.64/310.73	c #Conflicts:     527000 | #Learnt:      24865 | 0.000
310.64/310.73	c total clause space: 206.656MB
310.64/310.73	c total #watches: 451005
311.44/311.50	c total #propagations: 343169702 / total #impl: 1290446320 (eff. 0.266)
311.44/311.50	c #Conflicts:     528000 | #Learnt:      25865 | 0.000
311.44/311.50	c total clause space: 206.656MB
311.44/311.50	c total #watches: 454345
312.24/312.34	c total #propagations: 343774250 / total #impl: 1292741181 (eff. 0.266)
312.24/312.34	c #Conflicts:     529000 | #Learnt:      26865 | 0.000
312.24/312.34	c total clause space: 206.656MB
312.24/312.34	c total #watches: 457370
313.14/313.20	c total #propagations: 344408799 / total #impl: 1295194447 (eff. 0.266)
313.14/313.20	c #Conflicts:     530000 | #Learnt:      27865 | 0.000
313.14/313.20	c total clause space: 206.656MB
313.14/313.20	c total #watches: 462056
313.94/314.04	c total #propagations: 345102857 / total #impl: 1298101989 (eff. 0.266)
313.94/314.04	c #Conflicts:     531000 | #Learnt:      28865 | 0.000
313.94/314.04	c total clause space: 206.656MB
313.94/314.04	c total #watches: 465478
314.74/314.84	c total #propagations: 345734583 / total #impl: 1300589712 (eff. 0.266)
314.74/314.84	c #Conflicts:     532000 | #Learnt:      29865 | 0.000
314.74/314.84	c total clause space: 206.656MB
314.74/314.84	c total #watches: 469599
315.54/315.67	c total #propagations: 346329654 / total #impl: 1302945626 (eff. 0.266)
315.54/315.67	c #Conflicts:     533000 | #Learnt:      30865 | 0.000
315.54/315.67	c total clause space: 206.656MB
315.54/315.67	c total #watches: 472570
316.44/316.52	c total #propagations: 346924891 / total #impl: 1305096310 (eff. 0.266)
316.44/316.52	c #Conflicts:     534000 | #Learnt:      31865 | 0.000
316.44/316.52	c total clause space: 206.656MB
316.44/316.52	c total #watches: 475853
317.24/317.36	c total #propagations: 347633216 / total #impl: 1307608260 (eff. 0.266)
317.24/317.36	c #Conflicts:     535000 | #Learnt:      32865 | 0.000
317.24/317.36	c total clause space: 206.656MB
317.24/317.36	c total #watches: 478976
318.24/318.34	c total #propagations: 348310829 / total #impl: 1309988661 (eff. 0.266)
318.24/318.34	c #Conflicts:     536000 | #Learnt:      33865 | 0.000
318.24/318.34	c total clause space: 206.656MB
318.24/318.34	c total #watches: 481708
319.14/319.20	c total #propagations: 349082194 / total #impl: 1312648836 (eff. 0.266)
319.14/319.20	c #Conflicts:     537000 | #Learnt:      34865 | 0.000
319.14/319.20	c total clause space: 206.656MB
319.14/319.20	c total #watches: 485395
319.74/319.88	c total #propagations: 349711003 / total #impl: 1315067956 (eff. 0.266)
319.74/319.88	c GC COLLECT
319.74/319.88	c #Conflicts:     538000 | #Learnt:      18256 | 0.000
319.74/319.88	c total clause space: 206.656MB
319.74/319.89	c total #watches: 428273
320.44/320.58	c total #propagations: 350432507 / total #impl: 1317653289 (eff. 0.266)
320.44/320.58	c #Conflicts:     539000 | #Learnt:      19256 | 0.000
320.44/320.58	c total clause space: 206.656MB
320.44/320.58	c total #watches: 433382
321.15/321.29	c total #propagations: 351215419 / total #impl: 1320320616 (eff. 0.266)
321.15/321.29	c #Conflicts:     540000 | #Learnt:      20256 | 0.000
321.15/321.29	c total clause space: 206.656MB
321.15/321.29	c total #watches: 439850
321.94/322.01	c total #propagations: 352004711 / total #impl: 1323477187 (eff. 0.266)
321.94/322.01	c #Conflicts:     541000 | #Learnt:      21256 | 0.000
321.94/322.01	c total clause space: 206.656MB
321.94/322.01	c total #watches: 442847
322.44/322.57	c total #propagations: 352691919 / total #impl: 1326062176 (eff. 0.266)
322.44/322.57	c #Conflicts:     542000 | #Learnt:      22256 | 0.000
322.44/322.57	c total clause space: 206.656MB
322.44/322.57	c total #watches: 445464
322.94/323.06	c total #propagations: 353283161 / total #impl: 1328050437 (eff. 0.266)
322.94/323.06	c #Conflicts:     543000 | #Learnt:      23256 | 0.000
322.94/323.06	c total clause space: 206.656MB
322.94/323.06	c total #watches: 447964
323.74/323.81	c total #propagations: 353907865 / total #impl: 1330174503 (eff. 0.266)
323.74/323.81	c #Conflicts:     544000 | #Learnt:      24256 | 0.000
323.74/323.81	c total clause space: 206.656MB
323.74/323.81	c total #watches: 450847
324.45/324.60	c total #propagations: 354647134 / total #impl: 1332769335 (eff. 0.266)
324.45/324.60	c #Conflicts:     545000 | #Learnt:      25256 | 0.000
324.45/324.60	c total clause space: 206.656MB
324.45/324.60	c total #watches: 454928
325.24/325.39	c total #propagations: 355390441 / total #impl: 1335599864 (eff. 0.266)
325.24/325.39	c #Conflicts:     546000 | #Learnt:      26256 | 0.000
325.24/325.39	c total clause space: 206.656MB
325.24/325.39	c total #watches: 457922
326.04/326.18	c total #propagations: 356037554 / total #impl: 1337912216 (eff. 0.266)
326.04/326.18	c #Conflicts:     547000 | #Learnt:      27256 | 0.000
326.04/326.18	c total clause space: 206.656MB
326.04/326.18	c total #watches: 460664
326.94/327.01	c total #propagations: 356749016 / total #impl: 1340441676 (eff. 0.266)
326.94/327.01	c #Conflicts:     548000 | #Learnt:      28256 | 0.000
326.94/327.01	c total clause space: 206.656MB
326.94/327.01	c total #watches: 463734
327.54/327.69	c total #propagations: 357365543 / total #impl: 1342546533 (eff. 0.266)
327.54/327.69	c #Conflicts:     549000 | #Learnt:      29256 | 0.000
327.54/327.69	c total clause space: 206.656MB
327.54/327.69	c total #watches: 466776
328.24/328.33	c total #propagations: 358013181 / total #impl: 1344770471 (eff. 0.266)
328.24/328.33	c #Conflicts:     550000 | #Learnt:      30256 | 0.000
328.24/328.33	c total clause space: 206.656MB
328.24/328.33	c total #watches: 470089
328.95/329.02	c total #propagations: 358615036 / total #impl: 1346988069 (eff. 0.266)
328.95/329.02	c #Conflicts:     551000 | #Learnt:      31256 | 0.000
328.95/329.02	c total clause space: 206.656MB
328.95/329.02	c total #watches: 472946
329.74/329.84	c total #propagations: 359224470 / total #impl: 1349079606 (eff. 0.266)
329.74/329.84	c #Conflicts:     552000 | #Learnt:      32256 | 0.000
329.74/329.84	c total clause space: 206.656MB
329.74/329.84	c total #watches: 476327
330.64/330.72	c total #propagations: 359824836 / total #impl: 1351191816 (eff. 0.266)
330.64/330.72	c #Conflicts:     553000 | #Learnt:      33256 | 0.000
330.64/330.72	c total clause space: 206.656MB
330.64/330.72	c total #watches: 479076
331.44/331.52	c total #propagations: 360336291 / total #impl: 1352748787 (eff. 0.266)
331.44/331.52	c #Conflicts:     554000 | #Learnt:      34256 | 0.000
331.44/331.52	c total clause space: 206.656MB
331.44/331.52	c total #watches: 481576
332.24/332.31	c total #propagations: 360793475 / total #impl: 1354169027 (eff. 0.266)
332.24/332.31	c #Conflicts:     555000 | #Learnt:      35256 | 0.000
332.24/332.31	c total clause space: 206.656MB
332.24/332.31	c total #watches: 484158
332.94/333.04	c total #propagations: 361250631 / total #impl: 1355596001 (eff. 0.266)
332.94/333.04	c GC COLLECT
332.94/333.04	c #Conflicts:     556000 | #Learnt:      18376 | 0.000
332.94/333.04	c total clause space: 206.656MB
332.94/333.04	c total #watches: 428470
333.44/333.57	c total #propagations: 361765235 / total #impl: 1357176314 (eff. 0.267)
333.44/333.57	c #Conflicts:     557000 | #Learnt:      19376 | 0.000
333.44/333.57	c total clause space: 206.656MB
333.44/333.57	c total #watches: 431488
333.94/334.08	c total #propagations: 362314603 / total #impl: 1358812816 (eff. 0.267)
333.94/334.08	c #Conflicts:     558000 | #Learnt:      20376 | 0.000
333.94/334.08	c total clause space: 206.656MB
333.94/334.08	c total #watches: 434996
334.64/334.76	c total #propagations: 362851815 / total #impl: 1360496377 (eff. 0.267)
334.64/334.76	c #Conflicts:     559000 | #Learnt:      21376 | 0.000
334.64/334.76	c total clause space: 206.656MB
334.64/334.76	c total #watches: 439769
335.24/335.36	c total #propagations: 363558218 / total #impl: 1363097673 (eff. 0.267)
335.24/335.36	c #Conflicts:     560000 | #Learnt:      22376 | 0.000
335.24/335.36	c total clause space: 206.656MB
335.24/335.36	c total #watches: 442287
335.84/335.97	c total #propagations: 364258300 / total #impl: 1365389457 (eff. 0.267)
335.84/335.97	c #Conflicts:     561000 | #Learnt:      23376 | 0.000
335.84/335.97	c total clause space: 206.656MB
335.84/335.97	c total #watches: 445033
336.64/336.76	c total #propagations: 364882812 / total #impl: 1367577547 (eff. 0.267)
336.64/336.76	c #Conflicts:     562000 | #Learnt:      24376 | 0.000
336.64/336.76	c total clause space: 206.656MB
336.64/336.76	c total #watches: 448462
337.34/337.48	c total #propagations: 365717503 / total #impl: 1370640860 (eff. 0.267)
337.34/337.48	c #Conflicts:     563000 | #Learnt:      25376 | 0.000
337.34/337.48	c total clause space: 206.656MB
337.34/337.48	c total #watches: 453010
338.24/338.37	c total #propagations: 366390156 / total #impl: 1373046479 (eff. 0.267)
338.24/338.37	c #Conflicts:     564000 | #Learnt:      26376 | 0.000
338.24/338.37	c total clause space: 206.656MB
338.24/338.37	c total #watches: 457051
338.94/339.09	c total #propagations: 367009807 / total #impl: 1375395981 (eff. 0.267)
338.94/339.09	c #Conflicts:     565000 | #Learnt:      27376 | 0.000
338.94/339.09	c total clause space: 206.656MB
338.94/339.09	c total #watches: 459919
339.64/339.71	c total #propagations: 367644237 / total #impl: 1377786573 (eff. 0.267)
339.64/339.71	c #Conflicts:     566000 | #Learnt:      28376 | 0.000
339.64/339.71	c total clause space: 206.656MB
339.64/339.71	c total #watches: 462844
340.34/340.46	c total #propagations: 368243573 / total #impl: 1380011921 (eff. 0.267)
340.34/340.46	c #Conflicts:     567000 | #Learnt:      29376 | 0.000
340.34/340.46	c total clause space: 206.656MB
340.34/340.46	c total #watches: 466160
341.24/341.31	c total #propagations: 368917384 / total #impl: 1382592810 (eff. 0.267)
341.24/341.31	c #Conflicts:     568000 | #Learnt:      30376 | 0.000
341.24/341.31	c total clause space: 206.656MB
341.24/341.31	c total #watches: 469418
341.94/342.09	c total #propagations: 369664319 / total #impl: 1385642064 (eff. 0.267)
341.94/342.09	c #Conflicts:     569000 | #Learnt:      31376 | 0.000
341.94/342.09	c total clause space: 206.656MB
341.94/342.09	c total #watches: 472728
342.74/342.86	c total #propagations: 370317652 / total #impl: 1388007827 (eff. 0.267)
342.74/342.86	c #Conflicts:     570000 | #Learnt:      32376 | 0.000
342.74/342.86	c total clause space: 206.656MB
342.74/342.86	c total #watches: 476058
343.64/343.70	c total #propagations: 370970064 / total #impl: 1390311598 (eff. 0.267)
343.64/343.70	c #Conflicts:     571000 | #Learnt:      33376 | 0.000
343.64/343.70	c total clause space: 206.656MB
343.64/343.70	c total #watches: 479762
344.54/344.63	c total #propagations: 371694704 / total #impl: 1392996664 (eff. 0.267)
344.54/344.63	c #Conflicts:     572000 | #Learnt:      34376 | 0.000
344.54/344.63	c total clause space: 206.656MB
344.54/344.63	c total #watches: 482779
345.14/345.26	c total #propagations: 372411379 / total #impl: 1395485069 (eff. 0.267)
345.14/345.26	c #Conflicts:     573000 | #Learnt:      35376 | 0.000
345.14/345.26	c total clause space: 206.656MB
345.14/345.26	c total #watches: 485324
345.74/345.84	c total #propagations: 372952100 / total #impl: 1397406598 (eff. 0.267)
345.74/345.84	c #Conflicts:     574000 | #Learnt:      36376 | 0.000
345.74/345.84	c total clause space: 206.656MB
345.74/345.84	c total #watches: 487850
346.14/346.29	c total #propagations: 373475254 / total #impl: 1399410972 (eff. 0.267)
346.14/346.29	c GC COLLECT
346.14/346.29	c #Conflicts:     575000 | #Learnt:      19193 | 0.000
346.14/346.29	c total clause space: 206.656MB
346.14/346.29	c total #watches: 430398
346.64/346.73	c total #propagations: 373931430 / total #impl: 1400931446 (eff. 0.267)
346.64/346.73	c #Conflicts:     576000 | #Learnt:      20193 | 0.000
346.64/346.73	c total clause space: 206.656MB
346.64/346.73	c total #watches: 433011
347.04/347.18	c total #propagations: 374413434 / total #impl: 1402621286 (eff. 0.267)
347.04/347.18	c #Conflicts:     577000 | #Learnt:      21193 | 0.000
347.04/347.18	c total clause space: 206.656MB
347.04/347.19	c total #watches: 435863
347.64/347.79	c total #propagations: 374953079 / total #impl: 1404355773 (eff. 0.267)
347.64/347.79	c #Conflicts:     578000 | #Learnt:      22193 | 0.000
347.64/347.79	c total clause space: 206.656MB
347.64/347.79	c total #watches: 439403
348.34/348.43	c total #propagations: 375670768 / total #impl: 1406891069 (eff. 0.267)
348.34/348.43	c #Conflicts:     579000 | #Learnt:      23193 | 0.000
348.34/348.43	c total clause space: 206.656MB
348.34/348.43	c total #watches: 442788
348.93/349.02	c total #propagations: 376470368 / total #impl: 1409938012 (eff. 0.267)
348.93/349.02	c #Conflicts:     580000 | #Learnt:      24193 | 0.000
348.93/349.02	c total clause space: 206.656MB
348.93/349.02	c total #watches: 446392
349.53/349.68	c total #propagations: 377164818 / total #impl: 1412272526 (eff. 0.267)
349.53/349.68	c #Conflicts:     581000 | #Learnt:      25193 | 0.000
349.53/349.68	c total clause space: 206.656MB
349.53/349.68	c total #watches: 450218
350.23/350.31	c total #propagations: 377927706 / total #impl: 1415059997 (eff. 0.267)
350.23/350.31	c #Conflicts:     582000 | #Learnt:      26193 | 0.000
350.23/350.31	c total clause space: 206.656MB
350.23/350.31	c total #watches: 453773
350.94/351.09	c total #propagations: 378614360 / total #impl: 1417633389 (eff. 0.267)
350.94/351.09	c #Conflicts:     583000 | #Learnt:      27193 | 0.000
350.94/351.09	c total clause space: 206.656MB
350.94/351.10	c total #watches: 457473
351.73/351.84	c total #propagations: 379312915 / total #impl: 1420491562 (eff. 0.267)
351.73/351.84	c #Conflicts:     584000 | #Learnt:      28193 | 0.000
351.73/351.84	c total clause space: 206.656MB
351.73/351.84	c total #watches: 461291
352.33/352.47	c total #propagations: 380028253 / total #impl: 1422927517 (eff. 0.267)
352.33/352.47	c #Conflicts:     585000 | #Learnt:      29193 | 0.000
352.33/352.47	c total clause space: 206.656MB
352.33/352.47	c total #watches: 464443
353.04/353.12	c total #propagations: 380691743 / total #impl: 1425210656 (eff. 0.267)
353.04/353.12	c #Conflicts:     586000 | #Learnt:      30193 | 0.000
353.04/353.12	c total clause space: 206.656MB
353.04/353.12	c total #watches: 467244
353.63/353.77	c total #propagations: 381307354 / total #impl: 1427292650 (eff. 0.267)
353.63/353.77	c #Conflicts:     587000 | #Learnt:      31193 | 0.000
353.63/353.77	c total clause space: 206.656MB
353.63/353.77	c total #watches: 470030
354.33/354.44	c total #propagations: 381942685 / total #impl: 1429386638 (eff. 0.267)
354.33/354.44	c #Conflicts:     588000 | #Learnt:      32193 | 0.000
354.33/354.44	c total clause space: 206.656MB
354.33/354.44	c total #watches: 472538
355.03/355.13	c total #propagations: 382558000 / total #impl: 1431532506 (eff. 0.267)
355.03/355.13	c #Conflicts:     589000 | #Learnt:      33193 | 0.000
355.03/355.13	c total clause space: 206.656MB
355.03/355.13	c total #watches: 475055
355.83/355.91	c total #propagations: 383146446 / total #impl: 1433536970 (eff. 0.267)
355.83/355.91	c #Conflicts:     590000 | #Learnt:      34193 | 0.000
355.83/355.91	c total clause space: 206.656MB
355.83/355.91	c total #watches: 477751
356.53/356.65	c total #propagations: 383866285 / total #impl: 1436259605 (eff. 0.267)
356.53/356.65	c #Conflicts:     591000 | #Learnt:      35193 | 0.000
356.53/356.65	c total clause space: 206.656MB
356.53/356.65	c total #watches: 481543
357.23/357.36	c total #propagations: 384554307 / total #impl: 1439186174 (eff. 0.267)
357.23/357.36	c #Conflicts:     592000 | #Learnt:      36193 | 0.000
357.23/357.36	c total clause space: 206.656MB
357.23/357.36	c total #watches: 485802
358.03/358.10	c total #propagations: 385154050 / total #impl: 1441996182 (eff. 0.267)
358.03/358.10	c GC COLLECT
358.03/358.10	c #Conflicts:     593000 | #Learnt:      18695 | 0.000
358.03/358.10	c total clause space: 206.656MB
358.03/358.10	c total #watches: 429213
358.54/358.70	c total #propagations: 385712468 / total #impl: 1444809104 (eff. 0.267)
358.54/358.70	c #Conflicts:     594000 | #Learnt:      19695 | 0.000
358.54/358.70	c total clause space: 206.656MB
358.54/358.70	c total #watches: 433126
359.23/359.35	c total #propagations: 386349527 / total #impl: 1447367468 (eff. 0.267)
359.23/359.35	c #Conflicts:     595000 | #Learnt:      20695 | 0.000
359.23/359.35	c total clause space: 206.656MB
359.23/359.35	c total #watches: 437489
360.03/360.18	c total #propagations: 386973976 / total #impl: 1449814192 (eff. 0.267)
360.03/360.18	c #Conflicts:     596000 | #Learnt:      21695 | 0.000
360.03/360.18	c total clause space: 206.656MB
360.03/360.18	c total #watches: 442841
360.93/361.08	c total #propagations: 387741607 / total #impl: 1452819273 (eff. 0.267)
360.93/361.08	c #Conflicts:     597000 | #Learnt:      22695 | 0.000
360.93/361.08	c total clause space: 206.656MB
360.93/361.08	c total #watches: 447654
361.73/361.90	c total #propagations: 388528326 / total #impl: 1456097790 (eff. 0.267)
361.73/361.90	c #Conflicts:     598000 | #Learnt:      23695 | 0.000
361.73/361.90	c total clause space: 206.656MB
361.73/361.90	c total #watches: 451909
362.63/362.76	c total #propagations: 389240705 / total #impl: 1459208158 (eff. 0.267)
362.63/362.76	c #Conflicts:     599000 | #Learnt:      24695 | 0.000
362.63/362.76	c total clause space: 206.656MB
362.63/362.76	c total #watches: 457611
363.63/363.70	c total #propagations: 389887906 / total #impl: 1462122032 (eff. 0.267)
363.63/363.70	c #Conflicts:     600000 | #Learnt:      25695 | 0.000
363.63/363.70	c total clause space: 206.656MB
363.63/363.70	c total #watches: 461655
364.63/364.75	c total #propagations: 390592077 / total #impl: 1465117300 (eff. 0.267)
364.63/364.75	c #Conflicts:     601000 | #Learnt:      26695 | 0.000
364.63/364.75	c total clause space: 206.656MB
364.63/364.75	c total #watches: 467028
365.73/365.84	c total #propagations: 391278994 / total #impl: 1468086437 (eff. 0.267)
365.73/365.84	c #Conflicts:     602000 | #Learnt:      27695 | 0.000
365.73/365.84	c total clause space: 206.656MB
365.73/365.84	c total #watches: 474846
367.03/367.17	c total #propagations: 391959657 / total #impl: 1471595883 (eff. 0.266)
367.03/367.17	c #Conflicts:     603000 | #Learnt:      28695 | 0.000
367.03/367.17	c total clause space: 206.656MB
367.03/367.17	c total #watches: 480813
368.33/368.43	c total #propagations: 392630566 / total #impl: 1475233875 (eff. 0.266)
368.33/368.43	c #Conflicts:     604000 | #Learnt:      29695 | 0.000
368.33/368.43	c total clause space: 206.656MB
368.33/368.43	c total #watches: 484003
369.64/369.70	c total #propagations: 393312005 / total #impl: 1478311002 (eff. 0.266)
369.64/369.70	c #Conflicts:     605000 | #Learnt:      30695 | 0.000
369.64/369.70	c total clause space: 206.656MB
369.64/369.70	c total #watches: 487109
371.03/371.13	c total #propagations: 393972804 / total #impl: 1481348836 (eff. 0.266)
371.03/371.13	c #Conflicts:     606000 | #Learnt:      31695 | 0.000
371.03/371.13	c total clause space: 206.656MB
371.03/371.13	c total #watches: 490411
372.43/372.58	c total #propagations: 394701011 / total #impl: 1484678664 (eff. 0.266)
372.43/372.58	c #Conflicts:     607000 | #Learnt:      32695 | 0.000
372.43/372.58	c total clause space: 206.656MB
372.43/372.58	c total #watches: 495224
374.13/374.24	c total #propagations: 395356801 / total #impl: 1488010104 (eff. 0.266)
374.13/374.24	c #Conflicts:     608000 | #Learnt:      33695 | 0.000
374.13/374.24	c total clause space: 206.656MB
374.13/374.24	c total #watches: 498674
375.73/375.85	c total #propagations: 396034708 / total #impl: 1491360768 (eff. 0.266)
375.73/375.85	c #Conflicts:     609000 | #Learnt:      34695 | 0.000
375.73/375.85	c total clause space: 206.656MB
375.73/375.85	c total #watches: 503084
377.34/377.49	c total #propagations: 396692128 / total #impl: 1494458598 (eff. 0.265)
377.34/377.49	c #Conflicts:     610000 | #Learnt:      35695 | 0.000
377.34/377.49	c total clause space: 206.656MB
377.34/377.49	c total #watches: 506659
378.93/379.10	c total #propagations: 397392804 / total #impl: 1498017778 (eff. 0.265)
378.93/379.10	c #Conflicts:     611000 | #Learnt:      36695 | 0.000
378.93/379.10	c total clause space: 206.656MB
378.93/379.10	c total #watches: 510735
380.64/380.73	c total #propagations: 398040683 / total #impl: 1501391189 (eff. 0.265)
380.64/380.73	c GC COLLECT
380.64/380.73	c #Conflicts:     612000 | #Learnt:      18885 | 0.000
380.64/380.73	c total clause space: 206.656MB
380.64/380.73	c total #watches: 429708
381.13/381.23	c total #propagations: 398696219 / total #impl: 1504433179 (eff. 0.265)
381.13/381.23	c #Conflicts:     613000 | #Learnt:      19885 | 0.000
381.13/381.23	c total clause space: 206.656MB
381.13/381.23	c total #watches: 433750
381.64/381.79	c total #propagations: 399335227 / total #impl: 1507174576 (eff. 0.265)
381.64/381.79	c #Conflicts:     614000 | #Learnt:      20885 | 0.000
381.64/381.79	c total clause space: 206.656MB
381.64/381.79	c total #watches: 438018
382.33/382.43	c total #propagations: 399972339 / total #impl: 1510022267 (eff. 0.265)
382.33/382.43	c #Conflicts:     615000 | #Learnt:      21885 | 0.000
382.33/382.43	c total clause space: 206.656MB
382.33/382.43	c total #watches: 441830
383.03/383.10	c total #propagations: 400653423 / total #impl: 1513263919 (eff. 0.265)
383.03/383.10	c #Conflicts:     616000 | #Learnt:      22885 | 0.000
383.03/383.10	c total clause space: 206.656MB
383.03/383.10	c total #watches: 445816
383.73/383.88	c total #propagations: 401277401 / total #impl: 1515756788 (eff. 0.265)
383.73/383.88	c #Conflicts:     617000 | #Learnt:      23885 | 0.000
383.73/383.88	c total clause space: 206.656MB
383.73/383.88	c total #watches: 448849
384.63/384.72	c total #propagations: 402031170 / total #impl: 1518331126 (eff. 0.265)
384.63/384.72	c #Conflicts:     618000 | #Learnt:      24885 | 0.000
384.63/384.72	c total clause space: 206.656MB
384.63/384.72	c total #watches: 452952
385.53/385.65	c total #propagations: 402851387 / total #impl: 1521259065 (eff. 0.265)
385.53/385.65	c #Conflicts:     619000 | #Learnt:      25885 | 0.000
385.53/385.65	c total clause space: 206.656MB
385.53/385.65	c total #watches: 455890
386.23/386.38	c total #propagations: 403687868 / total #impl: 1524024779 (eff. 0.265)
386.23/386.38	c #Conflicts:     620000 | #Learnt:      26885 | 0.000
386.23/386.38	c total clause space: 206.656MB
386.23/386.38	c total #watches: 458725
386.93/387.10	c total #propagations: 404316025 / total #impl: 1526216086 (eff. 0.265)
386.93/387.10	c #Conflicts:     621000 | #Learnt:      27885 | 0.000
386.93/387.10	c total clause space: 206.656MB
386.93/387.10	c total #watches: 461533
387.63/387.76	c total #propagations: 404919976 / total #impl: 1528331502 (eff. 0.265)
387.63/387.76	c #Conflicts:     622000 | #Learnt:      28885 | 0.000
387.63/387.76	c total clause space: 206.656MB
387.63/387.76	c total #watches: 464927
388.33/388.45	c total #propagations: 405514921 / total #impl: 1530815002 (eff. 0.265)
388.33/388.45	c #Conflicts:     623000 | #Learnt:      29885 | 0.000
388.33/388.45	c total clause space: 206.656MB
388.33/388.45	c total #watches: 468584
389.23/389.33	c total #propagations: 406096862 / total #impl: 1533199895 (eff. 0.265)
389.23/389.33	c #Conflicts:     624000 | #Learnt:      30885 | 0.000
389.23/389.33	c total clause space: 206.656MB
389.23/389.33	c total #watches: 473057
390.03/390.12	c total #propagations: 406786129 / total #impl: 1536111822 (eff. 0.265)
390.03/390.12	c #Conflicts:     625000 | #Learnt:      31885 | 0.000
390.03/390.12	c total clause space: 206.656MB
390.03/390.12	c total #watches: 476332
390.93/391.05	c total #propagations: 407435735 / total #impl: 1538508117 (eff. 0.265)
390.93/391.05	c #Conflicts:     626000 | #Learnt:      32885 | 0.000
390.93/391.05	c total clause space: 206.656MB
390.93/391.05	c total #watches: 480040
391.73/391.81	c total #propagations: 408144393 / total #impl: 1541275603 (eff. 0.265)
391.73/391.81	c #Conflicts:     627000 | #Learnt:      33885 | 0.000
391.73/391.81	c total clause space: 206.656MB
391.73/391.81	c total #watches: 483085
392.63/392.73	c total #propagations: 408702729 / total #impl: 1543323366 (eff. 0.265)
392.63/392.73	c #Conflicts:     628000 | #Learnt:      34885 | 0.000
392.63/392.73	c total clause space: 206.656MB
392.63/392.73	c total #watches: 486557
393.63/393.73	c total #propagations: 409329855 / total #impl: 1545555990 (eff. 0.265)
393.63/393.73	c #Conflicts:     629000 | #Learnt:      35885 | 0.000
393.63/393.73	c total clause space: 206.656MB
393.63/393.74	c total #watches: 490152
394.43/394.51	c total #propagations: 410023152 / total #impl: 1548461894 (eff. 0.265)
394.43/394.51	c #Conflicts:     630000 | #Learnt:      36885 | 0.000
394.43/394.51	c total clause space: 206.656MB
394.43/394.51	c total #watches: 493673
395.33/395.43	c total #propagations: 410617836 / total #impl: 1550861014 (eff. 0.265)
395.33/395.43	c #Conflicts:     631000 | #Learnt:      37885 | 0.000
395.33/395.43	c total clause space: 206.656MB
395.33/395.43	c total #watches: 497068
396.03/396.15	c total #propagations: 411253907 / total #impl: 1553300813 (eff. 0.265)
396.03/396.15	c GC COLLECT
396.03/396.15	c #Conflicts:     632000 | #Learnt:      19764 | 0.000
396.03/396.15	c total clause space: 206.656MB
396.03/396.15	c total #watches: 433286
396.53/396.62	c total #propagations: 411826020 / total #impl: 1555653601 (eff. 0.265)
396.53/396.62	c #Conflicts:     633000 | #Learnt:      20764 | 0.000
396.53/396.62	c total clause space: 206.656MB
396.53/396.62	c total #watches: 437331
397.03/397.12	c total #propagations: 412441135 / total #impl: 1558397791 (eff. 0.265)
397.03/397.12	c #Conflicts:     634000 | #Learnt:      21764 | 0.000
397.03/397.12	c total clause space: 206.656MB
397.03/397.12	c total #watches: 441002
397.53/397.68	c total #propagations: 412995808 / total #impl: 1560887343 (eff. 0.265)
397.53/397.68	c #Conflicts:     635000 | #Learnt:      22764 | 0.000
397.53/397.68	c total clause space: 206.656MB
397.53/397.68	c total #watches: 445453
398.23/398.36	c total #propagations: 413584094 / total #impl: 1563364774 (eff. 0.265)
398.23/398.36	c #Conflicts:     636000 | #Learnt:      23764 | 0.000
398.23/398.36	c total clause space: 206.656MB
398.23/398.36	c total #watches: 448805
398.93/399.04	c total #propagations: 414258686 / total #impl: 1565851282 (eff. 0.265)
398.93/399.04	c #Conflicts:     637000 | #Learnt:      24764 | 0.000
398.93/399.04	c total clause space: 206.656MB
398.93/399.04	c total #watches: 452103
399.53/399.62	c total #propagations: 414882529 / total #impl: 1568114987 (eff. 0.265)
399.53/399.62	c #Conflicts:     638000 | #Learnt:      25764 | 0.000
399.53/399.62	c total clause space: 206.656MB
399.53/399.62	c total #watches: 454534
400.23/400.31	c total #propagations: 415448178 / total #impl: 1570138643 (eff. 0.265)
400.23/400.31	c #Conflicts:     639000 | #Learnt:      26764 | 0.000
400.23/400.31	c total clause space: 206.656MB
400.23/400.31	c total #watches: 457335
400.83/400.91	c total #propagations: 416101750 / total #impl: 1572469382 (eff. 0.265)
400.83/400.91	c #Conflicts:     640000 | #Learnt:      27764 | 0.000
400.83/400.91	c total clause space: 206.656MB
400.83/400.91	c total #watches: 460612
401.43/401.56	c total #propagations: 416749260 / total #impl: 1574741546 (eff. 0.265)
401.43/401.56	c #Conflicts:     641000 | #Learnt:      28764 | 0.000
401.43/401.56	c total clause space: 206.656MB
401.43/401.56	c total #watches: 464437
402.12/402.27	c total #propagations: 417352204 / total #impl: 1577190560 (eff. 0.265)
402.12/402.27	c #Conflicts:     642000 | #Learnt:      29764 | 0.000
402.12/402.27	c total clause space: 206.656MB
402.12/402.27	c total #watches: 468073
402.92/403.00	c total #propagations: 417985478 / total #impl: 1579576037 (eff. 0.265)
402.92/403.00	c #Conflicts:     643000 | #Learnt:      30764 | 0.000
402.92/403.00	c total clause space: 206.656MB
402.92/403.00	c total #watches: 471182
403.73/403.87	c total #propagations: 418610146 / total #impl: 1581918112 (eff. 0.265)
403.73/403.87	c #Conflicts:     644000 | #Learnt:      31764 | 0.000
403.73/403.87	c total clause space: 206.656MB
403.73/403.87	c total #watches: 474503
404.62/404.73	c total #propagations: 419370740 / total #impl: 1584644953 (eff. 0.265)
404.62/404.73	c #Conflicts:     645000 | #Learnt:      32764 | 0.000
404.62/404.73	c total clause space: 206.656MB
404.62/404.73	c total #watches: 477385
405.52/405.61	c total #propagations: 420108053 / total #impl: 1587218447 (eff. 0.265)
405.52/405.61	c #Conflicts:     646000 | #Learnt:      33764 | 0.000
405.52/405.61	c total clause space: 206.656MB
405.52/405.61	c total #watches: 480988
406.42/406.53	c total #propagations: 420813042 / total #impl: 1589869627 (eff. 0.265)
406.42/406.53	c #Conflicts:     647000 | #Learnt:      34764 | 0.000
406.42/406.53	c total clause space: 206.656MB
406.42/406.53	c total #watches: 484436
407.32/407.46	c total #propagations: 421552390 / total #impl: 1592754367 (eff. 0.265)
407.32/407.46	c #Conflicts:     648000 | #Learnt:      35764 | 0.000
407.32/407.46	c total clause space: 206.656MB
407.32/407.46	c total #watches: 488104
408.32/408.48	c total #propagations: 422292009 / total #impl: 1595769752 (eff. 0.265)
408.32/408.48	c #Conflicts:     649000 | #Learnt:      36764 | 0.000
408.32/408.48	c total clause space: 206.656MB
408.32/408.48	c total #watches: 491320
409.42/409.56	c total #propagations: 423086825 / total #impl: 1598998817 (eff. 0.265)
409.42/409.56	c #Conflicts:     650000 | #Learnt:      37764 | 0.000
409.42/409.56	c total clause space: 206.656MB
409.42/409.56	c total #watches: 494076
410.62/410.70	c total #propagations: 423845924 / total #impl: 1601942150 (eff. 0.265)
410.62/410.70	c #Conflicts:     651000 | #Learnt:      38764 | 0.000
410.62/410.70	c total clause space: 206.656MB
410.62/410.70	c total #watches: 497202
411.22/411.37	c total #propagations: 424664615 / total #impl: 1605166459 (eff. 0.265)
411.22/411.37	c GC COLLECT
411.22/411.37	c #Conflicts:     652000 | #Learnt:      20360 | 0.000
411.22/411.37	c total clause space: 206.656MB
411.22/411.37	c total #watches: 437845
412.02/412.17	c total #propagations: 425266290 / total #impl: 1607467111 (eff. 0.265)
412.02/412.17	c #Conflicts:     653000 | #Learnt:      21360 | 0.000
412.02/412.17	c total clause space: 206.656MB
412.02/412.17	c total #watches: 443106
412.72/412.80	c total #propagations: 425918277 / total #impl: 1610286002 (eff. 0.264)
412.72/412.80	c #Conflicts:     654000 | #Learnt:      22360 | 0.000
412.72/412.80	c total clause space: 206.656MB
412.72/412.80	c total #watches: 446204
413.22/413.33	c total #propagations: 426426995 / total #impl: 1612287649 (eff. 0.264)
413.22/413.33	c #Conflicts:     655000 | #Learnt:      23360 | 0.000
413.22/413.33	c total clause space: 206.656MB
413.22/413.33	c total #watches: 448787
413.72/413.86	c total #propagations: 426891932 / total #impl: 1613890796 (eff. 0.265)
413.72/413.86	c #Conflicts:     656000 | #Learnt:      24360 | 0.000
413.72/413.86	c total clause space: 206.656MB
413.72/413.86	c total #watches: 451084
414.22/414.37	c total #propagations: 427363466 / total #impl: 1615595103 (eff. 0.265)
414.22/414.37	c #Conflicts:     657000 | #Learnt:      25360 | 0.000
414.22/414.37	c total clause space: 206.656MB
414.22/414.37	c total #watches: 453541
414.82/414.96	c total #propagations: 427812963 / total #impl: 1617175566 (eff. 0.265)
414.82/414.96	c #Conflicts:     658000 | #Learnt:      26360 | 0.000
414.82/414.96	c total clause space: 206.656MB
414.82/414.96	c total #watches: 456095
415.42/415.57	c total #propagations: 428299965 / total #impl: 1618897679 (eff. 0.265)
415.42/415.57	c #Conflicts:     659000 | #Learnt:      27360 | 0.000
415.42/415.57	c total clause space: 206.656MB
415.42/415.57	c total #watches: 458624
416.12/416.21	c total #propagations: 428819190 / total #impl: 1620762261 (eff. 0.265)
416.12/416.21	c #Conflicts:     660000 | #Learnt:      28360 | 0.000
416.12/416.21	c total clause space: 206.656MB
416.12/416.21	c total #watches: 461021
416.72/416.84	c total #propagations: 429317138 / total #impl: 1622518847 (eff. 0.265)
416.72/416.84	c #Conflicts:     661000 | #Learnt:      29360 | 0.000
416.72/416.84	c total clause space: 206.656MB
416.72/416.84	c total #watches: 463406
417.62/417.70	c total #propagations: 429896238 / total #impl: 1624521608 (eff. 0.265)
417.62/417.70	c #Conflicts:     662000 | #Learnt:      30360 | 0.000
417.62/417.70	c total clause space: 206.656MB
417.62/417.70	c total #watches: 466525
418.32/418.43	c total #propagations: 430672559 / total #impl: 1627255965 (eff. 0.265)
418.32/418.43	c #Conflicts:     663000 | #Learnt:      31360 | 0.000
418.32/418.43	c total clause space: 206.656MB
418.32/418.43	c total #watches: 469763
418.92/419.08	c total #propagations: 431309597 / total #impl: 1629606221 (eff. 0.265)
418.92/419.08	c #Conflicts:     664000 | #Learnt:      32360 | 0.000
418.92/419.08	c total clause space: 206.656MB
418.92/419.08	c total #watches: 473192
419.72/419.88	c total #propagations: 431886683 / total #impl: 1631541100 (eff. 0.265)
419.72/419.88	c #Conflicts:     665000 | #Learnt:      33360 | 0.000
419.72/419.88	c total clause space: 206.656MB
419.72/419.88	c total #watches: 476588
420.72/420.85	c total #propagations: 432571446 / total #impl: 1634232970 (eff. 0.265)
420.72/420.85	c #Conflicts:     666000 | #Learnt:      34360 | 0.000
420.72/420.85	c total clause space: 206.656MB
420.72/420.85	c total #watches: 479879
421.52/421.62	c total #propagations: 433319510 / total #impl: 1637033363 (eff. 0.265)
421.52/421.62	c #Conflicts:     667000 | #Learnt:      35360 | 0.000
421.52/421.62	c total clause space: 206.656MB
421.52/421.62	c total #watches: 483583
422.22/422.36	c total #propagations: 433999895 / total #impl: 1639688891 (eff. 0.265)
422.22/422.36	c #Conflicts:     668000 | #Learnt:      36360 | 0.000
422.22/422.36	c total clause space: 206.656MB
422.22/422.36	c total #watches: 486060
423.02/423.12	c total #propagations: 434544411 / total #impl: 1641565365 (eff. 0.265)
423.02/423.12	c #Conflicts:     669000 | #Learnt:      37360 | 0.000
423.02/423.12	c total clause space: 206.656MB
423.02/423.12	c total #watches: 488633
423.82/423.99	c total #propagations: 435088854 / total #impl: 1643426362 (eff. 0.265)
423.82/423.99	c #Conflicts:     670000 | #Learnt:      38360 | 0.000
423.82/423.99	c total clause space: 206.656MB
423.82/423.99	c total #watches: 491552
424.82/424.97	c total #propagations: 435771857 / total #impl: 1646052133 (eff. 0.265)
424.82/424.97	c #Conflicts:     671000 | #Learnt:      39360 | 0.000
424.82/424.97	c total clause space: 206.656MB
424.82/424.97	c total #watches: 495843
425.52/425.70	c total #propagations: 436555654 / total #impl: 1649145399 (eff. 0.265)
425.52/425.70	c GC COLLECT
425.52/425.70	c #Conflicts:     672000 | #Learnt:      20660 | 0.000
425.52/425.70	c total clause space: 206.656MB
425.52/425.70	c total #watches: 438892
426.12/426.24	c total #propagations: 437231669 / total #impl: 1651555376 (eff. 0.265)
426.12/426.24	c #Conflicts:     673000 | #Learnt:      21660 | 0.000
426.12/426.24	c total clause space: 206.656MB
426.12/426.24	c total #watches: 442109
426.73/426.82	c total #propagations: 437812337 / total #impl: 1653680260 (eff. 0.265)
426.73/426.82	c #Conflicts:     674000 | #Learnt:      22660 | 0.000
426.73/426.82	c total clause space: 206.656MB
426.73/426.82	c total #watches: 444985
427.42/427.55	c total #propagations: 438474173 / total #impl: 1656243259 (eff. 0.265)
427.42/427.55	c #Conflicts:     675000 | #Learnt:      23660 | 0.000
427.42/427.55	c total clause space: 206.656MB
427.42/427.55	c total #watches: 448346
427.83/427.94	c total #propagations: 439135902 / total #impl: 1658881241 (eff. 0.265)
427.83/427.94	c #Conflicts:     676000 | #Learnt:      24660 | 0.000
427.83/427.94	c total clause space: 206.656MB
427.83/427.94	c total #watches: 451346
428.42/428.52	c total #propagations: 439651539 / total #impl: 1661016883 (eff. 0.265)
428.42/428.52	c #Conflicts:     677000 | #Learnt:      25660 | 0.000
428.42/428.52	c total clause space: 206.656MB
428.42/428.52	c total #watches: 455273
429.22/429.34	c total #propagations: 440256497 / total #impl: 1663425209 (eff. 0.265)
429.22/429.34	c #Conflicts:     678000 | #Learnt:      26660 | 0.000
429.22/429.34	c total clause space: 206.656MB
429.22/429.34	c total #watches: 461189
430.13/430.21	c total #propagations: 440854234 / total #impl: 1665570225 (eff. 0.265)
430.13/430.21	c #Conflicts:     679000 | #Learnt:      27660 | 0.000
430.13/430.21	c total clause space: 206.656MB
430.13/430.21	c total #watches: 466834
431.13/431.21	c total #propagations: 441429516 / total #impl: 1667900677 (eff. 0.265)
431.13/431.21	c #Conflicts:     680000 | #Learnt:      28660 | 0.000
431.13/431.21	c total clause space: 206.656MB
431.13/431.21	c total #watches: 472222
431.92/432.03	c total #propagations: 442045846 / total #impl: 1670454562 (eff. 0.265)
431.92/432.03	c #Conflicts:     681000 | #Learnt:      29660 | 0.000
431.92/432.03	c total clause space: 206.656MB
431.92/432.03	c total #watches: 475873
432.72/432.84	c total #propagations: 442726950 / total #impl: 1673036367 (eff. 0.265)
432.72/432.84	c #Conflicts:     682000 | #Learnt:      30660 | 0.000
432.72/432.84	c total clause space: 206.656MB
432.72/432.84	c total #watches: 478965
433.33/433.50	c total #propagations: 443344833 / total #impl: 1675211993 (eff. 0.265)
433.33/433.50	c #Conflicts:     683000 | #Learnt:      31660 | 0.000
433.33/433.50	c total clause space: 206.656MB
433.33/433.50	c total #watches: 481856
434.22/434.36	c total #propagations: 443958933 / total #impl: 1677549097 (eff. 0.265)
434.22/434.36	c #Conflicts:     684000 | #Learnt:      32660 | 0.000
434.22/434.36	c total clause space: 206.656MB
434.22/434.36	c total #watches: 484821
435.22/435.35	c total #propagations: 444615372 / total #impl: 1679952427 (eff. 0.265)
435.22/435.35	c #Conflicts:     685000 | #Learnt:      33660 | 0.000
435.22/435.35	c total clause space: 206.656MB
435.22/435.35	c total #watches: 488005
436.32/436.40	c total #propagations: 445344198 / total #impl: 1682704878 (eff. 0.265)
436.32/436.40	c #Conflicts:     686000 | #Learnt:      34660 | 0.000
436.32/436.40	c total clause space: 206.656MB
436.32/436.40	c total #watches: 491524
437.22/437.35	c total #propagations: 446073055 / total #impl: 1685584217 (eff. 0.265)
437.22/437.35	c #Conflicts:     687000 | #Learnt:      35660 | 0.000
437.22/437.35	c total clause space: 206.656MB
437.22/437.35	c total #watches: 496084
438.22/438.34	c total #propagations: 446768630 / total #impl: 1688760009 (eff. 0.265)
438.22/438.34	c #Conflicts:     688000 | #Learnt:      36660 | 0.000
438.22/438.34	c total clause space: 206.656MB
438.22/438.34	c total #watches: 501084
439.22/439.31	c total #propagations: 447402256 / total #impl: 1691794370 (eff. 0.264)
439.22/439.31	c #Conflicts:     689000 | #Learnt:      37660 | 0.000
439.22/439.31	c total clause space: 206.656MB
439.22/439.31	c total #watches: 504320
440.52/440.66	c total #propagations: 447998926 / total #impl: 1694014416 (eff. 0.264)
440.52/440.66	c #Conflicts:     690000 | #Learnt:      38660 | 0.000
440.52/440.66	c total clause space: 206.656MB
440.52/440.66	c total #watches: 509220
441.62/441.75	c total #propagations: 448784154 / total #impl: 1697114440 (eff. 0.264)
441.62/441.75	c #Conflicts:     691000 | #Learnt:      39660 | 0.000
441.62/441.75	c total clause space: 206.656MB
441.62/441.75	c total #watches: 512592
442.52/442.60	c total #propagations: 449510930 / total #impl: 1699965084 (eff. 0.264)
442.52/442.60	c GC COLLECT
442.52/442.60	c #Conflicts:     692000 | #Learnt:      20663 | 0.000
442.52/442.60	c total clause space: 206.656MB
442.52/442.60	c total #watches: 437031
443.02/443.16	c total #propagations: 450201873 / total #impl: 1702585581 (eff. 0.264)
443.02/443.16	c #Conflicts:     693000 | #Learnt:      21663 | 0.000
443.02/443.16	c total clause space: 206.656MB
443.02/443.16	c total #watches: 439756
443.62/443.76	c total #propagations: 450834496 / total #impl: 1704874191 (eff. 0.264)
443.62/443.76	c #Conflicts:     694000 | #Learnt:      22663 | 0.000
443.62/443.76	c total clause space: 206.656MB
443.62/443.76	c total #watches: 443215
444.32/444.43	c total #propagations: 451518949 / total #impl: 1707551464 (eff. 0.264)
444.32/444.43	c #Conflicts:     695000 | #Learnt:      23663 | 0.000
444.32/444.43	c total clause space: 206.656MB
444.32/444.43	c total #watches: 446816
445.02/445.16	c total #propagations: 452107223 / total #impl: 1709703750 (eff. 0.264)
445.02/445.16	c #Conflicts:     696000 | #Learnt:      24663 | 0.000
445.02/445.16	c total clause space: 206.656MB
445.02/445.16	c total #watches: 449909
445.72/445.81	c total #propagations: 452738100 / total #impl: 1712182242 (eff. 0.264)
445.72/445.81	c #Conflicts:     697000 | #Learnt:      25663 | 0.000
445.72/445.81	c total clause space: 206.656MB
445.72/445.81	c total #watches: 453527
446.42/446.57	c total #propagations: 453445587 / total #impl: 1715250387 (eff. 0.264)
446.42/446.57	c #Conflicts:     698000 | #Learnt:      26663 | 0.000
446.42/446.57	c total clause space: 206.656MB
446.42/446.57	c total #watches: 460060
447.52/447.60	c total #propagations: 454162373 / total #impl: 1718656801 (eff. 0.264)
447.52/447.60	c #Conflicts:     699000 | #Learnt:      27663 | 0.000
447.52/447.60	c total clause space: 206.656MB
447.52/447.60	c total #watches: 466067
448.42/448.56	c total #propagations: 454978604 / total #impl: 1722752734 (eff. 0.264)
448.42/448.56	c #Conflicts:     700000 | #Learnt:      28663 | 0.000
448.42/448.56	c total clause space: 206.656MB
448.42/448.56	c total #watches: 472156
449.92/450.08	c total #propagations: 455604541 / total #impl: 1726020501 (eff. 0.264)
449.92/450.08	c #Conflicts:     701000 | #Learnt:      29663 | 0.000
449.92/450.08	c total clause space: 206.656MB
449.92/450.08	c total #watches: 482492
451.72/451.82	c total #propagations: 456337468 / total #impl: 1730214348 (eff. 0.264)
451.72/451.82	c #Conflicts:     702000 | #Learnt:      30663 | 0.000
451.72/451.82	c total clause space: 206.656MB
451.72/451.82	c total #watches: 497614
454.62/454.79	c total #propagations: 456962986 / total #impl: 1734513219 (eff. 0.263)
454.62/454.79	c #Conflicts:     703000 | #Learnt:      31663 | 0.000
454.62/454.79	c total clause space: 206.656MB
454.62/454.79	c total #watches: 511084
458.22/458.39	c total #propagations: 457650418 / total #impl: 1739626163 (eff. 0.263)
458.22/458.39	c #Conflicts:     704000 | #Learnt:      32663 | 0.000
458.22/458.39	c total clause space: 206.656MB
458.22/458.39	c total #watches: 519281
461.61/461.71	c total #propagations: 458316120 / total #impl: 1743948638 (eff. 0.263)
461.61/461.71	c #Conflicts:     705000 | #Learnt:      33663 | 0.000
461.61/461.71	c total clause space: 206.656MB
461.61/461.71	c total #watches: 525669
465.61/465.71	c total #propagations: 458959214 / total #impl: 1748700005 (eff. 0.262)
465.61/465.71	c #Conflicts:     706000 | #Learnt:      34663 | 0.000
465.61/465.71	c total clause space: 206.656MB
465.61/465.71	c total #watches: 535038
469.72/469.89	c total #propagations: 459680352 / total #impl: 1753656228 (eff. 0.262)
469.72/469.89	c #Conflicts:     707000 | #Learnt:      35663 | 0.000
469.72/469.89	c total clause space: 206.656MB
469.72/469.89	c total #watches: 543509
474.62/474.71	c total #propagations: 460369704 / total #impl: 1758802720 (eff. 0.262)
474.62/474.71	c #Conflicts:     708000 | #Learnt:      36663 | 0.000
474.62/474.71	c total clause space: 206.656MB
474.62/474.71	c total #watches: 550383
479.72/479.88	c total #propagations: 461105865 / total #impl: 1763625464 (eff. 0.261)
479.72/479.88	c #Conflicts:     709000 | #Learnt:      37663 | 0.000
479.72/479.88	c total clause space: 206.656MB
479.72/479.88	c total #watches: 561425
485.21/485.34	c total #propagations: 461785125 / total #impl: 1768415156 (eff. 0.261)
485.21/485.34	c #Conflicts:     710000 | #Learnt:      38663 | 0.000
485.21/485.34	c total clause space: 335.816MB
485.21/485.34	c total #watches: 569249
490.62/490.79	c total #propagations: 462417895 / total #impl: 1772834811 (eff. 0.261)
490.62/490.79	c #Conflicts:     711000 | #Learnt:      39663 | 0.000
490.62/490.79	c total clause space: 335.816MB
490.62/490.79	c total #watches: 576762
496.21/496.35	c total #propagations: 463062413 / total #impl: 1776879086 (eff. 0.261)
496.21/496.35	c GC COLLECT
496.21/496.35	c #Conflicts:     712000 | #Learnt:      20372 | 0.000
496.21/496.35	c total clause space: 335.816MB
496.21/496.35	c total #watches: 436272
496.81/496.97	c total #propagations: 463736596 / total #impl: 1781251633 (eff. 0.260)
496.81/496.97	c #Conflicts:     713000 | #Learnt:      21372 | 0.000
496.81/496.97	c total clause space: 335.816MB
496.81/496.97	c total #watches: 441607
497.61/497.79	c total #propagations: 464372965 / total #impl: 1784592101 (eff. 0.260)
497.61/497.79	c #Conflicts:     714000 | #Learnt:      22372 | 0.000
497.61/497.79	c total clause space: 335.816MB
497.61/497.79	c total #watches: 447302
498.51/498.67	c total #propagations: 465015142 / total #impl: 1787890631 (eff. 0.260)
498.51/498.67	c #Conflicts:     715000 | #Learnt:      23372 | 0.000
498.51/498.67	c total clause space: 335.816MB
498.51/498.67	c total #watches: 453533
499.71/499.80	c total #propagations: 465715163 / total #impl: 1791546151 (eff. 0.260)
499.71/499.80	c #Conflicts:     716000 | #Learnt:      24372 | 0.000
499.71/499.80	c total clause space: 335.816MB
499.71/499.80	c total #watches: 458165
500.71/500.85	c total #propagations: 466431085 / total #impl: 1795113139 (eff. 0.260)
500.71/500.85	c #Conflicts:     717000 | #Learnt:      25372 | 0.000
500.71/500.85	c total clause space: 335.816MB
500.71/500.85	c total #watches: 461646
501.91/502.05	c total #propagations: 467074618 / total #impl: 1798512732 (eff. 0.260)
501.91/502.05	c #Conflicts:     718000 | #Learnt:      26372 | 0.000
501.91/502.05	c total clause space: 335.816MB
501.91/502.05	c total #watches: 465102
503.01/503.17	c total #propagations: 467800789 / total #impl: 1802144976 (eff. 0.260)
503.01/503.17	c #Conflicts:     719000 | #Learnt:      27372 | 0.000
503.01/503.17	c total clause space: 335.816MB
503.01/503.17	c total #watches: 468571
503.91/504.04	c total #propagations: 468433466 / total #impl: 1805280779 (eff. 0.259)
503.91/504.04	c #Conflicts:     720000 | #Learnt:      28372 | 0.000
503.91/504.04	c total clause space: 335.816MB
503.91/504.04	c total #watches: 472046
504.91/505.03	c total #propagations: 469043930 / total #impl: 1808166316 (eff. 0.259)
504.91/505.03	c #Conflicts:     721000 | #Learnt:      29372 | 0.000
504.91/505.03	c total clause space: 335.816MB
504.91/505.03	c total #watches: 475301
506.02/506.14	c total #propagations: 469648700 / total #impl: 1811074765 (eff. 0.259)
506.02/506.14	c #Conflicts:     722000 | #Learnt:      30372 | 0.000
506.02/506.14	c total clause space: 335.816MB
506.02/506.14	c total #watches: 482621
507.42/507.53	c total #propagations: 470289637 / total #impl: 1814473561 (eff. 0.259)
507.42/507.53	c #Conflicts:     723000 | #Learnt:      31372 | 0.000
507.42/507.53	c total clause space: 335.816MB
507.42/507.53	c total #watches: 486642
509.22/509.33	c total #propagations: 470954264 / total #impl: 1817308745 (eff. 0.259)
509.22/509.33	c #Conflicts:     724000 | #Learnt:      32372 | 0.000
509.22/509.33	c total clause space: 335.816MB
509.22/509.33	c total #watches: 498703
511.22/511.33	c total #propagations: 471683083 / total #impl: 1820794468 (eff. 0.259)
511.22/511.33	c #Conflicts:     725000 | #Learnt:      33372 | 0.000
511.22/511.33	c total clause space: 335.816MB
511.22/511.33	c total #watches: 502397
513.31/513.47	c total #propagations: 472346131 / total #impl: 1823947326 (eff. 0.259)
513.31/513.47	c #Conflicts:     726000 | #Learnt:      34372 | 0.000
513.31/513.47	c total clause space: 335.816MB
513.31/513.47	c total #watches: 508110
515.82/515.94	c total #propagations: 473061880 / total #impl: 1827519371 (eff. 0.259)
515.82/515.94	c #Conflicts:     727000 | #Learnt:      35372 | 0.000
515.82/515.94	c total clause space: 335.816MB
515.82/515.94	c total #watches: 513020
518.71/518.89	c total #propagations: 473710770 / total #impl: 1830653624 (eff. 0.259)
518.71/518.89	c #Conflicts:     728000 | #Learnt:      36372 | 0.000
518.71/518.89	c total clause space: 335.816MB
518.71/518.89	c total #watches: 524555
522.71/522.83	c total #propagations: 474411312 / total #impl: 1834369232 (eff. 0.259)
522.71/522.83	c #Conflicts:     729000 | #Learnt:      37372 | 0.000
522.71/522.83	c total clause space: 335.816MB
522.71/522.83	c total #watches: 529073
526.61/526.78	c total #propagations: 475209876 / total #impl: 1838313883 (eff. 0.259)
526.61/526.78	c #Conflicts:     730000 | #Learnt:      38372 | 0.000
526.61/526.78	c total clause space: 335.816MB
526.61/526.78	c total #watches: 535147
530.12/530.30	c total #propagations: 476009911 / total #impl: 1842384489 (eff. 0.258)
530.12/530.30	c #Conflicts:     731000 | #Learnt:      39372 | 0.000
530.12/530.30	c total clause space: 335.816MB
530.12/530.30	c total #watches: 541012
534.52/534.67	c total #propagations: 476729837 / total #impl: 1845960044 (eff. 0.258)
534.52/534.67	c #Conflicts:     732000 | #Learnt:      40372 | 0.000
534.52/534.67	c total clause space: 335.816MB
534.52/534.67	c total #watches: 549395
539.51/539.60	c total #propagations: 477462529 / total #impl: 1850702047 (eff. 0.258)
539.51/539.60	c GC COLLECT
539.51/539.60	c #Conflicts:     733000 | #Learnt:      20780 | 0.000
539.51/539.60	c total clause space: 335.816MB
539.51/539.60	c total #watches: 438156
540.21/540.35	c total #propagations: 478284927 / total #impl: 1855181895 (eff. 0.258)
540.21/540.35	c #Conflicts:     734000 | #Learnt:      21780 | 0.000
540.21/540.35	c total clause space: 335.816MB
540.21/540.35	c total #watches: 442534
541.21/541.38	c total #propagations: 479051681 / total #impl: 1858656577 (eff. 0.258)
541.21/541.38	c #Conflicts:     735000 | #Learnt:      22780 | 0.000
541.21/541.38	c total clause space: 335.816MB
541.21/541.38	c total #watches: 448234
542.41/542.57	c total #propagations: 479876886 / total #impl: 1862206141 (eff. 0.258)
542.41/542.57	c #Conflicts:     736000 | #Learnt:      23780 | 0.000
542.41/542.57	c total clause space: 335.816MB
542.41/542.57	c total #watches: 453333
543.71/543.81	c total #propagations: 480761958 / total #impl: 1865827671 (eff. 0.258)
543.71/543.81	c #Conflicts:     737000 | #Learnt:      24780 | 0.000
543.71/543.81	c total clause space: 335.816MB
543.71/543.81	c total #watches: 458092
544.81/544.91	c total #propagations: 481575233 / total #impl: 1869374615 (eff. 0.258)
544.81/544.91	c #Conflicts:     738000 | #Learnt:      25780 | 0.000
544.81/544.91	c total clause space: 335.816MB
544.81/544.91	c total #watches: 461289
546.01/546.19	c total #propagations: 482201467 / total #impl: 1872281490 (eff. 0.258)
546.01/546.19	c #Conflicts:     739000 | #Learnt:      26780 | 0.000
546.01/546.19	c total clause space: 335.816MB
546.01/546.19	c total #watches: 466003
547.50/547.66	c total #propagations: 482924753 / total #impl: 1875885828 (eff. 0.257)
547.50/547.66	c #Conflicts:     740000 | #Learnt:      27780 | 0.000
547.50/547.66	c total clause space: 335.816MB
547.50/547.66	c total #watches: 469993
549.10/549.21	c total #propagations: 483619552 / total #impl: 1878837647 (eff. 0.257)
549.10/549.21	c #Conflicts:     741000 | #Learnt:      28780 | 0.000
549.10/549.21	c total clause space: 335.816MB
549.10/549.21	c total #watches: 475596
550.90/551.03	c total #propagations: 484298466 / total #impl: 1881972688 (eff. 0.257)
550.90/551.03	c #Conflicts:     742000 | #Learnt:      29780 | 0.000
550.90/551.03	c total clause space: 335.816MB
550.90/551.04	c total #watches: 479894
552.90/553.02	c total #propagations: 485027588 / total #impl: 1885239482 (eff. 0.257)
552.90/553.02	c #Conflicts:     743000 | #Learnt:      30780 | 0.000
552.90/553.02	c total clause space: 335.816MB
552.90/553.02	c total #watches: 484555
554.80/554.91	c total #propagations: 485657910 / total #impl: 1887846816 (eff. 0.257)
554.80/554.91	c #Conflicts:     744000 | #Learnt:      31780 | 0.000
554.80/554.91	c total clause space: 335.816MB
554.80/554.91	c total #watches: 489341
556.30/556.47	c total #propagations: 486294472 / total #impl: 1890468304 (eff. 0.257)
556.30/556.47	c #Conflicts:     745000 | #Learnt:      32780 | 0.000
556.30/556.47	c total clause space: 335.816MB
556.30/556.47	c total #watches: 492337
557.71/557.85	c total #propagations: 486920351 / total #impl: 1892700801 (eff. 0.257)
557.71/557.85	c #Conflicts:     746000 | #Learnt:      33780 | 0.000
557.71/557.85	c total clause space: 335.816MB
557.71/557.85	c total #watches: 495450
559.10/559.25	c total #propagations: 487519856 / total #impl: 1894955106 (eff. 0.257)
559.10/559.25	c #Conflicts:     747000 | #Learnt:      34780 | 0.000
559.10/559.25	c total clause space: 335.816MB
559.10/559.25	c total #watches: 498391
560.60/560.74	c total #propagations: 488033269 / total #impl: 1897009169 (eff. 0.257)
560.60/560.74	c #Conflicts:     748000 | #Learnt:      35780 | 0.000
560.60/560.74	c total clause space: 335.816MB
560.60/560.74	c total #watches: 501424
562.30/562.43	c total #propagations: 488632171 / total #impl: 1899188355 (eff. 0.257)
562.30/562.43	c #Conflicts:     749000 | #Learnt:      36780 | 0.000
562.30/562.43	c total clause space: 335.816MB
562.30/562.43	c total #watches: 504358
563.80/563.93	c total #propagations: 489355698 / total #impl: 1901969822 (eff. 0.257)
563.80/563.93	c #Conflicts:     750000 | #Learnt:      37780 | 0.000
563.80/563.93	c total clause space: 335.816MB
563.80/563.93	c total #watches: 507478
565.41/565.59	c total #propagations: 489979600 / total #impl: 1904348115 (eff. 0.257)
565.41/565.59	c #Conflicts:     751000 | #Learnt:      38780 | 0.000
565.41/565.59	c total clause space: 335.816MB
565.41/565.59	c total #watches: 510543
567.30/567.41	c total #propagations: 490676319 / total #impl: 1907282827 (eff. 0.257)
567.30/567.41	c #Conflicts:     752000 | #Learnt:      39780 | 0.000
567.30/567.41	c total clause space: 335.816MB
567.30/567.41	c total #watches: 514605
568.80/568.97	c total #propagations: 491318070 / total #impl: 1910008535 (eff. 0.257)
568.80/568.97	c #Conflicts:     753000 | #Learnt:      40780 | 0.000
568.80/568.97	c total clause space: 335.816MB
568.80/568.97	c total #watches: 517235
570.30/570.45	c total #propagations: 492026014 / total #impl: 1912663314 (eff. 0.257)
570.30/570.45	c #Conflicts:     754000 | #Learnt:      41780 | 0.000
570.30/570.45	c total clause space: 335.816MB
570.30/570.45	c total #watches: 519961
571.10/571.21	c total #propagations: 492638768 / total #impl: 1914934802 (eff. 0.257)
571.10/571.21	c GC COLLECT
571.10/571.21	c #Conflicts:     755000 | #Learnt:      21860 | 0.000
571.10/571.21	c total clause space: 335.816MB
571.10/571.21	c total #watches: 441563
571.70/571.85	c total #propagations: 493251687 / total #impl: 1917016778 (eff. 0.257)
571.70/571.85	c #Conflicts:     756000 | #Learnt:      22860 | 0.000
571.70/571.85	c total clause space: 335.816MB
571.70/571.85	c total #watches: 444985
572.30/572.49	c total #propagations: 493879883 / total #impl: 1919346248 (eff. 0.257)
572.30/572.49	c #Conflicts:     757000 | #Learnt:      23860 | 0.000
572.30/572.49	c total clause space: 335.816MB
572.30/572.49	c total #watches: 448610
572.90/573.08	c total #propagations: 494624942 / total #impl: 1921951080 (eff. 0.257)
572.90/573.08	c #Conflicts:     758000 | #Learnt:      24860 | 0.000
572.90/573.08	c total clause space: 335.816MB
572.90/573.08	c total #watches: 451836
573.60/573.75	c total #propagations: 495285796 / total #impl: 1924570741 (eff. 0.257)
573.60/573.75	c #Conflicts:     759000 | #Learnt:      25860 | 0.000
573.60/573.75	c total clause space: 335.816MB
573.60/573.75	c total #watches: 454803
574.30/574.43	c total #propagations: 495859033 / total #impl: 1926793785 (eff. 0.257)
574.30/574.43	c #Conflicts:     760000 | #Learnt:      26860 | 0.000
574.30/574.43	c total clause space: 335.816MB
574.30/574.43	c total #watches: 458189
574.90/575.02	c total #propagations: 496447984 / total #impl: 1928873543 (eff. 0.257)
574.90/575.02	c #Conflicts:     761000 | #Learnt:      27860 | 0.000
574.90/575.02	c total clause space: 335.816MB
574.90/575.02	c total #watches: 461592
575.60/575.70	c total #propagations: 497088738 / total #impl: 1931229751 (eff. 0.257)
575.60/575.70	c #Conflicts:     762000 | #Learnt:      28860 | 0.000
575.60/575.70	c total clause space: 335.816MB
575.60/575.70	c total #watches: 465000
576.20/576.37	c total #propagations: 497716878 / total #impl: 1933664928 (eff. 0.257)
576.20/576.37	c #Conflicts:     763000 | #Learnt:      29860 | 0.000
576.20/576.37	c total clause space: 335.816MB
576.20/576.37	c total #watches: 468678
577.00/577.18	c total #propagations: 498342027 / total #impl: 1936103628 (eff. 0.257)
577.00/577.18	c #Conflicts:     764000 | #Learnt:      30860 | 0.000
577.00/577.18	c total clause space: 335.816MB
577.00/577.18	c total #watches: 471913
577.80/577.95	c total #propagations: 499129132 / total #impl: 1938991285 (eff. 0.257)
577.80/577.95	c #Conflicts:     765000 | #Learnt:      31860 | 0.000
577.80/577.95	c total clause space: 335.816MB
577.80/577.95	c total #watches: 474976
578.61/578.73	c total #propagations: 499815247 / total #impl: 1941429915 (eff. 0.257)
578.61/578.73	c #Conflicts:     766000 | #Learnt:      32860 | 0.000
578.61/578.73	c total clause space: 335.816MB
578.61/578.73	c total #watches: 478346
579.40/579.55	c total #propagations: 500488818 / total #impl: 1943809276 (eff. 0.257)
579.40/579.55	c #Conflicts:     767000 | #Learnt:      33860 | 0.000
579.40/579.55	c total clause space: 335.816MB
579.40/579.55	c total #watches: 481592
580.20/580.38	c total #propagations: 501160637 / total #impl: 1946385058 (eff. 0.257)
580.20/580.38	c #Conflicts:     768000 | #Learnt:      34860 | 0.000
580.20/580.38	c total clause space: 335.816MB
580.20/580.38	c total #watches: 484595
581.20/581.35	c total #propagations: 501827851 / total #impl: 1948915031 (eff. 0.257)
581.20/581.35	c #Conflicts:     769000 | #Learnt:      35860 | 0.000
581.20/581.35	c total clause space: 335.816MB
581.20/581.36	c total #watches: 489081
582.10/582.21	c total #propagations: 502526007 / total #impl: 1951854521 (eff. 0.257)
582.10/582.21	c #Conflicts:     770000 | #Learnt:      36860 | 0.000
582.10/582.21	c total clause space: 335.816MB
582.10/582.21	c total #watches: 492026
582.60/582.79	c total #propagations: 503146159 / total #impl: 1954298076 (eff. 0.257)
582.60/582.79	c #Conflicts:     771000 | #Learnt:      37860 | 0.000
582.60/582.79	c total clause space: 335.816MB
582.60/582.79	c total #watches: 494778
583.50/583.65	c total #propagations: 503650787 / total #impl: 1956637173 (eff. 0.257)
583.50/583.65	c #Conflicts:     772000 | #Learnt:      38860 | 0.000
583.50/583.65	c total clause space: 335.816MB
583.50/583.65	c total #watches: 498862
584.50/584.62	c total #propagations: 504319457 / total #impl: 1959152038 (eff. 0.257)
584.50/584.62	c #Conflicts:     773000 | #Learnt:      39860 | 0.000
584.50/584.62	c total clause space: 335.816MB
584.50/584.62	c total #watches: 504305
585.50/585.66	c total #propagations: 505031630 / total #impl: 1961951327 (eff. 0.257)
585.50/585.66	c #Conflicts:     774000 | #Learnt:      40860 | 0.000
585.50/585.66	c total clause space: 335.816MB
585.50/585.66	c total #watches: 509025
586.60/586.79	c total #propagations: 505709087 / total #impl: 1964604042 (eff. 0.257)
586.60/586.79	c #Conflicts:     775000 | #Learnt:      41860 | 0.000
586.60/586.79	c total clause space: 335.816MB
586.60/586.79	c total #watches: 512445
587.50/587.64	c total #propagations: 506441517 / total #impl: 1967539879 (eff. 0.257)
587.50/587.64	c GC COLLECT
587.50/587.64	c #Conflicts:     776000 | #Learnt:      21645 | 0.000
587.50/587.64	c total clause space: 335.816MB
587.50/587.64	c total #watches: 440530
588.10/588.29	c total #propagations: 507054582 / total #impl: 1969806555 (eff. 0.257)
588.10/588.29	c #Conflicts:     777000 | #Learnt:      22645 | 0.000
588.10/588.29	c total clause space: 335.816MB
588.10/588.29	c total #watches: 444062
588.80/588.98	c total #propagations: 507760445 / total #impl: 1972347939 (eff. 0.257)
588.80/588.98	c #Conflicts:     778000 | #Learnt:      23645 | 0.000
588.80/588.98	c total clause space: 335.816MB
588.80/588.99	c total #watches: 448898
589.61/589.73	c total #propagations: 508514541 / total #impl: 1975560628 (eff. 0.257)
589.61/589.73	c #Conflicts:     779000 | #Learnt:      24645 | 0.000
589.61/589.73	c total clause space: 335.816MB
589.61/589.73	c total #watches: 452923
590.10/590.25	c total #propagations: 509224022 / total #impl: 1978780984 (eff. 0.257)
590.10/590.25	c #Conflicts:     780000 | #Learnt:      25645 | 0.000
590.10/590.25	c total clause space: 335.816MB
590.10/590.25	c total #watches: 455787
590.61/590.74	c total #propagations: 509764881 / total #impl: 1980817145 (eff. 0.257)
590.61/590.74	c #Conflicts:     781000 | #Learnt:      26645 | 0.000
590.61/590.74	c total clause space: 335.816MB
590.61/590.74	c total #watches: 458283
591.10/591.26	c total #propagations: 510281587 / total #impl: 1982812977 (eff. 0.257)
591.10/591.26	c #Conflicts:     782000 | #Learnt:      27645 | 0.000
591.10/591.26	c total clause space: 335.816MB
591.10/591.27	c total #watches: 461079
591.90/592.00	c total #propagations: 510805109 / total #impl: 1984864304 (eff. 0.257)
591.90/592.00	c #Conflicts:     783000 | #Learnt:      28645 | 0.000
591.90/592.00	c total clause space: 335.816MB
591.90/592.00	c total #watches: 464682
592.70/592.89	c total #propagations: 511388239 / total #impl: 1987182081 (eff. 0.257)
592.70/592.89	c #Conflicts:     784000 | #Learnt:      29645 | 0.000
592.70/592.89	c total clause space: 335.816MB
592.70/592.89	c total #watches: 470899
593.70/593.82	c total #propagations: 511923796 / total #impl: 1989374079 (eff. 0.257)
593.70/593.82	c #Conflicts:     785000 | #Learnt:      30645 | 0.000
593.70/593.82	c total clause space: 335.816MB
593.70/593.82	c total #watches: 474402
594.70/594.88	c total #propagations: 512507327 / total #impl: 1991706875 (eff. 0.257)
594.70/594.88	c #Conflicts:     786000 | #Learnt:      31645 | 0.000
594.70/594.88	c total clause space: 335.816MB
594.70/594.88	c total #watches: 477850
595.80/595.91	c total #propagations: 513148321 / total #impl: 1994489095 (eff. 0.257)
595.80/595.91	c #Conflicts:     787000 | #Learnt:      32645 | 0.000
595.80/595.91	c total clause space: 335.816MB
595.80/595.91	c total #watches: 481113
596.80/596.99	c total #propagations: 513726422 / total #impl: 1996915258 (eff. 0.257)
596.80/596.99	c #Conflicts:     788000 | #Learnt:      33645 | 0.000
596.80/596.99	c total clause space: 335.816MB
596.80/596.99	c total #watches: 484710
598.00/598.17	c total #propagations: 514333059 / total #impl: 1999670039 (eff. 0.257)
598.00/598.17	c #Conflicts:     789000 | #Learnt:      34645 | 0.000
598.00/598.17	c total clause space: 335.816MB
598.00/598.17	c total #watches: 489251
598.90/599.04	c total #propagations: 514986363 / total #impl: 2002487179 (eff. 0.257)
598.90/599.04	c #Conflicts:     790000 | #Learnt:      35645 | 0.000
598.90/599.04	c total clause space: 335.816MB
598.90/599.04	c total #watches: 492334
599.90/600.08	c total #propagations: 515552343 / total #impl: 2004642602 (eff. 0.257)
599.90/600.08	c #Conflicts:     791000 | #Learnt:      36645 | 0.000
599.90/600.08	c total clause space: 335.816MB
599.90/600.08	c total #watches: 495855
601.10/601.24	c total #propagations: 516138538 / total #impl: 2006844246 (eff. 0.257)
601.10/601.24	c #Conflicts:     792000 | #Learnt:      37645 | 0.000
601.10/601.24	c total clause space: 335.816MB
601.10/601.24	c total #watches: 498793
602.00/602.12	c total #propagations: 516944761 / total #impl: 2009594865 (eff. 0.257)
602.00/602.12	c #Conflicts:     793000 | #Learnt:      38645 | 0.000
602.00/602.12	c total clause space: 335.816MB
602.00/602.12	c total #watches: 501418
603.00/603.13	c total #propagations: 517536900 / total #impl: 2011737675 (eff. 0.257)
603.00/603.13	c #Conflicts:     794000 | #Learnt:      39645 | 0.000
603.00/603.13	c total clause space: 335.816MB
603.00/603.13	c total #watches: 505326
603.80/603.92	c total #propagations: 518217737 / total #impl: 2014137401 (eff. 0.257)
603.80/603.92	c #Conflicts:     795000 | #Learnt:      40645 | 0.000
603.80/603.92	c total clause space: 335.816MB
603.80/603.92	c total #watches: 508756
604.60/604.78	c total #propagations: 518750814 / total #impl: 2016092527 (eff. 0.257)
604.60/604.78	c #Conflicts:     796000 | #Learnt:      41645 | 0.000
604.60/604.78	c total clause space: 335.816MB
604.60/604.78	c total #watches: 511527
605.60/605.70	c total #propagations: 519264092 / total #impl: 2017863910 (eff. 0.257)
605.60/605.70	c #Conflicts:     797000 | #Learnt:      42645 | 0.000
605.60/605.70	c total clause space: 335.816MB
605.60/605.70	c total #watches: 514298
606.40/606.51	c total #propagations: 519818786 / total #impl: 2019695568 (eff. 0.257)
606.40/606.51	c GC COLLECT
606.40/606.51	c #Conflicts:     798000 | #Learnt:      22149 | 0.000
606.40/606.51	c total clause space: 335.816MB
606.40/606.51	c total #watches: 441897
606.90/607.09	c total #propagations: 520428169 / total #impl: 2021735751 (eff. 0.257)
606.90/607.09	c #Conflicts:     799000 | #Learnt:      23149 | 0.000
606.90/607.09	c total clause space: 335.816MB
606.90/607.09	c total #watches: 445053
607.50/607.69	c total #propagations: 521092399 / total #impl: 2024150895 (eff. 0.257)
607.50/607.69	c #Conflicts:     800000 | #Learnt:      24149 | 0.000
607.50/607.69	c total clause space: 335.816MB
607.50/607.69	c total #watches: 448755
608.20/608.34	c total #propagations: 521779034 / total #impl: 2026685849 (eff. 0.257)
608.20/608.34	c #Conflicts:     801000 | #Learnt:      25149 | 0.000
608.20/608.34	c total clause space: 335.816MB
608.20/608.34	c total #watches: 451543
608.80/608.92	c total #propagations: 522496421 / total #impl: 2029291160 (eff. 0.257)
608.80/608.92	c #Conflicts:     802000 | #Learnt:      26149 | 0.000
608.80/608.92	c total clause space: 335.816MB
608.80/608.92	c total #watches: 454931
609.40/609.51	c total #propagations: 523127310 / total #impl: 2031480866 (eff. 0.258)
609.40/609.51	c #Conflicts:     803000 | #Learnt:      27149 | 0.000
609.40/609.51	c total clause space: 335.816MB
609.40/609.51	c total #watches: 458777
610.09/610.22	c total #propagations: 523714058 / total #impl: 2033956644 (eff. 0.257)
610.09/610.22	c #Conflicts:     804000 | #Learnt:      28149 | 0.000
610.09/610.22	c total clause space: 335.816MB
610.09/610.22	c total #watches: 463481
610.79/610.99	c total #propagations: 524329744 / total #impl: 2036414704 (eff. 0.257)
610.79/610.99	c #Conflicts:     805000 | #Learnt:      29149 | 0.000
610.79/610.99	c total clause space: 335.816MB
610.79/610.99	c total #watches: 467064
611.50/611.66	c total #propagations: 524953713 / total #impl: 2038985234 (eff. 0.257)
611.50/611.66	c #Conflicts:     806000 | #Learnt:      30149 | 0.000
611.50/611.66	c total clause space: 335.816MB
611.50/611.66	c total #watches: 469415
612.19/612.32	c total #propagations: 525636505 / total #impl: 2041757430 (eff. 0.257)
612.19/612.32	c #Conflicts:     807000 | #Learnt:      31149 | 0.000
612.19/612.32	c total clause space: 335.816MB
612.19/612.32	c total #watches: 472628
612.89/613.09	c total #propagations: 526285112 / total #impl: 2044566645 (eff. 0.257)
612.89/613.09	c #Conflicts:     808000 | #Learnt:      32149 | 0.000
612.89/613.09	c total clause space: 335.816MB
612.89/613.09	c total #watches: 476031
613.70/613.88	c total #propagations: 526981942 / total #impl: 2047417596 (eff. 0.257)
613.70/613.88	c #Conflicts:     809000 | #Learnt:      33149 | 0.000
613.70/613.88	c total clause space: 335.816MB
613.70/613.88	c total #watches: 479045
614.49/614.60	c total #propagations: 527683493 / total #impl: 2049967737 (eff. 0.257)
614.49/614.60	c #Conflicts:     810000 | #Learnt:      34149 | 0.000
614.49/614.60	c total clause space: 335.816MB
614.49/614.60	c total #watches: 483449
615.09/615.26	c total #propagations: 528287057 / total #impl: 2052159890 (eff. 0.257)
615.09/615.26	c #Conflicts:     811000 | #Learnt:      35149 | 0.000
615.09/615.26	c total clause space: 335.816MB
615.09/615.26	c total #watches: 486025
615.90/616.05	c total #propagations: 528935045 / total #impl: 2054392005 (eff. 0.257)
615.90/616.05	c #Conflicts:     812000 | #Learnt:      36149 | 0.000
615.90/616.05	c total clause space: 335.816MB
615.90/616.05	c total #watches: 489446
616.79/616.98	c total #propagations: 529631156 / total #impl: 2057063073 (eff. 0.257)
616.79/616.98	c #Conflicts:     813000 | #Learnt:      37149 | 0.000
616.79/616.98	c total clause space: 335.816MB
616.79/616.98	c total #watches: 492721
617.49/617.63	c total #propagations: 530306144 / total #impl: 2059657832 (eff. 0.257)
617.49/617.63	c #Conflicts:     814000 | #Learnt:      38149 | 0.000
617.49/617.63	c total clause space: 335.816MB
617.49/617.63	c total #watches: 495457
618.20/618.32	c total #propagations: 530989559 / total #impl: 2061998250 (eff. 0.258)
618.20/618.32	c #Conflicts:     815000 | #Learnt:      39149 | 0.000
618.20/618.32	c total clause space: 335.816MB
618.20/618.32	c total #watches: 498051
618.79/618.99	c total #propagations: 531607809 / total #impl: 2064039623 (eff. 0.258)
618.79/618.99	c #Conflicts:     816000 | #Learnt:      40149 | 0.000
618.79/618.99	c total clause space: 335.816MB
618.79/618.99	c total #watches: 500614
619.89/620.00	c total #propagations: 532153868 / total #impl: 2065983463 (eff. 0.258)
619.89/620.00	c #Conflicts:     817000 | #Learnt:      41149 | 0.000
619.89/620.00	c total clause space: 335.816MB
619.89/620.00	c total #watches: 503864
620.89/621.02	c total #propagations: 532858191 / total #impl: 2068470511 (eff. 0.258)
620.89/621.02	c #Conflicts:     818000 | #Learnt:      42149 | 0.000
620.89/621.02	c total clause space: 335.816MB
620.89/621.02	c total #watches: 508015
621.69/621.84	c total #propagations: 533560823 / total #impl: 2071041445 (eff. 0.258)
621.69/621.84	c #Conflicts:     819000 | #Learnt:      43149 | 0.000
621.69/621.84	c total clause space: 335.816MB
621.69/621.84	c total #watches: 510872
622.39/622.58	c total #propagations: 534241462 / total #impl: 2073632546 (eff. 0.258)
622.39/622.58	c GC COLLECT
622.39/622.58	c #Conflicts:     820000 | #Learnt:      22352 | 0.000
622.39/622.58	c total clause space: 335.816MB
622.39/622.58	c total #watches: 442804
622.99/623.19	c total #propagations: 534877105 / total #impl: 2075948385 (eff. 0.258)
622.99/623.19	c #Conflicts:     821000 | #Learnt:      23352 | 0.000
622.99/623.19	c total clause space: 335.816MB
622.99/623.19	c total #watches: 446084
623.70/623.87	c total #propagations: 535574894 / total #impl: 2078481756 (eff. 0.258)
623.70/623.87	c #Conflicts:     822000 | #Learnt:      24352 | 0.000
623.70/623.87	c total clause space: 335.816MB
623.70/623.87	c total #watches: 449041
624.39/624.55	c total #propagations: 536313320 / total #impl: 2081129634 (eff. 0.258)
624.39/624.55	c #Conflicts:     823000 | #Learnt:      25352 | 0.000
624.39/624.55	c total clause space: 335.816MB
624.39/624.55	c total #watches: 452048
624.99/625.13	c total #propagations: 536978850 / total #impl: 2083655032 (eff. 0.258)
624.99/625.13	c #Conflicts:     824000 | #Learnt:      26352 | 0.000
624.99/625.13	c total clause space: 335.816MB
624.99/625.13	c total #watches: 455356
625.69/625.87	c total #propagations: 537603371 / total #impl: 2086090417 (eff. 0.258)
625.69/625.87	c #Conflicts:     825000 | #Learnt:      27352 | 0.000
625.69/625.87	c total clause space: 335.816MB
625.69/625.88	c total #watches: 461940
626.49/626.69	c total #propagations: 538212747 / total #impl: 2088865462 (eff. 0.258)
626.49/626.69	c #Conflicts:     826000 | #Learnt:      28352 | 0.000
626.49/626.69	c total clause space: 335.816MB
626.49/626.69	c total #watches: 469564
627.59/627.78	c total #propagations: 538815549 / total #impl: 2091868442 (eff. 0.258)
627.59/627.78	c #Conflicts:     827000 | #Learnt:      29352 | 0.000
627.59/627.78	c total clause space: 335.816MB
627.59/627.78	c total #watches: 475229
628.59/628.75	c total #propagations: 539394147 / total #impl: 2094695905 (eff. 0.258)
628.59/628.75	c #Conflicts:     828000 | #Learnt:      30352 | 0.000
628.59/628.75	c total clause space: 335.816MB
628.59/628.75	c total #watches: 478563
629.49/629.61	c total #propagations: 540010078 / total #impl: 2097278903 (eff. 0.257)
629.49/629.61	c #Conflicts:     829000 | #Learnt:      31352 | 0.000
629.49/629.61	c total clause space: 335.816MB
629.49/629.61	c total #watches: 481913
630.39/630.52	c total #propagations: 540575492 / total #impl: 2099782973 (eff. 0.257)
630.39/630.52	c #Conflicts:     830000 | #Learnt:      32352 | 0.000
630.39/630.52	c total clause space: 335.816MB
630.39/630.52	c total #watches: 485748
631.49/631.60	c total #propagations: 541101505 / total #impl: 2102155044 (eff. 0.257)
631.49/631.60	c #Conflicts:     831000 | #Learnt:      33352 | 0.000
631.49/631.60	c total clause space: 335.816MB
631.49/631.60	c total #watches: 490521
632.50/632.69	c total #propagations: 541654424 / total #impl: 2104716574 (eff. 0.257)
632.50/632.69	c #Conflicts:     832000 | #Learnt:      34352 | 0.000
632.50/632.69	c total clause space: 335.816MB
632.50/632.69	c total #watches: 494161
633.69/633.87	c total #propagations: 542185238 / total #impl: 2107116533 (eff. 0.257)
633.69/633.87	c #Conflicts:     833000 | #Learnt:      35352 | 0.000
633.69/633.87	c total clause space: 335.816MB
633.69/633.87	c total #watches: 499235
634.89/635.02	c total #propagations: 542804408 / total #impl: 2110057796 (eff. 0.257)
634.89/635.02	c #Conflicts:     834000 | #Learnt:      36352 | 0.000
634.89/635.02	c total clause space: 335.816MB
634.89/635.02	c total #watches: 504689
635.99/636.12	c total #propagations: 543341840 / total #impl: 2112679817 (eff. 0.257)
635.99/636.12	c #Conflicts:     835000 | #Learnt:      37352 | 0.000
635.99/636.12	c total clause space: 335.816MB
635.99/636.12	c total #watches: 508275
636.99/637.15	c total #propagations: 543868368 / total #impl: 2114608423 (eff. 0.257)
636.99/637.15	c #Conflicts:     836000 | #Learnt:      38352 | 0.000
636.99/637.15	c total clause space: 335.816MB
636.99/637.15	c total #watches: 511182
638.00/638.18	c total #propagations: 544417082 / total #impl: 2116974914 (eff. 0.257)
638.00/638.18	c #Conflicts:     837000 | #Learnt:      39352 | 0.000
638.00/638.18	c total clause space: 335.816MB
638.00/638.18	c total #watches: 514059
639.29/639.49	c total #propagations: 544910797 / total #impl: 2119052154 (eff. 0.257)
639.29/639.49	c #Conflicts:     838000 | #Learnt:      40352 | 0.000
639.29/639.49	c total clause space: 335.816MB
639.29/639.49	c total #watches: 517778
640.69/640.86	c total #propagations: 545442855 / total #impl: 2121308709 (eff. 0.257)
640.69/640.86	c #Conflicts:     839000 | #Learnt:      41352 | 0.000
640.69/640.86	c total clause space: 335.816MB
640.69/640.86	c total #watches: 520702
642.09/642.29	c total #propagations: 546007298 / total #impl: 2123652632 (eff. 0.257)
642.09/642.29	c #Conflicts:     840000 | #Learnt:      42352 | 0.000
642.09/642.29	c total clause space: 335.816MB
642.09/642.29	c total #watches: 524333
643.79/643.91	c total #propagations: 546616188 / total #impl: 2126137331 (eff. 0.257)
643.79/643.91	c #Conflicts:     841000 | #Learnt:      43352 | 0.000
643.79/643.91	c total clause space: 335.816MB
643.79/643.91	c total #watches: 527712
645.19/645.37	c total #propagations: 547226688 / total #impl: 2128483692 (eff. 0.257)
645.19/645.37	c GC COLLECT
645.19/645.37	c #Conflicts:     842000 | #Learnt:      22249 | 0.000
645.19/645.37	c total clause space: 335.816MB
645.19/645.37	c total #watches: 442092
645.70/645.86	c total #propagations: 547788013 / total #impl: 2130839139 (eff. 0.257)
645.70/645.86	c #Conflicts:     843000 | #Learnt:      23249 | 0.000
645.70/645.86	c total clause space: 335.816MB
645.70/645.86	c total #watches: 445022
646.29/646.48	c total #propagations: 548323889 / total #impl: 2132825958 (eff. 0.257)
646.29/646.48	c #Conflicts:     844000 | #Learnt:      24249 | 0.000
646.29/646.48	c total clause space: 335.816MB
646.29/646.48	c total #watches: 449230
647.09/647.25	c total #propagations: 548926795 / total #impl: 2135239034 (eff. 0.257)
647.09/647.25	c #Conflicts:     845000 | #Learnt:      25249 | 0.000
647.09/647.25	c total clause space: 335.816MB
647.09/647.25	c total #watches: 455203
648.19/648.36	c total #propagations: 549649248 / total #impl: 2138413266 (eff. 0.257)
648.19/648.36	c #Conflicts:     846000 | #Learnt:      26249 | 0.000
648.19/648.36	c total clause space: 335.816MB
648.19/648.36	c total #watches: 470734
650.19/650.34	c total #propagations: 550344063 / total #impl: 2142394041 (eff. 0.257)
650.19/650.34	c #Conflicts:     847000 | #Learnt:      27249 | 0.000
650.19/650.34	c total clause space: 335.816MB
650.19/650.34	c total #watches: 485636
652.29/652.45	c total #propagations: 551019797 / total #impl: 2146572596 (eff. 0.257)
652.29/652.45	c #Conflicts:     848000 | #Learnt:      28249 | 0.000
652.29/652.45	c total clause space: 335.816MB
652.29/652.45	c total #watches: 488499
654.29/654.40	c total #propagations: 551753796 / total #impl: 2149367747 (eff. 0.257)
654.29/654.40	c #Conflicts:     849000 | #Learnt:      29249 | 0.000
654.29/654.40	c total clause space: 335.816MB
654.29/654.40	c total #watches: 491256
656.09/656.25	c total #propagations: 552392006 / total #impl: 2151783473 (eff. 0.257)
656.09/656.25	c #Conflicts:     850000 | #Learnt:      30249 | 0.000
656.09/656.25	c total clause space: 335.816MB
656.09/656.25	c total #watches: 494682
657.79/657.93	c total #propagations: 553007909 / total #impl: 2154312454 (eff. 0.257)
657.79/657.93	c #Conflicts:     851000 | #Learnt:      31249 | 0.000
657.79/657.93	c total clause space: 335.816MB
657.79/657.93	c total #watches: 497472
659.69/659.82	c total #propagations: 553704534 / total #impl: 2156984760 (eff. 0.257)
659.69/659.82	c #Conflicts:     852000 | #Learnt:      32249 | 0.000
659.69/659.82	c total clause space: 335.816MB
659.69/659.82	c total #watches: 500934
661.59/661.74	c total #propagations: 554411508 / total #impl: 2159738418 (eff. 0.257)
661.59/661.74	c #Conflicts:     853000 | #Learnt:      33249 | 0.000
661.59/661.74	c total clause space: 335.816MB
661.59/661.74	c total #watches: 504997
663.79/663.99	c total #propagations: 555168143 / total #impl: 2162912483 (eff. 0.257)
663.79/663.99	c #Conflicts:     854000 | #Learnt:      34249 | 0.000
663.79/663.99	c total clause space: 335.816MB
663.79/663.99	c total #watches: 508525
666.09/666.21	c total #propagations: 555841805 / total #impl: 2165782342 (eff. 0.257)
666.09/666.21	c #Conflicts:     855000 | #Learnt:      35249 | 0.000
666.09/666.21	c total clause space: 335.816MB
666.09/666.21	c total #watches: 512050
668.19/668.35	c total #propagations: 556554020 / total #impl: 2168443657 (eff. 0.257)
668.19/668.35	c #Conflicts:     856000 | #Learnt:      36249 | 0.000
668.19/668.35	c total clause space: 335.816MB
668.19/668.35	c total #watches: 516164
670.29/670.41	c total #propagations: 557357890 / total #impl: 2171841150 (eff. 0.257)
670.29/670.41	c #Conflicts:     857000 | #Learnt:      37249 | 0.000
670.29/670.41	c total clause space: 335.816MB
670.29/670.41	c total #watches: 519169
671.99/672.16	c total #propagations: 558101705 / total #impl: 2174776865 (eff. 0.257)
671.99/672.16	c #Conflicts:     858000 | #Learnt:      38249 | 0.000
671.99/672.16	c total clause space: 335.816MB
671.99/672.16	c total #watches: 522162
673.98/674.17	c total #propagations: 558691808 / total #impl: 2176829856 (eff. 0.257)
673.98/674.17	c #Conflicts:     859000 | #Learnt:      39249 | 0.000
673.98/674.17	c total clause space: 335.816MB
673.98/674.17	c total #watches: 525069
675.78/675.97	c total #propagations: 559327119 / total #impl: 2179230009 (eff. 0.257)
675.78/675.97	c #Conflicts:     860000 | #Learnt:      40249 | 0.000
675.78/675.97	c total clause space: 335.816MB
675.78/675.97	c total #watches: 529891
677.78/677.98	c total #propagations: 559940356 / total #impl: 2181520086 (eff. 0.257)
677.78/677.98	c #Conflicts:     861000 | #Learnt:      41249 | 0.000
677.78/677.98	c total clause space: 335.816MB
677.78/677.98	c total #watches: 532945
679.79/679.96	c total #propagations: 560607757 / total #impl: 2184254303 (eff. 0.257)
679.79/679.96	c #Conflicts:     862000 | #Learnt:      42249 | 0.000
679.79/679.96	c total clause space: 335.816MB
679.79/679.96	c total #watches: 536331
682.28/682.46	c total #propagations: 561187719 / total #impl: 2186360283 (eff. 0.257)
682.28/682.46	c #Conflicts:     863000 | #Learnt:      43249 | 0.000
682.28/682.46	c total clause space: 335.816MB
682.28/682.46	c total #watches: 539408
684.38/684.53	c total #propagations: 561934089 / total #impl: 2189218377 (eff. 0.257)
684.38/684.53	c #Conflicts:     864000 | #Learnt:      44249 | 0.000
684.38/684.53	c total clause space: 335.816MB
684.38/684.53	c total #watches: 543313
685.88/686.04	c total #propagations: 562572347 / total #impl: 2191991508 (eff. 0.257)
685.88/686.04	c GC COLLECT
685.88/686.04	c #Conflicts:     865000 | #Learnt:      22853 | 0.000
685.88/686.04	c total clause space: 335.816MB
685.88/686.04	c total #watches: 444785
686.48/686.63	c total #propagations: 563269471 / total #impl: 2195076513 (eff. 0.257)
686.48/686.63	c #Conflicts:     866000 | #Learnt:      23853 | 0.000
686.48/686.63	c total clause space: 335.816MB
686.48/686.63	c total #watches: 450245
687.18/687.31	c total #propagations: 564010335 / total #impl: 2198380241 (eff. 0.257)
687.18/687.31	c #Conflicts:     867000 | #Learnt:      24853 | 0.000
687.18/687.31	c total clause space: 335.816MB
687.18/687.31	c total #watches: 455373
687.98/688.14	c total #propagations: 564696670 / total #impl: 2201079958 (eff. 0.257)
687.98/688.14	c #Conflicts:     868000 | #Learnt:      25853 | 0.000
687.98/688.14	c total clause space: 335.816MB
687.98/688.14	c total #watches: 460327
688.88/689.04	c total #propagations: 565508100 / total #impl: 2204324703 (eff. 0.257)
688.88/689.04	c #Conflicts:     869000 | #Learnt:      26853 | 0.000
688.88/689.04	c total clause space: 335.816MB
688.88/689.04	c total #watches: 465173
689.59/689.71	c total #propagations: 566227968 / total #impl: 2206912455 (eff. 0.257)
689.59/689.71	c #Conflicts:     870000 | #Learnt:      27853 | 0.000
689.59/689.71	c total clause space: 335.816MB
689.59/689.71	c total #watches: 467996
690.18/690.39	c total #propagations: 566847442 / total #impl: 2209098121 (eff. 0.257)
690.18/690.39	c #Conflicts:     871000 | #Learnt:      28853 | 0.000
690.18/690.39	c total clause space: 335.816MB
690.18/690.39	c total #watches: 470586
690.98/691.13	c total #propagations: 567468081 / total #impl: 2211210558 (eff. 0.257)
690.98/691.13	c #Conflicts:     872000 | #Learnt:      29853 | 0.000
690.98/691.13	c total clause space: 335.816MB
690.98/691.13	c total #watches: 473803
691.79/691.92	c total #propagations: 568191439 / total #impl: 2213969716 (eff. 0.257)
691.79/691.92	c #Conflicts:     873000 | #Learnt:      30853 | 0.000
691.79/691.92	c total clause space: 335.816MB
691.79/691.92	c total #watches: 477430
692.78/692.91	c total #propagations: 568888912 / total #impl: 2216674002 (eff. 0.257)
692.78/692.91	c #Conflicts:     874000 | #Learnt:      31853 | 0.000
692.78/692.91	c total clause space: 335.816MB
692.78/692.91	c total #watches: 481636
693.48/693.65	c total #propagations: 569679591 / total #impl: 2219763682 (eff. 0.257)
693.48/693.65	c #Conflicts:     875000 | #Learnt:      32853 | 0.000
693.48/693.65	c total clause space: 335.816MB
693.48/693.65	c total #watches: 485305
694.28/694.50	c total #propagations: 570269214 / total #impl: 2221993232 (eff. 0.257)
694.28/694.50	c #Conflicts:     876000 | #Learnt:      33853 | 0.000
694.28/694.50	c total clause space: 335.816MB
694.38/694.50	c total #watches: 489868
695.28/695.43	c total #propagations: 570948173 / total #impl: 2224478793 (eff. 0.257)
695.28/695.43	c #Conflicts:     877000 | #Learnt:      34853 | 0.000
695.28/695.43	c total clause space: 335.816MB
695.28/695.43	c total #watches: 495190
696.08/696.30	c total #propagations: 571591666 / total #impl: 2227332552 (eff. 0.257)
696.08/696.30	c #Conflicts:     878000 | #Learnt:      35853 | 0.000
696.08/696.30	c total clause space: 335.816MB
696.08/696.30	c total #watches: 498542
696.98/697.12	c total #propagations: 572196707 / total #impl: 2229577118 (eff. 0.257)
696.98/697.12	c #Conflicts:     879000 | #Learnt:      36853 | 0.000
696.98/697.12	c total clause space: 335.816MB
696.98/697.12	c total #watches: 501327
697.88/698.03	c total #propagations: 572783824 / total #impl: 2231633054 (eff. 0.257)
697.88/698.03	c #Conflicts:     880000 | #Learnt:      37853 | 0.000
697.88/698.03	c total clause space: 335.816MB
697.88/698.03	c total #watches: 503826
698.98/699.12	c total #propagations: 573501660 / total #impl: 2234543377 (eff. 0.257)
698.98/699.12	c #Conflicts:     881000 | #Learnt:      38853 | 0.000
698.98/699.12	c total clause space: 335.816MB
698.98/699.12	c total #watches: 506495
700.08/700.24	c total #propagations: 574131729 / total #impl: 2236913016 (eff. 0.257)
700.08/700.24	c #Conflicts:     882000 | #Learnt:      39853 | 0.000
700.08/700.24	c total clause space: 335.816MB
700.08/700.24	c total #watches: 510037
701.18/701.34	c total #propagations: 574792994 / total #impl: 2239575277 (eff. 0.257)
701.18/701.34	c #Conflicts:     883000 | #Learnt:      40853 | 0.000
701.18/701.34	c total clause space: 335.816MB
701.18/701.34	c total #watches: 513230
702.28/702.44	c total #propagations: 575398329 / total #impl: 2242083159 (eff. 0.257)
702.28/702.44	c #Conflicts:     884000 | #Learnt:      41853 | 0.000
702.28/702.44	c total clause space: 335.816MB
702.28/702.44	c total #watches: 516640
703.38/703.52	c total #propagations: 576005187 / total #impl: 2244715835 (eff. 0.257)
703.38/703.52	c #Conflicts:     885000 | #Learnt:      42853 | 0.000
703.38/703.52	c total clause space: 335.816MB
703.38/703.52	c total #watches: 520047
704.48/704.60	c total #propagations: 576612338 / total #impl: 2247643560 (eff. 0.257)
704.48/704.60	c #Conflicts:     886000 | #Learnt:      43853 | 0.000
704.48/704.60	c total clause space: 335.816MB
704.48/704.60	c total #watches: 522758
705.58/705.71	c total #propagations: 577281458 / total #impl: 2250527351 (eff. 0.257)
705.58/705.71	c #Conflicts:     887000 | #Learnt:      44853 | 0.000
705.58/705.71	c total clause space: 335.816MB
705.58/705.71	c total #watches: 525793
706.28/706.48	c total #propagations: 577901928 / total #impl: 2253149639 (eff. 0.256)
706.28/706.48	c GC COLLECT
706.28/706.48	c #Conflicts:     888000 | #Learnt:      23170 | 0.000
706.28/706.48	c total clause space: 335.816MB
706.28/706.48	c total #watches: 445288
706.88/707.02	c total #propagations: 578478264 / total #impl: 2255555698 (eff. 0.256)
706.88/707.02	c #Conflicts:     889000 | #Learnt:      24170 | 0.000
706.88/707.02	c total clause space: 335.816MB
706.88/707.02	c total #watches: 447757
707.48/707.65	c total #propagations: 579079091 / total #impl: 2257863179 (eff. 0.256)
707.48/707.65	c #Conflicts:     890000 | #Learnt:      25170 | 0.000
707.48/707.65	c total clause space: 335.816MB
707.48/707.65	c total #watches: 450805
708.08/708.24	c total #propagations: 579617076 / total #impl: 2260001402 (eff. 0.256)
708.08/708.24	c #Conflicts:     891000 | #Learnt:      26170 | 0.000
708.08/708.24	c total clause space: 335.816MB
708.08/708.24	c total #watches: 453493
708.68/708.84	c total #propagations: 580210278 / total #impl: 2262304139 (eff. 0.256)
708.68/708.84	c #Conflicts:     892000 | #Learnt:      27170 | 0.000
708.68/708.84	c total clause space: 335.816MB
708.68/708.85	c total #watches: 456437
709.39/709.54	c total #propagations: 580821056 / total #impl: 2264525995 (eff. 0.256)
709.39/709.54	c #Conflicts:     893000 | #Learnt:      28170 | 0.000
709.39/709.54	c total clause space: 335.816MB
709.39/709.54	c total #watches: 459855
710.08/710.20	c total #propagations: 581465341 / total #impl: 2266913490 (eff. 0.257)
710.08/710.20	c #Conflicts:     894000 | #Learnt:      29170 | 0.000
710.08/710.20	c total clause space: 335.816MB
710.08/710.20	c total #watches: 462777
710.59/710.77	c total #propagations: 582049644 / total #impl: 2269211137 (eff. 0.256)
710.59/710.77	c #Conflicts:     895000 | #Learnt:      30170 | 0.000
710.59/710.77	c total clause space: 335.816MB
710.59/710.77	c total #watches: 465531
711.28/711.45	c total #propagations: 582550333 / total #impl: 2270885243 (eff. 0.257)
711.28/711.45	c #Conflicts:     896000 | #Learnt:      31170 | 0.000
711.28/711.45	c total clause space: 335.816MB
711.28/711.45	c total #watches: 469032
712.08/712.29	c total #propagations: 583187904 / total #impl: 2273356440 (eff. 0.257)
712.08/712.29	c #Conflicts:     897000 | #Learnt:      32170 | 0.000
712.08/712.29	c total clause space: 335.816MB
712.08/712.29	c total #watches: 471655
712.98/713.17	c total #propagations: 583914021 / total #impl: 2276011363 (eff. 0.257)
712.98/713.17	c #Conflicts:     898000 | #Learnt:      33170 | 0.000
712.98/713.17	c total clause space: 335.816MB
712.98/713.17	c total #watches: 474975
713.79/713.97	c total #propagations: 584698525 / total #impl: 2279396658 (eff. 0.257)
713.79/713.97	c #Conflicts:     899000 | #Learnt:      34170 | 0.000
713.79/713.97	c total clause space: 335.816MB
713.79/713.97	c total #watches: 477758
714.68/714.86	c total #propagations: 585347174 / total #impl: 2282119927 (eff. 0.256)
714.68/714.86	c #Conflicts:     900000 | #Learnt:      35170 | 0.000
714.68/714.86	c total clause space: 335.816MB
714.68/714.86	c total #watches: 481337
715.48/715.61	c total #propagations: 586040973 / total #impl: 2285005836 (eff. 0.256)
715.48/715.61	c #Conflicts:     901000 | #Learnt:      36170 | 0.000
715.48/715.61	c total clause space: 335.816MB
715.48/715.61	c total #watches: 484480
716.28/716.48	c total #propagations: 586704188 / total #impl: 2287560009 (eff. 0.256)
716.28/716.48	c #Conflicts:     902000 | #Learnt:      37170 | 0.000
716.28/716.48	c total clause space: 335.816MB
716.28/716.48	c total #watches: 488531
717.28/717.43	c total #propagations: 587351051 / total #impl: 2290124696 (eff. 0.256)
717.28/717.43	c #Conflicts:     903000 | #Learnt:      38170 | 0.000
717.28/717.43	c total clause space: 335.816MB
717.28/717.43	c total #watches: 493224
718.18/718.39	c total #propagations: 588018502 / total #impl: 2292923288 (eff. 0.256)
718.18/718.39	c #Conflicts:     904000 | #Learnt:      39170 | 0.000
718.18/718.39	c total clause space: 335.816MB
718.18/718.39	c total #watches: 497680
719.48/719.61	c total #propagations: 588742554 / total #impl: 2295795550 (eff. 0.256)
719.48/719.61	c #Conflicts:     905000 | #Learnt:      40170 | 0.000
719.48/719.61	c total clause space: 335.816MB
719.48/719.61	c total #watches: 501745
720.58/720.73	c total #propagations: 589533892 / total #impl: 2299268159 (eff. 0.256)
720.58/720.73	c #Conflicts:     906000 | #Learnt:      41170 | 0.000
720.58/720.73	c total clause space: 335.816MB
720.58/720.73	c total #watches: 504834
721.68/721.85	c total #propagations: 590148933 / total #impl: 2301625144 (eff. 0.256)
721.68/721.85	c #Conflicts:     907000 | #Learnt:      42170 | 0.000
721.68/721.85	c total clause space: 335.816MB
721.68/721.85	c total #watches: 507945
722.68/722.88	c total #propagations: 590881459 / total #impl: 2304413539 (eff. 0.256)
722.68/722.88	c #Conflicts:     908000 | #Learnt:      43170 | 0.000
722.68/722.88	c total clause space: 335.816MB
722.68/722.88	c total #watches: 511528
723.98/724.19	c total #propagations: 591530976 / total #impl: 2306950553 (eff. 0.256)
723.98/724.19	c #Conflicts:     909000 | #Learnt:      44170 | 0.000
723.98/724.19	c total clause space: 335.816MB
723.98/724.19	c total #watches: 514883
725.48/725.62	c total #propagations: 592234199 / total #impl: 2310020328 (eff. 0.256)
725.48/725.62	c #Conflicts:     910000 | #Learnt:      45170 | 0.000
725.48/725.62	c total clause space: 335.816MB
725.48/725.62	c total #watches: 517315
726.98/727.12	c total #propagations: 592920359 / total #impl: 2312828651 (eff. 0.256)
726.98/727.12	c GC COLLECT
726.98/727.12	c #Conflicts:     911000 | #Learnt:      23185 | 0.000
726.98/727.12	c total clause space: 335.816MB
726.98/727.12	c total #watches: 445671
727.58/727.75	c total #propagations: 593718419 / total #impl: 2316148267 (eff. 0.256)
727.58/727.75	c #Conflicts:     912000 | #Learnt:      24185 | 0.000
727.58/727.75	c total clause space: 335.816MB
727.58/727.75	c total #watches: 448972
728.28/728.42	c total #propagations: 594378262 / total #impl: 2318613230 (eff. 0.256)
728.28/728.42	c #Conflicts:     913000 | #Learnt:      25185 | 0.000
728.28/728.42	c total clause space: 335.816MB
728.28/728.42	c total #watches: 453290
728.78/728.99	c total #propagations: 595061163 / total #impl: 2321214180 (eff. 0.256)
728.78/728.99	c #Conflicts:     914000 | #Learnt:      26185 | 0.000
728.78/728.99	c total clause space: 335.816MB
728.78/728.99	c total #watches: 455890
729.48/729.67	c total #propagations: 595645604 / total #impl: 2323255003 (eff. 0.256)
729.48/729.67	c #Conflicts:     915000 | #Learnt:      27185 | 0.000
729.48/729.67	c total clause space: 335.816MB
729.48/729.67	c total #watches: 458506
730.18/730.36	c total #propagations: 596357193 / total #impl: 2325694553 (eff. 0.256)
730.18/730.36	c #Conflicts:     916000 | #Learnt:      28185 | 0.000
730.18/730.36	c total clause space: 335.816MB
730.18/730.36	c total #watches: 462488
730.78/730.93	c total #propagations: 597043017 / total #impl: 2328251455 (eff. 0.256)
730.78/730.93	c #Conflicts:     917000 | #Learnt:      29185 | 0.000
730.78/730.93	c total clause space: 335.816MB
730.78/730.93	c total #watches: 464935
731.58/731.71	c total #propagations: 597639640 / total #impl: 2330246874 (eff. 0.256)
731.58/731.71	c #Conflicts:     918000 | #Learnt:      30185 | 0.000
731.58/731.71	c total clause space: 335.816MB
731.58/731.71	c total #watches: 468726
732.38/732.56	c total #propagations: 598352811 / total #impl: 2333260447 (eff. 0.256)
732.38/732.56	c #Conflicts:     919000 | #Learnt:      31185 | 0.000
732.38/732.56	c total clause space: 335.816MB
732.38/732.56	c total #watches: 472415
733.18/733.30	c total #propagations: 599024514 / total #impl: 2336058636 (eff. 0.256)
733.18/733.30	c #Conflicts:     920000 | #Learnt:      32185 | 0.000
733.18/733.30	c total clause space: 335.816MB
733.18/733.30	c total #watches: 475835
733.88/734.08	c total #propagations: 599679730 / total #impl: 2338279784 (eff. 0.256)
733.88/734.08	c #Conflicts:     921000 | #Learnt:      33185 | 0.000
733.88/734.08	c total clause space: 335.816MB
733.88/734.08	c total #watches: 478856
734.78/734.94	c total #propagations: 600305602 / total #impl: 2340651096 (eff. 0.256)
734.78/734.94	c #Conflicts:     922000 | #Learnt:      34185 | 0.000
734.78/734.94	c total clause space: 335.816MB
734.78/734.94	c total #watches: 482512
735.68/735.84	c total #propagations: 601033840 / total #impl: 2343582141 (eff. 0.256)
735.68/735.84	c #Conflicts:     923000 | #Learnt:      35185 | 0.000
735.68/735.84	c total clause space: 335.816MB
735.68/735.84	c total #watches: 485257
736.77/736.93	c total #propagations: 601728405 / total #impl: 2346055561 (eff. 0.256)
736.77/736.93	c #Conflicts:     924000 | #Learnt:      36185 | 0.000
736.77/736.93	c total clause space: 335.816MB
736.77/736.93	c total #watches: 488723
737.77/737.90	c total #propagations: 602481203 / total #impl: 2348805905 (eff. 0.257)
737.77/737.90	c #Conflicts:     925000 | #Learnt:      37185 | 0.000
737.77/737.90	c total clause space: 335.816MB
737.77/737.90	c total #watches: 492702
738.47/738.68	c total #propagations: 603262143 / total #impl: 2351809912 (eff. 0.257)
738.47/738.68	c #Conflicts:     926000 | #Learnt:      38185 | 0.000
738.47/738.68	c total clause space: 335.816MB
738.47/738.68	c total #watches: 495293
739.18/739.38	c total #propagations: 603884380 / total #impl: 2354245466 (eff. 0.257)
739.18/739.38	c #Conflicts:     927000 | #Learnt:      39185 | 0.000
739.18/739.38	c total clause space: 335.816MB
739.18/739.38	c total #watches: 498421
740.07/740.23	c total #propagations: 604437575 / total #impl: 2356421408 (eff. 0.257)
740.07/740.23	c #Conflicts:     928000 | #Learnt:      40185 | 0.000
740.07/740.23	c total clause space: 335.816MB
740.07/740.23	c total #watches: 501068
740.97/741.12	c total #propagations: 604908870 / total #impl: 2358436088 (eff. 0.256)
740.97/741.12	c #Conflicts:     929000 | #Learnt:      41185 | 0.000
740.97/741.12	c total clause space: 335.816MB
740.97/741.12	c total #watches: 503915
741.87/742.02	c total #propagations: 605414863 / total #impl: 2360703064 (eff. 0.256)
741.87/742.02	c #Conflicts:     930000 | #Learnt:      42185 | 0.000
741.87/742.02	c total clause space: 335.816MB
741.87/742.02	c total #watches: 506473
742.48/742.66	c total #propagations: 605935074 / total #impl: 2362941119 (eff. 0.256)
742.48/742.66	c #Conflicts:     931000 | #Learnt:      43185 | 0.000
742.48/742.66	c total clause space: 335.816MB
742.48/742.66	c total #watches: 509602
743.27/743.44	c total #propagations: 606439538 / total #impl: 2364739167 (eff. 0.256)
743.27/743.44	c #Conflicts:     932000 | #Learnt:      44185 | 0.000
743.27/743.44	c total clause space: 335.816MB
743.27/743.44	c total #watches: 512638
744.07/744.25	c total #propagations: 607026862 / total #impl: 2366924336 (eff. 0.256)
744.07/744.25	c #Conflicts:     933000 | #Learnt:      45185 | 0.000
744.07/744.25	c total clause space: 335.816MB
744.07/744.25	c total #watches: 516316
744.87/745.09	c total #propagations: 607690044 / total #impl: 2369508442 (eff. 0.256)
744.87/745.09	c #Conflicts:     934000 | #Learnt:      46185 | 0.000
744.87/745.09	c total clause space: 335.816MB
744.87/745.09	c total #watches: 520511
745.68/745.86	c total #propagations: 608335342 / total #impl: 2372214305 (eff. 0.256)
745.68/745.86	c GC COLLECT
745.68/745.86	c #Conflicts:     935000 | #Learnt:      23872 | 0.000
745.68/745.86	c total clause space: 335.816MB
745.68/745.86	c total #watches: 449188
746.27/746.44	c total #propagations: 609017362 / total #impl: 2375116731 (eff. 0.256)
746.27/746.44	c #Conflicts:     936000 | #Learnt:      24872 | 0.000
746.27/746.44	c total clause space: 335.816MB
746.27/746.44	c total #watches: 453575
746.97/747.18	c total #propagations: 609675005 / total #impl: 2377696885 (eff. 0.256)
746.97/747.18	c #Conflicts:     937000 | #Learnt:      25872 | 0.000
746.97/747.18	c total clause space: 335.816MB
746.97/747.18	c total #watches: 456263
747.77/747.98	c total #propagations: 610275043 / total #impl: 2379925498 (eff. 0.256)
747.77/747.98	c #Conflicts:     938000 | #Learnt:      26872 | 0.000
747.77/747.98	c total clause space: 335.816MB
747.77/747.98	c total #watches: 459501
748.67/748.86	c total #propagations: 610863464 / total #impl: 2382189682 (eff. 0.256)
748.67/748.86	c #Conflicts:     939000 | #Learnt:      27872 | 0.000
748.67/748.86	c total clause space: 335.816MB
748.67/748.86	c total #watches: 464882
749.67/749.83	c total #propagations: 611503128 / total #impl: 2384625577 (eff. 0.256)
749.67/749.83	c #Conflicts:     940000 | #Learnt:      28872 | 0.000
749.67/749.83	c total clause space: 335.816MB
749.67/749.83	c total #watches: 469516
750.67/750.88	c total #propagations: 612157767 / total #impl: 2387109333 (eff. 0.256)
750.67/750.88	c #Conflicts:     941000 | #Learnt:      29872 | 0.000
750.67/750.88	c total clause space: 335.816MB
750.67/750.88	c total #watches: 473725
751.77/751.98	c total #propagations: 612788801 / total #impl: 2389367854 (eff. 0.256)
751.77/751.98	c #Conflicts:     942000 | #Learnt:      30872 | 0.000
751.77/751.98	c total clause space: 335.816MB
751.77/751.98	c total #watches: 478382
753.07/753.26	c total #propagations: 613447927 / total #impl: 2391928369 (eff. 0.256)
753.07/753.26	c #Conflicts:     943000 | #Learnt:      31872 | 0.000
753.07/753.26	c total clause space: 335.816MB
753.07/753.26	c total #watches: 483179
754.27/754.44	c total #propagations: 614108732 / total #impl: 2394401086 (eff. 0.256)
754.27/754.44	c #Conflicts:     944000 | #Learnt:      32872 | 0.000
754.27/754.44	c total clause space: 335.816MB
754.27/754.44	c total #watches: 486467
755.68/755.86	c total #propagations: 614724622 / total #impl: 2396605693 (eff. 0.256)
755.68/755.86	c #Conflicts:     945000 | #Learnt:      33872 | 0.000
755.68/755.86	c total clause space: 335.816MB
755.68/755.86	c total #watches: 489870
756.97/757.10	c total #propagations: 615395529 / total #impl: 2399108771 (eff. 0.257)
756.97/757.10	c #Conflicts:     946000 | #Learnt:      34872 | 0.000
756.97/757.10	c total clause space: 335.816MB
756.97/757.10	c total #watches: 494677
758.17/758.36	c total #propagations: 615961805 / total #impl: 2401315538 (eff. 0.257)
758.17/758.36	c #Conflicts:     947000 | #Learnt:      35872 | 0.000
758.17/758.36	c total clause space: 335.816MB
758.17/758.36	c total #watches: 498512
759.98/760.18	c total #propagations: 616506181 / total #impl: 2403581194 (eff. 0.256)
759.98/760.18	c #Conflicts:     948000 | #Learnt:      36872 | 0.000
759.98/760.18	c total clause space: 335.816MB
759.98/760.18	c total #watches: 505648
761.87/762.06	c total #propagations: 617181806 / total #impl: 2406317160 (eff. 0.256)
761.87/762.06	c #Conflicts:     949000 | #Learnt:      37872 | 0.000
761.87/762.06	c total clause space: 335.816MB
761.87/762.06	c total #watches: 510167
762.97/763.18	c total #propagations: 617782602 / total #impl: 2408841595 (eff. 0.256)
762.97/763.18	c #Conflicts:     950000 | #Learnt:      38872 | 0.000
762.97/763.18	c total clause space: 335.816MB
762.97/763.18	c total #watches: 512618
763.97/764.11	c total #propagations: 618572785 / total #impl: 2411850098 (eff. 0.256)
763.97/764.11	c #Conflicts:     951000 | #Learnt:      39872 | 0.000
763.97/764.11	c total clause space: 335.816MB
763.97/764.11	c total #watches: 516048
764.87/765.01	c total #propagations: 619267740 / total #impl: 2414661469 (eff. 0.256)
764.87/765.01	c #Conflicts:     952000 | #Learnt:      40872 | 0.000
764.87/765.01	c total clause space: 335.816MB
764.87/765.01	c total #watches: 519144
765.67/765.81	c total #propagations: 619862744 / total #impl: 2417149413 (eff. 0.256)
765.67/765.81	c #Conflicts:     953000 | #Learnt:      41872 | 0.000
765.67/765.81	c total clause space: 335.816MB
765.67/765.81	c total #watches: 521893
766.37/766.56	c total #propagations: 620406067 / total #impl: 2419305783 (eff. 0.256)
766.37/766.56	c #Conflicts:     954000 | #Learnt:      42872 | 0.000
766.37/766.56	c total clause space: 335.816MB
766.37/766.56	c total #watches: 524742
767.27/767.45	c total #propagations: 620922938 / total #impl: 2421415154 (eff. 0.256)
767.27/767.45	c #Conflicts:     955000 | #Learnt:      43872 | 0.000
767.27/767.45	c total clause space: 335.816MB
767.27/767.45	c total #watches: 526952
768.17/768.30	c total #propagations: 621504456 / total #impl: 2423777553 (eff. 0.256)
768.17/768.30	c #Conflicts:     956000 | #Learnt:      44872 | 0.000
768.17/768.30	c total clause space: 335.816MB
768.17/768.30	c total #watches: 529144
769.17/769.31	c total #propagations: 622043869 / total #impl: 2425905956 (eff. 0.256)
769.17/769.31	c #Conflicts:     957000 | #Learnt:      45872 | 0.000
769.17/769.31	c total clause space: 335.816MB
769.17/769.31	c total #watches: 532543
770.07/770.28	c total #propagations: 622677888 / total #impl: 2428468041 (eff. 0.256)
770.07/770.28	c #Conflicts:     958000 | #Learnt:      46872 | 0.000
770.07/770.28	c total clause space: 335.816MB
770.07/770.28	c total #watches: 535498
770.87/771.04	c total #propagations: 623294212 / total #impl: 2430956387 (eff. 0.256)
770.87/771.04	c GC COLLECT
770.87/771.04	c #Conflicts:     959000 | #Learnt:      24286 | 0.000
770.87/771.04	c total clause space: 335.816MB
770.87/771.05	c total #watches: 448810
771.47/771.60	c total #propagations: 623932038 / total #impl: 2433411442 (eff. 0.256)
771.47/771.60	c #Conflicts:     960000 | #Learnt:      25286 | 0.000
771.47/771.60	c total clause space: 335.816MB
771.47/771.60	c total #watches: 451071
771.97/772.16	c total #propagations: 624577211 / total #impl: 2435900848 (eff. 0.256)
771.97/772.16	c #Conflicts:     961000 | #Learnt:      26286 | 0.000
771.97/772.16	c total clause space: 335.816MB
771.97/772.16	c total #watches: 454016
772.57/772.74	c total #propagations: 625206064 / total #impl: 2438329501 (eff. 0.256)
772.57/772.74	c #Conflicts:     962000 | #Learnt:      27286 | 0.000
772.57/772.74	c total clause space: 335.816MB
772.57/772.74	c total #watches: 456610
773.17/773.35	c total #propagations: 625858657 / total #impl: 2440861738 (eff. 0.256)
773.17/773.35	c #Conflicts:     963000 | #Learnt:      28286 | 0.000
773.17/773.35	c total clause space: 335.816MB
773.17/773.35	c total #watches: 459573
773.77/773.95	c total #propagations: 626449506 / total #impl: 2443157829 (eff. 0.256)
773.77/773.95	c #Conflicts:     964000 | #Learnt:      29286 | 0.000
773.77/773.95	c total clause space: 335.816MB
773.77/773.95	c total #watches: 462241
774.47/774.65	c total #propagations: 627014933 / total #impl: 2445342005 (eff. 0.256)
774.47/774.65	c #Conflicts:     965000 | #Learnt:      30286 | 0.000
774.47/774.65	c total clause space: 335.816MB
774.47/774.65	c total #watches: 465139
775.07/775.23	c total #propagations: 627640009 / total #impl: 2447910869 (eff. 0.256)
775.07/775.23	c #Conflicts:     966000 | #Learnt:      31286 | 0.000
775.07/775.23	c total clause space: 335.816MB
775.07/775.23	c total #watches: 467690
775.67/775.87	c total #propagations: 628143618 / total #impl: 2450086704 (eff. 0.256)
775.67/775.87	c #Conflicts:     967000 | #Learnt:      32286 | 0.000
775.67/775.87	c total clause space: 335.816MB
775.67/775.87	c total #watches: 470302
776.37/776.55	c total #propagations: 628688078 / total #impl: 2452482836 (eff. 0.256)
776.37/776.55	c #Conflicts:     968000 | #Learnt:      33286 | 0.000
776.37/776.55	c total clause space: 335.816MB
776.37/776.55	c total #watches: 474105
777.27/777.40	c total #propagations: 629284562 / total #impl: 2455043304 (eff. 0.256)
777.27/777.40	c #Conflicts:     969000 | #Learnt:      34286 | 0.000
777.27/777.40	c total clause space: 335.816MB
777.27/777.40	c total #watches: 478862
778.07/778.27	c total #propagations: 630024618 / total #impl: 2458387290 (eff. 0.256)
778.07/778.27	c #Conflicts:     970000 | #Learnt:      35286 | 0.000
778.07/778.27	c total clause space: 335.816MB
778.07/778.27	c total #watches: 482243
778.97/779.11	c total #propagations: 630744544 / total #impl: 2461675571 (eff. 0.256)
778.97/779.11	c #Conflicts:     971000 | #Learnt:      36286 | 0.000
778.97/779.11	c total clause space: 335.816MB
778.97/779.11	c total #watches: 484576
779.77/779.93	c total #propagations: 631417052 / total #impl: 2464588860 (eff. 0.256)
779.77/779.93	c #Conflicts:     972000 | #Learnt:      37286 | 0.000
779.77/779.93	c total clause space: 335.816MB
779.77/779.93	c total #watches: 487989
780.57/780.76	c total #propagations: 632083180 / total #impl: 2467692626 (eff. 0.256)
780.57/780.76	c #Conflicts:     973000 | #Learnt:      38286 | 0.000
780.57/780.76	c total clause space: 335.816MB
780.57/780.76	c total #watches: 491650
781.47/781.63	c total #propagations: 632720813 / total #impl: 2470789483 (eff. 0.256)
781.47/781.63	c #Conflicts:     974000 | #Learnt:      39286 | 0.000
781.47/781.63	c total clause space: 335.816MB
781.47/781.63	c total #watches: 496844
782.37/782.58	c total #propagations: 633347972 / total #impl: 2473760816 (eff. 0.256)
782.37/782.58	c #Conflicts:     975000 | #Learnt:      40286 | 0.000
782.37/782.58	c total clause space: 335.816MB
782.37/782.58	c total #watches: 500782
783.47/783.64	c total #propagations: 633959958 / total #impl: 2476415883 (eff. 0.256)
783.47/783.64	c #Conflicts:     976000 | #Learnt:      41286 | 0.000
783.47/783.64	c total clause space: 335.816MB
783.47/783.64	c total #watches: 504729
784.47/784.68	c total #propagations: 634650870 / total #impl: 2479518250 (eff. 0.256)
784.47/784.68	c #Conflicts:     977000 | #Learnt:      42286 | 0.000
784.47/784.68	c total clause space: 335.816MB
784.47/784.68	c total #watches: 508333
785.57/785.76	c total #propagations: 635230406 / total #impl: 2481828555 (eff. 0.256)
785.57/785.76	c #Conflicts:     978000 | #Learnt:      43286 | 0.000
785.57/785.76	c total clause space: 335.816MB
785.57/785.76	c total #watches: 512401
786.87/787.09	c total #propagations: 635861408 / total #impl: 2484612857 (eff. 0.256)
786.87/787.09	c #Conflicts:     979000 | #Learnt:      44286 | 0.000
786.87/787.09	c total clause space: 335.816MB
786.87/787.09	c total #watches: 519453
788.17/788.36	c total #propagations: 636567446 / total #impl: 2487890937 (eff. 0.256)
788.17/788.36	c #Conflicts:     980000 | #Learnt:      45286 | 0.000
788.17/788.36	c total clause space: 335.816MB
788.17/788.36	c total #watches: 521956
789.46/789.60	c total #propagations: 637112889 / total #impl: 2490035316 (eff. 0.256)
789.46/789.60	c #Conflicts:     981000 | #Learnt:      46286 | 0.000
789.46/789.60	c total clause space: 335.816MB
789.46/789.61	c total #watches: 524974
790.56/790.74	c total #propagations: 637691106 / total #impl: 2492205505 (eff. 0.256)
790.56/790.74	c #Conflicts:     982000 | #Learnt:      47286 | 0.000
790.56/790.74	c total clause space: 335.816MB
790.56/790.74	c total #watches: 527575
791.66/791.85	c total #propagations: 638225020 / total #impl: 2494140821 (eff. 0.256)
791.66/791.85	c GC COLLECT
791.66/791.85	c #Conflicts:     983000 | #Learnt:      24380 | 0.000
791.66/791.85	c total clause space: 335.816MB
791.66/791.85	c total #watches: 449568
792.46/792.60	c total #propagations: 638813490 / total #impl: 2496265415 (eff. 0.256)
792.46/792.60	c #Conflicts:     984000 | #Learnt:      25380 | 0.000
792.46/792.60	c total clause space: 335.816MB
792.46/792.60	c total #watches: 452216
793.26/793.45	c total #propagations: 639406605 / total #impl: 2498471954 (eff. 0.256)
793.26/793.45	c #Conflicts:     985000 | #Learnt:      26380 | 0.000
793.26/793.45	c total clause space: 335.816MB
793.26/793.45	c total #watches: 456316
794.07/794.25	c total #propagations: 640026757 / total #impl: 2500879557 (eff. 0.256)
794.07/794.25	c #Conflicts:     986000 | #Learnt:      27380 | 0.000
794.07/794.25	c total clause space: 335.816MB
794.07/794.25	c total #watches: 459378
794.86/795.06	c total #propagations: 640635466 / total #impl: 2503042655 (eff. 0.256)
794.86/795.06	c #Conflicts:     987000 | #Learnt:      28380 | 0.000
794.86/795.06	c total clause space: 335.816MB
794.86/795.06	c total #watches: 462585
795.76/795.99	c total #propagations: 641231868 / total #impl: 2505164955 (eff. 0.256)
795.76/795.99	c #Conflicts:     988000 | #Learnt:      29380 | 0.000
795.76/795.99	c total clause space: 335.816MB
795.76/795.99	c total #watches: 467431
796.96/797.15	c total #propagations: 641933844 / total #impl: 2507873121 (eff. 0.256)
796.96/797.15	c #Conflicts:     989000 | #Learnt:      30380 | 0.000
796.96/797.15	c total clause space: 335.816MB
796.96/797.15	c total #watches: 470792
798.06/798.27	c total #propagations: 642574659 / total #impl: 2510447969 (eff. 0.256)
798.06/798.27	c #Conflicts:     990000 | #Learnt:      31380 | 0.000
798.06/798.27	c total clause space: 335.816MB
798.06/798.27	c total #watches: 473679
799.46/799.68	c total #propagations: 643192837 / total #impl: 2512747282 (eff. 0.256)
799.46/799.68	c #Conflicts:     991000 | #Learnt:      32380 | 0.000
799.46/799.68	c total clause space: 335.816MB
799.46/799.68	c total #watches: 477939
801.06/801.28	c total #propagations: 643891552 / total #impl: 2515536737 (eff. 0.256)
801.06/801.28	c #Conflicts:     992000 | #Learnt:      33380 | 0.000
801.06/801.28	c total clause space: 335.816MB
801.06/801.28	c total #watches: 483450
802.66/802.84	c total #propagations: 644647848 / total #impl: 2518710814 (eff. 0.256)
802.66/802.84	c #Conflicts:     993000 | #Learnt:      34380 | 0.000
802.66/802.84	c total clause space: 335.816MB
802.66/802.84	c total #watches: 487065
804.07/804.28	c total #propagations: 645312328 / total #impl: 2521515033 (eff. 0.256)
804.07/804.28	c #Conflicts:     994000 | #Learnt:      35380 | 0.000
804.07/804.28	c total clause space: 335.816MB
804.07/804.28	c total #watches: 491126
805.76/805.99	c total #propagations: 645841297 / total #impl: 2523500413 (eff. 0.256)
805.76/805.99	c #Conflicts:     995000 | #Learnt:      36380 | 0.000
805.76/805.99	c total clause space: 335.816MB
805.76/805.99	c total #watches: 495098
807.37/807.56	c total #propagations: 646454684 / total #impl: 2526211521 (eff. 0.256)
807.37/807.56	c #Conflicts:     996000 | #Learnt:      37380 | 0.000
807.37/807.56	c total clause space: 335.816MB
807.37/807.56	c total #watches: 500482
809.58/809.75	c total #propagations: 647133046 / total #impl: 2529099729 (eff. 0.256)
809.58/809.75	c #Conflicts:     997000 | #Learnt:      38380 | 0.000
809.58/809.75	c total clause space: 335.816MB
809.58/809.75	c total #watches: 504692
811.87/812.00	c total #propagations: 647860454 / total #impl: 2532325809 (eff. 0.256)
811.87/812.00	c #Conflicts:     998000 | #Learnt:      39380 | 0.000
811.87/812.00	c total clause space: 335.816MB
811.87/812.00	c total #watches: 509433
813.57/813.73	c total #propagations: 648501671 / total #impl: 2535161672 (eff. 0.256)
813.57/813.73	c #Conflicts:     999000 | #Learnt:      40380 | 0.000
813.57/813.73	c total clause space: 335.816MB
813.57/813.73	c total #watches: 513299
815.67/815.85	c total #propagations: 649099093 / total #impl: 2538071160 (eff. 0.256)
815.67/815.85	c #Conflicts:    1000000 | #Learnt:      41380 | 0.000
815.67/815.85	c total clause space: 335.816MB
815.67/815.85	c total #watches: 518364
817.77/817.91	c total #propagations: 649725219 / total #impl: 2541153607 (eff. 0.256)
817.77/817.91	c #Conflicts:    1001000 | #Learnt:      42380 | 0.000
817.77/817.91	c total clause space: 335.816MB
817.77/817.91	c total #watches: 522621
819.87/820.01	c total #propagations: 650352764 / total #impl: 2544110938 (eff. 0.256)
819.87/820.01	c #Conflicts:    1002000 | #Learnt:      43380 | 0.000
819.87/820.01	c total clause space: 335.816MB
819.87/820.01	c total #watches: 525462
822.37/822.53	c total #propagations: 650894682 / total #impl: 2546260187 (eff. 0.256)
822.37/822.53	c #Conflicts:    1003000 | #Learnt:      44380 | 0.000
822.37/822.53	c total clause space: 335.816MB
822.37/822.53	c total #watches: 530931
825.27/825.49	c total #propagations: 651434289 / total #impl: 2548380208 (eff. 0.256)
825.27/825.49	c #Conflicts:    1004000 | #Learnt:      45380 | 0.000
825.27/825.49	c total clause space: 335.816MB
825.27/825.49	c total #watches: 535530
827.67/827.82	c total #propagations: 652078381 / total #impl: 2551420256 (eff. 0.256)
827.67/827.82	c #Conflicts:    1005000 | #Learnt:      46380 | 0.000
827.67/827.82	c total clause space: 335.816MB
827.67/827.82	c total #watches: 538672
830.76/830.93	c total #propagations: 652637467 / total #impl: 2553571646 (eff. 0.256)
830.76/830.93	c #Conflicts:    1006000 | #Learnt:      47380 | 0.000
830.76/830.93	c total clause space: 335.816MB
830.76/830.93	c total #watches: 543195
835.26/835.42	c total #propagations: 653243716 / total #impl: 2556480654 (eff. 0.256)
835.26/835.42	c #Conflicts:    1007000 | #Learnt:      48380 | 0.000
835.26/835.42	c total clause space: 335.816MB
835.26/835.42	c total #watches: 547378
836.26/836.48	c total #propagations: 653887859 / total #impl: 2559249701 (eff. 0.255)
836.26/836.48	c GC COLLECT
836.26/836.48	c #Conflicts:    1008000 | #Learnt:      25189 | 0.000
836.26/836.48	c total clause space: 335.816MB
836.26/836.48	c total #watches: 452740
837.07/837.28	c total #propagations: 654508051 / total #impl: 2561671525 (eff. 0.256)
837.07/837.28	c #Conflicts:    1009000 | #Learnt:      26189 | 0.000
837.07/837.28	c total clause space: 335.816MB
837.07/837.28	c total #watches: 455260
837.86/838.02	c total #propagations: 655105053 / total #impl: 2563876840 (eff. 0.256)
837.86/838.02	c #Conflicts:    1010000 | #Learnt:      27189 | 0.000
837.86/838.02	c total clause space: 335.816MB
837.86/838.02	c total #watches: 458002
838.56/838.79	c total #propagations: 655624852 / total #impl: 2565806032 (eff. 0.256)
838.56/838.79	c #Conflicts:    1011000 | #Learnt:      28189 | 0.000
838.56/838.79	c total clause space: 335.816MB
838.56/838.80	c total #watches: 460626
839.46/839.60	c total #propagations: 656145499 / total #impl: 2567764832 (eff. 0.256)
839.46/839.60	c #Conflicts:    1012000 | #Learnt:      29189 | 0.000
839.46/839.60	c total clause space: 335.816MB
839.46/839.60	c total #watches: 463229
840.27/840.46	c total #propagations: 656728213 / total #impl: 2570036372 (eff. 0.256)
840.27/840.46	c #Conflicts:    1013000 | #Learnt:      30189 | 0.000
840.27/840.46	c total clause space: 335.816MB
840.27/840.46	c total #watches: 466054
841.16/841.31	c total #propagations: 657285055 / total #impl: 2572137957 (eff. 0.256)
841.16/841.31	c #Conflicts:    1014000 | #Learnt:      31189 | 0.000
841.16/841.31	c total clause space: 335.816MB
841.16/841.31	c total #watches: 468615
841.96/842.16	c total #propagations: 657810676 / total #impl: 2574025885 (eff. 0.256)
841.96/842.16	c #Conflicts:    1015000 | #Learnt:      32189 | 0.000
841.96/842.16	c total clause space: 335.816MB
841.96/842.16	c total #watches: 471283
842.96/843.16	c total #propagations: 658427650 / total #impl: 2576441244 (eff. 0.256)
842.96/843.16	c #Conflicts:    1016000 | #Learnt:      33189 | 0.000
842.96/843.16	c total clause space: 335.816MB
842.96/843.16	c total #watches: 474544
844.06/844.27	c total #propagations: 659122487 / total #impl: 2579093291 (eff. 0.256)
844.06/844.27	c #Conflicts:    1017000 | #Learnt:      34189 | 0.000
844.06/844.27	c total clause space: 335.816MB
844.06/844.27	c total #watches: 477923
845.26/845.40	c total #propagations: 659798291 / total #impl: 2581698969 (eff. 0.256)
845.26/845.40	c #Conflicts:    1018000 | #Learnt:      35189 | 0.000
845.26/845.40	c total clause space: 335.816MB
845.26/845.40	c total #watches: 481905
846.36/846.51	c total #propagations: 660441757 / total #impl: 2584264398 (eff. 0.256)
846.36/846.51	c #Conflicts:    1019000 | #Learnt:      36189 | 0.000
846.36/846.51	c total clause space: 335.816MB
846.36/846.51	c total #watches: 485666
847.46/847.62	c total #propagations: 661054557 / total #impl: 2586885464 (eff. 0.256)
847.46/847.62	c #Conflicts:    1020000 | #Learnt:      37189 | 0.000
847.46/847.62	c total clause space: 335.816MB
847.46/847.62	c total #watches: 490204
848.56/848.76	c total #propagations: 661664579 / total #impl: 2589608999 (eff. 0.256)
848.56/848.76	c #Conflicts:    1021000 | #Learnt:      38189 | 0.000
848.56/848.76	c total clause space: 335.816MB
848.56/848.76	c total #watches: 493238
849.96/850.11	c total #propagations: 662288108 / total #impl: 2592231917 (eff. 0.255)
849.96/850.11	c #Conflicts:    1022000 | #Learnt:      39189 | 0.000
849.96/850.11	c total clause space: 335.816MB
849.96/850.11	c total #watches: 495533
851.16/851.40	c total #propagations: 662858420 / total #impl: 2594620057 (eff. 0.255)
851.16/851.40	c #Conflicts:    1023000 | #Learnt:      40189 | 0.000
851.16/851.40	c total clause space: 335.816MB
851.26/851.40	c total #watches: 498797
852.86/853.00	c total #propagations: 663515596 / total #impl: 2597468797 (eff. 0.255)
852.86/853.00	c #Conflicts:    1024000 | #Learnt:      41189 | 0.000
852.86/853.00	c total clause space: 335.816MB
852.86/853.00	c total #watches: 501727
854.76/854.90	c total #propagations: 664151120 / total #impl: 2600234033 (eff. 0.255)
854.76/854.90	c #Conflicts:    1025000 | #Learnt:      42189 | 0.000
854.76/854.90	c total clause space: 335.816MB
854.76/854.90	c total #watches: 504246
856.36/856.56	c total #propagations: 664824325 / total #impl: 2603101107 (eff. 0.255)
856.36/856.56	c #Conflicts:    1026000 | #Learnt:      43189 | 0.000
856.36/856.56	c total clause space: 335.816MB
856.36/856.56	c total #watches: 506645
857.86/858.07	c total #propagations: 665458400 / total #impl: 2605803628 (eff. 0.255)
857.86/858.07	c #Conflicts:    1027000 | #Learnt:      44189 | 0.000
857.86/858.07	c total clause space: 335.816MB
857.86/858.07	c total #watches: 509803
859.66/859.84	c total #propagations: 666049441 / total #impl: 2608427222 (eff. 0.255)
859.66/859.84	c #Conflicts:    1028000 | #Learnt:      45189 | 0.000
859.66/859.84	c total clause space: 335.816MB
859.66/859.84	c total #watches: 512682
861.56/861.75	c total #propagations: 666709009 / total #impl: 2611529718 (eff. 0.255)
861.56/861.75	c #Conflicts:    1029000 | #Learnt:      46189 | 0.000
861.56/861.75	c total clause space: 335.816MB
861.56/861.75	c total #watches: 516553
863.56/863.77	c total #propagations: 667467699 / total #impl: 2615391968 (eff. 0.255)
863.56/863.77	c #Conflicts:    1030000 | #Learnt:      47189 | 0.000
863.56/863.77	c total clause space: 335.816MB
863.56/863.77	c total #watches: 519862
865.56/865.71	c total #propagations: 668250233 / total #impl: 2619558667 (eff. 0.255)
865.56/865.71	c #Conflicts:    1031000 | #Learnt:      48189 | 0.000
865.56/865.71	c total clause space: 335.816MB
865.56/865.71	c total #watches: 525160
867.35/867.58	c total #propagations: 669019425 / total #impl: 2623557445 (eff. 0.255)
867.35/867.58	c GC COLLECT
867.35/867.58	c #Conflicts:    1032000 | #Learnt:      24684 | 0.000
867.35/867.58	c total clause space: 335.816MB
867.35/867.58	c total #watches: 451447
868.25/868.46	c total #propagations: 669792447 / total #impl: 2627839415 (eff. 0.255)
868.25/868.46	c #Conflicts:    1033000 | #Learnt:      25684 | 0.000
868.25/868.46	c total clause space: 335.816MB
868.25/868.46	c total #watches: 455842
869.25/869.40	c total #propagations: 670552141 / total #impl: 2631510849 (eff. 0.255)
869.25/869.40	c #Conflicts:    1034000 | #Learnt:      26684 | 0.000
869.25/869.40	c total clause space: 335.816MB
869.25/869.40	c total #watches: 460242
870.35/870.55	c total #propagations: 671211505 / total #impl: 2634895822 (eff. 0.255)
870.35/870.55	c #Conflicts:    1035000 | #Learnt:      27684 | 0.000
870.35/870.55	c total clause space: 335.816MB
870.35/870.55	c total #watches: 464036
871.65/871.87	c total #propagations: 671942219 / total #impl: 2638283310 (eff. 0.255)
871.65/871.87	c #Conflicts:    1036000 | #Learnt:      28684 | 0.000
871.65/871.87	c total clause space: 335.816MB
871.65/871.87	c total #watches: 467648
873.05/873.28	c total #propagations: 672677150 / total #impl: 2641763944 (eff. 0.255)
873.05/873.28	c #Conflicts:    1037000 | #Learnt:      29684 | 0.000
873.05/873.28	c total clause space: 335.816MB
873.05/873.28	c total #watches: 472511
874.75/874.95	c total #propagations: 673396947 / total #impl: 2645149878 (eff. 0.255)
874.75/874.95	c #Conflicts:    1038000 | #Learnt:      30684 | 0.000
874.75/874.95	c total clause space: 335.816MB
874.75/874.96	c total #watches: 477524
876.66/876.85	c total #propagations: 674148053 / total #impl: 2648642000 (eff. 0.255)
876.66/876.85	c #Conflicts:    1039000 | #Learnt:      31684 | 0.000
876.66/876.85	c total clause space: 335.816MB
876.66/876.85	c total #watches: 482733
878.95/879.12	c total #propagations: 674840869 / total #impl: 2651919891 (eff. 0.254)
878.95/879.12	c #Conflicts:    1040000 | #Learnt:      32684 | 0.000
878.95/879.12	c total clause space: 335.816MB
878.95/879.12	c total #watches: 486654
881.35/881.54	c total #propagations: 675532987 / total #impl: 2655106733 (eff. 0.254)
881.35/881.54	c #Conflicts:    1041000 | #Learnt:      33684 | 0.000
881.35/881.54	c total clause space: 335.816MB
881.35/881.54	c total #watches: 490944
883.95/884.16	c total #propagations: 676289337 / total #impl: 2658498108 (eff. 0.254)
883.95/884.16	c #Conflicts:    1042000 | #Learnt:      34684 | 0.000
883.95/884.16	c total clause space: 335.816MB
883.95/884.16	c total #watches: 495311
886.65/886.88	c total #propagations: 677023972 / total #impl: 2661884609 (eff. 0.254)
886.65/886.88	c #Conflicts:    1043000 | #Learnt:      35684 | 0.000
886.65/886.88	c total clause space: 335.816MB
886.65/886.88	c total #watches: 499120
889.35/889.54	c total #propagations: 677740973 / total #impl: 2665453297 (eff. 0.254)
889.35/889.54	c #Conflicts:    1044000 | #Learnt:      36684 | 0.000
889.35/889.54	c total clause space: 335.816MB
889.35/889.54	c total #watches: 503359
891.85/892.02	c total #propagations: 678452958 / total #impl: 2668695007 (eff. 0.254)
891.85/892.02	c #Conflicts:    1045000 | #Learnt:      37684 | 0.000
891.85/892.02	c total clause space: 335.816MB
891.85/892.02	c total #watches: 506547
894.75/894.96	c total #propagations: 679171523 / total #impl: 2671942209 (eff. 0.254)
894.75/894.96	c #Conflicts:    1046000 | #Learnt:      38684 | 0.000
894.75/894.96	c total clause space: 335.816MB
894.75/894.96	c total #watches: 511333
898.25/898.48	c total #propagations: 679929893 / total #impl: 2675934947 (eff. 0.254)
898.25/898.48	c #Conflicts:    1047000 | #Learnt:      39684 | 0.000
898.25/898.48	c total clause space: 335.816MB
898.25/898.48	c total #watches: 514233
901.55/901.77	c total #propagations: 680677321 / total #impl: 2679666091 (eff. 0.254)
901.55/901.77	c #Conflicts:    1048000 | #Learnt:      40684 | 0.000
901.55/901.77	c total clause space: 335.816MB
901.55/901.77	c total #watches: 518048
904.75/904.97	c total #propagations: 681354774 / total #impl: 2682818564 (eff. 0.254)
904.75/904.97	c #Conflicts:    1049000 | #Learnt:      41684 | 0.000
904.75/904.97	c total clause space: 335.816MB
904.75/904.97	c total #watches: 521129
908.65/908.89	c total #propagations: 682048574 / total #impl: 2685945506 (eff. 0.254)
908.65/908.89	c #Conflicts:    1050000 | #Learnt:      42684 | 0.000
908.65/908.89	c total clause space: 545.701MB
908.65/908.89	c total #watches: 524746
911.86/912.08	c total #propagations: 682760020 / total #impl: 2689517289 (eff. 0.254)
911.86/912.08	c #Conflicts:    1051000 | #Learnt:      43684 | 0.000
911.86/912.08	c total clause space: 545.701MB
911.86/912.08	c total #watches: 531473
915.35/915.56	c total #propagations: 683439647 / total #impl: 2693102819 (eff. 0.254)
915.35/915.56	c #Conflicts:    1052000 | #Learnt:      44684 | 0.000
915.35/915.56	c total clause space: 545.701MB
915.35/915.56	c total #watches: 535932
919.65/919.87	c total #propagations: 684180150 / total #impl: 2696968605 (eff. 0.254)
919.65/919.87	c #Conflicts:    1053000 | #Learnt:      45684 | 0.000
919.65/919.87	c total clause space: 545.701MB
919.65/919.87	c total #watches: 539809
923.75/923.95	c total #propagations: 684922198 / total #impl: 2700451009 (eff. 0.254)
923.75/923.95	c #Conflicts:    1054000 | #Learnt:      46684 | 0.000
923.75/923.95	c total clause space: 545.701MB
923.75/923.95	c total #watches: 544634
927.95/928.11	c total #propagations: 685587452 / total #impl: 2703689878 (eff. 0.254)
927.95/928.11	c #Conflicts:    1055000 | #Learnt:      47684 | 0.000
927.95/928.11	c total clause space: 545.701MB
927.95/928.11	c total #watches: 548612
932.25/932.46	c total #propagations: 686277601 / total #impl: 2707322321 (eff. 0.253)
932.25/932.46	c #Conflicts:    1056000 | #Learnt:      48684 | 0.000
932.25/932.46	c total clause space: 545.701MB
932.25/932.46	c total #watches: 552935
936.64/936.82	c total #propagations: 687022130 / total #impl: 2710894628 (eff. 0.253)
936.64/936.82	c GC COLLECT
936.64/936.82	c #Conflicts:    1057000 | #Learnt:      24899 | 0.000
936.64/936.82	c total clause space: 545.701MB
936.64/936.82	c total #watches: 452144
937.34/937.59	c total #propagations: 687752444 / total #impl: 2714628548 (eff. 0.253)
937.34/937.59	c #Conflicts:    1058000 | #Learnt:      25899 | 0.000
937.34/937.59	c total clause space: 545.701MB
937.34/937.59	c total #watches: 456090
938.34/938.51	c total #propagations: 688363355 / total #impl: 2717416080 (eff. 0.253)
938.34/938.51	c #Conflicts:    1059000 | #Learnt:      26899 | 0.000
938.34/938.51	c total clause space: 545.701MB
938.34/938.51	c total #watches: 461314
939.44/939.60	c total #propagations: 689063855 / total #impl: 2720644853 (eff. 0.253)
939.44/939.60	c #Conflicts:    1060000 | #Learnt:      27899 | 0.000
939.44/939.60	c total clause space: 545.701MB
939.44/939.60	c total #watches: 466977
940.64/940.83	c total #propagations: 689775916 / total #impl: 2724043682 (eff. 0.253)
940.64/940.83	c #Conflicts:    1061000 | #Learnt:      28899 | 0.000
940.64/940.83	c total clause space: 545.701MB
940.64/940.83	c total #watches: 470787
942.04/942.22	c total #propagations: 690520239 / total #impl: 2727706955 (eff. 0.253)
942.04/942.22	c #Conflicts:    1062000 | #Learnt:      29899 | 0.000
942.04/942.22	c total clause space: 545.701MB
942.04/942.22	c total #watches: 474842
943.54/943.77	c total #propagations: 691280263 / total #impl: 2731320048 (eff. 0.253)
943.54/943.77	c #Conflicts:    1063000 | #Learnt:      30899 | 0.000
943.54/943.77	c total clause space: 545.701MB
943.54/943.77	c total #watches: 478763
945.24/945.50	c total #propagations: 692057468 / total #impl: 2735015759 (eff. 0.253)
945.24/945.50	c #Conflicts:    1064000 | #Learnt:      31899 | 0.000
945.24/945.50	c total clause space: 545.701MB
945.24/945.50	c total #watches: 483999
947.34/947.54	c total #propagations: 692843378 / total #impl: 2738589902 (eff. 0.253)
947.34/947.54	c #Conflicts:    1065000 | #Learnt:      32899 | 0.000
947.34/947.54	c total clause space: 545.701MB
947.34/947.54	c total #watches: 489772
949.84/950.02	c total #propagations: 693595652 / total #impl: 2742101083 (eff. 0.253)
949.84/950.02	c #Conflicts:    1066000 | #Learnt:      33899 | 0.000
949.84/950.02	c total clause space: 545.701MB
949.84/950.02	c total #watches: 495700
952.24/952.46	c total #propagations: 694360419 / total #impl: 2745596923 (eff. 0.253)
952.24/952.46	c #Conflicts:    1067000 | #Learnt:      34899 | 0.000
952.24/952.46	c total clause space: 545.701MB
952.24/952.46	c total #watches: 499725
955.14/955.37	c total #propagations: 695094665 / total #impl: 2749065012 (eff. 0.253)
955.14/955.37	c #Conflicts:    1068000 | #Learnt:      35899 | 0.000
955.14/955.37	c total clause space: 545.701MB
955.14/955.37	c total #watches: 504848
958.14/958.31	c total #propagations: 695858893 / total #impl: 2752661786 (eff. 0.253)
958.14/958.31	c #Conflicts:    1069000 | #Learnt:      36899 | 0.000
958.14/958.31	c total clause space: 545.701MB
958.14/958.31	c total #watches: 509634
960.74/960.95	c total #propagations: 696592692 / total #impl: 2756502454 (eff. 0.253)
960.74/960.95	c #Conflicts:    1070000 | #Learnt:      37899 | 0.000
960.74/960.95	c total clause space: 545.701MB
960.74/960.95	c total #watches: 514683
964.24/964.49	c total #propagations: 697305612 / total #impl: 2760163085 (eff. 0.253)
964.24/964.49	c #Conflicts:    1071000 | #Learnt:      38899 | 0.000
964.24/964.49	c total clause space: 545.701MB
964.24/964.49	c total #watches: 518745
967.54/967.74	c total #propagations: 698045057 / total #impl: 2763847385 (eff. 0.253)
967.54/967.74	c #Conflicts:    1072000 | #Learnt:      39899 | 0.000
967.54/967.74	c total clause space: 545.701MB
967.54/967.74	c total #watches: 522920
971.04/971.27	c total #propagations: 698740230 / total #impl: 2767362714 (eff. 0.252)
971.04/971.27	c #Conflicts:    1073000 | #Learnt:      40899 | 0.000
971.04/971.27	c total clause space: 545.701MB
971.04/971.27	c total #watches: 526758
974.54/974.78	c total #propagations: 699477521 / total #impl: 2770797630 (eff. 0.252)
974.54/974.78	c #Conflicts:    1074000 | #Learnt:      41899 | 0.000
974.54/974.78	c total clause space: 545.701MB
974.54/974.78	c total #watches: 530057
978.34/978.53	c total #propagations: 700161552 / total #impl: 2774112951 (eff. 0.252)
978.34/978.53	c #Conflicts:    1075000 | #Learnt:      42899 | 0.000
978.34/978.53	c total clause space: 545.701MB
978.34/978.53	c total #watches: 534036
982.24/982.49	c total #propagations: 700881489 / total #impl: 2777640914 (eff. 0.252)
982.24/982.49	c #Conflicts:    1076000 | #Learnt:      43899 | 0.000
982.24/982.49	c total clause space: 545.701MB
982.24/982.49	c total #watches: 537618
986.54/986.74	c total #propagations: 701554512 / total #impl: 2780919582 (eff. 0.252)
986.54/986.74	c #Conflicts:    1077000 | #Learnt:      44899 | 0.000
986.54/986.74	c total clause space: 545.701MB
986.54/986.74	c total #watches: 540657
991.04/991.28	c total #propagations: 702297387 / total #impl: 2784557261 (eff. 0.252)
991.04/991.28	c #Conflicts:    1078000 | #Learnt:      45899 | 0.000
991.04/991.28	c total clause space: 545.701MB
991.04/991.28	c total #watches: 545306
995.23/995.47	c total #propagations: 702984336 / total #impl: 2788078640 (eff. 0.252)
995.23/995.47	c #Conflicts:    1079000 | #Learnt:      46899 | 0.000
995.23/995.47	c total clause space: 545.701MB
995.23/995.47	c total #watches: 548655
999.64/999.80	c total #propagations: 703681962 / total #impl: 2791515100 (eff. 0.252)
999.64/999.80	c #Conflicts:    1080000 | #Learnt:      47899 | 0.000
999.64/999.80	c total clause space: 545.701MB
999.64/999.80	c total #watches: 551927
1004.44/1004.60	c total #propagations: 704378613 / total #impl: 2794795641 (eff. 0.252)
1004.44/1004.60	c #Conflicts:    1081000 | #Learnt:      48899 | 0.000
1004.44/1004.60	c total clause space: 545.701MB
1004.44/1004.60	c total #watches: 554494
1009.53/1009.80	c total #propagations: 705057791 / total #impl: 2797640483 (eff. 0.252)
1009.53/1009.80	c #Conflicts:    1082000 | #Learnt:      49899 | 0.000
1009.53/1009.80	c total clause space: 545.701MB
1009.53/1009.80	c total #watches: 557891
1012.44/1012.61	c total #propagations: 705780629 / total #impl: 2800972249 (eff. 0.252)
1012.44/1012.61	c GC COLLECT
1012.44/1012.61	c #Conflicts:    1083000 | #Learnt:      25852 | 0.000
1012.44/1012.61	c total clause space: 545.701MB
1012.44/1012.61	c total #watches: 455625
1013.34/1013.59	c total #propagations: 706531336 / total #impl: 2804531075 (eff. 0.252)
1013.34/1013.59	c #Conflicts:    1084000 | #Learnt:      26852 | 0.000
1013.34/1013.59	c total clause space: 545.701MB
1013.34/1013.59	c total #watches: 459532
1014.64/1014.81	c total #propagations: 707280169 / total #impl: 2807867115 (eff. 0.252)
1014.64/1014.81	c #Conflicts:    1085000 | #Learnt:      27852 | 0.000
1014.64/1014.81	c total clause space: 545.701MB
1014.64/1014.81	c total #watches: 463639
1015.74/1015.99	c total #propagations: 708014237 / total #impl: 2811163899 (eff. 0.252)
1015.74/1015.99	c #Conflicts:    1086000 | #Learnt:      28852 | 0.000
1015.74/1015.99	c total clause space: 545.701MB
1015.74/1015.99	c total #watches: 466903
1017.14/1017.37	c total #propagations: 708752592 / total #impl: 2814749910 (eff. 0.252)
1017.14/1017.37	c #Conflicts:    1087000 | #Learnt:      29852 | 0.000
1017.14/1017.37	c total clause space: 545.701MB
1017.14/1017.37	c total #watches: 471641
1018.84/1019.00	c total #propagations: 709568471 / total #impl: 2818664264 (eff. 0.252)
1018.84/1019.00	c #Conflicts:    1088000 | #Learnt:      30852 | 0.000
1018.84/1019.00	c total clause space: 545.701MB
1018.84/1019.00	c total #watches: 478111
1020.74/1020.97	c total #propagations: 710376836 / total #impl: 2822607544 (eff. 0.252)
1020.74/1020.97	c #Conflicts:    1089000 | #Learnt:      31852 | 0.000
1020.74/1020.97	c total clause space: 545.701MB
1020.74/1020.97	c total #watches: 482249
1022.94/1023.13	c total #propagations: 711131646 / total #impl: 2826047716 (eff. 0.252)
1022.94/1023.13	c #Conflicts:    1090000 | #Learnt:      32852 | 0.000
1022.94/1023.13	c total clause space: 545.701MB
1022.94/1023.13	c total #watches: 486275
1024.94/1025.15	c total #propagations: 711919755 / total #impl: 2829714083 (eff. 0.252)
1024.94/1025.15	c #Conflicts:    1091000 | #Learnt:      33852 | 0.000
1024.94/1025.15	c total clause space: 545.701MB
1024.94/1025.15	c total #watches: 490603
1026.64/1026.86	c total #propagations: 712625625 / total #impl: 2832872983 (eff. 0.252)
1026.64/1026.86	c #Conflicts:    1092000 | #Learnt:      34852 | 0.000
1026.64/1026.86	c total clause space: 545.701MB
1026.64/1026.86	c total #watches: 496559
1028.54/1028.78	c total #propagations: 713222025 / total #impl: 2835943445 (eff. 0.251)
1028.54/1028.78	c #Conflicts:    1093000 | #Learnt:      35852 | 0.000
1028.54/1028.78	c total clause space: 545.701MB
1028.54/1028.78	c total #watches: 501281
1030.84/1031.03	c total #propagations: 713848218 / total #impl: 2839163785 (eff. 0.251)
1030.84/1031.03	c #Conflicts:    1094000 | #Learnt:      36852 | 0.000
1030.84/1031.03	c total clause space: 545.701MB
1030.84/1031.03	c total #watches: 507976
1033.34/1033.56	c total #propagations: 714471449 / total #impl: 2842952625 (eff. 0.251)
1033.34/1033.56	c #Conflicts:    1095000 | #Learnt:      37852 | 0.000
1033.34/1033.56	c total clause space: 545.701MB
1033.34/1033.56	c total #watches: 513380
1036.24/1036.47	c total #propagations: 715005350 / total #impl: 2845663071 (eff. 0.251)
1036.24/1036.47	c #Conflicts:    1096000 | #Learnt:      38852 | 0.000
1036.24/1036.47	c total clause space: 545.701MB
1036.24/1036.47	c total #watches: 517895
1038.93/1039.18	c total #propagations: 715588281 / total #impl: 2848778348 (eff. 0.251)
1038.93/1039.18	c #Conflicts:    1097000 | #Learnt:      39852 | 0.000
1038.93/1039.18	c total clause space: 545.701MB
1038.93/1039.18	c total #watches: 526261
1042.53/1042.76	c total #propagations: 716109817 / total #impl: 2851968265 (eff. 0.251)
1042.53/1042.76	c #Conflicts:    1098000 | #Learnt:      40852 | 0.000
1042.53/1042.76	c total clause space: 545.701MB
1042.53/1042.76	c total #watches: 531923
1046.53/1046.73	c total #propagations: 716711943 / total #impl: 2855813649 (eff. 0.251)
1046.53/1046.73	c #Conflicts:    1099000 | #Learnt:      41852 | 0.000
1046.53/1046.73	c total clause space: 545.701MB
1046.53/1046.73	c total #watches: 538632
1049.83/1050.01	c total #propagations: 717369117 / total #impl: 2860010912 (eff. 0.251)
1049.83/1050.01	c #Conflicts:    1100000 | #Learnt:      42852 | 0.000
1049.83/1050.01	c total clause space: 545.701MB
1049.83/1050.01	c total #watches: 543665
1056.33/1056.56	c total #propagations: 717952093 / total #impl: 2862795689 (eff. 0.251)
1056.33/1056.56	c #Conflicts:    1101000 | #Learnt:      43852 | 0.000
1056.33/1056.56	c total clause space: 545.701MB
1056.33/1056.56	c total #watches: 548415
1061.03/1061.27	c total #propagations: 718625211 / total #impl: 2866264261 (eff. 0.251)
1061.03/1061.27	c #Conflicts:    1102000 | #Learnt:      44852 | 0.000
1061.03/1061.27	c total clause space: 545.701MB
1061.03/1061.27	c total #watches: 551348
1066.03/1066.27	c total #propagations: 719245597 / total #impl: 2869121881 (eff. 0.251)
1066.03/1066.27	c #Conflicts:    1103000 | #Learnt:      45852 | 0.000
1066.03/1066.27	c total clause space: 545.701MB
1066.03/1066.27	c total #watches: 554286
1069.83/1070.01	c total #propagations: 719828846 / total #impl: 2871803569 (eff. 0.251)
1069.83/1070.01	c #Conflicts:    1104000 | #Learnt:      46852 | 0.000
1069.83/1070.01	c total clause space: 545.701MB
1069.83/1070.01	c total #watches: 556793
1072.93/1073.18	c total #propagations: 720439697 / total #impl: 2874488076 (eff. 0.251)
1072.93/1073.18	c #Conflicts:    1105000 | #Learnt:      47852 | 0.000
1072.93/1073.18	c total clause space: 545.701MB
1072.93/1073.18	c total #watches: 560304
1076.43/1076.65	c total #propagations: 721009921 / total #impl: 2877129107 (eff. 0.251)
1076.43/1076.65	c #Conflicts:    1106000 | #Learnt:      48852 | 0.000
1076.43/1076.65	c total clause space: 545.701MB
1076.43/1076.65	c total #watches: 563685
1081.33/1081.53	c total #propagations: 721543010 / total #impl: 2879574444 (eff. 0.251)
1081.33/1081.53	c #Conflicts:    1107000 | #Learnt:      49852 | 0.000
1081.33/1081.53	c total clause space: 545.701MB
1081.33/1081.53	c total #watches: 566070
1085.73/1085.90	c total #propagations: 722111516 / total #impl: 2882358305 (eff. 0.251)
1085.73/1085.90	c #Conflicts:    1108000 | #Learnt:      50852 | 0.000
1085.73/1085.90	c total clause space: 545.701MB
1085.73/1085.90	c total #watches: 570227
1087.03/1087.20	c total #propagations: 722656954 / total #impl: 2884734743 (eff. 0.251)
1087.03/1087.20	c GC COLLECT
1087.03/1087.20	c #Conflicts:    1109000 | #Learnt:      26411 | 0.000
1087.03/1087.20	c total clause space: 545.701MB
1087.03/1087.20	c total #watches: 460422
1088.03/1088.27	c total #propagations: 723379076 / total #impl: 2888105149 (eff. 0.250)
1088.03/1088.27	c #Conflicts:    1110000 | #Learnt:      27411 | 0.000
1088.03/1088.27	c total clause space: 545.701MB
1088.03/1088.27	c total #watches: 466580
1089.43/1089.64	c total #propagations: 724133285 / total #impl: 2891932514 (eff. 0.250)
1089.43/1089.64	c #Conflicts:    1111000 | #Learnt:      28411 | 0.000
1089.43/1089.64	c total clause space: 545.701MB
1089.43/1089.64	c total #watches: 474779
1091.13/1091.34	c total #propagations: 724868038 / total #impl: 2896020495 (eff. 0.250)
1091.13/1091.34	c #Conflicts:    1112000 | #Learnt:      29411 | 0.000
1091.13/1091.34	c total clause space: 545.701MB
1091.13/1091.34	c total #watches: 487067
1093.33/1093.57	c total #propagations: 725539650 / total #impl: 2900146908 (eff. 0.250)
1093.33/1093.57	c #Conflicts:    1113000 | #Learnt:      30411 | 0.000
1093.33/1093.57	c total clause space: 545.701MB
1093.33/1093.57	c total #watches: 495228
1095.63/1095.81	c total #propagations: 726300975 / total #impl: 2904592029 (eff. 0.250)
1095.63/1095.81	c #Conflicts:    1114000 | #Learnt:      31411 | 0.000
1095.63/1095.81	c total clause space: 545.701MB
1095.63/1095.81	c total #watches: 498602
1098.53/1098.71	c total #propagations: 727025846 / total #impl: 2908575871 (eff. 0.250)
1098.53/1098.71	c #Conflicts:    1115000 | #Learnt:      32411 | 0.000
1098.53/1098.71	c total clause space: 545.701MB
1098.53/1098.71	c total #watches: 505739
1101.92/1102.10	c total #propagations: 727759388 / total #impl: 2913200540 (eff. 0.250)
1101.92/1102.10	c #Conflicts:    1116000 | #Learnt:      33411 | 0.000
1101.92/1102.10	c total clause space: 545.701MB
1101.92/1102.10	c total #watches: 509442
1105.52/1105.71	c total #propagations: 728507245 / total #impl: 2917522207 (eff. 0.250)
1105.52/1105.71	c #Conflicts:    1117000 | #Learnt:      34411 | 0.000
1105.52/1105.71	c total clause space: 545.701MB
1105.52/1105.71	c total #watches: 513207
1108.92/1109.12	c total #propagations: 729227253 / total #impl: 2921587887 (eff. 0.250)
1108.92/1109.12	c #Conflicts:    1118000 | #Learnt:      35411 | 0.000
1108.92/1109.12	c total clause space: 545.701MB
1108.92/1109.12	c total #watches: 518434
1112.42/1112.64	c total #propagations: 729923039 / total #impl: 2925385026 (eff. 0.250)
1112.42/1112.64	c #Conflicts:    1119000 | #Learnt:      36411 | 0.000
1112.42/1112.64	c total clause space: 545.701MB
1112.42/1112.65	c total #watches: 524675
1116.33/1116.56	c total #propagations: 730664802 / total #impl: 2930047744 (eff. 0.249)
1116.33/1116.56	c #Conflicts:    1120000 | #Learnt:      37411 | 0.000
1116.33/1116.56	c total clause space: 545.701MB
1116.33/1116.56	c total #watches: 529112
1120.62/1120.87	c total #propagations: 731400226 / total #impl: 2935608010 (eff. 0.249)
1120.62/1120.87	c #Conflicts:    1121000 | #Learnt:      38411 | 0.000
1120.62/1120.87	c total clause space: 545.701MB
1120.62/1120.87	c total #watches: 536411
1125.42/1125.63	c total #propagations: 732140921 / total #impl: 2939863516 (eff. 0.249)
1125.42/1125.63	c #Conflicts:    1122000 | #Learnt:      39411 | 0.000
1125.42/1125.63	c total clause space: 545.701MB
1125.42/1125.63	c total #watches: 539433
1130.12/1130.30	c total #propagations: 732938686 / total #impl: 2943946684 (eff. 0.249)
1130.12/1130.30	c #Conflicts:    1123000 | #Learnt:      40411 | 0.000
1130.12/1130.30	c total clause space: 545.701MB
1130.12/1130.30	c total #watches: 543114
1134.72/1134.97	c total #propagations: 733735834 / total #impl: 2947511210 (eff. 0.249)
1134.72/1134.97	c #Conflicts:    1124000 | #Learnt:      41411 | 0.000
1134.72/1134.97	c total clause space: 545.701MB
1134.72/1134.97	c total #watches: 548096
1139.92/1140.13	c total #propagations: 734467089 / total #impl: 2951606922 (eff. 0.249)
1139.92/1140.13	c #Conflicts:    1125000 | #Learnt:      42411 | 0.000
1139.92/1140.13	c total clause space: 545.701MB
1139.92/1140.13	c total #watches: 553817
1145.52/1145.77	c total #propagations: 735264893 / total #impl: 2956542614 (eff. 0.249)
1145.52/1145.77	c #Conflicts:    1126000 | #Learnt:      43411 | 0.000
1145.52/1145.77	c total clause space: 545.701MB
1145.52/1145.77	c total #watches: 557055
1150.62/1150.88	c total #propagations: 736028143 / total #impl: 2961263792 (eff. 0.249)
1150.62/1150.88	c #Conflicts:    1127000 | #Learnt:      44411 | 0.000
1150.62/1150.88	c total clause space: 545.701MB
1150.62/1150.88	c total #watches: 561989
1156.92/1157.16	c total #propagations: 736761261 / total #impl: 2966431802 (eff. 0.248)
1156.92/1157.16	c #Conflicts:    1128000 | #Learnt:      45411 | 0.000
1156.92/1157.16	c total clause space: 545.701MB
1156.92/1157.16	c total #watches: 566879
1164.02/1164.22	c total #propagations: 737532571 / total #impl: 2972022552 (eff. 0.248)
1164.02/1164.22	c #Conflicts:    1129000 | #Learnt:      46411 | 0.000
1164.02/1164.22	c total clause space: 545.701MB
1164.02/1164.22	c total #watches: 572853
1168.41/1168.65	c total #propagations: 738332114 / total #impl: 2976640312 (eff. 0.248)
1168.41/1168.65	c #Conflicts:    1130000 | #Learnt:      47411 | 0.000
1168.41/1168.65	c total clause space: 545.701MB
1168.41/1168.65	c total #watches: 575759
1174.41/1174.69	c total #propagations: 738949222 / total #impl: 2979038213 (eff. 0.248)
1174.41/1174.69	c #Conflicts:    1131000 | #Learnt:      48411 | 0.000
1174.41/1174.69	c total clause space: 545.701MB
1174.41/1174.69	c total #watches: 579348
1180.71/1180.95	c total #propagations: 739637645 / total #impl: 2982409319 (eff. 0.248)
1180.71/1180.95	c #Conflicts:    1132000 | #Learnt:      49411 | 0.000
1180.71/1180.95	c total clause space: 545.701MB
1180.71/1180.95	c total #watches: 583427
1186.91/1187.15	c total #propagations: 740361168 / total #impl: 2985653678 (eff. 0.248)
1186.91/1187.15	c #Conflicts:    1133000 | #Learnt:      50411 | 0.000
1186.91/1187.15	c total clause space: 545.701MB
1186.91/1187.15	c total #watches: 586764
1192.11/1192.36	c total #propagations: 741142183 / total #impl: 2988838604 (eff. 0.248)
1192.11/1192.36	c #Conflicts:    1134000 | #Learnt:      51411 | 0.000
1192.11/1192.36	c total clause space: 545.701MB
1192.11/1192.36	c total #watches: 589712
1193.11/1193.35	c total #propagations: 741907336 / total #impl: 2991842179 (eff. 0.248)
1193.11/1193.35	c GC COLLECT
1193.11/1193.35	c #Conflicts:    1135000 | #Learnt:      26688 | 0.000
1193.11/1193.35	c total clause space: 545.701MB
1193.11/1193.35	c total #watches: 458203
1193.91/1194.12	c total #propagations: 742486490 / total #impl: 2993967624 (eff. 0.248)
1193.91/1194.12	c #Conflicts:    1136000 | #Learnt:      27688 | 0.000
1193.91/1194.12	c total clause space: 545.701MB
1193.91/1194.12	c total #watches: 460746
1194.51/1194.79	c total #propagations: 743106679 / total #impl: 2995994398 (eff. 0.248)
1194.51/1194.79	c #Conflicts:    1137000 | #Learnt:      28688 | 0.000
1194.51/1194.79	c total clause space: 545.701MB
1194.51/1194.79	c total #watches: 463430
1195.21/1195.46	c total #propagations: 743703845 / total #impl: 2997946301 (eff. 0.248)
1195.21/1195.46	c #Conflicts:    1138000 | #Learnt:      29688 | 0.000
1195.21/1195.46	c total clause space: 545.701MB
1195.21/1195.46	c total #watches: 466042
1195.91/1196.10	c total #propagations: 744341959 / total #impl: 3000193518 (eff. 0.248)
1195.91/1196.10	c #Conflicts:    1139000 | #Learnt:      30688 | 0.000
1195.91/1196.10	c total clause space: 545.701MB
1195.91/1196.10	c total #watches: 468797
1196.71/1196.91	c total #propagations: 744903549 / total #impl: 3002285746 (eff. 0.248)
1196.71/1196.91	c #Conflicts:    1140000 | #Learnt:      31688 | 0.000
1196.71/1196.91	c total clause space: 545.701MB
1196.71/1196.91	c total #watches: 471872
1197.31/1197.57	c total #propagations: 745582889 / total #impl: 3004900062 (eff. 0.248)
1197.31/1197.57	c #Conflicts:    1141000 | #Learnt:      32688 | 0.000
1197.31/1197.57	c total clause space: 545.701MB
1197.31/1197.57	c total #watches: 474855
1198.00/1198.24	c total #propagations: 746182118 / total #impl: 3006996628 (eff. 0.248)
1198.00/1198.24	c #Conflicts:    1142000 | #Learnt:      33688 | 0.000
1198.00/1198.24	c total clause space: 545.701MB
1198.00/1198.24	c total #watches: 477763
1198.70/1198.95	c total #propagations: 746763748 / total #impl: 3009139190 (eff. 0.248)
1198.70/1198.95	c #Conflicts:    1143000 | #Learnt:      34688 | 0.000
1198.70/1198.95	c total clause space: 545.701MB
1198.70/1198.95	c total #watches: 481632
1199.60/1199.88	c total #propagations: 747407451 / total #impl: 3011892513 (eff. 0.248)
1199.60/1199.88	c #Conflicts:    1144000 | #Learnt:      35688 | 0.000
1199.60/1199.88	c total clause space: 545.701MB
1199.60/1199.88	c total #watches: 486664
1200.70/1200.92	c total #propagations: 748088643 / total #impl: 3014457431 (eff. 0.248)
1200.70/1200.92	c #Conflicts:    1145000 | #Learnt:      36688 | 0.000
1200.70/1200.92	c total clause space: 545.701MB
1200.70/1200.92	c total #watches: 491662
1202.00/1202.26	c total #propagations: 748763140 / total #impl: 3017478968 (eff. 0.248)
1202.00/1202.26	c #Conflicts:    1146000 | #Learnt:      37688 | 0.000
1202.00/1202.26	c total clause space: 545.701MB
1202.00/1202.26	c total #watches: 496012
1203.40/1203.60	c total #propagations: 749545007 / total #impl: 3021190509 (eff. 0.248)
1203.40/1203.60	c #Conflicts:    1147000 | #Learnt:      38688 | 0.000
1203.40/1203.60	c total clause space: 545.701MB
1203.40/1203.60	c total #watches: 501396
1204.60/1204.88	c total #propagations: 750261426 / total #impl: 3024725411 (eff. 0.248)
1204.60/1204.88	c #Conflicts:    1148000 | #Learnt:      39688 | 0.000
1204.60/1204.88	c total clause space: 545.701MB
1204.60/1204.88	c total #watches: 505654
1205.80/1206.09	c total #propagations: 750945447 / total #impl: 3027707497 (eff. 0.248)
1205.80/1206.09	c #Conflicts:    1149000 | #Learnt:      40688 | 0.000
1205.80/1206.09	c total clause space: 545.701MB
1205.80/1206.09	c total #watches: 510132
1207.10/1207.30	c total #propagations: 751602236 / total #impl: 3030526968 (eff. 0.248)
1207.10/1207.30	c #Conflicts:    1150000 | #Learnt:      41688 | 0.000
1207.10/1207.30	c total clause space: 545.701MB
1207.10/1207.30	c total #watches: 514551
1208.09/1208.37	c total #propagations: 752183936 / total #impl: 3032697223 (eff. 0.248)
1208.09/1208.37	c #Conflicts:    1151000 | #Learnt:      42688 | 0.000
1208.09/1208.37	c total clause space: 545.701MB
1208.09/1208.37	c total #watches: 517608
1209.49/1209.79	c total #propagations: 752739219 / total #impl: 3035063872 (eff. 0.248)
1209.49/1209.79	c #Conflicts:    1152000 | #Learnt:      43688 | 0.000
1209.49/1209.79	c total clause space: 545.701MB
1209.49/1209.79	c total #watches: 521797
1210.69/1210.95	c total #propagations: 753549049 / total #impl: 3038343326 (eff. 0.248)
1210.69/1210.95	c #Conflicts:    1153000 | #Learnt:      44688 | 0.000
1210.69/1210.95	c total clause space: 545.701MB
1210.69/1210.95	c total #watches: 526373
1211.59/1211.86	c total #propagations: 754216210 / total #impl: 3040959150 (eff. 0.248)
1211.59/1211.86	c #Conflicts:    1154000 | #Learnt:      45688 | 0.000
1211.59/1211.86	c total clause space: 545.701MB
1211.59/1211.86	c total #watches: 529630
1212.69/1212.94	c total #propagations: 754795722 / total #impl: 3043243013 (eff. 0.248)
1212.69/1212.94	c #Conflicts:    1155000 | #Learnt:      46688 | 0.000
1212.69/1212.94	c total clause space: 545.701MB
1212.69/1212.94	c total #watches: 532701
1213.99/1214.23	c total #propagations: 755334075 / total #impl: 3045174273 (eff. 0.248)
1213.99/1214.23	c #Conflicts:    1156000 | #Learnt:      47688 | 0.000
1213.99/1214.23	c total clause space: 545.701MB
1213.99/1214.23	c total #watches: 536581
1215.19/1215.43	c total #propagations: 756015112 / total #impl: 3047767855 (eff. 0.248)
1215.19/1215.43	c #Conflicts:    1157000 | #Learnt:      48688 | 0.000
1215.19/1215.43	c total clause space: 545.701MB
1215.19/1215.43	c total #watches: 540807
1216.50/1216.72	c total #propagations: 756550405 / total #impl: 3049846879 (eff. 0.248)
1216.50/1216.72	c #Conflicts:    1158000 | #Learnt:      49688 | 0.000
1216.50/1216.72	c total clause space: 545.701MB
1216.50/1216.72	c total #watches: 543753
1217.89/1218.11	c total #propagations: 757165126 / total #impl: 3052101123 (eff. 0.248)
1217.89/1218.11	c #Conflicts:    1159000 | #Learnt:      50688 | 0.000
1217.89/1218.11	c total clause space: 545.701MB
1217.89/1218.11	c total #watches: 546643
1219.29/1219.50	c total #propagations: 757796894 / total #impl: 3054521769 (eff. 0.248)
1219.29/1219.50	c #Conflicts:    1160000 | #Learnt:      51688 | 0.000
1219.29/1219.50	c total clause space: 545.701MB
1219.29/1219.50	c total #watches: 549831
1220.29/1220.54	c total #propagations: 758465594 / total #impl: 3057068592 (eff. 0.248)
1220.29/1220.54	c GC COLLECT
1220.29/1220.54	c #Conflicts:    1161000 | #Learnt:      26665 | 0.000
1220.29/1220.54	c total clause space: 545.701MB
1220.29/1220.54	c total #watches: 458494
1221.09/1221.33	c total #propagations: 759195856 / total #impl: 3059993429 (eff. 0.248)
1221.09/1221.33	c #Conflicts:    1162000 | #Learnt:      27665 | 0.000
1221.09/1221.33	c total clause space: 545.701MB
1221.09/1221.33	c total #watches: 461707
1221.79/1222.05	c total #propagations: 759878536 / total #impl: 3062576967 (eff. 0.248)
1221.79/1222.05	c #Conflicts:    1163000 | #Learnt:      28665 | 0.000
1221.79/1222.05	c total clause space: 545.701MB
1221.79/1222.05	c total #watches: 464775
1222.49/1222.76	c total #propagations: 760581119 / total #impl: 3064955574 (eff. 0.248)
1222.49/1222.76	c #Conflicts:    1164000 | #Learnt:      29665 | 0.000
1222.49/1222.76	c total clause space: 545.701MB
1222.49/1222.76	c total #watches: 469713
1223.29/1223.59	c total #propagations: 761257626 / total #impl: 3067730614 (eff. 0.248)
1223.29/1223.59	c #Conflicts:    1165000 | #Learnt:      30665 | 0.000
1223.29/1223.59	c total clause space: 545.701MB
1223.29/1223.59	c total #watches: 475169
1224.19/1224.45	c total #propagations: 761840581 / total #impl: 3070242974 (eff. 0.248)
1224.19/1224.45	c #Conflicts:    1166000 | #Learnt:      31665 | 0.000
1224.19/1224.45	c total clause space: 545.701MB
1224.19/1224.45	c total #watches: 479738
1225.08/1225.38	c total #propagations: 762534100 / total #impl: 3072909289 (eff. 0.248)
1225.08/1225.38	c #Conflicts:    1167000 | #Learnt:      32665 | 0.000
1225.08/1225.38	c total clause space: 545.701MB
1225.08/1225.38	c total #watches: 482842
1225.98/1226.29	c total #propagations: 763175690 / total #impl: 3075306270 (eff. 0.248)
1225.98/1226.29	c #Conflicts:    1168000 | #Learnt:      33665 | 0.000
1225.98/1226.29	c total clause space: 545.701MB
1225.98/1226.29	c total #watches: 485067
1227.08/1227.36	c total #propagations: 763731329 / total #impl: 3077518998 (eff. 0.248)
1227.08/1227.36	c #Conflicts:    1169000 | #Learnt:      34665 | 0.000
1227.08/1227.36	c total clause space: 545.701MB
1227.08/1227.36	c total #watches: 487627
1228.28/1228.53	c total #propagations: 764344261 / total #impl: 3079944813 (eff. 0.248)
1228.28/1228.53	c #Conflicts:    1170000 | #Learnt:      35665 | 0.000
1228.28/1228.53	c total clause space: 545.701MB
1228.28/1228.53	c total #watches: 490479
1229.38/1229.64	c total #propagations: 765032824 / total #impl: 3082792468 (eff. 0.248)
1229.38/1229.64	c #Conflicts:    1171000 | #Learnt:      36665 | 0.000
1229.38/1229.64	c total clause space: 545.701MB
1229.38/1229.64	c total #watches: 493817
1230.48/1230.77	c total #propagations: 765721684 / total #impl: 3085717817 (eff. 0.248)
1230.48/1230.77	c #Conflicts:    1172000 | #Learnt:      37665 | 0.000
1230.48/1230.77	c total clause space: 545.701MB
1230.48/1230.77	c total #watches: 498412
1231.68/1231.90	c total #propagations: 766329912 / total #impl: 3088409475 (eff. 0.248)
1231.68/1231.90	c #Conflicts:    1173000 | #Learnt:      38665 | 0.000
1231.68/1231.90	c total clause space: 545.701MB
1231.68/1231.90	c total #watches: 501100
1232.68/1232.99	c total #propagations: 766904049 / total #impl: 3090685027 (eff. 0.248)
1232.68/1232.99	c #Conflicts:    1174000 | #Learnt:      39665 | 0.000
1232.68/1232.99	c total clause space: 545.701MB
1232.68/1232.99	c total #watches: 504453
1233.88/1234.17	c total #propagations: 767478163 / total #impl: 3092908801 (eff. 0.248)
1233.88/1234.17	c #Conflicts:    1175000 | #Learnt:      40665 | 0.000
1233.88/1234.17	c total clause space: 545.701MB
1233.88/1234.17	c total #watches: 508078
1234.98/1235.25	c total #propagations: 768119747 / total #impl: 3095345100 (eff. 0.248)
1234.98/1235.25	c #Conflicts:    1176000 | #Learnt:      41665 | 0.000
1234.98/1235.25	c total clause space: 545.701MB
1234.98/1235.25	c total #watches: 510779
1236.19/1236.43	c total #propagations: 768715722 / total #impl: 3097548902 (eff. 0.248)
1236.19/1236.43	c #Conflicts:    1177000 | #Learnt:      42665 | 0.000
1236.19/1236.43	c total clause space: 545.701MB
1236.19/1236.43	c total #watches: 513715
1237.18/1237.49	c total #propagations: 769386077 / total #impl: 3100266732 (eff. 0.248)
1237.18/1237.49	c #Conflicts:    1178000 | #Learnt:      43665 | 0.000
1237.18/1237.49	c total clause space: 545.701MB
1237.18/1237.49	c total #watches: 518316
1238.57/1238.87	c total #propagations: 770002162 / total #impl: 3102953355 (eff. 0.248)
1238.57/1238.87	c #Conflicts:    1179000 | #Learnt:      44665 | 0.000
1238.57/1238.87	c total clause space: 545.701MB
1238.57/1238.87	c total #watches: 521343
1239.58/1239.86	c total #propagations: 770777560 / total #impl: 3105906175 (eff. 0.248)
1239.58/1239.86	c #Conflicts:    1180000 | #Learnt:      45665 | 0.000
1239.58/1239.86	c total clause space: 545.701MB
1239.58/1239.86	c total #watches: 524225
1240.47/1240.76	c total #propagations: 771279105 / total #impl: 3107640267 (eff. 0.248)
1240.47/1240.76	c #Conflicts:    1181000 | #Learnt:      46665 | 0.000
1240.47/1240.76	c total clause space: 545.701MB
1240.47/1240.76	c total #watches: 526801
1241.87/1242.19	c total #propagations: 771800691 / total #impl: 3109451041 (eff. 0.248)
1241.87/1242.19	c #Conflicts:    1182000 | #Learnt:      47665 | 0.000
1241.87/1242.19	c total clause space: 545.701MB
1241.87/1242.19	c total #watches: 529713
1243.47/1243.75	c total #propagations: 772506260 / total #impl: 3112167661 (eff. 0.248)
1243.47/1243.75	c #Conflicts:    1183000 | #Learnt:      48665 | 0.000
1243.47/1243.75	c total clause space: 545.701MB
1243.47/1243.75	c total #watches: 534313
1244.67/1244.95	c total #propagations: 773252576 / total #impl: 3115094603 (eff. 0.248)
1244.67/1244.95	c #Conflicts:    1184000 | #Learnt:      49665 | 0.000
1244.67/1244.95	c total clause space: 545.701MB
1244.67/1244.95	c total #watches: 537105
1246.08/1246.32	c total #propagations: 773843664 / total #impl: 3117350741 (eff. 0.248)
1246.08/1246.32	c #Conflicts:    1185000 | #Learnt:      50665 | 0.000
1246.08/1246.32	c total clause space: 545.701MB
1246.08/1246.32	c total #watches: 539961
1247.37/1247.62	c total #propagations: 774466908 / total #impl: 3119742697 (eff. 0.248)
1247.37/1247.62	c #Conflicts:    1186000 | #Learnt:      51665 | 0.000
1247.37/1247.62	c total clause space: 545.701MB
1247.37/1247.63	c total #watches: 544001
1248.87/1249.14	c total #propagations: 775077525 / total #impl: 3122143838 (eff. 0.248)
1248.87/1249.14	c #Conflicts:    1187000 | #Learnt:      52665 | 0.000
1248.87/1249.14	c total clause space: 545.701MB
1248.87/1249.15	c total #watches: 546864
1249.67/1249.94	c total #propagations: 775759243 / total #impl: 3124637188 (eff. 0.248)
1249.67/1249.94	c GC COLLECT
1249.67/1249.94	c #Conflicts:    1188000 | #Learnt:      27357 | 0.000
1249.67/1249.94	c total clause space: 545.701MB
1249.67/1249.94	c total #watches: 462111
1250.37/1250.63	c total #propagations: 776400615 / total #impl: 3127255701 (eff. 0.248)
1250.37/1250.63	c #Conflicts:    1189000 | #Learnt:      28357 | 0.000
1250.37/1250.63	c total clause space: 545.701MB
1250.37/1250.63	c total #watches: 465521
1251.37/1251.62	c total #propagations: 777060660 / total #impl: 3130046973 (eff. 0.248)
1251.37/1251.62	c #Conflicts:    1190000 | #Learnt:      29357 | 0.000
1251.37/1251.62	c total clause space: 545.701MB
1251.37/1251.62	c total #watches: 469425
1252.07/1252.37	c total #propagations: 777968604 / total #impl: 3133575442 (eff. 0.248)
1252.07/1252.37	c #Conflicts:    1191000 | #Learnt:      30357 | 0.000
1252.07/1252.37	c total clause space: 545.701MB
1252.07/1252.37	c total #watches: 475121
1253.07/1253.34	c total #propagations: 778683559 / total #impl: 3136566198 (eff. 0.248)
1253.07/1253.34	c #Conflicts:    1192000 | #Learnt:      31357 | 0.000
1253.07/1253.34	c total clause space: 545.701MB
1253.07/1253.34	c total #watches: 486347
1254.67/1254.93	c total #propagations: 779382174 / total #impl: 3139906620 (eff. 0.248)
1254.67/1254.93	c #Conflicts:    1193000 | #Learnt:      32357 | 0.000
1254.67/1254.93	c total clause space: 545.701MB
1254.67/1254.93	c total #watches: 492789
1256.07/1256.32	c total #propagations: 780080206 / total #impl: 3143223926 (eff. 0.248)
1256.07/1256.32	c #Conflicts:    1194000 | #Learnt:      33357 | 0.000
1256.07/1256.32	c total clause space: 545.701MB
1256.07/1256.32	c total #watches: 498480
1257.47/1257.73	c total #propagations: 780681117 / total #impl: 3145655816 (eff. 0.248)
1257.47/1257.73	c #Conflicts:    1195000 | #Learnt:      34357 | 0.000
1257.47/1257.73	c total clause space: 545.701MB
1257.47/1257.73	c total #watches: 501709
1259.06/1259.32	c total #propagations: 781288206 / total #impl: 3148023160 (eff. 0.248)
1259.06/1259.32	c #Conflicts:    1196000 | #Learnt:      35357 | 0.000
1259.06/1259.32	c total clause space: 545.701MB
1259.06/1259.32	c total #watches: 505190
1260.56/1260.80	c total #propagations: 781923649 / total #impl: 3150654247 (eff. 0.248)
1260.56/1260.80	c #Conflicts:    1197000 | #Learnt:      36357 | 0.000
1260.56/1260.80	c total clause space: 545.701MB
1260.56/1260.80	c total #watches: 509539
1262.26/1262.51	c total #propagations: 782566981 / total #impl: 3153145140 (eff. 0.248)
1262.26/1262.51	c #Conflicts:    1198000 | #Learnt:      37357 | 0.000
1262.26/1262.51	c total clause space: 545.701MB
1262.26/1262.51	c total #watches: 513580
1264.16/1264.46	c total #propagations: 783261896 / total #impl: 3156021896 (eff. 0.248)
1264.16/1264.46	c #Conflicts:    1199000 | #Learnt:      38357 | 0.000
1264.16/1264.46	c total clause space: 545.701MB
1264.16/1264.46	c total #watches: 520889
1265.87/1266.14	c total #propagations: 784082246 / total #impl: 3159815680 (eff. 0.248)
1265.87/1266.14	c #Conflicts:    1200000 | #Learnt:      39357 | 0.000
1265.87/1266.14	c total clause space: 545.701MB
1265.87/1266.14	c total #watches: 523390
1267.66/1267.96	c total #propagations: 784652995 / total #impl: 3162035499 (eff. 0.248)
1267.66/1267.96	c #Conflicts:    1201000 | #Learnt:      40357 | 0.000
1267.66/1267.96	c total clause space: 545.701MB
1267.66/1267.96	c total #watches: 526443
1269.85/1270.13	c total #propagations: 785363100 / total #impl: 3164801949 (eff. 0.248)
1269.85/1270.13	c #Conflicts:    1202000 | #Learnt:      41357 | 0.000
1269.85/1270.13	c total clause space: 545.701MB
1269.85/1270.13	c total #watches: 531533
1271.75/1272.05	c total #propagations: 786151790 / total #impl: 3168126628 (eff. 0.248)
1271.75/1272.05	c #Conflicts:    1203000 | #Learnt:      42357 | 0.000
1271.75/1272.05	c total clause space: 545.701MB
1271.75/1272.05	c total #watches: 534463
1273.15/1273.44	c total #propagations: 786799505 / total #impl: 3170591556 (eff. 0.248)
1273.15/1273.44	c #Conflicts:    1204000 | #Learnt:      43357 | 0.000
1273.15/1273.44	c total clause space: 545.701MB
1273.15/1273.44	c total #watches: 537346
1274.85/1275.13	c total #propagations: 787426010 / total #impl: 3173065513 (eff. 0.248)
1274.85/1275.13	c #Conflicts:    1205000 | #Learnt:      44357 | 0.000
1274.85/1275.13	c total clause space: 545.701MB
1274.85/1275.13	c total #watches: 540899
1277.05/1277.31	c total #propagations: 788025429 / total #impl: 3175469265 (eff. 0.248)
1277.05/1277.31	c #Conflicts:    1206000 | #Learnt:      45357 | 0.000
1277.05/1277.31	c total clause space: 545.701MB
1277.05/1277.31	c total #watches: 545629
1279.16/1279.47	c total #propagations: 788759361 / total #impl: 3178881603 (eff. 0.248)
1279.16/1279.47	c #Conflicts:    1207000 | #Learnt:      46357 | 0.000
1279.16/1279.47	c total clause space: 545.701MB
1279.16/1279.47	c total #watches: 548852
1281.65/1281.96	c total #propagations: 789469497 / total #impl: 3181563198 (eff. 0.248)
1281.65/1281.96	c #Conflicts:    1208000 | #Learnt:      47357 | 0.000
1281.65/1281.96	c total clause space: 545.701MB
1281.65/1281.96	c total #watches: 552099
1283.75/1284.00	c total #propagations: 790275622 / total #impl: 3184905202 (eff. 0.248)
1283.75/1284.00	c #Conflicts:    1209000 | #Learnt:      48357 | 0.000
1283.75/1284.00	c total clause space: 545.701MB
1283.75/1284.00	c total #watches: 555785
1285.45/1285.76	c total #propagations: 791024326 / total #impl: 3188103606 (eff. 0.248)
1285.45/1285.76	c #Conflicts:    1210000 | #Learnt:      49357 | 0.000
1285.45/1285.76	c total clause space: 545.701MB
1285.45/1285.76	c total #watches: 560740
1287.15/1287.45	c total #propagations: 791671833 / total #impl: 3191082980 (eff. 0.248)
1287.15/1287.45	c #Conflicts:    1211000 | #Learnt:      50357 | 0.000
1287.15/1287.45	c total clause space: 545.701MB
1287.15/1287.45	c total #watches: 564023
1288.95/1289.26	c total #propagations: 792269760 / total #impl: 3193702858 (eff. 0.248)
1288.95/1289.26	c #Conflicts:    1212000 | #Learnt:      51357 | 0.000
1288.95/1289.26	c total clause space: 545.701MB
1288.95/1289.26	c total #watches: 567430
1291.15/1291.41	c total #propagations: 792926976 / total #impl: 3196691379 (eff. 0.248)
1291.15/1291.41	c #Conflicts:    1213000 | #Learnt:      52357 | 0.000
1291.15/1291.41	c total clause space: 545.701MB
1291.15/1291.41	c total #watches: 570803
1292.94/1293.23	c total #propagations: 793565205 / total #impl: 3199419787 (eff. 0.248)
1292.94/1293.23	c GC COLLECT
1292.94/1293.23	c #Conflicts:    1214000 | #Learnt:      26747 | 0.000
1292.94/1293.23	c total clause space: 545.701MB
1292.94/1293.23	c total #watches: 458472
1293.64/1293.92	c total #propagations: 794218168 / total #impl: 3202348866 (eff. 0.248)
1293.64/1293.92	c #Conflicts:    1215000 | #Learnt:      27747 | 0.000
1293.64/1293.92	c total clause space: 545.701MB
1293.64/1293.92	c total #watches: 462503
1294.34/1294.70	c total #propagations: 794765932 / total #impl: 3204454586 (eff. 0.248)
1294.34/1294.70	c #Conflicts:    1216000 | #Learnt:      28747 | 0.000
1294.34/1294.70	c total clause space: 545.701MB
1294.34/1294.70	c total #watches: 466899
1295.24/1295.56	c total #propagations: 795412002 / total #impl: 3207066394 (eff. 0.248)
1295.24/1295.56	c #Conflicts:    1217000 | #Learnt:      29747 | 0.000
1295.24/1295.56	c total clause space: 545.701MB
1295.24/1295.56	c total #watches: 470413
1296.04/1296.35	c total #propagations: 796081330 / total #impl: 3209785037 (eff. 0.248)
1296.04/1296.35	c #Conflicts:    1218000 | #Learnt:      30747 | 0.000
1296.04/1296.35	c total clause space: 545.701MB
1296.04/1296.35	c total #watches: 474649
1297.34/1297.61	c total #propagations: 796684371 / total #impl: 3212293795 (eff. 0.248)
1297.34/1297.61	c #Conflicts:    1219000 | #Learnt:      31747 | 0.000
1297.34/1297.61	c total clause space: 545.701MB
1297.34/1297.61	c total #watches: 478724
1298.44/1298.78	c total #propagations: 797327495 / total #impl: 3215194713 (eff. 0.248)
1298.44/1298.78	c #Conflicts:    1220000 | #Learnt:      32747 | 0.000
1298.44/1298.78	c total clause space: 545.701MB
1298.44/1298.78	c total #watches: 483390
1299.95/1300.20	c total #propagations: 797935959 / total #impl: 3217919470 (eff. 0.248)
1299.95/1300.20	c #Conflicts:    1221000 | #Learnt:      33747 | 0.000
1299.95/1300.20	c total clause space: 545.701MB
1299.95/1300.20	c total #watches: 487139
1301.54/1301.83	c total #propagations: 798597723 / total #impl: 3220742709 (eff. 0.248)
1301.54/1301.83	c #Conflicts:    1222000 | #Learnt:      34747 | 0.000
1301.54/1301.83	c total clause space: 545.701MB
1301.54/1301.83	c total #watches: 491402
1303.25/1303.56	c total #propagations: 799189983 / total #impl: 3223251650 (eff. 0.248)
1303.25/1303.56	c #Conflicts:    1223000 | #Learnt:      35747 | 0.000
1303.25/1303.56	c total clause space: 545.701MB
1303.25/1303.56	c total #watches: 496854
1305.14/1305.42	c total #propagations: 799730203 / total #impl: 3225690203 (eff. 0.248)
1305.14/1305.42	c #Conflicts:    1224000 | #Learnt:      36747 | 0.000
1305.14/1305.42	c total clause space: 545.701MB
1305.14/1305.42	c total #watches: 502539
1306.94/1307.23	c total #propagations: 800379074 / total #impl: 3228893105 (eff. 0.248)
1306.94/1307.23	c #Conflicts:    1225000 | #Learnt:      37747 | 0.000
1306.94/1307.23	c total clause space: 545.701MB
1306.94/1307.23	c total #watches: 507080
1309.33/1309.62	c total #propagations: 801016592 / total #impl: 3232002119 (eff. 0.248)
1309.33/1309.62	c #Conflicts:    1226000 | #Learnt:      38747 | 0.000
1309.33/1309.62	c total clause space: 545.701MB
1309.33/1309.62	c total #watches: 512215
1311.63/1311.98	c total #propagations: 801676755 / total #impl: 3235303173 (eff. 0.248)
1311.63/1311.98	c #Conflicts:    1227000 | #Learnt:      39747 | 0.000
1311.63/1311.98	c total clause space: 545.701MB
1311.63/1311.98	c total #watches: 517443
1313.73/1314.01	c total #propagations: 802327595 / total #impl: 3238588621 (eff. 0.248)
1313.73/1314.01	c #Conflicts:    1228000 | #Learnt:      40747 | 0.000
1313.73/1314.01	c total clause space: 545.701MB
1313.73/1314.01	c total #watches: 523239
1316.33/1316.69	c total #propagations: 802963227 / total #impl: 3241882244 (eff. 0.248)
1316.33/1316.69	c #Conflicts:    1229000 | #Learnt:      41747 | 0.000
1316.33/1316.69	c total clause space: 545.701MB
1316.33/1316.69	c total #watches: 527436
1319.23/1319.59	c total #propagations: 803631968 / total #impl: 3245480241 (eff. 0.248)
1319.23/1319.59	c #Conflicts:    1230000 | #Learnt:      42747 | 0.000
1319.23/1319.59	c total clause space: 545.701MB
1319.23/1319.59	c total #watches: 533017
1322.23/1322.50	c total #propagations: 804321521 / total #impl: 3249047278 (eff. 0.248)
1322.23/1322.50	c #Conflicts:    1231000 | #Learnt:      43747 | 0.000
1322.23/1322.50	c total clause space: 545.701MB
1322.23/1322.50	c total #watches: 540738
1325.23/1325.57	c total #propagations: 804991799 / total #impl: 3252487429 (eff. 0.248)
1325.23/1325.57	c #Conflicts:    1232000 | #Learnt:      44747 | 0.000
1325.23/1325.57	c total clause space: 545.701MB
1325.23/1325.57	c total #watches: 543326
1327.73/1328.05	c total #propagations: 805766641 / total #impl: 3255116054 (eff. 0.248)
1327.73/1328.05	c #Conflicts:    1233000 | #Learnt:      45747 | 0.000
1327.73/1328.05	c total clause space: 545.701MB
1327.73/1328.05	c total #watches: 546548
1330.83/1331.15	c total #propagations: 806428917 / total #impl: 3257654899 (eff. 0.248)
1330.83/1331.15	c #Conflicts:    1234000 | #Learnt:      46747 | 0.000
1330.83/1331.15	c total clause space: 545.701MB
1330.83/1331.15	c total #watches: 549619
1333.33/1333.63	c total #propagations: 807167532 / total #impl: 3260557585 (eff. 0.248)
1333.33/1333.63	c #Conflicts:    1235000 | #Learnt:      47747 | 0.000
1333.33/1333.63	c total clause space: 545.701MB
1333.33/1333.63	c total #watches: 553750
1335.62/1335.96	c total #propagations: 807867660 / total #impl: 3263403171 (eff. 0.248)
1335.62/1335.96	c #Conflicts:    1236000 | #Learnt:      48747 | 0.000
1335.62/1335.96	c total clause space: 545.701MB
1335.62/1335.96	c total #watches: 556209
1338.43/1338.74	c total #propagations: 808441392 / total #impl: 3265742395 (eff. 0.248)
1338.43/1338.74	c #Conflicts:    1237000 | #Learnt:      49747 | 0.000
1338.43/1338.74	c total clause space: 545.701MB
1338.43/1338.74	c total #watches: 561660
1341.22/1341.53	c total #propagations: 809025716 / total #impl: 3268363874 (eff. 0.248)
1341.22/1341.53	c #Conflicts:    1238000 | #Learnt:      50747 | 0.000
1341.22/1341.53	c total clause space: 545.701MB
1341.22/1341.53	c total #watches: 566860
1343.72/1344.04	c total #propagations: 809633018 / total #impl: 3271268649 (eff. 0.247)
1343.72/1344.04	c #Conflicts:    1239000 | #Learnt:      51747 | 0.000
1343.72/1344.04	c total clause space: 545.701MB
1343.72/1344.04	c total #watches: 571167
1346.22/1346.52	c total #propagations: 810214801 / total #impl: 3273754838 (eff. 0.247)
1346.22/1346.52	c #Conflicts:    1240000 | #Learnt:      52747 | 0.000
1346.22/1346.52	c total clause space: 545.701MB
1346.22/1346.53	c total #watches: 574424
1349.31/1349.69	c total #propagations: 810810510 / total #impl: 3275973278 (eff. 0.248)
1349.31/1349.69	c #Conflicts:    1241000 | #Learnt:      53747 | 0.000
1349.31/1349.69	c total clause space: 545.701MB
1349.31/1349.69	c total #watches: 577398
1350.31/1350.69	c total #propagations: 811699024 / total #impl: 3279096359 (eff. 0.248)
1350.31/1350.69	c GC COLLECT
1350.31/1350.69	c #Conflicts:    1242000 | #Learnt:      27840 | 0.000
1350.31/1350.69	c total clause space: 545.701MB
1350.31/1350.69	c total #watches: 462001
1351.01/1351.36	c total #propagations: 812375621 / total #impl: 3281631560 (eff. 0.248)
1351.01/1351.36	c #Conflicts:    1243000 | #Learnt:      28840 | 0.000
1351.01/1351.36	c total clause space: 545.701MB
1351.01/1351.36	c total #watches: 465210
1351.72/1352.07	c total #propagations: 813002837 / total #impl: 3283912561 (eff. 0.248)
1351.72/1352.07	c #Conflicts:    1244000 | #Learnt:      29840 | 0.000
1351.72/1352.07	c total clause space: 545.701MB
1351.72/1352.07	c total #watches: 468180
1352.51/1352.89	c total #propagations: 813683096 / total #impl: 3286437670 (eff. 0.248)
1352.51/1352.89	c #Conflicts:    1245000 | #Learnt:      30840 | 0.000
1352.51/1352.89	c total clause space: 545.701MB
1352.51/1352.89	c total #watches: 471461
1353.31/1353.60	c total #propagations: 814439292 / total #impl: 3289094131 (eff. 0.248)
1353.31/1353.60	c #Conflicts:    1246000 | #Learnt:      31840 | 0.000
1353.31/1353.60	c total clause space: 545.701MB
1353.31/1353.60	c total #watches: 474950
1354.01/1354.30	c total #propagations: 815105379 / total #impl: 3291793487 (eff. 0.248)
1354.01/1354.30	c #Conflicts:    1247000 | #Learnt:      32840 | 0.000
1354.01/1354.30	c total clause space: 545.701MB
1354.01/1354.31	c total #watches: 478299
1354.81/1355.15	c total #propagations: 815660889 / total #impl: 3293938192 (eff. 0.248)
1354.81/1355.15	c #Conflicts:    1248000 | #Learnt:      33840 | 0.000
1354.81/1355.15	c total clause space: 545.701MB
1354.81/1355.15	c total #watches: 480824
1355.71/1356.08	c total #propagations: 816282688 / total #impl: 3296475432 (eff. 0.248)
1355.71/1356.08	c #Conflicts:    1249000 | #Learnt:      34840 | 0.000
1355.71/1356.08	c total clause space: 545.701MB
1355.71/1356.08	c total #watches: 483408
1356.61/1356.92	c total #propagations: 816949959 / total #impl: 3299215434 (eff. 0.248)
1356.61/1356.92	c #Conflicts:    1250000 | #Learnt:      35840 | 0.000
1356.61/1356.92	c total clause space: 545.701MB
1356.61/1356.92	c total #watches: 485802
1357.51/1357.83	c total #propagations: 817554491 / total #impl: 3301924595 (eff. 0.248)
1357.51/1357.83	c #Conflicts:    1251000 | #Learnt:      36840 | 0.000
1357.51/1357.83	c total clause space: 545.701MB
1357.51/1357.83	c total #watches: 490381
1358.61/1358.95	c total #propagations: 818284671 / total #impl: 3304946969 (eff. 0.248)
1358.61/1358.95	c #Conflicts:    1252000 | #Learnt:      37840 | 0.000
1358.61/1358.95	c total clause space: 545.701MB
1358.61/1358.95	c total #watches: 499422
1359.81/1360.10	c total #propagations: 818889096 / total #impl: 3307579036 (eff. 0.248)
1359.81/1360.10	c #Conflicts:    1253000 | #Learnt:      38840 | 0.000
1359.81/1360.10	c total clause space: 545.701MB
1359.81/1360.10	c total #watches: 503137
1360.91/1361.27	c total #propagations: 819478451 / total #impl: 3309842689 (eff. 0.248)
1360.91/1361.27	c #Conflicts:    1254000 | #Learnt:      39840 | 0.000
1360.91/1361.27	c total clause space: 545.701MB
1360.91/1361.27	c total #watches: 506489
1362.01/1362.34	c total #propagations: 820140292 / total #impl: 3312362452 (eff. 0.248)
1362.01/1362.34	c #Conflicts:    1255000 | #Learnt:      40840 | 0.000
1362.01/1362.34	c total clause space: 545.701MB
1362.01/1362.34	c total #watches: 510758
1363.41/1363.75	c total #propagations: 820773882 / total #impl: 3315058383 (eff. 0.248)
1363.41/1363.75	c #Conflicts:    1256000 | #Learnt:      41840 | 0.000
1363.41/1363.75	c total clause space: 545.701MB
1363.41/1363.75	c total #watches: 515702
1364.92/1365.28	c total #propagations: 821519301 / total #impl: 3318328902 (eff. 0.248)
1364.92/1365.28	c #Conflicts:    1257000 | #Learnt:      42840 | 0.000
1364.92/1365.28	c total clause space: 545.701MB
1364.92/1365.28	c total #watches: 521416
1366.21/1366.55	c total #propagations: 822226085 / total #impl: 3321669020 (eff. 0.248)
1366.21/1366.55	c #Conflicts:    1258000 | #Learnt:      43840 | 0.000
1366.21/1366.55	c total clause space: 545.701MB
1366.21/1366.55	c total #watches: 524229
1367.81/1368.18	c total #propagations: 822880080 / total #impl: 3325321198 (eff. 0.247)
1367.81/1368.18	c #Conflicts:    1259000 | #Learnt:      44840 | 0.000
1367.81/1368.18	c total clause space: 545.701MB
1367.81/1368.18	c total #watches: 527237
1369.21/1369.59	c total #propagations: 823585604 / total #impl: 3328368406 (eff. 0.247)
1369.21/1369.59	c #Conflicts:    1260000 | #Learnt:      45840 | 0.000
1369.21/1369.59	c total clause space: 545.701MB
1369.21/1369.59	c total #watches: 530769
1371.01/1371.35	c total #propagations: 824220799 / total #impl: 3330637751 (eff. 0.247)
1371.01/1371.35	c #Conflicts:    1261000 | #Learnt:      46840 | 0.000
1371.01/1371.35	c total clause space: 545.701MB
1371.01/1371.35	c total #watches: 534807
1372.81/1373.10	c total #propagations: 824896360 / total #impl: 3333282703 (eff. 0.247)
1372.81/1373.10	c #Conflicts:    1262000 | #Learnt:      47840 | 0.000
1372.81/1373.10	c total clause space: 545.701MB
1372.81/1373.10	c total #watches: 538071
1374.21/1374.50	c total #propagations: 825597307 / total #impl: 3336060871 (eff. 0.247)
1374.21/1374.50	c #Conflicts:    1263000 | #Learnt:      48840 | 0.000
1374.21/1374.50	c total clause space: 545.701MB
1374.21/1374.50	c total #watches: 541388
1375.71/1376.08	c total #propagations: 826261382 / total #impl: 3338874018 (eff. 0.247)
1375.71/1376.08	c #Conflicts:    1264000 | #Learnt:      49840 | 0.000
1375.71/1376.08	c total clause space: 545.701MB
1375.71/1376.08	c total #watches: 545101
1377.31/1377.68	c total #propagations: 826916459 / total #impl: 3341636434 (eff. 0.247)
1377.31/1377.68	c #Conflicts:    1265000 | #Learnt:      50840 | 0.000
1377.31/1377.68	c total clause space: 545.701MB
1377.31/1377.68	c total #watches: 549275
1378.91/1379.29	c total #propagations: 827573177 / total #impl: 3344242744 (eff. 0.247)
1378.91/1379.29	c #Conflicts:    1266000 | #Learnt:      51840 | 0.000
1378.91/1379.29	c total clause space: 545.701MB
1378.91/1379.29	c total #watches: 554825
1380.61/1380.90	c total #propagations: 828195822 / total #impl: 3346864229 (eff. 0.247)
1380.61/1380.90	c #Conflicts:    1267000 | #Learnt:      52840 | 0.000
1380.61/1380.90	c total clause space: 545.701MB
1380.61/1380.90	c total #watches: 557772
1382.21/1382.53	c total #propagations: 828808279 / total #impl: 3349455802 (eff. 0.247)
1382.21/1382.53	c #Conflicts:    1268000 | #Learnt:      53840 | 0.000
1382.21/1382.53	c total clause space: 545.701MB
1382.21/1382.53	c total #watches: 560804
1383.41/1383.76	c total #propagations: 829426381 / total #impl: 3351938250 (eff. 0.247)
1383.41/1383.76	c GC COLLECT
1383.41/1383.76	c #Conflicts:    1269000 | #Learnt:      27654 | 0.000
1383.41/1383.76	c total clause space: 545.701MB
1383.41/1383.76	c total #watches: 461532
1384.11/1384.46	c total #propagations: 830050384 / total #impl: 3354453676 (eff. 0.247)
1384.11/1384.46	c #Conflicts:    1270000 | #Learnt:      28654 | 0.000
1384.11/1384.46	c total clause space: 545.701MB
1384.11/1384.46	c total #watches: 464404
1384.91/1385.25	c total #propagations: 830605745 / total #impl: 3356744110 (eff. 0.247)
1384.91/1385.25	c #Conflicts:    1271000 | #Learnt:      29654 | 0.000
1384.91/1385.25	c total clause space: 545.701MB
1384.91/1385.25	c total #watches: 467544
1386.01/1386.32	c total #propagations: 831134837 / total #impl: 3358883067 (eff. 0.247)
1386.01/1386.32	c #Conflicts:    1272000 | #Learnt:      30654 | 0.000
1386.01/1386.32	c total clause space: 545.701MB
1386.01/1386.32	c total #watches: 473271
1387.11/1387.41	c total #propagations: 831829661 / total #impl: 3362073518 (eff. 0.247)
1387.11/1387.41	c #Conflicts:    1273000 | #Learnt:      31654 | 0.000
1387.11/1387.41	c total clause space: 545.701MB
1387.11/1387.41	c total #watches: 477025
1388.50/1388.85	c total #propagations: 832476769 / total #impl: 3364918031 (eff. 0.247)
1388.50/1388.85	c #Conflicts:    1274000 | #Learnt:      32654 | 0.000
1388.50/1388.85	c total clause space: 545.701MB
1388.50/1388.85	c total #watches: 482954
1389.90/1390.27	c total #propagations: 833118499 / total #impl: 3368164107 (eff. 0.247)
1389.90/1390.27	c #Conflicts:    1275000 | #Learnt:      33654 | 0.000
1389.90/1390.27	c total clause space: 545.701MB
1389.90/1390.27	c total #watches: 488344
1391.50/1391.82	c total #propagations: 833754076 / total #impl: 3371595322 (eff. 0.247)
1391.50/1391.82	c #Conflicts:    1276000 | #Learnt:      34654 | 0.000
1391.50/1391.82	c total clause space: 545.701MB
1391.50/1391.82	c total #watches: 495879
1393.00/1393.31	c total #propagations: 834388949 / total #impl: 3374947804 (eff. 0.247)
1393.00/1393.31	c #Conflicts:    1277000 | #Learnt:      35654 | 0.000
1393.00/1393.31	c total clause space: 545.701MB
1393.00/1393.31	c total #watches: 499419
1394.40/1394.70	c total #propagations: 835095209 / total #impl: 3378352567 (eff. 0.247)
1394.40/1394.70	c #Conflicts:    1278000 | #Learnt:      36654 | 0.000
1394.40/1394.70	c total clause space: 545.701MB
1394.40/1394.70	c total #watches: 503270
1395.90/1396.26	c total #propagations: 835780308 / total #impl: 3381519797 (eff. 0.247)
1395.90/1396.26	c #Conflicts:    1279000 | #Learnt:      37654 | 0.000
1395.90/1396.26	c total clause space: 545.701MB
1395.90/1396.26	c total #watches: 507097
1397.40/1397.79	c total #propagations: 836383429 / total #impl: 3384431475 (eff. 0.247)
1397.40/1397.79	c #Conflicts:    1280000 | #Learnt:      38654 | 0.000
1397.40/1397.79	c total clause space: 545.701MB
1397.40/1397.79	c total #watches: 510288
1398.80/1399.14	c total #propagations: 837078953 / total #impl: 3387660621 (eff. 0.247)
1398.80/1399.14	c #Conflicts:    1281000 | #Learnt:      39654 | 0.000
1398.80/1399.14	c total clause space: 545.701MB
1398.80/1399.14	c total #watches: 513571
1400.30/1400.65	c total #propagations: 837720758 / total #impl: 3390608664 (eff. 0.247)
1400.30/1400.65	c #Conflicts:    1282000 | #Learnt:      40654 | 0.000
1400.30/1400.65	c total clause space: 545.701MB
1400.30/1400.65	c total #watches: 518232
1402.40/1402.71	c total #propagations: 838405775 / total #impl: 3393892557 (eff. 0.247)
1402.40/1402.71	c #Conflicts:    1283000 | #Learnt:      41654 | 0.000
1402.40/1402.71	c total clause space: 545.701MB
1402.40/1402.71	c total #watches: 522082
1404.30/1404.68	c total #propagations: 839128798 / total #impl: 3397210544 (eff. 0.247)
1404.30/1404.68	c #Conflicts:    1284000 | #Learnt:      42654 | 0.000
1404.30/1404.68	c total clause space: 545.701MB
1404.30/1404.68	c total #watches: 525351
1406.10/1406.44	c total #propagations: 839824127 / total #impl: 3400670027 (eff. 0.247)
1406.10/1406.44	c #Conflicts:    1285000 | #Learnt:      43654 | 0.000
1406.10/1406.44	c total clause space: 545.701MB
1406.10/1406.44	c total #watches: 529373
1408.00/1408.32	c total #propagations: 840503984 / total #impl: 3403863976 (eff. 0.247)
1408.00/1408.32	c #Conflicts:    1286000 | #Learnt:      44654 | 0.000
1408.00/1408.32	c total clause space: 545.701MB
1408.00/1408.32	c total #watches: 534235
1409.40/1409.76	c total #propagations: 841195842 / total #impl: 3407666127 (eff. 0.247)
1409.40/1409.76	c #Conflicts:    1287000 | #Learnt:      45654 | 0.000
1409.40/1409.76	c total clause space: 545.701MB
1409.40/1409.76	c total #watches: 540223
1411.20/1411.58	c total #propagations: 841795246 / total #impl: 3411043155 (eff. 0.247)
1411.20/1411.58	c #Conflicts:    1288000 | #Learnt:      46654 | 0.000
1411.20/1411.58	c total clause space: 545.701MB
1411.20/1411.58	c total #watches: 543684
1412.90/1413.21	c total #propagations: 842516548 / total #impl: 3413697078 (eff. 0.247)
1412.90/1413.21	c #Conflicts:    1289000 | #Learnt:      47654 | 0.000
1412.90/1413.21	c total clause space: 545.701MB
1412.90/1413.21	c total #watches: 547236
1414.60/1414.99	c total #propagations: 843153530 / total #impl: 3416362381 (eff. 0.247)
1414.60/1414.99	c #Conflicts:    1290000 | #Learnt:      48654 | 0.000
1414.60/1414.99	c total clause space: 545.701MB
1414.60/1414.99	c total #watches: 551306
1416.40/1416.75	c total #propagations: 843812358 / total #impl: 3418994689 (eff. 0.247)
1416.40/1416.75	c #Conflicts:    1291000 | #Learnt:      49654 | 0.000
1416.40/1416.75	c total clause space: 545.701MB
1416.40/1416.75	c total #watches: 554411
1417.90/1418.25	c total #propagations: 844489314 / total #impl: 3421588952 (eff. 0.247)
1417.90/1418.25	c #Conflicts:    1292000 | #Learnt:      50654 | 0.000
1417.90/1418.25	c total clause space: 545.701MB
1417.90/1418.25	c total #watches: 558027
1419.60/1419.92	c total #propagations: 845069450 / total #impl: 3423715274 (eff. 0.247)
1419.60/1419.92	c #Conflicts:    1293000 | #Learnt:      51654 | 0.000
1419.60/1419.92	c total clause space: 545.701MB
1419.60/1419.92	c total #watches: 562258
1421.01/1421.35	c total #propagations: 845646702 / total #impl: 3426110478 (eff. 0.247)
1421.01/1421.35	c #Conflicts:    1294000 | #Learnt:      52654 | 0.000
1421.01/1421.35	c total clause space: 545.701MB
1421.01/1421.35	c total #watches: 564964
1422.50/1422.81	c total #propagations: 846119591 / total #impl: 3427921010 (eff. 0.247)
1422.50/1422.81	c #Conflicts:    1295000 | #Learnt:      53654 | 0.000
1422.50/1422.81	c total clause space: 545.701MB
1422.50/1422.81	c total #watches: 568105
1424.10/1424.50	c total #propagations: 846591123 / total #impl: 3429643386 (eff. 0.247)
1424.10/1424.50	c #Conflicts:    1296000 | #Learnt:      54654 | 0.000
1424.10/1424.50	c total clause space: 545.701MB
1424.10/1424.50	c total #watches: 571429
1425.31/1425.68	c total #propagations: 847263081 / total #impl: 3432400441 (eff. 0.247)
1425.31/1425.68	c GC COLLECT
1425.31/1425.68	c #Conflicts:    1297000 | #Learnt:      28164 | 0.000
1425.31/1425.68	c total clause space: 545.701MB
1425.31/1425.68	c total #watches: 463146
1426.00/1426.30	c total #propagations: 847921446 / total #impl: 3435246699 (eff. 0.247)
1426.00/1426.30	c #Conflicts:    1298000 | #Learnt:      29164 | 0.000
1426.00/1426.30	c total clause space: 545.701MB
1426.00/1426.30	c total #watches: 465773
1426.51/1426.89	c total #propagations: 848537537 / total #impl: 3437472607 (eff. 0.247)
1426.51/1426.89	c #Conflicts:    1299000 | #Learnt:      30164 | 0.000
1426.51/1426.89	c total clause space: 545.701MB
1426.51/1426.89	c total #watches: 468351
1427.20/1427.59	c total #propagations: 849114501 / total #impl: 3439480508 (eff. 0.247)
1427.20/1427.59	c #Conflicts:    1300000 | #Learnt:      31164 | 0.000
1427.20/1427.59	c total clause space: 545.701MB
1427.20/1427.59	c total #watches: 471417
1428.10/1428.43	c total #propagations: 849738148 / total #impl: 3441652735 (eff. 0.247)
1428.10/1428.43	c #Conflicts:    1301000 | #Learnt:      32164 | 0.000
1428.10/1428.43	c total clause space: 545.701MB
1428.10/1428.43	c total #watches: 474695
1429.10/1429.44	c total #propagations: 850438287 / total #impl: 3444801301 (eff. 0.247)
1429.10/1429.44	c #Conflicts:    1302000 | #Learnt:      33164 | 0.000
1429.10/1429.44	c total clause space: 545.701MB
1429.10/1429.44	c total #watches: 479276
1430.10/1430.47	c total #propagations: 851104031 / total #impl: 3447990292 (eff. 0.247)
1430.10/1430.47	c #Conflicts:    1303000 | #Learnt:      34164 | 0.000
1430.10/1430.47	c total clause space: 545.701MB
1430.10/1430.47	c total #watches: 482469
1431.20/1431.51	c total #propagations: 851789007 / total #impl: 3451165845 (eff. 0.247)
1431.20/1431.51	c #Conflicts:    1304000 | #Learnt:      35164 | 0.000
1431.20/1431.51	c total clause space: 545.701MB
1431.20/1431.52	c total #watches: 486798
1432.20/1432.50	c total #propagations: 852549164 / total #impl: 3454628798 (eff. 0.247)
1432.20/1432.50	c #Conflicts:    1305000 | #Learnt:      36164 | 0.000
1432.20/1432.50	c total clause space: 545.701MB
1432.20/1432.50	c total #watches: 489863
1433.20/1433.51	c total #propagations: 853207006 / total #impl: 3457493829 (eff. 0.247)
1433.20/1433.51	c #Conflicts:    1306000 | #Learnt:      37164 | 0.000
1433.20/1433.51	c total clause space: 545.701MB
1433.20/1433.51	c total #watches: 492506
1434.40/1434.70	c total #propagations: 853884817 / total #impl: 3459899990 (eff. 0.247)
1434.40/1434.70	c #Conflicts:    1307000 | #Learnt:      38164 | 0.000
1434.40/1434.70	c total clause space: 545.701MB
1434.40/1434.70	c total #watches: 495574
1435.50/1435.81	c total #propagations: 854639323 / total #impl: 3462966359 (eff. 0.247)
1435.50/1435.81	c #Conflicts:    1308000 | #Learnt:      39164 | 0.000
1435.50/1435.81	c total clause space: 545.701MB
1435.50/1435.81	c total #watches: 498739
1436.50/1436.88	c total #propagations: 855370163 / total #impl: 3466004932 (eff. 0.247)
1436.50/1436.88	c #Conflicts:    1309000 | #Learnt:      40164 | 0.000
1436.50/1436.88	c total clause space: 545.701MB
1436.50/1436.88	c total #watches: 501997
1437.70/1438.07	c total #propagations: 856036011 / total #impl: 3468583817 (eff. 0.247)
1437.70/1438.07	c #Conflicts:    1310000 | #Learnt:      41164 | 0.000
1437.70/1438.07	c total clause space: 545.701MB
1437.70/1438.07	c total #watches: 506080
1438.90/1439.24	c total #propagations: 856675552 / total #impl: 3471640441 (eff. 0.247)
1438.90/1439.24	c #Conflicts:    1311000 | #Learnt:      42164 | 0.000
1438.90/1439.24	c total clause space: 545.701MB
1438.90/1439.24	c total #watches: 513860
1440.10/1440.46	c total #propagations: 857272397 / total #impl: 3474808593 (eff. 0.247)
1440.10/1440.46	c #Conflicts:    1312000 | #Learnt:      43164 | 0.000
1440.10/1440.46	c total clause space: 545.701MB
1440.10/1440.46	c total #watches: 518883
1441.60/1441.95	c total #propagations: 857853795 / total #impl: 3477773752 (eff. 0.247)
1441.60/1441.95	c #Conflicts:    1313000 | #Learnt:      44164 | 0.000
1441.60/1441.95	c total clause space: 545.701MB
1441.60/1441.95	c total #watches: 524156
1443.40/1443.75	c total #propagations: 858600119 / total #impl: 3481047079 (eff. 0.247)
1443.40/1443.75	c #Conflicts:    1314000 | #Learnt:      45164 | 0.000
1443.40/1443.75	c total clause space: 545.701MB
1443.40/1443.75	c total #watches: 531914
1445.50/1445.83	c total #propagations: 859423125 / total #impl: 3485275001 (eff. 0.247)
1445.50/1445.83	c #Conflicts:    1315000 | #Learnt:      46164 | 0.000
1445.50/1445.83	c total clause space: 545.701MB
1445.50/1445.83	c total #watches: 541013
1447.70/1448.07	c total #propagations: 860137004 / total #impl: 3488928218 (eff. 0.247)
1447.70/1448.07	c #Conflicts:    1316000 | #Learnt:      47164 | 0.000
1447.70/1448.07	c total clause space: 545.701MB
1447.70/1448.07	c total #watches: 546899
1450.10/1450.40	c total #propagations: 860803635 / total #impl: 3492292821 (eff. 0.246)
1450.10/1450.40	c #Conflicts:    1317000 | #Learnt:      48164 | 0.000
1450.10/1450.40	c total clause space: 545.701MB
1450.10/1450.40	c total #watches: 559241
1453.20/1453.53	c total #propagations: 861520353 / total #impl: 3496099063 (eff. 0.246)
1453.20/1453.53	c #Conflicts:    1318000 | #Learnt:      49164 | 0.000
1453.20/1453.53	c total clause space: 545.701MB
1453.20/1453.53	c total #watches: 568451
1456.49/1456.86	c total #propagations: 862281425 / total #impl: 3500416661 (eff. 0.246)
1456.49/1456.86	c #Conflicts:    1319000 | #Learnt:      50164 | 0.000
1456.49/1456.86	c total clause space: 545.701MB
1456.49/1456.86	c total #watches: 573829
1459.40/1459.76	c total #propagations: 862947705 / total #impl: 3503516807 (eff. 0.246)
1459.40/1459.76	c #Conflicts:    1320000 | #Learnt:      51164 | 0.000
1459.40/1459.76	c total clause space: 545.701MB
1459.40/1459.76	c total #watches: 580042
1462.59/1462.94	c total #propagations: 863611514 / total #impl: 3506451851 (eff. 0.246)
1462.59/1462.94	c #Conflicts:    1321000 | #Learnt:      52164 | 0.000
1462.59/1462.94	c total clause space: 545.701MB
1462.59/1462.94	c total #watches: 584242
1465.39/1465.72	c total #propagations: 864227567 / total #impl: 3509135753 (eff. 0.246)
1465.39/1465.72	c #Conflicts:    1322000 | #Learnt:      53164 | 0.000
1465.39/1465.72	c total clause space: 545.701MB
1465.39/1465.72	c total #watches: 587654
1467.99/1468.37	c total #propagations: 864724784 / total #impl: 3511078878 (eff. 0.246)
1467.99/1468.37	c #Conflicts:    1323000 | #Learnt:      54164 | 0.000
1467.99/1468.37	c total clause space: 545.701MB
1467.99/1468.37	c total #watches: 592363
1470.89/1471.29	c total #propagations: 865228391 / total #impl: 3513131719 (eff. 0.246)
1470.89/1471.29	c #Conflicts:    1324000 | #Learnt:      55164 | 0.000
1470.89/1471.29	c total clause space: 545.701MB
1470.89/1471.29	c total #watches: 596426
1472.89/1473.26	c total #propagations: 865769297 / total #impl: 3515308805 (eff. 0.246)
1472.89/1473.26	c GC COLLECT
1472.89/1473.26	c #Conflicts:    1325000 | #Learnt:      28370 | 0.000
1472.89/1473.26	c total clause space: 545.701MB
1472.89/1473.26	c total #watches: 466876
1473.59/1473.97	c total #propagations: 866305041 / total #impl: 3517521742 (eff. 0.246)
1473.59/1473.97	c #Conflicts:    1326000 | #Learnt:      29370 | 0.000
1473.59/1473.97	c total clause space: 545.701MB
1473.59/1473.97	c total #watches: 473257
1474.69/1475.01	c total #propagations: 866809991 / total #impl: 3519682846 (eff. 0.246)
1474.69/1475.01	c #Conflicts:    1327000 | #Learnt:      30370 | 0.000
1474.69/1475.01	c total clause space: 545.701MB
1474.69/1475.01	c total #watches: 477289
1475.69/1476.03	c total #propagations: 867334849 / total #impl: 3521871874 (eff. 0.246)
1475.69/1476.03	c #Conflicts:    1328000 | #Learnt:      31370 | 0.000
1475.69/1476.03	c total clause space: 545.701MB
1475.69/1476.03	c total #watches: 481065
1477.00/1477.35	c total #propagations: 867848294 / total #impl: 3523936227 (eff. 0.246)
1477.00/1477.35	c #Conflicts:    1329000 | #Learnt:      32370 | 0.000
1477.00/1477.35	c total clause space: 545.701MB
1477.00/1477.35	c total #watches: 484648
1478.39/1478.70	c total #propagations: 868429030 / total #impl: 3526385387 (eff. 0.246)
1478.39/1478.70	c #Conflicts:    1330000 | #Learnt:      33370 | 0.000
1478.39/1478.70	c total clause space: 545.701MB
1478.39/1478.70	c total #watches: 489806
1479.69/1480.01	c total #propagations: 868980446 / total #impl: 3528960970 (eff. 0.246)
1479.69/1480.01	c #Conflicts:    1331000 | #Learnt:      34370 | 0.000
1479.69/1480.01	c total clause space: 545.701MB
1479.69/1480.01	c total #watches: 494657
1480.89/1481.26	c total #propagations: 869457369 / total #impl: 3530983426 (eff. 0.246)
1480.89/1481.26	c #Conflicts:    1332000 | #Learnt:      35370 | 0.000
1480.89/1481.26	c total clause space: 545.701MB
1480.89/1481.26	c total #watches: 498728
1482.29/1482.68	c total #propagations: 869909381 / total #impl: 3532909320 (eff. 0.246)
1482.29/1482.68	c #Conflicts:    1333000 | #Learnt:      36370 | 0.000
1482.29/1482.68	c total clause space: 545.701MB
1482.29/1482.68	c total #watches: 501750
1483.79/1484.15	c total #propagations: 870440430 / total #impl: 3535102719 (eff. 0.246)
1483.79/1484.15	c #Conflicts:    1334000 | #Learnt:      37370 | 0.000
1483.79/1484.15	c total clause space: 545.701MB
1483.79/1484.15	c total #watches: 505510
1485.49/1485.86	c total #propagations: 870981901 / total #impl: 3537490208 (eff. 0.246)
1485.49/1485.86	c #Conflicts:    1335000 | #Learnt:      38370 | 0.000
1485.49/1485.86	c total clause space: 545.701MB
1485.49/1485.86	c total #watches: 508129
1487.00/1487.31	c total #propagations: 871517033 / total #impl: 3539796896 (eff. 0.246)
1487.00/1487.31	c #Conflicts:    1336000 | #Learnt:      39370 | 0.000
1487.00/1487.31	c total clause space: 545.701MB
1487.00/1487.31	c total #watches: 510821
1488.49/1488.86	c total #propagations: 872078388 / total #impl: 3542195440 (eff. 0.246)
1488.49/1488.86	c #Conflicts:    1337000 | #Learnt:      40370 | 0.000
1488.49/1488.86	c total clause space: 545.701MB
1488.49/1488.86	c total #watches: 514066
1490.20/1490.53	c total #propagations: 872602013 / total #impl: 3544653695 (eff. 0.246)
1490.20/1490.53	c #Conflicts:    1338000 | #Learnt:      41370 | 0.000
1490.20/1490.53	c total clause space: 545.701MB
1490.20/1490.53	c total #watches: 517432
1491.79/1492.14	c total #propagations: 873144378 / total #impl: 3547505124 (eff. 0.246)
1491.79/1492.14	c #Conflicts:    1339000 | #Learnt:      42370 | 0.000
1491.79/1492.14	c total clause space: 545.701MB
1491.79/1492.14	c total #watches: 520625
1493.39/1493.79	c total #propagations: 873680782 / total #impl: 3549980743 (eff. 0.246)
1493.39/1493.79	c #Conflicts:    1340000 | #Learnt:      43370 | 0.000
1493.39/1493.79	c total clause space: 545.701MB
1493.39/1493.80	c total #watches: 524869
1495.09/1495.43	c total #propagations: 874275817 / total #impl: 3552614612 (eff. 0.246)
1495.09/1495.43	c #Conflicts:    1341000 | #Learnt:      44370 | 0.000
1495.09/1495.43	c total clause space: 545.701MB
1495.09/1495.43	c total #watches: 527925
1496.80/1497.13	c total #propagations: 874812369 / total #impl: 3554933178 (eff. 0.246)
1496.80/1497.13	c #Conflicts:    1342000 | #Learnt:      45370 | 0.000
1496.80/1497.13	c total clause space: 545.701MB
1496.80/1497.13	c total #watches: 534266
1498.69/1499.03	c total #propagations: 875374730 / total #impl: 3557467847 (eff. 0.246)
1498.69/1499.03	c #Conflicts:    1343000 | #Learnt:      46370 | 0.000
1498.69/1499.03	c total clause space: 545.701MB
1498.69/1499.03	c total #watches: 538004
1500.49/1500.81	c total #propagations: 875931302 / total #impl: 3560042207 (eff. 0.246)
1500.49/1500.81	c #Conflicts:    1344000 | #Learnt:      47370 | 0.000
1500.49/1500.81	c total clause space: 545.701MB
1500.49/1500.81	c total #watches: 540615
1502.49/1502.81	c total #propagations: 876394120 / total #impl: 3562309876 (eff. 0.246)
1502.49/1502.81	c #Conflicts:    1345000 | #Learnt:      48370 | 0.000
1502.49/1502.81	c total clause space: 545.701MB
1502.49/1502.81	c total #watches: 543404
1504.59/1504.95	c total #propagations: 876945425 / total #impl: 3564806260 (eff. 0.246)
1504.59/1504.95	c #Conflicts:    1346000 | #Learnt:      49370 | 0.000
1504.59/1504.95	c total clause space: 545.701MB
1504.59/1504.95	c total #watches: 546017
1506.89/1507.27	c total #propagations: 877601814 / total #impl: 3567779416 (eff. 0.246)
1506.89/1507.27	c #Conflicts:    1347000 | #Learnt:      50370 | 0.000
1506.89/1507.27	c total clause space: 545.701MB
1506.89/1507.27	c total #watches: 550290
1509.09/1509.42	c total #propagations: 878181747 / total #impl: 3570751796 (eff. 0.246)
1509.09/1509.42	c #Conflicts:    1348000 | #Learnt:      51370 | 0.000
1509.09/1509.42	c total clause space: 545.701MB
1509.09/1509.42	c total #watches: 553646
1511.29/1511.65	c total #propagations: 878652073 / total #impl: 3573641999 (eff. 0.246)
1511.29/1511.65	c #Conflicts:    1349000 | #Learnt:      52370 | 0.000
1511.29/1511.65	c total clause space: 545.701MB
1511.29/1511.65	c total #watches: 559816
1513.49/1513.87	c total #propagations: 879239704 / total #impl: 3577063845 (eff. 0.246)
1513.49/1513.87	c #Conflicts:    1350000 | #Learnt:      53370 | 0.000
1513.49/1513.87	c total clause space: 545.701MB
1513.49/1513.87	c total #watches: 562923
1516.09/1516.45	c total #propagations: 879735835 / total #impl: 3580039997 (eff. 0.246)
1516.09/1516.45	c #Conflicts:    1351000 | #Learnt:      54370 | 0.000
1516.09/1516.45	c total clause space: 545.701MB
1516.09/1516.45	c total #watches: 568400
1518.79/1519.14	c total #propagations: 880376357 / total #impl: 3583925991 (eff. 0.246)
1518.79/1519.14	c #Conflicts:    1352000 | #Learnt:      55370 | 0.000
1518.79/1519.14	c total clause space: 545.701MB
1518.79/1519.14	c total #watches: 573008
1521.68/1522.06	c total #propagations: 880951916 / total #impl: 3587233361 (eff. 0.246)
1521.68/1522.06	c GC COLLECT
1521.68/1522.06	c #Conflicts:    1353000 | #Learnt:      28285 | 0.000
1521.68/1522.06	c total clause space: 545.701MB
1521.68/1522.06	c total #watches: 465028
1522.38/1522.73	c total #propagations: 881620987 / total #impl: 3590949996 (eff. 0.246)
1522.38/1522.73	c #Conflicts:    1354000 | #Learnt:      29285 | 0.000
1522.38/1522.73	c total clause space: 545.701MB
1522.38/1522.73	c total #watches: 469081
1523.08/1523.48	c total #propagations: 882151549 / total #impl: 3593095394 (eff. 0.246)
1523.08/1523.48	c #Conflicts:    1355000 | #Learnt:      30285 | 0.000
1523.08/1523.48	c total clause space: 545.701MB
1523.08/1523.48	c total #watches: 475838
1523.98/1524.36	c total #propagations: 882702067 / total #impl: 3595413066 (eff. 0.246)
1523.98/1524.36	c #Conflicts:    1356000 | #Learnt:      31285 | 0.000
1523.98/1524.36	c total clause space: 545.701MB
1523.98/1524.36	c total #watches: 479236
1524.98/1525.33	c total #propagations: 883202814 / total #impl: 3597657792 (eff. 0.245)
1524.98/1525.33	c #Conflicts:    1357000 | #Learnt:      32285 | 0.000
1524.98/1525.33	c total clause space: 545.701MB
1524.98/1525.33	c total #watches: 482730
1525.88/1526.25	c total #propagations: 883716565 / total #impl: 3599943895 (eff. 0.245)
1525.88/1526.25	c #Conflicts:    1358000 | #Learnt:      33285 | 0.000
1525.88/1526.25	c total clause space: 545.701MB
1525.88/1526.25	c total #watches: 485975
1527.18/1527.54	c total #propagations: 884186791 / total #impl: 3602051754 (eff. 0.245)
1527.18/1527.54	c #Conflicts:    1359000 | #Learnt:      34285 | 0.000
1527.18/1527.54	c total clause space: 545.701MB
1527.18/1527.54	c total #watches: 493987
1528.58/1528.95	c total #propagations: 884728858 / total #impl: 3604549480 (eff. 0.245)
1528.58/1528.95	c #Conflicts:    1360000 | #Learnt:      35285 | 0.000
1528.58/1528.95	c total clause space: 545.701MB
1528.58/1528.95	c total #watches: 497700
1529.98/1530.33	c total #propagations: 885391150 / total #impl: 3607301723 (eff. 0.245)
1529.98/1530.33	c #Conflicts:    1361000 | #Learnt:      36285 | 0.000
1529.98/1530.33	c total clause space: 545.701MB
1529.98/1530.33	c total #watches: 501427
1531.68/1532.00	c total #propagations: 886058362 / total #impl: 3610104752 (eff. 0.245)
1531.68/1532.00	c #Conflicts:    1362000 | #Learnt:      37285 | 0.000
1531.68/1532.00	c total clause space: 545.701MB
1531.68/1532.00	c total #watches: 506261
1533.28/1533.69	c total #propagations: 886833288 / total #impl: 3613501861 (eff. 0.245)
1533.28/1533.69	c #Conflicts:    1363000 | #Learnt:      38285 | 0.000
1533.28/1533.69	c total clause space: 545.701MB
1533.28/1533.69	c total #watches: 509723
1534.68/1535.04	c total #propagations: 887524529 / total #impl: 3616604513 (eff. 0.245)
1534.68/1535.04	c #Conflicts:    1364000 | #Learnt:      39285 | 0.000
1534.68/1535.04	c total clause space: 545.701MB
1534.68/1535.04	c total #watches: 513252
1536.18/1536.53	c total #propagations: 888138095 / total #impl: 3619222503 (eff. 0.245)
1536.18/1536.53	c #Conflicts:    1365000 | #Learnt:      40285 | 0.000
1536.18/1536.53	c total clause space: 545.701MB
1536.18/1536.53	c total #watches: 518209
1537.68/1538.04	c total #propagations: 888828879 / total #impl: 3622416518 (eff. 0.245)
1537.68/1538.04	c #Conflicts:    1366000 | #Learnt:      41285 | 0.000
1537.68/1538.04	c total clause space: 545.701MB
1537.68/1538.04	c total #watches: 522699
1538.78/1539.15	c total #propagations: 889553500 / total #impl: 3625601540 (eff. 0.245)
1538.78/1539.15	c #Conflicts:    1367000 | #Learnt:      42285 | 0.000
1538.78/1539.15	c total clause space: 545.701MB
1538.78/1539.15	c total #watches: 525797
1540.68/1541.02	c total #propagations: 890199145 / total #impl: 3628465045 (eff. 0.245)
1540.68/1541.02	c #Conflicts:    1368000 | #Learnt:      43285 | 0.000
1540.68/1541.02	c total clause space: 545.701MB
1540.68/1541.02	c total #watches: 529611
1542.58/1542.90	c total #propagations: 891010330 / total #impl: 3632225259 (eff. 0.245)
1542.58/1542.90	c #Conflicts:    1369000 | #Learnt:      44285 | 0.000
1542.58/1542.90	c total clause space: 545.701MB
1542.58/1542.90	c total #watches: 533392
1544.58/1544.94	c total #propagations: 891677685 / total #impl: 3635180877 (eff. 0.245)
1544.58/1544.94	c #Conflicts:    1370000 | #Learnt:      45285 | 0.000
1544.58/1544.94	c total clause space: 545.701MB
1544.58/1544.94	c total #watches: 536589
1546.48/1546.89	c total #propagations: 892389176 / total #impl: 3638096335 (eff. 0.245)
1546.48/1546.89	c #Conflicts:    1371000 | #Learnt:      46285 | 0.000
1546.48/1546.89	c total clause space: 545.701MB
1546.48/1546.89	c total #watches: 540249
1548.28/1548.60	c total #propagations: 893133872 / total #impl: 3641027725 (eff. 0.245)
1548.28/1548.60	c #Conflicts:    1372000 | #Learnt:      47285 | 0.000
1548.28/1548.60	c total clause space: 545.701MB
1548.28/1548.60	c total #watches: 543521
1549.98/1550.33	c total #propagations: 893841790 / total #impl: 3643832246 (eff. 0.245)
1549.98/1550.33	c #Conflicts:    1373000 | #Learnt:      48285 | 0.000
1549.98/1550.33	c total clause space: 545.701MB
1549.98/1550.33	c total #watches: 546708
1551.89/1552.24	c total #propagations: 894515280 / total #impl: 3646362509 (eff. 0.245)
1551.89/1552.24	c #Conflicts:    1374000 | #Learnt:      49285 | 0.000
1551.89/1552.24	c total clause space: 545.701MB
1551.89/1552.25	c total #watches: 550480
1553.08/1553.47	c total #propagations: 895148999 / total #impl: 3649051041 (eff. 0.245)
1553.08/1553.47	c #Conflicts:    1375000 | #Learnt:      50285 | 0.000
1553.08/1553.47	c total clause space: 545.701MB
1553.08/1553.47	c total #watches: 552853
1554.78/1555.11	c total #propagations: 895778794 / total #impl: 3651621593 (eff. 0.245)
1554.78/1555.11	c #Conflicts:    1376000 | #Learnt:      51285 | 0.000
1554.78/1555.11	c total clause space: 545.701MB
1554.78/1555.11	c total #watches: 557658
1556.78/1557.12	c total #propagations: 896450663 / total #impl: 3654724324 (eff. 0.245)
1556.78/1557.12	c #Conflicts:    1377000 | #Learnt:      52285 | 0.000
1556.78/1557.12	c total clause space: 545.701MB
1556.78/1557.12	c total #watches: 564977
1558.78/1559.13	c total #propagations: 897175076 / total #impl: 3658137611 (eff. 0.245)
1558.78/1559.13	c #Conflicts:    1378000 | #Learnt:      53285 | 0.000
1558.78/1559.13	c total clause space: 545.701MB
1558.78/1559.13	c total #watches: 568545
1560.98/1561.40	c total #propagations: 897759122 / total #impl: 3661033755 (eff. 0.245)
1560.98/1561.40	c #Conflicts:    1379000 | #Learnt:      54285 | 0.000
1560.98/1561.40	c total clause space: 545.701MB
1561.08/1561.40	c total #watches: 572664
1563.18/1563.59	c total #propagations: 898436100 / total #impl: 3664106282 (eff. 0.245)
1563.18/1563.59	c #Conflicts:    1380000 | #Learnt:      55285 | 0.000
1563.18/1563.59	c total clause space: 545.701MB
1563.18/1563.59	c total #watches: 576052
1565.28/1565.66	c total #propagations: 899115425 / total #impl: 3666791500 (eff. 0.245)
1565.28/1565.66	c #Conflicts:    1381000 | #Learnt:      56285 | 0.000
1565.28/1565.66	c total clause space: 545.701MB
1565.28/1565.66	c total #watches: 580651
1567.18/1567.54	c total #propagations: 899807260 / total #impl: 3669757976 (eff. 0.245)
1567.18/1567.54	c GC COLLECT
1567.18/1567.54	c #Conflicts:    1382000 | #Learnt:      28856 | 0.000
1567.18/1567.54	c total clause space: 545.701MB
1567.18/1567.54	c total #watches: 467739
1567.98/1568.32	c total #propagations: 900604737 / total #impl: 3672952711 (eff. 0.245)
1567.98/1568.32	c #Conflicts:    1383000 | #Learnt:      29856 | 0.000
1567.98/1568.32	c total clause space: 545.701MB
1567.98/1568.32	c total #watches: 470440
1568.78/1569.12	c total #propagations: 901285987 / total #impl: 3675345939 (eff. 0.245)
1568.78/1569.12	c #Conflicts:    1384000 | #Learnt:      30856 | 0.000
1568.78/1569.12	c total clause space: 545.701MB
1568.78/1569.12	c total #watches: 473890
1569.58/1569.92	c total #propagations: 901924526 / total #impl: 3677872309 (eff. 0.245)
1569.58/1569.92	c #Conflicts:    1385000 | #Learnt:      31856 | 0.000
1569.58/1569.92	c total clause space: 545.701MB
1569.58/1569.92	c total #watches: 477161
1570.58/1570.92	c total #propagations: 902550850 / total #impl: 3680480816 (eff. 0.245)
1570.58/1570.92	c #Conflicts:    1386000 | #Learnt:      32856 | 0.000
1570.58/1570.92	c total clause space: 545.701MB
1570.58/1570.92	c total #watches: 482054
1571.28/1571.69	c total #propagations: 903144195 / total #impl: 3683059901 (eff. 0.245)
1571.28/1571.69	c #Conflicts:    1387000 | #Learnt:      33856 | 0.000
1571.28/1571.69	c total clause space: 545.701MB
1571.28/1571.69	c total #watches: 485459
1572.18/1572.50	c total #propagations: 903743448 / total #impl: 3685422599 (eff. 0.245)
1572.18/1572.50	c #Conflicts:    1388000 | #Learnt:      34856 | 0.000
1572.18/1572.50	c total clause space: 545.701MB
1572.18/1572.50	c total #watches: 488311
1572.98/1573.35	c total #propagations: 904377975 / total #impl: 3687743020 (eff. 0.245)
1572.98/1573.35	c #Conflicts:    1389000 | #Learnt:      35856 | 0.000
1572.98/1573.35	c total clause space: 545.701MB
1572.98/1573.35	c total #watches: 490643
1573.68/1574.01	c total #propagations: 905065616 / total #impl: 3690437508 (eff. 0.245)
1573.68/1574.01	c #Conflicts:    1390000 | #Learnt:      36856 | 0.000
1573.68/1574.01	c total clause space: 545.701MB
1573.68/1574.02	c total #watches: 493345
1574.48/1574.83	c total #propagations: 905638493 / total #impl: 3692426881 (eff. 0.245)
1574.48/1574.83	c #Conflicts:    1391000 | #Learnt:      37856 | 0.000
1574.48/1574.83	c total clause space: 545.701MB
1574.48/1574.84	c total #watches: 496212
1575.58/1575.94	c total #propagations: 906306303 / total #impl: 3694946901 (eff. 0.245)
1575.58/1575.94	c #Conflicts:    1392000 | #Learnt:      38856 | 0.000
1575.58/1575.94	c total clause space: 545.701MB
1575.58/1575.94	c total #watches: 499520
1576.58/1576.90	c total #propagations: 907082077 / total #impl: 3698299726 (eff. 0.245)
1576.58/1576.90	c #Conflicts:    1393000 | #Learnt:      39856 | 0.000
1576.58/1576.90	c total clause space: 545.701MB
1576.58/1576.90	c total #watches: 503919
1577.58/1577.92	c total #propagations: 907819799 / total #impl: 3701723163 (eff. 0.245)
1577.58/1577.92	c #Conflicts:    1394000 | #Learnt:      40856 | 0.000
1577.58/1577.92	c total clause space: 545.701MB
1577.58/1577.92	c total #watches: 508075
1578.48/1578.87	c total #propagations: 908609540 / total #impl: 3705157096 (eff. 0.245)
1578.48/1578.87	c #Conflicts:    1395000 | #Learnt:      41856 | 0.000
1578.48/1578.87	c total clause space: 545.701MB
1578.48/1578.87	c total #watches: 512212
1579.77/1580.15	c total #propagations: 909287561 / total #impl: 3708207196 (eff. 0.245)
1579.77/1580.15	c #Conflicts:    1396000 | #Learnt:      42856 | 0.000
1579.77/1580.15	c total clause space: 545.701MB
1579.77/1580.15	c total #watches: 519787
1581.27/1581.68	c total #propagations: 909984656 / total #impl: 3711490095 (eff. 0.245)
1581.27/1581.68	c #Conflicts:    1397000 | #Learnt:      43856 | 0.000
1581.27/1581.68	c total clause space: 545.701MB
1581.27/1581.68	c total #watches: 528118
1583.27/1583.65	c total #propagations: 910658826 / total #impl: 3714618013 (eff. 0.245)
1583.27/1583.65	c #Conflicts:    1398000 | #Learnt:      44856 | 0.000
1583.27/1583.65	c total clause space: 545.701MB
1583.27/1583.65	c total #watches: 534475
1584.97/1585.36	c total #propagations: 911405199 / total #impl: 3717950625 (eff. 0.245)
1584.97/1585.36	c #Conflicts:    1399000 | #Learnt:      45856 | 0.000
1584.97/1585.36	c total clause space: 545.701MB
1584.97/1585.36	c total #watches: 538423
1586.47/1586.88	c total #propagations: 912042056 / total #impl: 3720705590 (eff. 0.245)
1586.47/1586.88	c #Conflicts:    1400000 | #Learnt:      46856 | 0.000
1586.47/1586.88	c total clause space: 545.701MB
1586.47/1586.88	c total #watches: 543099
1588.08/1588.43	c total #propagations: 912625343 / total #impl: 3723492194 (eff. 0.245)
1588.08/1588.43	c #Conflicts:    1401000 | #Learnt:      47856 | 0.000
1588.08/1588.43	c total clause space: 545.701MB
1588.08/1588.43	c total #watches: 549165
1589.77/1590.12	c total #propagations: 913185089 / total #impl: 3726169192 (eff. 0.245)
1589.77/1590.12	c #Conflicts:    1402000 | #Learnt:      48856 | 0.000
1589.77/1590.12	c total clause space: 545.701MB
1589.77/1590.12	c total #watches: 552668
1591.97/1592.32	c total #propagations: 913736428 / total #impl: 3728664712 (eff. 0.245)
1591.97/1592.32	c #Conflicts:    1403000 | #Learnt:      49856 | 0.000
1591.97/1592.32	c total clause space: 545.701MB
1591.97/1592.32	c total #watches: 555945
1593.97/1594.33	c total #propagations: 914399354 / total #impl: 3731673466 (eff. 0.245)
1593.97/1594.33	c #Conflicts:    1404000 | #Learnt:      50856 | 0.000
1593.97/1594.33	c total clause space: 545.701MB
1593.97/1594.33	c total #watches: 560365
1596.17/1596.55	c total #propagations: 914990692 / total #impl: 3734421907 (eff. 0.245)
1596.17/1596.55	c #Conflicts:    1405000 | #Learnt:      51856 | 0.000
1596.17/1596.55	c total clause space: 545.701MB
1596.17/1596.55	c total #watches: 564553
1598.17/1598.55	c total #propagations: 915756999 / total #impl: 3737431412 (eff. 0.245)
1598.17/1598.55	c #Conflicts:    1406000 | #Learnt:      52856 | 0.000
1598.17/1598.55	c total clause space: 545.701MB
1598.17/1598.55	c total #watches: 567537
1599.67/1600.08	c total #propagations: 916435050 / total #impl: 3740139538 (eff. 0.245)
1599.67/1600.08	c #Conflicts:    1407000 | #Learnt:      53856 | 0.000
1599.67/1600.08	c total clause space: 545.701MB
1599.67/1600.08	c total #watches: 570079
1601.47/1601.89	c total #propagations: 916989127 / total #impl: 3742399284 (eff. 0.245)
1601.47/1601.89	c #Conflicts:    1408000 | #Learnt:      54856 | 0.000
1601.47/1601.89	c total clause space: 545.701MB
1601.47/1601.89	c total #watches: 574264
1603.77/1604.16	c total #propagations: 917649162 / total #impl: 3745023236 (eff. 0.245)
1603.77/1604.16	c #Conflicts:    1409000 | #Learnt:      55856 | 0.000
1603.77/1604.16	c total clause space: 545.701MB
1603.77/1604.16	c total #watches: 577142
1605.68/1606.10	c total #propagations: 918417543 / total #impl: 3748110963 (eff. 0.245)
1605.68/1606.10	c #Conflicts:    1410000 | #Learnt:      56856 | 0.000
1605.68/1606.10	c total clause space: 545.701MB
1605.68/1606.10	c total #watches: 580007
1607.17/1607.55	c total #propagations: 919114038 / total #impl: 3750720865 (eff. 0.245)
1607.17/1607.55	c GC COLLECT
1607.17/1607.55	c #Conflicts:    1411000 | #Learnt:      29138 | 0.000
1607.17/1607.55	c total clause space: 545.701MB
1607.17/1607.55	c total #watches: 468844
1607.88/1608.23	c total #propagations: 919711648 / total #impl: 3753064014 (eff. 0.245)
1607.88/1608.23	c #Conflicts:    1412000 | #Learnt:      30138 | 0.000
1607.88/1608.23	c total clause space: 545.701MB
1607.88/1608.23	c total #watches: 471293
1608.67/1609.07	c total #propagations: 920336591 / total #impl: 3755315533 (eff. 0.245)
1608.67/1609.07	c #Conflicts:    1413000 | #Learnt:      31138 | 0.000
1608.67/1609.07	c total clause space: 545.701MB
1608.67/1609.07	c total #watches: 474139
1609.57/1609.96	c total #propagations: 921038033 / total #impl: 3757935989 (eff. 0.245)
1609.57/1609.96	c #Conflicts:    1414000 | #Learnt:      32138 | 0.000
1609.57/1609.96	c total clause space: 545.701MB
1609.57/1609.96	c total #watches: 477869
1610.47/1610.89	c total #propagations: 921814924 / total #impl: 3760857768 (eff. 0.245)
1610.47/1610.89	c #Conflicts:    1415000 | #Learnt:      33138 | 0.000
1610.47/1610.89	c total clause space: 545.701MB
1610.47/1610.89	c total #watches: 481389
1611.47/1611.82	c total #propagations: 922555001 / total #impl: 3764273089 (eff. 0.245)
1611.47/1611.82	c #Conflicts:    1416000 | #Learnt:      34138 | 0.000
1611.47/1611.82	c total clause space: 545.701MB
1611.47/1611.82	c total #watches: 485848
1612.47/1612.80	c total #propagations: 923226215 / total #impl: 3767018746 (eff. 0.245)
1612.47/1612.80	c #Conflicts:    1417000 | #Learnt:      35138 | 0.000
1612.47/1612.80	c total clause space: 545.701MB
1612.47/1612.80	c total #watches: 489497
1613.38/1613.78	c total #propagations: 923929606 / total #impl: 3769963079 (eff. 0.245)
1613.38/1613.78	c #Conflicts:    1418000 | #Learnt:      36138 | 0.000
1613.38/1613.78	c total clause space: 545.701MB
1613.38/1613.78	c total #watches: 492636
1614.27/1614.64	c total #propagations: 924688202 / total #impl: 3772773062 (eff. 0.245)
1614.27/1614.64	c #Conflicts:    1419000 | #Learnt:      37138 | 0.000
1614.27/1614.64	c total clause space: 545.701MB
1614.27/1614.64	c total #watches: 495599
1615.17/1615.50	c total #propagations: 925360112 / total #impl: 3775308633 (eff. 0.245)
1615.17/1615.50	c #Conflicts:    1420000 | #Learnt:      38138 | 0.000
1615.17/1615.50	c total clause space: 545.701MB
1615.17/1615.50	c total #watches: 498327
1615.97/1616.33	c total #propagations: 925976483 / total #impl: 3778040494 (eff. 0.245)
1615.97/1616.33	c #Conflicts:    1421000 | #Learnt:      39138 | 0.000
1615.97/1616.33	c total clause space: 545.701MB
1615.97/1616.33	c total #watches: 501673
1616.78/1617.16	c total #propagations: 926560778 / total #impl: 3780365290 (eff. 0.245)
1616.78/1617.16	c #Conflicts:    1422000 | #Learnt:      40138 | 0.000
1616.78/1617.16	c total clause space: 545.701MB
1616.78/1617.16	c total #watches: 505540
1617.67/1618.09	c total #propagations: 927119324 / total #impl: 3782749533 (eff. 0.245)
1617.67/1618.09	c #Conflicts:    1423000 | #Learnt:      41138 | 0.000
1617.67/1618.09	c total clause space: 545.701MB
1617.67/1618.09	c total #watches: 508460
1618.67/1619.00	c total #propagations: 927728566 / total #impl: 3785358221 (eff. 0.245)
1618.67/1619.00	c #Conflicts:    1424000 | #Learnt:      42138 | 0.000
1618.67/1619.00	c total clause space: 545.701MB
1618.67/1619.00	c total #watches: 511425
1619.77/1620.18	c total #propagations: 928478941 / total #impl: 3788184115 (eff. 0.245)
1619.77/1620.18	c #Conflicts:    1425000 | #Learnt:      43138 | 0.000
1619.77/1620.18	c total clause space: 545.701MB
1619.77/1620.18	c total #watches: 514315
1620.77/1621.19	c total #propagations: 929151880 / total #impl: 3790873625 (eff. 0.245)
1620.77/1621.19	c #Conflicts:    1426000 | #Learnt:      44138 | 0.000
1620.77/1621.19	c total clause space: 545.701MB
1620.77/1621.19	c total #watches: 517582
1621.77/1622.11	c total #propagations: 929826574 / total #impl: 3793345265 (eff. 0.245)
1621.77/1622.11	c #Conflicts:    1427000 | #Learnt:      45138 | 0.000
1621.77/1622.11	c total clause space: 545.701MB
1621.77/1622.11	c total #watches: 520499
1622.77/1623.14	c total #propagations: 930413168 / total #impl: 3795491942 (eff. 0.245)
1622.77/1623.14	c #Conflicts:    1428000 | #Learnt:      46138 | 0.000
1622.77/1623.14	c total clause space: 545.701MB
1622.77/1623.14	c total #watches: 524414
1624.07/1624.43	c total #propagations: 931031945 / total #impl: 3798064601 (eff. 0.245)
1624.07/1624.43	c #Conflicts:    1429000 | #Learnt:      47138 | 0.000
1624.07/1624.43	c total clause space: 545.701MB
1624.07/1624.43	c total #watches: 528351
1625.37/1625.74	c total #propagations: 931763917 / total #impl: 3801146162 (eff. 0.245)
1625.37/1625.74	c #Conflicts:    1430000 | #Learnt:      48138 | 0.000
1625.37/1625.74	c total clause space: 545.701MB
1625.37/1625.74	c total #watches: 531520
1626.47/1626.89	c total #propagations: 932433225 / total #impl: 3804247283 (eff. 0.245)
1626.47/1626.89	c #Conflicts:    1431000 | #Learnt:      49138 | 0.000
1626.47/1626.89	c total clause space: 545.701MB
1626.47/1626.89	c total #watches: 535643
1627.97/1628.33	c total #propagations: 933040720 / total #impl: 3807587330 (eff. 0.245)
1627.97/1628.33	c #Conflicts:    1432000 | #Learnt:      50138 | 0.000
1627.97/1628.33	c total clause space: 545.701MB
1627.97/1628.33	c total #watches: 542875
1629.17/1629.55	c total #propagations: 933757402 / total #impl: 3811028873 (eff. 0.245)
1629.17/1629.55	c #Conflicts:    1433000 | #Learnt:      51138 | 0.000
1629.17/1629.55	c total clause space: 545.701MB
1629.17/1629.55	c total #watches: 546796
1630.47/1630.89	c total #propagations: 934395022 / total #impl: 3813569309 (eff. 0.245)
1630.47/1630.89	c #Conflicts:    1434000 | #Learnt:      52138 | 0.000
1630.47/1630.89	c total clause space: 545.701MB
1630.47/1630.89	c total #watches: 550674
1631.77/1632.18	c total #propagations: 934957288 / total #impl: 3816022575 (eff. 0.245)
1631.77/1632.18	c #Conflicts:    1435000 | #Learnt:      53138 | 0.000
1631.77/1632.18	c total clause space: 545.701MB
1631.77/1632.18	c total #watches: 553859
1633.47/1633.80	c total #propagations: 935565524 / total #impl: 3818379163 (eff. 0.245)
1633.47/1633.80	c #Conflicts:    1436000 | #Learnt:      54138 | 0.000
1633.47/1633.80	c total clause space: 545.701MB
1633.47/1633.80	c total #watches: 557032
1634.87/1635.24	c total #propagations: 936344375 / total #impl: 3821797911 (eff. 0.245)
1634.87/1635.24	c #Conflicts:    1437000 | #Learnt:      55138 | 0.000
1634.87/1635.24	c total clause space: 545.701MB
1634.87/1635.24	c total #watches: 560909
1636.47/1636.80	c total #propagations: 936996342 / total #impl: 3824108484 (eff. 0.245)
1636.47/1636.80	c #Conflicts:    1438000 | #Learnt:      56138 | 0.000
1636.47/1636.80	c total clause space: 545.701MB
1636.47/1636.80	c total #watches: 564760
1637.97/1638.35	c total #propagations: 937665196 / total #impl: 3826783435 (eff. 0.245)
1637.97/1638.35	c #Conflicts:    1439000 | #Learnt:      57138 | 0.000
1637.97/1638.35	c total clause space: 545.701MB
1637.97/1638.35	c total #watches: 568332
1639.67/1640.01	c total #propagations: 938340726 / total #impl: 3829600257 (eff. 0.245)
1639.67/1640.01	c GC COLLECT
1639.67/1640.01	c #Conflicts:    1440000 | #Learnt:      29142 | 0.000
1639.67/1640.01	c total clause space: 545.701MB
1639.67/1640.01	c total #watches: 468944
1640.37/1640.79	c total #propagations: 939027099 / total #impl: 3832388871 (eff. 0.245)
1640.37/1640.79	c #Conflicts:    1441000 | #Learnt:      30142 | 0.000
1640.37/1640.79	c total clause space: 545.701MB
1640.37/1640.79	c total #watches: 473402
1641.37/1641.74	c total #propagations: 939663180 / total #impl: 3834978290 (eff. 0.245)
1641.37/1641.74	c #Conflicts:    1442000 | #Learnt:      31142 | 0.000
1641.37/1641.74	c total clause space: 545.701MB
1641.37/1641.74	c total #watches: 477316
1642.27/1642.67	c total #propagations: 940394781 / total #impl: 3837851102 (eff. 0.245)
1642.27/1642.67	c #Conflicts:    1443000 | #Learnt:      32142 | 0.000
1642.27/1642.67	c total clause space: 545.701MB
1642.27/1642.67	c total #watches: 481323
1642.87/1643.27	c total #propagations: 941170206 / total #impl: 3840830768 (eff. 0.245)
1642.87/1643.27	c #Conflicts:    1444000 | #Learnt:      33142 | 0.000
1642.87/1643.27	c total clause space: 545.701MB
1642.87/1643.27	c total #watches: 483793
1643.77/1644.11	c total #propagations: 941745462 / total #impl: 3842814893 (eff. 0.245)
1643.77/1644.11	c #Conflicts:    1445000 | #Learnt:      34142 | 0.000
1643.77/1644.11	c total clause space: 545.701MB
1643.77/1644.11	c total #watches: 486851
1644.66/1645.01	c total #propagations: 942400049 / total #impl: 3845349386 (eff. 0.245)
1644.66/1645.01	c #Conflicts:    1446000 | #Learnt:      35142 | 0.000
1644.66/1645.01	c total clause space: 545.701MB
1644.66/1645.02	c total #watches: 489345
1645.37/1645.76	c total #propagations: 943053604 / total #impl: 3847665569 (eff. 0.245)
1645.37/1645.76	c #Conflicts:    1447000 | #Learnt:      36142 | 0.000
1645.37/1645.76	c total clause space: 545.701MB
1645.37/1645.76	c total #watches: 492758
1646.26/1646.64	c total #propagations: 943717673 / total #impl: 3850060573 (eff. 0.245)
1646.26/1646.64	c #Conflicts:    1448000 | #Learnt:      37142 | 0.000
1646.26/1646.64	c total clause space: 545.701MB
1646.26/1646.64	c total #watches: 495580
1647.16/1647.50	c total #propagations: 944430167 / total #impl: 3852485304 (eff. 0.245)
1647.16/1647.50	c #Conflicts:    1449000 | #Learnt:      38142 | 0.000
1647.16/1647.50	c total clause space: 545.701MB
1647.16/1647.50	c total #watches: 499557
1648.16/1648.54	c total #propagations: 945087118 / total #impl: 3854658672 (eff. 0.245)
1648.16/1648.54	c #Conflicts:    1450000 | #Learnt:      39142 | 0.000
1648.16/1648.54	c total clause space: 545.701MB
1648.16/1648.54	c total #watches: 502810
1649.16/1649.56	c total #propagations: 945779014 / total #impl: 3857302850 (eff. 0.245)
1649.16/1649.56	c #Conflicts:    1451000 | #Learnt:      40142 | 0.000
1649.16/1649.56	c total clause space: 545.701MB
1649.16/1649.56	c total #watches: 505540
1650.46/1650.82	c total #propagations: 946370735 / total #impl: 3859473667 (eff. 0.245)
1650.46/1650.82	c #Conflicts:    1452000 | #Learnt:      41142 | 0.000
1650.46/1650.82	c total clause space: 545.701MB
1650.46/1650.82	c total #watches: 508605
1651.46/1651.87	c total #propagations: 947082598 / total #impl: 3862023277 (eff. 0.245)
1651.46/1651.87	c #Conflicts:    1453000 | #Learnt:      42142 | 0.000
1651.46/1651.87	c total clause space: 545.701MB
1651.46/1651.87	c total #watches: 511932
1652.66/1653.07	c total #propagations: 947600037 / total #impl: 3864040831 (eff. 0.245)
1652.66/1653.07	c #Conflicts:    1454000 | #Learnt:      43142 | 0.000
1652.66/1653.07	c total clause space: 545.701MB
1652.66/1653.07	c total #watches: 515226
1653.96/1654.30	c total #propagations: 948243753 / total #impl: 3866464546 (eff. 0.245)
1653.96/1654.30	c #Conflicts:    1455000 | #Learnt:      44142 | 0.000
1653.96/1654.30	c total clause space: 545.701MB
1653.96/1654.30	c total #watches: 518445
1655.17/1655.51	c total #propagations: 948913357 / total #impl: 3868911709 (eff. 0.245)
1655.17/1655.51	c #Conflicts:    1456000 | #Learnt:      45142 | 0.000
1655.17/1655.51	c total clause space: 545.701MB
1655.17/1655.51	c total #watches: 523061
1656.56/1656.99	c total #propagations: 949490765 / total #impl: 3871089661 (eff. 0.245)
1656.56/1656.99	c #Conflicts:    1457000 | #Learnt:      46141 | 0.000
1656.56/1656.99	c total clause space: 545.701MB
1656.56/1656.99	c total #watches: 526313
1657.96/1658.36	c total #propagations: 950174150 / total #impl: 3873580135 (eff. 0.245)
1657.96/1658.36	c #Conflicts:    1458000 | #Learnt:      47141 | 0.000
1657.96/1658.36	c total clause space: 545.701MB
1657.96/1658.36	c total #watches: 529698
1659.57/1660.00	c total #propagations: 950776259 / total #impl: 3875759502 (eff. 0.245)
1659.57/1660.00	c #Conflicts:    1459000 | #Learnt:      48141 | 0.000
1659.57/1660.00	c total clause space: 545.701MB
1659.57/1660.00	c total #watches: 534329
1661.06/1661.49	c total #propagations: 951461467 / total #impl: 3878292693 (eff. 0.245)
1661.06/1661.49	c #Conflicts:    1460000 | #Learnt:      49141 | 0.000
1661.06/1661.49	c total clause space: 545.701MB
1661.06/1661.49	c total #watches: 538744
1662.97/1663.37	c total #propagations: 952122915 / total #impl: 3881005378 (eff. 0.245)
1662.97/1663.37	c #Conflicts:    1461000 | #Learnt:      50141 | 0.000
1662.97/1663.37	c total clause space: 545.701MB
1662.97/1663.37	c total #watches: 542449
1664.76/1665.13	c total #propagations: 952875127 / total #impl: 3883800223 (eff. 0.245)
1664.76/1665.13	c #Conflicts:    1462000 | #Learnt:      51141 | 0.000
1664.76/1665.13	c total clause space: 545.701MB
1664.76/1665.13	c total #watches: 546770
1666.27/1666.69	c total #propagations: 953523513 / total #impl: 3886130303 (eff. 0.245)
1666.27/1666.69	c #Conflicts:    1463000 | #Learnt:      52141 | 0.000
1666.27/1666.69	c total clause space: 545.701MB
1666.27/1666.69	c total #watches: 551285
1667.86/1668.27	c total #propagations: 954145349 / total #impl: 3888435743 (eff. 0.245)
1667.86/1668.27	c #Conflicts:    1464000 | #Learnt:      53141 | 0.000
1667.86/1668.27	c total clause space: 545.701MB
1667.86/1668.27	c total #watches: 554550
1669.26/1669.64	c total #propagations: 954779056 / total #impl: 3890761009 (eff. 0.245)
1669.26/1669.64	c #Conflicts:    1465000 | #Learnt:      54141 | 0.000
1669.26/1669.64	c total clause space: 545.701MB
1669.26/1669.64	c total #watches: 556894
1670.76/1671.18	c total #propagations: 955356463 / total #impl: 3892758516 (eff. 0.245)
1670.76/1671.18	c #Conflicts:    1466000 | #Learnt:      55141 | 0.000
1670.76/1671.18	c total clause space: 545.701MB
1670.76/1671.18	c total #watches: 559515
1672.36/1672.72	c total #propagations: 955989686 / total #impl: 3895300523 (eff. 0.245)
1672.36/1672.72	c #Conflicts:    1467000 | #Learnt:      56141 | 0.000
1672.36/1672.72	c total clause space: 545.701MB
1672.36/1672.72	c total #watches: 562347
1674.26/1674.65	c total #propagations: 956639524 / total #impl: 3898359478 (eff. 0.245)
1674.26/1674.65	c #Conflicts:    1468000 | #Learnt:      57141 | 0.000
1674.26/1674.65	c total clause space: 545.701MB
1674.26/1674.65	c total #watches: 566366
1675.86/1676.20	c total #propagations: 957429713 / total #impl: 3902359456 (eff. 0.245)
1675.86/1676.20	c #Conflicts:    1469000 | #Learnt:      58141 | 0.000
1675.86/1676.20	c total clause space: 545.701MB
1675.86/1676.20	c total #watches: 569514
1677.17/1677.52	c total #propagations: 958059355 / total #impl: 3905026534 (eff. 0.245)
1677.17/1677.52	c GC COLLECT
1677.17/1677.52	c #Conflicts:    1470000 | #Learnt:      29861 | 0.000
1677.17/1677.52	c total clause space: 545.701MB
1677.17/1677.52	c total #watches: 471127
1677.96/1678.31	c total #propagations: 958732448 / total #impl: 3907743856 (eff. 0.245)
1677.96/1678.31	c #Conflicts:    1471000 | #Learnt:      30861 | 0.000
1677.96/1678.31	c total clause space: 545.701MB
1677.96/1678.31	c total #watches: 473860
1678.76/1679.15	c total #propagations: 959438575 / total #impl: 3910309112 (eff. 0.245)
1678.76/1679.15	c #Conflicts:    1472000 | #Learnt:      31861 | 0.000
1678.76/1679.15	c total clause space: 545.701MB
1678.76/1679.15	c total #watches: 476764
1679.56/1679.93	c total #propagations: 960154651 / total #impl: 3913080515 (eff. 0.245)
1679.56/1679.93	c #Conflicts:    1473000 | #Learnt:      32861 | 0.000
1679.56/1679.93	c total clause space: 545.701MB
1679.56/1679.93	c total #watches: 479231
1680.47/1680.83	c total #propagations: 960758513 / total #impl: 3915379554 (eff. 0.245)
1680.47/1680.83	c #Conflicts:    1474000 | #Learnt:      33861 | 0.000
1680.47/1680.83	c total clause space: 545.701MB
1680.47/1680.83	c total #watches: 482648
1681.26/1681.65	c total #propagations: 961482558 / total #impl: 3918304450 (eff. 0.245)
1681.26/1681.65	c #Conflicts:    1475000 | #Learnt:      34861 | 0.000
1681.26/1681.65	c total clause space: 545.701MB
1681.26/1681.65	c total #watches: 485654
1682.06/1682.47	c total #propagations: 962103170 / total #impl: 3920824245 (eff. 0.245)
1682.06/1682.47	c #Conflicts:    1476000 | #Learnt:      35861 | 0.000
1682.06/1682.47	c total clause space: 545.701MB
1682.06/1682.47	c total #watches: 489031
1682.96/1683.34	c total #propagations: 962722123 / total #impl: 3923209094 (eff. 0.245)
1682.96/1683.34	c #Conflicts:    1477000 | #Learnt:      36861 | 0.000
1682.96/1683.34	c total clause space: 545.701MB
1682.96/1683.34	c total #watches: 491798
1683.77/1684.16	c total #propagations: 963309220 / total #impl: 3925691833 (eff. 0.245)
1683.77/1684.16	c #Conflicts:    1478000 | #Learnt:      37861 | 0.000
1683.77/1684.16	c total clause space: 545.701MB
1683.77/1684.16	c total #watches: 494437
1684.66/1685.00	c total #propagations: 963873488 / total #impl: 3927900614 (eff. 0.245)
1684.66/1685.00	c #Conflicts:    1479000 | #Learnt:      38861 | 0.000
1684.66/1685.00	c total clause space: 545.701MB
1684.66/1685.00	c total #watches: 497652
1685.46/1685.85	c total #propagations: 964517669 / total #impl: 3930337975 (eff. 0.245)
1685.46/1685.85	c #Conflicts:    1480000 | #Learnt:      39861 | 0.000
1685.46/1685.85	c total clause space: 545.701MB
1685.46/1685.85	c total #watches: 500192
1686.26/1686.69	c total #propagations: 965181505 / total #impl: 3932899319 (eff. 0.245)
1686.26/1686.69	c #Conflicts:    1481000 | #Learnt:      40861 | 0.000
1686.26/1686.69	c total clause space: 545.701MB
1686.26/1686.69	c total #watches: 503919
1687.36/1687.72	c total #propagations: 965861258 / total #impl: 3935782774 (eff. 0.245)
1687.36/1687.72	c #Conflicts:    1482000 | #Learnt:      41861 | 0.000
1687.36/1687.72	c total clause space: 545.701MB
1687.36/1687.72	c total #watches: 507712
1688.27/1688.68	c total #propagations: 966534242 / total #impl: 3938526226 (eff. 0.245)
1688.27/1688.68	c #Conflicts:    1483000 | #Learnt:      42861 | 0.000
1688.27/1688.68	c total clause space: 545.701MB
1688.27/1688.68	c total #watches: 510674
1689.16/1689.60	c total #propagations: 967112545 / total #impl: 3940781387 (eff. 0.245)
1689.16/1689.60	c #Conflicts:    1484000 | #Learnt:      43861 | 0.000
1689.16/1689.60	c total clause space: 545.701MB
1689.16/1689.60	c total #watches: 515354
1690.26/1690.62	c total #propagations: 967716632 / total #impl: 3943424629 (eff. 0.245)
1690.26/1690.62	c #Conflicts:    1485000 | #Learnt:      44861 | 0.000
1690.26/1690.62	c total clause space: 545.701MB
1690.26/1690.62	c total #watches: 519905
1691.36/1691.76	c total #propagations: 968344748 / total #impl: 3946554473 (eff. 0.245)
1691.36/1691.76	c #Conflicts:    1486000 | #Learnt:      45861 | 0.000
1691.36/1691.76	c total clause space: 545.701MB
1691.36/1691.76	c total #watches: 523819
1692.36/1692.77	c total #propagations: 969047366 / total #impl: 3949590867 (eff. 0.245)
1692.36/1692.77	c #Conflicts:    1487000 | #Learnt:      46861 | 0.000
1692.36/1692.77	c total clause space: 545.701MB
1692.36/1692.77	c total #watches: 527160
1693.46/1693.87	c total #propagations: 969681850 / total #impl: 3951926496 (eff. 0.245)
1693.46/1693.87	c #Conflicts:    1488000 | #Learnt:      47861 | 0.000
1693.46/1693.87	c total clause space: 545.701MB
1693.46/1693.87	c total #watches: 530668
1694.56/1694.99	c total #propagations: 970295474 / total #impl: 3954298061 (eff. 0.245)
1694.56/1694.99	c #Conflicts:    1489000 | #Learnt:      48861 | 0.000
1694.56/1694.99	c total clause space: 545.701MB
1694.56/1694.99	c total #watches: 534225
1695.76/1696.12	c total #propagations: 970835376 / total #impl: 3956573051 (eff. 0.245)
1695.76/1696.12	c #Conflicts:    1490000 | #Learnt:      49861 | 0.000
1695.76/1696.12	c total clause space: 545.701MB
1695.76/1696.12	c total #watches: 538366
1696.86/1697.24	c total #propagations: 971448620 / total #impl: 3959102583 (eff. 0.245)
1696.86/1697.24	c #Conflicts:    1491000 | #Learnt:      50861 | 0.000
1696.86/1697.24	c total clause space: 545.701MB
1696.86/1697.24	c total #watches: 542606
1698.06/1698.50	c total #propagations: 972079134 / total #impl: 3961829992 (eff. 0.245)
1698.06/1698.50	c #Conflicts:    1492000 | #Learnt:      51861 | 0.000
1698.06/1698.50	c total clause space: 545.701MB
1698.06/1698.50	c total #watches: 545394
1699.36/1699.75	c total #propagations: 972739631 / total #impl: 3964905245 (eff. 0.245)
1699.36/1699.75	c #Conflicts:    1493000 | #Learnt:      52861 | 0.000
1699.36/1699.75	c total clause space: 545.701MB
1699.36/1699.75	c total #watches: 548815
1700.66/1701.02	c total #propagations: 973423943 / total #impl: 3967800009 (eff. 0.245)
1700.66/1701.02	c #Conflicts:    1494000 | #Learnt:      53861 | 0.000
1700.66/1701.02	c total clause space: 545.701MB
1700.66/1701.02	c total #watches: 552020
1702.26/1702.66	c total #propagations: 974122412 / total #impl: 3970753773 (eff. 0.245)
1702.26/1702.66	c #Conflicts:    1495000 | #Learnt:      54861 | 0.000
1702.26/1702.66	c total clause space: 545.701MB
1702.26/1702.67	c total #watches: 557948
1703.56/1703.98	c total #propagations: 974986495 / total #impl: 3974812974 (eff. 0.245)
1703.56/1703.98	c #Conflicts:    1496000 | #Learnt:      55861 | 0.000
1703.56/1703.98	c total clause space: 545.701MB
1703.56/1703.98	c total #watches: 561202
1704.86/1705.25	c total #propagations: 975675624 / total #impl: 3977860970 (eff. 0.245)
1704.86/1705.25	c #Conflicts:    1497000 | #Learnt:      56861 | 0.000
1704.86/1705.25	c total clause space: 545.701MB
1704.86/1705.25	c total #watches: 566494
1706.56/1706.92	c total #propagations: 976354018 / total #impl: 3981140778 (eff. 0.245)
1706.56/1706.92	c #Conflicts:    1498000 | #Learnt:      57861 | 0.000
1706.56/1706.92	c total clause space: 545.701MB
1706.56/1706.92	c total #watches: 571160
1707.86/1708.24	c total #propagations: 977044463 / total #impl: 3983875057 (eff. 0.245)
1707.86/1708.24	c #Conflicts:    1499000 | #Learnt:      58861 | 0.000
1707.86/1708.24	c total clause space: 545.701MB
1707.86/1708.24	c total #watches: 575208
1708.96/1709.37	c total #propagations: 977617257 / total #impl: 3986237029 (eff. 0.245)
1708.96/1709.37	c GC COLLECT
1708.96/1709.37	c #Conflicts:    1500000 | #Learnt:      30248 | 0.000
1708.96/1709.37	c total clause space: 545.701MB
1708.96/1709.37	c total #watches: 472150
1709.76/1710.10	c total #propagations: 978125191 / total #impl: 3988361196 (eff. 0.245)
1709.76/1710.10	c #Conflicts:    1501000 | #Learnt:      31248 | 0.000
1709.76/1710.10	c total clause space: 545.701MB
1709.76/1710.10	c total #watches: 475888
1710.75/1711.16	c total #propagations: 978687876 / total #impl: 3990587391 (eff. 0.245)
1710.75/1711.16	c #Conflicts:    1502000 | #Learnt:      32248 | 0.000
1710.75/1711.16	c total clause space: 545.701MB
1710.75/1711.16	c total #watches: 482021
1712.25/1712.68	c total #propagations: 979260461 / total #impl: 3993168689 (eff. 0.245)
1712.25/1712.68	c #Conflicts:    1503000 | #Learnt:      33248 | 0.000
1712.25/1712.68	c total clause space: 545.701MB
1712.25/1712.68	c total #watches: 488389
1713.56/1713.94	c total #propagations: 979860497 / total #impl: 3995960944 (eff. 0.245)
1713.56/1713.94	c #Conflicts:    1504000 | #Learnt:      34248 | 0.000
1713.56/1713.94	c total clause space: 545.701MB
1713.56/1713.94	c total #watches: 493041
1715.05/1715.46	c total #propagations: 980399604 / total #impl: 3998423259 (eff. 0.245)
1715.05/1715.46	c #Conflicts:    1505000 | #Learnt:      35248 | 0.000
1715.05/1715.46	c total clause space: 545.701MB
1715.05/1715.46	c total #watches: 496754
1716.35/1716.72	c total #propagations: 980975207 / total #impl: 4001187399 (eff. 0.245)
1716.35/1716.72	c #Conflicts:    1506000 | #Learnt:      36248 | 0.000
1716.35/1716.72	c total clause space: 545.701MB
1716.35/1716.72	c total #watches: 499958
1717.86/1718.23	c total #propagations: 981473177 / total #impl: 4003148436 (eff. 0.245)
1717.86/1718.23	c #Conflicts:    1507000 | #Learnt:      37248 | 0.000
1717.86/1718.23	c total clause space: 545.701MB
1717.86/1718.23	c total #watches: 503829
1719.15/1719.52	c total #propagations: 982112046 / total #impl: 4005632861 (eff. 0.245)
1719.15/1719.52	c #Conflicts:    1508000 | #Learnt:      38248 | 0.000
1719.15/1719.52	c total clause space: 545.701MB
1719.15/1719.52	c total #watches: 507563
1720.55/1720.94	c total #propagations: 982664265 / total #impl: 4007654216 (eff. 0.245)
1720.55/1720.94	c #Conflicts:    1509000 | #Learnt:      39248 | 0.000
1720.55/1720.94	c total clause space: 545.701MB
1720.55/1720.94	c total #watches: 510908
1722.05/1722.40	c total #propagations: 983365283 / total #impl: 4010326474 (eff. 0.245)
1722.05/1722.40	c #Conflicts:    1510000 | #Learnt:      40248 | 0.000
1722.05/1722.40	c total clause space: 545.701MB
1722.05/1722.40	c total #watches: 515654
1723.55/1723.90	c total #propagations: 984074377 / total #impl: 4013168505 (eff. 0.245)
1723.55/1723.90	c #Conflicts:    1511000 | #Learnt:      41248 | 0.000
1723.55/1723.90	c total clause space: 545.701MB
1723.55/1723.90	c total #watches: 519057
1724.95/1725.31	c total #propagations: 984769360 / total #impl: 4015599034 (eff. 0.245)
1724.95/1725.31	c #Conflicts:    1512000 | #Learnt:      42248 | 0.000
1724.95/1725.31	c total clause space: 545.701MB
1724.95/1725.31	c total #watches: 522128
1726.35/1726.71	c total #propagations: 985404873 / total #impl: 4017809050 (eff. 0.245)
1726.35/1726.71	c #Conflicts:    1513000 | #Learnt:      43248 | 0.000
1726.35/1726.71	c total clause space: 545.701MB
1726.35/1726.71	c total #watches: 525677
1727.76/1728.13	c total #propagations: 986011140 / total #impl: 4020132858 (eff. 0.245)
1727.76/1728.13	c #Conflicts:    1514000 | #Learnt:      44248 | 0.000
1727.76/1728.13	c total clause space: 545.701MB
1727.76/1728.13	c total #watches: 528732
1729.25/1729.66	c total #propagations: 986664110 / total #impl: 4022559978 (eff. 0.245)
1729.25/1729.66	c #Conflicts:    1515000 | #Learnt:      45248 | 0.000
1729.25/1729.66	c total clause space: 545.701MB
1729.25/1729.66	c total #watches: 532034
1730.85/1731.22	c total #propagations: 987345362 / total #impl: 4025277606 (eff. 0.245)
1730.85/1731.22	c #Conflicts:    1516000 | #Learnt:      46248 | 0.000
1730.85/1731.22	c total clause space: 545.701MB
1730.85/1731.22	c total #watches: 535298
1732.65/1733.03	c total #propagations: 987954740 / total #impl: 4027684560 (eff. 0.245)
1732.65/1733.03	c #Conflicts:    1517000 | #Learnt:      47248 | 0.000
1732.65/1733.03	c total clause space: 545.701MB
1732.65/1733.03	c total #watches: 538709
1734.25/1734.64	c total #propagations: 988736045 / total #impl: 4030936534 (eff. 0.245)
1734.25/1734.64	c #Conflicts:    1518000 | #Learnt:      48248 | 0.000
1734.25/1734.64	c total clause space: 545.701MB
1734.25/1734.64	c total #watches: 541428
1736.05/1736.43	c total #propagations: 989335263 / total #impl: 4033199828 (eff. 0.245)
1736.05/1736.43	c #Conflicts:    1519000 | #Learnt:      49248 | 0.000
1736.05/1736.43	c total clause space: 545.701MB
1736.05/1736.43	c total #watches: 543981
1737.76/1738.15	c total #propagations: 990032361 / total #impl: 4035781837 (eff. 0.245)
1737.76/1738.15	c #Conflicts:    1520000 | #Learnt:      50248 | 0.000
1737.76/1738.15	c total clause space: 545.701MB
1737.76/1738.15	c total #watches: 547641
1739.35/1739.70	c total #propagations: 990701828 / total #impl: 4038743180 (eff. 0.245)
1739.35/1739.70	c #Conflicts:    1521000 | #Learnt:      51248 | 0.000
1739.35/1739.70	c total clause space: 545.701MB
1739.35/1739.70	c total #watches: 551094
1741.25/1741.69	c total #propagations: 991355670 / total #impl: 4041471744 (eff. 0.245)
1741.25/1741.69	c #Conflicts:    1522000 | #Learnt:      52248 | 0.000
1741.25/1741.69	c total clause space: 545.701MB
1741.25/1741.69	c total #watches: 554520
1743.16/1743.55	c total #propagations: 992005193 / total #impl: 4043967935 (eff. 0.245)
1743.16/1743.55	c #Conflicts:    1523000 | #Learnt:      53248 | 0.000
1743.16/1743.55	c total clause space: 545.701MB
1743.16/1743.55	c total #watches: 559407
1745.05/1745.46	c total #propagations: 992644317 / total #impl: 4046506272 (eff. 0.245)
1745.05/1745.46	c #Conflicts:    1524000 | #Learnt:      54248 | 0.000
1745.05/1745.46	c total clause space: 545.701MB
1745.05/1745.46	c total #watches: 565140
1746.95/1747.30	c total #propagations: 993346897 / total #impl: 4049515809 (eff. 0.245)
1746.95/1747.30	c #Conflicts:    1525000 | #Learnt:      55248 | 0.000
1746.95/1747.30	c total clause space: 545.701MB
1746.95/1747.30	c total #watches: 568600
1748.85/1749.24	c total #propagations: 994051937 / total #impl: 4052569795 (eff. 0.245)
1748.85/1749.24	c #Conflicts:    1526000 | #Learnt:      56248 | 0.000
1748.85/1749.24	c total clause space: 545.701MB
1748.85/1749.24	c total #watches: 571708
1750.65/1751.08	c total #propagations: 994815584 / total #impl: 4055974956 (eff. 0.245)
1750.65/1751.08	c #Conflicts:    1527000 | #Learnt:      57248 | 0.000
1750.65/1751.08	c total clause space: 545.701MB
1750.65/1751.08	c total #watches: 574762
1752.55/1752.93	c total #propagations: 995452347 / total #impl: 4058485040 (eff. 0.245)
1752.55/1752.93	c #Conflicts:    1528000 | #Learnt:      58248 | 0.000
1752.55/1752.93	c total clause space: 545.701MB
1752.55/1752.93	c total #watches: 577557
1754.16/1754.60	c total #propagations: 996076525 / total #impl: 4060963301 (eff. 0.245)
1754.16/1754.60	c #Conflicts:    1529000 | #Learnt:      59248 | 0.000
1754.16/1754.60	c total clause space: 545.701MB
1754.16/1754.60	c total #watches: 579900
1755.75/1756.18	c total #propagations: 996632348 / total #impl: 4063171011 (eff. 0.245)
1755.75/1756.18	c GC COLLECT
1755.75/1756.18	c #Conflicts:    1530000 | #Learnt:      30346 | 0.000
1755.75/1756.18	c total clause space: 545.701MB
1755.75/1756.18	c total #watches: 473076
1756.55/1756.92	c total #propagations: 997349789 / total #impl: 4066252035 (eff. 0.245)
1756.55/1756.92	c #Conflicts:    1531000 | #Learnt:      31346 | 0.000
1756.55/1756.92	c total clause space: 545.701MB
1756.55/1756.92	c total #watches: 476026
1757.25/1757.63	c total #propagations: 997954895 / total #impl: 4068573839 (eff. 0.245)
1757.25/1757.63	c #Conflicts:    1532000 | #Learnt:      32346 | 0.000
1757.25/1757.63	c total clause space: 545.701MB
1757.25/1757.63	c total #watches: 479076
1757.95/1758.30	c total #propagations: 998487841 / total #impl: 4070508996 (eff. 0.245)
1757.95/1758.30	c #Conflicts:    1533000 | #Learnt:      33346 | 0.000
1757.95/1758.30	c total clause space: 545.701MB
1757.95/1758.30	c total #watches: 481421
1758.55/1758.95	c total #propagations: 999006391 / total #impl: 4072452382 (eff. 0.245)
1758.55/1758.95	c #Conflicts:    1534000 | #Learnt:      34346 | 0.000
1758.55/1758.95	c total clause space: 545.701MB
1758.55/1758.95	c total #watches: 483640
1759.25/1759.67	c total #propagations: 999545336 / total #impl: 4074461724 (eff. 0.245)
1759.25/1759.67	c #Conflicts:    1535000 | #Learnt:      35346 | 0.000
1759.25/1759.67	c total clause space: 545.701MB
1759.25/1759.67	c total #watches: 486649
1760.05/1760.44	c total #propagations: 1000146807 / total #impl: 4076634731 (eff. 0.245)
1760.05/1760.44	c #Conflicts:    1536000 | #Learnt:      36346 | 0.000
1760.05/1760.44	c total clause space: 545.701MB
1760.05/1760.44	c total #watches: 489738
1760.95/1761.35	c total #propagations: 1000770165 / total #impl: 4079079162 (eff. 0.245)
1760.95/1761.35	c #Conflicts:    1537000 | #Learnt:      37346 | 0.000
1760.95/1761.35	c total clause space: 545.701MB
1760.95/1761.35	c total #watches: 494061
1762.05/1762.44	c total #propagations: 1001453780 / total #impl: 4081740831 (eff. 0.245)
1762.05/1762.44	c #Conflicts:    1538000 | #Learnt:      38346 | 0.000
1762.05/1762.44	c total clause space: 545.701MB
1762.05/1762.44	c total #watches: 498380
1762.95/1763.39	c total #propagations: 1002205881 / total #impl: 4084627304 (eff. 0.245)
1762.95/1763.39	c #Conflicts:    1539000 | #Learnt:      39346 | 0.000
1762.95/1763.39	c total clause space: 545.701MB
1762.95/1763.39	c total #watches: 501843
1764.15/1764.58	c total #propagations: 1002905513 / total #impl: 4087569283 (eff. 0.245)
1764.15/1764.58	c #Conflicts:    1540000 | #Learnt:      40346 | 0.000
1764.15/1764.58	c total clause space: 545.701MB
1764.15/1764.58	c total #watches: 506259
1765.35/1765.74	c total #propagations: 1003658569 / total #impl: 4091450948 (eff. 0.245)
1765.35/1765.74	c #Conflicts:    1541000 | #Learnt:      41346 | 0.000
1765.35/1765.74	c total clause space: 545.701MB
1765.35/1765.74	c total #watches: 510485
1766.45/1766.81	c total #propagations: 1004428157 / total #impl: 4094986509 (eff. 0.245)
1766.45/1766.81	c #Conflicts:    1542000 | #Learnt:      42346 | 0.000
1766.45/1766.81	c total clause space: 545.701MB
1766.45/1766.81	c total #watches: 514671
1767.95/1768.36	c total #propagations: 1005032700 / total #impl: 4098166579 (eff. 0.245)
1767.95/1768.36	c #Conflicts:    1543000 | #Learnt:      43346 | 0.000
1767.95/1768.36	c total clause space: 545.701MB
1767.95/1768.36	c total #watches: 517691
1769.45/1769.86	c total #propagations: 1005954275 / total #impl: 4101586223 (eff. 0.245)
1769.45/1769.86	c #Conflicts:    1544000 | #Learnt:      44346 | 0.000
1769.45/1769.86	c total clause space: 545.701MB
1769.45/1769.86	c total #watches: 520247
1770.85/1771.20	c total #propagations: 1006783292 / total #impl: 4104580695 (eff. 0.245)
1770.85/1771.20	c #Conflicts:    1545000 | #Learnt:      45346 | 0.000
1770.85/1771.20	c total clause space: 545.701MB
1770.85/1771.20	c total #watches: 523505
1771.95/1772.35	c total #propagations: 1007591706 / total #impl: 4107970648 (eff. 0.245)
1771.95/1772.35	c #Conflicts:    1546000 | #Learnt:      46346 | 0.000
1771.95/1772.35	c total clause space: 545.701MB
1771.95/1772.35	c total #watches: 527158
1773.15/1773.55	c total #propagations: 1008192702 / total #impl: 4110786511 (eff. 0.245)
1773.15/1773.55	c #Conflicts:    1547000 | #Learnt:      47346 | 0.000
1773.15/1773.55	c total clause space: 545.701MB
1773.15/1773.55	c total #watches: 532907
1774.65/1775.05	c total #propagations: 1008754063 / total #impl: 4113378208 (eff. 0.245)
1774.65/1775.05	c #Conflicts:    1548000 | #Learnt:      48346 | 0.000
1774.65/1775.05	c total clause space: 545.701MB
1774.65/1775.05	c total #watches: 540956
1776.34/1776.75	c total #propagations: 1009502191 / total #impl: 4117368507 (eff. 0.245)
1776.34/1776.75	c #Conflicts:    1549000 | #Learnt:      49346 | 0.000
1776.34/1776.75	c total clause space: 545.701MB
1776.34/1776.75	c total #watches: 546901
1778.24/1778.60	c total #propagations: 1010262817 / total #impl: 4121029076 (eff. 0.245)
1778.24/1778.60	c #Conflicts:    1550000 | #Learnt:      50346 | 0.000
1778.24/1778.60	c total clause space: 545.701MB
1778.24/1778.60	c total #watches: 552343
1780.44/1780.85	c total #propagations: 1010834333 / total #impl: 4123711043 (eff. 0.245)
1780.44/1780.85	c #Conflicts:    1551000 | #Learnt:      51346 | 0.000
1780.44/1780.85	c total clause space: 545.701MB
1780.44/1780.85	c total #watches: 556635
1782.64/1783.08	c total #propagations: 1011442180 / total #impl: 4126633027 (eff. 0.245)
1782.64/1783.08	c #Conflicts:    1552000 | #Learnt:      52346 | 0.000
1782.64/1783.08	c total clause space: 545.701MB
1782.64/1783.08	c total #watches: 561748
1784.34/1784.75	c total #propagations: 1012071100 / total #impl: 4129685015 (eff. 0.245)
1784.34/1784.75	c #Conflicts:    1553000 | #Learnt:      53346 | 0.000
1784.34/1784.75	c total clause space: 545.701MB
1784.34/1784.75	c total #watches: 566615
1785.84/1786.28	c total #propagations: 1012611448 / total #impl: 4132392656 (eff. 0.245)
1785.84/1786.28	c #Conflicts:    1554000 | #Learnt:      54346 | 0.000
1785.84/1786.28	c total clause space: 545.701MB
1785.84/1786.28	c total #watches: 571154
1787.44/1787.85	c total #propagations: 1013179603 / total #impl: 4135311003 (eff. 0.245)
1787.44/1787.85	c #Conflicts:    1555000 | #Learnt:      55346 | 0.000
1787.44/1787.85	c total clause space: 545.701MB
1787.44/1787.85	c total #watches: 575436
1789.04/1789.42	c total #propagations: 1013728073 / total #impl: 4138354155 (eff. 0.245)
1789.04/1789.42	c #Conflicts:    1556000 | #Learnt:      56346 | 0.000
1789.04/1789.42	c total clause space: 545.701MB
1789.04/1789.42	c total #watches: 578526
1790.55/1790.95	c total #propagations: 1014242346 / total #impl: 4141024881 (eff. 0.245)
1790.55/1790.95	c #Conflicts:    1557000 | #Learnt:      57346 | 0.000
1790.55/1790.95	c total clause space: 545.701MB
1790.55/1790.95	c total #watches: 581948
1792.24/1792.64	c total #propagations: 1014747911 / total #impl: 4143778609 (eff. 0.245)
1792.24/1792.64	c #Conflicts:    1558000 | #Learnt:      58346 | 0.000
1792.24/1792.64	c total clause space: 545.701MB
1792.24/1792.64	c total #watches: 585533
1794.14/1794.52	c total #propagations: 1015286887 / total #impl: 4146539207 (eff. 0.245)
1794.14/1794.52	c #Conflicts:    1559000 | #Learnt:      59346 | 0.000
1794.14/1794.52	c total clause space: 545.701MB
1794.14/1794.52	c total #watches: 590124
1795.84/1796.24	c total #propagations: 1015856511 / total #impl: 4149467420 (eff. 0.245)
1795.84/1796.24	c #Conflicts:    1560000 | #Learnt:      60346 | 0.000
1795.84/1796.24	c total clause space: 545.701MB
1795.84/1796.24	c total #watches: 595005
1796.64/1797.00	c total #propagations: 1016386383 / total #impl: 4152275121 (eff. 0.245)
1796.64/1797.00	c GC COLLECT
1796.64/1797.00	c #Conflicts:    1561000 | #Learnt:      31202 | 0.000
1796.64/1797.00	c total clause space: 545.701MB
1796.64/1797.00	c total #watches: 477126
1797.24/1797.66	c total #propagations: 1016896491 / total #impl: 4154712607 (eff. 0.245)
1797.24/1797.66	c #Conflicts:    1562000 | #Learnt:      32202 | 0.000
1797.24/1797.66	c total clause space: 545.701MB
1797.24/1797.66	c total #watches: 481659
1797.94/1798.35	c total #propagations: 1017450975 / total #impl: 4157486940 (eff. 0.245)
1797.94/1798.35	c #Conflicts:    1563000 | #Learnt:      33202 | 0.000
1797.94/1798.35	c total clause space: 545.701MB
1797.94/1798.35	c total #watches: 485806
1798.64/1799.02	c total #propagations: 1017952988 / total #impl: 4160031108 (eff. 0.245)
1798.64/1799.02	c #Conflicts:    1564000 | #Learnt:      34202 | 0.000
1798.64/1799.02	c total clause space: 545.701MB
1798.64/1799.02	c total #watches: 490301
1799.44/1799.88	c total #propagations: 1018419983 / total #impl: 4162567542 (eff. 0.245)
1799.44/1799.88	c #Conflicts:    1565000 | #Learnt:      35202 | 0.000
1799.44/1799.88	c total clause space: 545.701MB
1799.44/1799.88	c total #watches: 493897

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-4108619-1466285981/watcher-4108619-1466285981 -o /tmp/evaluation-result-4108619-1466285981/solver-4108619-1466285981 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466284166-15429 --watchdog 1960 --input HOME/instance-4108619-1466285981.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.25 2.24 2.24 4/176 15780
/proc/meminfo: memFree=30277348/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 30644863 57319424 6780 33554432000 4194304 6211289 140733721471472 140734043186248 4206563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 13994 6780 98 493 0 13491 0

[startup+0.100121 s]
/proc/loadavg: 2.25 2.24 2.24 4/176 15780
/proc/meminfo: memFree=30277348/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=59768 CPUtime=0.09 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 1236 0 0 0 9 0 0 0 20 0 1 0 30644863 61202432 11465 33554432000 4194304 6211289 140733721471472 140733721470312 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 14942 11465 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.2003 s]
/proc/loadavg: 2.25 2.24 2.24 4/176 15780
/proc/meminfo: memFree=30277348/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=63472 CPUtime=0.18 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 1952 0 0 0 18 0 0 0 20 0 1 0 30644863 64995328 12276 33554432000 4194304 6211289 140733721471472 140733721470312 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 15868 12276 121 493 0 15365 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 63472

[startup+0.300283 s]
/proc/loadavg: 2.25 2.24 2.24 4/176 15780
/proc/meminfo: memFree=30277348/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=74864 CPUtime=0.29 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 3173 0 0 0 28 1 0 0 20 0 1 0 30644863 76660736 16563 33554432000 4194304 6211289 140733721471472 140733721470312 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 18716 16563 143 493 0 18213 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74864

[startup+0.700248 s]
/proc/loadavg: 2.25 2.24 2.24 4/176 15780
/proc/meminfo: memFree=30277348/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=106928 CPUtime=0.69 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 6141 0 0 0 68 1 0 0 20 0 1 0 30644863 109494272 23186 33554432000 4194304 6211289 140733721471472 140733721470312 5253329 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 26732 23186 144 493 0 26229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106928

[startup+1.50029 s]
/proc/loadavg: 2.25 2.24 2.24 4/177 15781
/proc/meminfo: memFree=30152880/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=143832 CPUtime=1.49 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 9720 0 0 0 147 2 0 0 20 0 1 0 30644863 147283968 32897 33554432000 4194304 6211289 140733721471472 140733721469064 4244489 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 35958 32897 204 493 0 35455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143832

[startup+3.1003 s]
/proc/loadavg: 2.25 2.24 2.24 4/177 15781
/proc/meminfo: memFree=30133660/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=162800 CPUtime=3.09 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 10551 0 0 0 307 2 0 0 20 0 1 0 30644863 166707200 35427 33554432000 4194304 6211289 140733721471472 140733721469816 4241178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 40700 35427 219 493 0 40197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162800

[startup+6.30027 s]
/proc/loadavg: 2.23 2.23 2.24 3/177 15781
/proc/meminfo: memFree=30119008/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=162800 CPUtime=6.29 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 10631 0 0 0 627 2 0 0 20 0 1 0 30644863 166707200 37520 33554432000 4194304 6211289 140733721471472 140733721469816 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 40700 37520 219 493 0 40197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162800

[startup+12.7003 s]
/proc/loadavg: 2.29 2.25 2.24 4/177 15781
/proc/meminfo: memFree=30109032/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=193620 CPUtime=12.68 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 11526 0 0 0 1266 2 0 0 20 0 1 0 30644863 198266880 39031 33554432000 4194304 6211289 140733721471472 140733721469816 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 48405 39031 219 493 0 47902 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 193620

[startup+25.5003 s]
/proc/loadavg: 2.30 2.25 2.24 3/178 15784
/proc/meminfo: memFree=30088508/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=193620 CPUtime=25.48 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 11658 0 0 0 2546 2 0 0 20 0 1 0 30644863 198266880 41171 33554432000 4194304 6211289 140733721471472 140733721469816 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 48405 41171 219 493 0 47902 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 193620

[startup+51.1004 s]
/proc/loadavg: 2.34 2.26 2.25 3/178 15784
/proc/meminfo: memFree=30054060/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=243708 CPUtime=51.08 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 12206 0 0 0 5105 3 0 0 20 0 1 0 30644863 249556992 48670 33554432000 4194304 6211289 140733721471472 140733721469816 4239822 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 60927 48670 219 493 0 60424 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 243708

[startup+102.3 s]
/proc/loadavg: 2.25 2.25 2.24 3/177 15786
/proc/meminfo: memFree=30013204/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=244116 CPUtime=102.28 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 12636 0 0 0 10224 4 0 0 20 0 1 0 30644863 249974784 53568 33554432000 4194304 6211289 140733721471472 140733721469816 4209298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 61029 53568 219 493 0 60526 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 244116

[startup+162.3 s]
/proc/loadavg: 2.26 2.26 2.25 3/177 15787
/proc/meminfo: memFree=29939944/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=245108 CPUtime=162.26 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 12915 0 0 0 16222 4 0 0 20 0 1 0 30644863 250990592 56913 33554432000 4194304 6211289 140733721471472 140733721469816 4209530 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 61277 56913 219 493 0 60774 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 245108

[startup+222.307 s]
/proc/loadavg: 2.13 2.22 2.24 4/177 15788
/proc/meminfo: memFree=29919384/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=327176 CPUtime=222.27 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 13618 0 0 0 22221 6 0 0 20 0 1 0 30644863 335028224 59986 33554432000 4194304 6211289 140733721471472 140733721469816 4244815 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 81794 59986 219 493 0 81291 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 327176

[startup+282.3 s]
/proc/loadavg: 2.22 2.24 2.24 3/177 15789
/proc/meminfo: memFree=29884924/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=328720 CPUtime=282.25 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 14517 0 0 0 28219 6 0 0 20 0 1 0 30644863 336609280 68323 33554432000 4194304 6211289 140733721471472 140733721469816 4209852 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 82180 68323 219 493 0 81677 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 328720

[startup+342.3 s]
/proc/loadavg: 2.25 2.25 2.24 3/177 15790
/proc/meminfo: memFree=29882964/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=329284 CPUtime=342.24 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 14684 0 0 0 34218 6 0 0 20 0 1 0 30644863 337186816 68490 33554432000 4194304 6211289 140733721471472 140733721469816 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 82321 68490 219 493 0 81818 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 329284

[startup+402.3 s]
/proc/loadavg: 2.29 2.26 2.25 3/177 15792
/proc/meminfo: memFree=29820388/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=329844 CPUtime=402.22 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 14823 0 0 0 40216 6 0 0 20 0 1 0 30644863 337760256 74249 33554432000 4194304 6211289 140733721471472 140733721469816 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 82461 74249 219 493 0 81958 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 329844

[startup+462.3 s]
/proc/loadavg: 2.21 2.24 2.24 3/177 15793
/proc/meminfo: memFree=29811504/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=330392 CPUtime=462.21 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 14960 0 0 0 46215 6 0 0 20 0 1 0 30644863 338321408 74386 33554432000 4194304 6211289 140733721471472 140733721469816 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 82598 74386 219 493 0 82095 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 330392

[startup+522.3 s]
/proc/loadavg: 2.20 2.23 2.23 3/177 15794
/proc/meminfo: memFree=29747096/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=463444 CPUtime=522.21 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 15551 0 0 0 52213 8 0 0 20 0 1 0 30644863 474566656 87646 33554432000 4194304 6211289 140733721471472 140733721469816 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 115861 87646 219 493 0 115358 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 463444

[startup+582.3 s]
/proc/loadavg: 2.25 2.23 2.23 3/177 15795
/proc/meminfo: memFree=29724912/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=464120 CPUtime=582.2 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 15906 0 0 0 58212 8 0 0 20 0 1 0 30644863 475258880 93041 33554432000 4194304 6211289 140733721471472 140733721469816 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 116030 93041 219 493 0 115527 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 464120


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


[startup+882.307 s]
/proc/loadavg: 2.21 2.21 2.21 3/177 15815
/proc/meminfo: memFree=29623276/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=466184 CPUtime=882.16 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 16645 0 0 0 88207 9 0 0 20 0 1 0 30644863 477372416 99840 33554432000 4194304 6211289 140733721471472 140733721469816 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 116546 99840 219 493 0 116043 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 466184

[startup+942.3 s]
/proc/loadavg: 2.20 2.22 2.21 3/177 15816
/proc/meminfo: memFree=29470428/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=681924 CPUtime=942.14 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 17267 0 0 0 94201 13 0 0 20 0 1 0 30644863 698290176 137140 33554432000 4194304 6211289 140733721471472 140733721469816 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170481 137140 219 493 0 169978 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 681924

[startup+1002.3 s]
/proc/loadavg: 2.18 2.20 2.21 3/177 15818
/proc/meminfo: memFree=29439516/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=682336 CPUtime=1002.14 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 17534 0 0 0 100200 14 0 0 20 0 1 0 30644863 698712064 145018 33554432000 4194304 6211289 140733721471472 140733721469816 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170584 145018 219 493 0 170081 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 682336

[startup+1062.3 s]
/proc/loadavg: 2.12 2.18 2.19 3/177 15819
/proc/meminfo: memFree=29393244/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=682608 CPUtime=1062.13 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 17728 0 0 0 106198 15 0 0 20 0 1 0 30644863 698990592 156428 33554432000 4194304 6211289 140733721471472 140733721469816 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170652 156428 219 493 0 170149 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 682608

[startup+1122.3 s]
/proc/loadavg: 2.12 2.17 2.19 3/177 15820
/proc/meminfo: memFree=29391888/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=682872 CPUtime=1122.12 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 17784 0 0 0 112197 15 0 0 20 0 1 0 30644863 699260928 156483 33554432000 4194304 6211289 140733721471472 140733721469816 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170718 156483 219 493 0 170215 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 682872

[startup+1182.3 s]
/proc/loadavg: 2.19 2.18 2.18 3/177 15821
/proc/meminfo: memFree=29387488/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=683140 CPUtime=1182.11 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 17911 0 0 0 118196 15 0 0 20 0 1 0 30644863 699535360 156578 33554432000 4194304 6211289 140733721471472 140733721469816 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170785 156578 219 493 0 170282 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 683140

[startup+1242.3 s]
/proc/loadavg: 2.12 2.16 2.18 4/178 15825
/proc/meminfo: memFree=29380984/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=683272 CPUtime=1242.07 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18009 0 0 0 124192 15 0 0 20 0 1 0 30644863 699670528 156756 33554432000 4194304 6211289 140733721471472 140733721469816 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170818 156756 219 493 0 170315 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 683272

[startup+1302.3 s]
/proc/loadavg: 2.17 2.17 2.18 3/178 15850
/proc/meminfo: memFree=29379716/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=683460 CPUtime=1302.04 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18076 0 0 0 130189 15 0 0 20 0 1 0 30644863 699863040 156784 33554432000 4194304 6211289 140733721471472 140733721469816 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170865 156784 219 493 0 170362 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 683460

[startup+1362.3 s]
/proc/loadavg: 2.31 2.22 2.19 3/177 15851
/proc/meminfo: memFree=29351612/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=683904 CPUtime=1362.01 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18222 0 0 0 136186 15 0 0 20 0 1 0 30644863 700317696 156899 33554432000 4194304 6211289 140733721471472 140733721469816 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170976 156899 219 493 0 170473 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 683904

[startup+1422.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 15852
/proc/meminfo: memFree=29315184/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=683904 CPUtime=1422.01 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18226 0 0 0 142186 15 0 0 20 0 1 0 30644863 700317696 156919 33554432000 4194304 6211289 140733721471472 140733721469816 4242505 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 170976 156919 219 493 0 170473 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 683904

[startup+1482.3 s]
/proc/loadavg: 2.12 2.18 2.18 3/177 15853
/proc/meminfo: memFree=29314608/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=684172 CPUtime=1481.99 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18289 0 0 0 148184 15 0 0 20 0 1 0 30644863 700592128 156982 33554432000 4194304 6211289 140733721471472 140733721469816 4249843 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 171043 156982 219 493 0 170540 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 684172

[startup+1542.31 s]
/proc/loadavg: 2.15 2.17 2.17 4/177 15854
/proc/meminfo: memFree=29314088/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=684572 CPUtime=1541.99 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18408 0 0 0 154184 15 0 0 20 0 1 0 30644863 701001728 157101 33554432000 4194304 6211289 140733721471472 140733721469816 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 171143 157101 219 493 0 170640 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 684572

[startup+1602.3 s]
/proc/loadavg: 2.22 2.20 2.18 4/177 15856
/proc/meminfo: memFree=29281964/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=684572 CPUtime=1601.97 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18421 0 0 0 160182 15 0 0 20 0 1 0 30644863 701001728 157114 33554432000 4194304 6211289 140733721471472 140733721469816 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 171143 157114 219 493 0 170640 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 684572

[startup+1662.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/177 15857
/proc/meminfo: memFree=29258940/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=684848 CPUtime=1661.96 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18465 0 0 0 166181 15 0 0 20 0 1 0 30644863 701284352 157158 33554432000 4194304 6211289 140733721471472 140733721469816 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 171212 157158 219 493 0 170709 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 684848

[startup+1722.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/177 15858
/proc/meminfo: memFree=29258200/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=685176 CPUtime=1721.95 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18550 0 0 0 172180 15 0 0 20 0 1 0 30644863 701620224 157243 33554432000 4194304 6211289 140733721471472 140733721469816 4209342 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 171294 157243 219 493 0 170791 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 685176

[startup+1782.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/177 15859
/proc/meminfo: memFree=29257336/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=685344 CPUtime=1781.94 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18582 0 0 0 178179 15 0 0 20 0 1 0 30644863 701792256 157275 33554432000 4194304 6211289 140733721471472 140733721469816 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 171336 157275 219 493 0 170833 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 685344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.15 2.20 2.18 4/177 15905
/proc/meminfo: memFree=29613060/32872528 swapFree=1286400/1433568
[pid=15780] ppid=15777 vsize=685344 CPUtime=1800.04 cores=0,2,4,6
/proc/15780/stat : 15780 (cdcl-cuttingpla) R 15777 15780 3621 0 -1 4202496 18600 0 0 0 179989 15 0 0 20 0 1 0 30644863 701792256 157293 33554432000 4194304 6211289 140733721471472 140733721469816 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/15780/statm: 171336 157293 219 493 0 170833 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 685344

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 15780 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.05
CPU user time (s): 1799.9
CPU system time (s): 0.155976
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 685344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.155976
maximum resident set size= 629172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18600
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= 120
involuntary context switches= 1976

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

The end

Launcher Data

Begin job on node130 at 2016-06-18 23:39:41
IDJOB=4108619
IDBENCH=77715
IDSOLVER=2549
FILE ID=node130/4108619-1466285981
RUNJOBID= node130-1466284166-15429
PBS_JOBID= 19918227
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9025_10.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108619-1466285981/watcher-4108619-1466285981 -o /tmp/evaluation-result-4108619-1466285981/solver-4108619-1466285981 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466284166-15429 --watchdog 1960 --input HOME/instance-4108619-1466285981.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 61e5a79df84e43f9b39aa8611a460c56
RANDOM SEED=958293806

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30277256 kB
Buffers:           65896 kB
Cached:           208156 kB
SwapCached:         1872 kB
Active:           219064 kB
Inactive:         202004 kB
Active(anon):     147568 kB
Inactive(anon):     2212 kB
Active(file):      71496 kB
Inactive(file):   199792 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098744 kB
Dirty:             17040 kB
Writeback:             0 kB
AnonPages:       1582416 kB
Mapped:             8116 kB
Shmem:                 0 kB
Slab:             604480 kB
SReclaimable:      47164 kB
SUnreclaim:       557316 kB
KernelStack:        1456 kB
PageTables:         7232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1714844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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= 71732 MiB
End job on node130 at 2016-06-19 00:09:41