Trace number 4087802

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j60opt/
normalized-j6029_8.std.opb
MD5SUM462f9351930ed2902c05fb692326c53f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark105
Best CPU time to get the best result obtained on this benchmark1801.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36722
Total number of constraints123520
Number of constraints which are clauses122320
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 constraint60
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.09/0.17	c * #variable= 36722 #constraint= 123520
0.39/0.48	c * #variable= 36722 #constraint= 123520
0.98/1.01	c S1->S2
0.98/1.01	c S1->S2
0.98/1.01	c S1->S2
0.98/1.01	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
0.98/1.01	c total clause space: 18.2382MB
0.98/1.01	c total #watches: 270163
1.09/1.18	c total #propagations: 688079 / total #impl: 2212941 (eff. 0.311)
1.09/1.18	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
1.09/1.18	c total clause space: 29.637MB
1.09/1.19	c total #watches: 273049
1.28/1.37	c total #propagations: 1141143 / total #impl: 3762802 (eff. 0.303)
1.28/1.37	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
1.28/1.37	c total clause space: 29.637MB
1.28/1.37	c total #watches: 273066
1.48/1.55	c total #propagations: 1625137 / total #impl: 5445474 (eff. 0.298)
1.48/1.55	c #Conflicts:       4000 | #Learnt:       3004 | 0.000
1.48/1.55	c total clause space: 29.637MB
1.48/1.55	c total #watches: 275591
1.68/1.77	c total #propagations: 2116910 / total #impl: 7244415 (eff. 0.292)
1.68/1.77	c #Conflicts:       5000 | #Learnt:       2355 | 0.000
1.68/1.77	c total clause space: 29.637MB
1.68/1.77	c total #watches: 275152
1.88/1.97	c total #propagations: 2604211 / total #impl: 9071248 (eff. 0.287)
1.88/1.97	c #Conflicts:       6000 | #Learnt:       3354 | 0.000
1.88/1.97	c total clause space: 29.637MB
1.88/1.97	c total #watches: 277458
2.08/2.17	c total #propagations: 3050082 / total #impl: 10715141 (eff. 0.285)
2.08/2.17	c GC COLLECT
2.08/2.17	c #Conflicts:       7000 | #Learnt:       2239 | 0.000
2.08/2.17	c total clause space: 29.637MB
2.08/2.17	c total #watches: 273651
2.29/2.37	c total #propagations: 3520481 / total #impl: 12341151 (eff. 0.285)
2.29/2.37	c #Conflicts:       8000 | #Learnt:       3239 | 0.000
2.29/2.37	c total clause space: 29.637MB
2.29/2.37	c total #watches: 277061
2.58/2.61	c total #propagations: 3962416 / total #impl: 13973873 (eff. 0.284)
2.58/2.61	c #Conflicts:       9000 | #Learnt:       4239 | 0.000
2.58/2.61	c total clause space: 29.637MB
2.58/2.61	c total #watches: 279843
2.78/2.85	c total #propagations: 4512057 / total #impl: 15923160 (eff. 0.283)
2.78/2.85	c #Conflicts:      10000 | #Learnt:       2723 | 0.000
2.78/2.85	c total clause space: 29.637MB
2.78/2.85	c total #watches: 280995
2.98/3.05	c total #propagations: 5017344 / total #impl: 17794458 (eff. 0.282)
2.98/3.05	c #Conflicts:      11000 | #Learnt:       3723 | 0.000
2.98/3.05	c total clause space: 29.637MB
2.98/3.05	c total #watches: 281450
3.18/3.27	c total #propagations: 5409451 / total #impl: 19141660 (eff. 0.283)
3.18/3.27	c #Conflicts:      12000 | #Learnt:       4723 | 0.000
3.18/3.27	c total clause space: 29.637MB
3.18/3.27	c total #watches: 282946
3.40/3.48	c total #propagations: 5843412 / total #impl: 20683724 (eff. 0.283)
3.40/3.48	c #Conflicts:      13000 | #Learnt:       5723 | 0.000
3.40/3.48	c total clause space: 48.1602MB
3.40/3.48	c total #watches: 284923
3.59/3.68	c total #propagations: 6274295 / total #impl: 22263404 (eff. 0.282)
3.59/3.68	c GC COLLECT
3.59/3.68	c #Conflicts:      14000 | #Learnt:       3863 | 0.000
3.59/3.68	c total clause space: 48.1602MB
3.59/3.68	c total #watches: 278602
3.79/3.88	c total #propagations: 6710005 / total #impl: 23821152 (eff. 0.282)
3.79/3.88	c #Conflicts:      15000 | #Learnt:       4863 | 0.000
3.79/3.88	c total clause space: 48.1602MB
3.79/3.88	c total #watches: 281488
4.09/4.10	c total #propagations: 7148949 / total #impl: 25388701 (eff. 0.282)
4.09/4.10	c #Conflicts:      16000 | #Learnt:       5863 | 0.000
4.09/4.10	c total clause space: 48.1602MB
4.09/4.10	c total #watches: 284059
4.19/4.27	c total #propagations: 7601305 / total #impl: 27091291 (eff. 0.281)
4.19/4.27	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
4.19/4.27	c total clause space: 48.1602MB
4.19/4.28	c total #watches: 283345
4.40/4.47	c total #propagations: 7989413 / total #impl: 28347592 (eff. 0.282)
4.40/4.47	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
4.40/4.47	c total clause space: 48.1602MB
4.40/4.47	c total #watches: 285322
4.59/4.68	c total #propagations: 8374607 / total #impl: 29719622 (eff. 0.282)
4.59/4.68	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
4.59/4.68	c total clause space: 48.1602MB
4.59/4.68	c total #watches: 288327
4.89/4.91	c total #propagations: 8753915 / total #impl: 31043502 (eff. 0.282)
4.89/4.91	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
4.89/4.91	c total clause space: 48.1602MB
4.89/4.91	c total #watches: 290798
5.09/5.14	c total #propagations: 9216591 / total #impl: 32525013 (eff. 0.283)
5.09/5.14	c GC COLLECT
5.09/5.14	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
5.09/5.14	c total clause space: 48.1602MB
5.09/5.14	c total #watches: 280589
5.29/5.37	c total #propagations: 9704484 / total #impl: 34298260 (eff. 0.283)
5.29/5.37	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
5.29/5.37	c total clause space: 48.1602MB
5.29/5.37	c total #watches: 283170
5.50/5.58	c total #propagations: 10208933 / total #impl: 36123837 (eff. 0.283)
5.50/5.58	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
5.50/5.58	c total clause space: 48.1602MB
5.50/5.58	c total #watches: 285617
5.79/5.82	c total #propagations: 10641331 / total #impl: 37790896 (eff. 0.282)
5.79/5.82	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
5.79/5.82	c total clause space: 48.1602MB
5.79/5.82	c total #watches: 288149
5.99/6.04	c total #propagations: 11075439 / total #impl: 39476118 (eff. 0.281)
5.99/6.04	c GC COLLECT
5.99/6.04	c #Conflicts:      25000 | #Learnt:       4403 | 0.000
5.99/6.04	c total clause space: 48.1602MB
5.99/6.04	c total #watches: 280236
6.19/6.25	c total #propagations: 11532034 / total #impl: 41059972 (eff. 0.281)
6.19/6.25	c #Conflicts:      26000 | #Learnt:       5403 | 0.000
6.19/6.25	c total clause space: 48.1602MB
6.19/6.25	c total #watches: 282792
6.39/6.46	c total #propagations: 11980345 / total #impl: 42668377 (eff. 0.281)
6.39/6.46	c #Conflicts:      27000 | #Learnt:       6403 | 0.000
6.39/6.46	c total clause space: 48.1602MB
6.39/6.46	c total #watches: 285508
6.70/6.70	c total #propagations: 12405713 / total #impl: 44255656 (eff. 0.280)
6.70/6.70	c #Conflicts:      28000 | #Learnt:       7403 | 0.000
6.70/6.70	c total clause space: 48.1602MB
6.70/6.70	c total #watches: 288256
6.89/6.98	c total #propagations: 12903353 / total #impl: 46066875 (eff. 0.280)
6.89/6.98	c GC COLLECT
6.89/6.98	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
6.89/6.98	c total clause space: 48.1602MB
6.89/6.98	c total #watches: 280998
7.09/7.18	c total #propagations: 13416940 / total #impl: 48130099 (eff. 0.279)
7.09/7.18	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
7.09/7.18	c total clause space: 48.1602MB
7.09/7.18	c total #watches: 283728
7.39/7.40	c total #propagations: 13787253 / total #impl: 49498366 (eff. 0.279)
7.39/7.40	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
7.39/7.40	c total clause space: 48.1602MB
7.39/7.40	c total #watches: 286678
7.59/7.68	c total #propagations: 14197081 / total #impl: 50913438 (eff. 0.279)
7.59/7.68	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
7.59/7.68	c total clause space: 48.1602MB
7.59/7.68	c total #watches: 289478
7.89/7.94	c total #propagations: 14671697 / total #impl: 52715698 (eff. 0.278)
7.89/7.94	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
7.89/7.94	c total clause space: 48.1602MB
7.89/7.94	c total #watches: 292420
8.19/8.22	c total #propagations: 15125518 / total #impl: 54434126 (eff. 0.278)
8.19/8.22	c GC COLLECT
8.19/8.22	c #Conflicts:      34000 | #Learnt:       4904 | 0.000
8.19/8.22	c total clause space: 48.1602MB
8.19/8.22	c total #watches: 282819
8.39/8.46	c total #propagations: 15621973 / total #impl: 56313169 (eff. 0.277)
8.39/8.46	c #Conflicts:      35000 | #Learnt:       5904 | 0.000
8.39/8.46	c total clause space: 48.1602MB
8.39/8.46	c total #watches: 285772
8.69/8.73	c total #propagations: 16110933 / total #impl: 57942582 (eff. 0.278)
8.69/8.73	c #Conflicts:      36000 | #Learnt:       6904 | 0.000
8.69/8.73	c total clause space: 48.1602MB
8.69/8.73	c total #watches: 288220
8.90/8.99	c total #propagations: 16574349 / total #impl: 59728184 (eff. 0.277)
8.90/8.99	c #Conflicts:      37000 | #Learnt:       7904 | 0.000
8.90/8.99	c total clause space: 48.1602MB
8.90/8.99	c total #watches: 290585
9.19/9.26	c total #propagations: 16997600 / total #impl: 61356132 (eff. 0.277)
9.19/9.26	c #Conflicts:      38000 | #Learnt:       8904 | 0.000
9.19/9.26	c total clause space: 48.1602MB
9.19/9.26	c total #watches: 293340
9.49/9.52	c total #propagations: 17415819 / total #impl: 63031538 (eff. 0.276)
9.49/9.52	c GC COLLECT
9.49/9.52	c #Conflicts:      39000 | #Learnt:       5202 | 0.000
9.49/9.52	c total clause space: 48.1602MB
9.49/9.52	c total #watches: 283286
9.69/9.77	c total #propagations: 17846026 / total #impl: 64711146 (eff. 0.276)
9.69/9.77	c #Conflicts:      40000 | #Learnt:       6202 | 0.000
9.69/9.77	c total clause space: 48.1602MB
9.69/9.77	c total #watches: 286088
10.00/10.07	c total #propagations: 18282541 / total #impl: 66222375 (eff. 0.276)
10.00/10.07	c #Conflicts:      41000 | #Learnt:       7202 | 0.000
10.00/10.07	c total clause space: 48.1602MB
10.00/10.07	c total #watches: 288740
10.39/10.41	c total #propagations: 18738181 / total #impl: 67748873 (eff. 0.277)
10.39/10.41	c #Conflicts:      42000 | #Learnt:       8202 | 0.000
10.39/10.41	c total clause space: 48.1602MB
10.39/10.41	c total #watches: 291416
10.69/10.76	c total #propagations: 19245981 / total #impl: 69595290 (eff. 0.277)
10.69/10.76	c #Conflicts:      43000 | #Learnt:       9202 | 0.000
10.69/10.76	c total clause space: 48.1602MB
10.69/10.76	c total #watches: 293602
11.10/11.12	c total #propagations: 19764758 / total #impl: 71347588 (eff. 0.277)
11.10/11.12	c GC COLLECT
11.10/11.12	c #Conflicts:      44000 | #Learnt:       5220 | 0.000
11.10/11.12	c total clause space: 48.1602MB
11.10/11.12	c total #watches: 283268
11.39/11.40	c total #propagations: 20263706 / total #impl: 73082495 (eff. 0.277)
11.39/11.40	c #Conflicts:      45000 | #Learnt:       6220 | 0.000
11.39/11.40	c total clause space: 48.1602MB
11.39/11.40	c total #watches: 285721
11.59/11.69	c total #propagations: 20797491 / total #impl: 74866844 (eff. 0.278)
11.59/11.69	c #Conflicts:      46000 | #Learnt:       7220 | 0.000
11.59/11.69	c total clause space: 48.1602MB
11.59/11.69	c total #watches: 288353
11.89/11.98	c total #propagations: 21336236 / total #impl: 77058134 (eff. 0.277)
11.89/11.98	c #Conflicts:      47000 | #Learnt:       8220 | 0.000
11.89/11.98	c total clause space: 48.1602MB
11.89/11.98	c total #watches: 291201
12.20/12.22	c total #propagations: 21787155 / total #impl: 78927641 (eff. 0.276)
12.20/12.22	c #Conflicts:      48000 | #Learnt:       9220 | 0.000
12.20/12.22	c total clause space: 48.1602MB
12.20/12.22	c total #watches: 294586
12.49/12.56	c total #propagations: 22184046 / total #impl: 80544414 (eff. 0.275)
12.49/12.56	c #Conflicts:      49000 | #Learnt:      10220 | 0.000
12.49/12.56	c total clause space: 48.1602MB
12.49/12.56	c total #watches: 297843
12.79/12.83	c total #propagations: 22652861 / total #impl: 82472208 (eff. 0.275)
12.79/12.83	c GC COLLECT
12.79/12.83	c #Conflicts:      50000 | #Learnt:       5910 | 0.000
12.79/12.83	c total clause space: 48.1602MB
12.79/12.83	c total #watches: 285044
12.99/13.08	c total #propagations: 23063097 / total #impl: 84247219 (eff. 0.274)
12.99/13.08	c #Conflicts:      51000 | #Learnt:       6910 | 0.000
12.99/13.08	c total clause space: 48.1602MB
12.99/13.08	c total #watches: 287841
13.29/13.36	c total #propagations: 23522091 / total #impl: 86084654 (eff. 0.273)
13.29/13.36	c #Conflicts:      52000 | #Learnt:       7910 | 0.000
13.29/13.36	c total clause space: 48.1602MB
13.29/13.36	c total #watches: 290933
13.59/13.69	c total #propagations: 23992334 / total #impl: 87956632 (eff. 0.273)
13.59/13.69	c #Conflicts:      53000 | #Learnt:       8910 | 0.000
13.59/13.69	c total clause space: 48.1602MB
13.59/13.69	c total #watches: 294369
13.99/14.04	c total #propagations: 24518210 / total #impl: 90061404 (eff. 0.272)
13.99/14.04	c #Conflicts:      54000 | #Learnt:       9910 | 0.000
13.99/14.04	c total clause space: 48.1602MB
13.99/14.04	c total #watches: 297853
14.39/14.41	c total #propagations: 24987898 / total #impl: 91927405 (eff. 0.272)
14.39/14.41	c #Conflicts:      55000 | #Learnt:      10910 | 0.000
14.39/14.41	c total clause space: 48.1602MB
14.39/14.41	c total #watches: 300636
14.69/14.72	c total #propagations: 25484741 / total #impl: 93849204 (eff. 0.272)
14.69/14.72	c GC COLLECT
14.69/14.72	c #Conflicts:      56000 | #Learnt:       6313 | 0.000
14.69/14.72	c total clause space: 48.1602MB
14.69/14.72	c total #watches: 285900
14.89/14.97	c total #propagations: 25970768 / total #impl: 95758941 (eff. 0.271)
14.89/14.97	c #Conflicts:      57000 | #Learnt:       7313 | 0.000
14.89/14.97	c total clause space: 48.1602MB
14.89/14.97	c total #watches: 288497
15.19/15.25	c total #propagations: 26410069 / total #impl: 97419362 (eff. 0.271)
15.19/15.25	c #Conflicts:      58000 | #Learnt:       8313 | 0.000
15.19/15.25	c total clause space: 48.1602MB
15.19/15.25	c total #watches: 291195
15.49/15.56	c total #propagations: 26921400 / total #impl: 99379335 (eff. 0.271)
15.49/15.56	c #Conflicts:      59000 | #Learnt:       9313 | 0.000
15.49/15.56	c total clause space: 48.1602MB
15.49/15.56	c total #watches: 293915
15.79/15.88	c total #propagations: 27464082 / total #impl: 101433251 (eff. 0.271)
15.79/15.88	c #Conflicts:      60000 | #Learnt:      10313 | 0.000
15.79/15.88	c total clause space: 48.1602MB
15.79/15.88	c total #watches: 296882
16.19/16.22	c total #propagations: 27957026 / total #impl: 103313687 (eff. 0.271)
16.19/16.22	c #Conflicts:      61000 | #Learnt:      11313 | 0.000
16.19/16.22	c total clause space: 48.1602MB
16.19/16.22	c total #watches: 300326
16.49/16.55	c total #propagations: 28464458 / total #impl: 105270332 (eff. 0.270)
16.49/16.55	c GC COLLECT
16.49/16.55	c #Conflicts:      62000 | #Learnt:       6408 | 0.000
16.49/16.55	c total clause space: 78.2603MB
16.49/16.55	c total #watches: 286120
16.78/16.83	c total #propagations: 28954946 / total #impl: 107188476 (eff. 0.270)
16.78/16.83	c #Conflicts:      63000 | #Learnt:       7408 | 0.000
16.78/16.83	c total clause space: 78.2603MB
16.78/16.83	c total #watches: 288493
17.08/17.14	c total #propagations: 29427403 / total #impl: 108929824 (eff. 0.270)
17.08/17.14	c #Conflicts:      64000 | #Learnt:       8408 | 0.000
17.08/17.14	c total clause space: 78.2603MB
17.08/17.14	c total #watches: 290979
17.38/17.42	c total #propagations: 29919212 / total #impl: 110772404 (eff. 0.270)
17.38/17.42	c #Conflicts:      65000 | #Learnt:       9408 | 0.000
17.38/17.42	c total clause space: 78.2603MB
17.38/17.42	c total #watches: 293473
17.59/17.69	c total #propagations: 30374702 / total #impl: 112528947 (eff. 0.270)
17.59/17.69	c #Conflicts:      66000 | #Learnt:      10408 | 0.000
17.59/17.69	c total clause space: 78.2603MB
17.59/17.69	c total #watches: 296289
17.88/17.99	c total #propagations: 30812120 / total #impl: 114285564 (eff. 0.270)
17.88/17.99	c #Conflicts:      67000 | #Learnt:      11408 | 0.000
17.88/17.99	c total clause space: 78.2603MB
17.88/17.99	c total #watches: 299366
18.28/18.33	c total #propagations: 31245768 / total #impl: 115949993 (eff. 0.269)
18.28/18.33	c #Conflicts:      68000 | #Learnt:      12408 | 0.000
18.28/18.33	c total clause space: 78.2603MB
18.28/18.33	c total #watches: 302256
18.58/18.64	c total #propagations: 31719805 / total #impl: 117907986 (eff. 0.269)
18.58/18.64	c GC COLLECT
18.58/18.64	c #Conflicts:      69000 | #Learnt:       7201 | 0.000
18.58/18.64	c total clause space: 78.2603MB
18.58/18.64	c total #watches: 288726
18.88/18.93	c total #propagations: 32194369 / total #impl: 119969430 (eff. 0.268)
18.88/18.93	c #Conflicts:      70000 | #Learnt:       8201 | 0.000
18.88/18.93	c total clause space: 78.2603MB
18.88/18.93	c total #watches: 291746
19.18/19.24	c total #propagations: 32649761 / total #impl: 121780365 (eff. 0.268)
19.18/19.24	c #Conflicts:      71000 | #Learnt:       9201 | 0.000
19.18/19.24	c total clause space: 78.2603MB
19.18/19.24	c total #watches: 294442
19.48/19.54	c total #propagations: 33120951 / total #impl: 123588652 (eff. 0.268)
19.48/19.54	c #Conflicts:      72000 | #Learnt:      10201 | 0.000
19.48/19.54	c total clause space: 78.2603MB
19.48/19.54	c total #watches: 296979
19.79/19.89	c total #propagations: 33550397 / total #impl: 125468210 (eff. 0.267)
19.79/19.89	c #Conflicts:      73000 | #Learnt:      11201 | 0.000
19.79/19.89	c total clause space: 78.2603MB
19.79/19.89	c total #watches: 300519
20.18/20.22	c total #propagations: 34060381 / total #impl: 127587810 (eff. 0.267)
20.18/20.22	c #Conflicts:      74000 | #Learnt:      12201 | 0.000
20.18/20.22	c total clause space: 78.2603MB
20.18/20.22	c total #watches: 303688
20.48/20.57	c total #propagations: 34498320 / total #impl: 129338297 (eff. 0.267)
20.48/20.57	c GC COLLECT
20.48/20.57	c #Conflicts:      75000 | #Learnt:       6692 | 0.000
20.48/20.57	c total clause space: 78.2603MB
20.48/20.57	c total #watches: 287562
20.78/20.86	c total #propagations: 34923058 / total #impl: 131158617 (eff. 0.266)
20.78/20.86	c #Conflicts:      76000 | #Learnt:       7692 | 0.000
20.78/20.86	c total clause space: 78.2603MB
20.78/20.86	c total #watches: 290702
21.08/21.16	c total #propagations: 35379068 / total #impl: 133111128 (eff. 0.266)
21.08/21.16	c #Conflicts:      77000 | #Learnt:       8692 | 0.000
21.08/21.16	c total clause space: 78.2603MB
21.08/21.16	c total #watches: 293265
21.48/21.51	c total #propagations: 35930295 / total #impl: 135023531 (eff. 0.266)
21.48/21.51	c #Conflicts:      78000 | #Learnt:       9692 | 0.000
21.48/21.51	c total clause space: 78.2603MB
21.48/21.51	c total #watches: 297331
21.78/21.87	c total #propagations: 36390303 / total #impl: 136995129 (eff. 0.266)
21.78/21.87	c #Conflicts:      79000 | #Learnt:      10692 | 0.000
21.78/21.87	c total clause space: 78.2603MB
21.78/21.87	c total #watches: 300352
22.18/22.26	c total #propagations: 36872869 / total #impl: 138924539 (eff. 0.265)
22.18/22.26	c #Conflicts:      80000 | #Learnt:      11692 | 0.000
22.18/22.26	c total clause space: 78.2603MB
22.18/22.26	c total #watches: 302849
22.58/22.66	c total #propagations: 37350326 / total #impl: 140786540 (eff. 0.265)
22.58/22.66	c #Conflicts:      81000 | #Learnt:      12692 | 0.000
22.58/22.66	c total clause space: 78.2603MB
22.58/22.66	c total #watches: 305531
22.98/23.06	c total #propagations: 37821295 / total #impl: 142546604 (eff. 0.265)
22.98/23.06	c GC COLLECT
22.98/23.06	c #Conflicts:      82000 | #Learnt:       6894 | 0.000
22.98/23.06	c total clause space: 78.2603MB
22.98/23.06	c total #watches: 288089
23.28/23.37	c total #propagations: 38300348 / total #impl: 144433798 (eff. 0.265)
23.28/23.37	c #Conflicts:      83000 | #Learnt:       7894 | 0.000
23.28/23.37	c total clause space: 78.2603MB
23.28/23.37	c total #watches: 290539
23.58/23.68	c total #propagations: 38873371 / total #impl: 146402876 (eff. 0.266)
23.58/23.68	c #Conflicts:      84000 | #Learnt:       8894 | 0.000
23.58/23.68	c total clause space: 78.2603MB
23.58/23.68	c total #watches: 293158
23.88/23.98	c total #propagations: 39383529 / total #impl: 148312760 (eff. 0.266)
23.88/23.98	c #Conflicts:      85000 | #Learnt:       9894 | 0.000
23.88/23.98	c total clause space: 78.2603MB
23.88/23.98	c total #watches: 295462
24.19/24.24	c total #propagations: 39847067 / total #impl: 150198363 (eff. 0.265)
24.19/24.24	c #Conflicts:      86000 | #Learnt:      10894 | 0.000
24.19/24.24	c total clause space: 78.2603MB
24.19/24.24	c total #watches: 297854
24.48/24.53	c total #propagations: 40218752 / total #impl: 151611407 (eff. 0.265)
24.48/24.53	c #Conflicts:      87000 | #Learnt:      11894 | 0.000
24.48/24.53	c total clause space: 78.2603MB
24.48/24.53	c total #watches: 300286
24.78/24.84	c total #propagations: 40594882 / total #impl: 153146633 (eff. 0.265)
24.78/24.84	c #Conflicts:      88000 | #Learnt:      12894 | 0.000
24.78/24.84	c total clause space: 78.2603MB
24.78/24.84	c total #watches: 302787
25.08/25.17	c total #propagations: 40998852 / total #impl: 154895781 (eff. 0.265)
25.08/25.17	c #Conflicts:      89000 | #Learnt:      13894 | 0.000
25.08/25.17	c total clause space: 78.2603MB
25.08/25.17	c total #watches: 305406
25.39/25.46	c total #propagations: 41376030 / total #impl: 156514853 (eff. 0.264)
25.39/25.46	c GC COLLECT
25.39/25.46	c #Conflicts:      90000 | #Learnt:       7803 | 0.000
25.39/25.46	c total clause space: 78.2603MB
25.39/25.46	c total #watches: 290156
25.68/25.75	c total #propagations: 41781358 / total #impl: 158175007 (eff. 0.264)
25.68/25.75	c #Conflicts:      91000 | #Learnt:       8803 | 0.000
25.68/25.75	c total clause space: 78.2603MB
25.68/25.75	c total #watches: 292595
25.98/26.10	c total #propagations: 42166997 / total #impl: 160119908 (eff. 0.263)
25.98/26.10	c #Conflicts:      92000 | #Learnt:       9803 | 0.000
25.98/26.10	c total clause space: 78.2603MB
25.98/26.10	c total #watches: 296781
26.49/26.51	c total #propagations: 42618080 / total #impl: 162110590 (eff. 0.263)
26.49/26.51	c #Conflicts:      93000 | #Learnt:      10803 | 0.000
26.49/26.51	c total clause space: 78.2603MB
26.49/26.51	c total #watches: 298974
26.88/26.93	c total #propagations: 43160180 / total #impl: 164166489 (eff. 0.263)
26.88/26.93	c #Conflicts:      94000 | #Learnt:      11803 | 0.000
26.88/26.93	c total clause space: 78.2603MB
26.88/26.93	c total #watches: 301656
27.28/27.32	c total #propagations: 43664987 / total #impl: 166099667 (eff. 0.263)
27.28/27.32	c #Conflicts:      95000 | #Learnt:      12803 | 0.000
27.28/27.32	c total clause space: 78.2603MB
27.28/27.32	c total #watches: 304952
27.68/27.78	c total #propagations: 44151464 / total #impl: 167932115 (eff. 0.263)
27.68/27.78	c #Conflicts:      96000 | #Learnt:      13803 | 0.000
27.68/27.78	c total clause space: 78.2603MB
27.68/27.78	c total #watches: 308940
28.18/28.22	c total #propagations: 44614981 / total #impl: 169996014 (eff. 0.262)
28.18/28.22	c #Conflicts:      97000 | #Learnt:      14803 | 0.000
28.18/28.22	c total clause space: 78.2603MB
28.18/28.22	c total #watches: 312015
28.48/28.53	c total #propagations: 45013705 / total #impl: 171990726 (eff. 0.262)
28.48/28.53	c GC COLLECT
28.48/28.53	c #Conflicts:      98000 | #Learnt:       8407 | 0.000
28.48/28.53	c total clause space: 78.2603MB
28.48/28.53	c total #watches: 291995
28.88/28.95	c total #propagations: 45437705 / total #impl: 173949935 (eff. 0.261)
28.88/28.95	c #Conflicts:      99000 | #Learnt:       9407 | 0.000
28.88/28.95	c total clause space: 78.2603MB
28.88/28.95	c total #watches: 295061
29.18/29.28	c total #propagations: 45926993 / total #impl: 176186387 (eff. 0.261)
29.18/29.28	c #Conflicts:     100000 | #Learnt:      10407 | 0.000
29.18/29.28	c total clause space: 78.2603MB
29.18/29.28	c total #watches: 297568
29.58/29.63	c total #propagations: 46338955 / total #impl: 177809021 (eff. 0.261)
29.58/29.63	c #Conflicts:     101000 | #Learnt:      11407 | 0.000
29.58/29.63	c total clause space: 78.2603MB
29.58/29.63	c total #watches: 300373
29.98/30.00	c total #propagations: 46772907 / total #impl: 179478442 (eff. 0.261)
29.98/30.00	c #Conflicts:     102000 | #Learnt:      12407 | 0.000
29.98/30.00	c total clause space: 78.2603MB
29.98/30.00	c total #watches: 303020
30.28/30.39	c total #propagations: 47218806 / total #impl: 181269470 (eff. 0.260)
30.28/30.39	c #Conflicts:     103000 | #Learnt:      13407 | 0.000
30.28/30.39	c total clause space: 78.2603MB
30.28/30.39	c total #watches: 306098
30.68/30.75	c total #propagations: 47648384 / total #impl: 182977279 (eff. 0.260)
30.68/30.75	c #Conflicts:     104000 | #Learnt:      14407 | 0.000
30.68/30.75	c total clause space: 78.2603MB
30.68/30.75	c total #watches: 308502
31.08/31.16	c total #propagations: 48039388 / total #impl: 184698264 (eff. 0.260)
31.08/31.16	c #Conflicts:     105000 | #Learnt:      15407 | 0.000
31.08/31.16	c total clause space: 78.2603MB
31.08/31.16	c total #watches: 311175
31.38/31.46	c total #propagations: 48478614 / total #impl: 186573823 (eff. 0.260)
31.38/31.46	c GC COLLECT
31.38/31.46	c #Conflicts:     106000 | #Learnt:       8707 | 0.000
31.38/31.46	c total clause space: 78.2603MB
31.38/31.46	c total #watches: 292623
31.68/31.74	c total #propagations: 48918904 / total #impl: 188376716 (eff. 0.260)
31.68/31.74	c #Conflicts:     107000 | #Learnt:       9707 | 0.000
31.68/31.74	c total clause space: 78.2603MB
31.68/31.74	c total #watches: 294980
31.99/32.04	c total #propagations: 49341439 / total #impl: 189937252 (eff. 0.260)
31.99/32.04	c #Conflicts:     108000 | #Learnt:      10707 | 0.000
31.99/32.04	c total clause space: 78.2603MB
31.99/32.04	c total #watches: 297868
32.28/32.37	c total #propagations: 49822899 / total #impl: 191825108 (eff. 0.260)
32.28/32.37	c #Conflicts:     109000 | #Learnt:      11707 | 0.000
32.28/32.37	c total clause space: 78.2603MB
32.28/32.37	c total #watches: 301031
32.68/32.75	c total #propagations: 50291666 / total #impl: 193678143 (eff. 0.260)
32.68/32.75	c #Conflicts:     110000 | #Learnt:      12707 | 0.000
32.68/32.75	c total clause space: 78.2603MB
32.68/32.75	c total #watches: 303338
33.09/33.13	c total #propagations: 50848172 / total #impl: 195577486 (eff. 0.260)
33.09/33.13	c #Conflicts:     111000 | #Learnt:      13707 | 0.000
33.09/33.13	c total clause space: 78.2603MB
33.09/33.13	c total #watches: 305671
33.48/33.53	c total #propagations: 51375578 / total #impl: 197527510 (eff. 0.260)
33.48/33.53	c #Conflicts:     112000 | #Learnt:      14707 | 0.000
33.48/33.53	c total clause space: 78.2603MB
33.48/33.53	c total #watches: 308220
33.88/33.95	c total #propagations: 51876590 / total #impl: 199664424 (eff. 0.260)
33.88/33.95	c #Conflicts:     113000 | #Learnt:      15707 | 0.000
33.88/33.95	c total clause space: 78.2603MB
33.88/33.95	c total #watches: 311386
34.28/34.31	c total #propagations: 52364422 / total #impl: 201593973 (eff. 0.260)
34.28/34.31	c GC COLLECT
34.28/34.31	c #Conflicts:     114000 | #Learnt:       8697 | 0.000
34.28/34.31	c total clause space: 78.2603MB
34.28/34.31	c total #watches: 292924
34.58/34.65	c total #propagations: 52845232 / total #impl: 203370459 (eff. 0.260)
34.58/34.65	c #Conflicts:     115000 | #Learnt:       9697 | 0.000
34.58/34.65	c total clause space: 78.2603MB
34.58/34.65	c total #watches: 295445
34.88/34.99	c total #propagations: 53365734 / total #impl: 205422858 (eff. 0.260)
34.88/34.99	c #Conflicts:     116000 | #Learnt:      10697 | 0.000
34.88/34.99	c total clause space: 78.2603MB
34.88/34.99	c total #watches: 298388
35.19/35.30	c total #propagations: 53877253 / total #impl: 207386003 (eff. 0.260)
35.19/35.30	c #Conflicts:     117000 | #Learnt:      11697 | 0.000
35.19/35.30	c total clause space: 78.2603MB
35.19/35.30	c total #watches: 301186
35.58/35.66	c total #propagations: 54275767 / total #impl: 209145710 (eff. 0.260)
35.58/35.66	c #Conflicts:     118000 | #Learnt:      12697 | 0.000
35.58/35.66	c total clause space: 78.2603MB
35.58/35.66	c total #watches: 303977
35.98/36.10	c total #propagations: 54753024 / total #impl: 210928127 (eff. 0.260)
35.98/36.10	c #Conflicts:     119000 | #Learnt:      13697 | 0.000
35.98/36.10	c total clause space: 78.2603MB
35.98/36.10	c total #watches: 307413
36.48/36.53	c total #propagations: 55264879 / total #impl: 212942790 (eff. 0.260)
36.48/36.53	c #Conflicts:     120000 | #Learnt:      14697 | 0.000
36.48/36.53	c total clause space: 78.2603MB
36.48/36.53	c total #watches: 310372
36.98/37.00	c total #propagations: 55735726 / total #impl: 214881838 (eff. 0.259)
36.98/37.00	c #Conflicts:     121000 | #Learnt:      15697 | 0.000
36.98/37.00	c total clause space: 78.2603MB
36.98/37.00	c total #watches: 313928
37.39/37.46	c total #propagations: 56191614 / total #impl: 216803507 (eff. 0.259)
37.39/37.46	c GC COLLECT
37.39/37.46	c #Conflicts:     122000 | #Learnt:       8391 | 0.000
37.39/37.46	c total clause space: 78.2603MB
37.39/37.46	c total #watches: 292134
37.68/37.76	c total #propagations: 56615235 / total #impl: 218519563 (eff. 0.259)
37.68/37.76	c #Conflicts:     123000 | #Learnt:       9391 | 0.000
37.68/37.76	c total clause space: 78.2603MB
37.68/37.76	c total #watches: 294991
37.98/38.08	c total #propagations: 57100520 / total #impl: 220314995 (eff. 0.259)
37.98/38.08	c #Conflicts:     124000 | #Learnt:      10391 | 0.000
37.98/38.08	c total clause space: 78.2603MB
37.98/38.08	c total #watches: 298319
38.38/38.43	c total #propagations: 57567027 / total #impl: 222050496 (eff. 0.259)
38.38/38.43	c #Conflicts:     125000 | #Learnt:      11391 | 0.000
38.38/38.43	c total clause space: 78.2603MB
38.38/38.43	c total #watches: 300965
38.78/38.80	c total #propagations: 58057685 / total #impl: 223768189 (eff. 0.259)
38.78/38.80	c #Conflicts:     126000 | #Learnt:      12391 | 0.000
38.78/38.80	c total clause space: 78.2603MB
38.78/38.80	c total #watches: 303572
39.08/39.19	c total #propagations: 58525388 / total #impl: 225703978 (eff. 0.259)
39.08/39.19	c #Conflicts:     127000 | #Learnt:      13391 | 0.000
39.08/39.19	c total clause space: 78.2603MB
39.08/39.20	c total #watches: 306931
39.59/39.62	c total #propagations: 58998002 / total #impl: 227636506 (eff. 0.259)
39.59/39.62	c #Conflicts:     128000 | #Learnt:      14391 | 0.000
39.59/39.62	c total clause space: 78.2603MB
39.59/39.62	c total #watches: 309547
39.98/40.01	c total #propagations: 59480423 / total #impl: 229535381 (eff. 0.259)
39.98/40.01	c #Conflicts:     129000 | #Learnt:      15391 | 0.000
39.98/40.01	c total clause space: 78.2603MB
39.98/40.01	c total #watches: 311855
40.28/40.38	c total #propagations: 59917768 / total #impl: 231459064 (eff. 0.259)
40.28/40.38	c #Conflicts:     130000 | #Learnt:      16391 | 0.000
40.28/40.38	c total clause space: 78.2603MB
40.28/40.38	c total #watches: 314771
40.69/40.80	c total #propagations: 60339839 / total #impl: 233256543 (eff. 0.259)
40.69/40.80	c GC COLLECT
40.69/40.80	c #Conflicts:     131000 | #Learnt:       8797 | 0.000
40.69/40.80	c total clause space: 78.2603MB
40.69/40.80	c total #watches: 293968
41.08/41.11	c total #propagations: 60825542 / total #impl: 235106139 (eff. 0.259)
41.08/41.11	c #Conflicts:     132000 | #Learnt:       9797 | 0.000
41.08/41.11	c total clause space: 78.2603MB
41.08/41.11	c total #watches: 296565
41.38/41.44	c total #propagations: 61288110 / total #impl: 236818557 (eff. 0.259)
41.38/41.44	c #Conflicts:     133000 | #Learnt:      10797 | 0.000
41.38/41.44	c total clause space: 78.2603MB
41.38/41.45	c total #watches: 299134
41.68/41.78	c total #propagations: 61744387 / total #impl: 238636685 (eff. 0.259)
41.68/41.78	c #Conflicts:     134000 | #Learnt:      11797 | 0.000
41.68/41.78	c total clause space: 78.2603MB
41.68/41.78	c total #watches: 303233
42.18/42.23	c total #propagations: 62176166 / total #impl: 240521553 (eff. 0.259)
42.18/42.23	c #Conflicts:     135000 | #Learnt:      12797 | 0.000
42.18/42.23	c total clause space: 78.2603MB
42.18/42.23	c total #watches: 306124
42.58/42.61	c total #propagations: 62707623 / total #impl: 242515496 (eff. 0.259)
42.58/42.61	c #Conflicts:     136000 | #Learnt:      13797 | 0.000
42.58/42.61	c total clause space: 78.2603MB
42.58/42.61	c total #watches: 309245
42.99/43.04	c total #propagations: 63206901 / total #impl: 244477787 (eff. 0.259)
42.99/43.04	c #Conflicts:     137000 | #Learnt:      14797 | 0.000
42.99/43.04	c total clause space: 78.2603MB
42.99/43.04	c total #watches: 312978
43.48/43.50	c total #propagations: 63698666 / total #impl: 246492046 (eff. 0.258)
43.48/43.50	c #Conflicts:     138000 | #Learnt:      15797 | 0.000
43.48/43.50	c total clause space: 78.2603MB
43.48/43.50	c total #watches: 315855
43.88/43.90	c total #propagations: 64197112 / total #impl: 248413102 (eff. 0.258)
43.88/43.90	c #Conflicts:     139000 | #Learnt:      16797 | 0.000
43.88/43.90	c total clause space: 78.2603MB
43.88/43.90	c total #watches: 318536
44.28/44.35	c total #propagations: 64589135 / total #impl: 250009818 (eff. 0.258)
44.28/44.35	c #Conflicts:     140000 | #Learnt:      17797 | 0.000
44.28/44.35	c total clause space: 78.2603MB
44.28/44.35	c total #watches: 321854
44.58/44.67	c total #propagations: 64999950 / total #impl: 251876024 (eff. 0.258)
44.58/44.67	c GC COLLECT
44.58/44.67	c #Conflicts:     141000 | #Learnt:       9895 | 0.000
44.58/44.67	c total clause space: 78.2603MB
44.58/44.67	c total #watches: 297232
44.98/45.00	c total #propagations: 65383418 / total #impl: 253454920 (eff. 0.258)
44.98/45.00	c #Conflicts:     142000 | #Learnt:      10895 | 0.000
44.98/45.00	c total clause space: 78.2603MB
44.98/45.00	c total #watches: 300328
45.28/45.39	c total #propagations: 65809871 / total #impl: 255122818 (eff. 0.258)
45.28/45.39	c #Conflicts:     143000 | #Learnt:      11895 | 0.000
45.28/45.39	c total clause space: 78.2603MB
45.28/45.39	c total #watches: 303233
45.78/45.82	c total #propagations: 66287359 / total #impl: 256982030 (eff. 0.258)
45.78/45.82	c #Conflicts:     144000 | #Learnt:      12895 | 0.000
45.78/45.82	c total clause space: 78.2603MB
45.78/45.82	c total #watches: 305842
46.18/46.26	c total #propagations: 66748781 / total #impl: 258780953 (eff. 0.258)
46.18/46.26	c #Conflicts:     145000 | #Learnt:      13895 | 0.000
46.18/46.26	c total clause space: 78.2603MB
46.18/46.26	c total #watches: 308426
46.68/46.71	c total #propagations: 67206660 / total #impl: 260592936 (eff. 0.258)
46.68/46.71	c #Conflicts:     146000 | #Learnt:      14895 | 0.000
46.68/46.71	c total clause space: 78.2603MB
46.68/46.71	c total #watches: 311099
47.08/47.13	c total #propagations: 67636041 / total #impl: 262590095 (eff. 0.258)
47.08/47.13	c #Conflicts:     147000 | #Learnt:      15895 | 0.000
47.08/47.13	c total clause space: 78.2603MB
47.08/47.13	c total #watches: 313478
47.48/47.58	c total #propagations: 68015429 / total #impl: 264310428 (eff. 0.257)
47.48/47.58	c #Conflicts:     148000 | #Learnt:      16895 | 0.000
47.48/47.58	c total clause space: 78.2603MB
47.48/47.58	c total #watches: 316508
47.98/48.08	c total #propagations: 68411320 / total #impl: 266102164 (eff. 0.257)
47.98/48.08	c #Conflicts:     149000 | #Learnt:      17895 | 0.000
47.98/48.08	c total clause space: 78.2603MB
47.98/48.08	c total #watches: 319412
48.38/48.48	c total #propagations: 68871351 / total #impl: 268034704 (eff. 0.257)
48.38/48.48	c GC COLLECT
48.38/48.48	c #Conflicts:     150000 | #Learnt:       9697 | 0.000
48.38/48.48	c total clause space: 78.2603MB
48.38/48.48	c total #watches: 296744
48.78/48.84	c total #propagations: 69303678 / total #impl: 269720437 (eff. 0.257)
48.78/48.84	c #Conflicts:     151000 | #Learnt:      10697 | 0.000
48.78/48.84	c total clause space: 78.2603MB
48.78/48.84	c total #watches: 299900
49.08/49.17	c total #propagations: 69773314 / total #impl: 271595297 (eff. 0.257)
49.08/49.17	c #Conflicts:     152000 | #Learnt:      11697 | 0.000
49.08/49.17	c total clause space: 78.2603MB
49.08/49.17	c total #watches: 302390
49.58/49.62	c total #propagations: 70208036 / total #impl: 273275287 (eff. 0.257)
49.58/49.62	c #Conflicts:     153000 | #Learnt:      12697 | 0.000
49.58/49.62	c total clause space: 78.2603MB
49.58/49.62	c total #watches: 306371
49.98/50.00	c total #propagations: 70753776 / total #impl: 275528265 (eff. 0.257)
49.98/50.00	c #Conflicts:     154000 | #Learnt:      13697 | 0.000
49.98/50.00	c total clause space: 78.2603MB
49.98/50.00	c total #watches: 309260
50.38/50.45	c total #propagations: 71162192 / total #impl: 277339301 (eff. 0.257)
50.38/50.45	c #Conflicts:     155000 | #Learnt:      14697 | 0.000
50.38/50.45	c total clause space: 78.2603MB
50.38/50.46	c total #watches: 313829
50.88/50.99	c total #propagations: 71640227 / total #impl: 279460923 (eff. 0.256)
50.88/50.99	c #Conflicts:     156000 | #Learnt:      15697 | 0.000
50.88/50.99	c total clause space: 78.2603MB
50.88/50.99	c total #watches: 317500
51.48/51.54	c total #propagations: 72151236 / total #impl: 281655977 (eff. 0.256)
51.48/51.54	c #Conflicts:     157000 | #Learnt:      16697 | 0.000
51.48/51.54	c total clause space: 78.2603MB
51.48/51.54	c total #watches: 319955
51.98/52.04	c total #propagations: 72685399 / total #impl: 283790886 (eff. 0.256)
51.98/52.04	c #Conflicts:     158000 | #Learnt:      17697 | 0.000
51.98/52.04	c total clause space: 78.2603MB
51.98/52.04	c total #watches: 322954
52.48/52.53	c total #propagations: 73162277 / total #impl: 285574919 (eff. 0.256)
52.48/52.53	c #Conflicts:     159000 | #Learnt:      18697 | 0.000
52.48/52.53	c total clause space: 78.2603MB
52.48/52.53	c total #watches: 325461
52.88/52.97	c total #propagations: 73637870 / total #impl: 287343380 (eff. 0.256)
52.88/52.97	c GC COLLECT
52.88/52.97	c #Conflicts:     160000 | #Learnt:      10200 | 0.000
52.88/52.97	c total clause space: 78.2603MB
52.88/52.97	c total #watches: 298786
53.28/53.36	c total #propagations: 74142000 / total #impl: 289210157 (eff. 0.256)
53.28/53.36	c #Conflicts:     161000 | #Learnt:      11200 | 0.000
53.28/53.36	c total clause space: 78.2603MB
53.28/53.36	c total #watches: 302619
53.68/53.71	c total #propagations: 74627782 / total #impl: 291182108 (eff. 0.256)
53.68/53.71	c #Conflicts:     162000 | #Learnt:      12200 | 0.000
53.68/53.71	c total clause space: 78.2603MB
53.68/53.71	c total #watches: 305771
54.08/54.13	c total #propagations: 75033225 / total #impl: 292790696 (eff. 0.256)
54.08/54.13	c #Conflicts:     163000 | #Learnt:      13200 | 0.000
54.08/54.13	c total clause space: 78.2603MB
54.08/54.13	c total #watches: 308599
54.48/54.56	c total #propagations: 75515449 / total #impl: 294570403 (eff. 0.256)
54.48/54.56	c #Conflicts:     164000 | #Learnt:      14200 | 0.000
54.48/54.56	c total clause space: 78.2603MB
54.48/54.56	c total #watches: 311008
54.98/55.00	c total #propagations: 75996346 / total #impl: 296281552 (eff. 0.257)
54.98/55.00	c #Conflicts:     165000 | #Learnt:      15200 | 0.000
54.98/55.00	c total clause space: 78.2603MB
54.98/55.00	c total #watches: 313980
55.38/55.48	c total #propagations: 76445777 / total #impl: 298017244 (eff. 0.257)
55.38/55.48	c #Conflicts:     166000 | #Learnt:      16200 | 0.000
55.38/55.48	c total clause space: 78.2603MB
55.38/55.48	c total #watches: 317039
55.88/55.98	c total #propagations: 76932086 / total #impl: 299842489 (eff. 0.257)
55.88/55.98	c #Conflicts:     167000 | #Learnt:      17200 | 0.000
55.88/55.98	c total clause space: 78.2603MB
55.88/55.98	c total #watches: 319642
56.38/56.46	c total #propagations: 77394004 / total #impl: 301747547 (eff. 0.256)
56.38/56.46	c #Conflicts:     168000 | #Learnt:      18200 | 0.000
56.38/56.46	c total clause space: 78.2603MB
56.38/56.46	c total #watches: 322771
56.98/57.00	c total #propagations: 77835063 / total #impl: 303543972 (eff. 0.256)
56.98/57.00	c #Conflicts:     169000 | #Learnt:      19200 | 0.000
56.98/57.00	c total clause space: 78.2603MB
56.98/57.00	c total #watches: 326940
57.38/57.47	c total #propagations: 78294134 / total #impl: 305416272 (eff. 0.256)
57.38/57.47	c GC COLLECT
57.38/57.47	c #Conflicts:     170000 | #Learnt:      10393 | 0.000
57.38/57.47	c total clause space: 78.2603MB
57.38/57.47	c total #watches: 298703
57.78/57.82	c total #propagations: 78779633 / total #impl: 307331929 (eff. 0.256)
57.78/57.82	c #Conflicts:     171000 | #Learnt:      11393 | 0.000
57.78/57.82	c total clause space: 78.2603MB
57.78/57.82	c total #watches: 302324
58.08/58.19	c total #propagations: 79220042 / total #impl: 309234258 (eff. 0.256)
58.08/58.19	c #Conflicts:     172000 | #Learnt:      12393 | 0.000
58.08/58.19	c total clause space: 78.2603MB
58.08/58.19	c total #watches: 304826
58.48/58.59	c total #propagations: 79736660 / total #impl: 311130679 (eff. 0.256)
58.48/58.59	c #Conflicts:     173000 | #Learnt:      13393 | 0.000
58.48/58.59	c total clause space: 78.2603MB
58.48/58.59	c total #watches: 307491
58.98/59.00	c total #propagations: 80287386 / total #impl: 313214583 (eff. 0.256)
58.98/59.00	c #Conflicts:     174000 | #Learnt:      14393 | 0.000
58.98/59.00	c total clause space: 78.2603MB
58.98/59.00	c total #watches: 310743
59.38/59.42	c total #propagations: 80768694 / total #impl: 315404281 (eff. 0.256)
59.38/59.42	c #Conflicts:     175000 | #Learnt:      15393 | 0.000
59.38/59.42	c total clause space: 78.2603MB
59.38/59.42	c total #watches: 314169
59.88/59.91	c total #propagations: 81226929 / total #impl: 317344937 (eff. 0.256)
59.88/59.91	c #Conflicts:     176000 | #Learnt:      16393 | 0.000
59.88/59.91	c total clause space: 78.2603MB
59.88/59.91	c total #watches: 319614
60.27/60.39	c total #propagations: 81696733 / total #impl: 319601119 (eff. 0.256)
60.27/60.39	c #Conflicts:     177000 | #Learnt:      17393 | 0.000
60.27/60.39	c total clause space: 78.2603MB
60.27/60.39	c total #watches: 322635
60.87/60.91	c total #propagations: 82116039 / total #impl: 321391362 (eff. 0.256)
60.87/60.91	c #Conflicts:     178000 | #Learnt:      18393 | 0.000
60.87/60.91	c total clause space: 78.2603MB
60.87/60.91	c total #watches: 325375
61.27/61.39	c total #propagations: 82572003 / total #impl: 323352829 (eff. 0.255)
61.27/61.39	c #Conflicts:     179000 | #Learnt:      19393 | 0.000
61.27/61.39	c total clause space: 78.2603MB
61.27/61.39	c total #watches: 328375
61.87/61.93	c total #propagations: 82976662 / total #impl: 324999545 (eff. 0.255)
61.87/61.93	c GC COLLECT
61.87/61.93	c #Conflicts:     180000 | #Learnt:      10292 | 0.000
61.87/61.93	c total clause space: 78.2603MB
61.87/61.93	c total #watches: 298404
62.17/62.27	c total #propagations: 83437658 / total #impl: 326961521 (eff. 0.255)
62.17/62.27	c #Conflicts:     181000 | #Learnt:      11292 | 0.000
62.17/62.27	c total clause space: 78.2603MB
62.17/62.27	c total #watches: 301088
62.47/62.59	c total #propagations: 83855136 / total #impl: 328853464 (eff. 0.255)
62.47/62.59	c #Conflicts:     182000 | #Learnt:      12292 | 0.000
62.47/62.59	c total clause space: 78.2603MB
62.47/62.59	c total #watches: 304160
62.87/62.94	c total #propagations: 84242782 / total #impl: 330495322 (eff. 0.255)
62.87/62.94	c #Conflicts:     183000 | #Learnt:      13292 | 0.000
62.87/62.94	c total clause space: 78.2603MB
62.87/62.94	c total #watches: 306375
63.27/63.33	c total #propagations: 84661702 / total #impl: 332120171 (eff. 0.255)
63.27/63.33	c #Conflicts:     184000 | #Learnt:      14292 | 0.000
63.27/63.33	c total clause space: 78.2603MB
63.27/63.34	c total #watches: 309148
63.67/63.76	c total #propagations: 85066084 / total #impl: 333693760 (eff. 0.255)
63.67/63.76	c #Conflicts:     185000 | #Learnt:      15292 | 0.000
63.67/63.76	c total clause space: 78.2603MB
63.67/63.76	c total #watches: 311580
64.07/64.18	c total #propagations: 85533125 / total #impl: 335539643 (eff. 0.255)
64.07/64.18	c #Conflicts:     186000 | #Learnt:      16292 | 0.000
64.07/64.18	c total clause space: 78.2603MB
64.07/64.18	c total #watches: 314491
64.57/64.66	c total #propagations: 85987662 / total #impl: 337390399 (eff. 0.255)
64.57/64.66	c #Conflicts:     187000 | #Learnt:      17292 | 0.000
64.57/64.66	c total clause space: 78.2603MB
64.57/64.66	c total #watches: 317463
65.07/65.15	c total #propagations: 86483650 / total #impl: 339383767 (eff. 0.255)
65.07/65.15	c #Conflicts:     188000 | #Learnt:      18292 | 0.000
65.07/65.15	c total clause space: 78.2603MB
65.07/65.15	c total #watches: 320508
65.57/65.68	c total #propagations: 86973613 / total #impl: 341405887 (eff. 0.255)
65.57/65.68	c #Conflicts:     189000 | #Learnt:      19292 | 0.000
65.57/65.68	c total clause space: 78.2603MB
65.57/65.68	c total #watches: 323850
66.09/66.19	c total #propagations: 87481619 / total #impl: 343474792 (eff. 0.255)
66.09/66.19	c #Conflicts:     190000 | #Learnt:      20292 | 0.000
66.09/66.19	c total clause space: 78.2603MB
66.09/66.19	c total #watches: 327020
66.68/66.72	c total #propagations: 87956061 / total #impl: 345444107 (eff. 0.255)
66.68/66.72	c GC COLLECT
66.68/66.72	c #Conflicts:     191000 | #Learnt:      10908 | 0.000
66.68/66.72	c total clause space: 127.173MB
66.68/66.72	c total #watches: 300699
67.09/67.12	c total #propagations: 88465730 / total #impl: 347557418 (eff. 0.255)
67.09/67.12	c #Conflicts:     192000 | #Learnt:      11908 | 0.000
67.09/67.12	c total clause space: 127.173MB
67.09/67.12	c total #watches: 303545
67.48/67.54	c total #propagations: 88965782 / total #impl: 349609313 (eff. 0.254)
67.48/67.54	c #Conflicts:     193000 | #Learnt:      12908 | 0.000
67.48/67.54	c total clause space: 127.173MB
67.48/67.54	c total #watches: 306232
67.88/67.96	c total #propagations: 89476964 / total #impl: 351759409 (eff. 0.254)
67.88/67.96	c #Conflicts:     194000 | #Learnt:      13908 | 0.000
67.88/67.96	c total clause space: 127.173MB
67.88/67.96	c total #watches: 309118
68.29/68.39	c total #propagations: 89973069 / total #impl: 353878726 (eff. 0.254)
68.29/68.39	c #Conflicts:     195000 | #Learnt:      14908 | 0.000
68.29/68.39	c total clause space: 127.173MB
68.29/68.39	c total #watches: 312702
68.78/68.84	c total #propagations: 90454414 / total #impl: 355990443 (eff. 0.254)
68.78/68.84	c #Conflicts:     196000 | #Learnt:      15908 | 0.000
68.78/68.84	c total clause space: 127.173MB
68.78/68.84	c total #watches: 315833
69.29/69.32	c total #propagations: 90912048 / total #impl: 358006530 (eff. 0.254)
69.29/69.32	c #Conflicts:     197000 | #Learnt:      16908 | 0.000
69.29/69.32	c total clause space: 127.173MB
69.29/69.32	c total #watches: 319360
69.78/69.88	c total #propagations: 91385606 / total #impl: 360103190 (eff. 0.254)
69.78/69.88	c #Conflicts:     198000 | #Learnt:      17908 | 0.000
69.78/69.88	c total clause space: 127.173MB
69.78/69.88	c total #watches: 322332
70.28/70.37	c total #propagations: 91887815 / total #impl: 362409369 (eff. 0.254)
70.28/70.37	c #Conflicts:     199000 | #Learnt:      18908 | 0.000
70.28/70.37	c total clause space: 127.173MB
70.28/70.37	c total #watches: 325246
70.88/70.91	c total #propagations: 92314582 / total #impl: 364401084 (eff. 0.253)
70.88/70.91	c #Conflicts:     200000 | #Learnt:      19908 | 0.000
70.88/70.91	c total clause space: 127.173MB
70.88/70.91	c total #watches: 328842
71.49/71.59	c total #propagations: 92773732 / total #impl: 366418183 (eff. 0.253)
71.49/71.59	c #Conflicts:     201000 | #Learnt:      20908 | 0.000
71.49/71.59	c total clause space: 127.173MB
71.49/71.59	c total #watches: 332070
71.98/72.05	c total #propagations: 93299839 / total #impl: 369038841 (eff. 0.253)
71.98/72.05	c GC COLLECT
71.98/72.05	c #Conflicts:     202000 | #Learnt:      11213 | 0.000
71.98/72.05	c total clause space: 127.173MB
71.98/72.05	c total #watches: 301035
72.38/72.44	c total #propagations: 93711546 / total #impl: 370982233 (eff. 0.253)
72.38/72.44	c #Conflicts:     203000 | #Learnt:      12213 | 0.000
72.38/72.44	c total clause space: 127.173MB
72.38/72.44	c total #watches: 304527
72.78/72.87	c total #propagations: 94152140 / total #impl: 372953250 (eff. 0.252)
72.78/72.87	c #Conflicts:     204000 | #Learnt:      13213 | 0.000
72.78/72.87	c total clause space: 127.173MB
72.78/72.87	c total #watches: 307957
73.28/73.33	c total #propagations: 94603335 / total #impl: 374979078 (eff. 0.252)
73.28/73.33	c #Conflicts:     205000 | #Learnt:      14213 | 0.000
73.28/73.33	c total clause space: 127.173MB
73.28/73.33	c total #watches: 310538
73.79/73.82	c total #propagations: 95030953 / total #impl: 376795452 (eff. 0.252)
73.79/73.82	c #Conflicts:     206000 | #Learnt:      15213 | 0.000
73.79/73.82	c total clause space: 127.173MB
73.79/73.82	c total #watches: 314217
74.28/74.33	c total #propagations: 95477643 / total #impl: 378874597 (eff. 0.252)
74.28/74.33	c #Conflicts:     207000 | #Learnt:      16213 | 0.000
74.28/74.33	c total clause space: 127.173MB
74.28/74.33	c total #watches: 316998
74.79/74.88	c total #propagations: 95930965 / total #impl: 380880326 (eff. 0.252)
74.79/74.88	c #Conflicts:     208000 | #Learnt:      17213 | 0.000
74.79/74.88	c total clause space: 127.173MB
74.79/74.88	c total #watches: 319500
75.28/75.39	c total #propagations: 96405051 / total #impl: 382909634 (eff. 0.252)
75.28/75.39	c #Conflicts:     209000 | #Learnt:      18213 | 0.000
75.28/75.39	c total clause space: 127.173MB
75.28/75.39	c total #watches: 322014
75.89/75.94	c total #propagations: 96836303 / total #impl: 384677154 (eff. 0.252)
75.89/75.94	c #Conflicts:     210000 | #Learnt:      19213 | 0.000
75.89/75.94	c total clause space: 127.173MB
75.89/75.94	c total #watches: 324199
76.48/76.50	c total #propagations: 97303727 / total #impl: 386576479 (eff. 0.252)
76.48/76.50	c #Conflicts:     211000 | #Learnt:      20213 | 0.000
76.48/76.50	c total clause space: 127.173MB
76.48/76.50	c total #watches: 327128
76.99/77.07	c total #propagations: 97727151 / total #impl: 388320514 (eff. 0.252)
76.99/77.07	c #Conflicts:     212000 | #Learnt:      21213 | 0.000
76.99/77.07	c total clause space: 127.173MB
76.99/77.07	c total #watches: 329742
77.58/77.67	c total #propagations: 98122649 / total #impl: 390080240 (eff. 0.252)
77.58/77.67	c GC COLLECT
77.58/77.67	c #Conflicts:     213000 | #Learnt:      11206 | 0.000
77.58/77.67	c total clause space: 127.173MB
77.58/77.67	c total #watches: 300807
77.98/78.06	c total #propagations: 98553621 / total #impl: 391997385 (eff. 0.251)
77.98/78.06	c #Conflicts:     214000 | #Learnt:      12206 | 0.000
77.98/78.06	c total clause space: 127.173MB
77.98/78.06	c total #watches: 305123
78.48/78.52	c total #propagations: 98984322 / total #impl: 393963536 (eff. 0.251)
78.48/78.52	c #Conflicts:     215000 | #Learnt:      13206 | 0.000
78.48/78.52	c total clause space: 127.173MB
78.48/78.52	c total #watches: 309632
78.98/79.08	c total #propagations: 99403520 / total #impl: 396092265 (eff. 0.251)
78.98/79.08	c #Conflicts:     216000 | #Learnt:      14206 | 0.000
78.98/79.08	c total clause space: 127.173MB
78.98/79.08	c total #watches: 312741
79.58/79.66	c total #propagations: 99846319 / total #impl: 398192333 (eff. 0.251)
79.58/79.66	c #Conflicts:     217000 | #Learnt:      15206 | 0.000
79.58/79.66	c total clause space: 127.173MB
79.58/79.66	c total #watches: 315314
80.18/80.23	c total #propagations: 100257018 / total #impl: 400035794 (eff. 0.251)
80.18/80.23	c #Conflicts:     218000 | #Learnt:      16206 | 0.000
80.18/80.23	c total clause space: 127.173MB
80.18/80.23	c total #watches: 319253
80.78/80.86	c total #propagations: 100651028 / total #impl: 401861612 (eff. 0.250)
80.78/80.86	c #Conflicts:     219000 | #Learnt:      17206 | 0.000
80.78/80.86	c total clause space: 127.173MB
80.78/80.86	c total #watches: 324000
81.48/81.54	c total #propagations: 101039077 / total #impl: 403835634 (eff. 0.250)
81.48/81.54	c #Conflicts:     220000 | #Learnt:      18206 | 0.000
81.48/81.54	c total clause space: 127.173MB
81.48/81.54	c total #watches: 327636
82.18/82.25	c total #propagations: 101415347 / total #impl: 405778337 (eff. 0.250)
82.18/82.25	c #Conflicts:     221000 | #Learnt:      19206 | 0.000
82.18/82.25	c total clause space: 127.173MB
82.18/82.25	c total #watches: 330253
82.88/82.92	c total #propagations: 101864982 / total #impl: 407982587 (eff. 0.250)
82.88/82.92	c #Conflicts:     222000 | #Learnt:      20206 | 0.000
82.88/82.92	c total clause space: 127.173MB
82.88/82.92	c total #watches: 332792
83.58/83.61	c total #propagations: 102253659 / total #impl: 409813668 (eff. 0.250)
83.58/83.61	c #Conflicts:     223000 | #Learnt:      21206 | 0.000
83.58/83.61	c total clause space: 127.173MB
83.58/83.61	c total #watches: 335765
84.28/84.31	c total #propagations: 102652992 / total #impl: 411731390 (eff. 0.249)
84.28/84.31	c #Conflicts:     224000 | #Learnt:      22206 | 0.000
84.28/84.31	c total clause space: 127.173MB
84.28/84.31	c total #watches: 338431
84.68/84.78	c total #propagations: 103026199 / total #impl: 413362067 (eff. 0.249)
84.68/84.78	c GC COLLECT
84.68/84.78	c #Conflicts:     225000 | #Learnt:      11910 | 0.000
84.68/84.78	c total clause space: 127.173MB
84.68/84.78	c total #watches: 302796
85.07/85.12	c total #propagations: 103394119 / total #impl: 414967452 (eff. 0.249)
85.07/85.12	c #Conflicts:     226000 | #Learnt:      12910 | 0.000
85.07/85.12	c total clause space: 127.173MB
85.07/85.12	c total #watches: 305321
85.47/85.54	c total #propagations: 103784060 / total #impl: 416658228 (eff. 0.249)
85.47/85.54	c #Conflicts:     227000 | #Learnt:      13910 | 0.000
85.47/85.54	c total clause space: 127.173MB
85.47/85.54	c total #watches: 309312
85.97/86.01	c total #propagations: 104199122 / total #impl: 418522041 (eff. 0.249)
85.97/86.01	c #Conflicts:     228000 | #Learnt:      14910 | 0.000
85.97/86.01	c total clause space: 127.173MB
85.97/86.01	c total #watches: 313448
86.47/86.52	c total #propagations: 104605600 / total #impl: 420301272 (eff. 0.249)
86.47/86.52	c #Conflicts:     229000 | #Learnt:      15910 | 0.000
86.47/86.52	c total clause space: 127.173MB
86.47/86.52	c total #watches: 316511
86.98/87.04	c total #propagations: 104988799 / total #impl: 421996438 (eff. 0.249)
86.98/87.04	c #Conflicts:     230000 | #Learnt:      16910 | 0.000
86.98/87.04	c total clause space: 127.173MB
86.98/87.04	c total #watches: 320281
87.57/87.63	c total #propagations: 105362302 / total #impl: 423596800 (eff. 0.249)
87.57/87.63	c #Conflicts:     231000 | #Learnt:      17910 | 0.000
87.57/87.63	c total clause space: 127.173MB
87.57/87.63	c total #watches: 322965
88.27/88.31	c total #propagations: 105779190 / total #impl: 425385250 (eff. 0.249)
88.27/88.31	c #Conflicts:     232000 | #Learnt:      18910 | 0.000
88.27/88.31	c total clause space: 127.173MB
88.27/88.31	c total #watches: 326352
88.97/89.00	c total #propagations: 106236785 / total #impl: 427354803 (eff. 0.249)
88.97/89.00	c #Conflicts:     233000 | #Learnt:      19910 | 0.000
88.97/89.00	c total clause space: 127.173MB
88.97/89.00	c total #watches: 329205
89.57/89.63	c total #propagations: 106742351 / total #impl: 429546124 (eff. 0.249)
89.57/89.63	c #Conflicts:     234000 | #Learnt:      20910 | 0.000
89.57/89.63	c total clause space: 127.173MB
89.57/89.63	c total #watches: 332746
90.37/90.43	c total #propagations: 107177892 / total #impl: 431315209 (eff. 0.248)
90.37/90.43	c #Conflicts:     235000 | #Learnt:      21910 | 0.000
90.37/90.43	c total clause space: 127.173MB
90.37/90.43	c total #watches: 335453
91.17/91.28	c total #propagations: 107703077 / total #impl: 433369192 (eff. 0.249)
91.17/91.28	c #Conflicts:     236000 | #Learnt:      22910 | 0.000
91.17/91.28	c total clause space: 127.173MB
91.17/91.28	c total #watches: 338164
91.77/91.81	c total #propagations: 108258219 / total #impl: 435393913 (eff. 0.249)
91.77/91.81	c GC COLLECT
91.77/91.81	c #Conflicts:     237000 | #Learnt:      12295 | 0.000
91.77/91.81	c total clause space: 127.173MB
91.77/91.81	c total #watches: 304451
92.17/92.23	c total #propagations: 108719808 / total #impl: 437415392 (eff. 0.249)
92.17/92.23	c #Conflicts:     238000 | #Learnt:      13295 | 0.000
92.17/92.23	c total clause space: 127.173MB
92.17/92.23	c total #watches: 307733
92.57/92.63	c total #propagations: 109150816 / total #impl: 439293246 (eff. 0.248)
92.57/92.63	c #Conflicts:     239000 | #Learnt:      14295 | 0.000
92.57/92.63	c total clause space: 127.173MB
92.57/92.63	c total #watches: 310470
92.97/93.07	c total #propagations: 109503381 / total #impl: 440861151 (eff. 0.248)
92.97/93.07	c #Conflicts:     240000 | #Learnt:      15295 | 0.000
92.97/93.07	c total clause space: 127.173MB
92.97/93.07	c total #watches: 313181
93.48/93.55	c total #propagations: 110007547 / total #impl: 442970187 (eff. 0.248)
93.48/93.55	c #Conflicts:     241000 | #Learnt:      16295 | 0.000
93.48/93.55	c total clause space: 127.173MB
93.48/93.56	c total #watches: 316977
93.97/94.05	c total #propagations: 110529157 / total #impl: 445228088 (eff. 0.248)
93.97/94.05	c #Conflicts:     242000 | #Learnt:      17295 | 0.000
93.97/94.05	c total clause space: 127.173MB
93.97/94.05	c total #watches: 319672
94.47/94.56	c total #propagations: 111029961 / total #impl: 447253584 (eff. 0.248)
94.47/94.56	c #Conflicts:     243000 | #Learnt:      18295 | 0.000
94.47/94.56	c total clause space: 127.173MB
94.47/94.56	c total #watches: 322460
94.97/95.04	c total #propagations: 111520384 / total #impl: 449211706 (eff. 0.248)
94.97/95.04	c #Conflicts:     244000 | #Learnt:      19295 | 0.000
94.97/95.04	c total clause space: 127.173MB
94.97/95.04	c total #watches: 325529
95.47/95.57	c total #propagations: 111959148 / total #impl: 451056329 (eff. 0.248)
95.47/95.57	c #Conflicts:     245000 | #Learnt:      20295 | 0.000
95.47/95.57	c total clause space: 127.173MB
95.47/95.57	c total #watches: 328615
96.07/96.17	c total #propagations: 112362643 / total #impl: 452838919 (eff. 0.248)
96.07/96.17	c #Conflicts:     246000 | #Learnt:      21295 | 0.000
96.07/96.17	c total clause space: 127.173MB
96.07/96.17	c total #watches: 332391
96.78/96.86	c total #propagations: 112844662 / total #impl: 454982792 (eff. 0.248)
96.78/96.86	c #Conflicts:     247000 | #Learnt:      22295 | 0.000
96.78/96.86	c total clause space: 127.173MB
96.78/96.86	c total #watches: 339077
97.47/97.50	c total #propagations: 113308111 / total #impl: 457732751 (eff. 0.248)
97.47/97.50	c #Conflicts:     248000 | #Learnt:      23295 | 0.000
97.47/97.50	c total clause space: 127.173MB
97.47/97.50	c total #watches: 342122
97.98/98.06	c total #propagations: 113730548 / total #impl: 459845234 (eff. 0.247)
97.98/98.06	c GC COLLECT
97.98/98.06	c #Conflicts:     249000 | #Learnt:      12382 | 0.000
97.98/98.06	c total clause space: 127.173MB
97.98/98.06	c total #watches: 304053
98.27/98.34	c total #propagations: 114146092 / total #impl: 461860826 (eff. 0.247)
98.27/98.34	c #Conflicts:     250000 | #Learnt:      13382 | 0.000
98.27/98.34	c total clause space: 127.173MB
98.27/98.35	c total #watches: 306651
98.67/98.74	c total #propagations: 114493112 / total #impl: 463185995 (eff. 0.247)
98.67/98.74	c #Conflicts:     251000 | #Learnt:      14382 | 0.000
98.67/98.74	c total clause space: 127.173MB
98.67/98.74	c total #watches: 309096
99.08/99.14	c total #propagations: 114951382 / total #impl: 465053722 (eff. 0.247)
99.08/99.14	c #Conflicts:     252000 | #Learnt:      15382 | 0.000
99.08/99.14	c total clause space: 127.173MB
99.08/99.14	c total #watches: 312264
99.47/99.51	c total #propagations: 115392808 / total #impl: 466764266 (eff. 0.247)
99.47/99.51	c #Conflicts:     253000 | #Learnt:      16382 | 0.000
99.47/99.51	c total clause space: 127.173MB
99.47/99.51	c total #watches: 314572
99.87/99.91	c total #propagations: 115784512 / total #impl: 468288909 (eff. 0.247)
99.87/99.91	c #Conflicts:     254000 | #Learnt:      17382 | 0.000
99.87/99.91	c total clause space: 127.173MB
99.87/99.91	c total #watches: 317524
100.27/100.38	c total #propagations: 116271127 / total #impl: 470028068 (eff. 0.247)
100.27/100.38	c #Conflicts:     255000 | #Learnt:      18382 | 0.000
100.27/100.38	c total clause space: 127.173MB
100.27/100.38	c total #watches: 321915
100.77/100.88	c total #propagations: 116747613 / total #impl: 472073665 (eff. 0.247)
100.77/100.88	c #Conflicts:     256000 | #Learnt:      19382 | 0.000
100.77/100.88	c total clause space: 127.173MB
100.77/100.88	c total #watches: 325312
101.37/101.41	c total #propagations: 117212580 / total #impl: 474082428 (eff. 0.247)
101.37/101.41	c #Conflicts:     257000 | #Learnt:      20382 | 0.000
101.37/101.41	c total clause space: 127.173MB
101.37/101.41	c total #watches: 328380
101.97/102.00	c total #propagations: 117653151 / total #impl: 475864780 (eff. 0.247)
101.97/102.00	c #Conflicts:     258000 | #Learnt:      21382 | 0.000
101.97/102.00	c total clause space: 127.173MB
101.97/102.00	c total #watches: 331029
102.47/102.57	c total #propagations: 118149372 / total #impl: 477769545 (eff. 0.247)
102.47/102.57	c #Conflicts:     259000 | #Learnt:      22382 | 0.000
102.47/102.57	c total clause space: 127.173MB
102.47/102.57	c total #watches: 333525
103.07/103.13	c total #propagations: 118604656 / total #impl: 479541369 (eff. 0.247)
103.07/103.13	c #Conflicts:     260000 | #Learnt:      23382 | 0.000
103.07/103.13	c total clause space: 127.173MB
103.07/103.13	c total #watches: 336294
103.67/103.75	c total #propagations: 119050113 / total #impl: 481548394 (eff. 0.247)
103.67/103.75	c #Conflicts:     261000 | #Learnt:      24382 | 0.000
103.67/103.75	c total clause space: 127.173MB
103.67/103.75	c total #watches: 339949
104.07/104.18	c total #propagations: 119516591 / total #impl: 483537208 (eff. 0.247)
104.07/104.18	c GC COLLECT
104.07/104.18	c #Conflicts:     262000 | #Learnt:      13182 | 0.000
104.07/104.18	c total clause space: 127.173MB
104.07/104.18	c total #watches: 306018
104.48/104.59	c total #propagations: 120052811 / total #impl: 485488348 (eff. 0.247)
104.48/104.59	c #Conflicts:     263000 | #Learnt:      14182 | 0.000
104.48/104.59	c total clause space: 127.173MB
104.48/104.59	c total #watches: 310808
104.97/105.01	c total #propagations: 120547486 / total #impl: 487588543 (eff. 0.247)
104.97/105.01	c #Conflicts:     264000 | #Learnt:      15182 | 0.000
104.97/105.01	c total clause space: 127.173MB
104.97/105.01	c total #watches: 313557
105.27/105.38	c total #propagations: 121045655 / total #impl: 489626224 (eff. 0.247)
105.27/105.38	c #Conflicts:     265000 | #Learnt:      16182 | 0.000
105.27/105.38	c total clause space: 127.173MB
105.27/105.39	c total #watches: 316100
105.77/105.81	c total #propagations: 121501800 / total #impl: 491675893 (eff. 0.247)
105.77/105.81	c #Conflicts:     266000 | #Learnt:      17182 | 0.000
105.77/105.81	c total clause space: 127.173MB
105.77/105.81	c total #watches: 318970
106.17/106.29	c total #propagations: 121984490 / total #impl: 493539629 (eff. 0.247)
106.17/106.29	c #Conflicts:     267000 | #Learnt:      18182 | 0.000
106.17/106.29	c total clause space: 127.173MB
106.17/106.29	c total #watches: 322286
106.68/106.78	c total #propagations: 122440957 / total #impl: 495554376 (eff. 0.247)
106.68/106.78	c #Conflicts:     268000 | #Learnt:      19182 | 0.000
106.68/106.78	c total clause space: 127.173MB
106.68/106.78	c total #watches: 325310
107.17/107.28	c total #propagations: 122904263 / total #impl: 497603755 (eff. 0.247)
107.17/107.28	c #Conflicts:     269000 | #Learnt:      20182 | 0.000
107.17/107.28	c total clause space: 127.173MB
107.17/107.28	c total #watches: 327676
107.78/107.85	c total #propagations: 123351875 / total #impl: 499503970 (eff. 0.247)
107.78/107.85	c #Conflicts:     270000 | #Learnt:      21182 | 0.000
107.78/107.85	c total clause space: 127.173MB
107.78/107.85	c total #watches: 331798
108.37/108.46	c total #propagations: 123837849 / total #impl: 502041470 (eff. 0.247)
108.37/108.46	c #Conflicts:     271000 | #Learnt:      22182 | 0.000
108.37/108.46	c total clause space: 127.173MB
108.37/108.46	c total #watches: 336932
108.98/109.09	c total #propagations: 124342644 / total #impl: 504927296 (eff. 0.246)
108.98/109.09	c #Conflicts:     272000 | #Learnt:      23182 | 0.000
108.98/109.09	c total clause space: 127.173MB
108.98/109.09	c total #watches: 340076
109.87/109.90	c total #propagations: 124829977 / total #impl: 507362348 (eff. 0.246)
109.87/109.90	c #Conflicts:     273000 | #Learnt:      24182 | 0.000
109.87/109.90	c total clause space: 127.173MB
109.87/109.90	c total #watches: 343173
110.57/110.64	c total #propagations: 125401853 / total #impl: 510103066 (eff. 0.246)
110.57/110.64	c GC COLLECT
110.57/110.64	c #Conflicts:     274000 | #Learnt:      12695 | 0.000
110.57/110.64	c total clause space: 127.173MB
110.57/110.64	c total #watches: 305270
110.97/111.03	c total #propagations: 125930130 / total #impl: 512531320 (eff. 0.246)
110.97/111.03	c #Conflicts:     275000 | #Learnt:      13695 | 0.000
110.97/111.03	c total clause space: 127.173MB
110.97/111.03	c total #watches: 308091
111.37/111.45	c total #propagations: 126396327 / total #impl: 514546631 (eff. 0.246)
111.37/111.45	c #Conflicts:     276000 | #Learnt:      14695 | 0.000
111.37/111.45	c total clause space: 127.173MB
111.37/111.45	c total #watches: 310789
111.77/111.87	c total #propagations: 126844381 / total #impl: 516567868 (eff. 0.246)
111.77/111.87	c #Conflicts:     277000 | #Learnt:      15695 | 0.000
111.77/111.87	c total clause space: 127.173MB
111.77/111.87	c total #watches: 313327
112.17/112.24	c total #propagations: 127324115 / total #impl: 518366966 (eff. 0.246)
112.17/112.24	c #Conflicts:     278000 | #Learnt:      16695 | 0.000
112.17/112.24	c total clause space: 127.173MB
112.17/112.24	c total #watches: 316308
112.56/112.64	c total #propagations: 127758682 / total #impl: 519965519 (eff. 0.246)
112.56/112.64	c #Conflicts:     279000 | #Learnt:      17695 | 0.000
112.56/112.64	c total clause space: 127.173MB
112.56/112.64	c total #watches: 319910
113.06/113.11	c total #propagations: 128235672 / total #impl: 521833107 (eff. 0.246)
113.06/113.11	c #Conflicts:     280000 | #Learnt:      18695 | 0.000
113.06/113.11	c total clause space: 127.173MB
113.06/113.11	c total #watches: 322593
113.56/113.64	c total #propagations: 128701090 / total #impl: 523638786 (eff. 0.246)
113.56/113.64	c #Conflicts:     281000 | #Learnt:      19695 | 0.000
113.56/113.64	c total clause space: 127.173MB
113.56/113.64	c total #watches: 326130
114.06/114.14	c total #propagations: 129191046 / total #impl: 525755199 (eff. 0.246)
114.06/114.14	c #Conflicts:     282000 | #Learnt:      20695 | 0.000
114.06/114.14	c total clause space: 127.173MB
114.06/114.14	c total #watches: 329516
114.56/114.65	c total #propagations: 129656446 / total #impl: 527892370 (eff. 0.246)
114.56/114.65	c #Conflicts:     283000 | #Learnt:      21695 | 0.000
114.56/114.65	c total clause space: 127.173MB
114.56/114.65	c total #watches: 334551
115.16/115.21	c total #propagations: 130013106 / total #impl: 529608813 (eff. 0.245)
115.16/115.21	c #Conflicts:     284000 | #Learnt:      22695 | 0.000
115.16/115.21	c total clause space: 127.173MB
115.16/115.21	c total #watches: 339095
115.96/116.02	c total #propagations: 130389256 / total #impl: 531468219 (eff. 0.245)
115.96/116.02	c #Conflicts:     285000 | #Learnt:      23695 | 0.000
115.96/116.02	c total clause space: 127.173MB
115.96/116.02	c total #watches: 342349
116.67/116.72	c total #propagations: 130900200 / total #impl: 533741492 (eff. 0.245)
116.67/116.72	c #Conflicts:     286000 | #Learnt:      24695 | 0.000
116.67/116.72	c total clause space: 127.173MB
116.67/116.72	c total #watches: 346778
117.26/117.33	c total #propagations: 131352536 / total #impl: 535700327 (eff. 0.245)
117.26/117.33	c GC COLLECT
117.26/117.33	c #Conflicts:     287000 | #Learnt:      12889 | 0.000
117.26/117.33	c total clause space: 127.173MB
117.26/117.33	c total #watches: 305854
117.56/117.68	c total #propagations: 131750639 / total #impl: 537286290 (eff. 0.245)
117.56/117.68	c #Conflicts:     288000 | #Learnt:      13888 | 0.000
117.56/117.68	c total clause space: 127.173MB
117.56/117.68	c total #watches: 308801
117.96/118.07	c total #propagations: 132200649 / total #impl: 539058531 (eff. 0.245)
117.96/118.07	c #Conflicts:     289000 | #Learnt:      14888 | 0.000
117.96/118.07	c total clause space: 127.173MB
117.96/118.07	c total #watches: 311669
118.46/118.53	c total #propagations: 132672108 / total #impl: 540860930 (eff. 0.245)
118.46/118.53	c #Conflicts:     290000 | #Learnt:      15888 | 0.000
118.46/118.53	c total clause space: 127.173MB
118.46/118.53	c total #watches: 315032
118.87/118.95	c total #propagations: 133168758 / total #impl: 543111263 (eff. 0.245)
118.87/118.95	c #Conflicts:     291000 | #Learnt:      16888 | 0.000
118.87/118.95	c total clause space: 127.173MB
118.87/118.95	c total #watches: 319812
119.36/119.49	c total #propagations: 133598266 / total #impl: 545163918 (eff. 0.245)
119.36/119.49	c #Conflicts:     292000 | #Learnt:      17888 | 0.000
119.36/119.49	c total clause space: 127.173MB
119.36/119.49	c total #watches: 325088
120.06/120.14	c total #propagations: 134047883 / total #impl: 547333560 (eff. 0.245)
120.06/120.14	c #Conflicts:     293000 | #Learnt:      18888 | 0.000
120.06/120.14	c total clause space: 127.173MB
120.06/120.14	c total #watches: 328250
120.66/120.73	c total #propagations: 134532490 / total #impl: 549410077 (eff. 0.245)
120.66/120.73	c #Conflicts:     294000 | #Learnt:      19888 | 0.000
120.66/120.73	c total clause space: 127.173MB
120.66/120.73	c total #watches: 330861
121.16/121.26	c total #propagations: 135003464 / total #impl: 551325537 (eff. 0.245)
121.16/121.26	c #Conflicts:     295000 | #Learnt:      20888 | 0.000
121.16/121.26	c total clause space: 127.173MB
121.16/121.26	c total #watches: 333589
121.76/121.84	c total #propagations: 135467052 / total #impl: 553467500 (eff. 0.245)
121.76/121.84	c #Conflicts:     296000 | #Learnt:      21888 | 0.000
121.76/121.84	c total clause space: 127.173MB
121.76/121.84	c total #watches: 336768
122.46/122.58	c total #propagations: 135882769 / total #impl: 555366573 (eff. 0.245)
122.46/122.58	c #Conflicts:     297000 | #Learnt:      22888 | 0.000
122.46/122.58	c total clause space: 127.173MB
122.46/122.58	c total #watches: 339555
123.16/123.25	c total #propagations: 136384177 / total #impl: 557334588 (eff. 0.245)
123.16/123.25	c #Conflicts:     298000 | #Learnt:      23888 | 0.000
123.16/123.25	c total clause space: 127.173MB
123.16/123.25	c total #watches: 342054
123.86/123.91	c total #propagations: 136875177 / total #impl: 559105053 (eff. 0.245)
123.86/123.91	c #Conflicts:     299000 | #Learnt:      24888 | 0.000
123.86/123.91	c total clause space: 127.173MB
123.86/123.91	c total #watches: 344642
124.66/124.76	c total #propagations: 137336189 / total #impl: 560865381 (eff. 0.245)
124.66/124.76	c #Conflicts:     300000 | #Learnt:      25888 | 0.000
124.66/124.76	c total clause space: 127.173MB
124.66/124.76	c total #watches: 348113
125.25/125.31	c total #propagations: 137865890 / total #impl: 563240161 (eff. 0.245)
125.25/125.31	c GC COLLECT
125.25/125.31	c #Conflicts:     301000 | #Learnt:      13779 | 0.000
125.25/125.31	c total clause space: 127.173MB
125.25/125.31	c total #watches: 308773
125.55/125.67	c total #propagations: 138322368 / total #impl: 565139782 (eff. 0.245)
125.55/125.67	c #Conflicts:     302000 | #Learnt:      14779 | 0.000
125.55/125.67	c total clause space: 127.173MB
125.55/125.67	c total #watches: 311385
125.95/126.06	c total #propagations: 138757251 / total #impl: 566808474 (eff. 0.245)
125.95/126.06	c #Conflicts:     303000 | #Learnt:      15779 | 0.000
125.95/126.06	c total clause space: 127.173MB
125.95/126.06	c total #watches: 314354
126.35/126.48	c total #propagations: 139211195 / total #impl: 568591352 (eff. 0.245)
126.35/126.48	c #Conflicts:     304000 | #Learnt:      16779 | 0.000
126.35/126.48	c total clause space: 127.173MB
126.35/126.48	c total #watches: 316981
126.75/126.88	c total #propagations: 139703026 / total #impl: 570510599 (eff. 0.245)
126.75/126.88	c #Conflicts:     305000 | #Learnt:      17779 | 0.000
126.75/126.88	c total clause space: 127.173MB
126.75/126.88	c total #watches: 320023
127.25/127.34	c total #propagations: 140144367 / total #impl: 572315553 (eff. 0.245)
127.25/127.34	c #Conflicts:     306000 | #Learnt:      18779 | 0.000
127.25/127.34	c total clause space: 127.173MB
127.25/127.34	c total #watches: 323145
127.66/127.78	c total #propagations: 140637949 / total #impl: 574338038 (eff. 0.245)
127.66/127.78	c #Conflicts:     307000 | #Learnt:      19779 | 0.000
127.66/127.78	c total clause space: 127.173MB
127.66/127.78	c total #watches: 327054
128.15/128.29	c total #propagations: 141073947 / total #impl: 576222687 (eff. 0.245)
128.15/128.29	c #Conflicts:     308000 | #Learnt:      20779 | 0.000
128.15/128.29	c total clause space: 127.173MB
128.15/128.29	c total #watches: 329799
128.76/128.84	c total #propagations: 141540389 / total #impl: 578108002 (eff. 0.245)
128.76/128.84	c #Conflicts:     309000 | #Learnt:      21779 | 0.000
128.76/128.84	c total clause space: 127.173MB
128.76/128.84	c total #watches: 332691
129.35/129.49	c total #propagations: 141980230 / total #impl: 580104872 (eff. 0.245)
129.35/129.49	c #Conflicts:     310000 | #Learnt:      22779 | 0.000
129.35/129.49	c total clause space: 127.173MB
129.35/129.49	c total #watches: 337817
130.15/130.26	c total #propagations: 142465701 / total #impl: 582568735 (eff. 0.245)
130.15/130.26	c #Conflicts:     311000 | #Learnt:      23779 | 0.000
130.15/130.26	c total clause space: 127.173MB
130.15/130.26	c total #watches: 341371
130.75/130.85	c total #propagations: 142964738 / total #impl: 585119815 (eff. 0.244)
130.75/130.85	c #Conflicts:     312000 | #Learnt:      24779 | 0.000
130.75/130.85	c total clause space: 127.173MB
130.75/130.85	c total #watches: 343605
131.35/131.47	c total #propagations: 143359845 / total #impl: 586698482 (eff. 0.244)
131.35/131.47	c #Conflicts:     313000 | #Learnt:      25779 | 0.000
131.35/131.47	c total clause space: 127.173MB
131.35/131.47	c total #watches: 345973
131.96/132.08	c total #propagations: 143741681 / total #impl: 588206710 (eff. 0.244)
131.96/132.08	c #Conflicts:     314000 | #Learnt:      26779 | 0.000
131.96/132.08	c total clause space: 127.173MB
131.96/132.08	c total #watches: 348290
132.35/132.41	c total #propagations: 144093228 / total #impl: 589661387 (eff. 0.244)
132.35/132.41	c GC COLLECT
132.35/132.41	c #Conflicts:     315000 | #Learnt:      14396 | 0.000
132.35/132.41	c total clause space: 127.173MB
132.35/132.41	c total #watches: 310561
132.65/132.78	c total #propagations: 144452421 / total #impl: 591346056 (eff. 0.244)
132.65/132.78	c #Conflicts:     316000 | #Learnt:      15396 | 0.000
132.65/132.78	c total clause space: 127.173MB
132.65/132.78	c total #watches: 314000
133.16/133.25	c total #propagations: 144854404 / total #impl: 593426492 (eff. 0.244)
133.16/133.25	c #Conflicts:     317000 | #Learnt:      16396 | 0.000
133.16/133.25	c total clause space: 127.173MB
133.16/133.25	c total #watches: 319037
133.65/133.74	c total #propagations: 145244248 / total #impl: 595413016 (eff. 0.244)
133.65/133.74	c #Conflicts:     318000 | #Learnt:      17396 | 0.000
133.65/133.74	c total clause space: 127.173MB
133.65/133.74	c total #watches: 322089
134.16/134.28	c total #propagations: 145635290 / total #impl: 597373187 (eff. 0.244)
134.16/134.28	c #Conflicts:     319000 | #Learnt:      18396 | 0.000
134.16/134.28	c total clause space: 127.173MB
134.16/134.28	c total #watches: 326526
134.75/134.87	c total #propagations: 145985156 / total #impl: 599178910 (eff. 0.244)
134.75/134.87	c #Conflicts:     320000 | #Learnt:      19396 | 0.000
134.75/134.87	c total clause space: 127.173MB
134.75/134.87	c total #watches: 330840
135.45/135.58	c total #propagations: 146353586 / total #impl: 601037172 (eff. 0.244)
135.45/135.58	c #Conflicts:     321000 | #Learnt:      20396 | 0.000
135.45/135.58	c total clause space: 127.173MB
135.45/135.58	c total #watches: 333832
136.15/136.26	c total #propagations: 146767848 / total #impl: 602955101 (eff. 0.243)
136.15/136.26	c #Conflicts:     322000 | #Learnt:      21396 | 0.000
136.15/136.26	c total clause space: 127.173MB
136.15/136.26	c total #watches: 336207
136.85/136.93	c total #propagations: 147168947 / total #impl: 604798934 (eff. 0.243)
136.85/136.93	c #Conflicts:     323000 | #Learnt:      22396 | 0.000
136.85/136.93	c total clause space: 127.173MB
136.85/136.93	c total #watches: 341077
137.65/137.73	c total #propagations: 147577968 / total #impl: 606699146 (eff. 0.243)
137.65/137.73	c #Conflicts:     324000 | #Learnt:      23396 | 0.000
137.65/137.73	c total clause space: 127.173MB
137.65/137.73	c total #watches: 344853
138.35/138.46	c total #propagations: 147988519 / total #impl: 608721946 (eff. 0.243)
138.35/138.46	c #Conflicts:     325000 | #Learnt:      24396 | 0.000
138.35/138.46	c total clause space: 127.173MB
138.35/138.46	c total #watches: 348327
139.05/139.18	c total #propagations: 148344693 / total #impl: 610380777 (eff. 0.243)
139.05/139.18	c #Conflicts:     326000 | #Learnt:      25396 | 0.000
139.05/139.18	c total clause space: 127.173MB
139.05/139.18	c total #watches: 351284
140.05/140.12	c total #propagations: 148716251 / total #impl: 612057978 (eff. 0.243)
140.05/140.12	c #Conflicts:     327000 | #Learnt:      26396 | 0.000
140.05/140.12	c total clause space: 127.173MB
140.05/140.12	c total #watches: 354066
141.05/141.19	c total #propagations: 149092192 / total #impl: 613770860 (eff. 0.243)
141.05/141.19	c #Conflicts:     328000 | #Learnt:      27396 | 0.000
141.05/141.19	c total clause space: 127.173MB
141.05/141.19	c total #watches: 356765
141.45/141.57	c total #propagations: 149522380 / total #impl: 615815435 (eff. 0.243)
141.45/141.57	c GC COLLECT
141.45/141.57	c #Conflicts:     329000 | #Learnt:      14713 | 0.000
141.45/141.57	c total clause space: 127.173MB
141.45/141.57	c total #watches: 312502
141.85/141.95	c total #propagations: 149890505 / total #impl: 617608682 (eff. 0.243)
141.85/141.95	c #Conflicts:     330000 | #Learnt:      15713 | 0.000
141.85/141.95	c total clause space: 127.173MB
141.85/141.95	c total #watches: 317152
142.25/142.37	c total #propagations: 150245243 / total #impl: 619274658 (eff. 0.243)
142.25/142.37	c #Conflicts:     331000 | #Learnt:      16713 | 0.000
142.25/142.37	c total clause space: 127.173MB
142.25/142.37	c total #watches: 319514
142.75/142.85	c total #propagations: 150595506 / total #impl: 620974249 (eff. 0.243)
142.75/142.85	c #Conflicts:     332000 | #Learnt:      17713 | 0.000
142.75/142.85	c total clause space: 127.173MB
142.75/142.85	c total #watches: 322442
143.25/143.32	c total #propagations: 150962874 / total #impl: 622617069 (eff. 0.242)
143.25/143.32	c #Conflicts:     333000 | #Learnt:      18713 | 0.000
143.25/143.32	c total clause space: 127.173MB
143.25/143.32	c total #watches: 326015
143.85/143.96	c total #propagations: 151293011 / total #impl: 624462939 (eff. 0.242)
143.85/143.96	c #Conflicts:     334000 | #Learnt:      19713 | 0.000
143.85/143.96	c total clause space: 127.173MB
143.85/143.96	c total #watches: 330135
144.45/144.59	c total #propagations: 151696138 / total #impl: 626451254 (eff. 0.242)
144.45/144.59	c #Conflicts:     335000 | #Learnt:      20713 | 0.000
144.45/144.59	c total clause space: 127.173MB
144.45/144.59	c total #watches: 333277
145.15/145.25	c total #propagations: 152112003 / total #impl: 628462096 (eff. 0.242)
145.15/145.25	c #Conflicts:     336000 | #Learnt:      21713 | 0.000
145.15/145.25	c total clause space: 127.173MB
145.15/145.25	c total #watches: 336580
145.95/146.08	c total #propagations: 152533589 / total #impl: 630327836 (eff. 0.242)
145.95/146.08	c #Conflicts:     337000 | #Learnt:      22713 | 0.000
145.95/146.08	c total clause space: 127.173MB
145.95/146.08	c total #watches: 339099
146.65/146.75	c total #propagations: 153013535 / total #impl: 632352048 (eff. 0.242)
146.65/146.75	c #Conflicts:     338000 | #Learnt:      23713 | 0.000
146.65/146.75	c total clause space: 127.173MB
146.65/146.75	c total #watches: 342074
147.45/147.57	c total #propagations: 153428882 / total #impl: 634069180 (eff. 0.242)
147.45/147.57	c #Conflicts:     339000 | #Learnt:      24713 | 0.000
147.45/147.57	c total clause space: 127.173MB
147.45/147.57	c total #watches: 344819
148.15/148.29	c total #propagations: 153900467 / total #impl: 635926829 (eff. 0.242)
148.15/148.29	c #Conflicts:     340000 | #Learnt:      25713 | 0.000
148.15/148.29	c total clause space: 127.173MB
148.15/148.29	c total #watches: 347519
149.05/149.14	c total #propagations: 154360478 / total #impl: 637642737 (eff. 0.242)
149.05/149.14	c #Conflicts:     341000 | #Learnt:      26713 | 0.000
149.05/149.14	c total clause space: 127.173MB
149.05/149.14	c total #watches: 350477
149.85/149.94	c total #propagations: 154839949 / total #impl: 639625894 (eff. 0.242)
149.85/149.94	c #Conflicts:     342000 | #Learnt:      27713 | 0.000
149.85/149.94	c total clause space: 127.173MB
149.85/149.95	c total #watches: 353110
150.35/150.50	c total #propagations: 155282649 / total #impl: 641315681 (eff. 0.242)
150.35/150.50	c GC COLLECT
150.35/150.50	c #Conflicts:     343000 | #Learnt:      14701 | 0.000
150.35/150.50	c total clause space: 127.173MB
150.45/150.50	c total #watches: 310846
150.85/150.91	c total #propagations: 155691322 / total #impl: 643062572 (eff. 0.242)
150.85/150.91	c #Conflicts:     344000 | #Learnt:      15701 | 0.000
150.85/150.91	c total clause space: 127.173MB
150.85/150.91	c total #watches: 313550
151.25/151.34	c total #propagations: 156189111 / total #impl: 644949508 (eff. 0.242)
151.25/151.34	c #Conflicts:     345000 | #Learnt:      16701 | 0.000
151.25/151.34	c total clause space: 127.173MB
151.25/151.34	c total #watches: 316927
151.64/151.76	c total #propagations: 156659463 / total #impl: 646910533 (eff. 0.242)
151.64/151.76	c #Conflicts:     346000 | #Learnt:      17701 | 0.000
151.64/151.76	c total clause space: 127.173MB
151.64/151.76	c total #watches: 319726
152.14/152.25	c total #propagations: 157105338 / total #impl: 648649983 (eff. 0.242)
152.14/152.25	c #Conflicts:     347000 | #Learnt:      18701 | 0.000
152.14/152.25	c total clause space: 127.173MB
152.14/152.25	c total #watches: 322587
152.64/152.70	c total #propagations: 157651612 / total #impl: 650794325 (eff. 0.242)
152.64/152.70	c #Conflicts:     348000 | #Learnt:      19701 | 0.000
152.64/152.70	c total clause space: 127.173MB
152.64/152.70	c total #watches: 325355
153.14/153.27	c total #propagations: 158083534 / total #impl: 652527949 (eff. 0.242)
153.14/153.27	c #Conflicts:     349000 | #Learnt:      20701 | 0.000
153.14/153.27	c total clause space: 127.173MB
153.14/153.27	c total #watches: 327659
153.74/153.84	c total #propagations: 158590617 / total #impl: 654631038 (eff. 0.242)
153.74/153.84	c #Conflicts:     350000 | #Learnt:      21701 | 0.000
153.74/153.84	c total clause space: 127.173MB
153.74/153.84	c total #watches: 330123
154.34/154.46	c total #propagations: 159125125 / total #impl: 656845149 (eff. 0.242)
154.34/154.46	c #Conflicts:     351000 | #Learnt:      22701 | 0.000
154.34/154.46	c total clause space: 127.173MB
154.34/154.46	c total #watches: 332434
154.84/154.98	c total #propagations: 159688471 / total #impl: 659048065 (eff. 0.242)
154.84/154.98	c #Conflicts:     352000 | #Learnt:      23701 | 0.000
154.84/154.98	c total clause space: 127.173MB
154.84/154.98	c total #watches: 335751
155.44/155.57	c total #propagations: 160165996 / total #impl: 660989476 (eff. 0.242)
155.44/155.57	c #Conflicts:     353000 | #Learnt:      24701 | 0.000
155.44/155.57	c total clause space: 127.173MB
155.44/155.57	c total #watches: 339054
156.04/156.11	c total #propagations: 160666281 / total #impl: 662989365 (eff. 0.242)
156.04/156.11	c #Conflicts:     354000 | #Learnt:      25701 | 0.000
156.04/156.11	c total clause space: 127.173MB
156.04/156.11	c total #watches: 341464
156.54/156.70	c total #propagations: 161124411 / total #impl: 664720802 (eff. 0.242)
156.54/156.70	c #Conflicts:     355000 | #Learnt:      26701 | 0.000
156.54/156.70	c total clause space: 127.173MB
156.54/156.70	c total #watches: 344844
157.14/157.24	c total #propagations: 161585779 / total #impl: 666717061 (eff. 0.242)
157.14/157.24	c #Conflicts:     356000 | #Learnt:      27701 | 0.000
157.14/157.24	c total clause space: 127.173MB
157.14/157.24	c total #watches: 347784
157.74/157.87	c total #propagations: 161991090 / total #impl: 668515423 (eff. 0.242)
157.74/157.87	c GC COLLECT
157.74/157.87	c #Conflicts:     357000 | #Learnt:      14390 | 0.000
157.74/157.87	c total clause space: 127.173MB
157.74/157.87	c total #watches: 310069
158.14/158.29	c total #propagations: 162475976 / total #impl: 670697171 (eff. 0.242)
158.14/158.29	c #Conflicts:     358000 | #Learnt:      15390 | 0.000
158.14/158.29	c total clause space: 127.173MB
158.14/158.29	c total #watches: 312857
158.64/158.70	c total #propagations: 162937186 / total #impl: 672590277 (eff. 0.242)
158.64/158.70	c #Conflicts:     359000 | #Learnt:      16390 | 0.000
158.64/158.70	c total clause space: 127.173MB
158.64/158.70	c total #watches: 315992
159.04/159.13	c total #propagations: 163409851 / total #impl: 674440574 (eff. 0.242)
159.04/159.13	c #Conflicts:     360000 | #Learnt:      17390 | 0.000
159.04/159.13	c total clause space: 127.173MB
159.04/159.13	c total #watches: 318455
159.45/159.55	c total #propagations: 163833746 / total #impl: 676096916 (eff. 0.242)
159.45/159.55	c #Conflicts:     361000 | #Learnt:      18390 | 0.000
159.45/159.55	c total clause space: 127.173MB
159.45/159.55	c total #watches: 321602
159.94/160.02	c total #propagations: 164245089 / total #impl: 677753161 (eff. 0.242)
159.94/160.02	c #Conflicts:     362000 | #Learnt:      19390 | 0.000
159.94/160.02	c total clause space: 127.173MB
159.94/160.02	c total #watches: 324808
160.34/160.47	c total #propagations: 164702874 / total #impl: 679695827 (eff. 0.242)
160.34/160.47	c #Conflicts:     363000 | #Learnt:      20390 | 0.000
160.34/160.47	c total clause space: 127.173MB
160.34/160.47	c total #watches: 328340
160.84/160.93	c total #propagations: 165160548 / total #impl: 681649570 (eff. 0.242)
160.84/160.93	c #Conflicts:     364000 | #Learnt:      21390 | 0.000
160.84/160.93	c total clause space: 127.173MB
160.84/160.93	c total #watches: 331398
161.44/161.50	c total #propagations: 165559411 / total #impl: 683412825 (eff. 0.242)
161.44/161.50	c #Conflicts:     365000 | #Learnt:      22390 | 0.000
161.44/161.50	c total clause space: 127.173MB
161.44/161.50	c total #watches: 334622
162.04/162.17	c total #propagations: 166046059 / total #impl: 685332802 (eff. 0.242)
162.04/162.17	c #Conflicts:     366000 | #Learnt:      23390 | 0.000
162.04/162.17	c total clause space: 127.173MB
162.04/162.17	c total #watches: 337129
162.54/162.66	c total #propagations: 166556847 / total #impl: 687485307 (eff. 0.242)
162.54/162.66	c #Conflicts:     367000 | #Learnt:      24390 | 0.000
162.54/162.66	c total clause space: 127.173MB
162.54/162.66	c total #watches: 339717
163.14/163.22	c total #propagations: 166973819 / total #impl: 689249229 (eff. 0.242)
163.14/163.22	c #Conflicts:     368000 | #Learnt:      25390 | 0.000
163.14/163.22	c total clause space: 127.173MB
163.14/163.22	c total #watches: 342112
163.74/163.80	c total #propagations: 167384905 / total #impl: 690810323 (eff. 0.242)
163.74/163.80	c #Conflicts:     369000 | #Learnt:      26390 | 0.000
163.74/163.80	c total clause space: 127.173MB
163.74/163.80	c total #watches: 344764
164.44/164.53	c total #propagations: 167836045 / total #impl: 692667557 (eff. 0.242)
164.44/164.53	c #Conflicts:     370000 | #Learnt:      27390 | 0.000
164.44/164.53	c total clause space: 127.173MB
164.44/164.53	c total #watches: 349543
165.05/165.17	c total #propagations: 168409594 / total #impl: 695245852 (eff. 0.242)
165.05/165.17	c #Conflicts:     371000 | #Learnt:      28390 | 0.000
165.05/165.17	c total clause space: 127.173MB
165.05/165.17	c total #watches: 352846
165.74/165.80	c total #propagations: 168891014 / total #impl: 697484183 (eff. 0.242)
165.74/165.80	c GC COLLECT
165.74/165.80	c #Conflicts:     372000 | #Learnt:      14798 | 0.000
165.74/165.80	c total clause space: 127.173MB
165.74/165.80	c total #watches: 311118
166.05/166.14	c total #propagations: 169332334 / total #impl: 699499714 (eff. 0.242)
166.05/166.14	c #Conflicts:     373000 | #Learnt:      15798 | 0.000
166.05/166.14	c total clause space: 127.173MB
166.05/166.14	c total #watches: 313736
166.34/166.49	c total #propagations: 169723154 / total #impl: 701049826 (eff. 0.242)
166.34/166.49	c #Conflicts:     374000 | #Learnt:      16798 | 0.000
166.34/166.49	c total clause space: 127.173MB
166.34/166.49	c total #watches: 316336
166.74/166.85	c total #propagations: 170107819 / total #impl: 702610966 (eff. 0.242)
166.74/166.85	c #Conflicts:     375000 | #Learnt:      17798 | 0.000
166.74/166.85	c total clause space: 127.173MB
166.74/166.86	c total #watches: 318902
167.15/167.25	c total #propagations: 170507750 / total #impl: 704230275 (eff. 0.242)
167.15/167.25	c #Conflicts:     376000 | #Learnt:      18798 | 0.000
167.15/167.25	c total clause space: 127.173MB
167.15/167.25	c total #watches: 321907
167.54/167.68	c total #propagations: 170927198 / total #impl: 705881256 (eff. 0.242)
167.54/167.68	c #Conflicts:     377000 | #Learnt:      19798 | 0.000
167.54/167.68	c total clause space: 127.173MB
167.54/167.68	c total #watches: 324442
167.94/168.07	c total #propagations: 171293765 / total #impl: 707391895 (eff. 0.242)
167.94/168.07	c #Conflicts:     378000 | #Learnt:      20798 | 0.000
167.94/168.07	c total clause space: 127.173MB
167.94/168.07	c total #watches: 326850
168.54/168.61	c total #propagations: 171639825 / total #impl: 708683930 (eff. 0.242)
168.54/168.61	c #Conflicts:     379000 | #Learnt:      21798 | 0.000
168.54/168.61	c total clause space: 127.173MB
168.54/168.61	c total #watches: 332268
169.04/169.13	c total #propagations: 172083407 / total #impl: 710618367 (eff. 0.242)
169.04/169.13	c #Conflicts:     380000 | #Learnt:      22798 | 0.000
169.04/169.13	c total clause space: 127.173MB
169.04/169.13	c total #watches: 336260
169.54/169.65	c total #propagations: 172534682 / total #impl: 712572661 (eff. 0.242)
169.54/169.65	c #Conflicts:     381000 | #Learnt:      23798 | 0.000
169.54/169.65	c total clause space: 127.173MB
169.54/169.65	c total #watches: 339342
170.14/170.27	c total #propagations: 172935239 / total #impl: 714463017 (eff. 0.242)
170.14/170.27	c #Conflicts:     382000 | #Learnt:      24798 | 0.000
170.14/170.27	c total clause space: 127.173MB
170.14/170.27	c total #watches: 343453
170.84/170.92	c total #propagations: 173355004 / total #impl: 716426647 (eff. 0.242)
170.84/170.92	c #Conflicts:     383000 | #Learnt:      25798 | 0.000
170.84/170.92	c total clause space: 127.173MB
170.84/170.92	c total #watches: 347594
171.44/171.58	c total #propagations: 173801352 / total #impl: 718335068 (eff. 0.242)
171.44/171.58	c #Conflicts:     384000 | #Learnt:      26798 | 0.000
171.44/171.58	c total clause space: 127.173MB
171.44/171.58	c total #watches: 350087
172.34/172.41	c total #propagations: 174289995 / total #impl: 720443526 (eff. 0.242)
172.34/172.41	c #Conflicts:     385000 | #Learnt:      27798 | 0.000
172.34/172.41	c total clause space: 127.173MB
172.34/172.41	c total #watches: 352654
173.04/173.13	c total #propagations: 174887424 / total #impl: 723112167 (eff. 0.242)
173.04/173.13	c #Conflicts:     386000 | #Learnt:      28798 | 0.000
173.04/173.13	c total clause space: 127.173MB
173.04/173.13	c total #watches: 356370
173.75/173.85	c total #propagations: 175356352 / total #impl: 725444855 (eff. 0.242)
173.75/173.85	c #Conflicts:     387000 | #Learnt:      29798 | 0.000
173.75/173.85	c total clause space: 127.173MB
173.75/173.85	c total #watches: 359892
174.24/174.33	c total #propagations: 175807142 / total #impl: 727703680 (eff. 0.242)
174.24/174.33	c GC COLLECT
174.24/174.33	c #Conflicts:     388000 | #Learnt:      15888 | 0.000
174.24/174.33	c total clause space: 127.173MB
174.24/174.33	c total #watches: 315161
174.64/174.77	c total #propagations: 176328459 / total #impl: 729890992 (eff. 0.242)
174.64/174.77	c #Conflicts:     389000 | #Learnt:      16888 | 0.000
174.64/174.77	c total clause space: 127.173MB
174.64/174.77	c total #watches: 318292
175.14/175.23	c total #propagations: 176790330 / total #impl: 731969351 (eff. 0.242)
175.14/175.23	c #Conflicts:     390000 | #Learnt:      17888 | 0.000
175.14/175.23	c total clause space: 127.173MB
175.14/175.23	c total #watches: 320939
175.64/175.72	c total #propagations: 177213474 / total #impl: 733904201 (eff. 0.241)
175.64/175.72	c #Conflicts:     391000 | #Learnt:      18888 | 0.000
175.64/175.72	c total clause space: 127.173MB
175.64/175.72	c total #watches: 323816
176.05/176.18	c total #propagations: 177679301 / total #impl: 735919556 (eff. 0.241)
176.05/176.18	c #Conflicts:     392000 | #Learnt:      19888 | 0.000
176.05/176.18	c total clause space: 127.173MB
176.05/176.18	c total #watches: 326623
176.54/176.64	c total #propagations: 178154847 / total #impl: 737874039 (eff. 0.241)
176.54/176.64	c #Conflicts:     393000 | #Learnt:      20888 | 0.000
176.54/176.64	c total clause space: 127.173MB
176.54/176.64	c total #watches: 329096
177.05/177.13	c total #propagations: 178613888 / total #impl: 739803404 (eff. 0.241)
177.05/177.13	c #Conflicts:     394000 | #Learnt:      21888 | 0.000
177.05/177.13	c total clause space: 127.173MB
177.05/177.13	c total #watches: 331755
177.54/177.67	c total #propagations: 179060860 / total #impl: 741505978 (eff. 0.241)
177.54/177.67	c #Conflicts:     395000 | #Learnt:      22888 | 0.000
177.54/177.67	c total clause space: 127.173MB
177.54/177.67	c total #watches: 334657
178.15/178.21	c total #propagations: 179543595 / total #impl: 743557170 (eff. 0.241)
178.15/178.21	c #Conflicts:     396000 | #Learnt:      23888 | 0.000
178.15/178.21	c total clause space: 127.173MB
178.15/178.21	c total #watches: 338160
178.74/178.83	c total #propagations: 180044100 / total #impl: 745912461 (eff. 0.241)
178.74/178.83	c #Conflicts:     397000 | #Learnt:      24888 | 0.000
178.74/178.83	c total clause space: 127.173MB
178.74/178.83	c total #watches: 341710
179.35/179.47	c total #propagations: 180543413 / total #impl: 748303026 (eff. 0.241)
179.35/179.47	c #Conflicts:     398000 | #Learnt:      25888 | 0.000
179.35/179.47	c total clause space: 127.173MB
179.35/179.47	c total #watches: 345139
179.94/180.09	c total #propagations: 181003603 / total #impl: 750458727 (eff. 0.241)
179.94/180.09	c #Conflicts:     399000 | #Learnt:      26888 | 0.000
179.94/180.09	c total clause space: 127.173MB
179.94/180.09	c total #watches: 348329
180.65/180.71	c total #propagations: 181422227 / total #impl: 752412568 (eff. 0.241)
180.65/180.71	c #Conflicts:     400000 | #Learnt:      27888 | 0.000
180.65/180.71	c total clause space: 127.173MB
180.65/180.71	c total #watches: 351784
181.25/181.35	c total #propagations: 181902250 / total #impl: 754681906 (eff. 0.241)
181.25/181.35	c #Conflicts:     401000 | #Learnt:      28888 | 0.000
181.25/181.35	c total clause space: 127.173MB
181.25/181.35	c total #watches: 355121
181.95/182.08	c total #propagations: 182318272 / total #impl: 756622265 (eff. 0.241)
181.95/182.08	c #Conflicts:     402000 | #Learnt:      29888 | 0.000
181.95/182.08	c total clause space: 127.173MB
181.95/182.08	c total #watches: 357825
182.56/182.63	c total #propagations: 182798576 / total #impl: 758724158 (eff. 0.241)
182.56/182.63	c GC COLLECT
182.56/182.63	c #Conflicts:     403000 | #Learnt:      15679 | 0.000
182.56/182.63	c total clause space: 127.173MB
182.56/182.63	c total #watches: 313588
182.95/183.02	c total #propagations: 183247030 / total #impl: 760654455 (eff. 0.241)
182.95/183.02	c #Conflicts:     404000 | #Learnt:      16679 | 0.000
182.95/183.02	c total clause space: 127.173MB
182.95/183.02	c total #watches: 316736
183.35/183.42	c total #propagations: 183703903 / total #impl: 762444644 (eff. 0.241)
183.35/183.42	c #Conflicts:     405000 | #Learnt:      17679 | 0.000
183.35/183.42	c total clause space: 127.173MB
183.35/183.42	c total #watches: 319640
183.76/183.81	c total #propagations: 184127205 / total #impl: 764157128 (eff. 0.241)
183.76/183.81	c #Conflicts:     406000 | #Learnt:      18679 | 0.000
183.76/183.81	c total clause space: 127.173MB
183.76/183.81	c total #watches: 321962
184.15/184.23	c total #propagations: 184551694 / total #impl: 765788815 (eff. 0.241)
184.15/184.23	c #Conflicts:     407000 | #Learnt:      19679 | 0.000
184.15/184.23	c total clause space: 127.173MB
184.15/184.23	c total #watches: 324677
184.65/184.73	c total #propagations: 184983789 / total #impl: 767407405 (eff. 0.241)
184.65/184.73	c #Conflicts:     408000 | #Learnt:      20679 | 0.000
184.65/184.73	c total clause space: 127.173MB
184.65/184.73	c total #watches: 327613
185.15/185.27	c total #propagations: 185490089 / total #impl: 769467568 (eff. 0.241)
185.15/185.27	c #Conflicts:     409000 | #Learnt:      21679 | 0.000
185.15/185.27	c total clause space: 127.173MB
185.15/185.27	c total #watches: 330176
185.65/185.77	c total #propagations: 185978590 / total #impl: 771495537 (eff. 0.241)
185.65/185.77	c #Conflicts:     410000 | #Learnt:      22679 | 0.000
185.65/185.77	c total clause space: 127.173MB
185.65/185.77	c total #watches: 333121
186.15/186.28	c total #propagations: 186445771 / total #impl: 773407344 (eff. 0.241)
186.15/186.28	c #Conflicts:     411000 | #Learnt:      23679 | 0.000
186.15/186.28	c total clause space: 127.173MB
186.15/186.28	c total #watches: 336832
186.75/186.85	c total #propagations: 186867829 / total #impl: 775318537 (eff. 0.241)
186.75/186.85	c #Conflicts:     412000 | #Learnt:      24679 | 0.000
186.75/186.85	c total clause space: 127.173MB
186.75/186.85	c total #watches: 340137
187.35/187.47	c total #propagations: 187327573 / total #impl: 777419320 (eff. 0.241)
187.35/187.47	c #Conflicts:     413000 | #Learnt:      25679 | 0.000
187.35/187.47	c total clause space: 127.173MB
187.35/187.47	c total #watches: 342939
188.06/188.11	c total #propagations: 187814253 / total #impl: 779584958 (eff. 0.241)
188.06/188.11	c #Conflicts:     414000 | #Learnt:      26679 | 0.000
188.06/188.11	c total clause space: 127.173MB
188.06/188.11	c total #watches: 345875
188.65/188.73	c total #propagations: 188292413 / total #impl: 781776483 (eff. 0.241)
188.65/188.73	c #Conflicts:     415000 | #Learnt:      27679 | 0.000
188.65/188.73	c total clause space: 127.173MB
188.65/188.73	c total #watches: 349909
189.26/189.35	c total #propagations: 188728545 / total #impl: 783947814 (eff. 0.241)
189.26/189.35	c #Conflicts:     416000 | #Learnt:      28679 | 0.000
189.26/189.35	c total clause space: 127.173MB
189.26/189.35	c total #watches: 352962
189.85/189.95	c total #propagations: 189151199 / total #impl: 785930417 (eff. 0.241)
189.85/189.95	c #Conflicts:     417000 | #Learnt:      29679 | 0.000
189.85/189.95	c total clause space: 127.173MB
189.85/189.95	c total #watches: 357730
190.45/190.50	c total #propagations: 189533189 / total #impl: 787982245 (eff. 0.241)
190.45/190.50	c #Conflicts:     418000 | #Learnt:      30679 | 0.000
190.45/190.50	c total clause space: 127.173MB
190.45/190.50	c total #watches: 361446
190.75/190.89	c total #propagations: 189915232 / total #impl: 789630827 (eff. 0.241)
190.75/190.89	c GC COLLECT
190.75/190.89	c #Conflicts:     419000 | #Learnt:      16185 | 0.000
190.75/190.89	c total clause space: 127.173MB
190.75/190.89	c total #watches: 316060
191.15/191.24	c total #propagations: 190243047 / total #impl: 791091581 (eff. 0.240)
191.15/191.24	c #Conflicts:     420000 | #Learnt:      17185 | 0.000
191.15/191.24	c total clause space: 127.173MB
191.15/191.24	c total #watches: 319589
191.55/191.65	c total #propagations: 190569032 / total #impl: 792541127 (eff. 0.240)
191.55/191.65	c #Conflicts:     421000 | #Learnt:      18185 | 0.000
191.55/191.65	c total clause space: 127.173MB
191.55/191.65	c total #watches: 322425
191.95/192.09	c total #propagations: 190978211 / total #impl: 794119615 (eff. 0.240)
191.95/192.09	c #Conflicts:     422000 | #Learnt:      19185 | 0.000
191.95/192.09	c total clause space: 127.173MB
191.95/192.09	c total #watches: 325790
192.45/192.55	c total #propagations: 191415580 / total #impl: 795993757 (eff. 0.240)
192.45/192.55	c #Conflicts:     423000 | #Learnt:      20185 | 0.000
192.45/192.55	c total clause space: 127.173MB
192.45/192.55	c total #watches: 328975
192.95/193.07	c total #propagations: 191842055 / total #impl: 798031846 (eff. 0.240)
192.95/193.07	c #Conflicts:     424000 | #Learnt:      21185 | 0.000
192.95/193.07	c total clause space: 127.173MB
192.95/193.07	c total #watches: 332419
193.45/193.58	c total #propagations: 192256510 / total #impl: 800239751 (eff. 0.240)
193.45/193.58	c #Conflicts:     425000 | #Learnt:      22185 | 0.000
193.45/193.58	c total clause space: 127.173MB
193.45/193.58	c total #watches: 336608
194.05/194.17	c total #propagations: 192650736 / total #impl: 802319665 (eff. 0.240)
194.05/194.17	c #Conflicts:     426000 | #Learnt:      23185 | 0.000
194.05/194.17	c total clause space: 127.173MB
194.05/194.17	c total #watches: 341885
194.75/194.87	c total #propagations: 193054468 / total #impl: 804753618 (eff. 0.240)
194.75/194.87	c #Conflicts:     427000 | #Learnt:      24185 | 0.000
194.75/194.87	c total clause space: 127.173MB
194.75/194.87	c total #watches: 346921
195.65/195.70	c total #propagations: 193418023 / total #impl: 807016629 (eff. 0.240)
195.65/195.70	c #Conflicts:     428000 | #Learnt:      25185 | 0.000
195.65/195.70	c total clause space: 127.173MB
195.65/195.70	c total #watches: 351803
196.45/196.59	c total #propagations: 193791887 / total #impl: 809509844 (eff. 0.239)
196.45/196.59	c #Conflicts:     429000 | #Learnt:      26185 | 0.000
196.45/196.59	c total clause space: 127.173MB
196.45/196.59	c total #watches: 356469
197.45/197.50	c total #propagations: 194176049 / total #impl: 811712982 (eff. 0.239)
197.45/197.50	c #Conflicts:     430000 | #Learnt:      27185 | 0.000
197.45/197.50	c total clause space: 127.173MB
197.45/197.50	c total #watches: 359662
198.35/198.43	c total #propagations: 194531893 / total #impl: 813760713 (eff. 0.239)
198.35/198.43	c #Conflicts:     431000 | #Learnt:      28185 | 0.000
198.35/198.43	c total clause space: 127.173MB
198.35/198.43	c total #watches: 364435
199.34/199.44	c total #propagations: 194891790 / total #impl: 816024329 (eff. 0.239)
199.34/199.44	c #Conflicts:     432000 | #Learnt:      29185 | 0.000
199.34/199.44	c total clause space: 127.173MB
199.34/199.44	c total #watches: 366876
200.44/200.56	c total #propagations: 195306076 / total #impl: 818369535 (eff. 0.239)
200.44/200.56	c #Conflicts:     433000 | #Learnt:      30185 | 0.000
200.44/200.56	c total clause space: 127.173MB
200.44/200.56	c total #watches: 371059
201.84/201.92	c total #propagations: 195704690 / total #impl: 820726269 (eff. 0.238)
201.84/201.92	c #Conflicts:     434000 | #Learnt:      31185 | 0.000
201.84/201.92	c total clause space: 206.656MB
201.84/201.92	c total #watches: 374742
202.54/202.69	c total #propagations: 196117491 / total #impl: 823566358 (eff. 0.238)
202.54/202.69	c GC COLLECT
202.54/202.69	c #Conflicts:     435000 | #Learnt:      16391 | 0.000
202.54/202.69	c total clause space: 206.656MB
202.54/202.69	c total #watches: 317778
203.04/203.19	c total #propagations: 196490650 / total #impl: 825761372 (eff. 0.238)
203.04/203.19	c #Conflicts:     436000 | #Learnt:      17391 | 0.000
203.04/203.19	c total clause space: 206.656MB
203.04/203.19	c total #watches: 320798
203.55/203.62	c total #propagations: 196909064 / total #impl: 827694795 (eff. 0.238)
203.55/203.62	c #Conflicts:     437000 | #Learnt:      18391 | 0.000
203.55/203.62	c total clause space: 206.656MB
203.55/203.62	c total #watches: 323884
204.04/204.11	c total #propagations: 197280236 / total #impl: 829178143 (eff. 0.238)
204.04/204.11	c #Conflicts:     438000 | #Learnt:      19391 | 0.000
204.04/204.11	c total clause space: 206.656MB
204.04/204.11	c total #watches: 327225
204.55/204.63	c total #propagations: 197685300 / total #impl: 830996513 (eff. 0.238)
204.55/204.63	c #Conflicts:     439000 | #Learnt:      20391 | 0.000
204.55/204.63	c total clause space: 206.656MB
204.55/204.63	c total #watches: 330263
205.14/205.24	c total #propagations: 198123732 / total #impl: 832859349 (eff. 0.238)
205.14/205.24	c #Conflicts:     440000 | #Learnt:      21391 | 0.000
205.14/205.24	c total clause space: 206.656MB
205.14/205.24	c total #watches: 333050
205.75/205.80	c total #propagations: 198599107 / total #impl: 834995883 (eff. 0.238)
205.75/205.80	c #Conflicts:     441000 | #Learnt:      22391 | 0.000
205.75/205.80	c total clause space: 206.656MB
205.75/205.80	c total #watches: 335754
206.24/206.33	c total #propagations: 198999410 / total #impl: 836750295 (eff. 0.238)
206.24/206.33	c #Conflicts:     442000 | #Learnt:      23391 | 0.000
206.24/206.33	c total clause space: 206.656MB
206.24/206.33	c total #watches: 338812
206.94/207.01	c total #propagations: 199365827 / total #impl: 838463701 (eff. 0.238)
206.94/207.01	c #Conflicts:     443000 | #Learnt:      24391 | 0.000
206.94/207.01	c total clause space: 206.656MB
206.94/207.01	c total #watches: 342666
207.64/207.71	c total #propagations: 199743503 / total #impl: 840206326 (eff. 0.238)
207.64/207.71	c #Conflicts:     444000 | #Learnt:      25391 | 0.000
207.64/207.71	c total clause space: 206.656MB
207.64/207.71	c total #watches: 345784
208.34/208.47	c total #propagations: 200132879 / total #impl: 841905162 (eff. 0.238)
208.34/208.47	c #Conflicts:     445000 | #Learnt:      26391 | 0.000
208.34/208.47	c total clause space: 206.656MB
208.34/208.47	c total #watches: 348744
209.14/209.26	c total #propagations: 200601478 / total #impl: 843886975 (eff. 0.238)
209.14/209.26	c #Conflicts:     446000 | #Learnt:      27391 | 0.000
209.14/209.26	c total clause space: 206.656MB
209.14/209.26	c total #watches: 352180
209.94/210.06	c total #propagations: 200997087 / total #impl: 845661449 (eff. 0.238)
209.94/210.06	c #Conflicts:     447000 | #Learnt:      28391 | 0.000
209.94/210.06	c total clause space: 206.656MB
209.94/210.06	c total #watches: 355286
210.74/210.88	c total #propagations: 201367119 / total #impl: 847566962 (eff. 0.238)
210.74/210.88	c #Conflicts:     448000 | #Learnt:      29391 | 0.000
210.74/210.88	c total clause space: 206.656MB
210.74/210.88	c total #watches: 358149
211.54/211.61	c total #propagations: 201762242 / total #impl: 849371414 (eff. 0.238)
211.54/211.61	c #Conflicts:     449000 | #Learnt:      30391 | 0.000
211.54/211.61	c total clause space: 206.656MB
211.54/211.61	c total #watches: 360837
212.35/212.41	c total #propagations: 202114909 / total #impl: 850910208 (eff. 0.238)
212.35/212.41	c #Conflicts:     450000 | #Learnt:      31391 | 0.000
212.35/212.41	c total clause space: 206.656MB
212.35/212.41	c total #watches: 363379
213.14/213.23	c total #propagations: 202488431 / total #impl: 852384748 (eff. 0.238)
213.14/213.23	c GC COLLECT
213.14/213.23	c #Conflicts:     451000 | #Learnt:      16290 | 0.000
213.14/213.23	c total clause space: 206.656MB
213.14/213.23	c total #watches: 316491
213.54/213.63	c total #propagations: 202890904 / total #impl: 854003157 (eff. 0.238)
213.54/213.63	c #Conflicts:     452000 | #Learnt:      17290 | 0.000
213.54/213.63	c total clause space: 206.656MB
213.54/213.63	c total #watches: 318942
213.94/214.00	c total #propagations: 203331221 / total #impl: 855618742 (eff. 0.238)
213.94/214.00	c #Conflicts:     453000 | #Learnt:      18290 | 0.000
213.94/214.00	c total clause space: 206.656MB
213.94/214.00	c total #watches: 321891
214.34/214.40	c total #propagations: 203705426 / total #impl: 857148309 (eff. 0.238)
214.34/214.40	c #Conflicts:     454000 | #Learnt:      19290 | 0.000
214.34/214.40	c total clause space: 206.656MB
214.34/214.40	c total #watches: 324817
214.74/214.81	c total #propagations: 204056883 / total #impl: 858673780 (eff. 0.238)
214.74/214.81	c #Conflicts:     455000 | #Learnt:      20290 | 0.000
214.74/214.81	c total clause space: 206.656MB
214.74/214.81	c total #watches: 328285
215.14/215.28	c total #propagations: 204400423 / total #impl: 860142241 (eff. 0.238)
215.14/215.28	c #Conflicts:     456000 | #Learnt:      21290 | 0.000
215.14/215.28	c total clause space: 206.656MB
215.14/215.28	c total #watches: 331493
215.65/215.72	c total #propagations: 204781406 / total #impl: 861713195 (eff. 0.238)
215.65/215.72	c #Conflicts:     457000 | #Learnt:      22290 | 0.000
215.65/215.72	c total clause space: 206.656MB
215.65/215.72	c total #watches: 335619
216.14/216.25	c total #propagations: 205098314 / total #impl: 863103345 (eff. 0.238)
216.14/216.25	c #Conflicts:     458000 | #Learnt:      23290 | 0.000
216.14/216.25	c total clause space: 206.656MB
216.14/216.25	c total #watches: 338391
216.65/216.76	c total #propagations: 205460752 / total #impl: 864620475 (eff. 0.238)
216.65/216.76	c #Conflicts:     459000 | #Learnt:      24290 | 0.000
216.65/216.76	c total clause space: 206.656MB
216.65/216.76	c total #watches: 341313
217.24/217.32	c total #propagations: 205777809 / total #impl: 865908876 (eff. 0.238)
217.24/217.32	c #Conflicts:     460000 | #Learnt:      25290 | 0.000
217.24/217.32	c total clause space: 206.656MB
217.24/217.32	c total #watches: 344096
217.85/217.97	c total #propagations: 206093567 / total #impl: 867223674 (eff. 0.238)
217.85/217.97	c #Conflicts:     461000 | #Learnt:      26290 | 0.000
217.85/217.97	c total clause space: 206.656MB
217.85/217.97	c total #watches: 347102
218.54/218.65	c total #propagations: 206450242 / total #impl: 868678530 (eff. 0.238)
218.54/218.65	c #Conflicts:     462000 | #Learnt:      27290 | 0.000
218.54/218.65	c total clause space: 206.656MB
218.54/218.65	c total #watches: 349979
219.34/219.45	c total #propagations: 206803191 / total #impl: 870048358 (eff. 0.238)
219.34/219.45	c #Conflicts:     463000 | #Learnt:      28290 | 0.000
219.34/219.45	c total clause space: 206.656MB
219.34/219.45	c total #watches: 352576
220.24/220.36	c total #propagations: 207186030 / total #impl: 871562911 (eff. 0.238)
220.24/220.36	c #Conflicts:     464000 | #Learnt:      29290 | 0.000
220.24/220.36	c total clause space: 206.656MB
220.24/220.36	c total #watches: 356062
221.24/221.36	c total #propagations: 207619269 / total #impl: 873238318 (eff. 0.238)
221.24/221.36	c #Conflicts:     465000 | #Learnt:      30290 | 0.000
221.24/221.36	c total clause space: 206.656MB
221.24/221.36	c total #watches: 358663
222.04/222.19	c total #propagations: 208093390 / total #impl: 875154036 (eff. 0.238)
222.04/222.19	c #Conflicts:     466000 | #Learnt:      31290 | 0.000
222.04/222.19	c total clause space: 206.656MB
222.04/222.19	c total #watches: 361704
223.24/223.32	c total #propagations: 208527804 / total #impl: 877072058 (eff. 0.238)
223.24/223.32	c #Conflicts:     467000 | #Learnt:      32290 | 0.000
223.24/223.32	c total clause space: 206.656MB
223.24/223.32	c total #watches: 364308
223.93/224.09	c total #propagations: 209021907 / total #impl: 879171932 (eff. 0.238)
223.93/224.09	c GC COLLECT
223.93/224.09	c #Conflicts:     468000 | #Learnt:      16899 | 0.000
223.93/224.09	c total clause space: 206.656MB
223.93/224.09	c total #watches: 318038
224.44/224.54	c total #propagations: 209462550 / total #impl: 881066393 (eff. 0.238)
224.44/224.54	c #Conflicts:     469000 | #Learnt:      17899 | 0.000
224.44/224.54	c total clause space: 206.656MB
224.44/224.54	c total #watches: 320774
224.93/225.00	c total #propagations: 209896965 / total #impl: 882745941 (eff. 0.238)
224.93/225.00	c #Conflicts:     470000 | #Learnt:      18899 | 0.000
224.93/225.00	c total clause space: 206.656MB
224.93/225.01	c total #watches: 323700
225.33/225.47	c total #propagations: 210324748 / total #impl: 884565301 (eff. 0.238)
225.33/225.47	c #Conflicts:     471000 | #Learnt:      19899 | 0.000
225.33/225.47	c total clause space: 206.656MB
225.33/225.47	c total #watches: 326264
225.93/226.00	c total #propagations: 210768169 / total #impl: 886446850 (eff. 0.238)
225.93/226.00	c #Conflicts:     472000 | #Learnt:      20899 | 0.000
225.93/226.00	c total clause space: 206.656MB
225.93/226.00	c total #watches: 328879
226.33/226.48	c total #propagations: 211214638 / total #impl: 888311660 (eff. 0.238)
226.33/226.48	c #Conflicts:     473000 | #Learnt:      21899 | 0.000
226.33/226.48	c total clause space: 206.656MB
226.33/226.48	c total #watches: 331623
226.83/226.99	c total #propagations: 211621620 / total #impl: 889891482 (eff. 0.238)
226.83/226.99	c #Conflicts:     474000 | #Learnt:      22899 | 0.000
226.83/226.99	c total clause space: 206.656MB
226.83/226.99	c total #watches: 334788
227.53/227.62	c total #propagations: 212044975 / total #impl: 891720533 (eff. 0.238)
227.53/227.62	c #Conflicts:     475000 | #Learnt:      23899 | 0.000
227.53/227.62	c total clause space: 206.656MB
227.53/227.62	c total #watches: 337191
228.03/228.19	c total #propagations: 212520860 / total #impl: 893579857 (eff. 0.238)
228.03/228.19	c #Conflicts:     476000 | #Learnt:      24899 | 0.000
228.03/228.19	c total clause space: 206.656MB
228.03/228.19	c total #watches: 340442
228.63/228.76	c total #propagations: 212984150 / total #impl: 895534010 (eff. 0.238)
228.63/228.76	c #Conflicts:     477000 | #Learnt:      25899 | 0.000
228.63/228.76	c total clause space: 206.656MB
228.63/228.76	c total #watches: 344067
229.23/229.36	c total #propagations: 213418866 / total #impl: 897417239 (eff. 0.238)
229.23/229.36	c #Conflicts:     478000 | #Learnt:      26899 | 0.000
229.23/229.36	c total clause space: 206.656MB
229.23/229.36	c total #watches: 346391
229.84/229.97	c total #propagations: 213846186 / total #impl: 899224354 (eff. 0.238)
229.84/229.97	c #Conflicts:     479000 | #Learnt:      27899 | 0.000
229.84/229.97	c total clause space: 206.656MB
229.84/229.97	c total #watches: 348491
230.43/230.59	c total #propagations: 214269911 / total #impl: 900893509 (eff. 0.238)
230.43/230.59	c #Conflicts:     480000 | #Learnt:      28899 | 0.000
230.43/230.59	c total clause space: 206.656MB
230.43/230.59	c total #watches: 350788
230.94/231.08	c total #propagations: 214689882 / total #impl: 902777554 (eff. 0.238)
230.94/231.08	c #Conflicts:     481000 | #Learnt:      29899 | 0.000
230.94/231.08	c total clause space: 206.656MB
230.94/231.08	c total #watches: 353328
231.63/231.72	c total #propagations: 215043670 / total #impl: 904419747 (eff. 0.238)
231.63/231.72	c #Conflicts:     482000 | #Learnt:      30899 | 0.000
231.63/231.72	c total clause space: 206.656MB
231.63/231.72	c total #watches: 355948
232.33/232.43	c total #propagations: 215462690 / total #impl: 906348571 (eff. 0.238)
232.33/232.43	c #Conflicts:     483000 | #Learnt:      31899 | 0.000
232.33/232.43	c total clause space: 206.656MB
232.33/232.43	c total #watches: 358590
233.03/233.18	c total #propagations: 215886981 / total #impl: 908103903 (eff. 0.238)
233.03/233.18	c #Conflicts:     484000 | #Learnt:      32899 | 0.000
233.03/233.18	c total clause space: 206.656MB
233.03/233.18	c total #watches: 361260
233.64/233.72	c total #propagations: 216322810 / total #impl: 909824708 (eff. 0.238)
233.64/233.72	c GC COLLECT
233.64/233.72	c #Conflicts:     485000 | #Learnt:      17203 | 0.000
233.64/233.72	c total clause space: 206.656MB
233.64/233.72	c total #watches: 318987
234.04/234.19	c total #propagations: 216721858 / total #impl: 911479341 (eff. 0.238)
234.04/234.19	c #Conflicts:     486000 | #Learnt:      18203 | 0.000
234.04/234.19	c total clause space: 206.656MB
234.04/234.19	c total #watches: 321889
234.54/234.67	c total #propagations: 217177455 / total #impl: 913356939 (eff. 0.238)
234.54/234.67	c #Conflicts:     487000 | #Learnt:      19203 | 0.000
234.54/234.67	c total clause space: 206.656MB
234.54/234.67	c total #watches: 325995
235.04/235.13	c total #propagations: 217600204 / total #impl: 915181177 (eff. 0.238)
235.04/235.13	c #Conflicts:     488000 | #Learnt:      20203 | 0.000
235.04/235.13	c total clause space: 206.656MB
235.04/235.13	c total #watches: 329247
235.54/235.63	c total #propagations: 218032177 / total #impl: 917059571 (eff. 0.238)
235.54/235.63	c #Conflicts:     489000 | #Learnt:      21203 | 0.000
235.54/235.63	c total clause space: 206.656MB
235.54/235.63	c total #watches: 332782
236.04/236.10	c total #propagations: 218451893 / total #impl: 918897708 (eff. 0.238)
236.04/236.10	c #Conflicts:     490000 | #Learnt:      22203 | 0.000
236.04/236.10	c total clause space: 206.656MB
236.04/236.10	c total #watches: 335775
236.64/236.72	c total #propagations: 218807054 / total #impl: 920380468 (eff. 0.238)
236.64/236.72	c #Conflicts:     491000 | #Learnt:      23203 | 0.000
236.64/236.72	c total clause space: 206.656MB
236.64/236.72	c total #watches: 339203
237.24/237.35	c total #propagations: 219245554 / total #impl: 922283773 (eff. 0.238)
237.24/237.35	c #Conflicts:     492000 | #Learnt:      24203 | 0.000
237.24/237.35	c total clause space: 206.656MB
237.24/237.35	c total #watches: 342668
237.84/237.94	c total #propagations: 219633219 / total #impl: 923983118 (eff. 0.238)
237.84/237.94	c #Conflicts:     493000 | #Learnt:      25203 | 0.000
237.84/237.94	c total clause space: 206.656MB
237.84/237.94	c total #watches: 346346
238.44/238.59	c total #propagations: 220025079 / total #impl: 925915286 (eff. 0.238)
238.44/238.59	c #Conflicts:     494000 | #Learnt:      26203 | 0.000
238.44/238.59	c total clause space: 206.656MB
238.44/238.59	c total #watches: 349630
239.24/239.34	c total #propagations: 220427469 / total #impl: 927706834 (eff. 0.238)
239.24/239.34	c #Conflicts:     495000 | #Learnt:      27203 | 0.000
239.24/239.34	c total clause space: 206.656MB
239.24/239.34	c total #watches: 353294
240.14/240.27	c total #propagations: 220841614 / total #impl: 929451226 (eff. 0.238)
240.14/240.27	c #Conflicts:     496000 | #Learnt:      28203 | 0.000
240.14/240.27	c total clause space: 206.656MB
240.14/240.27	c total #watches: 357123
241.14/241.25	c total #propagations: 221339656 / total #impl: 931417251 (eff. 0.238)
241.14/241.25	c #Conflicts:     497000 | #Learnt:      29203 | 0.000
241.14/241.25	c total clause space: 206.656MB
241.14/241.25	c total #watches: 360701
242.05/242.19	c total #propagations: 221794887 / total #impl: 933180994 (eff. 0.238)
242.05/242.19	c #Conflicts:     498000 | #Learnt:      30203 | 0.000
242.05/242.19	c total clause space: 206.656MB
242.05/242.19	c total #watches: 364296
243.05/243.12	c total #propagations: 222242124 / total #impl: 934987572 (eff. 0.238)
243.05/243.12	c #Conflicts:     499000 | #Learnt:      31203 | 0.000
243.05/243.12	c total clause space: 206.656MB
243.05/243.12	c total #watches: 368036
244.15/244.29	c total #propagations: 222679562 / total #impl: 936834534 (eff. 0.238)
244.15/244.29	c #Conflicts:     500000 | #Learnt:      32203 | 0.000
244.15/244.29	c total clause space: 206.656MB
244.15/244.29	c total #watches: 370790
245.25/245.32	c total #propagations: 223205738 / total #impl: 938871319 (eff. 0.238)
245.25/245.32	c #Conflicts:     501000 | #Learnt:      33203 | 0.000
245.25/245.32	c total clause space: 206.656MB
245.25/245.32	c total #watches: 374714
246.14/246.29	c total #propagations: 223625508 / total #impl: 940634053 (eff. 0.238)
246.14/246.29	c GC COLLECT
246.14/246.29	c #Conflicts:     502000 | #Learnt:      17210 | 0.000
246.14/246.29	c total clause space: 206.656MB
246.14/246.29	c total #watches: 318969
246.64/246.73	c total #propagations: 224087886 / total #impl: 942560925 (eff. 0.238)
246.64/246.73	c #Conflicts:     503000 | #Learnt:      18210 | 0.000
246.64/246.73	c total clause space: 206.656MB
246.64/246.74	c total #watches: 321610
247.14/247.26	c total #propagations: 224554192 / total #impl: 944450328 (eff. 0.238)
247.14/247.26	c #Conflicts:     504000 | #Learnt:      19210 | 0.000
247.14/247.26	c total clause space: 206.656MB
247.14/247.26	c total #watches: 324744
247.64/247.78	c total #propagations: 225010377 / total #impl: 946450043 (eff. 0.238)
247.64/247.78	c #Conflicts:     505000 | #Learnt:      20210 | 0.000
247.64/247.78	c total clause space: 206.656MB
247.64/247.78	c total #watches: 327435
248.24/248.32	c total #propagations: 225439507 / total #impl: 948315317 (eff. 0.238)
248.24/248.32	c #Conflicts:     506000 | #Learnt:      21210 | 0.000
248.24/248.32	c total clause space: 206.656MB
248.24/248.32	c total #watches: 329768
248.84/248.95	c total #propagations: 225860720 / total #impl: 950105151 (eff. 0.238)
248.84/248.95	c #Conflicts:     507000 | #Learnt:      22210 | 0.000
248.84/248.95	c total clause space: 206.656MB
248.84/248.95	c total #watches: 331998
249.44/249.56	c total #propagations: 226331750 / total #impl: 951976330 (eff. 0.238)
249.44/249.56	c #Conflicts:     508000 | #Learnt:      23210 | 0.000
249.44/249.56	c total clause space: 206.656MB
249.44/249.56	c total #watches: 334430
250.04/250.17	c total #propagations: 226801105 / total #impl: 953839257 (eff. 0.238)
250.04/250.17	c #Conflicts:     509000 | #Learnt:      24210 | 0.000
250.04/250.17	c total clause space: 206.656MB
250.04/250.17	c total #watches: 336636
250.64/250.75	c total #propagations: 227226745 / total #impl: 955645714 (eff. 0.238)
250.64/250.75	c #Conflicts:     510000 | #Learnt:      25210 | 0.000
250.64/250.75	c total clause space: 206.656MB
250.64/250.75	c total #watches: 338935
251.34/251.41	c total #propagations: 227644946 / total #impl: 957316636 (eff. 0.238)
251.34/251.41	c #Conflicts:     511000 | #Learnt:      26210 | 0.000
251.34/251.41	c total clause space: 206.656MB
251.34/251.41	c total #watches: 341937
252.04/252.14	c total #propagations: 228087889 / total #impl: 959103017 (eff. 0.238)
252.04/252.14	c #Conflicts:     512000 | #Learnt:      27210 | 0.000
252.04/252.14	c total clause space: 206.656MB
252.04/252.14	c total #watches: 345519
252.74/252.87	c total #propagations: 228537795 / total #impl: 960960625 (eff. 0.238)
252.74/252.87	c #Conflicts:     513000 | #Learnt:      28210 | 0.000
252.74/252.87	c total clause space: 206.656MB
252.74/252.87	c total #watches: 349543
253.54/253.63	c total #propagations: 228980654 / total #impl: 962813679 (eff. 0.238)
253.54/253.63	c #Conflicts:     514000 | #Learnt:      29210 | 0.000
253.54/253.63	c total clause space: 206.656MB
253.54/253.63	c total #watches: 353226
254.44/254.52	c total #propagations: 229434030 / total #impl: 964946140 (eff. 0.238)
254.44/254.52	c #Conflicts:     515000 | #Learnt:      30210 | 0.000
254.44/254.52	c total clause space: 206.656MB
254.44/254.52	c total #watches: 356582
255.14/255.27	c total #propagations: 229950206 / total #impl: 967171634 (eff. 0.238)
255.14/255.27	c #Conflicts:     516000 | #Learnt:      31210 | 0.000
255.14/255.27	c total clause space: 206.656MB
255.14/255.27	c total #watches: 359784
256.04/256.10	c total #propagations: 230360816 / total #impl: 969294713 (eff. 0.238)
256.04/256.10	c #Conflicts:     517000 | #Learnt:      32210 | 0.000
256.04/256.10	c total clause space: 206.656MB
256.04/256.10	c total #watches: 363489
256.84/256.91	c total #propagations: 230823718 / total #impl: 971519803 (eff. 0.238)
256.84/256.91	c #Conflicts:     518000 | #Learnt:      33210 | 0.000
256.84/256.91	c total clause space: 206.656MB
256.84/256.91	c total #watches: 366988
257.74/257.87	c total #propagations: 231284600 / total #impl: 973578316 (eff. 0.238)
257.74/257.87	c #Conflicts:     519000 | #Learnt:      34210 | 0.000
257.74/257.87	c total clause space: 206.656MB
257.74/257.87	c total #watches: 369361
258.44/258.60	c total #propagations: 231762165 / total #impl: 975595004 (eff. 0.238)
258.44/258.60	c GC COLLECT
258.44/258.60	c #Conflicts:     520000 | #Learnt:      17903 | 0.000
258.44/258.60	c total clause space: 206.656MB
258.44/258.60	c total #watches: 321189
258.94/259.09	c total #propagations: 232174027 / total #impl: 977474677 (eff. 0.238)
258.94/259.09	c #Conflicts:     521000 | #Learnt:      18903 | 0.000
258.94/259.09	c total clause space: 206.656MB
258.94/259.09	c total #watches: 324549
259.54/259.69	c total #propagations: 232538649 / total #impl: 979118688 (eff. 0.237)
259.54/259.69	c #Conflicts:     522000 | #Learnt:      19903 | 0.000
259.54/259.69	c total clause space: 206.656MB
259.54/259.69	c total #watches: 327924
260.14/260.28	c total #propagations: 233036470 / total #impl: 981239704 (eff. 0.237)
260.14/260.28	c #Conflicts:     523000 | #Learnt:      20903 | 0.000
260.14/260.28	c total clause space: 206.656MB
260.14/260.28	c total #watches: 331107
260.84/260.91	c total #propagations: 233493653 / total #impl: 983227931 (eff. 0.237)
260.84/260.91	c #Conflicts:     524000 | #Learnt:      21903 | 0.000
260.84/260.91	c total clause space: 206.656MB
260.84/260.91	c total #watches: 334174
261.44/261.50	c total #propagations: 233967883 / total #impl: 985022751 (eff. 0.238)
261.44/261.50	c #Conflicts:     525000 | #Learnt:      22903 | 0.000
261.44/261.50	c total clause space: 206.656MB
261.44/261.50	c total #watches: 336828
262.04/262.15	c total #propagations: 234423582 / total #impl: 986790435 (eff. 0.238)
262.04/262.15	c #Conflicts:     526000 | #Learnt:      23903 | 0.000
262.04/262.15	c total clause space: 206.656MB
262.04/262.15	c total #watches: 340148
262.74/262.84	c total #propagations: 234864912 / total #impl: 988733917 (eff. 0.238)
262.74/262.84	c #Conflicts:     527000 | #Learnt:      24903 | 0.000
262.74/262.84	c total clause space: 206.656MB
262.74/262.84	c total #watches: 342820
263.34/263.48	c total #propagations: 235315468 / total #impl: 990654388 (eff. 0.238)
263.34/263.48	c #Conflicts:     528000 | #Learnt:      25903 | 0.000
263.34/263.48	c total clause space: 206.656MB
263.34/263.48	c total #watches: 345282
264.04/264.17	c total #propagations: 235684147 / total #impl: 992235935 (eff. 0.238)
264.04/264.17	c #Conflicts:     529000 | #Learnt:      26903 | 0.000
264.04/264.17	c total clause space: 206.656MB
264.04/264.17	c total #watches: 347768
264.84/264.93	c total #propagations: 236085654 / total #impl: 993838342 (eff. 0.238)
264.84/264.93	c #Conflicts:     530000 | #Learnt:      27903 | 0.000
264.84/264.93	c total clause space: 206.656MB
264.84/264.93	c total #watches: 350162
265.64/265.70	c total #propagations: 236555845 / total #impl: 996302190 (eff. 0.237)
265.64/265.70	c #Conflicts:     531000 | #Learnt:      28903 | 0.000
265.64/265.70	c total clause space: 206.656MB
265.64/265.70	c total #watches: 352652
266.44/266.50	c total #propagations: 237005205 / total #impl: 998473562 (eff. 0.237)
266.44/266.50	c #Conflicts:     532000 | #Learnt:      29903 | 0.000
266.44/266.50	c total clause space: 206.656MB
266.44/266.51	c total #watches: 354969
267.24/267.31	c total #propagations: 237450796 / total #impl: 1000595755 (eff. 0.237)
267.24/267.31	c #Conflicts:     533000 | #Learnt:      30903 | 0.000
267.24/267.31	c total clause space: 206.656MB
267.24/267.31	c total #watches: 358170
267.94/268.06	c total #propagations: 237894222 / total #impl: 1002715751 (eff. 0.237)
267.94/268.06	c #Conflicts:     534000 | #Learnt:      31903 | 0.000
267.94/268.06	c total clause space: 206.656MB
267.94/268.06	c total #watches: 360962
268.74/268.86	c total #propagations: 238347163 / total #impl: 1004572234 (eff. 0.237)
268.74/268.86	c #Conflicts:     535000 | #Learnt:      32903 | 0.000
268.74/268.86	c total clause space: 206.656MB
268.74/268.86	c total #watches: 363376
269.54/269.64	c total #propagations: 238821080 / total #impl: 1006356352 (eff. 0.237)
269.54/269.64	c #Conflicts:     536000 | #Learnt:      33903 | 0.000
269.54/269.64	c total clause space: 206.656MB
269.54/269.64	c total #watches: 366355
270.23/270.32	c total #propagations: 239261314 / total #impl: 1008159815 (eff. 0.237)
270.23/270.32	c #Conflicts:     537000 | #Learnt:      34903 | 0.000
270.23/270.32	c total clause space: 206.656MB
270.23/270.32	c total #watches: 369552
270.93/271.02	c total #propagations: 239676892 / total #impl: 1009879732 (eff. 0.237)
270.93/271.02	c GC COLLECT
270.93/271.02	c #Conflicts:     538000 | #Learnt:      18286 | 0.000
270.93/271.02	c total clause space: 206.656MB
270.93/271.02	c total #watches: 321835
271.33/271.45	c total #propagations: 240197198 / total #impl: 1012018492 (eff. 0.237)
271.33/271.45	c #Conflicts:     539000 | #Learnt:      19286 | 0.000
271.33/271.45	c total clause space: 206.656MB
271.33/271.45	c total #watches: 324257
271.83/271.92	c total #propagations: 240612866 / total #impl: 1013754988 (eff. 0.237)
271.83/271.92	c #Conflicts:     540000 | #Learnt:      20286 | 0.000
271.83/271.92	c total clause space: 206.656MB
271.83/271.92	c total #watches: 326579
272.33/272.48	c total #propagations: 241061869 / total #impl: 1015752243 (eff. 0.237)
272.33/272.48	c #Conflicts:     541000 | #Learnt:      21286 | 0.000
272.33/272.48	c total clause space: 206.656MB
272.33/272.48	c total #watches: 329641
272.93/273.00	c total #propagations: 241558556 / total #impl: 1017896461 (eff. 0.237)
272.93/273.00	c #Conflicts:     542000 | #Learnt:      22286 | 0.000
272.93/273.00	c total clause space: 206.656MB
272.93/273.00	c total #watches: 332796
273.43/273.54	c total #propagations: 242016257 / total #impl: 1019709413 (eff. 0.237)
273.43/273.54	c #Conflicts:     543000 | #Learnt:      23286 | 0.000
273.43/273.54	c total clause space: 206.656MB
273.43/273.54	c total #watches: 335451
274.03/274.10	c total #propagations: 242463233 / total #impl: 1021645571 (eff. 0.237)
274.03/274.10	c #Conflicts:     544000 | #Learnt:      24286 | 0.000
274.03/274.10	c total clause space: 206.656MB
274.03/274.10	c total #watches: 338026
274.53/274.66	c total #propagations: 242909839 / total #impl: 1023545272 (eff. 0.237)
274.53/274.66	c #Conflicts:     545000 | #Learnt:      25286 | 0.000
274.53/274.66	c total clause space: 206.656MB
274.53/274.66	c total #watches: 340942
275.23/275.34	c total #propagations: 243320905 / total #impl: 1025299938 (eff. 0.237)
275.23/275.34	c #Conflicts:     546000 | #Learnt:      26286 | 0.000
275.23/275.34	c total clause space: 206.656MB
275.23/275.34	c total #watches: 344591
275.93/276.02	c total #propagations: 243850741 / total #impl: 1027508680 (eff. 0.237)
275.93/276.02	c #Conflicts:     547000 | #Learnt:      27286 | 0.000
275.93/276.02	c total clause space: 206.656MB
275.93/276.02	c total #watches: 349241
276.53/276.64	c total #propagations: 244320606 / total #impl: 1029854621 (eff. 0.237)
276.53/276.64	c #Conflicts:     548000 | #Learnt:      28286 | 0.000
276.53/276.64	c total clause space: 206.656MB
276.53/276.64	c total #watches: 351793
277.14/277.27	c total #propagations: 244691723 / total #impl: 1031434236 (eff. 0.237)
277.14/277.27	c #Conflicts:     549000 | #Learnt:      29286 | 0.000
277.14/277.27	c total clause space: 206.656MB
277.14/277.27	c total #watches: 355031
277.73/277.86	c total #propagations: 245059462 / total #impl: 1033062062 (eff. 0.237)
277.73/277.86	c #Conflicts:     550000 | #Learnt:      30286 | 0.000
277.73/277.86	c total clause space: 206.656MB
277.73/277.86	c total #watches: 358967
278.34/278.47	c total #propagations: 245385902 / total #impl: 1034587444 (eff. 0.237)
278.34/278.47	c #Conflicts:     551000 | #Learnt:      31286 | 0.000
278.34/278.47	c total clause space: 206.656MB
278.34/278.47	c total #watches: 362795
279.23/279.32	c total #propagations: 245695250 / total #impl: 1036190433 (eff. 0.237)
279.23/279.32	c #Conflicts:     552000 | #Learnt:      32286 | 0.000
279.23/279.32	c total clause space: 206.656MB
279.23/279.32	c total #watches: 365917
280.23/280.32	c total #propagations: 246108081 / total #impl: 1038202077 (eff. 0.237)
280.23/280.32	c #Conflicts:     553000 | #Learnt:      33286 | 0.000
280.23/280.32	c total clause space: 206.656MB
280.23/280.32	c total #watches: 370294
281.33/281.42	c total #propagations: 246574698 / total #impl: 1040431763 (eff. 0.237)
281.33/281.42	c #Conflicts:     554000 | #Learnt:      34286 | 0.000
281.33/281.42	c total clause space: 206.656MB
281.33/281.42	c total #watches: 374411
282.53/282.66	c total #propagations: 247028322 / total #impl: 1042665313 (eff. 0.237)
282.53/282.66	c #Conflicts:     555000 | #Learnt:      35286 | 0.000
282.53/282.66	c total clause space: 206.656MB
282.53/282.67	c total #watches: 378299
283.53/283.62	c total #propagations: 247503204 / total #impl: 1045087591 (eff. 0.237)
283.53/283.62	c GC COLLECT
283.53/283.62	c #Conflicts:     556000 | #Learnt:      18385 | 0.000
283.53/283.62	c total clause space: 206.656MB
283.53/283.62	c total #watches: 322392
284.03/284.13	c total #propagations: 248002921 / total #impl: 1047411032 (eff. 0.237)
284.03/284.13	c #Conflicts:     557000 | #Learnt:      19385 | 0.000
284.03/284.13	c total clause space: 206.656MB
284.03/284.13	c total #watches: 326735
284.53/284.65	c total #propagations: 248447284 / total #impl: 1049414940 (eff. 0.237)
284.53/284.65	c #Conflicts:     558000 | #Learnt:      20385 | 0.000
284.53/284.65	c total clause space: 206.656MB
284.53/284.65	c total #watches: 329405
285.03/285.11	c total #propagations: 248879590 / total #impl: 1051279227 (eff. 0.237)
285.03/285.11	c #Conflicts:     559000 | #Learnt:      21385 | 0.000
285.03/285.11	c total clause space: 206.656MB
285.03/285.11	c total #watches: 332419
285.53/285.67	c total #propagations: 249322751 / total #impl: 1053256201 (eff. 0.237)
285.53/285.67	c #Conflicts:     560000 | #Learnt:      22385 | 0.000
285.53/285.67	c total clause space: 206.656MB
285.53/285.67	c total #watches: 336497
286.13/286.28	c total #propagations: 249776315 / total #impl: 1055337568 (eff. 0.237)
286.13/286.28	c #Conflicts:     561000 | #Learnt:      23385 | 0.000
286.13/286.28	c total clause space: 206.656MB
286.13/286.28	c total #watches: 339712
286.73/286.88	c total #propagations: 250244551 / total #impl: 1057496875 (eff. 0.237)
286.73/286.88	c #Conflicts:     562000 | #Learnt:      24385 | 0.000
286.73/286.88	c total clause space: 206.656MB
286.73/286.88	c total #watches: 343914
287.43/287.56	c total #propagations: 250698226 / total #impl: 1059659287 (eff. 0.237)
287.43/287.56	c #Conflicts:     563000 | #Learnt:      25385 | 0.000
287.43/287.56	c total clause space: 206.656MB
287.43/287.56	c total #watches: 347106
288.14/288.24	c total #propagations: 251144800 / total #impl: 1061711007 (eff. 0.237)
288.14/288.24	c #Conflicts:     564000 | #Learnt:      26385 | 0.000
288.14/288.24	c total clause space: 206.656MB
288.14/288.24	c total #watches: 349939
288.93/289.06	c total #propagations: 251576153 / total #impl: 1063725930 (eff. 0.237)
288.93/289.06	c #Conflicts:     565000 | #Learnt:      27385 | 0.000
288.93/289.06	c total clause space: 206.656MB
288.93/289.06	c total #watches: 352981
289.73/289.86	c total #propagations: 252062795 / total #impl: 1065992100 (eff. 0.236)
289.73/289.86	c #Conflicts:     566000 | #Learnt:      28385 | 0.000
289.73/289.86	c total clause space: 206.656MB
289.73/289.86	c total #watches: 355586
290.63/290.74	c total #propagations: 252534405 / total #impl: 1068053251 (eff. 0.236)
290.63/290.74	c #Conflicts:     567000 | #Learnt:      29385 | 0.000
290.63/290.74	c total clause space: 206.656MB
290.63/290.74	c total #watches: 358332
291.44/291.57	c total #propagations: 253050568 / total #impl: 1070200239 (eff. 0.236)
291.44/291.57	c #Conflicts:     568000 | #Learnt:      30385 | 0.000
291.44/291.57	c total clause space: 206.656MB
291.44/291.57	c total #watches: 360747
292.23/292.37	c total #propagations: 253521855 / total #impl: 1072232439 (eff. 0.236)
292.23/292.37	c #Conflicts:     569000 | #Learnt:      31385 | 0.000
292.23/292.37	c total clause space: 206.656MB
292.23/292.37	c total #watches: 363693
293.03/293.18	c total #propagations: 253952604 / total #impl: 1074216459 (eff. 0.236)
293.03/293.18	c #Conflicts:     570000 | #Learnt:      32385 | 0.000
293.03/293.18	c total clause space: 206.656MB
293.03/293.18	c total #watches: 366862
293.93/294.05	c total #propagations: 254379896 / total #impl: 1076104234 (eff. 0.236)
293.93/294.05	c #Conflicts:     571000 | #Learnt:      33385 | 0.000
293.93/294.05	c total clause space: 206.656MB
293.93/294.05	c total #watches: 370177
294.84/294.95	c total #propagations: 254840098 / total #impl: 1078127025 (eff. 0.236)
294.84/294.95	c #Conflicts:     572000 | #Learnt:      34385 | 0.000
294.84/294.95	c total clause space: 206.656MB
294.84/294.95	c total #watches: 373348
295.84/295.92	c total #propagations: 255289467 / total #impl: 1080175287 (eff. 0.236)
295.84/295.92	c #Conflicts:     573000 | #Learnt:      35385 | 0.000
295.84/295.92	c total clause space: 206.656MB
295.84/295.92	c total #watches: 376412
296.83/296.90	c total #propagations: 255724253 / total #impl: 1082022083 (eff. 0.236)
296.83/296.90	c #Conflicts:     574000 | #Learnt:      36385 | 0.000
296.83/296.90	c total clause space: 206.656MB
296.83/296.90	c total #watches: 378605
297.43/297.51	c total #propagations: 256145135 / total #impl: 1083762999 (eff. 0.236)
297.43/297.51	c GC COLLECT
297.43/297.51	c #Conflicts:     575000 | #Learnt:      19180 | 0.000
297.43/297.51	c total clause space: 206.656MB
297.43/297.51	c total #watches: 324592
297.93/298.00	c total #propagations: 256655857 / total #impl: 1085989555 (eff. 0.236)
297.93/298.00	c #Conflicts:     576000 | #Learnt:      20180 | 0.000
297.93/298.00	c total clause space: 206.656MB
297.93/298.00	c total #watches: 328064
298.43/298.57	c total #propagations: 257076469 / total #impl: 1087911689 (eff. 0.236)
298.43/298.57	c #Conflicts:     577000 | #Learnt:      21180 | 0.000
298.43/298.57	c total clause space: 206.656MB
298.43/298.57	c total #watches: 331495
299.03/299.15	c total #propagations: 257545665 / total #impl: 1089893923 (eff. 0.236)
299.03/299.15	c #Conflicts:     578000 | #Learnt:      22180 | 0.000
299.03/299.15	c total clause space: 206.656MB
299.03/299.15	c total #watches: 333985
299.53/299.69	c total #propagations: 257984692 / total #impl: 1091818247 (eff. 0.236)
299.53/299.69	c #Conflicts:     579000 | #Learnt:      23180 | 0.000
299.53/299.69	c total clause space: 206.656MB
299.53/299.69	c total #watches: 336889
300.24/300.30	c total #propagations: 258405619 / total #impl: 1093637607 (eff. 0.236)
300.24/300.30	c #Conflicts:     580000 | #Learnt:      24180 | 0.000
300.24/300.30	c total clause space: 206.656MB
300.24/300.30	c total #watches: 339869
300.83/300.92	c total #propagations: 258846399 / total #impl: 1095519987 (eff. 0.236)
300.83/300.92	c #Conflicts:     581000 | #Learnt:      25180 | 0.000
300.83/300.92	c total clause space: 206.656MB
300.83/300.92	c total #watches: 343088
301.44/301.52	c total #propagations: 259313346 / total #impl: 1097561628 (eff. 0.236)
301.44/301.52	c #Conflicts:     582000 | #Learnt:      26180 | 0.000
301.44/301.52	c total clause space: 206.656MB
301.44/301.52	c total #watches: 346272
302.13/302.21	c total #propagations: 259758626 / total #impl: 1099511052 (eff. 0.236)
302.13/302.21	c #Conflicts:     583000 | #Learnt:      27180 | 0.000
302.13/302.21	c total clause space: 206.656MB
302.13/302.21	c total #watches: 349256
302.73/302.86	c total #propagations: 260226603 / total #impl: 1101446357 (eff. 0.236)
302.73/302.86	c #Conflicts:     584000 | #Learnt:      28180 | 0.000
302.73/302.86	c total clause space: 206.656MB
302.73/302.86	c total #watches: 352043
303.64/303.76	c total #propagations: 260612526 / total #impl: 1103218318 (eff. 0.236)
303.64/303.76	c #Conflicts:     585000 | #Learnt:      29180 | 0.000
303.64/303.76	c total clause space: 206.656MB
303.64/303.76	c total #watches: 354433
304.43/304.54	c total #propagations: 261158809 / total #impl: 1105459940 (eff. 0.236)
304.43/304.54	c #Conflicts:     586000 | #Learnt:      30180 | 0.000
304.43/304.54	c total clause space: 206.656MB
304.43/304.54	c total #watches: 357415
305.23/305.37	c total #propagations: 261632991 / total #impl: 1107462410 (eff. 0.236)
305.23/305.37	c #Conflicts:     587000 | #Learnt:      31180 | 0.000
305.23/305.37	c total clause space: 206.656MB
305.23/305.37	c total #watches: 360393
306.03/306.15	c total #propagations: 262125759 / total #impl: 1109828815 (eff. 0.236)
306.03/306.15	c #Conflicts:     588000 | #Learnt:      32180 | 0.000
306.03/306.15	c total clause space: 206.656MB
306.03/306.16	c total #watches: 363062
306.84/306.91	c total #propagations: 262553869 / total #impl: 1111768635 (eff. 0.236)
306.84/306.91	c #Conflicts:     589000 | #Learnt:      33180 | 0.000
306.84/306.91	c total clause space: 206.656MB
306.84/306.91	c total #watches: 366527
307.63/307.78	c total #propagations: 262940807 / total #impl: 1113400926 (eff. 0.236)
307.63/307.78	c #Conflicts:     590000 | #Learnt:      34180 | 0.000
307.63/307.78	c total clause space: 206.656MB
307.63/307.78	c total #watches: 370412
308.53/308.63	c total #propagations: 263423449 / total #impl: 1115733077 (eff. 0.236)
308.53/308.63	c #Conflicts:     591000 | #Learnt:      35180 | 0.000
308.53/308.63	c total clause space: 206.656MB
308.53/308.63	c total #watches: 373694
309.33/309.48	c total #propagations: 263848485 / total #impl: 1117597906 (eff. 0.236)
309.33/309.48	c #Conflicts:     592000 | #Learnt:      36180 | 0.000
309.33/309.48	c total clause space: 206.656MB
309.33/309.48	c total #watches: 376757
310.24/310.33	c total #propagations: 264275964 / total #impl: 1119668267 (eff. 0.236)
310.24/310.33	c GC COLLECT
310.24/310.33	c #Conflicts:     593000 | #Learnt:      18684 | 0.000
310.24/310.33	c total clause space: 206.656MB
310.24/310.33	c total #watches: 323245
310.73/310.80	c total #propagations: 264677782 / total #impl: 1121789179 (eff. 0.236)
310.73/310.80	c #Conflicts:     594000 | #Learnt:      19684 | 0.000
310.73/310.80	c total clause space: 206.656MB
310.73/310.80	c total #watches: 327132
311.13/311.30	c total #propagations: 265101912 / total #impl: 1123590387 (eff. 0.236)
311.13/311.30	c #Conflicts:     595000 | #Learnt:      20684 | 0.000
311.13/311.30	c total clause space: 206.656MB
311.13/311.30	c total #watches: 330054
311.73/311.87	c total #propagations: 265518903 / total #impl: 1125318146 (eff. 0.236)
311.73/311.87	c #Conflicts:     596000 | #Learnt:      21684 | 0.000
311.73/311.87	c total clause space: 206.656MB
311.73/311.87	c total #watches: 334450
312.34/312.50	c total #propagations: 265981300 / total #impl: 1127391507 (eff. 0.236)
312.34/312.50	c #Conflicts:     597000 | #Learnt:      22684 | 0.000
312.34/312.50	c total clause space: 206.656MB
312.34/312.50	c total #watches: 337507
313.13/313.22	c total #propagations: 266414274 / total #impl: 1129559254 (eff. 0.236)
313.13/313.22	c #Conflicts:     598000 | #Learnt:      23684 | 0.000
313.13/313.22	c total clause space: 206.656MB
313.13/313.22	c total #watches: 340808
313.93/314.07	c total #propagations: 266870375 / total #impl: 1132033016 (eff. 0.236)
313.93/314.07	c #Conflicts:     599000 | #Learnt:      24684 | 0.000
313.93/314.07	c total clause space: 206.656MB
313.93/314.07	c total #watches: 343727
314.83/314.96	c total #propagations: 267362100 / total #impl: 1134570004 (eff. 0.236)
314.83/314.96	c #Conflicts:     600000 | #Learnt:      25684 | 0.000
314.83/314.96	c total clause space: 206.656MB
314.83/314.96	c total #watches: 346951
315.83/315.93	c total #propagations: 267864631 / total #impl: 1136866766 (eff. 0.236)
315.83/315.93	c #Conflicts:     601000 | #Learnt:      26684 | 0.000
315.83/315.93	c total clause space: 206.656MB
315.83/315.93	c total #watches: 349585
316.73/316.86	c total #propagations: 268346926 / total #impl: 1139294594 (eff. 0.236)
316.73/316.86	c #Conflicts:     602000 | #Learnt:      27684 | 0.000
316.73/316.86	c total clause space: 206.656MB
316.73/316.86	c total #watches: 352682
317.73/317.85	c total #propagations: 268793709 / total #impl: 1141412557 (eff. 0.235)
317.73/317.85	c #Conflicts:     603000 | #Learnt:      28684 | 0.000
317.73/317.85	c total clause space: 206.656MB
317.73/317.85	c total #watches: 355162
318.43/318.57	c total #propagations: 269235567 / total #impl: 1143400738 (eff. 0.235)
318.43/318.57	c #Conflicts:     604000 | #Learnt:      29684 | 0.000
318.43/318.57	c total clause space: 206.656MB
318.43/318.57	c total #watches: 358371
319.13/319.28	c total #propagations: 269568548 / total #impl: 1144910426 (eff. 0.235)
319.13/319.28	c #Conflicts:     605000 | #Learnt:      30684 | 0.000
319.13/319.28	c total clause space: 206.656MB
319.13/319.28	c total #watches: 361296
319.93/320.10	c total #propagations: 269894277 / total #impl: 1146416019 (eff. 0.235)
319.93/320.10	c #Conflicts:     606000 | #Learnt:      31684 | 0.000
319.93/320.10	c total clause space: 206.656MB
319.93/320.10	c total #watches: 364872
320.83/320.90	c total #propagations: 270242651 / total #impl: 1148112907 (eff. 0.235)
320.83/320.90	c #Conflicts:     607000 | #Learnt:      32684 | 0.000
320.83/320.90	c total clause space: 206.656MB
320.83/320.90	c total #watches: 368215
321.83/321.90	c total #propagations: 270571339 / total #impl: 1149703818 (eff. 0.235)
321.83/321.90	c #Conflicts:     608000 | #Learnt:      33684 | 0.000
321.83/321.90	c total clause space: 206.656MB
321.83/321.90	c total #watches: 371288
322.73/322.90	c total #propagations: 270946313 / total #impl: 1151307814 (eff. 0.235)
322.73/322.90	c #Conflicts:     609000 | #Learnt:      34684 | 0.000
322.73/322.90	c total clause space: 206.656MB
322.73/322.90	c total #watches: 374299
323.73/323.81	c total #propagations: 271336103 / total #impl: 1153151438 (eff. 0.235)
323.73/323.81	c #Conflicts:     610000 | #Learnt:      35684 | 0.000
323.73/323.81	c total clause space: 206.656MB
323.73/323.81	c total #watches: 377304
324.73/324.89	c total #propagations: 271697490 / total #impl: 1154882517 (eff. 0.235)
324.73/324.89	c #Conflicts:     611000 | #Learnt:      36684 | 0.000
324.73/324.89	c total clause space: 206.656MB
324.73/324.89	c total #watches: 381203
325.72/325.83	c total #propagations: 272091805 / total #impl: 1156713732 (eff. 0.235)
325.72/325.83	c GC COLLECT
325.72/325.83	c #Conflicts:     612000 | #Learnt:      18891 | 0.000
325.72/325.83	c total clause space: 206.656MB
325.72/325.83	c total #watches: 323840
326.12/326.24	c total #propagations: 272432241 / total #impl: 1158275275 (eff. 0.235)
326.12/326.24	c #Conflicts:     613000 | #Learnt:      19891 | 0.000
326.12/326.24	c total clause space: 206.656MB
326.12/326.24	c total #watches: 327436
326.63/326.73	c total #propagations: 272756618 / total #impl: 1159737465 (eff. 0.235)
326.63/326.73	c #Conflicts:     614000 | #Learnt:      20891 | 0.000
326.63/326.73	c total clause space: 206.656MB
326.63/326.73	c total #watches: 330047
327.12/327.22	c total #propagations: 273132682 / total #impl: 1161345459 (eff. 0.235)
327.12/327.22	c #Conflicts:     615000 | #Learnt:      21891 | 0.000
327.12/327.22	c total clause space: 206.656MB
327.12/327.22	c total #watches: 333185
327.62/327.76	c total #propagations: 273514878 / total #impl: 1163049064 (eff. 0.235)
327.62/327.76	c #Conflicts:     616000 | #Learnt:      22891 | 0.000
327.62/327.76	c total clause space: 206.656MB
327.62/327.76	c total #watches: 336913
328.32/328.41	c total #propagations: 273901230 / total #impl: 1164932970 (eff. 0.235)
328.32/328.41	c #Conflicts:     617000 | #Learnt:      23891 | 0.000
328.32/328.41	c total clause space: 206.656MB
328.32/328.41	c total #watches: 339287
328.93/329.08	c total #propagations: 274381424 / total #impl: 1167008590 (eff. 0.235)
328.93/329.08	c #Conflicts:     618000 | #Learnt:      24891 | 0.000
328.93/329.08	c total clause space: 206.656MB
328.93/329.08	c total #watches: 344472
329.82/330.00	c total #propagations: 274823279 / total #impl: 1169204240 (eff. 0.235)
329.82/330.00	c #Conflicts:     619000 | #Learnt:      25891 | 0.000
329.82/330.00	c total clause space: 206.656MB
329.82/330.00	c total #watches: 348092
330.62/330.74	c total #propagations: 275376905 / total #impl: 1171907152 (eff. 0.235)
330.62/330.74	c #Conflicts:     620000 | #Learnt:      26891 | 0.000
330.62/330.74	c total clause space: 206.656MB
330.62/330.74	c total #watches: 352069
331.42/331.59	c total #propagations: 275859018 / total #impl: 1173904592 (eff. 0.235)
331.42/331.59	c #Conflicts:     621000 | #Learnt:      27891 | 0.000
331.42/331.59	c total clause space: 206.656MB
331.42/331.59	c total #watches: 355798
332.32/332.49	c total #propagations: 276331531 / total #impl: 1176283663 (eff. 0.235)
332.32/332.49	c #Conflicts:     622000 | #Learnt:      28891 | 0.000
332.32/332.49	c total clause space: 206.656MB
332.32/332.49	c total #watches: 358446
333.33/333.47	c total #propagations: 276828714 / total #impl: 1178480067 (eff. 0.235)
333.33/333.47	c #Conflicts:     623000 | #Learnt:      29891 | 0.000
333.33/333.47	c total clause space: 206.656MB
333.33/333.47	c total #watches: 361960
334.33/334.48	c total #propagations: 277324384 / total #impl: 1181123618 (eff. 0.235)
334.33/334.48	c #Conflicts:     624000 | #Learnt:      30891 | 0.000
334.33/334.48	c total clause space: 206.656MB
334.33/334.48	c total #watches: 364613
335.53/335.62	c total #propagations: 277814003 / total #impl: 1183453896 (eff. 0.235)
335.53/335.62	c #Conflicts:     625000 | #Learnt:      31891 | 0.000
335.53/335.62	c total clause space: 206.656MB
335.53/335.62	c total #watches: 368490
336.42/336.57	c total #propagations: 278304577 / total #impl: 1186109875 (eff. 0.235)
336.42/336.57	c #Conflicts:     626000 | #Learnt:      32891 | 0.000
336.42/336.57	c total clause space: 206.656MB
336.42/336.57	c total #watches: 371708
337.32/337.40	c total #propagations: 278730691 / total #impl: 1188191845 (eff. 0.235)
337.32/337.40	c #Conflicts:     627000 | #Learnt:      33891 | 0.000
337.32/337.40	c total clause space: 206.656MB
337.32/337.40	c total #watches: 374395
338.22/338.32	c total #propagations: 279101157 / total #impl: 1189762508 (eff. 0.235)
338.22/338.32	c #Conflicts:     628000 | #Learnt:      34891 | 0.000
338.22/338.32	c total clause space: 206.656MB
338.22/338.32	c total #watches: 378678
339.12/339.29	c total #propagations: 279567002 / total #impl: 1192442658 (eff. 0.234)
339.12/339.29	c #Conflicts:     629000 | #Learnt:      35891 | 0.000
339.12/339.29	c total clause space: 206.656MB
339.12/339.29	c total #watches: 381738
339.93/340.08	c total #propagations: 280008893 / total #impl: 1194777211 (eff. 0.234)
339.93/340.08	c #Conflicts:     630000 | #Learnt:      36891 | 0.000
339.93/340.08	c total clause space: 206.656MB
339.93/340.08	c total #watches: 384959
340.93/341.01	c total #propagations: 280392787 / total #impl: 1196908493 (eff. 0.234)
340.93/341.01	c #Conflicts:     631000 | #Learnt:      37891 | 0.000
340.93/341.01	c total clause space: 206.656MB
340.93/341.01	c total #watches: 387469
341.62/341.76	c total #propagations: 280800133 / total #impl: 1198810183 (eff. 0.234)
341.62/341.76	c GC COLLECT
341.62/341.76	c #Conflicts:     632000 | #Learnt:      19789 | 0.000
341.62/341.76	c total clause space: 206.656MB
341.62/341.76	c total #watches: 326752
342.22/342.32	c total #propagations: 281254250 / total #impl: 1200964787 (eff. 0.234)
342.22/342.32	c #Conflicts:     633000 | #Learnt:      20789 | 0.000
342.22/342.32	c total clause space: 206.656MB
342.22/342.32	c total #watches: 329798
342.82/342.90	c total #propagations: 281710350 / total #impl: 1202981655 (eff. 0.234)
342.82/342.90	c #Conflicts:     634000 | #Learnt:      21789 | 0.000
342.82/342.90	c total clause space: 206.656MB
342.82/342.90	c total #watches: 332825
343.42/343.51	c total #propagations: 282156770 / total #impl: 1205219675 (eff. 0.234)
343.42/343.51	c #Conflicts:     635000 | #Learnt:      22789 | 0.000
343.42/343.51	c total clause space: 206.656MB
343.42/343.51	c total #watches: 337369
343.92/344.06	c total #propagations: 282598452 / total #impl: 1207405719 (eff. 0.234)
343.92/344.06	c #Conflicts:     636000 | #Learnt:      23789 | 0.000
343.92/344.06	c total clause space: 206.656MB
343.92/344.06	c total #watches: 341059
344.52/344.67	c total #propagations: 283020357 / total #impl: 1209315333 (eff. 0.234)
344.52/344.67	c #Conflicts:     637000 | #Learnt:      24789 | 0.000
344.52/344.67	c total clause space: 206.656MB
344.52/344.67	c total #watches: 344156
345.22/345.30	c total #propagations: 283496833 / total #impl: 1211276493 (eff. 0.234)
345.22/345.30	c #Conflicts:     638000 | #Learnt:      25789 | 0.000
345.22/345.30	c total clause space: 206.656MB
345.22/345.30	c total #watches: 347653
345.82/345.96	c total #propagations: 283882610 / total #impl: 1213095465 (eff. 0.234)
345.82/345.96	c #Conflicts:     639000 | #Learnt:      26789 | 0.000
345.82/345.96	c total clause space: 206.656MB
345.82/345.96	c total #watches: 350707
346.62/346.71	c total #propagations: 284315133 / total #impl: 1215046562 (eff. 0.234)
346.62/346.71	c #Conflicts:     640000 | #Learnt:      27789 | 0.000
346.62/346.71	c total clause space: 206.656MB
346.62/346.71	c total #watches: 353484
347.32/347.42	c total #propagations: 284753445 / total #impl: 1216922100 (eff. 0.234)
347.32/347.42	c #Conflicts:     641000 | #Learnt:      28789 | 0.000
347.32/347.42	c total clause space: 206.656MB
347.32/347.42	c total #watches: 357293
348.02/348.11	c total #propagations: 285155050 / total #impl: 1218790839 (eff. 0.234)
348.02/348.11	c #Conflicts:     642000 | #Learnt:      29789 | 0.000
348.02/348.11	c total clause space: 206.656MB
348.02/348.11	c total #watches: 360992
348.92/349.03	c total #propagations: 285536053 / total #impl: 1220686641 (eff. 0.234)
348.92/349.03	c #Conflicts:     643000 | #Learnt:      30789 | 0.000
348.92/349.03	c total clause space: 206.656MB
348.92/349.03	c total #watches: 364066
349.73/349.88	c total #propagations: 285980686 / total #impl: 1222821789 (eff. 0.234)
349.73/349.88	c #Conflicts:     644000 | #Learnt:      31789 | 0.000
349.73/349.88	c total clause space: 206.656MB
349.73/349.88	c total #watches: 366660
350.72/350.81	c total #propagations: 286364180 / total #impl: 1224401851 (eff. 0.234)
350.72/350.81	c #Conflicts:     645000 | #Learnt:      32789 | 0.000
350.72/350.81	c total clause space: 206.656MB
350.72/350.81	c total #watches: 370013
351.62/351.73	c total #propagations: 286838617 / total #impl: 1226625117 (eff. 0.234)
351.62/351.73	c #Conflicts:     646000 | #Learnt:      33789 | 0.000
351.62/351.73	c total clause space: 206.656MB
351.62/351.73	c total #watches: 372580
352.52/352.61	c total #propagations: 287371377 / total #impl: 1228550139 (eff. 0.234)
352.52/352.61	c #Conflicts:     647000 | #Learnt:      34789 | 0.000
352.52/352.61	c total clause space: 206.656MB
352.52/352.61	c total #watches: 375201
353.42/353.58	c total #propagations: 287775431 / total #impl: 1230310960 (eff. 0.234)
353.42/353.58	c #Conflicts:     648000 | #Learnt:      35789 | 0.000
353.42/353.58	c total clause space: 206.656MB
353.42/353.58	c total #watches: 377875
354.32/354.49	c total #propagations: 288198730 / total #impl: 1232121372 (eff. 0.234)
354.32/354.49	c #Conflicts:     649000 | #Learnt:      36789 | 0.000
354.32/354.49	c total clause space: 206.656MB
354.32/354.49	c total #watches: 380498
355.33/355.45	c total #propagations: 288594891 / total #impl: 1233730271 (eff. 0.234)
355.33/355.45	c #Conflicts:     650000 | #Learnt:      37789 | 0.000
355.33/355.45	c total clause space: 206.656MB
355.33/355.45	c total #watches: 383819
356.22/356.39	c total #propagations: 288975680 / total #impl: 1235469997 (eff. 0.234)
356.22/356.39	c #Conflicts:     651000 | #Learnt:      38789 | 0.000
356.22/356.39	c total clause space: 206.656MB
356.22/356.39	c total #watches: 387702
356.72/356.89	c total #propagations: 289304890 / total #impl: 1237065061 (eff. 0.234)
356.72/356.89	c GC COLLECT
356.72/356.89	c #Conflicts:     652000 | #Learnt:      20372 | 0.000
356.72/356.89	c total clause space: 206.656MB
356.72/356.89	c total #watches: 328391
357.22/357.39	c total #propagations: 289720925 / total #impl: 1238675233 (eff. 0.234)
357.22/357.39	c #Conflicts:     653000 | #Learnt:      21372 | 0.000
357.22/357.39	c total clause space: 206.656MB
357.22/357.39	c total #watches: 332344
357.82/357.97	c total #propagations: 290160192 / total #impl: 1240486423 (eff. 0.234)
357.82/357.97	c #Conflicts:     654000 | #Learnt:      22372 | 0.000
357.82/357.97	c total clause space: 206.656MB
357.82/357.97	c total #watches: 335671
358.53/358.60	c total #propagations: 290604903 / total #impl: 1242375024 (eff. 0.234)
358.53/358.60	c #Conflicts:     655000 | #Learnt:      23372 | 0.000
358.53/358.60	c total clause space: 206.656MB
358.53/358.60	c total #watches: 337848
359.12/359.27	c total #propagations: 291080516 / total #impl: 1244287573 (eff. 0.234)
359.12/359.27	c #Conflicts:     656000 | #Learnt:      24372 | 0.000
359.12/359.27	c total clause space: 206.656MB
359.12/359.27	c total #watches: 340453
359.73/359.86	c total #propagations: 291606838 / total #impl: 1246433332 (eff. 0.234)
359.73/359.86	c #Conflicts:     657000 | #Learnt:      25372 | 0.000
359.73/359.86	c total clause space: 206.656MB
359.73/359.86	c total #watches: 342686
360.42/360.56	c total #propagations: 292051692 / total #impl: 1248311695 (eff. 0.234)
360.42/360.56	c #Conflicts:     658000 | #Learnt:      26372 | 0.000
360.42/360.56	c total clause space: 206.656MB
360.42/360.56	c total #watches: 345561
361.12/361.27	c total #propagations: 292537662 / total #impl: 1250341226 (eff. 0.234)
361.12/361.27	c #Conflicts:     659000 | #Learnt:      27372 | 0.000
361.12/361.27	c total clause space: 206.656MB
361.12/361.27	c total #watches: 348265
361.92/362.03	c total #propagations: 293017619 / total #impl: 1252343378 (eff. 0.234)
361.92/362.03	c #Conflicts:     660000 | #Learnt:      28372 | 0.000
361.92/362.03	c total clause space: 206.656MB
361.92/362.03	c total #watches: 350737
362.72/362.82	c total #propagations: 293500353 / total #impl: 1254500575 (eff. 0.234)
362.72/362.82	c #Conflicts:     661000 | #Learnt:      29372 | 0.000
362.72/362.82	c total clause space: 206.656MB
362.72/362.82	c total #watches: 353414
363.42/363.56	c total #propagations: 294011965 / total #impl: 1256699728 (eff. 0.234)
363.42/363.56	c #Conflicts:     662000 | #Learnt:      30372 | 0.000
363.42/363.56	c total clause space: 206.656MB
363.42/363.56	c total #watches: 356403
364.22/364.33	c total #propagations: 294491938 / total #impl: 1258795361 (eff. 0.234)
364.22/364.33	c #Conflicts:     663000 | #Learnt:      31372 | 0.000
364.22/364.33	c total clause space: 206.656MB
364.22/364.33	c total #watches: 359892
364.92/365.02	c total #propagations: 294968032 / total #impl: 1260956242 (eff. 0.234)
364.92/365.02	c #Conflicts:     664000 | #Learnt:      32372 | 0.000
364.92/365.02	c total clause space: 206.656MB
364.92/365.02	c total #watches: 362580
365.72/365.87	c total #propagations: 295389448 / total #impl: 1262596080 (eff. 0.234)
365.72/365.87	c #Conflicts:     665000 | #Learnt:      33372 | 0.000
365.72/365.87	c total clause space: 206.656MB
365.72/365.88	c total #watches: 365946
366.62/366.72	c total #propagations: 295872266 / total #impl: 1264617223 (eff. 0.234)
366.62/366.72	c #Conflicts:     666000 | #Learnt:      34372 | 0.000
366.62/366.72	c total clause space: 206.656MB
366.62/366.72	c total #watches: 368951
367.62/367.73	c total #propagations: 296360073 / total #impl: 1266749458 (eff. 0.234)
367.62/367.73	c #Conflicts:     667000 | #Learnt:      35372 | 0.000
367.62/367.73	c total clause space: 206.656MB
367.62/367.73	c total #watches: 371945
368.42/368.56	c total #propagations: 296860754 / total #impl: 1268882498 (eff. 0.234)
368.42/368.56	c #Conflicts:     668000 | #Learnt:      36372 | 0.000
368.42/368.56	c total clause space: 206.656MB
368.42/368.56	c total #watches: 374719
369.42/369.59	c total #propagations: 297283399 / total #impl: 1270963271 (eff. 0.234)
369.42/369.59	c #Conflicts:     669000 | #Learnt:      37372 | 0.000
369.42/369.59	c total clause space: 206.656MB
369.42/369.59	c total #watches: 377246
370.42/370.50	c total #propagations: 297785521 / total #impl: 1273060626 (eff. 0.234)
370.42/370.50	c #Conflicts:     670000 | #Learnt:      38372 | 0.000
370.42/370.50	c total clause space: 206.656MB
370.42/370.50	c total #watches: 381250
371.32/371.42	c total #propagations: 298232423 / total #impl: 1275063667 (eff. 0.234)
371.32/371.42	c #Conflicts:     671000 | #Learnt:      39372 | 0.000
371.32/371.42	c total clause space: 206.656MB
371.32/371.42	c total #watches: 383938
371.92/372.02	c total #propagations: 298725109 / total #impl: 1277092206 (eff. 0.234)
371.92/372.02	c GC COLLECT
371.92/372.02	c #Conflicts:     672000 | #Learnt:      20664 | 0.000
371.92/372.02	c total clause space: 206.656MB
371.92/372.02	c total #watches: 329270
372.52/372.60	c total #propagations: 299250113 / total #impl: 1279195725 (eff. 0.234)
372.52/372.60	c #Conflicts:     673000 | #Learnt:      21664 | 0.000
372.52/372.60	c total clause space: 206.656MB
372.52/372.60	c total #watches: 332013
373.12/373.21	c total #propagations: 299775502 / total #impl: 1281201331 (eff. 0.234)
373.12/373.21	c #Conflicts:     674000 | #Learnt:      22664 | 0.000
373.12/373.21	c total clause space: 206.656MB
373.12/373.21	c total #watches: 335557
373.72/373.84	c total #propagations: 300299811 / total #impl: 1283586728 (eff. 0.234)
373.72/373.84	c #Conflicts:     675000 | #Learnt:      23664 | 0.000
373.72/373.84	c total clause space: 206.656MB
373.72/373.84	c total #watches: 338700
374.32/374.48	c total #propagations: 300814981 / total #impl: 1285967776 (eff. 0.234)
374.32/374.48	c #Conflicts:     676000 | #Learnt:      24664 | 0.000
374.32/374.48	c total clause space: 206.656MB
374.32/374.48	c total #watches: 343091
375.02/375.18	c total #propagations: 301338896 / total #impl: 1288099611 (eff. 0.234)
375.02/375.18	c #Conflicts:     677000 | #Learnt:      25664 | 0.000
375.02/375.18	c total clause space: 206.656MB
375.02/375.18	c total #watches: 347121
375.72/375.87	c total #propagations: 301840066 / total #impl: 1290248793 (eff. 0.234)
375.72/375.87	c #Conflicts:     678000 | #Learnt:      26664 | 0.000
375.72/375.87	c total clause space: 206.656MB
375.72/375.87	c total #watches: 350292
376.42/376.54	c total #propagations: 302298935 / total #impl: 1292178473 (eff. 0.234)
376.42/376.54	c #Conflicts:     679000 | #Learnt:      27664 | 0.000
376.42/376.54	c total clause space: 206.656MB
376.42/376.54	c total #watches: 352964
377.22/377.31	c total #propagations: 302735277 / total #impl: 1294048160 (eff. 0.234)
377.22/377.31	c #Conflicts:     680000 | #Learnt:      28664 | 0.000
377.22/377.31	c total clause space: 206.656MB
377.22/377.31	c total #watches: 355650
378.02/378.19	c total #propagations: 303187127 / total #impl: 1295844108 (eff. 0.234)
378.02/378.19	c #Conflicts:     681000 | #Learnt:      29664 | 0.000
378.02/378.19	c total clause space: 206.656MB
378.02/378.19	c total #watches: 360002
378.92/379.06	c total #propagations: 303747160 / total #impl: 1298221493 (eff. 0.234)
378.92/379.06	c #Conflicts:     682000 | #Learnt:      30664 | 0.000
378.92/379.06	c total clause space: 206.656MB
378.92/379.06	c total #watches: 362784
379.92/380.02	c total #propagations: 304205158 / total #impl: 1300283913 (eff. 0.234)
379.92/380.02	c #Conflicts:     683000 | #Learnt:      31664 | 0.000
379.92/380.02	c total clause space: 206.656MB
379.92/380.02	c total #watches: 365923
381.02/381.10	c total #propagations: 304659217 / total #impl: 1302398434 (eff. 0.234)
381.02/381.10	c #Conflicts:     684000 | #Learnt:      32664 | 0.000
381.02/381.10	c total clause space: 206.656MB
381.02/381.10	c total #watches: 368862
382.01/382.13	c total #propagations: 305160908 / total #impl: 1305024114 (eff. 0.234)
382.01/382.13	c #Conflicts:     685000 | #Learnt:      33664 | 0.000
382.01/382.13	c total clause space: 206.656MB
382.01/382.13	c total #watches: 372514
382.91/383.09	c total #propagations: 305654098 / total #impl: 1307693068 (eff. 0.234)
382.91/383.09	c #Conflicts:     686000 | #Learnt:      34664 | 0.000
382.91/383.09	c total clause space: 206.656MB
382.91/383.09	c total #watches: 375679
384.11/384.26	c total #propagations: 306137375 / total #impl: 1309781401 (eff. 0.234)
384.11/384.26	c #Conflicts:     687000 | #Learnt:      35664 | 0.000
384.11/384.26	c total clause space: 206.656MB
384.11/384.26	c total #watches: 378092
385.21/385.32	c total #propagations: 306663530 / total #impl: 1312100142 (eff. 0.234)
385.21/385.32	c #Conflicts:     688000 | #Learnt:      36664 | 0.000
385.21/385.32	c total clause space: 206.656MB
385.21/385.32	c total #watches: 380916
386.21/386.35	c total #propagations: 307100866 / total #impl: 1314261959 (eff. 0.234)
386.21/386.35	c #Conflicts:     689000 | #Learnt:      37664 | 0.000
386.21/386.35	c total clause space: 206.656MB
386.21/386.36	c total #watches: 384546
387.41/387.58	c total #propagations: 307531716 / total #impl: 1316497158 (eff. 0.234)
387.41/387.58	c #Conflicts:     690000 | #Learnt:      38664 | 0.000
387.41/387.58	c total clause space: 206.656MB
387.41/387.58	c total #watches: 387624
388.71/388.84	c total #propagations: 308022105 / total #impl: 1318628619 (eff. 0.234)
388.71/388.84	c #Conflicts:     691000 | #Learnt:      39664 | 0.000
388.71/388.84	c total clause space: 206.656MB
388.71/388.84	c total #watches: 390204
389.51/389.62	c total #propagations: 308548609 / total #impl: 1320839656 (eff. 0.234)
389.51/389.62	c GC COLLECT
389.51/389.62	c #Conflicts:     692000 | #Learnt:      20665 | 0.000
389.51/389.62	c total clause space: 206.656MB
389.51/389.62	c total #watches: 330194
390.01/390.16	c total #propagations: 309030338 / total #impl: 1322969936 (eff. 0.234)
390.01/390.16	c #Conflicts:     693000 | #Learnt:      21665 | 0.000
390.01/390.16	c total clause space: 206.656MB
390.01/390.16	c total #watches: 332953
390.61/390.71	c total #propagations: 309479723 / total #impl: 1324789880 (eff. 0.234)
390.61/390.71	c #Conflicts:     694000 | #Learnt:      22665 | 0.000
390.61/390.71	c total clause space: 206.656MB
390.61/390.71	c total #watches: 335470
391.21/391.33	c total #propagations: 309963367 / total #impl: 1326627141 (eff. 0.234)
391.21/391.33	c #Conflicts:     695000 | #Learnt:      23665 | 0.000
391.21/391.33	c total clause space: 206.656MB
391.21/391.33	c total #watches: 338413
391.81/391.97	c total #propagations: 310477725 / total #impl: 1328695446 (eff. 0.234)
391.81/391.97	c #Conflicts:     696000 | #Learnt:      24665 | 0.000
391.81/391.97	c total clause space: 206.656MB
391.81/391.97	c total #watches: 340846
392.41/392.58	c total #propagations: 310992726 / total #impl: 1330697129 (eff. 0.234)
392.41/392.58	c #Conflicts:     697000 | #Learnt:      25665 | 0.000
392.41/392.58	c total clause space: 206.656MB
392.41/392.58	c total #watches: 343048
393.01/393.13	c total #propagations: 311480316 / total #impl: 1332548327 (eff. 0.234)
393.01/393.13	c #Conflicts:     698000 | #Learnt:      26665 | 0.000
393.01/393.13	c total clause space: 206.656MB
393.01/393.13	c total #watches: 345324
393.61/393.74	c total #propagations: 311907572 / total #impl: 1334192323 (eff. 0.234)
393.61/393.74	c #Conflicts:     699000 | #Learnt:      27665 | 0.000
393.61/393.74	c total clause space: 206.656MB
393.61/393.74	c total #watches: 347785
394.21/394.31	c total #propagations: 312389851 / total #impl: 1336045730 (eff. 0.234)
394.21/394.31	c #Conflicts:     700000 | #Learnt:      28665 | 0.000
394.21/394.31	c total clause space: 206.656MB
394.21/394.31	c total #watches: 350565
394.71/394.90	c total #propagations: 312823016 / total #impl: 1337798439 (eff. 0.234)
394.71/394.90	c #Conflicts:     701000 | #Learnt:      29665 | 0.000
394.71/394.90	c total clause space: 206.656MB
394.71/394.90	c total #watches: 353745
395.41/395.50	c total #propagations: 313251157 / total #impl: 1339599182 (eff. 0.234)
395.41/395.50	c #Conflicts:     702000 | #Learnt:      30665 | 0.000
395.41/395.50	c total clause space: 206.656MB
395.41/395.50	c total #watches: 356449
396.02/396.13	c total #propagations: 313660054 / total #impl: 1341348766 (eff. 0.234)
396.02/396.13	c #Conflicts:     703000 | #Learnt:      31665 | 0.000
396.02/396.13	c total clause space: 206.656MB
396.02/396.13	c total #watches: 359337
396.71/396.82	c total #propagations: 314091992 / total #impl: 1343304539 (eff. 0.234)
396.71/396.82	c #Conflicts:     704000 | #Learnt:      32665 | 0.000
396.71/396.82	c total clause space: 206.656MB
396.71/396.82	c total #watches: 361703
397.31/397.49	c total #propagations: 314527063 / total #impl: 1345109741 (eff. 0.234)
397.31/397.49	c #Conflicts:     705000 | #Learnt:      33665 | 0.000
397.31/397.49	c total clause space: 206.656MB
397.31/397.49	c total #watches: 363919
398.12/398.27	c total #propagations: 314934170 / total #impl: 1346733206 (eff. 0.234)
398.12/398.27	c #Conflicts:     706000 | #Learnt:      34665 | 0.000
398.12/398.27	c total clause space: 206.656MB
398.12/398.27	c total #watches: 366394
398.91/399.06	c total #propagations: 315444360 / total #impl: 1348737931 (eff. 0.234)
398.91/399.06	c #Conflicts:     707000 | #Learnt:      35665 | 0.000
398.91/399.06	c total clause space: 206.656MB
398.91/399.07	c total #watches: 369986
399.81/399.93	c total #propagations: 315955110 / total #impl: 1350959634 (eff. 0.234)
399.81/399.93	c #Conflicts:     708000 | #Learnt:      36665 | 0.000
399.81/399.93	c total clause space: 206.656MB
399.81/399.93	c total #watches: 372709
400.51/400.69	c total #propagations: 316461611 / total #impl: 1353144093 (eff. 0.234)
400.51/400.69	c #Conflicts:     709000 | #Learnt:      37665 | 0.000
400.51/400.69	c total clause space: 206.656MB
400.51/400.69	c total #watches: 377300
401.31/401.50	c total #propagations: 316884409 / total #impl: 1355148661 (eff. 0.234)
401.31/401.50	c #Conflicts:     710000 | #Learnt:      38665 | 0.000
401.31/401.50	c total clause space: 206.656MB
401.31/401.50	c total #watches: 380524
402.11/402.26	c total #propagations: 317313091 / total #impl: 1357114064 (eff. 0.234)
402.11/402.26	c #Conflicts:     711000 | #Learnt:      39665 | 0.000
402.11/402.26	c total clause space: 206.656MB
402.11/402.26	c total #watches: 386792
403.01/403.18	c total #propagations: 317724940 / total #impl: 1359461712 (eff. 0.234)
403.01/403.18	c GC COLLECT
403.01/403.18	c #Conflicts:     712000 | #Learnt:      20375 | 0.000
403.01/403.18	c total clause space: 206.656MB
403.01/403.18	c total #watches: 329245
403.62/403.72	c total #propagations: 318180733 / total #impl: 1361814498 (eff. 0.234)
403.62/403.72	c #Conflicts:     713000 | #Learnt:      21375 | 0.000
403.62/403.72	c total clause space: 206.656MB
403.62/403.72	c total #watches: 332786
404.01/404.19	c total #propagations: 318653014 / total #impl: 1363907995 (eff. 0.234)
404.01/404.19	c #Conflicts:     714000 | #Learnt:      22375 | 0.000
404.01/404.19	c total clause space: 206.656MB
404.01/404.19	c total #watches: 335260
404.61/404.77	c total #propagations: 319029779 / total #impl: 1365454067 (eff. 0.234)
404.61/404.77	c #Conflicts:     715000 | #Learnt:      23375 | 0.000
404.61/404.77	c total clause space: 206.656MB
404.61/404.77	c total #watches: 337747
405.21/405.32	c total #propagations: 319444375 / total #impl: 1367059867 (eff. 0.234)
405.21/405.32	c #Conflicts:     716000 | #Learnt:      24375 | 0.000
405.21/405.32	c total clause space: 206.656MB
405.21/405.32	c total #watches: 340817
405.82/405.94	c total #propagations: 319851568 / total #impl: 1368875169 (eff. 0.234)
405.82/405.94	c #Conflicts:     717000 | #Learnt:      25375 | 0.000
405.82/405.94	c total clause space: 206.656MB
405.82/405.94	c total #watches: 343603
406.51/406.63	c total #propagations: 320252799 / total #impl: 1370686101 (eff. 0.234)
406.51/406.63	c #Conflicts:     718000 | #Learnt:      26375 | 0.000
406.51/406.63	c total clause space: 206.656MB
406.51/406.63	c total #watches: 346289
407.21/407.35	c total #propagations: 320680212 / total #impl: 1372610221 (eff. 0.234)
407.21/407.35	c #Conflicts:     719000 | #Learnt:      27375 | 0.000
407.21/407.35	c total clause space: 206.656MB
407.21/407.35	c total #watches: 349314
407.91/408.04	c total #propagations: 321141939 / total #impl: 1374591834 (eff. 0.234)
407.91/408.04	c #Conflicts:     720000 | #Learnt:      28375 | 0.000
407.91/408.04	c total clause space: 206.656MB
407.91/408.04	c total #watches: 351904
408.71/408.83	c total #propagations: 321597735 / total #impl: 1376603294 (eff. 0.234)
408.71/408.83	c #Conflicts:     721000 | #Learnt:      29375 | 0.000
408.71/408.83	c total clause space: 206.656MB
408.71/408.83	c total #watches: 355352
409.61/409.79	c total #propagations: 322042896 / total #impl: 1378522791 (eff. 0.234)
409.61/409.79	c #Conflicts:     722000 | #Learnt:      30375 | 0.000
409.61/409.79	c total clause space: 206.656MB
409.61/409.79	c total #watches: 358221
410.61/410.73	c total #propagations: 322573655 / total #impl: 1380787389 (eff. 0.234)
410.61/410.73	c #Conflicts:     723000 | #Learnt:      31375 | 0.000
410.61/410.73	c total clause space: 206.656MB
410.61/410.73	c total #watches: 361053
411.61/411.72	c total #propagations: 323055539 / total #impl: 1382999825 (eff. 0.234)
411.61/411.72	c #Conflicts:     724000 | #Learnt:      32375 | 0.000
411.61/411.72	c total clause space: 206.656MB
411.61/411.73	c total #watches: 364160
412.52/412.68	c total #propagations: 323555823 / total #impl: 1385390252 (eff. 0.234)
412.52/412.68	c #Conflicts:     725000 | #Learnt:      33375 | 0.000
412.52/412.68	c total clause space: 206.656MB
412.52/412.68	c total #watches: 367216
413.52/413.66	c total #propagations: 324019834 / total #impl: 1387546053 (eff. 0.234)
413.52/413.66	c #Conflicts:     726000 | #Learnt:      34375 | 0.000
413.52/413.66	c total clause space: 206.656MB
413.52/413.66	c total #watches: 370216
414.51/414.68	c total #propagations: 324495596 / total #impl: 1389696409 (eff. 0.234)
414.51/414.68	c #Conflicts:     727000 | #Learnt:      35375 | 0.000
414.51/414.68	c total clause space: 206.656MB
414.51/414.68	c total #watches: 373095
415.41/415.57	c total #propagations: 324981983 / total #impl: 1392010963 (eff. 0.233)
415.41/415.57	c #Conflicts:     728000 | #Learnt:      36375 | 0.000
415.41/415.57	c total clause space: 206.656MB
415.41/415.57	c total #watches: 377234
416.41/416.57	c total #propagations: 325404020 / total #impl: 1394081206 (eff. 0.233)
416.41/416.57	c #Conflicts:     729000 | #Learnt:      37375 | 0.000
416.41/416.57	c total clause space: 206.656MB
416.41/416.57	c total #watches: 382459
417.61/417.77	c total #propagations: 325818941 / total #impl: 1396121051 (eff. 0.233)
417.61/417.77	c #Conflicts:     730000 | #Learnt:      38375 | 0.000
417.61/417.77	c total clause space: 206.656MB
417.61/417.77	c total #watches: 386242
419.01/419.12	c total #propagations: 326262538 / total #impl: 1398271426 (eff. 0.233)
419.01/419.12	c #Conflicts:     731000 | #Learnt:      39375 | 0.000
419.01/419.12	c total clause space: 206.656MB
419.01/419.12	c total #watches: 388944
420.31/420.46	c total #propagations: 326731699 / total #impl: 1400467811 (eff. 0.233)
420.31/420.46	c #Conflicts:     732000 | #Learnt:      40375 | 0.000
420.31/420.46	c total clause space: 206.656MB
420.31/420.46	c total #watches: 391324
421.40/421.57	c total #propagations: 327187969 / total #impl: 1402625269 (eff. 0.233)
421.40/421.57	c GC COLLECT
421.40/421.57	c #Conflicts:     733000 | #Learnt:      20789 | 0.000
421.40/421.57	c total clause space: 206.656MB
421.40/421.57	c total #watches: 330896
422.00/422.18	c total #propagations: 327599102 / total #impl: 1404601399 (eff. 0.233)
422.00/422.18	c #Conflicts:     734000 | #Learnt:      21789 | 0.000
422.00/422.18	c total clause space: 206.656MB
422.00/422.18	c total #watches: 336147
422.80/422.93	c total #propagations: 328066339 / total #impl: 1406918743 (eff. 0.233)
422.80/422.93	c #Conflicts:     735000 | #Learnt:      22789 | 0.000
422.80/422.93	c total clause space: 206.656MB
422.80/422.93	c total #watches: 339570
423.70/423.83	c total #propagations: 328585877 / total #impl: 1409352088 (eff. 0.233)
423.70/423.83	c #Conflicts:     736000 | #Learnt:      23789 | 0.000
423.70/423.83	c total clause space: 206.656MB
423.70/423.83	c total #watches: 343193
424.51/424.61	c total #propagations: 329112909 / total #impl: 1411906448 (eff. 0.233)
424.51/424.61	c #Conflicts:     737000 | #Learnt:      24789 | 0.000
424.51/424.61	c total clause space: 206.656MB
424.51/424.61	c total #watches: 345543
425.20/425.37	c total #propagations: 329552674 / total #impl: 1413952201 (eff. 0.233)
425.20/425.37	c #Conflicts:     738000 | #Learnt:      25789 | 0.000
425.20/425.37	c total clause space: 206.656MB
425.20/425.37	c total #watches: 348979
426.00/426.13	c total #propagations: 330053176 / total #impl: 1416562190 (eff. 0.233)
426.00/426.13	c #Conflicts:     739000 | #Learnt:      26789 | 0.000
426.00/426.13	c total clause space: 206.656MB
426.00/426.13	c total #watches: 351965
426.71/426.90	c total #propagations: 330539919 / total #impl: 1418913938 (eff. 0.233)
426.71/426.90	c #Conflicts:     740000 | #Learnt:      27789 | 0.000
426.71/426.90	c total clause space: 206.656MB
426.71/426.90	c total #watches: 356534
427.50/427.67	c total #propagations: 331026581 / total #impl: 1421278349 (eff. 0.233)
427.50/427.67	c #Conflicts:     741000 | #Learnt:      28789 | 0.000
427.50/427.67	c total clause space: 206.656MB
427.50/427.67	c total #watches: 361916
428.30/428.43	c total #propagations: 331462169 / total #impl: 1423621706 (eff. 0.233)
428.30/428.43	c #Conflicts:     742000 | #Learnt:      29789 | 0.000
428.30/428.43	c total clause space: 206.656MB
428.30/428.43	c total #watches: 365168
429.30/429.44	c total #propagations: 331865865 / total #impl: 1425524664 (eff. 0.233)
429.30/429.44	c #Conflicts:     743000 | #Learnt:      30789 | 0.000
429.30/429.44	c total clause space: 206.656MB
429.30/429.44	c total #watches: 369214
430.40/430.51	c total #propagations: 332335325 / total #impl: 1427645399 (eff. 0.233)
430.40/430.51	c #Conflicts:     744000 | #Learnt:      31789 | 0.000
430.40/430.51	c total clause space: 206.656MB
430.40/430.51	c total #watches: 372736
431.40/431.57	c total #propagations: 332801926 / total #impl: 1429666543 (eff. 0.233)
431.40/431.57	c #Conflicts:     745000 | #Learnt:      32789 | 0.000
431.40/431.57	c total clause space: 206.656MB
431.40/431.57	c total #watches: 375602
432.50/432.63	c total #propagations: 333221819 / total #impl: 1431573874 (eff. 0.233)
432.50/432.63	c #Conflicts:     746000 | #Learnt:      33789 | 0.000
432.50/432.63	c total clause space: 206.656MB
432.50/432.63	c total #watches: 378914
433.70/433.80	c total #propagations: 333687378 / total #impl: 1433784748 (eff. 0.233)
433.70/433.80	c #Conflicts:     747000 | #Learnt:      34789 | 0.000
433.70/433.80	c total clause space: 206.656MB
433.70/433.80	c total #watches: 381469
434.90/435.02	c total #propagations: 334112602 / total #impl: 1435693908 (eff. 0.233)
434.90/435.02	c #Conflicts:     748000 | #Learnt:      35789 | 0.000
434.90/435.02	c total clause space: 206.656MB
434.90/435.02	c total #watches: 384862
436.20/436.33	c total #propagations: 334615590 / total #impl: 1437966211 (eff. 0.233)
436.20/436.33	c #Conflicts:     749000 | #Learnt:      36789 | 0.000
436.20/436.33	c total clause space: 206.656MB
436.20/436.33	c total #watches: 389257
437.50/437.62	c total #propagations: 335084441 / total #impl: 1440167829 (eff. 0.233)
437.50/437.62	c #Conflicts:     750000 | #Learnt:      37789 | 0.000
437.50/437.62	c total clause space: 206.656MB
437.50/437.62	c total #watches: 392501
438.81/438.93	c total #propagations: 335533329 / total #impl: 1442346255 (eff. 0.233)
438.81/438.93	c #Conflicts:     751000 | #Learnt:      38789 | 0.000
438.81/438.93	c total clause space: 206.656MB
438.81/438.93	c total #watches: 396675
440.30/440.47	c total #propagations: 336015390 / total #impl: 1444891196 (eff. 0.233)
440.30/440.47	c #Conflicts:     752000 | #Learnt:      39789 | 0.000
440.30/440.47	c total clause space: 206.656MB
440.30/440.47	c total #watches: 401127
441.60/441.70	c total #propagations: 336495400 / total #impl: 1447602501 (eff. 0.232)
441.60/441.70	c #Conflicts:     753000 | #Learnt:      40789 | 0.000
441.60/441.70	c total clause space: 206.656MB
441.60/441.70	c total #watches: 403440
442.90/443.03	c total #propagations: 336948859 / total #impl: 1449836740 (eff. 0.232)
442.90/443.03	c #Conflicts:     754000 | #Learnt:      41789 | 0.000
442.90/443.03	c total clause space: 206.656MB
442.90/443.03	c total #watches: 406521
443.50/443.68	c total #propagations: 337374137 / total #impl: 1451854617 (eff. 0.232)
443.50/443.68	c GC COLLECT
443.50/443.68	c #Conflicts:     755000 | #Learnt:      21873 | 0.000
443.50/443.68	c total clause space: 206.656MB
443.50/443.68	c total #watches: 334383
444.10/444.28	c total #propagations: 337868983 / total #impl: 1454089590 (eff. 0.232)
444.10/444.28	c #Conflicts:     756000 | #Learnt:      22873 | 0.000
444.10/444.28	c total clause space: 206.656MB
444.10/444.28	c total #watches: 337235
444.80/444.97	c total #propagations: 338374520 / total #impl: 1456243082 (eff. 0.232)
444.80/444.97	c #Conflicts:     757000 | #Learnt:      23873 | 0.000
444.80/444.97	c total clause space: 206.656MB
444.80/444.97	c total #watches: 340620
445.41/445.58	c total #propagations: 338893373 / total #impl: 1458579058 (eff. 0.232)
445.41/445.58	c #Conflicts:     758000 | #Learnt:      24873 | 0.000
445.41/445.58	c total clause space: 206.656MB
445.41/445.58	c total #watches: 343573
446.10/446.24	c total #propagations: 339309629 / total #impl: 1460262387 (eff. 0.232)
446.10/446.24	c #Conflicts:     759000 | #Learnt:      25873 | 0.000
446.10/446.24	c total clause space: 206.656MB
446.10/446.24	c total #watches: 346233
446.80/446.91	c total #propagations: 339730955 / total #impl: 1462229533 (eff. 0.232)
446.80/446.91	c #Conflicts:     760000 | #Learnt:      26873 | 0.000
446.80/446.91	c total clause space: 206.656MB
446.80/446.91	c total #watches: 348712
447.61/447.73	c total #propagations: 340158042 / total #impl: 1464319930 (eff. 0.232)
447.61/447.73	c #Conflicts:     761000 | #Learnt:      27873 | 0.000
447.61/447.73	c total clause space: 206.656MB
447.61/447.73	c total #watches: 352217
448.40/448.56	c total #propagations: 340678870 / total #impl: 1466796706 (eff. 0.232)
448.40/448.56	c #Conflicts:     762000 | #Learnt:      28873 | 0.000
448.40/448.56	c total clause space: 206.656MB
448.40/448.56	c total #watches: 355047
449.50/449.60	c total #propagations: 341171078 / total #impl: 1469310915 (eff. 0.232)
449.50/449.60	c #Conflicts:     763000 | #Learnt:      29873 | 0.000
449.50/449.60	c total clause space: 206.656MB
449.50/449.60	c total #watches: 358246
450.30/450.43	c total #propagations: 341709595 / total #impl: 1471990059 (eff. 0.232)
450.30/450.43	c #Conflicts:     764000 | #Learnt:      30873 | 0.000
450.30/450.43	c total clause space: 206.656MB
450.30/450.43	c total #watches: 362089
451.10/451.24	c total #propagations: 342140890 / total #impl: 1474018192 (eff. 0.232)
451.10/451.24	c #Conflicts:     765000 | #Learnt:      31873 | 0.000
451.10/451.24	c total clause space: 206.656MB
451.10/451.24	c total #watches: 365982
452.11/452.27	c total #propagations: 342583654 / total #impl: 1476127471 (eff. 0.232)
452.11/452.27	c #Conflicts:     766000 | #Learnt:      32873 | 0.000
452.11/452.27	c total clause space: 206.656MB
452.11/452.27	c total #watches: 368719
453.11/453.23	c total #propagations: 343065447 / total #impl: 1478249319 (eff. 0.232)
453.11/453.23	c #Conflicts:     767000 | #Learnt:      33873 | 0.000
453.11/453.23	c total clause space: 206.656MB
453.11/453.23	c total #watches: 371808
453.90/454.04	c total #propagations: 343552785 / total #impl: 1480419242 (eff. 0.232)
453.90/454.04	c #Conflicts:     768000 | #Learnt:      34873 | 0.000
453.90/454.04	c total clause space: 206.656MB
453.90/454.04	c total #watches: 374669
454.80/454.90	c total #propagations: 343945393 / total #impl: 1482167442 (eff. 0.232)
454.80/454.90	c #Conflicts:     769000 | #Learnt:      35873 | 0.000
454.80/454.90	c total clause space: 206.656MB
454.80/454.90	c total #watches: 377971
455.70/455.84	c total #propagations: 344366935 / total #impl: 1484224121 (eff. 0.232)
455.70/455.84	c #Conflicts:     770000 | #Learnt:      36873 | 0.000
455.70/455.84	c total clause space: 206.656MB
455.70/455.84	c total #watches: 380610
456.60/456.78	c total #propagations: 344795095 / total #impl: 1486368659 (eff. 0.232)
456.60/456.78	c #Conflicts:     771000 | #Learnt:      37873 | 0.000
456.60/456.78	c total clause space: 206.656MB
456.60/456.78	c total #watches: 384757
457.61/457.74	c total #propagations: 345157495 / total #impl: 1488565920 (eff. 0.232)
457.61/457.74	c #Conflicts:     772000 | #Learnt:      38873 | 0.000
457.61/457.74	c total clause space: 206.656MB
457.61/457.74	c total #watches: 388385
458.80/458.96	c total #propagations: 345541225 / total #impl: 1490382934 (eff. 0.232)
458.80/458.96	c #Conflicts:     773000 | #Learnt:      39873 | 0.000
458.80/458.96	c total clause space: 206.656MB
458.80/458.96	c total #watches: 395260
459.90/460.07	c total #propagations: 345999596 / total #impl: 1493260069 (eff. 0.232)
459.90/460.07	c #Conflicts:     774000 | #Learnt:      40873 | 0.000
459.90/460.07	c total clause space: 206.656MB
459.90/460.07	c total #watches: 398014
461.30/461.41	c total #propagations: 346464217 / total #impl: 1495304971 (eff. 0.232)
461.30/461.41	c #Conflicts:     775000 | #Learnt:      41873 | 0.000
461.30/461.41	c total clause space: 206.656MB
461.30/461.41	c total #watches: 401194
462.50/462.64	c total #propagations: 346959852 / total #impl: 1497814214 (eff. 0.232)
462.50/462.64	c GC COLLECT
462.50/462.64	c #Conflicts:     776000 | #Learnt:      21664 | 0.000
462.50/462.64	c total clause space: 206.656MB
462.50/462.64	c total #watches: 333995
463.10/463.21	c total #propagations: 347501907 / total #impl: 1500404082 (eff. 0.232)
463.10/463.21	c #Conflicts:     777000 | #Learnt:      22664 | 0.000
463.10/463.21	c total clause space: 206.656MB
463.10/463.21	c total #watches: 336907
463.60/463.74	c total #propagations: 347979790 / total #impl: 1502516842 (eff. 0.232)
463.60/463.74	c #Conflicts:     778000 | #Learnt:      23664 | 0.000
463.60/463.74	c total clause space: 206.656MB
463.60/463.74	c total #watches: 341103
464.10/464.25	c total #propagations: 348440017 / total #impl: 1504643100 (eff. 0.232)
464.10/464.25	c #Conflicts:     779000 | #Learnt:      24664 | 0.000
464.10/464.25	c total clause space: 206.656MB
464.10/464.25	c total #watches: 345840
464.70/464.84	c total #propagations: 348835783 / total #impl: 1506619191 (eff. 0.232)
464.70/464.84	c #Conflicts:     780000 | #Learnt:      25664 | 0.000
464.70/464.84	c total clause space: 206.656MB
464.70/464.84	c total #watches: 348767
465.40/465.52	c total #propagations: 349204059 / total #impl: 1508304830 (eff. 0.232)
465.40/465.52	c #Conflicts:     781000 | #Learnt:      26664 | 0.000
465.40/465.52	c total clause space: 206.656MB
465.40/465.52	c total #watches: 352257
466.10/466.23	c total #propagations: 349631692 / total #impl: 1510268146 (eff. 0.232)
466.10/466.23	c #Conflicts:     782000 | #Learnt:      27664 | 0.000
466.10/466.23	c total clause space: 206.656MB
466.10/466.23	c total #watches: 355714
466.90/467.04	c total #propagations: 350038892 / total #impl: 1512076243 (eff. 0.231)
466.90/467.04	c #Conflicts:     783000 | #Learnt:      28664 | 0.000
466.90/467.04	c total clause space: 206.656MB
466.90/467.04	c total #watches: 359422
467.60/467.76	c total #propagations: 350547770 / total #impl: 1514196998 (eff. 0.232)
467.60/467.76	c #Conflicts:     784000 | #Learnt:      29664 | 0.000
467.60/467.76	c total clause space: 206.656MB
467.60/467.76	c total #watches: 364683
468.50/468.65	c total #propagations: 350997710 / total #impl: 1516413358 (eff. 0.231)
468.50/468.65	c #Conflicts:     785000 | #Learnt:      30664 | 0.000
468.50/468.65	c total clause space: 206.656MB
468.50/468.65	c total #watches: 369512
469.40/469.59	c total #propagations: 351510610 / total #impl: 1519074067 (eff. 0.231)
469.40/469.59	c #Conflicts:     786000 | #Learnt:      31664 | 0.000
469.40/469.59	c total clause space: 206.656MB
469.40/469.59	c total #watches: 372009
470.40/470.50	c total #propagations: 351988872 / total #impl: 1521317177 (eff. 0.231)
470.40/470.50	c #Conflicts:     787000 | #Learnt:      32664 | 0.000
470.40/470.50	c total clause space: 206.656MB
470.40/470.50	c total #watches: 374694
471.20/471.38	c total #propagations: 352485603 / total #impl: 1523503013 (eff. 0.231)
471.20/471.38	c #Conflicts:     788000 | #Learnt:      33664 | 0.000
471.20/471.38	c total clause space: 206.656MB
471.20/471.38	c total #watches: 377477
472.10/472.28	c total #propagations: 352971708 / total #impl: 1525745907 (eff. 0.231)
472.10/472.28	c #Conflicts:     789000 | #Learnt:      34664 | 0.000
472.10/472.28	c total clause space: 206.656MB
472.10/472.28	c total #watches: 380521
473.00/473.18	c total #propagations: 353485239 / total #impl: 1528052836 (eff. 0.231)
473.00/473.18	c #Conflicts:     790000 | #Learnt:      35664 | 0.000
473.00/473.18	c total clause space: 206.656MB
473.00/473.18	c total #watches: 382968
474.20/474.32	c total #propagations: 353939720 / total #impl: 1530053800 (eff. 0.231)
474.20/474.32	c #Conflicts:     791000 | #Learnt:      36664 | 0.000
474.20/474.32	c total clause space: 206.656MB
474.20/474.32	c total #watches: 385824
475.20/475.35	c total #propagations: 354434119 / total #impl: 1532502994 (eff. 0.231)
475.20/475.35	c #Conflicts:     792000 | #Learnt:      37664 | 0.000
475.20/475.35	c total clause space: 206.656MB
475.20/475.35	c total #watches: 388364
476.40/476.51	c total #propagations: 354891717 / total #impl: 1534596332 (eff. 0.231)
476.40/476.51	c #Conflicts:     793000 | #Learnt:      38664 | 0.000
476.40/476.51	c total clause space: 206.656MB
476.40/476.51	c total #watches: 391736
477.50/477.60	c total #propagations: 355383971 / total #impl: 1536968310 (eff. 0.231)
477.50/477.60	c #Conflicts:     794000 | #Learnt:      39664 | 0.000
477.50/477.60	c total clause space: 206.656MB
477.50/477.60	c total #watches: 395218
478.40/478.59	c total #propagations: 355882654 / total #impl: 1539301195 (eff. 0.231)
478.40/478.59	c #Conflicts:     795000 | #Learnt:      40664 | 0.000
478.40/478.59	c total clause space: 206.656MB
478.40/478.59	c total #watches: 397652
479.40/479.57	c total #propagations: 356352600 / total #impl: 1541424557 (eff. 0.231)
479.40/479.57	c #Conflicts:     796000 | #Learnt:      41664 | 0.000
479.40/479.57	c total clause space: 206.656MB
479.40/479.57	c total #watches: 400737
480.50/480.64	c total #propagations: 356813934 / total #impl: 1543293551 (eff. 0.231)
480.50/480.64	c #Conflicts:     797000 | #Learnt:      42664 | 0.000
480.50/480.64	c total clause space: 206.656MB
480.50/480.64	c total #watches: 403417
481.20/481.38	c total #propagations: 357262429 / total #impl: 1545238508 (eff. 0.231)
481.20/481.38	c GC COLLECT
481.20/481.38	c #Conflicts:     798000 | #Learnt:      22165 | 0.000
481.20/481.38	c total clause space: 206.656MB
481.20/481.38	c total #watches: 335478
481.81/481.99	c total #propagations: 357704560 / total #impl: 1547184775 (eff. 0.231)
481.81/481.99	c #Conflicts:     799000 | #Learnt:      23165 | 0.000
481.81/481.99	c total clause space: 206.656MB
481.81/481.99	c total #watches: 339769
482.50/482.64	c total #propagations: 358124921 / total #impl: 1549003041 (eff. 0.231)
482.50/482.64	c #Conflicts:     800000 | #Learnt:      24165 | 0.000
482.50/482.64	c total clause space: 206.656MB
482.50/482.64	c total #watches: 342528
483.20/483.32	c total #propagations: 358579404 / total #impl: 1550883148 (eff. 0.231)
483.20/483.32	c #Conflicts:     801000 | #Learnt:      25165 | 0.000
483.20/483.32	c total clause space: 206.656MB
483.20/483.32	c total #watches: 345245
483.80/483.92	c total #propagations: 359054767 / total #impl: 1552855794 (eff. 0.231)
483.80/483.92	c #Conflicts:     802000 | #Learnt:      26165 | 0.000
483.80/483.92	c total clause space: 206.656MB
483.80/483.92	c total #watches: 348436
484.50/484.67	c total #propagations: 359486761 / total #impl: 1554735709 (eff. 0.231)
484.50/484.67	c #Conflicts:     803000 | #Learnt:      27165 | 0.000
484.50/484.67	c total clause space: 206.656MB
484.50/484.67	c total #watches: 350804
485.40/485.53	c total #propagations: 359960077 / total #impl: 1557021605 (eff. 0.231)
485.40/485.53	c #Conflicts:     804000 | #Learnt:      28165 | 0.000
485.40/485.53	c total clause space: 206.656MB
485.40/485.53	c total #watches: 353548
486.21/486.39	c total #propagations: 360486075 / total #impl: 1559472536 (eff. 0.231)
486.21/486.39	c #Conflicts:     805000 | #Learnt:      29165 | 0.000
486.21/486.39	c total clause space: 206.656MB
486.21/486.39	c total #watches: 355848
487.00/487.12	c total #propagations: 361009287 / total #impl: 1561945021 (eff. 0.231)
487.00/487.12	c #Conflicts:     806000 | #Learnt:      30165 | 0.000
487.00/487.12	c total clause space: 206.656MB
487.00/487.12	c total #watches: 358545
487.70/487.86	c total #propagations: 361434811 / total #impl: 1563780673 (eff. 0.231)
487.70/487.86	c #Conflicts:     807000 | #Learnt:      31165 | 0.000
487.70/487.86	c total clause space: 206.656MB
487.70/487.86	c total #watches: 361482
488.50/488.61	c total #propagations: 361848895 / total #impl: 1565650079 (eff. 0.231)
488.50/488.61	c #Conflicts:     808000 | #Learnt:      32165 | 0.000
488.50/488.61	c total clause space: 206.656MB
488.50/488.61	c total #watches: 364512
489.30/489.47	c total #propagations: 362250247 / total #impl: 1567412415 (eff. 0.231)
489.30/489.47	c #Conflicts:     809000 | #Learnt:      33165 | 0.000
489.30/489.47	c total clause space: 206.656MB
489.30/489.47	c total #watches: 366921
490.10/490.29	c total #propagations: 362702929 / total #impl: 1569303395 (eff. 0.231)
490.10/490.29	c #Conflicts:     810000 | #Learnt:      34165 | 0.000
490.10/490.29	c total clause space: 206.656MB
490.10/490.29	c total #watches: 369576
490.80/490.93	c total #propagations: 363167527 / total #impl: 1571278497 (eff. 0.231)
490.80/490.93	c #Conflicts:     811000 | #Learnt:      35165 | 0.000
490.80/490.93	c total clause space: 206.656MB
490.80/490.93	c total #watches: 372099
491.61/491.79	c total #propagations: 363572662 / total #impl: 1573077388 (eff. 0.231)
491.61/491.79	c #Conflicts:     812000 | #Learnt:      36165 | 0.000
491.61/491.79	c total clause space: 206.656MB
491.61/491.79	c total #watches: 375279
492.71/492.82	c total #propagations: 364014590 / total #impl: 1575337415 (eff. 0.231)
492.71/492.82	c #Conflicts:     813000 | #Learnt:      37165 | 0.000
492.71/492.82	c total clause space: 206.656MB
492.71/492.82	c total #watches: 378864
493.81/493.97	c total #propagations: 364475316 / total #impl: 1577608445 (eff. 0.231)
493.81/493.97	c #Conflicts:     814000 | #Learnt:      38165 | 0.000
493.81/493.97	c total clause space: 206.656MB
493.81/493.97	c total #watches: 382033
494.91/495.05	c total #propagations: 364995498 / total #impl: 1580074084 (eff. 0.231)
494.91/495.05	c #Conflicts:     815000 | #Learnt:      39165 | 0.000
494.91/495.05	c total clause space: 206.656MB
494.91/495.05	c total #watches: 386371
496.11/496.24	c total #propagations: 365475790 / total #impl: 1582789227 (eff. 0.231)
496.11/496.24	c #Conflicts:     816000 | #Learnt:      40165 | 0.000
496.11/496.24	c total clause space: 206.656MB
496.11/496.24	c total #watches: 388946
497.11/497.30	c total #propagations: 365994830 / total #impl: 1585080989 (eff. 0.231)
497.11/497.30	c #Conflicts:     817000 | #Learnt:      41165 | 0.000
497.11/497.30	c total clause space: 206.656MB
497.11/497.30	c total #watches: 392250
498.10/498.29	c total #propagations: 366453188 / total #impl: 1587161826 (eff. 0.231)
498.10/498.29	c #Conflicts:     818000 | #Learnt:      42165 | 0.000
498.10/498.29	c total clause space: 206.656MB
498.10/498.29	c total #watches: 394667
499.00/499.19	c total #propagations: 366887559 / total #impl: 1589097564 (eff. 0.231)
499.00/499.19	c #Conflicts:     819000 | #Learnt:      43165 | 0.000
499.00/499.19	c total clause space: 206.656MB
499.00/499.19	c total #watches: 398325
499.80/499.92	c total #propagations: 367332140 / total #impl: 1591302986 (eff. 0.231)
499.80/499.92	c GC COLLECT
499.80/499.92	c #Conflicts:     820000 | #Learnt:      22368 | 0.000
499.80/499.92	c total clause space: 206.656MB
499.80/499.92	c total #watches: 336549
500.30/500.48	c total #propagations: 367759194 / total #impl: 1593380272 (eff. 0.231)
500.30/500.48	c #Conflicts:     821000 | #Learnt:      23368 | 0.000
500.30/500.48	c total clause space: 206.656MB
500.30/500.48	c total #watches: 341010
500.90/501.09	c total #propagations: 368187137 / total #impl: 1595406510 (eff. 0.231)
500.90/501.09	c #Conflicts:     822000 | #Learnt:      24368 | 0.000
500.90/501.09	c total clause space: 206.656MB
500.90/501.09	c total #watches: 344237
501.61/501.73	c total #propagations: 368664041 / total #impl: 1597532378 (eff. 0.231)
501.61/501.73	c #Conflicts:     823000 | #Learnt:      25368 | 0.000
501.61/501.73	c total clause space: 206.656MB
501.61/501.73	c total #watches: 347299
502.40/502.50	c total #propagations: 369087011 / total #impl: 1599468048 (eff. 0.231)
502.40/502.50	c #Conflicts:     824000 | #Learnt:      26368 | 0.000
502.40/502.50	c total clause space: 206.656MB
502.40/502.50	c total #watches: 350346
503.10/503.21	c total #propagations: 369552446 / total #impl: 1601530468 (eff. 0.231)
503.10/503.21	c #Conflicts:     825000 | #Learnt:      27368 | 0.000
503.10/503.21	c total clause space: 206.656MB
503.10/503.21	c total #watches: 353643
503.71/503.89	c total #propagations: 369973648 / total #impl: 1603342328 (eff. 0.231)
503.71/503.89	c #Conflicts:     826000 | #Learnt:      28368 | 0.000
503.71/503.89	c total clause space: 206.656MB
503.71/503.89	c total #watches: 355930
504.50/504.63	c total #propagations: 370305567 / total #impl: 1604579802 (eff. 0.231)
504.50/504.63	c #Conflicts:     827000 | #Learnt:      29368 | 0.000
504.50/504.63	c total clause space: 206.656MB
504.50/504.63	c total #watches: 359079
505.20/505.39	c total #propagations: 370654953 / total #impl: 1606102485 (eff. 0.231)
505.20/505.39	c #Conflicts:     828000 | #Learnt:      30368 | 0.000
505.20/505.39	c total clause space: 206.656MB
505.20/505.39	c total #watches: 361744
506.10/506.22	c total #propagations: 371074626 / total #impl: 1607869019 (eff. 0.231)
506.10/506.22	c #Conflicts:     829000 | #Learnt:      31368 | 0.000
506.10/506.22	c total clause space: 206.656MB
506.10/506.22	c total #watches: 364779
507.01/507.14	c total #propagations: 371504158 / total #impl: 1609719942 (eff. 0.231)
507.01/507.14	c #Conflicts:     830000 | #Learnt:      32368 | 0.000
507.01/507.14	c total clause space: 206.656MB
507.01/507.14	c total #watches: 367737
507.80/507.98	c total #propagations: 371947510 / total #impl: 1611710462 (eff. 0.231)
507.80/507.98	c #Conflicts:     831000 | #Learnt:      33368 | 0.000
507.80/507.98	c total clause space: 206.656MB
507.80/507.98	c total #watches: 370416
508.70/508.89	c total #propagations: 372398045 / total #impl: 1613452354 (eff. 0.231)
508.70/508.89	c #Conflicts:     832000 | #Learnt:      34368 | 0.000
508.70/508.89	c total clause space: 206.656MB
508.70/508.89	c total #watches: 373275
509.70/509.86	c total #propagations: 372830317 / total #impl: 1615567300 (eff. 0.231)
509.70/509.86	c #Conflicts:     833000 | #Learnt:      35368 | 0.000
509.70/509.86	c total clause space: 206.656MB
509.70/509.86	c total #watches: 375941
510.70/510.83	c total #propagations: 373259770 / total #impl: 1617499558 (eff. 0.231)
510.70/510.83	c #Conflicts:     834000 | #Learnt:      36368 | 0.000
510.70/510.83	c total clause space: 206.656MB
510.70/510.83	c total #watches: 378565
511.60/511.72	c total #propagations: 373681252 / total #impl: 1619334654 (eff. 0.231)
511.60/511.72	c #Conflicts:     835000 | #Learnt:      37368 | 0.000
511.60/511.72	c total clause space: 206.656MB
511.60/511.72	c total #watches: 381364
512.51/512.69	c total #propagations: 374087806 / total #impl: 1621193383 (eff. 0.231)
512.51/512.69	c #Conflicts:     836000 | #Learnt:      38368 | 0.000
512.51/512.69	c total clause space: 206.656MB
512.51/512.69	c total #watches: 383549
513.50/513.70	c total #propagations: 374542387 / total #impl: 1623185728 (eff. 0.231)
513.50/513.70	c #Conflicts:     837000 | #Learnt:      39368 | 0.000
513.50/513.70	c total clause space: 206.656MB
513.50/513.70	c total #watches: 385931
514.60/514.70	c total #propagations: 374980545 / total #impl: 1625220801 (eff. 0.231)
514.60/514.70	c #Conflicts:     838000 | #Learnt:      40368 | 0.000
514.60/514.70	c total clause space: 206.656MB
514.60/514.70	c total #watches: 388490
515.60/515.78	c total #propagations: 375404523 / total #impl: 1627035648 (eff. 0.231)
515.60/515.78	c #Conflicts:     839000 | #Learnt:      41368 | 0.000
515.60/515.78	c total clause space: 206.656MB
515.60/515.78	c total #watches: 391262
516.70/516.80	c total #propagations: 375830017 / total #impl: 1628922124 (eff. 0.231)
516.70/516.80	c #Conflicts:     840000 | #Learnt:      42368 | 0.000
516.70/516.80	c total clause space: 206.656MB
516.70/516.80	c total #watches: 394247
517.70/517.89	c total #propagations: 376286539 / total #impl: 1630937461 (eff. 0.231)
517.70/517.89	c #Conflicts:     841000 | #Learnt:      43368 | 0.000
517.70/517.89	c total clause space: 206.656MB
517.70/517.89	c total #watches: 396796
518.90/519.02	c total #propagations: 376757516 / total #impl: 1633009208 (eff. 0.231)
518.90/519.02	c GC COLLECT
518.90/519.02	c #Conflicts:     842000 | #Learnt:      22267 | 0.000
518.90/519.02	c total clause space: 206.656MB
518.90/519.02	c total #watches: 335571
519.50/519.66	c total #propagations: 377205505 / total #impl: 1634884446 (eff. 0.231)
519.50/519.66	c #Conflicts:     843000 | #Learnt:      23267 | 0.000
519.50/519.66	c total clause space: 206.656MB
519.50/519.66	c total #watches: 338391
520.10/520.28	c total #propagations: 377696293 / total #impl: 1636909976 (eff. 0.231)
520.10/520.28	c #Conflicts:     844000 | #Learnt:      24267 | 0.000
520.10/520.28	c total clause space: 206.656MB
520.10/520.28	c total #watches: 340539
520.80/520.96	c total #propagations: 378186422 / total #impl: 1638889866 (eff. 0.231)
520.80/520.96	c #Conflicts:     845000 | #Learnt:      25267 | 0.000
520.80/520.96	c total clause space: 206.656MB
520.80/520.96	c total #watches: 342816
521.50/521.66	c total #propagations: 378693073 / total #impl: 1641015193 (eff. 0.231)
521.50/521.66	c #Conflicts:     846000 | #Learnt:      26267 | 0.000
521.50/521.66	c total clause space: 206.656MB
521.50/521.66	c total #watches: 345516
522.20/522.37	c total #propagations: 379144617 / total #impl: 1643050707 (eff. 0.231)
522.20/522.37	c #Conflicts:     847000 | #Learnt:      27267 | 0.000
522.20/522.37	c total clause space: 206.656MB
522.20/522.37	c total #watches: 347772
522.90/523.09	c total #propagations: 379633546 / total #impl: 1645239666 (eff. 0.231)
522.90/523.09	c #Conflicts:     848000 | #Learnt:      28267 | 0.000
522.90/523.09	c total clause space: 206.656MB
522.90/523.09	c total #watches: 350678
523.70/523.80	c total #propagations: 380120671 / total #impl: 1647516533 (eff. 0.231)
523.70/523.80	c #Conflicts:     849000 | #Learnt:      29267 | 0.000
523.70/523.80	c total clause space: 206.656MB
523.70/523.80	c total #watches: 353639
524.50/524.63	c total #propagations: 380578560 / total #impl: 1649529897 (eff. 0.231)
524.50/524.63	c #Conflicts:     850000 | #Learnt:      30267 | 0.000
524.50/524.63	c total clause space: 206.656MB
524.50/524.63	c total #watches: 356583
525.20/525.38	c total #propagations: 381111970 / total #impl: 1652072566 (eff. 0.231)
525.20/525.38	c #Conflicts:     851000 | #Learnt:      31267 | 0.000
525.20/525.38	c total clause space: 206.656MB
525.20/525.38	c total #watches: 359709
526.00/526.17	c total #propagations: 381581064 / total #impl: 1654220578 (eff. 0.231)
526.00/526.17	c #Conflicts:     852000 | #Learnt:      32267 | 0.000
526.00/526.17	c total clause space: 206.656MB
526.00/526.17	c total #watches: 362842
526.60/526.79	c total #propagations: 382037435 / total #impl: 1656279163 (eff. 0.231)
526.60/526.79	c #Conflicts:     853000 | #Learnt:      33267 | 0.000
526.60/526.79	c total clause space: 206.656MB
526.60/526.79	c total #watches: 365624
527.50/527.62	c total #propagations: 382409044 / total #impl: 1657934263 (eff. 0.231)
527.50/527.62	c #Conflicts:     854000 | #Learnt:      34267 | 0.000
527.50/527.62	c total clause space: 206.656MB
527.50/527.62	c total #watches: 368038
528.20/528.37	c total #propagations: 382932890 / total #impl: 1660197511 (eff. 0.231)
528.20/528.37	c #Conflicts:     855000 | #Learnt:      35267 | 0.000
528.20/528.37	c total clause space: 206.656MB
528.20/528.37	c total #watches: 370611
529.10/529.29	c total #propagations: 383359532 / total #impl: 1662027069 (eff. 0.231)
529.10/529.29	c #Conflicts:     856000 | #Learnt:      36267 | 0.000
529.10/529.29	c total clause space: 206.656MB
529.10/529.29	c total #watches: 373383
529.90/530.09	c total #propagations: 383881670 / total #impl: 1664249366 (eff. 0.231)
529.90/530.09	c #Conflicts:     857000 | #Learnt:      37267 | 0.000
529.90/530.09	c total clause space: 206.656MB
529.90/530.09	c total #watches: 376354
530.70/530.82	c total #propagations: 384328759 / total #impl: 1666234477 (eff. 0.231)
530.70/530.82	c #Conflicts:     858000 | #Learnt:      38267 | 0.000
530.70/530.82	c total clause space: 206.656MB
530.70/530.82	c total #watches: 379716
531.70/531.81	c total #propagations: 384724768 / total #impl: 1668087374 (eff. 0.231)
531.70/531.81	c #Conflicts:     859000 | #Learnt:      39267 | 0.000
531.70/531.81	c total clause space: 206.656MB
531.70/531.81	c total #watches: 383631
532.60/532.79	c total #propagations: 385189848 / total #impl: 1670579496 (eff. 0.231)
532.60/532.79	c #Conflicts:     860000 | #Learnt:      40267 | 0.000
532.60/532.79	c total clause space: 206.656MB
532.60/532.79	c total #watches: 387462
533.60/533.75	c total #propagations: 385647346 / total #impl: 1673339065 (eff. 0.230)
533.60/533.75	c #Conflicts:     861000 | #Learnt:      41267 | 0.000
533.60/533.75	c total clause space: 206.656MB
533.60/533.75	c total #watches: 393065
534.70/534.85	c total #propagations: 386077522 / total #impl: 1676023920 (eff. 0.230)
534.70/534.85	c #Conflicts:     862000 | #Learnt:      42267 | 0.000
534.70/534.85	c total clause space: 206.656MB
534.70/534.85	c total #watches: 396903
536.00/536.18	c total #propagations: 386544212 / total #impl: 1678304464 (eff. 0.230)
536.00/536.18	c #Conflicts:     863000 | #Learnt:      43267 | 0.000
536.00/536.18	c total clause space: 206.656MB
536.00/536.18	c total #watches: 402226
537.50/537.65	c total #propagations: 387047658 / total #impl: 1680883245 (eff. 0.230)
537.50/537.65	c #Conflicts:     864000 | #Learnt:      44267 | 0.000
537.50/537.65	c total clause space: 206.656MB
537.50/537.65	c total #watches: 407340
538.50/538.65	c total #propagations: 387553881 / total #impl: 1683547620 (eff. 0.230)
538.50/538.65	c GC COLLECT
538.50/538.65	c #Conflicts:     865000 | #Learnt:      22863 | 0.000
538.50/538.65	c total clause space: 206.656MB
538.50/538.65	c total #watches: 338332
539.40/539.54	c total #propagations: 387960444 / total #impl: 1685733158 (eff. 0.230)
539.40/539.54	c #Conflicts:     866000 | #Learnt:      23863 | 0.000
539.40/539.54	c total clause space: 206.656MB
539.40/539.54	c total #watches: 343961
540.29/540.45	c total #propagations: 388487370 / total #impl: 1688142753 (eff. 0.230)
540.29/540.45	c #Conflicts:     867000 | #Learnt:      24863 | 0.000
540.29/540.45	c total clause space: 206.656MB
540.29/540.45	c total #watches: 347306
541.20/541.38	c total #propagations: 388921369 / total #impl: 1690472869 (eff. 0.230)
541.20/541.38	c #Conflicts:     868000 | #Learnt:      25863 | 0.000
541.20/541.38	c total clause space: 206.656MB
541.20/541.38	c total #watches: 350412
542.20/542.38	c total #propagations: 389359779 / total #impl: 1692527396 (eff. 0.230)
542.20/542.38	c #Conflicts:     869000 | #Learnt:      26863 | 0.000
542.20/542.38	c total clause space: 206.656MB
542.20/542.38	c total #watches: 353257
543.30/543.44	c total #propagations: 389792508 / total #impl: 1694408477 (eff. 0.230)
543.30/543.44	c #Conflicts:     870000 | #Learnt:      27863 | 0.000
543.30/543.44	c total clause space: 206.656MB
543.30/543.44	c total #watches: 356190
544.50/544.62	c total #propagations: 390265279 / total #impl: 1696402272 (eff. 0.230)
544.50/544.62	c #Conflicts:     871000 | #Learnt:      28863 | 0.000
544.50/544.62	c total clause space: 206.656MB
544.50/544.62	c total #watches: 358955
545.39/545.59	c total #propagations: 390762640 / total #impl: 1698516681 (eff. 0.230)
545.39/545.59	c #Conflicts:     872000 | #Learnt:      29863 | 0.000
545.39/545.59	c total clause space: 206.656MB
545.39/545.59	c total #watches: 361477
546.60/546.75	c total #propagations: 391153238 / total #impl: 1700165621 (eff. 0.230)
546.60/546.75	c #Conflicts:     873000 | #Learnt:      30863 | 0.000
546.60/546.75	c total clause space: 206.656MB
546.60/546.75	c total #watches: 364557
547.70/547.81	c total #propagations: 391647280 / total #impl: 1702236685 (eff. 0.230)
547.70/547.81	c #Conflicts:     874000 | #Learnt:      31863 | 0.000
547.70/547.81	c total clause space: 206.656MB
547.70/547.81	c total #watches: 367276
548.80/548.93	c total #propagations: 392143632 / total #impl: 1704270469 (eff. 0.230)
548.80/548.93	c #Conflicts:     875000 | #Learnt:      32863 | 0.000
548.80/548.93	c total clause space: 206.656MB
548.80/548.93	c total #watches: 370583
549.90/550.05	c total #propagations: 392628209 / total #impl: 1706776073 (eff. 0.230)
549.90/550.05	c #Conflicts:     876000 | #Learnt:      33863 | 0.000
549.90/550.05	c total clause space: 206.656MB
549.90/550.05	c total #watches: 373256
551.10/551.29	c total #propagations: 393044612 / total #impl: 1708748297 (eff. 0.230)
551.10/551.29	c #Conflicts:     877000 | #Learnt:      34863 | 0.000
551.10/551.29	c total clause space: 206.656MB
551.10/551.29	c total #watches: 375935
552.29/552.41	c total #propagations: 393449700 / total #impl: 1710517737 (eff. 0.230)
552.29/552.41	c #Conflicts:     878000 | #Learnt:      35863 | 0.000
552.29/552.41	c total clause space: 206.656MB
552.29/552.41	c total #watches: 378624
553.59/553.70	c total #propagations: 393889049 / total #impl: 1712490944 (eff. 0.230)
553.59/553.70	c #Conflicts:     879000 | #Learnt:      36863 | 0.000
553.59/553.70	c total clause space: 206.656MB
553.59/553.70	c total #watches: 381829
554.99/555.16	c total #propagations: 394367876 / total #impl: 1714987134 (eff. 0.230)
554.99/555.16	c #Conflicts:     880000 | #Learnt:      37863 | 0.000
554.99/555.16	c total clause space: 206.656MB
554.99/555.16	c total #watches: 384928
556.09/556.29	c total #propagations: 394904261 / total #impl: 1717589089 (eff. 0.230)
556.09/556.29	c #Conflicts:     881000 | #Learnt:      38863 | 0.000
556.09/556.29	c total clause space: 206.656MB
556.09/556.29	c total #watches: 388417
557.39/557.58	c total #propagations: 395291610 / total #impl: 1719308934 (eff. 0.230)
557.39/557.58	c #Conflicts:     882000 | #Learnt:      39863 | 0.000
557.39/557.58	c total clause space: 206.656MB
557.39/557.58	c total #watches: 392167
558.59/558.73	c total #propagations: 395719406 / total #impl: 1721254340 (eff. 0.230)
558.59/558.73	c #Conflicts:     883000 | #Learnt:      40863 | 0.000
558.59/558.73	c total clause space: 206.656MB
558.59/558.73	c total #watches: 395365
559.99/560.10	c total #propagations: 396190173 / total #impl: 1723700975 (eff. 0.230)
559.99/560.10	c #Conflicts:     884000 | #Learnt:      41863 | 0.000
559.99/560.10	c total clause space: 206.656MB
559.99/560.10	c total #watches: 399121
561.19/561.35	c total #propagations: 396704642 / total #impl: 1726326033 (eff. 0.230)
561.19/561.35	c #Conflicts:     885000 | #Learnt:      42863 | 0.000
561.19/561.35	c total clause space: 206.656MB
561.19/561.35	c total #watches: 401638
562.49/562.60	c total #propagations: 397138659 / total #impl: 1728466986 (eff. 0.230)
562.49/562.60	c #Conflicts:     886000 | #Learnt:      43863 | 0.000
562.49/562.60	c total clause space: 206.656MB
562.49/562.60	c total #watches: 404226
563.79/563.91	c total #propagations: 397519233 / total #impl: 1730127227 (eff. 0.230)
563.79/563.91	c #Conflicts:     887000 | #Learnt:      44863 | 0.000
563.79/563.91	c total clause space: 206.656MB
563.79/563.91	c total #watches: 406586
564.79/564.93	c total #propagations: 397926744 / total #impl: 1731884669 (eff. 0.230)
564.79/564.93	c GC COLLECT
564.79/564.93	c #Conflicts:     888000 | #Learnt:      23174 | 0.000
564.79/564.93	c total clause space: 206.656MB
564.79/564.93	c total #watches: 339268
565.49/565.61	c total #propagations: 398348518 / total #impl: 1733769905 (eff. 0.230)
565.49/565.61	c #Conflicts:     889000 | #Learnt:      24174 | 0.000
565.49/565.61	c total clause space: 206.656MB
565.49/565.61	c total #watches: 341637
566.19/566.32	c total #propagations: 398778186 / total #impl: 1735572862 (eff. 0.230)
566.19/566.32	c #Conflicts:     890000 | #Learnt:      25174 | 0.000
566.19/566.32	c total clause space: 206.656MB
566.19/566.32	c total #watches: 344051
566.89/567.00	c total #propagations: 399218100 / total #impl: 1737311594 (eff. 0.230)
566.89/567.00	c #Conflicts:     891000 | #Learnt:      26174 | 0.000
566.89/567.00	c total clause space: 206.656MB
566.89/567.01	c total #watches: 346856
567.69/567.80	c total #propagations: 399654039 / total #impl: 1739316893 (eff. 0.230)
567.69/567.80	c #Conflicts:     892000 | #Learnt:      27174 | 0.000
567.69/567.80	c total clause space: 206.656MB
567.69/567.80	c total #watches: 350353
568.39/568.56	c total #propagations: 400130773 / total #impl: 1741389262 (eff. 0.230)
568.39/568.56	c #Conflicts:     893000 | #Learnt:      28174 | 0.000
568.39/568.56	c total clause space: 206.656MB
568.39/568.56	c total #watches: 353872
569.29/569.40	c total #propagations: 400562329 / total #impl: 1743444096 (eff. 0.230)
569.29/569.40	c #Conflicts:     894000 | #Learnt:      29174 | 0.000
569.29/569.40	c total clause space: 206.656MB
569.29/569.40	c total #watches: 357727
569.99/570.12	c total #propagations: 400989918 / total #impl: 1745470110 (eff. 0.230)
569.99/570.12	c #Conflicts:     895000 | #Learnt:      30174 | 0.000
569.99/570.12	c total clause space: 206.656MB
569.99/570.12	c total #watches: 360728
570.80/570.98	c total #propagations: 401352152 / total #impl: 1746971790 (eff. 0.230)
570.80/570.98	c #Conflicts:     896000 | #Learnt:      31174 | 0.000
570.80/570.98	c total clause space: 206.656MB
570.80/570.98	c total #watches: 363784
571.79/571.96	c total #propagations: 401789046 / total #impl: 1749032518 (eff. 0.230)
571.79/571.96	c #Conflicts:     897000 | #Learnt:      32174 | 0.000
571.79/571.96	c total clause space: 206.656MB
571.79/571.96	c total #watches: 367051
572.99/573.12	c total #propagations: 402265622 / total #impl: 1751132656 (eff. 0.230)
572.99/573.12	c #Conflicts:     898000 | #Learnt:      33174 | 0.000
572.99/573.12	c total clause space: 206.656MB
572.99/573.12	c total #watches: 369925
573.89/574.01	c total #propagations: 402787400 / total #impl: 1753404391 (eff. 0.230)
573.89/574.01	c #Conflicts:     899000 | #Learnt:      34174 | 0.000
573.89/574.01	c total clause space: 206.656MB
573.89/574.01	c total #watches: 372546
574.79/574.96	c total #propagations: 403176374 / total #impl: 1755833840 (eff. 0.230)
574.79/574.96	c #Conflicts:     900000 | #Learnt:      35174 | 0.000
574.79/574.96	c total clause space: 206.656MB
574.79/574.96	c total #watches: 375968
575.89/576.09	c total #propagations: 403597752 / total #impl: 1758057493 (eff. 0.230)
575.89/576.09	c #Conflicts:     901000 | #Learnt:      36174 | 0.000
575.89/576.09	c total clause space: 206.656MB
575.89/576.09	c total #watches: 378764
576.99/577.13	c total #propagations: 404122846 / total #impl: 1760069599 (eff. 0.230)
576.99/577.13	c #Conflicts:     902000 | #Learnt:      37174 | 0.000
576.99/577.13	c total clause space: 206.656MB
576.99/577.13	c total #watches: 381726
578.09/578.24	c total #propagations: 404584665 / total #impl: 1762237960 (eff. 0.230)
578.09/578.24	c #Conflicts:     903000 | #Learnt:      38174 | 0.000
578.09/578.24	c total clause space: 206.656MB
578.09/578.24	c total #watches: 385156
579.09/579.25	c total #propagations: 405072035 / total #impl: 1764202191 (eff. 0.230)
579.09/579.25	c #Conflicts:     904000 | #Learnt:      39174 | 0.000
579.09/579.25	c total clause space: 206.656MB
579.09/579.25	c total #watches: 390926
580.39/580.54	c total #propagations: 405486258 / total #impl: 1766492539 (eff. 0.230)
580.39/580.54	c #Conflicts:     905000 | #Learnt:      40174 | 0.000
580.39/580.54	c total clause space: 206.656MB
580.39/580.54	c total #watches: 393856
581.59/581.77	c total #propagations: 406002789 / total #impl: 1769125120 (eff. 0.229)
581.59/581.77	c #Conflicts:     906000 | #Learnt:      41174 | 0.000
581.59/581.77	c total clause space: 206.656MB
581.59/581.77	c total #watches: 396581
582.69/582.86	c total #propagations: 406440533 / total #impl: 1771207076 (eff. 0.229)
582.69/582.86	c #Conflicts:     907000 | #Learnt:      42174 | 0.000
582.69/582.86	c total clause space: 206.656MB
582.69/582.86	c total #watches: 399843
583.99/584.12	c total #propagations: 406848020 / total #impl: 1773350875 (eff. 0.229)
583.99/584.12	c #Conflicts:     908000 | #Learnt:      43174 | 0.000
583.99/584.12	c total clause space: 206.656MB
583.99/584.12	c total #watches: 402596
585.09/585.29	c total #propagations: 407315195 / total #impl: 1775836959 (eff. 0.229)
585.09/585.29	c #Conflicts:     909000 | #Learnt:      44174 | 0.000
585.09/585.29	c total clause space: 206.656MB
585.09/585.29	c total #watches: 406129
586.39/586.57	c total #propagations: 407746397 / total #impl: 1777787974 (eff. 0.229)
586.39/586.57	c #Conflicts:     910000 | #Learnt:      45174 | 0.000
586.39/586.57	c total clause space: 206.656MB
586.39/586.57	c total #watches: 409300
587.79/587.96	c total #propagations: 408192433 / total #impl: 1780086313 (eff. 0.229)
587.79/587.96	c GC COLLECT
587.79/587.96	c #Conflicts:     911000 | #Learnt:      23166 | 0.000
587.79/587.96	c total clause space: 206.656MB
587.79/587.96	c total #watches: 339153
588.59/588.72	c total #propagations: 408654978 / total #impl: 1782411315 (eff. 0.229)
588.59/588.72	c #Conflicts:     912000 | #Learnt:      24166 | 0.000
588.59/588.72	c total clause space: 206.656MB
588.59/588.72	c total #watches: 342534
589.39/589.53	c total #propagations: 409135068 / total #impl: 1785012807 (eff. 0.229)
589.39/589.53	c #Conflicts:     913000 | #Learnt:      25166 | 0.000
589.39/589.53	c total clause space: 206.656MB
589.39/589.53	c total #watches: 346050
590.09/590.24	c total #propagations: 409636326 / total #impl: 1787352912 (eff. 0.229)
590.09/590.24	c #Conflicts:     914000 | #Learnt:      26166 | 0.000
590.09/590.24	c total clause space: 206.656MB
590.09/590.24	c total #watches: 349283
590.89/591.00	c total #propagations: 410076008 / total #impl: 1789462510 (eff. 0.229)
590.89/591.00	c #Conflicts:     915000 | #Learnt:      27166 | 0.000
590.89/591.00	c total clause space: 206.656MB
590.89/591.00	c total #watches: 352342
591.69/591.82	c total #propagations: 410513521 / total #impl: 1791363516 (eff. 0.229)
591.69/591.82	c #Conflicts:     916000 | #Learnt:      28166 | 0.000
591.69/591.82	c total clause space: 206.656MB
591.69/591.82	c total #watches: 355329
592.68/592.86	c total #propagations: 410965487 / total #impl: 1793533259 (eff. 0.229)
592.68/592.86	c #Conflicts:     917000 | #Learnt:      29166 | 0.000
592.68/592.86	c total clause space: 206.656MB
592.68/592.86	c total #watches: 358973
593.68/593.82	c total #propagations: 411467585 / total #impl: 1796221108 (eff. 0.229)
593.68/593.82	c #Conflicts:     918000 | #Learnt:      30166 | 0.000
593.68/593.82	c total clause space: 206.656MB
593.68/593.82	c total #watches: 361728
594.68/594.83	c total #propagations: 411959330 / total #impl: 1798589014 (eff. 0.229)
594.68/594.83	c #Conflicts:     919000 | #Learnt:      31166 | 0.000
594.68/594.83	c total clause space: 206.656MB
594.68/594.83	c total #watches: 364231
595.68/595.86	c total #propagations: 412442130 / total #impl: 1800666555 (eff. 0.229)
595.68/595.86	c #Conflicts:     920000 | #Learnt:      32166 | 0.000
595.68/595.86	c total clause space: 206.656MB
595.68/595.86	c total #watches: 367421
596.58/596.74	c total #propagations: 412936050 / total #impl: 1803106626 (eff. 0.229)
596.58/596.74	c #Conflicts:     921000 | #Learnt:      33166 | 0.000
596.58/596.74	c total clause space: 206.656MB
596.58/596.74	c total #watches: 369915
597.38/597.53	c total #propagations: 413378670 / total #impl: 1804891057 (eff. 0.229)
597.38/597.53	c #Conflicts:     922000 | #Learnt:      34166 | 0.000
597.38/597.53	c total clause space: 206.656MB
597.38/597.53	c total #watches: 372213
598.29/598.45	c total #propagations: 413780309 / total #impl: 1806486242 (eff. 0.229)
598.29/598.45	c #Conflicts:     923000 | #Learnt:      35166 | 0.000
598.29/598.45	c total clause space: 206.656MB
598.29/598.45	c total #watches: 374759
599.08/599.27	c total #propagations: 414253013 / total #impl: 1808497509 (eff. 0.229)
599.08/599.27	c #Conflicts:     924000 | #Learnt:      36166 | 0.000
599.08/599.27	c total clause space: 206.656MB
599.08/599.27	c total #watches: 377625
600.08/600.21	c total #propagations: 414680026 / total #impl: 1810372146 (eff. 0.229)
600.08/600.21	c #Conflicts:     925000 | #Learnt:      37166 | 0.000
600.08/600.21	c total clause space: 206.656MB
600.08/600.21	c total #watches: 381343
601.28/601.40	c total #propagations: 415128805 / total #impl: 1812702150 (eff. 0.229)
601.28/601.40	c #Conflicts:     926000 | #Learnt:      38166 | 0.000
601.28/601.40	c total clause space: 206.656MB
601.28/601.40	c total #watches: 385726
602.48/602.63	c total #propagations: 415629413 / total #impl: 1815314241 (eff. 0.229)
602.48/602.63	c #Conflicts:     927000 | #Learnt:      39166 | 0.000
602.48/602.63	c total clause space: 206.656MB
602.48/602.63	c total #watches: 390483
603.48/603.68	c total #propagations: 416116673 / total #impl: 1818000720 (eff. 0.229)
603.48/603.68	c #Conflicts:     928000 | #Learnt:      40166 | 0.000
603.48/603.68	c total clause space: 206.656MB
603.48/603.68	c total #watches: 393332
604.68/604.82	c total #propagations: 416537411 / total #impl: 1820023578 (eff. 0.229)
604.68/604.82	c #Conflicts:     929000 | #Learnt:      41166 | 0.000
604.68/604.82	c total clause space: 206.656MB
604.68/604.82	c total #watches: 395657
605.78/605.97	c total #propagations: 416937084 / total #impl: 1821845756 (eff. 0.229)
605.78/605.97	c #Conflicts:     930000 | #Learnt:      42166 | 0.000
605.78/605.97	c total clause space: 206.656MB
605.78/605.97	c total #watches: 398340
606.78/606.98	c total #propagations: 417350500 / total #impl: 1823740938 (eff. 0.229)
606.78/606.98	c #Conflicts:     931000 | #Learnt:      43166 | 0.000
606.78/606.98	c total clause space: 206.656MB
606.78/606.98	c total #watches: 401167
607.68/607.89	c total #propagations: 417736467 / total #impl: 1825415060 (eff. 0.229)
607.68/607.89	c #Conflicts:     932000 | #Learnt:      44166 | 0.000
607.68/607.89	c total clause space: 206.656MB
607.68/607.89	c total #watches: 403726
608.58/608.77	c total #propagations: 418064158 / total #impl: 1826845136 (eff. 0.229)
608.58/608.77	c #Conflicts:     933000 | #Learnt:      45166 | 0.000
608.58/608.77	c total clause space: 206.656MB
608.58/608.77	c total #watches: 406706
609.48/609.67	c total #propagations: 418404412 / total #impl: 1828274611 (eff. 0.229)
609.48/609.67	c #Conflicts:     934000 | #Learnt:      46166 | 0.000
609.48/609.67	c total clause space: 206.656MB
609.48/609.67	c total #watches: 409224
610.28/610.46	c total #propagations: 418713330 / total #impl: 1829661560 (eff. 0.229)
610.28/610.46	c GC COLLECT
610.28/610.46	c #Conflicts:     935000 | #Learnt:      23875 | 0.000
610.28/610.46	c total clause space: 206.656MB
610.28/610.46	c total #watches: 341445
610.88/611.03	c total #propagations: 419069720 / total #impl: 1831290691 (eff. 0.229)
610.88/611.03	c #Conflicts:     936000 | #Learnt:      24875 | 0.000
610.88/611.03	c total clause space: 206.656MB
610.88/611.04	c total #watches: 344157
611.38/611.56	c total #propagations: 419428404 / total #impl: 1832698522 (eff. 0.229)
611.38/611.56	c #Conflicts:     937000 | #Learnt:      25875 | 0.000
611.38/611.56	c total clause space: 206.656MB
611.38/611.56	c total #watches: 346790
612.08/612.21	c total #propagations: 419763847 / total #impl: 1834045980 (eff. 0.229)
612.08/612.21	c #Conflicts:     938000 | #Learnt:      26875 | 0.000
612.08/612.21	c total clause space: 206.656MB
612.08/612.21	c total #watches: 349266
612.78/612.91	c total #propagations: 420161112 / total #impl: 1835898585 (eff. 0.229)
612.78/612.91	c #Conflicts:     939000 | #Learnt:      27875 | 0.000
612.78/612.91	c total clause space: 206.656MB
612.78/612.91	c total #watches: 352720
613.48/613.63	c total #propagations: 420557890 / total #impl: 1837789614 (eff. 0.229)
613.48/613.63	c #Conflicts:     940000 | #Learnt:      28875 | 0.000
613.48/613.63	c total clause space: 206.656MB
613.48/613.63	c total #watches: 355051
614.18/614.38	c total #propagations: 420957972 / total #impl: 1839643957 (eff. 0.229)
614.18/614.38	c #Conflicts:     941000 | #Learnt:      29875 | 0.000
614.18/614.38	c total clause space: 206.656MB
614.18/614.38	c total #watches: 357538
615.08/615.25	c total #propagations: 421384020 / total #impl: 1841527710 (eff. 0.229)
615.08/615.25	c #Conflicts:     942000 | #Learnt:      30875 | 0.000
615.08/615.25	c total clause space: 206.656MB
615.08/615.25	c total #watches: 360644
615.89/616.08	c total #propagations: 421825051 / total #impl: 1843643317 (eff. 0.229)
615.89/616.08	c #Conflicts:     943000 | #Learnt:      31875 | 0.000
615.89/616.08	c total clause space: 206.656MB
615.89/616.08	c total #watches: 363498
616.78/616.92	c total #propagations: 422254818 / total #impl: 1845766061 (eff. 0.229)
616.78/616.92	c #Conflicts:     944000 | #Learnt:      32875 | 0.000
616.78/616.92	c total clause space: 206.656MB
616.78/616.92	c total #watches: 367281
617.68/617.83	c total #propagations: 422660793 / total #impl: 1847822723 (eff. 0.229)
617.68/617.83	c #Conflicts:     945000 | #Learnt:      33875 | 0.000
617.68/617.83	c total clause space: 206.656MB
617.68/617.83	c total #watches: 370199
618.68/618.88	c total #propagations: 423112712 / total #impl: 1850028924 (eff. 0.229)
618.68/618.88	c #Conflicts:     946000 | #Learnt:      34875 | 0.000
618.68/618.88	c total clause space: 206.656MB
618.68/618.88	c total #watches: 374921
619.68/619.84	c total #propagations: 423601035 / total #impl: 1852618168 (eff. 0.229)
619.68/619.84	c #Conflicts:     947000 | #Learnt:      35875 | 0.000
619.68/619.84	c total clause space: 206.656MB
619.68/619.84	c total #watches: 378467
620.48/620.62	c total #propagations: 424024895 / total #impl: 1854813649 (eff. 0.229)
620.48/620.62	c #Conflicts:     948000 | #Learnt:      36875 | 0.000
620.48/620.62	c total clause space: 206.656MB
620.48/620.62	c total #watches: 381676
621.28/621.44	c total #propagations: 424441627 / total #impl: 1856972133 (eff. 0.229)
621.28/621.44	c #Conflicts:     949000 | #Learnt:      37875 | 0.000
621.28/621.44	c total clause space: 206.656MB
621.28/621.44	c total #watches: 384841
622.38/622.52	c total #propagations: 424818736 / total #impl: 1859072216 (eff. 0.229)
622.38/622.52	c #Conflicts:     950000 | #Learnt:      38875 | 0.000
622.38/622.52	c total clause space: 206.656MB
622.38/622.52	c total #watches: 388874
623.59/623.78	c total #propagations: 425256525 / total #impl: 1861232544 (eff. 0.228)
623.59/623.78	c #Conflicts:     951000 | #Learnt:      39875 | 0.000
623.59/623.78	c total clause space: 206.656MB
623.59/623.78	c total #watches: 391473
624.88/625.06	c total #propagations: 425722306 / total #impl: 1863599159 (eff. 0.228)
624.88/625.06	c #Conflicts:     952000 | #Learnt:      40875 | 0.000
624.88/625.06	c total clause space: 206.656MB
624.88/625.06	c total #watches: 396232
626.18/626.32	c total #propagations: 426202299 / total #impl: 1866084970 (eff. 0.228)
626.18/626.32	c #Conflicts:     953000 | #Learnt:      41875 | 0.000
626.18/626.32	c total clause space: 206.656MB
626.18/626.32	c total #watches: 398784
627.58/627.72	c total #propagations: 426650333 / total #impl: 1868449145 (eff. 0.228)
627.58/627.72	c #Conflicts:     954000 | #Learnt:      42875 | 0.000
627.58/627.72	c total clause space: 206.656MB
627.58/627.72	c total #watches: 403650
628.88/629.08	c total #propagations: 427114731 / total #impl: 1870975586 (eff. 0.228)
628.88/629.08	c #Conflicts:     955000 | #Learnt:      43875 | 0.000
628.88/629.08	c total clause space: 206.656MB
628.88/629.08	c total #watches: 406347
630.48/630.63	c total #propagations: 427532895 / total #impl: 1873136993 (eff. 0.228)
630.48/630.63	c #Conflicts:     956000 | #Learnt:      44875 | 0.000
630.48/630.63	c total clause space: 206.656MB
630.48/630.63	c total #watches: 409115
632.07/632.24	c total #propagations: 427966860 / total #impl: 1875322242 (eff. 0.228)
632.07/632.24	c #Conflicts:     957000 | #Learnt:      45875 | 0.000
632.07/632.24	c total clause space: 206.656MB
632.07/632.24	c total #watches: 411366
633.58/633.75	c total #propagations: 428402724 / total #impl: 1877858377 (eff. 0.228)
633.58/633.75	c #Conflicts:     958000 | #Learnt:      46875 | 0.000
633.58/633.75	c total clause space: 206.656MB
633.58/633.75	c total #watches: 414260
634.68/634.89	c total #propagations: 428805150 / total #impl: 1880181506 (eff. 0.228)
634.68/634.89	c GC COLLECT
634.68/634.89	c #Conflicts:     959000 | #Learnt:      24271 | 0.000
634.68/634.89	c total clause space: 206.656MB
634.68/634.89	c total #watches: 343496
635.47/635.62	c total #propagations: 429318417 / total #impl: 1882642754 (eff. 0.228)
635.47/635.62	c #Conflicts:     960000 | #Learnt:      25271 | 0.000
635.47/635.62	c total clause space: 206.656MB
635.47/635.62	c total #watches: 346050
636.27/636.44	c total #propagations: 429796036 / total #impl: 1884793570 (eff. 0.228)
636.27/636.44	c #Conflicts:     961000 | #Learnt:      26271 | 0.000
636.27/636.44	c total clause space: 206.656MB
636.27/636.44	c total #watches: 350814
637.17/637.39	c total #propagations: 430300438 / total #impl: 1887086763 (eff. 0.228)
637.17/637.39	c #Conflicts:     962000 | #Learnt:      27271 | 0.000
637.17/637.39	c total clause space: 206.656MB
637.17/637.39	c total #watches: 355223
638.17/638.37	c total #propagations: 430793641 / total #impl: 1889432281 (eff. 0.228)
638.17/638.37	c #Conflicts:     963000 | #Learnt:      28271 | 0.000
638.17/638.37	c total clause space: 206.656MB
638.17/638.37	c total #watches: 358555
639.27/639.41	c total #propagations: 431307518 / total #impl: 1891966135 (eff. 0.228)
639.27/639.41	c #Conflicts:     964000 | #Learnt:      29271 | 0.000
639.27/639.41	c total clause space: 206.656MB
639.27/639.41	c total #watches: 360762
640.27/640.46	c total #propagations: 431777701 / total #impl: 1894108398 (eff. 0.228)
640.27/640.46	c #Conflicts:     965000 | #Learnt:      30271 | 0.000
640.27/640.46	c total clause space: 206.656MB
640.27/640.46	c total #watches: 363647
641.37/641.56	c total #propagations: 432258335 / total #impl: 1896398099 (eff. 0.228)
641.37/641.56	c #Conflicts:     966000 | #Learnt:      31271 | 0.000
641.37/641.56	c total clause space: 206.656MB
641.37/641.56	c total #watches: 366433
642.47/642.66	c total #propagations: 432759166 / total #impl: 1898700450 (eff. 0.228)
642.47/642.66	c #Conflicts:     967000 | #Learnt:      32271 | 0.000
642.47/642.66	c total clause space: 206.656MB
642.47/642.66	c total #watches: 370347
643.48/643.69	c total #propagations: 433241977 / total #impl: 1900939650 (eff. 0.228)
643.48/643.69	c #Conflicts:     968000 | #Learnt:      33271 | 0.000
643.48/643.69	c total clause space: 206.656MB
643.48/643.69	c total #watches: 373340
644.67/644.86	c total #propagations: 433666342 / total #impl: 1902863041 (eff. 0.228)
644.67/644.86	c #Conflicts:     969000 | #Learnt:      34271 | 0.000
644.67/644.86	c total clause space: 206.656MB
644.67/644.86	c total #watches: 375955
645.87/646.08	c total #propagations: 434106683 / total #impl: 1904898360 (eff. 0.228)
645.87/646.08	c #Conflicts:     970000 | #Learnt:      35271 | 0.000
645.87/646.08	c total clause space: 206.656MB
645.87/646.08	c total #watches: 378465
647.17/647.39	c total #propagations: 434576764 / total #impl: 1907112699 (eff. 0.228)
647.17/647.39	c #Conflicts:     971000 | #Learnt:      36271 | 0.000
647.17/647.39	c total clause space: 206.656MB
647.17/647.39	c total #watches: 381491
648.47/648.60	c total #propagations: 435062497 / total #impl: 1909272616 (eff. 0.228)
648.47/648.60	c #Conflicts:     972000 | #Learnt:      37271 | 0.000
648.47/648.60	c total clause space: 206.656MB
648.47/648.60	c total #watches: 384914
649.67/649.84	c total #propagations: 435481309 / total #impl: 1911200316 (eff. 0.228)
649.67/649.84	c #Conflicts:     973000 | #Learnt:      38271 | 0.000
649.67/649.84	c total clause space: 206.656MB
649.67/649.84	c total #watches: 389586
651.08/651.26	c total #propagations: 435958477 / total #impl: 1913702753 (eff. 0.228)
651.08/651.26	c #Conflicts:     974000 | #Learnt:      39271 | 0.000
651.08/651.26	c total clause space: 206.656MB
651.08/651.26	c total #watches: 393541
652.77/652.98	c total #propagations: 436419021 / total #impl: 1915933216 (eff. 0.228)
652.77/652.98	c #Conflicts:     975000 | #Learnt:      40271 | 0.000
652.77/652.98	c total clause space: 206.656MB
652.77/652.98	c total #watches: 398896
654.48/654.69	c total #propagations: 436892795 / total #impl: 1918273141 (eff. 0.228)
654.48/654.69	c #Conflicts:     976000 | #Learnt:      41271 | 0.000
654.48/654.69	c total clause space: 206.656MB
654.48/654.69	c total #watches: 402350
656.17/656.36	c total #propagations: 437404658 / total #impl: 1920612042 (eff. 0.228)
656.17/656.36	c #Conflicts:     977000 | #Learnt:      42271 | 0.000
656.17/656.36	c total clause space: 206.656MB
656.17/656.36	c total #watches: 405603
657.97/658.18	c total #propagations: 437886041 / total #impl: 1922864103 (eff. 0.228)
657.97/658.18	c #Conflicts:     978000 | #Learnt:      43271 | 0.000
657.97/658.18	c total clause space: 206.656MB
657.97/658.18	c total #watches: 408973
659.77/659.93	c total #propagations: 438362465 / total #impl: 1925018325 (eff. 0.228)
659.77/659.93	c #Conflicts:     979000 | #Learnt:      44271 | 0.000
659.77/659.93	c total clause space: 206.656MB
659.77/659.93	c total #watches: 411817
661.57/661.78	c total #propagations: 438820566 / total #impl: 1927179608 (eff. 0.228)
661.57/661.78	c #Conflicts:     980000 | #Learnt:      45271 | 0.000
661.57/661.78	c total clause space: 206.656MB
661.57/661.78	c total #watches: 414738
663.58/663.71	c total #propagations: 439283731 / total #impl: 1929412617 (eff. 0.228)
663.58/663.71	c #Conflicts:     981000 | #Learnt:      46271 | 0.000
663.58/663.71	c total clause space: 335.816MB
663.58/663.71	c total #watches: 419482
665.77/665.99	c total #propagations: 439748639 / total #impl: 1931902753 (eff. 0.228)
665.77/665.99	c #Conflicts:     982000 | #Learnt:      47271 | 0.000
665.77/665.99	c total clause space: 335.816MB
665.77/665.99	c total #watches: 423155
667.27/667.47	c total #propagations: 440243673 / total #impl: 1934186693 (eff. 0.228)
667.27/667.47	c GC COLLECT
667.27/667.47	c #Conflicts:     983000 | #Learnt:      24367 | 0.000
667.27/667.47	c total clause space: 335.816MB
667.27/667.47	c total #watches: 343637
668.07/668.25	c total #propagations: 440735756 / total #impl: 1936593970 (eff. 0.228)
668.07/668.25	c #Conflicts:     984000 | #Learnt:      25367 | 0.000
668.07/668.25	c total clause space: 335.816MB
668.07/668.25	c total #watches: 347789
668.97/669.14	c total #propagations: 441224554 / total #impl: 1938923490 (eff. 0.228)
668.97/669.14	c #Conflicts:     985000 | #Learnt:      26367 | 0.000
668.97/669.14	c total clause space: 335.816MB
668.97/669.14	c total #watches: 352658
669.88/670.07	c total #propagations: 441738900 / total #impl: 1941563452 (eff. 0.228)
669.88/670.07	c #Conflicts:     986000 | #Learnt:      27367 | 0.000
669.88/670.07	c total clause space: 335.816MB
669.88/670.07	c total #watches: 356433
670.77/670.95	c total #propagations: 442216563 / total #impl: 1943957600 (eff. 0.227)
670.77/670.95	c #Conflicts:     987000 | #Learnt:      28367 | 0.000
670.77/670.95	c total clause space: 335.816MB
670.77/670.95	c total #watches: 359329
671.77/671.96	c total #propagations: 442682830 / total #impl: 1946251040 (eff. 0.227)
671.77/671.96	c #Conflicts:     988000 | #Learnt:      29367 | 0.000
671.77/671.96	c total clause space: 335.816MB
671.77/671.96	c total #watches: 362113
672.77/672.99	c total #propagations: 443181715 / total #impl: 1948835248 (eff. 0.227)
672.77/672.99	c #Conflicts:     989000 | #Learnt:      30367 | 0.000
672.77/672.99	c total clause space: 335.816MB
672.77/672.99	c total #watches: 364965
673.87/674.03	c total #propagations: 443664753 / total #impl: 1951396271 (eff. 0.227)
673.87/674.03	c #Conflicts:     990000 | #Learnt:      31367 | 0.000
673.87/674.03	c total clause space: 335.816MB
673.87/674.03	c total #watches: 368087
674.87/675.01	c total #propagations: 444150109 / total #impl: 1953967698 (eff. 0.227)
674.87/675.01	c #Conflicts:     991000 | #Learnt:      32367 | 0.000
674.87/675.01	c total clause space: 335.816MB
674.87/675.01	c total #watches: 372291
675.87/676.06	c total #propagations: 444569914 / total #impl: 1956196143 (eff. 0.227)
675.87/676.06	c #Conflicts:     992000 | #Learnt:      33367 | 0.000
675.87/676.06	c total clause space: 335.816MB
675.87/676.06	c total #watches: 376138
677.27/677.49	c total #propagations: 444990945 / total #impl: 1958507602 (eff. 0.227)
677.27/677.49	c #Conflicts:     993000 | #Learnt:      34367 | 0.000
677.27/677.49	c total clause space: 335.816MB
677.27/677.50	c total #watches: 379982
678.58/678.77	c total #propagations: 445499473 / total #impl: 1961128216 (eff. 0.227)
678.58/678.77	c #Conflicts:     994000 | #Learnt:      35367 | 0.000
678.58/678.77	c total clause space: 335.816MB
678.58/678.77	c total #watches: 383167
679.97/680.11	c total #propagations: 445969876 / total #impl: 1963345701 (eff. 0.227)
679.97/680.11	c #Conflicts:     995000 | #Learnt:      36367 | 0.000
679.97/680.11	c total clause space: 335.816MB
679.97/680.11	c total #watches: 386207
681.17/681.36	c total #propagations: 446461574 / total #impl: 1965651584 (eff. 0.227)
681.17/681.36	c #Conflicts:     996000 | #Learnt:      37367 | 0.000
681.17/681.36	c total clause space: 335.816MB
681.17/681.36	c total #watches: 389560
682.27/682.42	c total #propagations: 446906252 / total #impl: 1967906397 (eff. 0.227)
682.27/682.42	c #Conflicts:     997000 | #Learnt:      38367 | 0.000
682.27/682.42	c total clause space: 335.816MB
682.27/682.42	c total #watches: 392551
683.47/683.64	c total #propagations: 447307627 / total #impl: 1970032430 (eff. 0.227)
683.47/683.64	c #Conflicts:     998000 | #Learnt:      39367 | 0.000
683.47/683.64	c total clause space: 335.816MB
683.47/683.64	c total #watches: 395009
684.77/684.97	c total #propagations: 447734423 / total #impl: 1972414064 (eff. 0.227)
684.77/684.97	c #Conflicts:     999000 | #Learnt:      40367 | 0.000
684.77/684.97	c total clause space: 335.816MB
684.77/684.97	c total #watches: 397325
686.28/686.42	c total #propagations: 448220604 / total #impl: 1974803122 (eff. 0.227)
686.28/686.42	c #Conflicts:    1000000 | #Learnt:      41367 | 0.000
686.28/686.42	c total clause space: 335.816MB
686.28/686.42	c total #watches: 400049
687.48/687.67	c total #propagations: 448713675 / total #impl: 1977319901 (eff. 0.227)
687.48/687.67	c #Conflicts:    1001000 | #Learnt:      42367 | 0.000
687.48/687.67	c total clause space: 335.816MB
687.48/687.67	c total #watches: 402536
688.77/688.95	c total #propagations: 449157371 / total #impl: 1979740996 (eff. 0.227)
688.77/688.95	c #Conflicts:    1002000 | #Learnt:      43367 | 0.000
688.77/688.95	c total clause space: 335.816MB
688.77/688.95	c total #watches: 405485
690.17/690.38	c total #propagations: 449584558 / total #impl: 1981929764 (eff. 0.227)
690.17/690.38	c #Conflicts:    1003000 | #Learnt:      44367 | 0.000
690.17/690.38	c total clause space: 335.816MB
690.17/690.38	c total #watches: 408519
691.78/691.91	c total #propagations: 450024429 / total #impl: 1984184955 (eff. 0.227)
691.78/691.91	c #Conflicts:    1004000 | #Learnt:      45367 | 0.000
691.78/691.91	c total clause space: 335.816MB
691.78/691.91	c total #watches: 411421
692.98/693.19	c total #propagations: 450478999 / total #impl: 1986603551 (eff. 0.227)
692.98/693.19	c #Conflicts:    1005000 | #Learnt:      46367 | 0.000
692.98/693.19	c total clause space: 335.816MB
692.98/693.19	c total #watches: 413671
694.37/694.58	c total #propagations: 450898411 / total #impl: 1989033765 (eff. 0.227)
694.37/694.58	c #Conflicts:    1006000 | #Learnt:      47367 | 0.000
694.37/694.58	c total clause space: 335.816MB
694.37/694.58	c total #watches: 416318
696.07/696.24	c total #propagations: 451350240 / total #impl: 1991375621 (eff. 0.227)
696.07/696.24	c #Conflicts:    1007000 | #Learnt:      48367 | 0.000
696.07/696.24	c total clause space: 335.816MB
696.07/696.24	c total #watches: 419239
696.87/697.10	c total #propagations: 451838695 / total #impl: 1993935271 (eff. 0.227)
696.87/697.10	c GC COLLECT
696.87/697.10	c #Conflicts:    1008000 | #Learnt:      25168 | 0.000
696.87/697.10	c total clause space: 335.816MB
696.87/697.10	c total #watches: 345739
697.67/697.87	c total #propagations: 452329417 / total #impl: 1996241350 (eff. 0.227)
697.67/697.87	c #Conflicts:    1009000 | #Learnt:      26168 | 0.000
697.67/697.87	c total clause space: 335.816MB
697.67/697.87	c total #watches: 349236
698.57/698.73	c total #propagations: 452807908 / total #impl: 1998490852 (eff. 0.227)
698.57/698.73	c #Conflicts:    1010000 | #Learnt:      27168 | 0.000
698.57/698.73	c total clause space: 335.816MB
698.57/698.73	c total #watches: 353673
699.47/699.67	c total #propagations: 453239858 / total #impl: 2000525672 (eff. 0.227)
699.47/699.67	c #Conflicts:    1011000 | #Learnt:      28168 | 0.000
699.47/699.67	c total clause space: 335.816MB
699.47/699.67	c total #watches: 358107
700.67/700.89	c total #propagations: 453642502 / total #impl: 2002616264 (eff. 0.227)
700.67/700.89	c #Conflicts:    1012000 | #Learnt:      29168 | 0.000
700.67/700.89	c total clause space: 335.816MB
700.67/700.89	c total #watches: 361896
702.17/702.33	c total #propagations: 454102107 / total #impl: 2004931360 (eff. 0.226)
702.17/702.33	c #Conflicts:    1013000 | #Learnt:      30168 | 0.000
702.17/702.33	c total clause space: 335.816MB
702.17/702.33	c total #watches: 364985
703.47/703.64	c total #propagations: 454659546 / total #impl: 2007412205 (eff. 0.226)
703.47/703.64	c #Conflicts:    1014000 | #Learnt:      31168 | 0.000
703.47/703.64	c total clause space: 335.816MB
703.47/703.64	c total #watches: 367744
704.77/704.93	c total #propagations: 455170115 / total #impl: 2009725738 (eff. 0.226)
704.77/704.93	c #Conflicts:    1015000 | #Learnt:      32168 | 0.000
704.77/704.93	c total clause space: 335.816MB
704.77/704.93	c total #watches: 370498
705.97/706.16	c total #propagations: 455646485 / total #impl: 2011803380 (eff. 0.226)
705.97/706.16	c #Conflicts:    1016000 | #Learnt:      33168 | 0.000
705.97/706.16	c total clause space: 335.816MB
705.97/706.16	c total #watches: 373519
707.17/707.30	c total #propagations: 456082855 / total #impl: 2013885907 (eff. 0.226)
707.17/707.30	c #Conflicts:    1017000 | #Learnt:      34168 | 0.000
707.17/707.30	c total clause space: 335.816MB
707.17/707.31	c total #watches: 376475
708.27/708.41	c total #propagations: 456494903 / total #impl: 2015926624 (eff. 0.226)
708.27/708.41	c #Conflicts:    1018000 | #Learnt:      35168 | 0.000
708.27/708.41	c total clause space: 335.816MB
708.27/708.41	c total #watches: 379659
709.37/709.56	c total #propagations: 456892771 / total #impl: 2018023906 (eff. 0.226)
709.37/709.56	c #Conflicts:    1019000 | #Learnt:      36168 | 0.000
709.37/709.56	c total clause space: 335.816MB
709.37/709.56	c total #watches: 383484
710.77/710.90	c total #propagations: 457259294 / total #impl: 2019891103 (eff. 0.226)
710.77/710.90	c #Conflicts:    1020000 | #Learnt:      37168 | 0.000
710.77/710.90	c total clause space: 335.816MB
710.77/710.90	c total #watches: 389004
712.07/712.29	c total #propagations: 457644255 / total #impl: 2022070925 (eff. 0.226)
712.07/712.29	c #Conflicts:    1021000 | #Learnt:      38168 | 0.000
712.07/712.29	c total clause space: 335.816MB
712.07/712.29	c total #watches: 392199
713.67/713.81	c total #propagations: 458030578 / total #impl: 2024116504 (eff. 0.226)
713.67/713.81	c #Conflicts:    1022000 | #Learnt:      39168 | 0.000
713.67/713.81	c total clause space: 335.816MB
713.67/713.81	c total #watches: 396856
715.07/715.20	c total #propagations: 458477241 / total #impl: 2026368873 (eff. 0.226)
715.07/715.20	c #Conflicts:    1023000 | #Learnt:      40168 | 0.000
715.07/715.20	c total clause space: 335.816MB
715.07/715.20	c total #watches: 400119
716.47/716.69	c total #propagations: 458898579 / total #impl: 2028510364 (eff. 0.226)
716.47/716.69	c #Conflicts:    1024000 | #Learnt:      41168 | 0.000
716.47/716.69	c total clause space: 335.816MB
716.47/716.69	c total #watches: 403684
718.17/718.38	c total #propagations: 459296305 / total #impl: 2030525584 (eff. 0.226)
718.17/718.38	c #Conflicts:    1025000 | #Learnt:      42168 | 0.000
718.17/718.38	c total clause space: 335.816MB
718.17/718.38	c total #watches: 407675
719.96/720.17	c total #propagations: 459739168 / total #impl: 2032751425 (eff. 0.226)
719.96/720.17	c #Conflicts:    1026000 | #Learnt:      43168 | 0.000
719.96/720.17	c total clause space: 335.816MB
719.96/720.17	c total #watches: 410948
721.96/722.18	c total #propagations: 460193992 / total #impl: 2035148841 (eff. 0.226)
721.96/722.18	c #Conflicts:    1027000 | #Learnt:      44168 | 0.000
721.96/722.18	c total clause space: 335.816MB
721.96/722.18	c total #watches: 413530
723.77/723.95	c total #propagations: 460692622 / total #impl: 2037751466 (eff. 0.226)
723.77/723.95	c #Conflicts:    1028000 | #Learnt:      45168 | 0.000
723.77/723.95	c total clause space: 335.816MB
723.77/723.95	c total #watches: 416323
725.66/725.83	c total #propagations: 461166452 / total #impl: 2040104595 (eff. 0.226)
725.66/725.83	c #Conflicts:    1029000 | #Learnt:      46168 | 0.000
725.66/725.83	c total clause space: 335.816MB
725.66/725.83	c total #watches: 419037
727.66/727.83	c total #propagations: 461634985 / total #impl: 2042407392 (eff. 0.226)
727.66/727.83	c #Conflicts:    1030000 | #Learnt:      47168 | 0.000
727.66/727.83	c total clause space: 335.816MB
727.66/727.83	c total #watches: 421655
729.76/729.95	c total #propagations: 462124295 / total #impl: 2044833526 (eff. 0.226)
729.76/729.95	c #Conflicts:    1031000 | #Learnt:      48168 | 0.000
729.76/729.95	c total clause space: 335.816MB
729.76/729.95	c total #watches: 424218
731.66/731.89	c total #propagations: 462613348 / total #impl: 2047190799 (eff. 0.226)
731.66/731.89	c GC COLLECT
731.66/731.89	c #Conflicts:    1032000 | #Learnt:      24670 | 0.000
731.66/731.89	c total clause space: 335.816MB
731.66/731.89	c total #watches: 344217
732.47/732.66	c total #propagations: 463086157 / total #impl: 2049722646 (eff. 0.226)
732.47/732.66	c #Conflicts:    1033000 | #Learnt:      25670 | 0.000
732.47/732.66	c total clause space: 335.816MB
732.47/732.66	c total #watches: 346656
733.26/733.41	c total #propagations: 463573532 / total #impl: 2052245069 (eff. 0.226)
733.26/733.41	c #Conflicts:    1034000 | #Learnt:      26670 | 0.000
733.26/733.41	c total clause space: 335.816MB
733.26/733.41	c total #watches: 349927
734.06/734.23	c total #propagations: 464048696 / total #impl: 2054641240 (eff. 0.226)
734.06/734.23	c #Conflicts:    1035000 | #Learnt:      27670 | 0.000
734.06/734.23	c total clause space: 335.816MB
734.06/734.23	c total #watches: 352881
734.86/735.09	c total #propagations: 464509074 / total #impl: 2056822491 (eff. 0.226)
734.86/735.09	c #Conflicts:    1036000 | #Learnt:      28670 | 0.000
734.86/735.09	c total clause space: 335.816MB
734.86/735.09	c total #watches: 356443
735.66/735.85	c total #propagations: 464979571 / total #impl: 2059257560 (eff. 0.226)
735.66/735.85	c #Conflicts:    1037000 | #Learnt:      29670 | 0.000
735.66/735.85	c total clause space: 335.816MB
735.66/735.85	c total #watches: 359129
736.56/736.75	c total #propagations: 465374502 / total #impl: 2061283456 (eff. 0.226)
736.56/736.75	c #Conflicts:    1038000 | #Learnt:      30670 | 0.000
736.56/736.75	c total clause space: 335.816MB
736.56/736.75	c total #watches: 364090
737.46/737.67	c total #propagations: 465814383 / total #impl: 2063604172 (eff. 0.226)
737.46/737.67	c #Conflicts:    1039000 | #Learnt:      31670 | 0.000
737.46/737.67	c total clause space: 335.816MB
737.46/737.67	c total #watches: 369161
738.36/738.57	c total #propagations: 466235480 / total #impl: 2065844641 (eff. 0.226)
738.36/738.57	c #Conflicts:    1040000 | #Learnt:      32670 | 0.000
738.36/738.57	c total clause space: 335.816MB
738.36/738.57	c total #watches: 371833
739.46/739.64	c total #propagations: 466615866 / total #impl: 2067790787 (eff. 0.226)
739.46/739.64	c #Conflicts:    1041000 | #Learnt:      33670 | 0.000
739.46/739.64	c total clause space: 335.816MB
739.46/739.64	c total #watches: 376727
740.66/740.86	c total #propagations: 467040636 / total #impl: 2070147951 (eff. 0.226)
740.66/740.86	c #Conflicts:    1042000 | #Learnt:      34670 | 0.000
740.66/740.86	c total clause space: 335.816MB
740.66/740.86	c total #watches: 380727
741.96/742.19	c total #propagations: 467488474 / total #impl: 2072877127 (eff. 0.226)
741.96/742.19	c #Conflicts:    1043000 | #Learnt:      35670 | 0.000
741.96/742.19	c total clause space: 335.816MB
741.96/742.19	c total #watches: 384343
743.36/743.52	c total #propagations: 467959330 / total #impl: 2075570701 (eff. 0.225)
743.36/743.52	c #Conflicts:    1044000 | #Learnt:      36670 | 0.000
743.36/743.52	c total clause space: 335.816MB
743.36/743.52	c total #watches: 386627
744.67/744.84	c total #propagations: 468441017 / total #impl: 2077927605 (eff. 0.225)
744.67/744.84	c #Conflicts:    1045000 | #Learnt:      37670 | 0.000
744.67/744.84	c total clause space: 335.816MB
744.67/744.84	c total #watches: 389678
745.96/746.11	c total #propagations: 468896862 / total #impl: 2080083012 (eff. 0.225)
745.96/746.11	c #Conflicts:    1046000 | #Learnt:      38670 | 0.000
745.96/746.11	c total clause space: 335.816MB
745.96/746.11	c total #watches: 392884
747.16/747.33	c total #propagations: 469346380 / total #impl: 2082416727 (eff. 0.225)
747.16/747.33	c #Conflicts:    1047000 | #Learnt:      39670 | 0.000
747.16/747.33	c total clause space: 335.816MB
747.16/747.33	c total #watches: 395372
748.56/748.76	c total #propagations: 469803264 / total #impl: 2084789150 (eff. 0.225)
748.56/748.76	c #Conflicts:    1048000 | #Learnt:      40670 | 0.000
748.56/748.76	c total clause space: 335.816MB
748.56/748.76	c total #watches: 401486
749.66/749.87	c total #propagations: 470224609 / total #impl: 2087543212 (eff. 0.225)
749.66/749.87	c #Conflicts:    1049000 | #Learnt:      41670 | 0.000
749.66/749.87	c total clause space: 335.816MB
749.66/749.87	c total #watches: 404492
751.16/751.40	c total #propagations: 470620429 / total #impl: 2089993454 (eff. 0.225)
751.16/751.40	c #Conflicts:    1050000 | #Learnt:      42670 | 0.000
751.16/751.40	c total clause space: 335.816MB
751.16/751.40	c total #watches: 408488
752.96/753.16	c total #propagations: 471032856 / total #impl: 2092773751 (eff. 0.225)
752.96/753.16	c #Conflicts:    1051000 | #Learnt:      43670 | 0.000
752.96/753.16	c total clause space: 335.816MB
752.96/753.16	c total #watches: 412187
754.86/755.02	c total #propagations: 471483954 / total #impl: 2095768574 (eff. 0.225)
754.86/755.02	c #Conflicts:    1052000 | #Learnt:      44670 | 0.000
754.86/755.02	c total clause space: 335.816MB
754.86/755.02	c total #watches: 415266
756.56/756.74	c total #propagations: 471920822 / total #impl: 2098660456 (eff. 0.225)
756.56/756.74	c #Conflicts:    1053000 | #Learnt:      45670 | 0.000
756.56/756.74	c total clause space: 335.816MB
756.56/756.74	c total #watches: 418777
758.26/758.47	c total #propagations: 472354560 / total #impl: 2101948665 (eff. 0.225)
758.26/758.47	c #Conflicts:    1054000 | #Learnt:      46670 | 0.000
758.26/758.47	c total clause space: 335.816MB
758.26/758.47	c total #watches: 424513
760.36/760.53	c total #propagations: 472751446 / total #impl: 2105144251 (eff. 0.225)
760.36/760.53	c #Conflicts:    1055000 | #Learnt:      47670 | 0.000
760.36/760.53	c total clause space: 335.816MB
760.36/760.53	c total #watches: 431500
762.46/762.61	c total #propagations: 473158615 / total #impl: 2108246749 (eff. 0.224)
762.46/762.61	c #Conflicts:    1056000 | #Learnt:      48670 | 0.000
762.46/762.61	c total clause space: 335.816MB
762.46/762.61	c total #watches: 436209
764.55/764.70	c total #propagations: 473579794 / total #impl: 2111223982 (eff. 0.224)
764.55/764.70	c GC COLLECT
764.55/764.70	c #Conflicts:    1057000 | #Learnt:      24878 | 0.000
764.55/764.70	c total clause space: 335.816MB
764.55/764.70	c total #watches: 344710
765.25/765.40	c total #propagations: 473986085 / total #impl: 2113951369 (eff. 0.224)
765.25/765.40	c #Conflicts:    1058000 | #Learnt:      25878 | 0.000
765.25/765.40	c total clause space: 335.816MB
765.25/765.40	c total #watches: 347463
766.05/766.20	c total #propagations: 474442252 / total #impl: 2116213948 (eff. 0.224)
766.05/766.20	c #Conflicts:    1059000 | #Learnt:      26878 | 0.000
766.05/766.20	c total clause space: 335.816MB
766.05/766.20	c total #watches: 353400
766.85/767.02	c total #propagations: 474875652 / total #impl: 2118484630 (eff. 0.224)
766.85/767.02	c #Conflicts:    1060000 | #Learnt:      27878 | 0.000
766.85/767.02	c total clause space: 335.816MB
766.85/767.02	c total #watches: 357415
767.66/767.86	c total #propagations: 475285635 / total #impl: 2120887498 (eff. 0.224)
767.66/767.86	c #Conflicts:    1061000 | #Learnt:      28878 | 0.000
767.66/767.86	c total clause space: 335.816MB
767.66/767.86	c total #watches: 360114
768.45/768.67	c total #propagations: 475703020 / total #impl: 2123147294 (eff. 0.224)
768.45/768.67	c #Conflicts:    1062000 | #Learnt:      29878 | 0.000
768.45/768.67	c total clause space: 335.816MB
768.45/768.67	c total #watches: 363197
769.45/769.64	c total #propagations: 476088264 / total #impl: 2125111121 (eff. 0.224)
769.45/769.64	c #Conflicts:    1063000 | #Learnt:      30878 | 0.000
769.45/769.64	c total clause space: 335.816MB
769.45/769.64	c total #watches: 366569
770.55/770.76	c total #propagations: 476487820 / total #impl: 2126963833 (eff. 0.224)
770.55/770.76	c #Conflicts:    1064000 | #Learnt:      31878 | 0.000
770.55/770.76	c total clause space: 335.816MB
770.55/770.76	c total #watches: 370444
771.65/771.85	c total #propagations: 476903953 / total #impl: 2129046763 (eff. 0.224)
771.65/771.85	c #Conflicts:    1065000 | #Learnt:      32878 | 0.000
771.65/771.85	c total clause space: 335.816MB
771.65/771.85	c total #watches: 373756
772.65/772.88	c total #propagations: 477322669 / total #impl: 2131104943 (eff. 0.224)
772.65/772.88	c #Conflicts:    1066000 | #Learnt:      33878 | 0.000
772.65/772.88	c total clause space: 335.816MB
772.65/772.88	c total #watches: 376363
773.95/774.16	c total #propagations: 477714613 / total #impl: 2132994030 (eff. 0.224)
773.95/774.16	c #Conflicts:    1067000 | #Learnt:      34878 | 0.000
773.95/774.16	c total clause space: 335.816MB
773.95/774.16	c total #watches: 378877
775.05/775.29	c total #propagations: 478158944 / total #impl: 2135046998 (eff. 0.224)
775.05/775.29	c #Conflicts:    1068000 | #Learnt:      35878 | 0.000
775.05/775.29	c total clause space: 335.816MB
775.05/775.29	c total #watches: 382073
776.35/776.56	c total #propagations: 478586466 / total #impl: 2136996338 (eff. 0.224)
776.35/776.56	c #Conflicts:    1069000 | #Learnt:      36878 | 0.000
776.35/776.56	c total clause space: 335.816MB
776.35/776.56	c total #watches: 385349
777.66/777.88	c total #propagations: 479008681 / total #impl: 2138967175 (eff. 0.224)
777.66/777.88	c #Conflicts:    1070000 | #Learnt:      37878 | 0.000
777.66/777.88	c total clause space: 335.816MB
777.66/777.88	c total #watches: 388400
779.35/779.59	c total #propagations: 479446789 / total #impl: 2141172120 (eff. 0.224)
779.35/779.59	c #Conflicts:    1071000 | #Learnt:      38878 | 0.000
779.35/779.59	c total clause space: 335.816MB
779.35/779.59	c total #watches: 392482
781.05/781.25	c total #propagations: 479940416 / total #impl: 2143724552 (eff. 0.224)
781.05/781.25	c #Conflicts:    1072000 | #Learnt:      39878 | 0.000
781.05/781.25	c total clause space: 335.816MB
781.05/781.25	c total #watches: 398242
782.75/782.98	c total #propagations: 480401500 / total #impl: 2146387499 (eff. 0.224)
782.75/782.98	c #Conflicts:    1073000 | #Learnt:      40878 | 0.000
782.75/782.98	c total clause space: 335.816MB
782.75/782.98	c total #watches: 402471
784.35/784.50	c total #propagations: 480843116 / total #impl: 2149147142 (eff. 0.224)
784.35/784.50	c #Conflicts:    1074000 | #Learnt:      41878 | 0.000
784.35/784.50	c total clause space: 335.816MB
784.35/784.50	c total #watches: 405247
786.25/786.47	c total #propagations: 481248142 / total #impl: 2151621538 (eff. 0.224)
786.25/786.47	c #Conflicts:    1075000 | #Learnt:      42878 | 0.000
786.25/786.47	c total clause space: 335.816MB
786.25/786.47	c total #watches: 408515
788.15/788.35	c total #propagations: 481731614 / total #impl: 2154673930 (eff. 0.224)
788.15/788.35	c #Conflicts:    1076000 | #Learnt:      43878 | 0.000
788.15/788.35	c total clause space: 335.816MB
788.15/788.35	c total #watches: 411426
789.85/790.07	c total #propagations: 482208726 / total #impl: 2157518945 (eff. 0.224)
789.85/790.07	c #Conflicts:    1077000 | #Learnt:      44878 | 0.000
789.85/790.07	c total clause space: 335.816MB
789.85/790.07	c total #watches: 414160
791.75/791.95	c total #propagations: 482633083 / total #impl: 2159896492 (eff. 0.223)
791.75/791.95	c #Conflicts:    1078000 | #Learnt:      45878 | 0.000
791.75/791.95	c total clause space: 335.816MB
791.75/791.95	c total #watches: 417594
793.65/793.88	c total #propagations: 483084202 / total #impl: 2162317079 (eff. 0.223)
793.65/793.88	c #Conflicts:    1079000 | #Learnt:      46878 | 0.000
793.65/793.88	c total clause space: 335.816MB
793.65/793.88	c total #watches: 420914
795.65/795.88	c total #propagations: 483543766 / total #impl: 2164914144 (eff. 0.223)
795.65/795.88	c #Conflicts:    1080000 | #Learnt:      47878 | 0.000
795.65/795.88	c total clause space: 335.816MB
795.65/795.88	c total #watches: 423328
797.75/797.97	c total #propagations: 484028067 / total #impl: 2167334764 (eff. 0.223)
797.75/797.97	c #Conflicts:    1081000 | #Learnt:      48878 | 0.000
797.75/797.97	c total clause space: 335.816MB
797.75/797.97	c total #watches: 426008
800.05/800.25	c total #propagations: 484534361 / total #impl: 2169867168 (eff. 0.223)
800.05/800.25	c #Conflicts:    1082000 | #Learnt:      49878 | 0.000
800.05/800.25	c total clause space: 335.816MB
800.05/800.25	c total #watches: 431167
801.35/801.50	c total #propagations: 485055007 / total #impl: 2172643231 (eff. 0.223)
801.35/801.50	c GC COLLECT
801.35/801.50	c #Conflicts:    1083000 | #Learnt:      25767 | 0.000
801.35/801.50	c total clause space: 335.816MB
801.35/801.50	c total #watches: 347335
802.15/802.38	c total #propagations: 485523274 / total #impl: 2174850980 (eff. 0.223)
802.15/802.38	c #Conflicts:    1084000 | #Learnt:      26767 | 0.000
802.15/802.38	c total clause space: 335.816MB
802.15/802.38	c total #watches: 350560
803.15/803.33	c total #propagations: 486041355 / total #impl: 2177123217 (eff. 0.223)
803.15/803.33	c #Conflicts:    1085000 | #Learnt:      27767 | 0.000
803.15/803.33	c total clause space: 335.816MB
803.15/803.33	c total #watches: 354136
804.05/804.28	c total #propagations: 486536349 / total #impl: 2179495683 (eff. 0.223)
804.05/804.28	c #Conflicts:    1086000 | #Learnt:      28767 | 0.000
804.05/804.28	c total clause space: 335.816MB
804.05/804.28	c total #watches: 356877
805.05/805.25	c total #propagations: 487004489 / total #impl: 2181740977 (eff. 0.223)
805.05/805.25	c #Conflicts:    1087000 | #Learnt:      29767 | 0.000
805.05/805.25	c total clause space: 335.816MB
805.05/805.25	c total #watches: 359783
806.05/806.21	c total #propagations: 487472469 / total #impl: 2183889478 (eff. 0.223)
806.05/806.21	c #Conflicts:    1088000 | #Learnt:      30767 | 0.000
806.05/806.21	c total clause space: 335.816MB
806.05/806.21	c total #watches: 362393
806.95/807.11	c total #propagations: 487928267 / total #impl: 2186208617 (eff. 0.223)
806.95/807.11	c #Conflicts:    1089000 | #Learnt:      31767 | 0.000
806.95/807.11	c total clause space: 335.816MB
806.95/807.11	c total #watches: 365450
808.05/808.29	c total #propagations: 488351941 / total #impl: 2188179465 (eff. 0.223)
808.05/808.29	c #Conflicts:    1090000 | #Learnt:      32767 | 0.000
808.05/808.29	c total clause space: 335.816MB
808.05/808.29	c total #watches: 368833
809.24/809.40	c total #propagations: 488854492 / total #impl: 2190435873 (eff. 0.223)
809.24/809.40	c #Conflicts:    1091000 | #Learnt:      33767 | 0.000
809.24/809.40	c total clause space: 335.816MB
809.24/809.40	c total #watches: 372647
810.04/810.27	c total #propagations: 489348726 / total #impl: 2192840782 (eff. 0.223)
810.04/810.27	c #Conflicts:    1092000 | #Learnt:      34767 | 0.000
810.04/810.27	c total clause space: 335.816MB
810.04/810.28	c total #watches: 376566
811.14/811.33	c total #propagations: 489756015 / total #impl: 2195008365 (eff. 0.223)
811.14/811.33	c #Conflicts:    1093000 | #Learnt:      35767 | 0.000
811.14/811.33	c total clause space: 335.816MB
811.14/811.33	c total #watches: 379393
812.24/812.47	c total #propagations: 490206951 / total #impl: 2197197092 (eff. 0.223)
812.24/812.47	c #Conflicts:    1094000 | #Learnt:      36767 | 0.000
812.24/812.47	c total clause space: 335.816MB
812.24/812.47	c total #watches: 385727
813.54/813.79	c total #propagations: 490634379 / total #impl: 2199669589 (eff. 0.223)
813.54/813.79	c #Conflicts:    1095000 | #Learnt:      37767 | 0.000
813.54/813.79	c total clause space: 335.816MB
813.54/813.79	c total #watches: 389677
814.95/815.13	c total #propagations: 491089322 / total #impl: 2202212811 (eff. 0.223)
814.95/815.13	c #Conflicts:    1096000 | #Learnt:      38767 | 0.000
814.95/815.13	c total clause space: 335.816MB
814.95/815.13	c total #watches: 392922
816.24/816.45	c total #propagations: 491553065 / total #impl: 2204765991 (eff. 0.223)
816.24/816.45	c #Conflicts:    1097000 | #Learnt:      39767 | 0.000
816.24/816.45	c total clause space: 335.816MB
816.24/816.45	c total #watches: 395832
817.74/817.96	c total #propagations: 491971101 / total #impl: 2206778032 (eff. 0.223)
817.74/817.96	c #Conflicts:    1098000 | #Learnt:      40767 | 0.000
817.74/817.96	c total clause space: 335.816MB
817.74/817.96	c total #watches: 399675
819.24/819.49	c total #propagations: 492471434 / total #impl: 2209169879 (eff. 0.223)
819.24/819.49	c #Conflicts:    1099000 | #Learnt:      41767 | 0.000
819.24/819.49	c total clause space: 335.816MB
819.24/819.49	c total #watches: 402700
820.64/820.84	c total #propagations: 492927567 / total #impl: 2211534797 (eff. 0.223)
820.64/820.84	c #Conflicts:    1100000 | #Learnt:      42767 | 0.000
820.64/820.84	c total clause space: 335.816MB
820.64/820.84	c total #watches: 405086
822.24/822.42	c total #propagations: 493345962 / total #impl: 2213598281 (eff. 0.223)
822.24/822.42	c #Conflicts:    1101000 | #Learnt:      43767 | 0.000
822.24/822.42	c total clause space: 335.816MB
822.24/822.42	c total #watches: 409050
823.85/824.06	c total #propagations: 493782166 / total #impl: 2215910555 (eff. 0.223)
823.85/824.06	c #Conflicts:    1102000 | #Learnt:      44767 | 0.000
823.85/824.06	c total clause space: 335.816MB
823.85/824.06	c total #watches: 412853
825.64/825.89	c total #propagations: 494229661 / total #impl: 2218213596 (eff. 0.223)
825.64/825.89	c #Conflicts:    1103000 | #Learnt:      45767 | 0.000
825.64/825.89	c total clause space: 335.816MB
825.64/825.89	c total #watches: 415519
827.54/827.72	c total #propagations: 494748655 / total #impl: 2220648678 (eff. 0.223)
827.54/827.72	c #Conflicts:    1104000 | #Learnt:      46767 | 0.000
827.54/827.72	c total clause space: 335.816MB
827.54/827.72	c total #watches: 419699
829.25/829.45	c total #propagations: 495221052 / total #impl: 2222968063 (eff. 0.223)
829.25/829.45	c #Conflicts:    1105000 | #Learnt:      47767 | 0.000
829.25/829.45	c total clause space: 335.816MB
829.25/829.45	c total #watches: 423062
831.35/831.54	c total #propagations: 495649282 / total #impl: 2225328474 (eff. 0.223)
831.35/831.54	c #Conflicts:    1106000 | #Learnt:      48767 | 0.000
831.35/831.54	c total clause space: 335.816MB
831.35/831.54	c total #watches: 425722
833.35/833.54	c total #propagations: 496120674 / total #impl: 2227770191 (eff. 0.223)
833.35/833.54	c #Conflicts:    1107000 | #Learnt:      49767 | 0.000
833.35/833.54	c total clause space: 335.816MB
833.35/833.54	c total #watches: 429190
835.35/835.56	c total #propagations: 496565301 / total #impl: 2229982623 (eff. 0.223)
835.35/835.56	c #Conflicts:    1108000 | #Learnt:      50767 | 0.000
835.35/835.56	c total clause space: 335.816MB
835.35/835.56	c total #watches: 432219
836.35/836.52	c total #propagations: 497005031 / total #impl: 2232466770 (eff. 0.223)
836.35/836.52	c GC COLLECT
836.35/836.52	c #Conflicts:    1109000 | #Learnt:      26375 | 0.000
836.35/836.52	c total clause space: 335.816MB
836.35/836.52	c total #watches: 349350
837.15/837.37	c total #propagations: 497500463 / total #impl: 2234759812 (eff. 0.223)
837.15/837.37	c #Conflicts:    1110000 | #Learnt:      27375 | 0.000
837.15/837.37	c total clause space: 335.816MB
837.15/837.37	c total #watches: 352249
838.05/838.24	c total #propagations: 497995604 / total #impl: 2237123003 (eff. 0.223)
838.05/838.24	c #Conflicts:    1111000 | #Learnt:      28375 | 0.000
838.05/838.24	c total clause space: 335.816MB
838.05/838.24	c total #watches: 356062
838.95/839.17	c total #propagations: 498480102 / total #impl: 2239363867 (eff. 0.223)
838.95/839.17	c #Conflicts:    1112000 | #Learnt:      29375 | 0.000
838.95/839.17	c total clause space: 335.816MB
838.95/839.17	c total #watches: 358629
839.95/840.19	c total #propagations: 498966456 / total #impl: 2241493179 (eff. 0.223)
839.95/840.19	c #Conflicts:    1113000 | #Learnt:      30375 | 0.000
839.95/840.19	c total clause space: 335.816MB
839.95/840.19	c total #watches: 361505
841.04/841.21	c total #propagations: 499461468 / total #impl: 2243842438 (eff. 0.223)
841.04/841.21	c #Conflicts:    1114000 | #Learnt:      31375 | 0.000
841.04/841.21	c total clause space: 335.816MB
841.04/841.21	c total #watches: 364784
842.14/842.37	c total #propagations: 499944936 / total #impl: 2246078210 (eff. 0.223)
842.14/842.37	c #Conflicts:    1115000 | #Learnt:      32375 | 0.000
842.14/842.37	c total clause space: 335.816MB
842.14/842.37	c total #watches: 367341
843.34/843.53	c total #propagations: 500457101 / total #impl: 2248404238 (eff. 0.223)
843.34/843.53	c #Conflicts:    1116000 | #Learnt:      33375 | 0.000
843.34/843.53	c total clause space: 335.816MB
843.34/843.53	c total #watches: 370445
844.54/844.71	c total #propagations: 500984453 / total #impl: 2250764706 (eff. 0.223)
844.54/844.71	c #Conflicts:    1117000 | #Learnt:      34375 | 0.000
844.54/844.71	c total clause space: 335.816MB
844.54/844.71	c total #watches: 373182
845.64/845.81	c total #propagations: 501483786 / total #impl: 2253003359 (eff. 0.223)
845.64/845.81	c #Conflicts:    1118000 | #Learnt:      35375 | 0.000
845.64/845.81	c total clause space: 335.816MB
845.64/845.81	c total #watches: 376463
846.74/846.94	c total #propagations: 501952603 / total #impl: 2255198787 (eff. 0.223)
846.74/846.94	c #Conflicts:    1119000 | #Learnt:      36375 | 0.000
846.74/846.94	c total clause space: 335.816MB
846.74/846.94	c total #watches: 380330
848.05/848.21	c total #propagations: 502387393 / total #impl: 2257488461 (eff. 0.223)
848.05/848.21	c #Conflicts:    1120000 | #Learnt:      37375 | 0.000
848.05/848.21	c total clause space: 335.816MB
848.05/848.21	c total #watches: 384702
849.34/849.54	c total #propagations: 502828764 / total #impl: 2259917413 (eff. 0.222)
849.34/849.54	c #Conflicts:    1121000 | #Learnt:      38375 | 0.000
849.34/849.54	c total clause space: 335.816MB
849.34/849.54	c total #watches: 387157
850.74/850.96	c total #propagations: 503280916 / total #impl: 2262078145 (eff. 0.222)
850.74/850.96	c #Conflicts:    1122000 | #Learnt:      39375 | 0.000
850.74/850.96	c total clause space: 335.816MB
850.74/850.96	c total #watches: 389606
852.24/852.45	c total #propagations: 503735352 / total #impl: 2264342861 (eff. 0.222)
852.24/852.45	c #Conflicts:    1123000 | #Learnt:      40375 | 0.000
852.24/852.45	c total clause space: 335.816MB
852.24/852.45	c total #watches: 392667
853.74/853.90	c total #propagations: 504226984 / total #impl: 2266948931 (eff. 0.222)
853.74/853.90	c #Conflicts:    1124000 | #Learnt:      41375 | 0.000
853.74/853.90	c total clause space: 335.816MB
853.74/853.90	c total #watches: 395799
855.24/855.48	c total #propagations: 504698771 / total #impl: 2269277873 (eff. 0.222)
855.24/855.48	c #Conflicts:    1125000 | #Learnt:      42375 | 0.000
855.24/855.48	c total clause space: 335.816MB
855.24/855.48	c total #watches: 398750
856.64/856.81	c total #propagations: 505170327 / total #impl: 2271550428 (eff. 0.222)
856.64/856.81	c #Conflicts:    1126000 | #Learnt:      43375 | 0.000
856.64/856.81	c total clause space: 335.816MB
856.64/856.81	c total #watches: 401310
857.85/858.01	c total #propagations: 505596568 / total #impl: 2273761763 (eff. 0.222)
857.85/858.01	c #Conflicts:    1127000 | #Learnt:      44375 | 0.000
857.85/858.01	c total clause space: 335.816MB
857.85/858.01	c total #watches: 403975
859.34/859.55	c total #propagations: 506016931 / total #impl: 2275953206 (eff. 0.222)
859.34/859.55	c #Conflicts:    1128000 | #Learnt:      45375 | 0.000
859.34/859.55	c total clause space: 335.816MB
859.34/859.55	c total #watches: 407201
860.64/860.84	c total #propagations: 506484297 / total #impl: 2278424425 (eff. 0.222)
860.64/860.84	c #Conflicts:    1129000 | #Learnt:      46375 | 0.000
860.64/860.84	c total clause space: 335.816MB
860.64/860.84	c total #watches: 410425
861.94/862.14	c total #propagations: 506867555 / total #impl: 2280460164 (eff. 0.222)
861.94/862.14	c #Conflicts:    1130000 | #Learnt:      47375 | 0.000
861.94/862.14	c total clause space: 335.816MB
861.94/862.14	c total #watches: 413072
863.24/863.42	c total #propagations: 507277620 / total #impl: 2282473611 (eff. 0.222)
863.24/863.42	c #Conflicts:    1131000 | #Learnt:      48375 | 0.000
863.24/863.42	c total clause space: 335.816MB
863.24/863.43	c total #watches: 415680
864.64/864.84	c total #propagations: 507730596 / total #impl: 2284493228 (eff. 0.222)
864.64/864.84	c #Conflicts:    1132000 | #Learnt:      49375 | 0.000
864.64/864.84	c total clause space: 335.816MB
864.64/864.84	c total #watches: 420630
866.24/866.42	c total #propagations: 508220260 / total #impl: 2286876721 (eff. 0.222)
866.24/866.42	c #Conflicts:    1133000 | #Learnt:      50375 | 0.000
866.24/866.42	c total clause space: 335.816MB
866.24/866.42	c total #watches: 423746
867.64/867.90	c total #propagations: 508675123 / total #impl: 2289414469 (eff. 0.222)
867.64/867.90	c #Conflicts:    1134000 | #Learnt:      51375 | 0.000
867.64/867.90	c total clause space: 335.816MB
867.64/867.90	c total #watches: 426322
868.54/868.77	c total #propagations: 509126618 / total #impl: 2291539756 (eff. 0.222)
868.54/868.77	c GC COLLECT
868.54/868.77	c #Conflicts:    1135000 | #Learnt:      26663 | 0.000
868.54/868.77	c total clause space: 335.816MB
868.54/868.77	c total #watches: 349956
869.34/869.59	c total #propagations: 509624474 / total #impl: 2293607862 (eff. 0.222)
869.34/869.59	c #Conflicts:    1136000 | #Learnt:      27663 | 0.000
869.34/869.59	c total clause space: 335.816MB
869.34/869.59	c total #watches: 352410
870.34/870.50	c total #propagations: 510083256 / total #impl: 2295423515 (eff. 0.222)
870.34/870.50	c #Conflicts:    1137000 | #Learnt:      28663 | 0.000
870.34/870.50	c total clause space: 335.816MB
870.34/870.50	c total #watches: 356456
871.24/871.40	c total #propagations: 510563510 / total #impl: 2297480941 (eff. 0.222)
871.24/871.40	c #Conflicts:    1138000 | #Learnt:      29663 | 0.000
871.24/871.40	c total clause space: 335.816MB
871.24/871.40	c total #watches: 359618
872.15/872.39	c total #propagations: 511049573 / total #impl: 2299699390 (eff. 0.222)
872.15/872.39	c #Conflicts:    1139000 | #Learnt:      30663 | 0.000
872.15/872.39	c total clause space: 335.816MB
872.15/872.39	c total #watches: 362294
873.14/873.40	c total #propagations: 511556776 / total #impl: 2301816132 (eff. 0.222)
873.14/873.40	c #Conflicts:    1140000 | #Learnt:      31663 | 0.000
873.14/873.40	c total clause space: 335.816MB
873.14/873.40	c total #watches: 364933
874.14/874.34	c total #propagations: 512070293 / total #impl: 2304163742 (eff. 0.222)
874.14/874.34	c #Conflicts:    1141000 | #Learnt:      32663 | 0.000
874.14/874.34	c total clause space: 335.816MB
874.14/874.34	c total #watches: 368319
875.24/875.41	c total #propagations: 512555196 / total #impl: 2306449185 (eff. 0.222)
875.24/875.41	c #Conflicts:    1142000 | #Learnt:      33663 | 0.000
875.24/875.41	c total clause space: 335.816MB
875.24/875.41	c total #watches: 371110
876.34/876.54	c total #propagations: 513080279 / total #impl: 2308681777 (eff. 0.222)
876.34/876.54	c #Conflicts:    1143000 | #Learnt:      34663 | 0.000
876.34/876.54	c total clause space: 335.816MB
876.34/876.54	c total #watches: 374024
877.34/877.56	c total #propagations: 513610802 / total #impl: 2311444987 (eff. 0.222)
877.34/877.56	c #Conflicts:    1144000 | #Learnt:      35663 | 0.000
877.34/877.56	c total clause space: 335.816MB
877.34/877.56	c total #watches: 376826
878.34/878.57	c total #propagations: 514110381 / total #impl: 2313688085 (eff. 0.222)
878.34/878.57	c #Conflicts:    1145000 | #Learnt:      36663 | 0.000
878.34/878.57	c total clause space: 335.816MB
878.34/878.57	c total #watches: 379844
879.64/879.82	c total #propagations: 514564824 / total #impl: 2315883633 (eff. 0.222)
879.64/879.82	c #Conflicts:    1146000 | #Learnt:      37663 | 0.000
879.64/879.82	c total clause space: 335.816MB
879.64/879.82	c total #watches: 382496
880.84/881.01	c total #propagations: 515096150 / total #impl: 2318354322 (eff. 0.222)
880.84/881.01	c #Conflicts:    1147000 | #Learnt:      38663 | 0.000
880.84/881.01	c total clause space: 335.816MB
880.84/881.01	c total #watches: 385385
881.94/882.18	c total #propagations: 515584014 / total #impl: 2320676172 (eff. 0.222)
881.94/882.18	c #Conflicts:    1148000 | #Learnt:      39663 | 0.000
881.94/882.18	c total clause space: 335.816MB
881.94/882.18	c total #watches: 388101
882.94/883.11	c total #propagations: 516068459 / total #impl: 2322877285 (eff. 0.222)
882.94/883.11	c #Conflicts:    1149000 | #Learnt:      40663 | 0.000
882.94/883.11	c total clause space: 335.816MB
882.94/883.11	c total #watches: 391365
883.94/884.11	c total #propagations: 516488028 / total #impl: 2324728167 (eff. 0.222)
883.94/884.11	c #Conflicts:    1150000 | #Learnt:      41663 | 0.000
883.94/884.11	c total clause space: 335.816MB
883.94/884.11	c total #watches: 394854
885.24/885.40	c total #propagations: 516884488 / total #impl: 2326747561 (eff. 0.222)
885.24/885.40	c #Conflicts:    1151000 | #Learnt:      42663 | 0.000
885.24/885.40	c total clause space: 335.816MB
885.24/885.40	c total #watches: 397743
886.54/886.72	c total #propagations: 517359716 / total #impl: 2329106332 (eff. 0.222)
886.54/886.72	c #Conflicts:    1152000 | #Learnt:      43663 | 0.000
886.54/886.72	c total clause space: 335.816MB
886.54/886.72	c total #watches: 400200
887.64/887.81	c total #propagations: 517857213 / total #impl: 2331355654 (eff. 0.222)
887.64/887.81	c #Conflicts:    1153000 | #Learnt:      44663 | 0.000
887.64/887.81	c total clause space: 335.816MB
887.64/887.81	c total #watches: 403229
888.94/889.14	c total #propagations: 518245818 / total #impl: 2333324842 (eff. 0.222)
888.94/889.14	c #Conflicts:    1154000 | #Learnt:      45663 | 0.000
888.94/889.14	c total clause space: 335.816MB
888.94/889.14	c total #watches: 405867
890.34/890.54	c total #propagations: 518722494 / total #impl: 2335273548 (eff. 0.222)
890.34/890.54	c #Conflicts:    1155000 | #Learnt:      46663 | 0.000
890.34/890.54	c total clause space: 335.816MB
890.34/890.54	c total #watches: 409010
891.64/891.82	c total #propagations: 519191480 / total #impl: 2337445882 (eff. 0.222)
891.64/891.82	c #Conflicts:    1156000 | #Learnt:      47663 | 0.000
891.64/891.82	c total clause space: 335.816MB
891.64/891.83	c total #watches: 412334
892.84/893.00	c total #propagations: 519608568 / total #impl: 2339398647 (eff. 0.222)
892.84/893.00	c #Conflicts:    1157000 | #Learnt:      48663 | 0.000
892.84/893.00	c total clause space: 335.816MB
892.84/893.00	c total #watches: 414922
894.04/894.27	c total #propagations: 520012010 / total #impl: 2341511369 (eff. 0.222)
894.04/894.27	c #Conflicts:    1158000 | #Learnt:      49663 | 0.000
894.04/894.27	c total clause space: 335.816MB
894.04/894.27	c total #watches: 418717
895.53/895.70	c total #propagations: 520419253 / total #impl: 2343650392 (eff. 0.222)
895.53/895.70	c #Conflicts:    1159000 | #Learnt:      50663 | 0.000
895.53/895.70	c total clause space: 335.816MB
895.53/895.70	c total #watches: 421402
896.63/896.89	c total #propagations: 520877727 / total #impl: 2345706522 (eff. 0.222)
896.63/896.89	c #Conflicts:    1160000 | #Learnt:      51663 | 0.000
896.63/896.89	c total clause space: 335.816MB
896.63/896.89	c total #watches: 423972
897.63/897.86	c total #propagations: 521292250 / total #impl: 2347702647 (eff. 0.222)
897.63/897.86	c GC COLLECT
897.63/897.86	c #Conflicts:    1161000 | #Learnt:      26655 | 0.000
897.63/897.86	c total clause space: 335.816MB
897.63/897.86	c total #watches: 349844
898.43/898.60	c total #propagations: 521773108 / total #impl: 2349842458 (eff. 0.222)
898.43/898.60	c #Conflicts:    1162000 | #Learnt:      27655 | 0.000
898.43/898.60	c total clause space: 335.816MB
898.43/898.60	c total #watches: 352272
899.33/899.59	c total #propagations: 522243560 / total #impl: 2351886489 (eff. 0.222)
899.33/899.59	c #Conflicts:    1163000 | #Learnt:      28655 | 0.000
899.33/899.59	c total clause space: 335.816MB
899.33/899.59	c total #watches: 355525
900.43/900.63	c total #propagations: 522793885 / total #impl: 2355029340 (eff. 0.222)
900.43/900.63	c #Conflicts:    1164000 | #Learnt:      29655 | 0.000
900.43/900.63	c total clause space: 335.816MB
900.43/900.63	c total #watches: 359569
901.33/901.55	c total #propagations: 523292202 / total #impl: 2358336534 (eff. 0.222)
901.33/901.55	c #Conflicts:    1165000 | #Learnt:      30655 | 0.000
901.33/901.55	c total clause space: 335.816MB
901.33/901.55	c total #watches: 363934
902.23/902.49	c total #propagations: 523729917 / total #impl: 2361139111 (eff. 0.222)
902.23/902.49	c #Conflicts:    1166000 | #Learnt:      31655 | 0.000
902.23/902.49	c total clause space: 335.816MB
902.23/902.49	c total #watches: 369521
903.43/903.69	c total #propagations: 524107013 / total #impl: 2363629795 (eff. 0.222)
903.43/903.69	c #Conflicts:    1167000 | #Learnt:      32655 | 0.000
903.43/903.69	c total clause space: 335.816MB
903.43/903.69	c total #watches: 375954
905.03/905.26	c total #propagations: 524526459 / total #impl: 2366857148 (eff. 0.222)
905.03/905.26	c #Conflicts:    1168000 | #Learnt:      33655 | 0.000
905.03/905.26	c total clause space: 335.816MB
905.03/905.26	c total #watches: 380844
906.73/906.91	c total #propagations: 525023965 / total #impl: 2370696411 (eff. 0.221)
906.73/906.91	c #Conflicts:    1169000 | #Learnt:      34655 | 0.000
906.73/906.91	c total clause space: 335.816MB
906.73/906.91	c total #watches: 386307
908.44/908.65	c total #propagations: 525523117 / total #impl: 2373967257 (eff. 0.221)
908.44/908.65	c #Conflicts:    1170000 | #Learnt:      35655 | 0.000
908.44/908.65	c total clause space: 335.816MB
908.44/908.65	c total #watches: 389393
909.93/910.18	c total #propagations: 526036552 / total #impl: 2376939751 (eff. 0.221)
909.93/910.18	c #Conflicts:    1171000 | #Learnt:      36655 | 0.000
909.93/910.18	c total clause space: 335.816MB
909.93/910.18	c total #watches: 393774
911.84/912.02	c total #propagations: 526422457 / total #impl: 2379882281 (eff. 0.221)
911.84/912.02	c #Conflicts:    1172000 | #Learnt:      37655 | 0.000
911.84/912.02	c total clause space: 335.816MB
911.84/912.02	c total #watches: 398543
913.83/914.03	c total #propagations: 526898752 / total #impl: 2383144617 (eff. 0.221)
913.83/914.03	c #Conflicts:    1173000 | #Learnt:      38655 | 0.000
913.83/914.03	c total clause space: 335.816MB
913.83/914.03	c total #watches: 402312
915.63/915.82	c total #propagations: 527397352 / total #impl: 2386328631 (eff. 0.221)
915.63/915.82	c #Conflicts:    1174000 | #Learnt:      39655 | 0.000
915.63/915.82	c total clause space: 335.816MB
915.63/915.83	c total #watches: 406180
917.53/917.76	c total #propagations: 527822234 / total #impl: 2388627300 (eff. 0.221)
917.53/917.76	c #Conflicts:    1175000 | #Learnt:      40655 | 0.000
917.53/917.76	c total clause space: 335.816MB
917.53/917.76	c total #watches: 410434
919.13/919.37	c total #propagations: 528317994 / total #impl: 2391097306 (eff. 0.221)
919.13/919.37	c #Conflicts:    1176000 | #Learnt:      41655 | 0.000
919.13/919.37	c total clause space: 335.816MB
919.13/919.37	c total #watches: 412912
921.13/921.33	c total #propagations: 528750603 / total #impl: 2393023460 (eff. 0.221)
921.13/921.33	c #Conflicts:    1177000 | #Learnt:      42655 | 0.000
921.13/921.33	c total clause space: 335.816MB
921.13/921.33	c total #watches: 415625
922.74/922.99	c total #propagations: 529243426 / total #impl: 2395398501 (eff. 0.221)
922.74/922.99	c #Conflicts:    1178000 | #Learnt:      43655 | 0.000
922.74/922.99	c total clause space: 335.816MB
922.74/923.00	c total #watches: 418448
924.83/925.10	c total #propagations: 529601642 / total #impl: 2397014338 (eff. 0.221)
924.83/925.10	c #Conflicts:    1179000 | #Learnt:      44655 | 0.000
924.83/925.10	c total clause space: 335.816MB
924.83/925.10	c total #watches: 420993
926.83/927.06	c total #propagations: 530098622 / total #impl: 2399928101 (eff. 0.221)
926.83/927.06	c #Conflicts:    1180000 | #Learnt:      45655 | 0.000
926.83/927.06	c total clause space: 335.816MB
926.83/927.06	c total #watches: 424349
928.63/928.87	c total #propagations: 530541961 / total #impl: 2402675262 (eff. 0.221)
928.63/928.87	c #Conflicts:    1181000 | #Learnt:      46655 | 0.000
928.63/928.87	c total clause space: 335.816MB
928.63/928.87	c total #watches: 427279
930.73/930.93	c total #propagations: 530911442 / total #impl: 2404527729 (eff. 0.221)
930.73/930.93	c #Conflicts:    1182000 | #Learnt:      47655 | 0.000
930.73/930.93	c total clause space: 335.816MB
930.73/930.93	c total #watches: 430533
933.03/933.24	c total #propagations: 531330069 / total #impl: 2407036497 (eff. 0.221)
933.03/933.24	c #Conflicts:    1183000 | #Learnt:      48655 | 0.000
933.03/933.24	c total clause space: 335.816MB
933.03/933.24	c total #watches: 434406
935.13/935.33	c total #propagations: 531786902 / total #impl: 2410188422 (eff. 0.221)
935.13/935.33	c #Conflicts:    1184000 | #Learnt:      49655 | 0.000
935.13/935.33	c total clause space: 335.816MB
935.13/935.33	c total #watches: 438660
937.03/937.22	c total #propagations: 532191862 / total #impl: 2412481830 (eff. 0.221)
937.03/937.22	c #Conflicts:    1185000 | #Learnt:      50655 | 0.000
937.03/937.22	c total clause space: 335.816MB
937.03/937.22	c total #watches: 441454
939.23/939.48	c total #propagations: 532576965 / total #impl: 2414640125 (eff. 0.221)
939.23/939.48	c #Conflicts:    1186000 | #Learnt:      51655 | 0.000
939.23/939.48	c total clause space: 335.816MB
939.23/939.48	c total #watches: 443755
941.53/941.70	c total #propagations: 533009153 / total #impl: 2416872740 (eff. 0.221)
941.53/941.70	c GC COLLECT
941.53/941.70	c #Conflicts:    1187000 | #Learnt:      26355 | 0.000
941.53/941.70	c total clause space: 335.816MB
941.53/941.70	c total #watches: 348996
942.23/942.48	c total #propagations: 533468183 / total #impl: 2419499583 (eff. 0.220)
942.23/942.48	c #Conflicts:    1188000 | #Learnt:      27355 | 0.000
942.23/942.48	c total clause space: 335.816MB
942.23/942.48	c total #watches: 352654
943.03/943.28	c total #propagations: 533946964 / total #impl: 2422006681 (eff. 0.220)
943.03/943.28	c #Conflicts:    1189000 | #Learnt:      28355 | 0.000
943.03/943.28	c total clause space: 335.816MB
943.03/943.28	c total #watches: 355032
944.23/944.41	c total #propagations: 534405245 / total #impl: 2423826043 (eff. 0.220)
944.23/944.41	c #Conflicts:    1190000 | #Learnt:      29355 | 0.000
944.23/944.41	c total clause space: 335.816MB
944.23/944.41	c total #watches: 357584
945.23/945.43	c total #propagations: 535021614 / total #impl: 2426444559 (eff. 0.220)
945.23/945.43	c #Conflicts:    1191000 | #Learnt:      30355 | 0.000
945.23/945.43	c total clause space: 335.816MB
945.23/945.43	c total #watches: 361110
946.23/946.46	c total #propagations: 535538939 / total #impl: 2429061827 (eff. 0.220)
946.23/946.46	c #Conflicts:    1192000 | #Learnt:      31355 | 0.000
946.23/946.46	c total clause space: 335.816MB
946.23/946.46	c total #watches: 364404
947.33/947.59	c total #propagations: 536024979 / total #impl: 2431416168 (eff. 0.220)
947.33/947.59	c #Conflicts:    1193000 | #Learnt:      32355 | 0.000
947.33/947.59	c total clause space: 335.816MB
947.33/947.59	c total #watches: 367349
948.43/948.63	c total #propagations: 536533650 / total #impl: 2434122849 (eff. 0.220)
948.43/948.63	c #Conflicts:    1194000 | #Learnt:      33355 | 0.000
948.43/948.63	c total clause space: 335.816MB
948.43/948.63	c total #watches: 369826
949.43/949.64	c total #propagations: 537027487 / total #impl: 2436377911 (eff. 0.220)
949.43/949.64	c #Conflicts:    1195000 | #Learnt:      34355 | 0.000
949.43/949.64	c total clause space: 335.816MB
949.43/949.64	c total #watches: 373247
950.43/950.62	c total #propagations: 537500337 / total #impl: 2438856298 (eff. 0.220)
950.43/950.62	c #Conflicts:    1196000 | #Learnt:      35355 | 0.000
950.43/950.62	c total clause space: 335.816MB
950.43/950.62	c total #watches: 375876
951.43/951.63	c total #propagations: 537950982 / total #impl: 2440681019 (eff. 0.220)
951.43/951.63	c #Conflicts:    1197000 | #Learnt:      36355 | 0.000
951.43/951.63	c total clause space: 335.816MB
951.43/951.63	c total #watches: 379352
952.53/952.74	c total #propagations: 538377452 / total #impl: 2443304359 (eff. 0.220)
952.53/952.74	c #Conflicts:    1198000 | #Learnt:      37355 | 0.000
952.53/952.74	c total clause space: 335.816MB
952.53/952.74	c total #watches: 382635
953.42/953.67	c total #propagations: 538836698 / total #impl: 2445786069 (eff. 0.220)
953.42/953.67	c #Conflicts:    1199000 | #Learnt:      38355 | 0.000
953.42/953.67	c total clause space: 335.816MB
953.42/953.67	c total #watches: 385934
954.63/954.84	c total #propagations: 539204457 / total #impl: 2447605537 (eff. 0.220)
954.63/954.84	c #Conflicts:    1200000 | #Learnt:      39355 | 0.000
954.63/954.84	c total clause space: 335.816MB
954.63/954.84	c total #watches: 388198
955.73/955.92	c total #propagations: 539687523 / total #impl: 2450078379 (eff. 0.220)
955.73/955.92	c #Conflicts:    1201000 | #Learnt:      40355 | 0.000
955.73/955.92	c total clause space: 335.816MB
955.73/955.92	c total #watches: 391687
956.83/957.09	c total #propagations: 540144317 / total #impl: 2452477619 (eff. 0.220)
956.83/957.09	c #Conflicts:    1202000 | #Learnt:      41355 | 0.000
956.83/957.09	c total clause space: 335.816MB
956.83/957.09	c total #watches: 394679
958.03/958.28	c total #propagations: 540609698 / total #impl: 2454710276 (eff. 0.220)
958.03/958.28	c #Conflicts:    1203000 | #Learnt:      42355 | 0.000
958.03/958.28	c total clause space: 335.816MB
958.03/958.28	c total #watches: 397848
959.13/959.32	c total #propagations: 541107350 / total #impl: 2457321419 (eff. 0.220)
959.13/959.32	c #Conflicts:    1204000 | #Learnt:      43355 | 0.000
959.13/959.32	c total clause space: 335.816MB
959.13/959.32	c total #watches: 400589
960.23/960.45	c total #propagations: 541562091 / total #impl: 2459629729 (eff. 0.220)
960.23/960.45	c #Conflicts:    1205000 | #Learnt:      44355 | 0.000
960.23/960.45	c total clause space: 335.816MB
960.23/960.45	c total #watches: 403647
961.42/961.65	c total #propagations: 542010441 / total #impl: 2462212441 (eff. 0.220)
961.42/961.65	c #Conflicts:    1206000 | #Learnt:      45355 | 0.000
961.42/961.65	c total clause space: 335.816MB
961.42/961.66	c total #watches: 407307
962.62/962.84	c total #propagations: 542491852 / total #impl: 2464745577 (eff. 0.220)
962.62/962.84	c #Conflicts:    1207000 | #Learnt:      46355 | 0.000
962.62/962.84	c total clause space: 335.816MB
962.62/962.84	c total #watches: 411382
964.22/964.45	c total #propagations: 542885526 / total #impl: 2466739446 (eff. 0.220)
964.22/964.45	c #Conflicts:    1208000 | #Learnt:      47355 | 0.000
964.22/964.45	c total clause space: 335.816MB
964.22/964.45	c total #watches: 415010
965.63/965.83	c total #propagations: 543399882 / total #impl: 2469289490 (eff. 0.220)
965.63/965.83	c #Conflicts:    1209000 | #Learnt:      48355 | 0.000
965.63/965.83	c total clause space: 335.816MB
965.63/965.83	c total #watches: 418916
966.83/967.09	c total #propagations: 543904340 / total #impl: 2471819801 (eff. 0.220)
966.83/967.09	c #Conflicts:    1210000 | #Learnt:      49355 | 0.000
966.83/967.09	c total clause space: 335.816MB
966.83/967.09	c total #watches: 421668
968.22/968.46	c total #propagations: 544329277 / total #impl: 2473814734 (eff. 0.220)
968.22/968.46	c #Conflicts:    1211000 | #Learnt:      50355 | 0.000
968.22/968.46	c total clause space: 335.816MB
968.22/968.46	c total #watches: 424674
969.52/969.77	c total #propagations: 544758030 / total #impl: 2476107918 (eff. 0.220)
969.52/969.77	c #Conflicts:    1212000 | #Learnt:      51355 | 0.000
969.52/969.77	c total clause space: 335.816MB
969.52/969.77	c total #watches: 427201
970.62/970.87	c total #propagations: 545170444 / total #impl: 2478334406 (eff. 0.220)
970.62/970.87	c #Conflicts:    1213000 | #Learnt:      52355 | 0.000
970.62/970.87	c total clause space: 335.816MB
970.62/970.87	c total #watches: 429732
971.92/972.13	c total #propagations: 545554180 / total #impl: 2480246347 (eff. 0.220)
971.92/972.13	c GC COLLECT
971.92/972.13	c #Conflicts:    1214000 | #Learnt:      26749 | 0.000
971.92/972.13	c total clause space: 335.816MB
971.92/972.13	c total #watches: 350130
972.52/972.78	c total #propagations: 545966086 / total #impl: 2482355080 (eff. 0.220)
972.52/972.78	c #Conflicts:    1215000 | #Learnt:      27749 | 0.000
972.52/972.78	c total clause space: 335.816MB
972.52/972.78	c total #watches: 353095
973.22/973.42	c total #propagations: 546382026 / total #impl: 2484389914 (eff. 0.220)
973.22/973.42	c #Conflicts:    1216000 | #Learnt:      28749 | 0.000
973.22/973.42	c total clause space: 335.816MB
973.22/973.42	c total #watches: 356054
973.92/974.17	c total #propagations: 546801598 / total #impl: 2486451894 (eff. 0.220)
973.92/974.17	c #Conflicts:    1217000 | #Learnt:      29749 | 0.000
973.92/974.17	c total clause space: 335.816MB
973.92/974.17	c total #watches: 358310
974.72/974.94	c total #propagations: 547241485 / total #impl: 2488289599 (eff. 0.220)
974.72/974.94	c #Conflicts:    1218000 | #Learnt:      30749 | 0.000
974.72/974.94	c total clause space: 335.816MB
974.72/974.94	c total #watches: 360524
975.52/975.73	c total #propagations: 547677565 / total #impl: 2490115407 (eff. 0.220)
975.52/975.73	c #Conflicts:    1219000 | #Learnt:      31749 | 0.000
975.52/975.73	c total clause space: 335.816MB
975.52/975.73	c total #watches: 363761
976.22/976.49	c total #propagations: 548104059 / total #impl: 2492210376 (eff. 0.220)
976.22/976.49	c #Conflicts:    1220000 | #Learnt:      32749 | 0.000
976.22/976.49	c total clause space: 335.816MB
976.22/976.49	c total #watches: 366926
976.92/977.14	c total #propagations: 548488563 / total #impl: 2494143926 (eff. 0.220)
976.92/977.14	c #Conflicts:    1221000 | #Learnt:      33748 | 0.000
976.92/977.14	c total clause space: 335.816MB
976.92/977.14	c total #watches: 369491
977.62/977.85	c total #propagations: 548863417 / total #impl: 2495987379 (eff. 0.220)
977.62/977.85	c #Conflicts:    1222000 | #Learnt:      34748 | 0.000
977.62/977.85	c total clause space: 335.816MB
977.62/977.85	c total #watches: 371988
978.42/978.60	c total #propagations: 549274595 / total #impl: 2497802750 (eff. 0.220)
978.42/978.60	c #Conflicts:    1223000 | #Learnt:      35748 | 0.000
978.42/978.60	c total clause space: 335.816MB
978.42/978.60	c total #watches: 375029
979.12/979.30	c total #propagations: 549676175 / total #impl: 2499585499 (eff. 0.220)
979.12/979.30	c #Conflicts:    1224000 | #Learnt:      36748 | 0.000
979.12/979.30	c total clause space: 335.816MB
979.12/979.30	c total #watches: 378058
979.92/980.15	c total #propagations: 550076149 / total #impl: 2501576041 (eff. 0.220)
979.92/980.15	c #Conflicts:    1225000 | #Learnt:      37748 | 0.000
979.92/980.15	c total clause space: 335.816MB
979.92/980.15	c total #watches: 380511
980.82/981.07	c total #propagations: 550488119 / total #impl: 2503480349 (eff. 0.220)
980.82/981.07	c #Conflicts:    1226000 | #Learnt:      38748 | 0.000
980.82/981.07	c total clause space: 335.816MB
980.82/981.07	c total #watches: 383326
981.62/981.86	c total #propagations: 550910225 / total #impl: 2505379346 (eff. 0.220)
981.62/981.86	c #Conflicts:    1227000 | #Learnt:      39748 | 0.000
981.62/981.86	c total clause space: 335.816MB
981.62/981.86	c total #watches: 386105
982.31/982.59	c total #propagations: 551286511 / total #impl: 2507253895 (eff. 0.220)
982.31/982.59	c #Conflicts:    1228000 | #Learnt:      40748 | 0.000
982.31/982.59	c total clause space: 335.816MB
982.31/982.59	c total #watches: 389556
983.22/983.49	c total #propagations: 551646371 / total #impl: 2509288858 (eff. 0.220)
983.22/983.49	c #Conflicts:    1229000 | #Learnt:      41748 | 0.000
983.22/983.49	c total clause space: 335.816MB
983.22/983.49	c total #watches: 392293
984.32/984.53	c total #propagations: 552052037 / total #impl: 2511590724 (eff. 0.220)
984.32/984.53	c #Conflicts:    1230000 | #Learnt:      42748 | 0.000
984.32/984.53	c total clause space: 335.816MB
984.32/984.53	c total #watches: 395717
985.31/985.60	c total #propagations: 552465069 / total #impl: 2513965271 (eff. 0.220)
985.31/985.60	c #Conflicts:    1231000 | #Learnt:      43748 | 0.000
985.31/985.60	c total clause space: 335.816MB
985.31/985.60	c total #watches: 398127
986.62/986.84	c total #propagations: 552878837 / total #impl: 2516157164 (eff. 0.220)
986.62/986.84	c #Conflicts:    1232000 | #Learnt:      44748 | 0.000
986.62/986.84	c total clause space: 335.816MB
986.62/986.84	c total #watches: 402366
988.01/988.20	c total #propagations: 553283731 / total #impl: 2518272907 (eff. 0.220)
988.01/988.20	c #Conflicts:    1233000 | #Learnt:      45748 | 0.000
988.01/988.20	c total clause space: 335.816MB
988.01/988.20	c total #watches: 405890
989.21/989.40	c total #propagations: 553759684 / total #impl: 2520488842 (eff. 0.220)
989.21/989.40	c #Conflicts:    1234000 | #Learnt:      46748 | 0.000
989.21/989.40	c total clause space: 335.816MB
989.21/989.40	c total #watches: 411012
990.41/990.64	c total #propagations: 554186278 / total #impl: 2522846407 (eff. 0.220)
990.41/990.64	c #Conflicts:    1235000 | #Learnt:      47748 | 0.000
990.41/990.64	c total clause space: 335.816MB
990.41/990.64	c total #watches: 414198
991.51/991.79	c total #propagations: 554585289 / total #impl: 2524920064 (eff. 0.220)
991.51/991.79	c #Conflicts:    1236000 | #Learnt:      48748 | 0.000
991.51/991.79	c total clause space: 335.816MB
991.51/991.79	c total #watches: 416645
992.81/993.09	c total #propagations: 555050867 / total #impl: 2527035357 (eff. 0.220)
992.81/993.09	c #Conflicts:    1237000 | #Learnt:      49748 | 0.000
992.81/993.09	c total clause space: 335.816MB
992.81/993.09	c total #watches: 419345
994.21/994.46	c total #propagations: 555511752 / total #impl: 2529103740 (eff. 0.220)
994.21/994.46	c #Conflicts:    1238000 | #Learnt:      50748 | 0.000
994.21/994.46	c total clause space: 335.816MB
994.21/994.46	c total #watches: 421978
995.70/995.91	c total #propagations: 555951118 / total #impl: 2531080473 (eff. 0.220)
995.70/995.91	c #Conflicts:    1239000 | #Learnt:      51748 | 0.000
995.70/995.91	c total clause space: 335.816MB
995.70/995.91	c total #watches: 425638
997.00/997.25	c total #propagations: 556410288 / total #impl: 2533531770 (eff. 0.220)
997.00/997.25	c #Conflicts:    1240000 | #Learnt:      52748 | 0.000
997.00/997.25	c total clause space: 335.816MB
997.00/997.25	c total #watches: 428502
998.30/998.59	c total #propagations: 556878197 / total #impl: 2535958150 (eff. 0.220)
998.30/998.59	c #Conflicts:    1241000 | #Learnt:      53748 | 0.000
998.30/998.59	c total clause space: 335.816MB
998.30/998.59	c total #watches: 431536
999.20/999.48	c total #propagations: 557306415 / total #impl: 2537967109 (eff. 0.220)
999.20/999.48	c GC COLLECT
999.20/999.48	c #Conflicts:    1242000 | #Learnt:      27843 | 0.000
999.20/999.48	c total clause space: 335.816MB
999.20/999.48	c total #watches: 353996
1000.00/1000.26	c total #propagations: 557778598 / total #impl: 2539999427 (eff. 0.220)
1000.00/1000.26	c #Conflicts:    1243000 | #Learnt:      28843 | 0.000
1000.00/1000.26	c total clause space: 335.816MB
1000.00/1000.26	c total #watches: 357516
1000.70/1001.00	c total #propagations: 558236555 / total #impl: 2542202001 (eff. 0.220)
1000.70/1001.00	c #Conflicts:    1244000 | #Learnt:      29843 | 0.000
1000.70/1001.00	c total clause space: 335.816MB
1000.70/1001.00	c total #watches: 359799
1001.40/1001.66	c total #propagations: 558718369 / total #impl: 2544149909 (eff. 0.220)
1001.40/1001.66	c #Conflicts:    1245000 | #Learnt:      30843 | 0.000
1001.40/1001.66	c total clause space: 335.816MB
1001.40/1001.66	c total #watches: 363488
1002.09/1002.39	c total #propagations: 559120043 / total #impl: 2546004703 (eff. 0.220)
1002.09/1002.39	c #Conflicts:    1246000 | #Learnt:      31843 | 0.000
1002.09/1002.39	c total clause space: 335.816MB
1002.09/1002.39	c total #watches: 366458
1003.00/1003.24	c total #propagations: 559525486 / total #impl: 2547870130 (eff. 0.220)
1003.00/1003.24	c #Conflicts:    1247000 | #Learnt:      32843 | 0.000
1003.00/1003.24	c total clause space: 335.816MB
1003.00/1003.24	c total #watches: 369908
1003.89/1004.16	c total #propagations: 560019154 / total #impl: 2549927780 (eff. 0.220)
1003.89/1004.16	c #Conflicts:    1248000 | #Learnt:      33843 | 0.000
1003.89/1004.16	c total clause space: 335.816MB
1003.89/1004.16	c total #watches: 372419
1004.79/1005.08	c total #propagations: 560489711 / total #impl: 2551912545 (eff. 0.220)
1004.79/1005.08	c #Conflicts:    1249000 | #Learnt:      34843 | 0.000
1004.79/1005.08	c total clause space: 335.816MB
1004.79/1005.08	c total #watches: 374810
1005.79/1006.01	c total #propagations: 560928873 / total #impl: 2553710974 (eff. 0.220)
1005.79/1006.01	c #Conflicts:    1250000 | #Learnt:      35843 | 0.000
1005.79/1006.01	c total clause space: 335.816MB
1005.79/1006.01	c total #watches: 378261
1006.79/1007.07	c total #propagations: 561343825 / total #impl: 2555453469 (eff. 0.220)
1006.79/1007.07	c #Conflicts:    1251000 | #Learnt:      36843 | 0.000
1006.79/1007.07	c total clause space: 335.816MB
1006.79/1007.07	c total #watches: 381469
1007.79/1008.04	c total #propagations: 561789703 / total #impl: 2557617331 (eff. 0.220)
1007.79/1008.04	c #Conflicts:    1252000 | #Learnt:      37843 | 0.000
1007.79/1008.04	c total clause space: 335.816MB
1007.79/1008.04	c total #watches: 383911
1008.89/1009.15	c total #propagations: 562221321 / total #impl: 2559691193 (eff. 0.220)
1008.89/1009.15	c #Conflicts:    1253000 | #Learnt:      38843 | 0.000
1008.89/1009.15	c total clause space: 335.816MB
1008.89/1009.15	c total #watches: 388307
1010.09/1010.36	c total #propagations: 562670648 / total #impl: 2562040628 (eff. 0.220)
1010.09/1010.36	c #Conflicts:    1254000 | #Learnt:      39843 | 0.000
1010.09/1010.36	c total clause space: 335.816MB
1010.09/1010.36	c total #watches: 391198
1011.19/1011.43	c total #propagations: 563167520 / total #impl: 2564302365 (eff. 0.220)
1011.19/1011.43	c #Conflicts:    1255000 | #Learnt:      40843 | 0.000
1011.19/1011.43	c total clause space: 335.816MB
1011.19/1011.43	c total #watches: 394203
1012.29/1012.54	c total #propagations: 563597457 / total #impl: 2566343477 (eff. 0.220)
1012.29/1012.54	c #Conflicts:    1256000 | #Learnt:      41843 | 0.000
1012.29/1012.54	c total clause space: 335.816MB
1012.29/1012.54	c total #watches: 396793
1013.49/1013.77	c total #propagations: 564011590 / total #impl: 2568183892 (eff. 0.220)
1013.49/1013.77	c #Conflicts:    1257000 | #Learnt:      42843 | 0.000
1013.49/1013.77	c total clause space: 335.816MB
1013.49/1013.77	c total #watches: 401096
1014.69/1014.97	c total #propagations: 564484584 / total #impl: 2570663625 (eff. 0.220)
1014.69/1014.97	c #Conflicts:    1258000 | #Learnt:      43843 | 0.000
1014.69/1014.97	c total clause space: 335.816MB
1014.69/1014.97	c total #watches: 404573
1015.99/1016.24	c total #propagations: 564925312 / total #impl: 2572861262 (eff. 0.220)
1015.99/1016.24	c #Conflicts:    1259000 | #Learnt:      44843 | 0.000
1015.99/1016.24	c total clause space: 335.816MB
1015.99/1016.24	c total #watches: 407721
1017.39/1017.63	c total #propagations: 565363369 / total #impl: 2575034996 (eff. 0.220)
1017.39/1017.63	c #Conflicts:    1260000 | #Learnt:      45843 | 0.000
1017.39/1017.63	c total clause space: 335.816MB
1017.39/1017.63	c total #watches: 410990
1018.69/1018.97	c total #propagations: 565820235 / total #impl: 2577530703 (eff. 0.220)
1018.69/1018.97	c #Conflicts:    1261000 | #Learnt:      46843 | 0.000
1018.69/1018.97	c total clause space: 335.816MB
1018.69/1018.97	c total #watches: 415017
1020.19/1020.42	c total #propagations: 566266796 / total #impl: 2579809892 (eff. 0.219)
1020.19/1020.42	c #Conflicts:    1262000 | #Learnt:      47843 | 0.000
1020.19/1020.42	c total clause space: 335.816MB
1020.19/1020.42	c total #watches: 418641
1021.49/1021.79	c total #propagations: 566706662 / total #impl: 2582180595 (eff. 0.219)
1021.49/1021.79	c #Conflicts:    1263000 | #Learnt:      48843 | 0.000
1021.49/1021.79	c total clause space: 335.816MB
1021.49/1021.79	c total #watches: 421994
1022.89/1023.19	c total #propagations: 567118867 / total #impl: 2584354652 (eff. 0.219)
1022.89/1023.19	c #Conflicts:    1264000 | #Learnt:      49843 | 0.000
1022.89/1023.19	c total clause space: 335.816MB
1022.89/1023.19	c total #watches: 424677
1024.18/1024.42	c total #propagations: 567549984 / total #impl: 2586460067 (eff. 0.219)
1024.18/1024.42	c #Conflicts:    1265000 | #Learnt:      50843 | 0.000
1024.18/1024.42	c total clause space: 335.816MB
1024.18/1024.42	c total #watches: 428074
1025.58/1025.86	c total #propagations: 567928749 / total #impl: 2588591636 (eff. 0.219)
1025.58/1025.86	c #Conflicts:    1266000 | #Learnt:      51843 | 0.000
1025.58/1025.86	c total clause space: 335.816MB
1025.58/1025.86	c total #watches: 430946
1026.88/1027.18	c total #propagations: 568387796 / total #impl: 2590795895 (eff. 0.219)
1026.88/1027.18	c #Conflicts:    1267000 | #Learnt:      52843 | 0.000
1026.88/1027.18	c total clause space: 335.816MB
1026.88/1027.18	c total #watches: 434333
1028.38/1028.67	c total #propagations: 568804270 / total #impl: 2592889116 (eff. 0.219)
1028.38/1028.67	c #Conflicts:    1268000 | #Learnt:      53843 | 0.000
1028.38/1028.67	c total clause space: 335.816MB
1028.38/1028.67	c total #watches: 438981
1029.68/1029.96	c total #propagations: 569246094 / total #impl: 2595299361 (eff. 0.219)
1029.68/1029.96	c GC COLLECT
1029.68/1029.96	c #Conflicts:    1269000 | #Learnt:      27657 | 0.000
1029.68/1029.96	c total clause space: 335.816MB
1029.68/1029.96	c total #watches: 354061
1030.58/1030.84	c total #propagations: 569714422 / total #impl: 2597619240 (eff. 0.219)
1030.58/1030.84	c #Conflicts:    1270000 | #Learnt:      28657 | 0.000
1030.58/1030.84	c total clause space: 335.816MB
1030.58/1030.84	c total #watches: 357790
1031.48/1031.79	c total #propagations: 570230012 / total #impl: 2600080817 (eff. 0.219)
1031.48/1031.79	c #Conflicts:    1271000 | #Learnt:      29657 | 0.000
1031.48/1031.79	c total clause space: 335.816MB
1031.48/1031.79	c total #watches: 360092
1032.58/1032.85	c total #propagations: 570745176 / total #impl: 2602373937 (eff. 0.219)
1032.58/1032.85	c #Conflicts:    1272000 | #Learnt:      30657 | 0.000
1032.58/1032.85	c total clause space: 335.816MB
1032.58/1032.85	c total #watches: 363318
1033.68/1033.95	c total #propagations: 571307584 / total #impl: 2604718756 (eff. 0.219)
1033.68/1033.95	c #Conflicts:    1273000 | #Learnt:      31657 | 0.000
1033.68/1033.95	c total clause space: 335.816MB
1033.68/1033.95	c total #watches: 367747
1034.88/1035.15	c total #propagations: 571849165 / total #impl: 2607137449 (eff. 0.219)
1034.88/1035.15	c #Conflicts:    1274000 | #Learnt:      32657 | 0.000
1034.88/1035.15	c total clause space: 335.816MB
1034.88/1035.15	c total #watches: 371301
1036.08/1036.30	c total #propagations: 572353530 / total #impl: 2609365286 (eff. 0.219)
1036.08/1036.30	c #Conflicts:    1275000 | #Learnt:      33657 | 0.000
1036.08/1036.30	c total clause space: 335.816MB
1036.08/1036.30	c total #watches: 375774
1037.38/1037.68	c total #propagations: 572820737 / total #impl: 2611558980 (eff. 0.219)
1037.38/1037.68	c #Conflicts:    1276000 | #Learnt:      34657 | 0.000
1037.38/1037.68	c total clause space: 335.816MB
1037.38/1037.68	c total #watches: 380193
1038.58/1038.81	c total #propagations: 573336827 / total #impl: 2614180375 (eff. 0.219)
1038.58/1038.81	c #Conflicts:    1277000 | #Learnt:      35657 | 0.000
1038.58/1038.81	c total clause space: 335.816MB
1038.58/1038.81	c total #watches: 383040
1039.98/1040.27	c total #propagations: 573722218 / total #impl: 2616056545 (eff. 0.219)
1039.98/1040.27	c #Conflicts:    1278000 | #Learnt:      36657 | 0.000
1039.98/1040.27	c total clause space: 335.816MB
1039.98/1040.27	c total #watches: 385994
1041.38/1041.61	c total #propagations: 574206441 / total #impl: 2618451103 (eff. 0.219)
1041.38/1041.61	c #Conflicts:    1279000 | #Learnt:      37657 | 0.000
1041.38/1041.61	c total clause space: 335.816MB
1041.38/1041.61	c total #watches: 388534
1042.78/1043.07	c total #propagations: 574716522 / total #impl: 2621036378 (eff. 0.219)
1042.78/1043.07	c #Conflicts:    1280000 | #Learnt:      38657 | 0.000
1042.78/1043.07	c total clause space: 335.816MB
1042.78/1043.07	c total #watches: 391629
1044.18/1044.40	c total #propagations: 575199020 / total #impl: 2623340510 (eff. 0.219)
1044.18/1044.40	c #Conflicts:    1281000 | #Learnt:      39657 | 0.000
1044.18/1044.40	c total clause space: 335.816MB
1044.18/1044.40	c total #watches: 394918
1045.58/1045.84	c total #propagations: 575619716 / total #impl: 2625525008 (eff. 0.219)
1045.58/1045.84	c #Conflicts:    1282000 | #Learnt:      40657 | 0.000
1045.58/1045.84	c total clause space: 335.816MB
1045.58/1045.84	c total #watches: 399707
1046.98/1047.23	c total #propagations: 576094702 / total #impl: 2628114275 (eff. 0.219)
1046.98/1047.23	c #Conflicts:    1283000 | #Learnt:      41657 | 0.000
1046.98/1047.23	c total clause space: 335.816MB
1046.98/1047.23	c total #watches: 404006
1048.47/1048.71	c total #propagations: 576554342 / total #impl: 2630742626 (eff. 0.219)
1048.47/1048.71	c #Conflicts:    1284000 | #Learnt:      42657 | 0.000
1048.47/1048.71	c total clause space: 335.816MB
1048.47/1048.71	c total #watches: 407220
1050.07/1050.34	c total #propagations: 577042287 / total #impl: 2633184912 (eff. 0.219)
1050.07/1050.34	c #Conflicts:    1285000 | #Learnt:      43657 | 0.000
1050.07/1050.34	c total clause space: 335.816MB
1050.07/1050.34	c total #watches: 412640
1052.07/1052.30	c total #propagations: 577480436 / total #impl: 2635720291 (eff. 0.219)
1052.07/1052.30	c #Conflicts:    1286000 | #Learnt:      44657 | 0.000
1052.07/1052.30	c total clause space: 335.816MB
1052.07/1052.30	c total #watches: 415881
1053.68/1053.96	c total #propagations: 577979000 / total #impl: 2638534637 (eff. 0.219)
1053.68/1053.96	c #Conflicts:    1287000 | #Learnt:      45657 | 0.000
1053.68/1053.96	c total clause space: 335.816MB
1053.68/1053.96	c total #watches: 418641
1055.37/1055.66	c total #propagations: 578411924 / total #impl: 2640845648 (eff. 0.219)
1055.37/1055.66	c #Conflicts:    1288000 | #Learnt:      46657 | 0.000
1055.37/1055.66	c total clause space: 335.816MB
1055.37/1055.66	c total #watches: 421346
1057.17/1057.47	c total #propagations: 578863475 / total #impl: 2643271744 (eff. 0.219)
1057.17/1057.47	c #Conflicts:    1289000 | #Learnt:      47657 | 0.000
1057.17/1057.47	c total clause space: 335.816MB
1057.17/1057.47	c total #watches: 425417
1058.87/1059.10	c total #propagations: 579318329 / total #impl: 2645785561 (eff. 0.219)
1058.87/1059.10	c #Conflicts:    1290000 | #Learnt:      48657 | 0.000
1058.87/1059.10	c total clause space: 335.816MB
1058.87/1059.10	c total #watches: 428670
1060.37/1060.67	c total #propagations: 579760273 / total #impl: 2648204986 (eff. 0.219)
1060.37/1060.67	c #Conflicts:    1291000 | #Learnt:      49657 | 0.000
1060.37/1060.67	c total clause space: 335.816MB
1060.37/1060.67	c total #watches: 432177
1062.27/1062.53	c total #propagations: 580148562 / total #impl: 2650380132 (eff. 0.219)
1062.27/1062.53	c #Conflicts:    1292000 | #Learnt:      50657 | 0.000
1062.27/1062.53	c total clause space: 335.816MB
1062.27/1062.53	c total #watches: 434904
1064.07/1064.30	c total #propagations: 580621473 / total #impl: 2652802500 (eff. 0.219)
1064.07/1064.30	c #Conflicts:    1293000 | #Learnt:      51657 | 0.000
1064.07/1064.30	c total clause space: 335.816MB
1064.07/1064.30	c total #watches: 437551
1066.17/1066.44	c total #propagations: 581095988 / total #impl: 2655060446 (eff. 0.219)
1066.17/1066.44	c #Conflicts:    1294000 | #Learnt:      52657 | 0.000
1066.17/1066.44	c total clause space: 335.816MB
1066.17/1066.44	c total #watches: 441513
1068.27/1068.52	c total #propagations: 581612239 / total #impl: 2657689508 (eff. 0.219)
1068.27/1068.52	c #Conflicts:    1295000 | #Learnt:      53657 | 0.000
1068.27/1068.52	c total clause space: 335.816MB
1068.27/1068.52	c total #watches: 444882
1070.57/1070.81	c total #propagations: 582094547 / total #impl: 2660394296 (eff. 0.219)
1070.57/1070.81	c #Conflicts:    1296000 | #Learnt:      54657 | 0.000
1070.57/1070.81	c total clause space: 335.816MB
1070.57/1070.81	c total #watches: 449552
1071.87/1072.17	c total #propagations: 582584843 / total #impl: 2663527872 (eff. 0.219)
1071.87/1072.17	c GC COLLECT
1071.87/1072.17	c #Conflicts:    1297000 | #Learnt:      28148 | 0.000
1071.87/1072.17	c total clause space: 335.816MB
1071.87/1072.17	c total #watches: 355190
1072.67/1072.96	c total #propagations: 583055738 / total #impl: 2665689374 (eff. 0.219)
1072.67/1072.96	c #Conflicts:    1298000 | #Learnt:      29148 | 0.000
1072.67/1072.96	c total clause space: 335.816MB
1072.67/1072.96	c total #watches: 359198
1073.38/1073.69	c total #propagations: 583474824 / total #impl: 2667846324 (eff. 0.219)
1073.38/1073.69	c #Conflicts:    1299000 | #Learnt:      30148 | 0.000
1073.38/1073.69	c total clause space: 335.816MB
1073.38/1073.69	c total #watches: 361660
1074.27/1074.58	c total #propagations: 583844891 / total #impl: 2669512645 (eff. 0.219)
1074.27/1074.58	c #Conflicts:    1300000 | #Learnt:      31148 | 0.000
1074.27/1074.58	c total clause space: 335.816MB
1074.27/1074.58	c total #watches: 365127
1074.97/1075.20	c total #propagations: 584311801 / total #impl: 2671725386 (eff. 0.219)
1074.97/1075.20	c #Conflicts:    1301000 | #Learnt:      32148 | 0.000
1074.97/1075.20	c total clause space: 335.816MB
1074.97/1075.20	c total #watches: 367611
1075.68/1075.99	c total #propagations: 584665461 / total #impl: 2673257626 (eff. 0.219)
1075.68/1075.99	c #Conflicts:    1302000 | #Learnt:      33148 | 0.000
1075.68/1075.99	c total clause space: 335.816MB
1075.68/1075.99	c total #watches: 370182
1076.78/1077.01	c total #propagations: 585066136 / total #impl: 2674852674 (eff. 0.219)
1076.78/1077.01	c #Conflicts:    1303000 | #Learnt:      34148 | 0.000
1076.78/1077.01	c total clause space: 335.816MB
1076.78/1077.01	c total #watches: 373378
1077.78/1078.01	c total #propagations: 585623947 / total #impl: 2677443186 (eff. 0.219)
1077.78/1078.01	c #Conflicts:    1304000 | #Learnt:      35148 | 0.000
1077.78/1078.01	c total clause space: 335.816MB
1077.78/1078.01	c total #watches: 378102
1078.67/1078.95	c total #propagations: 586102183 / total #impl: 2680052732 (eff. 0.219)
1078.67/1078.95	c #Conflicts:    1305000 | #Learnt:      36148 | 0.000
1078.67/1078.95	c total clause space: 335.816MB
1078.67/1078.95	c total #watches: 381253
1079.57/1079.86	c total #propagations: 586567151 / total #impl: 2682150846 (eff. 0.219)
1079.57/1079.86	c #Conflicts:    1306000 | #Learnt:      37148 | 0.000
1079.57/1079.86	c total clause space: 335.816MB
1079.57/1079.86	c total #watches: 384209
1080.67/1080.93	c total #propagations: 586968724 / total #impl: 2684072004 (eff. 0.219)
1080.67/1080.93	c #Conflicts:    1307000 | #Learnt:      38148 | 0.000
1080.67/1080.93	c total clause space: 335.816MB
1080.67/1080.93	c total #watches: 388038
1081.77/1082.08	c total #propagations: 587410332 / total #impl: 2686430202 (eff. 0.219)
1081.77/1082.08	c #Conflicts:    1308000 | #Learnt:      39148 | 0.000
1081.77/1082.08	c total clause space: 335.816MB
1081.77/1082.08	c total #watches: 390546
1082.87/1083.19	c total #propagations: 587887348 / total #impl: 2688695524 (eff. 0.219)
1082.87/1083.19	c #Conflicts:    1309000 | #Learnt:      40148 | 0.000
1082.87/1083.19	c total clause space: 335.816MB
1082.87/1083.19	c total #watches: 393918
1084.17/1084.43	c total #propagations: 588342833 / total #impl: 2690969963 (eff. 0.219)
1084.17/1084.43	c #Conflicts:    1310000 | #Learnt:      41148 | 0.000
1084.17/1084.43	c total clause space: 335.816MB
1084.17/1084.43	c total #watches: 397079
1085.47/1085.80	c total #propagations: 588838578 / total #impl: 2693872072 (eff. 0.219)
1085.47/1085.80	c #Conflicts:    1311000 | #Learnt:      42148 | 0.000
1085.47/1085.80	c total clause space: 335.816MB
1085.47/1085.80	c total #watches: 400493
1086.67/1086.92	c total #propagations: 589383568 / total #impl: 2697260596 (eff. 0.219)
1086.67/1086.92	c #Conflicts:    1312000 | #Learnt:      43148 | 0.000
1086.67/1086.92	c total clause space: 335.816MB
1086.67/1086.92	c total #watches: 403116
1087.87/1088.10	c total #propagations: 589819033 / total #impl: 2699375073 (eff. 0.219)
1087.87/1088.10	c #Conflicts:    1313000 | #Learnt:      44148 | 0.000
1087.87/1088.10	c total clause space: 335.816MB
1087.87/1088.10	c total #watches: 406137
1089.07/1089.38	c total #propagations: 590270091 / total #impl: 2701734834 (eff. 0.218)
1089.07/1089.38	c #Conflicts:    1314000 | #Learnt:      45148 | 0.000
1089.07/1089.38	c total clause space: 335.816MB
1089.07/1089.38	c total #watches: 410930
1090.47/1090.70	c total #propagations: 590717307 / total #impl: 2703972462 (eff. 0.218)
1090.47/1090.70	c #Conflicts:    1315000 | #Learnt:      46148 | 0.000
1090.47/1090.70	c total clause space: 335.816MB
1090.47/1090.70	c total #watches: 414168
1091.87/1092.13	c total #propagations: 591170455 / total #impl: 2706320019 (eff. 0.218)
1091.87/1092.13	c #Conflicts:    1316000 | #Learnt:      47148 | 0.000
1091.87/1092.13	c total clause space: 335.816MB
1091.87/1092.13	c total #watches: 417758
1093.27/1093.56	c total #propagations: 591609657 / total #impl: 2708564980 (eff. 0.218)
1093.27/1093.56	c #Conflicts:    1317000 | #Learnt:      48148 | 0.000
1093.27/1093.56	c total clause space: 335.816MB
1093.27/1093.56	c total #watches: 420624
1094.77/1095.03	c total #propagations: 592064549 / total #impl: 2710871133 (eff. 0.218)
1094.77/1095.03	c #Conflicts:    1318000 | #Learnt:      49148 | 0.000
1094.77/1095.03	c total clause space: 335.816MB
1094.77/1095.03	c total #watches: 423545
1096.37/1096.66	c total #propagations: 592523039 / total #impl: 2713071732 (eff. 0.218)
1096.37/1096.66	c #Conflicts:    1319000 | #Learnt:      50148 | 0.000
1096.37/1096.66	c total clause space: 335.816MB
1096.37/1096.66	c total #watches: 426334
1098.07/1098.30	c total #propagations: 592989066 / total #impl: 2715386752 (eff. 0.218)
1098.07/1098.30	c #Conflicts:    1320000 | #Learnt:      51148 | 0.000
1098.07/1098.30	c total clause space: 335.816MB
1098.07/1098.30	c total #watches: 429118
1099.77/1100.00	c total #propagations: 593437586 / total #impl: 2717603825 (eff. 0.218)
1099.77/1100.00	c #Conflicts:    1321000 | #Learnt:      52148 | 0.000
1099.77/1100.00	c total clause space: 335.816MB
1099.77/1100.00	c total #watches: 431645
1101.37/1101.69	c total #propagations: 593905052 / total #impl: 2719983177 (eff. 0.218)
1101.37/1101.69	c #Conflicts:    1322000 | #Learnt:      53148 | 0.000
1101.37/1101.69	c total clause space: 335.816MB
1101.37/1101.69	c total #watches: 434429
1103.17/1103.42	c total #propagations: 594340618 / total #impl: 2722367875 (eff. 0.218)
1103.17/1103.42	c #Conflicts:    1323000 | #Learnt:      54148 | 0.000
1103.17/1103.42	c total clause space: 335.816MB
1103.17/1103.43	c total #watches: 437508
1104.87/1105.14	c total #propagations: 594777242 / total #impl: 2724850643 (eff. 0.218)
1104.87/1105.14	c #Conflicts:    1324000 | #Learnt:      55148 | 0.000
1104.87/1105.14	c total clause space: 335.816MB
1104.87/1105.14	c total #watches: 440078
1106.26/1106.51	c total #propagations: 595214128 / total #impl: 2727031950 (eff. 0.218)
1106.26/1106.51	c GC COLLECT
1106.26/1106.51	c #Conflicts:    1325000 | #Learnt:      28363 | 0.000
1106.26/1106.51	c total clause space: 335.816MB
1106.26/1106.51	c total #watches: 356052
1107.06/1107.39	c total #propagations: 595677899 / total #impl: 2729542755 (eff. 0.218)
1107.06/1107.39	c #Conflicts:    1326000 | #Learnt:      29363 | 0.000
1107.06/1107.39	c total clause space: 335.816MB
1107.06/1107.39	c total #watches: 359061
1107.96/1108.24	c total #propagations: 596151528 / total #impl: 2731722101 (eff. 0.218)
1107.96/1108.24	c #Conflicts:    1327000 | #Learnt:      30363 | 0.000
1107.96/1108.24	c total clause space: 335.816MB
1107.96/1108.24	c total #watches: 362628
1108.96/1109.28	c total #propagations: 596607449 / total #impl: 2734135824 (eff. 0.218)
1108.96/1109.28	c #Conflicts:    1328000 | #Learnt:      31363 | 0.000
1108.96/1109.28	c total clause space: 335.816MB
1108.96/1109.28	c total #watches: 365511
1109.96/1110.24	c total #propagations: 597106537 / total #impl: 2736699028 (eff. 0.218)
1109.96/1110.24	c #Conflicts:    1329000 | #Learnt:      32363 | 0.000
1109.96/1110.24	c total clause space: 335.816MB
1109.96/1110.24	c total #watches: 368004
1110.96/1111.27	c total #propagations: 597550609 / total #impl: 2738799343 (eff. 0.218)
1110.96/1111.27	c #Conflicts:    1330000 | #Learnt:      33363 | 0.000
1110.96/1111.27	c total clause space: 335.816MB
1110.96/1111.27	c total #watches: 370550
1112.06/1112.32	c total #propagations: 598038491 / total #impl: 2741457037 (eff. 0.218)
1112.06/1112.32	c #Conflicts:    1331000 | #Learnt:      34363 | 0.000
1112.06/1112.32	c total clause space: 335.816MB
1112.06/1112.32	c total #watches: 373714
1113.07/1113.39	c total #propagations: 598524448 / total #impl: 2744030216 (eff. 0.218)
1113.07/1113.39	c #Conflicts:    1332000 | #Learnt:      35363 | 0.000
1113.07/1113.39	c total clause space: 335.816MB
1113.07/1113.39	c total #watches: 376909
1114.07/1114.38	c total #propagations: 598998515 / total #impl: 2746517626 (eff. 0.218)
1114.07/1114.38	c #Conflicts:    1333000 | #Learnt:      36363 | 0.000
1114.07/1114.38	c total clause space: 335.816MB
1114.07/1114.38	c total #watches: 379462
1115.17/1115.49	c total #propagations: 599412053 / total #impl: 2748520377 (eff. 0.218)
1115.17/1115.49	c #Conflicts:    1334000 | #Learnt:      37363 | 0.000
1115.17/1115.49	c total clause space: 335.816MB
1115.17/1115.49	c total #watches: 381974
1116.56/1116.89	c total #propagations: 599814360 / total #impl: 2750452963 (eff. 0.218)
1116.56/1116.89	c #Conflicts:    1335000 | #Learnt:      38363 | 0.000
1116.56/1116.89	c total clause space: 335.816MB
1116.56/1116.89	c total #watches: 384327
1117.86/1118.15	c total #propagations: 600356964 / total #impl: 2752716993 (eff. 0.218)
1117.86/1118.15	c #Conflicts:    1336000 | #Learnt:      39363 | 0.000
1117.86/1118.15	c total clause space: 335.816MB
1117.86/1118.15	c total #watches: 386577
1119.36/1119.68	c total #propagations: 600870247 / total #impl: 2755004341 (eff. 0.218)
1119.36/1119.68	c #Conflicts:    1337000 | #Learnt:      40363 | 0.000
1119.36/1119.68	c total clause space: 335.816MB
1119.36/1119.68	c total #watches: 388738
1120.67/1120.97	c total #propagations: 601452686 / total #impl: 2757461757 (eff. 0.218)
1120.67/1120.97	c #Conflicts:    1338000 | #Learnt:      41363 | 0.000
1120.67/1120.97	c total clause space: 335.816MB
1120.67/1120.97	c total #watches: 391103
1121.87/1122.13	c total #propagations: 602027420 / total #impl: 2759772400 (eff. 0.218)
1121.87/1122.13	c #Conflicts:    1339000 | #Learnt:      42363 | 0.000
1121.87/1122.13	c total clause space: 335.816MB
1121.87/1122.13	c total #watches: 393364
1122.97/1123.29	c total #propagations: 602566828 / total #impl: 2761940843 (eff. 0.218)
1122.97/1123.29	c #Conflicts:    1340000 | #Learnt:      43363 | 0.000
1122.97/1123.29	c total clause space: 335.816MB
1122.97/1123.29	c total #watches: 395592
1124.36/1124.60	c total #propagations: 603099000 / total #impl: 2764223734 (eff. 0.218)
1124.36/1124.60	c #Conflicts:    1341000 | #Learnt:      44363 | 0.000
1124.36/1124.60	c total clause space: 335.816MB
1124.36/1124.60	c total #watches: 397945
1125.56/1125.87	c total #propagations: 603636513 / total #impl: 2766439447 (eff. 0.218)
1125.56/1125.87	c #Conflicts:    1342000 | #Learnt:      45363 | 0.000
1125.56/1125.87	c total clause space: 335.816MB
1125.56/1125.87	c total #watches: 400425
1126.86/1127.11	c total #propagations: 604149550 / total #impl: 2768637390 (eff. 0.218)
1126.86/1127.11	c #Conflicts:    1343000 | #Learnt:      46363 | 0.000
1126.86/1127.11	c total clause space: 335.816MB
1126.86/1127.11	c total #watches: 402996
1128.16/1128.41	c total #propagations: 604669550 / total #impl: 2770915625 (eff. 0.218)
1128.16/1128.41	c #Conflicts:    1344000 | #Learnt:      47363 | 0.000
1128.16/1128.41	c total clause space: 335.816MB
1128.16/1128.41	c total #watches: 405463
1129.57/1129.86	c total #propagations: 605192318 / total #impl: 2773153884 (eff. 0.218)
1129.57/1129.86	c #Conflicts:    1345000 | #Learnt:      48363 | 0.000
1129.57/1129.86	c total clause space: 335.816MB
1129.57/1129.86	c total #watches: 408006
1130.96/1131.26	c total #propagations: 605727247 / total #impl: 2775545515 (eff. 0.218)
1130.96/1131.26	c #Conflicts:    1346000 | #Learnt:      49363 | 0.000
1130.96/1131.26	c total clause space: 335.816MB
1130.96/1131.26	c total #watches: 411173
1132.26/1132.56	c total #propagations: 606238391 / total #impl: 2777966146 (eff. 0.218)
1132.26/1132.56	c #Conflicts:    1347000 | #Learnt:      50363 | 0.000
1132.26/1132.56	c total clause space: 335.816MB
1132.26/1132.56	c total #watches: 413402
1133.76/1134.05	c total #propagations: 606717219 / total #impl: 2780219975 (eff. 0.218)
1133.76/1134.05	c #Conflicts:    1348000 | #Learnt:      51363 | 0.000
1133.76/1134.05	c total clause space: 335.816MB
1133.76/1134.05	c total #watches: 416539
1135.26/1135.56	c total #propagations: 607256355 / total #impl: 2782702583 (eff. 0.218)
1135.26/1135.56	c #Conflicts:    1349000 | #Learnt:      52363 | 0.000
1135.26/1135.56	c total clause space: 335.816MB
1135.26/1135.56	c total #watches: 418937
1136.76/1137.05	c total #propagations: 607803862 / total #impl: 2785051545 (eff. 0.218)
1136.76/1137.05	c #Conflicts:    1350000 | #Learnt:      53363 | 0.000
1136.76/1137.05	c total clause space: 335.816MB
1136.76/1137.05	c total #watches: 421604
1138.27/1138.53	c total #propagations: 608335920 / total #impl: 2787409144 (eff. 0.218)
1138.27/1138.53	c #Conflicts:    1351000 | #Learnt:      54363 | 0.000
1138.27/1138.53	c total clause space: 335.816MB
1138.27/1138.53	c total #watches: 424037
1139.56/1139.84	c total #propagations: 608892223 / total #impl: 2789852667 (eff. 0.218)
1139.56/1139.84	c #Conflicts:    1352000 | #Learnt:      55363 | 0.000
1139.56/1139.84	c total clause space: 335.816MB
1139.56/1139.84	c total #watches: 426448
1140.86/1141.13	c total #propagations: 609394479 / total #impl: 2792026529 (eff. 0.218)
1140.86/1141.13	c GC COLLECT
1140.86/1141.13	c #Conflicts:    1353000 | #Learnt:      28275 | 0.000
1140.86/1141.13	c total clause space: 335.816MB
1140.86/1141.13	c total #watches: 356002
1141.76/1142.02	c total #propagations: 609925657 / total #impl: 2794305702 (eff. 0.218)
1141.76/1142.02	c #Conflicts:    1354000 | #Learnt:      29275 | 0.000
1141.76/1142.02	c total clause space: 335.816MB
1141.76/1142.02	c total #watches: 358454
1142.56/1142.90	c total #propagations: 610480472 / total #impl: 2796600950 (eff. 0.218)
1142.56/1142.90	c #Conflicts:    1355000 | #Learnt:      30275 | 0.000
1142.56/1142.90	c total clause space: 335.816MB
1142.56/1142.90	c total #watches: 360863
1143.46/1143.75	c total #propagations: 610992034 / total #impl: 2798813871 (eff. 0.218)
1143.46/1143.75	c #Conflicts:    1356000 | #Learnt:      31275 | 0.000
1143.46/1143.75	c total clause space: 335.816MB
1143.46/1143.75	c total #watches: 363398
1144.36/1144.66	c total #propagations: 611492417 / total #impl: 2800882409 (eff. 0.218)
1144.36/1144.66	c #Conflicts:    1357000 | #Learnt:      32275 | 0.000
1144.36/1144.66	c total clause space: 335.816MB
1144.36/1144.66	c total #watches: 365706
1145.26/1145.54	c total #propagations: 611995987 / total #impl: 2802937868 (eff. 0.218)
1145.26/1145.54	c #Conflicts:    1358000 | #Learnt:      33275 | 0.000
1145.26/1145.54	c total clause space: 335.816MB
1145.26/1145.54	c total #watches: 367967
1146.16/1146.40	c total #propagations: 612493144 / total #impl: 2805063474 (eff. 0.218)
1146.16/1146.40	c #Conflicts:    1359000 | #Learnt:      34275 | 0.000
1146.16/1146.40	c total clause space: 335.816MB
1146.16/1146.40	c total #watches: 370693
1146.96/1147.29	c total #propagations: 612969192 / total #impl: 2807092257 (eff. 0.218)
1146.96/1147.29	c #Conflicts:    1360000 | #Learnt:      35275 | 0.000
1146.96/1147.29	c total clause space: 335.816MB
1146.96/1147.29	c total #watches: 373218
1147.86/1148.17	c total #propagations: 613410533 / total #impl: 2809161356 (eff. 0.218)
1147.86/1148.17	c #Conflicts:    1361000 | #Learnt:      36275 | 0.000
1147.86/1148.17	c total clause space: 335.816MB
1147.86/1148.17	c total #watches: 376354
1148.76/1149.08	c total #propagations: 613854110 / total #impl: 2811434758 (eff. 0.218)
1148.76/1149.08	c #Conflicts:    1362000 | #Learnt:      37275 | 0.000
1148.76/1149.08	c total clause space: 335.816MB
1148.76/1149.08	c total #watches: 379983
1149.86/1150.10	c total #propagations: 614310359 / total #impl: 2813599086 (eff. 0.218)
1149.86/1150.10	c #Conflicts:    1363000 | #Learnt:      38275 | 0.000
1149.86/1150.10	c total clause space: 335.816MB
1149.86/1150.10	c total #watches: 382494
1150.86/1151.15	c total #propagations: 614789119 / total #impl: 2815815361 (eff. 0.218)
1150.86/1151.15	c #Conflicts:    1364000 | #Learnt:      39275 | 0.000
1150.86/1151.15	c total clause space: 335.816MB
1150.86/1151.15	c total #watches: 386514
1151.86/1152.13	c total #propagations: 615279426 / total #impl: 2818175789 (eff. 0.218)
1151.86/1152.13	c #Conflicts:    1365000 | #Learnt:      40275 | 0.000
1151.86/1152.13	c total clause space: 335.816MB
1151.86/1152.13	c total #watches: 391034
1152.86/1153.15	c total #propagations: 615727397 / total #impl: 2820597605 (eff. 0.218)
1152.86/1153.15	c #Conflicts:    1366000 | #Learnt:      41275 | 0.000
1152.86/1153.15	c total clause space: 335.816MB
1152.86/1153.15	c total #watches: 396382
1153.96/1154.26	c total #propagations: 616190049 / total #impl: 2823110103 (eff. 0.218)
1153.96/1154.26	c #Conflicts:    1367000 | #Learnt:      42275 | 0.000
1153.96/1154.26	c total clause space: 335.816MB
1153.96/1154.26	c total #watches: 401229
1155.26/1155.57	c total #propagations: 616648179 / total #impl: 2825362312 (eff. 0.218)
1155.26/1155.57	c #Conflicts:    1368000 | #Learnt:      43275 | 0.000
1155.26/1155.57	c total clause space: 335.816MB
1155.26/1155.57	c total #watches: 405285
1156.76/1157.03	c total #propagations: 617125805 / total #impl: 2827531589 (eff. 0.218)
1156.76/1157.03	c #Conflicts:    1369000 | #Learnt:      44275 | 0.000
1156.76/1157.03	c total clause space: 335.816MB
1156.76/1157.03	c total #watches: 407743
1157.96/1158.24	c total #propagations: 617626329 / total #impl: 2830095053 (eff. 0.218)
1157.96/1158.24	c #Conflicts:    1370000 | #Learnt:      45275 | 0.000
1157.96/1158.24	c total clause space: 335.816MB
1157.96/1158.24	c total #watches: 410064
1159.16/1159.47	c total #propagations: 618059783 / total #impl: 2832275951 (eff. 0.218)
1159.16/1159.47	c #Conflicts:    1371000 | #Learnt:      46275 | 0.000
1159.16/1159.47	c total clause space: 335.816MB
1159.16/1159.47	c total #watches: 413164
1160.36/1160.68	c total #propagations: 618514507 / total #impl: 2834406658 (eff. 0.218)
1160.36/1160.68	c #Conflicts:    1372000 | #Learnt:      47275 | 0.000
1160.36/1160.68	c total clause space: 335.816MB
1160.36/1160.68	c total #watches: 416315
1161.66/1161.93	c total #propagations: 619011816 / total #impl: 2836586051 (eff. 0.218)
1161.66/1161.93	c #Conflicts:    1373000 | #Learnt:      48275 | 0.000
1161.66/1161.93	c total clause space: 335.816MB
1161.66/1161.93	c total #watches: 419127
1162.96/1163.27	c total #propagations: 619440568 / total #impl: 2838828263 (eff. 0.218)
1162.96/1163.27	c #Conflicts:    1374000 | #Learnt:      49275 | 0.000
1162.96/1163.27	c total clause space: 335.816MB
1162.96/1163.27	c total #watches: 421676
1164.26/1164.56	c total #propagations: 619947613 / total #impl: 2841179932 (eff. 0.218)
1164.26/1164.56	c #Conflicts:    1375000 | #Learnt:      50275 | 0.000
1164.26/1164.56	c total clause space: 335.816MB
1164.26/1164.56	c total #watches: 424462
1165.76/1166.07	c total #propagations: 620421743 / total #impl: 2843654986 (eff. 0.218)
1165.76/1166.07	c #Conflicts:    1376000 | #Learnt:      51275 | 0.000
1165.76/1166.07	c total clause space: 335.816MB
1165.76/1166.07	c total #watches: 426980
1167.05/1167.38	c total #propagations: 620913369 / total #impl: 2846016285 (eff. 0.218)
1167.05/1167.38	c #Conflicts:    1377000 | #Learnt:      52275 | 0.000
1167.05/1167.38	c total clause space: 335.816MB
1167.05/1167.38	c total #watches: 429594
1168.35/1168.66	c total #propagations: 621353302 / total #impl: 2848116589 (eff. 0.218)
1168.35/1168.66	c #Conflicts:    1378000 | #Learnt:      53275 | 0.000
1168.35/1168.66	c total clause space: 335.816MB
1168.35/1168.66	c total #watches: 432457
1169.65/1169.93	c total #propagations: 621775842 / total #impl: 2849976379 (eff. 0.218)
1169.65/1169.93	c #Conflicts:    1379000 | #Learnt:      54275 | 0.000
1169.65/1169.93	c total clause space: 335.816MB
1169.65/1169.93	c total #watches: 435073
1171.05/1171.31	c total #propagations: 622203520 / total #impl: 2852006438 (eff. 0.218)
1171.05/1171.31	c #Conflicts:    1380000 | #Learnt:      55275 | 0.000
1171.05/1171.31	c total clause space: 335.816MB
1171.05/1171.31	c total #watches: 438032
1172.36/1172.62	c total #propagations: 622647289 / total #impl: 2854212654 (eff. 0.218)
1172.36/1172.62	c #Conflicts:    1381000 | #Learnt:      56275 | 0.000
1172.36/1172.62	c total clause space: 335.816MB
1172.36/1172.62	c total #watches: 441328
1173.35/1173.67	c total #propagations: 623074490 / total #impl: 2856292709 (eff. 0.218)
1173.35/1173.67	c GC COLLECT
1173.35/1173.67	c #Conflicts:    1382000 | #Learnt:      28867 | 0.000
1173.35/1173.67	c total clause space: 335.816MB
1173.35/1173.67	c total #watches: 357842
1174.25/1174.54	c total #propagations: 623470563 / total #impl: 2858115126 (eff. 0.218)
1174.25/1174.54	c #Conflicts:    1383000 | #Learnt:      29867 | 0.000
1174.25/1174.54	c total clause space: 335.816MB
1174.25/1174.54	c total #watches: 360231
1175.15/1175.48	c total #propagations: 623948427 / total #impl: 2860194047 (eff. 0.218)
1175.15/1175.48	c #Conflicts:    1384000 | #Learnt:      30867 | 0.000
1175.15/1175.48	c total clause space: 335.816MB
1175.15/1175.48	c total #watches: 363308
1175.95/1176.20	c total #propagations: 624449618 / total #impl: 2862705436 (eff. 0.218)
1175.95/1176.20	c #Conflicts:    1385000 | #Learnt:      31867 | 0.000
1175.95/1176.20	c total clause space: 335.816MB
1175.95/1176.20	c total #watches: 365620
1176.65/1176.93	c total #propagations: 624870174 / total #impl: 2864534646 (eff. 0.218)
1176.65/1176.93	c #Conflicts:    1386000 | #Learnt:      32867 | 0.000
1176.65/1176.93	c total clause space: 335.816MB
1176.65/1176.93	c total #watches: 369223
1177.45/1177.70	c total #propagations: 625345153 / total #impl: 2866560538 (eff. 0.218)
1177.45/1177.70	c #Conflicts:    1387000 | #Learnt:      33867 | 0.000
1177.45/1177.70	c total clause space: 335.816MB
1177.45/1177.70	c total #watches: 372071
1178.45/1178.75	c total #propagations: 625808080 / total #impl: 2868560143 (eff. 0.218)
1178.45/1178.75	c #Conflicts:    1388000 | #Learnt:      34867 | 0.000
1178.45/1178.75	c total clause space: 335.816MB
1178.45/1178.75	c total #watches: 374614
1179.55/1179.85	c total #propagations: 626325895 / total #impl: 2870874614 (eff. 0.218)
1179.55/1179.85	c #Conflicts:    1389000 | #Learnt:      35867 | 0.000
1179.55/1179.85	c total clause space: 335.816MB
1179.55/1179.85	c total #watches: 377766
1180.55/1180.81	c total #propagations: 626792735 / total #impl: 2873334332 (eff. 0.218)
1180.55/1180.81	c #Conflicts:    1390000 | #Learnt:      36867 | 0.000
1180.55/1180.81	c total clause space: 335.816MB
1180.55/1180.81	c total #watches: 380864
1181.45/1181.72	c total #propagations: 627232593 / total #impl: 2875387820 (eff. 0.218)
1181.45/1181.72	c #Conflicts:    1391000 | #Learnt:      37867 | 0.000
1181.45/1181.72	c total clause space: 335.816MB
1181.45/1181.72	c total #watches: 383984
1182.45/1182.74	c total #propagations: 627614950 / total #impl: 2877234536 (eff. 0.218)
1182.45/1182.74	c #Conflicts:    1392000 | #Learnt:      38867 | 0.000
1182.45/1182.74	c total clause space: 335.816MB
1182.45/1182.74	c total #watches: 386742
1183.55/1183.84	c total #propagations: 628079079 / total #impl: 2879432235 (eff. 0.218)
1183.55/1183.84	c #Conflicts:    1393000 | #Learnt:      39867 | 0.000
1183.55/1183.84	c total clause space: 335.816MB
1183.55/1183.84	c total #watches: 389627
1184.46/1184.79	c total #propagations: 628545603 / total #impl: 2881354818 (eff. 0.218)
1184.46/1184.79	c #Conflicts:    1394000 | #Learnt:      40867 | 0.000
1184.46/1184.79	c total clause space: 335.816MB
1184.46/1184.79	c total #watches: 392519
1185.56/1185.90	c total #propagations: 628935482 / total #impl: 2883315238 (eff. 0.218)
1185.56/1185.90	c #Conflicts:    1395000 | #Learnt:      41867 | 0.000
1185.56/1185.90	c total clause space: 335.816MB
1185.56/1185.90	c total #watches: 396164
1186.76/1187.05	c total #propagations: 629365508 / total #impl: 2885514175 (eff. 0.218)
1186.76/1187.05	c #Conflicts:    1396000 | #Learnt:      42867 | 0.000
1186.76/1187.05	c total clause space: 335.816MB
1186.76/1187.05	c total #watches: 399424
1188.25/1188.53	c total #propagations: 629838136 / total #impl: 2887834220 (eff. 0.218)
1188.25/1188.53	c #Conflicts:    1397000 | #Learnt:      43867 | 0.000
1188.25/1188.53	c total clause space: 335.816MB
1188.25/1188.53	c total #watches: 402268
1189.55/1189.80	c total #propagations: 630392360 / total #impl: 2890285199 (eff. 0.218)
1189.55/1189.80	c #Conflicts:    1398000 | #Learnt:      44867 | 0.000
1189.55/1189.80	c total clause space: 335.816MB
1189.55/1189.80	c total #watches: 405559
1190.65/1190.91	c total #propagations: 630870720 / total #impl: 2892661363 (eff. 0.218)
1190.65/1190.91	c #Conflicts:    1399000 | #Learnt:      45867 | 0.000
1190.65/1190.91	c total clause space: 335.816MB
1190.65/1190.91	c total #watches: 408341
1191.85/1192.15	c total #propagations: 631308355 / total #impl: 2894792218 (eff. 0.218)
1191.85/1192.15	c #Conflicts:    1400000 | #Learnt:      46867 | 0.000
1191.85/1192.15	c total clause space: 335.816MB
1191.85/1192.15	c total #watches: 411187
1193.05/1193.30	c total #propagations: 631762356 / total #impl: 2896974994 (eff. 0.218)
1193.05/1193.30	c #Conflicts:    1401000 | #Learnt:      47867 | 0.000
1193.05/1193.30	c total clause space: 335.816MB
1193.05/1193.30	c total #watches: 414002
1194.15/1194.44	c total #propagations: 632185087 / total #impl: 2899043404 (eff. 0.218)
1194.15/1194.44	c #Conflicts:    1402000 | #Learnt:      48867 | 0.000
1194.15/1194.44	c total clause space: 335.816MB
1194.15/1194.44	c total #watches: 417240
1195.35/1195.60	c total #propagations: 632613725 / total #impl: 2901265028 (eff. 0.218)
1195.35/1195.60	c #Conflicts:    1403000 | #Learnt:      49867 | 0.000
1195.35/1195.60	c total clause space: 335.816MB
1195.35/1195.60	c total #watches: 419891
1196.56/1196.83	c total #propagations: 633007997 / total #impl: 2903122871 (eff. 0.218)
1196.56/1196.83	c #Conflicts:    1404000 | #Learnt:      50867 | 0.000
1196.56/1196.83	c total clause space: 335.816MB
1196.56/1196.83	c total #watches: 422400
1197.95/1198.22	c total #propagations: 633424665 / total #impl: 2905180309 (eff. 0.218)
1197.95/1198.22	c #Conflicts:    1405000 | #Learnt:      51867 | 0.000
1197.95/1198.22	c total clause space: 335.816MB
1197.95/1198.22	c total #watches: 425593
1199.25/1199.51	c total #propagations: 633888488 / total #impl: 2907530908 (eff. 0.218)
1199.25/1199.51	c #Conflicts:    1406000 | #Learnt:      52867 | 0.000
1199.25/1199.51	c total clause space: 335.816MB
1199.25/1199.51	c total #watches: 428182
1200.55/1200.80	c total #propagations: 634320274 / total #impl: 2909665432 (eff. 0.218)
1200.55/1200.80	c #Conflicts:    1407000 | #Learnt:      53867 | 0.000
1200.55/1200.80	c total clause space: 335.816MB
1200.55/1200.80	c total #watches: 431669
1201.95/1202.25	c total #propagations: 634779958 / total #impl: 2911542819 (eff. 0.218)
1201.95/1202.25	c #Conflicts:    1408000 | #Learnt:      54867 | 0.000
1201.95/1202.25	c total clause space: 335.816MB
1201.95/1202.25	c total #watches: 434674
1203.65/1203.90	c total #propagations: 635253762 / total #impl: 2913870556 (eff. 0.218)
1203.65/1203.90	c #Conflicts:    1409000 | #Learnt:      55867 | 0.000
1203.65/1203.90	c total clause space: 335.816MB
1203.65/1203.90	c total #watches: 437705
1204.85/1205.19	c total #propagations: 635750520 / total #impl: 2916592281 (eff. 0.218)
1204.85/1205.19	c #Conflicts:    1410000 | #Learnt:      56867 | 0.000
1204.85/1205.19	c total clause space: 335.816MB
1204.85/1205.19	c total #watches: 441421
1205.85/1206.11	c total #propagations: 636167302 / total #impl: 2918708449 (eff. 0.218)
1205.85/1206.11	c GC COLLECT
1205.85/1206.11	c #Conflicts:    1411000 | #Learnt:      29162 | 0.000
1205.85/1206.11	c total clause space: 335.816MB
1205.85/1206.12	c total #watches: 359001
1206.65/1206.91	c total #propagations: 636577242 / total #impl: 2920954343 (eff. 0.218)
1206.65/1206.91	c #Conflicts:    1412000 | #Learnt:      30162 | 0.000
1206.65/1206.91	c total clause space: 335.816MB
1206.65/1206.91	c total #watches: 361812
1207.45/1207.79	c total #propagations: 637022639 / total #impl: 2922896202 (eff. 0.218)
1207.45/1207.79	c #Conflicts:    1413000 | #Learnt:      31162 | 0.000
1207.45/1207.79	c total clause space: 335.816MB
1207.45/1207.79	c total #watches: 365500
1208.35/1208.67	c total #propagations: 637446044 / total #impl: 2924998906 (eff. 0.218)
1208.35/1208.67	c #Conflicts:    1414000 | #Learnt:      32162 | 0.000
1208.35/1208.67	c total clause space: 335.816MB
1208.35/1208.67	c total #watches: 368943
1209.35/1209.65	c total #propagations: 637885309 / total #impl: 2926986792 (eff. 0.218)
1209.35/1209.65	c #Conflicts:    1415000 | #Learnt:      33162 | 0.000
1209.35/1209.65	c total clause space: 335.816MB
1209.35/1209.65	c total #watches: 371753
1210.25/1210.50	c total #propagations: 638363747 / total #impl: 2929237476 (eff. 0.218)
1210.25/1210.50	c #Conflicts:    1416000 | #Learnt:      34162 | 0.000
1210.25/1210.50	c total clause space: 335.816MB
1210.25/1210.50	c total #watches: 374933
1211.15/1211.44	c total #propagations: 638786143 / total #impl: 2931387168 (eff. 0.218)
1211.15/1211.44	c #Conflicts:    1417000 | #Learnt:      35162 | 0.000
1211.15/1211.44	c total clause space: 335.816MB
1211.15/1211.44	c total #watches: 377759
1212.25/1212.52	c total #propagations: 639199237 / total #impl: 2933372008 (eff. 0.218)
1212.25/1212.52	c #Conflicts:    1418000 | #Learnt:      36162 | 0.000
1212.25/1212.52	c total clause space: 335.816MB
1212.25/1212.52	c total #watches: 381409
1213.25/1213.54	c total #propagations: 639700559 / total #impl: 2936066115 (eff. 0.218)
1213.25/1213.54	c #Conflicts:    1419000 | #Learnt:      37162 | 0.000
1213.25/1213.54	c total clause space: 335.816MB
1213.25/1213.54	c total #watches: 384993
1214.25/1214.53	c total #propagations: 640154529 / total #impl: 2938577840 (eff. 0.218)
1214.25/1214.53	c #Conflicts:    1420000 | #Learnt:      38162 | 0.000
1214.25/1214.53	c total clause space: 335.816MB
1214.25/1214.53	c total #watches: 389160
1215.25/1215.58	c total #propagations: 640585738 / total #impl: 2941139587 (eff. 0.218)
1215.25/1215.58	c #Conflicts:    1421000 | #Learnt:      39162 | 0.000
1215.25/1215.58	c total clause space: 335.816MB
1215.25/1215.58	c total #watches: 392281
1216.25/1216.55	c total #propagations: 641030447 / total #impl: 2943617288 (eff. 0.218)
1216.25/1216.55	c #Conflicts:    1422000 | #Learnt:      40162 | 0.000
1216.25/1216.55	c total clause space: 335.816MB
1216.25/1216.55	c total #watches: 396444
1217.35/1217.69	c total #propagations: 641424561 / total #impl: 2945922172 (eff. 0.218)
1217.35/1217.69	c #Conflicts:    1423000 | #Learnt:      41162 | 0.000
1217.35/1217.69	c total clause space: 335.816MB
1217.35/1217.69	c total #watches: 400401
1218.75/1219.03	c total #propagations: 641857961 / total #impl: 2948313949 (eff. 0.218)
1218.75/1219.03	c #Conflicts:    1424000 | #Learnt:      42162 | 0.000
1218.75/1219.03	c total clause space: 335.816MB
1218.75/1219.03	c total #watches: 403198
1220.05/1220.38	c total #propagations: 642319696 / total #impl: 2950597888 (eff. 0.218)
1220.05/1220.38	c #Conflicts:    1425000 | #Learnt:      43162 | 0.000
1220.05/1220.38	c total clause space: 335.816MB
1220.05/1220.38	c total #watches: 406746
1221.55/1221.81	c total #propagations: 642807669 / total #impl: 2952793119 (eff. 0.218)
1221.55/1221.81	c #Conflicts:    1426000 | #Learnt:      44162 | 0.000
1221.55/1221.81	c total clause space: 335.816MB
1221.55/1221.81	c total #watches: 410828
1222.95/1223.27	c total #propagations: 643258816 / total #impl: 2955126743 (eff. 0.218)
1222.95/1223.27	c #Conflicts:    1427000 | #Learnt:      45162 | 0.000
1222.95/1223.27	c total clause space: 335.816MB
1222.95/1223.27	c total #watches: 413620
1224.44/1224.78	c total #propagations: 643730419 / total #impl: 2957391200 (eff. 0.218)
1224.44/1224.78	c #Conflicts:    1428000 | #Learnt:      46162 | 0.000
1224.44/1224.78	c total clause space: 335.816MB
1224.44/1224.78	c total #watches: 416965
1225.84/1226.14	c total #propagations: 644206287 / total #impl: 2959487387 (eff. 0.218)
1225.84/1226.14	c #Conflicts:    1429000 | #Learnt:      47162 | 0.000
1225.84/1226.14	c total clause space: 335.816MB
1225.84/1226.14	c total #watches: 419275
1227.24/1227.58	c total #propagations: 644599027 / total #impl: 2961229573 (eff. 0.218)
1227.24/1227.58	c #Conflicts:    1430000 | #Learnt:      48162 | 0.000
1227.24/1227.58	c total clause space: 335.816MB
1227.24/1227.58	c total #watches: 422053
1228.74/1229.03	c total #propagations: 644987007 / total #impl: 2963122714 (eff. 0.218)
1228.74/1229.03	c #Conflicts:    1431000 | #Learnt:      49162 | 0.000
1228.74/1229.03	c total clause space: 335.816MB
1228.74/1229.03	c total #watches: 425437
1230.24/1230.54	c total #propagations: 645426882 / total #impl: 2965391200 (eff. 0.218)
1230.24/1230.54	c #Conflicts:    1432000 | #Learnt:      50162 | 0.000
1230.24/1230.54	c total clause space: 335.816MB
1230.24/1230.54	c total #watches: 428680
1231.94/1232.21	c total #propagations: 645847526 / total #impl: 2967654216 (eff. 0.218)
1231.94/1232.21	c #Conflicts:    1433000 | #Learnt:      51162 | 0.000
1231.94/1232.21	c total clause space: 335.816MB
1231.94/1232.21	c total #watches: 432826
1233.44/1233.75	c total #propagations: 646275283 / total #impl: 2970008627 (eff. 0.218)
1233.44/1233.75	c #Conflicts:    1434000 | #Learnt:      52162 | 0.000
1233.44/1233.75	c total clause space: 335.816MB
1233.44/1233.75	c total #watches: 436710
1235.24/1235.50	c total #propagations: 646719147 / total #impl: 2972601978 (eff. 0.218)
1235.24/1235.50	c #Conflicts:    1435000 | #Learnt:      53162 | 0.000
1235.24/1235.50	c total clause space: 335.816MB
1235.24/1235.50	c total #watches: 439750
1236.94/1237.20	c total #propagations: 647217044 / total #impl: 2975216656 (eff. 0.218)
1236.94/1237.20	c #Conflicts:    1436000 | #Learnt:      54162 | 0.000
1236.94/1237.20	c total clause space: 335.816MB
1236.94/1237.20	c total #watches: 442595
1238.35/1238.69	c total #propagations: 647673910 / total #impl: 2977234200 (eff. 0.218)
1238.35/1238.69	c #Conflicts:    1437000 | #Learnt:      55162 | 0.000
1238.35/1238.69	c total clause space: 335.816MB
1238.35/1238.69	c total #watches: 447317
1240.04/1240.36	c total #propagations: 648053276 / total #impl: 2979325927 (eff. 0.218)
1240.04/1240.36	c #Conflicts:    1438000 | #Learnt:      56162 | 0.000
1240.04/1240.36	c total clause space: 335.816MB
1240.04/1240.36	c total #watches: 450471
1241.24/1241.56	c total #propagations: 648479425 / total #impl: 2981399256 (eff. 0.218)
1241.24/1241.56	c #Conflicts:    1439000 | #Learnt:      57162 | 0.000
1241.24/1241.56	c total clause space: 335.816MB
1241.24/1241.56	c total #watches: 453324
1242.44/1242.76	c total #propagations: 648772446 / total #impl: 2982829522 (eff. 0.218)
1242.44/1242.76	c GC COLLECT
1242.44/1242.76	c #Conflicts:    1440000 | #Learnt:      29155 | 0.000
1242.44/1242.76	c total clause space: 335.816MB
1242.44/1242.76	c total #watches: 358682
1243.04/1243.36	c total #propagations: 649047595 / total #impl: 2984117338 (eff. 0.218)
1243.04/1243.36	c #Conflicts:    1441000 | #Learnt:      30155 | 0.000
1243.04/1243.36	c total clause space: 335.816MB
1243.04/1243.36	c total #watches: 361137
1243.74/1244.04	c total #propagations: 649344178 / total #impl: 2985466651 (eff. 0.218)
1243.74/1244.04	c #Conflicts:    1442000 | #Learnt:      31155 | 0.000
1243.74/1244.04	c total clause space: 335.816MB
1243.74/1244.04	c total #watches: 364158
1244.64/1244.92	c total #propagations: 649671100 / total #impl: 2987017632 (eff. 0.217)
1244.64/1244.92	c #Conflicts:    1443000 | #Learnt:      32155 | 0.000
1244.64/1244.92	c total clause space: 335.816MB
1244.64/1244.92	c total #watches: 367436
1245.44/1245.79	c total #propagations: 650087147 / total #impl: 2988975711 (eff. 0.217)
1245.44/1245.79	c #Conflicts:    1444000 | #Learnt:      33155 | 0.000
1245.44/1245.79	c total clause space: 335.816MB
1245.44/1245.79	c total #watches: 370624
1246.34/1246.65	c total #propagations: 650503593 / total #impl: 2991194602 (eff. 0.217)
1246.34/1246.65	c #Conflicts:    1445000 | #Learnt:      34155 | 0.000
1246.34/1246.65	c total clause space: 335.816MB
1246.34/1246.65	c total #watches: 374098
1247.25/1247.54	c total #propagations: 650883474 / total #impl: 2993108751 (eff. 0.217)
1247.25/1247.54	c #Conflicts:    1446000 | #Learnt:      35155 | 0.000
1247.25/1247.54	c total clause space: 335.816MB
1247.25/1247.54	c total #watches: 376707
1248.14/1248.48	c total #propagations: 651306554 / total #impl: 2994980551 (eff. 0.217)
1248.14/1248.48	c #Conflicts:    1447000 | #Learnt:      36155 | 0.000
1248.14/1248.48	c total clause space: 335.816MB
1248.14/1248.48	c total #watches: 379407
1249.14/1249.43	c total #propagations: 651740254 / total #impl: 2997016917 (eff. 0.217)
1249.14/1249.43	c #Conflicts:    1448000 | #Learnt:      37155 | 0.000
1249.14/1249.43	c total clause space: 335.816MB
1249.14/1249.43	c total #watches: 383085
1250.24/1250.50	c total #propagations: 652156513 / total #impl: 2999122428 (eff. 0.217)
1250.24/1250.50	c #Conflicts:    1449000 | #Learnt:      38155 | 0.000
1250.24/1250.50	c total clause space: 335.816MB
1250.24/1250.50	c total #watches: 388037
1251.34/1251.65	c total #propagations: 652530387 / total #impl: 3001319269 (eff. 0.217)
1251.34/1251.65	c #Conflicts:    1450000 | #Learnt:      39155 | 0.000
1251.34/1251.65	c total clause space: 335.816MB
1251.34/1251.65	c total #watches: 390738
1252.44/1252.79	c total #propagations: 652976262 / total #impl: 3003336318 (eff. 0.217)
1252.44/1252.79	c #Conflicts:    1451000 | #Learnt:      40155 | 0.000
1252.44/1252.79	c total clause space: 335.816MB
1252.44/1252.79	c total #watches: 393848
1253.64/1253.92	c total #propagations: 653431166 / total #impl: 3005668058 (eff. 0.217)
1253.64/1253.92	c #Conflicts:    1452000 | #Learnt:      41155 | 0.000
1253.64/1253.92	c total clause space: 335.816MB
1253.64/1253.92	c total #watches: 396587
1254.64/1254.90	c total #propagations: 653871735 / total #impl: 3007999903 (eff. 0.217)
1254.64/1254.90	c #Conflicts:    1453000 | #Learnt:      42155 | 0.000
1254.64/1254.90	c total clause space: 335.816MB
1254.64/1254.90	c total #watches: 398805
1255.74/1256.06	c total #propagations: 654297506 / total #impl: 3010245941 (eff. 0.217)
1255.74/1256.06	c #Conflicts:    1454000 | #Learnt:      43155 | 0.000
1255.74/1256.06	c total clause space: 335.816MB
1255.74/1256.06	c total #watches: 401670
1256.94/1257.25	c total #propagations: 654762082 / total #impl: 3012871810 (eff. 0.217)
1256.94/1257.25	c #Conflicts:    1455000 | #Learnt:      44155 | 0.000
1256.94/1257.25	c total clause space: 335.816MB
1256.94/1257.25	c total #watches: 404142
1258.25/1258.51	c total #propagations: 655171841 / total #impl: 3015220462 (eff. 0.217)
1258.25/1258.51	c #Conflicts:    1456000 | #Learnt:      45155 | 0.000
1258.25/1258.51	c total clause space: 335.816MB
1258.25/1258.51	c total #watches: 407046
1259.44/1259.76	c total #propagations: 655612574 / total #impl: 3017595287 (eff. 0.217)
1259.44/1259.76	c #Conflicts:    1457000 | #Learnt:      46155 | 0.000
1259.44/1259.76	c total clause space: 335.816MB
1259.44/1259.76	c total #watches: 409671
1260.84/1261.15	c total #propagations: 656084055 / total #impl: 3020059081 (eff. 0.217)
1260.84/1261.15	c #Conflicts:    1458000 | #Learnt:      47155 | 0.000
1260.84/1261.15	c total clause space: 335.816MB
1260.84/1261.15	c total #watches: 412529
1262.14/1262.49	c total #propagations: 656558439 / total #impl: 3022354115 (eff. 0.217)
1262.14/1262.49	c #Conflicts:    1459000 | #Learnt:      48155 | 0.000
1262.14/1262.49	c total clause space: 335.816MB
1262.14/1262.49	c total #watches: 415819
1263.44/1263.73	c total #propagations: 656992747 / total #impl: 3024736892 (eff. 0.217)
1263.44/1263.73	c #Conflicts:    1460000 | #Learnt:      49155 | 0.000
1263.44/1263.73	c total clause space: 335.816MB
1263.44/1263.74	c total #watches: 418172
1264.64/1264.95	c total #propagations: 657437360 / total #impl: 3027074448 (eff. 0.217)
1264.64/1264.95	c #Conflicts:    1461000 | #Learnt:      50155 | 0.000
1264.64/1264.95	c total clause space: 335.816MB
1264.64/1264.95	c total #watches: 422858
1265.84/1266.13	c total #propagations: 657834307 / total #impl: 3029179133 (eff. 0.217)
1265.84/1266.13	c #Conflicts:    1462000 | #Learnt:      51155 | 0.000
1265.84/1266.13	c total clause space: 335.816MB
1265.84/1266.13	c total #watches: 425217
1267.44/1267.77	c total #propagations: 658237736 / total #impl: 3030885739 (eff. 0.217)
1267.44/1267.77	c #Conflicts:    1463000 | #Learnt:      52155 | 0.000
1267.44/1267.77	c total clause space: 335.816MB
1267.44/1267.77	c total #watches: 427922
1269.04/1269.39	c total #propagations: 658681006 / total #impl: 3032910596 (eff. 0.217)
1269.04/1269.39	c #Conflicts:    1464000 | #Learnt:      53155 | 0.000
1269.04/1269.39	c total clause space: 335.816MB
1269.04/1269.39	c total #watches: 430696
1270.93/1271.26	c total #propagations: 659135488 / total #impl: 3035174720 (eff. 0.217)
1270.93/1271.26	c #Conflicts:    1465000 | #Learnt:      54155 | 0.000
1270.93/1271.26	c total clause space: 335.816MB
1270.93/1271.26	c total #watches: 433528
1272.63/1272.97	c total #propagations: 659604776 / total #impl: 3037743551 (eff. 0.217)
1272.63/1272.97	c #Conflicts:    1466000 | #Learnt:      55155 | 0.000
1272.63/1272.97	c total clause space: 335.816MB
1272.63/1272.97	c total #watches: 437589
1274.43/1274.72	c total #propagations: 660046125 / total #impl: 3040330323 (eff. 0.217)
1274.43/1274.72	c #Conflicts:    1467000 | #Learnt:      56155 | 0.000
1274.43/1274.72	c total clause space: 335.816MB
1274.43/1274.72	c total #watches: 442050
1276.03/1276.36	c total #propagations: 660522599 / total #impl: 3042910037 (eff. 0.217)
1276.03/1276.36	c #Conflicts:    1468000 | #Learnt:      57155 | 0.000
1276.03/1276.36	c total clause space: 335.816MB
1276.03/1276.36	c total #watches: 447226
1277.53/1277.85	c total #propagations: 660935354 / total #impl: 3045304311 (eff. 0.217)
1277.53/1277.85	c #Conflicts:    1469000 | #Learnt:      58155 | 0.000
1277.53/1277.85	c total clause space: 335.816MB
1277.53/1277.85	c total #watches: 451982
1278.73/1279.05	c total #propagations: 661267274 / total #impl: 3047357736 (eff. 0.217)
1278.73/1279.05	c GC COLLECT
1278.73/1279.05	c #Conflicts:    1470000 | #Learnt:      29852 | 0.000
1278.73/1279.05	c total clause space: 335.816MB
1278.73/1279.05	c total #watches: 361038
1279.63/1279.97	c total #propagations: 661595459 / total #impl: 3049291110 (eff. 0.217)
1279.63/1279.97	c #Conflicts:    1471000 | #Learnt:      30852 | 0.000
1279.63/1279.97	c total clause space: 335.816MB
1279.63/1279.97	c total #watches: 364254
1280.63/1280.92	c total #propagations: 662070448 / total #impl: 3051588810 (eff. 0.217)
1280.63/1280.92	c #Conflicts:    1472000 | #Learnt:      31852 | 0.000
1280.63/1280.92	c total clause space: 335.816MB
1280.63/1280.92	c total #watches: 368070
1281.53/1281.87	c total #propagations: 662543665 / total #impl: 3053965066 (eff. 0.217)
1281.53/1281.87	c #Conflicts:    1473000 | #Learnt:      32852 | 0.000
1281.53/1281.87	c total clause space: 335.816MB
1281.53/1281.87	c total #watches: 371264
1282.53/1282.86	c total #propagations: 662966857 / total #impl: 3056247750 (eff. 0.217)
1282.53/1282.86	c #Conflicts:    1474000 | #Learnt:      33852 | 0.000
1282.53/1282.86	c total clause space: 335.816MB
1282.53/1282.86	c total #watches: 374634
1283.44/1283.78	c total #propagations: 663410510 / total #impl: 3058470166 (eff. 0.217)
1283.44/1283.78	c #Conflicts:    1475000 | #Learnt:      34852 | 0.000
1283.44/1283.78	c total clause space: 335.816MB
1283.44/1283.78	c total #watches: 377155
1284.43/1284.71	c total #propagations: 663835318 / total #impl: 3060309033 (eff. 0.217)
1284.43/1284.71	c #Conflicts:    1476000 | #Learnt:      35852 | 0.000
1284.43/1284.71	c total clause space: 335.816MB
1284.43/1284.71	c total #watches: 379866
1285.43/1285.77	c total #propagations: 664230244 / total #impl: 3062553756 (eff. 0.217)
1285.43/1285.77	c #Conflicts:    1477000 | #Learnt:      36852 | 0.000
1285.43/1285.77	c total clause space: 335.816MB
1285.43/1285.77	c total #watches: 384821
1286.53/1286.86	c total #propagations: 664679160 / total #impl: 3065103265 (eff. 0.217)
1286.53/1286.86	c #Conflicts:    1478000 | #Learnt:      37852 | 0.000
1286.53/1286.86	c total clause space: 335.816MB
1286.53/1286.86	c total #watches: 388499
1287.53/1287.82	c total #propagations: 665096215 / total #impl: 3067379769 (eff. 0.217)
1287.53/1287.82	c #Conflicts:    1479000 | #Learnt:      38852 | 0.000
1287.53/1287.82	c total clause space: 335.816MB
1287.53/1287.82	c total #watches: 391315
1288.63/1288.92	c total #propagations: 665448095 / total #impl: 3068985851 (eff. 0.217)
1288.63/1288.92	c #Conflicts:    1480000 | #Learnt:      39852 | 0.000
1288.63/1288.92	c total clause space: 335.816MB
1288.63/1288.92	c total #watches: 394923
1289.73/1290.03	c total #propagations: 665815958 / total #impl: 3070748991 (eff. 0.217)
1289.73/1290.03	c #Conflicts:    1481000 | #Learnt:      40852 | 0.000
1289.73/1290.03	c total clause space: 335.816MB
1289.73/1290.03	c total #watches: 397415
1290.93/1291.25	c total #propagations: 666219683 / total #impl: 3072589956 (eff. 0.217)
1290.93/1291.25	c #Conflicts:    1482000 | #Learnt:      41852 | 0.000
1290.93/1291.25	c total clause space: 335.816MB
1290.93/1291.25	c total #watches: 400040
1292.03/1292.38	c total #propagations: 666692643 / total #impl: 3074789770 (eff. 0.217)
1292.03/1292.38	c #Conflicts:    1483000 | #Learnt:      42852 | 0.000
1292.03/1292.38	c total clause space: 335.816MB
1292.03/1292.38	c total #watches: 403030
1293.23/1293.57	c total #propagations: 667108318 / total #impl: 3076873947 (eff. 0.217)
1293.23/1293.57	c #Conflicts:    1484000 | #Learnt:      43852 | 0.000
1293.23/1293.57	c total clause space: 335.816MB
1293.23/1293.57	c total #watches: 406637
1294.63/1294.93	c total #propagations: 667540474 / total #impl: 3078907413 (eff. 0.217)
1294.63/1294.93	c #Conflicts:    1485000 | #Learnt:      44852 | 0.000
1294.63/1294.93	c total clause space: 335.816MB
1294.63/1294.93	c total #watches: 410907
1295.93/1296.28	c total #propagations: 668008468 / total #impl: 3081513715 (eff. 0.217)
1295.93/1296.28	c #Conflicts:    1486000 | #Learnt:      45852 | 0.000
1295.93/1296.28	c total clause space: 335.816MB
1295.93/1296.28	c total #watches: 414081
1297.43/1297.74	c total #propagations: 668479349 / total #impl: 3084216537 (eff. 0.217)
1297.43/1297.74	c #Conflicts:    1487000 | #Learnt:      46852 | 0.000
1297.43/1297.74	c total clause space: 335.816MB
1297.43/1297.74	c total #watches: 418903
1299.03/1299.35	c total #propagations: 668966611 / total #impl: 3086906031 (eff. 0.217)
1299.03/1299.35	c #Conflicts:    1488000 | #Learnt:      47852 | 0.000
1299.03/1299.35	c total clause space: 335.816MB
1299.03/1299.35	c total #watches: 421419
1300.33/1300.66	c total #propagations: 669444244 / total #impl: 3089468769 (eff. 0.217)
1300.33/1300.66	c #Conflicts:    1489000 | #Learnt:      48852 | 0.000
1300.33/1300.66	c total clause space: 335.816MB
1300.33/1300.66	c total #watches: 423951
1301.93/1302.24	c total #propagations: 669868406 / total #impl: 3091554328 (eff. 0.217)
1301.93/1302.24	c #Conflicts:    1490000 | #Learnt:      49852 | 0.000
1301.93/1302.24	c total clause space: 335.816MB
1301.93/1302.24	c total #watches: 427721
1303.53/1303.81	c total #propagations: 670348868 / total #impl: 3093786546 (eff. 0.217)
1303.53/1303.81	c #Conflicts:    1491000 | #Learnt:      50852 | 0.000
1303.53/1303.81	c total clause space: 335.816MB
1303.53/1303.81	c total #watches: 430356
1305.13/1305.40	c total #propagations: 670820884 / total #impl: 3096227386 (eff. 0.217)
1305.13/1305.40	c #Conflicts:    1492000 | #Learnt:      51852 | 0.000
1305.13/1305.40	c total clause space: 335.816MB
1305.13/1305.40	c total #watches: 435488
1306.83/1307.18	c total #propagations: 671276020 / total #impl: 3099159194 (eff. 0.217)
1306.83/1307.18	c #Conflicts:    1493000 | #Learnt:      52852 | 0.000
1306.83/1307.18	c total clause space: 335.816MB
1306.83/1307.18	c total #watches: 438543
1308.84/1309.15	c total #propagations: 671765492 / total #impl: 3101397590 (eff. 0.217)
1308.84/1309.15	c #Conflicts:    1494000 | #Learnt:      53852 | 0.000
1308.84/1309.15	c total clause space: 335.816MB
1308.84/1309.15	c total #watches: 443438
1310.53/1310.89	c total #propagations: 672241453 / total #impl: 3104223988 (eff. 0.217)
1310.53/1310.89	c #Conflicts:    1495000 | #Learnt:      54852 | 0.000
1310.53/1310.89	c total clause space: 335.816MB
1310.53/1310.89	c total #watches: 446351
1312.23/1312.53	c total #propagations: 672701898 / total #impl: 3106432064 (eff. 0.217)
1312.23/1312.53	c #Conflicts:    1496000 | #Learnt:      55852 | 0.000
1312.23/1312.53	c total clause space: 335.816MB
1312.23/1312.53	c total #watches: 448880
1313.73/1314.07	c total #propagations: 673110314 / total #impl: 3108360413 (eff. 0.217)
1313.73/1314.07	c #Conflicts:    1497000 | #Learnt:      56852 | 0.000
1313.73/1314.07	c total clause space: 335.816MB
1313.73/1314.07	c total #watches: 451672
1315.73/1316.07	c total #propagations: 673493368 / total #impl: 3110192032 (eff. 0.217)
1315.73/1316.07	c #Conflicts:    1498000 | #Learnt:      57852 | 0.000
1315.73/1316.07	c total clause space: 335.816MB
1315.73/1316.07	c total #watches: 454818
1317.93/1318.26	c total #propagations: 673940861 / total #impl: 3112231897 (eff. 0.217)
1317.93/1318.26	c #Conflicts:    1499000 | #Learnt:      58852 | 0.000
1317.93/1318.26	c total clause space: 335.816MB
1317.93/1318.26	c total #watches: 458529
1319.23/1319.58	c total #propagations: 674416379 / total #impl: 3114547077 (eff. 0.217)
1319.23/1319.58	c GC COLLECT
1319.23/1319.58	c #Conflicts:    1500000 | #Learnt:      30246 | 0.000
1319.23/1319.58	c total clause space: 335.816MB
1319.23/1319.58	c total #watches: 361803
1320.03/1320.38	c total #propagations: 674870056 / total #impl: 3116555985 (eff. 0.217)
1320.03/1320.38	c #Conflicts:    1501000 | #Learnt:      31246 | 0.000
1320.03/1320.38	c total clause space: 335.816MB
1320.03/1320.38	c total #watches: 364982
1320.93/1321.27	c total #propagations: 675341938 / total #impl: 3118755801 (eff. 0.217)
1320.93/1321.27	c #Conflicts:    1502000 | #Learnt:      32246 | 0.000
1320.93/1321.27	c total clause space: 335.816MB
1320.93/1321.27	c total #watches: 368804
1321.93/1322.23	c total #propagations: 675826048 / total #impl: 3121023007 (eff. 0.217)
1321.93/1322.23	c #Conflicts:    1503000 | #Learnt:      33246 | 0.000
1321.93/1322.23	c total clause space: 335.816MB
1321.93/1322.23	c total #watches: 371737
1322.93/1323.27	c total #propagations: 676309523 / total #impl: 3123265226 (eff. 0.217)
1322.93/1323.27	c #Conflicts:    1504000 | #Learnt:      34246 | 0.000
1322.93/1323.27	c total clause space: 335.816MB
1322.93/1323.27	c total #watches: 375681
1324.03/1324.37	c total #propagations: 676799552 / total #impl: 3125872356 (eff. 0.217)
1324.03/1324.37	c #Conflicts:    1505000 | #Learnt:      35246 | 0.000
1324.03/1324.37	c total clause space: 335.816MB
1324.03/1324.37	c total #watches: 378827
1325.03/1325.36	c total #propagations: 677282491 / total #impl: 3128211408 (eff. 0.217)
1325.03/1325.36	c #Conflicts:    1506000 | #Learnt:      36246 | 0.000
1325.03/1325.36	c total clause space: 335.816MB
1325.03/1325.36	c total #watches: 382502
1326.23/1326.54	c total #propagations: 677711729 / total #impl: 3130506475 (eff. 0.216)
1326.23/1326.54	c #Conflicts:    1507000 | #Learnt:      37246 | 0.000
1326.23/1326.54	c total clause space: 335.816MB
1326.23/1326.55	c total #watches: 386547
1327.53/1327.86	c total #propagations: 678207034 / total #impl: 3133169295 (eff. 0.216)
1327.53/1327.86	c #Conflicts:    1508000 | #Learnt:      38246 | 0.000
1327.53/1327.86	c total clause space: 335.816MB
1327.53/1327.86	c total #watches: 389699
1328.83/1329.16	c total #propagations: 678732465 / total #impl: 3135760535 (eff. 0.216)
1328.83/1329.16	c #Conflicts:    1509000 | #Learnt:      39246 | 0.000
1328.83/1329.16	c total clause space: 335.816MB
1328.83/1329.16	c total #watches: 392693
1330.22/1330.59	c total #propagations: 679217966 / total #impl: 3138317482 (eff. 0.216)
1330.22/1330.59	c #Conflicts:    1510000 | #Learnt:      40246 | 0.000
1330.22/1330.59	c total clause space: 335.816MB
1330.22/1330.59	c total #watches: 395024
1331.32/1331.65	c total #propagations: 679766247 / total #impl: 3141181166 (eff. 0.216)
1331.32/1331.65	c #Conflicts:    1511000 | #Learnt:      41246 | 0.000
1331.32/1331.65	c total clause space: 335.816MB
1331.32/1331.65	c total #watches: 397706
1332.62/1332.90	c total #propagations: 680179220 / total #impl: 3143082998 (eff. 0.216)
1332.62/1332.90	c #Conflicts:    1512000 | #Learnt:      42246 | 0.000
1332.62/1332.90	c total clause space: 335.816MB
1332.62/1332.90	c total #watches: 400984
1333.92/1334.20	c total #propagations: 680622613 / total #impl: 3145296599 (eff. 0.216)
1333.92/1334.20	c #Conflicts:    1513000 | #Learnt:      43246 | 0.000
1333.92/1334.20	c total clause space: 335.816MB
1333.92/1334.20	c total #watches: 404106
1335.02/1335.37	c total #propagations: 681116245 / total #impl: 3147535496 (eff. 0.216)
1335.02/1335.37	c #Conflicts:    1514000 | #Learnt:      44246 | 0.000
1335.02/1335.37	c total clause space: 335.816MB
1335.02/1335.37	c total #watches: 407290
1336.23/1336.54	c total #propagations: 681533537 / total #impl: 3149670585 (eff. 0.216)
1336.23/1336.54	c #Conflicts:    1515000 | #Learnt:      45246 | 0.000
1336.23/1336.54	c total clause space: 335.816MB
1336.23/1336.54	c total #watches: 410045
1337.72/1338.00	c total #propagations: 681958985 / total #impl: 3151996462 (eff. 0.216)
1337.72/1338.00	c #Conflicts:    1516000 | #Learnt:      46246 | 0.000
1337.72/1338.00	c total clause space: 335.816MB
1337.72/1338.01	c total #watches: 412345
1339.02/1339.36	c total #propagations: 682468720 / total #impl: 3154272497 (eff. 0.216)
1339.02/1339.36	c #Conflicts:    1517000 | #Learnt:      47246 | 0.000
1339.02/1339.36	c total clause space: 335.816MB
1339.02/1339.36	c total #watches: 415629
1340.42/1340.72	c total #propagations: 682947430 / total #impl: 3156633475 (eff. 0.216)
1340.42/1340.72	c #Conflicts:    1518000 | #Learnt:      48246 | 0.000
1340.42/1340.72	c total clause space: 335.816MB
1340.42/1340.72	c total #watches: 418643
1341.83/1342.12	c total #propagations: 683437555 / total #impl: 3159032893 (eff. 0.216)
1341.83/1342.12	c #Conflicts:    1519000 | #Learnt:      49246 | 0.000
1341.83/1342.12	c total clause space: 335.816MB
1341.83/1342.12	c total #watches: 421428
1343.12/1343.44	c total #propagations: 683939151 / total #impl: 3161465750 (eff. 0.216)
1343.12/1343.44	c #Conflicts:    1520000 | #Learnt:      50246 | 0.000
1343.12/1343.44	c total clause space: 335.816MB
1343.12/1343.44	c total #watches: 424251
1344.62/1344.97	c total #propagations: 684392289 / total #impl: 3163967491 (eff. 0.216)
1344.62/1344.97	c #Conflicts:    1521000 | #Learnt:      51246 | 0.000
1344.62/1344.97	c total clause space: 335.816MB
1344.62/1344.97	c total #watches: 427903
1346.23/1346.51	c total #propagations: 684884481 / total #impl: 3166226329 (eff. 0.216)
1346.23/1346.51	c #Conflicts:    1522000 | #Learnt:      52246 | 0.000
1346.23/1346.51	c total clause space: 335.816MB
1346.23/1346.51	c total #watches: 430256
1347.62/1347.99	c total #propagations: 685337742 / total #impl: 3168287619 (eff. 0.216)
1347.62/1347.99	c #Conflicts:    1523000 | #Learnt:      53246 | 0.000
1347.62/1347.99	c total clause space: 335.816MB
1347.62/1347.99	c total #watches: 432835
1349.02/1349.30	c total #propagations: 685770450 / total #impl: 3170531662 (eff. 0.216)
1349.02/1349.30	c #Conflicts:    1524000 | #Learnt:      54246 | 0.000
1349.02/1349.30	c total clause space: 335.816MB
1349.02/1349.30	c total #watches: 436289
1350.63/1350.94	c total #propagations: 686137551 / total #impl: 3172377218 (eff. 0.216)
1350.63/1350.94	c #Conflicts:    1525000 | #Learnt:      55246 | 0.000
1350.63/1350.94	c total clause space: 335.816MB
1350.63/1350.94	c total #watches: 442688
1352.22/1352.56	c total #propagations: 686572401 / total #impl: 3174478326 (eff. 0.216)
1352.22/1352.56	c #Conflicts:    1526000 | #Learnt:      56246 | 0.000
1352.22/1352.56	c total clause space: 335.816MB
1352.22/1352.56	c total #watches: 447656
1354.02/1354.32	c total #propagations: 686954220 / total #impl: 3176533182 (eff. 0.216)
1354.02/1354.32	c #Conflicts:    1527000 | #Learnt:      57246 | 0.000
1354.02/1354.32	c total clause space: 335.816MB
1354.02/1354.32	c total #watches: 452839
1355.92/1356.20	c total #propagations: 687376217 / total #impl: 3178586955 (eff. 0.216)
1355.92/1356.20	c #Conflicts:    1528000 | #Learnt:      58246 | 0.000
1355.92/1356.20	c total clause space: 335.816MB
1355.92/1356.20	c total #watches: 456029
1357.92/1358.21	c total #propagations: 687793052 / total #impl: 3180727192 (eff. 0.216)
1357.92/1358.21	c #Conflicts:    1529000 | #Learnt:      59246 | 0.000
1357.92/1358.21	c total clause space: 335.816MB
1357.92/1358.21	c total #watches: 458568
1359.44/1359.78	c total #propagations: 688255956 / total #impl: 3182910159 (eff. 0.216)
1359.44/1359.78	c GC COLLECT
1359.44/1359.78	c #Conflicts:    1530000 | #Learnt:      30342 | 0.000
1359.44/1359.78	c total clause space: 335.816MB
1359.44/1359.78	c total #watches: 362308
1360.13/1360.46	c total #propagations: 688725689 / total #impl: 3185110313 (eff. 0.216)
1360.13/1360.46	c #Conflicts:    1531000 | #Learnt:      31342 | 0.000
1360.13/1360.46	c total clause space: 335.816MB
1360.13/1360.46	c total #watches: 365193
1361.03/1361.35	c total #propagations: 689085791 / total #impl: 3186928745 (eff. 0.216)
1361.03/1361.35	c #Conflicts:    1532000 | #Learnt:      32342 | 0.000
1361.03/1361.35	c total clause space: 335.816MB
1361.03/1361.35	c total #watches: 369278
1361.93/1362.23	c total #propagations: 689524489 / total #impl: 3189292267 (eff. 0.216)
1361.93/1362.23	c #Conflicts:    1533000 | #Learnt:      33342 | 0.000
1361.93/1362.23	c total clause space: 335.816MB
1361.93/1362.23	c total #watches: 373728
1362.83/1363.11	c total #propagations: 689945607 / total #impl: 3191673471 (eff. 0.216)
1362.83/1363.11	c #Conflicts:    1534000 | #Learnt:      34342 | 0.000
1362.83/1363.11	c total clause space: 335.816MB
1362.83/1363.11	c total #watches: 377270
1363.83/1364.18	c total #propagations: 690331259 / total #impl: 3194066912 (eff. 0.216)
1363.83/1364.18	c #Conflicts:    1535000 | #Learnt:      35342 | 0.000
1363.83/1364.18	c total clause space: 335.816MB
1363.83/1364.18	c total #watches: 380623
1364.93/1365.23	c total #propagations: 690806027 / total #impl: 3196316747 (eff. 0.216)
1364.93/1365.23	c #Conflicts:    1536000 | #Learnt:      36342 | 0.000
1364.93/1365.23	c total clause space: 335.816MB
1364.93/1365.23	c total #watches: 383864
1365.93/1366.29	c total #propagations: 691269144 / total #impl: 3198558142 (eff. 0.216)
1365.93/1366.29	c #Conflicts:    1537000 | #Learnt:      37342 | 0.000
1365.93/1366.29	c total clause space: 335.816MB
1365.93/1366.29	c total #watches: 386713
1367.03/1367.35	c total #propagations: 691721903 / total #impl: 3201159095 (eff. 0.216)
1367.03/1367.35	c #Conflicts:    1538000 | #Learnt:      38342 | 0.000
1367.03/1367.35	c total clause space: 335.816MB
1367.03/1367.35	c total #watches: 390344
1368.13/1368.49	c total #propagations: 692112053 / total #impl: 3203459546 (eff. 0.216)
1368.13/1368.49	c #Conflicts:    1539000 | #Learnt:      39342 | 0.000
1368.13/1368.49	c total clause space: 335.816MB
1368.13/1368.49	c total #watches: 393367
1369.23/1369.58	c total #propagations: 692525353 / total #impl: 3205550960 (eff. 0.216)
1369.23/1369.58	c #Conflicts:    1540000 | #Learnt:      40342 | 0.000
1369.23/1369.58	c total clause space: 335.816MB
1369.23/1369.58	c total #watches: 396279
1370.43/1370.73	c total #propagations: 692927580 / total #impl: 3207581724 (eff. 0.216)
1370.43/1370.73	c #Conflicts:    1541000 | #Learnt:      41342 | 0.000
1370.43/1370.73	c total clause space: 335.816MB
1370.43/1370.73	c total #watches: 399891
1371.63/1371.92	c total #propagations: 693426960 / total #impl: 3209875412 (eff. 0.216)
1371.63/1371.92	c #Conflicts:    1542000 | #Learnt:      42342 | 0.000
1371.63/1371.92	c total clause space: 335.816MB
1371.63/1371.92	c total #watches: 405184
1372.83/1373.14	c total #propagations: 693940779 / total #impl: 3212632612 (eff. 0.216)
1372.83/1373.14	c #Conflicts:    1543000 | #Learnt:      43342 | 0.000
1372.83/1373.14	c total clause space: 335.816MB
1372.83/1373.14	c total #watches: 409396
1373.93/1374.25	c total #propagations: 694390261 / total #impl: 3215228645 (eff. 0.216)
1373.93/1374.25	c #Conflicts:    1544000 | #Learnt:      44342 | 0.000
1373.93/1374.25	c total clause space: 335.816MB
1373.93/1374.25	c total #watches: 412544
1375.03/1375.34	c total #propagations: 694822613 / total #impl: 3217575359 (eff. 0.216)
1375.03/1375.34	c #Conflicts:    1545000 | #Learnt:      45342 | 0.000
1375.03/1375.34	c total clause space: 335.816MB
1375.03/1375.34	c total #watches: 414809
1376.12/1376.45	c total #propagations: 695271901 / total #impl: 3220021937 (eff. 0.216)
1376.12/1376.45	c #Conflicts:    1546000 | #Learnt:      46342 | 0.000
1376.12/1376.45	c total clause space: 335.816MB
1376.12/1376.45	c total #watches: 417202
1377.12/1377.45	c total #propagations: 695663820 / total #impl: 3222210196 (eff. 0.216)
1377.12/1377.45	c #Conflicts:    1547000 | #Learnt:      47342 | 0.000
1377.12/1377.45	c total clause space: 335.816MB
1377.12/1377.45	c total #watches: 420547
1378.22/1378.50	c total #propagations: 695982324 / total #impl: 3224019307 (eff. 0.216)
1378.22/1378.50	c #Conflicts:    1548000 | #Learnt:      48342 | 0.000
1378.22/1378.50	c total clause space: 335.816MB
1378.22/1378.50	c total #watches: 423425
1379.23/1379.58	c total #propagations: 696322217 / total #impl: 3226035497 (eff. 0.216)
1379.23/1379.58	c #Conflicts:    1549000 | #Learnt:      49342 | 0.000
1379.23/1379.58	c total clause space: 335.816MB
1379.23/1379.58	c total #watches: 426127
1380.42/1380.78	c total #propagations: 696638024 / total #impl: 3227813513 (eff. 0.216)
1380.42/1380.78	c #Conflicts:    1550000 | #Learnt:      50342 | 0.000
1380.42/1380.78	c total clause space: 335.816MB
1380.42/1380.78	c total #watches: 428613
1381.62/1381.96	c total #propagations: 696983496 / total #impl: 3229790133 (eff. 0.216)
1381.62/1381.96	c #Conflicts:    1551000 | #Learnt:      51342 | 0.000
1381.62/1381.96	c total clause space: 335.816MB
1381.62/1381.96	c total #watches: 431016
1383.02/1383.37	c total #propagations: 697354251 / total #impl: 3231797012 (eff. 0.216)
1383.02/1383.37	c #Conflicts:    1552000 | #Learnt:      52342 | 0.000
1383.02/1383.37	c total clause space: 335.816MB
1383.02/1383.37	c total #watches: 433450
1384.32/1384.62	c total #propagations: 697819297 / total #impl: 3234065647 (eff. 0.216)
1384.32/1384.62	c #Conflicts:    1553000 | #Learnt:      53342 | 0.000
1384.32/1384.62	c total clause space: 335.816MB
1384.32/1384.62	c total #watches: 435716
1385.73/1386.06	c total #propagations: 698241782 / total #impl: 3235756392 (eff. 0.216)
1385.73/1386.06	c #Conflicts:    1554000 | #Learnt:      54342 | 0.000
1385.73/1386.06	c total clause space: 335.816MB
1385.73/1386.06	c total #watches: 438029
1387.32/1387.60	c total #propagations: 698734351 / total #impl: 3237592728 (eff. 0.216)
1387.32/1387.60	c #Conflicts:    1555000 | #Learnt:      55342 | 0.000
1387.32/1387.60	c total clause space: 335.816MB
1387.32/1387.60	c total #watches: 440296
1388.92/1389.26	c total #propagations: 699215590 / total #impl: 3239799084 (eff. 0.216)
1388.92/1389.26	c #Conflicts:    1556000 | #Learnt:      56342 | 0.000
1388.92/1389.26	c total clause space: 335.816MB
1388.92/1389.26	c total #watches: 442390
1390.52/1390.87	c total #propagations: 699722089 / total #impl: 3241998705 (eff. 0.216)
1390.52/1390.87	c #Conflicts:    1557000 | #Learnt:      57342 | 0.000
1390.52/1390.87	c total clause space: 335.816MB
1390.52/1390.87	c total #watches: 444510
1392.22/1392.59	c total #propagations: 700226677 / total #impl: 3244094205 (eff. 0.216)
1392.22/1392.59	c #Conflicts:    1558000 | #Learnt:      58342 | 0.000
1392.22/1392.59	c total clause space: 335.816MB
1392.22/1392.59	c total #watches: 446732
1393.92/1394.24	c total #propagations: 700751300 / total #impl: 3246162691 (eff. 0.216)
1393.92/1394.24	c #Conflicts:    1559000 | #Learnt:      59342 | 0.000
1393.92/1394.24	c total clause space: 335.816MB
1393.92/1394.24	c total #watches: 449337
1395.63/1395.97	c total #propagations: 701263686 / total #impl: 3248331468 (eff. 0.216)
1395.63/1395.97	c #Conflicts:    1560000 | #Learnt:      60342 | 0.000
1395.63/1395.97	c total clause space: 335.816MB
1395.63/1395.97	c total #watches: 451807
1396.62/1396.95	c total #propagations: 701759256 / total #impl: 3250387215 (eff. 0.216)
1396.62/1396.95	c GC COLLECT
1396.62/1396.95	c #Conflicts:    1561000 | #Learnt:      31138 | 0.000
1396.62/1396.95	c total clause space: 335.816MB
1396.62/1396.95	c total #watches: 363964
1397.62/1397.90	c total #propagations: 702266369 / total #impl: 3252293574 (eff. 0.216)
1397.62/1397.90	c #Conflicts:    1562000 | #Learnt:      32138 | 0.000
1397.62/1397.90	c total clause space: 335.816MB
1397.62/1397.90	c total #watches: 367048
1398.52/1398.85	c total #propagations: 702764524 / total #impl: 3254524268 (eff. 0.216)
1398.52/1398.85	c #Conflicts:    1563000 | #Learnt:      33138 | 0.000
1398.52/1398.85	c total clause space: 335.816MB
1398.52/1398.85	c total #watches: 369595
1399.52/1399.82	c total #propagations: 703219084 / total #impl: 3256484501 (eff. 0.216)
1399.52/1399.82	c #Conflicts:    1564000 | #Learnt:      34138 | 0.000
1399.52/1399.82	c total clause space: 335.816MB
1399.52/1399.82	c total #watches: 372268
1400.32/1400.68	c total #propagations: 703703874 / total #impl: 3258386997 (eff. 0.216)
1400.32/1400.68	c #Conflicts:    1565000 | #Learnt:      35138 | 0.000
1400.32/1400.68	c total clause space: 335.816MB
1400.32/1400.68	c total #watches: 375023
1401.32/1401.63	c total #propagations: 704181395 / total #impl: 3260451926 (eff. 0.216)
1401.32/1401.63	c #Conflicts:    1566000 | #Learnt:      36138 | 0.000
1401.32/1401.63	c total clause space: 335.816MB
1401.32/1401.63	c total #watches: 378177
1402.33/1402.62	c total #propagations: 704660372 / total #impl: 3262835859 (eff. 0.216)
1402.33/1402.62	c #Conflicts:    1567000 | #Learnt:      37138 | 0.000
1402.33/1402.62	c total clause space: 335.816MB
1402.33/1402.62	c total #watches: 381632
1403.43/1403.71	c total #propagations: 705098948 / total #impl: 3265289769 (eff. 0.216)
1403.43/1403.71	c #Conflicts:    1568000 | #Learnt:      38138 | 0.000
1403.43/1403.71	c total clause space: 335.816MB
1403.43/1403.71	c total #watches: 384803
1404.62/1404.91	c total #propagations: 705579382 / total #impl: 3267619589 (eff. 0.216)
1404.62/1404.91	c #Conflicts:    1569000 | #Learnt:      39138 | 0.000
1404.62/1404.91	c total clause space: 335.816MB
1404.62/1404.91	c total #watches: 388038
1405.63/1405.97	c total #propagations: 706053560 / total #impl: 3269827925 (eff. 0.216)
1405.63/1405.97	c #Conflicts:    1570000 | #Learnt:      40138 | 0.000
1405.63/1405.97	c total clause space: 335.816MB
1405.63/1405.97	c total #watches: 390808
1406.73/1407.01	c total #propagations: 706482856 / total #impl: 3271837741 (eff. 0.216)
1406.73/1407.01	c #Conflicts:    1571000 | #Learnt:      41138 | 0.000
1406.73/1407.01	c total clause space: 335.816MB
1406.73/1407.01	c total #watches: 394515
1407.73/1408.04	c total #propagations: 706900626 / total #impl: 3273883807 (eff. 0.216)
1407.73/1408.04	c #Conflicts:    1572000 | #Learnt:      42138 | 0.000
1407.73/1408.04	c total clause space: 335.816MB
1407.73/1408.04	c total #watches: 398075
1409.02/1409.35	c total #propagations: 707310072 / total #impl: 3275950134 (eff. 0.216)
1409.02/1409.35	c #Conflicts:    1573000 | #Learnt:      43138 | 0.000
1409.02/1409.35	c total clause space: 335.816MB
1409.02/1409.35	c total #watches: 400881
1410.42/1410.72	c total #propagations: 707779749 / total #impl: 3278429663 (eff. 0.216)
1410.42/1410.72	c #Conflicts:    1574000 | #Learnt:      44138 | 0.000
1410.42/1410.72	c total clause space: 335.816MB
1410.42/1410.72	c total #watches: 403880
1411.92/1412.26	c total #propagations: 708253321 / total #impl: 3280730967 (eff. 0.216)
1411.92/1412.26	c #Conflicts:    1575000 | #Learnt:      45138 | 0.000
1411.92/1412.26	c total clause space: 335.816MB
1411.92/1412.26	c total #watches: 406405
1413.23/1413.57	c total #propagations: 708790644 / total #impl: 3283037393 (eff. 0.216)
1413.23/1413.57	c #Conflicts:    1576000 | #Learnt:      46138 | 0.000
1413.23/1413.57	c total clause space: 335.816MB
1413.23/1413.57	c total #watches: 408923
1414.52/1414.86	c total #propagations: 709248500 / total #impl: 3285088305 (eff. 0.216)
1414.52/1414.86	c #Conflicts:    1577000 | #Learnt:      47138 | 0.000
1414.52/1414.86	c total clause space: 335.816MB
1414.52/1414.86	c total #watches: 413121
1415.72/1416.09	c total #propagations: 709681982 / total #impl: 3287313876 (eff. 0.216)
1415.72/1416.09	c #Conflicts:    1578000 | #Learnt:      48138 | 0.000
1415.72/1416.09	c total clause space: 335.816MB
1415.72/1416.09	c total #watches: 416494
1417.02/1417.39	c total #propagations: 710134658 / total #impl: 3289402919 (eff. 0.216)
1417.02/1417.39	c #Conflicts:    1579000 | #Learnt:      49138 | 0.000
1417.02/1417.39	c total clause space: 335.816MB
1417.02/1417.39	c total #watches: 420730
1418.42/1418.76	c total #propagations: 710577185 / total #impl: 3291526927 (eff. 0.216)
1418.42/1418.76	c #Conflicts:    1580000 | #Learnt:      50138 | 0.000
1418.42/1418.76	c total clause space: 335.816MB
1418.42/1418.76	c total #watches: 425467
1419.82/1420.15	c total #propagations: 711019981 / total #impl: 3293687088 (eff. 0.216)
1419.82/1420.15	c #Conflicts:    1581000 | #Learnt:      51138 | 0.000
1419.82/1420.15	c total clause space: 335.816MB
1419.82/1420.15	c total #watches: 428806
1421.22/1421.54	c total #propagations: 711450885 / total #impl: 3295752051 (eff. 0.216)
1421.22/1421.54	c #Conflicts:    1582000 | #Learnt:      52138 | 0.000
1421.22/1421.54	c total clause space: 335.816MB
1421.22/1421.54	c total #watches: 432611
1422.92/1423.25	c total #propagations: 711880249 / total #impl: 3297936472 (eff. 0.216)
1422.92/1423.25	c #Conflicts:    1583000 | #Learnt:      53138 | 0.000
1422.92/1423.25	c total clause space: 335.816MB
1422.92/1423.25	c total #watches: 437572
1424.72/1425.04	c total #propagations: 712332155 / total #impl: 3300098763 (eff. 0.216)
1424.72/1425.04	c #Conflicts:    1584000 | #Learnt:      54138 | 0.000
1424.72/1425.04	c total clause space: 335.816MB
1424.72/1425.04	c total #watches: 440582
1426.52/1426.84	c total #propagations: 712796539 / total #impl: 3302420184 (eff. 0.216)
1426.52/1426.84	c #Conflicts:    1585000 | #Learnt:      55138 | 0.000
1426.52/1426.84	c total clause space: 335.816MB
1426.52/1426.84	c total #watches: 443744
1427.92/1428.23	c total #propagations: 713302138 / total #impl: 3304932639 (eff. 0.216)
1427.92/1428.23	c #Conflicts:    1586000 | #Learnt:      56138 | 0.000
1427.92/1428.23	c total clause space: 335.816MB
1427.92/1428.23	c total #watches: 447526
1429.31/1429.65	c total #propagations: 713694914 / total #impl: 3307049229 (eff. 0.216)
1429.31/1429.65	c #Conflicts:    1587000 | #Learnt:      57138 | 0.000
1429.31/1429.65	c total clause space: 335.816MB
1429.31/1429.65	c total #watches: 451197
1431.21/1431.55	c total #propagations: 714072745 / total #impl: 3309151268 (eff. 0.216)
1431.21/1431.55	c #Conflicts:    1588000 | #Learnt:      58138 | 0.000
1431.21/1431.55	c total clause space: 335.816MB
1431.21/1431.55	c total #watches: 454720
1433.12/1433.48	c total #propagations: 714522889 / total #impl: 3311465648 (eff. 0.216)
1433.12/1433.48	c #Conflicts:    1589000 | #Learnt:      59138 | 0.000
1433.12/1433.48	c total clause space: 335.816MB
1433.12/1433.48	c total #watches: 458062
1434.61/1434.90	c total #propagations: 714958779 / total #impl: 3313851640 (eff. 0.216)
1434.61/1434.90	c #Conflicts:    1590000 | #Learnt:      60138 | 0.000
1434.61/1434.90	c total clause space: 335.816MB
1434.61/1434.90	c total #watches: 461110
1436.91/1437.20	c total #propagations: 715310353 / total #impl: 3316115098 (eff. 0.216)
1436.91/1437.20	c GC COLLECT
1436.91/1437.20	c #Conflicts:    1591000 | #Learnt:      30640 | 0.000
1436.91/1437.20	c total clause space: 335.816MB
1436.91/1437.20	c total #watches: 363124
1437.81/1438.14	c total #propagations: 715830601 / total #impl: 3318324737 (eff. 0.216)
1437.81/1438.14	c #Conflicts:    1592000 | #Learnt:      31640 | 0.000
1437.81/1438.14	c total clause space: 335.816MB
1437.81/1438.14	c total #watches: 365666
1438.81/1439.13	c total #propagations: 716361520 / total #impl: 3320392459 (eff. 0.216)
1438.81/1439.13	c #Conflicts:    1593000 | #Learnt:      32640 | 0.000
1438.81/1439.13	c total clause space: 335.816MB
1438.81/1439.13	c total #watches: 369005
1439.81/1440.19	c total #propagations: 716899439 / total #impl: 3322453837 (eff. 0.216)
1439.81/1440.19	c #Conflicts:    1594000 | #Learnt:      33640 | 0.000
1439.81/1440.19	c total clause space: 335.816MB
1439.81/1440.19	c total #watches: 371570
1440.91/1441.22	c total #propagations: 717415992 / total #impl: 3324339821 (eff. 0.216)
1440.91/1441.22	c #Conflicts:    1595000 | #Learnt:      34640 | 0.000
1440.91/1441.22	c total clause space: 335.816MB
1440.91/1441.22	c total #watches: 374009
1442.01/1442.31	c total #propagations: 717923859 / total #impl: 3326180966 (eff. 0.216)
1442.01/1442.31	c #Conflicts:    1596000 | #Learnt:      35640 | 0.000
1442.01/1442.31	c total clause space: 335.816MB
1442.01/1442.31	c total #watches: 376823
1443.21/1443.51	c total #propagations: 718460057 / total #impl: 3328239621 (eff. 0.216)
1443.21/1443.51	c #Conflicts:    1597000 | #Learnt:      36640 | 0.000
1443.21/1443.51	c total clause space: 335.816MB
1443.21/1443.51	c total #watches: 379301
1444.41/1444.74	c total #propagations: 718996271 / total #impl: 3330136234 (eff. 0.216)
1444.41/1444.74	c #Conflicts:    1598000 | #Learnt:      37640 | 0.000
1444.41/1444.74	c total clause space: 335.816MB
1444.41/1444.74	c total #watches: 381876
1445.51/1445.82	c total #propagations: 719535665 / total #impl: 3332275768 (eff. 0.216)
1445.51/1445.82	c #Conflicts:    1599000 | #Learnt:      38640 | 0.000
1445.51/1445.82	c total clause space: 335.816MB
1445.51/1445.82	c total #watches: 385090
1446.71/1447.02	c total #propagations: 720016558 / total #impl: 3334287560 (eff. 0.216)
1446.71/1447.02	c #Conflicts:    1600000 | #Learnt:      39640 | 0.000
1446.71/1447.02	c total clause space: 335.816MB
1446.71/1447.02	c total #watches: 388131
1447.91/1448.26	c total #propagations: 720518443 / total #impl: 3336417898 (eff. 0.216)
1447.91/1448.26	c #Conflicts:    1601000 | #Learnt:      40640 | 0.000
1447.91/1448.26	c total clause space: 335.816MB
1447.91/1448.26	c total #watches: 391355
1449.21/1449.52	c total #propagations: 721033320 / total #impl: 3338591377 (eff. 0.216)
1449.21/1449.52	c #Conflicts:    1602000 | #Learnt:      41640 | 0.000
1449.21/1449.52	c total clause space: 335.816MB
1449.21/1449.52	c total #watches: 393881
1450.41/1450.71	c total #propagations: 721549912 / total #impl: 3340670230 (eff. 0.216)
1450.41/1450.71	c #Conflicts:    1603000 | #Learnt:      42640 | 0.000
1450.41/1450.71	c total clause space: 335.816MB
1450.41/1450.71	c total #watches: 396123
1451.61/1451.93	c total #propagations: 722025735 / total #impl: 3342637541 (eff. 0.216)
1451.61/1451.93	c #Conflicts:    1604000 | #Learnt:      43640 | 0.000
1451.61/1451.93	c total clause space: 335.816MB
1451.61/1451.93	c total #watches: 398549
1453.01/1453.37	c total #propagations: 722521083 / total #impl: 3344591767 (eff. 0.216)
1453.01/1453.37	c #Conflicts:    1605000 | #Learnt:      44640 | 0.000
1453.01/1453.37	c total clause space: 335.816MB
1453.01/1453.37	c total #watches: 401583
1454.51/1454.80	c total #propagations: 723081562 / total #impl: 3346902864 (eff. 0.216)
1454.51/1454.80	c #Conflicts:    1606000 | #Learnt:      45640 | 0.000
1454.51/1454.80	c total clause space: 335.816MB
1454.51/1454.80	c total #watches: 404286
1455.81/1456.13	c total #propagations: 723617500 / total #impl: 3349408263 (eff. 0.216)
1455.81/1456.13	c #Conflicts:    1607000 | #Learnt:      46640 | 0.000
1455.81/1456.13	c total clause space: 335.816MB
1455.81/1456.13	c total #watches: 407488
1457.11/1457.48	c total #propagations: 724135734 / total #impl: 3351818562 (eff. 0.216)
1457.11/1457.48	c #Conflicts:    1608000 | #Learnt:      47640 | 0.000
1457.11/1457.48	c total clause space: 335.816MB
1457.11/1457.48	c total #watches: 410713
1458.61/1458.97	c total #propagations: 724649768 / total #impl: 3354166059 (eff. 0.216)
1458.61/1458.97	c #Conflicts:    1609000 | #Learnt:      48640 | 0.000
1458.61/1458.97	c total clause space: 335.816MB
1458.61/1458.97	c total #watches: 413346
1460.01/1460.35	c total #propagations: 725192795 / total #impl: 3356641512 (eff. 0.216)
1460.01/1460.35	c #Conflicts:    1610000 | #Learnt:      49640 | 0.000
1460.01/1460.35	c total clause space: 335.816MB
1460.01/1460.35	c total #watches: 416085
1461.51/1461.80	c total #propagations: 725710245 / total #impl: 3358859498 (eff. 0.216)
1461.51/1461.80	c #Conflicts:    1611000 | #Learnt:      50640 | 0.000
1461.51/1461.80	c total clause space: 335.816MB
1461.51/1461.80	c total #watches: 418696
1462.91/1463.25	c total #propagations: 726230270 / total #impl: 3361119740 (eff. 0.216)
1462.91/1463.25	c #Conflicts:    1612000 | #Learnt:      51640 | 0.000
1462.91/1463.25	c total clause space: 335.816MB
1462.91/1463.25	c total #watches: 421066
1464.51/1464.82	c total #propagations: 726743950 / total #impl: 3363317852 (eff. 0.216)
1464.51/1464.82	c #Conflicts:    1613000 | #Learnt:      52640 | 0.000
1464.51/1464.82	c total clause space: 335.816MB
1464.51/1464.82	c total #watches: 424059
1465.91/1466.24	c total #propagations: 727255048 / total #impl: 3365437879 (eff. 0.216)
1465.91/1466.24	c #Conflicts:    1614000 | #Learnt:      53640 | 0.000
1465.91/1466.24	c total clause space: 335.816MB
1465.91/1466.24	c total #watches: 426498
1467.51/1467.83	c total #propagations: 727756614 / total #impl: 3367542985 (eff. 0.216)
1467.51/1467.83	c #Conflicts:    1615000 | #Learnt:      54640 | 0.000
1467.51/1467.83	c total clause space: 335.816MB
1467.51/1467.83	c total #watches: 429269
1469.01/1469.31	c total #propagations: 728281544 / total #impl: 3369741063 (eff. 0.216)
1469.01/1469.31	c #Conflicts:    1616000 | #Learnt:      55640 | 0.000
1469.01/1469.31	c total clause space: 335.816MB
1469.01/1469.31	c total #watches: 431768
1470.31/1470.66	c total #propagations: 728797211 / total #impl: 3371835906 (eff. 0.216)
1470.31/1470.66	c #Conflicts:    1617000 | #Learnt:      56640 | 0.000
1470.31/1470.66	c total clause space: 335.816MB
1470.31/1470.66	c total #watches: 434673
1471.81/1472.13	c total #propagations: 729324497 / total #impl: 3374313330 (eff. 0.216)
1471.81/1472.13	c #Conflicts:    1618000 | #Learnt:      57640 | 0.000
1471.81/1472.13	c total clause space: 335.816MB
1471.81/1472.13	c total #watches: 437503
1473.21/1473.53	c total #propagations: 729829587 / total #impl: 3376807975 (eff. 0.216)
1473.21/1473.53	c #Conflicts:    1619000 | #Learnt:      58640 | 0.000
1473.21/1473.53	c total clause space: 335.816MB
1473.21/1473.53	c total #watches: 440655
1474.61/1474.91	c total #propagations: 730288499 / total #impl: 3379223591 (eff. 0.216)
1474.61/1474.91	c #Conflicts:    1620000 | #Learnt:      59640 | 0.000
1474.61/1474.91	c total clause space: 335.816MB
1474.61/1474.91	c total #watches: 445630
1476.51/1476.86	c total #propagations: 730710487 / total #impl: 3381454334 (eff. 0.216)
1476.51/1476.86	c #Conflicts:    1621000 | #Learnt:      60640 | 0.000
1476.51/1476.86	c total clause space: 335.816MB
1476.51/1476.86	c total #watches: 451732
1478.61/1478.91	c total #propagations: 731226786 / total #impl: 3384079130 (eff. 0.216)
1478.61/1478.91	c GC COLLECT
1478.61/1478.91	c #Conflicts:    1622000 | #Learnt:      30836 | 0.000
1478.61/1478.91	c total clause space: 335.816MB
1478.61/1478.91	c total #watches: 363528
1479.51/1479.88	c total #propagations: 731775713 / total #impl: 3386693414 (eff. 0.216)
1479.51/1479.88	c #Conflicts:    1623000 | #Learnt:      31836 | 0.000
1479.51/1479.88	c total clause space: 335.816MB
1479.51/1479.88	c total #watches: 367159
1480.60/1480.98	c total #propagations: 732281651 / total #impl: 3389054780 (eff. 0.216)
1480.60/1480.98	c #Conflicts:    1624000 | #Learnt:      32836 | 0.000
1480.60/1480.98	c total clause space: 335.816MB
1480.60/1480.98	c total #watches: 371287
1481.80/1482.13	c total #propagations: 732825491 / total #impl: 3391573366 (eff. 0.216)
1481.80/1482.13	c #Conflicts:    1625000 | #Learnt:      33836 | 0.000
1481.80/1482.13	c total clause space: 335.816MB
1481.80/1482.13	c total #watches: 375435
1483.00/1483.34	c total #propagations: 733348038 / total #impl: 3394032801 (eff. 0.216)
1483.00/1483.34	c #Conflicts:    1626000 | #Learnt:      34836 | 0.000
1483.00/1483.34	c total clause space: 335.816MB
1483.00/1483.34	c total #watches: 378423
1484.30/1484.60	c total #propagations: 733897541 / total #impl: 3396416352 (eff. 0.216)
1484.30/1484.60	c #Conflicts:    1627000 | #Learnt:      35836 | 0.000
1484.30/1484.60	c total clause space: 335.816MB
1484.30/1484.60	c total #watches: 383244
1485.40/1485.76	c total #propagations: 734400800 / total #impl: 3399276054 (eff. 0.216)
1485.40/1485.76	c #Conflicts:    1628000 | #Learnt:      36836 | 0.000
1485.40/1485.76	c total clause space: 335.816MB
1485.40/1485.76	c total #watches: 386348
1486.70/1487.04	c total #propagations: 734898255 / total #impl: 3401578248 (eff. 0.216)
1486.70/1487.04	c #Conflicts:    1629000 | #Learnt:      37836 | 0.000
1486.70/1487.04	c total clause space: 335.816MB
1486.70/1487.04	c total #watches: 389278
1488.11/1488.49	c total #propagations: 735420095 / total #impl: 3403908212 (eff. 0.216)
1488.11/1488.49	c #Conflicts:    1630000 | #Learnt:      38836 | 0.000
1488.11/1488.49	c total clause space: 335.816MB
1488.11/1488.49	c total #watches: 392812
1489.30/1489.61	c total #propagations: 735906153 / total #impl: 3406077047 (eff. 0.216)
1489.30/1489.61	c #Conflicts:    1631000 | #Learnt:      39836 | 0.000
1489.30/1489.61	c total clause space: 335.816MB
1489.30/1489.61	c total #watches: 397269
1490.31/1490.66	c total #propagations: 736345043 / total #impl: 3408147091 (eff. 0.216)
1490.31/1490.66	c #Conflicts:    1632000 | #Learnt:      40836 | 0.000
1490.31/1490.66	c total clause space: 335.816MB
1490.31/1490.66	c total #watches: 400159
1491.50/1491.80	c total #propagations: 736778172 / total #impl: 3410458086 (eff. 0.216)
1491.50/1491.80	c #Conflicts:    1633000 | #Learnt:      41836 | 0.000
1491.50/1491.80	c total clause space: 335.816MB
1491.50/1491.81	c total #watches: 403332
1492.90/1493.24	c total #propagations: 737229762 / total #impl: 3412802653 (eff. 0.216)
1492.90/1493.24	c #Conflicts:    1634000 | #Learnt:      42836 | 0.000
1492.90/1493.24	c total clause space: 335.816MB
1492.90/1493.24	c total #watches: 407635
1494.40/1494.73	c total #propagations: 737741508 / total #impl: 3415913348 (eff. 0.216)
1494.40/1494.73	c #Conflicts:    1635000 | #Learnt:      43836 | 0.000
1494.40/1494.73	c total clause space: 335.816MB
1494.40/1494.73	c total #watches: 411690
1495.71/1496.06	c total #propagations: 738259169 / total #impl: 3419428393 (eff. 0.216)
1495.71/1496.06	c #Conflicts:    1636000 | #Learnt:      44836 | 0.000
1495.71/1496.06	c total clause space: 335.816MB
1495.71/1496.06	c total #watches: 415067
1497.00/1497.34	c total #propagations: 738734256 / total #impl: 3422506105 (eff. 0.216)
1497.00/1497.34	c #Conflicts:    1637000 | #Learnt:      45836 | 0.000
1497.00/1497.34	c total clause space: 335.816MB
1497.00/1497.34	c total #watches: 418559
1498.40/1498.74	c total #propagations: 739172490 / total #impl: 3425288028 (eff. 0.216)
1498.40/1498.74	c #Conflicts:    1638000 | #Learnt:      46836 | 0.000
1498.40/1498.74	c total clause space: 335.816MB
1498.40/1498.74	c total #watches: 421076
1500.11/1500.42	c total #propagations: 739602216 / total #impl: 3427974903 (eff. 0.216)
1500.11/1500.42	c #Conflicts:    1639000 | #Learnt:      47836 | 0.000
1500.11/1500.42	c total clause space: 335.816MB
1500.11/1500.42	c total #watches: 423638
1501.50/1501.88	c total #propagations: 740093488 / total #impl: 3430781977 (eff. 0.216)
1501.50/1501.88	c #Conflicts:    1640000 | #Learnt:      48836 | 0.000
1501.50/1501.88	c total clause space: 335.816MB
1501.50/1501.88	c total #watches: 430195
1502.80/1503.14	c total #propagations: 740518566 / total #impl: 3433842712 (eff. 0.216)
1502.80/1503.14	c #Conflicts:    1641000 | #Learnt:      49836 | 0.000
1502.80/1503.14	c total clause space: 335.816MB
1502.80/1503.14	c total #watches: 435171
1504.61/1504.93	c total #propagations: 740900093 / total #impl: 3436664460 (eff. 0.216)
1504.61/1504.93	c #Conflicts:    1642000 | #Learnt:      50836 | 0.000
1504.61/1504.93	c total clause space: 335.816MB
1504.61/1504.93	c total #watches: 437949
1506.60/1506.97	c total #propagations: 741332734 / total #impl: 3439214289 (eff. 0.216)
1506.60/1506.97	c #Conflicts:    1643000 | #Learnt:      51836 | 0.000
1506.60/1506.97	c total clause space: 335.816MB
1506.60/1506.97	c total #watches: 442571
1508.20/1508.58	c total #propagations: 741783770 / total #impl: 3442493856 (eff. 0.215)
1508.20/1508.58	c #Conflicts:    1644000 | #Learnt:      52836 | 0.000
1508.20/1508.58	c total clause space: 335.816MB
1508.20/1508.58	c total #watches: 446615
1510.20/1510.53	c total #propagations: 742157996 / total #impl: 3444816605 (eff. 0.215)
1510.20/1510.53	c #Conflicts:    1645000 | #Learnt:      53836 | 0.000
1510.20/1510.53	c total clause space: 335.816MB
1510.20/1510.53	c total #watches: 449428
1512.31/1512.66	c total #propagations: 742560486 / total #impl: 3447114754 (eff. 0.215)
1512.31/1512.66	c #Conflicts:    1646000 | #Learnt:      54836 | 0.000
1512.31/1512.66	c total clause space: 335.816MB
1512.31/1512.66	c total #watches: 451661
1513.80/1514.16	c total #propagations: 743018469 / total #impl: 3449762393 (eff. 0.215)
1513.80/1514.16	c #Conflicts:    1647000 | #Learnt:      55836 | 0.000
1513.80/1514.16	c total clause space: 335.816MB
1513.80/1514.16	c total #watches: 454374
1515.90/1516.23	c total #propagations: 743429012 / total #impl: 3451713574 (eff. 0.215)
1515.90/1516.23	c #Conflicts:    1648000 | #Learnt:      56836 | 0.000
1515.90/1516.23	c total clause space: 335.816MB
1515.90/1516.23	c total #watches: 457663
1518.20/1518.50	c total #propagations: 743884642 / total #impl: 3454856417 (eff. 0.215)
1518.20/1518.50	c #Conflicts:    1649000 | #Learnt:      57836 | 0.000
1518.20/1518.50	c total clause space: 335.816MB
1518.20/1518.50	c total #watches: 461316
1520.50/1520.81	c total #propagations: 744392469 / total #impl: 3458767438 (eff. 0.215)
1520.50/1520.81	c #Conflicts:    1650000 | #Learnt:      58836 | 0.000
1520.50/1520.81	c total clause space: 335.816MB
1520.50/1520.81	c total #watches: 464489
1522.70/1523.03	c total #propagations: 744891500 / total #impl: 3461886031 (eff. 0.215)
1522.70/1523.03	c #Conflicts:    1651000 | #Learnt:      59836 | 0.000
1522.70/1523.03	c total clause space: 335.816MB
1522.70/1523.03	c total #watches: 468305
1525.10/1525.42	c total #propagations: 745359505 / total #impl: 3464694114 (eff. 0.215)
1525.10/1525.42	c #Conflicts:    1652000 | #Learnt:      60836 | 0.000
1525.10/1525.42	c total clause space: 335.816MB
1525.10/1525.42	c total #watches: 472160
1527.00/1527.36	c total #propagations: 745899798 / total #impl: 3467570288 (eff. 0.215)
1527.00/1527.36	c #Conflicts:    1653000 | #Learnt:      61836 | 0.000
1527.00/1527.36	c total clause space: 335.816MB
1527.00/1527.36	c total #watches: 475608
1528.50/1528.80	c total #propagations: 746360845 / total #impl: 3470148331 (eff. 0.215)
1528.50/1528.80	c GC COLLECT
1528.50/1528.80	c #Conflicts:    1654000 | #Learnt:      31735 | 0.000
1528.50/1528.80	c total clause space: 335.816MB
1528.50/1528.80	c total #watches: 366768
1529.50/1529.81	c total #propagations: 746819433 / total #impl: 3472356884 (eff. 0.215)
1529.50/1529.81	c #Conflicts:    1655000 | #Learnt:      32735 | 0.000
1529.50/1529.81	c total clause space: 335.816MB
1529.50/1529.81	c total #watches: 369449
1530.30/1530.62	c total #propagations: 747310861 / total #impl: 3474946352 (eff. 0.215)
1530.30/1530.62	c #Conflicts:    1656000 | #Learnt:      33735 | 0.000
1530.30/1530.62	c total clause space: 335.816MB
1530.30/1530.62	c total #watches: 372108
1531.10/1531.41	c total #propagations: 747733614 / total #impl: 3476799241 (eff. 0.215)
1531.10/1531.41	c #Conflicts:    1657000 | #Learnt:      34735 | 0.000
1531.10/1531.41	c total clause space: 335.816MB
1531.10/1531.42	c total #watches: 374692
1532.00/1532.36	c total #propagations: 748118406 / total #impl: 3478521032 (eff. 0.215)
1532.00/1532.36	c #Conflicts:    1658000 | #Learnt:      35735 | 0.000
1532.00/1532.36	c total clause space: 335.816MB
1532.00/1532.36	c total #watches: 377903
1533.20/1533.57	c total #propagations: 748535767 / total #impl: 3480387332 (eff. 0.215)
1533.20/1533.57	c #Conflicts:    1659000 | #Learnt:      36735 | 0.000
1533.20/1533.57	c total clause space: 335.816MB
1533.20/1533.57	c total #watches: 380649
1534.30/1534.62	c total #propagations: 749056983 / total #impl: 3482782975 (eff. 0.215)
1534.30/1534.62	c #Conflicts:    1660000 | #Learnt:      37735 | 0.000
1534.30/1534.62	c total clause space: 335.816MB
1534.30/1534.62	c total #watches: 383599
1535.40/1535.76	c total #propagations: 749560900 / total #impl: 3485112307 (eff. 0.215)
1535.40/1535.76	c #Conflicts:    1661000 | #Learnt:      38735 | 0.000
1535.40/1535.76	c total clause space: 335.816MB
1535.40/1535.76	c total #watches: 386304
1536.50/1536.88	c total #propagations: 750042527 / total #impl: 3487310510 (eff. 0.215)
1536.50/1536.88	c #Conflicts:    1662000 | #Learnt:      39735 | 0.000
1536.50/1536.88	c total clause space: 335.816MB
1536.50/1536.88	c total #watches: 391634
1537.70/1538.06	c total #propagations: 750516752 / total #impl: 3489813607 (eff. 0.215)
1537.70/1538.06	c #Conflicts:    1663000 | #Learnt:      40735 | 0.000
1537.70/1538.06	c total clause space: 335.816MB
1537.70/1538.06	c total #watches: 394649
1539.00/1539.31	c total #propagations: 750983110 / total #impl: 3492169207 (eff. 0.215)
1539.00/1539.31	c #Conflicts:    1664000 | #Learnt:      41735 | 0.000
1539.00/1539.31	c total clause space: 335.816MB
1539.00/1539.31	c total #watches: 398563
1540.19/1540.50	c total #propagations: 751444470 / total #impl: 3494859587 (eff. 0.215)
1540.19/1540.50	c #Conflicts:    1665000 | #Learnt:      42735 | 0.000
1540.19/1540.50	c total clause space: 335.816MB
1540.19/1540.50	c total #watches: 401941
1541.39/1541.79	c total #propagations: 751920124 / total #impl: 3497480408 (eff. 0.215)
1541.39/1541.79	c #Conflicts:    1666000 | #Learnt:      43735 | 0.000
1541.39/1541.79	c total clause space: 335.816MB
1541.39/1541.79	c total #watches: 405455
1543.00/1543.34	c total #propagations: 752383845 / total #impl: 3499719544 (eff. 0.215)
1543.00/1543.34	c #Conflicts:    1667000 | #Learnt:      44735 | 0.000
1543.00/1543.34	c total clause space: 335.816MB
1543.00/1543.34	c total #watches: 408182
1544.10/1544.48	c total #propagations: 752954535 / total #impl: 3502561598 (eff. 0.215)
1544.10/1544.48	c #Conflicts:    1668000 | #Learnt:      45735 | 0.000
1544.10/1544.48	c total clause space: 335.816MB
1544.10/1544.48	c total #watches: 411910
1545.30/1545.61	c total #propagations: 753381354 / total #impl: 3504811407 (eff. 0.215)
1545.30/1545.61	c #Conflicts:    1669000 | #Learnt:      46735 | 0.000
1545.30/1545.61	c total clause space: 335.816MB
1545.30/1545.61	c total #watches: 414378
1546.59/1546.95	c total #propagations: 753778442 / total #impl: 3506878091 (eff. 0.215)
1546.59/1546.95	c #Conflicts:    1670000 | #Learnt:      47735 | 0.000
1546.59/1546.95	c total clause space: 335.816MB
1546.59/1546.96	c total #watches: 417602
1547.99/1548.36	c total #propagations: 754236371 / total #impl: 3509520163 (eff. 0.215)
1547.99/1548.36	c #Conflicts:    1671000 | #Learnt:      48735 | 0.000
1547.99/1548.36	c total clause space: 335.816MB
1547.99/1548.36	c total #watches: 421918
1549.49/1549.80	c total #propagations: 754700376 / total #impl: 3512415918 (eff. 0.215)
1549.49/1549.80	c #Conflicts:    1672000 | #Learnt:      49735 | 0.000
1549.49/1549.80	c total clause space: 335.816MB
1549.49/1549.80	c total #watches: 424321
1550.89/1551.21	c total #propagations: 755162498 / total #impl: 3514919514 (eff. 0.215)
1550.89/1551.21	c #Conflicts:    1673000 | #Learnt:      50735 | 0.000
1550.89/1551.21	c total clause space: 335.816MB
1550.89/1551.21	c total #watches: 427203
1552.29/1552.62	c total #propagations: 755603508 / total #impl: 3517452644 (eff. 0.215)
1552.29/1552.62	c #Conflicts:    1674000 | #Learnt:      51735 | 0.000
1552.29/1552.62	c total clause space: 335.816MB
1552.29/1552.62	c total #watches: 430810
1553.79/1554.11	c total #propagations: 756015134 / total #impl: 3519849540 (eff. 0.215)
1553.79/1554.11	c #Conflicts:    1675000 | #Learnt:      52735 | 0.000
1553.79/1554.11	c total clause space: 335.816MB
1553.79/1554.11	c total #watches: 433574
1555.59/1555.92	c total #propagations: 756447837 / total #impl: 3522163048 (eff. 0.215)
1555.59/1555.92	c #Conflicts:    1676000 | #Learnt:      53735 | 0.000
1555.59/1555.92	c total clause space: 335.816MB
1555.59/1555.92	c total #watches: 436539
1557.49/1557.81	c total #propagations: 756985770 / total #impl: 3524988266 (eff. 0.215)
1557.49/1557.81	c #Conflicts:    1677000 | #Learnt:      54735 | 0.000
1557.49/1557.81	c total clause space: 335.816MB
1557.49/1557.81	c total #watches: 438919
1559.09/1559.41	c total #propagations: 757530875 / total #impl: 3527774253 (eff. 0.215)
1559.09/1559.41	c #Conflicts:    1678000 | #Learnt:      55735 | 0.000
1559.09/1559.41	c total clause space: 335.816MB
1559.09/1559.41	c total #watches: 441878
1560.60/1560.97	c total #propagations: 758013318 / total #impl: 3530592654 (eff. 0.215)
1560.60/1560.97	c #Conflicts:    1679000 | #Learnt:      56735 | 0.000
1560.60/1560.97	c total clause space: 335.816MB
1560.60/1560.97	c total #watches: 444738
1562.39/1562.75	c total #propagations: 758418159 / total #impl: 3532969403 (eff. 0.215)
1562.39/1562.75	c #Conflicts:    1680000 | #Learnt:      57735 | 0.000
1562.39/1562.75	c total clause space: 335.816MB
1562.39/1562.75	c total #watches: 447917
1564.19/1564.51	c total #propagations: 758904998 / total #impl: 3535566971 (eff. 0.215)
1564.19/1564.51	c #Conflicts:    1681000 | #Learnt:      58735 | 0.000
1564.19/1564.51	c total clause space: 335.816MB
1564.19/1564.51	c total #watches: 450686
1566.10/1566.48	c total #propagations: 759422229 / total #impl: 3537963452 (eff. 0.215)
1566.10/1566.48	c #Conflicts:    1682000 | #Learnt:      59735 | 0.000
1566.10/1566.48	c total clause space: 335.816MB
1566.10/1566.48	c total #watches: 453679
1567.89/1568.27	c total #propagations: 759977008 / total #impl: 3540710220 (eff. 0.215)
1567.89/1568.27	c #Conflicts:    1683000 | #Learnt:      60735 | 0.000
1567.89/1568.27	c total clause space: 335.816MB
1567.89/1568.27	c total #watches: 456887
1569.99/1570.39	c total #propagations: 760429334 / total #impl: 3542850936 (eff. 0.215)
1569.99/1570.39	c #Conflicts:    1684000 | #Learnt:      61735 | 0.000
1569.99/1570.39	c total clause space: 335.816MB
1569.99/1570.39	c total #watches: 459281
1571.89/1572.21	c total #propagations: 760966690 / total #impl: 3545248875 (eff. 0.215)
1571.89/1572.21	c #Conflicts:    1685000 | #Learnt:      62735 | 0.000
1571.89/1572.21	c total clause space: 335.816MB
1571.89/1572.21	c total #watches: 462048
1572.79/1573.16	c total #propagations: 761450415 / total #impl: 3547574220 (eff. 0.215)
1572.79/1573.16	c GC COLLECT
1572.79/1573.16	c #Conflicts:    1686000 | #Learnt:      32332 | 0.000
1572.79/1573.16	c total clause space: 335.816MB
1572.79/1573.16	c total #watches: 367883
1573.69/1574.04	c total #propagations: 761934517 / total #impl: 3549759270 (eff. 0.215)
1573.69/1574.04	c #Conflicts:    1687000 | #Learnt:      33332 | 0.000
1573.69/1574.04	c total clause space: 335.816MB
1573.69/1574.04	c total #watches: 370955
1574.69/1575.04	c total #propagations: 762393075 / total #impl: 3551868966 (eff. 0.215)
1574.69/1575.04	c #Conflicts:    1688000 | #Learnt:      34332 | 0.000
1574.69/1575.04	c total clause space: 335.816MB
1574.69/1575.04	c total #watches: 374315
1575.49/1575.83	c total #propagations: 762852544 / total #impl: 3554445461 (eff. 0.215)
1575.49/1575.83	c #Conflicts:    1689000 | #Learnt:      35332 | 0.000
1575.49/1575.83	c total clause space: 335.816MB
1575.49/1575.83	c total #watches: 376772
1576.29/1576.69	c total #propagations: 763325781 / total #impl: 3556450685 (eff. 0.215)
1576.29/1576.69	c #Conflicts:    1690000 | #Learnt:      36332 | 0.000
1576.29/1576.69	c total clause space: 335.816MB
1576.29/1576.69	c total #watches: 379174
1577.39/1577.73	c total #propagations: 763741165 / total #impl: 3558278056 (eff. 0.215)
1577.39/1577.73	c #Conflicts:    1691000 | #Learnt:      37332 | 0.000
1577.39/1577.73	c total clause space: 335.816MB
1577.39/1577.73	c total #watches: 382140
1578.49/1578.81	c total #propagations: 764180550 / total #impl: 3560489740 (eff. 0.215)
1578.49/1578.81	c #Conflicts:    1692000 | #Learnt:      38332 | 0.000
1578.49/1578.81	c total clause space: 335.816MB
1578.49/1578.81	c total #watches: 385271
1579.69/1580.01	c total #propagations: 764646581 / total #impl: 3562812865 (eff. 0.215)
1579.69/1580.01	c #Conflicts:    1693000 | #Learnt:      39332 | 0.000
1579.69/1580.01	c total clause space: 335.816MB
1579.69/1580.01	c total #watches: 391572
1580.99/1581.38	c total #propagations: 765145466 / total #impl: 3566283869 (eff. 0.215)
1580.99/1581.38	c #Conflicts:    1694000 | #Learnt:      40332 | 0.000
1580.99/1581.38	c total clause space: 335.816MB
1580.99/1581.38	c total #watches: 396057
1582.19/1582.59	c total #propagations: 765678880 / total #impl: 3569824744 (eff. 0.214)
1582.19/1582.59	c #Conflicts:    1695000 | #Learnt:      41332 | 0.000
1582.19/1582.59	c total clause space: 335.816MB
1582.19/1582.59	c total #watches: 400471
1583.59/1584.00	c total #propagations: 766107886 / total #impl: 3572224359 (eff. 0.214)
1583.59/1584.00	c #Conflicts:    1696000 | #Learnt:      42332 | 0.000
1583.59/1584.00	c total clause space: 335.816MB
1583.59/1584.00	c total #watches: 405615
1584.79/1585.11	c total #propagations: 766573899 / total #impl: 3574864082 (eff. 0.214)
1584.79/1585.11	c #Conflicts:    1697000 | #Learnt:      43332 | 0.000
1584.79/1585.11	c total clause space: 335.816MB
1584.79/1585.11	c total #watches: 408473
1585.89/1586.29	c total #propagations: 766935243 / total #impl: 3576805592 (eff. 0.214)
1585.89/1586.29	c #Conflicts:    1698000 | #Learnt:      44332 | 0.000
1585.89/1586.29	c total clause space: 335.816MB
1585.89/1586.29	c total #watches: 412686
1587.49/1587.81	c total #propagations: 767318497 / total #impl: 3579122500 (eff. 0.214)
1587.49/1587.81	c #Conflicts:    1699000 | #Learnt:      45332 | 0.000
1587.49/1587.81	c total clause space: 335.816MB
1587.49/1587.81	c total #watches: 415785
1588.99/1589.30	c total #propagations: 767741812 / total #impl: 3581728945 (eff. 0.214)
1588.99/1589.30	c #Conflicts:    1700000 | #Learnt:      46332 | 0.000
1588.99/1589.30	c total clause space: 335.816MB
1588.99/1589.30	c total #watches: 418065
1590.39/1590.73	c total #propagations: 768173890 / total #impl: 3583765014 (eff. 0.214)
1590.39/1590.73	c #Conflicts:    1701000 | #Learnt:      47332 | 0.000
1590.39/1590.73	c total clause space: 335.816MB
1590.39/1590.73	c total #watches: 421018
1592.08/1592.46	c total #propagations: 768610740 / total #impl: 3586274739 (eff. 0.214)
1592.08/1592.46	c #Conflicts:    1702000 | #Learnt:      48332 | 0.000
1592.08/1592.46	c total clause space: 335.816MB
1592.08/1592.46	c total #watches: 425311
1593.69/1594.01	c total #propagations: 769093340 / total #impl: 3588681349 (eff. 0.214)
1593.69/1594.01	c #Conflicts:    1703000 | #Learnt:      49332 | 0.000
1593.69/1594.01	c total clause space: 335.816MB
1593.69/1594.01	c total #watches: 429005
1595.18/1595.59	c total #propagations: 769512275 / total #impl: 3590700599 (eff. 0.214)
1595.18/1595.59	c #Conflicts:    1704000 | #Learnt:      50332 | 0.000
1595.18/1595.59	c total clause space: 335.816MB
1595.18/1595.59	c total #watches: 431886
1596.78/1597.14	c total #propagations: 769944074 / total #impl: 3592750422 (eff. 0.214)
1596.78/1597.14	c #Conflicts:    1705000 | #Learnt:      51332 | 0.000
1596.78/1597.14	c total clause space: 335.816MB
1596.78/1597.14	c total #watches: 436494
1598.48/1598.89	c total #propagations: 770359577 / total #impl: 3595217158 (eff. 0.214)
1598.48/1598.89	c #Conflicts:    1706000 | #Learnt:      52332 | 0.000
1598.48/1598.89	c total clause space: 335.816MB
1598.48/1598.89	c total #watches: 440931
1600.29/1600.60	c total #propagations: 770777332 / total #impl: 3597664626 (eff. 0.214)
1600.29/1600.60	c #Conflicts:    1707000 | #Learnt:      53332 | 0.000
1600.29/1600.60	c total clause space: 335.816MB
1600.29/1600.60	c total #watches: 444509
1602.08/1602.42	c total #propagations: 771216181 / total #impl: 3600417549 (eff. 0.214)
1602.08/1602.42	c #Conflicts:    1708000 | #Learnt:      54332 | 0.000
1602.08/1602.42	c total clause space: 335.816MB
1602.08/1602.42	c total #watches: 447246
1603.88/1604.28	c total #propagations: 771631799 / total #impl: 3602758876 (eff. 0.214)
1603.88/1604.28	c #Conflicts:    1709000 | #Learnt:      55332 | 0.000
1603.88/1604.28	c total clause space: 335.816MB
1603.88/1604.28	c total #watches: 449432
1605.69/1606.08	c total #propagations: 772142131 / total #impl: 3605050650 (eff. 0.214)
1605.69/1606.08	c #Conflicts:    1710000 | #Learnt:      56332 | 0.000
1605.69/1606.08	c total clause space: 335.816MB
1605.69/1606.08	c total #watches: 452054
1607.38/1607.79	c total #propagations: 772608253 / total #impl: 3607167518 (eff. 0.214)
1607.38/1607.79	c #Conflicts:    1711000 | #Learnt:      57332 | 0.000
1607.38/1607.79	c total clause space: 335.816MB
1607.38/1607.79	c total #watches: 454967
1609.18/1609.53	c total #propagations: 773048234 / total #impl: 3609370800 (eff. 0.214)
1609.18/1609.53	c #Conflicts:    1712000 | #Learnt:      58332 | 0.000
1609.18/1609.53	c total clause space: 335.816MB
1609.18/1609.53	c total #watches: 457684
1611.48/1611.84	c total #propagations: 773435567 / total #impl: 3611233848 (eff. 0.214)
1611.48/1611.84	c #Conflicts:    1713000 | #Learnt:      59332 | 0.000
1611.48/1611.84	c total clause space: 335.816MB
1611.48/1611.84	c total #watches: 460233
1613.68/1614.07	c total #propagations: 773921966 / total #impl: 3613555324 (eff. 0.214)
1613.68/1614.07	c #Conflicts:    1714000 | #Learnt:      60332 | 0.000
1613.68/1614.07	c total clause space: 335.816MB
1613.68/1614.07	c total #watches: 462761
1615.48/1615.86	c total #propagations: 774415395 / total #impl: 3615588010 (eff. 0.214)
1615.48/1615.86	c #Conflicts:    1715000 | #Learnt:      61332 | 0.000
1615.48/1615.86	c total clause space: 335.816MB
1615.48/1615.86	c total #watches: 466205
1617.79/1618.13	c total #propagations: 774824842 / total #impl: 3618165505 (eff. 0.214)
1617.79/1618.13	c #Conflicts:    1716000 | #Learnt:      62332 | 0.000
1617.79/1618.13	c total clause space: 335.816MB
1617.79/1618.13	c total #watches: 468925
1619.68/1620.08	c total #propagations: 775347430 / total #impl: 3621435084 (eff. 0.214)
1619.68/1620.08	c #Conflicts:    1717000 | #Learnt:      63332 | 0.000
1619.68/1620.08	c total clause space: 335.816MB
1619.68/1620.08	c total #watches: 472365
1620.88/1621.21	c total #propagations: 775808563 / total #impl: 3624342509 (eff. 0.214)
1620.88/1621.21	c GC COLLECT
1620.88/1621.21	c #Conflicts:    1718000 | #Learnt:      32624 | 0.000
1620.88/1621.21	c total clause space: 335.816MB
1620.88/1621.21	c total #watches: 368962
1621.68/1622.04	c total #propagations: 776304201 / total #impl: 3626549801 (eff. 0.214)
1621.68/1622.04	c #Conflicts:    1719000 | #Learnt:      33624 | 0.000
1621.68/1622.04	c total clause space: 335.816MB
1621.68/1622.04	c total #watches: 372285
1622.29/1622.65	c total #propagations: 776733227 / total #impl: 3628455467 (eff. 0.214)
1622.29/1622.65	c #Conflicts:    1720000 | #Learnt:      34624 | 0.000
1622.29/1622.65	c total clause space: 335.816MB
1622.29/1622.65	c total #watches: 375190
1622.88/1623.29	c total #propagations: 777146154 / total #impl: 3630393915 (eff. 0.214)
1622.88/1623.29	c #Conflicts:    1721000 | #Learnt:      35624 | 0.000
1622.88/1623.29	c total clause space: 335.816MB
1622.88/1623.29	c total #watches: 377833
1623.68/1624.09	c total #propagations: 777541079 / total #impl: 3632271474 (eff. 0.214)
1623.68/1624.09	c #Conflicts:    1722000 | #Learnt:      36624 | 0.000
1623.68/1624.09	c total clause space: 335.816MB
1623.68/1624.09	c total #watches: 380460
1624.68/1625.09	c total #propagations: 777980631 / total #impl: 3634065257 (eff. 0.214)
1624.68/1625.09	c #Conflicts:    1723000 | #Learnt:      37624 | 0.000
1624.68/1625.09	c total clause space: 335.816MB
1624.68/1625.09	c total #watches: 383122
1625.79/1626.17	c total #propagations: 778484506 / total #impl: 3636056011 (eff. 0.214)
1625.79/1626.17	c #Conflicts:    1724000 | #Learnt:      38624 | 0.000
1625.79/1626.17	c total clause space: 335.816MB
1625.79/1626.17	c total #watches: 386159
1626.89/1627.26	c total #propagations: 778953058 / total #impl: 3638055516 (eff. 0.214)
1626.89/1627.26	c #Conflicts:    1725000 | #Learnt:      39624 | 0.000
1626.89/1627.26	c total clause space: 335.816MB
1626.89/1627.26	c total #watches: 389248
1627.89/1628.27	c total #propagations: 779448370 / total #impl: 3640207642 (eff. 0.214)
1627.89/1628.27	c #Conflicts:    1726000 | #Learnt:      40624 | 0.000
1627.89/1628.27	c total clause space: 335.816MB
1627.89/1628.27	c total #watches: 397117
1628.89/1629.29	c total #propagations: 779878746 / total #impl: 3643180873 (eff. 0.214)
1628.89/1629.29	c #Conflicts:    1727000 | #Learnt:      41624 | 0.000
1628.89/1629.29	c total clause space: 335.816MB
1628.89/1629.29	c total #watches: 400390
1629.99/1630.34	c total #propagations: 780314347 / total #impl: 3645558436 (eff. 0.214)
1629.99/1630.34	c #Conflicts:    1728000 | #Learnt:      42624 | 0.000
1629.99/1630.34	c total clause space: 335.816MB
1629.99/1630.34	c total #watches: 403383
1631.09/1631.42	c total #propagations: 780771157 / total #impl: 3647947883 (eff. 0.214)
1631.09/1631.42	c #Conflicts:    1729000 | #Learnt:      43624 | 0.000
1631.09/1631.42	c total clause space: 335.816MB
1631.09/1631.42	c total #watches: 406204
1632.09/1632.50	c total #propagations: 781235235 / total #impl: 3650419497 (eff. 0.214)
1632.09/1632.50	c #Conflicts:    1730000 | #Learnt:      44624 | 0.000
1632.09/1632.50	c total clause space: 335.816MB
1632.09/1632.50	c total #watches: 412677
1633.29/1633.65	c total #propagations: 781647034 / total #impl: 3653157679 (eff. 0.214)
1633.29/1633.65	c #Conflicts:    1731000 | #Learnt:      45624 | 0.000
1633.29/1633.65	c total clause space: 335.816MB
1633.29/1633.65	c total #watches: 419527
1634.69/1635.02	c total #propagations: 782034271 / total #impl: 3655991014 (eff. 0.214)
1634.69/1635.02	c #Conflicts:    1732000 | #Learnt:      46624 | 0.000
1634.69/1635.02	c total clause space: 335.816MB
1634.69/1635.02	c total #watches: 424021
1636.09/1636.46	c total #propagations: 782416445 / total #impl: 3658766084 (eff. 0.214)
1636.09/1636.46	c #Conflicts:    1733000 | #Learnt:      47624 | 0.000
1636.09/1636.46	c total clause space: 335.816MB
1636.09/1636.46	c total #watches: 428132
1637.59/1637.91	c total #propagations: 782826253 / total #impl: 3661169599 (eff. 0.214)
1637.59/1637.91	c #Conflicts:    1734000 | #Learnt:      48624 | 0.000
1637.59/1637.91	c total clause space: 335.816MB
1637.59/1637.91	c total #watches: 431052
1639.29/1639.69	c total #propagations: 783240892 / total #impl: 3663551249 (eff. 0.214)
1639.29/1639.69	c #Conflicts:    1735000 | #Learnt:      49624 | 0.000
1639.29/1639.69	c total clause space: 335.816MB
1639.29/1639.69	c total #watches: 434142
1641.19/1641.55	c total #propagations: 783691708 / total #impl: 3666015194 (eff. 0.214)
1641.19/1641.55	c #Conflicts:    1736000 | #Learnt:      50624 | 0.000
1641.19/1641.55	c total clause space: 335.816MB
1641.19/1641.55	c total #watches: 437962
1642.99/1643.32	c total #propagations: 784144422 / total #impl: 3668761361 (eff. 0.214)
1642.99/1643.32	c #Conflicts:    1737000 | #Learnt:      51624 | 0.000
1642.99/1643.32	c total clause space: 335.816MB
1642.99/1643.32	c total #watches: 441105
1644.78/1645.12	c total #propagations: 784543757 / total #impl: 3671316241 (eff. 0.214)
1644.78/1645.12	c #Conflicts:    1738000 | #Learnt:      52624 | 0.000
1644.78/1645.12	c total clause space: 335.816MB
1644.78/1645.12	c total #watches: 443897
1646.49/1646.89	c total #propagations: 784937070 / total #impl: 3673825871 (eff. 0.214)
1646.49/1646.89	c #Conflicts:    1739000 | #Learnt:      53624 | 0.000
1646.49/1646.89	c total clause space: 335.816MB
1646.49/1646.89	c total #watches: 447111
1648.18/1648.59	c total #propagations: 785336892 / total #impl: 3676286942 (eff. 0.214)
1648.18/1648.59	c #Conflicts:    1740000 | #Learnt:      54624 | 0.000
1648.18/1648.59	c total clause space: 335.816MB
1648.18/1648.59	c total #watches: 450212
1649.98/1650.40	c total #propagations: 785757246 / total #impl: 3679024799 (eff. 0.214)
1649.98/1650.40	c #Conflicts:    1741000 | #Learnt:      55624 | 0.000
1649.98/1650.40	c total clause space: 335.816MB
1649.98/1650.40	c total #watches: 454853
1652.08/1652.41	c total #propagations: 786167365 / total #impl: 3681622423 (eff. 0.214)
1652.08/1652.41	c #Conflicts:    1742000 | #Learnt:      56624 | 0.000
1652.08/1652.41	c total clause space: 335.816MB
1652.08/1652.41	c total #watches: 458697
1654.19/1654.52	c total #propagations: 786581286 / total #impl: 3684341982 (eff. 0.213)
1654.19/1654.52	c #Conflicts:    1743000 | #Learnt:      57624 | 0.000
1654.19/1654.52	c total clause space: 335.816MB
1654.19/1654.52	c total #watches: 461527
1656.18/1656.58	c total #propagations: 787014882 / total #impl: 3687098198 (eff. 0.213)
1656.18/1656.58	c #Conflicts:    1744000 | #Learnt:      58624 | 0.000
1656.18/1656.58	c total clause space: 335.816MB
1656.18/1656.58	c total #watches: 464759
1658.28/1658.65	c total #propagations: 787421735 / total #impl: 3689669177 (eff. 0.213)
1658.28/1658.65	c #Conflicts:    1745000 | #Learnt:      59624 | 0.000
1658.28/1658.65	c total clause space: 335.816MB
1658.28/1658.65	c total #watches: 467941
1660.48/1660.82	c total #propagations: 787865184 / total #impl: 3691950265 (eff. 0.213)
1660.48/1660.82	c #Conflicts:    1746000 | #Learnt:      60624 | 0.000
1660.48/1660.82	c total clause space: 335.816MB
1660.48/1660.82	c total #watches: 470729
1662.48/1662.80	c total #propagations: 788319000 / total #impl: 3694380446 (eff. 0.213)
1662.48/1662.80	c #Conflicts:    1747000 | #Learnt:      61624 | 0.000
1662.48/1662.80	c total clause space: 335.816MB
1662.48/1662.80	c total #watches: 473245
1664.38/1664.75	c total #propagations: 788718104 / total #impl: 3696755520 (eff. 0.213)
1664.38/1664.75	c #Conflicts:    1748000 | #Learnt:      62624 | 0.000
1664.38/1664.75	c total clause space: 335.816MB
1664.38/1664.75	c total #watches: 476629
1666.48/1666.81	c total #propagations: 789147292 / total #impl: 3699384834 (eff. 0.213)
1666.48/1666.81	c #Conflicts:    1749000 | #Learnt:      63624 | 0.000
1666.48/1666.81	c total clause space: 335.816MB
1666.48/1666.81	c total #watches: 479536
1667.78/1668.14	c total #propagations: 789574460 / total #impl: 3701774343 (eff. 0.213)
1667.78/1668.14	c GC COLLECT
1667.78/1668.14	c #Conflicts:    1750000 | #Learnt:      32650 | 0.000
1667.78/1668.14	c total clause space: 335.816MB
1667.78/1668.14	c total #watches: 369456
1668.68/1669.08	c total #propagations: 789985843 / total #impl: 3703899465 (eff. 0.213)
1668.68/1669.08	c #Conflicts:    1751000 | #Learnt:      33650 | 0.000
1668.68/1669.08	c total clause space: 335.816MB
1668.68/1669.08	c total #watches: 372703
1669.59/1669.99	c total #propagations: 790443625 / total #impl: 3705940273 (eff. 0.213)
1669.59/1669.99	c #Conflicts:    1752000 | #Learnt:      34650 | 0.000
1669.59/1669.99	c total clause space: 335.816MB
1669.59/1669.99	c total #watches: 375135
1670.48/1670.86	c total #propagations: 790863137 / total #impl: 3707695033 (eff. 0.213)
1670.48/1670.86	c #Conflicts:    1753000 | #Learnt:      35650 | 0.000
1670.48/1670.86	c total clause space: 335.816MB
1670.48/1670.86	c total #watches: 377516
1671.38/1671.74	c total #propagations: 791310367 / total #impl: 3709604743 (eff. 0.213)
1671.38/1671.74	c #Conflicts:    1754000 | #Learnt:      36650 | 0.000
1671.38/1671.74	c total clause space: 335.816MB
1671.38/1671.74	c total #watches: 380683
1672.28/1672.69	c total #propagations: 791724711 / total #impl: 3711631107 (eff. 0.213)
1672.28/1672.69	c #Conflicts:    1755000 | #Learnt:      37650 | 0.000
1672.28/1672.69	c total clause space: 335.816MB
1672.28/1672.69	c total #watches: 383280
1673.38/1673.78	c total #propagations: 792138350 / total #impl: 3713506470 (eff. 0.213)
1673.38/1673.78	c #Conflicts:    1756000 | #Learnt:      38650 | 0.000
1673.38/1673.78	c total clause space: 335.816MB
1673.38/1673.78	c total #watches: 386188
1674.58/1674.94	c total #propagations: 792607369 / total #impl: 3716047936 (eff. 0.213)
1674.58/1674.94	c #Conflicts:    1757000 | #Learnt:      39650 | 0.000
1674.58/1674.94	c total clause space: 335.816MB
1674.58/1674.94	c total #watches: 388770
1675.58/1675.97	c total #propagations: 793100748 / total #impl: 3718258128 (eff. 0.213)
1675.58/1675.97	c #Conflicts:    1758000 | #Learnt:      40650 | 0.000
1675.58/1675.97	c total clause space: 335.816MB
1675.58/1675.97	c total #watches: 392338
1676.78/1677.12	c total #propagations: 793531461 / total #impl: 3720446688 (eff. 0.213)
1676.78/1677.12	c #Conflicts:    1759000 | #Learnt:      41650 | 0.000
1676.78/1677.12	c total clause space: 335.816MB
1676.78/1677.12	c total #watches: 395283
1677.98/1678.37	c total #propagations: 793986831 / total #impl: 3722639376 (eff. 0.213)
1677.98/1678.37	c #Conflicts:    1760000 | #Learnt:      42650 | 0.000
1677.98/1678.37	c total clause space: 335.816MB
1677.98/1678.37	c total #watches: 398380
1679.08/1679.45	c total #propagations: 794499425 / total #impl: 3725086994 (eff. 0.213)
1679.08/1679.45	c #Conflicts:    1761000 | #Learnt:      43650 | 0.000
1679.08/1679.45	c total clause space: 335.816MB
1679.08/1679.45	c total #watches: 401698
1680.28/1680.63	c total #propagations: 794920618 / total #impl: 3727284087 (eff. 0.213)
1680.28/1680.63	c #Conflicts:    1762000 | #Learnt:      44650 | 0.000
1680.28/1680.63	c total clause space: 335.816MB
1680.28/1680.63	c total #watches: 405468
1681.48/1681.87	c total #propagations: 795375804 / total #impl: 3729720250 (eff. 0.213)
1681.48/1681.87	c #Conflicts:    1763000 | #Learnt:      45650 | 0.000
1681.48/1681.87	c total clause space: 335.816MB
1681.48/1681.87	c total #watches: 408735
1682.79/1683.11	c total #propagations: 795820831 / total #impl: 3732053437 (eff. 0.213)
1682.79/1683.11	c #Conflicts:    1764000 | #Learnt:      46650 | 0.000
1682.79/1683.11	c total clause space: 335.816MB
1682.79/1683.11	c total #watches: 411294
1683.89/1684.21	c total #propagations: 796276907 / total #impl: 3734134079 (eff. 0.213)
1683.89/1684.21	c #Conflicts:    1765000 | #Learnt:      47650 | 0.000
1683.89/1684.21	c total clause space: 335.816MB
1683.89/1684.21	c total #watches: 413552
1684.89/1685.21	c total #propagations: 796723161 / total #impl: 3736144517 (eff. 0.213)
1684.89/1685.21	c #Conflicts:    1766000 | #Learnt:      48650 | 0.000
1684.89/1685.21	c total clause space: 335.816MB
1684.89/1685.21	c total #watches: 416392
1685.99/1686.37	c total #propagations: 797141342 / total #impl: 3738132034 (eff. 0.213)
1685.99/1686.37	c #Conflicts:    1767000 | #Learnt:      49650 | 0.000
1685.99/1686.37	c total clause space: 335.816MB
1685.99/1686.37	c total #watches: 418960
1687.19/1687.58	c total #propagations: 797597707 / total #impl: 3740278665 (eff. 0.213)
1687.19/1687.58	c #Conflicts:    1768000 | #Learnt:      50650 | 0.000
1687.19/1687.58	c total clause space: 335.816MB
1687.19/1687.58	c total #watches: 421694
1688.48/1688.88	c total #propagations: 798026826 / total #impl: 3742255629 (eff. 0.213)
1688.48/1688.88	c #Conflicts:    1769000 | #Learnt:      51650 | 0.000
1688.48/1688.88	c total clause space: 335.816MB
1688.48/1688.88	c total #watches: 424850
1689.78/1690.13	c total #propagations: 798472112 / total #impl: 3744792741 (eff. 0.213)
1689.78/1690.13	c #Conflicts:    1770000 | #Learnt:      52650 | 0.000
1689.78/1690.13	c total clause space: 335.816MB
1689.78/1690.13	c total #watches: 427533
1690.88/1691.26	c total #propagations: 798924506 / total #impl: 3746928932 (eff. 0.213)
1690.88/1691.26	c #Conflicts:    1771000 | #Learnt:      53650 | 0.000
1690.88/1691.26	c total clause space: 335.816MB
1690.88/1691.26	c total #watches: 430275
1692.18/1692.58	c total #propagations: 799301844 / total #impl: 3748723424 (eff. 0.213)
1692.18/1692.58	c #Conflicts:    1772000 | #Learnt:      54650 | 0.000
1692.18/1692.58	c total clause space: 335.816MB
1692.18/1692.59	c total #watches: 433381
1693.58/1693.95	c total #propagations: 799718256 / total #impl: 3750763361 (eff. 0.213)
1693.58/1693.95	c #Conflicts:    1773000 | #Learnt:      55650 | 0.000
1693.58/1693.95	c total clause space: 335.816MB
1693.58/1693.95	c total #watches: 435925
1694.88/1695.24	c total #propagations: 800143541 / total #impl: 3752658822 (eff. 0.213)
1694.88/1695.24	c #Conflicts:    1774000 | #Learnt:      56650 | 0.000
1694.88/1695.24	c total clause space: 335.816MB
1694.88/1695.24	c total #watches: 439926
1696.48/1696.85	c total #propagations: 800554030 / total #impl: 3754605112 (eff. 0.213)
1696.48/1696.85	c #Conflicts:    1775000 | #Learnt:      57650 | 0.000
1696.48/1696.85	c total clause space: 335.816MB
1696.48/1696.85	c total #watches: 443692
1697.98/1698.39	c total #propagations: 800985222 / total #impl: 3756735300 (eff. 0.213)
1697.98/1698.39	c #Conflicts:    1776000 | #Learnt:      58650 | 0.000
1697.98/1698.39	c total clause space: 335.816MB
1697.98/1698.39	c total #watches: 446610
1699.48/1699.85	c total #propagations: 801475424 / total #impl: 3759440157 (eff. 0.213)
1699.48/1699.85	c #Conflicts:    1777000 | #Learnt:      59650 | 0.000
1699.48/1699.85	c total clause space: 335.816MB
1699.48/1699.85	c total #watches: 450334
1700.98/1701.37	c total #propagations: 801908932 / total #impl: 3761958984 (eff. 0.213)
1700.98/1701.37	c #Conflicts:    1778000 | #Learnt:      60650 | 0.000
1700.98/1701.37	c total clause space: 335.816MB
1700.98/1701.37	c total #watches: 453521
1702.58/1702.97	c total #propagations: 802367999 / total #impl: 3764614997 (eff. 0.213)
1702.58/1702.97	c #Conflicts:    1779000 | #Learnt:      61650 | 0.000
1702.58/1702.97	c total clause space: 335.816MB
1702.58/1702.97	c total #watches: 456522
1704.28/1704.66	c total #propagations: 802782712 / total #impl: 3766829130 (eff. 0.213)
1704.28/1704.66	c #Conflicts:    1780000 | #Learnt:      62650 | 0.000
1704.28/1704.66	c total clause space: 335.816MB
1704.28/1704.66	c total #watches: 459904
1706.08/1706.43	c total #propagations: 803215487 / total #impl: 3769111153 (eff. 0.213)
1706.08/1706.43	c #Conflicts:    1781000 | #Learnt:      63650 | 0.000
1706.08/1706.43	c total clause space: 335.816MB
1706.08/1706.43	c total #watches: 462583
1707.68/1708.02	c total #propagations: 803631872 / total #impl: 3771183056 (eff. 0.213)
1707.68/1708.02	c GC COLLECT
1707.68/1708.02	c #Conflicts:    1782000 | #Learnt:      32359 | 0.000
1707.68/1708.02	c total clause space: 335.816MB
1707.68/1708.02	c total #watches: 368692
1708.48/1708.84	c total #propagations: 804021383 / total #impl: 3773432312 (eff. 0.213)
1708.48/1708.84	c #Conflicts:    1783000 | #Learnt:      33359 | 0.000
1708.48/1708.84	c total clause space: 335.816MB
1708.48/1708.84	c total #watches: 372939
1709.28/1709.69	c total #propagations: 804428153 / total #impl: 3775553076 (eff. 0.213)
1709.28/1709.69	c #Conflicts:    1784000 | #Learnt:      34359 | 0.000
1709.28/1709.69	c total clause space: 335.816MB
1709.28/1709.69	c total #watches: 376018
1709.98/1710.37	c total #propagations: 804808097 / total #impl: 3777614840 (eff. 0.213)
1709.98/1710.37	c #Conflicts:    1785000 | #Learnt:      35359 | 0.000
1709.98/1710.37	c total clause space: 335.816MB
1709.98/1710.37	c total #watches: 379098
1710.87/1711.20	c total #propagations: 805159835 / total #impl: 3779615464 (eff. 0.213)
1710.87/1711.20	c #Conflicts:    1786000 | #Learnt:      36359 | 0.000
1710.87/1711.20	c total clause space: 335.816MB
1710.87/1711.20	c total #watches: 382006
1711.87/1712.21	c total #propagations: 805555897 / total #impl: 3781752819 (eff. 0.213)
1711.87/1712.21	c #Conflicts:    1787000 | #Learnt:      37359 | 0.000
1711.87/1712.21	c total clause space: 335.816MB
1711.87/1712.21	c total #watches: 385676
1712.97/1713.30	c total #propagations: 805999445 / total #impl: 3784101056 (eff. 0.213)
1712.97/1713.30	c #Conflicts:    1788000 | #Learnt:      38359 | 0.000
1712.97/1713.30	c total clause space: 335.816MB
1712.97/1713.30	c total #watches: 391706
1714.17/1714.50	c total #propagations: 806403681 / total #impl: 3786406568 (eff. 0.213)
1714.17/1714.50	c #Conflicts:    1789000 | #Learnt:      39359 | 0.000
1714.17/1714.50	c total clause space: 335.816MB
1714.17/1714.50	c total #watches: 396027
1715.47/1715.87	c total #propagations: 806840279 / total #impl: 3788513803 (eff. 0.213)
1715.47/1715.87	c #Conflicts:    1790000 | #Learnt:      40359 | 0.000
1715.47/1715.87	c total clause space: 335.816MB
1715.47/1715.87	c total #watches: 399161
1716.88/1717.21	c total #propagations: 807274612 / total #impl: 3790957063 (eff. 0.213)
1716.88/1717.21	c #Conflicts:    1791000 | #Learnt:      41359 | 0.000
1716.88/1717.21	c total clause space: 335.816MB
1716.88/1717.21	c total #watches: 402464
1718.07/1718.46	c total #propagations: 807715371 / total #impl: 3792872424 (eff. 0.213)
1718.07/1718.46	c #Conflicts:    1792000 | #Learnt:      42359 | 0.000
1718.07/1718.46	c total clause space: 335.816MB
1718.07/1718.46	c total #watches: 406305
1719.57/1719.93	c total #propagations: 808083083 / total #impl: 3794689783 (eff. 0.213)
1719.57/1719.93	c #Conflicts:    1793000 | #Learnt:      43359 | 0.000
1719.57/1719.93	c total clause space: 335.816MB
1719.57/1719.94	c total #watches: 409042
1721.28/1721.62	c total #propagations: 808483544 / total #impl: 3796816970 (eff. 0.213)
1721.28/1721.62	c #Conflicts:    1794000 | #Learnt:      44359 | 0.000
1721.28/1721.62	c total clause space: 335.816MB
1721.28/1721.62	c total #watches: 412448
1722.57/1722.91	c total #propagations: 808965979 / total #impl: 3799407329 (eff. 0.213)
1722.57/1722.91	c #Conflicts:    1795000 | #Learnt:      45359 | 0.000
1722.57/1722.91	c total clause space: 335.816MB
1722.57/1722.91	c total #watches: 415088
1723.87/1724.25	c total #propagations: 809342989 / total #impl: 3801493523 (eff. 0.213)
1723.87/1724.25	c #Conflicts:    1796000 | #Learnt:      46359 | 0.000
1723.87/1724.25	c total clause space: 335.816MB
1723.87/1724.25	c total #watches: 417684
1725.37/1725.70	c total #propagations: 809746416 / total #impl: 3803461398 (eff. 0.213)
1725.37/1725.70	c #Conflicts:    1797000 | #Learnt:      47359 | 0.000
1725.37/1725.70	c total clause space: 335.816MB
1725.37/1725.70	c total #watches: 420429
1727.07/1727.47	c total #propagations: 810146604 / total #impl: 3805577230 (eff. 0.213)
1727.07/1727.47	c #Conflicts:    1798000 | #Learnt:      48359 | 0.000
1727.07/1727.47	c total clause space: 335.816MB
1727.07/1727.47	c total #watches: 425486
1728.77/1729.17	c total #propagations: 810587895 / total #impl: 3808525510 (eff. 0.213)
1728.77/1729.17	c #Conflicts:    1799000 | #Learnt:      49359 | 0.000
1728.77/1729.17	c total clause space: 335.816MB
1728.77/1729.17	c total #watches: 428593
1730.57/1730.94	c total #propagations: 811056699 / total #impl: 3811070021 (eff. 0.213)
1730.57/1730.94	c #Conflicts:    1800000 | #Learnt:      50359 | 0.000
1730.57/1730.94	c total clause space: 335.816MB
1730.57/1730.94	c total #watches: 431149
1732.47/1732.84	c total #propagations: 811532379 / total #impl: 3813764374 (eff. 0.213)
1732.47/1732.84	c #Conflicts:    1801000 | #Learnt:      51359 | 0.000
1732.47/1732.84	c total clause space: 335.816MB
1732.47/1732.84	c total #watches: 434650
1734.07/1734.42	c total #propagations: 812003895 / total #impl: 3816649072 (eff. 0.213)
1734.07/1734.42	c #Conflicts:    1802000 | #Learnt:      52359 | 0.000
1734.07/1734.42	c total clause space: 335.816MB
1734.07/1734.42	c total #watches: 437513
1735.97/1736.31	c total #propagations: 812367724 / total #impl: 3818433921 (eff. 0.213)
1735.97/1736.31	c #Conflicts:    1803000 | #Learnt:      53359 | 0.000
1735.97/1736.31	c total clause space: 335.816MB
1735.97/1736.31	c total #watches: 440929
1737.47/1737.87	c total #propagations: 812787765 / total #impl: 3820860339 (eff. 0.213)
1737.47/1737.87	c #Conflicts:    1804000 | #Learnt:      54359 | 0.000
1737.47/1737.87	c total clause space: 335.816MB
1737.47/1737.87	c total #watches: 443441
1738.78/1739.15	c total #propagations: 813213845 / total #impl: 3822862016 (eff. 0.213)
1738.78/1739.15	c #Conflicts:    1805000 | #Learnt:      55359 | 0.000
1738.78/1739.15	c total clause space: 335.816MB
1738.78/1739.15	c total #watches: 446112
1740.37/1740.79	c total #propagations: 813586544 / total #impl: 3824748486 (eff. 0.213)
1740.37/1740.79	c #Conflicts:    1806000 | #Learnt:      56359 | 0.000
1740.37/1740.79	c total clause space: 335.816MB
1740.37/1740.79	c total #watches: 448795
1742.27/1742.61	c total #propagations: 814008893 / total #impl: 3826735935 (eff. 0.213)
1742.27/1742.61	c #Conflicts:    1807000 | #Learnt:      57359 | 0.000
1742.27/1742.61	c total clause space: 335.816MB
1742.27/1742.61	c total #watches: 451127
1744.07/1744.42	c total #propagations: 814421509 / total #impl: 3828941557 (eff. 0.213)
1744.07/1744.42	c #Conflicts:    1808000 | #Learnt:      58359 | 0.000
1744.07/1744.42	c total clause space: 335.816MB
1744.07/1744.42	c total #watches: 455451
1745.87/1746.24	c total #propagations: 814845203 / total #impl: 3831597344 (eff. 0.213)
1745.87/1746.24	c #Conflicts:    1809000 | #Learnt:      59359 | 0.000
1745.87/1746.24	c total clause space: 335.816MB
1745.87/1746.24	c total #watches: 458559
1748.37/1748.74	c total #propagations: 815241098 / total #impl: 3834004392 (eff. 0.213)
1748.37/1748.74	c #Conflicts:    1810000 | #Learnt:      60359 | 0.000
1748.37/1748.74	c total clause space: 335.816MB
1748.37/1748.74	c total #watches: 462019
1750.77/1751.13	c total #propagations: 815774306 / total #impl: 3836813240 (eff. 0.213)
1750.77/1751.13	c #Conflicts:    1811000 | #Learnt:      61359 | 0.000
1750.77/1751.13	c total clause space: 335.816MB
1750.77/1751.13	c total #watches: 464707
1753.07/1753.46	c total #propagations: 816261887 / total #impl: 3839213289 (eff. 0.213)
1753.07/1753.46	c #Conflicts:    1812000 | #Learnt:      62359 | 0.000
1753.07/1753.46	c total clause space: 335.816MB
1753.07/1753.46	c total #watches: 468655
1755.37/1755.73	c total #propagations: 816738496 / total #impl: 3842160183 (eff. 0.213)
1755.37/1755.73	c #Conflicts:    1813000 | #Learnt:      63359 | 0.000
1755.37/1755.73	c total clause space: 335.816MB
1755.37/1755.73	c total #watches: 474033
1757.57/1757.92	c total #propagations: 817195798 / total #impl: 3845198835 (eff. 0.213)
1757.57/1757.92	c #Conflicts:    1814000 | #Learnt:      64359 | 0.000
1757.57/1757.92	c total clause space: 335.816MB
1757.57/1757.92	c total #watches: 476911
1759.67/1760.09	c total #propagations: 817584995 / total #impl: 3847600382 (eff. 0.212)
1759.67/1760.09	c GC COLLECT
1759.67/1760.09	c #Conflicts:    1815000 | #Learnt:      32736 | 0.000
1759.67/1760.09	c total clause space: 335.816MB
1759.67/1760.09	c total #watches: 370317
1760.67/1761.04	c total #propagations: 817990831 / total #impl: 3850230624 (eff. 0.212)
1760.67/1761.04	c #Conflicts:    1816000 | #Learnt:      33736 | 0.000
1760.67/1761.04	c total clause space: 335.816MB
1760.67/1761.04	c total #watches: 374423
1761.67/1762.08	c total #propagations: 818424754 / total #impl: 3852868157 (eff. 0.212)
1761.67/1762.08	c #Conflicts:    1817000 | #Learnt:      34736 | 0.000
1761.67/1762.08	c total clause space: 335.816MB
1761.67/1762.08	c total #watches: 377962
1762.87/1763.22	c total #propagations: 818853391 / total #impl: 3855274007 (eff. 0.212)
1762.87/1763.22	c #Conflicts:    1818000 | #Learnt:      35736 | 0.000
1762.87/1763.22	c total clause space: 335.816MB
1762.87/1763.22	c total #watches: 382236
1764.07/1764.41	c total #propagations: 819299497 / total #impl: 3857746550 (eff. 0.212)
1764.07/1764.41	c #Conflicts:    1819000 | #Learnt:      36736 | 0.000
1764.07/1764.41	c total clause space: 335.816MB
1764.07/1764.41	c total #watches: 385042
1765.27/1765.63	c total #propagations: 819772690 / total #impl: 3860178312 (eff. 0.212)
1765.27/1765.63	c #Conflicts:    1820000 | #Learnt:      37736 | 0.000
1765.27/1765.63	c total clause space: 335.816MB
1765.27/1765.63	c total #watches: 388238
1766.37/1766.75	c total #propagations: 820215070 / total #impl: 3862385910 (eff. 0.212)
1766.37/1766.75	c #Conflicts:    1821000 | #Learnt:      38736 | 0.000
1766.37/1766.75	c total clause space: 335.816MB
1766.37/1766.75	c total #watches: 391809
1767.77/1768.15	c total #propagations: 820630686 / total #impl: 3864557790 (eff. 0.212)
1767.77/1768.15	c #Conflicts:    1822000 | #Learnt:      39736 | 0.000
1767.77/1768.15	c total clause space: 335.816MB
1767.77/1768.15	c total #watches: 394940
1769.07/1769.48	c total #propagations: 821156170 / total #impl: 3867008058 (eff. 0.212)
1769.07/1769.48	c #Conflicts:    1823000 | #Learnt:      40736 | 0.000
1769.07/1769.48	c total clause space: 335.816MB
1769.07/1769.48	c total #watches: 398075
1770.36/1770.70	c total #propagations: 821583593 / total #impl: 3869222436 (eff. 0.212)
1770.36/1770.70	c #Conflicts:    1824000 | #Learnt:      41736 | 0.000
1770.36/1770.70	c total clause space: 335.816MB
1770.36/1770.70	c total #watches: 400641
1771.46/1771.82	c total #propagations: 822010348 / total #impl: 3871268168 (eff. 0.212)
1771.46/1771.82	c #Conflicts:    1825000 | #Learnt:      42736 | 0.000
1771.46/1771.82	c total clause space: 335.816MB
1771.46/1771.82	c total #watches: 403431
1772.56/1772.95	c total #propagations: 822359469 / total #impl: 3872832165 (eff. 0.212)
1772.56/1772.95	c #Conflicts:    1826000 | #Learnt:      43736 | 0.000
1772.56/1772.95	c total clause space: 335.816MB
1772.56/1772.95	c total #watches: 406458
1773.76/1774.13	c total #propagations: 822733775 / total #impl: 3874656495 (eff. 0.212)
1773.76/1774.13	c #Conflicts:    1827000 | #Learnt:      44736 | 0.000
1773.76/1774.13	c total clause space: 335.816MB
1773.76/1774.13	c total #watches: 409259
1775.07/1775.48	c total #propagations: 823146018 / total #impl: 3876761908 (eff. 0.212)
1775.07/1775.48	c #Conflicts:    1828000 | #Learnt:      45736 | 0.000
1775.07/1775.48	c total clause space: 335.816MB
1775.07/1775.48	c total #watches: 411742
1776.46/1776.81	c total #propagations: 823587244 / total #impl: 3878864139 (eff. 0.212)
1776.46/1776.81	c #Conflicts:    1829000 | #Learnt:      46736 | 0.000
1776.46/1776.81	c total clause space: 335.816MB
1776.46/1776.81	c total #watches: 414140
1777.66/1778.02	c total #propagations: 824039399 / total #impl: 3881305740 (eff. 0.212)
1777.66/1778.02	c #Conflicts:    1830000 | #Learnt:      47736 | 0.000
1777.66/1778.02	c total clause space: 335.816MB
1777.66/1778.02	c total #watches: 417313
1778.86/1779.23	c total #propagations: 824467592 / total #impl: 3883604267 (eff. 0.212)
1778.86/1779.23	c #Conflicts:    1831000 | #Learnt:      48736 | 0.000
1778.86/1779.23	c total clause space: 335.816MB
1778.86/1779.23	c total #watches: 420904
1780.26/1780.68	c total #propagations: 824865609 / total #impl: 3885869822 (eff. 0.212)
1780.26/1780.68	c #Conflicts:    1832000 | #Learnt:      49736 | 0.000
1780.26/1780.68	c total clause space: 335.816MB
1780.26/1780.68	c total #watches: 423356
1781.67/1782.05	c total #propagations: 825301676 / total #impl: 3888004725 (eff. 0.212)
1781.67/1782.05	c #Conflicts:    1833000 | #Learnt:      50736 | 0.000
1781.67/1782.05	c total clause space: 335.816MB
1781.67/1782.05	c total #watches: 426139
1783.26/1783.64	c total #propagations: 825730851 / total #impl: 3890263264 (eff. 0.212)
1783.26/1783.64	c #Conflicts:    1834000 | #Learnt:      51736 | 0.000
1783.26/1783.64	c total clause space: 335.816MB
1783.26/1783.64	c total #watches: 428879
1784.56/1784.97	c total #propagations: 826170774 / total #impl: 3892565098 (eff. 0.212)
1784.56/1784.97	c #Conflicts:    1835000 | #Learnt:      52736 | 0.000
1784.56/1784.97	c total clause space: 335.816MB
1784.56/1784.97	c total #watches: 431614
1785.86/1786.25	c total #propagations: 826565931 / total #impl: 3894459627 (eff. 0.212)
1785.86/1786.25	c #Conflicts:    1836000 | #Learnt:      53736 | 0.000
1785.86/1786.25	c total clause space: 335.816MB
1785.86/1786.25	c total #watches: 434573
1787.06/1787.42	c total #propagations: 826965670 / total #impl: 3896329094 (eff. 0.212)
1787.06/1787.42	c #Conflicts:    1837000 | #Learnt:      54736 | 0.000
1787.06/1787.42	c total clause space: 335.816MB
1787.06/1787.42	c total #watches: 437693
1788.37/1788.79	c total #propagations: 827348227 / total #impl: 3898071149 (eff. 0.212)
1788.37/1788.79	c #Conflicts:    1838000 | #Learnt:      55736 | 0.000
1788.37/1788.79	c total clause space: 335.816MB
1788.37/1788.79	c total #watches: 441055
1789.86/1790.26	c total #propagations: 827710679 / total #impl: 3900069711 (eff. 0.212)
1789.86/1790.26	c #Conflicts:    1839000 | #Learnt:      56736 | 0.000
1789.86/1790.26	c total clause space: 335.816MB
1789.86/1790.26	c total #watches: 443545
1791.36/1791.78	c total #propagations: 828078796 / total #impl: 3902102222 (eff. 0.212)
1791.36/1791.78	c #Conflicts:    1840000 | #Learnt:      57736 | 0.000
1791.36/1791.78	c total clause space: 335.816MB
1791.36/1791.78	c total #watches: 446594
1793.06/1793.49	c total #propagations: 828434832 / total #impl: 3904045532 (eff. 0.212)
1793.06/1793.49	c #Conflicts:    1841000 | #Learnt:      58736 | 0.000
1793.06/1793.49	c total clause space: 335.816MB
1793.06/1793.49	c total #watches: 450060
1794.87/1795.26	c total #propagations: 828842861 / total #impl: 3906140284 (eff. 0.212)
1794.87/1795.26	c #Conflicts:    1842000 | #Learnt:      59736 | 0.000
1794.87/1795.26	c total clause space: 335.816MB
1794.87/1795.26	c total #watches: 452500
1796.66/1797.04	c total #propagations: 829266842 / total #impl: 3908238574 (eff. 0.212)
1796.66/1797.04	c #Conflicts:    1843000 | #Learnt:      60736 | 0.000
1796.66/1797.04	c total clause space: 335.816MB
1796.66/1797.04	c total #watches: 455768
1798.36/1798.72	c total #propagations: 829652593 / total #impl: 3910126153 (eff. 0.212)
1798.36/1798.72	c #Conflicts:    1844000 | #Learnt:      61736 | 0.000
1798.36/1798.72	c total clause space: 335.816MB
1798.36/1798.72	c total #watches: 458720
1799.96/1800.38	c total #propagations: 830012144 / total #impl: 3911828884 (eff. 0.212)
1799.96/1800.38	c #Conflicts:    1845000 | #Learnt:      62736 | 0.000
1799.96/1800.38	c total clause space: 335.816MB
1799.96/1800.38	c total #watches: 461431

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-4087802-1465436485/watcher-4087802-1465436485 -o /tmp/evaluation-result-4087802-1465436485/solver-4087802-1465436485 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087802-1465436485.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=10514
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.15 2.09 2.07 3/176 10517
/proc/meminfo: memFree=29623620/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 125582699 57319424 6780 33554432000 4194304 6211289 140735152480512 140735152479816 4206563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 13994 6780 98 493 0 13491 0

[startup+0.100153 s]
/proc/loadavg: 2.15 2.09 2.07 3/176 10517
/proc/meminfo: memFree=29623620/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=59768 CPUtime=0.09 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 1507 0 0 0 8 1 0 0 20 0 1 0 125582699 61202432 11734 33554432000 4194304 6211289 140735152480512 140735152479816 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 14942 11734 121 493 0 14439 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59768

[startup+0.200338 s]
/proc/loadavg: 2.15 2.09 2.07 3/176 10517
/proc/meminfo: memFree=29623620/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=72252 CPUtime=0.19 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 2601 0 0 0 18 1 0 0 20 0 1 0 125582699 73986048 14968 33554432000 4194304 6211289 140735152480512 140735152479816 5161098 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 18063 14968 143 493 0 17560 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72252

[startup+0.300342 s]
/proc/loadavg: 2.15 2.09 2.07 3/176 10517
/proc/meminfo: memFree=29623620/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=76572 CPUtime=0.29 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 4022 0 0 0 28 1 0 0 20 0 1 0 125582699 78409728 16389 33554432000 4194304 6211289 140735152480512 140735152479816 4228081 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 19143 16390 143 493 0 18640 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76572

[startup+0.700285 s]
/proc/loadavg: 2.15 2.09 2.07 3/176 10517
/proc/meminfo: memFree=29623620/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=112076 CPUtime=0.69 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 8234 0 0 0 67 2 0 0 20 0 1 0 125582699 114765824 23682 33554432000 4194304 6211289 140735152480512 140735152478392 4235110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 28019 23683 144 493 0 27516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112076

[startup+1.50029 s]
/proc/loadavg: 2.15 2.09 2.07 3/177 10518
/proc/meminfo: memFree=29518456/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=125600 CPUtime=1.48 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 9972 0 0 0 146 2 0 0 20 0 1 0 125582699 128614400 27092 33554432000 4194304 6211289 140735152480512 140735152478392 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 31400 27092 219 493 0 30897 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 125600

[startup+3.10025 s]
/proc/loadavg: 2.15 2.09 2.07 3/177 10518
/proc/meminfo: memFree=29508192/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=125600 CPUtime=3.08 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 9982 0 0 0 306 2 0 0 20 0 1 0 125582699 128614400 28634 33554432000 4194304 6211289 140735152480512 140735152478856 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 31400 28634 219 493 0 30897 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125600

[startup+6.30025 s]
/proc/loadavg: 2.14 2.09 2.07 3/177 10518
/proc/meminfo: memFree=29502608/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=144568 CPUtime=6.29 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 10869 0 0 0 626 3 0 0 20 0 1 0 125582699 148037632 30170 33554432000 4194304 6211289 140735152480512 140735152478856 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 36142 30170 219 493 0 35639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144568

[startup+12.7003 s]
/proc/loadavg: 2.13 2.09 2.07 3/177 10518
/proc/meminfo: memFree=29493960/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=144568 CPUtime=12.69 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 10874 0 0 0 1266 3 0 0 20 0 1 0 125582699 148037632 32730 33554432000 4194304 6211289 140735152480512 140735152478856 4207959 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 36142 32730 219 493 0 35639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 144568

[startup+25.5003 s]
/proc/loadavg: 2.17 2.10 2.07 4/177 10518
/proc/meminfo: memFree=29477624/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=175388 CPUtime=25.48 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 11858 0 0 0 2545 3 0 0 20 0 1 0 125582699 179597312 36381 33554432000 4194304 6211289 140735152480512 140735152478856 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 43847 36381 219 493 0 43344 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 175388

[startup+51.1003 s]
/proc/loadavg: 2.11 2.09 2.07 3/177 10518
/proc/meminfo: memFree=29463308/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=175388 CPUtime=51.08 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 11865 0 0 0 5105 3 0 0 20 0 1 0 125582699 179597312 39965 33554432000 4194304 6211289 140735152480512 140735152478856 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 43847 39965 219 493 0 43344 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 175388

[startup+102.3 s]
/proc/loadavg: 2.12 2.10 2.08 3/177 10519
/proc/meminfo: memFree=29420468/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=226060 CPUtime=102.28 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 12860 0 0 0 10224 4 0 0 20 0 1 0 125582699 231485440 50365 33554432000 4194304 6211289 140735152480512 140735152478856 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 56515 50365 219 493 0 56012 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 226060

[startup+162.3 s]
/proc/loadavg: 2.09 2.10 2.08 4/177 10521
/proc/meminfo: memFree=29412388/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=226900 CPUtime=162.24 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 13093 0 0 0 16220 4 0 0 20 0 1 0 125582699 232345600 51086 33554432000 4194304 6211289 140735152480512 140735152478856 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 56725 51086 219 493 0 56222 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 226900

[startup+222.307 s]
/proc/loadavg: 2.13 2.11 2.08 3/177 10522
/proc/meminfo: memFree=29379752/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=309104 CPUtime=222.24 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 13554 0 0 0 22218 6 0 0 20 0 1 0 125582699 316522496 56058 33554432000 4194304 6211289 140735152480512 140735152478504 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 77276 56058 219 493 0 76773 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 309104

[startup+282.3 s]
/proc/loadavg: 2.22 2.13 2.09 3/177 10523
/proc/meminfo: memFree=29362916/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=309812 CPUtime=282.23 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 13722 0 0 0 28216 7 0 0 20 0 1 0 125582699 317247488 57243 33554432000 4194304 6211289 140735152480512 140735152478856 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 77453 57243 219 493 0 76950 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 309812

[startup+342.3 s]
/proc/loadavg: 2.33 2.18 2.11 3/177 10524
/proc/meminfo: memFree=29328528/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=310156 CPUtime=342.22 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 13817 0 0 0 34215 7 0 0 20 0 1 0 125582699 317599744 62959 33554432000 4194304 6211289 140735152480512 140735152478856 4244685 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 77539 62959 219 493 0 77036 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 310156

[startup+402.3 s]
/proc/loadavg: 2.25 2.18 2.11 3/177 10525
/proc/meminfo: memFree=29324908/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=310420 CPUtime=402.21 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 13877 0 0 0 40214 7 0 0 20 0 1 0 125582699 317870080 63019 33554432000 4194304 6211289 140735152480512 140735152478856 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 77605 63019 219 493 0 77102 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 310420

[startup+462.3 s]
/proc/loadavg: 2.29 2.19 2.11 3/177 10527
/proc/meminfo: memFree=29314040/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=310696 CPUtime=462.2 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 13978 0 0 0 46213 7 0 0 20 0 1 0 125582699 318152704 65164 33554432000 4194304 6211289 140735152480512 140735152478856 4250676 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 77674 65164 219 493 0 77171 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 310696

[startup+522.3 s]
/proc/loadavg: 2.15 2.17 2.11 4/178 10531
/proc/meminfo: memFree=29313132/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=311160 CPUtime=522.2 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 14072 0 0 0 52212 8 0 0 20 0 1 0 125582699 318627840 65258 33554432000 4194304 6211289 140735152480512 140735152478856 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 77790 65258 219 493 0 77287 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 311160

[startup+582.3 s]
/proc/loadavg: 2.18 2.17 2.10 3/177 10532
/proc/meminfo: memFree=29312428/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=311160 CPUtime=582.19 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 14090 0 0 0 58211 8 0 0 20 0 1 0 125582699 318627840 65276 33554432000 4194304 6211289 140735152480512 140735152478856 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 77790 65276 219 493 0 77287 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 311160


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


[startup+882.307 s]
/proc/loadavg: 2.08 2.13 2.09 4/177 10538
/proc/meminfo: memFree=29200424/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=444908 CPUtime=882.14 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15346 0 0 0 88204 10 0 0 20 0 1 0 125582699 455585792 92284 33554432000 4194304 6211289 140735152480512 140735152478856 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111227 92284 219 493 0 110724 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 444908

[startup+942.3 s]
/proc/loadavg: 2.22 2.18 2.11 3/177 10539
/proc/meminfo: memFree=29199840/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=445276 CPUtime=942.13 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15409 0 0 0 94203 10 0 0 20 0 1 0 125582699 455962624 92347 33554432000 4194304 6211289 140735152480512 140735152478552 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111319 92347 219 493 0 110816 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 445276

[startup+1002.3 s]
/proc/loadavg: 2.22 2.18 2.11 3/177 10540
/proc/meminfo: memFree=29198280/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=445428 CPUtime=1002.09 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15489 0 0 0 100198 11 0 0 20 0 1 0 125582699 456118272 92404 33554432000 4194304 6211289 140735152480512 140735152478856 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111357 92404 219 493 0 110854 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 445428

[startup+1062.3 s]
/proc/loadavg: 2.21 2.17 2.11 4/177 10541
/proc/meminfo: memFree=29198848/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=445428 CPUtime=1062.07 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15513 0 0 0 106196 11 0 0 20 0 1 0 125582699 456118272 92412 33554432000 4194304 6211289 140735152480512 140735152478856 4209852 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111357 92412 219 493 0 110854 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 445428

[startup+1122.3 s]
/proc/loadavg: 2.07 2.14 2.10 3/178 10546
/proc/meminfo: memFree=29191796/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=445604 CPUtime=1122.06 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15549 0 0 0 112195 11 0 0 20 0 1 0 125582699 456298496 92448 33554432000 4194304 6211289 140735152480512 140735152478856 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111401 92448 219 493 0 110898 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 445604

[startup+1182.3 s]
/proc/loadavg: 2.02 2.11 2.09 3/178 10570
/proc/meminfo: memFree=29189716/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=445740 CPUtime=1182.05 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15604 0 0 0 118194 11 0 0 20 0 1 0 125582699 456437760 92503 33554432000 4194304 6211289 140735152480512 140735152478856 4209891 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111435 92503 219 493 0 110932 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 445740

[startup+1242.3 s]
/proc/loadavg: 2.06 2.10 2.09 4/177 10571
/proc/meminfo: memFree=29174408/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=445892 CPUtime=1242.04 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15621 0 0 0 124193 11 0 0 20 0 1 0 125582699 456593408 92520 33554432000 4194304 6211289 140735152480512 140735152478856 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111473 92520 219 493 0 110970 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 445892

[startup+1302.3 s]
/proc/loadavg: 2.06 2.10 2.09 4/177 10572
/proc/meminfo: memFree=29174012/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=445892 CPUtime=1302.03 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15647 0 0 0 130192 11 0 0 20 0 1 0 125582699 456593408 92546 33554432000 4194304 6211289 140735152480512 140735152478856 4239985 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111473 92546 219 493 0 110970 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 445892

[startup+1362.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 10573
/proc/meminfo: memFree=29173984/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=446028 CPUtime=1362.03 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15672 0 0 0 136191 12 0 0 20 0 1 0 125582699 456732672 92571 33554432000 4194304 6211289 140735152480512 140735152478856 4207928 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111507 92571 219 493 0 111004 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 446028

[startup+1422.3 s]
/proc/loadavg: 2.12 2.10 2.09 4/177 10575
/proc/meminfo: memFree=29173716/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=446028 CPUtime=1422.02 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15685 0 0 0 142190 12 0 0 20 0 1 0 125582699 456732672 92584 33554432000 4194304 6211289 140735152480512 140735152478856 4209342 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111507 92584 219 493 0 111004 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 446028

[startup+1482.3 s]
/proc/loadavg: 2.17 2.11 2.09 3/177 10576
/proc/meminfo: memFree=29173068/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=446516 CPUtime=1482 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15799 0 0 0 148188 12 0 0 20 0 1 0 125582699 457232384 92698 33554432000 4194304 6211289 140735152480512 140735152478856 4239985 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111629 92698 219 493 0 111126 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 446516

[startup+1542.31 s]
/proc/loadavg: 2.20 2.12 2.10 3/177 10577
/proc/meminfo: memFree=29171432/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=446872 CPUtime=1542 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15854 0 0 0 154188 12 0 0 20 0 1 0 125582699 457596928 92753 33554432000 4194304 6211289 140735152480512 140735152478856 4209685 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111718 92753 219 493 0 111215 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 446872

[startup+1602.3 s]
/proc/loadavg: 2.12 2.11 2.09 4/177 10578
/proc/meminfo: memFree=29170672/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=446872 CPUtime=1601.98 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15864 0 0 0 160186 12 0 0 20 0 1 0 125582699 457596928 92763 33554432000 4194304 6211289 140735152480512 140735152478856 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111718 92763 219 493 0 111215 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 446872

[startup+1662.3 s]
/proc/loadavg: 2.09 2.11 2.09 3/177 10671
/proc/meminfo: memFree=28881204/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=446872 CPUtime=1661.98 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15883 0 0 0 166185 13 0 0 20 0 1 0 125582699 457596928 92782 33554432000 4194304 6211289 140735152480512 140735152478856 4209830 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111718 92782 219 493 0 111215 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 446872

[startup+1722.3 s]
/proc/loadavg: 2.03 2.08 2.08 3/178 10676
/proc/meminfo: memFree=28240152/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=447148 CPUtime=1721.97 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15923 0 0 0 172184 13 0 0 20 0 1 0 125582699 457879552 92822 33554432000 4194304 6211289 140735152480512 140735152478856 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111787 92822 219 493 0 111284 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 447148

[startup+1782.3 s]
/proc/loadavg: 2.01 2.07 2.08 4/177 10677
/proc/meminfo: memFree=28233984/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=447148 CPUtime=1781.96 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15933 0 0 0 178183 13 0 0 20 0 1 0 125582699 457879552 92832 33554432000 4194304 6211289 140735152480512 140735152478856 4201591 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111787 92832 219 493 0 111284 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 447148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.08 2.08 3/177 10677
/proc/meminfo: memFree=28233744/32872528 swapFree=14548/942524
[pid=10517] ppid=10514 vsize=447148 CPUtime=1800.06 cores=0,2,4,6
/proc/10517/stat : 10517 (cdcl-cuttingpla) R 10514 10517 8932 0 -1 4202496 15933 0 0 0 179993 13 0 0 20 0 1 0 125582699 457879552 92832 33554432000 4194304 6211289 140735152480512 140735152478856 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/10517/statm: 111787 92832 219 493 0 111284 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 447148

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 10517 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.07
CPU user time (s): 1799.94
CPU system time (s): 0.133979
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 447148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.133979
maximum resident set size= 371328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15933
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= 90
involuntary context switches= 1877

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.78427 second user time and 6.84496 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-09 03:41:25
IDJOB=4087802
IDBENCH=76804
IDSOLVER=2549
FILE ID=node113/4087802-1465436485
RUNJOBID= node113-1465427064-8948
PBS_JOBID= 19859794
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/j60opt/normalized-j6029_8.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087802-1465436485/watcher-4087802-1465436485 -o /tmp/evaluation-result-4087802-1465436485/solver-4087802-1465436485 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087802-1465436485.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 462f9351930ed2902c05fb692326c53f
RANDOM SEED=1414663934

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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:        29624000 kB
Buffers:          189272 kB
Cached:          1223104 kB
SwapCached:         1688 kB
Active:           547176 kB
Inactive:         991164 kB
Active(anon):     126128 kB
Inactive(anon):     1856 kB
Active(file):     421048 kB
Inactive(file):   989308 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              6304 kB
Writeback:             0 kB
AnonPages:       1067208 kB
Mapped:             7824 kB
Shmem:                 0 kB
Slab:             636004 kB
SReclaimable:      79340 kB
SUnreclaim:       556664 kB
KernelStack:        1464 kB
PageTables:         5928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1213892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1003520 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 node113 at 2016-06-09 04:11:26