Trace number 4117391

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 linear search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
EmployeeScheduling/normalized-may5.5.opb
MD5SUMc8ebfacaef807cfd1016fd28181a8a92
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1010
Best CPU time to get the best result obtained on this benchmark34.6387
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27559
Number of constraints which are cardinality constraints (but not clauses)241
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2110
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2110
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 9632 #constraint= 29620
0.19/0.25	c #Conflicts:       1000 | #Learnt:        999 | 0.093
0.19/0.25	c total clause space: 11.2235MB
0.19/0.25	c total #watches: 85386
0.49/0.50	c total #propagations: 159253 / total #impl: 422963 (eff. 0.377)
0.49/0.50	c #Conflicts:       2000 | #Learnt:       2008 | 0.061
0.49/0.50	c total clause space: 18.2382MB
0.49/0.50	c total #watches: 90467
0.49/0.57	c total #propagations: 614797 / total #impl: 2054686 (eff. 0.299)
0.49/0.57	c GC COLLECT
0.49/0.57	c #Conflicts:       3000 | #Learnt:       2097 | 0.040
0.49/0.57	c total clause space: 18.2382MB
0.49/0.57	c total #watches: 82430
0.59/0.66	c total #propagations: 741235 / total #impl: 2460956 (eff. 0.301)
0.59/0.66	c #Conflicts:       4000 | #Learnt:       3099 | 0.030
0.59/0.66	c total clause space: 18.2382MB
0.59/0.66	c total #watches: 87095
0.69/0.75	c total #propagations: 1043739 / total #impl: 3175474 (eff. 0.329)
0.69/0.75	c GC COLLECT
0.69/0.75	c #Conflicts:       5000 | #Learnt:       2419 | 0.024
0.69/0.75	c total clause space: 18.2382MB
0.69/0.75	c total #watches: 79940
0.79/0.81	c total #propagations: 1458184 / total #impl: 3992728 (eff. 0.365)
0.79/0.81	c #Conflicts:       6000 | #Learnt:       3419 | 0.020
0.79/0.81	c total clause space: 18.2382MB
0.79/0.81	c total #watches: 84803
0.89/0.92	c total #propagations: 1540620 / total #impl: 4247493 (eff. 0.363)
0.89/0.92	c GC COLLECT
0.89/0.92	c #Conflicts:       7000 | #Learnt:       2275 | 0.017
0.89/0.92	c total clause space: 18.2382MB
0.89/0.92	c total #watches: 81414
0.99/1.06	c total #propagations: 1902476 / total #impl: 5047983 (eff. 0.377)
0.99/1.06	c #Conflicts:       8000 | #Learnt:       3275 | 0.015
0.99/1.06	c total clause space: 18.2382MB
0.99/1.06	c total #watches: 86249
1.20/1.22	c total #propagations: 2609992 / total #impl: 6341562 (eff. 0.412)
1.20/1.22	c #Conflicts:       9000 | #Learnt:       4275 | 0.013
1.20/1.22	c total clause space: 18.2382MB
1.20/1.22	c total #watches: 93271
1.29/1.37	c total #propagations: 2938869 / total #impl: 7107928 (eff. 0.413)
1.29/1.37	c GC COLLECT
1.29/1.37	c #Conflicts:      10000 | #Learnt:       2766 | 0.012
1.29/1.37	c total clause space: 18.2382MB
1.29/1.37	c total #watches: 85859
1.39/1.45	c total #propagations: 3249162 / total #impl: 7867376 (eff. 0.413)
1.39/1.45	c #Conflicts:      11000 | #Learnt:       3766 | 0.011
1.39/1.45	c total clause space: 18.2382MB
1.39/1.45	c total #watches: 89793
1.49/1.59	c total #propagations: 3362486 / total #impl: 8238351 (eff. 0.408)
1.49/1.59	c #Conflicts:      12000 | #Learnt:       4768 | 0.010
1.49/1.59	c total clause space: 18.2382MB
1.49/1.59	c total #watches: 96144
1.69/1.73	c total #propagations: 3819155 / total #impl: 9204384 (eff. 0.415)
1.69/1.73	c #Conflicts:      13000 | #Learnt:       5768 | 0.009
1.69/1.73	c total clause space: 18.2382MB
1.69/1.73	c total #watches: 100834
1.79/1.83	c total #propagations: 4245645 / total #impl: 10067905 (eff. 0.422)
1.79/1.83	c GC COLLECT
1.79/1.83	c #Conflicts:      14000 | #Learnt:       3898 | 0.009
1.79/1.83	c total clause space: 18.2382MB
1.79/1.83	c total #watches: 88428
1.89/1.98	c total #propagations: 4403452 / total #impl: 10484316 (eff. 0.420)
1.89/1.98	c #Conflicts:      15000 | #Learnt:       4898 | 0.008
1.89/1.98	c total clause space: 18.2382MB
1.89/1.98	c total #watches: 92598
2.09/2.19	c total #propagations: 4698791 / total #impl: 11232411 (eff. 0.418)
2.09/2.19	c #Conflicts:      16000 | #Learnt:       5898 | 0.008
2.09/2.19	c total clause space: 18.2382MB
2.09/2.19	c total #watches: 97875
2.39/2.42	c total #propagations: 5097888 / total #impl: 12282802 (eff. 0.415)
2.39/2.42	c GC COLLECT
2.39/2.42	c #Conflicts:      17000 | #Learnt:       3714 | 0.007
2.39/2.42	c total clause space: 18.2382MB
2.39/2.42	c total #watches: 87435
2.59/2.60	c total #propagations: 5456360 / total #impl: 13248206 (eff. 0.412)
2.59/2.60	c #Conflicts:      18000 | #Learnt:       4714 | 0.007
2.59/2.60	c total clause space: 18.2382MB
2.59/2.60	c total #watches: 91787
2.69/2.76	c total #propagations: 5886579 / total #impl: 14281359 (eff. 0.412)
2.69/2.76	c #Conflicts:      19000 | #Learnt:       5714 | 0.006
2.69/2.76	c total clause space: 18.2382MB
2.69/2.76	c total #watches: 96255
2.89/2.91	c total #propagations: 6196112 / total #impl: 15038912 (eff. 0.412)
2.89/2.91	c #Conflicts:      20000 | #Learnt:       6714 | 0.006
2.89/2.91	c total clause space: 18.2382MB
2.89/2.91	c total #watches: 100586
2.99/3.09	c total #propagations: 6367562 / total #impl: 15527014 (eff. 0.410)
2.99/3.09	c GC COLLECT
2.99/3.09	c #Conflicts:      21000 | #Learnt:       4224 | 0.006
2.99/3.09	c total clause space: 18.2382MB
2.99/3.09	c total #watches: 88749
3.19/3.23	c total #propagations: 7008355 / total #impl: 16902896 (eff. 0.415)
3.19/3.23	c #Conflicts:      22000 | #Learnt:       5224 | 0.006
3.19/3.23	c total clause space: 18.2382MB
3.19/3.23	c total #watches: 93804
3.40/3.41	c total #propagations: 7388473 / total #impl: 17871917 (eff. 0.413)
3.40/3.41	c #Conflicts:      23000 | #Learnt:       6224 | 0.005
3.40/3.41	c total clause space: 18.2382MB
3.40/3.41	c total #watches: 98061
3.49/3.59	c total #propagations: 7907091 / total #impl: 19139770 (eff. 0.413)
3.49/3.59	c #Conflicts:      24000 | #Learnt:       7224 | 0.005
3.49/3.59	c total clause space: 18.2382MB
3.49/3.59	c total #watches: 102519
3.69/3.74	c total #propagations: 8377976 / total #impl: 20196022 (eff. 0.415)
3.69/3.74	c GC COLLECT
3.69/3.74	c #Conflicts:      25000 | #Learnt:       4423 | 0.005
3.69/3.74	c total clause space: 18.2382MB
3.69/3.74	c total #watches: 89082
3.79/3.86	c total #propagations: 8747762 / total #impl: 21058968 (eff. 0.415)
3.79/3.86	c #Conflicts:      26000 | #Learnt:       5423 | 0.005
3.79/3.86	c total clause space: 18.2382MB
3.79/3.86	c total #watches: 91801
3.99/4.05	c total #propagations: 9073281 / total #impl: 21730132 (eff. 0.418)
3.99/4.05	c #Conflicts:      27000 | #Learnt:       6423 | 0.005
3.99/4.05	c total clause space: 18.2382MB
3.99/4.05	c total #watches: 95612
4.19/4.24	c total #propagations: 9578317 / total #impl: 22904281 (eff. 0.418)
4.19/4.24	c #Conflicts:      28000 | #Learnt:       7423 | 0.004
4.19/4.24	c total clause space: 18.2382MB
4.19/4.24	c total #watches: 99931
4.40/4.49	c total #propagations: 10063512 / total #impl: 24076593 (eff. 0.418)
4.40/4.49	c GC COLLECT
4.40/4.49	c #Conflicts:      29000 | #Learnt:       4323 | 0.004
4.40/4.49	c total clause space: 18.2382MB
4.40/4.49	c total #watches: 85799
4.59/4.67	c total #propagations: 10530992 / total #impl: 25526442 (eff. 0.413)
4.59/4.67	c #Conflicts:      30000 | #Learnt:       5323 | 0.004
4.59/4.67	c total clause space: 18.2382MB
4.59/4.67	c total #watches: 88741
4.79/4.86	c total #propagations: 10954126 / total #impl: 26602842 (eff. 0.412)
4.79/4.86	c #Conflicts:      31000 | #Learnt:       6323 | 0.004
4.79/4.86	c total clause space: 18.2382MB
4.79/4.86	c total #watches: 91726
4.99/5.08	c total #propagations: 11479449 / total #impl: 27882752 (eff. 0.412)
4.99/5.08	c #Conflicts:      32000 | #Learnt:       7323 | 0.004
4.99/5.08	c total clause space: 18.2382MB
4.99/5.08	c total #watches: 95088
5.29/5.37	c total #propagations: 11942264 / total #impl: 29244154 (eff. 0.408)
5.29/5.37	c #Conflicts:      33000 | #Learnt:       8323 | 0.004
5.29/5.37	c total clause space: 18.2382MB
5.29/5.37	c total #watches: 99513
5.60/5.63	c total #propagations: 12411414 / total #impl: 30667762 (eff. 0.405)
5.60/5.63	c GC COLLECT
5.60/5.63	c #Conflicts:      34000 | #Learnt:       4923 | 0.004
5.60/5.63	c total clause space: 18.2382MB
5.60/5.63	c total #watches: 87360
5.79/5.84	c total #propagations: 12944271 / total #impl: 32277113 (eff. 0.401)
5.79/5.84	c #Conflicts:      35000 | #Learnt:       5923 | 0.004
5.79/5.84	c total clause space: 18.2382MB
5.79/5.84	c total #watches: 89931
5.99/6.03	c total #propagations: 13426708 / total #impl: 33766665 (eff. 0.398)
5.99/6.03	c #Conflicts:      36000 | #Learnt:       6923 | 0.003
5.99/6.03	c total clause space: 18.2382MB
5.99/6.03	c total #watches: 92849
6.09/6.19	c total #propagations: 13729114 / total #impl: 34549784 (eff. 0.397)
6.09/6.19	c #Conflicts:      37000 | #Learnt:       7923 | 0.003
6.09/6.19	c total clause space: 18.2382MB
6.09/6.19	c total #watches: 95883
6.29/6.38	c total #propagations: 13889010 / total #impl: 34905592 (eff. 0.398)
6.29/6.38	c #Conflicts:      38000 | #Learnt:       8923 | 0.003
6.29/6.38	c total clause space: 18.2382MB
6.29/6.38	c total #watches: 98583
6.49/6.60	c total #propagations: 14148122 / total #impl: 35424813 (eff. 0.399)
6.49/6.60	c GC COLLECT
6.49/6.60	c #Conflicts:      39000 | #Learnt:       5225 | 0.003
6.49/6.60	c total clause space: 29.637MB
6.49/6.60	c total #watches: 85367
6.69/6.75	c total #propagations: 14688742 / total #impl: 36533028 (eff. 0.402)
6.69/6.75	c #Conflicts:      40000 | #Learnt:       6225 | 0.003
6.69/6.75	c total clause space: 29.637MB
6.69/6.75	c total #watches: 89690
6.89/6.90	c total #propagations: 15189223 / total #impl: 37517380 (eff. 0.405)
6.89/6.90	c #Conflicts:      41000 | #Learnt:       7225 | 0.003
6.89/6.90	c total clause space: 29.637MB
6.89/6.90	c total #watches: 93541
6.99/7.10	c total #propagations: 15562117 / total #impl: 38275288 (eff. 0.407)
6.99/7.10	c #Conflicts:      42000 | #Learnt:       8225 | 0.003
6.99/7.10	c total clause space: 29.637MB
6.99/7.10	c total #watches: 96936
7.29/7.36	c total #propagations: 16011194 / total #impl: 39255130 (eff. 0.408)
7.29/7.36	c #Conflicts:      43000 | #Learnt:       9225 | 0.003
7.29/7.36	c total clause space: 29.637MB
7.29/7.36	c total #watches: 100508
7.49/7.59	c total #propagations: 16477590 / total #impl: 40371897 (eff. 0.408)
7.49/7.59	c GC COLLECT
7.49/7.59	c #Conflicts:      44000 | #Learnt:       5209 | 0.003
7.49/7.59	c total clause space: 29.637MB
7.49/7.59	c total #watches: 85411
7.69/7.78	c total #propagations: 16866320 / total #impl: 41210388 (eff. 0.409)
7.69/7.78	c #Conflicts:      45000 | #Learnt:       6209 | 0.003
7.69/7.78	c total clause space: 29.637MB
7.69/7.78	c total #watches: 88888
7.89/7.95	c total #propagations: 17447090 / total #impl: 42470029 (eff. 0.411)
7.89/7.95	c #Conflicts:      46000 | #Learnt:       7209 | 0.003
7.89/7.95	c total clause space: 29.637MB
7.89/7.95	c total #watches: 92874
8.09/8.16	c total #propagations: 17972593 / total #impl: 43642602 (eff. 0.412)
8.09/8.16	c #Conflicts:      47000 | #Learnt:       8209 | 0.003
8.09/8.16	c total clause space: 29.637MB
8.09/8.16	c total #watches: 96253
8.29/8.38	c total #propagations: 18533391 / total #impl: 44937527 (eff. 0.412)
8.29/8.38	c #Conflicts:      48000 | #Learnt:       9209 | 0.003
8.29/8.38	c total clause space: 29.637MB
8.29/8.38	c total #watches: 99606
8.59/8.63	c total #propagations: 18981995 / total #impl: 45969006 (eff. 0.413)
8.59/8.63	c #Conflicts:      49000 | #Learnt:      10209 | 0.003
8.59/8.63	c total clause space: 29.637MB
8.59/8.63	c total #watches: 103354
8.79/8.82	c total #propagations: 19498616 / total #impl: 47205259 (eff. 0.413)
8.79/8.82	c GC COLLECT
8.79/8.82	c #Conflicts:      50000 | #Learnt:       5897 | 0.003
8.79/8.82	c total clause space: 29.637MB
8.79/8.82	c total #watches: 87838
8.79/8.87	c total #propagations: 19836245 / total #impl: 48277211 (eff. 0.411)
8.79/8.87	c #Conflicts:      51000 | #Learnt:       6897 | 0.003
8.79/8.87	c total clause space: 29.637MB
8.79/8.87	c total #watches: 91767
8.89/8.97	c total #propagations: 19870476 / total #impl: 48440168 (eff. 0.410)
8.89/8.97	c #Conflicts:      52000 | #Learnt:       7897 | 0.002
8.89/8.97	c total clause space: 29.637MB
8.89/8.97	c total #watches: 95086
8.99/9.09	c total #propagations: 19972647 / total #impl: 48759842 (eff. 0.410)
8.99/9.09	c #Conflicts:      53000 | #Learnt:       8897 | 0.002
8.99/9.09	c total clause space: 29.637MB
8.99/9.09	c total #watches: 97383
9.18/9.23	c total #propagations: 20229873 / total #impl: 49352107 (eff. 0.410)
9.18/9.23	c #Conflicts:      54000 | #Learnt:       9897 | 0.002
9.18/9.23	c total clause space: 29.637MB
9.18/9.23	c total #watches: 100215
9.28/9.38	c total #propagations: 20604234 / total #impl: 50201461 (eff. 0.410)
9.28/9.38	c #Conflicts:      55000 | #Learnt:      10897 | 0.002
9.28/9.38	c total clause space: 29.637MB
9.28/9.38	c total #watches: 103178
9.48/9.51	c total #propagations: 21012992 / total #impl: 51253382 (eff. 0.410)
9.48/9.51	c GC COLLECT
9.48/9.51	c #Conflicts:      56000 | #Learnt:       6293 | 0.002
9.48/9.51	c total clause space: 29.637MB
9.48/9.51	c total #watches: 88780
9.58/9.64	c total #propagations: 21354163 / total #impl: 52094952 (eff. 0.410)
9.58/9.64	c #Conflicts:      57000 | #Learnt:       7293 | 0.002
9.58/9.64	c total clause space: 29.637MB
9.58/9.64	c total #watches: 91987
9.68/9.79	c total #propagations: 21759053 / total #impl: 53112493 (eff. 0.410)
9.68/9.79	c #Conflicts:      58000 | #Learnt:       8293 | 0.002
9.68/9.79	c total clause space: 29.637MB
9.68/9.79	c total #watches: 95353
9.89/9.91	c total #propagations: 22184970 / total #impl: 54135289 (eff. 0.410)
9.89/9.91	c #Conflicts:      59000 | #Learnt:       9293 | 0.002
9.89/9.91	c total clause space: 29.637MB
9.89/9.91	c total #watches: 97645
9.99/10.06	c total #propagations: 22435657 / total #impl: 54693407 (eff. 0.410)
9.99/10.06	c #Conflicts:      60000 | #Learnt:      10293 | 0.002
9.99/10.06	c total clause space: 29.637MB
9.99/10.06	c total #watches: 100256
10.18/10.21	c total #propagations: 22828621 / total #impl: 55621026 (eff. 0.410)
10.18/10.21	c #Conflicts:      61000 | #Learnt:      11293 | 0.002
10.18/10.21	c total clause space: 29.637MB
10.18/10.21	c total #watches: 102499
10.28/10.34	c total #propagations: 23105846 / total #impl: 56358746 (eff. 0.410)
10.28/10.34	c GC COLLECT
10.28/10.34	c #Conflicts:      62000 | #Learnt:       6399 | 0.002
10.28/10.34	c total clause space: 29.637MB
10.28/10.34	c total #watches: 88957
10.38/10.47	c total #propagations: 23489293 / total #impl: 57308526 (eff. 0.410)
10.38/10.47	c #Conflicts:      63000 | #Learnt:       7399 | 0.002
10.38/10.47	c total clause space: 29.637MB
10.38/10.47	c total #watches: 91175
10.58/10.62	c total #propagations: 23841803 / total #impl: 58231547 (eff. 0.409)
10.58/10.62	c #Conflicts:      64000 | #Learnt:       8399 | 0.002
10.58/10.62	c total clause space: 29.637MB
10.58/10.62	c total #watches: 94049
10.68/10.79	c total #propagations: 24137568 / total #impl: 59119957 (eff. 0.408)
10.68/10.79	c #Conflicts:      65000 | #Learnt:       9399 | 0.002
10.68/10.79	c total clause space: 29.637MB
10.68/10.79	c total #watches: 96889
10.88/10.97	c total #propagations: 24576468 / total #impl: 60361140 (eff. 0.407)
10.88/10.97	c #Conflicts:      66000 | #Learnt:      10399 | 0.002
10.88/10.97	c total clause space: 29.637MB
10.88/10.97	c total #watches: 99703
11.09/11.19	c total #propagations: 25041846 / total #impl: 61796171 (eff. 0.405)
11.09/11.19	c #Conflicts:      67000 | #Learnt:      11399 | 0.002
11.09/11.19	c total clause space: 29.637MB
11.09/11.19	c total #watches: 102920
11.38/11.41	c total #propagations: 25527196 / total #impl: 63455761 (eff. 0.402)
11.38/11.41	c #Conflicts:      68000 | #Learnt:      12399 | 0.002
11.38/11.41	c total clause space: 29.637MB
11.38/11.41	c total #watches: 105691
11.38/11.47	c total #propagations: 26007288 / total #impl: 64897801 (eff. 0.401)
11.38/11.47	c GC COLLECT
11.38/11.47	c #Conflicts:      69000 | #Learnt:       7193 | 0.002
11.38/11.47	c total clause space: 29.637MB
11.38/11.47	c total #watches: 92419
11.48/11.54	c total #propagations: 26066749 / total #impl: 65064756 (eff. 0.401)
11.48/11.54	c #Conflicts:      70000 | #Learnt:       8193 | 0.002
11.48/11.54	c total clause space: 29.637MB
11.48/11.54	c total #watches: 96828
11.58/11.62	c total #propagations: 26181970 / total #impl: 65348839 (eff. 0.401)
11.58/11.62	c #Conflicts:      71000 | #Learnt:       9193 | 0.002
11.58/11.62	c total clause space: 29.637MB
11.58/11.62	c total #watches: 99932
11.58/11.69	c total #propagations: 26234019 / total #impl: 65522055 (eff. 0.400)
11.58/11.69	c #Conflicts:      72000 | #Learnt:      10193 | 0.002
11.58/11.69	c total clause space: 29.637MB
11.58/11.69	c total #watches: 102562
11.68/11.78	c total #propagations: 26276817 / total #impl: 65691593 (eff. 0.400)
11.68/11.78	c #Conflicts:      73000 | #Learnt:      11193 | 0.002
11.68/11.78	c total clause space: 29.637MB
11.68/11.78	c total #watches: 105348
11.88/11.92	c total #propagations: 26433059 / total #impl: 66028496 (eff. 0.400)
11.88/11.92	c #Conflicts:      74000 | #Learnt:      12193 | 0.002
11.88/11.92	c total clause space: 29.637MB
11.88/11.92	c total #watches: 108356
11.98/12.09	c total #propagations: 26777486 / total #impl: 66960202 (eff. 0.400)
11.98/12.09	c GC COLLECT
11.98/12.09	c #Conflicts:      75000 | #Learnt:       6688 | 0.002
11.98/12.09	c total clause space: 29.637MB
11.98/12.09	c total #watches: 90137
12.19/12.21	c total #propagations: 27242489 / total #impl: 68172181 (eff. 0.400)
12.19/12.21	c #Conflicts:      76000 | #Learnt:       7688 | 0.002
12.19/12.21	c total clause space: 29.637MB
12.19/12.21	c total #watches: 93389
12.28/12.38	c total #propagations: 27573880 / total #impl: 69022797 (eff. 0.399)
12.28/12.38	c #Conflicts:      77000 | #Learnt:       8688 | 0.002
12.28/12.38	c total clause space: 29.637MB
12.28/12.38	c total #watches: 97734
12.48/12.58	c total #propagations: 27946106 / total #impl: 70176801 (eff. 0.398)
12.48/12.58	c #Conflicts:      78000 | #Learnt:       9688 | 0.002
12.48/12.58	c total clause space: 29.637MB
12.48/12.58	c total #watches: 101068
12.68/12.79	c total #propagations: 28424357 / total #impl: 71415751 (eff. 0.398)
12.68/12.79	c #Conflicts:      79000 | #Learnt:      10688 | 0.002
12.68/12.79	c total clause space: 29.637MB
12.68/12.79	c total #watches: 104343
12.98/13.04	c total #propagations: 28866299 / total #impl: 72639684 (eff. 0.397)
12.98/13.04	c #Conflicts:      80000 | #Learnt:      11688 | 0.002
12.98/13.04	c total clause space: 29.637MB
12.98/13.04	c total #watches: 109239
13.19/13.30	c total #propagations: 29208261 / total #impl: 74250064 (eff. 0.393)
13.19/13.30	c #Conflicts:      81000 | #Learnt:      12688 | 0.002
13.19/13.30	c total clause space: 29.637MB
13.19/13.30	c total #watches: 113075
13.58/13.65	c total #propagations: 29654788 / total #impl: 75435183 (eff. 0.393)
13.58/13.65	c GC COLLECT
13.58/13.65	c #Conflicts:      82000 | #Learnt:       6887 | 0.002
13.58/13.65	c total clause space: 29.637MB
13.58/13.65	c total #watches: 91000
13.79/13.84	c total #propagations: 30139660 / total #impl: 77051619 (eff. 0.391)
13.79/13.84	c #Conflicts:      83000 | #Learnt:       7887 | 0.002
13.79/13.84	c total clause space: 29.637MB
13.79/13.84	c total #watches: 94659
13.99/14.03	c total #propagations: 30700465 / total #impl: 78489427 (eff. 0.391)
13.99/14.03	c #Conflicts:      84000 | #Learnt:       8887 | 0.002
13.99/14.03	c total clause space: 29.637MB
13.99/14.03	c total #watches: 97241
14.19/14.22	c total #propagations: 31178316 / total #impl: 79868325 (eff. 0.390)
14.19/14.22	c #Conflicts:      85000 | #Learnt:       9887 | 0.002
14.19/14.22	c total clause space: 29.637MB
14.19/14.22	c total #watches: 99783
14.30/14.40	c total #propagations: 31566653 / total #impl: 80961624 (eff. 0.390)
14.30/14.40	c #Conflicts:      86000 | #Learnt:      10887 | 0.002
14.30/14.40	c total clause space: 29.637MB
14.30/14.40	c total #watches: 102107
14.59/14.61	c total #propagations: 31927455 / total #impl: 81952915 (eff. 0.390)
14.59/14.61	c #Conflicts:      87000 | #Learnt:      11887 | 0.002
14.59/14.61	c total clause space: 29.637MB
14.59/14.61	c total #watches: 104636
14.79/14.84	c total #propagations: 32282551 / total #impl: 82995209 (eff. 0.389)
14.79/14.84	c #Conflicts:      88000 | #Learnt:      12887 | 0.002
14.79/14.84	c total clause space: 29.637MB
14.79/14.84	c total #watches: 107081
14.99/15.03	c total #propagations: 32736095 / total #impl: 84278972 (eff. 0.388)
14.99/15.03	c #Conflicts:      89000 | #Learnt:      13887 | 0.001
14.99/15.03	c total clause space: 29.637MB
14.99/15.03	c total #watches: 109489
15.19/15.20	c total #propagations: 33072826 / total #impl: 85269349 (eff. 0.388)
15.19/15.20	c GC COLLECT
15.19/15.20	c #Conflicts:      90000 | #Learnt:       7790 | 0.002
15.19/15.20	c total clause space: 29.637MB
15.19/15.20	c total #watches: 93250
15.29/15.39	c total #propagations: 33490853 / total #impl: 86473206 (eff. 0.387)
15.29/15.39	c #Conflicts:      91000 | #Learnt:       8790 | 0.001
15.29/15.39	c total clause space: 29.637MB
15.29/15.39	c total #watches: 95850
15.50/15.53	c total #propagations: 34070292 / total #impl: 88177857 (eff. 0.386)
15.50/15.53	c #Conflicts:      92000 | #Learnt:       9790 | 0.001
15.50/15.53	c total clause space: 29.637MB
15.50/15.53	c total #watches: 98157
15.69/15.70	c total #propagations: 34412558 / total #impl: 89265344 (eff. 0.386)
15.69/15.70	c #Conflicts:      93000 | #Learnt:      10790 | 0.001
15.69/15.70	c total clause space: 29.637MB
15.69/15.70	c total #watches: 100755
15.79/15.86	c total #propagations: 34815633 / total #impl: 90442425 (eff. 0.385)
15.79/15.86	c #Conflicts:      94000 | #Learnt:      11790 | 0.001
15.79/15.86	c total clause space: 29.637MB
15.79/15.86	c total #watches: 103145
15.99/16.04	c total #propagations: 35138956 / total #impl: 91565751 (eff. 0.384)
15.99/16.04	c #Conflicts:      95000 | #Learnt:      12790 | 0.001
15.99/16.04	c total clause space: 29.637MB
15.99/16.04	c total #watches: 105546
16.19/16.23	c total #propagations: 35507432 / total #impl: 92812011 (eff. 0.383)
16.19/16.23	c #Conflicts:      96000 | #Learnt:      13790 | 0.001
16.19/16.23	c total clause space: 29.637MB
16.19/16.23	c total #watches: 107961
16.39/16.42	c total #propagations: 35931448 / total #impl: 94285536 (eff. 0.381)
16.39/16.42	c #Conflicts:      97000 | #Learnt:      14790 | 0.001
16.39/16.42	c total clause space: 29.637MB
16.39/16.42	c total #watches: 110270
16.50/16.56	c total #propagations: 36406058 / total #impl: 95628382 (eff. 0.381)
16.50/16.56	c GC COLLECT
16.50/16.56	c #Conflicts:      98000 | #Learnt:       8389 | 0.001
16.50/16.56	c total clause space: 29.637MB
16.50/16.56	c total #watches: 94556
16.69/16.71	c total #propagations: 36809060 / total #impl: 96711655 (eff. 0.381)
16.69/16.71	c #Conflicts:      99000 | #Learnt:       9389 | 0.001
16.69/16.71	c total clause space: 29.637MB
16.69/16.71	c total #watches: 96961
16.79/16.87	c total #propagations: 37207721 / total #impl: 97846212 (eff. 0.380)
16.79/16.87	c #Conflicts:     100000 | #Learnt:      10389 | 0.001
16.79/16.87	c total clause space: 29.637MB
16.79/16.87	c total #watches: 99409
16.99/17.04	c total #propagations: 37616802 / total #impl: 99031102 (eff. 0.380)
16.99/17.04	c #Conflicts:     101000 | #Learnt:      11389 | 0.001
16.99/17.04	c total clause space: 29.637MB
16.99/17.04	c total #watches: 101848
17.19/17.22	c total #propagations: 37995583 / total #impl: 100188456 (eff. 0.379)
17.19/17.22	c #Conflicts:     102000 | #Learnt:      12389 | 0.001
17.19/17.22	c total clause space: 29.637MB
17.19/17.22	c total #watches: 104143
17.39/17.41	c total #propagations: 38397549 / total #impl: 101431111 (eff. 0.379)
17.39/17.41	c #Conflicts:     103000 | #Learnt:      13389 | 0.001
17.39/17.41	c total clause space: 29.637MB
17.39/17.41	c total #watches: 106921
17.60/17.66	c total #propagations: 38750716 / total #impl: 102593798 (eff. 0.378)
17.60/17.66	c #Conflicts:     104000 | #Learnt:      14389 | 0.001
17.60/17.66	c total clause space: 29.637MB
17.60/17.66	c total #watches: 110311
17.79/17.86	c total #propagations: 39229430 / total #impl: 103949479 (eff. 0.377)
17.79/17.86	c #Conflicts:     105000 | #Learnt:      15389 | 0.001
17.79/17.86	c total clause space: 29.637MB
17.79/17.86	c total #watches: 112706
17.99/18.03	c total #propagations: 39634950 / total #impl: 105190840 (eff. 0.377)
17.99/18.03	c GC COLLECT
17.99/18.03	c #Conflicts:     106000 | #Learnt:       8693 | 0.001
17.99/18.03	c total clause space: 29.637MB
17.99/18.03	c total #watches: 95261
18.09/18.18	c total #propagations: 40136443 / total #impl: 106555016 (eff. 0.377)
18.09/18.18	c #Conflicts:     107000 | #Learnt:       9693 | 0.001
18.09/18.18	c total clause space: 29.637MB
18.09/18.18	c total #watches: 97702
18.29/18.35	c total #propagations: 40589418 / total #impl: 107784679 (eff. 0.377)
18.29/18.35	c #Conflicts:     108000 | #Learnt:      10693 | 0.001
18.29/18.35	c total clause space: 29.637MB
18.29/18.35	c total #watches: 100332
18.49/18.54	c total #propagations: 41038406 / total #impl: 109071504 (eff. 0.376)
18.49/18.54	c #Conflicts:     109000 | #Learnt:      11693 | 0.001
18.49/18.54	c total clause space: 29.637MB
18.49/18.54	c total #watches: 102731
18.70/18.75	c total #propagations: 41630141 / total #impl: 110652323 (eff. 0.376)
18.70/18.75	c #Conflicts:     110000 | #Learnt:      12693 | 0.001
18.70/18.75	c total clause space: 29.637MB
18.70/18.75	c total #watches: 105019
18.89/18.97	c total #propagations: 42197255 / total #impl: 112143319 (eff. 0.376)
18.89/18.97	c #Conflicts:     111000 | #Learnt:      13693 | 0.001
18.89/18.97	c total clause space: 29.637MB
18.89/18.97	c total #watches: 107775
19.09/19.17	c total #propagations: 42780027 / total #impl: 113660229 (eff. 0.376)
19.09/19.17	c #Conflicts:     112000 | #Learnt:      14693 | 0.001
19.09/19.17	c total clause space: 29.637MB
19.09/19.17	c total #watches: 110772
19.29/19.34	c total #propagations: 43075019 / total #impl: 114468988 (eff. 0.376)
19.29/19.34	c #Conflicts:     113000 | #Learnt:      15693 | 0.001
19.29/19.34	c total clause space: 29.637MB
19.29/19.34	c total #watches: 112968
19.49/19.53	c total #propagations: 43477303 / total #impl: 115691713 (eff. 0.376)
19.49/19.53	c GC COLLECT
19.49/19.53	c #Conflicts:     114000 | #Learnt:       8689 | 0.001
19.49/19.53	c total clause space: 29.637MB
19.49/19.53	c total #watches: 95554
19.69/19.70	c total #propagations: 43941740 / total #impl: 117121670 (eff. 0.375)
19.69/19.70	c #Conflicts:     115000 | #Learnt:       9689 | 0.001
19.69/19.70	c total clause space: 29.637MB
19.69/19.70	c total #watches: 98351
19.80/19.88	c total #propagations: 44391216 / total #impl: 118406451 (eff. 0.375)
19.80/19.88	c #Conflicts:     116000 | #Learnt:      10689 | 0.001
19.80/19.88	c total clause space: 29.637MB
19.80/19.88	c total #watches: 100952
20.09/20.12	c total #propagations: 44872663 / total #impl: 119773193 (eff. 0.375)
20.09/20.12	c #Conflicts:     117000 | #Learnt:      11689 | 0.001
20.09/20.12	c total clause space: 29.637MB
20.09/20.12	c total #watches: 103759
20.29/20.35	c total #propagations: 45305235 / total #impl: 121489922 (eff. 0.373)
20.29/20.35	c #Conflicts:     118000 | #Learnt:      12689 | 0.001
20.29/20.35	c total clause space: 29.637MB
20.29/20.35	c total #watches: 106307
20.49/20.56	c total #propagations: 45749284 / total #impl: 122950621 (eff. 0.372)
20.49/20.56	c #Conflicts:     119000 | #Learnt:      13689 | 0.001
20.49/20.56	c total clause space: 29.637MB
20.49/20.56	c total #watches: 108834
20.59/20.61	c total #propagations: 46098635 / total #impl: 124248875 (eff. 0.371)
20.59/20.61	c #Conflicts:     120000 | #Learnt:      14689 | 0.001
20.59/20.61	c total clause space: 29.637MB
20.59/20.61	c total #watches: 114061
20.69/20.75	c total #propagations: 46131265 / total #impl: 124492787 (eff. 0.371)
20.69/20.75	c #Conflicts:     121000 | #Learnt:      15689 | 0.001
20.69/20.75	c total clause space: 29.637MB
20.69/20.75	c total #watches: 117940
20.89/20.92	c total #propagations: 46195111 / total #impl: 124967038 (eff. 0.370)
20.89/20.92	c GC COLLECT
20.89/20.92	c #Conflicts:     122000 | #Learnt:       8391 | 0.001
20.89/20.92	c total clause space: 48.1602MB
20.89/20.92	c total #watches: 94661
20.99/21.06	c total #propagations: 46279813 / total #impl: 125426554 (eff. 0.369)
20.99/21.06	c #Conflicts:     123000 | #Learnt:       9391 | 0.001
20.99/21.06	c total clause space: 48.1602MB
20.99/21.06	c total #watches: 97840
21.19/21.27	c total #propagations: 46684550 / total #impl: 126421774 (eff. 0.369)
21.19/21.27	c #Conflicts:     124000 | #Learnt:      10391 | 0.001
21.19/21.27	c total clause space: 48.1602MB
21.19/21.27	c total #watches: 101020
21.39/21.48	c total #propagations: 47123461 / total #impl: 127887128 (eff. 0.368)
21.39/21.48	c #Conflicts:     125000 | #Learnt:      11391 | 0.001
21.39/21.48	c total clause space: 48.1602MB
21.39/21.48	c total #watches: 103306
21.69/21.70	c total #propagations: 47624316 / total #impl: 129415168 (eff. 0.368)
21.69/21.70	c #Conflicts:     126000 | #Learnt:      12391 | 0.001
21.69/21.70	c total clause space: 48.1602MB
21.69/21.70	c total #watches: 105891
21.89/21.92	c total #propagations: 48060247 / total #impl: 130934179 (eff. 0.367)
21.89/21.92	c #Conflicts:     127000 | #Learnt:      13391 | 0.001
21.89/21.92	c total clause space: 48.1602MB
21.89/21.92	c total #watches: 108231
22.09/22.14	c total #propagations: 48460559 / total #impl: 132378077 (eff. 0.366)
22.09/22.14	c #Conflicts:     128000 | #Learnt:      14391 | 0.001
22.09/22.14	c total clause space: 48.1602MB
22.09/22.14	c total #watches: 110544
22.29/22.39	c total #propagations: 48885628 / total #impl: 133723675 (eff. 0.366)
22.29/22.39	c #Conflicts:     129000 | #Learnt:      15391 | 0.001
22.29/22.39	c total clause space: 48.1602MB
22.29/22.39	c total #watches: 112702
22.59/22.65	c total #propagations: 49298631 / total #impl: 135141021 (eff. 0.365)
22.59/22.65	c #Conflicts:     130000 | #Learnt:      16391 | 0.001
22.59/22.65	c total clause space: 48.1602MB
22.59/22.65	c total #watches: 115183
22.79/22.83	c total #propagations: 49784747 / total #impl: 136587996 (eff. 0.364)
22.79/22.83	c GC COLLECT
22.79/22.83	c #Conflicts:     131000 | #Learnt:       8784 | 0.001
22.79/22.83	c total clause space: 48.1602MB
22.79/22.83	c total #watches: 96022
22.89/22.93	c total #propagations: 50126640 / total #impl: 137416378 (eff. 0.365)
22.89/22.93	c #Conflicts:     132000 | #Learnt:       9784 | 0.001
22.89/22.93	c total clause space: 48.1602MB
22.89/22.93	c total #watches: 98346
22.99/23.08	c total #propagations: 50340400 / total #impl: 137943408 (eff. 0.365)
22.99/23.08	c #Conflicts:     133000 | #Learnt:      10784 | 0.001
22.99/23.08	c total clause space: 48.1602MB
22.99/23.08	c total #watches: 100741
23.19/23.23	c total #propagations: 50733760 / total #impl: 138936240 (eff. 0.365)
23.19/23.23	c #Conflicts:     134000 | #Learnt:      11784 | 0.001
23.19/23.23	c total clause space: 48.1602MB
23.19/23.23	c total #watches: 104040
23.29/23.38	c total #propagations: 51126141 / total #impl: 139825547 (eff. 0.366)
23.29/23.38	c #Conflicts:     135000 | #Learnt:      12784 | 0.001
23.29/23.38	c total clause space: 48.1602MB
23.29/23.38	c total #watches: 107327
23.49/23.56	c total #propagations: 51458729 / total #impl: 140651367 (eff. 0.366)
23.49/23.56	c #Conflicts:     136000 | #Learnt:      13784 | 0.001
23.49/23.56	c total clause space: 48.1602MB
23.49/23.56	c total #watches: 110395
23.69/23.76	c total #propagations: 51923772 / total #impl: 141923114 (eff. 0.366)
23.69/23.76	c #Conflicts:     137000 | #Learnt:      14784 | 0.001
23.69/23.76	c total clause space: 48.1602MB
23.69/23.76	c total #watches: 112882
23.89/23.94	c total #propagations: 52403885 / total #impl: 143271963 (eff. 0.366)
23.89/23.94	c #Conflicts:     138000 | #Learnt:      15784 | 0.001
23.89/23.94	c total clause space: 48.1602MB
23.89/23.94	c total #watches: 115456
24.09/24.17	c total #propagations: 52745509 / total #impl: 144345580 (eff. 0.365)
24.09/24.17	c #Conflicts:     139000 | #Learnt:      16784 | 0.001
24.09/24.17	c total clause space: 48.1602MB
24.09/24.17	c total #watches: 118721
24.29/24.38	c total #propagations: 53512097 / total #impl: 146172528 (eff. 0.366)
24.29/24.38	c #Conflicts:     140000 | #Learnt:      17784 | 0.001
24.29/24.38	c total clause space: 48.1602MB
24.29/24.38	c total #watches: 121629
24.49/24.52	c total #propagations: 54033203 / total #impl: 147559793 (eff. 0.366)
24.49/24.52	c GC COLLECT
24.49/24.52	c #Conflicts:     141000 | #Learnt:       9887 | 0.001
24.49/24.52	c total clause space: 48.1602MB
24.49/24.52	c total #watches: 98865
24.59/24.68	c total #propagations: 54400361 / total #impl: 148666041 (eff. 0.366)
24.59/24.68	c #Conflicts:     142000 | #Learnt:      10887 | 0.001
24.59/24.68	c total clause space: 48.1602MB
24.59/24.68	c total #watches: 101191
24.79/24.88	c total #propagations: 54909893 / total #impl: 150084574 (eff. 0.366)
24.79/24.88	c #Conflicts:     143000 | #Learnt:      11887 | 0.001
24.79/24.88	c total clause space: 48.1602MB
24.79/24.88	c total #watches: 103865
24.99/25.06	c total #propagations: 55436658 / total #impl: 151492791 (eff. 0.366)
24.99/25.06	c #Conflicts:     144000 | #Learnt:      12887 | 0.001
24.99/25.06	c total clause space: 48.1602MB
24.99/25.06	c total #watches: 106188
25.19/25.24	c total #propagations: 56022299 / total #impl: 152846362 (eff. 0.367)
25.19/25.24	c #Conflicts:     145000 | #Learnt:      13887 | 0.001
25.19/25.24	c total clause space: 48.1602MB
25.19/25.24	c total #watches: 108729
25.39/25.47	c total #propagations: 56447614 / total #impl: 153896173 (eff. 0.367)
25.39/25.47	c #Conflicts:     146000 | #Learnt:      14887 | 0.001
25.39/25.47	c total clause space: 48.1602MB
25.39/25.47	c total #watches: 111111
25.69/25.70	c total #propagations: 57005608 / total #impl: 155374974 (eff. 0.367)
25.69/25.70	c #Conflicts:     147000 | #Learnt:      15887 | 0.001
25.69/25.70	c total clause space: 48.1602MB
25.69/25.70	c total #watches: 113657
25.89/25.91	c total #propagations: 57419645 / total #impl: 156569367 (eff. 0.367)
25.89/25.91	c #Conflicts:     148000 | #Learnt:      16887 | 0.001
25.89/25.91	c total clause space: 48.1602MB
25.89/25.91	c total #watches: 116375
25.99/26.07	c total #propagations: 57714567 / total #impl: 157532480 (eff. 0.366)
25.99/26.07	c #Conflicts:     149000 | #Learnt:      17887 | 0.001
25.99/26.07	c total clause space: 48.1602MB
25.99/26.07	c total #watches: 119553
26.09/26.16	c total #propagations: 58013782 / total #impl: 158268284 (eff. 0.367)
26.09/26.16	c GC COLLECT
26.09/26.16	c #Conflicts:     150000 | #Learnt:       9688 | 0.001
26.09/26.16	c total clause space: 48.1602MB
26.09/26.16	c total #watches: 98454
26.29/26.35	c total #propagations: 58189704 / total #impl: 158619795 (eff. 0.367)
26.29/26.35	c #Conflicts:     151000 | #Learnt:      10688 | 0.001
26.29/26.35	c total clause space: 48.1602MB
26.29/26.35	c total #watches: 101814
26.39/26.49	c total #propagations: 58652195 / total #impl: 159691467 (eff. 0.367)
26.39/26.49	c #Conflicts:     152000 | #Learnt:      11688 | 0.001
26.39/26.49	c total clause space: 48.1602MB
26.39/26.49	c total #watches: 104228
26.59/26.65	c total #propagations: 58974601 / total #impl: 160586074 (eff. 0.367)
26.59/26.65	c #Conflicts:     153000 | #Learnt:      12688 | 0.001
26.59/26.65	c total clause space: 48.1602MB
26.59/26.65	c total #watches: 106527
26.79/26.86	c total #propagations: 59343952 / total #impl: 161657242 (eff. 0.367)
26.79/26.86	c #Conflicts:     154000 | #Learnt:      13688 | 0.001
26.79/26.86	c total clause space: 48.1602MB
26.79/26.86	c total #watches: 109711
26.99/27.08	c total #propagations: 59751474 / total #impl: 162907883 (eff. 0.367)
26.99/27.08	c #Conflicts:     155000 | #Learnt:      14688 | 0.001
26.99/27.08	c total clause space: 48.1602MB
26.99/27.08	c total #watches: 112297
27.29/27.30	c total #propagations: 60072022 / total #impl: 163775521 (eff. 0.367)
27.29/27.30	c #Conflicts:     156000 | #Learnt:      15688 | 0.001
27.29/27.30	c total clause space: 48.1602MB
27.29/27.30	c total #watches: 114623
27.49/27.51	c total #propagations: 60413067 / total #impl: 164740179 (eff. 0.367)
27.49/27.51	c #Conflicts:     157000 | #Learnt:      16688 | 0.001
27.49/27.51	c total clause space: 48.1602MB
27.49/27.51	c total #watches: 117072
27.69/27.75	c total #propagations: 60857759 / total #impl: 166000269 (eff. 0.367)
27.69/27.75	c #Conflicts:     158000 | #Learnt:      17688 | 0.001
27.69/27.75	c total clause space: 48.1602MB
27.69/27.75	c total #watches: 119557
27.99/28.01	c total #propagations: 61358787 / total #impl: 167252721 (eff. 0.367)
27.99/28.01	c #Conflicts:     159000 | #Learnt:      18688 | 0.001
27.99/28.01	c total clause space: 48.1602MB
27.99/28.01	c total #watches: 121964
28.19/28.20	c total #propagations: 62007353 / total #impl: 168921970 (eff. 0.367)
28.19/28.20	c GC COLLECT
28.19/28.20	c #Conflicts:     160000 | #Learnt:      10183 | 0.001
28.19/28.20	c total clause space: 48.1602MB
28.19/28.20	c total #watches: 99951
28.29/28.36	c total #propagations: 62479846 / total #impl: 169976890 (eff. 0.368)
28.29/28.36	c #Conflicts:     161000 | #Learnt:      11183 | 0.001
28.29/28.36	c total clause space: 48.1602MB
28.29/28.36	c total #watches: 102637
28.39/28.49	c total #propagations: 62865690 / total #impl: 170928442 (eff. 0.368)
28.39/28.49	c #Conflicts:     162000 | #Learnt:      12183 | 0.001
28.39/28.49	c total clause space: 48.1602MB
28.39/28.49	c total #watches: 104956
28.59/28.67	c total #propagations: 63139934 / total #impl: 171719120 (eff. 0.368)
28.59/28.67	c #Conflicts:     163000 | #Learnt:      13183 | 0.001
28.59/28.67	c total clause space: 48.1602MB
28.59/28.67	c total #watches: 107387
28.79/28.85	c total #propagations: 63557545 / total #impl: 172943645 (eff. 0.368)
28.79/28.85	c #Conflicts:     164000 | #Learnt:      14183 | 0.001
28.79/28.85	c total clause space: 48.1602MB
28.79/28.85	c total #watches: 109841
28.99/29.03	c total #propagations: 63930628 / total #impl: 174008448 (eff. 0.367)
28.99/29.03	c #Conflicts:     165000 | #Learnt:      15183 | 0.001
28.99/29.03	c total clause space: 48.1602MB
28.99/29.03	c total #watches: 112250
29.19/29.21	c total #propagations: 64270935 / total #impl: 175067958 (eff. 0.367)
29.19/29.21	c #Conflicts:     166000 | #Learnt:      16183 | 0.001
29.19/29.21	c total clause space: 48.1602MB
29.19/29.21	c total #watches: 114446
29.29/29.35	c total #propagations: 64693028 / total #impl: 176222874 (eff. 0.367)
29.29/29.35	c #Conflicts:     167000 | #Learnt:      17183 | 0.001
29.29/29.35	c total clause space: 48.1602MB
29.29/29.35	c total #watches: 116674
29.49/29.55	c total #propagations: 64911842 / total #impl: 176982373 (eff. 0.367)
29.49/29.55	c #Conflicts:     168000 | #Learnt:      18183 | 0.001
29.49/29.55	c total clause space: 48.1602MB
29.49/29.55	c total #watches: 118990
29.69/29.80	c total #propagations: 65347561 / total #impl: 178246636 (eff. 0.367)
29.69/29.80	c #Conflicts:     169000 | #Learnt:      19183 | 0.001
29.69/29.80	c total clause space: 48.1602MB
29.69/29.80	c total #watches: 122449
29.99/30.01	c total #propagations: 65782922 / total #impl: 179523487 (eff. 0.366)
29.99/30.01	c GC COLLECT
29.99/30.01	c #Conflicts:     170000 | #Learnt:      10382 | 0.001
29.99/30.01	c total clause space: 48.1602MB
29.99/30.01	c total #watches: 101490
30.19/30.23	c total #propagations: 66085800 / total #impl: 180618449 (eff. 0.366)
30.19/30.23	c #Conflicts:     171000 | #Learnt:      11382 | 0.001
30.19/30.23	c total clause space: 48.1602MB
30.19/30.23	c total #watches: 104594
30.39/30.45	c total #propagations: 66571365 / total #impl: 182020928 (eff. 0.366)
30.39/30.45	c #Conflicts:     172000 | #Learnt:      12382 | 0.001
30.39/30.45	c total clause space: 48.1602MB
30.39/30.45	c total #watches: 107534
30.69/30.70	c total #propagations: 67091914 / total #impl: 183404370 (eff. 0.366)
30.69/30.70	c #Conflicts:     173000 | #Learnt:      13382 | 0.001
30.69/30.70	c total clause space: 48.1602MB
30.69/30.70	c total #watches: 110049
30.89/30.93	c total #propagations: 67515872 / total #impl: 184895274 (eff. 0.365)
30.89/30.93	c #Conflicts:     174000 | #Learnt:      14382 | 0.001
30.89/30.93	c total clause space: 48.1602MB
30.89/30.93	c total #watches: 112516
31.19/31.22	c total #propagations: 67901027 / total #impl: 186356266 (eff. 0.364)
31.19/31.22	c #Conflicts:     175000 | #Learnt:      15382 | 0.001
31.19/31.22	c total clause space: 48.1602MB
31.19/31.22	c total #watches: 114969
31.39/31.49	c total #propagations: 68415866 / total #impl: 187980070 (eff. 0.364)
31.39/31.49	c #Conflicts:     176000 | #Learnt:      16382 | 0.001
31.39/31.49	c total clause space: 48.1602MB
31.39/31.49	c total #watches: 117469
31.69/31.74	c total #propagations: 68991230 / total #impl: 189669356 (eff. 0.364)
31.69/31.74	c #Conflicts:     177000 | #Learnt:      17382 | 0.001
31.69/31.74	c total clause space: 48.1602MB
31.69/31.74	c total #watches: 120077
31.99/32.00	c total #propagations: 69454853 / total #impl: 191101000 (eff. 0.363)
31.99/32.00	c #Conflicts:     178000 | #Learnt:      18382 | 0.001
31.99/32.00	c total clause space: 48.1602MB
31.99/32.00	c total #watches: 122653
32.19/32.29	c total #propagations: 69861883 / total #impl: 192295999 (eff. 0.363)
32.19/32.29	c #Conflicts:     179000 | #Learnt:      19382 | 0.001
32.19/32.29	c total clause space: 48.1602MB
32.19/32.29	c total #watches: 125252
32.39/32.49	c total #propagations: 70318411 / total #impl: 193575194 (eff. 0.363)
32.39/32.49	c GC COLLECT
32.39/32.49	c #Conflicts:     180000 | #Learnt:      10277 | 0.001
32.39/32.49	c total clause space: 48.1602MB
32.39/32.49	c total #watches: 100908
32.69/32.72	c total #propagations: 70679582 / total #impl: 194356089 (eff. 0.364)
32.69/32.72	c #Conflicts:     181000 | #Learnt:      11277 | 0.001
32.69/32.72	c total clause space: 48.1602MB
32.69/32.72	c total #watches: 103888
32.89/32.91	c total #propagations: 71353774 / total #impl: 195939412 (eff. 0.364)
32.89/32.91	c #Conflicts:     182000 | #Learnt:      12277 | 0.001
32.89/32.91	c total clause space: 48.1602MB
32.89/32.91	c total #watches: 107261
33.09/33.14	c total #propagations: 71769511 / total #impl: 197026962 (eff. 0.364)
33.09/33.14	c #Conflicts:     183000 | #Learnt:      13277 | 0.001
33.09/33.14	c total clause space: 48.1602MB
33.09/33.14	c total #watches: 110152
33.18/33.27	c total #propagations: 72235953 / total #impl: 198309830 (eff. 0.364)
33.18/33.27	c #Conflicts:     184000 | #Learnt:      14277 | 0.001
33.18/33.27	c total clause space: 48.1602MB
33.18/33.27	c total #watches: 113214
33.28/33.39	c total #propagations: 72270807 / total #impl: 198396030 (eff. 0.364)
33.28/33.39	c #Conflicts:     185000 | #Learnt:      15277 | 0.001
33.28/33.39	c total clause space: 48.1602MB
33.28/33.39	c total #watches: 115875
33.48/33.53	c total #propagations: 72299980 / total #impl: 198515824 (eff. 0.364)
33.48/33.53	c #Conflicts:     186000 | #Learnt:      16277 | 0.001
33.48/33.53	c total clause space: 48.1602MB
33.48/33.53	c total #watches: 118445
33.58/33.63	c total #propagations: 72354914 / total #impl: 198648928 (eff. 0.364)
33.58/33.63	c #Conflicts:     187000 | #Learnt:      17277 | 0.001
33.58/33.63	c total clause space: 48.1602MB
33.58/33.63	c total #watches: 121140
33.68/33.74	c total #propagations: 72387464 / total #impl: 198742662 (eff. 0.364)
33.68/33.74	c #Conflicts:     188000 | #Learnt:      18277 | 0.001
33.68/33.74	c total clause space: 48.1602MB
33.68/33.74	c total #watches: 124208
33.78/33.87	c total #propagations: 72416959 / total #impl: 198844656 (eff. 0.364)
33.78/33.87	c #Conflicts:     189000 | #Learnt:      19277 | 0.001
33.78/33.87	c total clause space: 48.1602MB
33.78/33.87	c total #watches: 127628
33.98/34.03	c total #propagations: 72454317 / total #impl: 199004291 (eff. 0.364)
33.98/34.03	c #Conflicts:     190000 | #Learnt:      20277 | 0.001
33.98/34.03	c total clause space: 48.1602MB
33.98/34.03	c total #watches: 130892
34.09/34.17	c total #propagations: 72494862 / total #impl: 199224690 (eff. 0.364)
34.09/34.17	c GC COLLECT
34.09/34.17	c #Conflicts:     191000 | #Learnt:      10880 | 0.001
34.09/34.17	c total clause space: 48.1602MB
34.09/34.17	c total #watches: 102937
34.19/34.29	c total #propagations: 72532372 / total #impl: 199392595 (eff. 0.364)
34.19/34.29	c #Conflicts:     192000 | #Learnt:      11880 | 0.001
34.19/34.29	c total clause space: 48.1602MB
34.19/34.29	c total #watches: 106827
34.48/34.50	c total #propagations: 72575749 / total #impl: 199598726 (eff. 0.364)
34.48/34.50	c #Conflicts:     193000 | #Learnt:      12880 | 0.001
34.48/34.50	c total clause space: 48.1602MB
34.48/34.50	c total #watches: 112502
34.68/34.73	c total #propagations: 72682825 / total #impl: 200131647 (eff. 0.363)
34.68/34.73	c #Conflicts:     194000 | #Learnt:      13880 | 0.001
34.68/34.73	c total clause space: 48.1602MB
34.68/34.73	c total #watches: 117190
34.88/34.97	c total #propagations: 72820662 / total #impl: 200747870 (eff. 0.363)
34.88/34.97	c #Conflicts:     195000 | #Learnt:      14880 | 0.001
34.88/34.97	c total clause space: 48.1602MB
34.88/34.97	c total #watches: 121128
35.19/35.24	c total #propagations: 72946396 / total #impl: 201359968 (eff. 0.362)
35.19/35.24	c #Conflicts:     196000 | #Learnt:      15880 | 0.001
35.19/35.24	c total clause space: 48.1602MB
35.19/35.24	c total #watches: 124934
35.48/35.54	c total #propagations: 73050371 / total #impl: 201939144 (eff. 0.362)
35.48/35.54	c #Conflicts:     197000 | #Learnt:      16880 | 0.001
35.48/35.54	c total clause space: 48.1602MB
35.48/35.54	c total #watches: 128761
35.78/35.83	c total #propagations: 73194727 / total #impl: 202711965 (eff. 0.361)
35.78/35.83	c #Conflicts:     198000 | #Learnt:      17880 | 0.001
35.78/35.83	c total clause space: 48.1602MB
35.78/35.83	c total #watches: 132213
36.08/36.12	c total #propagations: 73302097 / total #impl: 203334146 (eff. 0.361)
36.08/36.12	c #Conflicts:     199000 | #Learnt:      18880 | 0.001
36.08/36.12	c total clause space: 48.1602MB
36.08/36.12	c total #watches: 135710
36.39/36.43	c total #propagations: 73383416 / total #impl: 203875007 (eff. 0.360)
36.39/36.43	c #Conflicts:     200000 | #Learnt:      19880 | 0.001
36.39/36.43	c total clause space: 48.1602MB
36.39/36.43	c total #watches: 139192
36.68/36.75	c total #propagations: 73477693 / total #impl: 204449144 (eff. 0.359)
36.68/36.75	c #Conflicts:     201000 | #Learnt:      20880 | 0.001
36.68/36.75	c total clause space: 48.1602MB
36.68/36.75	c total #watches: 142616
36.98/37.00	c total #propagations: 73580136 / total #impl: 205049038 (eff. 0.359)
36.98/37.00	c GC COLLECT
36.98/37.00	c #Conflicts:     202000 | #Learnt:      11188 | 0.001
36.98/37.00	c total clause space: 48.1602MB
36.98/37.00	c total #watches: 104373
37.08/37.16	c total #propagations: 73686812 / total #impl: 205561564 (eff. 0.358)
37.08/37.16	c #Conflicts:     203000 | #Learnt:      12188 | 0.001
37.08/37.16	c total clause space: 48.1602MB
37.08/37.16	c total #watches: 107981
37.28/37.35	c total #propagations: 73871531 / total #impl: 206088407 (eff. 0.358)
37.28/37.35	c #Conflicts:     204000 | #Learnt:      13188 | 0.001
37.28/37.35	c total clause space: 48.1602MB
37.28/37.35	c total #watches: 111346
37.49/37.56	c total #propagations: 74083528 / total #impl: 206716636 (eff. 0.358)
37.49/37.56	c #Conflicts:     205000 | #Learnt:      14188 | 0.001
37.49/37.56	c total clause space: 48.1602MB
37.49/37.56	c total #watches: 114886
37.68/37.77	c total #propagations: 74276684 / total #impl: 207342763 (eff. 0.358)
37.68/37.77	c #Conflicts:     206000 | #Learnt:      15188 | 0.001
37.68/37.77	c total clause space: 48.1602MB
37.68/37.77	c total #watches: 119029
37.88/37.96	c total #propagations: 74506201 / total #impl: 207925833 (eff. 0.358)
37.88/37.96	c #Conflicts:     207000 | #Learnt:      16188 | 0.001
37.88/37.96	c total clause space: 48.1602MB
37.88/37.96	c total #watches: 122790
38.18/38.20	c total #propagations: 74870824 / total #impl: 208610643 (eff. 0.359)
38.18/38.20	c #Conflicts:     208000 | #Learnt:      17188 | 0.001
38.18/38.20	c total clause space: 48.1602MB
38.18/38.20	c total #watches: 126423
38.38/38.47	c total #propagations: 75302706 / total #impl: 209522316 (eff. 0.359)
38.38/38.47	c #Conflicts:     209000 | #Learnt:      18188 | 0.001
38.38/38.47	c total clause space: 48.1602MB
38.38/38.47	c total #watches: 131240
38.68/38.75	c total #propagations: 75743478 / total #impl: 210513399 (eff. 0.360)
38.68/38.75	c #Conflicts:     210000 | #Learnt:      19188 | 0.001
38.68/38.75	c total clause space: 48.1602MB
38.68/38.75	c total #watches: 136272
38.98/39.04	c total #propagations: 76229109 / total #impl: 211634728 (eff. 0.360)
38.98/39.04	c #Conflicts:     211000 | #Learnt:      20188 | 0.001
38.98/39.04	c total clause space: 48.1602MB
38.98/39.04	c total #watches: 141415
39.18/39.27	c total #propagations: 76601620 / total #impl: 212500400 (eff. 0.360)
39.18/39.27	c #Conflicts:     212000 | #Learnt:      21188 | 0.001
39.18/39.27	c total clause space: 48.1602MB
39.18/39.27	c total #watches: 145803
39.48/39.55	c total #propagations: 76889808 / total #impl: 213157533 (eff. 0.361)
39.48/39.55	c GC COLLECT
39.48/39.55	c #Conflicts:     213000 | #Learnt:      11186 | 0.001
39.48/39.55	c total clause space: 48.1602MB
39.48/39.55	c total #watches: 104666
39.69/39.73	c total #propagations: 77161162 / total #impl: 213807335 (eff. 0.361)
39.69/39.73	c #Conflicts:     214000 | #Learnt:      12186 | 0.001
39.69/39.73	c total clause space: 48.1602MB
39.69/39.73	c total #watches: 108741
39.88/39.95	c total #propagations: 77561685 / total #impl: 214699920 (eff. 0.361)
39.88/39.95	c #Conflicts:     215000 | #Learnt:      13186 | 0.001
39.88/39.95	c total clause space: 48.1602MB
39.88/39.95	c total #watches: 113205
40.18/40.20	c total #propagations: 78031126 / total #impl: 215804936 (eff. 0.362)
40.18/40.20	c #Conflicts:     216000 | #Learnt:      14186 | 0.001
40.18/40.20	c total clause space: 48.1602MB
40.18/40.20	c total #watches: 117541
40.48/40.51	c total #propagations: 78576616 / total #impl: 217018344 (eff. 0.362)
40.48/40.51	c #Conflicts:     217000 | #Learnt:      15186 | 0.001
40.48/40.51	c total clause space: 48.1602MB
40.48/40.51	c total #watches: 122422
40.79/40.86	c total #propagations: 79055533 / total #impl: 218203322 (eff. 0.362)
40.79/40.86	c #Conflicts:     218000 | #Learnt:      16186 | 0.001
40.79/40.86	c total clause space: 48.1602MB
40.79/40.86	c total #watches: 126960
41.08/41.19	c total #propagations: 79500009 / total #impl: 219364132 (eff. 0.362)
41.08/41.19	c #Conflicts:     219000 | #Learnt:      17186 | 0.001
41.08/41.19	c total clause space: 48.1602MB
41.08/41.19	c total #watches: 131081
41.48/41.51	c total #propagations: 79840891 / total #impl: 220213708 (eff. 0.363)
41.48/41.51	c #Conflicts:     220000 | #Learnt:      18186 | 0.001
41.48/41.51	c total clause space: 48.1602MB
41.48/41.51	c total #watches: 136134
41.79/41.86	c total #propagations: 80148239 / total #impl: 220960386 (eff. 0.363)
41.79/41.86	c #Conflicts:     221000 | #Learnt:      19186 | 0.001
41.79/41.86	c total clause space: 48.1602MB
41.79/41.86	c total #watches: 140253
42.18/42.25	c total #propagations: 80452690 / total #impl: 221708042 (eff. 0.363)
42.18/42.25	c #Conflicts:     222000 | #Learnt:      20186 | 0.001
42.18/42.25	c total clause space: 48.1602MB
42.18/42.25	c total #watches: 144878
42.58/42.62	c total #propagations: 80808914 / total #impl: 222651351 (eff. 0.363)
42.58/42.62	c #Conflicts:     223000 | #Learnt:      21186 | 0.001
42.58/42.62	c total clause space: 48.1602MB
42.58/42.62	c total #watches: 148650
42.99/43.05	c total #propagations: 81047135 / total #impl: 223302425 (eff. 0.363)
42.99/43.05	c #Conflicts:     224000 | #Learnt:      22186 | 0.001
42.99/43.05	c total clause space: 48.1602MB
42.99/43.05	c total #watches: 151985
43.28/43.37	c total #propagations: 81334447 / total #impl: 224079672 (eff. 0.363)
43.28/43.37	c GC COLLECT
43.28/43.37	c #Conflicts:     225000 | #Learnt:      11885 | 0.001
43.28/43.37	c total clause space: 48.1602MB
43.28/43.37	c total #watches: 107652
43.48/43.57	c total #propagations: 81669082 / total #impl: 224897125 (eff. 0.363)
43.48/43.57	c #Conflicts:     226000 | #Learnt:      12885 | 0.001
43.48/43.57	c total clause space: 48.1602MB
43.48/43.57	c total #watches: 111225
43.68/43.79	c total #propagations: 81957083 / total #impl: 225679822 (eff. 0.363)
43.68/43.79	c #Conflicts:     227000 | #Learnt:      13885 | 0.001
43.68/43.79	c total clause space: 48.1602MB
43.68/43.79	c total #watches: 113896
43.99/44.03	c total #propagations: 82257914 / total #impl: 226453447 (eff. 0.363)
43.99/44.03	c #Conflicts:     228000 | #Learnt:      14885 | 0.001
43.99/44.03	c total clause space: 48.1602MB
43.99/44.03	c total #watches: 116895
44.28/44.30	c total #propagations: 82631336 / total #impl: 227344561 (eff. 0.363)
44.28/44.30	c #Conflicts:     229000 | #Learnt:      15885 | 0.001
44.28/44.30	c total clause space: 48.1602MB
44.28/44.30	c total #watches: 119668
44.58/44.60	c total #propagations: 82950222 / total #impl: 228162906 (eff. 0.364)
44.58/44.60	c #Conflicts:     230000 | #Learnt:      16885 | 0.001
44.58/44.60	c total clause space: 48.1602MB
44.58/44.60	c total #watches: 123328
44.78/44.87	c total #propagations: 83387906 / total #impl: 229201054 (eff. 0.364)
44.78/44.87	c #Conflicts:     231000 | #Learnt:      17885 | 0.001
44.78/44.87	c total clause space: 48.1602MB
44.78/44.87	c total #watches: 128514
45.09/45.15	c total #propagations: 83828515 / total #impl: 230237362 (eff. 0.364)
45.09/45.15	c #Conflicts:     232000 | #Learnt:      18885 | 0.001
45.09/45.15	c total clause space: 48.1602MB
45.09/45.15	c total #watches: 132505
45.38/45.41	c total #propagations: 84418914 / total #impl: 231573797 (eff. 0.365)
45.38/45.41	c #Conflicts:     233000 | #Learnt:      19885 | 0.001
45.38/45.41	c total clause space: 48.1602MB
45.38/45.41	c total #watches: 138159
45.58/45.69	c total #propagations: 84795228 / total #impl: 232470908 (eff. 0.365)
45.58/45.69	c #Conflicts:     234000 | #Learnt:      20885 | 0.001
45.58/45.69	c total clause space: 48.1602MB
45.58/45.69	c total #watches: 142107
45.88/45.97	c total #propagations: 85177031 / total #impl: 233691215 (eff. 0.364)
45.88/45.97	c #Conflicts:     235000 | #Learnt:      21885 | 0.001
45.88/45.97	c total clause space: 48.1602MB
45.88/45.97	c total #watches: 145761
46.18/46.29	c total #propagations: 85631336 / total #impl: 235123296 (eff. 0.364)
46.18/46.29	c #Conflicts:     236000 | #Learnt:      22885 | 0.001
46.18/46.29	c total clause space: 48.1602MB
46.18/46.29	c total #watches: 149413
46.38/46.48	c total #propagations: 86102528 / total #impl: 237019294 (eff. 0.363)
46.38/46.48	c GC COLLECT
46.38/46.48	c #Conflicts:     237000 | #Learnt:      12281 | 0.001
46.38/46.48	c total clause space: 48.1602MB
46.38/46.48	c total #watches: 108288
46.58/46.67	c total #propagations: 86522772 / total #impl: 238095537 (eff. 0.363)
46.58/46.67	c #Conflicts:     238000 | #Learnt:      13281 | 0.001
46.58/46.67	c total clause space: 48.1602MB
46.58/46.67	c total #watches: 110849
46.78/46.89	c total #propagations: 86986149 / total #impl: 239439091 (eff. 0.363)
46.78/46.89	c #Conflicts:     239000 | #Learnt:      14281 | 0.001
46.78/46.89	c total clause space: 48.1602MB
46.78/46.89	c total #watches: 113313
47.08/47.13	c total #propagations: 87519251 / total #impl: 240918641 (eff. 0.363)
47.08/47.13	c #Conflicts:     240000 | #Learnt:      15281 | 0.001
47.08/47.13	c total clause space: 48.1602MB
47.08/47.13	c total #watches: 115903
47.28/47.36	c total #propagations: 88028868 / total #impl: 242446497 (eff. 0.363)
47.28/47.36	c #Conflicts:     241000 | #Learnt:      16281 | 0.001
47.28/47.36	c total clause space: 48.1602MB
47.28/47.36	c total #watches: 118741
47.48/47.56	c total #propagations: 88512516 / total #impl: 243923555 (eff. 0.363)
47.48/47.56	c #Conflicts:     242000 | #Learnt:      17281 | 0.001
47.48/47.56	c total clause space: 48.1602MB
47.48/47.56	c total #watches: 121926
47.68/47.73	c total #propagations: 89089180 / total #impl: 245260182 (eff. 0.363)
47.68/47.73	c #Conflicts:     243000 | #Learnt:      18281 | 0.001
47.68/47.73	c total clause space: 48.1602MB
47.68/47.73	c total #watches: 124864
47.88/47.96	c total #propagations: 89436224 / total #impl: 246080645 (eff. 0.363)
47.88/47.96	c #Conflicts:     244000 | #Learnt:      19281 | 0.001
47.88/47.96	c total clause space: 48.1602MB
47.88/47.96	c total #watches: 127861
48.18/48.21	c total #propagations: 89923854 / total #impl: 247316248 (eff. 0.364)
48.18/48.21	c #Conflicts:     245000 | #Learnt:      20281 | 0.001
48.18/48.21	c total clause space: 48.1602MB
48.18/48.21	c total #watches: 131111
48.38/48.41	c total #propagations: 90493263 / total #impl: 248806446 (eff. 0.364)
48.38/48.41	c #Conflicts:     246000 | #Learnt:      21281 | 0.001
48.38/48.41	c total clause space: 48.1602MB
48.38/48.41	c total #watches: 133539
48.58/48.64	c total #propagations: 90867649 / total #impl: 249703116 (eff. 0.364)
48.58/48.64	c #Conflicts:     247000 | #Learnt:      22281 | 0.001
48.58/48.64	c total clause space: 48.1602MB
48.58/48.64	c total #watches: 136259
48.78/48.89	c total #propagations: 91316131 / total #impl: 250736189 (eff. 0.364)
48.78/48.89	c #Conflicts:     248000 | #Learnt:      23281 | 0.001
48.78/48.89	c total clause space: 48.1602MB
48.78/48.89	c total #watches: 139941
49.08/49.12	c total #propagations: 91709027 / total #impl: 251728397 (eff. 0.364)
49.08/49.12	c GC COLLECT
49.08/49.12	c #Conflicts:     249000 | #Learnt:      12383 | 0.001
49.08/49.12	c total clause space: 48.1602MB
49.08/49.12	c total #watches: 108474
49.28/49.31	c total #propagations: 92044672 / total #impl: 252634224 (eff. 0.364)
49.28/49.31	c #Conflicts:     250000 | #Learnt:      13383 | 0.001
49.28/49.31	c total clause space: 48.1602MB
49.28/49.31	c total #watches: 111883
49.48/49.52	c total #propagations: 92463668 / total #impl: 253666989 (eff. 0.365)
49.48/49.52	c #Conflicts:     251000 | #Learnt:      14383 | 0.001
49.48/49.52	c total clause space: 48.1602MB
49.48/49.52	c total #watches: 115082
49.68/49.75	c total #propagations: 92865657 / total #impl: 254661174 (eff. 0.365)
49.68/49.75	c #Conflicts:     252000 | #Learnt:      15383 | 0.001
49.68/49.75	c total clause space: 48.1602MB
49.68/49.75	c total #watches: 118901
49.88/49.95	c total #propagations: 93292250 / total #impl: 255870811 (eff. 0.365)
49.88/49.95	c #Conflicts:     253000 | #Learnt:      16383 | 0.001
49.88/49.95	c total clause space: 48.1602MB
49.88/49.95	c total #watches: 122328
50.18/50.21	c total #propagations: 93683399 / total #impl: 256814934 (eff. 0.365)
50.18/50.21	c #Conflicts:     254000 | #Learnt:      17383 | 0.001
50.18/50.21	c total clause space: 48.1602MB
50.18/50.21	c total #watches: 126161
50.48/50.53	c total #propagations: 94090796 / total #impl: 258114572 (eff. 0.365)
50.48/50.53	c #Conflicts:     255000 | #Learnt:      18383 | 0.001
50.48/50.53	c total clause space: 48.1602MB
50.48/50.53	c total #watches: 129198
50.78/50.88	c total #propagations: 94461649 / total #impl: 259806379 (eff. 0.364)
50.78/50.88	c #Conflicts:     256000 | #Learnt:      19383 | 0.001
50.78/50.88	c total clause space: 48.1602MB
50.78/50.88	c total #watches: 131665
51.18/51.20	c total #propagations: 94946202 / total #impl: 261532755 (eff. 0.363)
51.18/51.20	c #Conflicts:     257000 | #Learnt:      20383 | 0.001
51.18/51.20	c total clause space: 48.1602MB
51.18/51.20	c total #watches: 134243
51.48/51.53	c total #propagations: 95283013 / total #impl: 262937127 (eff. 0.362)
51.48/51.53	c #Conflicts:     258000 | #Learnt:      21383 | 0.001
51.48/51.53	c total clause space: 48.1602MB
51.48/51.53	c total #watches: 136718
51.88/51.93	c total #propagations: 95706782 / total #impl: 264480796 (eff. 0.362)
51.88/51.93	c #Conflicts:     259000 | #Learnt:      22383 | 0.001
51.88/51.93	c total clause space: 48.1602MB
51.88/51.93	c total #watches: 139327
52.28/52.38	c total #propagations: 96185323 / total #impl: 266348854 (eff. 0.361)
52.28/52.38	c #Conflicts:     260000 | #Learnt:      23383 | 0.001
52.28/52.38	c total clause space: 48.1602MB
52.28/52.38	c total #watches: 141677
52.79/52.81	c total #propagations: 96737385 / total #impl: 268302428 (eff. 0.361)
52.79/52.81	c #Conflicts:     261000 | #Learnt:      24383 | 0.001
52.79/52.81	c total clause space: 48.1602MB
52.79/52.81	c total #watches: 144088
52.99/53.04	c total #propagations: 97263733 / total #impl: 270298786 (eff. 0.360)
52.99/53.04	c GC COLLECT
52.99/53.04	c #Conflicts:     262000 | #Learnt:      13185 | 0.001
52.99/53.04	c total clause space: 48.1602MB
52.99/53.04	c total #watches: 110448
53.19/53.26	c total #propagations: 97754443 / total #impl: 271765029 (eff. 0.360)
53.19/53.26	c #Conflicts:     263000 | #Learnt:      14185 | 0.001
53.19/53.26	c total clause space: 48.1602MB
53.19/53.26	c total #watches: 112816
53.39/53.47	c total #propagations: 98288786 / total #impl: 273146608 (eff. 0.360)
53.39/53.47	c #Conflicts:     264000 | #Learnt:      15185 | 0.001
53.39/53.47	c total clause space: 48.1602MB
53.39/53.47	c total #watches: 115568
53.59/53.69	c total #propagations: 98744294 / total #impl: 274520579 (eff. 0.360)
53.59/53.69	c #Conflicts:     265000 | #Learnt:      16185 | 0.001
53.59/53.69	c total clause space: 48.1602MB
53.59/53.69	c total #watches: 118065
53.89/53.91	c total #propagations: 99235640 / total #impl: 275987592 (eff. 0.360)
53.89/53.91	c #Conflicts:     266000 | #Learnt:      17185 | 0.001
53.89/53.91	c total clause space: 48.1602MB
53.89/53.91	c total #watches: 120483
54.09/54.14	c total #propagations: 99661056 / total #impl: 277302436 (eff. 0.359)
54.09/54.14	c #Conflicts:     267000 | #Learnt:      18185 | 0.001
54.09/54.14	c total clause space: 48.1602MB
54.09/54.14	c total #watches: 122788
54.29/54.38	c total #propagations: 100165935 / total #impl: 278673560 (eff. 0.359)
54.29/54.38	c #Conflicts:     268000 | #Learnt:      19185 | 0.001
54.29/54.38	c total clause space: 48.1602MB
54.29/54.38	c total #watches: 125268
54.59/54.61	c total #propagations: 100614188 / total #impl: 279950123 (eff. 0.359)
54.59/54.61	c #Conflicts:     269000 | #Learnt:      20185 | 0.001
54.59/54.61	c total clause space: 48.1602MB
54.59/54.61	c total #watches: 127685
54.79/54.85	c total #propagations: 101072851 / total #impl: 281277976 (eff. 0.359)
54.79/54.85	c #Conflicts:     270000 | #Learnt:      21185 | 0.001
54.79/54.85	c total clause space: 48.1602MB
54.79/54.85	c total #watches: 130063
54.99/55.05	c total #propagations: 101460926 / total #impl: 282485758 (eff. 0.359)
54.99/55.05	c #Conflicts:     271000 | #Learnt:      22185 | 0.001
54.99/55.05	c total clause space: 48.1602MB
54.99/55.05	c total #watches: 132287
55.19/55.27	c total #propagations: 101730477 / total #impl: 283381547 (eff. 0.359)
55.19/55.27	c #Conflicts:     272000 | #Learnt:      23185 | 0.001
55.19/55.27	c total clause space: 48.1602MB
55.19/55.27	c total #watches: 134504
55.49/55.51	c total #propagations: 102054628 / total #impl: 284417123 (eff. 0.359)
55.49/55.51	c #Conflicts:     273000 | #Learnt:      24185 | 0.001
55.49/55.51	c total clause space: 48.1602MB
55.49/55.51	c total #watches: 136631
55.69/55.75	c total #propagations: 102546138 / total #impl: 285769605 (eff. 0.359)
55.69/55.75	c GC COLLECT
55.69/55.75	c #Conflicts:     274000 | #Learnt:      12684 | 0.001
55.69/55.75	c total clause space: 48.1602MB
55.69/55.75	c total #watches: 109290
55.89/55.91	c total #propagations: 102975774 / total #impl: 286976681 (eff. 0.359)
55.89/55.91	c #Conflicts:     275000 | #Learnt:      13684 | 0.001
55.89/55.91	c total clause space: 48.1602MB
55.89/55.91	c total #watches: 111746
55.99/56.07	c total #propagations: 103303574 / total #impl: 287891399 (eff. 0.359)
55.99/56.07	c #Conflicts:     276000 | #Learnt:      14684 | 0.001
55.99/56.07	c total clause space: 48.1602MB
55.99/56.07	c total #watches: 114035
56.19/56.26	c total #propagations: 103591893 / total #impl: 288766808 (eff. 0.359)
56.19/56.26	c #Conflicts:     277000 | #Learnt:      15684 | 0.001
56.19/56.26	c total clause space: 48.1602MB
56.19/56.26	c total #watches: 116906
56.38/56.48	c total #propagations: 104025314 / total #impl: 289922988 (eff. 0.359)
56.38/56.48	c #Conflicts:     278000 | #Learnt:      16684 | 0.001
56.38/56.48	c total clause space: 48.1602MB
56.38/56.48	c total #watches: 119271
56.68/56.72	c total #propagations: 104492562 / total #impl: 291164616 (eff. 0.359)
56.68/56.72	c #Conflicts:     279000 | #Learnt:      17684 | 0.001
56.68/56.72	c total clause space: 48.1602MB
56.68/56.72	c total #watches: 121681
56.88/56.96	c total #propagations: 104841179 / total #impl: 292201993 (eff. 0.359)
56.88/56.96	c #Conflicts:     280000 | #Learnt:      18684 | 0.001
56.88/56.96	c total clause space: 48.1602MB
56.88/56.96	c total #watches: 124266
57.19/57.21	c total #propagations: 105288842 / total #impl: 293500029 (eff. 0.359)
57.19/57.21	c #Conflicts:     281000 | #Learnt:      19684 | 0.001
57.19/57.21	c total clause space: 48.1602MB
57.19/57.21	c total #watches: 127073
57.38/57.47	c total #propagations: 105675926 / total #impl: 294752633 (eff. 0.359)
57.38/57.47	c #Conflicts:     282000 | #Learnt:      20684 | 0.001
57.38/57.47	c total clause space: 48.1602MB
57.38/57.47	c total #watches: 129510
57.58/57.68	c total #propagations: 106084479 / total #impl: 296038508 (eff. 0.358)
57.58/57.68	c #Conflicts:     283000 | #Learnt:      21684 | 0.001
57.58/57.68	c total clause space: 48.1602MB
57.58/57.68	c total #watches: 131927
57.88/57.91	c total #propagations: 106367645 / total #impl: 296931540 (eff. 0.358)
57.88/57.91	c #Conflicts:     284000 | #Learnt:      22684 | 0.001
57.88/57.91	c total clause space: 48.1602MB
57.88/57.91	c total #watches: 134187
58.18/58.24	c total #propagations: 106711674 / total #impl: 297992759 (eff. 0.358)
58.18/58.24	c #Conflicts:     285000 | #Learnt:      23684 | 0.001
58.18/58.24	c total clause space: 48.1602MB
58.18/58.24	c total #watches: 137660
58.48/58.57	c total #propagations: 107166781 / total #impl: 299490584 (eff. 0.358)
58.48/58.57	c #Conflicts:     286000 | #Learnt:      24684 | 0.001
58.48/58.57	c total clause space: 48.1602MB
58.48/58.57	c total #watches: 140798
58.78/58.88	c total #propagations: 107595098 / total #impl: 301116502 (eff. 0.357)
58.78/58.88	c GC COLLECT
58.78/58.88	c #Conflicts:     287000 | #Learnt:      12889 | 0.001
58.78/58.88	c total clause space: 48.1602MB
58.78/58.88	c total #watches: 109764
58.98/59.06	c total #propagations: 108007464 / total #impl: 302414499 (eff. 0.357)
58.98/59.06	c #Conflicts:     288000 | #Learnt:      13889 | 0.001
58.98/59.06	c total clause space: 48.1602MB
58.98/59.06	c total #watches: 112494
59.18/59.26	c total #propagations: 108428070 / total #impl: 303526403 (eff. 0.357)
59.18/59.26	c #Conflicts:     289000 | #Learnt:      14889 | 0.001
59.18/59.26	c total clause space: 48.1602MB
59.18/59.26	c total #watches: 115189
59.28/59.36	c total #propagations: 108847887 / total #impl: 304933287 (eff. 0.357)
59.28/59.36	c #Conflicts:     290000 | #Learnt:      15889 | 0.001
59.28/59.36	c total clause space: 48.1602MB
59.28/59.36	c total #watches: 117984
59.39/59.44	c total #propagations: 108956739 / total #impl: 305244905 (eff. 0.357)
59.39/59.44	c #Conflicts:     291000 | #Learnt:      16889 | 0.001
59.39/59.44	c total clause space: 48.1602MB
59.39/59.44	c total #watches: 120443
59.49/59.54	c total #propagations: 109009782 / total #impl: 305389145 (eff. 0.357)
59.49/59.54	c #Conflicts:     292000 | #Learnt:      17889 | 0.001
59.49/59.54	c total clause space: 48.1602MB
59.49/59.54	c total #watches: 122735
59.58/59.63	c total #propagations: 109095641 / total #impl: 305600228 (eff. 0.357)
59.58/59.63	c #Conflicts:     293000 | #Learnt:      18889 | 0.001
59.58/59.63	c total clause space: 48.1602MB
59.58/59.63	c total #watches: 124890
59.68/59.71	c total #propagations: 109155475 / total #impl: 305749131 (eff. 0.357)
59.68/59.71	c #Conflicts:     294000 | #Learnt:      19889 | 0.001
59.68/59.71	c total clause space: 48.1602MB
59.68/59.71	c total #watches: 127320
59.78/59.80	c total #propagations: 109205697 / total #impl: 305869574 (eff. 0.357)
59.78/59.80	c #Conflicts:     295000 | #Learnt:      20889 | 0.001
59.78/59.80	c total clause space: 48.1602MB
59.78/59.80	c total #watches: 129684
59.78/59.89	c total #propagations: 109252388 / total #impl: 306004415 (eff. 0.357)
59.78/59.89	c #Conflicts:     296000 | #Learnt:      21889 | 0.001
59.78/59.89	c total clause space: 48.1602MB
59.78/59.89	c total #watches: 132075
59.98/60.06	c total #propagations: 109303054 / total #impl: 306147670 (eff. 0.357)
59.98/60.06	c #Conflicts:     297000 | #Learnt:      22889 | 0.001
59.98/60.06	c total clause space: 48.1602MB
59.98/60.06	c total #watches: 135118
60.18/60.28	c total #propagations: 109610353 / total #impl: 306881465 (eff. 0.357)
60.18/60.28	c #Conflicts:     298000 | #Learnt:      23889 | 0.001
60.18/60.28	c total clause space: 48.1602MB
60.18/60.28	c total #watches: 138513
60.38/60.47	c total #propagations: 110259233 / total #impl: 308274159 (eff. 0.358)
60.38/60.47	c #Conflicts:     299000 | #Learnt:      24889 | 0.001
60.38/60.47	c total clause space: 48.1602MB
60.38/60.47	c total #watches: 141527
60.59/60.68	c total #propagations: 110675771 / total #impl: 309159227 (eff. 0.358)
60.59/60.68	c #Conflicts:     300000 | #Learnt:      25889 | 0.001
60.59/60.68	c total clause space: 48.1602MB
60.59/60.68	c total #watches: 143855
60.78/60.87	c total #propagations: 111084597 / total #impl: 310241883 (eff. 0.358)
60.78/60.87	c GC COLLECT
60.78/60.87	c #Conflicts:     301000 | #Learnt:      13783 | 0.001
60.78/60.87	c total clause space: 48.1602MB
60.78/60.87	c total #watches: 112105
60.98/61.07	c total #propagations: 111439932 / total #impl: 311201910 (eff. 0.358)
60.98/61.07	c #Conflicts:     302000 | #Learnt:      14783 | 0.001
60.98/61.07	c total clause space: 48.1602MB
60.98/61.07	c total #watches: 114393
61.18/61.24	c total #propagations: 111964862 / total #impl: 312496421 (eff. 0.358)
61.18/61.24	c #Conflicts:     303000 | #Learnt:      15783 | 0.001
61.18/61.24	c total clause space: 48.1602MB
61.18/61.24	c total #watches: 117230
61.38/61.42	c total #propagations: 112354975 / total #impl: 313632813 (eff. 0.358)
61.38/61.42	c #Conflicts:     304000 | #Learnt:      16783 | 0.001
61.38/61.42	c total clause space: 48.1602MB
61.38/61.42	c total #watches: 119898
61.59/61.64	c total #propagations: 112638554 / total #impl: 314435036 (eff. 0.358)
61.59/61.64	c #Conflicts:     305000 | #Learnt:      17783 | 0.001
61.59/61.64	c total clause space: 48.1602MB
61.59/61.64	c total #watches: 122673
61.78/61.85	c total #propagations: 113168902 / total #impl: 315791107 (eff. 0.358)
61.78/61.85	c #Conflicts:     306000 | #Learnt:      18783 | 0.001
61.78/61.85	c total clause space: 48.1602MB
61.78/61.85	c total #watches: 125615
62.08/62.10	c total #propagations: 113569425 / total #impl: 316970297 (eff. 0.358)
62.08/62.10	c #Conflicts:     307000 | #Learnt:      19783 | 0.001
62.08/62.10	c total clause space: 48.1602MB
62.08/62.10	c total #watches: 128224
62.28/62.33	c total #propagations: 114027786 / total #impl: 318244280 (eff. 0.358)
62.28/62.33	c #Conflicts:     308000 | #Learnt:      20783 | 0.001
62.28/62.33	c total clause space: 48.1602MB
62.28/62.33	c total #watches: 131585
62.58/62.62	c total #propagations: 114442593 / total #impl: 319259930 (eff. 0.358)
62.58/62.62	c #Conflicts:     309000 | #Learnt:      21783 | 0.001
62.58/62.62	c total clause space: 48.1602MB
62.58/62.62	c total #watches: 135836
62.88/62.93	c total #propagations: 114896988 / total #impl: 320559756 (eff. 0.358)
62.88/62.93	c #Conflicts:     310000 | #Learnt:      22783 | 0.001
62.88/62.93	c total clause space: 48.1602MB
62.88/62.93	c total #watches: 139459
63.18/63.23	c total #propagations: 115342082 / total #impl: 322006007 (eff. 0.358)
63.18/63.23	c #Conflicts:     311000 | #Learnt:      23783 | 0.001
63.18/63.23	c total clause space: 48.1602MB
63.18/63.23	c total #watches: 143142
63.48/63.57	c total #propagations: 115783825 / total #impl: 323142869 (eff. 0.358)
63.48/63.57	c #Conflicts:     312000 | #Learnt:      24783 | 0.001
63.48/63.57	c total clause space: 48.1602MB
63.48/63.57	c total #watches: 147899
63.89/63.92	c total #propagations: 116184053 / total #impl: 324333126 (eff. 0.358)
63.89/63.92	c #Conflicts:     313000 | #Learnt:      25783 | 0.001
63.89/63.92	c total clause space: 48.1602MB
63.89/63.92	c total #watches: 152896
64.28/64.34	c total #propagations: 116542506 / total #impl: 325460193 (eff. 0.358)
64.28/64.34	c #Conflicts:     314000 | #Learnt:      26783 | 0.001
64.28/64.34	c total clause space: 48.1602MB
64.28/64.34	c total #watches: 156321
64.48/64.57	c total #propagations: 116861117 / total #impl: 326567728 (eff. 0.358)
64.48/64.57	c GC COLLECT
64.48/64.57	c #Conflicts:     315000 | #Learnt:      14383 | 0.001
64.48/64.57	c total clause space: 48.1602MB
64.48/64.57	c total #watches: 115310
64.78/64.81	c total #propagations: 117315025 / total #impl: 327784396 (eff. 0.358)
64.78/64.81	c #Conflicts:     316000 | #Learnt:      15383 | 0.001
64.78/64.81	c total clause space: 48.1602MB
64.78/64.81	c total #watches: 118000
64.99/65.09	c total #propagations: 117716916 / total #impl: 329043730 (eff. 0.358)
64.99/65.09	c #Conflicts:     317000 | #Learnt:      16383 | 0.001
64.99/65.09	c total clause space: 48.1602MB
64.99/65.09	c total #watches: 120921
65.28/65.34	c total #propagations: 118305412 / total #impl: 330767615 (eff. 0.358)
65.28/65.34	c #Conflicts:     318000 | #Learnt:      17383 | 0.001
65.28/65.34	c total clause space: 48.1602MB
65.28/65.34	c total #watches: 123581
65.58/65.62	c total #propagations: 118749736 / total #impl: 332111103 (eff. 0.358)
65.58/65.62	c #Conflicts:     319000 | #Learnt:      18383 | 0.001
65.58/65.62	c total clause space: 48.1602MB
65.58/65.62	c total #watches: 126159
65.78/65.89	c total #propagations: 119208787 / total #impl: 333629004 (eff. 0.357)
65.78/65.89	c #Conflicts:     320000 | #Learnt:      19383 | 0.001
65.78/65.89	c total clause space: 48.1602MB
65.78/65.89	c total #watches: 128534
66.09/66.18	c total #propagations: 119597699 / total #impl: 334981403 (eff. 0.357)
66.09/66.18	c #Conflicts:     321000 | #Learnt:      20383 | 0.001
66.09/66.18	c total clause space: 48.1602MB
66.09/66.18	c total #watches: 130824
66.38/66.49	c total #propagations: 120070159 / total #impl: 336614455 (eff. 0.357)
66.38/66.49	c #Conflicts:     322000 | #Learnt:      21383 | 0.001
66.38/66.49	c total clause space: 48.1602MB
66.38/66.49	c total #watches: 133045
66.68/66.79	c total #propagations: 120451335 / total #impl: 338035648 (eff. 0.356)
66.68/66.79	c #Conflicts:     323000 | #Learnt:      22383 | 0.001
66.68/66.79	c total clause space: 48.1602MB
66.68/66.79	c total #watches: 135257
66.98/67.09	c total #propagations: 120883116 / total #impl: 339392135 (eff. 0.356)
66.98/67.09	c #Conflicts:     324000 | #Learnt:      23383 | 0.001
66.98/67.09	c total clause space: 48.1602MB
66.98/67.09	c total #watches: 137462
67.38/67.41	c total #propagations: 121341448 / total #impl: 340722562 (eff. 0.356)
67.38/67.41	c #Conflicts:     325000 | #Learnt:      24383 | 0.001
67.38/67.41	c total clause space: 48.1602MB
67.38/67.41	c total #watches: 139606
67.68/67.70	c total #propagations: 121842784 / total #impl: 342208175 (eff. 0.356)
67.68/67.70	c #Conflicts:     326000 | #Learnt:      25383 | 0.001
67.68/67.70	c total clause space: 48.1602MB
67.68/67.70	c total #watches: 141752
67.88/67.97	c total #propagations: 122251499 / total #impl: 343511086 (eff. 0.356)
67.88/67.97	c #Conflicts:     327000 | #Learnt:      26383 | 0.001
67.88/67.97	c total clause space: 48.1602MB
67.88/67.97	c total #watches: 144150
68.29/68.37	c total #propagations: 122633623 / total #impl: 344589386 (eff. 0.356)
68.29/68.37	c #Conflicts:     328000 | #Learnt:      27383 | 0.001
68.29/68.37	c total clause space: 48.1602MB
68.29/68.37	c total #watches: 146682
68.58/68.63	c total #propagations: 123125352 / total #impl: 346152749 (eff. 0.356)
68.58/68.63	c GC COLLECT
68.58/68.63	c #Conflicts:     329000 | #Learnt:      14675 | 0.001
68.58/68.63	c total clause space: 48.1602MB
68.58/68.63	c total #watches: 115419
68.78/68.88	c total #propagations: 123512816 / total #impl: 347520821 (eff. 0.355)
68.78/68.88	c #Conflicts:     330000 | #Learnt:      15675 | 0.001
68.78/68.88	c total clause space: 48.1602MB
68.78/68.88	c total #watches: 118084
69.08/69.14	c total #propagations: 123858458 / total #impl: 348859808 (eff. 0.355)
69.08/69.14	c #Conflicts:     331000 | #Learnt:      16675 | 0.001
69.08/69.14	c total clause space: 48.1602MB
69.08/69.14	c total #watches: 120762
69.39/69.45	c total #propagations: 124141654 / total #impl: 350210230 (eff. 0.354)
69.39/69.45	c #Conflicts:     332000 | #Learnt:      17675 | 0.001
69.39/69.45	c total clause space: 48.1602MB
69.39/69.45	c total #watches: 123827
69.68/69.74	c total #propagations: 124483978 / total #impl: 351734700 (eff. 0.354)
69.68/69.74	c #Conflicts:     333000 | #Learnt:      18675 | 0.001
69.68/69.74	c total clause space: 48.1602MB
69.68/69.74	c total #watches: 126329
69.98/70.03	c total #propagations: 124888311 / total #impl: 353113523 (eff. 0.354)
69.98/70.03	c #Conflicts:     334000 | #Learnt:      19675 | 0.001
69.98/70.03	c total clause space: 48.1602MB
69.98/70.03	c total #watches: 128996
70.28/70.35	c total #propagations: 125271751 / total #impl: 354439347 (eff. 0.353)
70.28/70.35	c #Conflicts:     335000 | #Learnt:      20675 | 0.001
70.28/70.35	c total clause space: 48.1602MB
70.28/70.35	c total #watches: 131668
70.58/70.66	c total #propagations: 125708057 / total #impl: 355875039 (eff. 0.353)
70.58/70.66	c #Conflicts:     336000 | #Learnt:      21675 | 0.001
70.58/70.66	c total clause space: 48.1602MB
70.58/70.66	c total #watches: 134355
70.88/70.94	c total #propagations: 126121183 / total #impl: 357047091 (eff. 0.353)
70.88/70.94	c #Conflicts:     337000 | #Learnt:      22675 | 0.001
70.88/70.94	c total clause space: 48.1602MB
70.88/70.94	c total #watches: 137222
71.08/71.18	c total #propagations: 126434793 / total #impl: 358305004 (eff. 0.353)
71.08/71.18	c #Conflicts:     338000 | #Learnt:      23675 | 0.001
71.08/71.18	c total clause space: 48.1602MB
71.08/71.18	c total #watches: 139932
71.38/71.50	c total #propagations: 126760344 / total #impl: 359473766 (eff. 0.353)
71.38/71.50	c #Conflicts:     339000 | #Learnt:      24675 | 0.001
71.38/71.50	c total clause space: 48.1602MB
71.38/71.50	c total #watches: 143383
71.68/71.78	c total #propagations: 127329830 / total #impl: 361362707 (eff. 0.352)
71.68/71.78	c #Conflicts:     340000 | #Learnt:      25675 | 0.001
71.68/71.78	c total clause space: 48.1602MB
71.68/71.78	c total #watches: 146839
72.08/72.14	c total #propagations: 127624081 / total #impl: 362569759 (eff. 0.352)
72.08/72.14	c #Conflicts:     341000 | #Learnt:      26675 | 0.001
72.08/72.14	c total clause space: 48.1602MB
72.08/72.14	c total #watches: 150838
72.48/72.53	c total #propagations: 127986451 / total #impl: 364288542 (eff. 0.351)
72.48/72.53	c #Conflicts:     342000 | #Learnt:      27675 | 0.001
72.48/72.53	c total clause space: 48.1602MB
72.48/72.53	c total #watches: 154055
72.78/72.80	c total #propagations: 128342955 / total #impl: 365889958 (eff. 0.351)
72.78/72.80	c GC COLLECT
72.78/72.80	c #Conflicts:     343000 | #Learnt:      14669 | 0.001
72.78/72.80	c total clause space: 48.1602MB
72.78/72.80	c total #watches: 115129
72.98/73.01	c total #propagations: 128705741 / total #impl: 367243348 (eff. 0.350)
72.98/73.01	c #Conflicts:     344000 | #Learnt:      15669 | 0.001
72.98/73.01	c total clause space: 48.1602MB
72.98/73.01	c total #watches: 117700
73.18/73.27	c total #propagations: 129144418 / total #impl: 368554885 (eff. 0.350)
73.18/73.27	c #Conflicts:     345000 | #Learnt:      16669 | 0.001
73.18/73.27	c total clause space: 48.1602MB
73.18/73.27	c total #watches: 120338
73.48/73.52	c total #propagations: 129722998 / total #impl: 370266245 (eff. 0.350)
73.48/73.52	c #Conflicts:     346000 | #Learnt:      17669 | 0.001
73.48/73.52	c total clause space: 48.1602MB
73.48/73.52	c total #watches: 123169
73.69/73.78	c total #propagations: 130223534 / total #impl: 371892656 (eff. 0.350)
73.69/73.78	c #Conflicts:     347000 | #Learnt:      18669 | 0.001
73.69/73.78	c total clause space: 48.1602MB
73.69/73.78	c total #watches: 126190
73.88/73.99	c total #propagations: 130685392 / total #impl: 373408530 (eff. 0.350)
73.88/73.99	c #Conflicts:     348000 | #Learnt:      19669 | 0.001
73.88/73.99	c total clause space: 48.1602MB
73.88/73.99	c total #watches: 128492
74.08/74.17	c total #propagations: 131022349 / total #impl: 374460876 (eff. 0.350)
74.08/74.17	c #Conflicts:     349000 | #Learnt:      20669 | 0.001
74.08/74.17	c total clause space: 48.1602MB
74.08/74.17	c total #watches: 132172
74.28/74.35	c total #propagations: 131115834 / total #impl: 375323242 (eff. 0.349)
74.28/74.35	c #Conflicts:     350000 | #Learnt:      21669 | 0.001
74.28/74.35	c total clause space: 48.1602MB
74.28/74.35	c total #watches: 135831
74.48/74.56	c total #propagations: 131231746 / total #impl: 376227372 (eff. 0.349)
74.48/74.56	c #Conflicts:     351000 | #Learnt:      22669 | 0.001
74.48/74.56	c total clause space: 48.1602MB
74.48/74.56	c total #watches: 139704
74.68/74.77	c total #propagations: 131434094 / total #impl: 377107343 (eff. 0.349)
74.68/74.77	c #Conflicts:     352000 | #Learnt:      23669 | 0.001
74.68/74.77	c total clause space: 48.1602MB
74.68/74.77	c total #watches: 142967
74.98/75.02	c total #propagations: 131627493 / total #impl: 377915164 (eff. 0.348)
74.98/75.02	c #Conflicts:     353000 | #Learnt:      24669 | 0.001
74.98/75.02	c total clause space: 48.1602MB
74.98/75.02	c total #watches: 148733
75.38/75.48	c total #propagations: 131884414 / total #impl: 378938801 (eff. 0.348)
75.38/75.48	c #Conflicts:     354000 | #Learnt:      25669 | 0.001
75.38/75.48	c total clause space: 48.1602MB
75.38/75.48	c total #watches: 153785
75.78/75.89	c total #propagations: 132525387 / total #impl: 380409457 (eff. 0.348)
75.78/75.89	c #Conflicts:     355000 | #Learnt:      26669 | 0.001
75.78/75.89	c total clause space: 48.1602MB
75.78/75.89	c total #watches: 158180
76.38/76.42	c total #propagations: 133175313 / total #impl: 381972256 (eff. 0.349)
76.38/76.42	c #Conflicts:     356000 | #Learnt:      27669 | 0.001
76.38/76.42	c total clause space: 78.2603MB
76.38/76.42	c total #watches: 162761
76.78/76.85	c total #propagations: 134028388 / total #impl: 383931591 (eff. 0.349)
76.78/76.85	c GC COLLECT
76.78/76.85	c #Conflicts:     357000 | #Learnt:      14365 | 0.001
76.78/76.85	c total clause space: 78.2603MB
76.78/76.85	c total #watches: 114634
76.98/77.08	c total #propagations: 134621319 / total #impl: 385322755 (eff. 0.349)
76.98/77.08	c #Conflicts:     358000 | #Learnt:      15365 | 0.001
76.98/77.08	c total clause space: 78.2603MB
76.98/77.08	c total #watches: 118396
77.08/77.15	c total #propagations: 135303797 / total #impl: 386748095 (eff. 0.350)
77.08/77.15	c #Conflicts:     359000 | #Learnt:      16365 | 0.001
77.08/77.15	c total clause space: 78.2603MB
77.08/77.15	c total #watches: 120770
77.18/77.22	c total #propagations: 135391061 / total #impl: 386923144 (eff. 0.350)
77.18/77.22	c #Conflicts:     360000 | #Learnt:      17365 | 0.001
77.18/77.22	c total clause space: 78.2603MB
77.18/77.22	c total #watches: 122922
77.28/77.31	c total #propagations: 135447979 / total #impl: 387039784 (eff. 0.350)
77.28/77.31	c #Conflicts:     361000 | #Learnt:      18365 | 0.001
77.28/77.31	c total clause space: 78.2603MB
77.28/77.31	c total #watches: 125188
77.28/77.39	c total #propagations: 135496155 / total #impl: 387141630 (eff. 0.350)
77.28/77.39	c #Conflicts:     362000 | #Learnt:      19365 | 0.001
77.28/77.39	c total clause space: 78.2603MB
77.28/77.39	c total #watches: 127732
77.48/77.52	c total #propagations: 135545608 / total #impl: 387240447 (eff. 0.350)
77.48/77.52	c #Conflicts:     363000 | #Learnt:      20365 | 0.001
77.48/77.52	c total clause space: 78.2603MB
77.48/77.52	c total #watches: 131041
77.58/77.64	c total #propagations: 135707767 / total #impl: 387576328 (eff. 0.350)
77.58/77.64	c #Conflicts:     364000 | #Learnt:      21365 | 0.001
77.58/77.64	c total clause space: 78.2603MB
77.58/77.64	c total #watches: 133436
77.68/77.78	c total #propagations: 135868784 / total #impl: 387899478 (eff. 0.350)
77.68/77.78	c #Conflicts:     365000 | #Learnt:      22365 | 0.001
77.68/77.78	c total clause space: 78.2603MB
77.68/77.78	c total #watches: 135862
77.98/78.01	c total #propagations: 136029057 / total #impl: 388257746 (eff. 0.350)
77.98/78.01	c #Conflicts:     366000 | #Learnt:      23365 | 0.001
77.98/78.01	c total clause space: 78.2603MB
77.98/78.01	c total #watches: 138564
78.18/78.26	c total #propagations: 136498005 / total #impl: 389588690 (eff. 0.350)
78.18/78.26	c #Conflicts:     367000 | #Learnt:      24365 | 0.001
78.18/78.26	c total clause space: 78.2603MB
78.18/78.26	c total #watches: 142222
78.48/78.56	c total #propagations: 136887186 / total #impl: 390813907 (eff. 0.350)
78.48/78.56	c #Conflicts:     368000 | #Learnt:      25365 | 0.001
78.48/78.56	c total clause space: 78.2603MB
78.48/78.56	c total #watches: 145602
78.78/78.87	c total #propagations: 137331175 / total #impl: 392378451 (eff. 0.350)
78.78/78.87	c #Conflicts:     369000 | #Learnt:      26365 | 0.001
78.78/78.87	c total clause space: 78.2603MB
78.78/78.87	c total #watches: 149423
79.08/79.20	c total #propagations: 137815584 / total #impl: 394102672 (eff. 0.350)
79.08/79.20	c #Conflicts:     370000 | #Learnt:      27365 | 0.001
79.08/79.20	c total clause space: 78.2603MB
79.08/79.20	c total #watches: 153909
79.38/79.48	c total #propagations: 138172826 / total #impl: 395649313 (eff. 0.349)
79.38/79.48	c #Conflicts:     371000 | #Learnt:      28365 | 0.001
79.38/79.48	c total clause space: 78.2603MB
79.38/79.48	c total #watches: 157357
79.78/79.83	c total #propagations: 138362395 / total #impl: 396461298 (eff. 0.349)
79.78/79.83	c GC COLLECT
79.78/79.83	c #Conflicts:     372000 | #Learnt:      14766 | 0.001
79.78/79.83	c total clause space: 78.2603MB
79.78/79.83	c total #watches: 116458
79.98/80.07	c total #propagations: 138614087 / total #impl: 397756489 (eff. 0.348)
79.98/80.07	c #Conflicts:     373000 | #Learnt:      15766 | 0.001
79.98/80.07	c total clause space: 78.2603MB
79.98/80.07	c total #watches: 120862
80.18/80.29	c total #propagations: 139029134 / total #impl: 399152317 (eff. 0.348)
80.18/80.29	c #Conflicts:     374000 | #Learnt:      16766 | 0.001
80.18/80.29	c total clause space: 78.2603MB
80.18/80.29	c total #watches: 124246
80.48/80.56	c total #propagations: 139279369 / total #impl: 400138587 (eff. 0.348)
80.48/80.56	c #Conflicts:     375000 | #Learnt:      17766 | 0.001
80.48/80.56	c total clause space: 78.2603MB
80.48/80.56	c total #watches: 128310
80.78/80.88	c total #propagations: 139582797 / total #impl: 401355100 (eff. 0.348)
80.78/80.88	c #Conflicts:     376000 | #Learnt:      18766 | 0.001
80.78/80.88	c total clause space: 78.2603MB
80.78/80.88	c total #watches: 132401
81.18/81.22	c total #propagations: 139909874 / total #impl: 402688548 (eff. 0.347)
81.18/81.22	c #Conflicts:     377000 | #Learnt:      19766 | 0.001
81.18/81.22	c total clause space: 78.2603MB
81.18/81.22	c total #watches: 135380
81.58/81.60	c total #propagations: 140138069 / total #impl: 403674637 (eff. 0.347)
81.58/81.60	c #Conflicts:     378000 | #Learnt:      20766 | 0.001
81.58/81.60	c total clause space: 78.2603MB
81.58/81.60	c total #watches: 139003
81.88/81.96	c total #propagations: 140500715 / total #impl: 405458062 (eff. 0.347)
81.88/81.96	c #Conflicts:     379000 | #Learnt:      21766 | 0.001
81.88/81.96	c total clause space: 78.2603MB
81.88/81.96	c total #watches: 141879
82.28/82.32	c total #propagations: 140818047 / total #impl: 406632414 (eff. 0.346)
82.28/82.32	c #Conflicts:     380000 | #Learnt:      22766 | 0.001
82.28/82.32	c total clause space: 78.2603MB
82.28/82.32	c total #watches: 144527
82.68/82.73	c total #propagations: 141113324 / total #impl: 408067937 (eff. 0.346)
82.68/82.73	c #Conflicts:     381000 | #Learnt:      23766 | 0.001
82.68/82.73	c total clause space: 78.2603MB
82.68/82.73	c total #watches: 147441
83.08/83.12	c total #propagations: 141487837 / total #impl: 409530413 (eff. 0.345)
83.08/83.12	c #Conflicts:     382000 | #Learnt:      24766 | 0.001
83.08/83.12	c total clause space: 78.2603MB
83.08/83.12	c total #watches: 150843
83.38/83.50	c total #propagations: 141829459 / total #impl: 410895365 (eff. 0.345)
83.38/83.50	c #Conflicts:     383000 | #Learnt:      25766 | 0.001
83.38/83.50	c total clause space: 78.2603MB
83.38/83.50	c total #watches: 153956
83.88/83.90	c total #propagations: 142184002 / total #impl: 412264136 (eff. 0.345)
83.88/83.90	c #Conflicts:     384000 | #Learnt:      26766 | 0.001
83.88/83.90	c total clause space: 78.2603MB
83.88/83.90	c total #watches: 156361
84.28/84.37	c total #propagations: 142624202 / total #impl: 413771369 (eff. 0.345)
84.28/84.37	c #Conflicts:     385000 | #Learnt:      27766 | 0.001
84.28/84.37	c total clause space: 78.2603MB
84.28/84.37	c total #watches: 158576
84.78/84.82	c total #propagations: 143141959 / total #impl: 415603850 (eff. 0.344)
84.78/84.82	c #Conflicts:     386000 | #Learnt:      28766 | 0.001
84.78/84.82	c total clause space: 78.2603MB
84.78/84.82	c total #watches: 160887
85.18/85.27	c total #propagations: 143544083 / total #impl: 417157916 (eff. 0.344)
85.18/85.27	c #Conflicts:     387000 | #Learnt:      29766 | 0.001
85.18/85.27	c total clause space: 78.2603MB
85.18/85.27	c total #watches: 163089
85.48/85.54	c total #propagations: 143976595 / total #impl: 418679169 (eff. 0.344)
85.48/85.54	c GC COLLECT
85.48/85.54	c #Conflicts:     388000 | #Learnt:      15868 | 0.001
85.48/85.54	c total clause space: 78.2603MB
85.48/85.54	c total #watches: 119610
85.67/85.77	c total #propagations: 144444435 / total #impl: 420124951 (eff. 0.344)
85.67/85.77	c #Conflicts:     389000 | #Learnt:      16868 | 0.001
85.67/85.77	c total clause space: 78.2603MB
85.67/85.77	c total #watches: 122092
85.97/86.04	c total #propagations: 144883015 / total #impl: 421594894 (eff. 0.344)
85.97/86.04	c #Conflicts:     390000 | #Learnt:      17868 | 0.001
85.97/86.04	c total clause space: 78.2603MB
85.97/86.04	c total #watches: 124318
86.27/86.34	c total #propagations: 145364910 / total #impl: 423081555 (eff. 0.344)
86.27/86.34	c #Conflicts:     391000 | #Learnt:      18868 | 0.001
86.27/86.34	c total clause space: 78.2603MB
86.27/86.34	c total #watches: 127134
86.57/86.60	c total #propagations: 146023656 / total #impl: 424792450 (eff. 0.344)
86.57/86.60	c #Conflicts:     392000 | #Learnt:      19868 | 0.001
86.57/86.60	c total clause space: 78.2603MB
86.57/86.60	c total #watches: 129666
86.77/86.88	c total #propagations: 146449520 / total #impl: 426041035 (eff. 0.344)
86.77/86.88	c #Conflicts:     393000 | #Learnt:      20868 | 0.001
86.77/86.88	c total clause space: 78.2603MB
86.77/86.88	c total #watches: 131995
87.07/87.16	c total #propagations: 147010754 / total #impl: 427493960 (eff. 0.344)
87.07/87.16	c #Conflicts:     394000 | #Learnt:      21868 | 0.001
87.07/87.16	c total clause space: 78.2603MB
87.07/87.16	c total #watches: 134434
87.37/87.40	c total #propagations: 147482480 / total #impl: 428805066 (eff. 0.344)
87.37/87.40	c #Conflicts:     395000 | #Learnt:      22868 | 0.001
87.37/87.40	c total clause space: 78.2603MB
87.37/87.40	c total #watches: 136740
87.57/87.67	c total #propagations: 147873638 / total #impl: 429935948 (eff. 0.344)
87.57/87.67	c #Conflicts:     396000 | #Learnt:      23868 | 0.001
87.57/87.67	c total clause space: 78.2603MB
87.57/87.67	c total #watches: 139632
87.87/87.95	c total #propagations: 148323402 / total #impl: 431290308 (eff. 0.344)
87.87/87.95	c #Conflicts:     397000 | #Learnt:      24868 | 0.001
87.87/87.95	c total clause space: 78.2603MB
87.87/87.95	c total #watches: 142341
88.17/88.23	c total #propagations: 148827343 / total #impl: 432777647 (eff. 0.344)
88.17/88.23	c #Conflicts:     398000 | #Learnt:      25868 | 0.001
88.17/88.23	c total clause space: 78.2603MB
88.17/88.23	c total #watches: 144651
88.47/88.53	c total #propagations: 149268768 / total #impl: 434067645 (eff. 0.344)
88.47/88.53	c #Conflicts:     399000 | #Learnt:      26868 | 0.001
88.47/88.53	c total clause space: 78.2603MB
88.47/88.53	c total #watches: 147235
88.77/88.84	c total #propagations: 149637358 / total #impl: 435394054 (eff. 0.344)
88.77/88.84	c #Conflicts:     400000 | #Learnt:      27868 | 0.001
88.77/88.84	c total clause space: 78.2603MB
88.77/88.84	c total #watches: 149401
89.08/89.19	c total #propagations: 150075469 / total #impl: 436833199 (eff. 0.344)
89.08/89.19	c #Conflicts:     401000 | #Learnt:      28868 | 0.001
89.08/89.19	c total clause space: 78.2603MB
89.08/89.19	c total #watches: 151719
89.47/89.51	c total #propagations: 150542925 / total #impl: 438554766 (eff. 0.343)
89.47/89.51	c #Conflicts:     402000 | #Learnt:      29868 | 0.001
89.47/89.51	c total clause space: 78.2603MB
89.47/89.51	c total #watches: 153905
89.77/89.83	c total #propagations: 151029945 / total #impl: 439994521 (eff. 0.343)
89.77/89.83	c GC COLLECT
89.77/89.83	c #Conflicts:     403000 | #Learnt:      15662 | 0.001
89.77/89.83	c total clause space: 78.2603MB
89.77/89.83	c total #watches: 118880
90.07/90.10	c total #propagations: 151560452 / total #impl: 441548328 (eff. 0.343)
90.07/90.10	c #Conflicts:     404000 | #Learnt:      16662 | 0.001
90.07/90.10	c total clause space: 78.2603MB
90.07/90.10	c total #watches: 121195
90.28/90.36	c total #propagations: 152068017 / total #impl: 443155381 (eff. 0.343)
90.28/90.36	c #Conflicts:     405000 | #Learnt:      17662 | 0.001
90.28/90.36	c total clause space: 78.2603MB
90.28/90.36	c total #watches: 123444
90.57/90.62	c total #propagations: 152545635 / total #impl: 444798802 (eff. 0.343)
90.57/90.62	c #Conflicts:     406000 | #Learnt:      18662 | 0.001
90.57/90.62	c total clause space: 78.2603MB
90.57/90.62	c total #watches: 126133
90.77/90.88	c total #propagations: 153065869 / total #impl: 446235965 (eff. 0.343)
90.77/90.88	c #Conflicts:     407000 | #Learnt:      19662 | 0.001
90.77/90.88	c total clause space: 78.2603MB
90.77/90.88	c total #watches: 129639
91.07/91.16	c total #propagations: 153364037 / total #impl: 447847093 (eff. 0.342)
91.07/91.16	c #Conflicts:     408000 | #Learnt:      20662 | 0.001
91.07/91.16	c total clause space: 78.2603MB
91.07/91.16	c total #watches: 132743
91.38/91.49	c total #propagations: 153780673 / total #impl: 449266977 (eff. 0.342)
91.38/91.49	c #Conflicts:     409000 | #Learnt:      21662 | 0.001
91.38/91.49	c total clause space: 78.2603MB
91.38/91.49	c total #watches: 135812
91.67/91.77	c total #propagations: 154115061 / total #impl: 450875450 (eff. 0.342)
91.67/91.77	c #Conflicts:     410000 | #Learnt:      22662 | 0.001
91.67/91.77	c total clause space: 78.2603MB
91.67/91.77	c total #watches: 138822
91.97/92.08	c total #propagations: 154441168 / total #impl: 451975988 (eff. 0.342)
91.97/92.08	c #Conflicts:     411000 | #Learnt:      23662 | 0.001
91.97/92.08	c total clause space: 78.2603MB
91.97/92.08	c total #watches: 141957
92.27/92.36	c total #propagations: 154821972 / total #impl: 453138316 (eff. 0.342)
92.27/92.36	c #Conflicts:     412000 | #Learnt:      24662 | 0.001
92.27/92.36	c total clause space: 78.2603MB
92.27/92.36	c total #watches: 144173
92.67/92.71	c total #propagations: 155242538 / total #impl: 454520977 (eff. 0.342)
92.67/92.71	c #Conflicts:     413000 | #Learnt:      25662 | 0.001
92.67/92.71	c total clause space: 78.2603MB
92.67/92.71	c total #watches: 146866
92.87/92.99	c total #propagations: 155761903 / total #impl: 456428528 (eff. 0.341)
92.87/92.99	c #Conflicts:     414000 | #Learnt:      26662 | 0.001
92.87/92.99	c total clause space: 78.2603MB
92.87/92.99	c total #watches: 150415
93.27/93.31	c total #propagations: 155996181 / total #impl: 457452549 (eff. 0.341)
93.27/93.31	c #Conflicts:     415000 | #Learnt:      27662 | 0.001
93.27/93.31	c total clause space: 78.2603MB
93.27/93.31	c total #watches: 153728
93.58/93.65	c total #propagations: 156337250 / total #impl: 458484251 (eff. 0.341)
93.58/93.65	c #Conflicts:     416000 | #Learnt:      28662 | 0.001
93.58/93.65	c total clause space: 78.2603MB
93.58/93.65	c total #watches: 156729
93.97/94.01	c total #propagations: 156700003 / total #impl: 459888337 (eff. 0.341)
93.97/94.01	c #Conflicts:     417000 | #Learnt:      29662 | 0.001
93.97/94.01	c total clause space: 78.2603MB
93.97/94.01	c total #watches: 159435
94.27/94.34	c total #propagations: 157072693 / total #impl: 461101566 (eff. 0.341)
94.27/94.34	c #Conflicts:     418000 | #Learnt:      30662 | 0.001
94.27/94.34	c total clause space: 78.2603MB
94.27/94.34	c total #watches: 162335
94.58/94.61	c total #propagations: 157412509 / total #impl: 461978445 (eff. 0.341)
94.58/94.61	c GC COLLECT
94.58/94.61	c #Conflicts:     419000 | #Learnt:      16160 | 0.001
94.58/94.61	c total clause space: 78.2603MB
94.58/94.61	c total #watches: 120602
94.77/94.82	c total #propagations: 157814486 / total #impl: 462960146 (eff. 0.341)
94.77/94.82	c #Conflicts:     420000 | #Learnt:      17160 | 0.001
94.77/94.82	c total clause space: 78.2603MB
94.77/94.82	c total #watches: 123699
94.97/95.05	c total #propagations: 158123663 / total #impl: 463983761 (eff. 0.341)
94.97/95.05	c #Conflicts:     421000 | #Learnt:      18160 | 0.001
94.97/95.05	c total clause space: 78.2603MB
94.97/95.05	c total #watches: 127423
95.17/95.29	c total #propagations: 158481022 / total #impl: 465075271 (eff. 0.341)
95.17/95.29	c #Conflicts:     422000 | #Learnt:      19160 | 0.001
95.17/95.29	c total clause space: 78.2603MB
95.17/95.29	c total #watches: 130888
95.57/95.60	c total #propagations: 158774744 / total #impl: 466070292 (eff. 0.341)
95.57/95.60	c #Conflicts:     423000 | #Learnt:      20160 | 0.001
95.57/95.60	c total clause space: 78.2603MB
95.57/95.60	c total #watches: 133826
95.87/95.91	c total #propagations: 159207184 / total #impl: 467596642 (eff. 0.340)
95.87/95.91	c #Conflicts:     424000 | #Learnt:      21160 | 0.001
95.87/95.91	c total clause space: 78.2603MB
95.87/95.91	c total #watches: 136848
96.17/96.20	c total #propagations: 159717615 / total #impl: 469173151 (eff. 0.340)
96.17/96.20	c #Conflicts:     425000 | #Learnt:      22160 | 0.001
96.17/96.20	c total clause space: 78.2603MB
96.17/96.20	c total #watches: 139706
96.47/96.56	c total #propagations: 160122998 / total #impl: 470474063 (eff. 0.340)
96.47/96.56	c #Conflicts:     426000 | #Learnt:      23160 | 0.001
96.47/96.56	c total clause space: 78.2603MB
96.47/96.56	c total #watches: 142672
96.78/96.90	c total #propagations: 160543982 / total #impl: 472109826 (eff. 0.340)
96.78/96.90	c #Conflicts:     427000 | #Learnt:      24160 | 0.001
96.78/96.90	c total clause space: 78.2603MB
96.78/96.90	c total #watches: 145159
97.17/97.26	c total #propagations: 160963783 / total #impl: 473543277 (eff. 0.340)
97.17/97.26	c #Conflicts:     428000 | #Learnt:      25160 | 0.001
97.17/97.26	c total clause space: 78.2603MB
97.17/97.26	c total #watches: 147625
97.57/97.65	c total #propagations: 161374127 / total #impl: 475216021 (eff. 0.340)
97.57/97.65	c #Conflicts:     429000 | #Learnt:      26160 | 0.001
97.57/97.65	c total clause space: 78.2603MB
97.57/97.65	c total #watches: 150022
97.98/98.03	c total #propagations: 161833557 / total #impl: 476894761 (eff. 0.339)
97.98/98.03	c #Conflicts:     430000 | #Learnt:      27160 | 0.001
97.98/98.03	c total clause space: 78.2603MB
97.98/98.03	c total #watches: 152758
98.37/98.44	c total #propagations: 162205182 / total #impl: 478562218 (eff. 0.339)
98.37/98.44	c #Conflicts:     431000 | #Learnt:      28160 | 0.001
98.37/98.44	c total clause space: 78.2603MB
98.37/98.44	c total #watches: 155124
98.67/98.79	c total #propagations: 162632054 / total #impl: 480342519 (eff. 0.339)
98.67/98.79	c #Conflicts:     432000 | #Learnt:      29160 | 0.001
98.67/98.79	c total clause space: 78.2603MB
98.67/98.79	c total #watches: 157556
98.98/99.09	c total #propagations: 163028938 / total #impl: 481745371 (eff. 0.338)
98.98/99.09	c #Conflicts:     433000 | #Learnt:      30160 | 0.001
98.98/99.09	c total clause space: 78.2603MB
98.98/99.09	c total #watches: 159937
99.27/99.38	c total #propagations: 163400418 / total #impl: 482952313 (eff. 0.338)
99.27/99.38	c #Conflicts:     434000 | #Learnt:      31160 | 0.001
99.27/99.38	c total clause space: 78.2603MB
99.27/99.38	c total #watches: 162196
99.57/99.69	c total #propagations: 163679978 / total #impl: 484056116 (eff. 0.338)
99.57/99.69	c GC COLLECT
99.57/99.69	c #Conflicts:     435000 | #Learnt:      16362 | 0.001
99.57/99.69	c total clause space: 78.2603MB
99.57/99.69	c total #watches: 121799
99.87/99.93	c total #propagations: 164091238 / total #impl: 485479148 (eff. 0.338)
99.87/99.93	c #Conflicts:     436000 | #Learnt:      17362 | 0.001
99.87/99.93	c total clause space: 78.2603MB
99.87/99.93	c total #watches: 125042
100.18/100.21	c total #propagations: 164389181 / total #impl: 486683624 (eff. 0.338)
100.18/100.21	c #Conflicts:     437000 | #Learnt:      18362 | 0.001
100.18/100.21	c total clause space: 78.2603MB
100.18/100.21	c total #watches: 129298
100.47/100.53	c total #propagations: 164819403 / total #impl: 488407990 (eff. 0.337)
100.47/100.53	c #Conflicts:     438000 | #Learnt:      19362 | 0.001
100.47/100.53	c total clause space: 78.2603MB
100.47/100.53	c total #watches: 132555
100.77/100.88	c total #propagations: 165225717 / total #impl: 489804078 (eff. 0.337)
100.77/100.88	c #Conflicts:     439000 | #Learnt:      20362 | 0.001
100.77/100.88	c total clause space: 78.2603MB
100.77/100.88	c total #watches: 135591
101.18/101.22	c total #propagations: 165752819 / total #impl: 491352291 (eff. 0.337)
101.18/101.22	c #Conflicts:     440000 | #Learnt:      21362 | 0.001
101.18/101.22	c total clause space: 78.2603MB
101.18/101.22	c total #watches: 138450
101.47/101.59	c total #propagations: 166347141 / total #impl: 492988381 (eff. 0.337)
101.47/101.59	c #Conflicts:     441000 | #Learnt:      22362 | 0.001
101.47/101.59	c total clause space: 78.2603MB
101.47/101.59	c total #watches: 141167
101.87/101.97	c total #propagations: 166979418 / total #impl: 494693610 (eff. 0.338)
101.87/101.97	c #Conflicts:     442000 | #Learnt:      23362 | 0.001
101.87/101.97	c total clause space: 78.2603MB
101.87/101.97	c total #watches: 144636
102.28/102.36	c total #propagations: 167515063 / total #impl: 496351264 (eff. 0.337)
102.28/102.36	c #Conflicts:     443000 | #Learnt:      24362 | 0.001
102.28/102.36	c total clause space: 78.2603MB
102.28/102.36	c total #watches: 147916
102.77/102.80	c total #propagations: 167928710 / total #impl: 497826603 (eff. 0.337)
102.77/102.80	c #Conflicts:     444000 | #Learnt:      25362 | 0.001
102.77/102.80	c total clause space: 78.2603MB
102.77/102.80	c total #watches: 150909
103.17/103.28	c total #propagations: 168510528 / total #impl: 499781695 (eff. 0.337)
103.17/103.28	c #Conflicts:     445000 | #Learnt:      26362 | 0.001
103.17/103.28	c total clause space: 78.2603MB
103.17/103.28	c total #watches: 153894
103.67/103.79	c total #propagations: 169052267 / total #impl: 501696803 (eff. 0.337)
103.67/103.79	c #Conflicts:     446000 | #Learnt:      27362 | 0.001
103.67/103.79	c total clause space: 78.2603MB
103.67/103.79	c total #watches: 156901
104.17/104.27	c total #propagations: 169675982 / total #impl: 503778420 (eff. 0.337)
104.17/104.27	c #Conflicts:     447000 | #Learnt:      28362 | 0.001
104.17/104.27	c total clause space: 78.2603MB
104.17/104.27	c total #watches: 160349
104.77/104.81	c total #propagations: 170187310 / total #impl: 505619120 (eff. 0.337)
104.77/104.81	c #Conflicts:     448000 | #Learnt:      29362 | 0.001
104.77/104.81	c total clause space: 78.2603MB
104.77/104.81	c total #watches: 163755
105.27/105.36	c total #propagations: 170662583 / total #impl: 507524141 (eff. 0.336)
105.27/105.36	c #Conflicts:     449000 | #Learnt:      30362 | 0.001
105.27/105.36	c total clause space: 78.2603MB
105.27/105.36	c total #watches: 168182
105.77/105.84	c total #propagations: 171120010 / total #impl: 509432573 (eff. 0.336)
105.77/105.84	c #Conflicts:     450000 | #Learnt:      31362 | 0.001
105.77/105.84	c total clause space: 78.2603MB
105.77/105.84	c total #watches: 174272
106.17/106.25	c total #propagations: 171457041 / total #impl: 510923802 (eff. 0.336)
106.17/106.25	c GC COLLECT
106.17/106.25	c #Conflicts:     451000 | #Learnt:      16266 | 0.001
106.17/106.25	c total clause space: 78.2603MB
106.17/106.25	c total #watches: 121194
106.37/106.44	c total #propagations: 171747021 / total #impl: 512109760 (eff. 0.335)
106.37/106.44	c #Conflicts:     452000 | #Learnt:      17266 | 0.001
106.37/106.44	c total clause space: 78.2603MB
106.37/106.44	c total #watches: 126028
106.57/106.67	c total #propagations: 171962261 / total #impl: 513039707 (eff. 0.335)
106.57/106.67	c #Conflicts:     453000 | #Learnt:      18266 | 0.001
106.57/106.67	c total clause space: 78.2603MB
106.57/106.67	c total #watches: 129811
106.87/106.90	c total #propagations: 172289712 / total #impl: 513888111 (eff. 0.335)
106.87/106.90	c #Conflicts:     454000 | #Learnt:      19266 | 0.001
106.87/106.90	c total clause space: 78.2603MB
106.87/106.90	c total #watches: 133765
107.07/107.17	c total #propagations: 172615290 / total #impl: 514724444 (eff. 0.335)
107.07/107.17	c #Conflicts:     455000 | #Learnt:      20266 | 0.001
107.07/107.17	c total clause space: 78.2603MB
107.07/107.17	c total #watches: 136884
107.37/107.48	c total #propagations: 172973704 / total #impl: 515662214 (eff. 0.335)
107.37/107.48	c #Conflicts:     456000 | #Learnt:      21266 | 0.001
107.37/107.48	c total clause space: 78.2603MB
107.37/107.48	c total #watches: 141782
107.78/107.84	c total #propagations: 173265360 / total #impl: 516546918 (eff. 0.335)
107.78/107.84	c #Conflicts:     457000 | #Learnt:      22266 | 0.001
107.78/107.84	c total clause space: 78.2603MB
107.78/107.84	c total #watches: 145253
108.17/108.20	c total #propagations: 173528348 / total #impl: 517427514 (eff. 0.335)
108.17/108.20	c #Conflicts:     458000 | #Learnt:      23266 | 0.001
108.17/108.20	c total clause space: 78.2603MB
108.17/108.20	c total #watches: 149706
108.57/108.60	c total #propagations: 173891449 / total #impl: 518510048 (eff. 0.335)
108.57/108.60	c #Conflicts:     459000 | #Learnt:      24266 | 0.001
108.57/108.60	c total clause space: 78.2603MB
108.57/108.60	c total #watches: 153874
108.88/108.94	c total #propagations: 174199696 / total #impl: 519458556 (eff. 0.335)
108.88/108.94	c #Conflicts:     460000 | #Learnt:      25266 | 0.001
108.88/108.94	c total clause space: 78.2603MB
108.88/108.94	c total #watches: 159928
109.27/109.30	c total #propagations: 174408133 / total #impl: 520269221 (eff. 0.335)
109.27/109.30	c #Conflicts:     461000 | #Learnt:      26266 | 0.000
109.27/109.30	c total clause space: 78.2603MB
109.27/109.30	c total #watches: 165175
109.67/109.76	c total #propagations: 174573988 / total #impl: 521025693 (eff. 0.335)
109.67/109.76	c #Conflicts:     462000 | #Learnt:      27266 | 0.000
109.67/109.76	c total clause space: 78.2603MB
109.67/109.76	c total #watches: 168350
110.08/110.19	c total #propagations: 174936158 / total #impl: 522039094 (eff. 0.335)
110.08/110.19	c #Conflicts:     463000 | #Learnt:      28266 | 0.000
110.08/110.19	c total clause space: 78.2603MB
110.08/110.19	c total #watches: 174337
110.57/110.67	c total #propagations: 174989132 / total #impl: 522848761 (eff. 0.335)
110.57/110.67	c #Conflicts:     464000 | #Learnt:      29266 | 0.000
110.57/110.67	c total clause space: 78.2603MB
110.57/110.67	c total #watches: 178687
110.97/111.10	c total #propagations: 175162579 / total #impl: 523694308 (eff. 0.334)
110.97/111.10	c #Conflicts:     465000 | #Learnt:      30266 | 0.000
110.97/111.10	c total clause space: 78.2603MB
110.97/111.10	c total #watches: 180917
111.58/111.66	c total #propagations: 175279827 / total #impl: 524174141 (eff. 0.334)
111.58/111.66	c #Conflicts:     466000 | #Learnt:      31266 | 0.000
111.58/111.66	c total clause space: 78.2603MB
111.58/111.66	c total #watches: 183354
112.08/112.17	c total #propagations: 175600700 / total #impl: 525150886 (eff. 0.334)
112.08/112.17	c #Conflicts:     467000 | #Learnt:      32266 | 0.000
112.08/112.17	c total clause space: 78.2603MB
112.08/112.17	c total #watches: 185928
112.47/112.53	c total #propagations: 175807880 / total #impl: 525757312 (eff. 0.334)
112.47/112.53	c GC COLLECT
112.47/112.53	c #Conflicts:     468000 | #Learnt:      16869 | 0.000
112.47/112.53	c total clause space: 78.2603MB
112.47/112.53	c total #watches: 122820
112.57/112.68	c total #propagations: 176009120 / total #impl: 526270763 (eff. 0.334)
112.57/112.68	c #Conflicts:     469000 | #Learnt:      17869 | 0.000
112.57/112.68	c total clause space: 78.2603MB
112.57/112.68	c total #watches: 125854
112.77/112.83	c total #propagations: 176063156 / total #impl: 526808434 (eff. 0.334)
112.77/112.83	c #Conflicts:     470000 | #Learnt:      18869 | 0.000
112.77/112.83	c total clause space: 78.2603MB
112.77/112.83	c total #watches: 129490
112.97/113.02	c total #propagations: 176113927 / total #impl: 527369135 (eff. 0.334)
112.97/113.02	c #Conflicts:     471000 | #Learnt:      19869 | 0.000
112.97/113.02	c total clause space: 78.2603MB
112.97/113.02	c total #watches: 132370
113.17/113.21	c total #propagations: 176170388 / total #impl: 528065728 (eff. 0.334)
113.17/113.21	c #Conflicts:     472000 | #Learnt:      20869 | 0.000
113.17/113.21	c total clause space: 78.2603MB
113.17/113.21	c total #watches: 135931
113.38/113.41	c total #propagations: 176226905 / total #impl: 528771319 (eff. 0.333)
113.38/113.41	c #Conflicts:     473000 | #Learnt:      21869 | 0.000
113.38/113.41	c total clause space: 78.2603MB
113.38/113.41	c total #watches: 139892
113.67/113.72	c total #propagations: 176274159 / total #impl: 529357205 (eff. 0.333)
113.67/113.72	c #Conflicts:     474000 | #Learnt:      22869 | 0.000
113.67/113.72	c total clause space: 78.2603MB
113.67/113.72	c total #watches: 143107
113.97/114.03	c total #propagations: 176632994 / total #impl: 530581853 (eff. 0.333)
113.97/114.03	c #Conflicts:     475000 | #Learnt:      23869 | 0.000
113.97/114.03	c total clause space: 78.2603MB
113.97/114.03	c total #watches: 145780
114.17/114.27	c total #propagations: 176988342 / total #impl: 531763093 (eff. 0.333)
114.17/114.27	c #Conflicts:     476000 | #Learnt:      24869 | 0.000
114.17/114.27	c total clause space: 78.2603MB
114.17/114.27	c total #watches: 149010
114.48/114.52	c total #propagations: 177120240 / total #impl: 532284398 (eff. 0.333)
114.48/114.52	c #Conflicts:     477000 | #Learnt:      25869 | 0.000
114.48/114.52	c total clause space: 78.2603MB
114.48/114.52	c total #watches: 151413
114.67/114.76	c total #propagations: 177288515 / total #impl: 532915071 (eff. 0.333)
114.67/114.76	c #Conflicts:     478000 | #Learnt:      26869 | 0.000
114.67/114.76	c total clause space: 78.2603MB
114.67/114.76	c total #watches: 153933
114.97/115.00	c total #propagations: 177376140 / total #impl: 533438458 (eff. 0.333)
114.97/115.00	c #Conflicts:     479000 | #Learnt:      27869 | 0.000
114.97/115.00	c total clause space: 78.2603MB
114.97/115.00	c total #watches: 156524
115.17/115.26	c total #propagations: 177474062 / total #impl: 533910521 (eff. 0.332)
115.17/115.26	c #Conflicts:     480000 | #Learnt:      28869 | 0.000
115.17/115.26	c total clause space: 78.2603MB
115.17/115.26	c total #watches: 158691
115.58/115.63	c total #propagations: 177564899 / total #impl: 534338242 (eff. 0.332)
115.58/115.63	c #Conflicts:     481000 | #Learnt:      29869 | 0.000
115.58/115.63	c total clause space: 78.2603MB
115.58/115.63	c total #watches: 161577
115.97/116.02	c total #propagations: 177908266 / total #impl: 535356837 (eff. 0.332)
115.97/116.02	c #Conflicts:     482000 | #Learnt:      30869 | 0.000
115.97/116.02	c total clause space: 78.2603MB
115.97/116.02	c total #watches: 164537
116.27/116.35	c total #propagations: 178232533 / total #impl: 536336354 (eff. 0.332)
116.27/116.35	c #Conflicts:     483000 | #Learnt:      31869 | 0.000
116.27/116.35	c total clause space: 78.2603MB
116.27/116.35	c total #watches: 167368
116.68/116.74	c total #propagations: 178460469 / total #impl: 536999726 (eff. 0.332)
116.68/116.74	c #Conflicts:     484000 | #Learnt:      32869 | 0.000
116.68/116.74	c total clause space: 78.2603MB
116.68/116.74	c total #watches: 169768
116.97/117.06	c total #propagations: 178813569 / total #impl: 537874229 (eff. 0.332)
116.97/117.06	c GC COLLECT
116.97/117.06	c #Conflicts:     485000 | #Learnt:      17166 | 0.000
116.97/117.06	c total clause space: 78.2603MB
116.97/117.06	c total #watches: 123627
117.17/117.22	c total #propagations: 179123919 / total #impl: 538846990 (eff. 0.332)
117.17/117.22	c #Conflicts:     486000 | #Learnt:      18166 | 0.000
117.17/117.22	c total clause space: 78.2603MB
117.17/117.22	c total #watches: 126188
117.27/117.39	c total #propagations: 179298087 / total #impl: 539393516 (eff. 0.332)
117.27/117.39	c #Conflicts:     487000 | #Learnt:      19166 | 0.000
117.27/117.39	c total clause space: 78.2603MB
117.27/117.39	c total #watches: 129253
117.47/117.59	c total #propagations: 179438704 / total #impl: 539889837 (eff. 0.332)
117.47/117.59	c #Conflicts:     488000 | #Learnt:      20166 | 0.000
117.47/117.59	c total clause space: 78.2603MB
117.47/117.59	c total #watches: 133456
117.78/117.82	c total #propagations: 179554648 / total #impl: 540497410 (eff. 0.332)
117.78/117.82	c #Conflicts:     489000 | #Learnt:      21166 | 0.000
117.78/117.82	c total clause space: 78.2603MB
117.78/117.82	c total #watches: 138292
117.97/118.09	c total #propagations: 179714092 / total #impl: 541204100 (eff. 0.332)
117.97/118.09	c #Conflicts:     490000 | #Learnt:      22166 | 0.000
117.97/118.09	c total clause space: 78.2603MB
117.97/118.09	c total #watches: 142354
118.27/118.35	c total #propagations: 179949955 / total #impl: 542097809 (eff. 0.332)
118.27/118.35	c #Conflicts:     491000 | #Learnt:      23166 | 0.000
118.27/118.35	c total clause space: 78.2603MB
118.27/118.35	c total #watches: 145008
118.57/118.62	c total #propagations: 180169589 / total #impl: 542735977 (eff. 0.332)
118.57/118.62	c #Conflicts:     492000 | #Learnt:      24166 | 0.000
118.57/118.62	c total clause space: 78.2603MB
118.57/118.62	c total #watches: 149103
118.88/118.99	c total #propagations: 180360276 / total #impl: 543369557 (eff. 0.332)
118.88/118.99	c #Conflicts:     493000 | #Learnt:      25166 | 0.000
118.88/118.99	c total clause space: 78.2603MB
118.88/118.99	c total #watches: 152566
119.27/119.38	c total #propagations: 180801645 / total #impl: 544565630 (eff. 0.332)
119.27/119.38	c #Conflicts:     494000 | #Learnt:      26166 | 0.000
119.27/119.38	c total clause space: 78.2603MB
119.27/119.38	c total #watches: 156059
119.67/119.74	c total #propagations: 181104754 / total #impl: 545630891 (eff. 0.332)
119.67/119.74	c #Conflicts:     495000 | #Learnt:      27166 | 0.000
119.67/119.74	c total clause space: 78.2603MB
119.67/119.74	c total #watches: 159053
120.07/120.18	c total #propagations: 181290950 / total #impl: 546488451 (eff. 0.332)
120.07/120.18	c #Conflicts:     496000 | #Learnt:      28166 | 0.000
120.07/120.18	c total clause space: 78.2603MB
120.07/120.18	c total #watches: 162223
120.47/120.58	c total #propagations: 181665605 / total #impl: 547791902 (eff. 0.332)
120.47/120.58	c #Conflicts:     497000 | #Learnt:      29166 | 0.000
120.47/120.58	c total clause space: 78.2603MB
120.47/120.58	c total #watches: 165841
120.98/121.06	c total #propagations: 181904421 / total #impl: 548742806 (eff. 0.331)
120.98/121.06	c #Conflicts:     498000 | #Learnt:      30166 | 0.000
120.98/121.06	c total clause space: 78.2603MB
120.98/121.06	c total #watches: 169332
121.47/121.56	c total #propagations: 182349397 / total #impl: 550141554 (eff. 0.331)
121.47/121.56	c #Conflicts:     499000 | #Learnt:      31166 | 0.000
121.47/121.56	c total clause space: 78.2603MB
121.47/121.56	c total #watches: 173260
121.87/121.93	c total #propagations: 182638468 / total #impl: 551228222 (eff. 0.331)
121.87/121.93	c #Conflicts:     500000 | #Learnt:      32166 | 0.000
121.87/121.93	c total clause space: 78.2603MB
121.87/121.93	c total #watches: 175623
122.37/122.48	c total #propagations: 182729995 / total #impl: 551871534 (eff. 0.331)
122.37/122.48	c #Conflicts:     501000 | #Learnt:      33166 | 0.000
122.37/122.48	c total clause space: 78.2603MB
122.37/122.48	c total #watches: 178380
123.07/123.11	c total #propagations: 183053898 / total #impl: 552977797 (eff. 0.331)
123.07/123.11	c GC COLLECT
123.07/123.11	c #Conflicts:     502000 | #Learnt:      17165 | 0.000
123.07/123.11	c total clause space: 78.2603MB
123.07/123.11	c total #watches: 123734
123.28/123.30	c total #propagations: 183625736 / total #impl: 554583092 (eff. 0.331)
123.28/123.30	c #Conflicts:     503000 | #Learnt:      18165 | 0.000
123.28/123.30	c total clause space: 78.2603MB
123.28/123.30	c total #watches: 126624
123.47/123.57	c total #propagations: 183853047 / total #impl: 555361205 (eff. 0.331)
123.47/123.57	c #Conflicts:     504000 | #Learnt:      19165 | 0.000
123.47/123.57	c total clause space: 78.2603MB
123.47/123.57	c total #watches: 129753
123.77/123.82	c total #propagations: 184237580 / total #impl: 556477894 (eff. 0.331)
123.77/123.82	c #Conflicts:     505000 | #Learnt:      20165 | 0.000
123.77/123.82	c total clause space: 78.2603MB
123.77/123.82	c total #watches: 132248
123.97/124.06	c total #propagations: 184532394 / total #impl: 557351119 (eff. 0.331)
123.97/124.06	c #Conflicts:     506000 | #Learnt:      21165 | 0.000
123.97/124.06	c total clause space: 78.2603MB
123.97/124.06	c total #watches: 134588
124.28/124.34	c total #propagations: 184739773 / total #impl: 557991130 (eff. 0.331)
124.28/124.34	c #Conflicts:     507000 | #Learnt:      22165 | 0.000
124.28/124.34	c total clause space: 78.2603MB
124.28/124.34	c total #watches: 138097
124.57/124.69	c total #propagations: 185010470 / total #impl: 558878703 (eff. 0.331)
124.57/124.69	c #Conflicts:     508000 | #Learnt:      23165 | 0.000
124.57/124.69	c total clause space: 78.2603MB
124.57/124.69	c total #watches: 141476
124.97/125.07	c total #propagations: 185305708 / total #impl: 560129468 (eff. 0.331)
124.97/125.07	c #Conflicts:     509000 | #Learnt:      24165 | 0.000
124.97/125.07	c total clause space: 78.2603MB
124.97/125.07	c total #watches: 144531
125.38/125.42	c total #propagations: 185634774 / total #impl: 561427914 (eff. 0.331)
125.38/125.42	c #Conflicts:     510000 | #Learnt:      25165 | 0.000
125.38/125.42	c total clause space: 78.2603MB
125.38/125.42	c total #watches: 147275
125.77/125.89	c total #propagations: 185885150 / total #impl: 562563425 (eff. 0.330)
125.77/125.89	c #Conflicts:     511000 | #Learnt:      26165 | 0.000
125.77/125.89	c total clause space: 78.2603MB
125.77/125.89	c total #watches: 150125
126.27/126.34	c total #propagations: 186384445 / total #impl: 564393361 (eff. 0.330)
126.27/126.34	c #Conflicts:     512000 | #Learnt:      27165 | 0.000
126.27/126.34	c total clause space: 78.2603MB
126.27/126.34	c total #watches: 153133
126.67/126.79	c total #propagations: 186749436 / total #impl: 565911421 (eff. 0.330)
126.67/126.79	c #Conflicts:     513000 | #Learnt:      28165 | 0.000
126.67/126.79	c total clause space: 78.2603MB
126.67/126.79	c total #watches: 156601
127.07/127.17	c total #propagations: 187113738 / total #impl: 567458386 (eff. 0.330)
127.07/127.17	c #Conflicts:     514000 | #Learnt:      29165 | 0.000
127.07/127.17	c total clause space: 78.2603MB
127.07/127.17	c total #watches: 159718
127.47/127.56	c total #propagations: 187521425 / total #impl: 568860882 (eff. 0.330)
127.47/127.56	c #Conflicts:     515000 | #Learnt:      30165 | 0.000
127.47/127.56	c total clause space: 78.2603MB
127.47/127.56	c total #watches: 163102
127.87/127.96	c total #propagations: 187933280 / total #impl: 570355158 (eff. 0.330)
127.87/127.96	c #Conflicts:     516000 | #Learnt:      31165 | 0.000
127.87/127.96	c total clause space: 78.2603MB
127.87/127.96	c total #watches: 165896
128.27/128.33	c total #propagations: 188406731 / total #impl: 571872947 (eff. 0.329)
128.27/128.33	c #Conflicts:     517000 | #Learnt:      32165 | 0.000
128.27/128.33	c total clause space: 78.2603MB
128.27/128.33	c total #watches: 168896
128.68/128.72	c total #propagations: 188891958 / total #impl: 573229376 (eff. 0.330)
128.68/128.72	c #Conflicts:     518000 | #Learnt:      33165 | 0.000
128.68/128.72	c total clause space: 78.2603MB
128.68/128.72	c total #watches: 171842
129.07/129.14	c total #propagations: 189388776 / total #impl: 574943679 (eff. 0.329)
129.07/129.14	c #Conflicts:     519000 | #Learnt:      34165 | 0.000
129.07/129.14	c total clause space: 78.2603MB
129.07/129.14	c total #watches: 174360
129.37/129.43	c total #propagations: 189846922 / total #impl: 576514345 (eff. 0.329)
129.37/129.43	c GC COLLECT
129.37/129.43	c #Conflicts:     520000 | #Learnt:      17865 | 0.000
129.37/129.43	c total clause space: 78.2603MB
129.37/129.43	c total #watches: 125579
129.57/129.66	c total #propagations: 190316303 / total #impl: 577978468 (eff. 0.329)
129.57/129.66	c #Conflicts:     521000 | #Learnt:      18865 | 0.000
129.57/129.66	c total clause space: 78.2603MB
129.57/129.66	c total #watches: 128143
129.88/129.93	c total #propagations: 190798636 / total #impl: 579317364 (eff. 0.329)
129.88/129.93	c #Conflicts:     522000 | #Learnt:      19865 | 0.000
129.88/129.93	c total clause space: 78.2603MB
129.88/129.93	c total #watches: 130816
130.07/130.17	c total #propagations: 191250594 / total #impl: 581185222 (eff. 0.329)
130.07/130.17	c #Conflicts:     523000 | #Learnt:      20865 | 0.000
130.07/130.17	c total clause space: 78.2603MB
130.07/130.17	c total #watches: 133728
130.37/130.42	c total #propagations: 191756007 / total #impl: 582688633 (eff. 0.329)
130.37/130.42	c #Conflicts:     524000 | #Learnt:      21865 | 0.000
130.37/130.42	c total clause space: 78.2603MB
130.37/130.42	c total #watches: 136301
130.67/130.71	c total #propagations: 192109647 / total #impl: 583955132 (eff. 0.329)
130.67/130.71	c #Conflicts:     525000 | #Learnt:      22865 | 0.000
130.67/130.71	c total clause space: 78.2603MB
130.67/130.71	c total #watches: 138763
130.98/131.01	c total #propagations: 192527799 / total #impl: 585507777 (eff. 0.329)
130.98/131.01	c #Conflicts:     526000 | #Learnt:      23865 | 0.000
130.98/131.01	c total clause space: 78.2603MB
130.98/131.01	c total #watches: 141073
131.27/131.31	c total #propagations: 193002535 / total #impl: 587137787 (eff. 0.329)
131.27/131.31	c #Conflicts:     527000 | #Learnt:      24865 | 0.000
131.27/131.31	c total clause space: 78.2603MB
131.27/131.31	c total #watches: 143604
131.57/131.68	c total #propagations: 193467989 / total #impl: 588835866 (eff. 0.329)
131.57/131.68	c #Conflicts:     528000 | #Learnt:      25865 | 0.000
131.57/131.68	c total clause space: 78.2603MB
131.57/131.68	c total #watches: 145921
131.87/132.00	c total #propagations: 193942641 / total #impl: 590605065 (eff. 0.328)
131.87/132.00	c #Conflicts:     529000 | #Learnt:      26865 | 0.000
131.87/132.00	c total clause space: 78.2603MB
131.87/132.00	c total #watches: 148491
132.17/132.27	c total #propagations: 194536070 / total #impl: 592512224 (eff. 0.328)
132.17/132.27	c #Conflicts:     530000 | #Learnt:      27865 | 0.000
132.17/132.27	c total clause space: 78.2603MB
132.17/132.27	c total #watches: 151279
132.47/132.54	c total #propagations: 194948730 / total #impl: 593638375 (eff. 0.328)
132.47/132.54	c #Conflicts:     531000 | #Learnt:      28865 | 0.000
132.47/132.54	c total clause space: 78.2603MB
132.47/132.54	c total #watches: 153716
132.77/132.84	c total #propagations: 195386556 / total #impl: 594881388 (eff. 0.328)
132.77/132.84	c #Conflicts:     532000 | #Learnt:      29865 | 0.000
132.77/132.84	c total clause space: 78.2603MB
132.77/132.84	c total #watches: 156521
133.08/133.17	c total #propagations: 195814523 / total #impl: 596065786 (eff. 0.329)
133.08/133.17	c #Conflicts:     533000 | #Learnt:      30865 | 0.000
133.08/133.17	c total clause space: 78.2603MB
133.08/133.17	c total #watches: 158864
133.37/133.46	c total #propagations: 196362216 / total #impl: 597671162 (eff. 0.329)
133.37/133.46	c #Conflicts:     534000 | #Learnt:      31865 | 0.000
133.37/133.46	c total clause space: 78.2603MB
133.37/133.46	c total #watches: 161165
133.67/133.73	c total #propagations: 196884597 / total #impl: 599263306 (eff. 0.329)
133.67/133.73	c #Conflicts:     535000 | #Learnt:      32865 | 0.000
133.67/133.73	c total clause space: 78.2603MB
133.67/133.73	c total #watches: 163539
133.97/134.06	c total #propagations: 197304732 / total #impl: 600685356 (eff. 0.328)
133.97/134.06	c #Conflicts:     536000 | #Learnt:      33865 | 0.000
133.97/134.06	c total clause space: 78.2603MB
133.97/134.06	c total #watches: 166136
134.37/134.46	c total #propagations: 197799778 / total #impl: 602268446 (eff. 0.328)
134.37/134.46	c #Conflicts:     537000 | #Learnt:      34865 | 0.000
134.37/134.46	c total clause space: 78.2603MB
134.37/134.46	c total #watches: 168622
134.67/134.76	c total #propagations: 198375790 / total #impl: 604506007 (eff. 0.328)
134.67/134.76	c GC COLLECT
134.67/134.76	c #Conflicts:     538000 | #Learnt:      18263 | 0.000
134.67/134.76	c total clause space: 78.2603MB
134.67/134.76	c total #watches: 126624
134.97/135.01	c total #propagations: 198904161 / total #impl: 606258875 (eff. 0.328)
134.97/135.01	c #Conflicts:     539000 | #Learnt:      19263 | 0.000
134.97/135.01	c total clause space: 78.2603MB
134.97/135.01	c total #watches: 129136
135.17/135.27	c total #propagations: 199413599 / total #impl: 607855768 (eff. 0.328)
135.17/135.27	c #Conflicts:     540000 | #Learnt:      20263 | 0.000
135.17/135.27	c total clause space: 78.2603MB
135.17/135.27	c total #watches: 131505
135.47/135.55	c total #propagations: 199870484 / total #impl: 609322736 (eff. 0.328)
135.47/135.55	c #Conflicts:     541000 | #Learnt:      21263 | 0.000
135.47/135.55	c total clause space: 78.2603MB
135.47/135.55	c total #watches: 133919
135.77/135.84	c total #propagations: 200380377 / total #impl: 610974803 (eff. 0.328)
135.77/135.84	c #Conflicts:     542000 | #Learnt:      22263 | 0.000
135.77/135.84	c total clause space: 78.2603MB
135.77/135.84	c total #watches: 136664
136.07/136.13	c total #propagations: 200811491 / total #impl: 612612273 (eff. 0.328)
136.07/136.13	c #Conflicts:     543000 | #Learnt:      23263 | 0.000
136.07/136.13	c total clause space: 78.2603MB
136.07/136.13	c total #watches: 139262
136.38/136.41	c total #propagations: 201300892 / total #impl: 614279931 (eff. 0.328)
136.38/136.41	c #Conflicts:     544000 | #Learnt:      24263 | 0.000
136.38/136.41	c total clause space: 78.2603MB
136.38/136.41	c total #watches: 141695
136.67/136.75	c total #propagations: 201637867 / total #impl: 615720721 (eff. 0.327)
136.67/136.75	c #Conflicts:     545000 | #Learnt:      25263 | 0.000
136.67/136.75	c total clause space: 78.2603MB
136.67/136.75	c total #watches: 143960
136.97/137.04	c total #propagations: 202164593 / total #impl: 617606652 (eff. 0.327)
136.97/137.04	c #Conflicts:     546000 | #Learnt:      26263 | 0.000
136.97/137.04	c total clause space: 78.2603MB
136.97/137.04	c total #watches: 146142
137.27/137.36	c total #propagations: 202639124 / total #impl: 619165381 (eff. 0.327)
137.27/137.36	c #Conflicts:     547000 | #Learnt:      27263 | 0.000
137.27/137.36	c total clause space: 78.2603MB
137.27/137.36	c total #watches: 148403
137.58/137.68	c total #propagations: 203096687 / total #impl: 620706434 (eff. 0.327)
137.58/137.68	c #Conflicts:     548000 | #Learnt:      28263 | 0.000
137.58/137.68	c total clause space: 78.2603MB
137.58/137.68	c total #watches: 150705
137.97/138.03	c total #propagations: 203548140 / total #impl: 622414397 (eff. 0.327)
137.97/138.03	c #Conflicts:     549000 | #Learnt:      29263 | 0.000
137.97/138.03	c total clause space: 78.2603MB
137.97/138.03	c total #watches: 153059
138.27/138.35	c total #propagations: 204006119 / total #impl: 624124195 (eff. 0.327)
138.27/138.35	c #Conflicts:     550000 | #Learnt:      30263 | 0.000
138.27/138.35	c total clause space: 78.2603MB
138.27/138.35	c total #watches: 155286
138.58/138.65	c total #propagations: 204534349 / total #impl: 625671745 (eff. 0.327)
138.58/138.65	c #Conflicts:     551000 | #Learnt:      31263 | 0.000
138.58/138.65	c total clause space: 78.2603MB
138.58/138.65	c total #watches: 157489
138.87/138.99	c total #propagations: 204971166 / total #impl: 626916651 (eff. 0.327)
138.87/138.99	c #Conflicts:     552000 | #Learnt:      32263 | 0.000
138.87/138.99	c total clause space: 78.2603MB
138.87/138.99	c total #watches: 159794
139.27/139.37	c total #propagations: 205427825 / total #impl: 628256364 (eff. 0.327)
139.27/139.37	c #Conflicts:     553000 | #Learnt:      33263 | 0.000
139.27/139.37	c total clause space: 78.2603MB
139.27/139.37	c total #watches: 162279
139.68/139.73	c total #propagations: 205770477 / total #impl: 629560685 (eff. 0.327)
139.68/139.73	c #Conflicts:     554000 | #Learnt:      34263 | 0.000
139.68/139.73	c total clause space: 78.2603MB
139.68/139.73	c total #watches: 164621
140.07/140.12	c total #propagations: 206293857 / total #impl: 631162894 (eff. 0.327)
140.07/140.12	c #Conflicts:     555000 | #Learnt:      35263 | 0.000
140.07/140.12	c total clause space: 78.2603MB
140.07/140.12	c total #watches: 167122
140.37/140.47	c total #propagations: 206776582 / total #impl: 632672834 (eff. 0.327)
140.37/140.47	c GC COLLECT
140.37/140.47	c #Conflicts:     556000 | #Learnt:      18360 | 0.000
140.37/140.47	c total clause space: 78.2603MB
140.37/140.47	c total #watches: 126806
140.67/140.71	c total #propagations: 207249891 / total #impl: 634299182 (eff. 0.327)
140.67/140.71	c #Conflicts:     557000 | #Learnt:      19360 | 0.000
140.67/140.71	c total clause space: 78.2603MB
140.67/140.71	c total #watches: 129548
140.88/140.97	c total #propagations: 207623579 / total #impl: 635680830 (eff. 0.327)
140.88/140.97	c #Conflicts:     558000 | #Learnt:      20360 | 0.000
140.88/140.97	c total clause space: 78.2603MB
140.88/140.97	c total #watches: 132017
141.07/141.19	c total #propagations: 208101477 / total #impl: 636989767 (eff. 0.327)
141.07/141.19	c #Conflicts:     559000 | #Learnt:      21360 | 0.000
141.07/141.19	c total clause space: 78.2603MB
141.07/141.19	c total #watches: 135119
141.37/141.46	c total #propagations: 208484806 / total #impl: 637980786 (eff. 0.327)
141.37/141.46	c #Conflicts:     560000 | #Learnt:      22360 | 0.000
141.37/141.46	c total clause space: 78.2603MB
141.37/141.46	c total #watches: 137980
141.67/141.74	c total #propagations: 208984739 / total #impl: 639472495 (eff. 0.327)
141.67/141.74	c #Conflicts:     561000 | #Learnt:      23360 | 0.000
141.67/141.74	c total clause space: 78.2603MB
141.67/141.74	c total #watches: 140548
141.98/142.04	c total #propagations: 209474514 / total #impl: 640910614 (eff. 0.327)
141.98/142.04	c #Conflicts:     562000 | #Learnt:      24360 | 0.000
141.98/142.04	c total clause space: 78.2603MB
141.98/142.04	c total #watches: 143362
142.27/142.31	c total #propagations: 209903650 / total #impl: 642512825 (eff. 0.327)
142.27/142.31	c #Conflicts:     563000 | #Learnt:      25360 | 0.000
142.27/142.31	c total clause space: 78.2603MB
142.27/142.31	c total #watches: 145704
142.47/142.60	c total #propagations: 210318052 / total #impl: 643844419 (eff. 0.327)
142.47/142.60	c #Conflicts:     564000 | #Learnt:      26360 | 0.000
142.47/142.60	c total clause space: 78.2603MB
142.47/142.60	c total #watches: 148004
142.77/142.89	c total #propagations: 210739764 / total #impl: 645222594 (eff. 0.327)
142.77/142.89	c #Conflicts:     565000 | #Learnt:      27360 | 0.000
142.77/142.89	c total clause space: 78.2603MB
142.77/142.89	c total #watches: 150224
143.08/143.18	c total #propagations: 211212189 / total #impl: 646798089 (eff. 0.327)
143.08/143.18	c #Conflicts:     566000 | #Learnt:      28360 | 0.000
143.08/143.18	c total clause space: 78.2603MB
143.08/143.18	c total #watches: 152485
143.37/143.47	c total #propagations: 211678367 / total #impl: 648241564 (eff. 0.327)
143.37/143.47	c #Conflicts:     567000 | #Learnt:      29360 | 0.000
143.37/143.47	c total clause space: 78.2603MB
143.37/143.47	c total #watches: 154782
143.67/143.79	c total #propagations: 212100269 / total #impl: 649717117 (eff. 0.326)
143.67/143.79	c #Conflicts:     568000 | #Learnt:      30360 | 0.000
143.67/143.79	c total clause space: 78.2603MB
143.67/143.79	c total #watches: 157101
143.97/144.10	c total #propagations: 212571526 / total #impl: 651301742 (eff. 0.326)
143.97/144.10	c #Conflicts:     569000 | #Learnt:      31360 | 0.000
143.97/144.10	c total clause space: 78.2603MB
143.97/144.10	c total #watches: 159343
144.37/144.41	c total #propagations: 213063282 / total #impl: 652934091 (eff. 0.326)
144.37/144.41	c #Conflicts:     570000 | #Learnt:      32360 | 0.000
144.37/144.41	c total clause space: 78.2603MB
144.37/144.41	c total #watches: 161530
144.67/144.74	c total #propagations: 213514563 / total #impl: 654546061 (eff. 0.326)
144.67/144.74	c #Conflicts:     571000 | #Learnt:      33360 | 0.000
144.67/144.74	c total clause space: 78.2603MB
144.67/144.74	c total #watches: 163843
144.97/145.09	c total #propagations: 214043466 / total #impl: 656252662 (eff. 0.326)
144.97/145.09	c #Conflicts:     572000 | #Learnt:      34360 | 0.000
144.97/145.09	c total clause space: 78.2603MB
144.97/145.09	c total #watches: 166282
145.37/145.45	c total #propagations: 214546945 / total #impl: 657507824 (eff. 0.326)
145.37/145.45	c #Conflicts:     573000 | #Learnt:      35360 | 0.000
145.37/145.45	c total clause space: 78.2603MB
145.37/145.45	c total #watches: 168830
145.77/145.83	c total #propagations: 215080971 / total #impl: 658902545 (eff. 0.326)
145.77/145.83	c #Conflicts:     574000 | #Learnt:      36360 | 0.000
145.77/145.83	c total clause space: 78.2603MB
145.77/145.83	c total #watches: 171292
146.07/146.11	c total #propagations: 215534300 / total #impl: 660513879 (eff. 0.326)
146.07/146.11	c GC COLLECT
146.07/146.11	c #Conflicts:     575000 | #Learnt:      19157 | 0.000
146.07/146.11	c total clause space: 78.2603MB
146.07/146.11	c total #watches: 128620
146.27/146.39	c total #propagations: 216002473 / total #impl: 662250195 (eff. 0.326)
146.27/146.39	c #Conflicts:     576000 | #Learnt:      20157 | 0.000
146.27/146.39	c total clause space: 78.2603MB
146.27/146.39	c total #watches: 131191
146.57/146.65	c total #propagations: 216486348 / total #impl: 664077487 (eff. 0.326)
146.57/146.65	c #Conflicts:     577000 | #Learnt:      21157 | 0.000
146.57/146.65	c total clause space: 78.2603MB
146.57/146.65	c total #watches: 133544
146.87/146.94	c total #propagations: 216975337 / total #impl: 665748059 (eff. 0.326)
146.87/146.94	c #Conflicts:     578000 | #Learnt:      22157 | 0.000
146.87/146.94	c total clause space: 78.2603MB
146.87/146.94	c total #watches: 135737
147.17/147.24	c total #propagations: 217555348 / total #impl: 667448561 (eff. 0.326)
147.17/147.24	c #Conflicts:     579000 | #Learnt:      23157 | 0.000
147.17/147.24	c total clause space: 78.2603MB
147.17/147.24	c total #watches: 137979
147.47/147.57	c total #propagations: 218079938 / total #impl: 669128342 (eff. 0.326)
147.47/147.57	c #Conflicts:     580000 | #Learnt:      24157 | 0.000
147.47/147.57	c total clause space: 78.2603MB
147.47/147.57	c total #watches: 140324
147.77/147.86	c total #propagations: 218545817 / total #impl: 670825481 (eff. 0.326)
147.77/147.86	c #Conflicts:     581000 | #Learnt:      25157 | 0.000
147.77/147.86	c total clause space: 78.2603MB
147.77/147.86	c total #watches: 142928
148.07/148.11	c total #propagations: 218934466 / total #impl: 672117585 (eff. 0.326)
148.07/148.11	c #Conflicts:     582000 | #Learnt:      26157 | 0.000
148.07/148.11	c total clause space: 78.2603MB
148.07/148.11	c total #watches: 146059
148.37/148.41	c total #propagations: 219203009 / total #impl: 673067189 (eff. 0.326)
148.37/148.41	c #Conflicts:     583000 | #Learnt:      27157 | 0.000
148.37/148.41	c total clause space: 78.2603MB
148.37/148.41	c total #watches: 148638
148.67/148.74	c total #propagations: 219740670 / total #impl: 674758277 (eff. 0.326)
148.67/148.74	c #Conflicts:     584000 | #Learnt:      28157 | 0.000
148.67/148.74	c total clause space: 78.2603MB
148.67/148.74	c total #watches: 151494
148.97/149.06	c total #propagations: 220268686 / total #impl: 676455576 (eff. 0.326)
148.97/149.06	c #Conflicts:     585000 | #Learnt:      29157 | 0.000
148.97/149.06	c total clause space: 78.2603MB
148.97/149.06	c total #watches: 154273
149.27/149.37	c total #propagations: 220607033 / total #impl: 677898931 (eff. 0.325)
149.27/149.37	c #Conflicts:     586000 | #Learnt:      30157 | 0.000
149.27/149.37	c total clause space: 78.2603MB
149.27/149.37	c total #watches: 157020
149.67/149.71	c total #propagations: 220970309 / total #impl: 679107249 (eff. 0.325)
149.67/149.71	c #Conflicts:     587000 | #Learnt:      31157 | 0.000
149.67/149.71	c total clause space: 78.2603MB
149.67/149.71	c total #watches: 160084
149.97/150.09	c total #propagations: 221400933 / total #impl: 680824044 (eff. 0.325)
149.97/150.09	c #Conflicts:     588000 | #Learnt:      32157 | 0.000
149.97/150.09	c total clause space: 78.2603MB
149.97/150.09	c total #watches: 162843
150.37/150.47	c total #propagations: 221821708 / total #impl: 682474982 (eff. 0.325)
150.37/150.47	c #Conflicts:     589000 | #Learnt:      33157 | 0.000
150.37/150.47	c total clause space: 78.2603MB
150.37/150.47	c total #watches: 165037
150.77/150.87	c total #propagations: 222314444 / total #impl: 684140643 (eff. 0.325)
150.77/150.87	c #Conflicts:     590000 | #Learnt:      34157 | 0.000
150.77/150.87	c total clause space: 78.2603MB
150.77/150.87	c total #watches: 167300
151.17/151.24	c total #propagations: 222874642 / total #impl: 685890154 (eff. 0.325)
151.17/151.24	c #Conflicts:     591000 | #Learnt:      35157 | 0.000
151.17/151.24	c total clause space: 78.2603MB
151.17/151.24	c total #watches: 170311
151.37/151.45	c total #propagations: 223241717 / total #impl: 687623047 (eff. 0.325)
151.37/151.45	c #Conflicts:     592000 | #Learnt:      36157 | 0.000
151.37/151.45	c total clause space: 78.2603MB
151.37/151.45	c total #watches: 173412
151.57/151.68	c total #propagations: 223283843 / total #impl: 688290486 (eff. 0.324)
151.57/151.68	c GC COLLECT
151.57/151.68	c #Conflicts:     593000 | #Learnt:      18656 | 0.000
151.57/151.68	c total clause space: 78.2603MB
151.57/151.68	c total #watches: 127638
151.77/151.83	c total #propagations: 223442504 / total #impl: 688790620 (eff. 0.324)
151.77/151.83	c #Conflicts:     594000 | #Learnt:      19656 | 0.000
151.77/151.83	c total clause space: 78.2603MB
151.77/151.83	c total #watches: 130253
151.97/152.05	c total #propagations: 223707343 / total #impl: 689352751 (eff. 0.325)
151.97/152.05	c #Conflicts:     595000 | #Learnt:      20656 | 0.000
151.97/152.05	c total clause space: 78.2603MB
151.97/152.05	c total #watches: 132482
152.17/152.27	c total #propagations: 224095205 / total #impl: 690281722 (eff. 0.325)
152.17/152.27	c #Conflicts:     596000 | #Learnt:      21656 | 0.000
152.17/152.27	c total clause space: 78.2603MB
152.17/152.27	c total #watches: 134855
152.47/152.51	c total #propagations: 224707984 / total #impl: 691560180 (eff. 0.325)
152.47/152.51	c #Conflicts:     597000 | #Learnt:      22656 | 0.000
152.47/152.51	c total clause space: 78.2603MB
152.47/152.51	c total #watches: 137333
152.67/152.73	c total #propagations: 225225702 / total #impl: 692656239 (eff. 0.325)
152.67/152.73	c #Conflicts:     598000 | #Learnt:      23656 | 0.000
152.67/152.73	c total clause space: 78.2603MB
152.67/152.73	c total #watches: 139857
152.87/152.97	c total #propagations: 225726045 / total #impl: 693685830 (eff. 0.325)
152.87/152.97	c #Conflicts:     599000 | #Learnt:      24656 | 0.000
152.87/152.97	c total clause space: 78.2603MB
152.87/152.97	c total #watches: 142155
153.17/153.21	c total #propagations: 226262741 / total #impl: 694812504 (eff. 0.326)
153.17/153.21	c #Conflicts:     600000 | #Learnt:      25656 | 0.000
153.17/153.21	c total clause space: 78.2603MB
153.17/153.21	c total #watches: 144724
153.37/153.42	c total #propagations: 226695767 / total #impl: 695742100 (eff. 0.326)
153.37/153.42	c #Conflicts:     601000 | #Learnt:      26656 | 0.000
153.37/153.42	c total clause space: 78.2603MB
153.37/153.42	c total #watches: 147243
153.57/153.65	c total #propagations: 226961667 / total #impl: 696304426 (eff. 0.326)
153.57/153.65	c #Conflicts:     602000 | #Learnt:      27656 | 0.000
153.57/153.65	c total clause space: 78.2603MB
153.57/153.65	c total #watches: 149648
153.87/153.91	c total #propagations: 227227863 / total #impl: 697061180 (eff. 0.326)
153.87/153.91	c #Conflicts:     603000 | #Learnt:      28656 | 0.000
153.87/153.91	c total clause space: 78.2603MB
153.87/153.91	c total #watches: 151943
154.07/154.17	c total #propagations: 227466241 / total #impl: 697686320 (eff. 0.326)
154.07/154.17	c #Conflicts:     604000 | #Learnt:      29656 | 0.000
154.07/154.17	c total clause space: 78.2603MB
154.07/154.17	c total #watches: 154739
154.37/154.45	c total #propagations: 227948684 / total #impl: 698960343 (eff. 0.326)
154.37/154.45	c #Conflicts:     605000 | #Learnt:      30656 | 0.000
154.37/154.45	c total clause space: 78.2603MB
154.37/154.45	c total #watches: 157569
154.67/154.74	c total #propagations: 228523471 / total #impl: 700410671 (eff. 0.326)
154.67/154.74	c #Conflicts:     606000 | #Learnt:      31656 | 0.000
154.67/154.74	c total clause space: 78.2603MB
154.67/154.74	c total #watches: 160162
154.97/155.01	c total #propagations: 229053993 / total #impl: 701787589 (eff. 0.326)
154.97/155.01	c #Conflicts:     607000 | #Learnt:      32656 | 0.000
154.97/155.01	c total clause space: 78.2603MB
154.97/155.01	c total #watches: 162525
155.27/155.31	c total #propagations: 229503425 / total #impl: 703042528 (eff. 0.326)
155.27/155.31	c #Conflicts:     608000 | #Learnt:      33656 | 0.000
155.27/155.31	c total clause space: 78.2603MB
155.27/155.31	c total #watches: 165184
155.57/155.66	c total #propagations: 230025737 / total #impl: 704276256 (eff. 0.327)
155.57/155.66	c #Conflicts:     609000 | #Learnt:      34656 | 0.000
155.57/155.66	c total clause space: 78.2603MB
155.57/155.66	c total #watches: 167836
155.97/156.00	c total #propagations: 230678393 / total #impl: 705954857 (eff. 0.327)
155.97/156.00	c #Conflicts:     610000 | #Learnt:      35656 | 0.000
155.97/156.00	c total clause space: 78.2603MB
155.97/156.00	c total #watches: 170355
156.27/156.37	c total #propagations: 231195989 / total #impl: 707317679 (eff. 0.327)
156.27/156.37	c #Conflicts:     611000 | #Learnt:      36656 | 0.000
156.27/156.37	c total clause space: 78.2603MB
156.27/156.37	c total #watches: 173813
156.67/156.76	c total #propagations: 231724971 / total #impl: 708676446 (eff. 0.327)
156.67/156.76	c GC COLLECT
156.67/156.76	c #Conflicts:     612000 | #Learnt:      18860 | 0.000
156.67/156.76	c total clause space: 78.2603MB
156.67/156.76	c total #watches: 128419
156.97/157.01	c total #propagations: 232193249 / total #impl: 710110333 (eff. 0.327)
156.97/157.01	c #Conflicts:     613000 | #Learnt:      19860 | 0.000
156.97/157.01	c total clause space: 78.2603MB
156.97/157.01	c total #watches: 133140
157.17/157.29	c total #propagations: 232540088 / total #impl: 711346928 (eff. 0.327)
157.17/157.29	c #Conflicts:     614000 | #Learnt:      20860 | 0.000
157.17/157.29	c total clause space: 78.2603MB
157.17/157.29	c total #watches: 136318
157.57/157.61	c total #propagations: 232890382 / total #impl: 712626475 (eff. 0.327)
157.57/157.61	c #Conflicts:     615000 | #Learnt:      21860 | 0.000
157.57/157.61	c total clause space: 78.2603MB
157.57/157.61	c total #watches: 139859
157.87/157.94	c total #propagations: 233247184 / total #impl: 713893969 (eff. 0.327)
157.87/157.94	c #Conflicts:     616000 | #Learnt:      22860 | 0.000
157.87/157.94	c total clause space: 78.2603MB
157.87/157.94	c total #watches: 143026
158.16/158.24	c total #propagations: 233666164 / total #impl: 715328669 (eff. 0.327)
158.16/158.24	c #Conflicts:     617000 | #Learnt:      23860 | 0.000
158.16/158.24	c total clause space: 78.2603MB
158.16/158.24	c total #watches: 146389
158.47/158.59	c total #propagations: 233985118 / total #impl: 716276975 (eff. 0.327)
158.47/158.59	c #Conflicts:     618000 | #Learnt:      24860 | 0.000
158.47/158.59	c total clause space: 78.2603MB
158.47/158.59	c total #watches: 150286
158.86/158.96	c total #propagations: 234467151 / total #impl: 717769760 (eff. 0.327)
158.86/158.96	c #Conflicts:     619000 | #Learnt:      25860 | 0.000
158.86/158.96	c total clause space: 78.2603MB
158.86/158.96	c total #watches: 153008
159.26/159.32	c total #propagations: 234977486 / total #impl: 719277275 (eff. 0.327)
159.26/159.32	c #Conflicts:     620000 | #Learnt:      26860 | 0.000
159.26/159.32	c total clause space: 78.2603MB
159.26/159.32	c total #watches: 155172
159.66/159.70	c total #propagations: 235417394 / total #impl: 720965549 (eff. 0.327)
159.66/159.70	c #Conflicts:     621000 | #Learnt:      27860 | 0.000
159.66/159.70	c total clause space: 78.2603MB
159.66/159.70	c total #watches: 157605
159.96/160.07	c total #propagations: 235940826 / total #impl: 722723440 (eff. 0.326)
159.96/160.07	c #Conflicts:     622000 | #Learnt:      28860 | 0.000
159.96/160.07	c total clause space: 78.2603MB
159.96/160.07	c total #watches: 160046
160.36/160.43	c total #propagations: 236408782 / total #impl: 724328733 (eff. 0.326)
160.36/160.43	c #Conflicts:     623000 | #Learnt:      29860 | 0.000
160.36/160.43	c total clause space: 78.2603MB
160.36/160.43	c total #watches: 162359
160.76/160.82	c total #propagations: 236816016 / total #impl: 725788154 (eff. 0.326)
160.76/160.82	c #Conflicts:     624000 | #Learnt:      30860 | 0.000
160.76/160.82	c total clause space: 78.2603MB
160.76/160.82	c total #watches: 164749
161.16/161.24	c total #propagations: 237340732 / total #impl: 727404119 (eff. 0.326)
161.16/161.24	c #Conflicts:     625000 | #Learnt:      31860 | 0.000
161.16/161.24	c total clause space: 78.2603MB
161.16/161.24	c total #watches: 168032
161.56/161.67	c total #propagations: 237767178 / total #impl: 728872066 (eff. 0.326)
161.56/161.67	c #Conflicts:     626000 | #Learnt:      32860 | 0.000
161.56/161.67	c total clause space: 78.2603MB
161.56/161.67	c total #watches: 171105
162.06/162.14	c total #propagations: 238095794 / total #impl: 730772159 (eff. 0.326)
162.06/162.14	c #Conflicts:     627000 | #Learnt:      33860 | 0.000
162.06/162.14	c total clause space: 78.2603MB
162.06/162.14	c total #watches: 173473
162.46/162.56	c total #propagations: 238597954 / total #impl: 732755984 (eff. 0.326)
162.46/162.56	c #Conflicts:     628000 | #Learnt:      34860 | 0.000
162.46/162.56	c total clause space: 78.2603MB
162.46/162.56	c total #watches: 175789
162.96/163.01	c total #propagations: 239016327 / total #impl: 734351702 (eff. 0.325)
162.96/163.01	c #Conflicts:     629000 | #Learnt:      35860 | 0.000
162.96/163.01	c total clause space: 78.2603MB
162.96/163.01	c total #watches: 177979
163.46/163.53	c total #propagations: 239462698 / total #impl: 736325152 (eff. 0.325)
163.46/163.53	c #Conflicts:     630000 | #Learnt:      36860 | 0.000
163.46/163.53	c total clause space: 78.2603MB
163.46/163.53	c total #watches: 180334
163.97/164.01	c total #propagations: 240005669 / total #impl: 738565134 (eff. 0.325)
163.97/164.01	c #Conflicts:     631000 | #Learnt:      37860 | 0.000
163.97/164.01	c total clause space: 78.2603MB
163.97/164.01	c total #watches: 182717
164.26/164.34	c total #propagations: 240472161 / total #impl: 740388300 (eff. 0.325)
164.26/164.34	c GC COLLECT
164.26/164.34	c #Conflicts:     632000 | #Learnt:      19755 | 0.000
164.26/164.34	c total clause space: 78.2603MB
164.26/164.34	c total #watches: 131457
164.46/164.56	c total #propagations: 240854478 / total #impl: 741839498 (eff. 0.325)
164.46/164.56	c #Conflicts:     633000 | #Learnt:      20755 | 0.000
164.46/164.56	c total clause space: 78.2603MB
164.46/164.56	c total #watches: 134274
164.76/164.86	c total #propagations: 241175991 / total #impl: 743173192 (eff. 0.325)
164.76/164.86	c #Conflicts:     634000 | #Learnt:      21755 | 0.000
164.76/164.86	c total clause space: 78.2603MB
164.76/164.86	c total #watches: 137212
165.07/165.18	c total #propagations: 241585114 / total #impl: 745025536 (eff. 0.324)
165.07/165.18	c #Conflicts:     635000 | #Learnt:      22755 | 0.000
165.07/165.18	c total clause space: 78.2603MB
165.07/165.18	c total #watches: 139967
165.36/165.47	c total #propagations: 242013825 / total #impl: 746623475 (eff. 0.324)
165.36/165.47	c #Conflicts:     636000 | #Learnt:      23755 | 0.000
165.36/165.47	c total clause space: 78.2603MB
165.36/165.47	c total #watches: 142982
165.66/165.76	c total #propagations: 242346575 / total #impl: 747753707 (eff. 0.324)
165.66/165.76	c #Conflicts:     637000 | #Learnt:      24755 | 0.000
165.66/165.76	c total clause space: 78.2603MB
165.66/165.76	c total #watches: 145507
165.96/166.05	c total #propagations: 242808151 / total #impl: 749183959 (eff. 0.324)
165.96/166.05	c #Conflicts:     638000 | #Learnt:      25755 | 0.000
165.96/166.05	c total clause space: 78.2603MB
165.96/166.05	c total #watches: 147807
166.26/166.36	c total #propagations: 243235773 / total #impl: 750626598 (eff. 0.324)
166.26/166.36	c #Conflicts:     639000 | #Learnt:      26755 | 0.000
166.26/166.36	c total clause space: 78.2603MB
166.26/166.36	c total #watches: 150272
166.66/166.70	c total #propagations: 243687018 / total #impl: 752115643 (eff. 0.324)
166.66/166.70	c #Conflicts:     640000 | #Learnt:      27755 | 0.000
166.66/166.70	c total clause space: 78.2603MB
166.66/166.70	c total #watches: 153075
166.96/167.02	c total #propagations: 244148928 / total #impl: 753496050 (eff. 0.324)
166.96/167.02	c #Conflicts:     641000 | #Learnt:      28755 | 0.000
166.96/167.02	c total clause space: 78.2603MB
166.96/167.02	c total #watches: 155464
167.27/167.34	c total #propagations: 244630979 / total #impl: 755118104 (eff. 0.324)
167.27/167.34	c #Conflicts:     642000 | #Learnt:      29755 | 0.000
167.27/167.34	c total clause space: 78.2603MB
167.27/167.34	c total #watches: 157859
167.56/167.67	c total #propagations: 245109900 / total #impl: 756565651 (eff. 0.324)
167.56/167.67	c #Conflicts:     643000 | #Learnt:      30755 | 0.000
167.56/167.67	c total clause space: 78.2603MB
167.56/167.67	c total #watches: 160273
167.96/168.02	c total #propagations: 245459743 / total #impl: 757612060 (eff. 0.324)
167.96/168.02	c #Conflicts:     644000 | #Learnt:      31755 | 0.000
167.96/168.02	c total clause space: 78.2603MB
167.96/168.02	c total #watches: 162770
168.37/168.41	c total #propagations: 245871658 / total #impl: 759207614 (eff. 0.324)
168.37/168.41	c #Conflicts:     645000 | #Learnt:      32755 | 0.000
168.37/168.41	c total clause space: 78.2603MB
168.37/168.41	c total #watches: 165277
168.66/168.76	c total #propagations: 246337245 / total #impl: 761009254 (eff. 0.324)
168.66/168.76	c #Conflicts:     646000 | #Learnt:      33755 | 0.000
168.66/168.76	c total clause space: 78.2603MB
168.66/168.76	c total #watches: 167570
169.06/169.18	c total #propagations: 246790161 / total #impl: 762751007 (eff. 0.324)
169.06/169.18	c #Conflicts:     647000 | #Learnt:      34755 | 0.000
169.06/169.18	c total clause space: 78.2603MB
169.06/169.18	c total #watches: 169953
169.47/169.57	c total #propagations: 247420567 / total #impl: 764696780 (eff. 0.324)
169.47/169.57	c #Conflicts:     648000 | #Learnt:      35755 | 0.000
169.47/169.57	c total clause space: 78.2603MB
169.47/169.57	c total #watches: 173167
169.96/170.01	c total #propagations: 247904416 / total #impl: 766134604 (eff. 0.324)
169.96/170.01	c #Conflicts:     649000 | #Learnt:      36755 | 0.000
169.96/170.01	c total clause space: 78.2603MB
169.96/170.01	c total #watches: 176364
170.36/170.45	c total #propagations: 248252616 / total #impl: 768269363 (eff. 0.323)
170.36/170.45	c #Conflicts:     650000 | #Learnt:      37755 | 0.000
170.36/170.45	c total clause space: 78.2603MB
170.36/170.45	c total #watches: 179225
170.76/170.85	c total #propagations: 248714538 / total #impl: 770388421 (eff. 0.323)
170.76/170.85	c #Conflicts:     651000 | #Learnt:      38755 | 0.000
170.76/170.85	c total clause space: 78.2603MB
170.76/170.85	c total #watches: 182048
171.06/171.16	c total #propagations: 249113613 / total #impl: 771778982 (eff. 0.323)
171.06/171.16	c GC COLLECT
171.06/171.16	c #Conflicts:     652000 | #Learnt:      20350 | 0.000
171.06/171.16	c total clause space: 78.2603MB
171.06/171.16	c total #watches: 132960
171.36/171.43	c total #propagations: 249481422 / total #impl: 773163285 (eff. 0.323)
171.36/171.43	c #Conflicts:     653000 | #Learnt:      21350 | 0.000
171.36/171.43	c total clause space: 78.2603MB
171.36/171.43	c total #watches: 135712
171.67/171.72	c total #propagations: 249756598 / total #impl: 774449564 (eff. 0.322)
171.67/171.72	c #Conflicts:     654000 | #Learnt:      22350 | 0.000
171.67/171.72	c total clause space: 78.2603MB
171.67/171.72	c total #watches: 138101
171.86/171.94	c total #propagations: 250083363 / total #impl: 775749513 (eff. 0.322)
171.86/171.94	c #Conflicts:     655000 | #Learnt:      23350 | 0.000
171.86/171.94	c total clause space: 78.2603MB
171.86/171.94	c total #watches: 140491
172.16/172.20	c total #propagations: 250510796 / total #impl: 776815160 (eff. 0.322)
172.16/172.20	c #Conflicts:     656000 | #Learnt:      24350 | 0.000
172.16/172.20	c total clause space: 78.2603MB
172.16/172.20	c total #watches: 142937
172.46/172.52	c total #propagations: 250966257 / total #impl: 778033510 (eff. 0.323)
172.46/172.52	c #Conflicts:     657000 | #Learnt:      25350 | 0.000
172.46/172.52	c total clause space: 78.2603MB
172.46/172.52	c total #watches: 145481
172.77/172.84	c total #propagations: 251505969 / total #impl: 779730190 (eff. 0.323)
172.77/172.84	c #Conflicts:     658000 | #Learnt:      26350 | 0.000
172.77/172.84	c total clause space: 78.2603MB
172.77/172.84	c total #watches: 147788
173.06/173.19	c total #propagations: 252010662 / total #impl: 781103268 (eff. 0.323)
173.06/173.19	c #Conflicts:     659000 | #Learnt:      27350 | 0.000
173.06/173.19	c total clause space: 78.2603MB
173.06/173.19	c total #watches: 150110
173.46/173.50	c total #propagations: 252595039 / total #impl: 782982001 (eff. 0.323)
173.46/173.50	c #Conflicts:     660000 | #Learnt:      28350 | 0.000
173.46/173.50	c total clause space: 78.2603MB
173.46/173.50	c total #watches: 152356
173.77/173.81	c total #propagations: 253070979 / total #impl: 784493514 (eff. 0.323)
173.77/173.81	c #Conflicts:     661000 | #Learnt:      29350 | 0.000
173.77/173.81	c total clause space: 78.2603MB
173.77/173.81	c total #watches: 154762
174.06/174.12	c total #propagations: 253410695 / total #impl: 785794063 (eff. 0.322)
174.06/174.12	c #Conflicts:     662000 | #Learnt:      30350 | 0.000
174.06/174.12	c total clause space: 78.2603MB
174.06/174.12	c total #watches: 157154
174.36/174.45	c total #propagations: 253823824 / total #impl: 787215370 (eff. 0.322)
174.36/174.45	c #Conflicts:     663000 | #Learnt:      31350 | 0.000
174.36/174.45	c total clause space: 78.2603MB
174.36/174.45	c total #watches: 159635
174.66/174.76	c total #propagations: 254220715 / total #impl: 788737725 (eff. 0.322)
174.66/174.76	c #Conflicts:     664000 | #Learnt:      32350 | 0.000
174.66/174.76	c total clause space: 78.2603MB
174.66/174.76	c total #watches: 161990
175.06/175.15	c total #propagations: 254589688 / total #impl: 790219975 (eff. 0.322)
175.06/175.15	c #Conflicts:     665000 | #Learnt:      33350 | 0.000
175.06/175.15	c total clause space: 78.2603MB
175.06/175.15	c total #watches: 164442
175.36/175.41	c total #propagations: 255090453 / total #impl: 791935624 (eff. 0.322)
175.36/175.41	c #Conflicts:     666000 | #Learnt:      34350 | 0.000
175.36/175.41	c total clause space: 78.2603MB
175.36/175.41	c total #watches: 167268
175.76/175.85	c total #propagations: 255327905 / total #impl: 792624556 (eff. 0.322)
175.76/175.85	c #Conflicts:     667000 | #Learnt:      35350 | 0.000
175.76/175.85	c total clause space: 78.2603MB
175.76/175.85	c total #watches: 170268
176.16/176.20	c total #propagations: 255778642 / total #impl: 794267869 (eff. 0.322)
176.16/176.20	c #Conflicts:     668000 | #Learnt:      36350 | 0.000
176.16/176.20	c total clause space: 78.2603MB
176.16/176.20	c total #watches: 172714
176.56/176.63	c total #propagations: 256222416 / total #impl: 795952403 (eff. 0.322)
176.56/176.63	c #Conflicts:     669000 | #Learnt:      37350 | 0.000
176.56/176.63	c total clause space: 78.2603MB
176.56/176.63	c total #watches: 175141
176.96/177.03	c total #propagations: 256722148 / total #impl: 797757821 (eff. 0.322)
176.96/177.03	c #Conflicts:     670000 | #Learnt:      38350 | 0.000
176.96/177.03	c total clause space: 78.2603MB
176.96/177.03	c total #watches: 177472
177.36/177.49	c total #propagations: 257232139 / total #impl: 799536188 (eff. 0.322)
177.36/177.49	c #Conflicts:     671000 | #Learnt:      39350 | 0.000
177.36/177.49	c total clause space: 78.2603MB
177.36/177.49	c total #watches: 179879
177.66/177.77	c total #propagations: 257792794 / total #impl: 801451856 (eff. 0.322)
177.66/177.77	c GC COLLECT
177.66/177.77	c #Conflicts:     672000 | #Learnt:      20656 | 0.000
177.66/177.77	c total clause space: 78.2603MB
177.66/177.77	c total #watches: 133761
177.96/178.03	c total #propagations: 258347074 / total #impl: 803024297 (eff. 0.322)
177.96/178.03	c #Conflicts:     673000 | #Learnt:      21656 | 0.000
177.96/178.03	c total clause space: 78.2603MB
177.96/178.03	c total #watches: 136510
178.06/178.18	c total #propagations: 258830292 / total #impl: 804477824 (eff. 0.322)
178.06/178.18	c #Conflicts:     674000 | #Learnt:      22656 | 0.000
178.06/178.18	c total clause space: 78.2603MB
178.06/178.18	c total #watches: 138995
178.36/178.44	c total #propagations: 259006270 / total #impl: 804925595 (eff. 0.322)
178.36/178.44	c #Conflicts:     675000 | #Learnt:      23656 | 0.000
178.36/178.44	c total clause space: 78.2603MB
178.36/178.44	c total #watches: 142520
178.66/178.78	c total #propagations: 259332852 / total #impl: 805869812 (eff. 0.322)
178.66/178.78	c #Conflicts:     676000 | #Learnt:      24656 | 0.000
178.66/178.78	c total clause space: 78.2603MB
178.66/178.78	c total #watches: 145005
178.96/179.10	c total #propagations: 260025056 / total #impl: 807964708 (eff. 0.322)
178.96/179.10	c #Conflicts:     677000 | #Learnt:      25656 | 0.000
178.96/179.10	c total clause space: 78.2603MB
178.96/179.10	c total #watches: 147911
179.36/179.40	c total #propagations: 260571443 / total #impl: 809706088 (eff. 0.322)
179.36/179.40	c #Conflicts:     678000 | #Learnt:      26656 | 0.000
179.36/179.40	c total clause space: 78.2603MB
179.36/179.40	c total #watches: 150883
179.56/179.65	c total #propagations: 261040678 / total #impl: 811234419 (eff. 0.322)
179.56/179.65	c #Conflicts:     679000 | #Learnt:      27656 | 0.000
179.56/179.65	c total clause space: 78.2603MB
179.56/179.65	c total #watches: 153987
179.86/179.95	c total #propagations: 261150696 / total #impl: 811825282 (eff. 0.322)
179.86/179.95	c #Conflicts:     680000 | #Learnt:      28656 | 0.000
179.86/179.95	c total clause space: 78.2603MB
179.86/179.95	c total #watches: 156612
180.16/180.20	c total #propagations: 261454448 / total #impl: 812701742 (eff. 0.322)
180.16/180.20	c #Conflicts:     681000 | #Learnt:      29656 | 0.000
180.16/180.20	c total clause space: 78.2603MB
180.16/180.20	c total #watches: 159253
180.46/180.53	c total #propagations: 261799431 / total #impl: 813561050 (eff. 0.322)
180.46/180.53	c #Conflicts:     682000 | #Learnt:      30656 | 0.000
180.46/180.53	c total clause space: 78.2603MB
180.46/180.53	c total #watches: 162093
180.76/180.89	c total #propagations: 262212949 / total #impl: 815177949 (eff. 0.322)
180.76/180.89	c #Conflicts:     683000 | #Learnt:      31656 | 0.000
180.76/180.89	c total clause space: 78.2603MB
180.76/180.89	c total #watches: 164647
181.16/181.26	c total #propagations: 262763414 / total #impl: 817058213 (eff. 0.322)
181.16/181.26	c #Conflicts:     684000 | #Learnt:      32656 | 0.000
181.16/181.26	c total clause space: 78.2603MB
181.16/181.26	c total #watches: 167191
181.46/181.59	c total #propagations: 263274269 / total #impl: 818903618 (eff. 0.321)
181.46/181.59	c #Conflicts:     685000 | #Learnt:      33656 | 0.000
181.46/181.59	c total clause space: 78.2603MB
181.46/181.59	c total #watches: 169462
181.86/181.98	c total #propagations: 263784730 / total #impl: 820477872 (eff. 0.322)
181.86/181.98	c #Conflicts:     686000 | #Learnt:      34656 | 0.000
181.86/181.98	c total clause space: 78.2603MB
181.86/181.98	c total #watches: 171795
182.26/182.34	c total #propagations: 264308281 / total #impl: 822105217 (eff. 0.322)
182.26/182.34	c #Conflicts:     687000 | #Learnt:      35656 | 0.000
182.26/182.34	c total clause space: 78.2603MB
182.26/182.34	c total #watches: 174242
182.56/182.66	c total #propagations: 264833306 / total #impl: 823849680 (eff. 0.321)
182.56/182.66	c #Conflicts:     688000 | #Learnt:      36656 | 0.000
182.56/182.66	c total clause space: 78.2603MB
182.56/182.66	c total #watches: 176557
182.96/183.06	c total #propagations: 265270448 / total #impl: 825445191 (eff. 0.321)
182.96/183.06	c #Conflicts:     689000 | #Learnt:      37656 | 0.000
182.96/183.06	c total clause space: 78.2603MB
182.96/183.06	c total #watches: 179110
183.36/183.48	c total #propagations: 265846812 / total #impl: 827456026 (eff. 0.321)
183.36/183.48	c #Conflicts:     690000 | #Learnt:      38656 | 0.000
183.36/183.48	c total clause space: 78.2603MB
183.36/183.48	c total #watches: 182114
183.76/183.87	c total #propagations: 266449095 / total #impl: 829531936 (eff. 0.321)
183.76/183.87	c #Conflicts:     691000 | #Learnt:      39656 | 0.000
183.76/183.87	c total clause space: 78.2603MB
183.76/183.87	c total #watches: 185594
184.16/184.21	c total #propagations: 266746047 / total #impl: 830928589 (eff. 0.321)
184.16/184.21	c GC COLLECT
184.16/184.21	c #Conflicts:     692000 | #Learnt:      20649 | 0.000
184.16/184.21	c total clause space: 78.2603MB
184.16/184.21	c total #watches: 134006
184.46/184.50	c total #propagations: 267071080 / total #impl: 832329698 (eff. 0.321)
184.46/184.50	c #Conflicts:     693000 | #Learnt:      21649 | 0.000
184.46/184.50	c total clause space: 78.2603MB
184.46/184.50	c total #watches: 137771
184.66/184.80	c total #propagations: 267528416 / total #impl: 834032999 (eff. 0.321)
184.66/184.80	c #Conflicts:     694000 | #Learnt:      22649 | 0.000
184.66/184.80	c total clause space: 78.2603MB
184.66/184.80	c total #watches: 140378
184.96/185.07	c total #propagations: 268030734 / total #impl: 835537077 (eff. 0.321)
184.96/185.07	c #Conflicts:     695000 | #Learnt:      23649 | 0.000
184.96/185.07	c total clause space: 78.2603MB
184.96/185.07	c total #watches: 142592
185.26/185.36	c total #propagations: 268451800 / total #impl: 837025708 (eff. 0.321)
185.26/185.36	c #Conflicts:     696000 | #Learnt:      24649 | 0.000
185.26/185.36	c total clause space: 78.2603MB
185.26/185.36	c total #watches: 144945
185.56/185.67	c total #propagations: 268889721 / total #impl: 838659521 (eff. 0.321)
185.56/185.67	c #Conflicts:     697000 | #Learnt:      25649 | 0.000
185.56/185.67	c total clause space: 78.2603MB
185.56/185.67	c total #watches: 147315
185.86/185.99	c total #propagations: 269323886 / total #impl: 840341204 (eff. 0.320)
185.86/185.99	c #Conflicts:     698000 | #Learnt:      26649 | 0.000
185.86/185.99	c total clause space: 78.2603MB
185.86/185.99	c total #watches: 149742
186.26/186.35	c total #propagations: 269761672 / total #impl: 841984947 (eff. 0.320)
186.26/186.35	c #Conflicts:     699000 | #Learnt:      27649 | 0.000
186.26/186.35	c total clause space: 78.2603MB
186.26/186.35	c total #watches: 152270
186.56/186.67	c total #propagations: 270302814 / total #impl: 843964678 (eff. 0.320)
186.56/186.67	c #Conflicts:     700000 | #Learnt:      28649 | 0.000
186.56/186.67	c total clause space: 78.2603MB
186.56/186.67	c total #watches: 154588
186.86/186.96	c total #propagations: 270755454 / total #impl: 845606144 (eff. 0.320)
186.86/186.96	c #Conflicts:     701000 | #Learnt:      29649 | 0.000
186.86/186.96	c total clause space: 78.2603MB
186.86/186.96	c total #watches: 156890
187.16/187.29	c total #propagations: 271087668 / total #impl: 846668440 (eff. 0.320)
187.16/187.29	c #Conflicts:     702000 | #Learnt:      30649 | 0.000
187.16/187.29	c total clause space: 78.2603MB
187.16/187.29	c total #watches: 159443
187.56/187.64	c total #propagations: 271424286 / total #impl: 848130311 (eff. 0.320)
187.56/187.64	c #Conflicts:     703000 | #Learnt:      31649 | 0.000
187.56/187.64	c total clause space: 78.2603MB
187.56/187.64	c total #watches: 162175
187.96/188.08	c total #propagations: 271747062 / total #impl: 849710223 (eff. 0.320)
187.96/188.08	c #Conflicts:     704000 | #Learnt:      32649 | 0.000
187.96/188.08	c total clause space: 78.2603MB
187.96/188.08	c total #watches: 164744
188.37/188.47	c total #propagations: 272163361 / total #impl: 851636897 (eff. 0.320)
188.37/188.47	c #Conflicts:     705000 | #Learnt:      33649 | 0.000
188.37/188.47	c total clause space: 78.2603MB
188.37/188.47	c total #watches: 167098
188.77/188.88	c total #propagations: 272530838 / total #impl: 852993450 (eff. 0.319)
188.77/188.88	c #Conflicts:     706000 | #Learnt:      34649 | 0.000
188.77/188.88	c total clause space: 78.2603MB
188.77/188.88	c total #watches: 169488
189.27/189.33	c total #propagations: 272983487 / total #impl: 854629317 (eff. 0.319)
189.27/189.33	c #Conflicts:     707000 | #Learnt:      35649 | 0.000
189.27/189.33	c total clause space: 78.2603MB
189.27/189.33	c total #watches: 172154
189.67/189.75	c total #propagations: 273321786 / total #impl: 856103656 (eff. 0.319)
189.67/189.75	c #Conflicts:     708000 | #Learnt:      36649 | 0.000
189.67/189.75	c total clause space: 78.2603MB
189.67/189.75	c total #watches: 174639
190.17/190.26	c total #propagations: 273660509 / total #impl: 857903768 (eff. 0.319)
190.17/190.26	c #Conflicts:     709000 | #Learnt:      37649 | 0.000
190.17/190.26	c total clause space: 78.2603MB
190.17/190.26	c total #watches: 177013
190.77/190.83	c total #propagations: 274189196 / total #impl: 859988154 (eff. 0.319)
190.77/190.83	c #Conflicts:     710000 | #Learnt:      38649 | 0.000
190.77/190.83	c total clause space: 78.2603MB
190.77/190.83	c total #watches: 179492
191.16/191.28	c total #propagations: 274693570 / total #impl: 862330906 (eff. 0.319)
191.16/191.28	c #Conflicts:     711000 | #Learnt:      39649 | 0.000
191.16/191.28	c total clause space: 78.2603MB
191.16/191.28	c total #watches: 181818
191.66/191.75	c total #propagations: 275033071 / total #impl: 863820045 (eff. 0.318)
191.66/191.75	c GC COLLECT
191.66/191.75	c #Conflicts:     712000 | #Learnt:      20358 | 0.000
191.66/191.75	c total clause space: 78.2603MB
191.66/191.75	c total #watches: 133291
191.86/191.99	c total #propagations: 275375955 / total #impl: 865242390 (eff. 0.318)
191.86/191.99	c #Conflicts:     713000 | #Learnt:      21358 | 0.000
191.86/191.99	c total clause space: 78.2603MB
191.86/191.99	c total #watches: 135706
192.16/192.23	c total #propagations: 275650983 / total #impl: 866454244 (eff. 0.318)
192.16/192.23	c #Conflicts:     714000 | #Learnt:      22358 | 0.000
192.16/192.23	c total clause space: 78.2603MB
192.16/192.23	c total #watches: 138038
192.47/192.53	c total #propagations: 276108963 / total #impl: 867692182 (eff. 0.318)
192.47/192.53	c #Conflicts:     715000 | #Learnt:      23358 | 0.000
192.47/192.53	c total clause space: 78.2603MB
192.47/192.53	c total #watches: 140498
192.76/192.81	c total #propagations: 276584950 / total #impl: 869072562 (eff. 0.318)
192.76/192.81	c #Conflicts:     716000 | #Learnt:      24358 | 0.000
192.76/192.81	c total clause space: 78.2603MB
192.76/192.81	c total #watches: 142996
193.06/193.10	c total #propagations: 276968856 / total #impl: 870228112 (eff. 0.318)
193.06/193.10	c #Conflicts:     717000 | #Learnt:      25358 | 0.000
193.06/193.10	c total clause space: 78.2603MB
193.06/193.10	c total #watches: 145365
193.36/193.41	c total #propagations: 277340352 / total #impl: 871389580 (eff. 0.318)
193.36/193.41	c #Conflicts:     718000 | #Learnt:      26358 | 0.000
193.36/193.41	c total clause space: 78.2603MB
193.36/193.41	c total #watches: 147749
193.67/193.73	c total #propagations: 277775186 / total #impl: 872671637 (eff. 0.318)
193.67/193.73	c #Conflicts:     719000 | #Learnt:      27358 | 0.000
193.67/193.73	c total clause space: 78.2603MB
193.67/193.73	c total #watches: 151003
193.96/194.09	c total #propagations: 278206812 / total #impl: 874005315 (eff. 0.318)
193.96/194.09	c #Conflicts:     720000 | #Learnt:      28358 | 0.000
193.96/194.09	c total clause space: 78.2603MB
193.96/194.09	c total #watches: 154346
194.36/194.49	c total #propagations: 278575018 / total #impl: 875462485 (eff. 0.318)
194.36/194.49	c #Conflicts:     721000 | #Learnt:      29358 | 0.000
194.36/194.49	c total clause space: 78.2603MB
194.36/194.49	c total #watches: 157498
194.86/194.96	c total #propagations: 279021127 / total #impl: 877282869 (eff. 0.318)
194.86/194.96	c #Conflicts:     722000 | #Learnt:      30358 | 0.000
194.86/194.96	c total clause space: 78.2603MB
194.86/194.96	c total #watches: 160830
195.36/195.46	c total #propagations: 279490017 / total #impl: 879417374 (eff. 0.318)
195.36/195.46	c #Conflicts:     723000 | #Learnt:      31358 | 0.000
195.36/195.46	c total clause space: 78.2603MB
195.36/195.46	c total #watches: 164432
195.87/195.98	c total #propagations: 279950875 / total #impl: 881542906 (eff. 0.318)
195.87/195.98	c #Conflicts:     724000 | #Learnt:      32358 | 0.000
195.87/195.98	c total clause space: 78.2603MB
195.87/195.98	c total #watches: 167675
196.46/196.52	c total #propagations: 280284963 / total #impl: 883572043 (eff. 0.317)
196.46/196.52	c #Conflicts:     725000 | #Learnt:      33358 | 0.000
196.46/196.52	c total clause space: 78.2603MB
196.46/196.52	c total #watches: 171532
196.97/197.05	c total #propagations: 280657226 / total #impl: 885961247 (eff. 0.317)
196.97/197.05	c #Conflicts:     726000 | #Learnt:      34358 | 0.000
196.97/197.05	c total clause space: 78.2603MB
196.97/197.05	c total #watches: 174917
197.56/197.63	c total #propagations: 280968613 / total #impl: 887815305 (eff. 0.316)
197.56/197.63	c #Conflicts:     727000 | #Learnt:      35358 | 0.000
197.56/197.63	c total clause space: 78.2603MB
197.56/197.63	c total #watches: 177895
198.07/198.17	c total #propagations: 281360777 / total #impl: 889591725 (eff. 0.316)
198.07/198.17	c #Conflicts:     728000 | #Learnt:      36358 | 0.000
198.07/198.17	c total clause space: 78.2603MB
198.07/198.17	c total #watches: 180569
198.56/198.69	c total #propagations: 281849049 / total #impl: 891074439 (eff. 0.316)
198.56/198.69	c #Conflicts:     729000 | #Learnt:      37358 | 0.000
198.56/198.69	c total clause space: 78.2603MB
198.56/198.69	c total #watches: 182819
199.17/199.26	c total #propagations: 282120796 / total #impl: 892373243 (eff. 0.316)
199.17/199.26	c #Conflicts:     730000 | #Learnt:      38358 | 0.000
199.17/199.26	c total clause space: 78.2603MB
199.17/199.26	c total #watches: 184947
199.76/199.85	c total #propagations: 282425802 / total #impl: 894022574 (eff. 0.316)
199.76/199.85	c #Conflicts:     731000 | #Learnt:      39358 | 0.000
199.76/199.85	c total clause space: 78.2603MB
199.76/199.85	c total #watches: 187339
200.36/200.43	c total #propagations: 282843282 / total #impl: 895668410 (eff. 0.316)
200.36/200.43	c #Conflicts:     732000 | #Learnt:      40358 | 0.000
200.36/200.43	c total clause space: 78.2603MB
200.36/200.43	c total #watches: 189688
200.86/200.98	c total #propagations: 283234623 / total #impl: 897406675 (eff. 0.316)
200.86/200.98	c GC COLLECT
200.86/200.98	c #Conflicts:     733000 | #Learnt:      20764 | 0.000
200.86/200.98	c total clause space: 78.2603MB
200.86/200.98	c total #watches: 134229
201.16/201.25	c total #propagations: 283604504 / total #impl: 899014313 (eff. 0.315)
201.16/201.25	c #Conflicts:     734000 | #Learnt:      21764 | 0.000
201.16/201.25	c total clause space: 78.2603MB
201.16/201.25	c total #watches: 136509
201.46/201.52	c total #propagations: 283970447 / total #impl: 900491283 (eff. 0.315)
201.46/201.52	c #Conflicts:     735000 | #Learnt:      22764 | 0.000
201.46/201.52	c total clause space: 78.2603MB
201.46/201.52	c total #watches: 138802
201.66/201.79	c total #propagations: 284344109 / total #impl: 901666463 (eff. 0.315)
201.66/201.79	c #Conflicts:     736000 | #Learnt:      23764 | 0.000
201.66/201.79	c total clause space: 78.2603MB
201.66/201.79	c total #watches: 141005
201.96/202.09	c total #propagations: 284748834 / total #impl: 902857812 (eff. 0.315)
201.96/202.09	c #Conflicts:     737000 | #Learnt:      24764 | 0.000
201.96/202.09	c total clause space: 78.2603MB
201.96/202.09	c total #watches: 143361
202.26/202.40	c total #propagations: 285122299 / total #impl: 904260162 (eff. 0.315)
202.26/202.40	c #Conflicts:     738000 | #Learnt:      25764 | 0.000
202.26/202.40	c total clause space: 78.2603MB
202.26/202.40	c total #watches: 146010
202.66/202.74	c total #propagations: 285411514 / total #impl: 905817192 (eff. 0.315)
202.66/202.74	c #Conflicts:     739000 | #Learnt:      26764 | 0.000
202.66/202.74	c total clause space: 78.2603MB
202.66/202.74	c total #watches: 148516
203.06/203.12	c total #propagations: 285856993 / total #impl: 907449114 (eff. 0.315)
203.06/203.12	c #Conflicts:     740000 | #Learnt:      27764 | 0.000
203.06/203.12	c total clause space: 78.2603MB
203.06/203.12	c total #watches: 150898
203.47/203.52	c total #propagations: 286331902 / total #impl: 909134589 (eff. 0.315)
203.47/203.52	c #Conflicts:     741000 | #Learnt:      28764 | 0.000
203.47/203.52	c total clause space: 78.2603MB
203.47/203.52	c total #watches: 153377
203.86/203.92	c total #propagations: 286711780 / total #impl: 910696093 (eff. 0.315)
203.86/203.92	c #Conflicts:     742000 | #Learnt:      29764 | 0.000
203.86/203.92	c total clause space: 78.2603MB
203.86/203.92	c total #watches: 156102
204.26/204.30	c total #propagations: 287132536 / total #impl: 912434733 (eff. 0.315)
204.26/204.30	c #Conflicts:     743000 | #Learnt:      30764 | 0.000
204.26/204.30	c total clause space: 78.2603MB
204.26/204.30	c total #watches: 158711
204.57/204.69	c total #propagations: 287411883 / total #impl: 914047704 (eff. 0.314)
204.57/204.69	c #Conflicts:     744000 | #Learnt:      31764 | 0.000
204.57/204.69	c total clause space: 78.2603MB
204.57/204.69	c total #watches: 161078
205.06/205.10	c total #propagations: 287749630 / total #impl: 915765984 (eff. 0.314)
205.06/205.10	c #Conflicts:     745000 | #Learnt:      32764 | 0.000
205.06/205.10	c total clause space: 78.2603MB
205.06/205.10	c total #watches: 164409
205.36/205.49	c total #propagations: 288257559 / total #impl: 917585347 (eff. 0.314)
205.36/205.49	c #Conflicts:     746000 | #Learnt:      33764 | 0.000
205.36/205.49	c total clause space: 78.2603MB
205.36/205.49	c total #watches: 167705
205.77/205.85	c total #propagations: 288725988 / total #impl: 919185642 (eff. 0.314)
205.77/205.85	c #Conflicts:     747000 | #Learnt:      34764 | 0.000
205.77/205.85	c total clause space: 78.2603MB
205.77/205.85	c total #watches: 171013
206.16/206.20	c total #propagations: 289314855 / total #impl: 920637673 (eff. 0.314)
206.16/206.20	c #Conflicts:     748000 | #Learnt:      35764 | 0.000
206.16/206.20	c total clause space: 78.2603MB
206.16/206.20	c total #watches: 174501
206.46/206.52	c total #propagations: 289791854 / total #impl: 921883732 (eff. 0.314)
206.46/206.52	c #Conflicts:     749000 | #Learnt:      36764 | 0.000
206.46/206.52	c total clause space: 78.2603MB
206.46/206.52	c total #watches: 177090
206.87/206.92	c total #propagations: 290250765 / total #impl: 922894824 (eff. 0.315)
206.87/206.92	c #Conflicts:     750000 | #Learnt:      37764 | 0.000
206.87/206.92	c total clause space: 78.2603MB
206.87/206.92	c total #watches: 179454
207.26/207.39	c total #propagations: 290715210 / total #impl: 924497785 (eff. 0.314)
207.26/207.39	c #Conflicts:     751000 | #Learnt:      38764 | 0.000
207.26/207.39	c total clause space: 78.2603MB
207.26/207.39	c total #watches: 181655
207.76/207.85	c total #propagations: 291264992 / total #impl: 926460236 (eff. 0.314)
207.76/207.85	c #Conflicts:     752000 | #Learnt:      39764 | 0.000
207.76/207.85	c total clause space: 78.2603MB
207.76/207.85	c total #watches: 183952
208.16/208.22	c total #propagations: 291799691 / total #impl: 928576862 (eff. 0.314)
208.16/208.22	c #Conflicts:     753000 | #Learnt:      40764 | 0.000
208.16/208.22	c total clause space: 78.2603MB
208.16/208.22	c total #watches: 186228
208.56/208.66	c total #propagations: 292213062 / total #impl: 929927923 (eff. 0.314)
208.56/208.66	c #Conflicts:     754000 | #Learnt:      41764 | 0.000
208.56/208.66	c total clause space: 78.2603MB
208.56/208.66	c total #watches: 189283
208.86/208.98	c total #propagations: 292580335 / total #impl: 931381322 (eff. 0.314)
208.86/208.98	c GC COLLECT
208.86/208.98	c #Conflicts:     755000 | #Learnt:      21862 | 0.000
208.86/208.98	c total clause space: 78.2603MB
208.86/208.98	c total #watches: 137745
209.16/209.30	c total #propagations: 292913766 / total #impl: 933163326 (eff. 0.314)
209.16/209.30	c #Conflicts:     756000 | #Learnt:      22862 | 0.000
209.16/209.30	c total clause space: 78.2603MB
209.16/209.30	c total #watches: 140515
209.56/209.60	c total #propagations: 293297354 / total #impl: 934816605 (eff. 0.314)
209.56/209.60	c #Conflicts:     757000 | #Learnt:      23862 | 0.000
209.56/209.60	c total clause space: 78.2603MB
209.56/209.60	c total #watches: 142822
209.76/209.89	c total #propagations: 293736431 / total #impl: 936432077 (eff. 0.314)
209.76/209.89	c #Conflicts:     758000 | #Learnt:      24862 | 0.000
209.76/209.89	c total clause space: 78.2603MB
209.76/209.89	c total #watches: 146029
209.96/210.09	c total #propagations: 294040023 / total #impl: 937345918 (eff. 0.314)
209.96/210.09	c #Conflicts:     759000 | #Learnt:      25862 | 0.000
209.96/210.09	c total clause space: 78.2603MB
209.96/210.09	c total #watches: 148458
210.17/210.26	c total #propagations: 294273219 / total #impl: 937898873 (eff. 0.314)
210.17/210.26	c #Conflicts:     760000 | #Learnt:      26862 | 0.000
210.17/210.26	c total clause space: 78.2603MB
210.17/210.26	c total #watches: 150612
210.36/210.45	c total #propagations: 294409983 / total #impl: 938235167 (eff. 0.314)
210.36/210.45	c #Conflicts:     761000 | #Learnt:      27862 | 0.000
210.36/210.45	c total clause space: 78.2603MB
210.36/210.45	c total #watches: 152874
210.56/210.68	c total #propagations: 294570371 / total #impl: 938643379 (eff. 0.314)
210.56/210.68	c #Conflicts:     762000 | #Learnt:      28862 | 0.000
210.56/210.68	c total clause space: 78.2603MB
210.56/210.68	c total #watches: 155269
210.86/210.96	c total #propagations: 294792425 / total #impl: 939205734 (eff. 0.314)
210.86/210.96	c #Conflicts:     763000 | #Learnt:      29862 | 0.000
210.86/210.96	c total clause space: 78.2603MB
210.86/210.96	c total #watches: 157843
211.17/211.28	c total #propagations: 295148804 / total #impl: 940030821 (eff. 0.314)
211.17/211.28	c #Conflicts:     764000 | #Learnt:      30862 | 0.000
211.17/211.28	c total clause space: 78.2603MB
211.17/211.28	c total #watches: 160350
211.56/211.68	c total #propagations: 295518861 / total #impl: 941234069 (eff. 0.314)
211.56/211.68	c #Conflicts:     765000 | #Learnt:      31862 | 0.000
211.56/211.68	c total clause space: 78.2603MB
211.56/211.68	c total #watches: 163336
211.96/212.09	c total #propagations: 295890783 / total #impl: 943104382 (eff. 0.314)
211.96/212.09	c #Conflicts:     766000 | #Learnt:      32862 | 0.000
211.96/212.09	c total clause space: 78.2603MB
211.96/212.09	c total #watches: 166681
212.37/212.49	c total #propagations: 296287618 / total #impl: 944944494 (eff. 0.314)
212.37/212.49	c #Conflicts:     767000 | #Learnt:      33862 | 0.000
212.37/212.49	c total clause space: 78.2603MB
212.37/212.49	c total #watches: 169736
212.86/212.93	c total #propagations: 296696929 / total #impl: 946580541 (eff. 0.313)
212.86/212.93	c #Conflicts:     768000 | #Learnt:      34862 | 0.000
212.86/212.93	c total clause space: 78.2603MB
212.86/212.93	c total #watches: 172653
213.26/213.38	c total #propagations: 297119200 / total #impl: 948558051 (eff. 0.313)
213.26/213.38	c #Conflicts:     769000 | #Learnt:      35862 | 0.000
213.26/213.38	c total clause space: 78.2603MB
213.26/213.38	c total #watches: 175076
213.76/213.88	c total #propagations: 297630187 / total #impl: 950563116 (eff. 0.313)
213.76/213.88	c #Conflicts:     770000 | #Learnt:      36862 | 0.000
213.76/213.88	c total clause space: 78.2603MB
213.76/213.88	c total #watches: 177578
214.26/214.31	c total #propagations: 298147225 / total #impl: 952893990 (eff. 0.313)
214.26/214.31	c #Conflicts:     771000 | #Learnt:      37862 | 0.000
214.26/214.31	c total clause space: 78.2603MB
214.26/214.31	c total #watches: 180876
214.57/214.68	c total #propagations: 298469431 / total #impl: 954573113 (eff. 0.313)
214.57/214.68	c #Conflicts:     772000 | #Learnt:      38862 | 0.000
214.57/214.68	c total clause space: 78.2603MB
214.57/214.68	c total #watches: 184702
215.06/215.18	c total #propagations: 298801373 / total #impl: 955789979 (eff. 0.313)
215.06/215.18	c #Conflicts:     773000 | #Learnt:      39862 | 0.000
215.06/215.18	c total clause space: 78.2603MB
215.06/215.18	c total #watches: 187271
215.57/215.70	c total #propagations: 299383551 / total #impl: 957696290 (eff. 0.313)
215.57/215.70	c #Conflicts:     774000 | #Learnt:      40862 | 0.000
215.57/215.70	c total clause space: 78.2603MB
215.57/215.70	c total #watches: 189381
216.16/216.22	c total #propagations: 299910440 / total #impl: 959577225 (eff. 0.313)
216.16/216.22	c #Conflicts:     775000 | #Learnt:      41862 | 0.000
216.16/216.22	c total clause space: 78.2603MB
216.16/216.22	c total #watches: 191735
216.56/216.66	c total #propagations: 300440132 / total #impl: 961729348 (eff. 0.312)
216.56/216.66	c GC COLLECT
216.56/216.66	c #Conflicts:     776000 | #Learnt:      21655 | 0.000
216.56/216.66	c total clause space: 78.2603MB
216.56/216.66	c total #watches: 136919
216.86/216.90	c total #propagations: 300922424 / total #impl: 963335912 (eff. 0.312)
216.86/216.90	c #Conflicts:     777000 | #Learnt:      22655 | 0.000
216.86/216.90	c total clause space: 78.2603MB
216.86/216.90	c total #watches: 139448
217.06/217.16	c total #propagations: 301336653 / total #impl: 964751762 (eff. 0.312)
217.06/217.16	c #Conflicts:     778000 | #Learnt:      23655 | 0.000
217.06/217.16	c total clause space: 78.2603MB
217.06/217.16	c total #watches: 141798
217.36/217.49	c total #propagations: 301709966 / total #impl: 966152997 (eff. 0.312)
217.36/217.49	c #Conflicts:     779000 | #Learnt:      24655 | 0.000
217.36/217.49	c total clause space: 78.2603MB
217.36/217.49	c total #watches: 144311
217.76/217.81	c total #propagations: 302247820 / total #impl: 967794914 (eff. 0.312)
217.76/217.81	c #Conflicts:     780000 | #Learnt:      25655 | 0.000
217.76/217.81	c total clause space: 78.2603MB
217.76/217.81	c total #watches: 147701
218.06/218.16	c total #propagations: 302648965 / total #impl: 969443668 (eff. 0.312)
218.06/218.16	c #Conflicts:     781000 | #Learnt:      26655 | 0.000
218.06/218.16	c total clause space: 78.2603MB
218.06/218.16	c total #watches: 150421
218.46/218.53	c total #propagations: 303154428 / total #impl: 971532107 (eff. 0.312)
218.46/218.53	c #Conflicts:     782000 | #Learnt:      27655 | 0.000
218.46/218.53	c total clause space: 78.2603MB
218.46/218.53	c total #watches: 153049
218.76/218.86	c total #propagations: 303632440 / total #impl: 973511254 (eff. 0.312)
218.76/218.86	c #Conflicts:     783000 | #Learnt:      28655 | 0.000
218.76/218.86	c total clause space: 78.2603MB
218.76/218.86	c total #watches: 155408
219.06/219.15	c total #propagations: 304041995 / total #impl: 974950493 (eff. 0.312)
219.06/219.15	c #Conflicts:     784000 | #Learnt:      29655 | 0.000
219.06/219.15	c total clause space: 78.2603MB
219.06/219.15	c total #watches: 157829
219.36/219.46	c total #propagations: 304476715 / total #impl: 976274434 (eff. 0.312)
219.36/219.46	c #Conflicts:     785000 | #Learnt:      30655 | 0.000
219.36/219.46	c total clause space: 78.2603MB
219.36/219.46	c total #watches: 160126
219.66/219.79	c total #propagations: 304893976 / total #impl: 977681275 (eff. 0.312)
219.66/219.79	c #Conflicts:     786000 | #Learnt:      31655 | 0.000
219.66/219.79	c total clause space: 78.2603MB
219.66/219.79	c total #watches: 162418
220.06/220.10	c total #propagations: 305300510 / total #impl: 978970330 (eff. 0.312)
220.06/220.10	c #Conflicts:     787000 | #Learnt:      32655 | 0.000
220.06/220.10	c total clause space: 78.2603MB
220.06/220.10	c total #watches: 164681
220.36/220.41	c total #propagations: 305736349 / total #impl: 980386942 (eff. 0.312)
220.36/220.41	c #Conflicts:     788000 | #Learnt:      33655 | 0.000
220.36/220.41	c total clause space: 78.2603MB
220.36/220.41	c total #watches: 167022
220.66/220.75	c total #propagations: 306084125 / total #impl: 981647782 (eff. 0.312)
220.66/220.75	c #Conflicts:     789000 | #Learnt:      34655 | 0.000
220.66/220.75	c total clause space: 78.2603MB
220.66/220.75	c total #watches: 169406
221.06/221.18	c total #propagations: 306487448 / total #impl: 983140819 (eff. 0.312)
221.06/221.18	c #Conflicts:     790000 | #Learnt:      35655 | 0.000
221.06/221.18	c total clause space: 78.2603MB
221.06/221.18	c total #watches: 171834
221.46/221.55	c total #propagations: 306954274 / total #impl: 984959983 (eff. 0.312)
221.46/221.55	c #Conflicts:     791000 | #Learnt:      36655 | 0.000
221.46/221.55	c total clause space: 78.2603MB
221.46/221.55	c total #watches: 174164
221.86/221.98	c total #propagations: 307408719 / total #impl: 986356818 (eff. 0.312)
221.86/221.98	c #Conflicts:     792000 | #Learnt:      37655 | 0.000
221.86/221.98	c total clause space: 78.2603MB
221.86/221.98	c total #watches: 176478
222.36/222.46	c total #propagations: 307930105 / total #impl: 987845280 (eff. 0.312)
222.36/222.46	c #Conflicts:     793000 | #Learnt:      38655 | 0.000
222.36/222.46	c total clause space: 78.2603MB
222.36/222.46	c total #watches: 179031
222.86/222.91	c total #propagations: 308418967 / total #impl: 989507370 (eff. 0.312)
222.86/222.91	c #Conflicts:     794000 | #Learnt:      39655 | 0.000
222.86/222.91	c total clause space: 78.2603MB
222.86/222.91	c total #watches: 181460
223.16/223.30	c total #propagations: 308844677 / total #impl: 991114828 (eff. 0.312)
223.16/223.30	c #Conflicts:     795000 | #Learnt:      40655 | 0.000
223.16/223.30	c total clause space: 78.2603MB
223.16/223.30	c total #watches: 183730
223.66/223.72	c total #propagations: 309292577 / total #impl: 992772862 (eff. 0.312)
223.66/223.72	c #Conflicts:     796000 | #Learnt:      41655 | 0.000
223.66/223.72	c total clause space: 78.2603MB
223.66/223.72	c total #watches: 185947
224.06/224.15	c total #propagations: 309746418 / total #impl: 994341472 (eff. 0.312)
224.06/224.15	c #Conflicts:     797000 | #Learnt:      42655 | 0.000
224.06/224.15	c total clause space: 78.2603MB
224.06/224.15	c total #watches: 188309
224.36/224.45	c total #propagations: 310260015 / total #impl: 996021688 (eff. 0.311)
224.36/224.45	c GC COLLECT
224.36/224.45	c #Conflicts:     798000 | #Learnt:      22148 | 0.000
224.36/224.45	c total clause space: 78.2603MB
224.36/224.45	c total #watches: 138314
224.66/224.75	c total #propagations: 310666447 / total #impl: 997082995 (eff. 0.312)
224.66/224.75	c #Conflicts:     799000 | #Learnt:      23148 | 0.000
224.66/224.75	c total clause space: 78.2603MB
224.66/224.75	c total #watches: 140884
224.96/225.07	c total #propagations: 311150199 / total #impl: 998648809 (eff. 0.312)
224.96/225.07	c #Conflicts:     800000 | #Learnt:      24148 | 0.000
224.96/225.07	c total clause space: 78.2603MB
224.96/225.07	c total #watches: 143271
225.26/225.39	c total #propagations: 311678527 / total #impl: 1000603273 (eff. 0.311)
225.26/225.39	c #Conflicts:     801000 | #Learnt:      25148 | 0.000
225.26/225.39	c total clause space: 78.2603MB
225.26/225.39	c total #watches: 145783
225.66/225.73	c total #propagations: 312100327 / total #impl: 1002439993 (eff. 0.311)
225.66/225.73	c #Conflicts:     802000 | #Learnt:      26148 | 0.000
225.66/225.73	c total clause space: 78.2603MB
225.66/225.73	c total #watches: 149020
225.86/225.99	c total #propagations: 312638413 / total #impl: 1003986055 (eff. 0.311)
225.86/225.99	c #Conflicts:     803000 | #Learnt:      27148 | 0.000
225.86/225.99	c total clause space: 78.2603MB
225.86/225.99	c total #watches: 152054
226.16/226.29	c total #propagations: 313044108 / total #impl: 1005108183 (eff. 0.311)
226.16/226.29	c #Conflicts:     804000 | #Learnt:      28148 | 0.000
226.16/226.29	c total clause space: 78.2603MB
226.16/226.29	c total #watches: 155716
226.56/226.63	c total #propagations: 313369939 / total #impl: 1006267629 (eff. 0.311)
226.56/226.63	c #Conflicts:     805000 | #Learnt:      29148 | 0.000
226.56/226.63	c total clause space: 78.2603MB
226.56/226.63	c total #watches: 159008
226.96/227.02	c total #propagations: 313723479 / total #impl: 1007611538 (eff. 0.311)
226.96/227.02	c #Conflicts:     806000 | #Learnt:      30148 | 0.000
226.96/227.02	c total clause space: 78.2603MB
226.96/227.02	c total #watches: 162488
227.36/227.43	c total #propagations: 314245078 / total #impl: 1009168424 (eff. 0.311)
227.36/227.43	c #Conflicts:     807000 | #Learnt:      31148 | 0.000
227.36/227.43	c total clause space: 78.2603MB
227.36/227.43	c total #watches: 166724
227.86/227.91	c total #propagations: 314762205 / total #impl: 1010825870 (eff. 0.311)
227.86/227.91	c #Conflicts:     808000 | #Learnt:      32148 | 0.000
227.86/227.91	c total clause space: 78.2603MB
227.86/227.91	c total #watches: 170493
228.26/228.34	c total #propagations: 315294497 / total #impl: 1012794299 (eff. 0.311)
228.26/228.34	c #Conflicts:     809000 | #Learnt:      33148 | 0.000
228.26/228.34	c total clause space: 78.2603MB
228.26/228.34	c total #watches: 173606
228.66/228.78	c total #propagations: 315702841 / total #impl: 1014325924 (eff. 0.311)
228.66/228.78	c #Conflicts:     810000 | #Learnt:      34148 | 0.000
228.66/228.78	c total clause space: 78.2603MB
228.66/228.78	c total #watches: 176675
229.26/229.38	c total #propagations: 316116766 / total #impl: 1016123350 (eff. 0.311)
229.26/229.38	c #Conflicts:     811000 | #Learnt:      35148 | 0.000
229.26/229.38	c total clause space: 78.2603MB
229.26/229.38	c total #watches: 179677
229.86/229.91	c total #propagations: 316699617 / total #impl: 1018649321 (eff. 0.311)
229.86/229.91	c #Conflicts:     812000 | #Learnt:      36148 | 0.000
229.86/229.91	c total clause space: 78.2603MB
229.86/229.91	c total #watches: 182520
230.35/230.45	c total #propagations: 317118948 / total #impl: 1021042014 (eff. 0.311)
230.35/230.45	c #Conflicts:     813000 | #Learnt:      37148 | 0.000
230.35/230.45	c total clause space: 78.2603MB
230.35/230.45	c total #watches: 185147
230.65/230.73	c total #propagations: 317522458 / total #impl: 1023293799 (eff. 0.310)
230.65/230.73	c #Conflicts:     814000 | #Learnt:      38148 | 0.000
230.65/230.73	c total clause space: 78.2603MB
230.65/230.73	c total #watches: 187573
230.96/231.09	c total #propagations: 317682456 / total #impl: 1023793712 (eff. 0.310)
230.96/231.09	c #Conflicts:     815000 | #Learnt:      39148 | 0.000
230.96/231.09	c total clause space: 78.2603MB
230.96/231.09	c total #watches: 189871
231.35/231.47	c total #propagations: 317969302 / total #impl: 1024503690 (eff. 0.310)
231.35/231.47	c #Conflicts:     816000 | #Learnt:      40148 | 0.000
231.35/231.47	c total clause space: 78.2603MB
231.35/231.47	c total #watches: 192314
231.85/231.91	c total #propagations: 318355648 / total #impl: 1025395452 (eff. 0.310)
231.85/231.91	c #Conflicts:     817000 | #Learnt:      41148 | 0.000
231.85/231.91	c total clause space: 78.2603MB
231.85/231.91	c total #watches: 195646
232.45/232.50	c total #propagations: 318709197 / total #impl: 1026912534 (eff. 0.310)
232.45/232.50	c #Conflicts:     818000 | #Learnt:      42148 | 0.000
232.45/232.50	c total clause space: 78.2603MB
232.45/232.50	c total #watches: 198919
232.95/233.06	c total #propagations: 319194999 / total #impl: 1029002784 (eff. 0.310)
232.95/233.06	c #Conflicts:     819000 | #Learnt:      43148 | 0.000
232.95/233.06	c total clause space: 78.2603MB
232.95/233.06	c total #watches: 201383
233.45/233.52	c total #propagations: 319678035 / total #impl: 1030881670 (eff. 0.310)
233.45/233.52	c GC COLLECT
233.45/233.52	c #Conflicts:     820000 | #Learnt:      22347 | 0.000
233.45/233.52	c total clause space: 78.2603MB
233.45/233.52	c total #watches: 138645
233.75/233.80	c total #propagations: 320095614 / total #impl: 1032746478 (eff. 0.310)
233.75/233.80	c #Conflicts:     821000 | #Learnt:      23347 | 0.000
233.75/233.80	c total clause space: 78.2603MB
233.75/233.80	c total #watches: 141495
233.95/234.04	c total #propagations: 320527552 / total #impl: 1034273179 (eff. 0.310)
233.95/234.04	c #Conflicts:     822000 | #Learnt:      24347 | 0.000
233.95/234.04	c total clause space: 78.2603MB
233.95/234.04	c total #watches: 144413
234.26/234.33	c total #propagations: 320833258 / total #impl: 1035205085 (eff. 0.310)
234.26/234.33	c #Conflicts:     823000 | #Learnt:      25347 | 0.000
234.26/234.33	c total clause space: 78.2603MB
234.26/234.33	c total #watches: 147243
234.55/234.60	c total #propagations: 321246373 / total #impl: 1036739506 (eff. 0.310)
234.55/234.60	c #Conflicts:     824000 | #Learnt:      26347 | 0.000
234.55/234.60	c total clause space: 78.2603MB
234.55/234.60	c total #watches: 150344
234.85/234.91	c total #propagations: 321529467 / total #impl: 1037808856 (eff. 0.310)
234.85/234.91	c #Conflicts:     825000 | #Learnt:      27347 | 0.000
234.85/234.91	c total clause space: 78.2603MB
234.85/234.91	c total #watches: 153431
235.15/235.23	c total #propagations: 321868772 / total #impl: 1038821064 (eff. 0.310)
235.15/235.23	c #Conflicts:     826000 | #Learnt:      28347 | 0.000
235.15/235.23	c total clause space: 78.2603MB
235.15/235.23	c total #watches: 156332
235.55/235.62	c total #propagations: 322270147 / total #impl: 1039977694 (eff. 0.310)
235.55/235.62	c #Conflicts:     827000 | #Learnt:      29347 | 0.000
235.55/235.62	c total clause space: 78.2603MB
235.55/235.62	c total #watches: 159499
235.95/236.04	c total #propagations: 322782628 / total #impl: 1041501569 (eff. 0.310)
235.95/236.04	c #Conflicts:     828000 | #Learnt:      30347 | 0.000
235.95/236.04	c total clause space: 78.2603MB
235.95/236.04	c total #watches: 162116
236.35/236.46	c total #propagations: 323288801 / total #impl: 1043354290 (eff. 0.310)
236.35/236.46	c #Conflicts:     829000 | #Learnt:      31347 | 0.000
236.35/236.46	c total clause space: 78.2603MB
236.35/236.46	c total #watches: 164484
236.85/236.91	c total #propagations: 323733832 / total #impl: 1045233106 (eff. 0.310)
236.85/236.91	c #Conflicts:     830000 | #Learnt:      32347 | 0.000
236.85/236.91	c total clause space: 78.2603MB
236.85/236.91	c total #watches: 166832
237.25/237.31	c total #propagations: 324247909 / total #impl: 1047235776 (eff. 0.310)
237.25/237.31	c #Conflicts:     831000 | #Learnt:      33347 | 0.000
237.25/237.31	c total clause space: 78.2603MB
237.25/237.31	c total #watches: 169182
237.66/237.76	c total #propagations: 324686166 / total #impl: 1048828689 (eff. 0.310)
237.66/237.76	c #Conflicts:     832000 | #Learnt:      34347 | 0.000
237.66/237.76	c total clause space: 78.2603MB
237.66/237.76	c total #watches: 171440
238.15/238.20	c total #propagations: 325247936 / total #impl: 1050676360 (eff. 0.310)
238.15/238.20	c #Conflicts:     833000 | #Learnt:      35347 | 0.000
238.15/238.20	c total clause space: 78.2603MB
238.15/238.20	c total #watches: 173741
238.55/238.66	c total #propagations: 325806227 / total #impl: 1052429916 (eff. 0.310)
238.55/238.66	c #Conflicts:     834000 | #Learnt:      36347 | 0.000
238.55/238.66	c total clause space: 78.2603MB
238.55/238.66	c total #watches: 176202
238.95/239.07	c total #propagations: 326275009 / total #impl: 1053980731 (eff. 0.310)
238.95/239.07	c #Conflicts:     835000 | #Learnt:      37347 | 0.000
238.95/239.07	c total clause space: 78.2603MB
238.95/239.07	c total #watches: 178526
239.35/239.42	c total #propagations: 326657655 / total #impl: 1055233363 (eff. 0.310)
239.35/239.42	c #Conflicts:     836000 | #Learnt:      38347 | 0.000
239.35/239.42	c total clause space: 78.2603MB
239.35/239.42	c total #watches: 181152
239.76/239.81	c total #propagations: 326969920 / total #impl: 1056249069 (eff. 0.310)
239.76/239.81	c #Conflicts:     837000 | #Learnt:      39347 | 0.000
239.76/239.81	c total clause space: 78.2603MB
239.76/239.81	c total #watches: 183607
240.15/240.27	c total #propagations: 327393639 / total #impl: 1057474073 (eff. 0.310)
240.15/240.27	c #Conflicts:     838000 | #Learnt:      40347 | 0.000
240.15/240.27	c total clause space: 78.2603MB
240.15/240.27	c total #watches: 185879
240.65/240.77	c total #propagations: 327842593 / total #impl: 1058792716 (eff. 0.310)
240.65/240.77	c #Conflicts:     839000 | #Learnt:      41347 | 0.000
240.65/240.77	c total clause space: 78.2603MB
240.65/240.77	c total #watches: 188065
241.15/241.23	c total #propagations: 328328595 / total #impl: 1060202601 (eff. 0.310)
241.15/241.23	c #Conflicts:     840000 | #Learnt:      42347 | 0.000
241.15/241.23	c total clause space: 78.2603MB
241.15/241.23	c total #watches: 190366
241.55/241.64	c total #propagations: 328741318 / total #impl: 1061426694 (eff. 0.310)
241.55/241.64	c #Conflicts:     841000 | #Learnt:      43347 | 0.000
241.55/241.64	c total clause space: 78.2603MB
241.55/241.64	c total #watches: 192727
241.96/242.06	c total #propagations: 329030765 / total #impl: 1062466661 (eff. 0.310)
241.96/242.06	c GC COLLECT
241.96/242.06	c #Conflicts:     842000 | #Learnt:      22253 | 0.000
241.96/242.06	c total clause space: 78.2603MB
241.96/242.06	c total #watches: 138583
242.15/242.27	c total #propagations: 329544016 / total #impl: 1063850997 (eff. 0.310)
242.15/242.27	c #Conflicts:     843000 | #Learnt:      23253 | 0.000
242.15/242.27	c total clause space: 78.2603MB
242.15/242.27	c total #watches: 141193
242.45/242.51	c total #propagations: 329927528 / total #impl: 1064912391 (eff. 0.310)
242.45/242.51	c #Conflicts:     844000 | #Learnt:      24253 | 0.000
242.45/242.51	c total clause space: 78.2603MB
242.45/242.51	c total #watches: 143651
242.65/242.77	c total #propagations: 330333003 / total #impl: 1066092343 (eff. 0.310)
242.65/242.77	c #Conflicts:     845000 | #Learnt:      25253 | 0.000
242.65/242.77	c total clause space: 78.2603MB
242.65/242.77	c total #watches: 145919
242.95/243.01	c total #propagations: 330832012 / total #impl: 1067560828 (eff. 0.310)
242.95/243.01	c #Conflicts:     846000 | #Learnt:      26253 | 0.000
242.95/243.01	c total clause space: 78.2603MB
242.95/243.01	c total #watches: 148175
243.16/243.28	c total #propagations: 331271755 / total #impl: 1068627608 (eff. 0.310)
243.16/243.28	c #Conflicts:     847000 | #Learnt:      27253 | 0.000
243.16/243.28	c total clause space: 78.2603MB
243.16/243.28	c total #watches: 150666
243.45/243.58	c total #propagations: 331710367 / total #impl: 1069961555 (eff. 0.310)
243.45/243.58	c #Conflicts:     848000 | #Learnt:      28253 | 0.000
243.45/243.58	c total clause space: 78.2603MB
243.45/243.58	c total #watches: 152860
243.85/243.90	c total #propagations: 332180889 / total #impl: 1071532634 (eff. 0.310)
243.85/243.90	c #Conflicts:     849000 | #Learnt:      29253 | 0.000
243.85/243.90	c total clause space: 78.2603MB
243.85/243.90	c total #watches: 155097
244.16/244.22	c total #propagations: 332682904 / total #impl: 1073013963 (eff. 0.310)
244.16/244.22	c #Conflicts:     850000 | #Learnt:      30253 | 0.000
244.16/244.22	c total clause space: 78.2603MB
244.16/244.22	c total #watches: 157286
244.26/244.39	c total #propagations: 333233319 / total #impl: 1074869157 (eff. 0.310)
244.26/244.39	c #Conflicts:     851000 | #Learnt:      31253 | 0.000
244.26/244.39	c total clause space: 78.2603MB
244.26/244.39	c total #watches: 159936
244.55/244.66	c total #propagations: 333353258 / total #impl: 1075153278 (eff. 0.310)
244.55/244.66	c #Conflicts:     852000 | #Learnt:      32253 | 0.000
244.55/244.66	c total clause space: 78.2603MB
244.55/244.66	c total #watches: 162392
244.85/244.99	c total #propagations: 333634682 / total #impl: 1076091525 (eff. 0.310)
244.85/244.99	c #Conflicts:     853000 | #Learnt:      33253 | 0.000
244.85/244.99	c total clause space: 78.2603MB
244.85/244.99	c total #watches: 164726
245.26/245.33	c total #propagations: 334059311 / total #impl: 1077625410 (eff. 0.310)
245.26/245.33	c #Conflicts:     854000 | #Learnt:      34253 | 0.000
245.26/245.33	c total clause space: 78.2603MB
245.26/245.33	c total #watches: 166895
245.65/245.71	c total #propagations: 334519287 / total #impl: 1079269341 (eff. 0.310)
245.65/245.71	c #Conflicts:     855000 | #Learnt:      35253 | 0.000
245.65/245.71	c total clause space: 78.2603MB
245.65/245.71	c total #watches: 169141
245.95/246.08	c total #propagations: 335022533 / total #impl: 1081045754 (eff. 0.310)
245.95/246.08	c #Conflicts:     856000 | #Learnt:      36253 | 0.000
245.95/246.08	c total clause space: 78.2603MB
245.95/246.08	c total #watches: 171652
246.36/246.47	c total #propagations: 335487339 / total #impl: 1082689726 (eff. 0.310)
246.36/246.47	c #Conflicts:     857000 | #Learnt:      37253 | 0.000
246.36/246.47	c total clause space: 78.2603MB
246.36/246.47	c total #watches: 175442
246.75/246.84	c total #propagations: 335845165 / total #impl: 1084127388 (eff. 0.310)
246.75/246.84	c #Conflicts:     858000 | #Learnt:      38253 | 0.000
246.75/246.84	c total clause space: 78.2603MB
246.75/246.84	c total #watches: 179700
247.25/247.31	c total #propagations: 336243897 / total #impl: 1085537471 (eff. 0.310)
247.25/247.31	c #Conflicts:     859000 | #Learnt:      39253 | 0.000
247.25/247.31	c total clause space: 78.2603MB
247.25/247.31	c total #watches: 182803
247.65/247.73	c total #propagations: 336772058 / total #impl: 1087416630 (eff. 0.310)
247.65/247.73	c #Conflicts:     860000 | #Learnt:      40253 | 0.000
247.65/247.73	c total clause space: 78.2603MB
247.65/247.73	c total #watches: 185391
248.05/248.17	c total #propagations: 337172285 / total #impl: 1088946994 (eff. 0.310)
248.05/248.17	c #Conflicts:     861000 | #Learnt:      41253 | 0.000
248.05/248.17	c total clause space: 78.2603MB
248.05/248.17	c total #watches: 187943
248.66/248.71	c total #propagations: 337635473 / total #impl: 1090199945 (eff. 0.310)
248.66/248.71	c #Conflicts:     862000 | #Learnt:      42253 | 0.000
248.66/248.71	c total clause space: 78.2603MB
248.66/248.71	c total #watches: 190460
249.05/249.19	c total #propagations: 338041173 / total #impl: 1092014153 (eff. 0.310)
249.05/249.19	c #Conflicts:     863000 | #Learnt:      43253 | 0.000
249.05/249.19	c total clause space: 78.2603MB
249.05/249.19	c total #watches: 193093
249.55/249.69	c total #propagations: 338391793 / total #impl: 1093579902 (eff. 0.309)
249.55/249.69	c #Conflicts:     864000 | #Learnt:      44253 | 0.000
249.55/249.69	c total clause space: 78.2603MB
249.55/249.69	c total #watches: 195517
250.05/250.13	c total #propagations: 338883988 / total #impl: 1094977612 (eff. 0.309)
250.05/250.13	c GC COLLECT
250.05/250.13	c #Conflicts:     865000 | #Learnt:      22849 | 0.000
250.05/250.13	c total clause space: 78.2603MB
250.05/250.13	c total #watches: 140332
250.35/250.40	c total #propagations: 339247422 / total #impl: 1096115908 (eff. 0.309)
250.35/250.40	c #Conflicts:     866000 | #Learnt:      23849 | 0.000
250.35/250.40	c total clause space: 78.2603MB
250.35/250.40	c total #watches: 142961
250.65/250.70	c total #propagations: 339641976 / total #impl: 1097142491 (eff. 0.310)
250.65/250.70	c #Conflicts:     867000 | #Learnt:      24849 | 0.000
250.65/250.70	c total clause space: 78.2603MB
250.65/250.70	c total #watches: 145324
250.86/250.99	c total #propagations: 340093253 / total #impl: 1098799122 (eff. 0.310)
250.86/250.99	c #Conflicts:     868000 | #Learnt:      25849 | 0.000
250.86/250.99	c total clause space: 78.2603MB
250.86/250.99	c total #watches: 147774
251.25/251.33	c total #propagations: 340574057 / total #impl: 1100296224 (eff. 0.310)
251.25/251.33	c #Conflicts:     869000 | #Learnt:      26849 | 0.000
251.25/251.33	c total clause space: 78.2603MB
251.25/251.33	c total #watches: 150136
251.55/251.63	c total #propagations: 341044603 / total #impl: 1102105629 (eff. 0.309)
251.55/251.63	c #Conflicts:     870000 | #Learnt:      27849 | 0.000
251.55/251.63	c total clause space: 78.2603MB
251.55/251.63	c total #watches: 152590
251.86/251.97	c total #propagations: 341422614 / total #impl: 1103635387 (eff. 0.309)
251.86/251.97	c #Conflicts:     871000 | #Learnt:      28849 | 0.000
251.86/251.97	c total clause space: 78.2603MB
251.86/251.97	c total #watches: 154990
252.15/252.29	c total #propagations: 341839203 / total #impl: 1105183166 (eff. 0.309)
252.15/252.29	c #Conflicts:     872000 | #Learnt:      29849 | 0.000
252.15/252.29	c total clause space: 78.2603MB
252.15/252.29	c total #watches: 157117
252.55/252.63	c total #propagations: 342243289 / total #impl: 1106668035 (eff. 0.309)
252.55/252.63	c #Conflicts:     873000 | #Learnt:      30849 | 0.000
252.55/252.63	c total clause space: 78.2603MB
252.55/252.63	c total #watches: 159464
252.85/252.93	c total #propagations: 342731467 / total #impl: 1108463868 (eff. 0.309)
252.85/252.93	c #Conflicts:     874000 | #Learnt:      31849 | 0.000
252.85/252.93	c total clause space: 78.2603MB
252.85/252.93	c total #watches: 162273
253.15/253.24	c total #propagations: 342921428 / total #impl: 1109837513 (eff. 0.309)
253.15/253.24	c #Conflicts:     875000 | #Learnt:      32849 | 0.000
253.15/253.24	c total clause space: 78.2603MB
253.15/253.24	c total #watches: 164906
253.45/253.58	c total #propagations: 343282985 / total #impl: 1110993450 (eff. 0.309)
253.45/253.58	c #Conflicts:     876000 | #Learnt:      33849 | 0.000
253.45/253.58	c total clause space: 78.2603MB
253.45/253.58	c total #watches: 168267
253.85/253.93	c total #propagations: 343780051 / total #impl: 1112479447 (eff. 0.309)
253.85/253.93	c #Conflicts:     877000 | #Learnt:      34849 | 0.000
253.85/253.93	c total clause space: 78.2603MB
253.85/253.93	c total #watches: 171526
254.25/254.31	c total #propagations: 344205557 / total #impl: 1113977073 (eff. 0.309)
254.25/254.31	c #Conflicts:     878000 | #Learnt:      35849 | 0.000
254.25/254.31	c total clause space: 78.2603MB
254.25/254.31	c total #watches: 174591
254.65/254.75	c total #propagations: 344645436 / total #impl: 1115330594 (eff. 0.309)
254.65/254.75	c #Conflicts:     879000 | #Learnt:      36849 | 0.000
254.65/254.75	c total clause space: 78.2603MB
254.65/254.75	c total #watches: 177239
255.05/255.16	c total #propagations: 345099887 / total #impl: 1117016211 (eff. 0.309)
255.05/255.16	c #Conflicts:     880000 | #Learnt:      37849 | 0.000
255.05/255.16	c total clause space: 78.2603MB
255.05/255.16	c total #watches: 179804
255.45/255.54	c total #propagations: 345484536 / total #impl: 1119039171 (eff. 0.309)
255.45/255.54	c #Conflicts:     881000 | #Learnt:      38849 | 0.000
255.45/255.54	c total clause space: 78.2603MB
255.45/255.54	c total #watches: 182107
255.85/255.92	c total #propagations: 345909738 / total #impl: 1120757051 (eff. 0.309)
255.85/255.92	c #Conflicts:     882000 | #Learnt:      39849 | 0.000
255.85/255.92	c total clause space: 78.2603MB
255.85/255.92	c total #watches: 184342
256.26/256.34	c total #propagations: 346399705 / total #impl: 1122518173 (eff. 0.309)
256.26/256.34	c #Conflicts:     883000 | #Learnt:      40849 | 0.000
256.26/256.34	c total clause space: 78.2603MB
256.26/256.34	c total #watches: 186686
256.65/256.77	c total #propagations: 346881780 / total #impl: 1124311957 (eff. 0.309)
256.65/256.77	c #Conflicts:     884000 | #Learnt:      41849 | 0.000
256.65/256.77	c total clause space: 78.2603MB
256.65/256.77	c total #watches: 189161
257.05/257.17	c total #propagations: 347339171 / total #impl: 1126440286 (eff. 0.308)
257.05/257.17	c #Conflicts:     885000 | #Learnt:      42849 | 0.000
257.05/257.17	c total clause space: 78.2603MB
257.05/257.17	c total #watches: 191671
257.55/257.60	c total #propagations: 347700732 / total #impl: 1128256268 (eff. 0.308)
257.55/257.60	c #Conflicts:     886000 | #Learnt:      43849 | 0.000
257.55/257.60	c total clause space: 78.2603MB
257.55/257.60	c total #watches: 194156
257.95/258.01	c total #propagations: 348229230 / total #impl: 1130477819 (eff. 0.308)
257.95/258.01	c #Conflicts:     887000 | #Learnt:      44849 | 0.000
257.95/258.01	c total clause space: 78.2603MB
257.95/258.01	c total #watches: 196642
258.25/258.39	c total #propagations: 348641509 / total #impl: 1132452162 (eff. 0.308)
258.25/258.39	c GC COLLECT
258.25/258.39	c #Conflicts:     888000 | #Learnt:      23150 | 0.000
258.25/258.39	c total clause space: 78.2603MB
258.25/258.39	c total #watches: 141187
258.56/258.64	c total #propagations: 348966636 / total #impl: 1134166891 (eff. 0.308)
258.56/258.64	c #Conflicts:     889000 | #Learnt:      24150 | 0.000
258.56/258.64	c total clause space: 78.2603MB
258.56/258.64	c total #watches: 143794
258.85/258.90	c total #propagations: 349310695 / total #impl: 1135552189 (eff. 0.308)
258.85/258.90	c #Conflicts:     890000 | #Learnt:      25150 | 0.000
258.85/258.90	c total clause space: 78.2603MB
258.85/258.90	c total #watches: 146263
259.05/259.16	c total #propagations: 349710433 / total #impl: 1137093409 (eff. 0.308)
259.05/259.16	c #Conflicts:     891000 | #Learnt:      26150 | 0.000
259.05/259.16	c total clause space: 78.2603MB
259.05/259.16	c total #watches: 148901
259.35/259.44	c total #propagations: 350044878 / total #impl: 1138413078 (eff. 0.307)
259.35/259.44	c #Conflicts:     892000 | #Learnt:      27150 | 0.000
259.35/259.44	c total clause space: 78.2603MB
259.35/259.44	c total #watches: 151324
259.66/259.71	c total #propagations: 350457990 / total #impl: 1139880191 (eff. 0.307)
259.66/259.71	c #Conflicts:     893000 | #Learnt:      28150 | 0.000
259.66/259.71	c total clause space: 78.2603MB
259.66/259.71	c total #watches: 154283
259.95/260.00	c total #propagations: 350754042 / total #impl: 1140629758 (eff. 0.308)
259.95/260.00	c #Conflicts:     894000 | #Learnt:      29150 | 0.000
259.95/260.00	c total clause space: 78.2603MB
259.95/260.00	c total #watches: 156575
260.25/260.38	c total #propagations: 351184863 / total #impl: 1141784210 (eff. 0.308)
260.25/260.38	c #Conflicts:     895000 | #Learnt:      30150 | 0.000
260.25/260.38	c total clause space: 78.2603MB
260.25/260.38	c total #watches: 158993
260.66/260.70	c total #propagations: 351779160 / total #impl: 1143478104 (eff. 0.308)
260.66/260.70	c #Conflicts:     896000 | #Learnt:      31150 | 0.000
260.66/260.70	c total clause space: 78.2603MB
260.66/260.70	c total #watches: 161377
260.95/261.09	c total #propagations: 352236198 / total #impl: 1144982060 (eff. 0.308)
260.95/261.09	c #Conflicts:     897000 | #Learnt:      32150 | 0.000
260.95/261.09	c total clause space: 78.2603MB
260.95/261.09	c total #watches: 163609
261.35/261.45	c total #propagations: 352707677 / total #impl: 1146773180 (eff. 0.308)
261.35/261.45	c #Conflicts:     898000 | #Learnt:      33150 | 0.000
261.35/261.45	c total clause space: 78.2603MB
261.35/261.45	c total #watches: 166104
261.65/261.75	c total #propagations: 353156404 / total #impl: 1148551929 (eff. 0.307)
261.65/261.75	c #Conflicts:     899000 | #Learnt:      34150 | 0.000
261.65/261.75	c total clause space: 78.2603MB
261.65/261.75	c total #watches: 168799
261.95/262.06	c total #propagations: 353202394 / total #impl: 1149277415 (eff. 0.307)
261.95/262.06	c #Conflicts:     900000 | #Learnt:      35150 | 0.000
261.95/262.06	c total clause space: 78.2603MB
261.95/262.06	c total #watches: 171638
262.25/262.37	c total #propagations: 353313961 / total #impl: 1150140912 (eff. 0.307)
262.25/262.37	c #Conflicts:     901000 | #Learnt:      36150 | 0.000
262.25/262.37	c total clause space: 78.2603MB
262.25/262.37	c total #watches: 174125
262.65/262.75	c total #propagations: 353651006 / total #impl: 1150953472 (eff. 0.307)
262.65/262.75	c #Conflicts:     902000 | #Learnt:      37150 | 0.000
262.65/262.75	c total clause space: 78.2603MB
262.65/262.75	c total #watches: 176722
263.05/263.13	c total #propagations: 354070461 / total #impl: 1152265745 (eff. 0.307)
263.05/263.13	c #Conflicts:     903000 | #Learnt:      38150 | 0.000
263.05/263.13	c total clause space: 78.2603MB
263.05/263.13	c total #watches: 179431
263.45/263.51	c total #propagations: 354540715 / total #impl: 1153948214 (eff. 0.307)
263.45/263.51	c #Conflicts:     904000 | #Learnt:      39150 | 0.000
263.45/263.51	c total clause space: 78.2603MB
263.45/263.51	c total #watches: 181922
263.75/263.90	c total #propagations: 355053820 / total #impl: 1155822287 (eff. 0.307)
263.75/263.90	c #Conflicts:     905000 | #Learnt:      40150 | 0.000
263.75/263.90	c total clause space: 78.2603MB
263.75/263.90	c total #watches: 184191
264.15/264.26	c total #propagations: 355593339 / total #impl: 1157598410 (eff. 0.307)
264.15/264.26	c #Conflicts:     906000 | #Learnt:      41150 | 0.000
264.15/264.26	c total clause space: 78.2603MB
264.15/264.26	c total #watches: 186426
264.55/264.64	c total #propagations: 356047263 / total #impl: 1159070869 (eff. 0.307)
264.55/264.64	c #Conflicts:     907000 | #Learnt:      42150 | 0.000
264.55/264.64	c total clause space: 78.2603MB
264.55/264.64	c total #watches: 188988
264.95/265.00	c total #propagations: 356483337 / total #impl: 1160431428 (eff. 0.307)
264.95/265.00	c #Conflicts:     908000 | #Learnt:      43150 | 0.000
264.95/265.00	c total clause space: 78.2603MB
264.95/265.00	c total #watches: 191339
265.25/265.38	c total #propagations: 356902110 / total #impl: 1161869440 (eff. 0.307)
265.25/265.38	c #Conflicts:     909000 | #Learnt:      44150 | 0.000
265.25/265.38	c total clause space: 78.2603MB
265.25/265.38	c total #watches: 193723
265.65/265.77	c total #propagations: 357386523 / total #impl: 1163509459 (eff. 0.307)
265.65/265.77	c #Conflicts:     910000 | #Learnt:      45150 | 0.000
265.65/265.77	c total clause space: 78.2603MB
265.65/265.77	c total #watches: 196216
266.05/266.20	c total #propagations: 357833511 / total #impl: 1165088786 (eff. 0.307)
266.05/266.20	c GC COLLECT
266.05/266.20	c #Conflicts:     911000 | #Learnt:      23152 | 0.000
266.05/266.20	c total clause space: 78.2603MB
266.05/266.20	c total #watches: 141128
266.45/266.54	c total #propagations: 358362162 / total #impl: 1166779998 (eff. 0.307)
266.45/266.54	c #Conflicts:     912000 | #Learnt:      24152 | 0.000
266.45/266.54	c total clause space: 78.2603MB
266.45/266.54	c total #watches: 144071
266.75/266.88	c total #propagations: 358841313 / total #impl: 1168525366 (eff. 0.307)
266.75/266.88	c #Conflicts:     913000 | #Learnt:      25152 | 0.000
266.75/266.88	c total clause space: 78.2603MB
266.75/266.88	c total #watches: 146363
267.05/267.19	c total #propagations: 359338003 / total #impl: 1170347835 (eff. 0.307)
267.05/267.19	c #Conflicts:     914000 | #Learnt:      26152 | 0.000
267.05/267.19	c total clause space: 78.2603MB
267.05/267.19	c total #watches: 148677
267.35/267.49	c total #propagations: 359809727 / total #impl: 1171788403 (eff. 0.307)
267.35/267.49	c #Conflicts:     915000 | #Learnt:      27152 | 0.000
267.35/267.49	c total clause space: 78.2603MB
267.35/267.49	c total #watches: 151267
267.75/267.81	c total #propagations: 360323349 / total #impl: 1173302586 (eff. 0.307)
267.75/267.81	c #Conflicts:     916000 | #Learnt:      28152 | 0.000
267.75/267.81	c total clause space: 78.2603MB
267.75/267.81	c total #watches: 153629
268.05/268.14	c total #propagations: 360808064 / total #impl: 1174767582 (eff. 0.307)
268.05/268.14	c #Conflicts:     917000 | #Learnt:      29152 | 0.000
268.05/268.14	c total clause space: 78.2603MB
268.05/268.14	c total #watches: 155939
268.45/268.51	c total #propagations: 361316048 / total #impl: 1176359529 (eff. 0.307)
268.45/268.51	c #Conflicts:     918000 | #Learnt:      30152 | 0.000
268.45/268.51	c total clause space: 78.2603MB
268.45/268.51	c total #watches: 158498
268.85/268.90	c total #propagations: 361924738 / total #impl: 1178060864 (eff. 0.307)
268.85/268.90	c #Conflicts:     919000 | #Learnt:      31152 | 0.000
268.85/268.90	c total clause space: 78.2603MB
268.85/268.90	c total #watches: 161052
269.25/269.30	c total #propagations: 362463233 / total #impl: 1179854660 (eff. 0.307)
269.25/269.30	c #Conflicts:     920000 | #Learnt:      32152 | 0.000
269.25/269.30	c total clause space: 78.2603MB
269.25/269.30	c total #watches: 163584
269.65/269.73	c total #propagations: 362915654 / total #impl: 1181514795 (eff. 0.307)
269.65/269.73	c #Conflicts:     921000 | #Learnt:      33152 | 0.000
269.65/269.73	c total clause space: 78.2603MB
269.65/269.73	c total #watches: 166714
270.05/270.10	c total #propagations: 363368646 / total #impl: 1183360185 (eff. 0.307)
270.05/270.10	c #Conflicts:     922000 | #Learnt:      34152 | 0.000
270.05/270.10	c total clause space: 78.2603MB
270.05/270.10	c total #watches: 169014
270.35/270.48	c total #propagations: 363798530 / total #impl: 1184713325 (eff. 0.307)
270.35/270.48	c #Conflicts:     923000 | #Learnt:      35152 | 0.000
270.35/270.48	c total clause space: 78.2603MB
270.35/270.48	c total #watches: 171840
270.75/270.87	c total #propagations: 364102775 / total #impl: 1186004347 (eff. 0.307)
270.75/270.87	c #Conflicts:     924000 | #Learnt:      36152 | 0.000
270.75/270.87	c total clause space: 78.2603MB
270.75/270.87	c total #watches: 174164
271.25/271.30	c total #propagations: 364527619 / total #impl: 1187618215 (eff. 0.307)
271.25/271.30	c #Conflicts:     925000 | #Learnt:      37152 | 0.000
271.25/271.30	c total clause space: 78.2603MB
271.25/271.30	c total #watches: 176631
271.55/271.70	c total #propagations: 364998946 / total #impl: 1189437151 (eff. 0.307)
271.55/271.70	c #Conflicts:     926000 | #Learnt:      38152 | 0.000
271.55/271.70	c total clause space: 78.2603MB
271.55/271.70	c total #watches: 179017
271.95/272.08	c total #propagations: 365426419 / total #impl: 1191029852 (eff. 0.307)
271.95/272.08	c #Conflicts:     927000 | #Learnt:      39152 | 0.000
271.95/272.08	c total clause space: 78.2603MB
271.95/272.08	c total #watches: 181994
272.35/272.44	c total #propagations: 365819350 / total #impl: 1192420543 (eff. 0.307)
272.35/272.44	c #Conflicts:     928000 | #Learnt:      40152 | 0.000
272.35/272.44	c total clause space: 78.2603MB
272.35/272.44	c total #watches: 184740
272.75/272.90	c total #propagations: 366180854 / total #impl: 1193638635 (eff. 0.307)
272.75/272.90	c #Conflicts:     929000 | #Learnt:      41152 | 0.000
272.75/272.90	c total clause space: 78.2603MB
272.75/272.90	c total #watches: 188137
273.35/273.40	c total #propagations: 366663263 / total #impl: 1195104967 (eff. 0.307)
273.35/273.40	c #Conflicts:     930000 | #Learnt:      42152 | 0.000
273.35/273.40	c total clause space: 78.2603MB
273.35/273.40	c total #watches: 192178
273.85/273.97	c total #propagations: 367104948 / total #impl: 1196737817 (eff. 0.307)
273.85/273.97	c #Conflicts:     931000 | #Learnt:      43152 | 0.000
273.85/273.97	c total clause space: 78.2603MB
273.85/273.97	c total #watches: 195163
274.45/274.51	c total #propagations: 367570904 / total #impl: 1198552586 (eff. 0.307)
274.45/274.51	c #Conflicts:     932000 | #Learnt:      44152 | 0.000
274.45/274.51	c total clause space: 78.2603MB
274.45/274.51	c total #watches: 197722
274.95/275.07	c total #propagations: 368010935 / total #impl: 1200261380 (eff. 0.307)
274.95/275.07	c #Conflicts:     933000 | #Learnt:      45152 | 0.000
274.95/275.07	c total clause space: 78.2603MB
274.95/275.07	c total #watches: 200024
275.55/275.64	c total #propagations: 368483623 / total #impl: 1202335547 (eff. 0.306)
275.55/275.64	c #Conflicts:     934000 | #Learnt:      46152 | 0.000
275.55/275.64	c total clause space: 78.2603MB
275.55/275.64	c total #watches: 202195
276.05/276.13	c total #propagations: 368978862 / total #impl: 1204391118 (eff. 0.306)
276.05/276.13	c GC COLLECT
276.05/276.13	c #Conflicts:     935000 | #Learnt:      23849 | 0.000
276.05/276.13	c total clause space: 78.2603MB
276.05/276.13	c total #watches: 142816
276.34/276.43	c total #propagations: 369495124 / total #impl: 1206369644 (eff. 0.306)
276.34/276.43	c #Conflicts:     936000 | #Learnt:      24849 | 0.000
276.34/276.43	c total clause space: 78.2603MB
276.34/276.43	c total #watches: 144988
276.64/276.70	c total #propagations: 369988550 / total #impl: 1207943991 (eff. 0.306)
276.64/276.70	c #Conflicts:     937000 | #Learnt:      25849 | 0.000
276.64/276.70	c total clause space: 78.2603MB
276.64/276.70	c total #watches: 147300
276.94/277.08	c total #propagations: 370480823 / total #impl: 1209426856 (eff. 0.306)
276.94/277.08	c #Conflicts:     938000 | #Learnt:      26849 | 0.000
276.94/277.08	c total clause space: 78.2603MB
276.94/277.08	c total #watches: 150144
277.34/277.41	c total #propagations: 371074898 / total #impl: 1211454855 (eff. 0.306)
277.34/277.41	c #Conflicts:     939000 | #Learnt:      27849 | 0.000
277.34/277.41	c total clause space: 78.2603MB
277.34/277.41	c total #watches: 153060
277.64/277.75	c total #propagations: 371523311 / total #impl: 1212874590 (eff. 0.306)
277.64/277.75	c #Conflicts:     940000 | #Learnt:      28849 | 0.000
277.64/277.75	c total clause space: 78.2603MB
277.64/277.75	c total #watches: 155788
278.04/278.13	c total #propagations: 371923516 / total #impl: 1214308481 (eff. 0.306)
278.04/278.13	c #Conflicts:     941000 | #Learnt:      29849 | 0.000
278.04/278.13	c total clause space: 78.2603MB
278.04/278.13	c total #watches: 158701
278.44/278.54	c total #propagations: 372336917 / total #impl: 1215760403 (eff. 0.306)
278.44/278.54	c #Conflicts:     942000 | #Learnt:      30849 | 0.000
278.44/278.54	c total clause space: 78.2603MB
278.44/278.54	c total #watches: 161373
278.74/278.89	c total #propagations: 372803131 / total #impl: 1217171300 (eff. 0.306)
278.74/278.89	c #Conflicts:     943000 | #Learnt:      31849 | 0.000
278.74/278.89	c total clause space: 78.2603MB
278.74/278.89	c total #watches: 163743
279.14/279.30	c total #propagations: 373212879 / total #impl: 1218380851 (eff. 0.306)
279.14/279.30	c #Conflicts:     944000 | #Learnt:      32849 | 0.000
279.14/279.30	c total clause space: 78.2603MB
279.14/279.30	c total #watches: 166230
279.54/279.68	c total #propagations: 373745010 / total #impl: 1219819621 (eff. 0.306)
279.54/279.68	c #Conflicts:     945000 | #Learnt:      33849 | 0.000
279.54/279.68	c total clause space: 78.2603MB
279.54/279.68	c total #watches: 168639
279.94/280.05	c total #propagations: 374139141 / total #impl: 1220974431 (eff. 0.306)
279.94/280.05	c #Conflicts:     946000 | #Learnt:      34849 | 0.000
279.94/280.05	c total clause space: 78.2603MB
279.94/280.05	c total #watches: 171045
280.34/280.45	c total #propagations: 374584995 / total #impl: 1222293531 (eff. 0.306)
280.34/280.45	c #Conflicts:     947000 | #Learnt:      35849 | 0.000
280.34/280.45	c total clause space: 78.2603MB
280.34/280.45	c total #watches: 173502
280.74/280.88	c total #propagations: 375135391 / total #impl: 1223973655 (eff. 0.306)
280.74/280.88	c #Conflicts:     948000 | #Learnt:      36849 | 0.000
280.74/280.88	c total clause space: 78.2603MB
280.74/280.88	c total #watches: 176048
281.24/281.33	c total #propagations: 375616174 / total #impl: 1225671318 (eff. 0.306)
281.24/281.33	c #Conflicts:     949000 | #Learnt:      37849 | 0.000
281.24/281.33	c total clause space: 78.2603MB
281.24/281.33	c total #watches: 178362
281.74/281.81	c total #propagations: 376126353 / total #impl: 1227536209 (eff. 0.306)
281.74/281.81	c #Conflicts:     950000 | #Learnt:      38849 | 0.000
281.74/281.81	c total clause space: 78.2603MB
281.74/281.81	c total #watches: 180740
282.14/282.27	c total #propagations: 376625041 / total #impl: 1229213018 (eff. 0.306)
282.14/282.27	c #Conflicts:     951000 | #Learnt:      39849 | 0.000
282.14/282.27	c total clause space: 78.2603MB
282.14/282.27	c total #watches: 183167
282.65/282.73	c total #propagations: 377071042 / total #impl: 1230788075 (eff. 0.306)
282.65/282.73	c #Conflicts:     952000 | #Learnt:      40849 | 0.000
282.65/282.73	c total clause space: 78.2603MB
282.65/282.73	c total #watches: 185686
283.04/283.15	c total #propagations: 377501972 / total #impl: 1232316269 (eff. 0.306)
283.04/283.15	c #Conflicts:     953000 | #Learnt:      41849 | 0.000
283.04/283.15	c total clause space: 78.2603MB
283.04/283.15	c total #watches: 188069
283.54/283.60	c total #propagations: 377914032 / total #impl: 1233886170 (eff. 0.306)
283.54/283.60	c #Conflicts:     954000 | #Learnt:      42849 | 0.000
283.54/283.60	c total clause space: 78.2603MB
283.54/283.60	c total #watches: 190459
283.94/284.01	c total #propagations: 378350413 / total #impl: 1235402989 (eff. 0.306)
283.94/284.01	c #Conflicts:     955000 | #Learnt:      43849 | 0.000
283.94/284.01	c total clause space: 78.2603MB
283.94/284.01	c total #watches: 192822
284.34/284.44	c total #propagations: 378779728 / total #impl: 1236981690 (eff. 0.306)
284.34/284.44	c #Conflicts:     956000 | #Learnt:      44849 | 0.000
284.34/284.44	c total clause space: 78.2603MB
284.34/284.44	c total #watches: 195177
284.85/284.96	c total #propagations: 379213453 / total #impl: 1238475988 (eff. 0.306)
284.85/284.96	c #Conflicts:     957000 | #Learnt:      45849 | 0.000
284.85/284.96	c total clause space: 78.2603MB
284.85/284.96	c total #watches: 197599
285.34/285.42	c total #propagations: 379703898 / total #impl: 1240229909 (eff. 0.306)
285.34/285.42	c #Conflicts:     958000 | #Learnt:      46849 | 0.000
285.34/285.42	c total clause space: 78.2603MB
285.34/285.42	c total #watches: 199989
285.64/285.77	c total #propagations: 380099778 / total #impl: 1241737255 (eff. 0.306)
285.64/285.77	c GC COLLECT
285.64/285.77	c #Conflicts:     959000 | #Learnt:      24249 | 0.000
285.64/285.77	c total clause space: 78.2603MB
285.64/285.77	c total #watches: 144161
285.95/286.09	c total #propagations: 380526296 / total #impl: 1243379122 (eff. 0.306)
285.95/286.09	c #Conflicts:     960000 | #Learnt:      25249 | 0.000
285.95/286.09	c total clause space: 78.2603MB
285.95/286.09	c total #watches: 146770
286.34/286.45	c total #propagations: 381017789 / total #impl: 1245197128 (eff. 0.306)
286.34/286.45	c #Conflicts:     961000 | #Learnt:      26249 | 0.000
286.34/286.45	c total clause space: 78.2603MB
286.34/286.45	c total #watches: 149162
286.74/286.80	c total #propagations: 381524014 / total #impl: 1247130262 (eff. 0.306)
286.74/286.80	c #Conflicts:     962000 | #Learnt:      27249 | 0.000
286.74/286.80	c total clause space: 78.2603MB
286.74/286.80	c total #watches: 151794
287.05/287.14	c total #propagations: 381887349 / total #impl: 1248892373 (eff. 0.306)
287.05/287.14	c #Conflicts:     963000 | #Learnt:      28249 | 0.000
287.05/287.14	c total clause space: 78.2603MB
287.05/287.14	c total #watches: 154483
287.34/287.48	c total #propagations: 382255203 / total #impl: 1250608651 (eff. 0.306)
287.34/287.48	c #Conflicts:     964000 | #Learnt:      29249 | 0.000
287.34/287.48	c total clause space: 78.2603MB
287.34/287.48	c total #watches: 157196
287.74/287.86	c total #propagations: 382562963 / total #impl: 1252059389 (eff. 0.306)
287.74/287.86	c #Conflicts:     965000 | #Learnt:      30249 | 0.000
287.74/287.86	c total clause space: 78.2603MB
287.74/287.86	c total #watches: 159737
288.15/288.21	c total #propagations: 382935464 / total #impl: 1253726394 (eff. 0.305)
288.15/288.21	c #Conflicts:     966000 | #Learnt:      31249 | 0.000
288.15/288.21	c total clause space: 78.2603MB
288.15/288.21	c total #watches: 162227
288.44/288.58	c total #propagations: 383395137 / total #impl: 1255248632 (eff. 0.305)
288.44/288.58	c #Conflicts:     967000 | #Learnt:      32249 | 0.000
288.44/288.58	c total clause space: 78.2603MB
288.44/288.58	c total #watches: 164608
288.74/288.84	c total #propagations: 383827643 / total #impl: 1256915789 (eff. 0.305)
288.74/288.84	c #Conflicts:     968000 | #Learnt:      33249 | 0.000
288.74/288.84	c total clause space: 78.2603MB
288.74/288.84	c total #watches: 166891
289.04/289.11	c total #propagations: 384131535 / total #impl: 1257848171 (eff. 0.305)
289.04/289.11	c #Conflicts:     969000 | #Learnt:      34249 | 0.000
289.04/289.11	c total clause space: 78.2603MB
289.04/289.11	c total #watches: 169104
289.25/289.39	c total #propagations: 384499271 / total #impl: 1258990662 (eff. 0.305)
289.25/289.39	c #Conflicts:     970000 | #Learnt:      35249 | 0.000
289.25/289.39	c total clause space: 78.2603MB
289.25/289.39	c total #watches: 171267
289.64/289.72	c total #propagations: 384822559 / total #impl: 1260023040 (eff. 0.305)
289.64/289.72	c #Conflicts:     971000 | #Learnt:      36249 | 0.000
289.64/289.72	c total clause space: 78.2603MB
289.64/289.72	c total #watches: 173546
289.94/290.05	c total #propagations: 385297803 / total #impl: 1261372909 (eff. 0.305)
289.94/290.05	c #Conflicts:     972000 | #Learnt:      37249 | 0.000
289.94/290.05	c total clause space: 78.2603MB
289.94/290.05	c total #watches: 175868
290.35/290.44	c total #propagations: 385832334 / total #impl: 1262794635 (eff. 0.306)
290.35/290.44	c #Conflicts:     973000 | #Learnt:      38249 | 0.000
290.35/290.44	c total clause space: 78.2603MB
290.35/290.44	c total #watches: 178462
290.74/290.85	c total #propagations: 386260274 / total #impl: 1264111548 (eff. 0.306)
290.74/290.85	c #Conflicts:     974000 | #Learnt:      39249 | 0.000
290.74/290.85	c total clause space: 78.2603MB
290.74/290.85	c total #watches: 181060
291.14/291.25	c total #propagations: 386724701 / total #impl: 1265522272 (eff. 0.306)
291.14/291.25	c #Conflicts:     975000 | #Learnt:      40249 | 0.000
291.14/291.25	c total clause space: 78.2603MB
291.14/291.25	c total #watches: 183436
291.55/291.62	c total #propagations: 387167991 / total #impl: 1266849642 (eff. 0.306)
291.55/291.62	c #Conflicts:     976000 | #Learnt:      41249 | 0.000
291.55/291.62	c total clause space: 78.2603MB
291.55/291.62	c total #watches: 185937
291.84/291.95	c total #propagations: 387538645 / total #impl: 1267841960 (eff. 0.306)
291.84/291.95	c #Conflicts:     977000 | #Learnt:      42249 | 0.000
291.84/291.95	c total clause space: 78.2603MB
291.84/291.95	c total #watches: 188425
292.24/292.37	c total #propagations: 387899287 / total #impl: 1268773913 (eff. 0.306)
292.24/292.37	c #Conflicts:     978000 | #Learnt:      43249 | 0.000
292.24/292.37	c total clause space: 78.2603MB
292.24/292.37	c total #watches: 190993
292.65/292.75	c total #propagations: 388419228 / total #impl: 1270105061 (eff. 0.306)
292.65/292.75	c #Conflicts:     979000 | #Learnt:      44249 | 0.000
292.65/292.75	c total clause space: 78.2603MB
292.65/292.75	c total #watches: 193418
293.14/293.20	c total #propagations: 388865999 / total #impl: 1271173031 (eff. 0.306)
293.14/293.20	c #Conflicts:     980000 | #Learnt:      45249 | 0.000
293.14/293.20	c total clause space: 78.2603MB
293.14/293.20	c total #watches: 196484
293.54/293.67	c total #propagations: 389351357 / total #impl: 1272764831 (eff. 0.306)
293.54/293.67	c #Conflicts:     981000 | #Learnt:      46249 | 0.000
293.54/293.67	c total clause space: 78.2603MB
293.54/293.67	c total #watches: 199550
294.04/294.17	c total #propagations: 389742569 / total #impl: 1274118732 (eff. 0.306)
294.04/294.17	c #Conflicts:     982000 | #Learnt:      47249 | 0.000
294.04/294.17	c total clause space: 78.2603MB
294.04/294.17	c total #watches: 202482
294.54/294.61	c total #propagations: 390135106 / total #impl: 1275657881 (eff. 0.306)
294.54/294.61	c GC COLLECT
294.54/294.61	c #Conflicts:     983000 | #Learnt:      24346 | 0.000
294.54/294.61	c total clause space: 78.2603MB
294.54/294.61	c total #watches: 145353
294.85/294.97	c total #propagations: 390544103 / total #impl: 1277423103 (eff. 0.306)
294.85/294.97	c #Conflicts:     984000 | #Learnt:      25346 | 0.000
294.85/294.97	c total clause space: 78.2603MB
294.85/294.97	c total #watches: 148268
295.24/295.31	c total #propagations: 391058835 / total #impl: 1279370544 (eff. 0.306)
295.24/295.31	c #Conflicts:     985000 | #Learnt:      26346 | 0.000
295.24/295.31	c total clause space: 78.2603MB
295.24/295.31	c total #watches: 150682
295.54/295.67	c total #propagations: 391588293 / total #impl: 1281011611 (eff. 0.306)
295.54/295.67	c #Conflicts:     986000 | #Learnt:      27346 | 0.000
295.54/295.67	c total clause space: 78.2603MB
295.54/295.67	c total #watches: 153419
295.95/296.03	c total #propagations: 392053671 / total #impl: 1282436224 (eff. 0.306)
295.95/296.03	c #Conflicts:     987000 | #Learnt:      28346 | 0.000
295.95/296.03	c total clause space: 78.2603MB
295.95/296.03	c total #watches: 156396
296.34/296.42	c total #propagations: 392476543 / total #impl: 1284002722 (eff. 0.306)
296.34/296.42	c #Conflicts:     988000 | #Learnt:      29346 | 0.000
296.34/296.42	c total clause space: 78.2603MB
296.34/296.42	c total #watches: 159892
296.74/296.85	c total #propagations: 392930155 / total #impl: 1285562436 (eff. 0.306)
296.74/296.85	c #Conflicts:     989000 | #Learnt:      30346 | 0.000
296.74/296.85	c total clause space: 78.2603MB
296.74/296.85	c total #watches: 162830
297.14/297.29	c total #propagations: 393464651 / total #impl: 1287242240 (eff. 0.306)
297.14/297.29	c #Conflicts:     990000 | #Learnt:      31346 | 0.000
297.14/297.29	c total clause space: 78.2603MB
297.14/297.29	c total #watches: 166062
297.64/297.76	c total #propagations: 393897178 / total #impl: 1288952813 (eff. 0.306)
297.64/297.76	c #Conflicts:     991000 | #Learnt:      32346 | 0.000
297.64/297.76	c total clause space: 78.2603MB
297.64/297.76	c total #watches: 168923
298.15/298.21	c total #propagations: 394439889 / total #impl: 1290880429 (eff. 0.306)
298.15/298.21	c #Conflicts:     992000 | #Learnt:      33346 | 0.000
298.15/298.21	c total clause space: 78.2603MB
298.15/298.21	c total #watches: 171203
298.54/298.67	c total #propagations: 394868126 / total #impl: 1292626763 (eff. 0.305)
298.54/298.67	c #Conflicts:     993000 | #Learnt:      34346 | 0.000
298.54/298.67	c total clause space: 78.2603MB
298.54/298.67	c total #watches: 173975
299.04/299.20	c total #propagations: 395344325 / total #impl: 1294540178 (eff. 0.305)
299.04/299.20	c #Conflicts:     994000 | #Learnt:      35346 | 0.000
299.04/299.20	c total clause space: 78.2603MB
299.04/299.20	c total #watches: 177099
299.64/299.75	c total #propagations: 395832632 / total #impl: 1296392938 (eff. 0.305)
299.64/299.75	c #Conflicts:     995000 | #Learnt:      36346 | 0.000
299.64/299.75	c total clause space: 78.2603MB
299.64/299.75	c total #watches: 180068
300.14/300.21	c total #propagations: 396382132 / total #impl: 1298814038 (eff. 0.305)
300.14/300.21	c #Conflicts:     996000 | #Learnt:      37346 | 0.000
300.14/300.21	c total clause space: 78.2603MB
300.14/300.21	c total #watches: 182605
300.64/300.70	c total #propagations: 396783912 / total #impl: 1300348483 (eff. 0.305)
300.64/300.70	c #Conflicts:     997000 | #Learnt:      38346 | 0.000
300.64/300.70	c total clause space: 78.2603MB
300.64/300.70	c total #watches: 184969
301.14/301.25	c total #propagations: 397161830 / total #impl: 1301768601 (eff. 0.305)
301.14/301.25	c #Conflicts:     998000 | #Learnt:      39346 | 0.000
301.14/301.25	c total clause space: 78.2603MB
301.14/301.25	c total #watches: 187216
301.74/301.81	c total #propagations: 397732245 / total #impl: 1303351007 (eff. 0.305)
301.74/301.81	c #Conflicts:     999000 | #Learnt:      40346 | 0.000
301.74/301.81	c total clause space: 78.2603MB
301.74/301.81	c total #watches: 189563
302.14/302.29	c total #propagations: 398210627 / total #impl: 1304947834 (eff. 0.305)
302.14/302.29	c #Conflicts:    1000000 | #Learnt:      41346 | 0.000
302.14/302.29	c total clause space: 78.2603MB
302.14/302.29	c total #watches: 192146
302.74/302.81	c total #propagations: 398589919 / total #impl: 1306130069 (eff. 0.305)
302.74/302.81	c #Conflicts:    1001000 | #Learnt:      42346 | 0.000
302.74/302.81	c total clause space: 78.2603MB
302.74/302.81	c total #watches: 195031
303.24/303.37	c total #propagations: 399023744 / total #impl: 1307733227 (eff. 0.305)
303.24/303.37	c #Conflicts:    1002000 | #Learnt:      43346 | 0.000
303.24/303.37	c total clause space: 78.2603MB
303.24/303.37	c total #watches: 197748
303.84/303.98	c total #propagations: 399471138 / total #impl: 1309140888 (eff. 0.305)
303.84/303.98	c #Conflicts:    1003000 | #Learnt:      44346 | 0.000
303.84/303.98	c total clause space: 78.2603MB
303.84/303.98	c total #watches: 200345
304.44/304.59	c total #propagations: 400039117 / total #impl: 1310822453 (eff. 0.305)
304.44/304.59	c #Conflicts:    1004000 | #Learnt:      45346 | 0.000
304.44/304.59	c total clause space: 78.2603MB
304.44/304.59	c total #watches: 202773
305.14/305.21	c total #propagations: 400543246 / total #impl: 1312379087 (eff. 0.305)
305.14/305.21	c #Conflicts:    1005000 | #Learnt:      46346 | 0.000
305.14/305.21	c total clause space: 78.2603MB
305.14/305.21	c total #watches: 205254
305.75/305.90	c total #propagations: 401124182 / total #impl: 1314144616 (eff. 0.305)
305.75/305.90	c #Conflicts:    1006000 | #Learnt:      47346 | 0.000
305.75/305.90	c total clause space: 78.2603MB
305.75/305.90	c total #watches: 208018
306.54/306.60	c total #propagations: 401751998 / total #impl: 1316273955 (eff. 0.305)
306.54/306.60	c #Conflicts:    1007000 | #Learnt:      48346 | 0.000
306.54/306.60	c total clause space: 78.2603MB
306.54/306.60	c total #watches: 210284
306.85/306.95	c total #propagations: 402362978 / total #impl: 1317894528 (eff. 0.305)
306.85/306.95	c GC COLLECT
306.85/306.95	c #Conflicts:    1008000 | #Learnt:      25143 | 0.000
306.85/306.95	c total clause space: 78.2603MB
306.85/306.95	c total #watches: 147468
307.24/307.30	c total #propagations: 402841639 / total #impl: 1319569282 (eff. 0.305)
307.24/307.30	c #Conflicts:    1009000 | #Learnt:      26143 | 0.000
307.24/307.30	c total clause space: 78.2603MB
307.24/307.30	c total #watches: 150659
307.54/307.68	c total #propagations: 403374850 / total #impl: 1321440438 (eff. 0.305)
307.54/307.68	c #Conflicts:    1010000 | #Learnt:      27143 | 0.000
307.54/307.68	c total clause space: 78.2603MB
307.54/307.68	c total #watches: 153714
307.95/308.10	c total #propagations: 403807031 / total #impl: 1323195527 (eff. 0.305)
307.95/308.10	c #Conflicts:    1011000 | #Learnt:      28143 | 0.000
307.95/308.10	c total clause space: 78.2603MB
307.95/308.10	c total #watches: 156591
308.34/308.47	c total #propagations: 404425007 / total #impl: 1325322202 (eff. 0.305)
308.34/308.47	c #Conflicts:    1012000 | #Learnt:      29143 | 0.000
308.34/308.47	c total clause space: 78.2603MB
308.34/308.47	c total #watches: 158972
308.74/308.84	c total #propagations: 404838572 / total #impl: 1326871907 (eff. 0.305)
308.74/308.84	c #Conflicts:    1013000 | #Learnt:      30143 | 0.000
308.74/308.84	c total clause space: 78.2603MB
308.74/308.84	c total #watches: 161551
309.15/309.23	c total #propagations: 405220580 / total #impl: 1328140628 (eff. 0.305)
309.15/309.23	c #Conflicts:    1014000 | #Learnt:      31143 | 0.000
309.15/309.23	c total clause space: 78.2603MB
309.15/309.23	c total #watches: 164291
309.54/309.66	c total #propagations: 405648890 / total #impl: 1329500007 (eff. 0.305)
309.54/309.66	c #Conflicts:    1015000 | #Learnt:      32143 | 0.000
309.54/309.66	c total clause space: 78.2603MB
309.54/309.66	c total #watches: 167537
310.04/310.11	c total #propagations: 406129359 / total #impl: 1331366480 (eff. 0.305)
310.04/310.11	c #Conflicts:    1016000 | #Learnt:      33143 | 0.000
310.04/310.11	c total clause space: 78.2603MB
310.04/310.11	c total #watches: 170735
310.44/310.56	c total #propagations: 406561996 / total #impl: 1333116804 (eff. 0.305)
310.44/310.56	c #Conflicts:    1017000 | #Learnt:      34143 | 0.000
310.44/310.56	c total clause space: 78.2603MB
310.44/310.56	c total #watches: 173196
310.94/311.07	c total #propagations: 407064415 / total #impl: 1334789959 (eff. 0.305)
310.94/311.07	c #Conflicts:    1018000 | #Learnt:      35143 | 0.000
310.94/311.07	c total clause space: 78.2603MB
310.94/311.07	c total #watches: 175595
311.54/311.60	c total #propagations: 407577665 / total #impl: 1336464957 (eff. 0.305)
311.54/311.60	c #Conflicts:    1019000 | #Learnt:      36143 | 0.000
311.54/311.60	c total clause space: 78.2603MB
311.54/311.60	c total #watches: 178178
312.04/312.12	c total #propagations: 408068856 / total #impl: 1338035071 (eff. 0.305)
312.04/312.12	c #Conflicts:    1020000 | #Learnt:      37143 | 0.000
312.04/312.12	c total clause space: 78.2603MB
312.04/312.12	c total #watches: 180573
312.54/312.66	c total #propagations: 408540520 / total #impl: 1339695977 (eff. 0.305)
312.54/312.66	c #Conflicts:    1021000 | #Learnt:      38143 | 0.000
312.54/312.66	c total clause space: 78.2603MB
312.54/312.66	c total #watches: 183292
313.04/313.18	c total #propagations: 409029075 / total #impl: 1341343645 (eff. 0.305)
313.04/313.18	c #Conflicts:    1022000 | #Learnt:      39143 | 0.000
313.04/313.18	c total clause space: 78.2603MB
313.04/313.18	c total #watches: 185612
313.54/313.67	c total #propagations: 409486052 / total #impl: 1342960419 (eff. 0.305)
313.54/313.67	c #Conflicts:    1023000 | #Learnt:      40143 | 0.000
313.54/313.67	c total clause space: 78.2603MB
313.54/313.67	c total #watches: 187932
314.14/314.27	c total #propagations: 409857274 / total #impl: 1344165777 (eff. 0.305)
314.14/314.27	c #Conflicts:    1024000 | #Learnt:      41143 | 0.000
314.14/314.27	c total clause space: 78.2603MB
314.14/314.27	c total #watches: 190284
314.74/314.82	c total #propagations: 410396760 / total #impl: 1345921595 (eff. 0.305)
314.74/314.82	c #Conflicts:    1025000 | #Learnt:      42143 | 0.000
314.74/314.82	c total clause space: 78.2603MB
314.74/314.82	c total #watches: 192592
315.34/315.40	c total #propagations: 410937133 / total #impl: 1347564729 (eff. 0.305)
315.34/315.40	c #Conflicts:    1026000 | #Learnt:      43143 | 0.000
315.34/315.40	c total clause space: 78.2603MB
315.34/315.40	c total #watches: 194876
315.84/315.95	c total #propagations: 411441668 / total #impl: 1349291355 (eff. 0.305)
315.84/315.95	c #Conflicts:    1027000 | #Learnt:      44143 | 0.000
315.84/315.95	c total clause space: 78.2603MB
315.84/315.95	c total #watches: 197515
316.44/316.55	c total #propagations: 411916056 / total #impl: 1351169027 (eff. 0.305)
316.44/316.55	c #Conflicts:    1028000 | #Learnt:      45143 | 0.000
316.44/316.55	c total clause space: 78.2603MB
316.44/316.55	c total #watches: 200409
316.94/317.06	c total #propagations: 412376191 / total #impl: 1352813084 (eff. 0.305)
316.94/317.06	c #Conflicts:    1029000 | #Learnt:      46143 | 0.000
316.94/317.06	c total clause space: 78.2603MB
316.94/317.06	c total #watches: 203389
317.54/317.65	c total #propagations: 412803275 / total #impl: 1354338402 (eff. 0.305)
317.54/317.65	c #Conflicts:    1030000 | #Learnt:      47143 | 0.000
317.54/317.65	c total clause space: 78.2603MB
317.54/317.65	c total #watches: 206049
318.04/318.14	c total #propagations: 413304218 / total #impl: 1356051256 (eff. 0.305)
318.04/318.14	c #Conflicts:    1031000 | #Learnt:      48143 | 0.000
318.04/318.14	c total clause space: 78.2603MB
318.04/318.14	c total #watches: 209149
318.64/318.72	c total #propagations: 413664114 / total #impl: 1357533845 (eff. 0.305)
318.64/318.72	c GC COLLECT
318.64/318.72	c #Conflicts:    1032000 | #Learnt:      24639 | 0.000
318.64/318.72	c total clause space: 78.2603MB
318.64/318.72	c total #watches: 145846
318.94/319.04	c total #propagations: 414080154 / total #impl: 1359306819 (eff. 0.305)
318.94/319.04	c #Conflicts:    1033000 | #Learnt:      25639 | 0.000
318.94/319.04	c total clause space: 78.2603MB
318.94/319.04	c total #watches: 149306
319.24/319.37	c total #propagations: 414559690 / total #impl: 1360902718 (eff. 0.305)
319.24/319.37	c #Conflicts:    1034000 | #Learnt:      26639 | 0.000
319.24/319.37	c total clause space: 78.2603MB
319.24/319.37	c total #watches: 152671
319.64/319.74	c total #propagations: 414889298 / total #impl: 1362317316 (eff. 0.305)
319.64/319.74	c #Conflicts:    1035000 | #Learnt:      27639 | 0.000
319.64/319.74	c total clause space: 78.2603MB
319.64/319.74	c total #watches: 155176
319.94/320.07	c total #propagations: 415315600 / total #impl: 1364264571 (eff. 0.304)
319.94/320.07	c #Conflicts:    1036000 | #Learnt:      28639 | 0.000
319.94/320.07	c total clause space: 78.2603MB
319.94/320.07	c total #watches: 157785
320.44/320.51	c total #propagations: 415694689 / total #impl: 1365719771 (eff. 0.304)
320.44/320.51	c #Conflicts:    1037000 | #Learnt:      29639 | 0.000
320.44/320.51	c total clause space: 78.2603MB
320.44/320.51	c total #watches: 160440
320.74/320.87	c total #propagations: 416185194 / total #impl: 1367769657 (eff. 0.304)
320.74/320.87	c #Conflicts:    1038000 | #Learnt:      30639 | 0.000
320.74/320.87	c total clause space: 78.2603MB
320.74/320.87	c total #watches: 162859
321.24/321.32	c total #propagations: 416539613 / total #impl: 1369183134 (eff. 0.304)
321.24/321.32	c #Conflicts:    1039000 | #Learnt:      31639 | 0.000
321.24/321.32	c total clause space: 78.2603MB
321.24/321.32	c total #watches: 165775
321.64/321.75	c total #propagations: 416982023 / total #impl: 1371173667 (eff. 0.304)
321.64/321.75	c #Conflicts:    1040000 | #Learnt:      32639 | 0.000
321.64/321.75	c total clause space: 78.2603MB
321.64/321.75	c total #watches: 169030
322.04/322.17	c total #propagations: 417426482 / total #impl: 1373046479 (eff. 0.304)
322.04/322.17	c #Conflicts:    1041000 | #Learnt:      33639 | 0.000
322.04/322.17	c total clause space: 78.2603MB
322.04/322.17	c total #watches: 172795
322.54/322.64	c total #propagations: 417851231 / total #impl: 1374698694 (eff. 0.304)
322.54/322.64	c #Conflicts:    1042000 | #Learnt:      34639 | 0.000
322.54/322.64	c total clause space: 78.2603MB
322.54/322.64	c total #watches: 176751
323.04/323.17	c total #propagations: 418200497 / total #impl: 1376463534 (eff. 0.304)
323.04/323.17	c #Conflicts:    1043000 | #Learnt:      35639 | 0.000
323.04/323.17	c total clause space: 78.2603MB
323.04/323.17	c total #watches: 179727
323.54/323.66	c total #propagations: 418601935 / total #impl: 1378713898 (eff. 0.304)
323.54/323.66	c #Conflicts:    1044000 | #Learnt:      36639 | 0.000
323.54/323.66	c total clause space: 78.2603MB
323.54/323.66	c total #watches: 182700
324.04/324.16	c total #propagations: 418929195 / total #impl: 1380211107 (eff. 0.304)
324.04/324.16	c #Conflicts:    1045000 | #Learnt:      37639 | 0.000
324.04/324.16	c total clause space: 78.2603MB
324.04/324.16	c total #watches: 185953
324.54/324.66	c total #propagations: 419236221 / total #impl: 1381543594 (eff. 0.303)
324.54/324.66	c #Conflicts:    1046000 | #Learnt:      38639 | 0.000
324.54/324.66	c total clause space: 78.2603MB
324.54/324.66	c total #watches: 189133
325.04/325.18	c total #propagations: 419600446 / total #impl: 1383478488 (eff. 0.303)
325.04/325.18	c #Conflicts:    1047000 | #Learnt:      39639 | 0.000
325.04/325.18	c total clause space: 78.2603MB
325.04/325.18	c total #watches: 192238
325.64/325.78	c total #propagations: 419938929 / total #impl: 1385059024 (eff. 0.303)
325.64/325.78	c #Conflicts:    1048000 | #Learnt:      40639 | 0.000
325.64/325.78	c total clause space: 78.2603MB
325.64/325.78	c total #watches: 195125
326.24/326.31	c total #propagations: 420271020 / total #impl: 1386433040 (eff. 0.303)
326.24/326.31	c #Conflicts:    1049000 | #Learnt:      41639 | 0.000
326.24/326.31	c total clause space: 78.2603MB
326.24/326.31	c total #watches: 198282
326.94/327.02	c total #propagations: 420637829 / total #impl: 1388006312 (eff. 0.303)
326.94/327.02	c #Conflicts:    1050000 | #Learnt:      42639 | 0.000
326.94/327.02	c total clause space: 78.2603MB
326.94/327.02	c total #watches: 200985
327.54/327.62	c total #propagations: 421166628 / total #impl: 1390440155 (eff. 0.303)
327.54/327.62	c #Conflicts:    1051000 | #Learnt:      43639 | 0.000
327.54/327.62	c total clause space: 78.2603MB
327.54/327.62	c total #watches: 204407
328.04/328.15	c total #propagations: 421560744 / total #impl: 1392130199 (eff. 0.303)
328.04/328.15	c #Conflicts:    1052000 | #Learnt:      44639 | 0.000
328.04/328.15	c total clause space: 78.2603MB
328.04/328.15	c total #watches: 208521
328.64/328.77	c total #propagations: 421930139 / total #impl: 1393927201 (eff. 0.303)
328.64/328.77	c #Conflicts:    1053000 | #Learnt:      45639 | 0.000
328.64/328.77	c total clause space: 78.2603MB
328.64/328.77	c total #watches: 211950
329.44/329.51	c total #propagations: 422319648 / total #impl: 1395653528 (eff. 0.303)
329.44/329.51	c #Conflicts:    1054000 | #Learnt:      46639 | 0.000
329.44/329.51	c total clause space: 78.2603MB
329.44/329.51	c total #watches: 215068
330.14/330.21	c total #propagations: 422748003 / total #impl: 1397522400 (eff. 0.302)
330.14/330.21	c #Conflicts:    1055000 | #Learnt:      47639 | 0.000
330.14/330.21	c total clause space: 78.2603MB
330.14/330.21	c total #watches: 218672
330.84/330.90	c total #propagations: 423135950 / total #impl: 1399445215 (eff. 0.302)
330.84/330.90	c #Conflicts:    1056000 | #Learnt:      48639 | 0.000
330.84/330.90	c total clause space: 78.2603MB
330.84/330.90	c total #watches: 222418
331.64/331.76	c total #propagations: 423530890 / total #impl: 1401369816 (eff. 0.302)
331.64/331.76	c GC COLLECT
331.64/331.76	c #Conflicts:    1057000 | #Learnt:      24836 | 0.000
331.64/331.76	c total clause space: 78.2603MB
331.64/331.76	c total #watches: 146477
331.94/332.03	c total #propagations: 423985653 / total #impl: 1403269228 (eff. 0.302)
331.94/332.03	c #Conflicts:    1058000 | #Learnt:      25836 | 0.000
331.94/332.03	c total clause space: 78.2603MB
331.94/332.03	c total #watches: 150498
332.25/332.33	c total #propagations: 424229371 / total #impl: 1404110468 (eff. 0.302)
332.25/332.33	c #Conflicts:    1059000 | #Learnt:      26836 | 0.000
332.25/332.33	c total clause space: 78.2603MB
332.25/332.33	c total #watches: 153855
332.54/332.67	c total #propagations: 424475500 / total #impl: 1405094244 (eff. 0.302)
332.54/332.67	c #Conflicts:    1060000 | #Learnt:      27836 | 0.000
332.54/332.67	c total clause space: 78.2603MB
332.54/332.67	c total #watches: 157450
332.94/333.03	c total #propagations: 424739726 / total #impl: 1406147754 (eff. 0.302)
332.94/333.03	c #Conflicts:    1061000 | #Learnt:      28836 | 0.000
332.94/333.03	c total clause space: 78.2603MB
332.94/333.03	c total #watches: 160373
333.35/333.44	c total #propagations: 425075817 / total #impl: 1407198479 (eff. 0.302)
333.35/333.44	c #Conflicts:    1062000 | #Learnt:      29836 | 0.000
333.35/333.44	c total clause space: 78.2603MB
333.35/333.44	c total #watches: 163257
333.74/333.80	c total #propagations: 425456315 / total #impl: 1408315923 (eff. 0.302)
333.74/333.80	c #Conflicts:    1063000 | #Learnt:      30836 | 0.000
333.74/333.80	c total clause space: 78.2603MB
333.74/333.80	c total #watches: 166382
334.14/334.27	c total #propagations: 425630150 / total #impl: 1408997045 (eff. 0.302)
334.14/334.27	c #Conflicts:    1064000 | #Learnt:      31836 | 0.000
334.14/334.27	c total clause space: 78.2603MB
334.14/334.27	c total #watches: 169671
334.54/334.65	c total #propagations: 425957461 / total #impl: 1410146590 (eff. 0.302)
334.54/334.65	c #Conflicts:    1065000 | #Learnt:      32836 | 0.000
334.54/334.65	c total clause space: 78.2603MB
334.54/334.65	c total #watches: 172783
335.04/335.13	c total #propagations: 426193976 / total #impl: 1410871582 (eff. 0.302)
335.04/335.13	c #Conflicts:    1066000 | #Learnt:      33836 | 0.000
335.04/335.13	c total clause space: 78.2603MB
335.04/335.13	c total #watches: 175700
335.45/335.58	c total #propagations: 426567286 / total #impl: 1412066732 (eff. 0.302)
335.45/335.58	c #Conflicts:    1067000 | #Learnt:      34836 | 0.000
335.45/335.58	c total clause space: 78.2603MB
335.45/335.58	c total #watches: 178816
335.94/336.06	c total #propagations: 426876442 / total #impl: 1413184649 (eff. 0.302)
335.94/336.06	c #Conflicts:    1068000 | #Learnt:      35836 | 0.000
335.94/336.06	c total clause space: 78.2603MB
335.94/336.06	c total #watches: 181689
336.44/336.56	c total #propagations: 427222069 / total #impl: 1414194820 (eff. 0.302)
336.44/336.56	c #Conflicts:    1069000 | #Learnt:      36836 | 0.000
336.44/336.56	c total clause space: 78.2603MB
336.44/336.56	c total #watches: 184282
336.94/337.08	c total #propagations: 427512100 / total #impl: 1415024472 (eff. 0.302)
336.94/337.08	c #Conflicts:    1070000 | #Learnt:      37836 | 0.000
336.94/337.08	c total clause space: 78.2603MB
336.94/337.08	c total #watches: 188179
337.54/337.62	c total #propagations: 427826468 / total #impl: 1416382891 (eff. 0.302)
337.54/337.62	c #Conflicts:    1071000 | #Learnt:      38836 | 0.000
337.54/337.62	c total clause space: 78.2603MB
337.54/337.62	c total #watches: 191735
338.04/338.16	c total #propagations: 428120463 / total #impl: 1417855408 (eff. 0.302)
338.04/338.16	c #Conflicts:    1072000 | #Learnt:      39836 | 0.000
338.04/338.16	c total clause space: 78.2603MB
338.04/338.16	c total #watches: 194616
338.64/338.75	c total #propagations: 428412222 / total #impl: 1418916603 (eff. 0.302)
338.64/338.75	c #Conflicts:    1073000 | #Learnt:      40836 | 0.000
338.64/338.75	c total clause space: 78.2603MB
338.64/338.75	c total #watches: 197484
339.34/339.48	c total #propagations: 428713459 / total #impl: 1420120115 (eff. 0.302)
339.34/339.48	c #Conflicts:    1074000 | #Learnt:      41836 | 0.000
339.34/339.48	c total clause space: 78.2603MB
339.34/339.48	c total #watches: 200862
340.04/340.10	c total #propagations: 429103791 / total #impl: 1421766206 (eff. 0.302)
340.04/340.10	c #Conflicts:    1075000 | #Learnt:      42836 | 0.000
340.04/340.10	c total clause space: 78.2603MB
340.04/340.10	c total #watches: 204782
340.74/340.84	c total #propagations: 429339104 / total #impl: 1422781371 (eff. 0.302)
340.74/340.84	c #Conflicts:    1076000 | #Learnt:      43836 | 0.000
340.74/340.84	c total clause space: 78.2603MB
340.74/340.84	c total #watches: 207837
341.54/341.68	c total #propagations: 429727689 / total #impl: 1424109615 (eff. 0.302)
341.54/341.68	c #Conflicts:    1077000 | #Learnt:      44836 | 0.000
341.54/341.68	c total clause space: 78.2603MB
341.54/341.68	c total #watches: 210726
342.44/342.50	c total #propagations: 430072314 / total #impl: 1425248082 (eff. 0.302)
342.44/342.50	c #Conflicts:    1078000 | #Learnt:      45836 | 0.000
342.44/342.50	c total clause space: 78.2603MB
342.44/342.50	c total #watches: 213704
343.15/343.26	c total #propagations: 430401814 / total #impl: 1426493780 (eff. 0.302)
343.15/343.26	c #Conflicts:    1079000 | #Learnt:      46836 | 0.000
343.15/343.26	c total clause space: 78.2603MB
343.15/343.26	c total #watches: 216705
343.94/344.05	c total #propagations: 430720075 / total #impl: 1427961861 (eff. 0.302)
343.94/344.05	c #Conflicts:    1080000 | #Learnt:      47836 | 0.000
343.94/344.05	c total clause space: 78.2603MB
343.94/344.05	c total #watches: 219540
344.74/344.87	c total #propagations: 431030166 / total #impl: 1429482305 (eff. 0.302)
344.74/344.87	c #Conflicts:    1081000 | #Learnt:      48836 | 0.000
344.74/344.87	c total clause space: 78.2603MB
344.74/344.87	c total #watches: 222510
345.54/345.67	c total #propagations: 431386109 / total #impl: 1431385271 (eff. 0.301)
345.54/345.67	c #Conflicts:    1082000 | #Learnt:      49836 | 0.000
345.54/345.67	c total clause space: 127.173MB
345.54/345.67	c total #watches: 224915
346.14/346.21	c total #propagations: 431719485 / total #impl: 1432919172 (eff. 0.301)
346.14/346.21	c GC COLLECT
346.14/346.21	c #Conflicts:    1083000 | #Learnt:      25739 | 0.000
346.14/346.21	c total clause space: 127.173MB
346.14/346.21	c total #watches: 149320
346.45/346.55	c total #propagations: 432067148 / total #impl: 1434358720 (eff. 0.301)
346.45/346.55	c #Conflicts:    1084000 | #Learnt:      26739 | 0.000
346.45/346.55	c total clause space: 127.173MB
346.45/346.55	c total #watches: 152169
346.84/346.93	c total #propagations: 432498153 / total #impl: 1435738395 (eff. 0.301)
346.84/346.93	c #Conflicts:    1085000 | #Learnt:      27739 | 0.000
346.84/346.93	c total clause space: 127.173MB
346.84/346.93	c total #watches: 155052
347.24/347.32	c total #propagations: 432979339 / total #impl: 1437158669 (eff. 0.301)
347.24/347.32	c #Conflicts:    1086000 | #Learnt:      28739 | 0.000
347.24/347.32	c total clause space: 127.173MB
347.24/347.32	c total #watches: 158145
347.65/347.72	c total #propagations: 433345894 / total #impl: 1438433205 (eff. 0.301)
347.65/347.72	c #Conflicts:    1087000 | #Learnt:      29739 | 0.000
347.65/347.72	c total clause space: 127.173MB
347.65/347.72	c total #watches: 160926
348.04/348.14	c total #propagations: 433842428 / total #impl: 1439876302 (eff. 0.301)
348.04/348.14	c #Conflicts:    1088000 | #Learnt:      30739 | 0.000
348.04/348.14	c total clause space: 127.173MB
348.04/348.14	c total #watches: 163845
348.44/348.58	c total #propagations: 434344880 / total #impl: 1441275698 (eff. 0.301)
348.44/348.58	c #Conflicts:    1089000 | #Learnt:      31739 | 0.000
348.44/348.58	c total clause space: 127.173MB
348.44/348.58	c total #watches: 167023
348.94/349.03	c total #propagations: 434849468 / total #impl: 1442633131 (eff. 0.301)
348.94/349.03	c #Conflicts:    1090000 | #Learnt:      32739 | 0.000
348.94/349.03	c total clause space: 127.173MB
348.94/349.03	c total #watches: 170029
349.34/349.49	c total #propagations: 435185965 / total #impl: 1443708736 (eff. 0.301)
349.34/349.49	c #Conflicts:    1091000 | #Learnt:      33739 | 0.000
349.34/349.49	c total clause space: 127.173MB
349.34/349.49	c total #watches: 172871
349.94/350.01	c total #propagations: 435612108 / total #impl: 1445014898 (eff. 0.301)
349.94/350.01	c #Conflicts:    1092000 | #Learnt:      34739 | 0.000
349.94/350.01	c total clause space: 127.173MB
349.94/350.01	c total #watches: 175668
350.44/350.52	c total #propagations: 436124635 / total #impl: 1446486551 (eff. 0.302)
350.44/350.52	c #Conflicts:    1093000 | #Learnt:      35739 | 0.000
350.44/350.52	c total clause space: 127.173MB
350.44/350.52	c total #watches: 178754
351.04/351.11	c total #propagations: 436558495 / total #impl: 1447715931 (eff. 0.302)
351.04/351.11	c #Conflicts:    1094000 | #Learnt:      36739 | 0.000
351.04/351.11	c total clause space: 127.173MB
351.04/351.11	c total #watches: 181716
351.54/351.62	c total #propagations: 437170785 / total #impl: 1449374557 (eff. 0.302)
351.54/351.62	c #Conflicts:    1095000 | #Learnt:      37739 | 0.000
351.54/351.62	c total clause space: 127.173MB
351.54/351.62	c total #watches: 184610
352.04/352.15	c total #propagations: 437729710 / total #impl: 1451016508 (eff. 0.302)
352.04/352.15	c #Conflicts:    1096000 | #Learnt:      38739 | 0.000
352.04/352.15	c total clause space: 127.173MB
352.04/352.15	c total #watches: 187131
352.64/352.73	c total #propagations: 438207602 / total #impl: 1452314255 (eff. 0.302)
352.64/352.73	c #Conflicts:    1097000 | #Learnt:      39739 | 0.000
352.64/352.73	c total clause space: 127.173MB
352.64/352.73	c total #watches: 189889
353.14/353.25	c total #propagations: 438677675 / total #impl: 1453845287 (eff. 0.302)
353.14/353.25	c #Conflicts:    1098000 | #Learnt:      40739 | 0.000
353.14/353.25	c total clause space: 127.173MB
353.14/353.25	c total #watches: 193379
353.74/353.86	c total #propagations: 439049971 / total #impl: 1455128726 (eff. 0.302)
353.74/353.86	c #Conflicts:    1099000 | #Learnt:      41739 | 0.000
353.74/353.86	c total clause space: 127.173MB
353.74/353.86	c total #watches: 196621
354.44/354.50	c total #propagations: 439400423 / total #impl: 1456377019 (eff. 0.302)
354.44/354.50	c #Conflicts:    1100000 | #Learnt:      42739 | 0.000
354.44/354.50	c total clause space: 127.173MB
354.44/354.50	c total #watches: 199138
355.04/355.15	c total #propagations: 439677029 / total #impl: 1457315841 (eff. 0.302)
355.04/355.15	c #Conflicts:    1101000 | #Learnt:      43739 | 0.000
355.04/355.15	c total clause space: 127.173MB
355.04/355.15	c total #watches: 201814
355.74/355.83	c total #propagations: 439929285 / total #impl: 1458274000 (eff. 0.302)
355.74/355.83	c #Conflicts:    1102000 | #Learnt:      44739 | 0.000
355.74/355.83	c total clause space: 127.173MB
355.74/355.83	c total #watches: 204372
356.44/356.53	c total #propagations: 440194953 / total #impl: 1459213083 (eff. 0.302)
356.44/356.53	c #Conflicts:    1103000 | #Learnt:      45739 | 0.000
356.44/356.53	c total clause space: 127.173MB
356.44/356.53	c total #watches: 206874
357.04/357.16	c total #propagations: 440504800 / total #impl: 1460258572 (eff. 0.302)
357.04/357.16	c #Conflicts:    1104000 | #Learnt:      46739 | 0.000
357.04/357.16	c total clause space: 127.173MB
357.04/357.16	c total #watches: 209421
357.74/357.82	c total #propagations: 440862588 / total #impl: 1461399920 (eff. 0.302)
357.74/357.82	c #Conflicts:    1105000 | #Learnt:      47739 | 0.000
357.74/357.82	c total clause space: 127.173MB
357.74/357.82	c total #watches: 212086
358.34/358.47	c total #propagations: 441300638 / total #impl: 1462582342 (eff. 0.302)
358.34/358.47	c #Conflicts:    1106000 | #Learnt:      48739 | 0.000
358.34/358.47	c total clause space: 127.173MB
358.34/358.47	c total #watches: 215871
359.14/359.24	c total #propagations: 441592446 / total #impl: 1464082557 (eff. 0.302)
359.14/359.24	c #Conflicts:    1107000 | #Learnt:      49739 | 0.000
359.14/359.24	c total clause space: 127.173MB
359.14/359.24	c total #watches: 219029
359.84/359.97	c total #propagations: 441996009 / total #impl: 1466132450 (eff. 0.301)
359.84/359.97	c #Conflicts:    1108000 | #Learnt:      50739 | 0.000
359.84/359.97	c total clause space: 127.173MB
359.84/359.97	c total #watches: 222645
360.24/360.33	c total #propagations: 442413626 / total #impl: 1467927993 (eff. 0.301)
360.24/360.33	c GC COLLECT
360.24/360.33	c #Conflicts:    1109000 | #Learnt:      26334 | 0.000
360.24/360.33	c total clause space: 127.173MB
360.24/360.33	c total #watches: 151085
360.54/360.66	c total #propagations: 442908301 / total #impl: 1469407165 (eff. 0.301)
360.54/360.66	c #Conflicts:    1110000 | #Learnt:      27334 | 0.000
360.54/360.66	c total clause space: 127.173MB
360.54/360.66	c total #watches: 153878
360.84/360.97	c total #propagations: 443418708 / total #impl: 1471043006 (eff. 0.301)
360.84/360.97	c #Conflicts:    1111000 | #Learnt:      28334 | 0.000
360.84/360.97	c total clause space: 127.173MB
360.84/360.97	c total #watches: 156987
361.24/361.34	c total #propagations: 443715980 / total #impl: 1472117630 (eff. 0.301)
361.24/361.34	c #Conflicts:    1112000 | #Learnt:      29334 | 0.000
361.24/361.34	c total clause space: 127.173MB
361.24/361.34	c total #watches: 161042
361.64/361.76	c total #propagations: 444023394 / total #impl: 1473553873 (eff. 0.301)
361.64/361.76	c #Conflicts:    1113000 | #Learnt:      30334 | 0.000
361.64/361.76	c total clause space: 127.173MB
361.64/361.76	c total #watches: 164345
362.14/362.20	c total #propagations: 444336279 / total #impl: 1475322523 (eff. 0.301)
362.14/362.20	c #Conflicts:    1114000 | #Learnt:      31334 | 0.000
362.14/362.20	c total clause space: 127.173MB
362.14/362.20	c total #watches: 168637
362.54/362.65	c total #propagations: 444598250 / total #impl: 1477020856 (eff. 0.301)
362.54/362.65	c #Conflicts:    1115000 | #Learnt:      32334 | 0.000
362.54/362.65	c total clause space: 127.173MB
362.54/362.65	c total #watches: 172279
363.04/363.12	c total #propagations: 444968256 / total #impl: 1478325096 (eff. 0.301)
363.04/363.12	c #Conflicts:    1116000 | #Learnt:      33334 | 0.000
363.04/363.12	c total clause space: 127.173MB
363.04/363.12	c total #watches: 175145
363.54/363.66	c total #propagations: 445354776 / total #impl: 1479887724 (eff. 0.301)
363.54/363.66	c #Conflicts:    1117000 | #Learnt:      34334 | 0.000
363.54/363.66	c total clause space: 127.173MB
363.54/363.66	c total #watches: 177952
364.04/364.12	c total #propagations: 445680099 / total #impl: 1481663955 (eff. 0.301)
364.04/364.12	c #Conflicts:    1118000 | #Learnt:      35334 | 0.000
364.04/364.12	c total clause space: 127.173MB
364.04/364.12	c total #watches: 180776
364.54/364.60	c total #propagations: 445930936 / total #impl: 1482850971 (eff. 0.301)
364.54/364.60	c #Conflicts:    1119000 | #Learnt:      36334 | 0.000
364.54/364.60	c total clause space: 127.173MB
364.54/364.60	c total #watches: 183747
364.94/365.08	c total #propagations: 446257443 / total #impl: 1484077630 (eff. 0.301)
364.94/365.08	c #Conflicts:    1120000 | #Learnt:      37334 | 0.000
364.94/365.08	c total clause space: 127.173MB
364.94/365.08	c total #watches: 187013
365.44/365.58	c total #propagations: 446559506 / total #impl: 1485560511 (eff. 0.301)
365.44/365.58	c #Conflicts:    1121000 | #Learnt:      38334 | 0.000
365.44/365.58	c total clause space: 127.173MB
365.44/365.58	c total #watches: 190407
366.04/366.11	c total #propagations: 446952535 / total #impl: 1487194421 (eff. 0.301)
366.04/366.11	c #Conflicts:    1122000 | #Learnt:      39334 | 0.000
366.04/366.11	c total clause space: 127.173MB
366.04/366.11	c total #watches: 193390
366.54/366.66	c total #propagations: 447313765 / total #impl: 1488636801 (eff. 0.300)
366.54/366.66	c #Conflicts:    1123000 | #Learnt:      40334 | 0.000
366.54/366.66	c total clause space: 127.173MB
366.54/366.66	c total #watches: 197256
367.14/367.28	c total #propagations: 447625609 / total #impl: 1490225772 (eff. 0.300)
367.14/367.28	c #Conflicts:    1124000 | #Learnt:      41334 | 0.000
367.14/367.28	c total clause space: 127.173MB
367.14/367.28	c total #watches: 201146
367.84/367.93	c total #propagations: 447854817 / total #impl: 1491982915 (eff. 0.300)
367.84/367.93	c #Conflicts:    1125000 | #Learnt:      42334 | 0.000
367.84/367.93	c total clause space: 127.173MB
367.84/367.93	c total #watches: 205253
368.54/368.66	c total #propagations: 448173803 / total #impl: 1493808400 (eff. 0.300)
368.54/368.66	c #Conflicts:    1126000 | #Learnt:      43334 | 0.000
368.54/368.66	c total clause space: 127.173MB
368.54/368.66	c total #watches: 209491
369.43/369.54	c total #propagations: 448432996 / total #impl: 1495744421 (eff. 0.300)
369.43/369.54	c #Conflicts:    1127000 | #Learnt:      44334 | 0.000
369.43/369.54	c total clause space: 127.173MB
369.43/369.54	c total #watches: 212664
370.23/370.32	c total #propagations: 448709201 / total #impl: 1497840013 (eff. 0.300)
370.23/370.32	c #Conflicts:    1128000 | #Learnt:      45334 | 0.000
370.23/370.32	c total clause space: 127.173MB
370.23/370.32	c total #watches: 215805
370.93/371.06	c total #propagations: 449000997 / total #impl: 1499596292 (eff. 0.299)
370.93/371.06	c #Conflicts:    1129000 | #Learnt:      46334 | 0.000
370.93/371.06	c total clause space: 127.173MB
370.93/371.06	c total #watches: 219559
371.53/371.69	c total #propagations: 449399693 / total #impl: 1500953320 (eff. 0.299)
371.53/371.69	c #Conflicts:    1130000 | #Learnt:      47334 | 0.000
371.53/371.69	c total clause space: 127.173MB
371.53/371.69	c total #watches: 223499
372.33/372.47	c total #propagations: 449843279 / total #impl: 1502431925 (eff. 0.299)
372.33/372.47	c #Conflicts:    1131000 | #Learnt:      48334 | 0.000
372.33/372.47	c total clause space: 127.173MB
372.33/372.47	c total #watches: 225834
373.23/373.38	c total #propagations: 450252222 / total #impl: 1503950065 (eff. 0.299)
373.23/373.38	c #Conflicts:    1132000 | #Learnt:      49334 | 0.000
373.23/373.38	c total clause space: 127.173MB
373.23/373.38	c total #watches: 228254
374.13/374.26	c total #propagations: 450783722 / total #impl: 1505875824 (eff. 0.299)
374.13/374.26	c #Conflicts:    1133000 | #Learnt:      50334 | 0.000
374.13/374.26	c total clause space: 127.173MB
374.13/374.26	c total #watches: 230534
375.04/375.10	c total #propagations: 451316068 / total #impl: 1508016771 (eff. 0.299)
375.04/375.10	c #Conflicts:    1134000 | #Learnt:      51334 | 0.000
375.04/375.10	c total clause space: 127.173MB
375.04/375.10	c total #watches: 232823
375.43/375.57	c total #propagations: 451750726 / total #impl: 1509655763 (eff. 0.299)
375.43/375.57	c GC COLLECT
375.43/375.57	c #Conflicts:    1135000 | #Learnt:      26633 | 0.000
375.43/375.57	c total clause space: 127.173MB
375.43/375.57	c total #watches: 151513
375.83/375.91	c total #propagations: 452295032 / total #impl: 1511582250 (eff. 0.299)
375.83/375.91	c #Conflicts:    1136000 | #Learnt:      27633 | 0.000
375.83/375.91	c total clause space: 127.173MB
375.83/375.91	c total #watches: 153771
376.14/376.26	c total #propagations: 452757964 / total #impl: 1513158164 (eff. 0.299)
376.14/376.26	c #Conflicts:    1137000 | #Learnt:      28633 | 0.000
376.14/376.26	c total clause space: 127.173MB
376.14/376.26	c total #watches: 156081
376.63/376.71	c total #propagations: 453176238 / total #impl: 1514727551 (eff. 0.299)
376.63/376.71	c #Conflicts:    1138000 | #Learnt:      29633 | 0.000
376.63/376.71	c total clause space: 127.173MB
376.63/376.71	c total #watches: 158446
377.03/377.15	c total #propagations: 453725199 / total #impl: 1516736287 (eff. 0.299)
377.03/377.15	c #Conflicts:    1139000 | #Learnt:      30633 | 0.000
377.03/377.15	c total clause space: 127.173MB
377.03/377.15	c total #watches: 160946
377.43/377.54	c total #propagations: 454340223 / total #impl: 1518591866 (eff. 0.299)
377.43/377.54	c #Conflicts:    1140000 | #Learnt:      31633 | 0.000
377.43/377.54	c total clause space: 127.173MB
377.43/377.54	c total #watches: 163361
377.93/378.02	c total #propagations: 454813265 / total #impl: 1520276008 (eff. 0.299)
377.93/378.02	c #Conflicts:    1141000 | #Learnt:      32633 | 0.000
377.93/378.02	c total clause space: 127.173MB
377.93/378.02	c total #watches: 166570
378.34/378.48	c total #propagations: 455322317 / total #impl: 1522176356 (eff. 0.299)
378.34/378.48	c #Conflicts:    1142000 | #Learnt:      33633 | 0.000
378.34/378.48	c total clause space: 127.173MB
378.34/378.48	c total #watches: 168993
378.83/378.92	c total #propagations: 455942269 / total #impl: 1524081972 (eff. 0.299)
378.83/378.92	c #Conflicts:    1143000 | #Learnt:      34633 | 0.000
378.83/378.92	c total clause space: 127.173MB
378.83/378.92	c total #watches: 171424
379.23/379.37	c total #propagations: 456276184 / total #impl: 1525727172 (eff. 0.299)
379.23/379.37	c #Conflicts:    1144000 | #Learnt:      35633 | 0.000
379.23/379.37	c total clause space: 127.173MB
379.23/379.37	c total #watches: 173856
379.73/379.84	c total #propagations: 456742974 / total #impl: 1527364185 (eff. 0.299)
379.73/379.84	c #Conflicts:    1145000 | #Learnt:      36633 | 0.000
379.73/379.84	c total clause space: 127.173MB
379.73/379.84	c total #watches: 176206
380.33/380.41	c total #propagations: 457169028 / total #impl: 1528916354 (eff. 0.299)
380.33/380.41	c #Conflicts:    1146000 | #Learnt:      37633 | 0.000
380.33/380.41	c total clause space: 127.173MB
380.33/380.41	c total #watches: 178611
380.83/380.93	c total #propagations: 457668170 / total #impl: 1530671188 (eff. 0.299)
380.83/380.93	c #Conflicts:    1147000 | #Learnt:      38633 | 0.000
380.83/380.93	c total clause space: 127.173MB
380.83/380.93	c total #watches: 181018
381.33/381.47	c total #propagations: 458201626 / total #impl: 1532359030 (eff. 0.299)
381.33/381.47	c #Conflicts:    1148000 | #Learnt:      39633 | 0.000
381.33/381.47	c total clause space: 127.173MB
381.33/381.47	c total #watches: 183411
381.83/381.99	c total #propagations: 458672826 / total #impl: 1533918394 (eff. 0.299)
381.83/381.99	c #Conflicts:    1149000 | #Learnt:      40633 | 0.000
381.83/381.99	c total clause space: 127.173MB
381.83/381.99	c total #watches: 185931
382.33/382.44	c total #propagations: 459121217 / total #impl: 1535237669 (eff. 0.299)
382.33/382.44	c #Conflicts:    1150000 | #Learnt:      41633 | 0.000
382.33/382.44	c total clause space: 127.173MB
382.33/382.44	c total #watches: 188219
382.84/382.93	c total #propagations: 459504776 / total #impl: 1536638907 (eff. 0.299)
382.84/382.93	c #Conflicts:    1151000 | #Learnt:      42633 | 0.000
382.84/382.93	c total clause space: 127.173MB
382.84/382.93	c total #watches: 190506
383.23/383.31	c total #propagations: 460005660 / total #impl: 1538683649 (eff. 0.299)
383.23/383.31	c #Conflicts:    1152000 | #Learnt:      43633 | 0.000
383.23/383.31	c total clause space: 127.173MB
383.23/383.31	c total #watches: 192665
383.63/383.77	c total #propagations: 460447486 / total #impl: 1540195945 (eff. 0.299)
383.63/383.77	c #Conflicts:    1153000 | #Learnt:      44633 | 0.000
383.63/383.77	c total clause space: 127.173MB
383.63/383.77	c total #watches: 195034
384.03/384.18	c total #propagations: 460882670 / total #impl: 1541841303 (eff. 0.299)
384.03/384.18	c #Conflicts:    1154000 | #Learnt:      45633 | 0.000
384.03/384.18	c total clause space: 127.173MB
384.03/384.18	c total #watches: 197501
384.63/384.79	c total #propagations: 461202736 / total #impl: 1543206633 (eff. 0.299)
384.63/384.79	c #Conflicts:    1155000 | #Learnt:      46633 | 0.000
384.63/384.79	c total clause space: 127.173MB
384.63/384.79	c total #watches: 199824
385.23/385.34	c total #propagations: 461745709 / total #impl: 1545230202 (eff. 0.299)
385.23/385.34	c #Conflicts:    1156000 | #Learnt:      47633 | 0.000
385.23/385.34	c total clause space: 127.173MB
385.23/385.34	c total #watches: 202211
385.73/385.86	c total #propagations: 462193256 / total #impl: 1547077945 (eff. 0.299)
385.73/385.86	c #Conflicts:    1157000 | #Learnt:      48633 | 0.000
385.73/385.86	c total clause space: 127.173MB
385.73/385.86	c total #watches: 204428
386.14/386.29	c total #propagations: 462660852 / total #impl: 1548713821 (eff. 0.299)
386.14/386.29	c #Conflicts:    1158000 | #Learnt:      49633 | 0.000
386.14/386.29	c total clause space: 127.173MB
386.14/386.29	c total #watches: 206732
386.63/386.75	c total #propagations: 463122841 / total #impl: 1550189771 (eff. 0.299)
386.63/386.75	c #Conflicts:    1159000 | #Learnt:      50633 | 0.000
386.63/386.75	c total clause space: 127.173MB
386.63/386.75	c total #watches: 208891
387.14/387.21	c total #propagations: 463632994 / total #impl: 1551925684 (eff. 0.299)
387.14/387.21	c #Conflicts:    1160000 | #Learnt:      51633 | 0.000
387.14/387.21	c total clause space: 127.173MB
387.14/387.21	c total #watches: 211673
387.53/387.62	c total #propagations: 463975521 / total #impl: 1553288911 (eff. 0.299)
387.53/387.62	c GC COLLECT
387.53/387.62	c #Conflicts:    1161000 | #Learnt:      26628 | 0.000
387.53/387.62	c total clause space: 127.173MB
387.53/387.62	c total #watches: 151809
387.83/388.00	c total #propagations: 464427691 / total #impl: 1555007565 (eff. 0.299)
387.83/388.00	c #Conflicts:    1162000 | #Learnt:      27628 | 0.000
387.83/388.00	c total clause space: 127.173MB
387.83/388.00	c total #watches: 154071
388.24/388.37	c total #propagations: 464979635 / total #impl: 1556608603 (eff. 0.299)
388.24/388.37	c #Conflicts:    1163000 | #Learnt:      28628 | 0.000
388.24/388.37	c total clause space: 127.173MB
388.24/388.37	c total #watches: 156456
388.63/388.71	c total #propagations: 465523234 / total #impl: 1558200802 (eff. 0.299)
388.63/388.71	c #Conflicts:    1164000 | #Learnt:      29628 | 0.000
388.63/388.71	c total clause space: 127.173MB
388.63/388.71	c total #watches: 158741
389.03/389.10	c total #propagations: 465991677 / total #impl: 1559622653 (eff. 0.299)
389.03/389.10	c #Conflicts:    1165000 | #Learnt:      30628 | 0.000
389.03/389.10	c total clause space: 127.173MB
389.03/389.10	c total #watches: 161059
389.34/389.50	c total #propagations: 466421139 / total #impl: 1561172105 (eff. 0.299)
389.34/389.50	c #Conflicts:    1166000 | #Learnt:      31628 | 0.000
389.34/389.50	c total clause space: 127.173MB
389.34/389.50	c total #watches: 163472
389.83/389.91	c total #propagations: 466915110 / total #impl: 1562939700 (eff. 0.299)
389.83/389.91	c #Conflicts:    1167000 | #Learnt:      32628 | 0.000
389.83/389.91	c total clause space: 127.173MB
389.83/389.91	c total #watches: 165936
390.23/390.33	c total #propagations: 467418698 / total #impl: 1564821865 (eff. 0.299)
390.23/390.33	c #Conflicts:    1168000 | #Learnt:      33628 | 0.000
390.23/390.33	c total clause space: 127.173MB
390.23/390.33	c total #watches: 168410
390.63/390.78	c total #propagations: 467914970 / total #impl: 1566479992 (eff. 0.299)
390.63/390.78	c #Conflicts:    1169000 | #Learnt:      34628 | 0.000
390.63/390.78	c total clause space: 127.173MB
390.63/390.78	c total #watches: 171088
391.13/391.23	c total #propagations: 468379563 / total #impl: 1568398206 (eff. 0.299)
391.13/391.23	c #Conflicts:    1170000 | #Learnt:      35628 | 0.000
391.13/391.23	c total clause space: 127.173MB
391.13/391.23	c total #watches: 173789
391.64/391.71	c total #propagations: 468767959 / total #impl: 1570133413 (eff. 0.299)
391.64/391.71	c #Conflicts:    1171000 | #Learnt:      36628 | 0.000
391.64/391.71	c total clause space: 127.173MB
391.64/391.71	c total #watches: 176126
392.03/392.19	c total #propagations: 469135192 / total #impl: 1571661911 (eff. 0.298)
392.03/392.19	c #Conflicts:    1172000 | #Learnt:      37628 | 0.000
392.03/392.19	c total clause space: 127.173MB
392.03/392.19	c total #watches: 178458
392.53/392.68	c total #propagations: 469705930 / total #impl: 1573559908 (eff. 0.298)
392.53/392.68	c #Conflicts:    1173000 | #Learnt:      38628 | 0.000
392.53/392.68	c total clause space: 127.173MB
392.53/392.68	c total #watches: 180817
393.03/393.16	c total #propagations: 470232192 / total #impl: 1575380007 (eff. 0.298)
393.03/393.16	c #Conflicts:    1174000 | #Learnt:      39628 | 0.000
393.03/393.16	c total clause space: 127.173MB
393.03/393.16	c total #watches: 183190
393.43/393.55	c total #propagations: 470724593 / total #impl: 1577150039 (eff. 0.298)
393.43/393.55	c #Conflicts:    1175000 | #Learnt:      40628 | 0.000
393.43/393.55	c total clause space: 127.173MB
393.43/393.55	c total #watches: 185711
393.93/394.00	c total #propagations: 471099081 / total #impl: 1578412460 (eff. 0.298)
393.93/394.00	c #Conflicts:    1176000 | #Learnt:      41628 | 0.000
393.93/394.00	c total clause space: 127.173MB
393.93/394.00	c total #watches: 188548
394.43/394.54	c total #propagations: 471543692 / total #impl: 1580047621 (eff. 0.298)
394.43/394.54	c #Conflicts:    1177000 | #Learnt:      42628 | 0.000
394.43/394.54	c total clause space: 127.173MB
394.43/394.54	c total #watches: 191654
394.94/395.02	c total #propagations: 471972404 / total #impl: 1582029950 (eff. 0.298)
394.94/395.02	c #Conflicts:    1178000 | #Learnt:      43628 | 0.000
394.94/395.02	c total clause space: 127.173MB
394.94/395.02	c total #watches: 194980
395.43/395.54	c total #propagations: 472390456 / total #impl: 1583956730 (eff. 0.298)
395.43/395.54	c #Conflicts:    1179000 | #Learnt:      44628 | 0.000
395.43/395.54	c total clause space: 127.173MB
395.43/395.54	c total #watches: 197660
395.94/396.04	c total #propagations: 472932423 / total #impl: 1585807565 (eff. 0.298)
395.94/396.04	c #Conflicts:    1180000 | #Learnt:      45628 | 0.000
395.94/396.04	c total clause space: 127.173MB
395.94/396.04	c total #watches: 200213
396.43/396.59	c total #propagations: 473423331 / total #impl: 1587770572 (eff. 0.298)
396.43/396.59	c #Conflicts:    1181000 | #Learnt:      46628 | 0.000
396.43/396.59	c total clause space: 127.173MB
396.43/396.59	c total #watches: 202748
397.04/397.11	c total #propagations: 474020071 / total #impl: 1590081348 (eff. 0.298)
397.04/397.11	c #Conflicts:    1182000 | #Learnt:      47628 | 0.000
397.04/397.11	c total clause space: 127.173MB
397.04/397.11	c total #watches: 205055
397.53/397.66	c total #propagations: 474481088 / total #impl: 1591988308 (eff. 0.298)
397.53/397.66	c #Conflicts:    1183000 | #Learnt:      48628 | 0.000
397.53/397.66	c total clause space: 127.173MB
397.53/397.66	c total #watches: 207937
398.14/398.22	c total #propagations: 474956991 / total #impl: 1593817952 (eff. 0.298)
398.14/398.22	c #Conflicts:    1184000 | #Learnt:      49628 | 0.000
398.14/398.22	c total clause space: 127.173MB
398.14/398.22	c total #watches: 211596
398.73/398.83	c total #propagations: 475332630 / total #impl: 1595589685 (eff. 0.298)
398.73/398.83	c #Conflicts:    1185000 | #Learnt:      50628 | 0.000
398.73/398.83	c total clause space: 127.173MB
398.73/398.83	c total #watches: 214870
399.34/399.46	c total #propagations: 475681413 / total #impl: 1597546245 (eff. 0.298)
399.34/399.46	c #Conflicts:    1186000 | #Learnt:      51628 | 0.000
399.34/399.46	c total clause space: 127.173MB
399.34/399.46	c total #watches: 218025
399.93/400.04	c total #propagations: 476109355 / total #impl: 1599335788 (eff. 0.298)
399.93/400.04	c GC COLLECT
399.93/400.04	c #Conflicts:    1187000 | #Learnt:      26322 | 0.000
399.93/400.04	c total clause space: 127.173MB
399.93/400.04	c total #watches: 151000
400.23/400.37	c total #propagations: 476614600 / total #impl: 1600717167 (eff. 0.298)
400.23/400.37	c #Conflicts:    1188000 | #Learnt:      27322 | 0.000
400.23/400.37	c total clause space: 127.173MB
400.23/400.37	c total #watches: 153916
400.53/400.61	c total #propagations: 476973720 / total #impl: 1602011508 (eff. 0.298)
400.53/400.61	c #Conflicts:    1189000 | #Learnt:      28322 | 0.000
400.53/400.61	c total clause space: 127.173MB
400.53/400.61	c total #watches: 156195
400.83/400.93	c total #propagations: 477225245 / total #impl: 1602695956 (eff. 0.298)
400.83/400.93	c #Conflicts:    1190000 | #Learnt:      29322 | 0.000
400.83/400.93	c total clause space: 127.173MB
400.83/400.93	c total #watches: 158752
401.13/401.22	c total #propagations: 477580033 / total #impl: 1603650454 (eff. 0.298)
401.13/401.22	c #Conflicts:    1191000 | #Learnt:      30322 | 0.000
401.13/401.22	c total clause space: 127.173MB
401.13/401.22	c total #watches: 161250
401.33/401.49	c total #propagations: 477859421 / total #impl: 1604440144 (eff. 0.298)
401.33/401.49	c #Conflicts:    1192000 | #Learnt:      31322 | 0.000
401.33/401.49	c total clause space: 127.173MB
401.33/401.49	c total #watches: 163596
401.73/401.82	c total #propagations: 478112611 / total #impl: 1605193132 (eff. 0.298)
401.73/401.82	c #Conflicts:    1193000 | #Learnt:      32322 | 0.000
401.73/401.82	c total clause space: 127.173MB
401.73/401.82	c total #watches: 166189
402.13/402.20	c total #propagations: 478422165 / total #impl: 1606136213 (eff. 0.298)
402.13/402.20	c #Conflicts:    1194000 | #Learnt:      33322 | 0.000
402.13/402.20	c total clause space: 127.173MB
402.13/402.20	c total #watches: 169417
402.54/402.65	c total #propagations: 478915022 / total #impl: 1607485545 (eff. 0.298)
402.54/402.65	c #Conflicts:    1195000 | #Learnt:      34322 | 0.000
402.54/402.65	c total clause space: 127.173MB
402.54/402.65	c total #watches: 171790
402.93/403.00	c total #propagations: 479421283 / total #impl: 1609299327 (eff. 0.298)
402.93/403.00	c #Conflicts:    1196000 | #Learnt:      35322 | 0.000
402.93/403.00	c total clause space: 127.173MB
402.93/403.00	c total #watches: 174063
403.33/403.42	c total #propagations: 479859342 / total #impl: 1610747559 (eff. 0.298)
403.33/403.42	c #Conflicts:    1197000 | #Learnt:      36322 | 0.000
403.33/403.42	c total clause space: 127.173MB
403.33/403.42	c total #watches: 177161
403.83/403.90	c total #propagations: 480283001 / total #impl: 1612247800 (eff. 0.298)
403.83/403.90	c #Conflicts:    1198000 | #Learnt:      37322 | 0.000
403.83/403.90	c total clause space: 127.173MB
403.83/403.90	c total #watches: 179855
404.23/404.39	c total #propagations: 480815096 / total #impl: 1614312327 (eff. 0.298)
404.23/404.39	c #Conflicts:    1199000 | #Learnt:      38322 | 0.000
404.23/404.39	c total clause space: 127.173MB
404.23/404.39	c total #watches: 182388
404.74/404.82	c total #propagations: 481338569 / total #impl: 1616042215 (eff. 0.298)
404.74/404.82	c #Conflicts:    1200000 | #Learnt:      39322 | 0.000
404.74/404.82	c total clause space: 127.173MB
404.74/404.82	c total #watches: 184931
405.23/405.31	c total #propagations: 481825813 / total #impl: 1617349650 (eff. 0.298)
405.23/405.31	c #Conflicts:    1201000 | #Learnt:      40322 | 0.000
405.23/405.31	c total clause space: 127.173MB
405.23/405.31	c total #watches: 187223
405.73/405.83	c total #propagations: 482243078 / total #impl: 1618695544 (eff. 0.298)
405.73/405.83	c #Conflicts:    1202000 | #Learnt:      41322 | 0.000
405.73/405.83	c total clause space: 127.173MB
405.73/405.83	c total #watches: 190115
406.23/406.36	c total #propagations: 482737679 / total #impl: 1620332115 (eff. 0.298)
406.23/406.36	c #Conflicts:    1203000 | #Learnt:      42322 | 0.000
406.23/406.36	c total clause space: 127.173MB
406.23/406.36	c total #watches: 193677
406.83/406.95	c total #propagations: 483153572 / total #impl: 1621988454 (eff. 0.298)
406.83/406.95	c #Conflicts:    1204000 | #Learnt:      43322 | 0.000
406.83/406.95	c total clause space: 127.173MB
406.83/406.95	c total #watches: 196553
407.33/407.48	c total #propagations: 483629258 / total #impl: 1624001665 (eff. 0.298)
407.33/407.48	c #Conflicts:    1205000 | #Learnt:      44322 | 0.000
407.33/407.48	c total clause space: 127.173MB
407.33/407.48	c total #watches: 199887
407.93/408.07	c total #propagations: 484034773 / total #impl: 1625981113 (eff. 0.298)
407.93/408.07	c #Conflicts:    1206000 | #Learnt:      45322 | 0.000
407.93/408.07	c total clause space: 127.173MB
407.93/408.07	c total #watches: 203510
408.53/408.68	c total #propagations: 484415641 / total #impl: 1627884896 (eff. 0.298)
408.53/408.68	c #Conflicts:    1207000 | #Learnt:      46322 | 0.000
408.53/408.68	c total clause space: 127.173MB
408.53/408.68	c total #watches: 206266
409.13/409.27	c total #propagations: 484816816 / total #impl: 1629788360 (eff. 0.297)
409.13/409.27	c #Conflicts:    1208000 | #Learnt:      47322 | 0.000
409.13/409.27	c total clause space: 127.173MB
409.13/409.27	c total #watches: 208855
409.83/409.92	c total #propagations: 485233373 / total #impl: 1631258693 (eff. 0.297)
409.83/409.92	c #Conflicts:    1209000 | #Learnt:      48322 | 0.000
409.83/409.92	c total clause space: 127.173MB
409.83/409.92	c total #watches: 211170
410.53/410.61	c total #propagations: 485783862 / total #impl: 1633105680 (eff. 0.297)
410.53/410.61	c #Conflicts:    1210000 | #Learnt:      49322 | 0.000
410.53/410.61	c total clause space: 127.173MB
410.53/410.61	c total #watches: 213565
411.23/411.35	c total #propagations: 486281589 / total #impl: 1634977259 (eff. 0.297)
411.23/411.35	c #Conflicts:    1211000 | #Learnt:      50322 | 0.000
411.23/411.35	c total clause space: 127.173MB
411.23/411.35	c total #watches: 216265
412.03/412.14	c total #propagations: 486810194 / total #impl: 1637150795 (eff. 0.297)
412.03/412.14	c #Conflicts:    1212000 | #Learnt:      51322 | 0.000
412.03/412.14	c total clause space: 127.173MB
412.03/412.14	c total #watches: 219164
412.83/412.92	c total #propagations: 487375324 / total #impl: 1639384589 (eff. 0.297)
412.83/412.92	c #Conflicts:    1213000 | #Learnt:      52322 | 0.000
412.83/412.92	c total clause space: 127.173MB
412.83/412.92	c total #watches: 221862
413.53/413.63	c total #propagations: 487935649 / total #impl: 1641465129 (eff. 0.297)
413.53/413.63	c GC COLLECT
413.53/413.63	c #Conflicts:    1214000 | #Learnt:      26721 | 0.000
413.53/413.63	c total clause space: 127.173MB
413.53/413.63	c total #watches: 152207
413.83/413.95	c total #propagations: 488412926 / total #impl: 1643355820 (eff. 0.297)
413.83/413.95	c #Conflicts:    1215000 | #Learnt:      27721 | 0.000
413.83/413.95	c total clause space: 127.173MB
413.83/413.95	c total #watches: 155917
414.23/414.36	c total #propagations: 488688958 / total #impl: 1644815277 (eff. 0.297)
414.23/414.36	c #Conflicts:    1216000 | #Learnt:      28721 | 0.000
414.23/414.36	c total clause space: 127.173MB
414.23/414.36	c total #watches: 158950
414.63/414.74	c total #propagations: 489221906 / total #impl: 1646658674 (eff. 0.297)
414.63/414.74	c #Conflicts:    1217000 | #Learnt:      29721 | 0.000
414.63/414.74	c total clause space: 127.173MB
414.63/414.74	c total #watches: 161591
415.03/415.17	c total #propagations: 489587149 / total #impl: 1648031016 (eff. 0.297)
415.03/415.17	c #Conflicts:    1218000 | #Learnt:      30721 | 0.000
415.03/415.17	c total clause space: 127.173MB
415.03/415.17	c total #watches: 163851
415.53/415.60	c total #propagations: 490142083 / total #impl: 1650070433 (eff. 0.297)
415.53/415.60	c #Conflicts:    1219000 | #Learnt:      31721 | 0.000
415.53/415.60	c total clause space: 127.173MB
415.53/415.60	c total #watches: 166427
415.83/415.97	c total #propagations: 490650056 / total #impl: 1651977333 (eff. 0.297)
415.83/415.97	c #Conflicts:    1220000 | #Learnt:      32721 | 0.000
415.83/415.97	c total clause space: 127.173MB
415.83/415.97	c total #watches: 168700
416.23/416.38	c total #propagations: 490979140 / total #impl: 1653190319 (eff. 0.297)
416.23/416.38	c #Conflicts:    1221000 | #Learnt:      33721 | 0.000
416.23/416.38	c total clause space: 127.173MB
416.23/416.38	c total #watches: 171130
416.63/416.79	c total #propagations: 491365678 / total #impl: 1654491771 (eff. 0.297)
416.63/416.79	c #Conflicts:    1222000 | #Learnt:      34721 | 0.000
416.63/416.79	c total clause space: 127.173MB
416.63/416.79	c total #watches: 173331
417.03/417.10	c total #propagations: 491728643 / total #impl: 1655726157 (eff. 0.297)
417.03/417.10	c #Conflicts:    1223000 | #Learnt:      35721 | 0.000
417.03/417.10	c total clause space: 127.173MB
417.03/417.10	c total #watches: 175635
417.43/417.50	c total #propagations: 492015435 / total #impl: 1656756398 (eff. 0.297)
417.43/417.50	c #Conflicts:    1224000 | #Learnt:      36721 | 0.000
417.43/417.50	c total clause space: 127.173MB
417.43/417.50	c total #watches: 177940
417.83/417.90	c total #propagations: 492307176 / total #impl: 1658242812 (eff. 0.297)
417.83/417.90	c #Conflicts:    1225000 | #Learnt:      37721 | 0.000
417.83/417.90	c total clause space: 127.173MB
417.83/417.90	c total #watches: 180297
418.23/418.34	c total #propagations: 492578586 / total #impl: 1659343863 (eff. 0.297)
418.23/418.34	c #Conflicts:    1226000 | #Learnt:      38721 | 0.000
418.23/418.34	c total clause space: 127.173MB
418.23/418.34	c total #watches: 182636
418.63/418.79	c total #propagations: 492928848 / total #impl: 1661024097 (eff. 0.297)
418.63/418.79	c #Conflicts:    1227000 | #Learnt:      39721 | 0.000
418.63/418.79	c total clause space: 127.173MB
418.63/418.79	c total #watches: 184956
419.13/419.21	c total #propagations: 493266091 / total #impl: 1662437657 (eff. 0.297)
419.13/419.21	c #Conflicts:    1228000 | #Learnt:      40721 | 0.000
419.13/419.21	c total clause space: 127.173MB
419.13/419.21	c total #watches: 187285
419.53/419.62	c total #propagations: 493579579 / total #impl: 1663895387 (eff. 0.297)
419.53/419.62	c #Conflicts:    1229000 | #Learnt:      41721 | 0.000
419.53/419.62	c total clause space: 127.173MB
419.53/419.62	c total #watches: 189614
420.03/420.14	c total #propagations: 493894994 / total #impl: 1665177017 (eff. 0.297)
420.03/420.14	c #Conflicts:    1230000 | #Learnt:      42721 | 0.000
420.03/420.14	c total clause space: 127.173MB
420.03/420.14	c total #watches: 192081
420.53/420.63	c total #propagations: 494286901 / total #impl: 1666655314 (eff. 0.297)
420.53/420.63	c #Conflicts:    1231000 | #Learnt:      43721 | 0.000
420.53/420.63	c total clause space: 127.173MB
420.53/420.63	c total #watches: 194643
421.03/421.19	c total #propagations: 494658867 / total #impl: 1667980657 (eff. 0.297)
421.03/421.19	c #Conflicts:    1232000 | #Learnt:      44721 | 0.000
421.03/421.19	c total clause space: 127.173MB
421.03/421.19	c total #watches: 197278
421.63/421.79	c total #propagations: 495091386 / total #impl: 1669825059 (eff. 0.296)
421.63/421.79	c #Conflicts:    1233000 | #Learnt:      45721 | 0.000
421.63/421.79	c total clause space: 127.173MB
421.63/421.79	c total #watches: 199593
422.33/422.43	c total #propagations: 495645862 / total #impl: 1671837481 (eff. 0.296)
422.33/422.43	c #Conflicts:    1234000 | #Learnt:      46721 | 0.000
422.33/422.43	c total clause space: 127.173MB
422.33/422.43	c total #watches: 201927
422.93/423.04	c total #propagations: 496159740 / total #impl: 1673809757 (eff. 0.296)
422.93/423.04	c #Conflicts:    1235000 | #Learnt:      47721 | 0.000
422.93/423.04	c total clause space: 127.173MB
422.93/423.04	c total #watches: 204666
423.53/423.64	c total #propagations: 496674098 / total #impl: 1675445214 (eff. 0.296)
423.53/423.64	c #Conflicts:    1236000 | #Learnt:      48721 | 0.000
423.53/423.64	c total clause space: 127.173MB
423.53/423.64	c total #watches: 207387
424.13/424.27	c total #propagations: 497155675 / total #impl: 1677295810 (eff. 0.296)
424.13/424.27	c #Conflicts:    1237000 | #Learnt:      49721 | 0.000
424.13/424.27	c total clause space: 127.173MB
424.13/424.27	c total #watches: 209928
424.83/424.99	c total #propagations: 497671775 / total #impl: 1679059991 (eff. 0.296)
424.83/424.99	c #Conflicts:    1238000 | #Learnt:      50721 | 0.000
424.83/424.99	c total clause space: 127.173MB
424.83/424.99	c total #watches: 212679
425.53/425.61	c total #propagations: 498161958 / total #impl: 1680697095 (eff. 0.296)
425.53/425.61	c #Conflicts:    1239000 | #Learnt:      51721 | 0.000
425.53/425.61	c total clause space: 127.173MB
425.53/425.61	c total #watches: 215589
426.23/426.37	c total #propagations: 498634907 / total #impl: 1682346300 (eff. 0.296)
426.23/426.37	c #Conflicts:    1240000 | #Learnt:      52721 | 0.000
426.23/426.37	c total clause space: 127.173MB
426.23/426.37	c total #watches: 218007
426.83/426.92	c total #propagations: 499197774 / total #impl: 1684218968 (eff. 0.296)
426.83/426.92	c #Conflicts:    1241000 | #Learnt:      53721 | 0.000
426.83/426.92	c total clause space: 127.173MB
426.83/426.92	c total #watches: 220552
427.12/427.27	c total #propagations: 499512934 / total #impl: 1685296875 (eff. 0.296)
427.12/427.27	c GC COLLECT
427.12/427.27	c #Conflicts:    1242000 | #Learnt:      27814 | 0.000
427.12/427.27	c total clause space: 127.173MB
427.12/427.27	c total #watches: 155664
427.42/427.52	c total #propagations: 499829931 / total #impl: 1686359040 (eff. 0.296)
427.42/427.52	c #Conflicts:    1243000 | #Learnt:      28814 | 0.000
427.42/427.52	c total clause space: 127.173MB
427.42/427.52	c total #watches: 158516
427.83/427.92	c total #propagations: 500186105 / total #impl: 1687164869 (eff. 0.296)
427.83/427.92	c #Conflicts:    1244000 | #Learnt:      29814 | 0.000
427.83/427.92	c total clause space: 127.173MB
427.83/427.92	c total #watches: 162065
428.22/428.34	c total #propagations: 500609473 / total #impl: 1688953075 (eff. 0.296)
428.22/428.34	c #Conflicts:    1245000 | #Learnt:      30814 | 0.000
428.22/428.34	c total clause space: 127.173MB
428.22/428.34	c total #watches: 165259
428.62/428.72	c total #propagations: 501014703 / total #impl: 1690806422 (eff. 0.296)
428.62/428.72	c #Conflicts:    1246000 | #Learnt:      31814 | 0.000
428.62/428.72	c total clause space: 127.173MB
428.62/428.72	c total #watches: 167854
429.03/429.17	c total #propagations: 501451958 / total #impl: 1692084371 (eff. 0.296)
429.03/429.17	c #Conflicts:    1247000 | #Learnt:      32814 | 0.000
429.03/429.17	c total clause space: 127.173MB
429.03/429.17	c total #watches: 170474
429.52/429.64	c total #propagations: 501945331 / total #impl: 1693837266 (eff. 0.296)
429.52/429.64	c #Conflicts:    1248000 | #Learnt:      33814 | 0.000
429.52/429.64	c total clause space: 127.173MB
429.52/429.64	c total #watches: 173508
430.03/430.11	c total #propagations: 502373744 / total #impl: 1695720516 (eff. 0.296)
430.03/430.11	c #Conflicts:    1249000 | #Learnt:      34814 | 0.000
430.03/430.11	c total clause space: 127.173MB
430.03/430.11	c total #watches: 175930
430.52/430.60	c total #propagations: 502913783 / total #impl: 1697674800 (eff. 0.296)
430.52/430.60	c #Conflicts:    1250000 | #Learnt:      35814 | 0.000
430.52/430.60	c total clause space: 127.173MB
430.52/430.60	c total #watches: 178398
430.92/431.06	c total #propagations: 503369681 / total #impl: 1699622733 (eff. 0.296)
430.92/431.06	c #Conflicts:    1251000 | #Learnt:      36814 | 0.000
430.92/431.06	c total clause space: 127.173MB
430.92/431.06	c total #watches: 181436
431.52/431.65	c total #propagations: 503794204 / total #impl: 1701148224 (eff. 0.296)
431.52/431.65	c #Conflicts:    1252000 | #Learnt:      37814 | 0.000
431.52/431.65	c total clause space: 127.173MB
431.52/431.65	c total #watches: 184897
432.12/432.20	c total #propagations: 504402238 / total #impl: 1703643856 (eff. 0.296)
432.12/432.20	c #Conflicts:    1253000 | #Learnt:      38814 | 0.000
432.12/432.20	c total clause space: 127.173MB
432.12/432.20	c total #watches: 187889
432.62/432.75	c total #propagations: 504950553 / total #impl: 1705827699 (eff. 0.296)
432.62/432.75	c #Conflicts:    1254000 | #Learnt:      39814 | 0.000
432.62/432.75	c total clause space: 127.173MB
432.62/432.75	c total #watches: 190777
433.22/433.33	c total #propagations: 505462441 / total #impl: 1707569431 (eff. 0.296)
433.22/433.33	c #Conflicts:    1255000 | #Learnt:      40814 | 0.000
433.22/433.33	c total clause space: 127.173MB
433.22/433.33	c total #watches: 193028
433.72/433.83	c total #propagations: 506002389 / total #impl: 1709455471 (eff. 0.296)
433.72/433.83	c #Conflicts:    1256000 | #Learnt:      41814 | 0.000
433.72/433.83	c total clause space: 127.173MB
433.72/433.83	c total #watches: 195356
434.22/434.30	c total #propagations: 506488248 / total #impl: 1711232950 (eff. 0.296)
434.22/434.30	c #Conflicts:    1257000 | #Learnt:      42814 | 0.000
434.22/434.30	c total clause space: 127.173MB
434.22/434.30	c total #watches: 197429
434.62/434.77	c total #propagations: 506951124 / total #impl: 1712784991 (eff. 0.296)
434.62/434.77	c #Conflicts:    1258000 | #Learnt:      43814 | 0.000
434.62/434.77	c total clause space: 127.173MB
434.62/434.77	c total #watches: 199622
435.12/435.28	c total #propagations: 507328858 / total #impl: 1713966425 (eff. 0.296)
435.12/435.28	c #Conflicts:    1259000 | #Learnt:      44814 | 0.000
435.12/435.28	c total clause space: 127.173MB
435.12/435.28	c total #watches: 201815
435.63/435.75	c total #propagations: 507634002 / total #impl: 1715423217 (eff. 0.296)
435.63/435.75	c #Conflicts:    1260000 | #Learnt:      45814 | 0.000
435.63/435.75	c total clause space: 127.173MB
435.63/435.75	c total #watches: 204029
436.22/436.33	c total #propagations: 507956946 / total #impl: 1716852392 (eff. 0.296)
436.22/436.33	c #Conflicts:    1261000 | #Learnt:      46814 | 0.000
436.22/436.33	c total clause space: 127.173MB
436.22/436.33	c total #watches: 206269
436.73/436.87	c total #propagations: 508404809 / total #impl: 1718874079 (eff. 0.296)
436.73/436.87	c #Conflicts:    1262000 | #Learnt:      47814 | 0.000
436.73/436.87	c total clause space: 127.173MB
436.73/436.87	c total #watches: 208457
437.42/437.51	c total #propagations: 508915328 / total #impl: 1720937381 (eff. 0.296)
437.42/437.51	c #Conflicts:    1263000 | #Learnt:      48814 | 0.000
437.42/437.51	c total clause space: 127.173MB
437.42/437.51	c total #watches: 210606
438.02/438.11	c total #propagations: 509424807 / total #impl: 1723467373 (eff. 0.296)
438.02/438.11	c #Conflicts:    1264000 | #Learnt:      49814 | 0.000
438.02/438.11	c total clause space: 127.173MB
438.02/438.11	c total #watches: 212741
438.62/438.73	c total #propagations: 509911581 / total #impl: 1725717426 (eff. 0.295)
438.62/438.73	c #Conflicts:    1265000 | #Learnt:      50814 | 0.000
438.62/438.73	c total clause space: 127.173MB
438.62/438.73	c total #watches: 214963
439.12/439.21	c total #propagations: 510348671 / total #impl: 1727717739 (eff. 0.295)
439.12/439.21	c #Conflicts:    1266000 | #Learnt:      51814 | 0.000
439.12/439.21	c total clause space: 127.173MB
439.12/439.21	c total #watches: 217674
439.62/439.75	c total #propagations: 510549713 / total #impl: 1728523478 (eff. 0.295)
439.62/439.75	c #Conflicts:    1267000 | #Learnt:      52814 | 0.000
439.62/439.75	c total clause space: 127.173MB
439.62/439.75	c total #watches: 220384
440.22/440.33	c total #propagations: 510971265 / total #impl: 1729874909 (eff. 0.295)
440.22/440.33	c #Conflicts:    1268000 | #Learnt:      53814 | 0.000
440.22/440.33	c total clause space: 127.173MB
440.22/440.33	c total #watches: 223185
440.72/440.84	c total #propagations: 511582616 / total #impl: 1731721176 (eff. 0.295)
440.72/440.84	c GC COLLECT
440.72/440.84	c #Conflicts:    1269000 | #Learnt:      27616 | 0.000
440.72/440.84	c total clause space: 127.173MB
440.72/440.84	c total #watches: 155111
441.03/441.12	c total #propagations: 512090232 / total #impl: 1733178015 (eff. 0.295)
441.03/441.12	c #Conflicts:    1270000 | #Learnt:      28616 | 0.000
441.03/441.12	c total clause space: 127.173MB
441.03/441.12	c total #watches: 157715
441.32/441.47	c total #propagations: 512524530 / total #impl: 1734220373 (eff. 0.296)
441.32/441.47	c #Conflicts:    1271000 | #Learnt:      29616 | 0.000
441.32/441.47	c total clause space: 127.173MB
441.32/441.47	c total #watches: 161134
441.72/441.85	c total #propagations: 512888648 / total #impl: 1735308555 (eff. 0.296)
441.72/441.85	c #Conflicts:    1272000 | #Learnt:      30616 | 0.000
441.72/441.85	c total clause space: 127.173MB
441.72/441.85	c total #watches: 164621
442.13/442.24	c total #propagations: 513201449 / total #impl: 1736546053 (eff. 0.296)
442.13/442.24	c #Conflicts:    1273000 | #Learnt:      31616 | 0.000
442.13/442.24	c total clause space: 127.173MB
442.13/442.24	c total #watches: 167984
442.52/442.69	c total #propagations: 513573215 / total #impl: 1737959957 (eff. 0.296)
442.52/442.69	c #Conflicts:    1274000 | #Learnt:      32616 | 0.000
442.52/442.69	c total clause space: 127.173MB
442.52/442.69	c total #watches: 171316
443.02/443.18	c total #propagations: 514157702 / total #impl: 1739745709 (eff. 0.296)
443.02/443.18	c #Conflicts:    1275000 | #Learnt:      33616 | 0.000
443.02/443.18	c total clause space: 127.173MB
443.02/443.18	c total #watches: 174301
443.52/443.61	c total #propagations: 514707721 / total #impl: 1741215566 (eff. 0.296)
443.52/443.61	c #Conflicts:    1276000 | #Learnt:      34616 | 0.000
443.52/443.61	c total clause space: 127.173MB
443.52/443.61	c total #watches: 176984
444.02/444.12	c total #propagations: 515167752 / total #impl: 1742429562 (eff. 0.296)
444.02/444.12	c #Conflicts:    1277000 | #Learnt:      35616 | 0.000
444.02/444.12	c total clause space: 127.173MB
444.02/444.12	c total #watches: 179429
444.52/444.63	c total #propagations: 515590288 / total #impl: 1744533701 (eff. 0.296)
444.52/444.63	c #Conflicts:    1278000 | #Learnt:      36616 | 0.000
444.52/444.63	c total clause space: 127.173MB
444.52/444.63	c total #watches: 182397
445.12/445.23	c total #propagations: 516025157 / total #impl: 1746644849 (eff. 0.295)
445.12/445.23	c #Conflicts:    1279000 | #Learnt:      37616 | 0.000
445.12/445.23	c total clause space: 127.173MB
445.12/445.23	c total #watches: 185271
445.62/445.76	c total #propagations: 516585876 / total #impl: 1749316759 (eff. 0.295)
445.62/445.76	c #Conflicts:    1280000 | #Learnt:      38616 | 0.000
445.62/445.76	c total clause space: 127.173MB
445.62/445.76	c total #watches: 187714
446.22/446.34	c total #propagations: 517084216 / total #impl: 1751132619 (eff. 0.295)
446.22/446.34	c #Conflicts:    1281000 | #Learnt:      39616 | 0.000
446.22/446.34	c total clause space: 127.173MB
446.22/446.34	c total #watches: 190059
446.72/446.82	c total #propagations: 517610631 / total #impl: 1753154502 (eff. 0.295)
446.72/446.82	c #Conflicts:    1282000 | #Learnt:      40616 | 0.000
446.72/446.82	c total clause space: 127.173MB
446.72/446.82	c total #watches: 192277
447.22/447.37	c total #propagations: 518042040 / total #impl: 1754794081 (eff. 0.295)
447.22/447.37	c #Conflicts:    1283000 | #Learnt:      41616 | 0.000
447.22/447.37	c total clause space: 127.173MB
447.22/447.37	c total #watches: 194420
447.82/447.98	c total #propagations: 518491661 / total #impl: 1756912463 (eff. 0.295)
447.82/447.98	c #Conflicts:    1284000 | #Learnt:      42616 | 0.000
447.82/447.98	c total clause space: 127.173MB
447.82/447.98	c total #watches: 196696
448.32/448.49	c total #propagations: 518958421 / total #impl: 1758766475 (eff. 0.295)
448.32/448.49	c #Conflicts:    1285000 | #Learnt:      43616 | 0.000
448.32/448.49	c total clause space: 127.173MB
448.32/448.49	c total #watches: 198996
448.92/449.09	c total #propagations: 519388788 / total #impl: 1760304863 (eff. 0.295)
448.92/449.09	c #Conflicts:    1286000 | #Learnt:      44616 | 0.000
448.92/449.09	c total clause space: 127.173MB
448.92/449.09	c total #watches: 201680
449.52/449.68	c total #propagations: 519852270 / total #impl: 1762200224 (eff. 0.295)
449.52/449.68	c #Conflicts:    1287000 | #Learnt:      45616 | 0.000
449.52/449.68	c total clause space: 127.173MB
449.52/449.68	c total #watches: 204995
450.22/450.31	c total #propagations: 520241502 / total #impl: 1764152231 (eff. 0.295)
450.22/450.31	c #Conflicts:    1288000 | #Learnt:      46616 | 0.000
450.22/450.31	c total clause space: 127.173MB
450.22/450.31	c total #watches: 208040
450.93/451.09	c total #propagations: 520670515 / total #impl: 1766080642 (eff. 0.295)
450.93/451.09	c #Conflicts:    1289000 | #Learnt:      47616 | 0.000
450.93/451.09	c total clause space: 127.173MB
450.93/451.09	c total #watches: 210377
451.62/451.73	c total #propagations: 521282313 / total #impl: 1768417514 (eff. 0.295)
451.62/451.73	c #Conflicts:    1290000 | #Learnt:      48616 | 0.000
451.62/451.73	c total clause space: 127.173MB
451.62/451.73	c total #watches: 212611
452.22/452.39	c total #propagations: 521686878 / total #impl: 1770411214 (eff. 0.295)
452.22/452.39	c #Conflicts:    1291000 | #Learnt:      49616 | 0.000
452.22/452.39	c total clause space: 127.173MB
452.22/452.39	c total #watches: 215594
452.92/453.05	c total #propagations: 522077733 / total #impl: 1772195067 (eff. 0.295)
452.92/453.05	c #Conflicts:    1292000 | #Learnt:      50616 | 0.000
452.92/453.05	c total clause space: 127.173MB
452.92/453.05	c total #watches: 218006
453.62/453.78	c total #propagations: 522547646 / total #impl: 1773941098 (eff. 0.295)
453.62/453.78	c #Conflicts:    1293000 | #Learnt:      51616 | 0.000
453.62/453.78	c total clause space: 127.173MB
453.62/453.78	c total #watches: 220589
454.42/454.58	c total #propagations: 523083857 / total #impl: 1775782587 (eff. 0.295)
454.42/454.58	c #Conflicts:    1294000 | #Learnt:      52616 | 0.000
454.42/454.58	c total clause space: 127.173MB
454.42/454.58	c total #watches: 223086
455.22/455.38	c total #propagations: 523561406 / total #impl: 1777467650 (eff. 0.295)
455.22/455.38	c #Conflicts:    1295000 | #Learnt:      53616 | 0.000
455.22/455.38	c total clause space: 127.173MB
455.22/455.38	c total #watches: 225383
456.02/456.19	c total #propagations: 524037823 / total #impl: 1779177413 (eff. 0.295)
456.02/456.19	c #Conflicts:    1296000 | #Learnt:      54616 | 0.000
456.02/456.19	c total clause space: 127.173MB
456.02/456.19	c total #watches: 227762
456.62/456.76	c total #propagations: 524562445 / total #impl: 1780998583 (eff. 0.295)
456.62/456.76	c GC COLLECT
456.62/456.76	c #Conflicts:    1297000 | #Learnt:      28113 | 0.000
456.62/456.76	c total clause space: 127.173MB
456.62/456.76	c total #watches: 156580
457.02/457.12	c total #propagations: 525059982 / total #impl: 1783064568 (eff. 0.294)
457.02/457.12	c #Conflicts:    1298000 | #Learnt:      29113 | 0.000
457.02/457.12	c total clause space: 127.173MB
457.02/457.12	c total #watches: 160231
457.32/457.48	c total #propagations: 525489642 / total #impl: 1784929495 (eff. 0.294)
457.32/457.48	c #Conflicts:    1299000 | #Learnt:      30113 | 0.000
457.32/457.48	c total clause space: 127.173MB
457.32/457.48	c total #watches: 162929
457.82/457.90	c total #propagations: 525869627 / total #impl: 1786304928 (eff. 0.294)
457.82/457.90	c #Conflicts:    1300000 | #Learnt:      31113 | 0.000
457.82/457.90	c total clause space: 127.173MB
457.82/457.90	c total #watches: 165419
458.22/458.32	c total #propagations: 526328281 / total #impl: 1788313566 (eff. 0.294)
458.22/458.32	c #Conflicts:    1301000 | #Learnt:      32113 | 0.000
458.22/458.32	c total clause space: 127.173MB
458.22/458.32	c total #watches: 168051
458.63/458.74	c total #propagations: 526707783 / total #impl: 1789996153 (eff. 0.294)
458.63/458.74	c #Conflicts:    1302000 | #Learnt:      33113 | 0.000
458.63/458.74	c total clause space: 127.173MB
458.63/458.74	c total #watches: 170707
459.12/459.23	c total #propagations: 527295257 / total #impl: 1791684562 (eff. 0.294)
459.12/459.23	c #Conflicts:    1303000 | #Learnt:      34113 | 0.000
459.12/459.23	c total clause space: 127.173MB
459.12/459.23	c total #watches: 173180
459.62/459.76	c total #propagations: 527926325 / total #impl: 1793807648 (eff. 0.294)
459.62/459.76	c #Conflicts:    1304000 | #Learnt:      35113 | 0.000
459.62/459.76	c total clause space: 127.173MB
459.62/459.76	c total #watches: 175781
460.12/460.25	c total #propagations: 528562447 / total #impl: 1795890987 (eff. 0.294)
460.12/460.25	c #Conflicts:    1305000 | #Learnt:      36113 | 0.000
460.12/460.25	c total clause space: 127.173MB
460.12/460.25	c total #watches: 178168
460.52/460.66	c total #propagations: 529132166 / total #impl: 1797806873 (eff. 0.294)
460.52/460.66	c #Conflicts:    1306000 | #Learnt:      37113 | 0.000
460.52/460.66	c total clause space: 127.173MB
460.52/460.66	c total #watches: 180563
461.02/461.10	c total #propagations: 529591809 / total #impl: 1799522982 (eff. 0.294)
461.02/461.10	c #Conflicts:    1307000 | #Learnt:      38113 | 0.000
461.02/461.10	c total clause space: 127.173MB
461.02/461.10	c total #watches: 182815
461.42/461.58	c total #propagations: 530043374 / total #impl: 1801247430 (eff. 0.294)
461.42/461.58	c #Conflicts:    1308000 | #Learnt:      39113 | 0.000
461.42/461.58	c total clause space: 127.173MB
461.42/461.58	c total #watches: 185222
461.92/462.09	c total #propagations: 530515795 / total #impl: 1803209003 (eff. 0.294)
461.92/462.09	c #Conflicts:    1309000 | #Learnt:      40113 | 0.000
461.92/462.09	c total clause space: 127.173MB
461.92/462.09	c total #watches: 187556
462.42/462.58	c total #propagations: 530985570 / total #impl: 1804958015 (eff. 0.294)
462.42/462.58	c #Conflicts:    1310000 | #Learnt:      41113 | 0.000
462.42/462.58	c total clause space: 127.173MB
462.42/462.58	c total #watches: 189855
462.92/463.09	c total #propagations: 531544010 / total #impl: 1806771614 (eff. 0.294)
462.92/463.09	c #Conflicts:    1311000 | #Learnt:      42113 | 0.000
462.92/463.09	c total clause space: 127.173MB
462.92/463.09	c total #watches: 192172
463.42/463.57	c total #propagations: 532071923 / total #impl: 1808622278 (eff. 0.294)
463.42/463.57	c #Conflicts:    1312000 | #Learnt:      43113 | 0.000
463.42/463.57	c total clause space: 127.173MB
463.42/463.57	c total #watches: 194652
464.02/464.13	c total #propagations: 532467926 / total #impl: 1809962099 (eff. 0.294)
464.02/464.13	c #Conflicts:    1313000 | #Learnt:      44113 | 0.000
464.02/464.13	c total clause space: 127.173MB
464.02/464.13	c total #watches: 197168
464.52/464.69	c total #propagations: 532967609 / total #impl: 1811790055 (eff. 0.294)
464.52/464.69	c #Conflicts:    1314000 | #Learnt:      45113 | 0.000
464.52/464.69	c total clause space: 127.173MB
464.52/464.69	c total #watches: 199581
465.22/465.35	c total #propagations: 533432722 / total #impl: 1813593342 (eff. 0.294)
465.22/465.35	c #Conflicts:    1315000 | #Learnt:      46113 | 0.000
465.22/465.35	c total clause space: 127.173MB
465.22/465.35	c total #watches: 202075
465.82/465.94	c total #propagations: 534058316 / total #impl: 1815795334 (eff. 0.294)
465.82/465.94	c #Conflicts:    1316000 | #Learnt:      47113 | 0.000
465.82/465.94	c total clause space: 127.173MB
465.82/465.94	c total #watches: 204560
466.42/466.58	c total #propagations: 534518568 / total #impl: 1817677423 (eff. 0.294)
466.42/466.58	c #Conflicts:    1317000 | #Learnt:      48113 | 0.000
466.42/466.58	c total clause space: 127.173MB
466.42/466.58	c total #watches: 206969
467.02/467.15	c total #propagations: 534902147 / total #impl: 1819389441 (eff. 0.294)
467.02/467.15	c #Conflicts:    1318000 | #Learnt:      49113 | 0.000
467.02/467.15	c total clause space: 127.173MB
467.02/467.15	c total #watches: 209258
467.72/467.87	c total #propagations: 535239282 / total #impl: 1820842804 (eff. 0.294)
467.72/467.87	c #Conflicts:    1319000 | #Learnt:      50113 | 0.000
467.72/467.87	c total clause space: 127.173MB
467.72/467.87	c total #watches: 212046
468.42/468.57	c total #propagations: 535892370 / total #impl: 1823076116 (eff. 0.294)
468.42/468.57	c #Conflicts:    1320000 | #Learnt:      51113 | 0.000
468.42/468.57	c total clause space: 127.173MB
468.42/468.57	c total #watches: 215182
469.12/469.25	c total #propagations: 536529837 / total #impl: 1825279031 (eff. 0.294)
469.12/469.25	c #Conflicts:    1321000 | #Learnt:      52113 | 0.000
469.12/469.25	c total clause space: 127.173MB
469.12/469.25	c total #watches: 218039
469.82/469.93	c total #propagations: 536991276 / total #impl: 1827059447 (eff. 0.294)
469.82/469.93	c #Conflicts:    1322000 | #Learnt:      53113 | 0.000
469.82/469.93	c total clause space: 127.173MB
469.82/469.93	c total #watches: 221492
470.62/470.73	c total #propagations: 537354780 / total #impl: 1828686386 (eff. 0.294)
470.62/470.73	c #Conflicts:    1323000 | #Learnt:      54113 | 0.000
470.62/470.73	c total clause space: 127.173MB
470.62/470.73	c total #watches: 224082
471.62/471.70	c total #propagations: 537754295 / total #impl: 1830508982 (eff. 0.294)
471.62/471.70	c #Conflicts:    1324000 | #Learnt:      55113 | 0.000
471.62/471.70	c total clause space: 127.173MB
471.62/471.70	c total #watches: 226583
472.22/472.36	c total #propagations: 538368442 / total #impl: 1832974040 (eff. 0.294)
472.22/472.36	c GC COLLECT
472.22/472.36	c #Conflicts:    1325000 | #Learnt:      28313 | 0.000
472.22/472.36	c total clause space: 127.173MB
472.22/472.36	c total #watches: 156916
472.72/472.84	c total #propagations: 538950612 / total #impl: 1835051073 (eff. 0.294)
472.72/472.84	c #Conflicts:    1326000 | #Learnt:      29313 | 0.000
472.72/472.84	c total clause space: 127.173MB
472.72/472.84	c total #watches: 159284
473.12/473.27	c total #propagations: 539560243 / total #impl: 1837471190 (eff. 0.294)
473.12/473.27	c #Conflicts:    1327000 | #Learnt:      30313 | 0.000
473.12/473.27	c total clause space: 127.173MB
473.12/473.27	c total #watches: 161713
473.62/473.71	c total #propagations: 540053373 / total #impl: 1839473443 (eff. 0.294)
473.62/473.71	c #Conflicts:    1328000 | #Learnt:      31313 | 0.000
473.62/473.71	c total clause space: 127.173MB
473.62/473.71	c total #watches: 164626
474.02/474.15	c total #propagations: 540456311 / total #impl: 1841490794 (eff. 0.293)
474.02/474.15	c #Conflicts:    1329000 | #Learnt:      32313 | 0.000
474.02/474.15	c total clause space: 127.173MB
474.02/474.15	c total #watches: 167884
474.52/474.64	c total #propagations: 540715499 / total #impl: 1843479972 (eff. 0.293)
474.52/474.64	c #Conflicts:    1330000 | #Learnt:      33313 | 0.000
474.52/474.64	c total clause space: 127.173MB
474.52/474.64	c total #watches: 170460
475.02/475.10	c total #propagations: 541071699 / total #impl: 1845441677 (eff. 0.293)
475.02/475.10	c #Conflicts:    1331000 | #Learnt:      34313 | 0.000
475.02/475.10	c total clause space: 127.173MB
475.02/475.10	c total #watches: 173042
475.42/475.55	c total #propagations: 541493983 / total #impl: 1846773251 (eff. 0.293)
475.42/475.55	c #Conflicts:    1332000 | #Learnt:      35313 | 0.000
475.42/475.55	c total clause space: 127.173MB
475.42/475.55	c total #watches: 175328
475.82/476.00	c total #propagations: 541918080 / total #impl: 1848148550 (eff. 0.293)
475.82/476.00	c #Conflicts:    1333000 | #Learnt:      36313 | 0.000
475.82/476.00	c total clause space: 127.173MB
475.82/476.00	c total #watches: 177695
476.32/476.47	c total #propagations: 542329623 / total #impl: 1849575297 (eff. 0.293)
476.32/476.47	c #Conflicts:    1334000 | #Learnt:      37313 | 0.000
476.32/476.47	c total clause space: 127.173MB
476.32/476.47	c total #watches: 180180
476.91/477.03	c total #propagations: 542769935 / total #impl: 1851324809 (eff. 0.293)
476.91/477.03	c #Conflicts:    1335000 | #Learnt:      38313 | 0.000
476.91/477.03	c total clause space: 127.173MB
476.91/477.03	c total #watches: 182688
477.42/477.59	c total #propagations: 543320873 / total #impl: 1853176280 (eff. 0.293)
477.42/477.59	c #Conflicts:    1336000 | #Learnt:      39313 | 0.000
477.42/477.59	c total clause space: 127.173MB
477.42/477.59	c total #watches: 185249
478.01/478.18	c total #propagations: 543787807 / total #impl: 1855249810 (eff. 0.293)
478.01/478.18	c #Conflicts:    1337000 | #Learnt:      40313 | 0.000
478.01/478.18	c total clause space: 127.173MB
478.01/478.18	c total #watches: 187620
478.61/478.74	c total #propagations: 544214506 / total #impl: 1857181515 (eff. 0.293)
478.61/478.74	c #Conflicts:    1338000 | #Learnt:      41313 | 0.000
478.61/478.74	c total clause space: 127.173MB
478.61/478.74	c total #watches: 190135
479.21/479.33	c total #propagations: 544536083 / total #impl: 1858911384 (eff. 0.293)
479.21/479.33	c #Conflicts:    1339000 | #Learnt:      42313 | 0.000
479.21/479.33	c total clause space: 127.173MB
479.21/479.33	c total #watches: 192409
479.81/479.94	c total #propagations: 544914825 / total #impl: 1860494472 (eff. 0.293)
479.81/479.94	c #Conflicts:    1340000 | #Learnt:      43313 | 0.000
479.81/479.94	c total clause space: 127.173MB
479.81/479.94	c total #watches: 194726
480.31/480.44	c total #propagations: 545368806 / total #impl: 1862129783 (eff. 0.293)
480.31/480.44	c #Conflicts:    1341000 | #Learnt:      44313 | 0.000
480.31/480.44	c total clause space: 127.173MB
480.31/480.44	c total #watches: 196936
480.81/480.99	c total #propagations: 545805359 / total #impl: 1863454014 (eff. 0.293)
480.81/480.99	c #Conflicts:    1342000 | #Learnt:      45313 | 0.000
480.81/480.99	c total clause space: 127.173MB
480.81/480.99	c total #watches: 199247
481.41/481.57	c total #propagations: 546291615 / total #impl: 1864880426 (eff. 0.293)
481.41/481.57	c #Conflicts:    1343000 | #Learnt:      46313 | 0.000
481.41/481.57	c total clause space: 127.173MB
481.41/481.57	c total #watches: 201691
482.01/482.18	c total #propagations: 546721519 / total #impl: 1866367222 (eff. 0.293)
482.01/482.18	c #Conflicts:    1344000 | #Learnt:      47313 | 0.000
482.01/482.18	c total clause space: 127.173MB
482.01/482.18	c total #watches: 204020
482.71/482.80	c total #propagations: 547121975 / total #impl: 1867997125 (eff. 0.293)
482.71/482.80	c #Conflicts:    1345000 | #Learnt:      48313 | 0.000
482.71/482.80	c total clause space: 127.173MB
482.71/482.80	c total #watches: 206209
483.31/483.49	c total #propagations: 547582133 / total #impl: 1869610971 (eff. 0.293)
483.31/483.49	c #Conflicts:    1346000 | #Learnt:      49313 | 0.000
483.31/483.49	c total clause space: 127.173MB
483.31/483.49	c total #watches: 208482
483.92/484.07	c total #propagations: 547998827 / total #impl: 1871183312 (eff. 0.293)
483.92/484.07	c #Conflicts:    1347000 | #Learnt:      50313 | 0.000
483.92/484.07	c total clause space: 127.173MB
483.92/484.07	c total #watches: 210735
484.51/484.65	c total #propagations: 548347126 / total #impl: 1872525956 (eff. 0.293)
484.51/484.65	c #Conflicts:    1348000 | #Learnt:      51313 | 0.000
484.51/484.65	c total clause space: 127.173MB
484.51/484.65	c total #watches: 213119
485.02/485.15	c total #propagations: 548813663 / total #impl: 1874517519 (eff. 0.293)
485.02/485.15	c #Conflicts:    1349000 | #Learnt:      52313 | 0.000
485.02/485.15	c total clause space: 127.173MB
485.02/485.15	c total #watches: 215540
485.61/485.73	c total #propagations: 549145793 / total #impl: 1876199047 (eff. 0.293)
485.61/485.73	c #Conflicts:    1350000 | #Learnt:      53313 | 0.000
485.61/485.73	c total clause space: 127.173MB
485.61/485.73	c total #watches: 218275
486.22/486.39	c total #propagations: 549373983 / total #impl: 1878076698 (eff. 0.293)
486.22/486.39	c #Conflicts:    1351000 | #Learnt:      54313 | 0.000
486.22/486.39	c total clause space: 127.173MB
486.22/486.39	c total #watches: 220735
486.81/486.96	c total #propagations: 549861239 / total #impl: 1880183871 (eff. 0.292)
486.81/486.96	c #Conflicts:    1352000 | #Learnt:      55313 | 0.000
486.81/486.96	c total clause space: 127.173MB
486.81/486.96	c total #watches: 223068
487.41/487.54	c total #propagations: 550213872 / total #impl: 1881781339 (eff. 0.292)
487.41/487.54	c GC COLLECT
487.41/487.54	c #Conflicts:    1353000 | #Learnt:      28214 | 0.000
487.41/487.54	c total clause space: 127.173MB
487.41/487.54	c total #watches: 156659
487.62/487.78	c total #propagations: 550585775 / total #impl: 1883571048 (eff. 0.292)
487.62/487.78	c #Conflicts:    1354000 | #Learnt:      29214 | 0.000
487.62/487.78	c total clause space: 127.173MB
487.62/487.78	c total #watches: 158927
488.02/488.17	c total #propagations: 550783145 / total #impl: 1884608287 (eff. 0.292)
488.02/488.17	c #Conflicts:    1355000 | #Learnt:      30214 | 0.000
488.02/488.17	c total clause space: 127.173MB
488.02/488.17	c total #watches: 161395
488.43/488.54	c total #propagations: 551216172 / total #impl: 1886396783 (eff. 0.292)
488.43/488.54	c #Conflicts:    1356000 | #Learnt:      31214 | 0.000
488.43/488.54	c total clause space: 127.173MB
488.43/488.54	c total #watches: 164023
488.82/488.92	c total #propagations: 551590327 / total #impl: 1888164188 (eff. 0.292)
488.82/488.92	c #Conflicts:    1357000 | #Learnt:      32214 | 0.000
488.82/488.92	c total clause space: 127.173MB
488.82/488.92	c total #watches: 166533
489.22/489.33	c total #propagations: 552028264 / total #impl: 1890057869 (eff. 0.292)
489.22/489.33	c #Conflicts:    1358000 | #Learnt:      33214 | 0.000
489.22/489.33	c total clause space: 127.173MB
489.22/489.33	c total #watches: 168916
489.62/489.73	c total #propagations: 552498896 / total #impl: 1891977623 (eff. 0.292)
489.62/489.73	c #Conflicts:    1359000 | #Learnt:      34214 | 0.000
489.62/489.73	c total clause space: 127.173MB
489.62/489.73	c total #watches: 171275
490.02/490.12	c total #propagations: 552977314 / total #impl: 1893557503 (eff. 0.292)
490.02/490.12	c #Conflicts:    1360000 | #Learnt:      35214 | 0.000
490.02/490.12	c total clause space: 127.173MB
490.02/490.12	c total #watches: 173700
490.42/490.51	c total #propagations: 553451736 / total #impl: 1895051956 (eff. 0.292)
490.42/490.51	c #Conflicts:    1361000 | #Learnt:      36214 | 0.000
490.42/490.51	c total clause space: 127.173MB
490.42/490.51	c total #watches: 176721
490.82/490.97	c total #propagations: 553838445 / total #impl: 1896338605 (eff. 0.292)
490.82/490.97	c #Conflicts:    1362000 | #Learnt:      37214 | 0.000
490.82/490.97	c total clause space: 127.173MB
490.82/490.97	c total #watches: 179348
491.32/491.46	c total #propagations: 554372667 / total #impl: 1898151931 (eff. 0.292)
491.32/491.46	c #Conflicts:    1363000 | #Learnt:      38214 | 0.000
491.32/491.46	c total clause space: 127.173MB
491.32/491.46	c total #watches: 181949
491.73/491.87	c total #propagations: 554906948 / total #impl: 1899982884 (eff. 0.292)
491.73/491.87	c #Conflicts:    1364000 | #Learnt:      39214 | 0.000
491.73/491.87	c total clause space: 127.173MB
491.73/491.87	c total #watches: 184271
492.22/492.33	c total #propagations: 555273699 / total #impl: 1901500334 (eff. 0.292)
492.22/492.33	c #Conflicts:    1365000 | #Learnt:      40214 | 0.000
492.22/492.33	c total clause space: 127.173MB
492.22/492.33	c total #watches: 186531
492.62/492.76	c total #propagations: 555814513 / total #impl: 1903375330 (eff. 0.292)
492.62/492.76	c #Conflicts:    1366000 | #Learnt:      41214 | 0.000
492.62/492.76	c total clause space: 127.173MB
492.62/492.76	c total #watches: 188815
493.02/493.19	c total #propagations: 556274502 / total #impl: 1905193410 (eff. 0.292)
493.02/493.19	c #Conflicts:    1367000 | #Learnt:      42214 | 0.000
493.02/493.19	c total clause space: 127.173MB
493.02/493.19	c total #watches: 191052
493.52/493.63	c total #propagations: 556749589 / total #impl: 1907082127 (eff. 0.292)
493.52/493.63	c #Conflicts:    1368000 | #Learnt:      43214 | 0.000
493.52/493.63	c total clause space: 127.173MB
493.52/493.63	c total #watches: 193272
493.93/494.05	c total #propagations: 557236659 / total #impl: 1908729305 (eff. 0.292)
493.93/494.05	c #Conflicts:    1369000 | #Learnt:      44214 | 0.000
493.93/494.05	c total clause space: 127.173MB
493.93/494.05	c total #watches: 195542
494.32/494.49	c total #propagations: 557743902 / total #impl: 1910336872 (eff. 0.292)
494.32/494.49	c #Conflicts:    1370000 | #Learnt:      45214 | 0.000
494.32/494.49	c total clause space: 127.173MB
494.32/494.49	c total #watches: 197838
494.82/494.94	c total #propagations: 558212832 / total #impl: 1912220187 (eff. 0.292)
494.82/494.94	c #Conflicts:    1371000 | #Learnt:      46214 | 0.000
494.82/494.94	c total clause space: 127.173MB
494.82/494.94	c total #watches: 200266
495.42/495.51	c total #propagations: 558674714 / total #impl: 1913844588 (eff. 0.292)
495.42/495.51	c #Conflicts:    1372000 | #Learnt:      47214 | 0.000
495.42/495.51	c total clause space: 127.173MB
495.42/495.51	c total #watches: 202594
495.92/496.02	c total #propagations: 559378998 / total #impl: 1916159051 (eff. 0.292)
495.92/496.02	c #Conflicts:    1373000 | #Learnt:      48214 | 0.000
495.92/496.02	c total clause space: 127.173MB
495.92/496.02	c total #watches: 205321
496.42/496.52	c total #propagations: 559940530 / total #impl: 1918172838 (eff. 0.292)
496.42/496.52	c #Conflicts:    1374000 | #Learnt:      49214 | 0.000
496.42/496.52	c total clause space: 127.173MB
496.42/496.52	c total #watches: 207889
496.82/496.99	c total #propagations: 560393261 / total #impl: 1920365904 (eff. 0.292)
496.82/496.99	c #Conflicts:    1375000 | #Learnt:      50214 | 0.000
496.82/496.99	c total clause space: 127.173MB
496.82/496.99	c total #watches: 210132
497.32/497.47	c total #propagations: 560968407 / total #impl: 1922128151 (eff. 0.292)
497.32/497.47	c #Conflicts:    1376000 | #Learnt:      51214 | 0.000
497.32/497.47	c total clause space: 127.173MB
497.32/497.47	c total #watches: 212544
497.92/498.04	c total #propagations: 561453169 / total #impl: 1923966733 (eff. 0.292)
497.92/498.04	c #Conflicts:    1377000 | #Learnt:      52214 | 0.000
497.92/498.04	c total clause space: 127.173MB
497.92/498.04	c total #watches: 215477
498.62/498.71	c total #propagations: 561934155 / total #impl: 1926225482 (eff. 0.292)
498.62/498.71	c #Conflicts:    1378000 | #Learnt:      53214 | 0.000
498.62/498.71	c total clause space: 127.173MB
498.62/498.71	c total #watches: 218030
499.22/499.30	c total #propagations: 562566781 / total #impl: 1928607740 (eff. 0.292)
499.22/499.30	c #Conflicts:    1379000 | #Learnt:      54214 | 0.000
499.22/499.30	c total clause space: 127.173MB
499.22/499.30	c total #watches: 220662
499.82/499.95	c total #propagations: 563008512 / total #impl: 1930723611 (eff. 0.292)
499.82/499.95	c #Conflicts:    1380000 | #Learnt:      55214 | 0.000
499.82/499.95	c total clause space: 127.173MB
499.82/499.95	c total #watches: 223034
500.42/500.54	c total #propagations: 563499307 / total #impl: 1932637702 (eff. 0.292)
500.42/500.54	c #Conflicts:    1381000 | #Learnt:      56214 | 0.000
500.42/500.54	c total clause space: 127.173MB
500.42/500.54	c total #watches: 225703
500.92/501.06	c total #propagations: 564036123 / total #impl: 1934430601 (eff. 0.292)
500.92/501.06	c GC COLLECT
500.92/501.06	c #Conflicts:    1382000 | #Learnt:      28815 | 0.000
500.92/501.06	c total clause space: 127.173MB
500.92/501.06	c total #watches: 158194
501.32/501.43	c total #propagations: 564463376 / total #impl: 1936091932 (eff. 0.292)
501.32/501.43	c #Conflicts:    1383000 | #Learnt:      29815 | 0.000
501.32/501.43	c total clause space: 127.173MB
501.32/501.43	c total #watches: 161033
501.72/501.83	c total #propagations: 564933500 / total #impl: 1937604409 (eff. 0.292)
501.72/501.83	c #Conflicts:    1384000 | #Learnt:      30815 | 0.000
501.72/501.83	c total clause space: 127.173MB
501.72/501.83	c total #watches: 163922
502.12/502.20	c total #propagations: 565434379 / total #impl: 1939106267 (eff. 0.292)
502.12/502.20	c #Conflicts:    1385000 | #Learnt:      31815 | 0.000
502.12/502.20	c total clause space: 127.173MB
502.12/502.20	c total #watches: 166608
502.52/502.62	c total #propagations: 565907156 / total #impl: 1940498186 (eff. 0.292)
502.52/502.62	c #Conflicts:    1386000 | #Learnt:      32815 | 0.000
502.52/502.62	c total clause space: 127.173MB
502.52/502.62	c total #watches: 169995
502.92/503.09	c total #propagations: 566348765 / total #impl: 1942106484 (eff. 0.292)
502.92/503.09	c #Conflicts:    1387000 | #Learnt:      33815 | 0.000
502.92/503.09	c total clause space: 127.173MB
502.92/503.09	c total #watches: 172994
503.42/503.58	c total #propagations: 566821255 / total #impl: 1943630088 (eff. 0.292)
503.42/503.58	c #Conflicts:    1388000 | #Learnt:      34815 | 0.000
503.42/503.58	c total clause space: 127.173MB
503.42/503.58	c total #watches: 175723
503.92/504.04	c total #propagations: 567344147 / total #impl: 1945384929 (eff. 0.292)
503.92/504.04	c #Conflicts:    1389000 | #Learnt:      35815 | 0.000
503.92/504.04	c total clause space: 127.173MB
503.92/504.04	c total #watches: 178462
504.32/504.43	c total #propagations: 567887262 / total #impl: 1947203154 (eff. 0.292)
504.32/504.43	c #Conflicts:    1390000 | #Learnt:      36815 | 0.000
504.32/504.43	c total clause space: 127.173MB
504.32/504.43	c total #watches: 181107
504.72/504.90	c total #propagations: 568373492 / total #impl: 1948788515 (eff. 0.292)
504.72/504.90	c #Conflicts:    1391000 | #Learnt:      37815 | 0.000
504.72/504.90	c total clause space: 127.173MB
504.72/504.90	c total #watches: 184614
505.32/505.40	c total #propagations: 568793071 / total #impl: 1950457285 (eff. 0.292)
505.32/505.40	c #Conflicts:    1392000 | #Learnt:      38815 | 0.000
505.32/505.40	c total clause space: 127.173MB
505.32/505.40	c total #watches: 187118
505.72/505.88	c total #propagations: 569399116 / total #impl: 1952841337 (eff. 0.292)
505.72/505.88	c #Conflicts:    1393000 | #Learnt:      39815 | 0.000
505.72/505.88	c total clause space: 127.173MB
505.72/505.88	c total #watches: 189830
506.22/506.33	c total #propagations: 569896450 / total #impl: 1954763185 (eff. 0.292)
506.22/506.33	c #Conflicts:    1394000 | #Learnt:      40815 | 0.000
506.22/506.33	c total clause space: 127.173MB
506.22/506.33	c total #watches: 192252
506.62/506.78	c total #propagations: 570327603 / total #impl: 1956542760 (eff. 0.291)
506.62/506.78	c #Conflicts:    1395000 | #Learnt:      41815 | 0.000
506.62/506.78	c total clause space: 127.173MB
506.62/506.78	c total #watches: 194635
507.12/507.26	c total #propagations: 570671971 / total #impl: 1958165589 (eff. 0.291)
507.12/507.26	c #Conflicts:    1396000 | #Learnt:      42815 | 0.000
507.12/507.26	c total clause space: 127.173MB
507.12/507.26	c total #watches: 196910
507.61/507.76	c total #propagations: 571064406 / total #impl: 1960160325 (eff. 0.291)
507.61/507.76	c #Conflicts:    1397000 | #Learnt:      43815 | 0.000
507.61/507.76	c total clause space: 127.173MB
507.61/507.76	c total #watches: 199566
508.22/508.31	c total #propagations: 571411986 / total #impl: 1962438173 (eff. 0.291)
508.22/508.31	c #Conflicts:    1398000 | #Learnt:      44815 | 0.000
508.22/508.31	c total clause space: 127.173MB
508.22/508.31	c total #watches: 202311
508.71/508.80	c total #propagations: 571864859 / total #impl: 1964786574 (eff. 0.291)
508.71/508.80	c #Conflicts:    1399000 | #Learnt:      45815 | 0.000
508.71/508.80	c total clause space: 127.173MB
508.71/508.80	c total #watches: 204487
509.22/509.34	c total #propagations: 572335942 / total #impl: 1966543171 (eff. 0.291)
509.22/509.34	c #Conflicts:    1400000 | #Learnt:      46815 | 0.000
509.22/509.34	c total clause space: 127.173MB
509.22/509.34	c total #watches: 207228
509.81/509.94	c total #propagations: 572778414 / total #impl: 1968717563 (eff. 0.291)
509.81/509.94	c #Conflicts:    1401000 | #Learnt:      47815 | 0.000
509.81/509.94	c total clause space: 127.173MB
509.81/509.94	c total #watches: 210035
510.42/510.59	c total #propagations: 573370736 / total #impl: 1971115272 (eff. 0.291)
510.42/510.59	c #Conflicts:    1402000 | #Learnt:      48815 | 0.000
510.42/510.59	c total clause space: 127.173MB
510.42/510.59	c total #watches: 212765
511.11/511.25	c total #propagations: 573972372 / total #impl: 1973802079 (eff. 0.291)
511.11/511.25	c #Conflicts:    1403000 | #Learnt:      49815 | 0.000
511.11/511.25	c total clause space: 127.173MB
511.11/511.25	c total #watches: 215832
511.81/512.00	c total #propagations: 574486871 / total #impl: 1976523965 (eff. 0.291)
511.81/512.00	c #Conflicts:    1404000 | #Learnt:      50815 | 0.000
511.81/512.00	c total clause space: 127.173MB
511.81/512.00	c total #watches: 219708
512.52/512.66	c total #propagations: 574988147 / total #impl: 1979520674 (eff. 0.290)
512.52/512.66	c #Conflicts:    1405000 | #Learnt:      51815 | 0.000
512.52/512.66	c total clause space: 127.173MB
512.52/512.66	c total #watches: 222357
513.21/513.35	c total #propagations: 575533406 / total #impl: 1981720127 (eff. 0.290)
513.21/513.35	c #Conflicts:    1406000 | #Learnt:      52815 | 0.000
513.21/513.35	c total clause space: 127.173MB
513.21/513.35	c total #watches: 224993
513.91/514.06	c total #propagations: 576066513 / total #impl: 1983621720 (eff. 0.290)
513.91/514.06	c #Conflicts:    1407000 | #Learnt:      53815 | 0.000
513.91/514.06	c total clause space: 127.173MB
513.91/514.06	c total #watches: 227350
514.61/514.76	c total #propagations: 576617304 / total #impl: 1986139843 (eff. 0.290)
514.61/514.76	c #Conflicts:    1408000 | #Learnt:      54815 | 0.000
514.61/514.76	c total clause space: 127.173MB
514.61/514.76	c total #watches: 229574
515.31/515.46	c total #propagations: 577066039 / total #impl: 1988187970 (eff. 0.290)
515.31/515.46	c #Conflicts:    1409000 | #Learnt:      55815 | 0.000
515.31/515.46	c total clause space: 127.173MB
515.31/515.46	c total #watches: 231723
516.01/516.13	c total #propagations: 577533411 / total #impl: 1989983979 (eff. 0.290)
516.01/516.13	c #Conflicts:    1410000 | #Learnt:      56815 | 0.000
516.01/516.13	c total clause space: 127.173MB
516.01/516.13	c total #watches: 234121
516.61/516.79	c total #propagations: 578016321 / total #impl: 1992063481 (eff. 0.290)
516.61/516.79	c GC COLLECT
516.61/516.79	c #Conflicts:    1411000 | #Learnt:      29117 | 0.000
516.61/516.79	c total clause space: 127.173MB
516.61/516.79	c total #watches: 158903
517.11/517.21	c total #propagations: 578487830 / total #impl: 1993882237 (eff. 0.290)
517.11/517.21	c #Conflicts:    1412000 | #Learnt:      30117 | 0.000
517.11/517.21	c total clause space: 127.173MB
517.11/517.21	c total #watches: 161504
517.41/517.56	c total #propagations: 578976809 / total #impl: 1995846522 (eff. 0.290)
517.41/517.56	c #Conflicts:    1413000 | #Learnt:      31117 | 0.000
517.41/517.56	c total clause space: 127.173MB
517.41/517.56	c total #watches: 165353
517.81/517.96	c total #propagations: 579323408 / total #impl: 1997174187 (eff. 0.290)
517.81/517.96	c #Conflicts:    1414000 | #Learnt:      32117 | 0.000
517.81/517.96	c total clause space: 127.173MB
517.81/517.96	c total #watches: 168177
518.12/518.24	c total #propagations: 579728012 / total #impl: 1998740036 (eff. 0.290)
518.12/518.24	c #Conflicts:    1415000 | #Learnt:      33117 | 0.000
518.12/518.24	c total clause space: 127.173MB
518.12/518.24	c total #watches: 170986
518.41/518.55	c total #propagations: 579956978 / total #impl: 1999418064 (eff. 0.290)
518.41/518.55	c #Conflicts:    1416000 | #Learnt:      34117 | 0.000
518.41/518.55	c total clause space: 127.173MB
518.41/518.55	c total #watches: 173677
518.81/518.92	c total #propagations: 580231277 / total #impl: 2000297305 (eff. 0.290)
518.81/518.92	c #Conflicts:    1417000 | #Learnt:      35117 | 0.000
518.81/518.92	c total clause space: 127.173MB
518.81/518.92	c total #watches: 176488
519.12/519.22	c total #propagations: 580724035 / total #impl: 2001828399 (eff. 0.290)
519.12/519.22	c #Conflicts:    1418000 | #Learnt:      36117 | 0.000
519.12/519.22	c total clause space: 127.173MB
519.12/519.22	c total #watches: 179167
519.41/519.55	c total #propagations: 581132485 / total #impl: 2002954245 (eff. 0.290)
519.41/519.55	c #Conflicts:    1419000 | #Learnt:      37117 | 0.000
519.41/519.55	c total clause space: 127.173MB
519.41/519.55	c total #watches: 181900
519.91/520.00	c total #propagations: 581572529 / total #impl: 2004282216 (eff. 0.290)
519.91/520.00	c #Conflicts:    1420000 | #Learnt:      38117 | 0.000
519.91/520.00	c total clause space: 127.173MB
519.91/520.00	c total #watches: 184804
520.22/520.36	c total #propagations: 582303525 / total #impl: 2006334127 (eff. 0.290)
520.22/520.36	c #Conflicts:    1421000 | #Learnt:      39117 | 0.000
520.22/520.36	c total clause space: 127.173MB
520.22/520.36	c total #watches: 188119
520.61/520.72	c total #propagations: 582849554 / total #impl: 2007856026 (eff. 0.290)
520.61/520.72	c #Conflicts:    1422000 | #Learnt:      40117 | 0.000
520.61/520.72	c total clause space: 127.173MB
520.61/520.72	c total #watches: 190947
520.91/521.05	c total #propagations: 583262777 / total #impl: 2009083753 (eff. 0.290)
520.91/521.05	c #Conflicts:    1423000 | #Learnt:      41117 | 0.000
520.91/521.05	c total clause space: 127.173MB
520.91/521.05	c total #watches: 193757
521.21/521.38	c total #propagations: 583496695 / total #impl: 2010018928 (eff. 0.290)
521.21/521.38	c #Conflicts:    1424000 | #Learnt:      42117 | 0.000
521.21/521.38	c total clause space: 127.173MB
521.21/521.38	c total #watches: 196646
521.51/521.66	c total #propagations: 583778511 / total #impl: 2010992574 (eff. 0.290)
521.51/521.66	c #Conflicts:    1425000 | #Learnt:      43117 | 0.000
521.51/521.66	c total clause space: 127.173MB
521.51/521.66	c total #watches: 199144
521.91/522.07	c total #propagations: 584051084 / total #impl: 2011618572 (eff. 0.290)
521.91/522.07	c #Conflicts:    1426000 | #Learnt:      44117 | 0.000
521.91/522.07	c total clause space: 127.173MB
521.91/522.07	c total #watches: 202126
522.42/522.57	c total #propagations: 584501688 / total #impl: 2012754065 (eff. 0.290)
522.42/522.57	c #Conflicts:    1427000 | #Learnt:      45117 | 0.000
522.42/522.57	c total clause space: 127.173MB
522.42/522.57	c total #watches: 204967
522.91/523.02	c total #propagations: 584927390 / total #impl: 2014105740 (eff. 0.290)
522.91/523.02	c #Conflicts:    1428000 | #Learnt:      46117 | 0.000
522.91/523.02	c total clause space: 127.173MB
522.91/523.02	c total #watches: 207355
523.41/523.52	c total #propagations: 585343075 / total #impl: 2015775596 (eff. 0.290)
523.41/523.52	c #Conflicts:    1429000 | #Learnt:      47117 | 0.000
523.41/523.52	c total clause space: 127.173MB
523.41/523.52	c total #watches: 209816
523.91/524.05	c total #propagations: 585813598 / total #impl: 2017807349 (eff. 0.290)
523.91/524.05	c #Conflicts:    1430000 | #Learnt:      48117 | 0.000
523.91/524.05	c total clause space: 127.173MB
523.91/524.05	c total #watches: 212110
524.41/524.51	c total #propagations: 586315068 / total #impl: 2019959537 (eff. 0.290)
524.41/524.51	c #Conflicts:    1431000 | #Learnt:      49117 | 0.000
524.41/524.51	c total clause space: 127.173MB
524.41/524.51	c total #watches: 214473
524.91/525.00	c total #propagations: 586723317 / total #impl: 2021622637 (eff. 0.290)
524.91/525.00	c #Conflicts:    1432000 | #Learnt:      50117 | 0.000
524.91/525.00	c total clause space: 127.173MB
524.91/525.00	c total #watches: 216626
525.41/525.55	c total #propagations: 587256363 / total #impl: 2023425155 (eff. 0.290)
525.41/525.55	c #Conflicts:    1433000 | #Learnt:      51117 | 0.000
525.41/525.55	c total clause space: 127.173MB
525.41/525.55	c total #watches: 218889
526.01/526.11	c total #propagations: 587664660 / total #impl: 2025218419 (eff. 0.290)
526.01/526.11	c #Conflicts:    1434000 | #Learnt:      52117 | 0.000
526.01/526.11	c total clause space: 127.173MB
526.01/526.11	c total #watches: 221149
526.41/526.54	c total #propagations: 588123533 / total #impl: 2027102863 (eff. 0.290)
526.41/526.54	c #Conflicts:    1435000 | #Learnt:      53117 | 0.000
526.41/526.54	c total clause space: 127.173MB
526.41/526.54	c total #watches: 223283
526.92/527.07	c total #propagations: 588477497 / total #impl: 2028496047 (eff. 0.290)
526.92/527.07	c #Conflicts:    1436000 | #Learnt:      54117 | 0.000
526.92/527.07	c total clause space: 127.173MB
526.92/527.07	c total #watches: 225701
527.51/527.60	c total #propagations: 588943696 / total #impl: 2030273888 (eff. 0.290)
527.51/527.60	c #Conflicts:    1437000 | #Learnt:      55117 | 0.000
527.51/527.60	c total clause space: 127.173MB
527.51/527.60	c total #watches: 227978
528.02/528.14	c total #propagations: 589387270 / total #impl: 2031921400 (eff. 0.290)
528.02/528.14	c #Conflicts:    1438000 | #Learnt:      56117 | 0.000
528.02/528.14	c total clause space: 127.173MB
528.02/528.14	c total #watches: 230320
528.51/528.66	c total #propagations: 589878553 / total #impl: 2033946993 (eff. 0.290)
528.51/528.66	c #Conflicts:    1439000 | #Learnt:      57117 | 0.000
528.51/528.66	c total clause space: 127.173MB
528.51/528.66	c total #watches: 232715
529.02/529.15	c total #propagations: 590359109 / total #impl: 2036048601 (eff. 0.290)
529.02/529.15	c GC COLLECT
529.02/529.15	c #Conflicts:    1440000 | #Learnt:      29113 | 0.000
529.02/529.15	c total clause space: 127.173MB
529.02/529.15	c total #watches: 158860
529.31/529.49	c total #propagations: 590774921 / total #impl: 2037788036 (eff. 0.290)
529.31/529.49	c #Conflicts:    1441000 | #Learnt:      30113 | 0.000
529.31/529.49	c total clause space: 127.173MB
529.31/529.49	c total #watches: 161118
529.71/529.83	c total #propagations: 591257834 / total #impl: 2039546214 (eff. 0.290)
529.71/529.83	c #Conflicts:    1442000 | #Learnt:      31113 | 0.000
529.71/529.83	c total clause space: 127.173MB
529.71/529.83	c total #watches: 163829
530.01/530.17	c total #propagations: 591772719 / total #impl: 2041238657 (eff. 0.290)
530.01/530.17	c #Conflicts:    1443000 | #Learnt:      32113 | 0.000
530.01/530.17	c total clause space: 127.173MB
530.01/530.17	c total #watches: 166436
530.41/530.51	c total #propagations: 592305146 / total #impl: 2043092675 (eff. 0.290)
530.41/530.51	c #Conflicts:    1444000 | #Learnt:      33113 | 0.000
530.41/530.51	c total clause space: 127.173MB
530.41/530.51	c total #watches: 169320
530.81/530.94	c total #propagations: 592723974 / total #impl: 2044450342 (eff. 0.290)
530.81/530.94	c #Conflicts:    1445000 | #Learnt:      34113 | 0.000
530.81/530.94	c total clause space: 127.173MB
530.81/530.94	c total #watches: 171715
531.22/531.33	c total #propagations: 593200790 / total #impl: 2046081283 (eff. 0.290)
531.22/531.33	c #Conflicts:    1446000 | #Learnt:      35113 | 0.000
531.22/531.33	c total clause space: 127.173MB
531.22/531.33	c total #watches: 174132
531.61/531.74	c total #propagations: 593742505 / total #impl: 2047653235 (eff. 0.290)
531.61/531.74	c #Conflicts:    1447000 | #Learnt:      36113 | 0.000
531.61/531.74	c total clause space: 127.173MB
531.61/531.74	c total #watches: 176753
532.01/532.17	c total #propagations: 594200322 / total #impl: 2049105837 (eff. 0.290)
532.01/532.17	c #Conflicts:    1448000 | #Learnt:      37113 | 0.000
532.01/532.17	c total clause space: 127.173MB
532.01/532.17	c total #watches: 179330
532.51/532.65	c total #propagations: 594710051 / total #impl: 2050702320 (eff. 0.290)
532.51/532.65	c #Conflicts:    1449000 | #Learnt:      38113 | 0.000
532.51/532.65	c total clause space: 127.173MB
532.51/532.65	c total #watches: 181770
532.91/533.08	c total #propagations: 595207727 / total #impl: 2052385399 (eff. 0.290)
532.91/533.08	c #Conflicts:    1450000 | #Learnt:      39113 | 0.000
532.91/533.08	c total clause space: 127.173MB
532.91/533.08	c total #watches: 184200
533.42/533.57	c total #propagations: 595606369 / total #impl: 2053889934 (eff. 0.290)
533.42/533.57	c #Conflicts:    1451000 | #Learnt:      40113 | 0.000
533.42/533.57	c total clause space: 127.173MB
533.42/533.57	c total #watches: 186766
534.01/534.10	c total #propagations: 596030630 / total #impl: 2055532543 (eff. 0.290)
534.01/534.10	c #Conflicts:    1452000 | #Learnt:      41113 | 0.000
534.01/534.10	c total clause space: 127.173MB
534.01/534.10	c total #watches: 189134
534.41/534.59	c total #propagations: 596517152 / total #impl: 2057471563 (eff. 0.290)
534.41/534.59	c #Conflicts:    1453000 | #Learnt:      42113 | 0.000
534.41/534.59	c total clause space: 127.173MB
534.41/534.59	c total #watches: 191727
535.01/535.19	c total #propagations: 596987014 / total #impl: 2059074002 (eff. 0.290)
535.01/535.19	c #Conflicts:    1454000 | #Learnt:      43113 | 0.000
535.01/535.19	c total clause space: 127.173MB
535.01/535.19	c total #watches: 194407
535.62/535.78	c total #propagations: 597531524 / total #impl: 2061053310 (eff. 0.290)
535.62/535.78	c #Conflicts:    1455000 | #Learnt:      44113 | 0.000
535.62/535.78	c total clause space: 127.173MB
535.62/535.78	c total #watches: 196961
536.21/536.35	c total #propagations: 598022749 / total #impl: 2062902041 (eff. 0.290)
536.21/536.35	c #Conflicts:    1456000 | #Learnt:      45113 | 0.000
536.21/536.35	c total clause space: 127.173MB
536.21/536.35	c total #watches: 199359
536.91/537.04	c total #propagations: 598558157 / total #impl: 2064670305 (eff. 0.290)
536.91/537.04	c #Conflicts:    1457000 | #Learnt:      46113 | 0.000
536.91/537.04	c total clause space: 127.173MB
536.91/537.04	c total #watches: 201940
537.51/537.70	c total #propagations: 599202888 / total #impl: 2066781707 (eff. 0.290)
537.51/537.70	c #Conflicts:    1458000 | #Learnt:      47113 | 0.000
537.51/537.70	c total clause space: 127.173MB
537.51/537.70	c total #watches: 204435
538.11/538.20	c total #propagations: 599724845 / total #impl: 2068828585 (eff. 0.290)
538.11/538.20	c #Conflicts:    1459000 | #Learnt:      48113 | 0.000
538.11/538.20	c total clause space: 127.173MB
538.11/538.20	c total #watches: 207125
538.61/538.74	c total #propagations: 600121242 / total #impl: 2070400510 (eff. 0.290)
538.61/538.74	c #Conflicts:    1460000 | #Learnt:      49113 | 0.000
538.61/538.74	c total clause space: 127.173MB
538.61/538.74	c total #watches: 209816
539.11/539.24	c total #propagations: 600514427 / total #impl: 2072287736 (eff. 0.290)
539.11/539.24	c #Conflicts:    1461000 | #Learnt:      50113 | 0.000
539.11/539.24	c total clause space: 127.173MB
539.11/539.24	c total #watches: 212447
539.61/539.76	c total #propagations: 600866434 / total #impl: 2073757597 (eff. 0.290)
539.61/539.76	c #Conflicts:    1462000 | #Learnt:      51113 | 0.000
539.61/539.76	c total clause space: 127.173MB
539.61/539.76	c total #watches: 214732
540.21/540.34	c total #propagations: 601259222 / total #impl: 2075185874 (eff. 0.290)
540.21/540.34	c #Conflicts:    1463000 | #Learnt:      52113 | 0.000
540.21/540.34	c total clause space: 127.173MB
540.21/540.34	c total #watches: 216898
540.81/540.90	c total #propagations: 601815847 / total #impl: 2076951165 (eff. 0.290)
540.81/540.90	c #Conflicts:    1464000 | #Learnt:      53113 | 0.000
540.81/540.90	c total clause space: 127.173MB
540.81/540.90	c total #watches: 219221
541.31/541.47	c total #propagations: 602344690 / total #impl: 2078658281 (eff. 0.290)
541.31/541.47	c #Conflicts:    1465000 | #Learnt:      54113 | 0.000
541.31/541.47	c total clause space: 127.173MB
541.31/541.47	c total #watches: 221471
541.81/541.97	c total #propagations: 602701294 / total #impl: 2080781095 (eff. 0.290)
541.81/541.97	c #Conflicts:    1466000 | #Learnt:      55113 | 0.000
541.81/541.97	c total clause space: 127.173MB
541.81/541.97	c total #watches: 223583
542.41/542.55	c total #propagations: 603056538 / total #impl: 2082342885 (eff. 0.290)
542.41/542.55	c #Conflicts:    1467000 | #Learnt:      56113 | 0.000
542.41/542.55	c total clause space: 127.173MB
542.41/542.55	c total #watches: 225860
543.01/543.17	c total #propagations: 603595324 / total #impl: 2084243165 (eff. 0.290)
543.01/543.17	c #Conflicts:    1468000 | #Learnt:      57113 | 0.000
543.01/543.17	c total clause space: 127.173MB
543.01/543.17	c total #watches: 228516
543.71/543.85	c total #propagations: 604141173 / total #impl: 2086406298 (eff. 0.290)
543.71/543.85	c #Conflicts:    1469000 | #Learnt:      58113 | 0.000
543.71/543.85	c total clause space: 127.173MB
543.71/543.85	c total #watches: 231554
544.21/544.38	c total #propagations: 604537604 / total #impl: 2088003702 (eff. 0.290)
544.21/544.38	c GC COLLECT
544.21/544.38	c #Conflicts:    1470000 | #Learnt:      29811 | 0.000
544.21/544.38	c total clause space: 127.173MB
544.21/544.38	c total #watches: 160639
544.61/544.70	c total #propagations: 604951283 / total #impl: 2089467165 (eff. 0.290)
544.61/544.70	c #Conflicts:    1471000 | #Learnt:      30811 | 0.000
544.61/544.70	c total clause space: 127.173MB
544.61/544.70	c total #watches: 163532
544.91/545.06	c total #propagations: 605344331 / total #impl: 2090905236 (eff. 0.290)
544.91/545.06	c #Conflicts:    1472000 | #Learnt:      31811 | 0.000
544.91/545.06	c total clause space: 127.173MB
544.91/545.06	c total #watches: 166629
545.31/545.47	c total #propagations: 605699659 / total #impl: 2092591582 (eff. 0.289)
545.31/545.47	c #Conflicts:    1473000 | #Learnt:      32811 | 0.000
545.31/545.47	c total clause space: 127.173MB
545.31/545.47	c total #watches: 170176
545.71/545.89	c total #propagations: 606117312 / total #impl: 2094468640 (eff. 0.289)
545.71/545.89	c #Conflicts:    1474000 | #Learnt:      33811 | 0.000
545.71/545.89	c total clause space: 127.173MB
545.71/545.89	c total #watches: 173125
546.21/546.31	c total #propagations: 606450747 / total #impl: 2096460537 (eff. 0.289)
546.21/546.31	c #Conflicts:    1475000 | #Learnt:      34811 | 0.000
546.21/546.31	c total clause space: 127.173MB
546.21/546.31	c total #watches: 176074
546.61/546.74	c total #propagations: 606886111 / total #impl: 2098435196 (eff. 0.289)
546.61/546.74	c #Conflicts:    1476000 | #Learnt:      35811 | 0.000
546.61/546.74	c total clause space: 127.173MB
546.61/546.74	c total #watches: 178998
547.11/547.22	c total #propagations: 607318572 / total #impl: 2100397800 (eff. 0.289)
547.11/547.22	c #Conflicts:    1477000 | #Learnt:      36811 | 0.000
547.11/547.22	c total clause space: 127.173MB
547.11/547.22	c total #watches: 181712
547.61/547.74	c total #propagations: 607809884 / total #impl: 2102509488 (eff. 0.289)
547.61/547.74	c #Conflicts:    1478000 | #Learnt:      37811 | 0.000
547.61/547.74	c total clause space: 127.173MB
547.61/547.74	c total #watches: 184105
548.01/548.18	c total #propagations: 608304671 / total #impl: 2104659084 (eff. 0.289)
548.01/548.18	c #Conflicts:    1479000 | #Learnt:      38811 | 0.000
548.01/548.18	c total clause space: 127.173MB
548.01/548.18	c total #watches: 186516
548.51/548.64	c total #propagations: 608664442 / total #impl: 2106494899 (eff. 0.289)
548.51/548.64	c #Conflicts:    1480000 | #Learnt:      39811 | 0.000
548.51/548.64	c total clause space: 127.173MB
548.51/548.64	c total #watches: 188782
549.01/549.19	c total #propagations: 609059328 / total #impl: 2108385498 (eff. 0.289)
549.01/549.19	c #Conflicts:    1481000 | #Learnt:      40811 | 0.000
549.01/549.19	c total clause space: 127.173MB
549.01/549.19	c total #watches: 191358
549.61/549.70	c total #propagations: 609548508 / total #impl: 2110668054 (eff. 0.289)
549.61/549.70	c #Conflicts:    1482000 | #Learnt:      41811 | 0.000
549.61/549.70	c total clause space: 127.173MB
549.61/549.71	c total #watches: 194249
550.01/550.15	c total #propagations: 609957564 / total #impl: 2112282111 (eff. 0.289)
550.01/550.15	c #Conflicts:    1483000 | #Learnt:      42811 | 0.000
550.01/550.15	c total clause space: 127.173MB
550.01/550.15	c total #watches: 197020
550.51/550.67	c total #propagations: 610249166 / total #impl: 2113316270 (eff. 0.289)
550.51/550.67	c #Conflicts:    1484000 | #Learnt:      43811 | 0.000
550.51/550.67	c total clause space: 127.173MB
550.51/550.67	c total #watches: 199234
551.01/551.18	c total #propagations: 610817788 / total #impl: 2115435481 (eff. 0.289)
551.01/551.18	c #Conflicts:    1485000 | #Learnt:      44811 | 0.000
551.01/551.18	c total clause space: 127.173MB
551.01/551.18	c total #watches: 201489
551.61/551.72	c total #propagations: 611309526 / total #impl: 2117209301 (eff. 0.289)
551.61/551.72	c #Conflicts:    1486000 | #Learnt:      45811 | 0.000
551.61/551.72	c total clause space: 127.173MB
551.61/551.72	c total #watches: 204054
552.01/552.14	c total #propagations: 611717300 / total #impl: 2119283255 (eff. 0.289)
552.01/552.14	c #Conflicts:    1487000 | #Learnt:      46811 | 0.000
552.01/552.14	c total clause space: 127.173MB
552.01/552.14	c total #watches: 206365
552.61/552.72	c total #propagations: 612126407 / total #impl: 2120846751 (eff. 0.289)
552.61/552.72	c #Conflicts:    1488000 | #Learnt:      47811 | 0.000
552.61/552.72	c total clause space: 127.173MB
552.61/552.72	c total #watches: 208799
553.10/553.29	c total #propagations: 612711322 / total #impl: 2122706189 (eff. 0.289)
553.10/553.29	c #Conflicts:    1489000 | #Learnt:      48811 | 0.000
553.10/553.29	c total clause space: 127.173MB
553.10/553.29	c total #watches: 211070
553.80/553.92	c total #propagations: 613124664 / total #impl: 2124466334 (eff. 0.289)
553.80/553.92	c #Conflicts:    1490000 | #Learnt:      49811 | 0.000
553.80/553.92	c total clause space: 127.173MB
553.80/553.92	c total #watches: 213905
554.50/554.62	c total #propagations: 613616185 / total #impl: 2126523915 (eff. 0.289)
554.50/554.62	c #Conflicts:    1491000 | #Learnt:      50811 | 0.000
554.50/554.62	c total clause space: 127.173MB
554.50/554.62	c total #watches: 216576
555.10/555.20	c total #propagations: 614063995 / total #impl: 2128500049 (eff. 0.288)
555.10/555.20	c #Conflicts:    1492000 | #Learnt:      51811 | 0.000
555.10/555.20	c total clause space: 127.173MB
555.10/555.20	c total #watches: 218735
555.60/555.75	c total #propagations: 614509942 / total #impl: 2130306559 (eff. 0.288)
555.60/555.75	c #Conflicts:    1493000 | #Learnt:      52811 | 0.000
555.60/555.75	c total clause space: 127.173MB
555.60/555.75	c total #watches: 220999
556.20/556.30	c total #propagations: 614969584 / total #impl: 2131994089 (eff. 0.288)
556.20/556.30	c #Conflicts:    1494000 | #Learnt:      53811 | 0.000
556.20/556.30	c total clause space: 127.173MB
556.20/556.30	c total #watches: 224104
556.70/556.81	c total #propagations: 615267814 / total #impl: 2133310371 (eff. 0.288)
556.70/556.81	c #Conflicts:    1495000 | #Learnt:      54811 | 0.000
556.70/556.81	c total clause space: 127.173MB
556.70/556.81	c total #watches: 226784
557.20/557.34	c total #propagations: 615700316 / total #impl: 2135324856 (eff. 0.288)
557.20/557.34	c #Conflicts:    1496000 | #Learnt:      55811 | 0.000
557.20/557.34	c total clause space: 127.173MB
557.20/557.34	c total #watches: 229471
557.61/557.79	c total #propagations: 616141243 / total #impl: 2137382805 (eff. 0.288)
557.61/557.79	c #Conflicts:    1497000 | #Learnt:      56811 | 0.000
557.61/557.79	c total clause space: 127.173MB
557.61/557.79	c total #watches: 232299
558.20/558.33	c total #propagations: 616410112 / total #impl: 2139277226 (eff. 0.288)
558.20/558.33	c #Conflicts:    1498000 | #Learnt:      57811 | 0.000
558.20/558.33	c total clause space: 127.173MB
558.20/558.33	c total #watches: 235144
558.71/558.84	c total #propagations: 616763779 / total #impl: 2141379894 (eff. 0.288)
558.71/558.84	c #Conflicts:    1499000 | #Learnt:      58811 | 0.000
558.71/558.84	c total clause space: 127.173MB
558.71/558.84	c total #watches: 237995
559.20/559.32	c total #propagations: 617107947 / total #impl: 2143067889 (eff. 0.288)
559.20/559.32	c GC COLLECT
559.20/559.32	c #Conflicts:    1500000 | #Learnt:      30209 | 0.000
559.20/559.32	c total clause space: 127.173MB
559.20/559.32	c total #watches: 161813
559.60/559.70	c total #propagations: 617346294 / total #impl: 2144900024 (eff. 0.288)
559.60/559.70	c #Conflicts:    1501000 | #Learnt:      31209 | 0.000
559.60/559.70	c total clause space: 127.173MB
559.60/559.70	c total #watches: 164314
559.91/560.05	c total #propagations: 617728594 / total #impl: 2146540084 (eff. 0.288)
559.91/560.05	c #Conflicts:    1502000 | #Learnt:      32209 | 0.000
559.91/560.05	c total clause space: 127.173MB
559.91/560.05	c total #watches: 166694
560.30/560.44	c total #propagations: 618171357 / total #impl: 2148090463 (eff. 0.288)
560.30/560.44	c #Conflicts:    1503000 | #Learnt:      33209 | 0.000
560.30/560.44	c total clause space: 127.173MB
560.30/560.44	c total #watches: 169172
560.70/560.88	c total #propagations: 618547825 / total #impl: 2149501043 (eff. 0.288)
560.70/560.88	c #Conflicts:    1504000 | #Learnt:      34209 | 0.000
560.70/560.88	c total clause space: 127.173MB
560.70/560.88	c total #watches: 171533
561.10/561.24	c total #propagations: 619016019 / total #impl: 2151196399 (eff. 0.288)
561.10/561.24	c #Conflicts:    1505000 | #Learnt:      35209 | 0.000
561.10/561.24	c total clause space: 127.173MB
561.10/561.24	c total #watches: 173820
561.40/561.58	c total #propagations: 619472399 / total #impl: 2152547197 (eff. 0.288)
561.40/561.58	c #Conflicts:    1506000 | #Learnt:      36209 | 0.000
561.40/561.58	c total clause space: 127.173MB
561.40/561.58	c total #watches: 176203
561.80/561.98	c total #propagations: 619800330 / total #impl: 2153817328 (eff. 0.288)
561.80/561.98	c #Conflicts:    1507000 | #Learnt:      37209 | 0.000
561.80/561.98	c total clause space: 127.173MB
561.80/561.98	c total #watches: 178768
562.20/562.35	c total #propagations: 620225320 / total #impl: 2155397001 (eff. 0.288)
562.20/562.35	c #Conflicts:    1508000 | #Learnt:      38209 | 0.000
562.20/562.35	c total clause space: 127.173MB
562.20/562.35	c total #watches: 182258
562.60/562.76	c total #propagations: 620629906 / total #impl: 2156863816 (eff. 0.288)
562.60/562.76	c #Conflicts:    1509000 | #Learnt:      39209 | 0.000
562.60/562.76	c total clause space: 127.173MB
562.60/562.76	c total #watches: 185151
563.00/563.17	c total #propagations: 621122132 / total #impl: 2158339484 (eff. 0.288)
563.00/563.17	c #Conflicts:    1510000 | #Learnt:      40209 | 0.000
563.00/563.17	c total clause space: 127.173MB
563.00/563.17	c total #watches: 187499
563.40/563.59	c total #propagations: 621613707 / total #impl: 2159990362 (eff. 0.288)
563.40/563.59	c #Conflicts:    1511000 | #Learnt:      41209 | 0.000
563.40/563.59	c total clause space: 127.173MB
563.40/563.59	c total #watches: 190908
563.90/564.08	c total #propagations: 622047459 / total #impl: 2161471539 (eff. 0.288)
563.90/564.08	c #Conflicts:    1512000 | #Learnt:      42209 | 0.000
563.90/564.08	c total clause space: 127.173MB
563.90/564.08	c total #watches: 194146
564.31/564.46	c total #propagations: 622569264 / total #impl: 2163283118 (eff. 0.288)
564.31/564.46	c #Conflicts:    1513000 | #Learnt:      43209 | 0.000
564.31/564.46	c total clause space: 127.173MB
564.31/564.46	c total #watches: 196751
564.50/564.63	c total #propagations: 622855832 / total #impl: 2164158938 (eff. 0.288)
564.50/564.63	c #Conflicts:    1514000 | #Learnt:      44209 | 0.000
564.50/564.63	c total clause space: 127.173MB
564.50/564.63	c total #watches: 199099
564.70/564.87	c total #propagations: 622958772 / total #impl: 2164363821 (eff. 0.288)
564.70/564.87	c #Conflicts:    1515000 | #Learnt:      45209 | 0.000
564.70/564.87	c total clause space: 127.173MB
564.70/564.87	c total #watches: 201385
565.10/565.27	c total #propagations: 623150686 / total #impl: 2164819234 (eff. 0.288)
565.10/565.27	c #Conflicts:    1516000 | #Learnt:      46209 | 0.000
565.10/565.27	c total clause space: 127.173MB
565.10/565.27	c total #watches: 204232
565.31/565.45	c total #propagations: 623469434 / total #impl: 2165829769 (eff. 0.288)
565.31/565.45	c #Conflicts:    1517000 | #Learnt:      47209 | 0.000
565.31/565.45	c total clause space: 127.173MB
565.31/565.45	c total #watches: 206617
565.50/565.68	c total #propagations: 623578700 / total #impl: 2166056093 (eff. 0.288)
565.50/565.68	c #Conflicts:    1518000 | #Learnt:      48209 | 0.000
565.50/565.68	c total clause space: 127.173MB
565.50/565.68	c total #watches: 209089
565.90/566.03	c total #propagations: 623719752 / total #impl: 2166386817 (eff. 0.288)
565.90/566.03	c #Conflicts:    1519000 | #Learnt:      49209 | 0.000
565.90/566.03	c total clause space: 127.173MB
565.90/566.03	c total #watches: 211644
566.20/566.38	c total #propagations: 624040705 / total #impl: 2167115074 (eff. 0.288)
566.20/566.38	c #Conflicts:    1520000 | #Learnt:      50209 | 0.000
566.20/566.38	c total clause space: 127.173MB
566.20/566.38	c total #watches: 214079
566.80/566.94	c total #propagations: 624403458 / total #impl: 2168037716 (eff. 0.288)
566.80/566.94	c #Conflicts:    1521000 | #Learnt:      51209 | 0.000
566.80/566.94	c total clause space: 127.173MB
566.80/566.94	c total #watches: 217037
567.30/567.44	c total #propagations: 625062231 / total #impl: 2169677843 (eff. 0.288)
567.30/567.44	c #Conflicts:    1522000 | #Learnt:      52209 | 0.000
567.30/567.44	c total clause space: 127.173MB
567.30/567.44	c total #watches: 219706
567.80/567.96	c total #propagations: 625483882 / total #impl: 2170995818 (eff. 0.288)
567.80/567.96	c #Conflicts:    1523000 | #Learnt:      53209 | 0.000
567.80/567.96	c total clause space: 127.173MB
567.80/567.96	c total #watches: 222861
568.30/568.46	c total #propagations: 625843769 / total #impl: 2172277504 (eff. 0.288)
568.30/568.46	c #Conflicts:    1524000 | #Learnt:      54209 | 0.000
568.30/568.46	c total clause space: 127.173MB
568.30/568.46	c total #watches: 225701
568.90/569.05	c total #propagations: 626207784 / total #impl: 2173326172 (eff. 0.288)
568.90/569.05	c #Conflicts:    1525000 | #Learnt:      55209 | 0.000
568.90/569.05	c total clause space: 127.173MB
568.90/569.05	c total #watches: 228723
569.50/569.65	c total #propagations: 626587929 / total #impl: 2174523797 (eff. 0.288)
569.50/569.65	c #Conflicts:    1526000 | #Learnt:      56209 | 0.000
569.50/569.65	c total clause space: 127.173MB
569.50/569.65	c total #watches: 231264
570.10/570.26	c total #propagations: 626970417 / total #impl: 2175906706 (eff. 0.288)
570.10/570.26	c #Conflicts:    1527000 | #Learnt:      57209 | 0.000
570.10/570.26	c total clause space: 127.173MB
570.10/570.26	c total #watches: 234877
570.70/570.85	c total #propagations: 627406808 / total #impl: 2177907173 (eff. 0.288)
570.70/570.85	c #Conflicts:    1528000 | #Learnt:      58209 | 0.000
570.70/570.85	c total clause space: 127.173MB
570.70/570.85	c total #watches: 237216
571.30/571.47	c total #propagations: 627893392 / total #impl: 2179695733 (eff. 0.288)
571.30/571.47	c #Conflicts:    1529000 | #Learnt:      59209 | 0.000
571.30/571.47	c total clause space: 127.173MB
571.30/571.47	c total #watches: 239485
571.80/572.00	c total #propagations: 628380339 / total #impl: 2181446277 (eff. 0.288)
571.80/572.00	c GC COLLECT
571.80/572.00	c #Conflicts:    1530000 | #Learnt:      30307 | 0.000
571.80/572.00	c total clause space: 127.173MB
571.80/572.00	c total #watches: 162094
572.20/572.34	c total #propagations: 628808182 / total #impl: 2182889123 (eff. 0.288)
572.20/572.34	c #Conflicts:    1531000 | #Learnt:      31307 | 0.000
572.20/572.34	c total clause space: 127.173MB
572.20/572.34	c total #watches: 165057
572.50/572.68	c total #propagations: 629249299 / total #impl: 2184313473 (eff. 0.288)
572.50/572.68	c #Conflicts:    1532000 | #Learnt:      32307 | 0.000
572.50/572.68	c total clause space: 127.173MB
572.50/572.68	c total #watches: 168302
572.90/573.05	c total #propagations: 629644244 / total #impl: 2185586966 (eff. 0.288)
572.90/573.05	c #Conflicts:    1533000 | #Learnt:      33307 | 0.000
572.90/573.05	c total clause space: 127.173MB
572.90/573.05	c total #watches: 170949
573.30/573.48	c total #propagations: 630169391 / total #impl: 2187216587 (eff. 0.288)
573.30/573.48	c #Conflicts:    1534000 | #Learnt:      34307 | 0.000
573.30/573.48	c total clause space: 127.173MB
573.30/573.48	c total #watches: 173599
573.70/573.88	c total #propagations: 630752031 / total #impl: 2189883535 (eff. 0.288)
573.70/573.88	c #Conflicts:    1535000 | #Learnt:      35307 | 0.000
573.70/573.88	c total clause space: 127.173MB
573.70/573.88	c total #watches: 176650
574.11/574.29	c total #propagations: 631260073 / total #impl: 2191622778 (eff. 0.288)
574.11/574.29	c #Conflicts:    1536000 | #Learnt:      36307 | 0.000
574.11/574.29	c total clause space: 127.173MB
574.11/574.29	c total #watches: 179579
574.50/574.68	c total #propagations: 631621433 / total #impl: 2193184866 (eff. 0.288)
574.50/574.68	c #Conflicts:    1537000 | #Learnt:      37307 | 0.000
574.50/574.68	c total clause space: 127.173MB
574.50/574.68	c total #watches: 182732
575.00/575.14	c total #propagations: 631949604 / total #impl: 2194540121 (eff. 0.288)
575.00/575.14	c #Conflicts:    1538000 | #Learnt:      38307 | 0.000
575.00/575.14	c total clause space: 127.173MB
575.00/575.14	c total #watches: 185662
575.40/575.58	c total #propagations: 632397607 / total #impl: 2196275860 (eff. 0.288)
575.40/575.58	c #Conflicts:    1539000 | #Learnt:      39307 | 0.000
575.40/575.58	c total clause space: 127.173MB
575.40/575.58	c total #watches: 188539
575.90/576.09	c total #propagations: 632730795 / total #impl: 2197776050 (eff. 0.288)
575.90/576.09	c #Conflicts:    1540000 | #Learnt:      40307 | 0.000
575.90/576.09	c total clause space: 127.173MB
575.90/576.09	c total #watches: 190801
576.50/576.62	c total #propagations: 633189495 / total #impl: 2199970232 (eff. 0.288)
576.50/576.62	c #Conflicts:    1541000 | #Learnt:      41307 | 0.000
576.50/576.62	c total clause space: 127.173MB
576.50/576.62	c total #watches: 192975
577.00/577.13	c total #propagations: 633698300 / total #impl: 2202179092 (eff. 0.288)
577.00/577.13	c #Conflicts:    1542000 | #Learnt:      42307 | 0.000
577.00/577.13	c total clause space: 127.173MB
577.00/577.13	c total #watches: 195234
577.41/577.58	c total #propagations: 634136839 / total #impl: 2204146771 (eff. 0.288)
577.41/577.58	c #Conflicts:    1543000 | #Learnt:      43307 | 0.000
577.41/577.58	c total clause space: 127.173MB
577.41/577.58	c total #watches: 197447
577.90/578.03	c total #propagations: 634547834 / total #impl: 2205716462 (eff. 0.288)
577.90/578.03	c #Conflicts:    1544000 | #Learnt:      44307 | 0.000
577.90/578.03	c total clause space: 127.173MB
577.90/578.03	c total #watches: 199656
578.40/578.52	c total #propagations: 634942603 / total #impl: 2207300562 (eff. 0.288)
578.40/578.52	c #Conflicts:    1545000 | #Learnt:      45307 | 0.000
578.40/578.52	c total clause space: 127.173MB
578.40/578.52	c total #watches: 202248
578.90/579.09	c total #propagations: 635406856 / total #impl: 2208985198 (eff. 0.288)
578.90/579.09	c #Conflicts:    1546000 | #Learnt:      46307 | 0.000
578.90/579.09	c total clause space: 127.173MB
578.90/579.09	c total #watches: 204480
579.50/579.65	c total #propagations: 635885200 / total #impl: 2210956006 (eff. 0.288)
579.50/579.65	c #Conflicts:    1547000 | #Learnt:      47307 | 0.000
579.50/579.65	c total clause space: 127.173MB
579.50/579.65	c total #watches: 206748
580.10/580.25	c total #propagations: 636368954 / total #impl: 2212536737 (eff. 0.288)
580.10/580.25	c #Conflicts:    1548000 | #Learnt:      48307 | 0.000
580.10/580.25	c total clause space: 127.173MB
580.10/580.25	c total #watches: 209040
580.71/580.82	c total #propagations: 636864659 / total #impl: 2214674894 (eff. 0.288)
580.71/580.82	c #Conflicts:    1549000 | #Learnt:      49307 | 0.000
580.71/580.82	c total clause space: 127.173MB
580.71/580.82	c total #watches: 211301
581.30/581.44	c total #propagations: 637342823 / total #impl: 2216806699 (eff. 0.288)
581.30/581.44	c #Conflicts:    1550000 | #Learnt:      50307 | 0.000
581.30/581.44	c total clause space: 127.173MB
581.30/581.44	c total #watches: 213613
581.91/582.04	c total #propagations: 637903356 / total #impl: 2218856673 (eff. 0.287)
581.91/582.04	c #Conflicts:    1551000 | #Learnt:      51307 | 0.000
581.91/582.04	c total clause space: 127.173MB
581.91/582.04	c total #watches: 216037
582.50/582.65	c total #propagations: 638473535 / total #impl: 2220964620 (eff. 0.287)
582.50/582.65	c #Conflicts:    1552000 | #Learnt:      52307 | 0.000
582.50/582.65	c total clause space: 127.173MB
582.50/582.65	c total #watches: 218391
583.10/583.26	c total #propagations: 638890230 / total #impl: 2222822977 (eff. 0.287)
583.10/583.26	c #Conflicts:    1553000 | #Learnt:      53307 | 0.000
583.10/583.26	c total clause space: 127.173MB
583.10/583.26	c total #watches: 220803
583.80/583.93	c total #propagations: 639367968 / total #impl: 2224534983 (eff. 0.287)
583.80/583.93	c #Conflicts:    1554000 | #Learnt:      54307 | 0.000
583.80/583.93	c total clause space: 127.173MB
583.80/583.93	c total #watches: 222997
584.40/584.59	c total #propagations: 639865748 / total #impl: 2226072922 (eff. 0.287)
584.40/584.59	c #Conflicts:    1555000 | #Learnt:      55307 | 0.000
584.40/584.59	c total clause space: 127.173MB
584.40/584.59	c total #watches: 225793
585.11/585.24	c total #propagations: 640326248 / total #impl: 2227736853 (eff. 0.287)
585.11/585.24	c #Conflicts:    1556000 | #Learnt:      56307 | 0.000
585.11/585.24	c total clause space: 127.173MB
585.11/585.24	c total #watches: 228517
585.80/585.94	c total #propagations: 640795326 / total #impl: 2229517897 (eff. 0.287)
585.80/585.94	c #Conflicts:    1557000 | #Learnt:      57307 | 0.000
585.80/585.94	c total clause space: 127.173MB
585.80/585.94	c total #watches: 231125
586.40/586.58	c total #propagations: 641294848 / total #impl: 2231211981 (eff. 0.287)
586.40/586.58	c #Conflicts:    1558000 | #Learnt:      58307 | 0.000
586.40/586.58	c total clause space: 127.173MB
586.40/586.58	c total #watches: 233428
587.20/587.31	c total #propagations: 641772266 / total #impl: 2232856888 (eff. 0.287)
587.20/587.31	c #Conflicts:    1559000 | #Learnt:      59307 | 0.000
587.20/587.31	c total clause space: 127.173MB
587.20/587.31	c total #watches: 235800
587.90/588.02	c total #propagations: 642332320 / total #impl: 2234984050 (eff. 0.287)
587.90/588.02	c #Conflicts:    1560000 | #Learnt:      60307 | 0.000
587.90/588.02	c total clause space: 127.173MB
587.90/588.02	c total #watches: 238051
588.30/588.49	c total #propagations: 642868028 / total #impl: 2236774254 (eff. 0.287)
588.30/588.49	c GC COLLECT
588.30/588.49	c #Conflicts:    1561000 | #Learnt:      31101 | 0.000
588.30/588.49	c total clause space: 127.173MB
588.30/588.49	c total #watches: 163903
588.70/588.89	c total #propagations: 643447798 / total #impl: 2238837750 (eff. 0.287)
588.70/588.89	c #Conflicts:    1562000 | #Learnt:      32101 | 0.000
588.70/588.89	c total clause space: 127.173MB
588.70/588.89	c total #watches: 166174
589.10/589.28	c total #propagations: 643984748 / total #impl: 2240750220 (eff. 0.287)
589.10/589.28	c #Conflicts:    1563000 | #Learnt:      33101 | 0.000
589.10/589.28	c total clause space: 127.173MB
589.10/589.28	c total #watches: 168494
589.51/589.62	c total #propagations: 644540181 / total #impl: 2242525839 (eff. 0.287)
589.51/589.62	c #Conflicts:    1564000 | #Learnt:      34101 | 0.000
589.51/589.62	c total clause space: 127.173MB
589.51/589.62	c total #watches: 170761
589.90/590.03	c total #propagations: 644903239 / total #impl: 2243868735 (eff. 0.287)
589.90/590.03	c #Conflicts:    1565000 | #Learnt:      35101 | 0.000
589.90/590.03	c total clause space: 127.173MB
589.90/590.03	c total #watches: 173252
590.30/590.44	c total #propagations: 645367790 / total #impl: 2245515775 (eff. 0.287)
590.30/590.44	c #Conflicts:    1566000 | #Learnt:      36101 | 0.000
590.30/590.44	c total clause space: 127.173MB
590.30/590.44	c total #watches: 175666
590.71/590.84	c total #propagations: 645896945 / total #impl: 2247294902 (eff. 0.287)
590.71/590.84	c #Conflicts:    1567000 | #Learnt:      37101 | 0.000
590.71/590.84	c total clause space: 127.173MB
590.71/590.84	c total #watches: 177950
591.10/591.20	c total #propagations: 646393277 / total #impl: 2249088119 (eff. 0.287)
591.10/591.20	c #Conflicts:    1568000 | #Learnt:      38101 | 0.000
591.10/591.20	c total clause space: 127.173MB
591.10/591.20	c total #watches: 180317
591.50/591.63	c total #propagations: 646844003 / total #impl: 2250481202 (eff. 0.287)
591.50/591.63	c #Conflicts:    1569000 | #Learnt:      39101 | 0.000
591.50/591.63	c total clause space: 127.173MB
591.50/591.63	c total #watches: 182571
592.00/592.10	c total #propagations: 647382722 / total #impl: 2252115360 (eff. 0.287)
592.00/592.10	c #Conflicts:    1570000 | #Learnt:      40101 | 0.000
592.00/592.10	c total clause space: 127.173MB
592.00/592.10	c total #watches: 184851
592.30/592.46	c total #propagations: 647944266 / total #impl: 2253910877 (eff. 0.287)
592.30/592.46	c #Conflicts:    1571000 | #Learnt:      41101 | 0.000
592.30/592.46	c total clause space: 127.173MB
592.30/592.46	c total #watches: 187178
592.70/592.82	c total #propagations: 648410016 / total #impl: 2255098169 (eff. 0.288)
592.70/592.82	c #Conflicts:    1572000 | #Learnt:      42101 | 0.000
592.70/592.82	c total clause space: 127.173MB
592.70/592.82	c total #watches: 189387
593.10/593.23	c total #propagations: 648859411 / total #impl: 2256303088 (eff. 0.288)
593.10/593.23	c #Conflicts:    1573000 | #Learnt:      43101 | 0.000
593.10/593.23	c total clause space: 127.173MB
593.10/593.23	c total #watches: 191527
593.50/593.61	c total #propagations: 649361346 / total #impl: 2257760130 (eff. 0.288)
593.50/593.61	c #Conflicts:    1574000 | #Learnt:      44101 | 0.000
593.50/593.61	c total clause space: 127.173MB
593.50/593.61	c total #watches: 193748
593.90/594.09	c total #propagations: 649877218 / total #impl: 2259267030 (eff. 0.288)
593.90/594.09	c #Conflicts:    1575000 | #Learnt:      45101 | 0.000
593.90/594.09	c total clause space: 127.173MB
593.90/594.09	c total #watches: 196159
594.40/594.53	c total #propagations: 650556534 / total #impl: 2261053250 (eff. 0.288)
594.40/594.53	c #Conflicts:    1576000 | #Learnt:      46101 | 0.000
594.40/594.53	c total clause space: 127.173MB
594.40/594.53	c total #watches: 198391
594.80/594.96	c total #propagations: 651057566 / total #impl: 2262486290 (eff. 0.288)
594.80/594.96	c #Conflicts:    1577000 | #Learnt:      47101 | 0.000
594.80/594.96	c total clause space: 127.173MB
594.80/594.96	c total #watches: 200629
595.20/595.39	c total #propagations: 651486294 / total #impl: 2263860572 (eff. 0.288)
595.20/595.39	c #Conflicts:    1578000 | #Learnt:      48101 | 0.000
595.20/595.39	c total clause space: 127.173MB
595.20/595.39	c total #watches: 202932
595.60/595.77	c total #propagations: 652001077 / total #impl: 2265256841 (eff. 0.288)
595.60/595.77	c #Conflicts:    1579000 | #Learnt:      49101 | 0.000
595.60/595.77	c total clause space: 127.173MB
595.60/595.77	c total #watches: 205099
596.00/596.19	c total #propagations: 652339245 / total #impl: 2266247309 (eff. 0.288)
596.00/596.19	c #Conflicts:    1580000 | #Learnt:      50101 | 0.000
596.00/596.19	c total clause space: 127.173MB
596.00/596.19	c total #watches: 207424
596.60/596.72	c total #propagations: 652651392 / total #impl: 2267276669 (eff. 0.288)
596.60/596.72	c #Conflicts:    1581000 | #Learnt:      51101 | 0.000
596.60/596.72	c total clause space: 127.173MB
596.60/596.72	c total #watches: 209673
597.00/597.17	c total #propagations: 653049625 / total #impl: 2268638109 (eff. 0.288)
597.00/597.17	c #Conflicts:    1582000 | #Learnt:      52101 | 0.000
597.00/597.17	c total clause space: 127.173MB
597.00/597.17	c total #watches: 212460
597.50/597.66	c total #propagations: 653327954 / total #impl: 2269574174 (eff. 0.288)
597.50/597.66	c #Conflicts:    1583000 | #Learnt:      53101 | 0.000
597.50/597.66	c total clause space: 127.173MB
597.50/597.66	c total #watches: 214701
597.90/598.06	c total #propagations: 653783655 / total #impl: 2270954559 (eff. 0.288)
597.90/598.06	c #Conflicts:    1584000 | #Learnt:      54101 | 0.000
597.90/598.06	c total clause space: 127.173MB
597.90/598.06	c total #watches: 216838
598.30/598.49	c total #propagations: 654079166 / total #impl: 2271814830 (eff. 0.288)
598.30/598.49	c #Conflicts:    1585000 | #Learnt:      55101 | 0.000
598.30/598.49	c total clause space: 127.173MB
598.30/598.49	c total #watches: 219093
598.80/598.97	c total #propagations: 654391885 / total #impl: 2272709740 (eff. 0.288)
598.80/598.97	c #Conflicts:    1586000 | #Learnt:      56101 | 0.000
598.80/598.97	c total clause space: 127.173MB
598.80/598.97	c total #watches: 221334
599.30/599.47	c total #propagations: 654862470 / total #impl: 2274137707 (eff. 0.288)
599.30/599.47	c #Conflicts:    1587000 | #Learnt:      57101 | 0.000
599.30/599.47	c total clause space: 127.173MB
599.30/599.47	c total #watches: 223902
599.80/599.97	c total #propagations: 655363102 / total #impl: 2275635757 (eff. 0.288)
599.80/599.97	c #Conflicts:    1588000 | #Learnt:      58101 | 0.000
599.80/599.97	c total clause space: 127.173MB
599.80/599.97	c total #watches: 226124
600.30/600.42	c total #propagations: 655736305 / total #impl: 2276815530 (eff. 0.288)
600.30/600.42	c #Conflicts:    1589000 | #Learnt:      59101 | 0.000
600.30/600.42	c total clause space: 127.173MB
600.30/600.42	c total #watches: 228396
600.70/600.80	c total #propagations: 656118117 / total #impl: 2277923049 (eff. 0.288)
600.70/600.80	c #Conflicts:    1590000 | #Learnt:      60101 | 0.000
600.70/600.80	c total clause space: 127.173MB
600.70/600.80	c total #watches: 230772
601.09/601.26	c total #propagations: 656487993 / total #impl: 2279125113 (eff. 0.288)
601.09/601.26	c GC COLLECT
601.09/601.26	c #Conflicts:    1591000 | #Learnt:      30596 | 0.000
601.09/601.26	c total clause space: 127.173MB
601.09/601.26	c total #watches: 162790
601.39/601.51	c total #propagations: 656736422 / total #impl: 2280053629 (eff. 0.288)
601.39/601.51	c #Conflicts:    1592000 | #Learnt:      31596 | 0.000
601.39/601.51	c total clause space: 127.173MB
601.39/601.51	c total #watches: 165221
601.70/601.80	c total #propagations: 656952284 / total #impl: 2280654662 (eff. 0.288)
601.70/601.80	c #Conflicts:    1593000 | #Learnt:      32596 | 0.000
601.70/601.80	c total clause space: 127.173MB
601.70/601.80	c total #watches: 167614
601.99/602.12	c total #propagations: 657262663 / total #impl: 2281773988 (eff. 0.288)
601.99/602.12	c #Conflicts:    1594000 | #Learnt:      33596 | 0.000
601.99/602.12	c total clause space: 127.173MB
601.99/602.12	c total #watches: 170134
602.29/602.46	c total #propagations: 657598857 / total #impl: 2282818948 (eff. 0.288)
602.29/602.46	c #Conflicts:    1595000 | #Learnt:      34596 | 0.000
602.29/602.46	c total clause space: 127.173MB
602.29/602.46	c total #watches: 172733
602.70/602.83	c total #propagations: 657994145 / total #impl: 2284022653 (eff. 0.288)
602.70/602.83	c #Conflicts:    1596000 | #Learnt:      35596 | 0.000
602.70/602.83	c total clause space: 127.173MB
602.70/602.83	c total #watches: 175255
603.09/603.22	c total #propagations: 658377455 / total #impl: 2285125220 (eff. 0.288)
603.09/603.22	c #Conflicts:    1597000 | #Learnt:      36596 | 0.000
603.09/603.22	c total clause space: 127.173MB
603.09/603.22	c total #watches: 178381
603.49/603.63	c total #propagations: 658693012 / total #impl: 2286316447 (eff. 0.288)
603.49/603.63	c #Conflicts:    1598000 | #Learnt:      37596 | 0.000
603.49/603.63	c total clause space: 127.173MB
603.49/603.63	c total #watches: 180992
603.90/604.03	c total #propagations: 659040628 / total #impl: 2287692199 (eff. 0.288)
603.90/604.03	c #Conflicts:    1599000 | #Learnt:      38596 | 0.000
603.90/604.03	c total clause space: 127.173MB
603.90/604.03	c total #watches: 183592
604.29/604.48	c total #propagations: 659312788 / total #impl: 2289005147 (eff. 0.288)
604.29/604.48	c #Conflicts:    1600000 | #Learnt:      39596 | 0.000
604.29/604.48	c total clause space: 127.173MB
604.29/604.48	c total #watches: 186475
604.79/604.95	c total #propagations: 659732207 / total #impl: 2290570638 (eff. 0.288)
604.79/604.95	c #Conflicts:    1601000 | #Learnt:      40596 | 0.000
604.79/604.95	c total clause space: 127.173MB
604.79/604.95	c total #watches: 189327
605.29/605.42	c total #propagations: 660138650 / total #impl: 2292330576 (eff. 0.288)
605.29/605.42	c #Conflicts:    1602000 | #Learnt:      41596 | 0.000
605.29/605.42	c total clause space: 127.173MB
605.29/605.42	c total #watches: 192272
605.79/605.91	c total #propagations: 660343400 / total #impl: 2294003853 (eff. 0.288)
605.79/605.91	c #Conflicts:    1603000 | #Learnt:      42596 | 0.000
605.79/605.91	c total clause space: 127.173MB
605.79/605.91	c total #watches: 195072
606.19/606.31	c total #propagations: 660653637 / total #impl: 2295515102 (eff. 0.288)
606.19/606.31	c #Conflicts:    1604000 | #Learnt:      43596 | 0.000
606.19/606.31	c total clause space: 127.173MB
606.19/606.31	c total #watches: 198119
606.69/606.82	c total #propagations: 660853927 / total #impl: 2296746561 (eff. 0.288)
606.69/606.82	c #Conflicts:    1605000 | #Learnt:      44596 | 0.000
606.69/606.82	c total clause space: 127.173MB
606.69/606.82	c total #watches: 200996
607.20/607.38	c total #propagations: 661172657 / total #impl: 2298146282 (eff. 0.288)
607.20/607.38	c #Conflicts:    1606000 | #Learnt:      45596 | 0.000
607.20/607.38	c total clause space: 127.173MB
607.20/607.38	c total #watches: 203803
607.69/607.89	c total #propagations: 661453993 / total #impl: 2299487598 (eff. 0.288)
607.69/607.89	c #Conflicts:    1607000 | #Learnt:      46596 | 0.000
607.69/607.89	c total clause space: 127.173MB
607.69/607.89	c total #watches: 206288
608.30/608.47	c total #propagations: 661959405 / total #impl: 2301121585 (eff. 0.288)
608.30/608.47	c #Conflicts:    1608000 | #Learnt:      47596 | 0.000
608.30/608.47	c total clause space: 127.173MB
608.30/608.47	c total #watches: 208933
608.89/609.01	c total #propagations: 662445548 / total #impl: 2302851497 (eff. 0.288)
608.89/609.01	c #Conflicts:    1609000 | #Learnt:      48596 | 0.000
608.89/609.01	c total clause space: 127.173MB
608.89/609.01	c total #watches: 211790
609.40/609.58	c total #propagations: 662770795 / total #impl: 2304175354 (eff. 0.288)
609.40/609.58	c #Conflicts:    1610000 | #Learnt:      49596 | 0.000
609.40/609.58	c total clause space: 127.173MB
609.40/609.58	c total #watches: 214658
610.09/610.21	c total #propagations: 663107624 / total #impl: 2305394704 (eff. 0.288)
610.09/610.21	c #Conflicts:    1611000 | #Learnt:      50596 | 0.000
610.09/610.21	c total clause space: 127.173MB
610.09/610.21	c total #watches: 217441
610.69/610.85	c total #propagations: 663402382 / total #impl: 2306414572 (eff. 0.288)
610.69/610.85	c #Conflicts:    1612000 | #Learnt:      51596 | 0.000
610.69/610.85	c total clause space: 127.173MB
610.69/610.85	c total #watches: 220393
611.29/611.40	c total #propagations: 663721477 / total #impl: 2307574129 (eff. 0.288)
611.29/611.40	c #Conflicts:    1613000 | #Learnt:      52596 | 0.000
611.29/611.40	c total clause space: 127.173MB
611.29/611.40	c total #watches: 223156
611.89/612.02	c total #propagations: 664040823 / total #impl: 2308736220 (eff. 0.288)
611.89/612.02	c #Conflicts:    1614000 | #Learnt:      53596 | 0.000
611.89/612.02	c total clause space: 127.173MB
611.89/612.02	c total #watches: 225962
612.60/612.72	c total #propagations: 664340565 / total #impl: 2309741112 (eff. 0.288)
612.60/612.72	c #Conflicts:    1615000 | #Learnt:      54596 | 0.000
612.60/612.72	c total clause space: 127.173MB
612.60/612.72	c total #watches: 229079
613.39/613.57	c total #propagations: 664644192 / total #impl: 2310925897 (eff. 0.288)
613.39/613.57	c #Conflicts:    1616000 | #Learnt:      55596 | 0.000
613.39/613.57	c total clause space: 127.173MB
613.39/613.57	c total #watches: 231801
614.19/614.32	c total #propagations: 665020934 / total #impl: 2312332763 (eff. 0.288)
614.19/614.32	c #Conflicts:    1617000 | #Learnt:      56596 | 0.000
614.19/614.32	c total clause space: 127.173MB
614.19/614.32	c total #watches: 234607
614.80/614.94	c total #propagations: 665401663 / total #impl: 2313663105 (eff. 0.288)
614.80/614.94	c #Conflicts:    1618000 | #Learnt:      57596 | 0.000
614.80/614.94	c total clause space: 127.173MB
614.80/614.94	c total #watches: 237362
615.49/615.67	c total #propagations: 665600722 / total #impl: 2314658690 (eff. 0.288)
615.49/615.67	c #Conflicts:    1619000 | #Learnt:      58596 | 0.000
615.49/615.67	c total clause space: 127.173MB
615.49/615.67	c total #watches: 239993
616.19/616.39	c total #propagations: 665817381 / total #impl: 2315983297 (eff. 0.287)
616.19/616.39	c #Conflicts:    1620000 | #Learnt:      59596 | 0.000
616.19/616.39	c total clause space: 127.173MB
616.19/616.39	c total #watches: 243014
617.00/617.12	c total #propagations: 666068110 / total #impl: 2317174111 (eff. 0.287)
617.00/617.12	c #Conflicts:    1621000 | #Learnt:      60596 | 0.000
617.00/617.12	c total clause space: 127.173MB
617.00/617.12	c total #watches: 245723
617.70/617.85	c total #propagations: 666289963 / total #impl: 2318159958 (eff. 0.287)
617.70/617.85	c #Conflicts:    1622000 | #Learnt:      61596 | 0.000
617.70/617.85	c total clause space: 127.173MB
617.70/617.85	c total #watches: 248593
618.00/618.17	c total #propagations: 666481982 / total #impl: 2319087769 (eff. 0.287)
618.00/618.17	c GC COLLECT
618.00/618.17	c #Conflicts:    1623000 | #Learnt:      31799 | 0.000
618.00/618.17	c total clause space: 127.173MB
618.00/618.17	c total #watches: 165599
618.40/618.53	c total #propagations: 666676837 / total #impl: 2319880112 (eff. 0.287)
618.40/618.53	c #Conflicts:    1624000 | #Learnt:      32799 | 0.000
618.40/618.53	c total clause space: 127.173MB
618.40/618.53	c total #watches: 167927
618.70/618.89	c total #propagations: 666926995 / total #impl: 2320902182 (eff. 0.287)
618.70/618.89	c #Conflicts:    1625000 | #Learnt:      33799 | 0.000
618.70/618.89	c total clause space: 127.173MB
618.70/618.89	c total #watches: 170579
619.10/619.24	c total #propagations: 667278131 / total #impl: 2322114163 (eff. 0.287)
619.10/619.24	c #Conflicts:    1626000 | #Learnt:      34799 | 0.000
619.10/619.24	c total clause space: 127.173MB
619.10/619.24	c total #watches: 173335
619.50/619.62	c total #propagations: 667484335 / total #impl: 2323233792 (eff. 0.287)
619.50/619.62	c #Conflicts:    1627000 | #Learnt:      35799 | 0.000
619.50/619.62	c total clause space: 127.173MB
619.50/619.62	c total #watches: 175767
619.80/619.99	c total #propagations: 667777697 / total #impl: 2324214601 (eff. 0.287)
619.80/619.99	c #Conflicts:    1628000 | #Learnt:      36799 | 0.000
619.80/619.99	c total clause space: 127.173MB
619.80/619.99	c total #watches: 178247
620.31/620.43	c total #propagations: 668076102 / total #impl: 2325450410 (eff. 0.287)
620.31/620.43	c #Conflicts:    1629000 | #Learnt:      37799 | 0.000
620.31/620.43	c total clause space: 127.173MB
620.31/620.43	c total #watches: 180761
620.70/620.82	c total #propagations: 668403942 / total #impl: 2326871340 (eff. 0.287)
620.70/620.82	c #Conflicts:    1630000 | #Learnt:      38799 | 0.000
620.70/620.82	c total clause space: 127.173MB
620.70/620.82	c total #watches: 183404
621.10/621.24	c total #propagations: 668643311 / total #impl: 2328027340 (eff. 0.287)
621.10/621.24	c #Conflicts:    1631000 | #Learnt:      39799 | 0.000
621.10/621.24	c total clause space: 127.173MB
621.10/621.24	c total #watches: 186056
621.51/621.67	c total #propagations: 668968131 / total #impl: 2329032234 (eff. 0.287)
621.51/621.67	c #Conflicts:    1632000 | #Learnt:      40799 | 0.000
621.51/621.67	c total clause space: 127.173MB
621.51/621.67	c total #watches: 188436
622.00/622.17	c total #propagations: 669382114 / total #impl: 2330335431 (eff. 0.287)
622.00/622.17	c #Conflicts:    1633000 | #Learnt:      41799 | 0.000
622.00/622.17	c total clause space: 127.173MB
622.00/622.17	c total #watches: 191024
622.61/622.73	c total #propagations: 669799546 / total #impl: 2331634735 (eff. 0.287)
622.61/622.73	c #Conflicts:    1634000 | #Learnt:      42799 | 0.000
622.61/622.73	c total clause space: 127.173MB
622.61/622.73	c total #watches: 193860
623.20/623.30	c total #propagations: 670276910 / total #impl: 2333272227 (eff. 0.287)
623.20/623.30	c #Conflicts:    1635000 | #Learnt:      43799 | 0.000
623.20/623.30	c total clause space: 127.173MB
623.20/623.30	c total #watches: 197207
623.71/623.84	c total #propagations: 670688135 / total #impl: 2335163433 (eff. 0.287)
623.71/623.84	c #Conflicts:    1636000 | #Learnt:      44799 | 0.000
623.71/623.84	c total clause space: 127.173MB
623.71/623.84	c total #watches: 200198
624.20/624.35	c total #propagations: 671056414 / total #impl: 2336770326 (eff. 0.287)
624.20/624.35	c #Conflicts:    1637000 | #Learnt:      45799 | 0.000
624.20/624.35	c total clause space: 127.173MB
624.20/624.35	c total #watches: 202834
624.71/624.84	c total #propagations: 671536380 / total #impl: 2338847909 (eff. 0.287)
624.71/624.84	c #Conflicts:    1638000 | #Learnt:      46799 | 0.000
624.71/624.84	c total clause space: 127.173MB
624.71/624.84	c total #watches: 205170
625.20/625.38	c total #propagations: 671976198 / total #impl: 2340366625 (eff. 0.287)
625.20/625.38	c #Conflicts:    1639000 | #Learnt:      47799 | 0.000
625.20/625.38	c total clause space: 127.173MB
625.20/625.38	c total #watches: 208338
625.91/626.04	c total #propagations: 672351952 / total #impl: 2341783983 (eff. 0.287)
625.91/626.04	c #Conflicts:    1640000 | #Learnt:      48799 | 0.000
625.91/626.04	c total clause space: 127.173MB
625.91/626.04	c total #watches: 211306
626.40/626.56	c total #propagations: 672803300 / total #impl: 2343562514 (eff. 0.287)
626.40/626.56	c #Conflicts:    1641000 | #Learnt:      49799 | 0.000
626.40/626.56	c total clause space: 127.173MB
626.40/626.56	c total #watches: 213834
627.01/627.13	c total #propagations: 673215734 / total #impl: 2345130911 (eff. 0.287)
627.01/627.13	c #Conflicts:    1642000 | #Learnt:      50799 | 0.000
627.01/627.13	c total clause space: 127.173MB
627.01/627.13	c total #watches: 216264
627.60/627.72	c total #propagations: 673659646 / total #impl: 2346293595 (eff. 0.287)
627.60/627.72	c #Conflicts:    1643000 | #Learnt:      51799 | 0.000
627.60/627.72	c total clause space: 127.173MB
627.60/627.72	c total #watches: 218644
628.11/628.27	c total #propagations: 674131098 / total #impl: 2347760810 (eff. 0.287)
628.11/628.27	c #Conflicts:    1644000 | #Learnt:      52799 | 0.000
628.11/628.27	c total clause space: 127.173MB
628.11/628.27	c total #watches: 221139
628.70/628.81	c total #propagations: 674576991 / total #impl: 2349180935 (eff. 0.287)
628.70/628.81	c #Conflicts:    1645000 | #Learnt:      53799 | 0.000
628.70/628.81	c total clause space: 127.173MB
628.70/628.81	c total #watches: 223874
629.30/629.46	c total #propagations: 674918348 / total #impl: 2350383032 (eff. 0.287)
629.30/629.46	c #Conflicts:    1646000 | #Learnt:      54799 | 0.000
629.30/629.46	c total clause space: 127.173MB
629.30/629.46	c total #watches: 227085
629.90/630.09	c total #propagations: 675365533 / total #impl: 2352191870 (eff. 0.287)
629.90/630.09	c #Conflicts:    1647000 | #Learnt:      55799 | 0.000
629.90/630.09	c total clause space: 127.173MB
629.90/630.09	c total #watches: 230542
630.70/630.88	c total #propagations: 675718383 / total #impl: 2353642111 (eff. 0.287)
630.70/630.88	c #Conflicts:    1648000 | #Learnt:      56799 | 0.000
630.70/630.88	c total clause space: 127.173MB
630.70/630.88	c total #watches: 233227
631.50/631.67	c total #propagations: 676209816 / total #impl: 2355663676 (eff. 0.287)
631.50/631.67	c #Conflicts:    1649000 | #Learnt:      57799 | 0.000
631.50/631.67	c total clause space: 127.173MB
631.50/631.67	c total #watches: 235550
632.30/632.42	c total #propagations: 676508529 / total #impl: 2357267925 (eff. 0.287)
632.30/632.42	c #Conflicts:    1650000 | #Learnt:      58799 | 0.000
632.30/632.42	c total clause space: 127.173MB
632.30/632.42	c total #watches: 238135
633.10/633.20	c total #propagations: 676937601 / total #impl: 2359192232 (eff. 0.287)
633.10/633.20	c #Conflicts:    1651000 | #Learnt:      59799 | 0.000
633.10/633.20	c total clause space: 127.173MB
633.10/633.20	c total #watches: 240677
633.70/633.86	c total #propagations: 677519056 / total #impl: 2361296957 (eff. 0.287)
633.70/633.86	c #Conflicts:    1652000 | #Learnt:      60799 | 0.000
633.70/633.86	c total clause space: 127.173MB
633.70/633.86	c total #watches: 243314
634.50/634.61	c total #propagations: 677944618 / total #impl: 2362769719 (eff. 0.287)
634.50/634.61	c #Conflicts:    1653000 | #Learnt:      61799 | 0.000
634.50/634.61	c total clause space: 127.173MB
634.50/634.61	c total #watches: 246052
635.00/635.15	c total #propagations: 678575721 / total #impl: 2364694781 (eff. 0.287)
635.00/635.15	c GC COLLECT
635.00/635.15	c #Conflicts:    1654000 | #Learnt:      31695 | 0.000
635.00/635.15	c total clause space: 127.173MB
635.00/635.15	c total #watches: 165766
635.40/635.54	c total #propagations: 678969681 / total #impl: 2366487821 (eff. 0.287)
635.40/635.54	c #Conflicts:    1655000 | #Learnt:      32695 | 0.000
635.40/635.54	c total clause space: 127.173MB
635.40/635.54	c total #watches: 168386
635.80/635.91	c total #propagations: 679476850 / total #impl: 2368311213 (eff. 0.287)
635.80/635.91	c #Conflicts:    1656000 | #Learnt:      33695 | 0.000
635.80/635.91	c total clause space: 127.173MB
635.80/635.91	c total #watches: 170637
636.20/636.30	c total #propagations: 679871016 / total #impl: 2369891972 (eff. 0.287)
636.20/636.30	c #Conflicts:    1657000 | #Learnt:      34695 | 0.000
636.20/636.30	c total clause space: 127.173MB
636.20/636.30	c total #watches: 173374
636.50/636.67	c total #propagations: 680344604 / total #impl: 2371573310 (eff. 0.287)
636.50/636.67	c #Conflicts:    1658000 | #Learnt:      35695 | 0.000
636.50/636.67	c total clause space: 127.173MB
636.50/636.67	c total #watches: 175540
637.00/637.10	c total #propagations: 680788778 / total #impl: 2373020751 (eff. 0.287)
637.00/637.10	c #Conflicts:    1659000 | #Learnt:      36695 | 0.000
637.00/637.10	c total clause space: 127.173MB
637.00/637.10	c total #watches: 177894
637.40/637.52	c total #propagations: 681296273 / total #impl: 2374747305 (eff. 0.287)
637.40/637.52	c #Conflicts:    1660000 | #Learnt:      37695 | 0.000
637.40/637.52	c total clause space: 127.173MB
637.40/637.52	c total #watches: 180146
637.80/637.91	c total #propagations: 681787555 / total #impl: 2376370307 (eff. 0.287)
637.80/637.91	c #Conflicts:    1661000 | #Learnt:      38695 | 0.000
637.80/637.91	c total clause space: 127.173MB
637.80/637.91	c total #watches: 182510
638.30/638.41	c total #propagations: 682193613 / total #impl: 2377742823 (eff. 0.287)
638.30/638.41	c #Conflicts:    1662000 | #Learnt:      39695 | 0.000
638.30/638.41	c total clause space: 127.173MB
638.30/638.41	c total #watches: 184898
638.80/638.90	c total #propagations: 682696116 / total #impl: 2379824537 (eff. 0.287)
638.80/638.90	c #Conflicts:    1663000 | #Learnt:      40695 | 0.000
638.80/638.90	c total clause space: 127.173MB
638.80/638.90	c total #watches: 187327
639.20/639.31	c total #propagations: 683185328 / total #impl: 2381768937 (eff. 0.287)
639.20/639.31	c #Conflicts:    1664000 | #Learnt:      41695 | 0.000
639.20/639.31	c total clause space: 127.173MB
639.20/639.31	c total #watches: 190159
639.50/639.62	c total #propagations: 683439116 / total #impl: 2383115147 (eff. 0.287)
639.50/639.62	c #Conflicts:    1665000 | #Learnt:      42695 | 0.000
639.50/639.62	c total clause space: 127.173MB
639.50/639.62	c total #watches: 192981
639.60/639.74	c total #propagations: 683697096 / total #impl: 2383907760 (eff. 0.287)
639.60/639.74	c #Conflicts:    1666000 | #Learnt:      43695 | 0.000
639.60/639.74	c total clause space: 127.173MB
639.60/639.74	c total #watches: 195277
639.70/639.85	c total #propagations: 683732715 / total #impl: 2383986818 (eff. 0.287)
639.70/639.85	c #Conflicts:    1667000 | #Learnt:      44695 | 0.000
639.70/639.85	c total clause space: 127.173MB
639.70/639.85	c total #watches: 197771
639.80/639.97	c total #propagations: 683772034 / total #impl: 2384080098 (eff. 0.287)
639.80/639.97	c #Conflicts:    1668000 | #Learnt:      45695 | 0.000
639.80/639.97	c total clause space: 127.173MB
639.80/639.97	c total #watches: 200008
639.90/640.09	c total #propagations: 683811160 / total #impl: 2384185492 (eff. 0.287)
639.90/640.09	c #Conflicts:    1669000 | #Learnt:      46695 | 0.000
639.90/640.09	c total clause space: 127.173MB
639.90/640.09	c total #watches: 202366
640.30/640.47	c total #propagations: 683862703 / total #impl: 2384339128 (eff. 0.287)
640.30/640.47	c #Conflicts:    1670000 | #Learnt:      47695 | 0.000
640.30/640.47	c total clause space: 127.173MB
640.30/640.47	c total #watches: 205693
640.80/640.95	c total #propagations: 684169803 / total #impl: 2385426266 (eff. 0.287)
640.80/640.95	c #Conflicts:    1671000 | #Learnt:      48695 | 0.000
640.80/640.95	c total clause space: 127.173MB
640.80/640.95	c total #watches: 208482
641.30/641.43	c total #propagations: 684674425 / total #impl: 2386892089 (eff. 0.287)
641.30/641.43	c #Conflicts:    1672000 | #Learnt:      49695 | 0.000
641.30/641.43	c total clause space: 127.173MB
641.30/641.43	c total #watches: 211141
641.80/641.93	c total #propagations: 685144774 / total #impl: 2388534224 (eff. 0.287)
641.80/641.93	c #Conflicts:    1673000 | #Learnt:      50695 | 0.000
641.80/641.93	c total clause space: 127.173MB
641.80/641.93	c total #watches: 213391
642.30/642.48	c total #propagations: 685660709 / total #impl: 2390407703 (eff. 0.287)
642.30/642.48	c #Conflicts:    1674000 | #Learnt:      51695 | 0.000
642.30/642.48	c total clause space: 127.173MB
642.30/642.48	c total #watches: 215654
642.80/642.99	c total #propagations: 686262259 / total #impl: 2392393443 (eff. 0.287)
642.80/642.99	c #Conflicts:    1675000 | #Learnt:      52695 | 0.000
642.80/642.99	c total clause space: 127.173MB
642.80/642.99	c total #watches: 217979
643.50/643.66	c total #propagations: 686762085 / total #impl: 2394071888 (eff. 0.287)
643.50/643.66	c #Conflicts:    1676000 | #Learnt:      53695 | 0.000
643.50/643.66	c total clause space: 127.173MB
643.50/643.66	c total #watches: 220950
644.20/644.33	c total #propagations: 687358882 / total #impl: 2396256848 (eff. 0.287)
644.20/644.33	c #Conflicts:    1677000 | #Learnt:      54695 | 0.000
644.20/644.33	c total clause space: 127.173MB
644.20/644.33	c total #watches: 223710
644.70/644.85	c total #propagations: 687858723 / total #impl: 2398607349 (eff. 0.287)
644.70/644.85	c #Conflicts:    1678000 | #Learnt:      55695 | 0.000
644.70/644.85	c total clause space: 127.173MB
644.70/644.85	c total #watches: 226051
645.29/645.44	c total #propagations: 688163090 / total #impl: 2399973569 (eff. 0.287)
645.29/645.44	c #Conflicts:    1679000 | #Learnt:      56695 | 0.000
645.29/645.44	c total clause space: 127.173MB
645.29/645.44	c total #watches: 228463
645.99/646.17	c total #propagations: 688632655 / total #impl: 2402102271 (eff. 0.287)
645.99/646.17	c #Conflicts:    1680000 | #Learnt:      57695 | 0.000
645.99/646.17	c total clause space: 127.173MB
645.99/646.17	c total #watches: 230966
646.59/646.79	c total #propagations: 689176965 / total #impl: 2404346074 (eff. 0.287)
646.59/646.79	c #Conflicts:    1681000 | #Learnt:      58695 | 0.000
646.59/646.79	c total clause space: 127.173MB
646.59/646.79	c total #watches: 233334
647.29/647.42	c total #propagations: 689628791 / total #impl: 2405998052 (eff. 0.287)
647.29/647.42	c #Conflicts:    1682000 | #Learnt:      59695 | 0.000
647.29/647.42	c total clause space: 127.173MB
647.29/647.42	c total #watches: 235690
647.90/648.09	c total #propagations: 690065652 / total #impl: 2407532969 (eff. 0.287)
647.90/648.09	c #Conflicts:    1683000 | #Learnt:      60695 | 0.000
647.90/648.09	c total clause space: 127.173MB
647.90/648.09	c total #watches: 237942
648.59/648.79	c total #propagations: 690518137 / total #impl: 2409049234 (eff. 0.287)
648.59/648.79	c #Conflicts:    1684000 | #Learnt:      61695 | 0.000
648.59/648.79	c total clause space: 127.173MB
648.59/648.79	c total #watches: 240271
649.39/649.54	c total #propagations: 691017372 / total #impl: 2410851268 (eff. 0.287)
649.39/649.54	c #Conflicts:    1685000 | #Learnt:      62695 | 0.000
649.39/649.54	c total clause space: 127.173MB
649.39/649.54	c total #watches: 242572
649.89/650.03	c total #propagations: 691534874 / total #impl: 2412863968 (eff. 0.287)
649.89/650.03	c GC COLLECT
649.89/650.03	c #Conflicts:    1686000 | #Learnt:      32295 | 0.000
649.89/650.03	c total clause space: 127.173MB
649.89/650.03	c total #watches: 167250
650.29/650.43	c total #propagations: 692097423 / total #impl: 2414858921 (eff. 0.287)
650.29/650.43	c #Conflicts:    1687000 | #Learnt:      33295 | 0.000
650.29/650.43	c total clause space: 127.173MB
650.29/650.43	c total #watches: 169611
650.69/650.84	c total #propagations: 692588950 / total #impl: 2416717643 (eff. 0.287)
650.69/650.84	c #Conflicts:    1688000 | #Learnt:      34295 | 0.000
650.69/650.84	c total clause space: 127.173MB
650.69/650.84	c total #watches: 172185
651.10/651.22	c total #propagations: 693152238 / total #impl: 2418613336 (eff. 0.287)
651.10/651.22	c #Conflicts:    1689000 | #Learnt:      35295 | 0.000
651.10/651.22	c total clause space: 127.173MB
651.10/651.22	c total #watches: 174500
651.49/651.66	c total #propagations: 693617744 / total #impl: 2420131427 (eff. 0.287)
651.49/651.66	c #Conflicts:    1690000 | #Learnt:      36295 | 0.000
651.49/651.66	c total clause space: 127.173MB
651.49/651.66	c total #watches: 176958
651.89/652.09	c total #propagations: 694134063 / total #impl: 2421983642 (eff. 0.287)
651.89/652.09	c #Conflicts:    1691000 | #Learnt:      37295 | 0.000
651.89/652.09	c total clause space: 127.173MB
651.89/652.09	c total #watches: 179319
652.30/652.48	c total #propagations: 694629495 / total #impl: 2423882901 (eff. 0.287)
652.30/652.48	c #Conflicts:    1692000 | #Learnt:      38295 | 0.000
652.30/652.48	c total clause space: 127.173MB
652.30/652.48	c total #watches: 181726
652.79/652.90	c total #propagations: 695101736 / total #impl: 2425495254 (eff. 0.287)
652.79/652.90	c #Conflicts:    1693000 | #Learnt:      39295 | 0.000
652.79/652.90	c total clause space: 127.173MB
652.79/652.90	c total #watches: 185374
653.09/653.29	c total #propagations: 695550787 / total #impl: 2427087395 (eff. 0.287)
653.09/653.29	c #Conflicts:    1694000 | #Learnt:      40295 | 0.000
653.09/653.29	c total clause space: 127.173MB
653.09/653.29	c total #watches: 188789
653.59/653.75	c total #propagations: 695844842 / total #impl: 2428548416 (eff. 0.287)
653.59/653.75	c #Conflicts:    1695000 | #Learnt:      41295 | 0.000
653.59/653.75	c total clause space: 127.173MB
653.59/653.75	c total #watches: 191670
654.09/654.22	c total #propagations: 696246245 / total #impl: 2430551929 (eff. 0.286)
654.09/654.22	c #Conflicts:    1696000 | #Learnt:      42295 | 0.000
654.09/654.22	c total clause space: 127.173MB
654.09/654.22	c total #watches: 193975
654.59/654.71	c total #propagations: 696700308 / total #impl: 2432274020 (eff. 0.286)
654.59/654.71	c #Conflicts:    1697000 | #Learnt:      43295 | 0.000
654.59/654.71	c total clause space: 127.173MB
654.59/654.71	c total #watches: 196438
655.09/655.21	c total #propagations: 697100707 / total #impl: 2434374872 (eff. 0.286)
655.09/655.21	c #Conflicts:    1698000 | #Learnt:      44295 | 0.000
655.09/655.21	c total clause space: 127.173MB
655.09/655.21	c total #watches: 198739
655.60/655.74	c total #propagations: 697546590 / total #impl: 2436383416 (eff. 0.286)
655.60/655.74	c #Conflicts:    1699000 | #Learnt:      45295 | 0.000
655.60/655.74	c total clause space: 127.173MB
655.60/655.74	c total #watches: 201100
656.09/656.25	c total #propagations: 698081438 / total #impl: 2438723452 (eff. 0.286)
656.09/656.25	c #Conflicts:    1700000 | #Learnt:      46295 | 0.000
656.09/656.25	c total clause space: 127.173MB
656.09/656.25	c total #watches: 203362
656.60/656.74	c total #propagations: 698530566 / total #impl: 2440576045 (eff. 0.286)
656.60/656.74	c #Conflicts:    1701000 | #Learnt:      47295 | 0.000
656.60/656.74	c total clause space: 127.173MB
656.60/656.74	c total #watches: 205716
657.19/657.30	c total #propagations: 698953595 / total #impl: 2442375495 (eff. 0.286)
657.19/657.30	c #Conflicts:    1702000 | #Learnt:      48295 | 0.000
657.19/657.30	c total clause space: 127.173MB
657.19/657.30	c total #watches: 207850
657.70/657.85	c total #propagations: 699485971 / total #impl: 2444450297 (eff. 0.286)
657.70/657.85	c #Conflicts:    1703000 | #Learnt:      49295 | 0.000
657.70/657.85	c total clause space: 127.173MB
657.70/657.85	c total #watches: 210144
658.19/658.39	c total #propagations: 700012511 / total #impl: 2446658467 (eff. 0.286)
658.19/658.39	c #Conflicts:    1704000 | #Learnt:      50295 | 0.000
658.19/658.39	c total clause space: 127.173MB
658.19/658.39	c total #watches: 212629
658.80/658.96	c total #propagations: 700524482 / total #impl: 2448771090 (eff. 0.286)
658.80/658.96	c #Conflicts:    1705000 | #Learnt:      51295 | 0.000
658.80/658.96	c total clause space: 127.173MB
658.80/658.96	c total #watches: 215147
659.39/659.57	c total #propagations: 700980923 / total #impl: 2450753345 (eff. 0.286)
659.39/659.57	c #Conflicts:    1706000 | #Learnt:      52295 | 0.000
659.39/659.57	c total clause space: 127.173MB
659.39/659.57	c total #watches: 217614
659.90/660.08	c total #propagations: 701483912 / total #impl: 2452865995 (eff. 0.286)
659.90/660.08	c #Conflicts:    1707000 | #Learnt:      53295 | 0.000
659.90/660.08	c total clause space: 127.173MB
659.90/660.08	c total #watches: 219981
660.59/660.74	c total #propagations: 701987623 / total #impl: 2454394229 (eff. 0.286)
660.59/660.74	c #Conflicts:    1708000 | #Learnt:      54295 | 0.000
660.59/660.74	c total clause space: 127.173MB
660.59/660.74	c total #watches: 222496
661.29/661.40	c total #propagations: 702555569 / total #impl: 2456062807 (eff. 0.286)
661.29/661.40	c #Conflicts:    1709000 | #Learnt:      55295 | 0.000
661.29/661.40	c total clause space: 127.173MB
661.29/661.40	c total #watches: 224911
661.79/661.97	c total #propagations: 703092085 / total #impl: 2457876101 (eff. 0.286)
661.79/661.97	c #Conflicts:    1710000 | #Learnt:      56295 | 0.000
661.79/661.97	c total clause space: 127.173MB
661.79/661.97	c total #watches: 227474
662.49/662.64	c total #propagations: 703573201 / total #impl: 2459676740 (eff. 0.286)
662.49/662.64	c #Conflicts:    1711000 | #Learnt:      57295 | 0.000
662.49/662.64	c total clause space: 127.173MB
662.49/662.64	c total #watches: 229718
663.09/663.26	c total #propagations: 704029915 / total #impl: 2461376326 (eff. 0.286)
663.09/663.26	c #Conflicts:    1712000 | #Learnt:      58295 | 0.000
663.09/663.26	c total clause space: 127.173MB
663.09/663.26	c total #watches: 232468
663.79/663.96	c total #propagations: 704371615 / total #impl: 2462457866 (eff. 0.286)
663.79/663.96	c #Conflicts:    1713000 | #Learnt:      59295 | 0.000
663.79/663.96	c total clause space: 127.173MB
663.79/663.96	c total #watches: 235127
664.30/664.47	c total #propagations: 704759310 / total #impl: 2463573313 (eff. 0.286)
664.30/664.47	c #Conflicts:    1714000 | #Learnt:      60295 | 0.000
664.30/664.47	c total clause space: 127.173MB
664.30/664.47	c total #watches: 237882
665.09/665.24	c total #propagations: 705067831 / total #impl: 2464378041 (eff. 0.286)
665.09/665.24	c #Conflicts:    1715000 | #Learnt:      61295 | 0.000
665.09/665.24	c total clause space: 127.173MB
665.09/665.24	c total #watches: 240414
665.79/665.93	c total #propagations: 705569894 / total #impl: 2466666569 (eff. 0.286)
665.79/665.93	c #Conflicts:    1716000 | #Learnt:      62295 | 0.000
665.79/665.93	c total clause space: 127.173MB
665.79/665.93	c total #watches: 243336
666.60/666.72	c total #propagations: 706029376 / total #impl: 2468277334 (eff. 0.286)
666.60/666.72	c #Conflicts:    1717000 | #Learnt:      63295 | 0.000
666.60/666.72	c total clause space: 127.173MB
666.60/666.72	c total #watches: 245843
667.09/667.23	c total #propagations: 706482801 / total #impl: 2470121894 (eff. 0.286)
667.09/667.23	c GC COLLECT
667.09/667.23	c #Conflicts:    1718000 | #Learnt:      32592 | 0.000
667.09/667.23	c total clause space: 127.173MB
667.09/667.23	c total #watches: 167815
667.49/667.68	c total #propagations: 707055081 / total #impl: 2472152878 (eff. 0.286)
667.49/667.68	c #Conflicts:    1719000 | #Learnt:      33592 | 0.000
667.49/667.68	c total clause space: 127.173MB
667.49/667.68	c total #watches: 170194
667.89/668.08	c total #propagations: 707591583 / total #impl: 2474136873 (eff. 0.286)
667.89/668.08	c #Conflicts:    1720000 | #Learnt:      34592 | 0.000
667.89/668.08	c total clause space: 127.173MB
667.89/668.08	c total #watches: 172445
668.39/668.50	c total #propagations: 708080072 / total #impl: 2475965437 (eff. 0.286)
668.39/668.50	c #Conflicts:    1721000 | #Learnt:      35592 | 0.000
668.39/668.50	c total clause space: 127.173MB
668.39/668.50	c total #watches: 175360
668.80/668.92	c total #propagations: 708503731 / total #impl: 2477503818 (eff. 0.286)
668.80/668.92	c #Conflicts:    1722000 | #Learnt:      36592 | 0.000
668.80/668.92	c total clause space: 127.173MB
668.80/668.92	c total #watches: 178074
669.19/669.35	c total #propagations: 708929575 / total #impl: 2479120353 (eff. 0.286)
669.19/669.35	c #Conflicts:    1723000 | #Learnt:      37592 | 0.000
669.19/669.35	c total clause space: 127.173MB
669.19/669.35	c total #watches: 180579
669.59/669.73	c total #propagations: 709386067 / total #impl: 2480922235 (eff. 0.286)
669.59/669.73	c #Conflicts:    1724000 | #Learnt:      38592 | 0.000
669.59/669.73	c total clause space: 127.173MB
669.59/669.73	c total #watches: 183313
669.90/670.07	c total #propagations: 709706047 / total #impl: 2482485019 (eff. 0.286)
669.90/670.07	c #Conflicts:    1725000 | #Learnt:      39592 | 0.000
669.90/670.07	c total clause space: 127.173MB
669.90/670.07	c total #watches: 186324
670.19/670.33	c total #propagations: 709822512 / total #impl: 2483688756 (eff. 0.286)
670.19/670.33	c #Conflicts:    1726000 | #Learnt:      40592 | 0.000
670.19/670.33	c total clause space: 127.173MB
670.19/670.33	c total #watches: 188491
670.49/670.64	c total #propagations: 710176148 / total #impl: 2484504189 (eff. 0.286)
670.49/670.64	c #Conflicts:    1727000 | #Learnt:      41592 | 0.000
670.49/670.64	c total clause space: 127.173MB
670.49/670.64	c total #watches: 190589
670.79/670.98	c total #propagations: 710643166 / total #impl: 2485533373 (eff. 0.286)
670.79/670.98	c #Conflicts:    1728000 | #Learnt:      42592 | 0.000
670.79/670.98	c total clause space: 127.173MB
670.79/670.98	c total #watches: 192717
671.19/671.31	c total #propagations: 711038693 / total #impl: 2486479626 (eff. 0.286)
671.19/671.31	c #Conflicts:    1729000 | #Learnt:      43592 | 0.000
671.19/671.31	c total clause space: 127.173MB
671.19/671.31	c total #watches: 194834
671.59/671.70	c total #propagations: 711353604 / total #impl: 2487403360 (eff. 0.286)
671.59/671.70	c #Conflicts:    1730000 | #Learnt:      44592 | 0.000
671.59/671.70	c total clause space: 127.173MB
671.59/671.70	c total #watches: 197111
672.00/672.15	c total #propagations: 711846389 / total #impl: 2488611893 (eff. 0.286)
672.00/672.15	c #Conflicts:    1731000 | #Learnt:      45592 | 0.000
672.00/672.15	c total clause space: 127.173MB
672.00/672.15	c total #watches: 199446
672.29/672.47	c total #propagations: 712426287 / total #impl: 2490334648 (eff. 0.286)
672.29/672.47	c #Conflicts:    1732000 | #Learnt:      46592 | 0.000
672.29/672.47	c total clause space: 127.173MB
672.29/672.47	c total #watches: 201593
672.49/672.67	c total #propagations: 712780828 / total #impl: 2491264650 (eff. 0.286)
672.49/672.67	c #Conflicts:    1733000 | #Learnt:      47592 | 0.000
672.49/672.67	c total clause space: 127.173MB
672.49/672.67	c total #watches: 203833
672.79/672.93	c total #propagations: 712901814 / total #impl: 2491481862 (eff. 0.286)
672.79/672.93	c #Conflicts:    1734000 | #Learnt:      48592 | 0.000
672.79/672.93	c total clause space: 127.173MB
672.79/672.93	c total #watches: 206109
673.10/673.28	c total #propagations: 713164893 / total #impl: 2492043654 (eff. 0.286)
673.10/673.28	c #Conflicts:    1735000 | #Learnt:      49592 | 0.000
673.10/673.28	c total clause space: 127.173MB
673.10/673.28	c total #watches: 208501
673.49/673.62	c total #propagations: 713435686 / total #impl: 2492785037 (eff. 0.286)
673.49/673.62	c #Conflicts:    1736000 | #Learnt:      50592 | 0.000
673.49/673.62	c total clause space: 127.173MB
673.49/673.62	c total #watches: 210922
673.89/674.05	c total #propagations: 713661674 / total #impl: 2493312905 (eff. 0.286)
673.89/674.05	c #Conflicts:    1737000 | #Learnt:      51592 | 0.000
673.89/674.05	c total clause space: 127.173MB
673.89/674.05	c total #watches: 213544
674.39/674.50	c total #propagations: 714008849 / total #impl: 2494163173 (eff. 0.286)
674.39/674.50	c #Conflicts:    1738000 | #Learnt:      52592 | 0.000
674.39/674.50	c total clause space: 127.173MB
674.39/674.50	c total #watches: 216109
674.79/674.91	c total #propagations: 714340454 / total #impl: 2495012191 (eff. 0.286)
674.79/674.91	c #Conflicts:    1739000 | #Learnt:      53592 | 0.000
674.79/674.91	c total clause space: 127.173MB
674.79/674.91	c total #watches: 218555
675.09/675.27	c total #propagations: 714621638 / total #impl: 2495727536 (eff. 0.286)
675.09/675.27	c #Conflicts:    1740000 | #Learnt:      54592 | 0.000
675.09/675.27	c total clause space: 127.173MB
675.09/675.27	c total #watches: 220821
675.59/675.72	c total #propagations: 714819648 / total #impl: 2496169274 (eff. 0.286)
675.59/675.72	c #Conflicts:    1741000 | #Learnt:      55592 | 0.000
675.59/675.72	c total clause space: 127.173MB
675.59/675.72	c total #watches: 223330
676.09/676.23	c total #propagations: 715100742 / total #impl: 2496854135 (eff. 0.286)
676.09/676.23	c #Conflicts:    1742000 | #Learnt:      56592 | 0.000
676.09/676.23	c total clause space: 127.173MB
676.09/676.23	c total #watches: 226012
676.69/676.80	c total #propagations: 715415322 / total #impl: 2497650793 (eff. 0.286)
676.69/676.80	c #Conflicts:    1743000 | #Learnt:      57592 | 0.000
676.69/676.80	c total clause space: 127.173MB
676.69/676.80	c total #watches: 228998
677.19/677.32	c total #propagations: 715868972 / total #impl: 2498767881 (eff. 0.286)
677.19/677.32	c #Conflicts:    1744000 | #Learnt:      58592 | 0.000
677.19/677.32	c total clause space: 127.173MB
677.19/677.32	c total #watches: 231799
677.69/677.88	c total #propagations: 716262394 / total #impl: 2499783504 (eff. 0.287)
677.69/677.88	c #Conflicts:    1745000 | #Learnt:      59592 | 0.000
677.69/677.88	c total clause space: 127.173MB
677.69/677.88	c total #watches: 234767
678.29/678.41	c total #propagations: 716726041 / total #impl: 2501210178 (eff. 0.287)
678.29/678.41	c #Conflicts:    1746000 | #Learnt:      60592 | 0.000
678.29/678.41	c total clause space: 127.173MB
678.29/678.41	c total #watches: 237721
678.60/678.77	c total #propagations: 717166106 / total #impl: 2502834429 (eff. 0.287)
678.60/678.77	c #Conflicts:    1747000 | #Learnt:      61592 | 0.000
678.60/678.77	c total clause space: 127.173MB
678.60/678.77	c total #watches: 240605
679.09/679.22	c total #propagations: 717419923 / total #impl: 2503410043 (eff. 0.287)
679.09/679.22	c #Conflicts:    1748000 | #Learnt:      62592 | 0.000
679.09/679.22	c total clause space: 127.173MB
679.09/679.22	c total #watches: 243138
679.70/679.84	c total #propagations: 717735362 / total #impl: 2504261406 (eff. 0.287)
679.70/679.84	c #Conflicts:    1749000 | #Learnt:      63592 | 0.000
679.70/679.84	c total clause space: 127.173MB
679.70/679.84	c total #watches: 246007
680.19/680.30	c total #propagations: 718151261 / total #impl: 2505686470 (eff. 0.287)
680.19/680.30	c GC COLLECT
680.19/680.30	c #Conflicts:    1750000 | #Learnt:      32590 | 0.000
680.19/680.30	c total clause space: 127.173MB
680.19/680.30	c total #watches: 168467
680.39/680.52	c total #propagations: 718456211 / total #impl: 2507489872 (eff. 0.287)
680.39/680.52	c #Conflicts:    1751000 | #Learnt:      33590 | 0.000
680.39/680.52	c total clause space: 127.173MB
680.39/680.52	c total #watches: 172798
680.69/680.83	c total #propagations: 718534023 / total #impl: 2508310047 (eff. 0.286)
680.69/680.83	c #Conflicts:    1752000 | #Learnt:      34590 | 0.000
680.69/680.83	c total clause space: 127.173MB
680.69/680.83	c total #watches: 177957
680.99/681.11	c total #propagations: 718830018 / total #impl: 2509052570 (eff. 0.286)
680.99/681.11	c #Conflicts:    1753000 | #Learnt:      35590 | 0.000
680.99/681.11	c total clause space: 127.173MB
680.99/681.11	c total #watches: 181165
681.29/681.44	c total #propagations: 719034374 / total #impl: 2509515106 (eff. 0.287)
681.29/681.44	c #Conflicts:    1754000 | #Learnt:      36590 | 0.000
681.29/681.44	c total clause space: 127.173MB
681.29/681.44	c total #watches: 184025
681.69/681.82	c total #propagations: 719461719 / total #impl: 2510679387 (eff. 0.287)
681.69/681.82	c #Conflicts:    1755000 | #Learnt:      37590 | 0.000
681.69/681.82	c total clause space: 127.173MB
681.69/681.82	c total #watches: 186628
682.09/682.21	c total #propagations: 719932562 / total #impl: 2512058547 (eff. 0.287)
682.09/682.21	c #Conflicts:    1756000 | #Learnt:      38590 | 0.000
682.09/682.21	c total clause space: 127.173MB
682.09/682.21	c total #watches: 189011
682.49/682.60	c total #propagations: 720417929 / total #impl: 2513530317 (eff. 0.287)
682.49/682.60	c #Conflicts:    1757000 | #Learnt:      39590 | 0.000
682.49/682.60	c total clause space: 127.173MB
682.49/682.60	c total #watches: 191246
682.89/683.06	c total #propagations: 720852514 / total #impl: 2515130637 (eff. 0.287)
682.89/683.06	c #Conflicts:    1758000 | #Learnt:      40590 | 0.000
682.89/683.06	c total clause space: 127.173MB
682.89/683.06	c total #watches: 193590
683.39/683.51	c total #propagations: 721279652 / total #impl: 2516850831 (eff. 0.287)
683.39/683.51	c #Conflicts:    1759000 | #Learnt:      41590 | 0.000
683.39/683.51	c total clause space: 127.173MB
683.39/683.51	c total #watches: 195732
683.89/684.00	c total #propagations: 721755393 / total #impl: 2518493102 (eff. 0.287)
683.89/684.00	c #Conflicts:    1760000 | #Learnt:      42590 | 0.000
683.89/684.00	c total clause space: 127.173MB
683.89/684.00	c total #watches: 197931
684.29/684.45	c total #propagations: 722231505 / total #impl: 2520287941 (eff. 0.287)
684.29/684.45	c #Conflicts:    1761000 | #Learnt:      43590 | 0.000
684.29/684.45	c total clause space: 127.173MB
684.29/684.45	c total #watches: 200506
684.69/684.85	c total #propagations: 722709886 / total #impl: 2522392421 (eff. 0.287)
684.69/684.85	c #Conflicts:    1762000 | #Learnt:      44590 | 0.000
684.69/684.85	c total clause space: 127.173MB
684.69/684.85	c total #watches: 202905
684.99/685.19	c total #propagations: 723086377 / total #impl: 2524059743 (eff. 0.286)
684.99/685.19	c #Conflicts:    1763000 | #Learnt:      45590 | 0.000
684.99/685.19	c total clause space: 127.173MB
684.99/685.19	c total #watches: 205534
685.39/685.58	c total #propagations: 723397049 / total #impl: 2525170522 (eff. 0.286)
685.39/685.58	c #Conflicts:    1764000 | #Learnt:      46590 | 0.000
685.39/685.58	c total clause space: 127.173MB
685.39/685.58	c total #watches: 208023
685.89/686.02	c total #propagations: 723796165 / total #impl: 2526488214 (eff. 0.286)
685.89/686.02	c #Conflicts:    1765000 | #Learnt:      47590 | 0.000
685.89/686.02	c total clause space: 127.173MB
685.89/686.02	c total #watches: 210643
686.29/686.49	c total #propagations: 724259759 / total #impl: 2528045919 (eff. 0.286)
686.29/686.49	c #Conflicts:    1766000 | #Learnt:      48590 | 0.000
686.29/686.49	c total clause space: 127.173MB
686.29/686.49	c total #watches: 213337
686.89/687.00	c total #propagations: 724659210 / total #impl: 2530254045 (eff. 0.286)
686.89/687.00	c #Conflicts:    1767000 | #Learnt:      49590 | 0.000
686.89/687.00	c total clause space: 127.173MB
686.89/687.00	c total #watches: 215758
687.39/687.53	c total #propagations: 725154529 / total #impl: 2532586888 (eff. 0.286)
687.39/687.53	c #Conflicts:    1768000 | #Learnt:      50590 | 0.000
687.39/687.53	c total clause space: 127.173MB
687.39/687.53	c total #watches: 218263
687.89/688.09	c total #propagations: 725644245 / total #impl: 2534755043 (eff. 0.286)
687.89/688.09	c #Conflicts:    1769000 | #Learnt:      51590 | 0.000
687.89/688.09	c total clause space: 127.173MB
687.89/688.09	c total #watches: 220983
688.49/688.61	c total #propagations: 726119260 / total #impl: 2537065727 (eff. 0.286)
688.49/688.61	c #Conflicts:    1770000 | #Learnt:      52590 | 0.000
688.49/688.61	c total clause space: 127.173MB
688.49/688.61	c total #watches: 223936
689.19/689.30	c total #propagations: 726564937 / total #impl: 2539467121 (eff. 0.286)
689.19/689.30	c #Conflicts:    1771000 | #Learnt:      53590 | 0.000
689.19/689.30	c total clause space: 127.173MB
689.19/689.30	c total #watches: 226430
689.69/689.84	c total #propagations: 727282527 / total #impl: 2542383262 (eff. 0.286)
689.69/689.84	c #Conflicts:    1772000 | #Learnt:      54590 | 0.000
689.69/689.84	c total clause space: 127.173MB
689.69/689.84	c total #watches: 228788
690.29/690.46	c total #propagations: 727748859 / total #impl: 2544235502 (eff. 0.286)
690.29/690.46	c #Conflicts:    1773000 | #Learnt:      55590 | 0.000
690.29/690.46	c total clause space: 127.173MB
690.29/690.46	c total #watches: 231205
690.89/691.05	c total #propagations: 728234458 / total #impl: 2546158669 (eff. 0.286)
690.89/691.05	c #Conflicts:    1774000 | #Learnt:      56590 | 0.000
690.89/691.05	c total clause space: 127.173MB
690.89/691.05	c total #watches: 233441
691.39/691.58	c total #propagations: 728740119 / total #impl: 2548203385 (eff. 0.286)
691.39/691.58	c #Conflicts:    1775000 | #Learnt:      57590 | 0.000
691.39/691.58	c total clause space: 127.173MB
691.39/691.58	c total #watches: 235698
691.99/692.15	c total #propagations: 729207946 / total #impl: 2550133604 (eff. 0.286)
691.99/692.15	c #Conflicts:    1776000 | #Learnt:      58590 | 0.000
691.99/692.15	c total clause space: 127.173MB
691.99/692.15	c total #watches: 237796
692.59/692.75	c total #propagations: 729770786 / total #impl: 2552016545 (eff. 0.286)
692.59/692.75	c #Conflicts:    1777000 | #Learnt:      59590 | 0.000
692.59/692.75	c total clause space: 127.173MB
692.59/692.75	c total #watches: 240227
693.19/693.39	c total #propagations: 730298288 / total #impl: 2553939055 (eff. 0.286)
693.19/693.39	c #Conflicts:    1778000 | #Learnt:      60590 | 0.000
693.19/693.39	c total clause space: 127.173MB
693.19/693.39	c total #watches: 242680
693.89/694.02	c total #propagations: 730889960 / total #impl: 2555928779 (eff. 0.286)
693.89/694.02	c #Conflicts:    1779000 | #Learnt:      61590 | 0.000
693.89/694.02	c total clause space: 127.173MB
693.89/694.02	c total #watches: 244950
694.49/694.63	c total #propagations: 731460025 / total #impl: 2557878386 (eff. 0.286)
694.49/694.63	c #Conflicts:    1780000 | #Learnt:      62590 | 0.000
694.49/694.63	c total clause space: 127.173MB
694.49/694.63	c total #watches: 247173
694.99/695.16	c total #propagations: 731962045 / total #impl: 2559534982 (eff. 0.286)
694.99/695.16	c #Conflicts:    1781000 | #Learnt:      63590 | 0.000
694.99/695.16	c total clause space: 127.173MB
694.99/695.16	c total #watches: 249355
695.59/695.77	c total #propagations: 732448397 / total #impl: 2561014234 (eff. 0.286)
695.59/695.77	c #Conflicts:    1782000 | #Learnt:      64590 | 0.000
695.59/695.77	c total clause space: 127.173MB
695.59/695.77	c total #watches: 251922
695.99/696.14	c total #propagations: 732758525 / total #impl: 2562182917 (eff. 0.286)
695.99/696.14	c GC COLLECT
695.99/696.14	c #Conflicts:    1783000 | #Learnt:      33291 | 0.000
695.99/696.14	c total clause space: 127.173MB
695.99/696.14	c total #watches: 169611
696.29/696.48	c total #propagations: 733122200 / total #impl: 2563505911 (eff. 0.286)
696.29/696.48	c #Conflicts:    1784000 | #Learnt:      34291 | 0.000
696.29/696.48	c total clause space: 127.173MB
696.29/696.48	c total #watches: 172039
696.69/696.85	c total #propagations: 733470026 / total #impl: 2564939036 (eff. 0.286)
696.69/696.85	c #Conflicts:    1785000 | #Learnt:      35291 | 0.000
696.69/696.85	c total clause space: 127.173MB
696.69/696.85	c total #watches: 174871
697.09/697.24	c total #propagations: 733865204 / total #impl: 2566586962 (eff. 0.286)
697.09/697.24	c #Conflicts:    1786000 | #Learnt:      36291 | 0.000
697.09/697.24	c total clause space: 127.173MB
697.09/697.24	c total #watches: 177573
697.48/697.66	c total #propagations: 734299553 / total #impl: 2568497878 (eff. 0.286)
697.48/697.66	c #Conflicts:    1787000 | #Learnt:      37291 | 0.000
697.48/697.66	c total clause space: 127.173MB
697.48/697.66	c total #watches: 180148
697.88/698.07	c total #propagations: 734674056 / total #impl: 2570292877 (eff. 0.286)
697.88/698.07	c #Conflicts:    1788000 | #Learnt:      38291 | 0.000
697.88/698.07	c total clause space: 127.173MB
697.88/698.07	c total #watches: 182935
698.28/698.49	c total #propagations: 735220918 / total #impl: 2571679936 (eff. 0.286)
698.28/698.49	c #Conflicts:    1789000 | #Learnt:      39291 | 0.000
698.28/698.49	c total clause space: 127.173MB
698.28/698.49	c total #watches: 185608
698.78/698.94	c total #propagations: 735682536 / total #impl: 2573098642 (eff. 0.286)
698.78/698.94	c #Conflicts:    1790000 | #Learnt:      40291 | 0.000
698.78/698.94	c total clause space: 127.173MB
698.78/698.94	c total #watches: 188769
699.18/699.37	c total #propagations: 736306646 / total #impl: 2574798966 (eff. 0.286)
699.18/699.37	c #Conflicts:    1791000 | #Learnt:      41291 | 0.000
699.18/699.37	c total clause space: 127.173MB
699.18/699.37	c total #watches: 191187
699.59/699.76	c total #propagations: 736848147 / total #impl: 2576326157 (eff. 0.286)
699.59/699.76	c #Conflicts:    1792000 | #Learnt:      42291 | 0.000
699.59/699.76	c total clause space: 127.173MB
699.59/699.76	c total #watches: 193562
700.08/700.20	c total #propagations: 737209167 / total #impl: 2577664503 (eff. 0.286)
700.08/700.20	c #Conflicts:    1793000 | #Learnt:      43291 | 0.000
700.08/700.20	c total clause space: 127.173MB
700.08/700.20	c total #watches: 196173
700.48/700.65	c total #propagations: 737640471 / total #impl: 2579309744 (eff. 0.286)
700.48/700.65	c #Conflicts:    1794000 | #Learnt:      44291 | 0.000
700.48/700.65	c total clause space: 127.173MB
700.48/700.65	c total #watches: 198521
700.98/701.14	c total #propagations: 738150105 / total #impl: 2581060085 (eff. 0.286)
700.98/701.14	c #Conflicts:    1795000 | #Learnt:      45291 | 0.000
700.98/701.14	c total clause space: 127.173MB
700.98/701.14	c total #watches: 201156
701.48/701.69	c total #propagations: 738517274 / total #impl: 2582766446 (eff. 0.286)
701.48/701.69	c #Conflicts:    1796000 | #Learnt:      46291 | 0.000
701.48/701.69	c total clause space: 127.173MB
701.48/701.69	c total #watches: 204584
702.08/702.24	c total #propagations: 738962694 / total #impl: 2584304801 (eff. 0.286)
702.08/702.24	c #Conflicts:    1797000 | #Learnt:      47291 | 0.000
702.08/702.24	c total clause space: 127.173MB
702.08/702.24	c total #watches: 207507
702.58/702.75	c total #propagations: 739413913 / total #impl: 2585931610 (eff. 0.286)
702.58/702.75	c #Conflicts:    1798000 | #Learnt:      48291 | 0.000
702.58/702.75	c total clause space: 127.173MB
702.58/702.75	c total #watches: 210228
703.08/703.28	c total #propagations: 739879852 / total #impl: 2587574135 (eff. 0.286)
703.08/703.28	c #Conflicts:    1799000 | #Learnt:      49291 | 0.000
703.08/703.28	c total clause space: 127.173MB
703.08/703.28	c total #watches: 213005
703.68/703.80	c total #propagations: 740368443 / total #impl: 2589374826 (eff. 0.286)
703.68/703.80	c #Conflicts:    1800000 | #Learnt:      50291 | 0.000
703.68/703.80	c total clause space: 127.173MB
703.68/703.80	c total #watches: 215526
704.28/704.41	c total #propagations: 740823569 / total #impl: 2590920006 (eff. 0.286)
704.28/704.41	c #Conflicts:    1801000 | #Learnt:      51291 | 0.000
704.28/704.41	c total clause space: 127.173MB
704.28/704.41	c total #watches: 217954
704.78/704.97	c total #propagations: 741296521 / total #impl: 2592959870 (eff. 0.286)
704.78/704.97	c #Conflicts:    1802000 | #Learnt:      52291 | 0.000
704.78/704.97	c total clause space: 127.173MB
704.78/704.97	c total #watches: 220612
705.38/705.57	c total #propagations: 741719493 / total #impl: 2595036394 (eff. 0.286)
705.38/705.57	c #Conflicts:    1803000 | #Learnt:      53291 | 0.000
705.38/705.57	c total clause space: 127.173MB
705.38/705.57	c total #watches: 223045
705.88/706.09	c total #propagations: 742220341 / total #impl: 2597531672 (eff. 0.286)
705.88/706.09	c #Conflicts:    1804000 | #Learnt:      54291 | 0.000
705.88/706.09	c total clause space: 127.173MB
705.88/706.09	c total #watches: 225665
706.38/706.58	c total #propagations: 742632806 / total #impl: 2599420974 (eff. 0.286)
706.38/706.58	c #Conflicts:    1805000 | #Learnt:      55291 | 0.000
706.38/706.58	c total clause space: 127.173MB
706.38/706.58	c total #watches: 228197
706.98/707.12	c total #propagations: 742988248 / total #impl: 2601163807 (eff. 0.286)
706.98/707.12	c #Conflicts:    1806000 | #Learnt:      56291 | 0.000
706.98/707.12	c total clause space: 127.173MB
706.98/707.12	c total #watches: 230473
707.48/707.68	c total #propagations: 743395576 / total #impl: 2603202652 (eff. 0.286)
707.48/707.68	c #Conflicts:    1807000 | #Learnt:      57291 | 0.000
707.48/707.68	c total clause space: 127.173MB
707.48/707.68	c total #watches: 232929
708.18/708.38	c total #propagations: 743873132 / total #impl: 2605146694 (eff. 0.286)
708.18/708.38	c #Conflicts:    1808000 | #Learnt:      58291 | 0.000
708.18/708.38	c total clause space: 127.173MB
708.18/708.38	c total #watches: 235381
708.88/709.08	c total #propagations: 744373156 / total #impl: 2607291717 (eff. 0.285)
708.88/709.08	c #Conflicts:    1809000 | #Learnt:      59291 | 0.000
708.88/709.08	c total clause space: 127.173MB
708.88/709.08	c total #watches: 237752
709.58/709.72	c total #propagations: 744920563 / total #impl: 2609057877 (eff. 0.286)
709.58/709.72	c #Conflicts:    1810000 | #Learnt:      60291 | 0.000
709.58/709.72	c total clause space: 127.173MB
709.58/709.72	c total #watches: 240324
710.38/710.50	c total #propagations: 745283317 / total #impl: 2610439804 (eff. 0.286)
710.38/710.50	c #Conflicts:    1811000 | #Learnt:      61291 | 0.000
710.38/710.50	c total clause space: 127.173MB
710.38/710.50	c total #watches: 242946
710.98/711.14	c total #propagations: 745926897 / total #impl: 2612416203 (eff. 0.286)
710.98/711.14	c #Conflicts:    1812000 | #Learnt:      62291 | 0.000
710.98/711.14	c total clause space: 127.173MB
710.98/711.14	c total #watches: 246138
711.78/711.93	c total #propagations: 746380268 / total #impl: 2613754207 (eff. 0.286)
711.78/711.93	c #Conflicts:    1813000 | #Learnt:      63291 | 0.000
711.78/711.93	c total clause space: 127.173MB
711.78/711.93	c total #watches: 248671
712.48/712.67	c total #propagations: 746795571 / total #impl: 2615520178 (eff. 0.286)
712.48/712.67	c #Conflicts:    1814000 | #Learnt:      64291 | 0.000
712.48/712.67	c total clause space: 127.173MB
712.48/712.67	c total #watches: 251051
713.28/713.43	c total #propagations: 747263270 / total #impl: 2617820237 (eff. 0.285)
713.28/713.43	c GC COLLECT
713.28/713.43	c #Conflicts:    1815000 | #Learnt:      32687 | 0.000
713.28/713.43	c total clause space: 127.173MB
713.28/713.43	c total #watches: 168086
713.58/713.77	c total #propagations: 747762021 / total #impl: 2620054449 (eff. 0.285)
713.58/713.77	c #Conflicts:    1816000 | #Learnt:      33687 | 0.000
713.58/713.77	c total clause space: 127.173MB
713.58/713.77	c total #watches: 170926
713.98/714.13	c total #propagations: 748230594 / total #impl: 2621663351 (eff. 0.285)
713.98/714.13	c #Conflicts:    1817000 | #Learnt:      34687 | 0.000
713.98/714.13	c total clause space: 127.173MB
713.98/714.13	c total #watches: 173334
714.38/714.58	c total #propagations: 748716608 / total #impl: 2623218224 (eff. 0.285)
714.38/714.58	c #Conflicts:    1818000 | #Learnt:      35687 | 0.000
714.38/714.58	c total clause space: 127.173MB
714.38/714.58	c total #watches: 175590
714.78/714.95	c total #propagations: 749312756 / total #impl: 2625452625 (eff. 0.285)
714.78/714.95	c #Conflicts:    1819000 | #Learnt:      36687 | 0.000
714.78/714.95	c total clause space: 127.173MB
714.78/714.95	c total #watches: 178496
715.18/715.32	c total #propagations: 749769867 / total #impl: 2626745737 (eff. 0.285)
715.18/715.32	c #Conflicts:    1820000 | #Learnt:      37687 | 0.000
715.18/715.32	c total clause space: 127.173MB
715.18/715.32	c total #watches: 181099
715.58/715.75	c total #propagations: 750236110 / total #impl: 2628288649 (eff. 0.285)
715.58/715.75	c #Conflicts:    1821000 | #Learnt:      38687 | 0.000
715.58/715.75	c total clause space: 127.173MB
715.58/715.75	c total #watches: 183512
715.99/716.14	c total #propagations: 750718302 / total #impl: 2630237376 (eff. 0.285)
715.99/716.14	c #Conflicts:    1822000 | #Learnt:      39687 | 0.000
715.99/716.14	c total clause space: 127.173MB
715.99/716.14	c total #watches: 185763
716.38/716.56	c total #propagations: 751179196 / total #impl: 2631825617 (eff. 0.285)
716.38/716.56	c #Conflicts:    1823000 | #Learnt:      40687 | 0.000
716.38/716.56	c total clause space: 127.173MB
716.38/716.56	c total #watches: 188340
716.88/717.04	c total #propagations: 751668801 / total #impl: 2633380110 (eff. 0.285)
716.88/717.04	c #Conflicts:    1824000 | #Learnt:      41687 | 0.000
716.88/717.04	c total clause space: 127.173MB
716.88/717.04	c total #watches: 190913
717.28/717.48	c total #propagations: 751907820 / total #impl: 2634841264 (eff. 0.285)
717.28/717.48	c #Conflicts:    1825000 | #Learnt:      42687 | 0.000
717.28/717.48	c total clause space: 127.173MB
717.28/717.48	c total #watches: 194504
717.88/718.04	c total #propagations: 752334304 / total #impl: 2636468063 (eff. 0.285)
717.88/718.04	c #Conflicts:    1826000 | #Learnt:      43687 | 0.000
717.88/718.04	c total clause space: 127.173MB
717.88/718.04	c total #watches: 197873
718.38/718.53	c total #propagations: 752791434 / total #impl: 2638620609 (eff. 0.285)
718.38/718.53	c #Conflicts:    1827000 | #Learnt:      44687 | 0.000
718.38/718.53	c total clause space: 127.173MB
718.38/718.53	c total #watches: 200805
718.88/719.03	c total #propagations: 753162441 / total #impl: 2640499507 (eff. 0.285)
718.88/719.03	c #Conflicts:    1828000 | #Learnt:      45687 | 0.000
718.88/719.03	c total clause space: 127.173MB
718.88/719.03	c total #watches: 203439
719.39/719.52	c total #propagations: 753512345 / total #impl: 2642133977 (eff. 0.285)
719.39/719.52	c #Conflicts:    1829000 | #Learnt:      46687 | 0.000
719.39/719.52	c total clause space: 127.173MB
719.39/719.52	c total #watches: 206784
719.88/720.07	c total #propagations: 753930463 / total #impl: 2643727343 (eff. 0.285)
719.88/720.07	c #Conflicts:    1830000 | #Learnt:      47687 | 0.000
719.88/720.07	c total clause space: 127.173MB
719.88/720.07	c total #watches: 209847
720.39/720.58	c total #propagations: 754332194 / total #impl: 2645428018 (eff. 0.285)
720.39/720.58	c #Conflicts:    1831000 | #Learnt:      48687 | 0.000
720.39/720.58	c total clause space: 127.173MB
720.39/720.58	c total #watches: 213083
720.98/721.14	c total #propagations: 754590559 / total #impl: 2647074894 (eff. 0.285)
720.98/721.14	c #Conflicts:    1832000 | #Learnt:      49687 | 0.000
720.98/721.14	c total clause space: 127.173MB
720.98/721.14	c total #watches: 216779
721.49/721.68	c total #propagations: 754925666 / total #impl: 2648950608 (eff. 0.285)
721.49/721.68	c #Conflicts:    1833000 | #Learnt:      50687 | 0.000
721.49/721.68	c total clause space: 127.173MB
721.49/721.68	c total #watches: 220470
722.08/722.24	c total #propagations: 755217779 / total #impl: 2650874734 (eff. 0.285)
722.08/722.24	c #Conflicts:    1834000 | #Learnt:      51687 | 0.000
722.08/722.24	c total clause space: 127.173MB
722.08/722.24	c total #watches: 224269
722.69/722.87	c total #propagations: 755499659 / total #impl: 2652837775 (eff. 0.285)
722.69/722.87	c #Conflicts:    1835000 | #Learnt:      52687 | 0.000
722.69/722.87	c total clause space: 127.173MB
722.69/722.87	c total #watches: 227365
723.28/723.46	c total #propagations: 755802130 / total #impl: 2654685923 (eff. 0.285)
723.28/723.46	c #Conflicts:    1836000 | #Learnt:      53687 | 0.000
723.28/723.46	c total clause space: 127.173MB
723.28/723.46	c total #watches: 230526
723.98/724.14	c total #propagations: 756046194 / total #impl: 2656491720 (eff. 0.285)
723.98/724.14	c #Conflicts:    1837000 | #Learnt:      54687 | 0.000
723.98/724.14	c total clause space: 127.173MB
723.98/724.14	c total #watches: 233885
724.68/724.83	c total #propagations: 756398769 / total #impl: 2658487989 (eff. 0.285)
724.68/724.83	c #Conflicts:    1838000 | #Learnt:      55687 | 0.000
724.68/724.83	c total clause space: 127.173MB
724.68/724.83	c total #watches: 236883
725.38/725.53	c total #propagations: 756698730 / total #impl: 2660180152 (eff. 0.284)
725.38/725.53	c #Conflicts:    1839000 | #Learnt:      56687 | 0.000
725.38/725.53	c total clause space: 127.173MB
725.38/725.53	c total #watches: 239696
726.08/726.27	c total #propagations: 756973941 / total #impl: 2661990471 (eff. 0.284)
726.08/726.27	c #Conflicts:    1840000 | #Learnt:      57687 | 0.000
726.08/726.27	c total clause space: 127.173MB
726.08/726.27	c total #watches: 242827
726.88/727.10	c total #propagations: 757275548 / total #impl: 2664333187 (eff. 0.284)
726.88/727.10	c #Conflicts:    1841000 | #Learnt:      58687 | 0.000
726.88/727.10	c total clause space: 127.173MB
726.88/727.10	c total #watches: 246017
727.78/727.99	c total #propagations: 757660178 / total #impl: 2666834638 (eff. 0.284)
727.78/727.99	c #Conflicts:    1842000 | #Learnt:      59687 | 0.000
727.78/727.99	c total clause space: 127.173MB
727.78/727.99	c total #watches: 248418
728.78/728.97	c total #propagations: 758102946 / total #impl: 2668775429 (eff. 0.284)
728.78/728.97	c #Conflicts:    1843000 | #Learnt:      60687 | 0.000
728.78/728.97	c total clause space: 127.173MB
728.78/728.97	c total #watches: 250874
729.98/730.17	c total #propagations: 758618509 / total #impl: 2670687223 (eff. 0.284)
729.98/730.17	c #Conflicts:    1844000 | #Learnt:      61687 | 0.000
729.98/730.17	c total clause space: 127.173MB
729.98/730.17	c total #watches: 253715
731.18/731.35	c total #propagations: 759264936 / total #impl: 2673212720 (eff. 0.284)
731.18/731.35	c #Conflicts:    1845000 | #Learnt:      62687 | 0.000
731.18/731.35	c total clause space: 127.173MB
731.18/731.35	c total #watches: 256279
732.28/732.40	c total #propagations: 759857855 / total #impl: 2675565622 (eff. 0.284)
732.28/732.40	c #Conflicts:    1846000 | #Learnt:      63687 | 0.000
732.28/732.40	c total clause space: 127.173MB
732.28/732.40	c total #watches: 258754
733.08/733.20	c total #propagations: 760346801 / total #impl: 2677594361 (eff. 0.284)
733.08/733.20	c #Conflicts:    1847000 | #Learnt:      64687 | 0.000
733.08/733.20	c total clause space: 127.173MB
733.08/733.20	c total #watches: 261700
734.08/734.26	c total #propagations: 760770703 / total #impl: 2679794479 (eff. 0.284)
734.08/734.26	c #Conflicts:    1848000 | #Learnt:      65687 | 0.000
734.08/734.26	c total clause space: 127.173MB
734.08/734.26	c total #watches: 264450
734.58/734.74	c total #propagations: 761235283 / total #impl: 2682339679 (eff. 0.284)
734.58/734.74	c GC COLLECT
734.58/734.74	c #Conflicts:    1849000 | #Learnt:      33792 | 0.000
734.58/734.74	c total clause space: 127.173MB
734.58/734.74	c total #watches: 170824
734.88/735.08	c total #propagations: 761773864 / total #impl: 2684555285 (eff. 0.284)
734.88/735.08	c #Conflicts:    1850000 | #Learnt:      34792 | 0.000
734.88/735.08	c total clause space: 127.173MB
734.88/735.08	c total #watches: 173258
735.38/735.50	c total #propagations: 762185252 / total #impl: 2686290791 (eff. 0.284)
735.38/735.50	c #Conflicts:    1851000 | #Learnt:      35792 | 0.000
735.38/735.50	c total clause space: 127.173MB
735.38/735.50	c total #watches: 176010
735.78/735.91	c total #propagations: 762646236 / total #impl: 2688401636 (eff. 0.284)
735.78/735.91	c #Conflicts:    1852000 | #Learnt:      36792 | 0.000
735.78/735.91	c total clause space: 127.173MB
735.78/735.91	c total #watches: 178912
736.18/736.33	c total #propagations: 762954228 / total #impl: 2690012546 (eff. 0.284)
736.18/736.33	c #Conflicts:    1853000 | #Learnt:      37792 | 0.000
736.18/736.33	c total clause space: 127.173MB
736.18/736.33	c total #watches: 181704
736.68/736.81	c total #propagations: 763315514 / total #impl: 2691959283 (eff. 0.284)
736.68/736.81	c #Conflicts:    1854000 | #Learnt:      38792 | 0.000
736.68/736.81	c total clause space: 127.173MB
736.68/736.81	c total #watches: 184140
737.08/737.29	c total #propagations: 763842760 / total #impl: 2694126237 (eff. 0.284)
737.08/737.29	c #Conflicts:    1855000 | #Learnt:      39792 | 0.000
737.08/737.29	c total clause space: 127.173MB
737.08/737.29	c total #watches: 186379
737.58/737.74	c total #propagations: 764348308 / total #impl: 2696339540 (eff. 0.283)
737.58/737.74	c #Conflicts:    1856000 | #Learnt:      40792 | 0.000
737.58/737.74	c total clause space: 127.173MB
737.58/737.74	c total #watches: 189252
737.98/738.16	c total #propagations: 764928795 / total #impl: 2698463822 (eff. 0.283)
737.98/738.16	c #Conflicts:    1857000 | #Learnt:      41792 | 0.000
737.98/738.16	c total clause space: 127.173MB
737.98/738.16	c total #watches: 191902
738.48/738.63	c total #propagations: 765386031 / total #impl: 2700393218 (eff. 0.283)
738.48/738.63	c #Conflicts:    1858000 | #Learnt:      42792 | 0.000
738.48/738.63	c total clause space: 127.173MB
738.48/738.63	c total #watches: 194333
738.88/739.09	c total #propagations: 765896691 / total #impl: 2702346789 (eff. 0.283)
738.88/739.09	c #Conflicts:    1859000 | #Learnt:      43792 | 0.000
738.88/739.09	c total clause space: 127.173MB
738.88/739.09	c total #watches: 196938
739.38/739.53	c total #propagations: 766342322 / total #impl: 2703669554 (eff. 0.283)
739.38/739.53	c #Conflicts:    1860000 | #Learnt:      44792 | 0.000
739.38/739.53	c total clause space: 127.173MB
739.38/739.53	c total #watches: 199370
739.88/740.00	c total #propagations: 766782704 / total #impl: 2705325971 (eff. 0.283)
739.88/740.00	c #Conflicts:    1861000 | #Learnt:      45792 | 0.000
739.88/740.00	c total clause space: 127.173MB
739.88/740.00	c total #watches: 202065
740.28/740.48	c total #propagations: 767201265 / total #impl: 2707109735 (eff. 0.283)
740.28/740.48	c #Conflicts:    1862000 | #Learnt:      46792 | 0.000
740.28/740.48	c total clause space: 127.173MB
740.28/740.48	c total #watches: 204578
740.88/741.01	c total #propagations: 767604996 / total #impl: 2708935291 (eff. 0.283)
740.88/741.01	c #Conflicts:    1863000 | #Learnt:      47792 | 0.000
740.88/741.01	c total clause space: 127.173MB
740.88/741.01	c total #watches: 206891
741.38/741.51	c total #propagations: 768050962 / total #impl: 2710834934 (eff. 0.283)
741.38/741.51	c #Conflicts:    1864000 | #Learnt:      48792 | 0.000
741.38/741.51	c total clause space: 127.173MB
741.38/741.51	c total #watches: 209286
741.88/742.00	c total #propagations: 768492726 / total #impl: 2712450066 (eff. 0.283)
741.88/742.00	c #Conflicts:    1865000 | #Learnt:      49792 | 0.000
741.88/742.00	c total clause space: 127.173MB
741.88/742.00	c total #watches: 211555
742.28/742.48	c total #propagations: 768923276 / total #impl: 2714025572 (eff. 0.283)
742.28/742.48	c #Conflicts:    1866000 | #Learnt:      50792 | 0.000
742.28/742.48	c total clause space: 127.173MB
742.28/742.48	c total #watches: 213832
742.88/743.01	c total #propagations: 769367977 / total #impl: 2715746380 (eff. 0.283)
742.88/743.01	c #Conflicts:    1867000 | #Learnt:      51792 | 0.000
742.88/743.01	c total clause space: 127.173MB
742.88/743.01	c total #watches: 216128
743.38/743.51	c total #propagations: 769851248 / total #impl: 2717634929 (eff. 0.283)
743.38/743.51	c #Conflicts:    1868000 | #Learnt:      52792 | 0.000
743.38/743.51	c total clause space: 127.173MB
743.38/743.51	c total #watches: 218473
743.87/744.07	c total #propagations: 770341187 / total #impl: 2719534641 (eff. 0.283)
743.87/744.07	c #Conflicts:    1869000 | #Learnt:      53792 | 0.000
743.87/744.07	c total clause space: 127.173MB
743.87/744.07	c total #watches: 220774
744.47/744.62	c total #propagations: 770726756 / total #impl: 2720906648 (eff. 0.283)
744.47/744.62	c #Conflicts:    1870000 | #Learnt:      54792 | 0.000
744.47/744.62	c total clause space: 127.173MB
744.47/744.62	c total #watches: 223044
744.97/745.17	c total #propagations: 771170389 / total #impl: 2722292403 (eff. 0.283)
744.97/745.17	c #Conflicts:    1871000 | #Learnt:      55792 | 0.000
744.97/745.17	c total clause space: 127.173MB
744.97/745.17	c total #watches: 225413
745.68/745.83	c total #propagations: 771613054 / total #impl: 2724190693 (eff. 0.283)
745.68/745.83	c #Conflicts:    1872000 | #Learnt:      56792 | 0.000
745.68/745.83	c total clause space: 127.173MB
745.68/745.83	c total #watches: 227908
746.37/746.57	c total #propagations: 772176064 / total #impl: 2726282378 (eff. 0.283)
746.37/746.57	c #Conflicts:    1873000 | #Learnt:      57792 | 0.000
746.37/746.57	c total clause space: 127.173MB
746.37/746.57	c total #watches: 230326
747.07/747.22	c total #propagations: 772649851 / total #impl: 2728210568 (eff. 0.283)
747.07/747.22	c #Conflicts:    1874000 | #Learnt:      58792 | 0.000
747.07/747.22	c total clause space: 127.173MB
747.07/747.22	c total #watches: 232627
747.67/747.84	c total #propagations: 773226974 / total #impl: 2730232081 (eff. 0.283)
747.67/747.84	c #Conflicts:    1875000 | #Learnt:      59792 | 0.000
747.67/747.84	c total clause space: 127.173MB
747.67/747.84	c total #watches: 236065
748.37/748.52	c total #propagations: 773659819 / total #impl: 2731896430 (eff. 0.283)
748.37/748.52	c #Conflicts:    1876000 | #Learnt:      60792 | 0.000
748.37/748.52	c total clause space: 127.173MB
748.37/748.52	c total #watches: 238692
749.27/749.45	c total #propagations: 774155312 / total #impl: 2733525548 (eff. 0.283)
749.27/749.45	c #Conflicts:    1877000 | #Learnt:      61792 | 0.000
749.27/749.45	c total clause space: 127.173MB
749.27/749.45	c total #watches: 241489
750.08/750.26	c total #propagations: 774671532 / total #impl: 2736122323 (eff. 0.283)
750.08/750.26	c #Conflicts:    1878000 | #Learnt:      62792 | 0.000
750.08/750.26	c total clause space: 127.173MB
750.08/750.26	c total #watches: 244009
750.87/751.08	c total #propagations: 775148273 / total #impl: 2737909028 (eff. 0.283)
750.87/751.08	c #Conflicts:    1879000 | #Learnt:      63792 | 0.000
750.87/751.08	c total clause space: 127.173MB
750.87/751.08	c total #watches: 246985
751.47/751.65	c total #propagations: 775621184 / total #impl: 2740090148 (eff. 0.283)
751.47/751.65	c #Conflicts:    1880000 | #Learnt:      64792 | 0.000
751.47/751.65	c total clause space: 127.173MB
751.47/751.65	c total #watches: 249286
752.17/752.31	c total #propagations: 776071130 / total #impl: 2741833564 (eff. 0.283)
752.17/752.31	c #Conflicts:    1881000 | #Learnt:      65792 | 0.000
752.17/752.31	c total clause space: 127.173MB
752.17/752.31	c total #watches: 251661
752.87/753.01	c total #propagations: 776511809 / total #impl: 2743892787 (eff. 0.283)
752.87/753.01	c GC COLLECT
752.87/753.01	c #Conflicts:    1882000 | #Learnt:      33595 | 0.000
752.87/753.01	c total clause space: 127.173MB
752.87/753.01	c total #watches: 170809
753.27/753.40	c total #propagations: 776967752 / total #impl: 2746091733 (eff. 0.283)
753.27/753.40	c #Conflicts:    1883000 | #Learnt:      34595 | 0.000
753.27/753.40	c total clause space: 127.173MB
753.27/753.40	c total #watches: 173512
753.67/753.80	c total #propagations: 777376304 / total #impl: 2747919771 (eff. 0.283)
753.67/753.80	c #Conflicts:    1884000 | #Learnt:      35595 | 0.000
753.67/753.80	c total clause space: 127.173MB
753.67/753.80	c total #watches: 175968
753.97/754.18	c total #propagations: 777852304 / total #impl: 2749649893 (eff. 0.283)
753.97/754.18	c #Conflicts:    1885000 | #Learnt:      36595 | 0.000
753.97/754.18	c total clause space: 127.173MB
753.97/754.18	c total #watches: 178339
754.48/754.61	c total #propagations: 778310507 / total #impl: 2751035027 (eff. 0.283)
754.48/754.61	c #Conflicts:    1886000 | #Learnt:      37595 | 0.000
754.48/754.61	c total clause space: 127.173MB
754.48/754.61	c total #watches: 181067
754.77/754.95	c total #propagations: 778696182 / total #impl: 2752480021 (eff. 0.283)
754.77/754.95	c #Conflicts:    1887000 | #Learnt:      38595 | 0.000
754.77/754.95	c total clause space: 127.173MB
754.77/754.95	c total #watches: 183308
755.07/755.25	c total #propagations: 779014797 / total #impl: 2753688450 (eff. 0.283)
755.07/755.25	c #Conflicts:    1888000 | #Learnt:      39595 | 0.000
755.07/755.25	c total clause space: 127.173MB
755.07/755.25	c total #watches: 185709
755.37/755.59	c total #propagations: 779309731 / total #impl: 2754587372 (eff. 0.283)
755.37/755.59	c #Conflicts:    1889000 | #Learnt:      40595 | 0.000
755.37/755.59	c total clause space: 127.173MB
755.37/755.59	c total #watches: 187903
755.77/755.96	c total #propagations: 779727223 / total #impl: 2755803118 (eff. 0.283)
755.77/755.96	c #Conflicts:    1890000 | #Learnt:      41595 | 0.000
755.77/755.96	c total clause space: 127.173MB
755.77/755.96	c total #watches: 190108
756.27/756.41	c total #propagations: 780032659 / total #impl: 2756976531 (eff. 0.283)
756.27/756.41	c #Conflicts:    1891000 | #Learnt:      42595 | 0.000
756.27/756.41	c total clause space: 127.173MB
756.27/756.41	c total #watches: 192435
756.78/756.91	c total #propagations: 780502745 / total #impl: 2758732165 (eff. 0.283)
756.78/756.91	c #Conflicts:    1892000 | #Learnt:      43595 | 0.000
756.78/756.91	c total clause space: 127.173MB
756.78/756.91	c total #watches: 195173
757.17/757.35	c total #propagations: 781034737 / total #impl: 2760646303 (eff. 0.283)
757.17/757.35	c #Conflicts:    1893000 | #Learnt:      44595 | 0.000
757.17/757.35	c total clause space: 127.173MB
757.17/757.35	c total #watches: 197994
757.67/757.86	c total #propagations: 781570602 / total #impl: 2762283770 (eff. 0.283)
757.67/757.86	c #Conflicts:    1894000 | #Learnt:      45595 | 0.000
757.67/757.86	c total clause space: 127.173MB
757.67/757.86	c total #watches: 200814
758.27/758.40	c total #propagations: 782050621 / total #impl: 2764031018 (eff. 0.283)
758.27/758.40	c #Conflicts:    1895000 | #Learnt:      46595 | 0.000
758.27/758.40	c total clause space: 127.173MB
758.27/758.40	c total #watches: 203131
758.77/758.92	c total #propagations: 782596233 / total #impl: 2766195649 (eff. 0.283)
758.77/758.92	c #Conflicts:    1896000 | #Learnt:      47595 | 0.000
758.77/758.92	c total clause space: 127.173MB
758.77/758.92	c total #watches: 205652
759.17/759.37	c total #propagations: 783128907 / total #impl: 2767959277 (eff. 0.283)
759.17/759.37	c #Conflicts:    1897000 | #Learnt:      48595 | 0.000
759.17/759.37	c total clause space: 127.173MB
759.17/759.37	c total #watches: 208094
759.67/759.81	c total #propagations: 783518392 / total #impl: 2769184284 (eff. 0.283)
759.67/759.81	c #Conflicts:    1898000 | #Learnt:      49595 | 0.000
759.67/759.81	c total clause space: 127.173MB
759.67/759.81	c total #watches: 210831
760.08/760.20	c total #propagations: 783954989 / total #impl: 2770471664 (eff. 0.283)
760.08/760.20	c #Conflicts:    1899000 | #Learnt:      50595 | 0.000
760.08/760.20	c total clause space: 127.173MB
760.08/760.20	c total #watches: 214009
760.57/760.70	c total #propagations: 784183352 / total #impl: 2771545780 (eff. 0.283)
760.57/760.70	c #Conflicts:    1900000 | #Learnt:      51595 | 0.000
760.57/760.70	c total clause space: 127.173MB
760.57/760.70	c total #watches: 217806
760.97/761.20	c total #propagations: 784530789 / total #impl: 2773132735 (eff. 0.283)
760.97/761.20	c #Conflicts:    1901000 | #Learnt:      52595 | 0.000
760.97/761.20	c total clause space: 127.173MB
760.97/761.20	c total #watches: 220676
761.67/761.81	c total #propagations: 784937314 / total #impl: 2774565889 (eff. 0.283)
761.67/761.81	c #Conflicts:    1902000 | #Learnt:      53595 | 0.000
761.67/761.81	c total clause space: 127.173MB
761.67/761.81	c total #watches: 223605
762.28/762.47	c total #propagations: 785381951 / total #impl: 2776539555 (eff. 0.283)
762.28/762.47	c #Conflicts:    1903000 | #Learnt:      54595 | 0.000
762.28/762.47	c total clause space: 127.173MB
762.28/762.47	c total #watches: 226179
762.97/763.10	c total #propagations: 785906351 / total #impl: 2778585169 (eff. 0.283)
762.97/763.10	c #Conflicts:    1904000 | #Learnt:      55595 | 0.000
762.97/763.10	c total clause space: 127.173MB
762.97/763.10	c total #watches: 228480
763.47/763.68	c total #propagations: 786419459 / total #impl: 2780359819 (eff. 0.283)
763.47/763.68	c #Conflicts:    1905000 | #Learnt:      56595 | 0.000
763.47/763.68	c total clause space: 127.173MB
763.47/763.68	c total #watches: 231056
764.07/764.28	c total #propagations: 786774065 / total #impl: 2781989971 (eff. 0.283)
764.07/764.28	c #Conflicts:    1906000 | #Learnt:      57595 | 0.000
764.07/764.28	c total clause space: 127.173MB
764.07/764.28	c total #watches: 233867
764.77/764.92	c total #propagations: 787271402 / total #impl: 2783497163 (eff. 0.283)
764.77/764.92	c #Conflicts:    1907000 | #Learnt:      58595 | 0.000
764.77/764.92	c total clause space: 127.173MB
764.77/764.92	c total #watches: 236840
765.37/765.53	c total #propagations: 787742010 / total #impl: 2785033446 (eff. 0.283)
765.37/765.53	c #Conflicts:    1908000 | #Learnt:      59595 | 0.000
765.37/765.53	c total clause space: 127.173MB
765.37/765.53	c total #watches: 239845
765.97/766.13	c total #propagations: 788017842 / total #impl: 2786999379 (eff. 0.283)
765.97/766.13	c #Conflicts:    1909000 | #Learnt:      60595 | 0.000
765.97/766.13	c total clause space: 127.173MB
765.97/766.13	c total #watches: 243912
766.68/766.81	c total #propagations: 788253439 / total #impl: 2789458227 (eff. 0.283)
766.68/766.81	c #Conflicts:    1910000 | #Learnt:      61595 | 0.000
766.68/766.81	c total clause space: 127.173MB
766.68/766.81	c total #watches: 247146
767.37/767.55	c total #propagations: 788512971 / total #impl: 2791764362 (eff. 0.282)
767.37/767.55	c #Conflicts:    1911000 | #Learnt:      62595 | 0.000
767.37/767.55	c total clause space: 127.173MB
767.37/767.55	c total #watches: 249844
768.07/768.27	c total #propagations: 788859797 / total #impl: 2794244725 (eff. 0.282)
768.07/768.27	c #Conflicts:    1912000 | #Learnt:      63595 | 0.000
768.07/768.27	c total clause space: 127.173MB
768.07/768.27	c total #watches: 252137
768.88/769.09	c total #propagations: 789355966 / total #impl: 2796179396 (eff. 0.282)
768.88/769.09	c #Conflicts:    1913000 | #Learnt:      64595 | 0.000
768.88/769.09	c total clause space: 127.173MB
768.88/769.09	c total #watches: 254869
769.67/769.88	c total #propagations: 789760137 / total #impl: 2798553053 (eff. 0.282)
769.67/769.88	c #Conflicts:    1914000 | #Learnt:      65595 | 0.000
769.67/769.88	c total clause space: 127.173MB
769.67/769.88	c total #watches: 257235
770.57/770.72	c total #propagations: 790242906 / total #impl: 2800663277 (eff. 0.282)
770.57/770.72	c #Conflicts:    1915000 | #Learnt:      66595 | 0.000
770.57/770.72	c total clause space: 127.173MB
770.57/770.72	c total #watches: 259839
771.08/771.27	c total #propagations: 790653821 / total #impl: 2802947227 (eff. 0.282)
771.08/771.27	c GC COLLECT
771.08/771.27	c #Conflicts:    1916000 | #Learnt:      34097 | 0.000
771.08/771.27	c total clause space: 127.173MB
771.08/771.27	c total #watches: 171783
771.47/771.60	c total #propagations: 791063508 / total #impl: 2804776813 (eff. 0.282)
771.47/771.60	c #Conflicts:    1917000 | #Learnt:      35097 | 0.000
771.47/771.60	c total clause space: 127.173MB
771.47/771.60	c total #watches: 174109
771.87/772.00	c total #propagations: 791387520 / total #impl: 2806045188 (eff. 0.282)
771.87/772.00	c #Conflicts:    1918000 | #Learnt:      36097 | 0.000
771.87/772.00	c total clause space: 127.173MB
771.87/772.00	c total #watches: 176509
772.27/772.43	c total #propagations: 791873647 / total #impl: 2807702767 (eff. 0.282)
772.27/772.43	c #Conflicts:    1919000 | #Learnt:      37097 | 0.000
772.27/772.43	c total clause space: 127.173MB
772.27/772.43	c total #watches: 178796
772.77/772.90	c total #propagations: 792365211 / total #impl: 2809504989 (eff. 0.282)
772.77/772.90	c #Conflicts:    1920000 | #Learnt:      38097 | 0.000
772.77/772.90	c total clause space: 127.173MB
772.77/772.90	c total #watches: 181413
773.18/773.33	c total #propagations: 792872132 / total #impl: 2811544195 (eff. 0.282)
773.18/773.33	c #Conflicts:    1921000 | #Learnt:      39097 | 0.000
773.18/773.33	c total clause space: 127.173MB
773.18/773.33	c total #watches: 184064
773.57/773.72	c total #propagations: 793437958 / total #impl: 2813376044 (eff. 0.282)
773.57/773.72	c #Conflicts:    1922000 | #Learnt:      40097 | 0.000
773.57/773.72	c total clause space: 127.173MB
773.57/773.72	c total #watches: 187031
773.97/774.11	c total #propagations: 793918958 / total #impl: 2815027585 (eff. 0.282)
773.97/774.11	c #Conflicts:    1923000 | #Learnt:      41097 | 0.000
773.97/774.11	c total clause space: 127.173MB
773.97/774.11	c total #watches: 189999
774.38/774.52	c total #propagations: 794345082 / total #impl: 2816696647 (eff. 0.282)
774.38/774.52	c #Conflicts:    1924000 | #Learnt:      42097 | 0.000
774.38/774.52	c total clause space: 127.173MB
774.38/774.52	c total #watches: 193094
774.77/774.97	c total #propagations: 794718906 / total #impl: 2818590880 (eff. 0.282)
774.77/774.97	c #Conflicts:    1925000 | #Learnt:      43097 | 0.000
774.77/774.97	c total clause space: 127.173MB
774.77/774.97	c total #watches: 196007
775.27/775.42	c total #propagations: 795127077 / total #impl: 2820515832 (eff. 0.282)
775.27/775.42	c #Conflicts:    1926000 | #Learnt:      44097 | 0.000
775.27/775.42	c total clause space: 127.173MB
775.27/775.42	c total #watches: 198568
775.77/775.95	c total #propagations: 795561913 / total #impl: 2822060470 (eff. 0.282)
775.77/775.95	c #Conflicts:    1927000 | #Learnt:      45097 | 0.000
775.77/775.95	c total clause space: 127.173MB
775.77/775.95	c total #watches: 200942
776.27/776.40	c total #propagations: 796135063 / total #impl: 2824076206 (eff. 0.282)
776.27/776.40	c #Conflicts:    1928000 | #Learnt:      46097 | 0.000
776.27/776.40	c total clause space: 127.173MB
776.27/776.40	c total #watches: 203182
776.77/776.91	c total #propagations: 796579921 / total #impl: 2825839031 (eff. 0.282)
776.77/776.91	c #Conflicts:    1929000 | #Learnt:      47097 | 0.000
776.77/776.91	c total clause space: 127.173MB
776.77/776.91	c total #watches: 206167
777.17/777.38	c total #propagations: 796995205 / total #impl: 2827404737 (eff. 0.282)
777.17/777.38	c #Conflicts:    1930000 | #Learnt:      48097 | 0.000
777.17/777.38	c total clause space: 127.173MB
777.17/777.38	c total #watches: 209020
777.67/777.89	c total #propagations: 797326628 / total #impl: 2828683117 (eff. 0.282)
777.67/777.89	c #Conflicts:    1931000 | #Learnt:      49097 | 0.000
777.67/777.89	c total clause space: 127.173MB
777.67/777.89	c total #watches: 211457
778.27/778.40	c total #propagations: 797795684 / total #impl: 2830537961 (eff. 0.282)
778.27/778.40	c #Conflicts:    1932000 | #Learnt:      50097 | 0.000
778.27/778.40	c total clause space: 127.173MB
778.27/778.40	c total #watches: 213702
778.77/778.97	c total #propagations: 798273125 / total #impl: 2832472108 (eff. 0.282)
778.77/778.97	c #Conflicts:    1933000 | #Learnt:      51097 | 0.000
778.77/778.97	c total clause space: 127.173MB
778.77/778.97	c total #watches: 215995
779.27/779.46	c total #propagations: 798771017 / total #impl: 2834446378 (eff. 0.282)
779.27/779.46	c #Conflicts:    1934000 | #Learnt:      52097 | 0.000
779.27/779.46	c total clause space: 127.173MB
779.27/779.46	c total #watches: 218456
779.77/779.93	c total #propagations: 799173664 / total #impl: 2836061263 (eff. 0.282)
779.77/779.93	c #Conflicts:    1935000 | #Learnt:      53097 | 0.000
779.77/779.93	c total clause space: 127.173MB
779.77/779.93	c total #watches: 220753
780.27/780.44	c total #propagations: 799596996 / total #impl: 2837619637 (eff. 0.282)
780.27/780.44	c #Conflicts:    1936000 | #Learnt:      54097 | 0.000
780.27/780.44	c total clause space: 127.173MB
780.27/780.44	c total #watches: 222932
780.77/780.95	c total #propagations: 800006869 / total #impl: 2839460730 (eff. 0.282)
780.77/780.95	c #Conflicts:    1937000 | #Learnt:      55097 | 0.000
780.77/780.95	c total clause space: 127.173MB
780.77/780.95	c total #watches: 225094
781.37/781.50	c total #propagations: 800424402 / total #impl: 2841297906 (eff. 0.282)
781.37/781.50	c #Conflicts:    1938000 | #Learnt:      56097 | 0.000
781.37/781.50	c total clause space: 127.173MB
781.37/781.50	c total #watches: 227309
781.87/782.03	c total #propagations: 800877729 / total #impl: 2842912113 (eff. 0.282)
781.87/782.03	c #Conflicts:    1939000 | #Learnt:      57097 | 0.000
781.87/782.03	c total clause space: 127.173MB
781.87/782.03	c total #watches: 229632
782.47/782.60	c total #propagations: 801351586 / total #impl: 2844740360 (eff. 0.282)
782.47/782.60	c #Conflicts:    1940000 | #Learnt:      58097 | 0.000
782.47/782.60	c total clause space: 127.173MB
782.47/782.60	c total #watches: 231866
782.97/783.15	c total #propagations: 801872471 / total #impl: 2846724824 (eff. 0.282)
782.97/783.15	c #Conflicts:    1941000 | #Learnt:      59097 | 0.000
782.97/783.15	c total clause space: 127.173MB
782.97/783.15	c total #watches: 234084
783.57/783.77	c total #propagations: 802314443 / total #impl: 2848493157 (eff. 0.282)
783.57/783.77	c #Conflicts:    1942000 | #Learnt:      60097 | 0.000
783.57/783.77	c total clause space: 127.173MB
783.57/783.77	c total #watches: 236828
784.27/784.45	c total #propagations: 802812230 / total #impl: 2850433246 (eff. 0.282)
784.27/784.45	c #Conflicts:    1943000 | #Learnt:      61097 | 0.000
784.27/784.45	c total clause space: 127.173MB
784.27/784.45	c total #watches: 239137
784.97/785.10	c total #propagations: 803337648 / total #impl: 2852965587 (eff. 0.282)
784.97/785.10	c #Conflicts:    1944000 | #Learnt:      62097 | 0.000
784.97/785.10	c total clause space: 127.173MB
784.97/785.10	c total #watches: 241481
785.47/785.69	c total #propagations: 803782305 / total #impl: 2854955068 (eff. 0.282)
785.47/785.69	c #Conflicts:    1945000 | #Learnt:      63097 | 0.000
785.47/785.69	c total clause space: 127.173MB
785.47/785.69	c total #watches: 243952
786.27/786.41	c total #propagations: 804200246 / total #impl: 2856716402 (eff. 0.282)
786.27/786.41	c #Conflicts:    1946000 | #Learnt:      64097 | 0.000
786.27/786.41	c total clause space: 127.173MB
786.27/786.41	c total #watches: 246132
786.77/786.99	c total #propagations: 804686516 / total #impl: 2858534393 (eff. 0.282)
786.77/786.99	c #Conflicts:    1947000 | #Learnt:      65097 | 0.000
786.77/786.99	c total clause space: 127.173MB
786.77/786.99	c total #watches: 248347
787.37/787.57	c total #propagations: 805049746 / total #impl: 2860144809 (eff. 0.281)
787.37/787.57	c #Conflicts:    1948000 | #Learnt:      66097 | 0.000
787.37/787.57	c total clause space: 127.173MB
787.37/787.57	c total #watches: 250546
787.97/788.19	c total #propagations: 805435061 / total #impl: 2861728751 (eff. 0.281)
787.97/788.19	c #Conflicts:    1949000 | #Learnt:      67097 | 0.000
787.97/788.19	c total clause space: 127.173MB
787.97/788.19	c total #watches: 252831
788.57/788.72	c total #propagations: 805913757 / total #impl: 2863467423 (eff. 0.281)
788.57/788.72	c GC COLLECT
788.57/788.72	c #Conflicts:    1950000 | #Learnt:      34295 | 0.000
788.57/788.72	c total clause space: 127.173MB
788.57/788.72	c total #watches: 172209
788.87/789.06	c total #propagations: 806391214 / total #impl: 2865018065 (eff. 0.281)
788.87/789.06	c #Conflicts:    1951000 | #Learnt:      35295 | 0.000
788.87/789.06	c total clause space: 127.173MB
788.87/789.06	c total #watches: 174407
789.27/789.45	c total #propagations: 806815296 / total #impl: 2866444768 (eff. 0.281)
789.27/789.45	c #Conflicts:    1952000 | #Learnt:      36295 | 0.000
789.27/789.45	c total clause space: 127.173MB
789.27/789.45	c total #watches: 176641
789.67/789.83	c total #propagations: 807341268 / total #impl: 2868047988 (eff. 0.281)
789.67/789.83	c #Conflicts:    1953000 | #Learnt:      37295 | 0.000
789.67/789.83	c total clause space: 127.173MB
789.67/789.83	c total #watches: 178993
789.97/790.18	c total #propagations: 807833844 / total #impl: 2869624259 (eff. 0.282)
789.97/790.18	c #Conflicts:    1954000 | #Learnt:      38295 | 0.000
789.97/790.18	c total clause space: 127.173MB
789.97/790.18	c total #watches: 181523
790.37/790.55	c total #propagations: 808230515 / total #impl: 2870777150 (eff. 0.282)
790.37/790.55	c #Conflicts:    1955000 | #Learnt:      39295 | 0.000
790.37/790.55	c total clause space: 127.173MB
790.37/790.55	c total #watches: 184030
790.77/790.94	c total #propagations: 808699624 / total #impl: 2872230891 (eff. 0.282)
790.77/790.94	c #Conflicts:    1956000 | #Learnt:      40295 | 0.000
790.77/790.94	c total clause space: 127.173MB
790.77/790.94	c total #watches: 186322
791.27/791.43	c total #propagations: 809171829 / total #impl: 2873578256 (eff. 0.282)
791.27/791.43	c #Conflicts:    1957000 | #Learnt:      41295 | 0.000
791.27/791.43	c total clause space: 127.173MB
791.27/791.43	c total #watches: 188678
791.67/791.88	c total #propagations: 809738539 / total #impl: 2875331696 (eff. 0.282)
791.67/791.88	c #Conflicts:    1958000 | #Learnt:      42295 | 0.000
791.67/791.88	c total clause space: 127.173MB
791.67/791.88	c total #watches: 190858
792.17/792.37	c total #propagations: 810148967 / total #impl: 2876964936 (eff. 0.282)
792.17/792.37	c #Conflicts:    1959000 | #Learnt:      43295 | 0.000
792.17/792.37	c total clause space: 127.173MB
792.17/792.37	c total #watches: 193129
792.67/792.87	c total #propagations: 810665496 / total #impl: 2878484201 (eff. 0.282)
792.67/792.87	c #Conflicts:    1960000 | #Learnt:      44295 | 0.000
792.67/792.87	c total clause space: 127.173MB
792.67/792.87	c total #watches: 195305
793.17/793.37	c total #propagations: 811167982 / total #impl: 2880275371 (eff. 0.282)
793.17/793.37	c #Conflicts:    1961000 | #Learnt:      45295 | 0.000
793.17/793.37	c total clause space: 127.173MB
793.17/793.37	c total #watches: 197610
793.67/793.80	c total #propagations: 811737983 / total #impl: 2882297872 (eff. 0.282)
793.67/793.80	c #Conflicts:    1962000 | #Learnt:      46295 | 0.000
793.67/793.80	c total clause space: 127.173MB
793.67/793.80	c total #watches: 199721
794.07/794.27	c total #propagations: 812280430 / total #impl: 2883859763 (eff. 0.282)
794.07/794.27	c #Conflicts:    1963000 | #Learnt:      47295 | 0.000
794.07/794.27	c total clause space: 127.173MB
794.07/794.27	c total #watches: 201908
794.57/794.76	c total #propagations: 812775032 / total #impl: 2885318954 (eff. 0.282)
794.57/794.76	c #Conflicts:    1964000 | #Learnt:      48295 | 0.000
794.57/794.76	c total clause space: 127.173MB
794.57/794.76	c total #watches: 204093
795.07/795.27	c total #propagations: 813233760 / total #impl: 2887011132 (eff. 0.282)
795.07/795.27	c #Conflicts:    1965000 | #Learnt:      49295 | 0.000
795.07/795.27	c total clause space: 127.173MB
795.07/795.27	c total #watches: 206449
795.57/795.73	c total #propagations: 813696945 / total #impl: 2888695090 (eff. 0.282)
795.57/795.73	c #Conflicts:    1966000 | #Learnt:      50295 | 0.000
795.57/795.73	c total clause space: 127.173MB
795.57/795.73	c total #watches: 208795
796.06/796.24	c total #propagations: 814125969 / total #impl: 2889971146 (eff. 0.282)
796.06/796.24	c #Conflicts:    1967000 | #Learnt:      51295 | 0.000
796.06/796.24	c total clause space: 127.173MB
796.06/796.24	c total #watches: 211115
796.56/796.78	c total #propagations: 814556079 / total #impl: 2891781926 (eff. 0.282)
796.56/796.78	c #Conflicts:    1968000 | #Learnt:      52295 | 0.000
796.56/796.78	c total clause space: 127.173MB
796.56/796.78	c total #watches: 213372
797.06/797.26	c total #propagations: 815096916 / total #impl: 2893585750 (eff. 0.282)
797.06/797.26	c #Conflicts:    1969000 | #Learnt:      53295 | 0.000
797.06/797.26	c total clause space: 127.173MB
797.06/797.26	c total #watches: 215562
797.56/797.76	c total #propagations: 815511109 / total #impl: 2895274627 (eff. 0.282)
797.56/797.76	c #Conflicts:    1970000 | #Learnt:      54295 | 0.000
797.56/797.76	c total clause space: 127.173MB
797.56/797.76	c total #watches: 217824
798.06/798.26	c total #propagations: 815966063 / total #impl: 2896650867 (eff. 0.282)
798.06/798.26	c #Conflicts:    1971000 | #Learnt:      55295 | 0.000
798.06/798.26	c total clause space: 127.173MB
798.06/798.26	c total #watches: 220140
798.66/798.85	c total #propagations: 816517459 / total #impl: 2898169615 (eff. 0.282)
798.66/798.85	c #Conflicts:    1972000 | #Learnt:      56295 | 0.000
798.66/798.85	c total clause space: 127.173MB
798.66/798.85	c total #watches: 222371
799.16/799.37	c total #propagations: 817041472 / total #impl: 2900148513 (eff. 0.282)
799.16/799.37	c #Conflicts:    1973000 | #Learnt:      57295 | 0.000
799.16/799.37	c total clause space: 127.173MB
799.16/799.37	c total #watches: 224605
799.76/799.93	c total #propagations: 817507716 / total #impl: 2901945181 (eff. 0.282)
799.76/799.93	c #Conflicts:    1974000 | #Learnt:      58295 | 0.000
799.76/799.93	c total clause space: 127.173MB
799.76/799.93	c total #watches: 226966
800.26/800.46	c total #propagations: 817948260 / total #impl: 2903769466 (eff. 0.282)
800.26/800.46	c #Conflicts:    1975000 | #Learnt:      59295 | 0.000
800.26/800.46	c total clause space: 127.173MB
800.26/800.46	c total #watches: 229190
800.96/801.17	c total #propagations: 818366343 / total #impl: 2905333519 (eff. 0.282)
800.96/801.17	c #Conflicts:    1976000 | #Learnt:      60295 | 0.000
800.96/801.17	c total clause space: 127.173MB
800.96/801.17	c total #watches: 231809
801.56/801.79	c total #propagations: 818897874 / total #impl: 2907205263 (eff. 0.282)
801.56/801.79	c #Conflicts:    1977000 | #Learnt:      61295 | 0.000
801.56/801.79	c total clause space: 127.173MB
801.56/801.79	c total #watches: 234703
802.16/802.34	c total #propagations: 819346415 / total #impl: 2908973061 (eff. 0.282)
802.16/802.34	c #Conflicts:    1978000 | #Learnt:      62295 | 0.000
802.16/802.34	c total clause space: 127.173MB
802.16/802.34	c total #watches: 236881
802.76/802.90	c total #propagations: 819784197 / total #impl: 2910651021 (eff. 0.282)
802.76/802.90	c #Conflicts:    1979000 | #Learnt:      63295 | 0.000
802.76/802.90	c total clause space: 127.173MB
802.76/802.90	c total #watches: 239023
803.26/803.45	c total #propagations: 820319363 / total #impl: 2912494949 (eff. 0.282)
803.26/803.45	c #Conflicts:    1980000 | #Learnt:      64295 | 0.000
803.26/803.45	c total clause space: 127.173MB
803.26/803.45	c total #watches: 241245
803.76/803.94	c total #propagations: 820812221 / total #impl: 2914340468 (eff. 0.282)
803.76/803.94	c #Conflicts:    1981000 | #Learnt:      65295 | 0.000
803.76/803.94	c total clause space: 127.173MB
803.76/803.94	c total #watches: 243398
804.36/804.53	c total #propagations: 821229216 / total #impl: 2916187828 (eff. 0.282)
804.36/804.53	c #Conflicts:    1982000 | #Learnt:      66295 | 0.000
804.36/804.53	c total clause space: 127.173MB
804.36/804.53	c total #watches: 245534
804.96/805.16	c total #propagations: 821799677 / total #impl: 2918152609 (eff. 0.282)
804.96/805.16	c #Conflicts:    1983000 | #Learnt:      67295 | 0.000
804.96/805.16	c total clause space: 127.173MB
804.96/805.16	c total #watches: 247745
805.46/805.66	c total #propagations: 822329721 / total #impl: 2920348521 (eff. 0.282)
805.46/805.66	c GC COLLECT
805.46/805.66	c #Conflicts:    1984000 | #Learnt:      34189 | 0.000
805.46/805.66	c total clause space: 127.173MB
805.46/805.66	c total #watches: 172081
805.86/806.00	c total #propagations: 822665961 / total #impl: 2921886070 (eff. 0.282)
805.86/806.00	c #Conflicts:    1985000 | #Learnt:      35189 | 0.000
805.86/806.00	c total clause space: 127.173MB
805.86/806.00	c total #watches: 174509
806.17/806.39	c total #propagations: 823088296 / total #impl: 2923672801 (eff. 0.282)
806.17/806.39	c #Conflicts:    1986000 | #Learnt:      36189 | 0.000
806.17/806.39	c total clause space: 127.173MB
806.17/806.39	c total #watches: 176847
806.66/806.81	c total #propagations: 823562369 / total #impl: 2925764645 (eff. 0.281)
806.66/806.81	c #Conflicts:    1987000 | #Learnt:      37189 | 0.000
806.66/806.81	c total clause space: 127.173MB
806.66/806.81	c total #watches: 179108
807.06/807.26	c total #propagations: 824097573 / total #impl: 2927693502 (eff. 0.281)
807.06/807.26	c #Conflicts:    1988000 | #Learnt:      38189 | 0.000
807.06/807.26	c total clause space: 127.173MB
807.06/807.26	c total #watches: 181430
807.46/807.63	c total #propagations: 824578369 / total #impl: 2929563794 (eff. 0.281)
807.46/807.63	c #Conflicts:    1989000 | #Learnt:      39189 | 0.000
807.46/807.63	c total clause space: 127.173MB
807.46/807.63	c total #watches: 183783
807.76/807.98	c total #propagations: 825028395 / total #impl: 2931225331 (eff. 0.281)
807.76/807.98	c #Conflicts:    1990000 | #Learnt:      40189 | 0.000
807.76/807.98	c total clause space: 127.173MB
807.76/807.98	c total #watches: 186784
808.06/808.26	c total #propagations: 825277946 / total #impl: 2932431997 (eff. 0.281)
808.06/808.26	c #Conflicts:    1991000 | #Learnt:      41189 | 0.000
808.06/808.26	c total clause space: 127.173MB
808.06/808.27	c total #watches: 189681
808.47/808.66	c total #propagations: 825312220 / total #impl: 2933214208 (eff. 0.281)
808.47/808.66	c #Conflicts:    1992000 | #Learnt:      42189 | 0.000
808.47/808.66	c total clause space: 127.173MB
808.47/808.66	c total #watches: 192423
808.86/809.07	c total #propagations: 825594777 / total #impl: 2933991738 (eff. 0.281)
808.86/809.07	c #Conflicts:    1993000 | #Learnt:      43189 | 0.000
808.86/809.07	c total clause space: 127.173MB
808.86/809.07	c total #watches: 195093
809.26/809.44	c total #propagations: 825881786 / total #impl: 2934682670 (eff. 0.281)
809.26/809.44	c #Conflicts:    1994000 | #Learnt:      44189 | 0.000
809.26/809.44	c total clause space: 127.173MB
809.26/809.44	c total #watches: 198031
809.76/809.93	c total #propagations: 826089666 / total #impl: 2935215198 (eff. 0.281)
809.76/809.93	c #Conflicts:    1995000 | #Learnt:      45189 | 0.000
809.76/809.93	c total clause space: 127.173MB
809.76/809.93	c total #watches: 201248
810.16/810.30	c total #propagations: 826461864 / total #impl: 2936144995 (eff. 0.281)
810.16/810.30	c #Conflicts:    1996000 | #Learnt:      46189 | 0.000
810.16/810.30	c total clause space: 127.173MB
810.16/810.30	c total #watches: 203949
810.57/810.77	c total #propagations: 826625779 / total #impl: 2936800570 (eff. 0.281)
810.57/810.77	c #Conflicts:    1997000 | #Learnt:      47189 | 0.000
810.57/810.77	c total clause space: 127.173MB
810.57/810.77	c total #watches: 206249
811.06/811.21	c total #propagations: 827046960 / total #impl: 2938471620 (eff. 0.281)
811.06/811.21	c #Conflicts:    1998000 | #Learnt:      48189 | 0.000
811.06/811.21	c total clause space: 127.173MB
811.06/811.21	c total #watches: 208402
811.46/811.61	c total #propagations: 827444048 / total #impl: 2940089729 (eff. 0.281)
811.46/811.61	c #Conflicts:    1999000 | #Learnt:      49189 | 0.000
811.46/811.61	c total clause space: 127.173MB
811.46/811.61	c total #watches: 210601
811.86/812.08	c total #propagations: 827892253 / total #impl: 2941528388 (eff. 0.281)
811.86/812.08	c #Conflicts:    2000000 | #Learnt:      50189 | 0.000
811.86/812.08	c total clause space: 127.173MB
811.86/812.08	c total #watches: 212892
812.26/812.49	c total #propagations: 828380398 / total #impl: 2943193228 (eff. 0.281)
812.26/812.49	c #Conflicts:    2001000 | #Learnt:      51189 | 0.000
812.26/812.49	c total clause space: 127.173MB
812.26/812.49	c total #watches: 215050
812.77/812.97	c total #propagations: 828756188 / total #impl: 2944648455 (eff. 0.281)
812.77/812.97	c #Conflicts:    2002000 | #Learnt:      52189 | 0.000
812.77/812.97	c total clause space: 127.173MB
812.77/812.97	c total #watches: 217284
813.26/813.45	c total #propagations: 829196306 / total #impl: 2946178226 (eff. 0.281)
813.26/813.45	c #Conflicts:    2003000 | #Learnt:      53189 | 0.000
813.26/813.45	c total clause space: 127.173MB
813.26/813.45	c total #watches: 219579
813.76/814.00	c total #propagations: 829638863 / total #impl: 2947924740 (eff. 0.281)
813.76/814.00	c #Conflicts:    2004000 | #Learnt:      54189 | 0.000
813.76/814.00	c total clause space: 127.173MB
813.76/814.00	c total #watches: 221807
814.46/814.62	c total #propagations: 830159324 / total #impl: 2949877875 (eff. 0.281)
814.46/814.62	c #Conflicts:    2005000 | #Learnt:      55189 | 0.000
814.46/814.62	c total clause space: 127.173MB
814.46/814.62	c total #watches: 224387
815.07/815.22	c total #propagations: 830780600 / total #impl: 2951857045 (eff. 0.281)
815.07/815.22	c #Conflicts:    2006000 | #Learnt:      56189 | 0.000
815.07/815.22	c total clause space: 127.173MB
815.07/815.22	c total #watches: 227010
815.56/815.77	c total #propagations: 831313784 / total #impl: 2953729520 (eff. 0.281)
815.56/815.77	c #Conflicts:    2007000 | #Learnt:      57189 | 0.000
815.56/815.77	c total clause space: 127.173MB
815.56/815.77	c total #watches: 229624
816.07/816.26	c total #propagations: 831820612 / total #impl: 2955385448 (eff. 0.281)
816.07/816.26	c #Conflicts:    2008000 | #Learnt:      58189 | 0.000
816.07/816.26	c total clause space: 127.173MB
816.07/816.26	c total #watches: 231837
816.56/816.70	c total #propagations: 832326645 / total #impl: 2957324592 (eff. 0.281)
816.56/816.70	c #Conflicts:    2009000 | #Learnt:      59189 | 0.000
816.56/816.70	c total clause space: 127.173MB
816.56/816.70	c total #watches: 233987
816.96/817.19	c total #propagations: 832761294 / total #impl: 2958993410 (eff. 0.281)
816.96/817.19	c #Conflicts:    2010000 | #Learnt:      60189 | 0.000
816.96/817.19	c total clause space: 127.173MB
816.96/817.19	c total #watches: 236377
817.66/817.85	c total #propagations: 833249522 / total #impl: 2960810901 (eff. 0.281)
817.66/817.85	c #Conflicts:    2011000 | #Learnt:      61189 | 0.000
817.66/817.85	c total clause space: 127.173MB
817.66/817.85	c total #watches: 238653
818.27/818.49	c total #propagations: 833807734 / total #impl: 2962529884 (eff. 0.281)
818.27/818.49	c #Conflicts:    2012000 | #Learnt:      62189 | 0.000
818.27/818.49	c total clause space: 127.173MB
818.27/818.49	c total #watches: 240994
818.86/819.03	c total #propagations: 834320286 / total #impl: 2964433348 (eff. 0.281)
818.86/819.03	c #Conflicts:    2013000 | #Learnt:      63189 | 0.000
818.86/819.03	c total clause space: 127.173MB
818.86/819.03	c total #watches: 243450
819.37/819.55	c total #propagations: 834764497 / total #impl: 2965756329 (eff. 0.281)
819.37/819.55	c #Conflicts:    2014000 | #Learnt:      64189 | 0.000
819.37/819.55	c total clause space: 127.173MB
819.37/819.55	c total #watches: 245748
819.96/820.17	c total #propagations: 835283062 / total #impl: 2967372350 (eff. 0.281)
819.96/820.17	c #Conflicts:    2015000 | #Learnt:      65189 | 0.000
819.96/820.17	c total clause space: 127.173MB
819.96/820.17	c total #watches: 248056
820.56/820.72	c total #propagations: 835779728 / total #impl: 2969064330 (eff. 0.281)
820.56/820.72	c #Conflicts:    2016000 | #Learnt:      66189 | 0.000
820.56/820.72	c total clause space: 127.173MB
820.56/820.72	c total #watches: 250217
821.06/821.22	c total #propagations: 836264012 / total #impl: 2970740873 (eff. 0.282)
821.06/821.22	c #Conflicts:    2017000 | #Learnt:      67189 | 0.000
821.06/821.22	c total clause space: 127.173MB
821.06/821.22	c total #watches: 252379
821.56/821.73	c total #propagations: 836620683 / total #impl: 2972114560 (eff. 0.281)
821.56/821.73	c #Conflicts:    2018000 | #Learnt:      68189 | 0.000
821.56/821.73	c total clause space: 127.173MB
821.56/821.73	c total #watches: 254669
822.06/822.22	c total #propagations: 837071374 / total #impl: 2973712752 (eff. 0.281)
822.06/822.22	c GC COLLECT
822.06/822.22	c #Conflicts:    2019000 | #Learnt:      34790 | 0.000
822.06/822.22	c total clause space: 127.173MB
822.06/822.22	c total #watches: 173560
822.45/822.60	c total #propagations: 837504740 / total #impl: 2975316814 (eff. 0.281)
822.45/822.60	c #Conflicts:    2020000 | #Learnt:      35790 | 0.000
822.45/822.60	c total clause space: 127.173MB
822.45/822.60	c total #watches: 175933
822.85/823.02	c total #propagations: 837928720 / total #impl: 2976834730 (eff. 0.281)
822.85/823.02	c #Conflicts:    2021000 | #Learnt:      36790 | 0.000
822.85/823.02	c total clause space: 127.173MB
822.85/823.02	c total #watches: 178862
823.25/823.44	c total #propagations: 838424479 / total #impl: 2978517947 (eff. 0.281)
823.25/823.44	c #Conflicts:    2022000 | #Learnt:      37790 | 0.000
823.25/823.44	c total clause space: 127.173MB
823.25/823.44	c total #watches: 181151
823.65/823.81	c total #propagations: 838923619 / total #impl: 2980136878 (eff. 0.282)
823.65/823.81	c #Conflicts:    2023000 | #Learnt:      38790 | 0.000
823.65/823.81	c total clause space: 127.173MB
823.65/823.81	c total #watches: 183483
824.05/824.27	c total #propagations: 839367204 / total #impl: 2981782747 (eff. 0.281)
824.05/824.27	c #Conflicts:    2024000 | #Learnt:      39790 | 0.000
824.05/824.27	c total clause space: 127.173MB
824.05/824.27	c total #watches: 185753
824.55/824.71	c total #propagations: 839861733 / total #impl: 2983546619 (eff. 0.281)
824.55/824.71	c #Conflicts:    2025000 | #Learnt:      40790 | 0.000
824.55/824.71	c total clause space: 127.173MB
824.55/824.71	c total #watches: 188089
824.96/825.15	c total #propagations: 840339178 / total #impl: 2985206113 (eff. 0.282)
824.96/825.15	c #Conflicts:    2026000 | #Learnt:      41790 | 0.000
824.96/825.15	c total clause space: 127.173MB
824.96/825.15	c total #watches: 190415
825.45/825.67	c total #propagations: 840844625 / total #impl: 2987049997 (eff. 0.281)
825.45/825.67	c #Conflicts:    2027000 | #Learnt:      42790 | 0.000
825.45/825.67	c total clause space: 127.173MB
825.45/825.67	c total #watches: 192678
825.96/826.13	c total #propagations: 841441609 / total #impl: 2988768061 (eff. 0.282)
825.96/826.13	c #Conflicts:    2028000 | #Learnt:      43790 | 0.000
825.96/826.13	c total clause space: 127.173MB
825.96/826.13	c total #watches: 194964
826.45/826.61	c total #propagations: 842006997 / total #impl: 2990421944 (eff. 0.282)
826.45/826.61	c #Conflicts:    2029000 | #Learnt:      44790 | 0.000
826.45/826.61	c total clause space: 127.173MB
826.45/826.61	c total #watches: 197990
826.95/827.16	c total #propagations: 842415081 / total #impl: 2991658524 (eff. 0.282)
826.95/827.16	c #Conflicts:    2030000 | #Learnt:      45790 | 0.000
826.95/827.16	c total clause space: 127.173MB
826.95/827.16	c total #watches: 200926
827.45/827.62	c total #propagations: 842856030 / total #impl: 2993496158 (eff. 0.282)
827.45/827.62	c #Conflicts:    2031000 | #Learnt:      46790 | 0.000
827.45/827.62	c total clause space: 127.173MB
827.45/827.62	c total #watches: 203424
827.95/828.10	c total #propagations: 843282083 / total #impl: 2995027691 (eff. 0.282)
827.95/828.10	c #Conflicts:    2032000 | #Learnt:      47790 | 0.000
827.95/828.10	c total clause space: 127.173MB
827.95/828.10	c total #watches: 205792
828.45/828.61	c total #propagations: 843688561 / total #impl: 2996514684 (eff. 0.282)
828.45/828.61	c #Conflicts:    2033000 | #Learnt:      48790 | 0.000
828.45/828.61	c total clause space: 127.173MB
828.45/828.61	c total #watches: 208031
829.05/829.24	c total #propagations: 844175235 / total #impl: 2998086361 (eff. 0.282)
829.05/829.24	c #Conflicts:    2034000 | #Learnt:      49790 | 0.000
829.05/829.24	c total clause space: 127.173MB
829.05/829.24	c total #watches: 210532
829.55/829.79	c total #propagations: 844789786 / total #impl: 2999905650 (eff. 0.282)
829.55/829.79	c #Conflicts:    2035000 | #Learnt:      50790 | 0.000
829.55/829.79	c total clause space: 127.173MB
829.55/829.79	c total #watches: 213003
830.15/830.33	c total #propagations: 845271425 / total #impl: 3001316657 (eff. 0.282)
830.15/830.33	c #Conflicts:    2036000 | #Learnt:      51790 | 0.000
830.15/830.33	c total clause space: 127.173MB
830.15/830.33	c total #watches: 215607
830.85/831.01	c total #propagations: 845652235 / total #impl: 3002631166 (eff. 0.282)
830.85/831.01	c #Conflicts:    2037000 | #Learnt:      52790 | 0.000
830.85/831.01	c total clause space: 127.173MB
830.85/831.01	c total #watches: 218242
831.56/831.71	c total #propagations: 846220761 / total #impl: 3004392026 (eff. 0.282)
831.56/831.71	c #Conflicts:    2038000 | #Learnt:      53790 | 0.000
831.56/831.71	c total clause space: 127.173MB
831.56/831.71	c total #watches: 220782
832.25/832.43	c total #propagations: 846751254 / total #impl: 3006006417 (eff. 0.282)
832.25/832.43	c #Conflicts:    2039000 | #Learnt:      54790 | 0.000
832.25/832.43	c total clause space: 127.173MB
832.25/832.43	c total #watches: 223652
832.75/832.99	c total #propagations: 847261200 / total #impl: 3007994841 (eff. 0.282)
832.75/832.99	c #Conflicts:    2040000 | #Learnt:      55790 | 0.000
832.75/832.99	c total clause space: 127.173MB
832.75/832.99	c total #watches: 226705
833.45/833.62	c total #propagations: 847572272 / total #impl: 3009740314 (eff. 0.282)
833.45/833.62	c #Conflicts:    2041000 | #Learnt:      56790 | 0.000
833.45/833.62	c total clause space: 127.173MB
833.45/833.62	c total #watches: 229748
834.05/834.24	c total #propagations: 847908225 / total #impl: 3011556046 (eff. 0.282)
834.05/834.24	c #Conflicts:    2042000 | #Learnt:      57790 | 0.000
834.05/834.24	c total clause space: 127.173MB
834.05/834.24	c total #watches: 232858
834.65/834.84	c total #propagations: 848346950 / total #impl: 3013075622 (eff. 0.282)
834.65/834.84	c #Conflicts:    2043000 | #Learnt:      58790 | 0.000
834.65/834.84	c total clause space: 127.173MB
834.65/834.84	c total #watches: 236232
835.25/835.45	c total #propagations: 848752338 / total #impl: 3014309820 (eff. 0.282)
835.25/835.45	c #Conflicts:    2044000 | #Learnt:      59790 | 0.000
835.25/835.45	c total clause space: 127.173MB
835.25/835.45	c total #watches: 239154
835.96/836.14	c total #propagations: 849104185 / total #impl: 3015954195 (eff. 0.282)
835.96/836.14	c #Conflicts:    2045000 | #Learnt:      60790 | 0.000
835.96/836.14	c total clause space: 127.173MB
835.96/836.14	c total #watches: 241617
836.55/836.72	c total #propagations: 849620794 / total #impl: 3017569126 (eff. 0.282)
836.55/836.72	c #Conflicts:    2046000 | #Learnt:      61790 | 0.000
836.55/836.72	c total clause space: 127.173MB
836.55/836.72	c total #watches: 243967
837.06/837.25	c total #propagations: 850048872 / total #impl: 3019187265 (eff. 0.282)
837.06/837.25	c #Conflicts:    2047000 | #Learnt:      62790 | 0.000
837.06/837.25	c total clause space: 127.173MB
837.06/837.25	c total #watches: 246285
837.75/837.95	c total #propagations: 850448028 / total #impl: 3020608452 (eff. 0.282)
837.75/837.95	c #Conflicts:    2048000 | #Learnt:      63790 | 0.000
837.75/837.95	c total clause space: 127.173MB
837.75/837.95	c total #watches: 249589
838.45/838.63	c total #propagations: 850997835 / total #impl: 3022821173 (eff. 0.282)
838.45/838.63	c #Conflicts:    2049000 | #Learnt:      64790 | 0.000
838.45/838.63	c total clause space: 127.173MB
838.45/838.63	c total #watches: 252531
839.16/839.38	c total #propagations: 851389878 / total #impl: 3024808503 (eff. 0.281)
839.16/839.38	c #Conflicts:    2050000 | #Learnt:      65790 | 0.000
839.16/839.38	c total clause space: 127.173MB
839.16/839.38	c total #watches: 254815
839.95/840.10	c total #propagations: 851870210 / total #impl: 3027232116 (eff. 0.281)
839.95/840.10	c #Conflicts:    2051000 | #Learnt:      66790 | 0.000
839.95/840.10	c total clause space: 127.173MB
839.95/840.10	c total #watches: 257364
840.75/840.90	c total #propagations: 852325470 / total #impl: 3029587855 (eff. 0.281)
840.75/840.90	c #Conflicts:    2052000 | #Learnt:      67790 | 0.000
840.75/840.90	c total clause space: 127.173MB
840.75/840.90	c total #watches: 260287
841.46/841.67	c total #propagations: 852781451 / total #impl: 3032081932 (eff. 0.281)
841.46/841.67	c #Conflicts:    2053000 | #Learnt:      68790 | 0.000
841.46/841.67	c total clause space: 127.173MB
841.46/841.67	c total #watches: 262722
842.05/842.27	c total #propagations: 853243102 / total #impl: 3034702022 (eff. 0.281)
842.05/842.27	c GC COLLECT
842.05/842.27	c #Conflicts:    2054000 | #Learnt:      35090 | 0.000
842.05/842.27	c total clause space: 127.173MB
842.05/842.27	c total #watches: 174411
842.46/842.67	c total #propagations: 853653409 / total #impl: 3036531332 (eff. 0.281)
842.46/842.67	c #Conflicts:    2055000 | #Learnt:      36090 | 0.000
842.46/842.67	c total clause space: 127.173MB
842.46/842.67	c total #watches: 177140
842.85/843.03	c total #propagations: 854167856 / total #impl: 3038106116 (eff. 0.281)
842.85/843.03	c #Conflicts:    2056000 | #Learnt:      37090 | 0.000
842.85/843.03	c total clause space: 127.173MB
842.85/843.03	c total #watches: 179954
843.15/843.30	c total #propagations: 854601403 / total #impl: 3039648693 (eff. 0.281)
843.15/843.30	c #Conflicts:    2057000 | #Learnt:      38090 | 0.000
843.15/843.30	c total clause space: 127.173MB
843.15/843.30	c total #watches: 182146
843.45/843.66	c total #propagations: 854935950 / total #impl: 3040781215 (eff. 0.281)
843.45/843.66	c #Conflicts:    2058000 | #Learnt:      39090 | 0.000
843.45/843.66	c total clause space: 127.173MB
843.45/843.66	c total #watches: 184421
843.85/844.06	c total #propagations: 855322550 / total #impl: 3042366245 (eff. 0.281)
843.85/844.06	c #Conflicts:    2059000 | #Learnt:      40090 | 0.000
843.85/844.06	c total clause space: 127.173MB
843.85/844.06	c total #watches: 186649
844.25/844.42	c total #propagations: 855819946 / total #impl: 3044226924 (eff. 0.281)
844.25/844.42	c #Conflicts:    2060000 | #Learnt:      41090 | 0.000
844.25/844.42	c total clause space: 127.173MB
844.25/844.42	c total #watches: 189115
844.55/844.77	c total #propagations: 856206927 / total #impl: 3045557878 (eff. 0.281)
844.55/844.77	c #Conflicts:    2061000 | #Learnt:      42090 | 0.000
844.55/844.77	c total clause space: 127.173MB
844.55/844.77	c total #watches: 191338
845.05/845.28	c total #propagations: 856556071 / total #impl: 3046687041 (eff. 0.281)
845.05/845.28	c #Conflicts:    2062000 | #Learnt:      43090 | 0.000
845.05/845.28	c total clause space: 127.173MB
845.05/845.28	c total #watches: 194159
845.55/845.74	c total #propagations: 857037627 / total #impl: 3048482690 (eff. 0.281)
845.55/845.74	c #Conflicts:    2063000 | #Learnt:      44090 | 0.000
845.55/845.74	c total clause space: 127.173MB
845.55/845.74	c total #watches: 196519
846.05/846.22	c total #propagations: 857407792 / total #impl: 3049867240 (eff. 0.281)
846.05/846.22	c #Conflicts:    2064000 | #Learnt:      45090 | 0.000
846.05/846.22	c total clause space: 127.173MB
846.05/846.22	c total #watches: 198742
846.55/846.71	c total #propagations: 857886057 / total #impl: 3051561752 (eff. 0.281)
846.55/846.71	c #Conflicts:    2065000 | #Learnt:      46090 | 0.000
846.55/846.71	c total clause space: 127.173MB
846.55/846.71	c total #watches: 200957
847.15/847.30	c total #propagations: 858374769 / total #impl: 3053117994 (eff. 0.281)
847.15/847.30	c #Conflicts:    2066000 | #Learnt:      47090 | 0.000
847.15/847.30	c total clause space: 127.173MB
847.15/847.30	c total #watches: 203628
847.55/847.79	c total #propagations: 858876251 / total #impl: 3054970362 (eff. 0.281)
847.55/847.79	c #Conflicts:    2067000 | #Learnt:      48090 | 0.000
847.55/847.79	c total clause space: 127.173MB
847.55/847.79	c total #watches: 205962
848.06/848.28	c total #propagations: 859354584 / total #impl: 3056777877 (eff. 0.281)
848.06/848.28	c #Conflicts:    2068000 | #Learnt:      49090 | 0.000
848.06/848.28	c total clause space: 127.173MB
848.06/848.28	c total #watches: 208202
848.55/848.77	c total #propagations: 859777029 / total #impl: 3058732537 (eff. 0.281)
848.55/848.77	c #Conflicts:    2069000 | #Learnt:      50090 | 0.000
848.55/848.77	c total clause space: 127.173MB
848.55/848.77	c total #watches: 210552
849.06/849.29	c total #propagations: 860199697 / total #impl: 3060437260 (eff. 0.281)
849.06/849.29	c #Conflicts:    2070000 | #Learnt:      51090 | 0.000
849.06/849.29	c total clause space: 127.173MB
849.06/849.29	c total #watches: 212774
849.65/849.81	c total #propagations: 860629761 / total #impl: 3062221990 (eff. 0.281)
849.65/849.81	c #Conflicts:    2071000 | #Learnt:      52090 | 0.000
849.65/849.81	c total clause space: 127.173MB
849.65/849.81	c total #watches: 214995
850.16/850.40	c total #propagations: 861056700 / total #impl: 3063803156 (eff. 0.281)
850.16/850.40	c #Conflicts:    2072000 | #Learnt:      53090 | 0.000
850.16/850.40	c total clause space: 127.173MB
850.16/850.40	c total #watches: 217207
850.75/850.99	c total #propagations: 861543151 / total #impl: 3065379575 (eff. 0.281)
850.75/850.99	c #Conflicts:    2073000 | #Learnt:      54090 | 0.000
850.75/850.99	c total clause space: 127.173MB
850.75/850.99	c total #watches: 219409
851.45/851.61	c total #propagations: 862039727 / total #impl: 3067063451 (eff. 0.281)
851.45/851.61	c #Conflicts:    2074000 | #Learnt:      55090 | 0.000
851.45/851.61	c total clause space: 127.173MB
851.45/851.61	c total #watches: 221645
852.15/852.32	c total #propagations: 862361397 / total #impl: 3068564517 (eff. 0.281)
852.15/852.32	c #Conflicts:    2075000 | #Learnt:      56090 | 0.000
852.15/852.32	c total clause space: 127.173MB
852.15/852.32	c total #watches: 223977
852.85/853.00	c total #propagations: 862925048 / total #impl: 3070398448 (eff. 0.281)
852.85/853.00	c #Conflicts:    2076000 | #Learnt:      57090 | 0.000
852.85/853.00	c total clause space: 127.173MB
852.85/853.00	c total #watches: 226285
853.46/853.66	c total #propagations: 863397728 / total #impl: 3072035195 (eff. 0.281)
853.46/853.66	c #Conflicts:    2077000 | #Learnt:      58090 | 0.000
853.46/853.66	c total clause space: 127.173MB
853.46/853.66	c total #watches: 228661
854.05/854.27	c total #propagations: 863846877 / total #impl: 3073746404 (eff. 0.281)
854.05/854.27	c #Conflicts:    2078000 | #Learnt:      59090 | 0.000
854.05/854.27	c total clause space: 127.173MB
854.05/854.27	c total #watches: 231028
854.75/854.92	c total #propagations: 864388719 / total #impl: 3075446389 (eff. 0.281)
854.75/854.92	c #Conflicts:    2079000 | #Learnt:      60090 | 0.000
854.75/854.92	c total clause space: 127.173MB
854.75/854.92	c total #watches: 233382
855.35/855.56	c total #propagations: 864857443 / total #impl: 3077364281 (eff. 0.281)
855.35/855.56	c #Conflicts:    2080000 | #Learnt:      61090 | 0.000
855.35/855.56	c total clause space: 127.173MB
855.35/855.56	c total #watches: 235569
856.05/856.26	c total #propagations: 865321444 / total #impl: 3078962978 (eff. 0.281)
856.05/856.26	c #Conflicts:    2081000 | #Learnt:      62090 | 0.000
856.05/856.26	c total clause space: 127.173MB
856.05/856.26	c total #watches: 237836
856.75/856.98	c total #propagations: 865807885 / total #impl: 3080754262 (eff. 0.281)
856.75/856.98	c #Conflicts:    2082000 | #Learnt:      63090 | 0.000
856.75/856.98	c total clause space: 127.173MB
856.75/856.98	c total #watches: 240114
857.45/857.68	c total #propagations: 866282393 / total #impl: 3082591156 (eff. 0.281)
857.45/857.68	c #Conflicts:    2083000 | #Learnt:      64090 | 0.000
857.45/857.68	c total clause space: 127.173MB
857.45/857.68	c total #watches: 242395
858.05/858.23	c total #propagations: 866678769 / total #impl: 3084181265 (eff. 0.281)
858.05/858.23	c #Conflicts:    2084000 | #Learnt:      65090 | 0.000
858.05/858.23	c total clause space: 127.173MB
858.05/858.23	c total #watches: 244850
858.65/858.83	c total #propagations: 867114769 / total #impl: 3085589826 (eff. 0.281)
858.65/858.83	c #Conflicts:    2085000 | #Learnt:      66090 | 0.000
858.65/858.83	c total clause space: 127.173MB
858.65/858.83	c total #watches: 247018
859.25/859.45	c total #propagations: 867707220 / total #impl: 3087135818 (eff. 0.281)
859.25/859.45	c #Conflicts:    2086000 | #Learnt:      67090 | 0.000
859.25/859.45	c total clause space: 127.173MB
859.25/859.45	c total #watches: 249154
859.85/860.05	c total #propagations: 868173670 / total #impl: 3088901739 (eff. 0.281)
859.85/860.05	c #Conflicts:    2087000 | #Learnt:      68090 | 0.000
859.85/860.05	c total clause space: 127.173MB
859.85/860.05	c total #watches: 251536
860.55/860.76	c total #propagations: 868653166 / total #impl: 3090971704 (eff. 0.281)
860.55/860.76	c #Conflicts:    2088000 | #Learnt:      69090 | 0.000
860.55/860.76	c total clause space: 127.173MB
860.55/860.76	c total #watches: 253764
861.25/861.45	c total #propagations: 869155933 / total #impl: 3092856296 (eff. 0.281)
861.25/861.45	c GC COLLECT
861.25/861.45	c #Conflicts:    2089000 | #Learnt:      35093 | 0.000
861.25/861.45	c total clause space: 127.173MB
861.25/861.45	c total #watches: 174364
861.65/861.81	c total #propagations: 869669628 / total #impl: 3094761453 (eff. 0.281)
861.65/861.81	c #Conflicts:    2090000 | #Learnt:      36093 | 0.000
861.65/861.81	c total clause space: 127.173MB
861.65/861.81	c total #watches: 176711
861.95/862.18	c total #propagations: 870085784 / total #impl: 3096399314 (eff. 0.281)
861.95/862.18	c #Conflicts:    2091000 | #Learnt:      37093 | 0.000
861.95/862.18	c total clause space: 127.173MB
861.95/862.18	c total #watches: 179520
862.35/862.54	c total #propagations: 870413415 / total #impl: 3097762143 (eff. 0.281)
862.35/862.54	c #Conflicts:    2092000 | #Learnt:      38093 | 0.000
862.35/862.54	c total clause space: 127.173MB
862.35/862.54	c total #watches: 182423
862.75/862.97	c total #propagations: 870631806 / total #impl: 3098857327 (eff. 0.281)
862.75/862.97	c #Conflicts:    2093000 | #Learnt:      39093 | 0.000
862.75/862.97	c total clause space: 127.173MB
862.75/862.97	c total #watches: 185599
863.25/863.40	c total #propagations: 870974226 / total #impl: 3100331317 (eff. 0.281)
863.25/863.40	c #Conflicts:    2094000 | #Learnt:      40093 | 0.000
863.25/863.40	c total clause space: 127.173MB
863.25/863.40	c total #watches: 188456
863.75/863.96	c total #propagations: 871309752 / total #impl: 3101878997 (eff. 0.281)
863.75/863.96	c #Conflicts:    2095000 | #Learnt:      41093 | 0.000
863.75/863.96	c total clause space: 127.173MB
863.75/863.96	c total #watches: 191658
864.35/864.50	c total #propagations: 871826456 / total #impl: 3103583473 (eff. 0.281)
864.35/864.50	c #Conflicts:    2096000 | #Learnt:      42093 | 0.000
864.35/864.50	c total clause space: 127.173MB
864.35/864.50	c total #watches: 194826
864.75/864.97	c total #propagations: 872229818 / total #impl: 3105230428 (eff. 0.281)
864.75/864.97	c #Conflicts:    2097000 | #Learnt:      43093 | 0.000
864.75/864.97	c total clause space: 127.173MB
864.75/864.97	c total #watches: 198417
865.35/865.55	c total #propagations: 872428112 / total #impl: 3106378217 (eff. 0.281)
865.35/865.55	c #Conflicts:    2098000 | #Learnt:      44093 | 0.000
865.35/865.55	c total clause space: 127.173MB
865.35/865.55	c total #watches: 201207
865.95/866.16	c total #propagations: 872810670 / total #impl: 3107597117 (eff. 0.281)
865.95/866.16	c #Conflicts:    2099000 | #Learnt:      45093 | 0.000
865.95/866.16	c total clause space: 127.173MB
865.95/866.16	c total #watches: 204027
866.55/866.71	c total #propagations: 873263921 / total #impl: 3109093689 (eff. 0.281)
866.55/866.71	c #Conflicts:    2100000 | #Learnt:      46093 | 0.000
866.55/866.71	c total clause space: 127.173MB
866.55/866.71	c total #watches: 207185
867.15/867.30	c total #propagations: 873543235 / total #impl: 3110339328 (eff. 0.281)
867.15/867.30	c #Conflicts:    2101000 | #Learnt:      47093 | 0.000
867.15/867.30	c total clause space: 127.173MB
867.15/867.30	c total #watches: 209797
867.75/867.90	c total #propagations: 873821047 / total #impl: 3111543126 (eff. 0.281)
867.75/867.90	c #Conflicts:    2102000 | #Learnt:      48093 | 0.000
867.75/867.90	c total clause space: 127.173MB
867.75/867.90	c total #watches: 212286
868.25/868.43	c total #propagations: 874234183 / total #impl: 3112833953 (eff. 0.281)
868.25/868.43	c #Conflicts:    2103000 | #Learnt:      49093 | 0.000
868.25/868.43	c total clause space: 127.173MB
868.25/868.43	c total #watches: 214608
868.75/868.92	c total #propagations: 874588238 / total #impl: 3114133549 (eff. 0.281)
868.75/868.92	c #Conflicts:    2104000 | #Learnt:      50093 | 0.000
868.75/868.92	c total clause space: 127.173MB
868.75/868.92	c total #watches: 216751
869.15/869.34	c total #propagations: 874919736 / total #impl: 3115373773 (eff. 0.281)
869.15/869.34	c #Conflicts:    2105000 | #Learnt:      51093 | 0.000
869.15/869.34	c total clause space: 127.173MB
869.15/869.34	c total #watches: 218929
869.55/869.78	c total #propagations: 875200657 / total #impl: 3116434509 (eff. 0.281)
869.55/869.78	c #Conflicts:    2106000 | #Learnt:      52093 | 0.000
869.55/869.78	c total clause space: 127.173MB
869.55/869.78	c total #watches: 221480
870.05/870.21	c total #propagations: 875497695 / total #impl: 3117513322 (eff. 0.281)
870.05/870.21	c #Conflicts:    2107000 | #Learnt:      53093 | 0.000
870.05/870.21	c total clause space: 127.173MB
870.05/870.21	c total #watches: 223755
870.55/870.76	c total #propagations: 875854700 / total #impl: 3118651828 (eff. 0.281)
870.55/870.76	c #Conflicts:    2108000 | #Learnt:      54093 | 0.000
870.55/870.76	c total clause space: 127.173MB
870.55/870.76	c total #watches: 226206
871.15/871.31	c total #propagations: 876376155 / total #impl: 3120309738 (eff. 0.281)
871.15/871.31	c #Conflicts:    2109000 | #Learnt:      55093 | 0.000
871.15/871.31	c total clause space: 127.173MB
871.15/871.31	c total #watches: 228505
871.55/871.75	c total #propagations: 876716321 / total #impl: 3121557880 (eff. 0.281)
871.55/871.75	c #Conflicts:    2110000 | #Learnt:      56093 | 0.000
871.55/871.75	c total clause space: 127.173MB
871.55/871.75	c total #watches: 230682
872.05/872.21	c total #propagations: 877012625 / total #impl: 3122585048 (eff. 0.281)
872.05/872.21	c #Conflicts:    2111000 | #Learnt:      57093 | 0.000
872.05/872.21	c total clause space: 127.173MB
872.05/872.21	c total #watches: 232893
872.45/872.69	c total #propagations: 877340920 / total #impl: 3123701253 (eff. 0.281)
872.45/872.69	c #Conflicts:    2112000 | #Learnt:      58093 | 0.000
872.45/872.69	c total clause space: 127.173MB
872.45/872.69	c total #watches: 235175
873.15/873.32	c total #propagations: 877720333 / total #impl: 3124903479 (eff. 0.281)
873.15/873.32	c #Conflicts:    2113000 | #Learnt:      59093 | 0.000
873.15/873.32	c total clause space: 127.173MB
873.15/873.32	c total #watches: 237568
873.95/874.12	c total #propagations: 878183721 / total #impl: 3126736216 (eff. 0.281)
873.95/874.12	c #Conflicts:    2114000 | #Learnt:      60093 | 0.000
873.95/874.12	c total clause space: 127.173MB
873.95/874.12	c total #watches: 240044
874.55/874.77	c total #propagations: 878705320 / total #impl: 3128470046 (eff. 0.281)
874.55/874.77	c #Conflicts:    2115000 | #Learnt:      61093 | 0.000
874.55/874.77	c total clause space: 127.173MB
874.55/874.77	c total #watches: 242429
875.05/875.29	c total #propagations: 879028725 / total #impl: 3129783272 (eff. 0.281)
875.05/875.29	c #Conflicts:    2116000 | #Learnt:      62093 | 0.000
875.05/875.29	c total clause space: 127.173MB
875.05/875.29	c total #watches: 244544
875.65/875.85	c total #propagations: 879345542 / total #impl: 3130854848 (eff. 0.281)
875.65/875.85	c #Conflicts:    2117000 | #Learnt:      63093 | 0.000
875.65/875.85	c total clause space: 127.173MB
875.65/875.85	c total #watches: 246918
876.25/876.47	c total #propagations: 879719752 / total #impl: 3132265026 (eff. 0.281)
876.25/876.47	c #Conflicts:    2118000 | #Learnt:      64093 | 0.000
876.25/876.47	c total clause space: 127.173MB
876.25/876.47	c total #watches: 249492
876.85/877.02	c total #propagations: 880072959 / total #impl: 3133770101 (eff. 0.281)
876.85/877.02	c #Conflicts:    2119000 | #Learnt:      65093 | 0.000
876.85/877.02	c total clause space: 127.173MB
876.85/877.02	c total #watches: 251952
877.35/877.57	c total #propagations: 880339875 / total #impl: 3135097751 (eff. 0.281)
877.35/877.57	c #Conflicts:    2120000 | #Learnt:      66093 | 0.000
877.35/877.57	c total clause space: 127.173MB
877.35/877.57	c total #watches: 254116
877.95/878.16	c total #propagations: 880644335 / total #impl: 3136281165 (eff. 0.281)
877.95/878.16	c #Conflicts:    2121000 | #Learnt:      67093 | 0.000
877.95/878.16	c total clause space: 127.173MB
877.95/878.16	c total #watches: 256352
878.65/878.84	c total #propagations: 880980621 / total #impl: 3137631928 (eff. 0.281)
878.65/878.84	c #Conflicts:    2122000 | #Learnt:      68093 | 0.000
878.65/878.84	c total clause space: 127.173MB
878.65/878.84	c total #watches: 258678
879.35/879.58	c total #propagations: 881378083 / total #impl: 3139137973 (eff. 0.281)
879.35/879.58	c #Conflicts:    2123000 | #Learnt:      69093 | 0.000
879.35/879.58	c total clause space: 127.173MB
879.35/879.58	c total #watches: 261178
880.15/880.31	c total #propagations: 881901383 / total #impl: 3140970448 (eff. 0.281)
880.15/880.31	c #Conflicts:    2124000 | #Learnt:      70093 | 0.000
880.15/880.31	c total clause space: 127.173MB
880.15/880.31	c total #watches: 263586
880.75/880.96	c total #propagations: 882459298 / total #impl: 3142656755 (eff. 0.281)
880.75/880.96	c GC COLLECT
880.75/880.96	c #Conflicts:    2125000 | #Learnt:      35791 | 0.000
880.75/880.96	c total clause space: 127.173MB
880.75/880.96	c total #watches: 176013
881.06/881.27	c total #propagations: 882976376 / total #impl: 3144422997 (eff. 0.281)
881.06/881.27	c #Conflicts:    2126000 | #Learnt:      36791 | 0.000
881.06/881.27	c total clause space: 127.173MB
881.06/881.27	c total #watches: 178931
881.45/881.64	c total #propagations: 883411931 / total #impl: 3145929411 (eff. 0.281)
881.45/881.64	c #Conflicts:    2127000 | #Learnt:      37791 | 0.000
881.45/881.64	c total clause space: 127.173MB
881.45/881.64	c total #watches: 181550
881.85/882.07	c total #propagations: 883923351 / total #impl: 3147593741 (eff. 0.281)
881.85/882.07	c #Conflicts:    2128000 | #Learnt:      38791 | 0.000
881.85/882.07	c total clause space: 127.173MB
881.85/882.07	c total #watches: 184042
882.35/882.53	c total #propagations: 884509731 / total #impl: 3149426237 (eff. 0.281)
882.35/882.53	c #Conflicts:    2129000 | #Learnt:      39791 | 0.000
882.35/882.53	c total clause space: 127.173MB
882.35/882.53	c total #watches: 186432
882.75/882.98	c total #propagations: 885101225 / total #impl: 3151352248 (eff. 0.281)
882.75/882.98	c #Conflicts:    2130000 | #Learnt:      40791 | 0.000
882.75/882.98	c total clause space: 127.173MB
882.75/882.98	c total #watches: 188915
883.26/883.44	c total #propagations: 885695341 / total #impl: 3153150254 (eff. 0.281)
883.26/883.44	c #Conflicts:    2131000 | #Learnt:      41791 | 0.000
883.26/883.44	c total clause space: 127.173MB
883.26/883.44	c total #watches: 191522
883.65/883.86	c total #propagations: 886180548 / total #impl: 3155126118 (eff. 0.281)
883.65/883.86	c #Conflicts:    2132000 | #Learnt:      42791 | 0.000
883.65/883.86	c total clause space: 127.173MB
883.65/883.86	c total #watches: 194109
884.05/884.29	c total #propagations: 886573536 / total #impl: 3156717814 (eff. 0.281)
884.05/884.29	c #Conflicts:    2133000 | #Learnt:      43791 | 0.000
884.05/884.29	c total clause space: 127.173MB
884.05/884.29	c total #watches: 196509
884.45/884.66	c total #propagations: 887077001 / total #impl: 3158425568 (eff. 0.281)
884.45/884.66	c #Conflicts:    2134000 | #Learnt:      44791 | 0.000
884.45/884.66	c total clause space: 127.173MB
884.45/884.66	c total #watches: 198767
884.85/885.07	c total #propagations: 887451087 / total #impl: 3159516980 (eff. 0.281)
884.85/885.07	c #Conflicts:    2135000 | #Learnt:      45791 | 0.000
884.85/885.07	c total clause space: 127.173MB
884.85/885.07	c total #watches: 201082
885.25/885.46	c total #propagations: 887829493 / total #impl: 3160690567 (eff. 0.281)
885.25/885.46	c #Conflicts:    2136000 | #Learnt:      46791 | 0.000
885.25/885.46	c total clause space: 127.173MB
885.25/885.46	c total #watches: 203398
885.75/885.95	c total #propagations: 888151584 / total #impl: 3161786860 (eff. 0.281)
885.75/885.95	c #Conflicts:    2137000 | #Learnt:      47791 | 0.000
885.75/885.95	c total clause space: 127.173MB
885.75/885.95	c total #watches: 205947
886.25/886.42	c total #propagations: 888510557 / total #impl: 3163206441 (eff. 0.281)
886.25/886.42	c #Conflicts:    2138000 | #Learnt:      48791 | 0.000
886.25/886.42	c total clause space: 127.173MB
886.25/886.42	c total #watches: 208525
886.75/886.99	c total #propagations: 888903057 / total #impl: 3164538244 (eff. 0.281)
886.75/886.99	c #Conflicts:    2139000 | #Learnt:      49791 | 0.000
886.75/886.99	c total clause space: 127.173MB
886.75/886.99	c total #watches: 211414
887.35/887.57	c total #propagations: 889360310 / total #impl: 3166012007 (eff. 0.281)
887.35/887.57	c #Conflicts:    2140000 | #Learnt:      50791 | 0.000
887.35/887.57	c total clause space: 127.173MB
887.35/887.57	c total #watches: 214554
887.85/888.09	c total #propagations: 889777194 / total #impl: 3167420322 (eff. 0.281)
887.85/888.09	c #Conflicts:    2141000 | #Learnt:      51791 | 0.000
887.85/888.09	c total clause space: 127.173MB
887.85/888.09	c total #watches: 217064
888.35/888.58	c total #propagations: 890097943 / total #impl: 3168477381 (eff. 0.281)
888.35/888.58	c #Conflicts:    2142000 | #Learnt:      52791 | 0.000
888.35/888.58	c total clause space: 127.173MB
888.35/888.58	c total #watches: 219348
888.85/889.01	c total #propagations: 890486042 / total #impl: 3169871283 (eff. 0.281)
888.85/889.01	c #Conflicts:    2143000 | #Learnt:      53791 | 0.000
888.85/889.01	c total clause space: 127.173MB
888.85/889.01	c total #watches: 221724
889.25/889.44	c total #propagations: 890768659 / total #impl: 3171024860 (eff. 0.281)
889.25/889.44	c #Conflicts:    2144000 | #Learnt:      54791 | 0.000
889.25/889.44	c total clause space: 127.173MB
889.25/889.44	c total #watches: 223923
889.76/889.93	c total #propagations: 891070208 / total #impl: 3172362456 (eff. 0.281)
889.76/889.93	c #Conflicts:    2145000 | #Learnt:      55791 | 0.000
889.76/889.93	c total clause space: 127.173MB
889.76/889.93	c total #watches: 226249
890.25/890.40	c total #propagations: 891469382 / total #impl: 3173880317 (eff. 0.281)
890.25/890.40	c #Conflicts:    2146000 | #Learnt:      56791 | 0.000
890.25/890.40	c total clause space: 127.173MB
890.25/890.40	c total #watches: 228573
890.75/890.96	c total #propagations: 891854392 / total #impl: 3175239325 (eff. 0.281)
890.75/890.96	c #Conflicts:    2147000 | #Learnt:      57791 | 0.000
890.75/890.96	c total clause space: 127.173MB
890.75/890.96	c total #watches: 231049
891.25/891.47	c total #propagations: 892254644 / total #impl: 3176902159 (eff. 0.281)
891.25/891.47	c #Conflicts:    2148000 | #Learnt:      58791 | 0.000
891.25/891.47	c total clause space: 127.173MB
891.25/891.47	c total #watches: 233611
891.85/892.01	c total #propagations: 892688408 / total #impl: 3178647868 (eff. 0.281)
891.85/892.01	c #Conflicts:    2149000 | #Learnt:      59791 | 0.000
891.85/892.01	c total clause space: 127.173MB
891.85/892.01	c total #watches: 236052
892.55/892.74	c total #propagations: 893070018 / total #impl: 3180187746 (eff. 0.281)
892.55/892.74	c #Conflicts:    2150000 | #Learnt:      60791 | 0.000
892.55/892.74	c total clause space: 127.173MB
892.55/892.74	c total #watches: 238491
893.06/893.28	c total #propagations: 893465237 / total #impl: 3181487559 (eff. 0.281)
893.06/893.28	c #Conflicts:    2151000 | #Learnt:      61791 | 0.000
893.06/893.28	c total clause space: 127.173MB
893.06/893.28	c total #watches: 240707
893.65/893.88	c total #propagations: 893824117 / total #impl: 3182713534 (eff. 0.281)
893.65/893.88	c #Conflicts:    2152000 | #Learnt:      62791 | 0.000
893.65/893.88	c total clause space: 127.173MB
893.65/893.88	c total #watches: 242904
894.26/894.46	c total #propagations: 894172214 / total #impl: 3184066862 (eff. 0.281)
894.26/894.46	c #Conflicts:    2153000 | #Learnt:      63791 | 0.000
894.26/894.46	c total clause space: 127.173MB
894.26/894.46	c total #watches: 245084
894.75/894.94	c total #propagations: 894466062 / total #impl: 3185200138 (eff. 0.281)
894.75/894.94	c #Conflicts:    2154000 | #Learnt:      64791 | 0.000
894.75/894.94	c total clause space: 127.173MB
894.75/894.94	c total #watches: 247263
895.25/895.47	c total #propagations: 894911499 / total #impl: 3186461068 (eff. 0.281)
895.25/895.47	c #Conflicts:    2155000 | #Learnt:      65791 | 0.000
895.25/895.47	c total clause space: 127.173MB
895.25/895.47	c total #watches: 249638
895.95/896.18	c total #propagations: 895383042 / total #impl: 3187799936 (eff. 0.281)
895.95/896.18	c #Conflicts:    2156000 | #Learnt:      66791 | 0.000
895.95/896.18	c total clause space: 127.173MB
895.95/896.18	c total #watches: 251955
896.75/896.99	c total #propagations: 895944623 / total #impl: 3189614899 (eff. 0.281)
896.75/896.99	c #Conflicts:    2157000 | #Learnt:      67791 | 0.000
896.75/896.99	c total clause space: 127.173MB
896.75/896.99	c total #watches: 254405
897.55/897.73	c total #propagations: 896425192 / total #impl: 3191187758 (eff. 0.281)
897.55/897.73	c #Conflicts:    2158000 | #Learnt:      68791 | 0.000
897.55/897.73	c total clause space: 127.173MB
897.55/897.73	c total #watches: 256955
898.25/898.44	c total #propagations: 896982053 / total #impl: 3192767584 (eff. 0.281)
898.25/898.44	c #Conflicts:    2159000 | #Learnt:      69791 | 0.000
898.25/898.44	c total clause space: 127.173MB
898.25/898.44	c total #watches: 259238
898.95/899.14	c total #propagations: 897496813 / total #impl: 3194445708 (eff. 0.281)
898.95/899.14	c #Conflicts:    2160000 | #Learnt:      70791 | 0.000
898.95/899.14	c total clause space: 127.173MB
898.95/899.14	c total #watches: 261585
899.55/899.70	c total #propagations: 898014156 / total #impl: 3196083906 (eff. 0.281)
899.55/899.70	c GC COLLECT
899.55/899.70	c #Conflicts:    2161000 | #Learnt:      36184 | 0.000
899.55/899.70	c total clause space: 127.173MB
899.55/899.70	c total #watches: 177535
899.85/900.01	c total #propagations: 898376729 / total #impl: 3197240101 (eff. 0.281)
899.85/900.01	c #Conflicts:    2162000 | #Learnt:      37184 | 0.000
899.85/900.01	c total clause space: 127.173MB
899.85/900.01	c total #watches: 179903
900.15/900.31	c total #propagations: 898659313 / total #impl: 3198199681 (eff. 0.281)
900.15/900.31	c #Conflicts:    2163000 | #Learnt:      38184 | 0.000
900.15/900.31	c total clause space: 127.173MB
900.15/900.31	c total #watches: 182097
900.45/900.67	c total #propagations: 898981651 / total #impl: 3199197018 (eff. 0.281)
900.45/900.67	c #Conflicts:    2164000 | #Learnt:      39184 | 0.000
900.45/900.67	c total clause space: 127.173MB
900.45/900.67	c total #watches: 184418
900.75/900.99	c total #propagations: 899281322 / total #impl: 3200118240 (eff. 0.281)
900.75/900.99	c #Conflicts:    2165000 | #Learnt:      40184 | 0.000
900.75/900.99	c total clause space: 127.173MB
900.75/900.99	c total #watches: 186584
901.15/901.38	c total #propagations: 899620638 / total #impl: 3201287578 (eff. 0.281)
901.15/901.38	c #Conflicts:    2166000 | #Learnt:      41184 | 0.000
901.15/901.38	c total clause space: 127.173MB
901.15/901.38	c total #watches: 189202
901.55/901.78	c total #propagations: 900095194 / total #impl: 3202717166 (eff. 0.281)
901.55/901.78	c #Conflicts:    2167000 | #Learnt:      42184 | 0.000
901.55/901.78	c total clause space: 127.173MB
901.55/901.78	c total #watches: 191405
901.95/902.17	c total #propagations: 900500634 / total #impl: 3204070352 (eff. 0.281)
901.95/902.17	c #Conflicts:    2168000 | #Learnt:      43184 | 0.000
901.95/902.17	c total clause space: 127.173MB
901.95/902.17	c total #watches: 193929
902.45/902.68	c total #propagations: 900980324 / total #impl: 3205708088 (eff. 0.281)
902.45/902.68	c #Conflicts:    2169000 | #Learnt:      44184 | 0.000
902.45/902.68	c total clause space: 127.173MB
902.45/902.68	c total #watches: 197051
902.95/903.20	c total #propagations: 901616406 / total #impl: 3207553257 (eff. 0.281)
902.95/903.20	c #Conflicts:    2170000 | #Learnt:      45184 | 0.000
902.95/903.20	c total clause space: 127.173MB
902.95/903.20	c total #watches: 199831
903.55/903.71	c total #propagations: 902284317 / total #impl: 3209542973 (eff. 0.281)
903.55/903.71	c #Conflicts:    2171000 | #Learnt:      46184 | 0.000
903.55/903.71	c total clause space: 127.173MB
903.55/903.71	c total #watches: 202314
903.95/904.18	c total #propagations: 902873700 / total #impl: 3211338815 (eff. 0.281)
903.95/904.18	c #Conflicts:    2172000 | #Learnt:      47184 | 0.000
903.95/904.18	c total clause space: 127.173MB
903.95/904.18	c total #watches: 204685
904.55/904.75	c total #propagations: 903317048 / total #impl: 3212962972 (eff. 0.281)
904.55/904.75	c #Conflicts:    2173000 | #Learnt:      48184 | 0.000
904.55/904.75	c total clause space: 127.173MB
904.55/904.75	c total #watches: 207208
905.05/905.26	c total #propagations: 903924962 / total #impl: 3214966629 (eff. 0.281)
905.05/905.26	c #Conflicts:    2174000 | #Learnt:      49184 | 0.000
905.05/905.26	c total clause space: 127.173MB
905.05/905.26	c total #watches: 209454
905.65/905.81	c total #propagations: 904465127 / total #impl: 3216860365 (eff. 0.281)
905.65/905.81	c #Conflicts:    2175000 | #Learnt:      50184 | 0.000
905.65/905.81	c total clause space: 127.173MB
905.65/905.81	c total #watches: 211735
906.15/906.35	c total #propagations: 905012935 / total #impl: 3218729690 (eff. 0.281)
906.15/906.35	c #Conflicts:    2176000 | #Learnt:      51184 | 0.000
906.15/906.35	c total clause space: 127.173MB
906.15/906.35	c total #watches: 214228
906.75/906.97	c total #propagations: 905542493 / total #impl: 3220458653 (eff. 0.281)
906.75/906.97	c #Conflicts:    2177000 | #Learnt:      52184 | 0.000
906.75/906.97	c total clause space: 127.173MB
906.75/906.97	c total #watches: 216588
907.35/907.55	c total #propagations: 906057719 / total #impl: 3222263243 (eff. 0.281)
907.35/907.55	c #Conflicts:    2178000 | #Learnt:      53184 | 0.000
907.35/907.55	c total clause space: 127.173MB
907.35/907.55	c total #watches: 219094
908.05/908.22	c total #propagations: 906586915 / total #impl: 3224083345 (eff. 0.281)
908.05/908.22	c #Conflicts:    2179000 | #Learnt:      54184 | 0.000
908.05/908.22	c total clause space: 127.173MB
908.05/908.22	c total #watches: 221906
908.65/908.82	c total #propagations: 907179738 / total #impl: 3226078916 (eff. 0.281)
908.65/908.82	c #Conflicts:    2180000 | #Learnt:      55184 | 0.000
908.65/908.82	c total clause space: 127.173MB
908.65/908.82	c total #watches: 224398
909.25/909.44	c total #propagations: 907656209 / total #impl: 3227856661 (eff. 0.281)
909.25/909.44	c #Conflicts:    2181000 | #Learnt:      56184 | 0.000
909.25/909.44	c total clause space: 127.173MB
909.25/909.44	c total #watches: 226886
909.85/910.08	c total #propagations: 908058455 / total #impl: 3229321172 (eff. 0.281)
909.85/910.08	c #Conflicts:    2182000 | #Learnt:      57184 | 0.000
909.85/910.08	c total clause space: 127.173MB
909.85/910.08	c total #watches: 229175
910.55/910.73	c total #propagations: 908552741 / total #impl: 3231058264 (eff. 0.281)
910.55/910.73	c #Conflicts:    2183000 | #Learnt:      58184 | 0.000
910.55/910.73	c total clause space: 127.173MB
910.55/910.73	c total #watches: 231766
911.24/911.45	c total #propagations: 909028350 / total #impl: 3232786935 (eff. 0.281)
911.24/911.45	c #Conflicts:    2184000 | #Learnt:      59184 | 0.000
911.24/911.45	c total clause space: 127.173MB
911.24/911.45	c total #watches: 234834
912.14/912.31	c total #propagations: 909604363 / total #impl: 3234877450 (eff. 0.281)
912.14/912.31	c #Conflicts:    2185000 | #Learnt:      60184 | 0.000
912.14/912.31	c total clause space: 127.173MB
912.14/912.31	c total #watches: 237539
912.95/913.16	c total #propagations: 910136784 / total #impl: 3237004412 (eff. 0.281)
912.95/913.16	c #Conflicts:    2186000 | #Learnt:      61184 | 0.000
912.95/913.16	c total clause space: 127.173MB
912.95/913.16	c total #watches: 240049
913.54/913.79	c total #propagations: 910703069 / total #impl: 3239238181 (eff. 0.281)
913.54/913.79	c #Conflicts:    2187000 | #Learnt:      62184 | 0.000
913.54/913.79	c total clause space: 127.173MB
913.54/913.79	c total #watches: 242370
914.34/914.54	c total #propagations: 911167516 / total #impl: 3241133245 (eff. 0.281)
914.34/914.54	c #Conflicts:    2188000 | #Learnt:      63184 | 0.000
914.34/914.54	c total clause space: 127.173MB
914.34/914.54	c total #watches: 245075
915.05/915.22	c total #propagations: 911704297 / total #impl: 3243199318 (eff. 0.281)
915.05/915.22	c #Conflicts:    2189000 | #Learnt:      64184 | 0.000
915.05/915.22	c total clause space: 127.173MB
915.05/915.22	c total #watches: 247560
915.74/915.92	c total #propagations: 912296907 / total #impl: 3245790344 (eff. 0.281)
915.74/915.92	c #Conflicts:    2190000 | #Learnt:      65184 | 0.000
915.74/915.92	c total clause space: 127.173MB
915.74/915.92	c total #watches: 250266
916.54/916.73	c total #propagations: 912788060 / total #impl: 3248188069 (eff. 0.281)
916.54/916.73	c #Conflicts:    2191000 | #Learnt:      66184 | 0.000
916.54/916.73	c total clause space: 127.173MB
916.54/916.73	c total #watches: 253381
917.35/917.52	c total #propagations: 913340641 / total #impl: 3250386878 (eff. 0.281)
917.35/917.52	c #Conflicts:    2192000 | #Learnt:      67184 | 0.000
917.35/917.52	c total clause space: 127.173MB
917.35/917.52	c total #watches: 256917
918.14/918.34	c total #propagations: 913664774 / total #impl: 3252049447 (eff. 0.281)
918.14/918.34	c #Conflicts:    2193000 | #Learnt:      68184 | 0.000
918.14/918.34	c total clause space: 127.173MB
918.14/918.34	c total #watches: 260166
918.94/919.14	c total #propagations: 914001311 / total #impl: 3253983541 (eff. 0.281)
918.94/919.14	c #Conflicts:    2194000 | #Learnt:      69184 | 0.000
918.94/919.14	c total clause space: 127.173MB
918.94/919.14	c total #watches: 263059
919.84/920.01	c total #propagations: 914340505 / total #impl: 3255462378 (eff. 0.281)
919.84/920.01	c #Conflicts:    2195000 | #Learnt:      70184 | 0.000
919.84/920.01	c total clause space: 127.173MB
919.84/920.01	c total #watches: 266007
920.65/920.89	c total #propagations: 914759658 / total #impl: 3257099140 (eff. 0.281)
920.65/920.89	c #Conflicts:    2196000 | #Learnt:      71184 | 0.000
920.65/920.89	c total clause space: 127.173MB
920.65/920.89	c total #watches: 269013
921.34/921.53	c total #propagations: 915152265 / total #impl: 3258777378 (eff. 0.281)
921.34/921.53	c GC COLLECT
921.34/921.53	c #Conflicts:    2197000 | #Learnt:      36285 | 0.000
921.34/921.53	c total clause space: 127.173MB
921.34/921.53	c total #watches: 177818
921.75/921.92	c total #propagations: 915432245 / total #impl: 3260402960 (eff. 0.281)
921.75/921.92	c #Conflicts:    2198000 | #Learnt:      37285 | 0.000
921.75/921.92	c total clause space: 127.173MB
921.75/921.92	c total #watches: 181259
922.04/922.29	c total #propagations: 915807887 / total #impl: 3261944563 (eff. 0.281)
922.04/922.29	c #Conflicts:    2199000 | #Learnt:      38285 | 0.000
922.04/922.29	c total clause space: 127.173MB
922.04/922.29	c total #watches: 184577
922.44/922.67	c total #propagations: 916080084 / total #impl: 3263082157 (eff. 0.281)
922.44/922.67	c #Conflicts:    2200000 | #Learnt:      39285 | 0.000
922.44/922.67	c total clause space: 127.173MB
922.44/922.67	c total #watches: 187643
922.85/923.08	c total #propagations: 916284310 / total #impl: 3264040822 (eff. 0.281)
922.85/923.08	c #Conflicts:    2201000 | #Learnt:      40285 | 0.000
922.85/923.08	c total clause space: 127.173MB
922.85/923.08	c total #watches: 190546
923.34/923.52	c total #propagations: 916562876 / total #impl: 3265008434 (eff. 0.281)
923.34/923.52	c #Conflicts:    2202000 | #Learnt:      41285 | 0.000
923.34/923.52	c total clause space: 127.173MB
923.34/923.52	c total #watches: 193596
923.74/923.99	c total #propagations: 917007461 / total #impl: 3266777446 (eff. 0.281)
923.74/923.99	c #Conflicts:    2203000 | #Learnt:      42285 | 0.000
923.74/923.99	c total clause space: 127.173MB
923.74/923.99	c total #watches: 197104
924.34/924.52	c total #propagations: 917321722 / total #impl: 3268198659 (eff. 0.281)
924.34/924.52	c #Conflicts:    2204000 | #Learnt:      43285 | 0.000
924.34/924.52	c total clause space: 127.173MB
924.34/924.52	c total #watches: 200282
924.84/925.03	c total #propagations: 917702204 / total #impl: 3269527823 (eff. 0.281)
924.84/925.03	c #Conflicts:    2205000 | #Learnt:      44285 | 0.000
924.84/925.03	c total clause space: 127.173MB
924.84/925.03	c total #watches: 203775
925.34/925.52	c total #propagations: 917934286 / total #impl: 3270950118 (eff. 0.281)
925.34/925.52	c #Conflicts:    2206000 | #Learnt:      45285 | 0.000
925.34/925.52	c total clause space: 127.173MB
925.34/925.52	c total #watches: 206645
925.84/926.05	c total #propagations: 918165953 / total #impl: 3272219600 (eff. 0.281)
925.84/926.05	c #Conflicts:    2207000 | #Learnt:      46285 | 0.000
925.84/926.05	c total clause space: 127.173MB
925.84/926.05	c total #watches: 209743
926.34/926.55	c total #propagations: 918517192 / total #impl: 3273751062 (eff. 0.281)
926.34/926.55	c #Conflicts:    2208000 | #Learnt:      47285 | 0.000
926.34/926.55	c total clause space: 127.173MB
926.34/926.55	c total #watches: 212228
926.84/927.05	c total #propagations: 918843044 / total #impl: 3275121231 (eff. 0.281)
926.84/927.05	c #Conflicts:    2209000 | #Learnt:      48285 | 0.000
926.84/927.05	c total clause space: 127.173MB
926.84/927.05	c total #watches: 214656
927.34/927.56	c total #propagations: 919180832 / total #impl: 3276501083 (eff. 0.281)
927.34/927.56	c #Conflicts:    2210000 | #Learnt:      49285 | 0.000
927.34/927.56	c total clause space: 127.173MB
927.34/927.56	c total #watches: 217202
927.84/928.06	c total #propagations: 919538485 / total #impl: 3277927827 (eff. 0.281)
927.84/928.06	c #Conflicts:    2211000 | #Learnt:      50285 | 0.000
927.84/928.06	c total clause space: 127.173MB
927.84/928.06	c total #watches: 219941
928.44/928.64	c total #propagations: 919933624 / total #impl: 3279087135 (eff. 0.281)
928.44/928.64	c #Conflicts:    2212000 | #Learnt:      51285 | 0.000
928.44/928.64	c total clause space: 127.173MB
928.44/928.64	c total #watches: 222991
929.04/929.22	c total #propagations: 920314711 / total #impl: 3280527697 (eff. 0.281)
929.04/929.22	c #Conflicts:    2213000 | #Learnt:      52285 | 0.000
929.04/929.22	c total clause space: 127.173MB
929.04/929.22	c total #watches: 225573
929.64/929.80	c total #propagations: 920709778 / total #impl: 3282010310 (eff. 0.281)
929.64/929.80	c #Conflicts:    2214000 | #Learnt:      53285 | 0.000
929.64/929.80	c total clause space: 127.173MB
929.64/929.80	c total #watches: 228037
930.14/930.39	c total #propagations: 921053657 / total #impl: 3283396898 (eff. 0.281)
930.14/930.39	c #Conflicts:    2215000 | #Learnt:      54285 | 0.000
930.14/930.39	c total clause space: 127.173MB
930.14/930.39	c total #watches: 230415
930.74/930.97	c total #propagations: 921458725 / total #impl: 3284987648 (eff. 0.281)
930.74/930.97	c #Conflicts:    2216000 | #Learnt:      55285 | 0.000
930.74/930.97	c total clause space: 127.173MB
930.74/930.97	c total #watches: 233021
931.44/931.67	c total #propagations: 921832623 / total #impl: 3286448926 (eff. 0.280)
931.44/931.67	c #Conflicts:    2217000 | #Learnt:      56285 | 0.000
931.44/931.67	c total clause space: 127.173MB
931.44/931.67	c total #watches: 235682
932.24/932.43	c total #propagations: 922315315 / total #impl: 3287833029 (eff. 0.281)
932.24/932.43	c #Conflicts:    2218000 | #Learnt:      57285 | 0.000
932.24/932.43	c total clause space: 127.173MB
932.24/932.43	c total #watches: 238351
932.94/933.12	c total #propagations: 922818958 / total #impl: 3289578016 (eff. 0.281)
932.94/933.12	c #Conflicts:    2219000 | #Learnt:      58285 | 0.000
932.94/933.12	c total clause space: 127.173MB
932.94/933.12	c total #watches: 241358
933.54/933.77	c total #propagations: 923273394 / total #impl: 3291003337 (eff. 0.281)
933.54/933.77	c #Conflicts:    2220000 | #Learnt:      59285 | 0.000
933.54/933.77	c total clause space: 127.173MB
933.54/933.77	c total #watches: 243897
934.34/934.54	c total #propagations: 923650578 / total #impl: 3292153775 (eff. 0.281)
934.34/934.54	c #Conflicts:    2221000 | #Learnt:      60285 | 0.000
934.34/934.54	c total clause space: 127.173MB
934.34/934.54	c total #watches: 246196
935.04/935.28	c total #propagations: 924194688 / total #impl: 3293899291 (eff. 0.281)
935.04/935.28	c #Conflicts:    2222000 | #Learnt:      61285 | 0.000
935.04/935.28	c total clause space: 127.173MB
935.04/935.28	c total #watches: 248511
935.74/935.97	c total #propagations: 924671096 / total #impl: 3295456058 (eff. 0.281)
935.74/935.97	c #Conflicts:    2223000 | #Learnt:      62285 | 0.000
935.74/935.97	c total clause space: 127.173MB
935.74/935.97	c total #watches: 251531
936.54/936.78	c total #propagations: 925134304 / total #impl: 3297243339 (eff. 0.281)
936.54/936.78	c #Conflicts:    2224000 | #Learnt:      63285 | 0.000
936.54/936.78	c total clause space: 127.173MB
936.54/936.78	c total #watches: 255486
937.44/937.65	c total #propagations: 925504345 / total #impl: 3298824912 (eff. 0.281)
937.44/937.65	c #Conflicts:    2225000 | #Learnt:      64285 | 0.000
937.44/937.65	c total clause space: 127.173MB
937.44/937.65	c total #watches: 258552
938.54/938.71	c total #propagations: 925895874 / total #impl: 3300424373 (eff. 0.281)
938.54/938.71	c #Conflicts:    2226000 | #Learnt:      65285 | 0.000
938.54/938.71	c total clause space: 127.173MB
938.54/938.71	c total #watches: 261430
939.34/939.58	c total #propagations: 926372483 / total #impl: 3302407548 (eff. 0.281)
939.34/939.58	c #Conflicts:    2227000 | #Learnt:      66285 | 0.000
939.34/939.58	c total clause space: 127.173MB
939.34/939.58	c total #watches: 264213
940.24/940.47	c total #propagations: 926758646 / total #impl: 3303777884 (eff. 0.281)
940.24/940.47	c #Conflicts:    2228000 | #Learnt:      67285 | 0.000
940.24/940.47	c total clause space: 127.173MB
940.24/940.47	c total #watches: 266610
941.14/941.40	c total #propagations: 927115597 / total #impl: 3305126805 (eff. 0.281)
941.14/941.40	c #Conflicts:    2229000 | #Learnt:      68285 | 0.000
941.14/941.40	c total clause space: 127.173MB
941.14/941.40	c total #watches: 269228
942.24/942.40	c total #propagations: 927503960 / total #impl: 3306517079 (eff. 0.281)
942.24/942.40	c #Conflicts:    2230000 | #Learnt:      69285 | 0.000
942.24/942.40	c total clause space: 127.173MB
942.24/942.40	c total #watches: 271707
943.24/943.47	c total #propagations: 927988807 / total #impl: 3308272590 (eff. 0.281)
943.24/943.47	c #Conflicts:    2231000 | #Learnt:      70285 | 0.000
943.24/943.47	c total clause space: 127.173MB
943.24/943.47	c total #watches: 274095
944.24/944.42	c total #propagations: 928439090 / total #impl: 3309986300 (eff. 0.280)
944.24/944.42	c #Conflicts:    2232000 | #Learnt:      71285 | 0.000
944.24/944.42	c total clause space: 127.173MB
944.24/944.42	c total #watches: 276466
945.24/945.40	c total #propagations: 928831415 / total #impl: 3311390666 (eff. 0.280)
945.24/945.40	c #Conflicts:    2233000 | #Learnt:      72285 | 0.000
945.24/945.40	c total clause space: 127.173MB
945.24/945.40	c total #watches: 278919
945.64/945.83	c total #propagations: 929297952 / total #impl: 3313120147 (eff. 0.280)
945.64/945.83	c GC COLLECT
945.64/945.83	c #Conflicts:    2234000 | #Learnt:      37087 | 0.000
945.64/945.83	c total clause space: 127.173MB
945.64/945.83	c total #watches: 179653
946.04/946.22	c total #propagations: 929725184 / total #impl: 3314632720 (eff. 0.280)
946.04/946.22	c #Conflicts:    2235000 | #Learnt:      38087 | 0.000
946.04/946.22	c total clause space: 127.173MB
946.04/946.22	c total #watches: 182282
946.44/946.65	c total #propagations: 930301272 / total #impl: 3316317199 (eff. 0.281)
946.44/946.65	c #Conflicts:    2236000 | #Learnt:      39087 | 0.000
946.44/946.65	c total clause space: 127.173MB
946.44/946.65	c total #watches: 184924
946.84/947.06	c total #propagations: 930850312 / total #impl: 3318024596 (eff. 0.281)
946.84/947.06	c #Conflicts:    2237000 | #Learnt:      40087 | 0.000
946.84/947.06	c total clause space: 127.173MB
946.84/947.06	c total #watches: 187666
947.34/947.51	c total #propagations: 931409357 / total #impl: 3319801880 (eff. 0.281)
947.34/947.51	c #Conflicts:    2238000 | #Learnt:      41087 | 0.000
947.34/947.51	c total clause space: 127.173MB
947.34/947.51	c total #watches: 191080
947.74/947.95	c total #propagations: 931965326 / total #impl: 3321697045 (eff. 0.281)
947.74/947.95	c #Conflicts:    2239000 | #Learnt:      42087 | 0.000
947.74/947.95	c total clause space: 127.173MB
947.74/947.95	c total #watches: 194744
948.24/948.41	c total #propagations: 932259381 / total #impl: 3323333114 (eff. 0.281)
948.24/948.41	c #Conflicts:    2240000 | #Learnt:      43087 | 0.000
948.24/948.41	c total clause space: 127.173MB
948.24/948.41	c total #watches: 197671
948.64/948.87	c total #propagations: 932660221 / total #impl: 3324968115 (eff. 0.281)
948.64/948.87	c #Conflicts:    2241000 | #Learnt:      44087 | 0.000
948.64/948.87	c total clause space: 127.173MB
948.64/948.87	c total #watches: 200413
949.14/949.38	c total #propagations: 932974002 / total #impl: 3326393126 (eff. 0.280)
949.14/949.38	c #Conflicts:    2242000 | #Learnt:      45087 | 0.000
949.14/949.38	c total clause space: 127.173MB
949.14/949.38	c total #watches: 202787
949.64/949.88	c total #propagations: 933374687 / total #impl: 3327885832 (eff. 0.280)
949.64/949.88	c #Conflicts:    2243000 | #Learnt:      46087 | 0.000
949.64/949.88	c total clause space: 127.173MB
949.64/949.88	c total #watches: 205098
950.14/950.38	c total #propagations: 933763147 / total #impl: 3329638173 (eff. 0.280)
950.14/950.38	c #Conflicts:    2244000 | #Learnt:      47087 | 0.000
950.14/950.38	c total clause space: 127.173MB
950.14/950.38	c total #watches: 207543
950.74/950.95	c total #propagations: 934156783 / total #impl: 3331155685 (eff. 0.280)
950.74/950.95	c #Conflicts:    2245000 | #Learnt:      48087 | 0.000
950.74/950.95	c total clause space: 127.173MB
950.74/950.95	c total #watches: 210300
951.34/951.54	c total #propagations: 934491876 / total #impl: 3332679433 (eff. 0.280)
951.34/951.54	c #Conflicts:    2246000 | #Learnt:      49087 | 0.000
951.34/951.54	c total clause space: 127.173MB
951.34/951.54	c total #watches: 213418
951.94/952.17	c total #propagations: 934837464 / total #impl: 3334436056 (eff. 0.280)
951.94/952.17	c #Conflicts:    2247000 | #Learnt:      50087 | 0.000
951.94/952.17	c total clause space: 127.173MB
951.94/952.17	c total #watches: 216890
952.64/952.80	c total #propagations: 935293443 / total #impl: 3336538536 (eff. 0.280)
952.64/952.80	c #Conflicts:    2248000 | #Learnt:      51087 | 0.000
952.64/952.80	c total clause space: 127.173MB
952.64/952.80	c total #watches: 219854
953.14/953.36	c total #propagations: 935722712 / total #impl: 3338452774 (eff. 0.280)
953.14/953.36	c #Conflicts:    2249000 | #Learnt:      52087 | 0.000
953.14/953.36	c total clause space: 127.173MB
953.14/953.36	c total #watches: 222407
953.74/953.92	c total #propagations: 936081791 / total #impl: 3340307963 (eff. 0.280)
953.74/953.92	c #Conflicts:    2250000 | #Learnt:      53087 | 0.000
953.74/953.92	c total clause space: 127.173MB
953.74/953.92	c total #watches: 225203
954.33/954.53	c total #propagations: 936487058 / total #impl: 3342087643 (eff. 0.280)
954.33/954.53	c #Conflicts:    2251000 | #Learnt:      54087 | 0.000
954.33/954.53	c total clause space: 127.173MB
954.33/954.53	c total #watches: 227908
955.03/955.20	c total #propagations: 936915674 / total #impl: 3343678118 (eff. 0.280)
955.03/955.20	c #Conflicts:    2252000 | #Learnt:      55087 | 0.000
955.03/955.20	c total clause space: 127.173MB
955.03/955.20	c total #watches: 230251
955.63/955.88	c total #propagations: 937414177 / total #impl: 3345346684 (eff. 0.280)
955.63/955.88	c #Conflicts:    2253000 | #Learnt:      56087 | 0.000
955.63/955.88	c total clause space: 127.173MB
955.63/955.88	c total #watches: 232491
956.23/956.49	c total #propagations: 937947496 / total #impl: 3346908613 (eff. 0.280)
956.23/956.49	c #Conflicts:    2254000 | #Learnt:      57087 | 0.000
956.23/956.49	c total clause space: 127.173MB
956.23/956.49	c total #watches: 234749
957.03/957.26	c total #propagations: 938397619 / total #impl: 3348239188 (eff. 0.280)
957.03/957.26	c #Conflicts:    2255000 | #Learnt:      58087 | 0.000
957.03/957.26	c total clause space: 127.173MB
957.03/957.26	c total #watches: 237470
957.83/958.01	c total #propagations: 938866838 / total #impl: 3349904787 (eff. 0.280)
957.83/958.01	c #Conflicts:    2256000 | #Learnt:      59087 | 0.000
957.83/958.01	c total clause space: 127.173MB
957.83/958.01	c total #watches: 240224
958.63/958.81	c total #propagations: 939212749 / total #impl: 3351306820 (eff. 0.280)
958.63/958.81	c #Conflicts:    2257000 | #Learnt:      60087 | 0.000
958.63/958.81	c total clause space: 127.173MB
958.63/958.81	c total #watches: 242707
959.33/959.56	c total #propagations: 939663262 / total #impl: 3352864444 (eff. 0.280)
959.33/959.56	c #Conflicts:    2258000 | #Learnt:      61087 | 0.000
959.33/959.56	c total clause space: 127.173MB
959.33/959.57	c total #watches: 245236
960.24/960.44	c total #propagations: 940106215 / total #impl: 3354509215 (eff. 0.280)
960.24/960.44	c #Conflicts:    2259000 | #Learnt:      62087 | 0.000
960.24/960.44	c total clause space: 127.173MB
960.24/960.44	c total #watches: 248141
961.13/961.34	c total #propagations: 940592294 / total #impl: 3356564386 (eff. 0.280)
961.13/961.34	c #Conflicts:    2260000 | #Learnt:      63087 | 0.000
961.13/961.34	c total clause space: 127.173MB
961.13/961.34	c total #watches: 251192
962.03/962.23	c total #propagations: 941027094 / total #impl: 3358252153 (eff. 0.280)
962.03/962.23	c #Conflicts:    2261000 | #Learnt:      64087 | 0.000
962.03/962.23	c total clause space: 127.173MB
962.03/962.23	c total #watches: 254563
963.03/963.21	c total #propagations: 941406514 / total #impl: 3359602218 (eff. 0.280)
963.03/963.21	c #Conflicts:    2262000 | #Learnt:      65087 | 0.000
963.03/963.21	c total clause space: 127.173MB
963.03/963.21	c total #watches: 257788
963.83/964.02	c total #propagations: 941782619 / total #impl: 3360899576 (eff. 0.280)
963.83/964.02	c #Conflicts:    2263000 | #Learnt:      66087 | 0.000
963.83/964.02	c total clause space: 127.173MB
963.83/964.02	c total #watches: 260767
964.93/965.10	c total #propagations: 942133124 / total #impl: 3362044389 (eff. 0.280)
964.93/965.10	c #Conflicts:    2264000 | #Learnt:      67087 | 0.000
964.93/965.10	c total clause space: 127.173MB
964.93/965.10	c total #watches: 263656
965.93/966.13	c total #propagations: 942615665 / total #impl: 3363862756 (eff. 0.280)
965.93/966.13	c #Conflicts:    2265000 | #Learnt:      68087 | 0.000
965.93/966.13	c total clause space: 127.173MB
965.93/966.13	c total #watches: 267196
967.03/967.21	c total #propagations: 942969432 / total #impl: 3365822291 (eff. 0.280)
967.03/967.21	c #Conflicts:    2266000 | #Learnt:      69087 | 0.000
967.03/967.21	c total clause space: 127.173MB
967.03/967.21	c total #watches: 271179
967.73/967.90	c total #propagations: 943397642 / total #impl: 3368026693 (eff. 0.280)
967.73/967.90	c #Conflicts:    2267000 | #Learnt:      70087 | 0.000
967.73/967.90	c total clause space: 127.173MB
967.73/967.90	c total #watches: 275533
968.33/968.51	c total #propagations: 943722925 / total #impl: 3369622395 (eff. 0.280)
968.33/968.51	c #Conflicts:    2268000 | #Learnt:      71087 | 0.000
968.33/968.51	c total clause space: 127.173MB
968.33/968.51	c total #watches: 279532
969.04/969.27	c total #propagations: 943972193 / total #impl: 3371210947 (eff. 0.280)
969.04/969.27	c #Conflicts:    2269000 | #Learnt:      72087 | 0.000
969.04/969.27	c total clause space: 127.173MB
969.04/969.27	c total #watches: 284144
969.83/970.04	c total #propagations: 944321759 / total #impl: 3372994262 (eff. 0.280)
969.83/970.04	c GC COLLECT
969.83/970.04	c #Conflicts:    2270000 | #Learnt:      36589 | 0.000
969.83/970.04	c total clause space: 127.173MB
969.83/970.04	c total #watches: 178656
970.14/970.36	c total #propagations: 944647357 / total #impl: 3374605796 (eff. 0.280)
970.14/970.36	c #Conflicts:    2271000 | #Learnt:      37589 | 0.000
970.14/970.36	c total clause space: 127.173MB
970.14/970.36	c total #watches: 183566
970.43/970.69	c total #propagations: 944878761 / total #impl: 3375465996 (eff. 0.280)
970.43/970.69	c #Conflicts:    2272000 | #Learnt:      38589 | 0.000
970.43/970.69	c total clause space: 127.173MB
970.43/970.69	c total #watches: 188129
970.83/971.09	c total #propagations: 945125674 / total #impl: 3376343472 (eff. 0.280)
970.83/971.09	c #Conflicts:    2273000 | #Learnt:      39589 | 0.000
970.83/971.09	c total clause space: 127.173MB
970.83/971.09	c total #watches: 192123
971.33/971.51	c total #propagations: 945418289 / total #impl: 3377290700 (eff. 0.280)
971.33/971.51	c #Conflicts:    2274000 | #Learnt:      40589 | 0.000
971.33/971.51	c total clause space: 127.173MB
971.33/971.51	c total #watches: 195602
971.73/971.97	c total #propagations: 945738833 / total #impl: 3378544362 (eff. 0.280)
971.73/971.97	c #Conflicts:    2275000 | #Learnt:      41589 | 0.000
971.73/971.97	c total clause space: 127.173MB
971.73/971.97	c total #watches: 198763
972.24/972.44	c total #propagations: 946034694 / total #impl: 3379714519 (eff. 0.280)
972.24/972.44	c #Conflicts:    2276000 | #Learnt:      42589 | 0.000
972.24/972.44	c total clause space: 127.173MB
972.24/972.44	c total #watches: 202202
972.73/972.98	c total #propagations: 946325916 / total #impl: 3380955337 (eff. 0.280)
972.73/972.98	c #Conflicts:    2277000 | #Learnt:      43589 | 0.000
972.73/972.98	c total clause space: 127.173MB
972.73/972.98	c total #watches: 206389
973.34/973.53	c total #propagations: 946663051 / total #impl: 3382599941 (eff. 0.280)
973.34/973.53	c #Conflicts:    2278000 | #Learnt:      44589 | 0.000
973.34/973.53	c total clause space: 127.173MB
973.34/973.53	c total #watches: 210217
973.93/974.16	c total #propagations: 946922557 / total #impl: 3384142515 (eff. 0.280)
973.93/974.16	c #Conflicts:    2279000 | #Learnt:      45589 | 0.000
973.93/974.16	c total clause space: 127.173MB
973.93/974.16	c total #watches: 214602
974.54/974.77	c total #propagations: 947281240 / total #impl: 3385689254 (eff. 0.280)
974.54/974.77	c #Conflicts:    2280000 | #Learnt:      46589 | 0.000
974.54/974.77	c total clause space: 127.173MB
974.54/974.77	c total #watches: 218880
975.23/975.46	c total #propagations: 947594820 / total #impl: 3387290180 (eff. 0.280)
975.23/975.46	c #Conflicts:    2281000 | #Learnt:      47589 | 0.000
975.23/975.46	c total clause space: 127.173MB
975.23/975.46	c total #watches: 224182
975.93/976.17	c total #propagations: 947963390 / total #impl: 3389127329 (eff. 0.280)
975.93/976.17	c #Conflicts:    2282000 | #Learnt:      48589 | 0.000
975.93/976.17	c total clause space: 127.173MB
975.93/976.17	c total #watches: 228713
976.53/976.76	c total #propagations: 948279816 / total #impl: 3391114055 (eff. 0.280)
976.53/976.76	c #Conflicts:    2283000 | #Learnt:      49589 | 0.000
976.53/976.76	c total clause space: 127.173MB
976.53/976.76	c total #watches: 233756
977.23/977.41	c total #propagations: 948440287 / total #impl: 3392638277 (eff. 0.280)
977.23/977.41	c #Conflicts:    2284000 | #Learnt:      50589 | 0.000
977.23/977.41	c total clause space: 127.173MB
977.23/977.41	c total #watches: 239497
977.93/978.11	c total #propagations: 948604318 / total #impl: 3394094895 (eff. 0.279)
977.93/978.11	c #Conflicts:    2285000 | #Learnt:      51589 | 0.000
977.93/978.11	c total clause space: 127.173MB
977.93/978.11	c total #watches: 244620
978.73/978.97	c total #propagations: 948860412 / total #impl: 3395422008 (eff. 0.279)
978.73/978.97	c #Conflicts:    2286000 | #Learnt:      52589 | 0.000
978.73/978.97	c total clause space: 127.173MB
978.73/978.97	c total #watches: 248822
979.73/979.90	c total #propagations: 949229293 / total #impl: 3397244593 (eff. 0.279)
979.73/979.90	c #Conflicts:    2287000 | #Learnt:      53589 | 0.000
979.73/979.90	c total clause space: 127.173MB
979.73/979.90	c total #watches: 252661
980.63/980.89	c total #propagations: 949649243 / total #impl: 3399073826 (eff. 0.279)
980.63/980.89	c #Conflicts:    2288000 | #Learnt:      54589 | 0.000
980.63/980.89	c total clause space: 127.173MB
980.63/980.89	c total #watches: 256341
981.63/981.85	c total #propagations: 950037435 / total #impl: 3401046096 (eff. 0.279)
981.63/981.85	c #Conflicts:    2289000 | #Learnt:      55589 | 0.000
981.63/981.85	c total clause space: 127.173MB
981.63/981.85	c total #watches: 259491
982.53/982.71	c total #propagations: 950342709 / total #impl: 3402641386 (eff. 0.279)
982.53/982.71	c #Conflicts:    2290000 | #Learnt:      56589 | 0.000
982.53/982.71	c total clause space: 127.173MB
982.53/982.71	c total #watches: 262589
983.34/983.55	c total #propagations: 950549626 / total #impl: 3404150492 (eff. 0.279)
983.34/983.55	c #Conflicts:    2291000 | #Learnt:      57589 | 0.000
983.34/983.55	c total clause space: 127.173MB
983.34/983.55	c total #watches: 265819
984.03/984.28	c total #propagations: 950703058 / total #impl: 3405720941 (eff. 0.279)
984.03/984.28	c #Conflicts:    2292000 | #Learnt:      58589 | 0.000
984.03/984.28	c total clause space: 127.173MB
984.03/984.28	c total #watches: 269003
985.03/985.29	c total #propagations: 950822934 / total #impl: 3406747045 (eff. 0.279)
985.03/985.29	c #Conflicts:    2293000 | #Learnt:      59589 | 0.000
985.03/985.29	c total clause space: 127.173MB
985.03/985.29	c total #watches: 273199
986.23/986.42	c total #propagations: 951093711 / total #impl: 3408542830 (eff. 0.279)
986.23/986.42	c #Conflicts:    2294000 | #Learnt:      60589 | 0.000
986.23/986.42	c total clause space: 127.173MB
986.23/986.42	c total #watches: 277094
987.23/987.41	c total #propagations: 951414495 / total #impl: 3410513534 (eff. 0.279)
987.23/987.41	c #Conflicts:    2295000 | #Learnt:      61589 | 0.000
987.23/987.41	c total clause space: 127.173MB
987.23/987.41	c total #watches: 280607
988.33/988.57	c total #propagations: 951595851 / total #impl: 3412206138 (eff. 0.279)
988.33/988.57	c #Conflicts:    2296000 | #Learnt:      62589 | 0.000
988.33/988.57	c total clause space: 127.173MB
988.33/988.57	c total #watches: 284707
989.43/989.60	c total #propagations: 951963977 / total #impl: 3414398670 (eff. 0.279)
989.43/989.60	c #Conflicts:    2297000 | #Learnt:      63589 | 0.000
989.43/989.60	c total clause space: 127.173MB
989.43/989.60	c total #watches: 288326
990.63/990.85	c total #propagations: 952163431 / total #impl: 3415946847 (eff. 0.279)
990.63/990.85	c #Conflicts:    2298000 | #Learnt:      64589 | 0.000
990.63/990.85	c total clause space: 127.173MB
990.63/990.85	c total #watches: 291355
991.73/991.93	c total #propagations: 952471428 / total #impl: 3418365045 (eff. 0.279)
991.73/991.93	c #Conflicts:    2299000 | #Learnt:      65589 | 0.000
991.73/991.93	c total clause space: 127.173MB
991.73/991.93	c total #watches: 294769
992.83/993.08	c total #propagations: 952794246 / total #impl: 3420198407 (eff. 0.279)
992.83/993.08	c #Conflicts:    2300000 | #Learnt:      66589 | 0.000
992.83/993.08	c total clause space: 127.173MB
992.83/993.08	c total #watches: 298348
993.93/994.13	c total #propagations: 953034220 / total #impl: 3422107709 (eff. 0.278)
993.93/994.13	c #Conflicts:    2301000 | #Learnt:      67589 | 0.000
993.93/994.13	c total clause space: 127.173MB
993.93/994.13	c total #watches: 301461
995.13/995.31	c total #propagations: 953276404 / total #impl: 3423615697 (eff. 0.278)
995.13/995.31	c #Conflicts:    2302000 | #Learnt:      68589 | 0.000
995.13/995.31	c total clause space: 127.173MB
995.13/995.31	c total #watches: 305041
996.33/996.59	c total #propagations: 953548916 / total #impl: 3425336940 (eff. 0.278)
996.33/996.59	c #Conflicts:    2303000 | #Learnt:      69589 | 0.000
996.33/996.59	c total clause space: 127.173MB
996.33/996.59	c total #watches: 308438
997.63/997.82	c total #propagations: 953805697 / total #impl: 3427196644 (eff. 0.278)
997.63/997.82	c #Conflicts:    2304000 | #Learnt:      70589 | 0.000
997.63/997.82	c total clause space: 127.173MB
997.63/997.82	c total #watches: 311730
999.03/999.28	c total #propagations: 954154350 / total #impl: 3429175258 (eff. 0.278)
999.03/999.28	c #Conflicts:    2305000 | #Learnt:      71589 | 0.000
999.03/999.28	c total clause space: 127.173MB
999.03/999.28	c total #watches: 315818
1000.53/1000.73	c total #propagations: 954501297 / total #impl: 3431428923 (eff. 0.278)
1000.53/1000.73	c #Conflicts:    2306000 | #Learnt:      72589 | 0.000
1000.53/1000.73	c total clause space: 127.173MB
1000.53/1000.73	c total #watches: 319960
1002.03/1002.28	c total #propagations: 954753259 / total #impl: 3433681228 (eff. 0.278)
1002.03/1002.28	c #Conflicts:    2307000 | #Learnt:      73589 | 0.000
1002.03/1002.28	c total clause space: 127.173MB
1002.03/1002.28	c total #watches: 323138
1002.53/1002.72	c total #propagations: 955064314 / total #impl: 3436261555 (eff. 0.278)
1002.53/1002.72	c GC COLLECT
1002.53/1002.72	c #Conflicts:    2308000 | #Learnt:      37787 | 0.000
1002.53/1002.72	c total clause space: 127.173MB
1002.53/1002.72	c total #watches: 183158
1002.83/1003.09	c total #propagations: 955441321 / total #impl: 3437954717 (eff. 0.278)
1002.83/1003.09	c #Conflicts:    2309000 | #Learnt:      38787 | 0.000
1002.83/1003.09	c total clause space: 127.173MB
1002.83/1003.09	c total #watches: 186344
1003.23/1003.47	c total #propagations: 955711052 / total #impl: 3439275020 (eff. 0.278)
1003.23/1003.47	c #Conflicts:    2310000 | #Learnt:      39787 | 0.000
1003.23/1003.47	c total clause space: 127.173MB
1003.23/1003.47	c total #watches: 189356
1003.73/1003.92	c total #propagations: 955917071 / total #impl: 3440765354 (eff. 0.278)
1003.73/1003.92	c #Conflicts:    2311000 | #Learnt:      40787 | 0.000
1003.73/1003.92	c total clause space: 127.173MB
1003.73/1003.92	c total #watches: 192856
1004.23/1004.44	c total #propagations: 956190283 / total #impl: 3442540798 (eff. 0.278)
1004.23/1004.44	c #Conflicts:    2312000 | #Learnt:      41787 | 0.000
1004.23/1004.44	c total clause space: 127.173MB
1004.23/1004.44	c total #watches: 196096
1004.73/1004.94	c total #propagations: 956484873 / total #impl: 3444396199 (eff. 0.278)
1004.73/1004.94	c #Conflicts:    2313000 | #Learnt:      42787 | 0.000
1004.73/1004.94	c total clause space: 127.173MB
1004.73/1004.94	c total #watches: 199308
1005.33/1005.53	c total #propagations: 956794118 / total #impl: 3446038052 (eff. 0.278)
1005.33/1005.53	c #Conflicts:    2314000 | #Learnt:      43787 | 0.000
1005.33/1005.53	c total clause space: 127.173MB
1005.33/1005.53	c total #watches: 201810
1005.83/1006.05	c total #propagations: 957154497 / total #impl: 3448004046 (eff. 0.278)
1005.83/1006.05	c #Conflicts:    2315000 | #Learnt:      44787 | 0.000
1005.83/1006.05	c total clause space: 127.173MB
1005.83/1006.05	c total #watches: 204954
1006.43/1006.62	c total #propagations: 957528091 / total #impl: 3450003011 (eff. 0.278)
1006.43/1006.62	c #Conflicts:    2316000 | #Learnt:      45787 | 0.000
1006.43/1006.62	c total clause space: 127.173MB
1006.43/1006.62	c total #watches: 207920
1006.92/1007.13	c total #propagations: 957922082 / total #impl: 3452045555 (eff. 0.277)
1006.92/1007.13	c #Conflicts:    2317000 | #Learnt:      46787 | 0.000
1006.92/1007.13	c total clause space: 127.173MB
1006.92/1007.13	c total #watches: 210647
1007.43/1007.65	c total #propagations: 958285101 / total #impl: 3453570919 (eff. 0.277)
1007.43/1007.65	c #Conflicts:    2318000 | #Learnt:      47787 | 0.000
1007.43/1007.65	c total clause space: 127.173MB
1007.43/1007.65	c total #watches: 213410
1008.02/1008.20	c total #propagations: 958583020 / total #impl: 3454841514 (eff. 0.277)
1008.02/1008.20	c #Conflicts:    2319000 | #Learnt:      48787 | 0.000
1008.02/1008.20	c total clause space: 127.173MB
1008.02/1008.20	c total #watches: 216137
1008.53/1008.75	c total #propagations: 958951727 / total #impl: 3456261485 (eff. 0.277)
1008.53/1008.75	c #Conflicts:    2320000 | #Learnt:      49787 | 0.000
1008.53/1008.75	c total clause space: 127.173MB
1008.53/1008.75	c total #watches: 218744
1009.02/1009.28	c total #propagations: 959322817 / total #impl: 3457628540 (eff. 0.277)
1009.02/1009.28	c #Conflicts:    2321000 | #Learnt:      50787 | 0.000
1009.02/1009.28	c total clause space: 127.173MB
1009.02/1009.28	c total #watches: 221346
1009.63/1009.83	c total #propagations: 959622485 / total #impl: 3458924017 (eff. 0.277)
1009.63/1009.83	c #Conflicts:    2322000 | #Learnt:      51787 | 0.000
1009.63/1009.83	c total clause space: 127.173MB
1009.63/1009.83	c total #watches: 224243
1010.22/1010.45	c total #propagations: 959949449 / total #impl: 3460345833 (eff. 0.277)
1010.22/1010.45	c #Conflicts:    2323000 | #Learnt:      52787 | 0.000
1010.22/1010.45	c total clause space: 127.173MB
1010.22/1010.45	c total #watches: 227804
1010.92/1011.15	c total #propagations: 960345066 / total #impl: 3462229378 (eff. 0.277)
1010.92/1011.15	c #Conflicts:    2324000 | #Learnt:      53787 | 0.000
1010.92/1011.15	c total clause space: 127.173MB
1010.92/1011.15	c total #watches: 231133
1011.62/1011.80	c total #propagations: 960722764 / total #impl: 3464350667 (eff. 0.277)
1011.62/1011.80	c #Conflicts:    2325000 | #Learnt:      54787 | 0.000
1011.62/1011.80	c total clause space: 127.173MB
1011.62/1011.80	c total #watches: 234280
1012.22/1012.47	c total #propagations: 961067767 / total #impl: 3466056207 (eff. 0.277)
1012.22/1012.47	c #Conflicts:    2326000 | #Learnt:      55787 | 0.000
1012.22/1012.47	c total clause space: 127.173MB
1012.22/1012.47	c total #watches: 237799
1012.82/1013.10	c total #propagations: 961399073 / total #impl: 3467904915 (eff. 0.277)
1012.82/1013.10	c #Conflicts:    2327000 | #Learnt:      56787 | 0.000
1012.82/1013.10	c total clause space: 127.173MB
1012.82/1013.10	c total #watches: 240964
1013.62/1013.86	c total #propagations: 961677216 / total #impl: 3469386453 (eff. 0.277)
1013.62/1013.86	c #Conflicts:    2328000 | #Learnt:      57787 | 0.000
1013.62/1013.86	c total clause space: 127.173MB
1013.62/1013.86	c total #watches: 244132
1014.52/1014.77	c total #propagations: 961968197 / total #impl: 3471379216 (eff. 0.277)
1014.52/1014.77	c #Conflicts:    2329000 | #Learnt:      58787 | 0.000
1014.52/1014.77	c total clause space: 127.173MB
1014.52/1014.77	c total #watches: 247257
1015.52/1015.73	c total #propagations: 962423441 / total #impl: 3473727562 (eff. 0.277)
1015.52/1015.73	c #Conflicts:    2330000 | #Learnt:      59787 | 0.000
1015.52/1015.73	c total clause space: 127.173MB
1015.52/1015.73	c total #watches: 249988
1016.23/1016.49	c total #propagations: 962843167 / total #impl: 3475446384 (eff. 0.277)
1016.23/1016.49	c #Conflicts:    2331000 | #Learnt:      60787 | 0.000
1016.23/1016.49	c total clause space: 127.173MB
1016.23/1016.49	c total #watches: 253800
1017.02/1017.27	c total #propagations: 963161454 / total #impl: 3476955989 (eff. 0.277)
1017.02/1017.27	c #Conflicts:    2332000 | #Learnt:      61787 | 0.000
1017.02/1017.27	c total clause space: 127.173MB
1017.02/1017.27	c total #watches: 256781
1017.92/1018.16	c total #propagations: 963413689 / total #impl: 3478522121 (eff. 0.277)
1017.92/1018.16	c #Conflicts:    2333000 | #Learnt:      62787 | 0.000
1017.92/1018.16	c total clause space: 127.173MB
1017.92/1018.16	c total #watches: 259683
1018.92/1019.14	c total #propagations: 963709174 / total #impl: 3480392997 (eff. 0.277)
1018.92/1019.14	c #Conflicts:    2334000 | #Learnt:      63787 | 0.000
1018.92/1019.14	c total clause space: 127.173MB
1018.92/1019.14	c total #watches: 262960
1020.02/1020.27	c total #propagations: 964139603 / total #impl: 3482428864 (eff. 0.277)
1020.02/1020.27	c #Conflicts:    2335000 | #Learnt:      64787 | 0.000
1020.02/1020.27	c total clause space: 127.173MB
1020.02/1020.27	c total #watches: 265749
1021.22/1021.46	c total #propagations: 964627846 / total #impl: 3484715656 (eff. 0.277)
1021.22/1021.46	c #Conflicts:    2336000 | #Learnt:      65787 | 0.000
1021.22/1021.46	c total clause space: 127.173MB
1021.22/1021.46	c total #watches: 268271
1022.62/1022.84	c total #propagations: 965087134 / total #impl: 3486885229 (eff. 0.277)
1022.62/1022.84	c #Conflicts:    2337000 | #Learnt:      66787 | 0.000
1022.62/1022.84	c total clause space: 127.173MB
1022.62/1022.84	c total #watches: 270650
1023.82/1024.09	c total #propagations: 965669871 / total #impl: 3489307737 (eff. 0.277)
1023.82/1024.09	c #Conflicts:    2338000 | #Learnt:      67787 | 0.000
1023.82/1024.09	c total clause space: 127.173MB
1023.82/1024.09	c total #watches: 273681
1025.22/1025.43	c total #propagations: 966129948 / total #impl: 3491310410 (eff. 0.277)
1025.22/1025.43	c #Conflicts:    2339000 | #Learnt:      68787 | 0.000
1025.22/1025.43	c total clause space: 127.173MB
1025.22/1025.43	c total #watches: 276510
1026.42/1026.61	c total #propagations: 966573580 / total #impl: 3493382537 (eff. 0.277)
1026.42/1026.61	c #Conflicts:    2340000 | #Learnt:      69787 | 0.000
1026.42/1026.61	c total clause space: 127.173MB
1026.42/1026.61	c total #watches: 279931
1027.72/1027.95	c total #propagations: 966925138 / total #impl: 3495569395 (eff. 0.277)
1027.72/1027.95	c #Conflicts:    2341000 | #Learnt:      70787 | 0.000
1027.72/1027.95	c total clause space: 127.173MB
1027.72/1027.95	c total #watches: 283344
1029.02/1029.26	c total #propagations: 967298278 / total #impl: 3497770666 (eff. 0.277)
1029.02/1029.26	c #Conflicts:    2342000 | #Learnt:      71787 | 0.000
1029.02/1029.26	c total clause space: 127.173MB
1029.02/1029.26	c total #watches: 286350
1030.32/1030.58	c total #propagations: 967705754 / total #impl: 3499880494 (eff. 0.276)
1030.32/1030.58	c #Conflicts:    2343000 | #Learnt:      72787 | 0.000
1030.32/1030.58	c total clause space: 127.173MB
1030.32/1030.58	c total #watches: 289731
1031.33/1031.54	c total #propagations: 968076019 / total #impl: 3502315417 (eff. 0.276)
1031.33/1031.54	c #Conflicts:    2344000 | #Learnt:      73787 | 0.000
1031.33/1031.54	c total clause space: 127.173MB
1031.33/1031.54	c total #watches: 293783
1031.93/1032.10	c total #propagations: 968456801 / total #impl: 3504521518 (eff. 0.276)
1031.93/1032.10	c GC COLLECT
1031.93/1032.10	c #Conflicts:    2345000 | #Learnt:      37685 | 0.000
1031.93/1032.10	c total clause space: 127.173MB
1031.93/1032.10	c total #watches: 183536
1032.23/1032.46	c total #propagations: 968753696 / total #impl: 3506197102 (eff. 0.276)
1032.23/1032.46	c #Conflicts:    2346000 | #Learnt:      38685 | 0.000
1032.23/1032.46	c total clause space: 127.173MB
1032.23/1032.46	c total #watches: 187289
1032.63/1032.85	c total #propagations: 969102683 / total #impl: 3507717800 (eff. 0.276)
1032.63/1032.85	c #Conflicts:    2347000 | #Learnt:      39685 | 0.000
1032.63/1032.85	c total clause space: 127.173MB
1032.63/1032.85	c total #watches: 191229
1033.13/1033.30	c total #propagations: 969450907 / total #impl: 3509205065 (eff. 0.276)
1033.13/1033.30	c #Conflicts:    2348000 | #Learnt:      40685 | 0.000
1033.13/1033.30	c total clause space: 127.173MB
1033.13/1033.30	c total #watches: 195795
1033.53/1033.76	c total #propagations: 969793571 / total #impl: 3510753983 (eff. 0.276)
1033.53/1033.76	c #Conflicts:    2349000 | #Learnt:      41685 | 0.000
1033.53/1033.76	c total clause space: 127.173MB
1033.53/1033.76	c total #watches: 199513
1034.03/1034.25	c total #propagations: 970071569 / total #impl: 3512425761 (eff. 0.276)
1034.03/1034.25	c #Conflicts:    2350000 | #Learnt:      42685 | 0.000
1034.03/1034.25	c total clause space: 127.173MB
1034.03/1034.25	c total #watches: 203170
1034.53/1034.74	c total #propagations: 970346671 / total #impl: 3513966401 (eff. 0.276)
1034.53/1034.74	c #Conflicts:    2351000 | #Learnt:      43685 | 0.000
1034.53/1034.74	c total clause space: 127.173MB
1034.53/1034.74	c total #watches: 207052
1034.94/1035.17	c total #propagations: 970657316 / total #impl: 3515363835 (eff. 0.276)
1034.94/1035.17	c #Conflicts:    2352000 | #Learnt:      44685 | 0.000
1034.94/1035.17	c total clause space: 127.173MB
1034.94/1035.17	c total #watches: 210664
1035.53/1035.76	c total #propagations: 970848810 / total #impl: 3516432632 (eff. 0.276)
1035.53/1035.76	c #Conflicts:    2353000 | #Learnt:      45685 | 0.000
1035.53/1035.76	c total clause space: 127.173MB
1035.53/1035.76	c total #watches: 214802
1036.14/1036.40	c total #propagations: 971095609 / total #impl: 3518005502 (eff. 0.276)
1036.14/1036.40	c #Conflicts:    2354000 | #Learnt:      46685 | 0.000
1036.14/1036.40	c total clause space: 127.173MB
1036.14/1036.40	c total #watches: 218477
1036.83/1037.02	c total #propagations: 971341575 / total #impl: 3519576187 (eff. 0.276)
1036.83/1037.02	c #Conflicts:    2355000 | #Learnt:      47685 | 0.000
1036.83/1037.02	c total clause space: 127.173MB
1036.83/1037.02	c total #watches: 221771
1037.43/1037.68	c total #propagations: 971598375 / total #impl: 3520912080 (eff. 0.276)
1037.43/1037.68	c #Conflicts:    2356000 | #Learnt:      48685 | 0.000
1037.43/1037.68	c total clause space: 127.173MB
1037.43/1037.68	c total #watches: 225390
1038.13/1038.38	c total #propagations: 971824562 / total #impl: 3522436286 (eff. 0.276)
1038.13/1038.38	c #Conflicts:    2357000 | #Learnt:      49685 | 0.000
1038.13/1038.38	c total clause space: 127.173MB
1038.13/1038.38	c total #watches: 229234
1038.83/1039.03	c total #propagations: 972093814 / total #impl: 3523927918 (eff. 0.276)
1038.83/1039.03	c #Conflicts:    2358000 | #Learnt:      50685 | 0.000
1038.83/1039.03	c total clause space: 127.173MB
1038.83/1039.03	c total #watches: 232586
1039.53/1039.74	c total #propagations: 972290976 / total #impl: 3524837145 (eff. 0.276)
1039.53/1039.74	c #Conflicts:    2359000 | #Learnt:      51685 | 0.000
1039.53/1039.74	c total clause space: 127.173MB
1039.53/1039.74	c total #watches: 236390
1040.33/1040.60	c total #propagations: 972559679 / total #impl: 3525997447 (eff. 0.276)
1040.33/1040.60	c #Conflicts:    2360000 | #Learnt:      52685 | 0.000
1040.33/1040.60	c total clause space: 127.173MB
1040.33/1040.60	c total #watches: 239642
1041.23/1041.42	c total #propagations: 972923748 / total #impl: 3527801243 (eff. 0.276)
1041.23/1041.42	c #Conflicts:    2361000 | #Learnt:      53685 | 0.000
1041.23/1041.42	c total clause space: 127.173MB
1041.23/1041.42	c total #watches: 243157
1042.13/1042.32	c total #propagations: 973183143 / total #impl: 3529686187 (eff. 0.276)
1042.13/1042.32	c #Conflicts:    2362000 | #Learnt:      54685 | 0.000
1042.13/1042.32	c total clause space: 127.173MB
1042.13/1042.32	c total #watches: 247423
1043.03/1043.27	c total #propagations: 973527525 / total #impl: 3531296500 (eff. 0.276)
1043.03/1043.27	c #Conflicts:    2363000 | #Learnt:      55685 | 0.000
1043.03/1043.27	c total clause space: 127.173MB
1043.03/1043.27	c total #watches: 250404
1044.13/1044.30	c total #propagations: 973890516 / total #impl: 3532596333 (eff. 0.276)
1044.13/1044.30	c #Conflicts:    2364000 | #Learnt:      56685 | 0.000
1044.13/1044.30	c total clause space: 127.173MB
1044.13/1044.30	c total #watches: 253256
1044.84/1045.10	c total #propagations: 974218442 / total #impl: 3534275630 (eff. 0.276)
1044.84/1045.10	c #Conflicts:    2365000 | #Learnt:      57685 | 0.000
1044.84/1045.10	c total clause space: 127.173MB
1044.84/1045.10	c total #watches: 256531
1045.94/1046.17	c total #propagations: 974464632 / total #impl: 3535899772 (eff. 0.276)
1045.94/1046.17	c #Conflicts:    2366000 | #Learnt:      58685 | 0.000
1045.94/1046.17	c total clause space: 127.173MB
1045.94/1046.17	c total #watches: 260043
1047.03/1047.22	c total #propagations: 974809108 / total #impl: 3537870582 (eff. 0.276)
1047.03/1047.22	c #Conflicts:    2367000 | #Learnt:      59685 | 0.000
1047.03/1047.22	c total clause space: 127.173MB
1047.03/1047.22	c total #watches: 263035
1048.13/1048.31	c total #propagations: 975139346 / total #impl: 3539004359 (eff. 0.276)
1048.13/1048.31	c #Conflicts:    2368000 | #Learnt:      60685 | 0.000
1048.13/1048.31	c total clause space: 127.173MB
1048.13/1048.31	c total #watches: 265577
1049.03/1049.25	c total #propagations: 975494930 / total #impl: 3540097759 (eff. 0.276)
1049.03/1049.25	c #Conflicts:    2369000 | #Learnt:      61685 | 0.000
1049.03/1049.25	c total clause space: 127.173MB
1049.03/1049.25	c total #watches: 268252
1049.73/1049.99	c total #propagations: 975834342 / total #impl: 3541109203 (eff. 0.276)
1049.73/1049.99	c #Conflicts:    2370000 | #Learnt:      62685 | 0.000
1049.73/1049.99	c total clause space: 127.173MB
1049.73/1049.99	c total #watches: 270699
1050.63/1050.84	c total #propagations: 976139201 / total #impl: 3541950446 (eff. 0.276)
1050.63/1050.84	c #Conflicts:    2371000 | #Learnt:      63685 | 0.000
1050.63/1050.84	c total clause space: 127.173MB
1050.63/1050.84	c total #watches: 273334
1051.63/1051.81	c total #propagations: 976429339 / total #impl: 3542830947 (eff. 0.276)
1051.63/1051.81	c #Conflicts:    2372000 | #Learnt:      64685 | 0.000
1051.63/1051.81	c total clause space: 127.173MB
1051.63/1051.81	c total #watches: 276517
1052.53/1052.80	c total #propagations: 976744129 / total #impl: 3544157996 (eff. 0.276)
1052.53/1052.80	c #Conflicts:    2373000 | #Learnt:      65685 | 0.000
1052.53/1052.80	c total clause space: 127.173MB
1052.53/1052.80	c total #watches: 280147
1053.53/1053.77	c total #propagations: 977037739 / total #impl: 3545650911 (eff. 0.276)
1053.53/1053.77	c #Conflicts:    2374000 | #Learnt:      66685 | 0.000
1053.53/1053.77	c total clause space: 127.173MB
1053.53/1053.77	c total #watches: 283473
1054.53/1054.73	c total #propagations: 977242229 / total #impl: 3546937509 (eff. 0.276)
1054.53/1054.73	c #Conflicts:    2375000 | #Learnt:      67685 | 0.000
1054.53/1054.73	c total clause space: 127.173MB
1054.53/1054.73	c total #watches: 286987
1055.43/1055.68	c total #propagations: 977555847 / total #impl: 3548505526 (eff. 0.275)
1055.43/1055.68	c #Conflicts:    2376000 | #Learnt:      68685 | 0.000
1055.43/1055.68	c total clause space: 127.173MB
1055.43/1055.68	c total #watches: 290408
1056.43/1056.69	c total #propagations: 977830046 / total #impl: 3550086183 (eff. 0.275)
1056.43/1056.69	c #Conflicts:    2377000 | #Learnt:      69685 | 0.000
1056.43/1056.69	c total clause space: 127.173MB
1056.43/1056.69	c total #watches: 293625
1057.63/1057.85	c total #propagations: 978144175 / total #impl: 3551643010 (eff. 0.275)
1057.63/1057.85	c #Conflicts:    2378000 | #Learnt:      70685 | 0.000
1057.63/1057.85	c total clause space: 127.173MB
1057.63/1057.85	c total #watches: 296697
1058.63/1058.89	c total #propagations: 978445441 / total #impl: 3553160189 (eff. 0.275)
1058.63/1058.89	c #Conflicts:    2379000 | #Learnt:      71685 | 0.000
1058.63/1058.89	c total clause space: 127.173MB
1058.63/1058.89	c total #watches: 300077
1059.82/1060.03	c total #propagations: 978717109 / total #impl: 3554419935 (eff. 0.275)
1059.82/1060.03	c #Conflicts:    2380000 | #Learnt:      72685 | 0.000
1059.82/1060.03	c total clause space: 127.173MB
1059.82/1060.03	c total #watches: 303288
1061.02/1061.21	c total #propagations: 978990892 / total #impl: 3556016456 (eff. 0.275)
1061.02/1061.21	c #Conflicts:    2381000 | #Learnt:      73685 | 0.000
1061.02/1061.21	c total clause space: 127.173MB
1061.02/1061.21	c total #watches: 306840
1062.22/1062.41	c total #propagations: 979181596 / total #impl: 3557556341 (eff. 0.275)
1062.22/1062.41	c #Conflicts:    2382000 | #Learnt:      74685 | 0.000
1062.22/1062.41	c total clause space: 127.173MB
1062.22/1062.41	c total #watches: 310127
1062.62/1062.86	c total #propagations: 979420615 / total #impl: 3558803620 (eff. 0.275)
1062.62/1062.86	c GC COLLECT
1062.62/1062.86	c #Conflicts:    2383000 | #Learnt:      38281 | 0.000
1062.62/1062.86	c total clause space: 127.173MB
1062.62/1062.86	c total #watches: 184672
1063.02/1063.26	c total #propagations: 979726873 / total #impl: 3559907169 (eff. 0.275)
1063.02/1063.26	c #Conflicts:    2384000 | #Learnt:      39281 | 0.000
1063.02/1063.26	c total clause space: 127.173MB
1063.02/1063.26	c total #watches: 187698
1063.42/1063.69	c total #propagations: 980039371 / total #impl: 3561016582 (eff. 0.275)
1063.42/1063.69	c #Conflicts:    2385000 | #Learnt:      40281 | 0.000
1063.42/1063.69	c total clause space: 127.173MB
1063.42/1063.69	c total #watches: 191608
1063.92/1064.19	c total #propagations: 980329694 / total #impl: 3562326342 (eff. 0.275)
1063.92/1064.19	c #Conflicts:    2386000 | #Learnt:      41281 | 0.000
1063.92/1064.19	c total clause space: 127.173MB
1063.92/1064.19	c total #watches: 195082
1064.42/1064.66	c total #propagations: 980592053 / total #impl: 3563887400 (eff. 0.275)
1064.42/1064.66	c #Conflicts:    2387000 | #Learnt:      42281 | 0.000
1064.42/1064.66	c total clause space: 127.173MB
1064.42/1064.66	c total #watches: 198424
1064.92/1065.18	c total #propagations: 980955372 / total #impl: 3565401342 (eff. 0.275)
1064.92/1065.18	c #Conflicts:    2388000 | #Learnt:      43281 | 0.000
1064.92/1065.18	c total clause space: 127.173MB
1064.92/1065.18	c total #watches: 201895
1065.52/1065.77	c total #propagations: 981378857 / total #impl: 3567278289 (eff. 0.275)
1065.52/1065.77	c #Conflicts:    2389000 | #Learnt:      44281 | 0.000
1065.52/1065.77	c total clause space: 127.173MB
1065.52/1065.77	c total #watches: 205200
1066.02/1066.28	c total #propagations: 981855538 / total #impl: 3569841206 (eff. 0.275)
1066.02/1066.28	c #Conflicts:    2390000 | #Learnt:      45281 | 0.000
1066.02/1066.28	c total clause space: 127.173MB
1066.02/1066.28	c total #watches: 208677
1066.72/1066.94	c total #propagations: 982119936 / total #impl: 3571361105 (eff. 0.275)
1066.72/1066.94	c #Conflicts:    2391000 | #Learnt:      46281 | 0.000
1066.72/1066.94	c total clause space: 127.173MB
1066.72/1066.94	c total #watches: 211769
1067.32/1067.57	c total #propagations: 982564301 / total #impl: 3572973231 (eff. 0.275)
1067.32/1067.57	c #Conflicts:    2392000 | #Learnt:      47281 | 0.000
1067.32/1067.57	c total clause space: 127.173MB
1067.32/1067.57	c total #watches: 214928
1067.93/1068.16	c total #propagations: 982954823 / total #impl: 3574532710 (eff. 0.275)
1067.93/1068.16	c #Conflicts:    2393000 | #Learnt:      48281 | 0.000
1067.93/1068.16	c total clause space: 127.173MB
1067.93/1068.16	c total #watches: 218802
1068.52/1068.77	c total #propagations: 983242472 / total #impl: 3576176194 (eff. 0.275)
1068.52/1068.77	c #Conflicts:    2394000 | #Learnt:      49281 | 0.000
1068.52/1068.77	c total clause space: 127.173MB
1068.52/1068.77	c total #watches: 222305
1069.32/1069.50	c total #propagations: 983466087 / total #impl: 3577705380 (eff. 0.275)
1069.32/1069.50	c #Conflicts:    2395000 | #Learnt:      50281 | 0.000
1069.32/1069.50	c total clause space: 127.173MB
1069.32/1069.50	c total #watches: 225719
1069.92/1070.18	c total #propagations: 983778527 / total #impl: 3579394508 (eff. 0.275)
1069.92/1070.18	c #Conflicts:    2396000 | #Learnt:      51281 | 0.000
1069.92/1070.18	c total clause space: 127.173MB
1069.92/1070.18	c total #watches: 228459
1070.62/1070.88	c total #propagations: 984117049 / total #impl: 3580627329 (eff. 0.275)
1070.62/1070.88	c #Conflicts:    2397000 | #Learnt:      52281 | 0.000
1070.62/1070.88	c total clause space: 127.173MB
1070.62/1070.88	c total #watches: 231566
1071.42/1071.65	c total #propagations: 984415406 / total #impl: 3582202243 (eff. 0.275)
1071.42/1071.65	c #Conflicts:    2398000 | #Learnt:      53281 | 0.000
1071.42/1071.65	c total clause space: 127.173MB
1071.42/1071.65	c total #watches: 235011
1072.33/1072.53	c total #propagations: 984788632 / total #impl: 3584012879 (eff. 0.275)
1072.33/1072.53	c #Conflicts:    2399000 | #Learnt:      54281 | 0.000
1072.33/1072.53	c total clause space: 127.173MB
1072.33/1072.53	c total #watches: 238395
1073.12/1073.36	c total #propagations: 985151627 / total #impl: 3585728630 (eff. 0.275)
1073.12/1073.36	c #Conflicts:    2400000 | #Learnt:      55281 | 0.000
1073.12/1073.36	c total clause space: 127.173MB
1073.12/1073.36	c total #watches: 242053
1074.02/1074.22	c total #propagations: 985392629 / total #impl: 3587213036 (eff. 0.275)
1074.02/1074.22	c #Conflicts:    2401000 | #Learnt:      56281 | 0.000
1074.02/1074.22	c total clause space: 127.173MB
1074.02/1074.22	c total #watches: 244904
1074.72/1074.98	c total #propagations: 985684034 / total #impl: 3588511824 (eff. 0.275)
1074.72/1074.98	c #Conflicts:    2402000 | #Learnt:      57281 | 0.000
1074.72/1074.98	c total clause space: 127.173MB
1074.72/1074.98	c total #watches: 248655
1075.63/1075.83	c total #propagations: 985951361 / total #impl: 3590230290 (eff. 0.275)
1075.63/1075.83	c #Conflicts:    2403000 | #Learnt:      58281 | 0.000
1075.63/1075.83	c total clause space: 127.173MB
1075.63/1075.83	c total #watches: 252219
1076.42/1076.69	c total #propagations: 986194480 / total #impl: 3592325171 (eff. 0.275)
1076.42/1076.69	c #Conflicts:    2404000 | #Learnt:      59281 | 0.000
1076.42/1076.69	c total clause space: 127.173MB
1076.42/1076.69	c total #watches: 255542
1077.32/1077.56	c total #propagations: 986451908 / total #impl: 3594141693 (eff. 0.274)
1077.32/1077.56	c #Conflicts:    2405000 | #Learnt:      60281 | 0.000
1077.32/1077.56	c total clause space: 127.173MB
1077.32/1077.56	c total #watches: 258912
1078.52/1078.74	c total #propagations: 986715915 / total #impl: 3596025785 (eff. 0.274)
1078.52/1078.74	c #Conflicts:    2406000 | #Learnt:      61281 | 0.000
1078.52/1078.74	c total clause space: 127.173MB
1078.52/1078.74	c total #watches: 262576
1079.72/1079.94	c total #propagations: 987369704 / total #impl: 3599482065 (eff. 0.274)
1079.72/1079.94	c #Conflicts:    2407000 | #Learnt:      62281 | 0.000
1079.72/1079.94	c total clause space: 127.173MB
1079.72/1079.94	c total #watches: 266276
1080.92/1081.11	c total #propagations: 987906350 / total #impl: 3602289042 (eff. 0.274)
1080.92/1081.11	c #Conflicts:    2408000 | #Learnt:      63281 | 0.000
1080.92/1081.11	c total clause space: 127.173MB
1080.92/1081.11	c total #watches: 270103
1082.12/1082.38	c total #propagations: 988373459 / total #impl: 3605137420 (eff. 0.274)
1082.12/1082.38	c #Conflicts:    2409000 | #Learnt:      64281 | 0.000
1082.12/1082.38	c total clause space: 127.173MB
1082.12/1082.38	c total #watches: 273846
1083.43/1083.61	c total #propagations: 988840697 / total #impl: 3608138246 (eff. 0.274)
1083.43/1083.61	c #Conflicts:    2410000 | #Learnt:      65281 | 0.000
1083.43/1083.61	c total clause space: 127.173MB
1083.43/1083.61	c total #watches: 277172
1084.62/1084.81	c total #propagations: 989218065 / total #impl: 3610490697 (eff. 0.274)
1084.62/1084.81	c #Conflicts:    2411000 | #Learnt:      66281 | 0.000
1084.62/1084.81	c total clause space: 127.173MB
1084.62/1084.81	c total #watches: 281139
1085.82/1086.08	c total #propagations: 989556091 / total #impl: 3612588017 (eff. 0.274)
1085.82/1086.08	c #Conflicts:    2412000 | #Learnt:      67281 | 0.000
1085.82/1086.08	c total clause space: 127.173MB
1085.82/1086.08	c total #watches: 284796
1087.02/1087.20	c total #propagations: 989967963 / total #impl: 3614339609 (eff. 0.274)
1087.02/1087.20	c #Conflicts:    2413000 | #Learnt:      68281 | 0.000
1087.02/1087.20	c total clause space: 127.173MB
1087.02/1087.20	c total #watches: 287824
1088.12/1088.36	c total #propagations: 990308116 / total #impl: 3615694501 (eff. 0.274)
1088.12/1088.36	c #Conflicts:    2414000 | #Learnt:      69281 | 0.000
1088.12/1088.36	c total clause space: 127.173MB
1088.12/1088.36	c total #watches: 290659
1089.32/1089.59	c total #propagations: 990748732 / total #impl: 3617323451 (eff. 0.274)
1089.32/1089.59	c #Conflicts:    2415000 | #Learnt:      70281 | 0.000
1089.32/1089.59	c total clause space: 127.173MB
1089.32/1089.59	c total #watches: 295890
1090.62/1090.85	c total #propagations: 991047426 / total #impl: 3619163843 (eff. 0.274)
1090.62/1090.85	c #Conflicts:    2416000 | #Learnt:      71281 | 0.000
1090.62/1090.85	c total clause space: 127.173MB
1090.62/1090.85	c total #watches: 299517
1091.92/1092.13	c total #propagations: 991407553 / total #impl: 3621235147 (eff. 0.274)
1091.92/1092.13	c #Conflicts:    2417000 | #Learnt:      72281 | 0.000
1091.92/1092.13	c total clause space: 127.173MB
1091.92/1092.13	c total #watches: 303376
1093.33/1093.58	c total #propagations: 991730013 / total #impl: 3623252383 (eff. 0.274)
1093.33/1093.58	c #Conflicts:    2418000 | #Learnt:      73281 | 0.000
1093.33/1093.58	c total clause space: 127.173MB
1093.33/1093.58	c total #watches: 307039
1094.62/1094.83	c total #propagations: 992022704 / total #impl: 3625537725 (eff. 0.274)
1094.62/1094.83	c #Conflicts:    2419000 | #Learnt:      74281 | 0.000
1094.62/1094.83	c total clause space: 127.173MB
1094.62/1094.83	c total #watches: 310570
1096.02/1096.21	c total #propagations: 992304020 / total #impl: 3627807605 (eff. 0.274)
1096.02/1096.21	c #Conflicts:    2420000 | #Learnt:      75281 | 0.000
1096.02/1096.21	c total clause space: 127.173MB
1096.02/1096.21	c total #watches: 314063
1096.53/1096.80	c total #propagations: 992604367 / total #impl: 3630016878 (eff. 0.273)
1096.53/1096.80	c GC COLLECT
1096.53/1096.80	c #Conflicts:    2421000 | #Learnt:      38583 | 0.000
1096.53/1096.80	c total clause space: 127.173MB
1096.53/1096.80	c total #watches: 186898
1096.92/1097.11	c total #propagations: 992941698 / total #impl: 3631774721 (eff. 0.273)
1096.92/1097.11	c #Conflicts:    2422000 | #Learnt:      39583 | 0.000
1096.92/1097.11	c total clause space: 127.173MB
1096.92/1097.11	c total #watches: 189532
1097.22/1097.46	c total #propagations: 993175599 / total #impl: 3632555649 (eff. 0.273)
1097.22/1097.46	c #Conflicts:    2423000 | #Learnt:      40583 | 0.000
1097.22/1097.46	c total clause space: 127.173MB
1097.22/1097.46	c total #watches: 192341
1097.63/1097.83	c total #propagations: 993533843 / total #impl: 3633605813 (eff. 0.273)
1097.63/1097.83	c #Conflicts:    2424000 | #Learnt:      41583 | 0.000
1097.63/1097.83	c total clause space: 127.173MB
1097.63/1097.83	c total #watches: 194864
1098.02/1098.24	c total #propagations: 993907819 / total #impl: 3634728080 (eff. 0.273)
1098.02/1098.24	c #Conflicts:    2425000 | #Learnt:      42583 | 0.000
1098.02/1098.24	c total clause space: 127.173MB
1098.02/1098.24	c total #watches: 197287
1098.42/1098.69	c total #propagations: 994287207 / total #impl: 3636001073 (eff. 0.273)
1098.42/1098.69	c #Conflicts:    2426000 | #Learnt:      43583 | 0.000
1098.42/1098.69	c total clause space: 127.173MB
1098.42/1098.69	c total #watches: 199640
1098.92/1099.13	c total #propagations: 994546172 / total #impl: 3636938403 (eff. 0.273)
1098.92/1099.13	c #Conflicts:    2427000 | #Learnt:      44583 | 0.000
1098.92/1099.13	c total clause space: 127.173MB
1098.92/1099.13	c total #watches: 201982
1099.42/1099.60	c total #propagations: 994819051 / total #impl: 3637846062 (eff. 0.273)
1099.42/1099.60	c #Conflicts:    2428000 | #Learnt:      45583 | 0.000
1099.42/1099.60	c total clause space: 127.173MB
1099.42/1099.60	c total #watches: 204192
1099.93/1100.12	c total #propagations: 995066054 / total #impl: 3638656856 (eff. 0.273)
1099.93/1100.12	c #Conflicts:    2429000 | #Learnt:      46583 | 0.000
1099.93/1100.12	c total clause space: 127.173MB
1099.93/1100.12	c total #watches: 206837
1100.32/1100.58	c total #propagations: 995459313 / total #impl: 3639837289 (eff. 0.273)
1100.32/1100.58	c #Conflicts:    2430000 | #Learnt:      47583 | 0.000
1100.32/1100.58	c total clause space: 127.173MB
1100.32/1100.58	c total #watches: 209347
1100.82/1101.06	c total #propagations: 995734517 / total #impl: 3640734267 (eff. 0.273)
1100.82/1101.06	c #Conflicts:    2431000 | #Learnt:      48583 | 0.000
1100.82/1101.06	c total clause space: 127.173MB
1100.82/1101.06	c total #watches: 211781
1101.32/1101.59	c total #propagations: 995976486 / total #impl: 3641584417 (eff. 0.274)
1101.32/1101.59	c #Conflicts:    2432000 | #Learnt:      49583 | 0.000
1101.32/1101.59	c total clause space: 127.173MB
1101.32/1101.59	c total #watches: 214188
1101.92/1102.13	c total #propagations: 996277453 / total #impl: 3642589051 (eff. 0.274)
1101.92/1102.13	c #Conflicts:    2433000 | #Learnt:      50583 | 0.000
1101.92/1102.13	c total clause space: 127.173MB
1101.92/1102.13	c total #watches: 216505
1102.42/1102.66	c total #propagations: 996598133 / total #impl: 3643721222 (eff. 0.274)
1102.42/1102.66	c #Conflicts:    2434000 | #Learnt:      51583 | 0.000
1102.42/1102.66	c total clause space: 127.173MB
1102.42/1102.66	c total #watches: 218743
1103.02/1103.26	c total #propagations: 996854810 / total #impl: 3644520745 (eff. 0.274)
1103.02/1103.26	c #Conflicts:    2435000 | #Learnt:      52583 | 0.000
1103.02/1103.26	c total clause space: 127.173MB
1103.02/1103.26	c total #watches: 221021
1103.62/1103.89	c total #propagations: 997172507 / total #impl: 3645644487 (eff. 0.274)
1103.62/1103.89	c #Conflicts:    2436000 | #Learnt:      53583 | 0.000
1103.62/1103.89	c total clause space: 127.173MB
1103.62/1103.89	c total #watches: 223404
1104.33/1104.59	c total #propagations: 997479366 / total #impl: 3646702996 (eff. 0.274)
1104.33/1104.59	c #Conflicts:    2437000 | #Learnt:      54583 | 0.000
1104.33/1104.59	c total clause space: 127.173MB
1104.33/1104.59	c total #watches: 225680
1105.02/1105.21	c total #propagations: 997795821 / total #impl: 3647849759 (eff. 0.274)
1105.02/1105.21	c #Conflicts:    2438000 | #Learnt:      55583 | 0.000
1105.02/1105.21	c total clause space: 127.173MB
1105.02/1105.21	c total #watches: 228040
1105.62/1105.89	c total #propagations: 998061982 / total #impl: 3648787841 (eff. 0.274)
1105.62/1105.89	c #Conflicts:    2439000 | #Learnt:      56583 | 0.000
1105.62/1105.89	c total clause space: 127.173MB
1105.62/1105.89	c total #watches: 230285
1106.32/1106.55	c total #propagations: 998382727 / total #impl: 3649844763 (eff. 0.274)
1106.32/1106.55	c #Conflicts:    2440000 | #Learnt:      57583 | 0.000
1106.32/1106.55	c total clause space: 127.173MB
1106.32/1106.55	c total #watches: 232427
1107.02/1107.20	c total #propagations: 998608631 / total #impl: 3650868679 (eff. 0.274)
1107.02/1107.20	c #Conflicts:    2441000 | #Learnt:      58583 | 0.000
1107.02/1107.20	c total clause space: 127.173MB
1107.02/1107.20	c total #watches: 234572
1107.72/1107.90	c total #propagations: 998801780 / total #impl: 3651839684 (eff. 0.274)
1107.72/1107.90	c #Conflicts:    2442000 | #Learnt:      59583 | 0.000
1107.72/1107.90	c total clause space: 127.173MB
1107.72/1107.90	c total #watches: 236822
1108.42/1108.67	c total #propagations: 999044344 / total #impl: 3652885147 (eff. 0.273)
1108.42/1108.67	c #Conflicts:    2443000 | #Learnt:      60583 | 0.000
1108.42/1108.67	c total clause space: 127.173MB
1108.42/1108.67	c total #watches: 239002
1109.22/1109.48	c total #propagations: 999302900 / total #impl: 3654103372 (eff. 0.273)
1109.22/1109.48	c #Conflicts:    2444000 | #Learnt:      61583 | 0.000
1109.22/1109.48	c total clause space: 127.173MB
1109.22/1109.48	c total #watches: 241459
1109.92/1110.18	c total #propagations: 999642294 / total #impl: 3655302437 (eff. 0.273)
1109.92/1110.18	c #Conflicts:    2445000 | #Learnt:      62583 | 0.000
1109.92/1110.18	c total clause space: 127.173MB
1109.92/1110.18	c total #watches: 243764
1110.62/1110.85	c total #propagations: 999957560 / total #impl: 3656382919 (eff. 0.273)
1110.62/1110.85	c #Conflicts:    2446000 | #Learnt:      63583 | 0.000
1110.62/1110.85	c total clause space: 127.173MB
1110.62/1110.85	c total #watches: 246009
1111.52/1111.70	c total #propagations: 1000263916 / total #impl: 3657412109 (eff. 0.273)
1111.52/1111.70	c #Conflicts:    2447000 | #Learnt:      64583 | 0.000
1111.52/1111.70	c total clause space: 127.173MB
1111.52/1111.70	c total #watches: 248179
1112.32/1112.54	c total #propagations: 1000618785 / total #impl: 3658542410 (eff. 0.274)
1112.32/1112.54	c #Conflicts:    2448000 | #Learnt:      65583 | 0.000
1112.32/1112.54	c total clause space: 127.173MB
1112.32/1112.54	c total #watches: 250535
1113.02/1113.26	c total #propagations: 1000959888 / total #impl: 3659850515 (eff. 0.273)
1113.02/1113.26	c #Conflicts:    2449000 | #Learnt:      66583 | 0.000
1113.02/1113.26	c total clause space: 127.173MB
1113.02/1113.26	c total #watches: 252929
1113.62/1113.87	c total #propagations: 1001208786 / total #impl: 3660666294 (eff. 0.274)
1113.62/1113.87	c #Conflicts:    2450000 | #Learnt:      67583 | 0.000
1113.62/1113.87	c total clause space: 127.173MB
1113.62/1113.87	c total #watches: 255177
1114.22/1114.44	c total #propagations: 1001450658 / total #impl: 3661742725 (eff. 0.273)
1114.22/1114.44	c #Conflicts:    2451000 | #Learnt:      68583 | 0.000
1114.22/1114.44	c total clause space: 127.173MB
1114.22/1114.44	c total #watches: 257591
1114.92/1115.11	c total #propagations: 1001755167 / total #impl: 3662769830 (eff. 0.273)
1114.92/1115.11	c #Conflicts:    2452000 | #Learnt:      69583 | 0.000
1114.92/1115.11	c total clause space: 127.173MB
1114.92/1115.11	c total #watches: 260011
1115.72/1115.91	c total #propagations: 1002147525 / total #impl: 3664032601 (eff. 0.274)
1115.72/1115.91	c #Conflicts:    2453000 | #Learnt:      70583 | 0.000
1115.72/1115.91	c total clause space: 127.173MB
1115.72/1115.91	c total #watches: 262506
1116.52/1116.71	c total #propagations: 1002537929 / total #impl: 3665363625 (eff. 0.274)
1116.52/1116.71	c #Conflicts:    2454000 | #Learnt:      71583 | 0.000
1116.52/1116.71	c total clause space: 127.173MB
1116.52/1116.71	c total #watches: 264954
1117.22/1117.44	c total #propagations: 1002848544 / total #impl: 3666588611 (eff. 0.274)
1117.22/1117.44	c #Conflicts:    2455000 | #Learnt:      72583 | 0.000
1117.22/1117.44	c total clause space: 127.173MB
1117.22/1117.44	c total #watches: 267490
1117.92/1118.15	c total #propagations: 1003150497 / total #impl: 3667899515 (eff. 0.273)
1117.92/1118.15	c #Conflicts:    2456000 | #Learnt:      73583 | 0.000
1117.92/1118.15	c total clause space: 127.173MB
1117.92/1118.15	c total #watches: 270049
1118.62/1118.86	c total #propagations: 1003426577 / total #impl: 3669137761 (eff. 0.273)
1118.62/1118.86	c #Conflicts:    2457000 | #Learnt:      74583 | 0.000
1118.62/1118.86	c total clause space: 127.173MB
1118.62/1118.86	c total #watches: 272685
1119.42/1119.64	c total #propagations: 1003659302 / total #impl: 3670312320 (eff. 0.273)
1119.42/1119.64	c #Conflicts:    2458000 | #Learnt:      75583 | 0.000
1119.42/1119.64	c total clause space: 127.173MB
1119.42/1119.64	c total #watches: 274894
1119.92/1120.12	c total #propagations: 1003990780 / total #impl: 3671545164 (eff. 0.273)
1119.92/1120.12	c GC COLLECT
1119.92/1120.12	c #Conflicts:    2459000 | #Learnt:      38576 | 0.000
1119.92/1120.12	c total clause space: 127.173MB
1119.92/1120.12	c total #watches: 185435
1120.22/1120.42	c total #propagations: 1004208662 / total #impl: 3672228662 (eff. 0.273)
1120.22/1120.42	c #Conflicts:    2460000 | #Learnt:      39576 | 0.000
1120.22/1120.42	c total clause space: 127.173MB
1120.22/1120.42	c total #watches: 188056
1120.51/1120.76	c total #propagations: 1004402829 / total #impl: 3672849559 (eff. 0.273)
1120.51/1120.76	c #Conflicts:    2461000 | #Learnt:      40576 | 0.000
1120.51/1120.76	c total clause space: 127.173MB
1120.51/1120.76	c total #watches: 190619
1120.91/1121.13	c total #propagations: 1004645847 / total #impl: 3673708615 (eff. 0.273)
1120.91/1121.13	c #Conflicts:    2462000 | #Learnt:      41576 | 0.000
1120.91/1121.13	c total clause space: 127.173MB
1120.91/1121.13	c total #watches: 193261
1121.21/1121.48	c total #propagations: 1004925749 / total #impl: 3674671098 (eff. 0.273)
1121.21/1121.48	c #Conflicts:    2463000 | #Learnt:      42576 | 0.000
1121.21/1121.48	c total clause space: 127.173MB
1121.21/1121.48	c total #watches: 196147
1121.61/1121.89	c total #propagations: 1005243516 / total #impl: 3675539859 (eff. 0.273)
1121.61/1121.89	c #Conflicts:    2464000 | #Learnt:      43576 | 0.000
1121.61/1121.89	c total clause space: 127.173MB
1121.61/1121.89	c total #watches: 199383
1122.01/1122.29	c total #propagations: 1005700121 / total #impl: 3676734838 (eff. 0.274)
1122.01/1122.29	c #Conflicts:    2465000 | #Learnt:      44576 | 0.000
1122.01/1122.29	c total clause space: 127.173MB
1122.01/1122.29	c total #watches: 201973
1122.51/1122.78	c total #propagations: 1006069943 / total #impl: 3677639541 (eff. 0.274)
1122.51/1122.78	c #Conflicts:    2466000 | #Learnt:      45576 | 0.000
1122.51/1122.78	c total clause space: 127.173MB
1122.51/1122.78	c total #watches: 204481
1123.02/1123.21	c total #propagations: 1006504534 / total #impl: 3679248500 (eff. 0.274)
1123.02/1123.21	c #Conflicts:    2467000 | #Learnt:      46576 | 0.000
1123.02/1123.21	c total clause space: 127.173MB
1123.02/1123.21	c total #watches: 206906
1123.51/1123.72	c total #propagations: 1006877230 / total #impl: 3680644982 (eff. 0.274)
1123.51/1123.72	c #Conflicts:    2468000 | #Learnt:      47576 | 0.000
1123.51/1123.72	c total clause space: 127.173MB
1123.51/1123.72	c total #watches: 209829
1124.02/1124.25	c total #propagations: 1007235041 / total #impl: 3682360105 (eff. 0.274)
1124.02/1124.25	c #Conflicts:    2469000 | #Learnt:      48576 | 0.000
1124.02/1124.25	c total clause space: 127.173MB
1124.02/1124.25	c total #watches: 212826
1124.61/1124.80	c total #propagations: 1007566847 / total #impl: 3684071439 (eff. 0.273)
1124.61/1124.80	c #Conflicts:    2470000 | #Learnt:      49576 | 0.000
1124.61/1124.80	c total clause space: 127.173MB
1124.61/1124.80	c total #watches: 216263
1125.01/1125.27	c total #propagations: 1007996657 / total #impl: 3685772805 (eff. 0.273)
1125.01/1125.27	c #Conflicts:    2471000 | #Learnt:      50576 | 0.000
1125.01/1125.27	c total clause space: 127.173MB
1125.01/1125.27	c total #watches: 218882
1125.61/1125.88	c total #propagations: 1008339908 / total #impl: 3686881851 (eff. 0.273)
1125.61/1125.88	c #Conflicts:    2472000 | #Learnt:      51576 | 0.000
1125.61/1125.88	c total clause space: 127.173MB
1125.61/1125.88	c total #watches: 221806
1126.11/1126.34	c total #propagations: 1008732465 / total #impl: 3688510177 (eff. 0.273)
1126.11/1126.34	c #Conflicts:    2473000 | #Learnt:      52576 | 0.000
1126.11/1126.34	c total clause space: 127.173MB
1126.11/1126.34	c total #watches: 227179
1126.61/1126.88	c total #propagations: 1008946037 / total #impl: 3689604648 (eff. 0.273)
1126.61/1126.88	c #Conflicts:    2474000 | #Learnt:      53576 | 0.000
1126.61/1126.88	c total clause space: 127.173MB
1126.61/1126.88	c total #watches: 230415
1127.21/1127.48	c total #propagations: 1009349725 / total #impl: 3691339960 (eff. 0.273)
1127.21/1127.48	c #Conflicts:    2475000 | #Learnt:      54576 | 0.000
1127.21/1127.48	c total clause space: 127.173MB
1127.21/1127.48	c total #watches: 233273
1127.81/1128.02	c total #propagations: 1009729646 / total #impl: 3693305628 (eff. 0.273)
1127.81/1128.02	c #Conflicts:    2476000 | #Learnt:      55576 | 0.000
1127.81/1128.02	c total clause space: 127.173MB
1127.81/1128.02	c total #watches: 235600
1128.42/1128.63	c total #propagations: 1010163026 / total #impl: 3694850550 (eff. 0.273)
1128.42/1128.63	c #Conflicts:    2477000 | #Learnt:      56576 | 0.000
1128.42/1128.63	c total clause space: 127.173MB
1128.42/1128.63	c total #watches: 237915
1129.11/1129.32	c total #propagations: 1010625302 / total #impl: 3696725498 (eff. 0.273)
1129.11/1129.32	c #Conflicts:    2478000 | #Learnt:      57576 | 0.000
1129.11/1129.32	c total clause space: 127.173MB
1129.11/1129.32	c total #watches: 240112
1129.71/1129.94	c total #propagations: 1011190951 / total #impl: 3698772558 (eff. 0.273)
1129.71/1129.94	c #Conflicts:    2479000 | #Learnt:      58576 | 0.000
1129.71/1129.94	c total clause space: 127.173MB
1129.71/1129.94	c total #watches: 242258
1130.41/1130.66	c total #propagations: 1011735941 / total #impl: 3700515783 (eff. 0.273)
1130.41/1130.66	c #Conflicts:    2480000 | #Learnt:      59576 | 0.000
1130.41/1130.66	c total clause space: 127.173MB
1130.41/1130.66	c total #watches: 244662
1131.11/1131.30	c total #propagations: 1012316517 / total #impl: 3702400779 (eff. 0.273)
1131.11/1131.30	c #Conflicts:    2481000 | #Learnt:      60576 | 0.000
1131.11/1131.30	c total clause space: 127.173MB
1131.11/1131.30	c total #watches: 247012
1131.72/1131.98	c total #propagations: 1012861621 / total #impl: 3704062231 (eff. 0.273)
1131.72/1131.98	c #Conflicts:    2482000 | #Learnt:      61576 | 0.000
1131.72/1131.98	c total clause space: 127.173MB
1131.72/1131.98	c total #watches: 249356
1132.11/1132.39	c total #propagations: 1013364431 / total #impl: 3706084205 (eff. 0.273)
1132.11/1132.39	c #Conflicts:    2483000 | #Learnt:      62576 | 0.000
1132.11/1132.39	c total clause space: 127.173MB
1132.11/1132.39	c total #watches: 252007
1132.71/1132.96	c total #propagations: 1013562946 / total #impl: 3706827974 (eff. 0.273)
1132.71/1132.96	c #Conflicts:    2484000 | #Learnt:      63576 | 0.000
1132.71/1132.96	c total clause space: 127.173MB
1132.71/1132.96	c total #watches: 255255
1133.31/1133.58	c total #propagations: 1013907372 / total #impl: 3707803969 (eff. 0.273)
1133.31/1133.58	c #Conflicts:    2485000 | #Learnt:      64576 | 0.000
1133.31/1133.58	c total clause space: 127.173MB
1133.31/1133.58	c total #watches: 258516
1133.81/1134.07	c total #propagations: 1014275744 / total #impl: 3709054992 (eff. 0.273)
1133.81/1134.07	c #Conflicts:    2486000 | #Learnt:      65576 | 0.000
1133.81/1134.07	c total clause space: 127.173MB
1133.81/1134.07	c total #watches: 261071
1134.71/1134.90	c total #propagations: 1014469717 / total #impl: 3709719091 (eff. 0.273)
1134.71/1134.90	c #Conflicts:    2487000 | #Learnt:      66576 | 0.000
1134.71/1134.90	c total clause space: 127.173MB
1134.71/1134.90	c total #watches: 263385
1135.61/1135.80	c total #propagations: 1014908471 / total #impl: 3711995837 (eff. 0.273)
1135.61/1135.80	c #Conflicts:    2488000 | #Learnt:      67576 | 0.000
1135.61/1135.80	c total clause space: 127.173MB
1135.61/1135.80	c total #watches: 265678
1136.41/1136.67	c total #propagations: 1015387888 / total #impl: 3714464428 (eff. 0.273)
1136.41/1136.67	c #Conflicts:    2489000 | #Learnt:      68576 | 0.000
1136.41/1136.67	c total clause space: 127.173MB
1136.41/1136.67	c total #watches: 268038
1137.22/1137.43	c total #propagations: 1015801765 / total #impl: 3717041828 (eff. 0.273)
1137.22/1137.43	c #Conflicts:    2490000 | #Learnt:      69576 | 0.000
1137.22/1137.43	c total clause space: 127.173MB
1137.22/1137.43	c total #watches: 270408
1137.91/1138.14	c total #propagations: 1016301451 / total #impl: 3718911895 (eff. 0.273)
1137.91/1138.14	c #Conflicts:    2491000 | #Learnt:      70576 | 0.000
1137.91/1138.14	c total clause space: 127.173MB
1137.91/1138.14	c total #watches: 272870
1138.81/1139.03	c total #propagations: 1016814804 / total #impl: 3721023154 (eff. 0.273)
1138.81/1139.03	c #Conflicts:    2492000 | #Learnt:      71576 | 0.000
1138.81/1139.03	c total clause space: 127.173MB
1138.81/1139.03	c total #watches: 275611
1139.71/1139.96	c total #propagations: 1017341962 / total #impl: 3723244436 (eff. 0.273)
1139.71/1139.96	c #Conflicts:    2493000 | #Learnt:      72576 | 0.000
1139.71/1139.96	c total clause space: 127.173MB
1139.71/1139.96	c total #watches: 277956
1140.62/1140.83	c total #propagations: 1017950439 / total #impl: 3725492487 (eff. 0.273)
1140.62/1140.83	c #Conflicts:    2494000 | #Learnt:      73576 | 0.000
1140.62/1140.83	c total clause space: 127.173MB
1140.62/1140.83	c total #watches: 280198
1141.41/1141.64	c total #propagations: 1018503674 / total #impl: 3727274619 (eff. 0.273)
1141.41/1141.64	c #Conflicts:    2495000 | #Learnt:      74576 | 0.000
1141.41/1141.64	c total clause space: 127.173MB
1141.41/1141.64	c total #watches: 282409
1142.21/1142.43	c total #propagations: 1019053735 / total #impl: 3729129784 (eff. 0.273)
1142.21/1142.43	c #Conflicts:    2496000 | #Learnt:      75576 | 0.000
1142.21/1142.43	c total clause space: 127.173MB
1142.21/1142.43	c total #watches: 284664
1142.91/1143.18	c total #propagations: 1019545586 / total #impl: 3731042588 (eff. 0.273)
1142.91/1143.18	c #Conflicts:    2497000 | #Learnt:      76576 | 0.000
1142.91/1143.18	c total clause space: 127.173MB
1142.91/1143.18	c total #watches: 287073
1143.51/1143.70	c total #propagations: 1019892870 / total #impl: 3732676469 (eff. 0.273)
1143.51/1143.70	c GC COLLECT
1143.51/1143.70	c #Conflicts:    2498000 | #Learnt:      39274 | 0.000
1143.51/1143.70	c total clause space: 127.173MB
1143.51/1143.70	c total #watches: 187528
1143.92/1144.14	c total #propagations: 1020458683 / total #impl: 3734452054 (eff. 0.273)
1143.92/1144.14	c #Conflicts:    2499000 | #Learnt:      40274 | 0.000
1143.92/1144.14	c total clause space: 127.173MB
1143.92/1144.14	c total #watches: 189858
1144.31/1144.54	c total #propagations: 1021035220 / total #impl: 3736268147 (eff. 0.273)
1144.31/1144.54	c #Conflicts:    2500000 | #Learnt:      41274 | 0.000
1144.31/1144.54	c total clause space: 127.173MB
1144.31/1144.54	c total #watches: 192210
1144.81/1145.02	c total #propagations: 1021526107 / total #impl: 3738018995 (eff. 0.273)
1144.81/1145.02	c #Conflicts:    2501000 | #Learnt:      42274 | 0.000
1144.81/1145.02	c total clause space: 127.173MB
1144.81/1145.02	c total #watches: 194506
1145.21/1145.44	c total #propagations: 1022050102 / total #impl: 3739759542 (eff. 0.273)
1145.21/1145.44	c #Conflicts:    2502000 | #Learnt:      43274 | 0.000
1145.21/1145.44	c total clause space: 127.173MB
1145.21/1145.44	c total #watches: 197701
1145.61/1145.88	c total #propagations: 1022388199 / total #impl: 3740839469 (eff. 0.273)
1145.61/1145.88	c #Conflicts:    2503000 | #Learnt:      44274 | 0.000
1145.61/1145.88	c total clause space: 127.173MB
1145.61/1145.88	c total #watches: 200904
1146.02/1146.28	c total #propagations: 1022514477 / total #impl: 3741679884 (eff. 0.273)
1146.02/1146.28	c #Conflicts:    2504000 | #Learnt:      45274 | 0.000
1146.02/1146.28	c total clause space: 127.173MB
1146.02/1146.28	c total #watches: 203659
1146.51/1146.73	c total #propagations: 1022597799 / total #impl: 3742222917 (eff. 0.273)
1146.51/1146.73	c #Conflicts:    2505000 | #Learnt:      46274 | 0.000
1146.51/1146.73	c total clause space: 127.173MB
1146.51/1146.73	c total #watches: 206037
1147.01/1147.23	c total #propagations: 1022719064 / total #impl: 3742968890 (eff. 0.273)
1147.01/1147.23	c #Conflicts:    2506000 | #Learnt:      47274 | 0.000
1147.01/1147.23	c total clause space: 127.173MB
1147.01/1147.23	c total #watches: 209018
1147.51/1147.77	c total #propagations: 1023008700 / total #impl: 3744023357 (eff. 0.273)
1147.51/1147.77	c #Conflicts:    2507000 | #Learnt:      48274 | 0.000
1147.51/1147.77	c total clause space: 127.173MB
1147.51/1147.77	c total #watches: 212308
1148.01/1148.28	c total #propagations: 1023306548 / total #impl: 3745044128 (eff. 0.273)
1148.01/1148.28	c #Conflicts:    2508000 | #Learnt:      49274 | 0.000
1148.01/1148.28	c total clause space: 127.173MB
1148.01/1148.28	c total #watches: 214581
1148.51/1148.71	c total #propagations: 1023768544 / total #impl: 3746770168 (eff. 0.273)
1148.51/1148.71	c #Conflicts:    2509000 | #Learnt:      50274 | 0.000
1148.51/1148.71	c total clause space: 127.173MB
1148.51/1148.71	c total #watches: 216904
1149.01/1149.22	c total #propagations: 1024215026 / total #impl: 3747990335 (eff. 0.273)
1149.01/1149.22	c #Conflicts:    2510000 | #Learnt:      51274 | 0.000
1149.01/1149.22	c total clause space: 127.173MB
1149.01/1149.22	c total #watches: 219218
1149.51/1149.75	c total #propagations: 1024714058 / total #impl: 3749426761 (eff. 0.273)
1149.51/1149.75	c #Conflicts:    2511000 | #Learnt:      52274 | 0.000
1149.51/1149.75	c total clause space: 127.173MB
1149.51/1149.75	c total #watches: 221508
1150.01/1150.28	c total #propagations: 1025221890 / total #impl: 3750971724 (eff. 0.273)
1150.01/1150.28	c #Conflicts:    2512000 | #Learnt:      53274 | 0.000
1150.01/1150.28	c total clause space: 127.173MB
1150.01/1150.28	c total #watches: 223732
1150.61/1150.81	c total #propagations: 1025708216 / total #impl: 3752845102 (eff. 0.273)
1150.61/1150.81	c #Conflicts:    2513000 | #Learnt:      54274 | 0.000
1150.61/1150.81	c total clause space: 127.173MB
1150.61/1150.81	c total #watches: 226134
1151.11/1151.35	c total #propagations: 1026122776 / total #impl: 3754457056 (eff. 0.273)
1151.11/1151.35	c #Conflicts:    2514000 | #Learnt:      55274 | 0.000
1151.11/1151.35	c total clause space: 127.173MB
1151.11/1151.35	c total #watches: 228328
1151.81/1152.04	c total #propagations: 1026545285 / total #impl: 3756304069 (eff. 0.273)
1151.81/1152.04	c #Conflicts:    2515000 | #Learnt:      56274 | 0.000
1151.81/1152.04	c total clause space: 127.173MB
1151.81/1152.04	c total #watches: 230958
1152.51/1152.75	c total #propagations: 1027000587 / total #impl: 3758397417 (eff. 0.273)
1152.51/1152.75	c #Conflicts:    2516000 | #Learnt:      57274 | 0.000
1152.51/1152.75	c total clause space: 127.173MB
1152.51/1152.75	c total #watches: 233823
1153.21/1153.43	c total #propagations: 1027539622 / total #impl: 3760529534 (eff. 0.273)
1153.21/1153.43	c #Conflicts:    2517000 | #Learnt:      58274 | 0.000
1153.21/1153.43	c total clause space: 127.173MB
1153.21/1153.43	c total #watches: 236146
1153.91/1154.12	c total #propagations: 1028018780 / total #impl: 3762447067 (eff. 0.273)
1153.91/1154.12	c #Conflicts:    2518000 | #Learnt:      59274 | 0.000
1153.91/1154.12	c total clause space: 127.173MB
1153.91/1154.12	c total #watches: 238623
1154.51/1154.78	c total #propagations: 1028501581 / total #impl: 3764330140 (eff. 0.273)
1154.51/1154.78	c #Conflicts:    2519000 | #Learnt:      60274 | 0.000
1154.51/1154.78	c total clause space: 127.173MB
1154.51/1154.78	c total #watches: 241039
1155.11/1155.36	c total #propagations: 1029015304 / total #impl: 3766208371 (eff. 0.273)
1155.11/1155.36	c #Conflicts:    2520000 | #Learnt:      61274 | 0.000
1155.11/1155.36	c total clause space: 127.173MB
1155.11/1155.36	c total #watches: 243427
1155.81/1156.01	c total #propagations: 1029454737 / total #impl: 3767789744 (eff. 0.273)
1155.81/1156.01	c #Conflicts:    2521000 | #Learnt:      62274 | 0.000
1155.81/1156.01	c total clause space: 127.173MB
1155.81/1156.01	c total #watches: 245599
1156.51/1156.73	c total #propagations: 1029888075 / total #impl: 3769191290 (eff. 0.273)
1156.51/1156.73	c #Conflicts:    2522000 | #Learnt:      63274 | 0.000
1156.51/1156.73	c total clause space: 127.173MB
1156.51/1156.73	c total #watches: 247904
1157.21/1157.49	c total #propagations: 1030412736 / total #impl: 3771137908 (eff. 0.273)
1157.21/1157.49	c #Conflicts:    2523000 | #Learnt:      64274 | 0.000
1157.21/1157.49	c total clause space: 127.173MB
1157.21/1157.49	c total #watches: 250190
1158.01/1158.23	c total #propagations: 1030982662 / total #impl: 3773176149 (eff. 0.273)
1158.01/1158.23	c #Conflicts:    2524000 | #Learnt:      65274 | 0.000
1158.01/1158.23	c total clause space: 127.173MB
1158.01/1158.23	c total #watches: 252606
1158.81/1159.02	c total #propagations: 1031488338 / total #impl: 3775029048 (eff. 0.273)
1158.81/1159.02	c #Conflicts:    2525000 | #Learnt:      66274 | 0.000
1158.81/1159.02	c total clause space: 127.173MB
1158.81/1159.02	c total #watches: 254979
1159.61/1159.85	c total #propagations: 1031932502 / total #impl: 3776690083 (eff. 0.273)
1159.61/1159.85	c #Conflicts:    2526000 | #Learnt:      67274 | 0.000
1159.61/1159.85	c total clause space: 127.173MB
1159.61/1159.85	c total #watches: 257286
1160.41/1160.64	c total #propagations: 1032389471 / total #impl: 3778327325 (eff. 0.273)
1160.41/1160.64	c #Conflicts:    2527000 | #Learnt:      68274 | 0.000
1160.41/1160.64	c total clause space: 127.173MB
1160.41/1160.64	c total #watches: 259766
1161.21/1161.43	c total #propagations: 1032825157 / total #impl: 3780023689 (eff. 0.273)
1161.21/1161.43	c #Conflicts:    2528000 | #Learnt:      69274 | 0.000
1161.21/1161.43	c total clause space: 127.173MB
1161.21/1161.43	c total #watches: 262079
1161.91/1162.17	c total #propagations: 1033324042 / total #impl: 3781883513 (eff. 0.273)
1161.91/1162.17	c #Conflicts:    2529000 | #Learnt:      70274 | 0.000
1161.91/1162.17	c total clause space: 127.173MB
1161.91/1162.17	c total #watches: 264960
1162.71/1162.94	c total #propagations: 1033622105 / total #impl: 3783441092 (eff. 0.273)
1162.71/1162.94	c #Conflicts:    2530000 | #Learnt:      71274 | 0.000
1162.71/1162.94	c total clause space: 127.173MB
1162.71/1162.94	c total #watches: 267447
1163.61/1163.85	c total #propagations: 1034042787 / total #impl: 3785018254 (eff. 0.273)
1163.61/1163.85	c #Conflicts:    2531000 | #Learnt:      72274 | 0.000
1163.61/1163.85	c total clause space: 127.173MB
1163.61/1163.85	c total #watches: 269724
1164.61/1164.82	c total #propagations: 1034538647 / total #impl: 3787030788 (eff. 0.273)
1164.61/1164.82	c #Conflicts:    2532000 | #Learnt:      73274 | 0.000
1164.61/1164.82	c total clause space: 127.173MB
1164.61/1164.82	c total #watches: 272248
1165.61/1165.85	c total #propagations: 1034986091 / total #impl: 3788889984 (eff. 0.273)
1165.61/1165.85	c #Conflicts:    2533000 | #Learnt:      74274 | 0.000
1165.61/1165.85	c total clause space: 127.173MB
1165.61/1165.85	c total #watches: 274618
1167.01/1167.21	c total #propagations: 1035426313 / total #impl: 3790931114 (eff. 0.273)
1167.01/1167.21	c #Conflicts:    2534000 | #Learnt:      75274 | 0.000
1167.01/1167.21	c total clause space: 127.173MB
1167.01/1167.21	c total #watches: 277006
1167.91/1168.14	c total #propagations: 1036102514 / total #impl: 3793949818 (eff. 0.273)
1167.91/1168.14	c #Conflicts:    2535000 | #Learnt:      76274 | 0.000
1167.91/1168.14	c total clause space: 127.173MB
1167.91/1168.14	c total #watches: 279971
1169.01/1169.24	c total #propagations: 1036510985 / total #impl: 3795476318 (eff. 0.273)
1169.01/1169.24	c GC COLLECT
1169.01/1169.24	c #Conflicts:    2536000 | #Learnt:      38669 | 0.000
1169.01/1169.24	c total clause space: 127.173MB
1169.01/1169.24	c total #watches: 185964
1169.51/1169.71	c total #propagations: 1037040887 / total #impl: 3797407317 (eff. 0.273)
1169.51/1169.71	c #Conflicts:    2537000 | #Learnt:      39669 | 0.000
1169.51/1169.71	c total clause space: 127.173MB
1169.51/1169.71	c total #watches: 188958
1170.01/1170.21	c total #propagations: 1037489955 / total #impl: 3799192675 (eff. 0.273)
1170.01/1170.21	c #Conflicts:    2538000 | #Learnt:      40669 | 0.000
1170.01/1170.21	c total clause space: 127.173MB
1170.01/1170.21	c total #watches: 191545
1170.31/1170.58	c total #propagations: 1037994619 / total #impl: 3800990106 (eff. 0.273)
1170.31/1170.58	c #Conflicts:    2539000 | #Learnt:      41669 | 0.000
1170.31/1170.58	c total clause space: 127.173MB
1170.31/1170.58	c total #watches: 194604
1170.81/1171.09	c total #propagations: 1038305784 / total #impl: 3802035865 (eff. 0.273)
1170.81/1171.09	c #Conflicts:    2540000 | #Learnt:      42669 | 0.000
1170.81/1171.09	c total clause space: 127.173MB
1170.81/1171.09	c total #watches: 197056
1171.31/1171.51	c total #propagations: 1038856764 / total #impl: 3803700001 (eff. 0.273)
1171.31/1171.51	c #Conflicts:    2541000 | #Learnt:      43669 | 0.000
1171.31/1171.51	c total clause space: 127.173MB
1171.31/1171.51	c total #watches: 199436
1171.70/1171.96	c total #propagations: 1039291342 / total #impl: 3805200640 (eff. 0.273)
1171.70/1171.96	c #Conflicts:    2542000 | #Learnt:      44669 | 0.000
1171.70/1171.96	c total clause space: 127.173MB
1171.70/1171.96	c total #watches: 201834
1172.10/1172.37	c total #propagations: 1039793837 / total #impl: 3806731079 (eff. 0.273)
1172.10/1172.37	c #Conflicts:    2543000 | #Learnt:      45669 | 0.000
1172.10/1172.37	c total clause space: 127.173MB
1172.10/1172.37	c total #watches: 204375
1172.60/1172.84	c total #propagations: 1040279017 / total #impl: 3808046508 (eff. 0.273)
1172.60/1172.84	c #Conflicts:    2544000 | #Learnt:      46669 | 0.000
1172.60/1172.84	c total clause space: 127.173MB
1172.60/1172.84	c total #watches: 206816
1173.10/1173.36	c total #propagations: 1040776769 / total #impl: 3809553606 (eff. 0.273)
1173.10/1173.36	c #Conflicts:    2545000 | #Learnt:      47669 | 0.000
1173.10/1173.36	c total clause space: 127.173MB
1173.10/1173.36	c total #watches: 209180
1173.61/1173.85	c total #propagations: 1041269227 / total #impl: 3811201974 (eff. 0.273)
1173.61/1173.85	c #Conflicts:    2546000 | #Learnt:      48669 | 0.000
1173.61/1173.85	c total clause space: 127.173MB
1173.61/1173.85	c total #watches: 211685
1174.10/1174.34	c total #propagations: 1041711374 / total #impl: 3812803236 (eff. 0.273)
1174.10/1174.34	c #Conflicts:    2547000 | #Learnt:      49669 | 0.000
1174.10/1174.34	c total clause space: 127.173MB
1174.10/1174.34	c total #watches: 214216
1174.61/1174.89	c total #propagations: 1042185276 / total #impl: 3814857757 (eff. 0.273)
1174.61/1174.89	c #Conflicts:    2548000 | #Learnt:      50669 | 0.000
1174.61/1174.89	c total clause space: 127.173MB
1174.61/1174.89	c total #watches: 216667
1175.20/1175.41	c total #propagations: 1042695329 / total #impl: 3817065813 (eff. 0.273)
1175.20/1175.41	c #Conflicts:    2549000 | #Learnt:      51669 | 0.000
1175.20/1175.41	c total clause space: 127.173MB
1175.20/1175.41	c total #watches: 218978
1175.71/1176.00	c total #propagations: 1043225806 / total #impl: 3819124828 (eff. 0.273)
1175.71/1176.00	c #Conflicts:    2550000 | #Learnt:      52669 | 0.000
1175.71/1176.00	c total clause space: 127.173MB
1175.71/1176.00	c total #watches: 221119
1176.30/1176.56	c total #propagations: 1043684885 / total #impl: 3821136860 (eff. 0.273)
1176.30/1176.56	c #Conflicts:    2551000 | #Learnt:      53669 | 0.000
1176.30/1176.56	c total clause space: 127.173MB
1176.30/1176.56	c total #watches: 223556
1176.91/1177.17	c total #propagations: 1044178470 / total #impl: 3823157831 (eff. 0.273)
1176.91/1177.17	c #Conflicts:    2552000 | #Learnt:      54669 | 0.000
1176.91/1177.17	c total clause space: 127.173MB
1176.91/1177.17	c total #watches: 225905
1177.50/1177.73	c total #propagations: 1044730050 / total #impl: 3825250254 (eff. 0.273)
1177.50/1177.73	c #Conflicts:    2553000 | #Learnt:      55669 | 0.000
1177.50/1177.73	c total clause space: 127.173MB
1177.50/1177.73	c total #watches: 228130
1178.01/1178.29	c total #propagations: 1045198732 / total #impl: 3827048077 (eff. 0.273)
1178.01/1178.29	c #Conflicts:    2554000 | #Learnt:      56669 | 0.000
1178.01/1178.29	c total clause space: 127.173MB
1178.01/1178.29	c total #watches: 230645
1178.60/1178.88	c total #propagations: 1045564797 / total #impl: 3828375987 (eff. 0.273)
1178.60/1178.88	c #Conflicts:    2555000 | #Learnt:      57669 | 0.000
1178.60/1178.88	c total clause space: 127.173MB
1178.60/1178.88	c total #watches: 232826
1179.30/1179.56	c total #propagations: 1046013433 / total #impl: 3829901424 (eff. 0.273)
1179.30/1179.56	c #Conflicts:    2556000 | #Learnt:      58669 | 0.000
1179.30/1179.56	c total clause space: 127.173MB
1179.30/1179.56	c total #watches: 235095
1179.90/1180.17	c total #propagations: 1046510856 / total #impl: 3831780849 (eff. 0.273)
1179.90/1180.17	c #Conflicts:    2557000 | #Learnt:      59669 | 0.000
1179.90/1180.17	c total clause space: 127.173MB
1179.90/1180.17	c total #watches: 237283
1180.60/1180.80	c total #propagations: 1046981789 / total #impl: 3833322574 (eff. 0.273)
1180.60/1180.80	c #Conflicts:    2558000 | #Learnt:      60669 | 0.000
1180.60/1180.80	c total clause space: 127.173MB
1180.60/1180.80	c total #watches: 239473
1181.10/1181.36	c total #propagations: 1047510940 / total #impl: 3834848521 (eff. 0.273)
1181.10/1181.36	c #Conflicts:    2559000 | #Learnt:      61669 | 0.000
1181.10/1181.36	c total clause space: 127.173MB
1181.10/1181.36	c total #watches: 241672
1181.70/1181.97	c total #propagations: 1048097344 / total #impl: 3836389884 (eff. 0.273)
1181.70/1181.97	c #Conflicts:    2560000 | #Learnt:      62669 | 0.000
1181.70/1181.97	c total clause space: 127.173MB
1181.70/1181.97	c total #watches: 243799
1182.41/1182.68	c total #propagations: 1048571526 / total #impl: 3837835768 (eff. 0.273)
1182.41/1182.68	c #Conflicts:    2561000 | #Learnt:      63669 | 0.000
1182.41/1182.68	c total clause space: 127.173MB
1182.41/1182.68	c total #watches: 246154
1183.00/1183.28	c total #propagations: 1049075566 / total #impl: 3839844986 (eff. 0.273)
1183.00/1183.28	c #Conflicts:    2562000 | #Learnt:      64669 | 0.000
1183.00/1183.28	c total clause space: 127.173MB
1183.00/1183.28	c total #watches: 248575
1183.80/1184.00	c total #propagations: 1049497877 / total #impl: 3841344686 (eff. 0.273)
1183.80/1184.00	c #Conflicts:    2563000 | #Learnt:      65669 | 0.000
1183.80/1184.00	c total clause space: 127.173MB
1183.80/1184.00	c total #watches: 251008
1184.51/1184.78	c total #propagations: 1050057983 / total #impl: 3843509018 (eff. 0.273)
1184.51/1184.78	c #Conflicts:    2564000 | #Learnt:      66669 | 0.000
1184.51/1184.78	c total clause space: 127.173MB
1184.51/1184.78	c total #watches: 253347
1185.20/1185.48	c total #propagations: 1050581308 / total #impl: 3845692010 (eff. 0.273)
1185.20/1185.48	c #Conflicts:    2565000 | #Learnt:      67669 | 0.000
1185.20/1185.48	c total clause space: 127.173MB
1185.20/1185.48	c total #watches: 256189
1186.10/1186.31	c total #propagations: 1051098165 / total #impl: 3847620562 (eff. 0.273)
1186.10/1186.31	c #Conflicts:    2566000 | #Learnt:      68669 | 0.000
1186.10/1186.31	c total clause space: 127.173MB
1186.10/1186.31	c total #watches: 258524
1186.81/1187.10	c total #propagations: 1051721438 / total #impl: 3849387725 (eff. 0.273)
1186.81/1187.10	c #Conflicts:    2567000 | #Learnt:      69669 | 0.000
1186.81/1187.10	c total clause space: 127.173MB
1186.81/1187.10	c total #watches: 261108
1187.60/1187.81	c total #propagations: 1052193115 / total #impl: 3851788350 (eff. 0.273)
1187.60/1187.81	c #Conflicts:    2568000 | #Learnt:      70669 | 0.000
1187.60/1187.81	c total clause space: 127.173MB
1187.60/1187.81	c total #watches: 263837
1188.30/1188.55	c total #propagations: 1052584499 / total #impl: 3853650328 (eff. 0.273)
1188.30/1188.55	c #Conflicts:    2569000 | #Learnt:      71669 | 0.000
1188.30/1188.55	c total clause space: 127.173MB
1188.30/1188.55	c total #watches: 266380
1188.91/1189.20	c total #propagations: 1053055202 / total #impl: 3855844715 (eff. 0.273)
1188.91/1189.20	c #Conflicts:    2570000 | #Learnt:      72669 | 0.000
1188.91/1189.20	c total clause space: 127.173MB
1188.91/1189.20	c total #watches: 268575
1189.60/1189.85	c total #propagations: 1053468012 / total #impl: 3857530467 (eff. 0.273)
1189.60/1189.85	c #Conflicts:    2571000 | #Learnt:      73669 | 0.000
1189.60/1189.85	c total clause space: 127.173MB
1189.60/1189.85	c total #watches: 270713
1190.20/1190.48	c total #propagations: 1053857851 / total #impl: 3859351715 (eff. 0.273)
1190.20/1190.48	c #Conflicts:    2572000 | #Learnt:      74669 | 0.000
1190.20/1190.48	c total clause space: 127.173MB
1190.20/1190.48	c total #watches: 272908
1191.00/1191.28	c total #propagations: 1054284073 / total #impl: 3860849583 (eff. 0.273)
1191.00/1191.28	c #Conflicts:    2573000 | #Learnt:      75669 | 0.000
1191.00/1191.28	c total clause space: 127.173MB
1191.00/1191.28	c total #watches: 275092
1191.90/1192.13	c total #propagations: 1054884969 / total #impl: 3862779968 (eff. 0.273)
1191.90/1192.13	c #Conflicts:    2574000 | #Learnt:      76669 | 0.000
1191.90/1192.13	c total clause space: 127.173MB
1191.90/1192.13	c total #watches: 278074
1192.50/1192.75	c total #propagations: 1055289813 / total #impl: 3864199710 (eff. 0.273)
1192.50/1192.75	c #Conflicts:    2575000 | #Learnt:      77669 | 0.000
1192.50/1192.75	c total clause space: 127.173MB
1192.50/1192.75	c total #watches: 280652
1192.90/1193.18	c total #propagations: 1055685198 / total #impl: 3865972955 (eff. 0.273)
1192.90/1193.18	c GC COLLECT
1192.90/1193.18	c #Conflicts:    2576000 | #Learnt:      39772 | 0.000
1192.90/1193.18	c total clause space: 127.173MB
1192.90/1193.18	c total #watches: 188804
1193.31/1193.56	c total #propagations: 1056195221 / total #impl: 3867815023 (eff. 0.273)
1193.31/1193.56	c #Conflicts:    2577000 | #Learnt:      40772 | 0.000
1193.31/1193.56	c total clause space: 127.173MB
1193.31/1193.56	c total #watches: 191336
1193.70/1193.97	c total #propagations: 1056607160 / total #impl: 3869409238 (eff. 0.273)
1193.70/1193.97	c #Conflicts:    2578000 | #Learnt:      41772 | 0.000
1193.70/1193.97	c total clause space: 127.173MB
1193.70/1193.97	c total #watches: 193507
1194.10/1194.38	c total #propagations: 1057136988 / total #impl: 3871081976 (eff. 0.273)
1194.10/1194.38	c #Conflicts:    2579000 | #Learnt:      42772 | 0.000
1194.10/1194.38	c total clause space: 127.173MB
1194.10/1194.38	c total #watches: 195796
1194.60/1194.80	c total #propagations: 1057624884 / total #impl: 3872751747 (eff. 0.273)
1194.60/1194.80	c #Conflicts:    2580000 | #Learnt:      43772 | 0.000
1194.60/1194.80	c total clause space: 127.173MB
1194.60/1194.80	c total #watches: 198158
1194.90/1195.17	c total #propagations: 1058110174 / total #impl: 3874603630 (eff. 0.273)
1194.90/1195.17	c #Conflicts:    2581000 | #Learnt:      44772 | 0.000
1194.90/1195.17	c total clause space: 127.173MB
1194.90/1195.17	c total #watches: 200675
1195.40/1195.60	c total #propagations: 1058536368 / total #impl: 3875884929 (eff. 0.273)
1195.40/1195.60	c #Conflicts:    2582000 | #Learnt:      45772 | 0.000
1195.40/1195.60	c total clause space: 127.173MB
1195.40/1195.60	c total #watches: 203217
1195.80/1196.08	c total #propagations: 1059027198 / total #impl: 3877572511 (eff. 0.273)
1195.80/1196.08	c #Conflicts:    2583000 | #Learnt:      46772 | 0.000
1195.80/1196.08	c total clause space: 127.173MB
1195.80/1196.08	c total #watches: 205895
1196.40/1196.61	c total #propagations: 1059481363 / total #impl: 3879135511 (eff. 0.273)
1196.40/1196.61	c #Conflicts:    2584000 | #Learnt:      47772 | 0.000
1196.40/1196.61	c total clause space: 127.173MB
1196.40/1196.61	c total #watches: 208461
1196.90/1197.14	c total #propagations: 1059961768 / total #impl: 3880878448 (eff. 0.273)
1196.90/1197.14	c #Conflicts:    2585000 | #Learnt:      48772 | 0.000
1196.90/1197.14	c total clause space: 127.173MB
1196.90/1197.14	c total #watches: 211101
1197.40/1197.65	c total #propagations: 1060487035 / total #impl: 3882706120 (eff. 0.273)
1197.40/1197.65	c #Conflicts:    2586000 | #Learnt:      49772 | 0.000
1197.40/1197.65	c total clause space: 127.173MB
1197.40/1197.65	c total #watches: 213475
1198.00/1198.22	c total #propagations: 1060952816 / total #impl: 3884298266 (eff. 0.273)
1198.00/1198.22	c #Conflicts:    2587000 | #Learnt:      50772 | 0.000
1198.00/1198.22	c total clause space: 127.173MB
1198.00/1198.22	c total #watches: 215817
1198.70/1198.92	c total #propagations: 1061494614 / total #impl: 3886242990 (eff. 0.273)
1198.70/1198.92	c #Conflicts:    2588000 | #Learnt:      51772 | 0.000
1198.70/1198.92	c total clause space: 127.173MB
1198.70/1198.92	c total #watches: 218339
1199.40/1199.60	c total #propagations: 1062109604 / total #impl: 3888364433 (eff. 0.273)
1199.40/1199.60	c #Conflicts:    2589000 | #Learnt:      52772 | 0.000
1199.40/1199.60	c total clause space: 127.173MB
1199.40/1199.60	c total #watches: 220514
1199.90/1200.14	c total #propagations: 1062644683 / total #impl: 3890354012 (eff. 0.273)
1199.90/1200.14	c #Conflicts:    2590000 | #Learnt:      53772 | 0.000
1199.90/1200.14	c total clause space: 127.173MB
1199.90/1200.14	c total #watches: 222591
1200.40/1200.68	c total #propagations: 1063207827 / total #impl: 3892067621 (eff. 0.273)
1200.40/1200.68	c #Conflicts:    2591000 | #Learnt:      54772 | 0.000
1200.40/1200.68	c total clause space: 127.173MB
1200.40/1200.68	c total #watches: 224848
1200.90/1201.16	c total #propagations: 1063710645 / total #impl: 3893816605 (eff. 0.273)
1200.90/1201.16	c #Conflicts:    2592000 | #Learnt:      55772 | 0.000
1200.90/1201.16	c total clause space: 127.173MB
1200.90/1201.16	c total #watches: 227269
1201.50/1201.70	c total #propagations: 1064069942 / total #impl: 3895041992 (eff. 0.273)
1201.50/1201.70	c #Conflicts:    2593000 | #Learnt:      56772 | 0.000
1201.50/1201.70	c total clause space: 127.173MB
1201.50/1201.70	c total #watches: 229941
1202.00/1202.28	c total #propagations: 1064534701 / total #impl: 3896653792 (eff. 0.273)
1202.00/1202.28	c #Conflicts:    2594000 | #Learnt:      57772 | 0.000
1202.00/1202.28	c total clause space: 127.173MB
1202.00/1202.28	c total #watches: 232227
1202.70/1202.91	c total #propagations: 1065026493 / total #impl: 3898443301 (eff. 0.273)
1202.70/1202.91	c #Conflicts:    2595000 | #Learnt:      58772 | 0.000
1202.70/1202.91	c total clause space: 127.173MB
1202.70/1202.91	c total #watches: 234385
1203.20/1203.42	c total #propagations: 1065587283 / total #impl: 3900642144 (eff. 0.273)
1203.20/1203.42	c #Conflicts:    2596000 | #Learnt:      59772 | 0.000
1203.20/1203.42	c total clause space: 127.173MB
1203.20/1203.42	c total #watches: 237140
1203.70/1203.96	c total #propagations: 1066004676 / total #impl: 3902304147 (eff. 0.273)
1203.70/1203.96	c #Conflicts:    2597000 | #Learnt:      60772 | 0.000
1203.70/1203.96	c total clause space: 127.173MB
1203.70/1203.96	c total #watches: 240604
1204.30/1204.60	c total #propagations: 1066360034 / total #impl: 3904071816 (eff. 0.273)
1204.30/1204.60	c #Conflicts:    2598000 | #Learnt:      61772 | 0.000
1204.30/1204.60	c total clause space: 127.173MB
1204.30/1204.60	c total #watches: 243674
1205.10/1205.31	c total #propagations: 1066756927 / total #impl: 3906082107 (eff. 0.273)
1205.10/1205.31	c #Conflicts:    2599000 | #Learnt:      62772 | 0.000
1205.10/1205.31	c total clause space: 127.173MB
1205.10/1205.31	c total #watches: 246105
1205.90/1206.17	c total #propagations: 1067196518 / total #impl: 3907884897 (eff. 0.273)
1205.90/1206.17	c #Conflicts:    2600000 | #Learnt:      63772 | 0.000
1205.90/1206.17	c total clause space: 127.173MB
1205.90/1206.17	c total #watches: 248388
1206.80/1207.03	c total #propagations: 1067835543 / total #impl: 3910234403 (eff. 0.273)
1206.80/1207.03	c #Conflicts:    2601000 | #Learnt:      64772 | 0.000
1206.80/1207.03	c total clause space: 127.173MB
1206.80/1207.03	c total #watches: 250948
1207.60/1207.89	c total #propagations: 1068382031 / total #impl: 3912333838 (eff. 0.273)
1207.60/1207.89	c #Conflicts:    2602000 | #Learnt:      65772 | 0.000
1207.60/1207.89	c total clause space: 127.173MB
1207.60/1207.89	c total #watches: 253497
1208.40/1208.66	c total #propagations: 1068863107 / total #impl: 3914445719 (eff. 0.273)
1208.40/1208.66	c #Conflicts:    2603000 | #Learnt:      66772 | 0.000
1208.40/1208.66	c total clause space: 127.173MB
1208.40/1208.66	c total #watches: 256135
1209.20/1209.40	c total #propagations: 1069203282 / total #impl: 3916029248 (eff. 0.273)
1209.20/1209.40	c #Conflicts:    2604000 | #Learnt:      67772 | 0.000
1209.20/1209.40	c total clause space: 127.173MB
1209.20/1209.40	c total #watches: 258443
1209.90/1210.17	c total #propagations: 1069659206 / total #impl: 3917915484 (eff. 0.273)
1209.90/1210.17	c #Conflicts:    2605000 | #Learnt:      68772 | 0.000
1209.90/1210.17	c total clause space: 127.173MB
1209.90/1210.17	c total #watches: 260650
1210.60/1210.87	c total #propagations: 1070103527 / total #impl: 3919906472 (eff. 0.273)
1210.60/1210.87	c #Conflicts:    2606000 | #Learnt:      69772 | 0.000
1210.60/1210.87	c total clause space: 127.173MB
1210.60/1210.87	c total #watches: 262926
1211.40/1211.61	c total #propagations: 1070487372 / total #impl: 3921650246 (eff. 0.273)
1211.40/1211.61	c #Conflicts:    2607000 | #Learnt:      70772 | 0.000
1211.40/1211.61	c total clause space: 127.173MB
1211.40/1211.61	c total #watches: 265149
1212.10/1212.37	c total #propagations: 1070932748 / total #impl: 3923269548 (eff. 0.273)
1212.10/1212.37	c #Conflicts:    2608000 | #Learnt:      71772 | 0.000
1212.10/1212.37	c total clause space: 127.173MB
1212.10/1212.37	c total #watches: 267464
1213.00/1213.25	c total #propagations: 1071363974 / total #impl: 3925321804 (eff. 0.273)
1213.00/1213.25	c #Conflicts:    2609000 | #Learnt:      72772 | 0.000
1213.00/1213.25	c total clause space: 127.173MB
1213.00/1213.25	c total #watches: 269738
1213.80/1214.03	c total #propagations: 1071856979 / total #impl: 3927225032 (eff. 0.273)
1213.80/1214.03	c #Conflicts:    2610000 | #Learnt:      73772 | 0.000
1213.80/1214.03	c total clause space: 127.173MB
1213.80/1214.03	c total #watches: 272064
1214.80/1215.00	c total #propagations: 1072278615 / total #impl: 3928876172 (eff. 0.273)
1214.80/1215.00	c #Conflicts:    2611000 | #Learnt:      74772 | 0.000
1214.80/1215.00	c total clause space: 127.173MB
1214.80/1215.00	c total #watches: 274548
1215.70/1215.91	c total #propagations: 1072789298 / total #impl: 3930744497 (eff. 0.273)
1215.70/1215.91	c #Conflicts:    2612000 | #Learnt:      75772 | 0.000
1215.70/1215.91	c total clause space: 127.173MB
1215.70/1215.91	c total #watches: 277452
1216.60/1216.87	c total #propagations: 1073308576 / total #impl: 3932727815 (eff. 0.273)
1216.60/1216.87	c #Conflicts:    2613000 | #Learnt:      76772 | 0.000
1216.60/1216.87	c total clause space: 127.173MB
1216.60/1216.87	c total #watches: 280015
1217.39/1217.69	c total #propagations: 1073770958 / total #impl: 3935011373 (eff. 0.273)
1217.39/1217.69	c #Conflicts:    2614000 | #Learnt:      77772 | 0.000
1217.39/1217.69	c total clause space: 127.173MB
1217.39/1217.69	c total #watches: 282768
1218.19/1218.45	c total #propagations: 1074188809 / total #impl: 3936825172 (eff. 0.273)
1218.19/1218.45	c GC COLLECT
1218.19/1218.45	c #Conflicts:    2615000 | #Learnt:      39572 | 0.000
1218.19/1218.45	c total clause space: 127.173MB
1218.19/1218.45	c total #watches: 188346
1218.60/1218.89	c total #propagations: 1074595259 / total #impl: 3938429864 (eff. 0.273)
1218.60/1218.89	c #Conflicts:    2616000 | #Learnt:      40572 | 0.000
1218.60/1218.89	c total clause space: 127.173MB
1218.60/1218.89	c total #watches: 190800
1219.09/1219.33	c total #propagations: 1075128450 / total #impl: 3940609409 (eff. 0.273)
1219.09/1219.33	c #Conflicts:    2617000 | #Learnt:      41572 | 0.000
1219.09/1219.33	c total clause space: 127.173MB
1219.09/1219.33	c total #watches: 193426
1219.49/1219.71	c total #propagations: 1075565600 / total #impl: 3942477127 (eff. 0.273)
1219.49/1219.71	c #Conflicts:    2618000 | #Learnt:      42572 | 0.000
1219.49/1219.71	c total clause space: 127.173MB
1219.49/1219.71	c total #watches: 196503
1219.89/1220.12	c total #propagations: 1075933582 / total #impl: 3943765451 (eff. 0.273)
1219.89/1220.12	c #Conflicts:    2619000 | #Learnt:      43572 | 0.000
1219.89/1220.12	c total clause space: 127.173MB
1219.89/1220.12	c total #watches: 199617
1220.29/1220.53	c total #propagations: 1076380591 / total #impl: 3945411658 (eff. 0.273)
1220.29/1220.53	c #Conflicts:    2620000 | #Learnt:      44572 | 0.000
1220.29/1220.53	c total clause space: 127.173MB
1220.29/1220.53	c total #watches: 201764
1220.80/1221.05	c total #propagations: 1076779958 / total #impl: 3946778019 (eff. 0.273)
1220.80/1221.05	c #Conflicts:    2621000 | #Learnt:      45572 | 0.000
1220.80/1221.05	c total clause space: 127.173MB
1220.80/1221.05	c total #watches: 204110
1221.19/1221.49	c total #propagations: 1077309741 / total #impl: 3948964928 (eff. 0.273)
1221.19/1221.49	c #Conflicts:    2622000 | #Learnt:      46572 | 0.000
1221.19/1221.49	c total clause space: 127.173MB
1221.19/1221.49	c total #watches: 206313
1221.69/1221.93	c total #propagations: 1077740280 / total #impl: 3950611837 (eff. 0.273)
1221.69/1221.93	c #Conflicts:    2623000 | #Learnt:      47572 | 0.000
1221.69/1221.93	c total clause space: 127.173MB
1221.69/1221.93	c total #watches: 208649
1222.09/1222.39	c total #propagations: 1078155611 / total #impl: 3952350291 (eff. 0.273)
1222.09/1222.39	c #Conflicts:    2624000 | #Learnt:      48572 | 0.000
1222.09/1222.39	c total clause space: 127.173MB
1222.09/1222.39	c total #watches: 210839
1222.79/1223.00	c total #propagations: 1078521387 / total #impl: 3953939768 (eff. 0.273)
1222.79/1223.00	c #Conflicts:    2625000 | #Learnt:      49572 | 0.000
1222.79/1223.00	c total clause space: 127.173MB
1222.79/1223.00	c total #watches: 213279
1223.29/1223.52	c total #propagations: 1079008162 / total #impl: 3956390302 (eff. 0.273)
1223.29/1223.52	c #Conflicts:    2626000 | #Learnt:      50572 | 0.000
1223.29/1223.52	c total clause space: 127.173MB
1223.29/1223.52	c total #watches: 215690
1223.79/1224.03	c total #propagations: 1079495617 / total #impl: 3957904692 (eff. 0.273)
1223.79/1224.03	c #Conflicts:    2627000 | #Learnt:      51572 | 0.000
1223.79/1224.03	c total clause space: 127.173MB
1223.79/1224.03	c total #watches: 218221
1224.39/1224.63	c total #propagations: 1079984331 / total #impl: 3959563277 (eff. 0.273)
1224.39/1224.63	c #Conflicts:    2628000 | #Learnt:      52572 | 0.000
1224.39/1224.63	c total clause space: 127.173MB
1224.39/1224.63	c total #watches: 221025
1224.99/1225.22	c total #propagations: 1080392013 / total #impl: 3961192861 (eff. 0.273)
1224.99/1225.22	c #Conflicts:    2629000 | #Learnt:      53572 | 0.000
1224.99/1225.22	c total clause space: 127.173MB
1224.99/1225.22	c total #watches: 223401
1225.49/1225.79	c total #propagations: 1080854649 / total #impl: 3962728338 (eff. 0.273)
1225.49/1225.79	c #Conflicts:    2630000 | #Learnt:      54572 | 0.000
1225.49/1225.79	c total clause space: 127.173MB
1225.49/1225.79	c total #watches: 225628
1226.09/1226.31	c total #propagations: 1081384945 / total #impl: 3964351653 (eff. 0.273)
1226.09/1226.31	c #Conflicts:    2631000 | #Learnt:      55572 | 0.000
1226.09/1226.31	c total clause space: 127.173MB
1226.09/1226.31	c total #watches: 228065
1226.59/1226.83	c total #propagations: 1081827752 / total #impl: 3965769236 (eff. 0.273)
1226.59/1226.83	c #Conflicts:    2632000 | #Learnt:      56572 | 0.000
1226.59/1226.83	c total clause space: 127.173MB
1226.59/1226.83	c total #watches: 230540
1227.19/1227.40	c total #propagations: 1082295001 / total #impl: 3967172576 (eff. 0.273)
1227.19/1227.40	c #Conflicts:    2633000 | #Learnt:      57572 | 0.000
1227.19/1227.40	c total clause space: 127.173MB
1227.19/1227.40	c total #watches: 232932
1227.69/1227.96	c total #propagations: 1082745529 / total #impl: 3969027677 (eff. 0.273)
1227.69/1227.96	c #Conflicts:    2634000 | #Learnt:      58572 | 0.000
1227.69/1227.96	c total clause space: 127.173MB
1227.69/1227.96	c total #watches: 235275
1228.29/1228.57	c total #propagations: 1083170077 / total #impl: 3970551058 (eff. 0.273)
1228.29/1228.57	c #Conflicts:    2635000 | #Learnt:      59572 | 0.000
1228.29/1228.57	c total clause space: 127.173MB
1228.29/1228.57	c total #watches: 237657
1228.89/1229.16	c total #propagations: 1083629836 / total #impl: 3972541122 (eff. 0.273)
1228.89/1229.16	c #Conflicts:    2636000 | #Learnt:      60572 | 0.000
1228.89/1229.16	c total clause space: 127.173MB
1228.89/1229.16	c total #watches: 239974
1229.60/1229.83	c total #propagations: 1084065529 / total #impl: 3974129959 (eff. 0.273)
1229.60/1229.83	c #Conflicts:    2637000 | #Learnt:      61572 | 0.000
1229.60/1229.83	c total clause space: 127.173MB
1229.60/1229.83	c total #watches: 242337
1230.29/1230.51	c total #propagations: 1084532779 / total #impl: 3975885224 (eff. 0.273)
1230.29/1230.51	c #Conflicts:    2638000 | #Learnt:      62572 | 0.000
1230.29/1230.51	c total clause space: 127.173MB
1230.29/1230.51	c total #watches: 244895
1230.80/1231.09	c total #propagations: 1085019471 / total #impl: 3977624277 (eff. 0.273)
1230.80/1231.09	c #Conflicts:    2639000 | #Learnt:      63572 | 0.000
1230.80/1231.09	c total clause space: 127.173MB
1230.80/1231.09	c total #watches: 247860
1231.59/1231.88	c total #propagations: 1085443394 / total #impl: 3979436888 (eff. 0.273)
1231.59/1231.88	c #Conflicts:    2640000 | #Learnt:      64572 | 0.000
1231.59/1231.88	c total clause space: 127.173MB
1231.59/1231.88	c total #watches: 250415
1232.29/1232.54	c total #propagations: 1085993947 / total #impl: 3981571468 (eff. 0.273)
1232.29/1232.54	c #Conflicts:    2641000 | #Learnt:      65572 | 0.000
1232.29/1232.54	c total clause space: 127.173MB
1232.29/1232.54	c total #watches: 253011
1233.00/1233.25	c total #propagations: 1086406715 / total #impl: 3983037295 (eff. 0.273)
1233.00/1233.25	c #Conflicts:    2642000 | #Learnt:      66572 | 0.000
1233.00/1233.25	c total clause space: 127.173MB
1233.00/1233.25	c total #watches: 256764
1233.69/1233.96	c total #propagations: 1086965271 / total #impl: 3984626870 (eff. 0.273)
1233.69/1233.96	c #Conflicts:    2643000 | #Learnt:      67572 | 0.000
1233.69/1233.96	c total clause space: 127.173MB
1233.69/1233.96	c total #watches: 260411
1234.29/1234.59	c total #propagations: 1087418257 / total #impl: 3986483221 (eff. 0.273)
1234.29/1234.59	c #Conflicts:    2644000 | #Learnt:      68572 | 0.000
1234.29/1234.59	c total clause space: 127.173MB
1234.29/1234.59	c total #watches: 263163
1234.99/1235.22	c total #propagations: 1087836701 / total #impl: 3988235222 (eff. 0.273)
1234.99/1235.22	c #Conflicts:    2645000 | #Learnt:      69572 | 0.000
1234.99/1235.22	c total clause space: 127.173MB
1234.99/1235.22	c total #watches: 265689
1235.49/1235.71	c total #propagations: 1088303524 / total #impl: 3989721869 (eff. 0.273)
1235.49/1235.71	c #Conflicts:    2646000 | #Learnt:      70572 | 0.000
1235.49/1235.71	c total clause space: 127.173MB
1235.49/1235.71	c total #watches: 268032
1235.99/1236.24	c total #propagations: 1088767727 / total #impl: 3990857617 (eff. 0.273)
1235.99/1236.24	c #Conflicts:    2647000 | #Learnt:      71572 | 0.000
1235.99/1236.24	c total clause space: 127.173MB
1235.99/1236.24	c total #watches: 270150
1236.69/1236.98	c total #propagations: 1089286639 / total #impl: 3992028765 (eff. 0.273)
1236.69/1236.98	c #Conflicts:    2648000 | #Learnt:      72572 | 0.000
1236.69/1236.98	c total clause space: 127.173MB
1236.69/1236.98	c total #watches: 272580
1237.49/1237.77	c total #propagations: 1089836703 / total #impl: 3993707112 (eff. 0.273)
1237.49/1237.77	c #Conflicts:    2649000 | #Learnt:      73572 | 0.000
1237.49/1237.77	c total clause space: 127.173MB
1237.49/1237.77	c total #watches: 275084
1238.29/1238.56	c total #propagations: 1090264951 / total #impl: 3995280507 (eff. 0.273)
1238.29/1238.56	c #Conflicts:    2650000 | #Learnt:      74572 | 0.000
1238.29/1238.56	c total clause space: 127.173MB
1238.29/1238.56	c total #watches: 277591
1239.19/1239.45	c total #propagations: 1090782005 / total #impl: 3996972408 (eff. 0.273)
1239.19/1239.45	c #Conflicts:    2651000 | #Learnt:      75572 | 0.000
1239.19/1239.45	c total clause space: 127.173MB
1239.19/1239.45	c total #watches: 279970
1239.99/1240.21	c total #propagations: 1091262246 / total #impl: 3998546626 (eff. 0.273)
1239.99/1240.21	c #Conflicts:    2652000 | #Learnt:      76572 | 0.000
1239.99/1240.21	c total clause space: 127.173MB
1239.99/1240.21	c total #watches: 282837
1240.70/1240.98	c total #propagations: 1091598564 / total #impl: 3999941789 (eff. 0.273)
1240.70/1240.98	c #Conflicts:    2653000 | #Learnt:      77572 | 0.000
1240.70/1240.98	c total clause space: 127.173MB
1240.70/1240.98	c total #watches: 285392
1241.59/1241.81	c total #propagations: 1091951197 / total #impl: 4001381139 (eff. 0.273)
1241.59/1241.81	c #Conflicts:    2654000 | #Learnt:      78572 | 0.000
1241.59/1241.81	c total clause space: 127.173MB
1241.59/1241.81	c total #watches: 288017
1242.09/1242.31	c total #propagations: 1092390306 / total #impl: 4003164881 (eff. 0.273)
1242.09/1242.31	c GC COLLECT
1242.09/1242.31	c #Conflicts:    2655000 | #Learnt:      40067 | 0.000
1242.09/1242.31	c total clause space: 127.173MB
1242.09/1242.31	c total #watches: 189587
1242.39/1242.67	c total #propagations: 1092782544 / total #impl: 4004727514 (eff. 0.273)
1242.39/1242.67	c #Conflicts:    2656000 | #Learnt:      41067 | 0.000
1242.39/1242.67	c total clause space: 127.173MB
1242.39/1242.67	c total #watches: 191761
1242.80/1243.08	c total #propagations: 1093211301 / total #impl: 4006152485 (eff. 0.273)
1242.80/1243.08	c #Conflicts:    2657000 | #Learnt:      42067 | 0.000
1242.80/1243.08	c total clause space: 127.173MB
1242.80/1243.08	c total #watches: 194097
1243.29/1243.50	c total #propagations: 1093695127 / total #impl: 4007783522 (eff. 0.273)
1243.29/1243.50	c #Conflicts:    2658000 | #Learnt:      43067 | 0.000
1243.29/1243.50	c total clause space: 127.173MB
1243.29/1243.50	c total #watches: 196364
1243.69/1243.90	c total #propagations: 1094156457 / total #impl: 4009404522 (eff. 0.273)
1243.69/1243.90	c #Conflicts:    2659000 | #Learnt:      44067 | 0.000
1243.69/1243.90	c total clause space: 127.173MB
1243.69/1243.90	c total #watches: 198536
1244.00/1244.28	c total #propagations: 1094528730 / total #impl: 4010919257 (eff. 0.273)
1244.00/1244.28	c #Conflicts:    2660000 | #Learnt:      45067 | 0.000
1244.00/1244.28	c total clause space: 127.173MB
1244.00/1244.28	c total #watches: 200690
1244.39/1244.67	c total #propagations: 1094946555 / total #impl: 4012223843 (eff. 0.273)
1244.39/1244.67	c #Conflicts:    2661000 | #Learnt:      46067 | 0.000
1244.39/1244.67	c total clause space: 127.173MB
1244.39/1244.67	c total #watches: 202939
1244.79/1245.09	c total #propagations: 1095314642 / total #impl: 4013488351 (eff. 0.273)
1244.79/1245.09	c #Conflicts:    2662000 | #Learnt:      47067 | 0.000
1244.79/1245.09	c total clause space: 127.173MB
1244.79/1245.09	c total #watches: 205122
1245.19/1245.48	c total #propagations: 1095722805 / total #impl: 4014772527 (eff. 0.273)
1245.19/1245.48	c #Conflicts:    2663000 | #Learnt:      48067 | 0.000
1245.19/1245.48	c total clause space: 127.173MB
1245.19/1245.48	c total #watches: 207230
1245.59/1245.85	c total #propagations: 1096062310 / total #impl: 4015843997 (eff. 0.273)
1245.59/1245.85	c #Conflicts:    2664000 | #Learnt:      49067 | 0.000
1245.59/1245.85	c total clause space: 127.173MB
1245.59/1245.85	c total #watches: 209289
1245.99/1246.20	c total #propagations: 1096367392 / total #impl: 4016703286 (eff. 0.273)
1245.99/1246.20	c #Conflicts:    2665000 | #Learnt:      50067 | 0.000
1245.99/1246.20	c total clause space: 127.173MB
1245.99/1246.20	c total #watches: 211376
1246.29/1246.52	c total #propagations: 1096780073 / total #impl: 4017787558 (eff. 0.273)
1246.29/1246.52	c #Conflicts:    2666000 | #Learnt:      51067 | 0.000
1246.29/1246.52	c total clause space: 127.173MB
1246.29/1246.52	c total #watches: 213460
1246.69/1246.96	c total #propagations: 1097174580 / total #impl: 4018891989 (eff. 0.273)
1246.69/1246.96	c #Conflicts:    2667000 | #Learnt:      52067 | 0.000
1246.69/1246.96	c total clause space: 127.173MB
1246.69/1246.96	c total #watches: 215691
1247.20/1247.47	c total #propagations: 1097619448 / total #impl: 4020189508 (eff. 0.273)
1247.20/1247.47	c #Conflicts:    2668000 | #Learnt:      53067 | 0.000
1247.20/1247.47	c total clause space: 127.173MB
1247.20/1247.47	c total #watches: 218025
1247.69/1247.94	c total #propagations: 1098182857 / total #impl: 4022224447 (eff. 0.273)
1247.69/1247.94	c #Conflicts:    2669000 | #Learnt:      54067 | 0.000
1247.69/1247.94	c total clause space: 127.173MB
1247.69/1247.94	c total #watches: 220383
1248.19/1248.46	c total #propagations: 1098637584 / total #impl: 4023886465 (eff. 0.273)
1248.19/1248.46	c #Conflicts:    2670000 | #Learnt:      55067 | 0.000
1248.19/1248.46	c total clause space: 127.173MB
1248.19/1248.46	c total #watches: 222873
1248.69/1248.93	c total #propagations: 1099111521 / total #impl: 4025607906 (eff. 0.273)
1248.69/1248.93	c #Conflicts:    2671000 | #Learnt:      56067 | 0.000
1248.69/1248.93	c total clause space: 127.173MB
1248.69/1248.93	c total #watches: 225284
1249.19/1249.41	c total #propagations: 1099597357 / total #impl: 4027331849 (eff. 0.273)
1249.19/1249.41	c #Conflicts:    2672000 | #Learnt:      57067 | 0.000
1249.19/1249.41	c total clause space: 127.173MB
1249.19/1249.41	c total #watches: 227632
1249.59/1249.89	c total #propagations: 1099949340 / total #impl: 4028690311 (eff. 0.273)
1249.59/1249.89	c #Conflicts:    2673000 | #Learnt:      58067 | 0.000
1249.59/1249.89	c total clause space: 127.173MB
1249.59/1249.89	c total #watches: 230225
1250.29/1250.51	c total #propagations: 1100343009 / total #impl: 4030329711 (eff. 0.273)
1250.29/1250.51	c #Conflicts:    2674000 | #Learnt:      59067 | 0.000
1250.29/1250.51	c total clause space: 127.173MB
1250.29/1250.51	c total #watches: 232700
1250.89/1251.15	c total #propagations: 1100895070 / total #impl: 4031968132 (eff. 0.273)
1250.89/1251.15	c #Conflicts:    2675000 | #Learnt:      60067 | 0.000
1250.89/1251.15	c total clause space: 127.173MB
1250.89/1251.15	c total #watches: 235196
1251.39/1251.68	c total #propagations: 1101403898 / total #impl: 4033406001 (eff. 0.273)
1251.39/1251.68	c #Conflicts:    2676000 | #Learnt:      61067 | 0.000
1251.39/1251.68	c total clause space: 127.173MB
1251.39/1251.68	c total #watches: 237489
1251.89/1252.19	c total #propagations: 1101818078 / total #impl: 4034867475 (eff. 0.273)
1251.89/1252.19	c #Conflicts:    2677000 | #Learnt:      62067 | 0.000
1251.89/1252.19	c total clause space: 127.173MB
1251.89/1252.19	c total #watches: 239805
1252.49/1252.72	c total #propagations: 1102262425 / total #impl: 4036412316 (eff. 0.273)
1252.49/1252.72	c #Conflicts:    2678000 | #Learnt:      63067 | 0.000
1252.49/1252.72	c total clause space: 127.173MB
1252.49/1252.72	c total #watches: 242377
1252.99/1253.27	c total #propagations: 1102611496 / total #impl: 4038223426 (eff. 0.273)
1252.99/1253.27	c #Conflicts:    2679000 | #Learnt:      64067 | 0.000
1252.99/1253.27	c total clause space: 127.173MB
1252.99/1253.27	c total #watches: 244695
1253.59/1253.86	c total #propagations: 1102917667 / total #impl: 4039703757 (eff. 0.273)
1253.59/1253.86	c #Conflicts:    2680000 | #Learnt:      65067 | 0.000
1253.59/1253.86	c total clause space: 127.173MB
1253.59/1253.86	c total #watches: 246987
1254.19/1254.42	c total #propagations: 1103363857 / total #impl: 4041151677 (eff. 0.273)
1254.19/1254.42	c #Conflicts:    2681000 | #Learnt:      66067 | 0.000
1254.19/1254.42	c total clause space: 127.173MB
1254.19/1254.42	c total #watches: 249548
1254.69/1254.98	c total #propagations: 1103787421 / total #impl: 4042815540 (eff. 0.273)
1254.69/1254.98	c #Conflicts:    2682000 | #Learnt:      67067 | 0.000
1254.69/1254.98	c total clause space: 127.173MB
1254.69/1254.98	c total #watches: 251924
1255.29/1255.57	c total #propagations: 1104150022 / total #impl: 4044548081 (eff. 0.273)
1255.29/1255.57	c #Conflicts:    2683000 | #Learnt:      68067 | 0.000
1255.29/1255.57	c total clause space: 127.173MB
1255.29/1255.57	c total #watches: 254396
1255.89/1256.11	c total #propagations: 1104621521 / total #impl: 4046668520 (eff. 0.273)
1255.89/1256.11	c #Conflicts:    2684000 | #Learnt:      69067 | 0.000
1255.89/1256.11	c total clause space: 127.173MB
1255.89/1256.11	c total #watches: 256739
1256.39/1256.69	c total #propagations: 1105075990 / total #impl: 4048776147 (eff. 0.273)
1256.39/1256.69	c #Conflicts:    2685000 | #Learnt:      70067 | 0.000
1256.39/1256.69	c total clause space: 127.173MB
1256.39/1256.69	c total #watches: 259225
1256.99/1257.20	c total #propagations: 1105627098 / total #impl: 4051000786 (eff. 0.273)
1256.99/1257.20	c #Conflicts:    2686000 | #Learnt:      71067 | 0.000
1256.99/1257.20	c total clause space: 127.173MB
1256.99/1257.20	c total #watches: 261711
1257.49/1257.70	c total #propagations: 1106013484 / total #impl: 4052910214 (eff. 0.273)
1257.49/1257.70	c #Conflicts:    2687000 | #Learnt:      72067 | 0.000
1257.49/1257.70	c total clause space: 127.173MB
1257.49/1257.70	c total #watches: 264065
1257.99/1258.21	c total #propagations: 1106357034 / total #impl: 4054515983 (eff. 0.273)
1257.99/1258.21	c #Conflicts:    2688000 | #Learnt:      73067 | 0.000
1257.99/1258.21	c total clause space: 127.173MB
1257.99/1258.21	c total #watches: 266502
1258.49/1258.73	c total #propagations: 1106673007 / total #impl: 4056118636 (eff. 0.273)
1258.49/1258.73	c #Conflicts:    2689000 | #Learnt:      74067 | 0.000
1258.49/1258.73	c total clause space: 127.173MB
1258.49/1258.73	c total #watches: 268977
1259.09/1259.34	c total #propagations: 1106966310 / total #impl: 4057740760 (eff. 0.273)
1259.09/1259.34	c #Conflicts:    2690000 | #Learnt:      75067 | 0.000
1259.09/1259.34	c total clause space: 127.173MB
1259.09/1259.34	c total #watches: 271381
1259.59/1259.89	c total #propagations: 1107383004 / total #impl: 4059750124 (eff. 0.273)
1259.59/1259.89	c #Conflicts:    2691000 | #Learnt:      76067 | 0.000
1259.59/1259.89	c total clause space: 127.173MB
1259.59/1259.89	c total #watches: 273715
1260.19/1260.42	c total #propagations: 1107682914 / total #impl: 4061189440 (eff. 0.273)
1260.19/1260.42	c #Conflicts:    2692000 | #Learnt:      77067 | 0.000
1260.19/1260.42	c total clause space: 127.173MB
1260.19/1260.42	c total #watches: 276042
1261.09/1261.31	c total #propagations: 1107988790 / total #impl: 4062879140 (eff. 0.273)
1261.09/1261.31	c #Conflicts:    2693000 | #Learnt:      78067 | 0.000
1261.09/1261.31	c total clause space: 127.173MB
1261.09/1261.31	c total #watches: 278744
1261.89/1262.11	c total #propagations: 1108478079 / total #impl: 4065051197 (eff. 0.273)
1261.89/1262.11	c #Conflicts:    2694000 | #Learnt:      79067 | 0.000
1261.89/1262.11	c total clause space: 127.173MB
1261.89/1262.11	c total #watches: 281174
1262.49/1262.77	c total #propagations: 1108978186 / total #impl: 4067259758 (eff. 0.273)
1262.49/1262.77	c GC COLLECT
1262.49/1262.77	c #Conflicts:    2695000 | #Learnt:      40269 | 0.000
1262.49/1262.77	c total clause space: 127.173MB
1262.49/1262.77	c total #watches: 190018
1262.99/1263.23	c total #propagations: 1109409849 / total #impl: 4069370418 (eff. 0.273)
1262.99/1263.23	c #Conflicts:    2696000 | #Learnt:      41269 | 0.000
1262.99/1263.23	c total clause space: 127.173MB
1262.99/1263.23	c total #watches: 192433
1263.49/1263.71	c total #propagations: 1109971795 / total #impl: 4071617414 (eff. 0.273)
1263.49/1263.71	c #Conflicts:    2697000 | #Learnt:      42269 | 0.000
1263.49/1263.71	c total clause space: 127.173MB
1263.49/1263.71	c total #watches: 194741
1263.89/1264.13	c total #propagations: 1110452320 / total #impl: 4073689252 (eff. 0.273)
1263.89/1264.13	c #Conflicts:    2698000 | #Learnt:      43269 | 0.000
1263.89/1264.13	c total clause space: 127.173MB
1263.89/1264.13	c total #watches: 196987
1264.39/1264.61	c total #propagations: 1110975146 / total #impl: 4075447191 (eff. 0.273)
1264.39/1264.61	c #Conflicts:    2699000 | #Learnt:      44269 | 0.000
1264.39/1264.61	c total clause space: 127.173MB
1264.39/1264.61	c total #watches: 199476
1264.89/1265.14	c total #propagations: 1111356746 / total #impl: 4077291369 (eff. 0.273)
1264.89/1265.14	c #Conflicts:    2700000 | #Learnt:      45269 | 0.000
1264.89/1265.14	c total clause space: 127.173MB
1264.89/1265.14	c total #watches: 202813
1265.39/1265.65	c total #propagations: 1111747269 / total #impl: 4079413180 (eff. 0.273)
1265.39/1265.65	c #Conflicts:    2701000 | #Learnt:      46269 | 0.000
1265.39/1265.65	c total clause space: 127.173MB
1265.39/1265.65	c total #watches: 205689
1265.99/1266.21	c total #propagations: 1112127207 / total #impl: 4080830997 (eff. 0.273)
1265.99/1266.21	c #Conflicts:    2702000 | #Learnt:      47269 | 0.000
1265.99/1266.21	c total clause space: 127.173MB
1265.99/1266.21	c total #watches: 208745
1266.39/1266.68	c total #propagations: 1112657078 / total #impl: 4082729996 (eff. 0.273)
1266.39/1266.68	c #Conflicts:    2703000 | #Learnt:      48269 | 0.000
1266.39/1266.68	c total clause space: 127.173MB
1266.39/1266.68	c total #watches: 211503
1266.89/1267.18	c total #propagations: 1113098768 / total #impl: 4084219453 (eff. 0.273)
1266.89/1267.18	c #Conflicts:    2704000 | #Learnt:      49269 | 0.000
1266.89/1267.18	c total clause space: 127.173MB
1266.89/1267.18	c total #watches: 214576
1267.49/1267.72	c total #propagations: 1113400236 / total #impl: 4085608801 (eff. 0.273)
1267.49/1267.72	c #Conflicts:    2705000 | #Learnt:      50269 | 0.000
1267.49/1267.72	c total clause space: 127.173MB
1267.49/1267.72	c total #watches: 217421
1267.99/1268.29	c total #propagations: 1113814629 / total #impl: 4087423142 (eff. 0.272)
1267.99/1268.29	c #Conflicts:    2706000 | #Learnt:      51269 | 0.000
1267.99/1268.29	c total clause space: 127.173MB
1267.99/1268.29	c total #watches: 220158
1268.69/1268.93	c total #propagations: 1114220228 / total #impl: 4088990018 (eff. 0.272)
1268.69/1268.93	c #Conflicts:    2707000 | #Learnt:      52269 | 0.000
1268.69/1268.93	c total clause space: 127.173MB
1268.69/1268.93	c total #watches: 222797
1269.29/1269.56	c total #propagations: 1114589134 / total #impl: 4090419768 (eff. 0.272)
1269.29/1269.56	c #Conflicts:    2708000 | #Learnt:      53269 | 0.000
1269.29/1269.56	c total clause space: 127.173MB
1269.29/1269.56	c total #watches: 225285
1269.98/1270.26	c total #propagations: 1114972513 / total #impl: 4091975419 (eff. 0.272)
1269.98/1270.26	c #Conflicts:    2709000 | #Learnt:      54269 | 0.000
1269.98/1270.26	c total clause space: 127.173MB
1269.98/1270.26	c total #watches: 227890
1270.58/1270.85	c total #propagations: 1115545289 / total #impl: 4093881719 (eff. 0.272)
1270.58/1270.85	c #Conflicts:    2710000 | #Learnt:      55269 | 0.000
1270.58/1270.85	c total clause space: 127.173MB
1270.58/1270.85	c total #watches: 230599
1271.18/1271.41	c total #propagations: 1115888158 / total #impl: 4095403265 (eff. 0.272)
1271.18/1271.41	c #Conflicts:    2711000 | #Learnt:      56269 | 0.000
1271.18/1271.41	c total clause space: 127.173MB
1271.18/1271.41	c total #watches: 233197
1271.78/1272.09	c total #propagations: 1116216174 / total #impl: 4097202012 (eff. 0.272)
1271.78/1272.09	c #Conflicts:    2712000 | #Learnt:      57269 | 0.000
1271.78/1272.09	c total clause space: 127.173MB
1271.78/1272.09	c total #watches: 235979
1272.49/1272.74	c total #propagations: 1116638429 / total #impl: 4099407014 (eff. 0.272)
1272.49/1272.74	c #Conflicts:    2713000 | #Learnt:      58269 | 0.000
1272.49/1272.74	c total clause space: 127.173MB
1272.49/1272.74	c total #watches: 238712
1273.18/1273.46	c total #propagations: 1117012283 / total #impl: 4100997793 (eff. 0.272)
1273.18/1273.46	c #Conflicts:    2714000 | #Learnt:      59269 | 0.000
1273.18/1273.46	c total clause space: 127.173MB
1273.18/1273.46	c total #watches: 241337
1273.78/1274.07	c total #propagations: 1117466008 / total #impl: 4103002453 (eff. 0.272)
1273.78/1274.07	c #Conflicts:    2715000 | #Learnt:      60269 | 0.000
1273.78/1274.07	c total clause space: 127.173MB
1273.78/1274.07	c total #watches: 243689
1274.48/1274.75	c total #propagations: 1117823959 / total #impl: 4105055624 (eff. 0.272)
1274.48/1274.75	c #Conflicts:    2716000 | #Learnt:      61269 | 0.000
1274.48/1274.75	c total clause space: 127.173MB
1274.48/1274.75	c total #watches: 246217
1274.98/1275.21	c total #propagations: 1118207226 / total #impl: 4106673089 (eff. 0.272)
1274.98/1275.21	c #Conflicts:    2717000 | #Learnt:      62269 | 0.000
1274.98/1275.21	c total clause space: 127.173MB
1274.98/1275.21	c total #watches: 248833
1275.58/1275.84	c total #propagations: 1118541305 / total #impl: 4107776789 (eff. 0.272)
1275.58/1275.84	c #Conflicts:    2718000 | #Learnt:      63269 | 0.000
1275.58/1275.84	c total clause space: 127.173MB
1275.58/1275.84	c total #watches: 251223
1276.18/1276.49	c total #propagations: 1118998657 / total #impl: 4109564573 (eff. 0.272)
1276.18/1276.49	c #Conflicts:    2719000 | #Learnt:      64269 | 0.000
1276.18/1276.49	c total clause space: 127.173MB
1276.18/1276.49	c total #watches: 253701
1276.78/1277.06	c total #propagations: 1119374231 / total #impl: 4110852305 (eff. 0.272)
1276.78/1277.06	c #Conflicts:    2720000 | #Learnt:      65269 | 0.000
1276.78/1277.06	c total clause space: 127.173MB
1276.78/1277.06	c total #watches: 256351
1277.38/1277.63	c total #propagations: 1119643638 / total #impl: 4112576402 (eff. 0.272)
1277.38/1277.63	c #Conflicts:    2721000 | #Learnt:      66269 | 0.000
1277.38/1277.63	c total clause space: 127.173MB
1277.38/1277.63	c total #watches: 260136
1277.99/1278.27	c total #propagations: 1119922021 / total #impl: 4113806849 (eff. 0.272)
1277.99/1278.27	c #Conflicts:    2722000 | #Learnt:      67269 | 0.000
1277.99/1278.27	c total clause space: 127.173MB
1277.99/1278.27	c total #watches: 262690
1278.68/1278.98	c total #propagations: 1120293796 / total #impl: 4115097317 (eff. 0.272)
1278.68/1278.98	c #Conflicts:    2723000 | #Learnt:      68269 | 0.000
1278.68/1278.98	c total clause space: 127.173MB
1278.68/1278.98	c total #watches: 265120
1279.48/1279.73	c total #propagations: 1120797217 / total #impl: 4116625966 (eff. 0.272)
1279.48/1279.73	c #Conflicts:    2724000 | #Learnt:      69269 | 0.000
1279.48/1279.73	c total clause space: 127.173MB
1279.48/1279.73	c total #watches: 267358
1280.29/1280.54	c total #propagations: 1121209213 / total #impl: 4118451915 (eff. 0.272)
1280.29/1280.54	c #Conflicts:    2725000 | #Learnt:      70269 | 0.000
1280.29/1280.54	c total clause space: 127.173MB
1280.29/1280.54	c total #watches: 269631
1281.08/1281.33	c total #propagations: 1121667775 / total #impl: 4120436780 (eff. 0.272)
1281.08/1281.33	c #Conflicts:    2726000 | #Learnt:      71269 | 0.000
1281.08/1281.33	c total clause space: 127.173MB
1281.08/1281.33	c total #watches: 271977
1281.88/1282.17	c total #propagations: 1122087446 / total #impl: 4122926777 (eff. 0.272)
1281.88/1282.17	c #Conflicts:    2727000 | #Learnt:      72269 | 0.000
1281.88/1282.17	c total clause space: 127.173MB
1281.88/1282.17	c total #watches: 274261
1282.78/1283.01	c total #propagations: 1122616932 / total #impl: 4125157093 (eff. 0.272)
1282.78/1283.01	c #Conflicts:    2728000 | #Learnt:      73269 | 0.000
1282.78/1283.01	c total clause space: 127.173MB
1282.78/1283.01	c total #watches: 276554
1283.38/1283.69	c total #propagations: 1123122832 / total #impl: 4127432996 (eff. 0.272)
1283.38/1283.69	c #Conflicts:    2729000 | #Learnt:      74269 | 0.000
1283.38/1283.69	c total clause space: 127.173MB
1283.38/1283.69	c total #watches: 278913
1284.08/1284.36	c total #propagations: 1123555813 / total #impl: 4129035604 (eff. 0.272)
1284.08/1284.36	c #Conflicts:    2730000 | #Learnt:      75269 | 0.000
1284.08/1284.36	c total clause space: 127.173MB
1284.08/1284.36	c total #watches: 281196
1284.78/1285.06	c total #propagations: 1123898860 / total #impl: 4130765031 (eff. 0.272)
1284.78/1285.06	c #Conflicts:    2731000 | #Learnt:      76269 | 0.000
1284.78/1285.06	c total clause space: 127.173MB
1284.78/1285.06	c total #watches: 283520
1285.79/1286.05	c total #propagations: 1124401483 / total #impl: 4132748869 (eff. 0.272)
1285.79/1286.05	c #Conflicts:    2732000 | #Learnt:      77269 | 0.000
1285.79/1286.05	c total clause space: 127.173MB
1285.79/1286.05	c total #watches: 286672
1286.89/1287.18	c total #propagations: 1124955290 / total #impl: 4135447377 (eff. 0.272)
1286.89/1287.18	c #Conflicts:    2733000 | #Learnt:      78269 | 0.000
1286.89/1287.18	c total clause space: 127.173MB
1286.89/1287.18	c total #watches: 289298
1287.78/1288.10	c total #propagations: 1125630917 / total #impl: 4138474231 (eff. 0.272)
1287.78/1288.10	c #Conflicts:    2734000 | #Learnt:      79269 | 0.000
1287.78/1288.10	c total clause space: 127.173MB
1287.78/1288.10	c total #watches: 291649
1288.58/1288.84	c total #propagations: 1126091843 / total #impl: 4140612854 (eff. 0.272)
1288.58/1288.84	c GC COLLECT
1288.58/1288.84	c #Conflicts:    2735000 | #Learnt:      40170 | 0.000
1288.58/1288.84	c total clause space: 127.173MB
1288.58/1288.84	c total #watches: 189792
1288.99/1289.21	c total #propagations: 1126479346 / total #impl: 4142866893 (eff. 0.272)
1288.99/1289.21	c #Conflicts:    2736000 | #Learnt:      41170 | 0.000
1288.99/1289.21	c total clause space: 127.173MB
1288.99/1289.21	c total #watches: 192227
1289.38/1289.61	c total #propagations: 1126797992 / total #impl: 4144254400 (eff. 0.272)
1289.38/1289.61	c #Conflicts:    2737000 | #Learnt:      42170 | 0.000
1289.38/1289.61	c total clause space: 127.173MB
1289.38/1289.61	c total #watches: 194621
1289.78/1290.02	c total #propagations: 1127152025 / total #impl: 4145950429 (eff. 0.272)
1289.78/1290.02	c #Conflicts:    2738000 | #Learnt:      43170 | 0.000
1289.78/1290.02	c total clause space: 127.173MB
1289.78/1290.02	c total #watches: 196978
1290.19/1290.48	c total #propagations: 1127540093 / total #impl: 4147309106 (eff. 0.272)
1290.19/1290.48	c #Conflicts:    2739000 | #Learnt:      44170 | 0.000
1290.19/1290.48	c total clause space: 127.173MB
1290.19/1290.48	c total #watches: 199466
1290.58/1290.89	c total #propagations: 1128001928 / total #impl: 4148644185 (eff. 0.272)
1290.58/1290.89	c #Conflicts:    2740000 | #Learnt:      45170 | 0.000
1290.58/1290.89	c total clause space: 127.173MB
1290.58/1290.89	c total #watches: 201659
1291.08/1291.31	c total #propagations: 1128466913 / total #impl: 4150174353 (eff. 0.272)
1291.08/1291.31	c #Conflicts:    2741000 | #Learnt:      46170 | 0.000
1291.08/1291.31	c total clause space: 127.173MB
1291.08/1291.31	c total #watches: 203877
1291.48/1291.79	c total #propagations: 1128882464 / total #impl: 4151773931 (eff. 0.272)
1291.48/1291.79	c #Conflicts:    2742000 | #Learnt:      47170 | 0.000
1291.48/1291.79	c total clause space: 127.173MB
1291.48/1291.79	c total #watches: 206764
1292.08/1292.36	c total #propagations: 1129401647 / total #impl: 4153347208 (eff. 0.272)
1292.08/1292.36	c #Conflicts:    2743000 | #Learnt:      48170 | 0.000
1292.08/1292.36	c total clause space: 127.173MB
1292.08/1292.36	c total #watches: 209069
1292.68/1292.90	c total #propagations: 1129916186 / total #impl: 4155555701 (eff. 0.272)
1292.68/1292.90	c #Conflicts:    2744000 | #Learnt:      49170 | 0.000
1292.68/1292.90	c total clause space: 127.173MB
1292.68/1292.90	c total #watches: 211256
1293.18/1293.45	c total #propagations: 1130405234 / total #impl: 4157538161 (eff. 0.272)
1293.18/1293.45	c #Conflicts:    2745000 | #Learnt:      50170 | 0.000
1293.18/1293.45	c total clause space: 127.173MB
1293.18/1293.45	c total #watches: 213470
1293.68/1294.00	c total #propagations: 1130867349 / total #impl: 4159454661 (eff. 0.272)
1293.68/1294.00	c #Conflicts:    2746000 | #Learnt:      51170 | 0.000
1293.68/1294.00	c total clause space: 127.173MB
1293.68/1294.00	c total #watches: 216037
1294.28/1294.54	c total #propagations: 1131350193 / total #impl: 4161290969 (eff. 0.272)
1294.28/1294.54	c #Conflicts:    2747000 | #Learnt:      52170 | 0.000
1294.28/1294.54	c total clause space: 127.173MB
1294.28/1294.54	c total #watches: 218201
1294.88/1295.11	c total #propagations: 1131828665 / total #impl: 4163191009 (eff. 0.272)
1294.88/1295.11	c #Conflicts:    2748000 | #Learnt:      53170 | 0.000
1294.88/1295.11	c total clause space: 127.173MB
1294.88/1295.11	c total #watches: 220566
1295.48/1295.71	c total #propagations: 1132298456 / total #impl: 4164799428 (eff. 0.272)
1295.48/1295.71	c #Conflicts:    2749000 | #Learnt:      54170 | 0.000
1295.48/1295.71	c total clause space: 127.173MB
1295.48/1295.71	c total #watches: 222811
1295.98/1296.26	c total #propagations: 1132782386 / total #impl: 4166400521 (eff. 0.272)
1295.98/1296.26	c #Conflicts:    2750000 | #Learnt:      55170 | 0.000
1295.98/1296.26	c total clause space: 127.173MB
1295.98/1296.26	c total #watches: 225686
1296.58/1296.85	c total #propagations: 1133273517 / total #impl: 4167774224 (eff. 0.272)
1296.58/1296.85	c #Conflicts:    2751000 | #Learnt:      56170 | 0.000
1296.58/1296.85	c total clause space: 127.173MB
1296.58/1296.85	c total #watches: 229265
1297.18/1297.48	c total #propagations: 1133750187 / total #impl: 4169680767 (eff. 0.272)
1297.18/1297.48	c #Conflicts:    2752000 | #Learnt:      57170 | 0.000
1297.18/1297.48	c total clause space: 127.173MB
1297.18/1297.48	c total #watches: 232445
1297.79/1298.09	c total #propagations: 1134169586 / total #impl: 4171638328 (eff. 0.272)
1297.79/1298.09	c #Conflicts:    2753000 | #Learnt:      58170 | 0.000
1297.79/1298.09	c total clause space: 127.173MB
1297.79/1298.09	c total #watches: 235131
1298.48/1298.70	c total #propagations: 1134651989 / total #impl: 4174001878 (eff. 0.272)
1298.48/1298.70	c #Conflicts:    2754000 | #Learnt:      59170 | 0.000
1298.48/1298.70	c total clause space: 127.173MB
1298.48/1298.70	c total #watches: 238082
1299.08/1299.38	c total #propagations: 1135067222 / total #impl: 4175934181 (eff. 0.272)
1299.08/1299.38	c #Conflicts:    2755000 | #Learnt:      60170 | 0.000
1299.08/1299.38	c total clause space: 127.173MB
1299.08/1299.38	c total #watches: 241291
1299.78/1300.08	c total #propagations: 1135266338 / total #impl: 4177774572 (eff. 0.272)
1299.78/1300.08	c #Conflicts:    2756000 | #Learnt:      61170 | 0.000
1299.78/1300.08	c total clause space: 127.173MB
1299.78/1300.08	c total #watches: 244431
1300.48/1300.71	c total #propagations: 1135543473 / total #impl: 4179466432 (eff. 0.272)
1300.48/1300.71	c #Conflicts:    2757000 | #Learnt:      62170 | 0.000
1300.48/1300.71	c total clause space: 127.173MB
1300.48/1300.71	c total #watches: 247944
1301.09/1301.40	c total #propagations: 1135823334 / total #impl: 4181194739 (eff. 0.272)
1301.09/1301.40	c #Conflicts:    2758000 | #Learnt:      63170 | 0.000
1301.09/1301.40	c total clause space: 127.173MB
1301.09/1301.40	c total #watches: 251172
1301.88/1302.17	c total #propagations: 1136268781 / total #impl: 4182599015 (eff. 0.272)
1301.88/1302.17	c #Conflicts:    2759000 | #Learnt:      64170 | 0.000
1301.88/1302.17	c total clause space: 127.173MB
1301.88/1302.17	c total #watches: 254669
1302.78/1303.01	c total #propagations: 1136654629 / total #impl: 4184687102 (eff. 0.272)
1302.78/1303.01	c #Conflicts:    2760000 | #Learnt:      65170 | 0.000
1302.78/1303.01	c total clause space: 127.173MB
1302.78/1303.01	c total #watches: 257397
1303.58/1303.88	c total #propagations: 1137144726 / total #impl: 4187182664 (eff. 0.272)
1303.58/1303.88	c #Conflicts:    2761000 | #Learnt:      66170 | 0.000
1303.58/1303.88	c total clause space: 127.173MB
1303.58/1303.88	c total #watches: 259755
1304.39/1304.66	c total #propagations: 1137661397 / total #impl: 4189242247 (eff. 0.272)
1304.39/1304.66	c #Conflicts:    2762000 | #Learnt:      67170 | 0.000
1304.39/1304.66	c total clause space: 127.173MB
1304.39/1304.66	c total #watches: 262942
1305.28/1305.56	c total #propagations: 1138055834 / total #impl: 4191159053 (eff. 0.272)
1305.28/1305.56	c #Conflicts:    2763000 | #Learnt:      68170 | 0.000
1305.28/1305.56	c total clause space: 127.173MB
1305.28/1305.56	c total #watches: 266014
1306.08/1306.39	c total #propagations: 1138539565 / total #impl: 4194107341 (eff. 0.271)
1306.08/1306.39	c #Conflicts:    2764000 | #Learnt:      69170 | 0.000
1306.08/1306.39	c total clause space: 127.173MB
1306.08/1306.39	c total #watches: 268503
1306.98/1307.21	c total #propagations: 1138961607 / total #impl: 4196349166 (eff. 0.271)
1306.98/1307.21	c #Conflicts:    2765000 | #Learnt:      70170 | 0.000
1306.98/1307.21	c total clause space: 127.173MB
1306.98/1307.21	c total #watches: 270775
1307.69/1308.00	c total #propagations: 1139445979 / total #impl: 4198552219 (eff. 0.271)
1307.69/1308.00	c #Conflicts:    2766000 | #Learnt:      71170 | 0.000
1307.69/1308.00	c total clause space: 127.173MB
1307.69/1308.00	c total #watches: 273056
1308.59/1308.84	c total #propagations: 1139883754 / total #impl: 4201117968 (eff. 0.271)
1308.59/1308.84	c #Conflicts:    2767000 | #Learnt:      72170 | 0.000
1308.59/1308.84	c total clause space: 127.173MB
1308.59/1308.84	c total #watches: 275294
1309.39/1309.65	c total #propagations: 1140358875 / total #impl: 4203491277 (eff. 0.271)
1309.39/1309.65	c #Conflicts:    2768000 | #Learnt:      73170 | 0.000
1309.39/1309.65	c total clause space: 127.173MB
1309.39/1309.65	c total #watches: 277471
1310.29/1310.55	c total #propagations: 1140859222 / total #impl: 4205869223 (eff. 0.271)
1310.29/1310.55	c #Conflicts:    2769000 | #Learnt:      74170 | 0.000
1310.29/1310.55	c total clause space: 127.173MB
1310.29/1310.55	c total #watches: 279738
1311.19/1311.46	c total #propagations: 1141361827 / total #impl: 4208471283 (eff. 0.271)
1311.19/1311.46	c #Conflicts:    2770000 | #Learnt:      75170 | 0.000
1311.19/1311.46	c total clause space: 127.173MB
1311.19/1311.46	c total #watches: 282154
1312.09/1312.39	c total #propagations: 1141840362 / total #impl: 4210853614 (eff. 0.271)
1312.09/1312.39	c #Conflicts:    2771000 | #Learnt:      76170 | 0.000
1312.09/1312.39	c total clause space: 127.173MB
1312.09/1312.39	c total #watches: 284426
1313.09/1313.31	c total #propagations: 1142306745 / total #impl: 4212755683 (eff. 0.271)
1313.09/1313.31	c #Conflicts:    2772000 | #Learnt:      77170 | 0.000
1313.09/1313.31	c total clause space: 127.173MB
1313.09/1313.31	c total #watches: 286775
1313.99/1314.28	c total #propagations: 1142740329 / total #impl: 4214636271 (eff. 0.271)
1313.99/1314.28	c #Conflicts:    2773000 | #Learnt:      78170 | 0.000
1313.99/1314.28	c total clause space: 127.173MB
1313.99/1314.28	c total #watches: 289341
1314.69/1314.99	c total #propagations: 1143105868 / total #impl: 4216417812 (eff. 0.271)
1314.69/1314.99	c #Conflicts:    2774000 | #Learnt:      79170 | 0.000
1314.69/1314.99	c total clause space: 127.173MB
1314.69/1314.99	c total #watches: 292313
1315.59/1315.89	c total #propagations: 1143526361 / total #impl: 4218114532 (eff. 0.271)
1315.59/1315.89	c #Conflicts:    2775000 | #Learnt:      80170 | 0.000
1315.59/1315.89	c total clause space: 127.173MB
1315.59/1315.89	c total #watches: 295125
1316.39/1316.61	c total #propagations: 1143942891 / total #impl: 4219851684 (eff. 0.271)
1316.39/1316.61	c GC COLLECT
1316.39/1316.61	c #Conflicts:    2776000 | #Learnt:      40769 | 0.000
1316.39/1316.61	c total clause space: 127.173MB
1316.39/1316.61	c total #watches: 191443
1316.79/1317.06	c total #propagations: 1144385987 / total #impl: 4221728652 (eff. 0.271)
1316.79/1317.06	c #Conflicts:    2777000 | #Learnt:      41769 | 0.000
1316.79/1317.06	c total clause space: 127.173MB
1316.79/1317.06	c total #watches: 194077
1317.29/1317.52	c total #propagations: 1144876823 / total #impl: 4223860410 (eff. 0.271)
1317.29/1317.52	c #Conflicts:    2778000 | #Learnt:      42769 | 0.000
1317.29/1317.52	c total clause space: 127.173MB
1317.29/1317.52	c total #watches: 196891
1317.79/1318.05	c total #propagations: 1145310440 / total #impl: 4225705348 (eff. 0.271)
1317.79/1318.05	c #Conflicts:    2779000 | #Learnt:      43769 | 0.000
1317.79/1318.05	c total clause space: 127.173MB
1317.79/1318.05	c total #watches: 200319
1318.39/1318.63	c total #propagations: 1145802245 / total #impl: 4227872775 (eff. 0.271)
1318.39/1318.63	c #Conflicts:    2780000 | #Learnt:      44769 | 0.000
1318.39/1318.63	c total clause space: 127.173MB
1318.39/1318.63	c total #watches: 203068
1318.89/1319.14	c total #propagations: 1146298039 / total #impl: 4230395365 (eff. 0.271)
1318.89/1319.14	c #Conflicts:    2781000 | #Learnt:      45769 | 0.000
1318.89/1319.14	c total clause space: 127.173MB
1318.89/1319.14	c total #watches: 205527
1319.49/1319.71	c total #propagations: 1146722101 / total #impl: 4232085617 (eff. 0.271)
1319.49/1319.71	c #Conflicts:    2782000 | #Learnt:      46769 | 0.000
1319.49/1319.71	c total clause space: 127.173MB
1319.49/1319.71	c total #watches: 207782
1319.99/1320.23	c total #propagations: 1147192742 / total #impl: 4234013422 (eff. 0.271)
1319.99/1320.23	c #Conflicts:    2783000 | #Learnt:      47769 | 0.000
1319.99/1320.23	c total clause space: 127.173MB
1319.99/1320.23	c total #watches: 210136
1320.49/1320.74	c total #propagations: 1147645281 / total #impl: 4235783980 (eff. 0.271)
1320.49/1320.74	c #Conflicts:    2784000 | #Learnt:      48769 | 0.000
1320.49/1320.74	c total clause space: 127.173MB
1320.49/1320.74	c total #watches: 212466
1320.99/1321.26	c total #propagations: 1148018573 / total #impl: 4237191633 (eff. 0.271)
1320.99/1321.26	c #Conflicts:    2785000 | #Learnt:      49769 | 0.000
1320.99/1321.26	c total clause space: 127.173MB
1320.99/1321.26	c total #watches: 214920
1321.59/1321.80	c total #propagations: 1148443017 / total #impl: 4238750191 (eff. 0.271)
1321.59/1321.80	c #Conflicts:    2786000 | #Learnt:      50769 | 0.000
1321.59/1321.80	c total clause space: 127.173MB
1321.59/1321.80	c total #watches: 217255
1322.09/1322.37	c total #propagations: 1148855705 / total #impl: 4240322236 (eff. 0.271)
1322.09/1322.37	c #Conflicts:    2787000 | #Learnt:      51769 | 0.000
1322.09/1322.37	c total clause space: 127.173MB
1322.09/1322.37	c total #watches: 219460
1322.59/1322.89	c total #propagations: 1149280281 / total #impl: 4242114931 (eff. 0.271)
1322.59/1322.89	c #Conflicts:    2788000 | #Learnt:      52769 | 0.000
1322.59/1322.89	c total clause space: 127.173MB
1322.59/1322.89	c total #watches: 221875
1323.29/1323.53	c total #propagations: 1149693083 / total #impl: 4243688311 (eff. 0.271)
1323.29/1323.53	c #Conflicts:    2789000 | #Learnt:      53769 | 0.000
1323.29/1323.53	c total clause space: 127.173MB
1323.29/1323.53	c total #watches: 224345
1323.89/1324.13	c total #propagations: 1150247546 / total #impl: 4245689016 (eff. 0.271)
1323.89/1324.13	c #Conflicts:    2790000 | #Learnt:      54769 | 0.000
1323.89/1324.13	c total clause space: 127.173MB
1323.89/1324.13	c total #watches: 227262
1324.49/1324.72	c total #propagations: 1150731701 / total #impl: 4247509919 (eff. 0.271)
1324.49/1324.72	c #Conflicts:    2791000 | #Learnt:      55769 | 0.000
1324.49/1324.72	c total clause space: 127.173MB
1324.49/1324.72	c total #watches: 229786
1325.09/1325.33	c total #propagations: 1151109173 / total #impl: 4248994376 (eff. 0.271)
1325.09/1325.33	c #Conflicts:    2792000 | #Learnt:      56769 | 0.000
1325.09/1325.33	c total clause space: 127.173MB
1325.09/1325.33	c total #watches: 232257
1325.69/1325.97	c total #propagations: 1151498262 / total #impl: 4250715408 (eff. 0.271)
1325.69/1325.97	c #Conflicts:    2793000 | #Learnt:      57769 | 0.000
1325.69/1325.97	c total clause space: 127.173MB
1325.69/1325.97	c total #watches: 235027
1326.29/1326.51	c total #propagations: 1151885232 / total #impl: 4252466861 (eff. 0.271)
1326.29/1326.51	c #Conflicts:    2794000 | #Learnt:      58769 | 0.000
1326.29/1326.51	c total clause space: 127.173MB
1326.29/1326.51	c total #watches: 237563
1326.99/1327.20	c total #propagations: 1152143916 / total #impl: 4253671813 (eff. 0.271)
1326.99/1327.20	c #Conflicts:    2795000 | #Learnt:      59769 | 0.000
1326.99/1327.20	c total clause space: 127.173MB
1326.99/1327.20	c total #watches: 240046
1327.69/1327.96	c total #propagations: 1152517437 / total #impl: 4255073108 (eff. 0.271)
1327.69/1327.96	c #Conflicts:    2796000 | #Learnt:      60769 | 0.000
1327.69/1327.96	c total clause space: 127.173MB
1327.69/1327.96	c total #watches: 242608
1328.38/1328.66	c total #propagations: 1153005743 / total #impl: 4257209749 (eff. 0.271)
1328.38/1328.66	c #Conflicts:    2797000 | #Learnt:      61769 | 0.000
1328.38/1328.66	c total clause space: 127.173MB
1328.38/1328.66	c total #watches: 245025
1329.08/1329.35	c total #propagations: 1153475179 / total #impl: 4259171798 (eff. 0.271)
1329.08/1329.35	c #Conflicts:    2798000 | #Learnt:      62769 | 0.000
1329.08/1329.35	c total clause space: 127.173MB
1329.08/1329.35	c total #watches: 247696
1329.79/1330.02	c total #propagations: 1153815360 / total #impl: 4260434209 (eff. 0.271)
1329.79/1330.02	c #Conflicts:    2799000 | #Learnt:      63769 | 0.000
1329.79/1330.02	c total clause space: 127.173MB
1329.79/1330.02	c total #watches: 250148
1330.38/1330.68	c total #propagations: 1154226819 / total #impl: 4262027783 (eff. 0.271)
1330.38/1330.68	c #Conflicts:    2800000 | #Learnt:      64769 | 0.000
1330.38/1330.68	c total clause space: 127.173MB
1330.38/1330.68	c total #watches: 253179
1331.08/1331.38	c total #propagations: 1154607953 / total #impl: 4263695954 (eff. 0.271)
1331.08/1331.38	c #Conflicts:    2801000 | #Learnt:      65769 | 0.000
1331.08/1331.38	c total clause space: 127.173MB
1331.08/1331.38	c total #watches: 256067
1331.78/1332.09	c total #propagations: 1154943064 / total #impl: 4264986174 (eff. 0.271)
1331.78/1332.09	c #Conflicts:    2802000 | #Learnt:      66769 | 0.000
1331.78/1332.09	c total clause space: 127.173MB
1331.78/1332.09	c total #watches: 258868
1332.58/1332.80	c total #propagations: 1155285798 / total #impl: 4266389810 (eff. 0.271)
1332.58/1332.80	c #Conflicts:    2803000 | #Learnt:      67769 | 0.000
1332.58/1332.80	c total clause space: 127.173MB
1332.58/1332.80	c total #watches: 261445
1333.38/1333.62	c total #propagations: 1155645428 / total #impl: 4267563257 (eff. 0.271)
1333.38/1333.62	c #Conflicts:    2804000 | #Learnt:      68769 | 0.000
1333.38/1333.62	c total clause space: 127.173MB
1333.38/1333.62	c total #watches: 264541
1334.09/1334.38	c total #propagations: 1156096387 / total #impl: 4269412095 (eff. 0.271)
1334.09/1334.38	c #Conflicts:    2805000 | #Learnt:      69769 | 0.000
1334.09/1334.38	c total clause space: 127.173MB
1334.09/1334.38	c total #watches: 267533
1334.78/1335.06	c total #propagations: 1156446043 / total #impl: 4271572868 (eff. 0.271)
1334.78/1335.06	c #Conflicts:    2806000 | #Learnt:      70769 | 0.000
1334.78/1335.06	c total clause space: 127.173MB
1334.78/1335.06	c total #watches: 269878
1335.48/1335.74	c total #propagations: 1156837032 / total #impl: 4273102814 (eff. 0.271)
1335.48/1335.74	c #Conflicts:    2807000 | #Learnt:      71769 | 0.000
1335.48/1335.74	c total clause space: 127.173MB
1335.48/1335.74	c total #watches: 272663
1336.18/1336.46	c total #propagations: 1157243397 / total #impl: 4274478603 (eff. 0.271)
1336.18/1336.46	c #Conflicts:    2808000 | #Learnt:      72769 | 0.000
1336.18/1336.46	c total clause space: 127.173MB
1336.18/1336.46	c total #watches: 275417
1337.08/1337.32	c total #propagations: 1157636050 / total #impl: 4275877057 (eff. 0.271)
1337.08/1337.32	c #Conflicts:    2809000 | #Learnt:      73769 | 0.000
1337.08/1337.32	c total clause space: 127.173MB
1337.08/1337.32	c total #watches: 278009
1337.78/1338.03	c total #propagations: 1158099408 / total #impl: 4277586052 (eff. 0.271)
1337.78/1338.03	c #Conflicts:    2810000 | #Learnt:      74769 | 0.000
1337.78/1338.03	c total clause space: 127.173MB
1337.78/1338.03	c total #watches: 281425
1338.68/1338.97	c total #propagations: 1158427249 / total #impl: 4279318007 (eff. 0.271)
1338.68/1338.97	c #Conflicts:    2811000 | #Learnt:      75769 | 0.000
1338.68/1338.97	c total clause space: 127.173MB
1338.68/1338.97	c total #watches: 284320
1339.48/1339.72	c total #propagations: 1158862678 / total #impl: 4281073098 (eff. 0.271)
1339.48/1339.72	c #Conflicts:    2812000 | #Learnt:      76769 | 0.000
1339.48/1339.72	c total clause space: 127.173MB
1339.48/1339.72	c total #watches: 287159
1340.18/1340.40	c total #propagations: 1159218799 / total #impl: 4282321942 (eff. 0.271)
1340.18/1340.40	c #Conflicts:    2813000 | #Learnt:      77769 | 0.000
1340.18/1340.40	c total clause space: 127.173MB
1340.18/1340.40	c total #watches: 289847
1340.79/1341.08	c total #propagations: 1159530067 / total #impl: 4283665342 (eff. 0.271)
1340.79/1341.08	c #Conflicts:    2814000 | #Learnt:      78769 | 0.000
1340.79/1341.08	c total clause space: 127.173MB
1340.79/1341.08	c total #watches: 292886
1341.68/1341.99	c total #propagations: 1159828200 / total #impl: 4284826017 (eff. 0.271)
1341.68/1341.99	c #Conflicts:    2815000 | #Learnt:      79769 | 0.000
1341.68/1341.99	c total clause space: 127.173MB
1341.68/1341.99	c total #watches: 296357
1342.38/1342.65	c total #propagations: 1160187586 / total #impl: 4286657780 (eff. 0.271)
1342.38/1342.65	c #Conflicts:    2816000 | #Learnt:      80769 | 0.000
1342.38/1342.65	c total clause space: 127.173MB
1342.38/1342.65	c total #watches: 299460
1342.78/1343.10	c total #propagations: 1160470481 / total #impl: 4288060433 (eff. 0.271)
1342.78/1343.10	c GC COLLECT
1342.78/1343.10	c #Conflicts:    2817000 | #Learnt:      41065 | 0.000
1342.78/1343.10	c total clause space: 127.173MB
1342.78/1343.10	c total #watches: 192874
1343.28/1343.56	c total #propagations: 1160775631 / total #impl: 4288922904 (eff. 0.271)
1343.28/1343.56	c #Conflicts:    2818000 | #Learnt:      42065 | 0.000
1343.28/1343.56	c total clause space: 127.173MB
1343.28/1343.56	c total #watches: 196910
1343.68/1343.96	c total #propagations: 1161141900 / total #impl: 4290097506 (eff. 0.271)
1343.68/1343.96	c #Conflicts:    2819000 | #Learnt:      43065 | 0.000
1343.68/1343.96	c total clause space: 127.173MB
1343.68/1343.96	c total #watches: 199112
1344.18/1344.41	c total #propagations: 1161554438 / total #impl: 4291509653 (eff. 0.271)
1344.18/1344.41	c #Conflicts:    2820000 | #Learnt:      44065 | 0.000
1344.18/1344.41	c total clause space: 127.173MB
1344.18/1344.41	c total #watches: 201632
1344.58/1344.87	c total #propagations: 1162018768 / total #impl: 4293367908 (eff. 0.271)
1344.58/1344.87	c #Conflicts:    2821000 | #Learnt:      45065 | 0.000
1344.58/1344.87	c total clause space: 127.173MB
1344.58/1344.87	c total #watches: 203874
1345.19/1345.42	c total #propagations: 1162365941 / total #impl: 4294692205 (eff. 0.271)
1345.19/1345.42	c #Conflicts:    2822000 | #Learnt:      46065 | 0.000
1345.19/1345.42	c total clause space: 127.173MB
1345.19/1345.42	c total #watches: 206470
1345.68/1345.94	c total #propagations: 1162857617 / total #impl: 4296544210 (eff. 0.271)
1345.68/1345.94	c #Conflicts:    2823000 | #Learnt:      47065 | 0.000
1345.68/1345.94	c total clause space: 127.173MB
1345.68/1345.94	c total #watches: 208699
1346.19/1346.46	c total #propagations: 1163325423 / total #impl: 4298160505 (eff. 0.271)
1346.19/1346.46	c #Conflicts:    2824000 | #Learnt:      48065 | 0.000
1346.19/1346.46	c total clause space: 127.173MB
1346.19/1346.46	c total #watches: 211042
1346.68/1346.98	c total #propagations: 1163821750 / total #impl: 4300092607 (eff. 0.271)
1346.68/1346.98	c #Conflicts:    2825000 | #Learnt:      49065 | 0.000
1346.68/1346.98	c total clause space: 127.173MB
1346.68/1346.98	c total #watches: 213237
1347.18/1347.49	c total #propagations: 1164351583 / total #impl: 4302053238 (eff. 0.271)
1347.18/1347.49	c #Conflicts:    2826000 | #Learnt:      50065 | 0.000
1347.18/1347.49	c total clause space: 127.173MB
1347.18/1347.49	c total #watches: 215425
1347.68/1347.99	c total #propagations: 1164846879 / total #impl: 4303972574 (eff. 0.271)
1347.68/1347.99	c #Conflicts:    2827000 | #Learnt:      51065 | 0.000
1347.68/1347.99	c total clause space: 127.173MB
1347.68/1347.99	c total #watches: 218422
1348.18/1348.44	c total #propagations: 1165296814 / total #impl: 4306121126 (eff. 0.271)
1348.18/1348.44	c #Conflicts:    2828000 | #Learnt:      52065 | 0.000
1348.18/1348.44	c total clause space: 127.173MB
1348.18/1348.44	c total #watches: 220558
1348.78/1349.02	c total #propagations: 1165665203 / total #impl: 4307763413 (eff. 0.271)
1348.78/1349.02	c #Conflicts:    2829000 | #Learnt:      53065 | 0.000
1348.78/1349.02	c total clause space: 127.173MB
1348.78/1349.02	c total #watches: 222827
1349.38/1349.60	c total #propagations: 1166267045 / total #impl: 4309517071 (eff. 0.271)
1349.38/1349.60	c #Conflicts:    2830000 | #Learnt:      54065 | 0.000
1349.38/1349.60	c total clause space: 127.173MB
1349.38/1349.60	c total #watches: 225034
1349.88/1350.14	c total #propagations: 1166858601 / total #impl: 4311527832 (eff. 0.271)
1349.88/1350.14	c #Conflicts:    2831000 | #Learnt:      55065 | 0.000
1349.88/1350.14	c total clause space: 127.173MB
1349.88/1350.14	c total #watches: 228609
1350.48/1350.76	c total #propagations: 1167325741 / total #impl: 4313692465 (eff. 0.271)
1350.48/1350.76	c #Conflicts:    2832000 | #Learnt:      56065 | 0.000
1350.48/1350.76	c total clause space: 127.173MB
1350.48/1350.76	c total #watches: 232015
1351.08/1351.34	c total #propagations: 1167798192 / total #impl: 4315700359 (eff. 0.271)
1351.08/1351.34	c #Conflicts:    2833000 | #Learnt:      57065 | 0.000
1351.08/1351.34	c total clause space: 127.173MB
1351.08/1351.34	c total #watches: 235375
1351.69/1351.93	c total #propagations: 1168124256 / total #impl: 4317784592 (eff. 0.271)
1351.69/1351.93	c #Conflicts:    2834000 | #Learnt:      58065 | 0.000
1351.69/1351.93	c total clause space: 127.173MB
1351.69/1351.93	c total #watches: 238079
1352.28/1352.52	c total #propagations: 1168414425 / total #impl: 4320066672 (eff. 0.270)
1352.28/1352.52	c #Conflicts:    2835000 | #Learnt:      59065 | 0.000
1352.28/1352.52	c total clause space: 127.173MB
1352.28/1352.52	c total #watches: 240999
1352.79/1353.03	c total #propagations: 1168733594 / total #impl: 4322335166 (eff. 0.270)
1352.79/1353.03	c #Conflicts:    2836000 | #Learnt:      60065 | 0.000
1352.79/1353.03	c total clause space: 127.173MB
1352.79/1353.03	c total #watches: 244293
1353.38/1353.65	c total #propagations: 1169039228 / total #impl: 4324284035 (eff. 0.270)
1353.38/1353.65	c #Conflicts:    2837000 | #Learnt:      61065 | 0.000
1353.38/1353.65	c total clause space: 127.173MB
1353.38/1353.65	c total #watches: 247326
1354.08/1354.32	c total #propagations: 1169340586 / total #impl: 4326331494 (eff. 0.270)
1354.08/1354.32	c #Conflicts:    2838000 | #Learnt:      62065 | 0.000
1354.08/1354.32	c total clause space: 127.173MB
1354.08/1354.32	c total #watches: 249726
1354.78/1355.01	c total #propagations: 1169749016 / total #impl: 4328109608 (eff. 0.270)
1354.78/1355.01	c #Conflicts:    2839000 | #Learnt:      63065 | 0.000
1354.78/1355.01	c total clause space: 127.173MB
1354.78/1355.01	c total #watches: 252242
1355.48/1355.75	c total #propagations: 1170237509 / total #impl: 4330125535 (eff. 0.270)
1355.48/1355.75	c #Conflicts:    2840000 | #Learnt:      64065 | 0.000
1355.48/1355.75	c total clause space: 127.173MB
1355.48/1355.75	c total #watches: 254671
1356.28/1356.55	c total #propagations: 1170749125 / total #impl: 4332008171 (eff. 0.270)
1356.28/1356.55	c #Conflicts:    2841000 | #Learnt:      65065 | 0.000
1356.28/1356.55	c total clause space: 127.173MB
1356.28/1356.55	c total #watches: 256898
1357.08/1357.34	c total #propagations: 1171235814 / total #impl: 4334177081 (eff. 0.270)
1357.08/1357.34	c #Conflicts:    2842000 | #Learnt:      66065 | 0.000
1357.08/1357.34	c total clause space: 127.173MB
1357.08/1357.34	c total #watches: 259152
1357.88/1358.16	c total #propagations: 1171728409 / total #impl: 4336342370 (eff. 0.270)
1357.88/1358.16	c #Conflicts:    2843000 | #Learnt:      67065 | 0.000
1357.88/1358.16	c total clause space: 127.173MB
1357.88/1358.16	c total #watches: 261333
1358.78/1359.02	c total #propagations: 1172163397 / total #impl: 4338321903 (eff. 0.270)
1358.78/1359.02	c #Conflicts:    2844000 | #Learnt:      68065 | 0.000
1358.78/1359.02	c total clause space: 127.173MB
1358.78/1359.02	c total #watches: 264079
1359.68/1359.93	c total #propagations: 1172659895 / total #impl: 4340877301 (eff. 0.270)
1359.68/1359.93	c #Conflicts:    2845000 | #Learnt:      69065 | 0.000
1359.68/1359.93	c total clause space: 127.173MB
1359.68/1359.93	c total #watches: 266389
1360.59/1360.88	c total #propagations: 1173145683 / total #impl: 4342878338 (eff. 0.270)
1360.59/1360.88	c #Conflicts:    2846000 | #Learnt:      70065 | 0.000
1360.59/1360.88	c total clause space: 127.173MB
1360.59/1360.88	c total #watches: 268675
1361.48/1361.79	c total #propagations: 1173707972 / total #impl: 4344781085 (eff. 0.270)
1361.48/1361.79	c #Conflicts:    2847000 | #Learnt:      71065 | 0.000
1361.48/1361.79	c total clause space: 127.173MB
1361.48/1361.79	c total #watches: 271072
1362.38/1362.60	c total #propagations: 1174201104 / total #impl: 4346706351 (eff. 0.270)
1362.38/1362.60	c #Conflicts:    2848000 | #Learnt:      72065 | 0.000
1362.38/1362.60	c total clause space: 127.173MB
1362.38/1362.60	c total #watches: 273392
1363.08/1363.39	c total #propagations: 1174568144 / total #impl: 4348476361 (eff. 0.270)
1363.08/1363.39	c #Conflicts:    2849000 | #Learnt:      73065 | 0.000
1363.08/1363.39	c total clause space: 127.173MB
1363.08/1363.39	c total #watches: 276556
1364.18/1364.48	c total #propagations: 1175003425 / total #impl: 4349880312 (eff. 0.270)
1364.18/1364.48	c #Conflicts:    2850000 | #Learnt:      74065 | 0.000
1364.18/1364.48	c total clause space: 127.173MB
1364.18/1364.48	c total #watches: 279035
1365.18/1365.46	c total #propagations: 1175537697 / total #impl: 4352318678 (eff. 0.270)
1365.18/1365.46	c #Conflicts:    2851000 | #Learnt:      75065 | 0.000
1365.18/1365.46	c total clause space: 127.173MB
1365.18/1365.46	c total #watches: 281477
1366.18/1366.40	c total #propagations: 1176061491 / total #impl: 4354868559 (eff. 0.270)
1366.18/1366.40	c #Conflicts:    2852000 | #Learnt:      76065 | 0.000
1366.18/1366.40	c total clause space: 127.173MB
1366.18/1366.40	c total #watches: 283757
1367.09/1367.34	c total #propagations: 1176608106 / total #impl: 4357560917 (eff. 0.270)
1367.09/1367.34	c #Conflicts:    2853000 | #Learnt:      77065 | 0.000
1367.09/1367.34	c total clause space: 127.173MB
1367.09/1367.34	c total #watches: 286079
1367.98/1368.21	c total #propagations: 1177060647 / total #impl: 4359526330 (eff. 0.270)
1367.98/1368.21	c #Conflicts:    2854000 | #Learnt:      78065 | 0.000
1367.98/1368.21	c total clause space: 127.173MB
1367.98/1368.21	c total #watches: 288317
1368.78/1369.05	c total #propagations: 1177536175 / total #impl: 4361039433 (eff. 0.270)
1368.78/1369.05	c #Conflicts:    2855000 | #Learnt:      79065 | 0.000
1368.78/1369.05	c total clause space: 127.173MB
1368.78/1369.05	c total #watches: 290583
1369.48/1369.76	c total #propagations: 1178070034 / total #impl: 4363186638 (eff. 0.270)
1369.48/1369.76	c #Conflicts:    2856000 | #Learnt:      80065 | 0.000
1369.48/1369.76	c total clause space: 127.173MB
1369.48/1369.76	c total #watches: 292920
1370.48/1370.73	c total #propagations: 1178465300 / total #impl: 4364764057 (eff. 0.270)
1370.48/1370.73	c #Conflicts:    2857000 | #Learnt:      81065 | 0.000
1370.48/1370.73	c total clause space: 127.173MB
1370.48/1370.73	c total #watches: 295186
1371.38/1371.60	c total #propagations: 1178851993 / total #impl: 4366331472 (eff. 0.270)
1371.38/1371.60	c GC COLLECT
1371.38/1371.60	c #Conflicts:    2858000 | #Learnt:      41064 | 0.000
1371.38/1371.60	c total clause space: 127.173MB
1371.38/1371.60	c total #watches: 192710
1371.78/1372.02	c total #propagations: 1179129697 / total #impl: 4367821171 (eff. 0.270)
1371.78/1372.02	c #Conflicts:    2859000 | #Learnt:      42064 | 0.000
1371.78/1372.02	c total clause space: 127.173MB
1371.78/1372.02	c total #watches: 195505
1372.18/1372.44	c total #propagations: 1179420951 / total #impl: 4369334189 (eff. 0.270)
1372.18/1372.44	c #Conflicts:    2860000 | #Learnt:      43064 | 0.000
1372.18/1372.44	c total clause space: 127.173MB
1372.18/1372.44	c total #watches: 197914
1372.58/1372.83	c total #propagations: 1179763687 / total #impl: 4370934361 (eff. 0.270)
1372.58/1372.83	c #Conflicts:    2861000 | #Learnt:      44064 | 0.000
1372.58/1372.83	c total clause space: 127.173MB
1372.58/1372.83	c total #watches: 200291
1372.98/1373.22	c total #propagations: 1180158121 / total #impl: 4372235344 (eff. 0.270)
1372.98/1373.22	c #Conflicts:    2862000 | #Learnt:      45064 | 0.000
1372.98/1373.22	c total clause space: 127.173MB
1372.98/1373.22	c total #watches: 202589
1373.38/1373.65	c total #propagations: 1180581479 / total #impl: 4373549311 (eff. 0.270)
1373.38/1373.65	c #Conflicts:    2863000 | #Learnt:      46064 | 0.000
1373.38/1373.65	c total clause space: 127.173MB
1373.38/1373.65	c total #watches: 204845
1373.88/1374.10	c total #propagations: 1181099135 / total #impl: 4375122203 (eff. 0.270)
1373.88/1374.10	c #Conflicts:    2864000 | #Learnt:      47064 | 0.000
1373.88/1374.10	c total clause space: 127.173MB
1373.88/1374.10	c total #watches: 207230
1374.38/1374.61	c total #propagations: 1181652532 / total #impl: 4377014186 (eff. 0.270)
1374.38/1374.61	c #Conflicts:    2865000 | #Learnt:      48064 | 0.000
1374.38/1374.61	c total clause space: 127.173MB
1374.38/1374.61	c total #watches: 209899
1374.78/1375.09	c total #propagations: 1182159273 / total #impl: 4379060248 (eff. 0.270)
1374.78/1375.09	c #Conflicts:    2866000 | #Learnt:      49064 | 0.000
1374.78/1375.09	c total clause space: 127.173MB
1374.78/1375.09	c total #watches: 212445
1375.38/1375.64	c total #propagations: 1182560596 / total #impl: 4381206355 (eff. 0.270)
1375.38/1375.64	c #Conflicts:    2867000 | #Learnt:      50064 | 0.000
1375.38/1375.64	c total clause space: 127.173MB
1375.38/1375.64	c total #watches: 214795
1375.78/1376.09	c total #propagations: 1183069113 / total #impl: 4383265641 (eff. 0.270)
1375.78/1376.09	c #Conflicts:    2868000 | #Learnt:      51064 | 0.000
1375.78/1376.09	c total clause space: 127.173MB
1375.78/1376.09	c total #watches: 216987
1376.38/1376.61	c total #propagations: 1183499941 / total #impl: 4384725671 (eff. 0.270)
1376.38/1376.61	c #Conflicts:    2869000 | #Learnt:      52064 | 0.000
1376.38/1376.61	c total clause space: 127.173MB
1376.38/1376.61	c total #watches: 219227
1376.98/1377.28	c total #propagations: 1183997244 / total #impl: 4386530045 (eff. 0.270)
1376.98/1377.28	c #Conflicts:    2870000 | #Learnt:      53064 | 0.000
1376.98/1377.28	c total clause space: 127.173MB
1376.98/1377.28	c total #watches: 222282
1377.68/1377.92	c total #propagations: 1184579449 / total #impl: 4388828410 (eff. 0.270)
1377.68/1377.92	c #Conflicts:    2871000 | #Learnt:      54064 | 0.000
1377.68/1377.92	c total clause space: 127.173MB
1377.68/1377.92	c total #watches: 226155
1378.08/1378.40	c total #propagations: 1185133887 / total #impl: 4390534436 (eff. 0.270)
1378.08/1378.40	c #Conflicts:    2872000 | #Learnt:      55064 | 0.000
1378.08/1378.40	c total clause space: 127.173MB
1378.08/1378.40	c total #watches: 229365
1378.58/1378.87	c total #propagations: 1185669168 / total #impl: 4392353476 (eff. 0.270)
1378.58/1378.87	c #Conflicts:    2873000 | #Learnt:      56064 | 0.000
1378.58/1378.87	c total clause space: 127.173MB
1378.58/1378.87	c total #watches: 232867
1379.08/1379.39	c total #propagations: 1185999525 / total #impl: 4393567007 (eff. 0.270)
1379.08/1379.39	c #Conflicts:    2874000 | #Learnt:      57064 | 0.000
1379.08/1379.39	c total clause space: 127.173MB
1379.08/1379.39	c total #watches: 236246
1379.68/1379.91	c total #propagations: 1186429357 / total #impl: 4395007559 (eff. 0.270)
1379.68/1379.91	c #Conflicts:    2875000 | #Learnt:      58064 | 0.000
1379.68/1379.91	c total clause space: 127.173MB
1379.68/1379.91	c total #watches: 240355
1380.18/1380.49	c total #propagations: 1186779176 / total #impl: 4396326995 (eff. 0.270)
1380.18/1380.49	c #Conflicts:    2876000 | #Learnt:      59064 | 0.000
1380.18/1380.49	c total clause space: 127.173MB
1380.18/1380.49	c total #watches: 244508
1380.88/1381.13	c total #propagations: 1187158127 / total #impl: 4398087967 (eff. 0.270)
1380.88/1381.13	c #Conflicts:    2877000 | #Learnt:      60064 | 0.000
1380.88/1381.13	c total clause space: 127.173MB
1380.88/1381.13	c total #watches: 247821
1381.48/1381.74	c total #propagations: 1187390988 / total #impl: 4399620276 (eff. 0.270)
1381.48/1381.74	c #Conflicts:    2878000 | #Learnt:      61064 | 0.000
1381.48/1381.74	c total clause space: 127.173MB
1381.48/1381.74	c total #watches: 251950
1382.17/1382.48	c total #propagations: 1187716827 / total #impl: 4401241237 (eff. 0.270)
1382.17/1382.48	c #Conflicts:    2879000 | #Learnt:      62064 | 0.000
1382.17/1382.48	c total clause space: 127.173MB
1382.17/1382.48	c total #watches: 255328
1382.77/1383.04	c total #propagations: 1188041784 / total #impl: 4403032643 (eff. 0.270)
1382.77/1383.04	c #Conflicts:    2880000 | #Learnt:      63064 | 0.000
1382.77/1383.04	c total clause space: 127.173MB
1382.77/1383.04	c total #watches: 258486
1383.37/1383.64	c total #propagations: 1188429916 / total #impl: 4404393357 (eff. 0.270)
1383.37/1383.64	c #Conflicts:    2881000 | #Learnt:      64064 | 0.000
1383.37/1383.64	c total clause space: 127.173MB
1383.37/1383.64	c total #watches: 261439
1383.97/1384.20	c total #propagations: 1188759761 / total #impl: 4406064723 (eff. 0.270)
1383.97/1384.20	c #Conflicts:    2882000 | #Learnt:      65064 | 0.000
1383.97/1384.20	c total clause space: 127.173MB
1383.97/1384.20	c total #watches: 264436
1384.57/1384.83	c total #propagations: 1189020902 / total #impl: 4407773033 (eff. 0.270)
1384.57/1384.83	c #Conflicts:    2883000 | #Learnt:      66064 | 0.000
1384.57/1384.83	c total clause space: 127.173MB
1384.57/1384.83	c total #watches: 267841
1385.17/1385.43	c total #propagations: 1189363481 / total #impl: 4409698794 (eff. 0.270)
1385.17/1385.43	c #Conflicts:    2884000 | #Learnt:      67064 | 0.000
1385.17/1385.43	c total clause space: 127.173MB
1385.17/1385.43	c total #watches: 271010
1385.78/1386.08	c total #propagations: 1189688568 / total #impl: 4411552722 (eff. 0.270)
1385.78/1386.08	c #Conflicts:    2885000 | #Learnt:      68064 | 0.000
1385.78/1386.08	c total clause space: 127.173MB
1385.78/1386.08	c total #watches: 274300
1386.47/1386.75	c total #propagations: 1189992884 / total #impl: 4413451120 (eff. 0.270)
1386.47/1386.75	c #Conflicts:    2886000 | #Learnt:      69064 | 0.000
1386.47/1386.75	c total clause space: 127.173MB
1386.47/1386.75	c total #watches: 277421
1387.27/1387.52	c total #propagations: 1190313912 / total #impl: 4415509274 (eff. 0.270)
1387.27/1387.52	c #Conflicts:    2887000 | #Learnt:      70064 | 0.000
1387.27/1387.52	c total clause space: 127.173MB
1387.27/1387.52	c total #watches: 280510
1387.98/1388.24	c total #propagations: 1190642302 / total #impl: 4417238781 (eff. 0.270)
1387.98/1388.24	c #Conflicts:    2888000 | #Learnt:      71064 | 0.000
1387.98/1388.24	c total clause space: 127.173MB
1387.98/1388.24	c total #watches: 283775
1388.77/1389.02	c total #propagations: 1191032840 / total #impl: 4418989419 (eff. 0.270)
1388.77/1389.02	c #Conflicts:    2889000 | #Learnt:      72064 | 0.000
1388.77/1389.02	c total clause space: 127.173MB
1388.77/1389.02	c total #watches: 286853
1389.67/1389.92	c total #propagations: 1191440944 / total #impl: 4421228386 (eff. 0.269)
1389.67/1389.92	c #Conflicts:    2890000 | #Learnt:      73064 | 0.000
1389.67/1389.92	c total clause space: 127.173MB
1389.67/1389.92	c total #watches: 289731
1390.47/1390.74	c total #propagations: 1191909189 / total #impl: 4423750832 (eff. 0.269)
1390.47/1390.74	c #Conflicts:    2891000 | #Learnt:      74064 | 0.000
1390.47/1390.74	c total clause space: 127.173MB
1390.47/1390.74	c total #watches: 292849
1391.38/1391.64	c total #propagations: 1192318521 / total #impl: 4425719649 (eff. 0.269)
1391.38/1391.64	c #Conflicts:    2892000 | #Learnt:      75064 | 0.000
1391.38/1391.64	c total clause space: 127.173MB
1391.38/1391.64	c total #watches: 295578
1392.27/1392.57	c total #propagations: 1192714802 / total #impl: 4427898204 (eff. 0.269)
1392.27/1392.57	c #Conflicts:    2893000 | #Learnt:      76064 | 0.000
1392.27/1392.57	c total clause space: 127.173MB
1392.27/1392.57	c total #watches: 299597
1393.27/1393.50	c total #propagations: 1193137692 / total #impl: 4430129147 (eff. 0.269)
1393.27/1393.50	c #Conflicts:    2894000 | #Learnt:      77064 | 0.000
1393.27/1393.50	c total clause space: 127.173MB
1393.27/1393.50	c total #watches: 302877
1393.97/1394.26	c total #propagations: 1193474991 / total #impl: 4432316265 (eff. 0.269)
1393.97/1394.26	c #Conflicts:    2895000 | #Learnt:      78064 | 0.000
1393.97/1394.26	c total clause space: 127.173MB
1393.97/1394.26	c total #watches: 306067
1394.87/1395.12	c total #propagations: 1193804557 / total #impl: 4434124362 (eff. 0.269)
1394.87/1395.12	c #Conflicts:    2896000 | #Learnt:      79064 | 0.000
1394.87/1395.12	c total clause space: 127.173MB
1394.87/1395.12	c total #watches: 309033
1395.87/1396.17	c total #propagations: 1194160247 / total #impl: 4435873800 (eff. 0.269)
1395.87/1396.17	c #Conflicts:    2897000 | #Learnt:      80064 | 0.000
1395.87/1396.17	c total clause space: 127.173MB
1395.87/1396.17	c total #watches: 312217
1396.88/1397.15	c total #propagations: 1194585470 / total #impl: 4438241587 (eff. 0.269)
1396.88/1397.15	c #Conflicts:    2898000 | #Learnt:      81064 | 0.000
1396.88/1397.15	c total clause space: 127.173MB
1396.88/1397.15	c total #watches: 315793
1397.88/1398.11	c total #propagations: 1194904400 / total #impl: 4440989383 (eff. 0.269)
1397.88/1398.11	c #Conflicts:    2899000 | #Learnt:      82064 | 0.000
1397.88/1398.11	c total clause space: 127.173MB
1397.88/1398.11	c total #watches: 318602
1398.57/1398.83	c total #propagations: 1195344842 / total #impl: 4442750374 (eff. 0.269)
1398.57/1398.83	c GC COLLECT
1398.57/1398.83	c #Conflicts:    2900000 | #Learnt:      41759 | 0.000
1398.57/1398.83	c total clause space: 127.173MB
1398.57/1398.83	c total #watches: 194650
1398.98/1399.24	c total #propagations: 1195738234 / total #impl: 4443809383 (eff. 0.269)
1398.98/1399.24	c #Conflicts:    2901000 | #Learnt:      42759 | 0.000
1398.98/1399.24	c total clause space: 127.173MB
1398.98/1399.24	c total #watches: 197238
1399.47/1399.70	c total #propagations: 1196200920 / total #impl: 4445253932 (eff. 0.269)
1399.47/1399.70	c #Conflicts:    2902000 | #Learnt:      43759 | 0.000
1399.47/1399.70	c total clause space: 127.173MB
1399.47/1399.70	c total #watches: 200917
1399.87/1400.17	c total #propagations: 1196695378 / total #impl: 4446740938 (eff. 0.269)
1399.87/1400.17	c #Conflicts:    2903000 | #Learnt:      44759 | 0.000
1399.87/1400.17	c total clause space: 127.173MB
1399.87/1400.17	c total #watches: 203733
1400.27/1400.58	c total #propagations: 1197119563 / total #impl: 4448166540 (eff. 0.269)
1400.27/1400.58	c #Conflicts:    2904000 | #Learnt:      45759 | 0.000
1400.27/1400.58	c total clause space: 127.173MB
1400.27/1400.58	c total #watches: 207698
1400.87/1401.11	c total #propagations: 1197438829 / total #impl: 4449524488 (eff. 0.269)
1400.87/1401.11	c #Conflicts:    2905000 | #Learnt:      46759 | 0.000
1400.87/1401.11	c total clause space: 127.173MB
1400.87/1401.11	c total #watches: 210590
1401.37/1401.66	c total #propagations: 1197859732 / total #impl: 4450793189 (eff. 0.269)
1401.37/1401.66	c #Conflicts:    2906000 | #Learnt:      47759 | 0.000
1401.37/1401.66	c total clause space: 127.173MB
1401.37/1401.66	c total #watches: 213176
1401.87/1402.20	c total #propagations: 1198386451 / total #impl: 4452479795 (eff. 0.269)
1401.87/1402.20	c #Conflicts:    2907000 | #Learnt:      48759 | 0.000
1401.87/1402.20	c total clause space: 127.173MB
1401.87/1402.20	c total #watches: 216884
1402.38/1402.69	c total #propagations: 1198741625 / total #impl: 4454015832 (eff. 0.269)
1402.38/1402.69	c #Conflicts:    2908000 | #Learnt:      49759 | 0.000
1402.38/1402.69	c total clause space: 127.173MB
1402.38/1402.69	c total #watches: 219859
1402.97/1403.24	c total #propagations: 1198964087 / total #impl: 4455389356 (eff. 0.269)
1402.97/1403.24	c #Conflicts:    2909000 | #Learnt:      50759 | 0.000
1402.97/1403.24	c total clause space: 127.173MB
1402.97/1403.24	c total #watches: 222640
1403.48/1403.76	c total #propagations: 1199335517 / total #impl: 4456950355 (eff. 0.269)
1403.48/1403.76	c #Conflicts:    2910000 | #Learnt:      51759 | 0.000
1403.48/1403.76	c total clause space: 127.173MB
1403.48/1403.76	c total #watches: 225394
1404.07/1404.34	c total #propagations: 1199590841 / total #impl: 4458408711 (eff. 0.269)
1404.07/1404.34	c #Conflicts:    2911000 | #Learnt:      52759 | 0.000
1404.07/1404.34	c total clause space: 127.173MB
1404.07/1404.34	c total #watches: 228375
1404.77/1405.01	c total #propagations: 1199887482 / total #impl: 4460203763 (eff. 0.269)
1404.77/1405.01	c #Conflicts:    2912000 | #Learnt:      53759 | 0.000
1404.77/1405.01	c total clause space: 127.173MB
1404.77/1405.01	c total #watches: 231531
1405.37/1405.60	c total #propagations: 1200270166 / total #impl: 4462160566 (eff. 0.269)
1405.37/1405.60	c #Conflicts:    2913000 | #Learnt:      54759 | 0.000
1405.37/1405.60	c total clause space: 127.173MB
1405.37/1405.60	c total #watches: 234357
1405.97/1406.22	c total #propagations: 1200576775 / total #impl: 4463910857 (eff. 0.269)
1405.97/1406.22	c #Conflicts:    2914000 | #Learnt:      55759 | 0.000
1405.97/1406.22	c total clause space: 127.173MB
1405.97/1406.22	c total #watches: 237320
1406.57/1406.85	c total #propagations: 1200935418 / total #impl: 4465776638 (eff. 0.269)
1406.57/1406.85	c #Conflicts:    2915000 | #Learnt:      56759 | 0.000
1406.57/1406.85	c total clause space: 127.173MB
1406.57/1406.85	c total #watches: 240528
1407.27/1407.54	c total #propagations: 1201205682 / total #impl: 4467673141 (eff. 0.269)
1407.27/1407.54	c #Conflicts:    2916000 | #Learnt:      57759 | 0.000
1407.27/1407.54	c total clause space: 127.173MB
1407.27/1407.54	c total #watches: 243479
1407.97/1408.22	c total #propagations: 1201483080 / total #impl: 4469316038 (eff. 0.269)
1407.97/1408.22	c #Conflicts:    2917000 | #Learnt:      58759 | 0.000
1407.97/1408.22	c total clause space: 127.173MB
1407.97/1408.22	c total #watches: 246445
1408.67/1408.92	c total #propagations: 1201752483 / total #impl: 4471157459 (eff. 0.269)
1408.67/1408.92	c #Conflicts:    2918000 | #Learnt:      59759 | 0.000
1408.67/1408.92	c total clause space: 127.173MB
1408.67/1408.92	c total #watches: 248999
1409.37/1409.63	c total #propagations: 1201987456 / total #impl: 4472969892 (eff. 0.269)
1409.37/1409.63	c #Conflicts:    2919000 | #Learnt:      60759 | 0.000
1409.37/1409.63	c total clause space: 127.173MB
1409.37/1409.63	c total #watches: 251800
1410.08/1410.36	c total #propagations: 1202309972 / total #impl: 4474841131 (eff. 0.269)
1410.08/1410.36	c #Conflicts:    2920000 | #Learnt:      61759 | 0.000
1410.08/1410.36	c total clause space: 127.173MB
1410.08/1410.36	c total #watches: 254479
1410.87/1411.12	c total #propagations: 1202616503 / total #impl: 4476629166 (eff. 0.269)
1410.87/1411.12	c #Conflicts:    2921000 | #Learnt:      62759 | 0.000
1410.87/1411.12	c total clause space: 127.173MB
1410.87/1411.12	c total #watches: 256997
1411.57/1411.87	c total #propagations: 1202957254 / total #impl: 4478221683 (eff. 0.269)
1411.57/1411.87	c #Conflicts:    2922000 | #Learnt:      63759 | 0.000
1411.57/1411.87	c total clause space: 127.173MB
1411.57/1411.87	c total #watches: 259598
1412.37/1412.66	c total #propagations: 1203247173 / total #impl: 4479835372 (eff. 0.269)
1412.37/1412.66	c #Conflicts:    2923000 | #Learnt:      64759 | 0.000
1412.37/1412.66	c total clause space: 127.173MB
1412.37/1412.66	c total #watches: 261745
1413.28/1413.53	c total #propagations: 1203596252 / total #impl: 4481634722 (eff. 0.269)
1413.28/1413.53	c #Conflicts:    2924000 | #Learnt:      65759 | 0.000
1413.28/1413.53	c total clause space: 127.173MB
1413.28/1413.53	c total #watches: 263979
1414.07/1414.36	c total #propagations: 1204008648 / total #impl: 4483362270 (eff. 0.269)
1414.07/1414.36	c #Conflicts:    2925000 | #Learnt:      66759 | 0.000
1414.07/1414.36	c total clause space: 127.173MB
1414.07/1414.36	c total #watches: 266615
1414.77/1415.04	c total #propagations: 1204422241 / total #impl: 4485713418 (eff. 0.269)
1414.77/1415.04	c #Conflicts:    2926000 | #Learnt:      67759 | 0.000
1414.77/1415.04	c total clause space: 127.173MB
1414.77/1415.04	c total #watches: 269568
1415.58/1415.81	c total #propagations: 1204724351 / total #impl: 4487878505 (eff. 0.268)
1415.58/1415.81	c #Conflicts:    2927000 | #Learnt:      68759 | 0.000
1415.58/1415.81	c total clause space: 127.173MB
1415.58/1415.81	c total #watches: 272094
1416.27/1416.52	c total #propagations: 1205049638 / total #impl: 4489644870 (eff. 0.268)
1416.27/1416.52	c #Conflicts:    2928000 | #Learnt:      69759 | 0.000
1416.27/1416.52	c total clause space: 127.173MB
1416.27/1416.52	c total #watches: 274632
1416.97/1417.28	c total #propagations: 1205392663 / total #impl: 4491224006 (eff. 0.268)
1416.97/1417.28	c #Conflicts:    2929000 | #Learnt:      70759 | 0.000
1416.97/1417.28	c total clause space: 127.173MB
1416.97/1417.28	c total #watches: 278046
1417.78/1418.09	c total #propagations: 1205736491 / total #impl: 4493287639 (eff. 0.268)
1417.78/1418.09	c #Conflicts:    2930000 | #Learnt:      71759 | 0.000
1417.78/1418.09	c total clause space: 127.173MB
1417.78/1418.09	c total #watches: 281397
1418.67/1418.95	c total #propagations: 1206077776 / total #impl: 4495687188 (eff. 0.268)
1418.67/1418.95	c #Conflicts:    2931000 | #Learnt:      72759 | 0.000
1418.67/1418.95	c total clause space: 127.173MB
1418.67/1418.95	c total #watches: 285178
1419.57/1419.81	c total #propagations: 1206604934 / total #impl: 4498358221 (eff. 0.268)
1419.57/1419.81	c #Conflicts:    2932000 | #Learnt:      73759 | 0.000
1419.57/1419.81	c total clause space: 127.173MB
1419.57/1419.81	c total #watches: 288525
1420.47/1420.71	c total #propagations: 1207025077 / total #impl: 4501040091 (eff. 0.268)
1420.47/1420.71	c #Conflicts:    2933000 | #Learnt:      74759 | 0.000
1420.47/1420.71	c total clause space: 127.173MB
1420.47/1420.71	c total #watches: 291433
1421.37/1421.70	c total #propagations: 1207449306 / total #impl: 4504649717 (eff. 0.268)
1421.37/1421.70	c #Conflicts:    2934000 | #Learnt:      75759 | 0.000
1421.37/1421.70	c total clause space: 127.173MB
1421.37/1421.70	c total #watches: 294328
1422.37/1422.65	c total #propagations: 1207900227 / total #impl: 4507977089 (eff. 0.268)
1422.37/1422.65	c #Conflicts:    2935000 | #Learnt:      76759 | 0.000
1422.37/1422.65	c total clause space: 127.173MB
1422.37/1422.65	c total #watches: 297097
1423.27/1423.53	c total #propagations: 1208383975 / total #impl: 4511288510 (eff. 0.268)
1423.27/1423.53	c #Conflicts:    2936000 | #Learnt:      77759 | 0.000
1423.27/1423.53	c total clause space: 127.173MB
1423.27/1423.53	c total #watches: 299927
1424.27/1424.51	c total #propagations: 1208758659 / total #impl: 4513755383 (eff. 0.268)
1424.27/1424.51	c #Conflicts:    2937000 | #Learnt:      78759 | 0.000
1424.27/1424.51	c total clause space: 127.173MB
1424.27/1424.51	c total #watches: 302954
1425.27/1425.56	c total #propagations: 1209260059 / total #impl: 4516696151 (eff. 0.268)
1425.27/1425.56	c #Conflicts:    2938000 | #Learnt:      79759 | 0.000
1425.27/1425.56	c total clause space: 127.173MB
1425.27/1425.56	c total #watches: 305563
1426.27/1426.59	c total #propagations: 1209828866 / total #impl: 4519661544 (eff. 0.268)
1426.27/1426.59	c #Conflicts:    2939000 | #Learnt:      80759 | 0.000
1426.27/1426.59	c total clause space: 127.173MB
1426.27/1426.59	c total #watches: 309294
1427.27/1427.59	c total #propagations: 1210319270 / total #impl: 4522826761 (eff. 0.268)
1427.27/1427.59	c #Conflicts:    2940000 | #Learnt:      81759 | 0.000
1427.27/1427.59	c total clause space: 127.173MB
1427.27/1427.59	c total #watches: 312642
1428.47/1428.79	c total #propagations: 1210707606 / total #impl: 4525522953 (eff. 0.268)
1428.47/1428.79	c #Conflicts:    2941000 | #Learnt:      82759 | 0.000
1428.47/1428.79	c total clause space: 127.173MB
1428.47/1428.79	c total #watches: 315647
1429.37/1429.64	c total #propagations: 1211217306 / total #impl: 4528435154 (eff. 0.267)
1429.37/1429.64	c GC COLLECT
1429.37/1429.64	c #Conflicts:    2942000 | #Learnt:      42164 | 0.000
1429.37/1429.64	c total clause space: 127.173MB
1429.37/1429.64	c total #watches: 195892
1429.77/1430.09	c total #propagations: 1211752767 / total #impl: 4530938439 (eff. 0.267)
1429.77/1430.09	c #Conflicts:    2943000 | #Learnt:      43164 | 0.000
1429.77/1430.09	c total clause space: 127.173MB
1429.77/1430.09	c total #watches: 199557
1430.27/1430.56	c total #propagations: 1212247061 / total #impl: 4533103961 (eff. 0.267)
1430.27/1430.56	c #Conflicts:    2944000 | #Learnt:      44164 | 0.000
1430.27/1430.56	c total clause space: 127.173MB
1430.27/1430.56	c total #watches: 202743
1430.77/1431.02	c total #propagations: 1212683380 / total #impl: 4535308175 (eff. 0.267)
1430.77/1431.02	c #Conflicts:    2945000 | #Learnt:      45164 | 0.000
1430.77/1431.02	c total clause space: 127.173MB
1430.77/1431.02	c total #watches: 205544
1431.27/1431.54	c total #propagations: 1213032234 / total #impl: 4537035069 (eff. 0.267)
1431.27/1431.54	c #Conflicts:    2946000 | #Learnt:      46164 | 0.000
1431.27/1431.54	c total clause space: 127.173MB
1431.27/1431.54	c total #watches: 208904
1431.87/1432.10	c total #propagations: 1213478379 / total #impl: 4539093781 (eff. 0.267)
1431.87/1432.10	c #Conflicts:    2947000 | #Learnt:      47164 | 0.000
1431.87/1432.10	c total clause space: 127.173MB
1431.87/1432.10	c total #watches: 212486
1432.47/1432.72	c total #propagations: 1213944756 / total #impl: 4541134038 (eff. 0.267)
1432.47/1432.72	c #Conflicts:    2948000 | #Learnt:      48164 | 0.000
1432.47/1432.72	c total clause space: 127.173MB
1432.47/1432.72	c total #watches: 215463
1433.07/1433.32	c total #propagations: 1214489651 / total #impl: 4543427485 (eff. 0.267)
1433.07/1433.32	c #Conflicts:    2949000 | #Learnt:      49164 | 0.000
1433.07/1433.32	c total clause space: 127.173MB
1433.07/1433.32	c total #watches: 217938
1433.67/1433.95	c total #propagations: 1214974381 / total #impl: 4545643861 (eff. 0.267)
1433.67/1433.95	c #Conflicts:    2950000 | #Learnt:      50164 | 0.000
1433.67/1433.95	c total clause space: 127.173MB
1433.67/1433.95	c total #watches: 220957
1434.37/1434.60	c total #propagations: 1215498736 / total #impl: 4548199778 (eff. 0.267)
1434.37/1434.60	c #Conflicts:    2951000 | #Learnt:      51164 | 0.000
1434.37/1434.60	c total clause space: 127.173MB
1434.37/1434.60	c total #watches: 223725
1434.97/1435.25	c total #propagations: 1215934489 / total #impl: 4550684061 (eff. 0.267)
1434.97/1435.25	c #Conflicts:    2952000 | #Learnt:      52164 | 0.000
1434.97/1435.25	c total clause space: 127.173MB
1434.97/1435.25	c total #watches: 226608
1435.57/1435.82	c total #propagations: 1216281333 / total #impl: 4553127666 (eff. 0.267)
1435.57/1435.82	c #Conflicts:    2953000 | #Learnt:      53164 | 0.000
1435.57/1435.82	c total clause space: 127.173MB
1435.57/1435.82	c total #watches: 229370
1436.07/1436.39	c total #propagations: 1216710494 / total #impl: 4554688138 (eff. 0.267)
1436.07/1436.39	c #Conflicts:    2954000 | #Learnt:      54164 | 0.000
1436.07/1436.39	c total clause space: 127.173MB
1436.07/1436.39	c total #watches: 232077
1436.77/1437.03	c total #propagations: 1217237286 / total #impl: 4556379330 (eff. 0.267)
1436.77/1437.03	c #Conflicts:    2955000 | #Learnt:      55164 | 0.000
1436.77/1437.03	c total clause space: 127.173MB
1436.77/1437.03	c total #watches: 234648
1437.37/1437.70	c total #propagations: 1217728213 / total #impl: 4558336369 (eff. 0.267)
1437.37/1437.70	c #Conflicts:    2956000 | #Learnt:      56164 | 0.000
1437.37/1437.70	c total clause space: 127.173MB
1437.37/1437.70	c total #watches: 237466
1438.07/1438.34	c total #propagations: 1218180359 / total #impl: 4560449361 (eff. 0.267)
1438.07/1438.34	c #Conflicts:    2957000 | #Learnt:      57164 | 0.000
1438.07/1438.34	c total clause space: 127.173MB
1438.07/1438.34	c total #watches: 240058
1438.87/1439.12	c total #propagations: 1218683646 / total #impl: 4562400978 (eff. 0.267)
1438.87/1439.12	c #Conflicts:    2958000 | #Learnt:      58164 | 0.000
1438.87/1439.12	c total clause space: 127.173MB
1438.87/1439.12	c total #watches: 243560
1439.67/1439.96	c total #propagations: 1219238450 / total #impl: 4564842567 (eff. 0.267)
1439.67/1439.96	c #Conflicts:    2959000 | #Learnt:      59164 | 0.000
1439.67/1439.96	c total clause space: 127.173MB
1439.67/1439.96	c total #watches: 246923
1440.57/1440.87	c total #propagations: 1219720696 / total #impl: 4567786876 (eff. 0.267)
1440.57/1440.87	c #Conflicts:    2960000 | #Learnt:      60164 | 0.000
1440.57/1440.87	c total clause space: 127.173MB
1440.57/1440.87	c total #watches: 249340
1441.36/1441.61	c total #propagations: 1220360616 / total #impl: 4570828688 (eff. 0.267)
1441.36/1441.61	c #Conflicts:    2961000 | #Learnt:      61164 | 0.000
1441.36/1441.61	c total clause space: 127.173MB
1441.36/1441.61	c total #watches: 252075
1442.06/1442.31	c total #propagations: 1220792676 / total #impl: 4573073199 (eff. 0.267)
1442.06/1442.31	c #Conflicts:    2962000 | #Learnt:      62164 | 0.000
1442.06/1442.31	c total clause space: 127.173MB
1442.06/1442.31	c total #watches: 254996
1442.76/1443.02	c total #propagations: 1221255499 / total #impl: 4575130373 (eff. 0.267)
1442.76/1443.02	c #Conflicts:    2963000 | #Learnt:      63164 | 0.000
1442.76/1443.02	c total clause space: 127.173MB
1442.76/1443.02	c total #watches: 257775
1443.36/1443.62	c total #propagations: 1221751713 / total #impl: 4577617953 (eff. 0.267)
1443.36/1443.62	c #Conflicts:    2964000 | #Learnt:      64164 | 0.000
1443.36/1443.62	c total clause space: 127.173MB
1443.36/1443.62	c total #watches: 260525
1443.96/1444.24	c total #propagations: 1222053562 / total #impl: 4579384975 (eff. 0.267)
1443.96/1444.24	c #Conflicts:    2965000 | #Learnt:      65164 | 0.000
1443.96/1444.24	c total clause space: 127.173MB
1443.96/1444.24	c total #watches: 263028
1444.76/1445.04	c total #propagations: 1222380110 / total #impl: 4581001338 (eff. 0.267)
1444.76/1445.04	c #Conflicts:    2966000 | #Learnt:      66164 | 0.000
1444.76/1445.04	c total clause space: 127.173MB
1444.76/1445.04	c total #watches: 265763
1445.56/1445.81	c total #propagations: 1222794774 / total #impl: 4583350869 (eff. 0.267)
1445.56/1445.81	c #Conflicts:    2967000 | #Learnt:      67164 | 0.000
1445.56/1445.81	c total clause space: 127.173MB
1445.56/1445.81	c total #watches: 268775
1446.37/1446.64	c total #propagations: 1223143866 / total #impl: 4585584993 (eff. 0.267)
1446.37/1446.64	c #Conflicts:    2968000 | #Learnt:      68164 | 0.000
1446.37/1446.64	c total clause space: 127.173MB
1446.37/1446.64	c total #watches: 271710
1447.16/1447.49	c total #propagations: 1223458698 / total #impl: 4588597700 (eff. 0.267)
1447.16/1447.49	c #Conflicts:    2969000 | #Learnt:      69164 | 0.000
1447.16/1447.49	c total clause space: 127.173MB
1447.16/1447.49	c total #watches: 274270
1448.06/1448.31	c total #propagations: 1223835947 / total #impl: 4591108480 (eff. 0.267)
1448.06/1448.31	c #Conflicts:    2970000 | #Learnt:      70164 | 0.000
1448.06/1448.31	c total clause space: 127.173MB
1448.06/1448.31	c total #watches: 276551
1448.76/1449.07	c total #propagations: 1224185715 / total #impl: 4593050426 (eff. 0.267)
1448.76/1449.07	c #Conflicts:    2971000 | #Learnt:      71164 | 0.000
1448.76/1449.07	c total clause space: 127.173MB
1448.76/1449.07	c total #watches: 278973
1449.57/1449.82	c total #propagations: 1224564853 / total #impl: 4595114685 (eff. 0.266)
1449.57/1449.82	c #Conflicts:    2972000 | #Learnt:      72164 | 0.000
1449.57/1449.82	c total clause space: 127.173MB
1449.57/1449.82	c total #watches: 281392
1450.26/1450.56	c total #propagations: 1224955727 / total #impl: 4596781488 (eff. 0.266)
1450.26/1450.56	c #Conflicts:    2973000 | #Learnt:      73164 | 0.000
1450.26/1450.56	c total clause space: 127.173MB
1450.26/1450.56	c total #watches: 283747
1451.06/1451.39	c total #propagations: 1225412741 / total #impl: 4598379560 (eff. 0.266)
1451.06/1451.39	c #Conflicts:    2974000 | #Learnt:      74164 | 0.000
1451.06/1451.39	c total clause space: 127.173MB
1451.06/1451.39	c total #watches: 286079
1452.06/1452.31	c total #propagations: 1225822381 / total #impl: 4600482328 (eff. 0.266)
1452.06/1452.31	c #Conflicts:    2975000 | #Learnt:      75164 | 0.000
1452.06/1452.31	c total clause space: 127.173MB
1452.06/1452.31	c total #watches: 288572
1452.87/1453.19	c total #propagations: 1226266885 / total #impl: 4602680604 (eff. 0.266)
1452.87/1453.19	c #Conflicts:    2976000 | #Learnt:      76164 | 0.000
1452.87/1453.19	c total clause space: 127.173MB
1452.87/1453.19	c total #watches: 291536
1453.76/1454.08	c total #propagations: 1226736870 / total #impl: 4605079724 (eff. 0.266)
1453.76/1454.08	c #Conflicts:    2977000 | #Learnt:      77164 | 0.000
1453.76/1454.08	c total clause space: 127.173MB
1453.76/1454.08	c total #watches: 294552
1454.76/1455.04	c total #propagations: 1227086547 / total #impl: 4607599541 (eff. 0.266)
1454.76/1455.04	c #Conflicts:    2978000 | #Learnt:      78164 | 0.000
1454.76/1455.04	c total clause space: 127.173MB
1454.76/1455.04	c total #watches: 297828
1455.76/1456.01	c total #propagations: 1227544488 / total #impl: 4610285160 (eff. 0.266)
1455.76/1456.01	c #Conflicts:    2979000 | #Learnt:      79164 | 0.000
1455.76/1456.01	c total clause space: 127.173MB
1455.76/1456.01	c total #watches: 300603
1456.86/1457.14	c total #propagations: 1227965143 / total #impl: 4612336009 (eff. 0.266)
1456.86/1457.14	c #Conflicts:    2980000 | #Learnt:      80164 | 0.000
1456.86/1457.14	c total clause space: 127.173MB
1456.86/1457.14	c total #watches: 303572
1457.76/1458.05	c total #propagations: 1228515455 / total #impl: 4614223777 (eff. 0.266)
1457.76/1458.05	c #Conflicts:    2981000 | #Learnt:      81164 | 0.000
1457.76/1458.05	c total clause space: 127.173MB
1457.76/1458.05	c total #watches: 306128
1459.16/1459.42	c total #propagations: 1228897918 / total #impl: 4616683909 (eff. 0.266)
1459.16/1459.42	c #Conflicts:    2982000 | #Learnt:      82164 | 0.000
1459.16/1459.42	c total clause space: 127.173MB
1459.16/1459.42	c total #watches: 308794
1460.36/1460.60	c total #propagations: 1229452366 / total #impl: 4618662642 (eff. 0.266)
1460.36/1460.60	c #Conflicts:    2983000 | #Learnt:      83164 | 0.000
1460.36/1460.60	c total clause space: 127.173MB
1460.36/1460.60	c total #watches: 311843
1461.06/1461.35	c total #propagations: 1229897691 / total #impl: 4620691011 (eff. 0.266)
1461.06/1461.35	c GC COLLECT
1461.06/1461.35	c #Conflicts:    2984000 | #Learnt:      42269 | 0.000
1461.06/1461.35	c total clause space: 127.173MB
1461.06/1461.35	c total #watches: 196100
1461.46/1461.73	c total #propagations: 1230325481 / total #impl: 4622308216 (eff. 0.266)
1461.46/1461.73	c #Conflicts:    2985000 | #Learnt:      43269 | 0.000
1461.46/1461.73	c total clause space: 127.173MB
1461.46/1461.73	c total #watches: 198997
1461.86/1462.10	c total #propagations: 1230781900 / total #impl: 4623798514 (eff. 0.266)
1461.86/1462.10	c #Conflicts:    2986000 | #Learnt:      44269 | 0.000
1461.86/1462.10	c total clause space: 127.173MB
1461.86/1462.10	c total #watches: 201749
1462.26/1462.57	c total #propagations: 1231185153 / total #impl: 4624967895 (eff. 0.266)
1462.26/1462.57	c #Conflicts:    2987000 | #Learnt:      45269 | 0.000
1462.26/1462.57	c total clause space: 127.173MB
1462.26/1462.57	c total #watches: 204095
1462.77/1463.04	c total #propagations: 1231657970 / total #impl: 4626879678 (eff. 0.266)
1462.77/1463.04	c #Conflicts:    2988000 | #Learnt:      46269 | 0.000
1462.77/1463.04	c total clause space: 127.173MB
1462.77/1463.04	c total #watches: 207053
1463.26/1463.58	c total #propagations: 1232112065 / total #impl: 4628644619 (eff. 0.266)
1463.26/1463.58	c #Conflicts:    2989000 | #Learnt:      47269 | 0.000
1463.26/1463.58	c total clause space: 127.173MB
1463.26/1463.58	c total #watches: 210273
1463.76/1464.10	c total #propagations: 1232605204 / total #impl: 4630753526 (eff. 0.266)
1463.76/1464.10	c #Conflicts:    2990000 | #Learnt:      48269 | 0.000
1463.76/1464.10	c total clause space: 127.173MB
1463.76/1464.10	c total #watches: 212787
1464.26/1464.54	c total #propagations: 1233018107 / total #impl: 4632412408 (eff. 0.266)
1464.26/1464.54	c #Conflicts:    2991000 | #Learnt:      49269 | 0.000
1464.26/1464.54	c total clause space: 127.173MB
1464.26/1464.54	c total #watches: 215034
1464.76/1465.06	c total #propagations: 1233370636 / total #impl: 4633766035 (eff. 0.266)
1464.76/1465.06	c #Conflicts:    2992000 | #Learnt:      50269 | 0.000
1464.76/1465.06	c total clause space: 127.173MB
1464.76/1465.06	c total #watches: 217284
1465.26/1465.59	c total #propagations: 1233877686 / total #impl: 4635294960 (eff. 0.266)
1465.26/1465.59	c #Conflicts:    2993000 | #Learnt:      51269 | 0.000
1465.26/1465.59	c total clause space: 127.173MB
1465.26/1465.59	c total #watches: 219480
1465.86/1466.18	c total #propagations: 1234351287 / total #impl: 4636885240 (eff. 0.266)
1465.86/1466.18	c #Conflicts:    2994000 | #Learnt:      52269 | 0.000
1465.86/1466.18	c total clause space: 127.173MB
1465.86/1466.18	c total #watches: 221726
1466.36/1466.69	c total #propagations: 1234937116 / total #impl: 4638929776 (eff. 0.266)
1466.36/1466.69	c #Conflicts:    2995000 | #Learnt:      53269 | 0.000
1466.36/1466.69	c total clause space: 127.173MB
1466.36/1466.69	c total #watches: 224021
1466.96/1467.21	c total #propagations: 1235338556 / total #impl: 4640427878 (eff. 0.266)
1466.96/1467.21	c #Conflicts:    2996000 | #Learnt:      54269 | 0.000
1466.96/1467.21	c total clause space: 127.173MB
1466.96/1467.21	c total #watches: 226170
1467.46/1467.75	c total #propagations: 1235803701 / total #impl: 4642188810 (eff. 0.266)
1467.46/1467.75	c #Conflicts:    2997000 | #Learnt:      55269 | 0.000
1467.46/1467.75	c total clause space: 127.173MB
1467.46/1467.75	c total #watches: 228464
1468.06/1468.37	c total #propagations: 1236252962 / total #impl: 4644115997 (eff. 0.266)
1468.06/1468.37	c #Conflicts:    2998000 | #Learnt:      56269 | 0.000
1468.06/1468.37	c total clause space: 127.173MB
1468.06/1468.37	c total #watches: 230702
1468.66/1468.93	c total #propagations: 1236808286 / total #impl: 4646211670 (eff. 0.266)
1468.66/1468.93	c #Conflicts:    2999000 | #Learnt:      57269 | 0.000
1468.66/1468.93	c total clause space: 127.173MB
1468.66/1468.93	c total #watches: 233509
1469.37/1469.67	c total #propagations: 1237242030 / total #impl: 4647904066 (eff. 0.266)
1469.37/1469.67	c #Conflicts:    3000000 | #Learnt:      58269 | 0.000
1469.37/1469.67	c total clause space: 127.173MB
1469.37/1469.67	c total #watches: 235835
1469.86/1470.19	c total #propagations: 1237799427 / total #impl: 4649676193 (eff. 0.266)
1469.86/1470.19	c #Conflicts:    3001000 | #Learnt:      59269 | 0.000
1469.86/1470.19	c total clause space: 127.173MB
1469.86/1470.19	c total #watches: 238629
1470.36/1470.62	c total #propagations: 1238052339 / total #impl: 4650696852 (eff. 0.266)
1470.36/1470.62	c #Conflicts:    3002000 | #Learnt:      60269 | 0.000
1470.36/1470.62	c total clause space: 127.173MB
1470.36/1470.62	c total #watches: 241616
1470.86/1471.15	c total #propagations: 1238199617 / total #impl: 4651175618 (eff. 0.266)
1470.86/1471.15	c #Conflicts:    3003000 | #Learnt:      61269 | 0.000
1470.86/1471.15	c total clause space: 127.173MB
1470.86/1471.15	c total #watches: 244504
1471.46/1471.75	c total #propagations: 1238578454 / total #impl: 4652654321 (eff. 0.266)
1471.46/1471.75	c #Conflicts:    3004000 | #Learnt:      62269 | 0.000
1471.46/1471.75	c total clause space: 127.173MB
1471.46/1471.75	c total #watches: 247401
1472.06/1472.30	c total #propagations: 1239084455 / total #impl: 4655339470 (eff. 0.266)
1472.06/1472.30	c #Conflicts:    3005000 | #Learnt:      63269 | 0.000
1472.06/1472.30	c total clause space: 127.173MB
1472.06/1472.30	c total #watches: 250318
1472.56/1472.90	c total #propagations: 1239598294 / total #impl: 4657773994 (eff. 0.266)
1472.56/1472.90	c #Conflicts:    3006000 | #Learnt:      64269 | 0.000
1472.56/1472.90	c total clause space: 127.173MB
1472.56/1472.90	c total #watches: 253501
1473.26/1473.59	c total #propagations: 1240025509 / total #impl: 4659582566 (eff. 0.266)
1473.26/1473.59	c #Conflicts:    3007000 | #Learnt:      65269 | 0.000
1473.26/1473.59	c total clause space: 127.173MB
1473.26/1473.59	c total #watches: 256117
1473.96/1474.28	c total #propagations: 1240473792 / total #impl: 4661720140 (eff. 0.266)
1473.96/1474.28	c #Conflicts:    3008000 | #Learnt:      66269 | 0.000
1473.96/1474.28	c total clause space: 127.173MB
1473.96/1474.28	c total #watches: 258475
1474.66/1474.97	c total #propagations: 1240944103 / total #impl: 4664157832 (eff. 0.266)
1474.66/1474.97	c #Conflicts:    3009000 | #Learnt:      67269 | 0.000
1474.66/1474.97	c total clause space: 127.173MB
1474.66/1474.97	c total #watches: 260619
1475.36/1475.66	c total #propagations: 1241455822 / total #impl: 4666539080 (eff. 0.266)
1475.36/1475.66	c #Conflicts:    3010000 | #Learnt:      68269 | 0.000
1475.36/1475.66	c total clause space: 127.173MB
1475.36/1475.66	c total #watches: 262918
1475.97/1476.28	c total #propagations: 1241941754 / total #impl: 4668739425 (eff. 0.266)
1475.97/1476.28	c #Conflicts:    3011000 | #Learnt:      69269 | 0.000
1475.97/1476.28	c total clause space: 127.173MB
1475.97/1476.28	c total #watches: 265108
1476.56/1476.88	c total #propagations: 1242467403 / total #impl: 4670746405 (eff. 0.266)
1476.56/1476.88	c #Conflicts:    3012000 | #Learnt:      70269 | 0.000
1476.56/1476.88	c total clause space: 127.173MB
1476.56/1476.88	c total #watches: 267315
1477.36/1477.66	c total #propagations: 1242888341 / total #impl: 4672592020 (eff. 0.266)
1477.36/1477.66	c #Conflicts:    3013000 | #Learnt:      71269 | 0.000
1477.36/1477.66	c total clause space: 127.173MB
1477.36/1477.66	c total #watches: 269907
1478.17/1478.44	c total #propagations: 1243428007 / total #impl: 4674949078 (eff. 0.266)
1478.17/1478.44	c #Conflicts:    3014000 | #Learnt:      72269 | 0.000
1478.17/1478.44	c total clause space: 127.173MB
1478.17/1478.44	c total #watches: 272124
1478.96/1479.24	c total #propagations: 1244068807 / total #impl: 4677271711 (eff. 0.266)
1478.96/1479.24	c #Conflicts:    3015000 | #Learnt:      73269 | 0.000
1478.96/1479.24	c total clause space: 127.173MB
1478.96/1479.24	c total #watches: 274513
1479.76/1480.02	c total #propagations: 1244646724 / total #impl: 4679702796 (eff. 0.266)
1479.76/1480.02	c #Conflicts:    3016000 | #Learnt:      74269 | 0.000
1479.76/1480.02	c total clause space: 127.173MB
1479.76/1480.02	c total #watches: 276841
1480.46/1480.75	c total #propagations: 1245111075 / total #impl: 4681277089 (eff. 0.266)
1480.46/1480.75	c #Conflicts:    3017000 | #Learnt:      75269 | 0.000
1480.46/1480.75	c total clause space: 127.173MB
1480.46/1480.75	c total #watches: 279187
1481.06/1481.39	c total #propagations: 1245490776 / total #impl: 4682975508 (eff. 0.266)
1481.06/1481.39	c #Conflicts:    3018000 | #Learnt:      76269 | 0.000
1481.06/1481.39	c total clause space: 127.173MB
1481.06/1481.39	c total #watches: 281438
1481.96/1482.27	c total #propagations: 1245898280 / total #impl: 4684520491 (eff. 0.266)
1481.96/1482.27	c #Conflicts:    3019000 | #Learnt:      77269 | 0.000
1481.96/1482.27	c total clause space: 127.173MB
1481.96/1482.27	c total #watches: 283740
1482.76/1483.05	c total #propagations: 1246356936 / total #impl: 4686194061 (eff. 0.266)
1482.76/1483.05	c #Conflicts:    3020000 | #Learnt:      78269 | 0.000
1482.76/1483.05	c total clause space: 127.173MB
1482.76/1483.05	c total #watches: 286700
1483.56/1483.82	c total #propagations: 1246815455 / total #impl: 4687938195 (eff. 0.266)
1483.56/1483.82	c #Conflicts:    3021000 | #Learnt:      79269 | 0.000
1483.56/1483.82	c total clause space: 127.173MB
1483.56/1483.82	c total #watches: 289839
1484.46/1484.70	c total #propagations: 1247231331 / total #impl: 4689786077 (eff. 0.266)
1484.46/1484.70	c #Conflicts:    3022000 | #Learnt:      80269 | 0.000
1484.46/1484.70	c total clause space: 127.173MB
1484.46/1484.70	c total #watches: 292583
1485.26/1485.53	c total #propagations: 1247798364 / total #impl: 4691993090 (eff. 0.266)
1485.26/1485.53	c #Conflicts:    3023000 | #Learnt:      81269 | 0.000
1485.26/1485.53	c total clause space: 127.173MB
1485.26/1485.53	c total #watches: 295249
1486.06/1486.38	c total #propagations: 1248296848 / total #impl: 4693798560 (eff. 0.266)
1486.06/1486.38	c #Conflicts:    3024000 | #Learnt:      82269 | 0.000
1486.06/1486.38	c total clause space: 127.173MB
1486.06/1486.38	c total #watches: 297696
1487.06/1487.35	c total #propagations: 1248804554 / total #impl: 4695506791 (eff. 0.266)
1487.06/1487.35	c #Conflicts:    3025000 | #Learnt:      83269 | 0.000
1487.06/1487.35	c total clause space: 127.173MB
1487.06/1487.35	c total #watches: 300214
1487.86/1488.18	c total #propagations: 1249322964 / total #impl: 4697430699 (eff. 0.266)
1487.86/1488.18	c #Conflicts:    3026000 | #Learnt:      84269 | 0.000
1487.86/1488.18	c total clause space: 127.173MB
1487.86/1488.18	c total #watches: 302412
1488.36/1488.67	c total #propagations: 1249707176 / total #impl: 4698922623 (eff. 0.266)
1488.36/1488.67	c GC COLLECT
1488.36/1488.67	c #Conflicts:    3027000 | #Learnt:      43070 | 0.000
1488.36/1488.67	c total clause space: 127.173MB
1488.36/1488.67	c total #watches: 198497
1488.86/1489.11	c total #propagations: 1250087243 / total #impl: 4700667991 (eff. 0.266)
1488.86/1489.11	c #Conflicts:    3028000 | #Learnt:      44070 | 0.000
1488.86/1489.11	c total clause space: 127.173MB
1488.86/1489.11	c total #watches: 201308
1489.26/1489.57	c total #propagations: 1250543390 / total #impl: 4702499158 (eff. 0.266)
1489.26/1489.57	c #Conflicts:    3029000 | #Learnt:      45070 | 0.000
1489.26/1489.57	c total clause space: 127.173MB
1489.26/1489.57	c total #watches: 203731
1489.76/1490.06	c total #propagations: 1251055573 / total #impl: 4703989921 (eff. 0.266)
1489.76/1490.06	c #Conflicts:    3030000 | #Learnt:      46070 | 0.000
1489.76/1490.06	c total clause space: 127.173MB
1489.76/1490.06	c total #watches: 206284
1490.26/1490.57	c total #propagations: 1251625184 / total #impl: 4705986442 (eff. 0.266)
1490.26/1490.57	c #Conflicts:    3031000 | #Learnt:      47070 | 0.000
1490.26/1490.57	c total clause space: 127.173MB
1490.26/1490.57	c total #watches: 209055
1490.76/1491.06	c total #propagations: 1252144508 / total #impl: 4707793829 (eff. 0.266)
1490.76/1491.06	c #Conflicts:    3032000 | #Learnt:      48070 | 0.000
1490.76/1491.06	c total clause space: 127.173MB
1490.76/1491.06	c total #watches: 211396
1491.36/1491.64	c total #propagations: 1252682602 / total #impl: 4709963467 (eff. 0.266)
1491.36/1491.64	c #Conflicts:    3033000 | #Learnt:      49070 | 0.000
1491.36/1491.64	c total clause space: 127.173MB
1491.36/1491.64	c total #watches: 214216
1491.96/1492.23	c total #propagations: 1253244521 / total #impl: 4711971709 (eff. 0.266)
1491.96/1492.23	c #Conflicts:    3034000 | #Learnt:      50070 | 0.000
1491.96/1492.23	c total clause space: 127.173MB
1491.96/1492.23	c total #watches: 216693
1492.46/1492.78	c total #propagations: 1253667167 / total #impl: 4713817465 (eff. 0.266)
1492.46/1492.78	c #Conflicts:    3035000 | #Learnt:      51070 | 0.000
1492.46/1492.78	c total clause space: 127.173MB
1492.46/1492.78	c total #watches: 219047
1493.16/1493.45	c total #propagations: 1254111461 / total #impl: 4715554920 (eff. 0.266)
1493.16/1493.45	c #Conflicts:    3036000 | #Learnt:      52070 | 0.000
1493.16/1493.45	c total clause space: 127.173MB
1493.16/1493.45	c total #watches: 221421
1493.85/1494.11	c total #propagations: 1254594865 / total #impl: 4717423513 (eff. 0.266)
1493.85/1494.11	c #Conflicts:    3037000 | #Learnt:      53070 | 0.000
1493.85/1494.11	c total clause space: 127.173MB
1493.85/1494.11	c total #watches: 224034
1494.55/1494.81	c total #propagations: 1255096374 / total #impl: 4719877359 (eff. 0.266)
1494.55/1494.81	c #Conflicts:    3038000 | #Learnt:      54070 | 0.000
1494.55/1494.81	c total clause space: 127.173MB
1494.55/1494.81	c total #watches: 226383
1495.15/1495.48	c total #propagations: 1255647643 / total #impl: 4721885297 (eff. 0.266)
1495.15/1495.48	c #Conflicts:    3039000 | #Learnt:      55070 | 0.000
1495.15/1495.48	c total clause space: 127.173MB
1495.15/1495.48	c total #watches: 228743
1495.76/1496.09	c total #propagations: 1256140165 / total #impl: 4724127901 (eff. 0.266)
1495.76/1496.09	c #Conflicts:    3040000 | #Learnt:      56070 | 0.000
1495.76/1496.09	c total clause space: 127.173MB
1495.76/1496.09	c total #watches: 232006
1496.35/1496.61	c total #propagations: 1256528037 / total #impl: 4726023126 (eff. 0.266)
1496.35/1496.61	c #Conflicts:    3041000 | #Learnt:      57070 | 0.000
1496.35/1496.61	c total clause space: 127.173MB
1496.35/1496.61	c total #watches: 234939
1496.75/1497.10	c total #propagations: 1256816460 / total #impl: 4727704361 (eff. 0.266)
1496.75/1497.10	c #Conflicts:    3042000 | #Learnt:      58070 | 0.000
1496.75/1497.10	c total clause space: 127.173MB
1496.75/1497.10	c total #watches: 238391
1497.45/1497.71	c total #propagations: 1257085039 / total #impl: 4729520247 (eff. 0.266)
1497.45/1497.71	c #Conflicts:    3043000 | #Learnt:      59070 | 0.000
1497.45/1497.71	c total clause space: 127.173MB
1497.45/1497.71	c total #watches: 241435
1498.06/1498.34	c total #propagations: 1257464344 / total #impl: 4731268634 (eff. 0.266)
1498.06/1498.34	c #Conflicts:    3044000 | #Learnt:      60070 | 0.000
1498.06/1498.34	c total clause space: 127.173MB
1498.06/1498.34	c total #watches: 244250
1498.75/1499.05	c total #propagations: 1257845445 / total #impl: 4733015312 (eff. 0.266)
1498.75/1499.05	c #Conflicts:    3045000 | #Learnt:      61070 | 0.000
1498.75/1499.05	c total clause space: 127.173MB
1498.75/1499.05	c total #watches: 246941
1499.35/1499.69	c total #propagations: 1258230127 / total #impl: 4734705984 (eff. 0.266)
1499.35/1499.69	c #Conflicts:    3046000 | #Learnt:      62070 | 0.000
1499.35/1499.69	c total clause space: 127.173MB
1499.35/1499.69	c total #watches: 249939
1500.05/1500.36	c total #propagations: 1258653212 / total #impl: 4736870655 (eff. 0.266)
1500.05/1500.36	c #Conflicts:    3047000 | #Learnt:      63070 | 0.000
1500.05/1500.36	c total clause space: 127.173MB
1500.05/1500.36	c total #watches: 253044
1500.85/1501.13	c total #propagations: 1259093544 / total #impl: 4738939164 (eff. 0.266)
1500.85/1501.13	c #Conflicts:    3048000 | #Learnt:      64070 | 0.000
1500.85/1501.13	c total clause space: 127.173MB
1500.85/1501.13	c total #watches: 255890
1501.55/1501.81	c total #propagations: 1259566446 / total #impl: 4741045872 (eff. 0.266)
1501.55/1501.81	c #Conflicts:    3049000 | #Learnt:      65070 | 0.000
1501.55/1501.81	c total clause space: 127.173MB
1501.55/1501.81	c total #watches: 258584
1502.15/1502.48	c total #propagations: 1259971651 / total #impl: 4742791665 (eff. 0.266)
1502.15/1502.48	c #Conflicts:    3050000 | #Learnt:      66070 | 0.000
1502.15/1502.48	c total clause space: 127.173MB
1502.15/1502.48	c total #watches: 261421
1502.95/1503.20	c total #propagations: 1260324681 / total #impl: 4744598218 (eff. 0.266)
1502.95/1503.20	c #Conflicts:    3051000 | #Learnt:      67070 | 0.000
1502.95/1503.20	c total clause space: 127.173MB
1502.95/1503.20	c total #watches: 264598
1503.65/1503.99	c total #propagations: 1260723860 / total #impl: 4746154977 (eff. 0.266)
1503.65/1503.99	c #Conflicts:    3052000 | #Learnt:      68070 | 0.000
1503.65/1503.99	c total clause space: 127.173MB
1503.65/1503.99	c total #watches: 267428
1504.45/1504.79	c total #propagations: 1261142472 / total #impl: 4747802872 (eff. 0.266)
1504.45/1504.79	c #Conflicts:    3053000 | #Learnt:      69070 | 0.000
1504.45/1504.79	c total clause space: 127.173MB
1504.45/1504.79	c total #watches: 271280
1505.05/1505.33	c total #propagations: 1261585282 / total #impl: 4749867250 (eff. 0.266)
1505.05/1505.33	c #Conflicts:    3054000 | #Learnt:      70070 | 0.000
1505.05/1505.33	c total clause space: 127.173MB
1505.05/1505.33	c total #watches: 273984
1505.66/1505.97	c total #propagations: 1261846276 / total #impl: 4750685761 (eff. 0.266)
1505.66/1505.97	c #Conflicts:    3055000 | #Learnt:      71070 | 0.000
1505.66/1505.97	c total clause space: 127.173MB
1505.66/1505.97	c total #watches: 276907
1506.35/1506.62	c total #propagations: 1262189387 / total #impl: 4751954086 (eff. 0.266)
1506.35/1506.62	c #Conflicts:    3056000 | #Learnt:      72070 | 0.000
1506.35/1506.62	c total clause space: 127.173MB
1506.35/1506.62	c total #watches: 280198
1507.05/1507.36	c total #propagations: 1262502804 / total #impl: 4754026428 (eff. 0.266)
1507.05/1507.36	c #Conflicts:    3057000 | #Learnt:      73070 | 0.000
1507.05/1507.36	c total clause space: 127.173MB
1507.05/1507.36	c total #watches: 284288
1507.86/1508.16	c total #propagations: 1262929978 / total #impl: 4756599036 (eff. 0.266)
1507.86/1508.16	c #Conflicts:    3058000 | #Learnt:      74070 | 0.000
1507.86/1508.16	c total clause space: 127.173MB
1507.86/1508.16	c total #watches: 288383
1508.65/1508.93	c total #propagations: 1263322569 / total #impl: 4759016200 (eff. 0.265)
1508.65/1508.93	c #Conflicts:    3059000 | #Learnt:      75070 | 0.000
1508.65/1508.93	c total clause space: 127.173MB
1508.65/1508.93	c total #watches: 291058
1509.55/1509.85	c total #propagations: 1263799931 / total #impl: 4760197947 (eff. 0.265)
1509.55/1509.85	c #Conflicts:    3060000 | #Learnt:      76070 | 0.000
1509.55/1509.85	c total clause space: 127.173MB
1509.55/1509.85	c total #watches: 293752
1510.45/1510.75	c total #propagations: 1264371611 / total #impl: 4761875614 (eff. 0.266)
1510.45/1510.75	c #Conflicts:    3061000 | #Learnt:      77070 | 0.000
1510.45/1510.75	c total clause space: 127.173MB
1510.45/1510.75	c total #watches: 297137
1511.45/1511.78	c total #propagations: 1264823517 / total #impl: 4763817033 (eff. 0.266)
1511.45/1511.78	c #Conflicts:    3062000 | #Learnt:      78070 | 0.000
1511.45/1511.78	c total clause space: 127.173MB
1511.45/1511.78	c total #watches: 300187
1512.45/1512.77	c total #propagations: 1265351738 / total #impl: 4766142678 (eff. 0.265)
1512.45/1512.77	c #Conflicts:    3063000 | #Learnt:      79070 | 0.000
1512.45/1512.77	c total clause space: 127.173MB
1512.45/1512.77	c total #watches: 304562
1513.65/1513.91	c total #propagations: 1265771723 / total #impl: 4767992706 (eff. 0.265)
1513.65/1513.91	c #Conflicts:    3064000 | #Learnt:      80070 | 0.000
1513.65/1513.91	c total clause space: 127.173MB
1513.65/1513.91	c total #watches: 308387
1514.85/1515.11	c total #propagations: 1266161118 / total #impl: 4770077784 (eff. 0.265)
1514.85/1515.11	c #Conflicts:    3065000 | #Learnt:      81070 | 0.000
1514.85/1515.11	c total clause space: 127.173MB
1514.85/1515.11	c total #watches: 312041
1515.66/1515.96	c total #propagations: 1266681732 / total #impl: 4772410687 (eff. 0.265)
1515.66/1515.96	c #Conflicts:    3066000 | #Learnt:      82070 | 0.000
1515.66/1515.96	c total clause space: 127.173MB
1515.66/1515.96	c total #watches: 315779
1516.55/1516.90	c total #propagations: 1267015462 / total #impl: 4774936246 (eff. 0.265)
1516.55/1516.90	c #Conflicts:    3067000 | #Learnt:      83070 | 0.000
1516.55/1516.90	c total clause space: 127.173MB
1516.55/1516.90	c total #watches: 318895
1517.55/1517.87	c total #propagations: 1267342513 / total #impl: 4777428085 (eff. 0.265)
1517.55/1517.87	c #Conflicts:    3068000 | #Learnt:      84070 | 0.000
1517.55/1517.87	c total clause space: 127.173MB
1517.55/1517.87	c total #watches: 322010
1518.96/1519.23	c total #propagations: 1267773874 / total #impl: 4779952619 (eff. 0.265)
1518.96/1519.23	c GC COLLECT
1518.96/1519.23	c #Conflicts:    3069000 | #Learnt:      42564 | 0.000
1518.96/1519.23	c total clause space: 127.173MB
1518.96/1519.23	c total #watches: 197059
1519.35/1519.63	c total #propagations: 1268186606 / total #impl: 4783224961 (eff. 0.265)
1519.35/1519.63	c #Conflicts:    3070000 | #Learnt:      43564 | 0.000
1519.35/1519.63	c total clause space: 127.173MB
1519.35/1519.63	c total #watches: 200948
1519.75/1520.09	c total #propagations: 1268482866 / total #impl: 4784854855 (eff. 0.265)
1519.75/1520.09	c #Conflicts:    3071000 | #Learnt:      44564 | 0.000
1519.75/1520.09	c total clause space: 127.173MB
1519.75/1520.09	c total #watches: 204221
1520.25/1520.51	c total #propagations: 1268796358 / total #impl: 4786630407 (eff. 0.265)
1520.25/1520.51	c #Conflicts:    3072000 | #Learnt:      45564 | 0.000
1520.25/1520.51	c total clause space: 127.173MB
1520.25/1520.51	c total #watches: 207331
1520.75/1521.07	c total #propagations: 1269068094 / total #impl: 4787685255 (eff. 0.265)
1520.75/1521.07	c #Conflicts:    3073000 | #Learnt:      46564 | 0.000
1520.75/1521.07	c total clause space: 127.173MB
1520.75/1521.07	c total #watches: 210904
1521.25/1521.56	c total #propagations: 1269475076 / total #impl: 4790086925 (eff. 0.265)
1521.25/1521.56	c #Conflicts:    3074000 | #Learnt:      47564 | 0.000
1521.25/1521.56	c total clause space: 127.173MB
1521.25/1521.56	c total #watches: 214336
1521.85/1522.19	c total #propagations: 1269761020 / total #impl: 4791437209 (eff. 0.265)
1521.85/1522.19	c #Conflicts:    3075000 | #Learnt:      48564 | 0.000
1521.85/1522.19	c total clause space: 127.173MB
1521.85/1522.19	c total #watches: 218580
1522.55/1522.85	c total #propagations: 1270125072 / total #impl: 4793268723 (eff. 0.265)
1522.55/1522.85	c #Conflicts:    3076000 | #Learnt:      49564 | 0.000
1522.55/1522.85	c total clause space: 127.173MB
1522.55/1522.85	c total #watches: 222703
1523.26/1523.51	c total #propagations: 1270470928 / total #impl: 4795091260 (eff. 0.265)
1523.26/1523.51	c #Conflicts:    3077000 | #Learnt:      50564 | 0.000
1523.26/1523.51	c total clause space: 127.173MB
1523.26/1523.51	c total #watches: 226910
1523.95/1524.23	c total #propagations: 1270807275 / total #impl: 4797037213 (eff. 0.265)
1523.95/1524.23	c #Conflicts:    3078000 | #Learnt:      51564 | 0.000
1523.95/1524.23	c total clause space: 127.173MB
1523.95/1524.23	c total #watches: 229874
1524.65/1524.99	c total #propagations: 1271202405 / total #impl: 4798885978 (eff. 0.265)
1524.65/1524.99	c #Conflicts:    3079000 | #Learnt:      52564 | 0.000
1524.65/1524.99	c total clause space: 127.173MB
1524.65/1524.99	c total #watches: 232909
1525.35/1525.63	c total #propagations: 1271728879 / total #impl: 4800841349 (eff. 0.265)
1525.35/1525.63	c #Conflicts:    3080000 | #Learnt:      53564 | 0.000
1525.35/1525.63	c total clause space: 127.173MB
1525.35/1525.63	c total #watches: 236967
1525.95/1526.28	c total #propagations: 1272201048 / total #impl: 4802413155 (eff. 0.265)
1525.95/1526.28	c #Conflicts:    3081000 | #Learnt:      54564 | 0.000
1525.95/1526.28	c total clause space: 127.173MB
1525.95/1526.28	c total #watches: 240270
1526.65/1526.95	c total #propagations: 1272546329 / total #impl: 4804204203 (eff. 0.265)
1526.65/1526.95	c #Conflicts:    3082000 | #Learnt:      55564 | 0.000
1526.65/1526.95	c total clause space: 127.173MB
1526.65/1526.95	c total #watches: 243494
1527.45/1527.70	c total #propagations: 1272927536 / total #impl: 4805999645 (eff. 0.265)
1527.45/1527.70	c #Conflicts:    3083000 | #Learnt:      56564 | 0.000
1527.45/1527.70	c total clause space: 127.173MB
1527.45/1527.70	c total #watches: 246822
1528.15/1528.44	c total #propagations: 1273461024 / total #impl: 4807652232 (eff. 0.265)
1528.15/1528.44	c #Conflicts:    3084000 | #Learnt:      57564 | 0.000
1528.15/1528.44	c total clause space: 127.173MB
1528.15/1528.44	c total #watches: 250587
1528.85/1529.14	c total #propagations: 1273911342 / total #impl: 4809424276 (eff. 0.265)
1528.85/1529.14	c #Conflicts:    3085000 | #Learnt:      58564 | 0.000
1528.85/1529.14	c total clause space: 127.173MB
1528.85/1529.14	c total #watches: 253987
1529.55/1529.85	c total #propagations: 1274281637 / total #impl: 4811297883 (eff. 0.265)
1529.55/1529.85	c #Conflicts:    3086000 | #Learnt:      59564 | 0.000
1529.55/1529.85	c total clause space: 127.173MB
1529.55/1529.85	c total #watches: 256898
1530.35/1530.63	c total #propagations: 1274737349 / total #impl: 4812863480 (eff. 0.265)
1530.35/1530.63	c #Conflicts:    3087000 | #Learnt:      60564 | 0.000
1530.35/1530.63	c total clause space: 127.173MB
1530.35/1530.63	c total #watches: 259910
1531.05/1531.37	c total #propagations: 1275198438 / total #impl: 4814775288 (eff. 0.265)
1531.05/1531.37	c #Conflicts:    3088000 | #Learnt:      61564 | 0.000
1531.05/1531.37	c total clause space: 127.173MB
1531.05/1531.37	c total #watches: 263642
1531.95/1532.24	c total #propagations: 1275569210 / total #impl: 4817004017 (eff. 0.265)
1531.95/1532.24	c #Conflicts:    3089000 | #Learnt:      62564 | 0.000
1531.95/1532.24	c total clause space: 127.173MB
1531.95/1532.25	c total #watches: 266836
1532.75/1533.04	c total #propagations: 1275971850 / total #impl: 4819230515 (eff. 0.265)
1532.75/1533.04	c #Conflicts:    3090000 | #Learnt:      63564 | 0.000
1532.75/1533.04	c total clause space: 127.173MB
1532.75/1533.04	c total #watches: 270134
1533.75/1534.00	c total #propagations: 1276354388 / total #impl: 4821476951 (eff. 0.265)
1533.75/1534.00	c #Conflicts:    3091000 | #Learnt:      64564 | 0.000
1533.75/1534.00	c total clause space: 127.173MB
1533.75/1534.00	c total #watches: 272912
1534.65/1534.91	c total #propagations: 1276805370 / total #impl: 4823506213 (eff. 0.265)
1534.65/1534.91	c #Conflicts:    3092000 | #Learnt:      65564 | 0.000
1534.65/1534.91	c total clause space: 127.173MB
1534.65/1534.91	c total #watches: 275407
1535.45/1535.72	c total #propagations: 1277136722 / total #impl: 4825154298 (eff. 0.265)
1535.45/1535.72	c #Conflicts:    3093000 | #Learnt:      66564 | 0.000
1535.45/1535.72	c total clause space: 127.173MB
1535.45/1535.72	c total #watches: 278307
1536.35/1536.63	c total #propagations: 1277452483 / total #impl: 4827049186 (eff. 0.265)
1536.35/1536.63	c #Conflicts:    3094000 | #Learnt:      67564 | 0.000
1536.35/1536.63	c total clause space: 127.173MB
1536.35/1536.63	c total #watches: 281665
1537.25/1537.54	c total #propagations: 1277801877 / total #impl: 4829490144 (eff. 0.265)
1537.25/1537.54	c #Conflicts:    3095000 | #Learnt:      68564 | 0.000
1537.25/1537.54	c total clause space: 127.173MB
1537.25/1537.54	c total #watches: 286658
1538.15/1538.47	c total #propagations: 1278177479 / total #impl: 4832476754 (eff. 0.264)
1538.15/1538.47	c #Conflicts:    3096000 | #Learnt:      69564 | 0.000
1538.15/1538.47	c total clause space: 127.173MB
1538.15/1538.47	c total #watches: 290210
1539.35/1539.65	c total #propagations: 1278499678 / total #impl: 4834929925 (eff. 0.264)
1539.35/1539.65	c #Conflicts:    3097000 | #Learnt:      70564 | 0.000
1539.35/1539.65	c total clause space: 127.173MB
1539.35/1539.65	c total #watches: 292786
1540.45/1540.76	c total #propagations: 1278869376 / total #impl: 4836755023 (eff. 0.264)
1540.45/1540.76	c #Conflicts:    3098000 | #Learnt:      71564 | 0.000
1540.45/1540.76	c total clause space: 127.173MB
1540.45/1540.76	c total #watches: 295326
1541.65/1541.94	c total #propagations: 1279290992 / total #impl: 4838933918 (eff. 0.264)
1541.65/1541.94	c #Conflicts:    3099000 | #Learnt:      72564 | 0.000
1541.65/1541.94	c total clause space: 127.173MB
1541.65/1541.94	c total #watches: 298523
1542.95/1543.22	c total #propagations: 1279687170 / total #impl: 4841619528 (eff. 0.264)
1542.95/1543.22	c #Conflicts:    3100000 | #Learnt:      73564 | 0.000
1542.95/1543.22	c total clause space: 127.173MB
1542.95/1543.22	c total #watches: 301854
1544.05/1544.34	c total #propagations: 1280156229 / total #impl: 4844283700 (eff. 0.264)
1544.05/1544.34	c #Conflicts:    3101000 | #Learnt:      74564 | 0.000
1544.05/1544.34	c total clause space: 127.173MB
1544.05/1544.34	c total #watches: 304619
1545.15/1545.41	c total #propagations: 1280615941 / total #impl: 4846652395 (eff. 0.264)
1545.15/1545.41	c #Conflicts:    3102000 | #Learnt:      75564 | 0.000
1545.15/1545.41	c total clause space: 127.173MB
1545.15/1545.41	c total #watches: 307681
1546.35/1546.67	c total #propagations: 1281013998 / total #impl: 4849132020 (eff. 0.264)
1546.35/1546.67	c #Conflicts:    3103000 | #Learnt:      76564 | 0.000
1546.35/1546.67	c total clause space: 127.173MB
1546.35/1546.67	c total #watches: 310146
1547.55/1547.81	c total #propagations: 1281497872 / total #impl: 4851711207 (eff. 0.264)
1547.55/1547.81	c #Conflicts:    3104000 | #Learnt:      77564 | 0.000
1547.55/1547.81	c total clause space: 127.173MB
1547.55/1547.81	c total #watches: 312915
1548.74/1549.02	c total #propagations: 1281948681 / total #impl: 4853302501 (eff. 0.264)
1548.74/1549.02	c #Conflicts:    3105000 | #Learnt:      78564 | 0.000
1548.74/1549.02	c total clause space: 127.173MB
1548.74/1549.02	c total #watches: 315928
1549.44/1549.74	c total #propagations: 1282427954 / total #impl: 4855618608 (eff. 0.264)
1549.44/1549.74	c #Conflicts:    3106000 | #Learnt:      79564 | 0.000
1549.44/1549.74	c total clause space: 127.173MB
1549.44/1549.74	c total #watches: 318711
1550.14/1550.43	c total #propagations: 1282672887 / total #impl: 4856658422 (eff. 0.264)
1550.14/1550.43	c #Conflicts:    3107000 | #Learnt:      80564 | 0.000
1550.14/1550.43	c total clause space: 127.173MB
1550.14/1550.43	c total #watches: 321182
1550.85/1551.16	c total #propagations: 1282869561 / total #impl: 4857156399 (eff. 0.264)
1550.85/1551.16	c #Conflicts:    3108000 | #Learnt:      81564 | 0.000
1550.85/1551.16	c total clause space: 127.173MB
1550.85/1551.16	c total #watches: 323653
1551.85/1552.18	c total #propagations: 1283144498 / total #impl: 4857910159 (eff. 0.264)
1551.85/1552.18	c #Conflicts:    3109000 | #Learnt:      82564 | 0.000
1551.85/1552.18	c total clause space: 127.173MB
1551.85/1552.18	c total #watches: 326995
1552.64/1552.94	c total #propagations: 1283495778 / total #impl: 4860251797 (eff. 0.264)
1552.64/1552.94	c #Conflicts:    3110000 | #Learnt:      83564 | 0.000
1552.64/1552.94	c total clause space: 127.173MB
1552.64/1552.94	c total #watches: 330150
1553.54/1553.87	c total #propagations: 1283739823 / total #impl: 4862065648 (eff. 0.264)
1553.54/1553.87	c #Conflicts:    3111000 | #Learnt:      84564 | 0.000
1553.54/1553.87	c total clause space: 127.173MB
1553.54/1553.87	c total #watches: 333462
1554.55/1554.85	c total #propagations: 1284044885 / total #impl: 4864616368 (eff. 0.264)
1554.55/1554.85	c #Conflicts:    3112000 | #Learnt:      85564 | 0.000
1554.55/1554.85	c total clause space: 206.656MB
1554.55/1554.85	c total #watches: 336703
1555.05/1555.38	c total #propagations: 1284357685 / total #impl: 4867547179 (eff. 0.264)
1555.05/1555.38	c GC COLLECT
1555.05/1555.38	c #Conflicts:    3113000 | #Learnt:      43764 | 0.000
1555.05/1555.38	c total clause space: 206.656MB
1555.05/1555.38	c total #watches: 200976
1555.55/1555.83	c total #propagations: 1284709016 / total #impl: 4869388594 (eff. 0.264)
1555.55/1555.83	c #Conflicts:    3114000 | #Learnt:      44764 | 0.000
1555.55/1555.83	c total clause space: 206.656MB
1555.55/1555.83	c total #watches: 203750
1556.05/1556.33	c total #propagations: 1285036610 / total #impl: 4871160568 (eff. 0.264)
1556.05/1556.33	c #Conflicts:    3115000 | #Learnt:      45764 | 0.000
1556.05/1556.33	c total clause space: 206.656MB
1556.05/1556.33	c total #watches: 206565
1556.55/1556.88	c total #propagations: 1285410920 / total #impl: 4873146475 (eff. 0.264)
1556.55/1556.88	c #Conflicts:    3116000 | #Learnt:      46764 | 0.000
1556.55/1556.88	c total clause space: 206.656MB
1556.55/1556.88	c total #watches: 209042
1557.15/1557.45	c total #propagations: 1285826015 / total #impl: 4875035512 (eff. 0.264)
1557.15/1557.45	c #Conflicts:    3117000 | #Learnt:      47764 | 0.000
1557.15/1557.45	c total clause space: 206.656MB
1557.15/1557.45	c total #watches: 211700
1557.75/1558.03	c total #propagations: 1286348739 / total #impl: 4877038398 (eff. 0.264)
1557.75/1558.03	c #Conflicts:    3118000 | #Learnt:      48764 | 0.000
1557.75/1558.03	c total clause space: 206.656MB
1557.75/1558.03	c total #watches: 214446
1558.35/1558.65	c total #propagations: 1286682820 / total #impl: 4878946604 (eff. 0.264)
1558.35/1558.65	c #Conflicts:    3119000 | #Learnt:      49764 | 0.000
1558.35/1558.65	c total clause space: 206.656MB
1558.35/1558.65	c total #watches: 217530
1558.95/1559.29	c total #propagations: 1287035090 / total #impl: 4880741849 (eff. 0.264)
1558.95/1559.29	c #Conflicts:    3120000 | #Learnt:      50764 | 0.000
1558.95/1559.29	c total clause space: 206.656MB
1558.95/1559.29	c total #watches: 220374
1559.66/1559.97	c total #propagations: 1287392074 / total #impl: 4882483924 (eff. 0.264)
1559.66/1559.97	c #Conflicts:    3121000 | #Learnt:      51764 | 0.000
1559.66/1559.97	c total clause space: 206.656MB
1559.66/1559.97	c total #watches: 223006
1560.35/1560.68	c total #propagations: 1287781788 / total #impl: 4884091980 (eff. 0.264)
1560.35/1560.68	c #Conflicts:    3122000 | #Learnt:      52764 | 0.000
1560.35/1560.68	c total clause space: 206.656MB
1560.35/1560.68	c total #watches: 225870
1561.05/1561.33	c total #propagations: 1288156712 / total #impl: 4885769688 (eff. 0.264)
1561.05/1561.33	c #Conflicts:    3123000 | #Learnt:      53764 | 0.000
1561.05/1561.33	c total clause space: 206.656MB
1561.05/1561.34	c total #watches: 229073
1561.65/1561.98	c total #propagations: 1288567751 / total #impl: 4887636922 (eff. 0.264)
1561.65/1561.98	c #Conflicts:    3124000 | #Learnt:      54764 | 0.000
1561.65/1561.98	c total clause space: 206.656MB
1561.65/1561.98	c total #watches: 231845
1562.25/1562.59	c total #propagations: 1289113261 / total #impl: 4889728284 (eff. 0.264)
1562.25/1562.59	c #Conflicts:    3125000 | #Learnt:      55764 | 0.000
1562.25/1562.59	c total clause space: 206.656MB
1562.25/1562.59	c total #watches: 234644
1562.86/1563.14	c total #propagations: 1289546080 / total #impl: 4891527644 (eff. 0.264)
1562.86/1563.14	c #Conflicts:    3126000 | #Learnt:      56764 | 0.000
1562.86/1563.14	c total clause space: 206.656MB
1562.86/1563.14	c total #watches: 237297
1563.25/1563.52	c total #propagations: 1289857844 / total #impl: 4892699412 (eff. 0.264)
1563.25/1563.52	c #Conflicts:    3127000 | #Learnt:      57764 | 0.000
1563.25/1563.52	c total clause space: 206.656MB
1563.25/1563.52	c total #watches: 240350
1563.55/1563.84	c total #propagations: 1290006046 / total #impl: 4893269699 (eff. 0.264)
1563.55/1563.84	c #Conflicts:    3128000 | #Learnt:      58764 | 0.000
1563.55/1563.84	c total clause space: 206.656MB
1563.55/1563.84	c total #watches: 242624
1563.96/1564.23	c total #propagations: 1290266177 / total #impl: 4893981662 (eff. 0.264)
1563.96/1564.23	c #Conflicts:    3129000 | #Learnt:      59764 | 0.000
1563.96/1564.23	c total clause space: 206.656MB
1563.96/1564.23	c total #watches: 245210
1564.55/1564.83	c total #propagations: 1290497630 / total #impl: 4894563047 (eff. 0.264)
1564.55/1564.83	c #Conflicts:    3130000 | #Learnt:      60764 | 0.000
1564.55/1564.83	c total clause space: 206.656MB
1564.55/1564.83	c total #watches: 247917
1565.16/1565.49	c total #propagations: 1290647230 / total #impl: 4895031138 (eff. 0.264)
1565.16/1565.49	c #Conflicts:    3131000 | #Learnt:      61764 | 0.000
1565.16/1565.49	c total clause space: 206.656MB
1565.16/1565.49	c total #watches: 250835
1566.05/1566.30	c total #propagations: 1291048077 / total #impl: 4897053582 (eff. 0.264)
1566.05/1566.30	c #Conflicts:    3132000 | #Learnt:      62764 | 0.000
1566.05/1566.30	c total clause space: 206.656MB
1566.05/1566.30	c total #watches: 253813
1566.65/1566.90	c total #propagations: 1291683989 / total #impl: 4899373935 (eff. 0.264)
1566.65/1566.90	c #Conflicts:    3133000 | #Learnt:      63764 | 0.000
1566.65/1566.90	c total clause space: 206.656MB
1566.65/1566.90	c total #watches: 256625
1567.45/1567.72	c total #propagations: 1292240858 / total #impl: 4901062489 (eff. 0.264)
1567.45/1567.72	c #Conflicts:    3134000 | #Learnt:      64764 | 0.000
1567.45/1567.72	c total clause space: 206.656MB
1567.45/1567.72	c total #watches: 259305
1568.05/1568.32	c total #propagations: 1292858872 / total #impl: 4902831231 (eff. 0.264)
1568.05/1568.32	c #Conflicts:    3135000 | #Learnt:      65764 | 0.000
1568.05/1568.32	c total clause space: 206.656MB
1568.05/1568.32	c total #watches: 262095
1568.75/1569.04	c total #propagations: 1293225589 / total #impl: 4904173040 (eff. 0.264)
1568.75/1569.04	c #Conflicts:    3136000 | #Learnt:      66764 | 0.000
1568.75/1569.04	c total clause space: 206.656MB
1568.75/1569.04	c total #watches: 264841
1569.46/1569.72	c total #propagations: 1293618322 / total #impl: 4906933337 (eff. 0.264)
1569.46/1569.72	c #Conflicts:    3137000 | #Learnt:      67764 | 0.000
1569.46/1569.72	c total clause space: 206.656MB
1569.46/1569.72	c total #watches: 267171
1570.15/1570.45	c total #propagations: 1294015791 / total #impl: 4908735730 (eff. 0.264)
1570.15/1570.45	c #Conflicts:    3138000 | #Learnt:      68764 | 0.000
1570.15/1570.45	c total clause space: 206.656MB
1570.15/1570.45	c total #watches: 269354
1570.95/1571.20	c total #propagations: 1294517851 / total #impl: 4910625634 (eff. 0.264)
1570.95/1571.20	c #Conflicts:    3139000 | #Learnt:      69764 | 0.000
1570.95/1571.20	c total clause space: 206.656MB
1570.95/1571.20	c total #watches: 271838
1571.66/1571.98	c total #propagations: 1294995504 / total #impl: 4912538684 (eff. 0.264)
1571.66/1571.98	c #Conflicts:    3140000 | #Learnt:      70764 | 0.000
1571.66/1571.98	c total clause space: 206.656MB
1571.66/1571.98	c total #watches: 274224
1572.45/1572.79	c total #propagations: 1295558917 / total #impl: 4914851140 (eff. 0.264)
1572.45/1572.79	c #Conflicts:    3141000 | #Learnt:      71764 | 0.000
1572.45/1572.79	c total clause space: 206.656MB
1572.45/1572.79	c total #watches: 276608
1573.35/1573.66	c total #propagations: 1296156726 / total #impl: 4917322062 (eff. 0.264)
1573.35/1573.66	c #Conflicts:    3142000 | #Learnt:      72764 | 0.000
1573.35/1573.66	c total clause space: 206.656MB
1573.35/1573.66	c total #watches: 278925
1574.25/1574.53	c total #propagations: 1296633793 / total #impl: 4919640024 (eff. 0.264)
1574.25/1574.53	c #Conflicts:    3143000 | #Learnt:      73764 | 0.000
1574.25/1574.53	c total clause space: 206.656MB
1574.25/1574.53	c total #watches: 281377
1575.15/1575.48	c total #propagations: 1297120868 / total #impl: 4921939124 (eff. 0.264)
1575.15/1575.48	c #Conflicts:    3144000 | #Learnt:      74764 | 0.000
1575.15/1575.48	c total clause space: 206.656MB
1575.15/1575.48	c total #watches: 283516
1576.25/1576.55	c total #propagations: 1297656582 / total #impl: 4923787387 (eff. 0.264)
1576.25/1576.55	c #Conflicts:    3145000 | #Learnt:      75764 | 0.000
1576.25/1576.55	c total clause space: 206.656MB
1576.25/1576.55	c total #watches: 285696
1576.95/1577.26	c total #propagations: 1298254050 / total #impl: 4925826647 (eff. 0.264)
1576.95/1577.26	c #Conflicts:    3146000 | #Learnt:      76764 | 0.000
1576.95/1577.26	c total clause space: 206.656MB
1576.95/1577.26	c total #watches: 288425
1577.75/1578.06	c total #propagations: 1298561780 / total #impl: 4927559508 (eff. 0.264)
1577.75/1578.06	c #Conflicts:    3147000 | #Learnt:      77764 | 0.000
1577.75/1578.06	c total clause space: 206.656MB
1577.75/1578.06	c total #watches: 291656
1578.55/1578.82	c total #propagations: 1298979239 / total #impl: 4930152292 (eff. 0.263)
1578.55/1578.82	c #Conflicts:    3148000 | #Learnt:      78764 | 0.000
1578.55/1578.82	c total clause space: 206.656MB
1578.55/1578.82	c total #watches: 295761
1579.35/1579.65	c total #propagations: 1299321912 / total #impl: 4932294424 (eff. 0.263)
1579.35/1579.65	c #Conflicts:    3149000 | #Learnt:      79764 | 0.000
1579.35/1579.65	c total clause space: 206.656MB
1579.35/1579.65	c total #watches: 299354
1580.15/1580.42	c total #propagations: 1299812150 / total #impl: 4934862296 (eff. 0.263)
1580.15/1580.42	c #Conflicts:    3150000 | #Learnt:      80764 | 0.000
1580.15/1580.42	c total clause space: 206.656MB
1580.15/1580.42	c total #watches: 304278
1580.95/1581.20	c total #propagations: 1300119251 / total #impl: 4936797820 (eff. 0.263)
1580.95/1581.20	c #Conflicts:    3151000 | #Learnt:      81764 | 0.000
1580.95/1581.20	c total clause space: 206.656MB
1580.95/1581.20	c total #watches: 307597
1581.85/1582.15	c total #propagations: 1300516438 / total #impl: 4938351482 (eff. 0.263)
1581.85/1582.15	c #Conflicts:    3152000 | #Learnt:      82764 | 0.000
1581.85/1582.15	c total clause space: 206.656MB
1581.85/1582.15	c total #watches: 310096
1582.85/1583.19	c total #propagations: 1300981088 / total #impl: 4940029410 (eff. 0.263)
1582.85/1583.19	c #Conflicts:    3153000 | #Learnt:      83764 | 0.000
1582.85/1583.19	c total clause space: 206.656MB
1582.85/1583.19	c total #watches: 312588
1583.95/1584.26	c total #propagations: 1301427914 / total #impl: 4942388767 (eff. 0.263)
1583.95/1584.26	c #Conflicts:    3154000 | #Learnt:      84764 | 0.000
1583.95/1584.26	c total clause space: 206.656MB
1583.95/1584.26	c total #watches: 315228
1584.95/1585.23	c total #propagations: 1301877118 / total #impl: 4945147596 (eff. 0.263)
1584.95/1585.23	c #Conflicts:    3155000 | #Learnt:      85764 | 0.000
1584.95/1585.23	c total clause space: 206.656MB
1584.95/1585.23	c total #watches: 317633
1585.55/1585.89	c total #propagations: 1302360643 / total #impl: 4947288655 (eff. 0.263)
1585.55/1585.89	c GC COLLECT
1585.55/1585.89	c #Conflicts:    3156000 | #Learnt:      43660 | 0.000
1585.55/1585.89	c total clause space: 206.656MB
1585.55/1585.89	c total #watches: 200321
1585.95/1586.29	c total #propagations: 1302771288 / total #impl: 4949081450 (eff. 0.263)
1585.95/1586.29	c #Conflicts:    3157000 | #Learnt:      44660 | 0.000
1585.95/1586.29	c total clause space: 206.656MB
1585.95/1586.29	c total #watches: 202458
1586.45/1586.70	c total #propagations: 1303200740 / total #impl: 4950588894 (eff. 0.263)
1586.45/1586.70	c #Conflicts:    3158000 | #Learnt:      45660 | 0.000
1586.45/1586.70	c total clause space: 206.656MB
1586.45/1586.70	c total #watches: 205069
1586.85/1587.13	c total #propagations: 1303639441 / total #impl: 4952418661 (eff. 0.263)
1586.85/1587.13	c #Conflicts:    3159000 | #Learnt:      46660 | 0.000
1586.85/1587.13	c total clause space: 206.656MB
1586.85/1587.13	c total #watches: 207297
1587.35/1587.63	c total #propagations: 1304042111 / total #impl: 4953837938 (eff. 0.263)
1587.35/1587.63	c #Conflicts:    3160000 | #Learnt:      47660 | 0.000
1587.35/1587.63	c total clause space: 206.656MB
1587.35/1587.63	c total #watches: 209485
1587.75/1588.09	c total #propagations: 1304537496 / total #impl: 4955671652 (eff. 0.263)
1587.75/1588.09	c #Conflicts:    3161000 | #Learnt:      48660 | 0.000
1587.75/1588.09	c total clause space: 206.656MB
1587.75/1588.09	c total #watches: 211788
1588.15/1588.47	c total #propagations: 1305041257 / total #impl: 4957420850 (eff. 0.263)
1588.15/1588.47	c #Conflicts:    3162000 | #Learnt:      49660 | 0.000
1588.15/1588.47	c total clause space: 206.656MB
1588.15/1588.47	c total #watches: 214157
1588.65/1588.91	c total #propagations: 1305388519 / total #impl: 4958765739 (eff. 0.263)
1588.65/1588.91	c #Conflicts:    3163000 | #Learnt:      50660 | 0.000
1588.65/1588.91	c total clause space: 206.656MB
1588.65/1588.91	c total #watches: 216528
1589.15/1589.41	c total #propagations: 1305803157 / total #impl: 4960493539 (eff. 0.263)
1589.15/1589.41	c #Conflicts:    3164000 | #Learnt:      51660 | 0.000
1589.15/1589.41	c total clause space: 206.656MB
1589.15/1589.41	c total #watches: 218881
1589.65/1589.92	c total #propagations: 1306268292 / total #impl: 4962261376 (eff. 0.263)
1589.65/1589.92	c #Conflicts:    3165000 | #Learnt:      52660 | 0.000
1589.65/1589.92	c total clause space: 206.656MB
1589.65/1589.92	c total #watches: 221302
1590.04/1590.36	c total #propagations: 1306702096 / total #impl: 4963679315 (eff. 0.263)
1590.04/1590.36	c #Conflicts:    3166000 | #Learnt:      53660 | 0.000
1590.04/1590.36	c total clause space: 206.656MB
1590.04/1590.36	c total #watches: 223522
1590.64/1590.90	c total #propagations: 1307168390 / total #impl: 4965199413 (eff. 0.263)
1590.64/1590.90	c #Conflicts:    3167000 | #Learnt:      54660 | 0.000
1590.64/1590.90	c total clause space: 206.656MB
1590.64/1590.90	c total #watches: 226214
1591.04/1591.35	c total #propagations: 1307728800 / total #impl: 4966944697 (eff. 0.263)
1591.04/1591.35	c #Conflicts:    3168000 | #Learnt:      55660 | 0.000
1591.04/1591.35	c total clause space: 206.656MB
1591.04/1591.35	c total #watches: 228828
1591.64/1591.93	c total #propagations: 1308175624 / total #impl: 4968156017 (eff. 0.263)
1591.64/1591.93	c #Conflicts:    3169000 | #Learnt:      56660 | 0.000
1591.64/1591.93	c total clause space: 206.656MB
1591.64/1591.93	c total #watches: 231446
1592.24/1592.55	c total #propagations: 1308695879 / total #impl: 4969579794 (eff. 0.263)
1592.24/1592.55	c #Conflicts:    3170000 | #Learnt:      57660 | 0.000
1592.24/1592.55	c total clause space: 206.656MB
1592.24/1592.55	c total #watches: 234233
1592.84/1593.13	c total #propagations: 1309217934 / total #impl: 4971135065 (eff. 0.263)
1592.84/1593.13	c #Conflicts:    3171000 | #Learnt:      58660 | 0.000
1592.84/1593.13	c total clause space: 206.656MB
1592.84/1593.13	c total #watches: 237158
1593.44/1593.73	c total #propagations: 1309689455 / total #impl: 4972690007 (eff. 0.263)
1593.44/1593.73	c #Conflicts:    3172000 | #Learnt:      59660 | 0.000
1593.44/1593.73	c total clause space: 206.656MB
1593.44/1593.73	c total #watches: 239938
1594.04/1594.38	c total #propagations: 1310225745 / total #impl: 4974413543 (eff. 0.263)
1594.04/1594.38	c #Conflicts:    3173000 | #Learnt:      60660 | 0.000
1594.04/1594.38	c total clause space: 206.656MB
1594.04/1594.38	c total #watches: 242705
1594.64/1594.97	c total #propagations: 1310791012 / total #impl: 4976276747 (eff. 0.263)
1594.64/1594.97	c #Conflicts:    3174000 | #Learnt:      61660 | 0.000
1594.64/1594.97	c total clause space: 206.656MB
1594.64/1594.97	c total #watches: 245531
1595.34/1595.63	c total #propagations: 1311291481 / total #impl: 4977960403 (eff. 0.263)
1595.34/1595.63	c #Conflicts:    3175000 | #Learnt:      62660 | 0.000
1595.34/1595.63	c total clause space: 206.656MB
1595.34/1595.63	c total #watches: 247952
1596.04/1596.37	c total #propagations: 1311845583 / total #impl: 4979533050 (eff. 0.263)
1596.04/1596.37	c #Conflicts:    3176000 | #Learnt:      63660 | 0.000
1596.04/1596.37	c total clause space: 206.656MB
1596.04/1596.37	c total #watches: 250582
1596.74/1597.07	c total #propagations: 1312439671 / total #impl: 4981389570 (eff. 0.263)
1596.74/1597.07	c #Conflicts:    3177000 | #Learnt:      64660 | 0.000
1596.74/1597.07	c total clause space: 206.656MB
1596.74/1597.07	c total #watches: 253088
1597.54/1597.88	c total #propagations: 1313041523 / total #impl: 4982973816 (eff. 0.264)
1597.54/1597.88	c #Conflicts:    3178000 | #Learnt:      65660 | 0.000
1597.54/1597.88	c total clause space: 206.656MB
1597.54/1597.88	c total #watches: 255846
1598.34/1598.62	c total #propagations: 1313694392 / total #impl: 4984805571 (eff. 0.264)
1598.34/1598.62	c #Conflicts:    3179000 | #Learnt:      66660 | 0.000
1598.34/1598.62	c total clause space: 206.656MB
1598.34/1598.62	c total #watches: 258563
1599.04/1599.40	c total #propagations: 1314214338 / total #impl: 4986328873 (eff. 0.264)
1599.04/1599.40	c #Conflicts:    3180000 | #Learnt:      67660 | 0.000
1599.04/1599.40	c total clause space: 206.656MB
1599.04/1599.40	c total #watches: 261226
1599.84/1600.19	c total #propagations: 1314780870 / total #impl: 4988093105 (eff. 0.264)
1599.84/1600.19	c #Conflicts:    3181000 | #Learnt:      68660 | 0.000
1599.84/1600.19	c total clause space: 206.656MB
1599.84/1600.19	c total #watches: 263787
1600.64/1600.91	c total #propagations: 1315325922 / total #impl: 4990318583 (eff. 0.264)
1600.64/1600.91	c #Conflicts:    3182000 | #Learnt:      69660 | 0.000
1600.64/1600.91	c total clause space: 206.656MB
1600.64/1600.91	c total #watches: 266830
1601.35/1601.68	c total #propagations: 1315794668 / total #impl: 4992205559 (eff. 0.264)
1601.35/1601.68	c #Conflicts:    3183000 | #Learnt:      70660 | 0.000
1601.35/1601.68	c total clause space: 206.656MB
1601.35/1601.68	c total #watches: 269549
1601.94/1602.28	c total #propagations: 1316208525 / total #impl: 4993812333 (eff. 0.264)
1601.94/1602.28	c #Conflicts:    3184000 | #Learnt:      71660 | 0.000
1601.94/1602.28	c total clause space: 206.656MB
1601.94/1602.28	c total #watches: 272305
1602.74/1603.05	c total #propagations: 1316410254 / total #impl: 4995403918 (eff. 0.264)
1602.74/1603.05	c #Conflicts:    3185000 | #Learnt:      72660 | 0.000
1602.74/1603.05	c total clause space: 206.656MB
1602.74/1603.05	c total #watches: 275048
1603.44/1603.79	c total #propagations: 1316715989 / total #impl: 4997385830 (eff. 0.263)
1603.44/1603.79	c #Conflicts:    3186000 | #Learnt:      73660 | 0.000
1603.44/1603.79	c total clause space: 206.656MB
1603.44/1603.79	c total #watches: 278196
1604.24/1604.57	c total #propagations: 1317025610 / total #impl: 4998965744 (eff. 0.263)
1604.24/1604.57	c #Conflicts:    3187000 | #Learnt:      74660 | 0.000
1604.24/1604.57	c total clause space: 206.656MB
1604.24/1604.57	c total #watches: 280768
1605.04/1605.39	c total #propagations: 1317310974 / total #impl: 5000453423 (eff. 0.263)
1605.04/1605.39	c #Conflicts:    3188000 | #Learnt:      75660 | 0.000
1605.04/1605.39	c total clause space: 206.656MB
1605.04/1605.39	c total #watches: 283277
1605.85/1606.14	c total #propagations: 1317741408 / total #impl: 5002284187 (eff. 0.263)
1605.85/1606.14	c #Conflicts:    3189000 | #Learnt:      76660 | 0.000
1605.85/1606.14	c total clause space: 206.656MB
1605.85/1606.14	c total #watches: 285977
1606.74/1607.00	c total #propagations: 1318126789 / total #impl: 5003937454 (eff. 0.263)
1606.74/1607.00	c #Conflicts:    3190000 | #Learnt:      77660 | 0.000
1606.74/1607.00	c total clause space: 206.656MB
1606.74/1607.00	c total #watches: 289101
1607.54/1607.87	c total #propagations: 1318580652 / total #impl: 5006122012 (eff. 0.263)
1607.54/1607.87	c #Conflicts:    3191000 | #Learnt:      78660 | 0.000
1607.54/1607.87	c total clause space: 206.656MB
1607.54/1607.87	c total #watches: 292243
1608.34/1608.69	c total #propagations: 1318960190 / total #impl: 5008622634 (eff. 0.263)
1608.34/1608.69	c #Conflicts:    3192000 | #Learnt:      79660 | 0.000
1608.34/1608.69	c total clause space: 206.656MB
1608.34/1608.69	c total #watches: 295086
1609.24/1609.51	c total #propagations: 1319344508 / total #impl: 5011262365 (eff. 0.263)
1609.24/1609.51	c #Conflicts:    3193000 | #Learnt:      80660 | 0.000
1609.24/1609.51	c total clause space: 206.656MB
1609.24/1609.51	c total #watches: 297960
1610.15/1610.45	c total #propagations: 1319755442 / total #impl: 5013661069 (eff. 0.263)
1610.15/1610.45	c #Conflicts:    3194000 | #Learnt:      81660 | 0.000
1610.15/1610.45	c total clause space: 206.656MB
1610.15/1610.45	c total #watches: 301155
1611.14/1611.48	c total #propagations: 1320136266 / total #impl: 5015280020 (eff. 0.263)
1611.14/1611.48	c #Conflicts:    3195000 | #Learnt:      82660 | 0.000
1611.14/1611.48	c total clause space: 206.656MB
1611.14/1611.48	c total #watches: 304599
1612.14/1612.40	c total #propagations: 1320460505 / total #impl: 5016769276 (eff. 0.263)
1612.14/1612.40	c #Conflicts:    3196000 | #Learnt:      83660 | 0.000
1612.14/1612.40	c total clause space: 206.656MB
1612.14/1612.40	c total #watches: 307428
1613.24/1613.55	c total #propagations: 1320686635 / total #impl: 5017686092 (eff. 0.263)
1613.24/1613.55	c #Conflicts:    3197000 | #Learnt:      84660 | 0.000
1613.24/1613.55	c total clause space: 206.656MB
1613.24/1613.55	c total #watches: 310467
1614.34/1614.61	c total #propagations: 1321088273 / total #impl: 5019031139 (eff. 0.263)
1614.34/1614.61	c #Conflicts:    3198000 | #Learnt:      85660 | 0.000
1614.34/1614.61	c total clause space: 206.656MB
1614.34/1614.61	c total #watches: 312963
1615.34/1615.63	c total #propagations: 1321478433 / total #impl: 5020279250 (eff. 0.263)
1615.34/1615.63	c #Conflicts:    3199000 | #Learnt:      86660 | 0.000
1615.34/1615.63	c total clause space: 206.656MB
1615.34/1615.63	c total #watches: 315671
1615.84/1616.10	c total #propagations: 1321808808 / total #impl: 5021354262 (eff. 0.263)
1615.84/1616.10	c GC COLLECT
1615.84/1616.10	c #Conflicts:    3200000 | #Learnt:      44259 | 0.000
1615.84/1616.10	c total clause space: 206.656MB
1615.84/1616.10	c total #watches: 202332
1616.24/1616.54	c total #propagations: 1322103744 / total #impl: 5022504182 (eff. 0.263)
1616.24/1616.54	c #Conflicts:    3201000 | #Learnt:      45259 | 0.000
1616.24/1616.54	c total clause space: 206.656MB
1616.24/1616.54	c total #watches: 204907
1616.64/1616.97	c total #propagations: 1322453006 / total #impl: 5023746792 (eff. 0.263)
1616.64/1616.97	c #Conflicts:    3202000 | #Learnt:      46259 | 0.000
1616.64/1616.97	c total clause space: 206.656MB
1616.64/1616.97	c total #watches: 207983
1617.14/1617.42	c total #propagations: 1322790540 / total #impl: 5025010963 (eff. 0.263)
1617.14/1617.42	c #Conflicts:    3203000 | #Learnt:      47259 | 0.000
1617.14/1617.42	c total clause space: 206.656MB
1617.14/1617.42	c total #watches: 210595
1617.54/1617.84	c total #propagations: 1323102594 / total #impl: 5026200351 (eff. 0.263)
1617.54/1617.84	c #Conflicts:    3204000 | #Learnt:      48259 | 0.000
1617.54/1617.84	c total clause space: 206.656MB
1617.54/1617.84	c total #watches: 213235
1618.04/1618.30	c total #propagations: 1323352520 / total #impl: 5027225477 (eff. 0.263)
1618.04/1618.30	c #Conflicts:    3205000 | #Learnt:      49259 | 0.000
1618.04/1618.30	c total clause space: 206.656MB
1618.04/1618.30	c total #watches: 216529
1618.54/1618.82	c total #propagations: 1323674220 / total #impl: 5028332778 (eff. 0.263)
1618.54/1618.82	c #Conflicts:    3206000 | #Learnt:      50259 | 0.000
1618.54/1618.82	c total clause space: 206.656MB
1618.54/1618.82	c total #watches: 219372
1619.04/1619.38	c total #propagations: 1324078320 / total #impl: 5029639098 (eff. 0.263)
1619.04/1619.38	c #Conflicts:    3207000 | #Learnt:      51259 | 0.000
1619.04/1619.38	c total clause space: 206.656MB
1619.04/1619.38	c total #watches: 221935
1619.64/1619.94	c total #propagations: 1324523920 / total #impl: 5031103904 (eff. 0.263)
1619.64/1619.94	c #Conflicts:    3208000 | #Learnt:      52259 | 0.000
1619.64/1619.94	c total clause space: 206.656MB
1619.64/1619.94	c total #watches: 225326
1620.24/1620.57	c total #propagations: 1324923248 / total #impl: 5033439781 (eff. 0.263)
1620.24/1620.57	c #Conflicts:    3209000 | #Learnt:      53259 | 0.000
1620.24/1620.57	c total clause space: 206.656MB
1620.24/1620.57	c total #watches: 227788
1620.84/1621.19	c total #propagations: 1325294845 / total #impl: 5035358972 (eff. 0.263)
1620.84/1621.19	c #Conflicts:    3210000 | #Learnt:      54259 | 0.000
1620.84/1621.19	c total clause space: 206.656MB
1620.84/1621.19	c total #watches: 230366
1621.54/1621.81	c total #propagations: 1325784055 / total #impl: 5036980838 (eff. 0.263)
1621.54/1621.81	c #Conflicts:    3211000 | #Learnt:      55259 | 0.000
1621.54/1621.81	c total clause space: 206.656MB
1621.54/1621.81	c total #watches: 233333
1622.14/1622.41	c total #propagations: 1326224171 / total #impl: 5038588299 (eff. 0.263)
1622.14/1622.41	c #Conflicts:    3212000 | #Learnt:      56259 | 0.000
1622.14/1622.41	c total clause space: 206.656MB
1622.14/1622.41	c total #watches: 237113
1622.74/1623.06	c total #propagations: 1326780177 / total #impl: 5040400770 (eff. 0.263)
1622.74/1623.06	c #Conflicts:    3213000 | #Learnt:      57259 | 0.000
1622.74/1623.06	c total clause space: 206.656MB
1622.74/1623.06	c total #watches: 240568
1623.34/1623.69	c total #propagations: 1327293968 / total #impl: 5042426570 (eff. 0.263)
1623.34/1623.69	c #Conflicts:    3214000 | #Learnt:      58259 | 0.000
1623.34/1623.69	c total clause space: 206.656MB
1623.34/1623.69	c total #watches: 244026
1624.04/1624.30	c total #propagations: 1327749698 / total #impl: 5044368898 (eff. 0.263)
1624.04/1624.30	c #Conflicts:    3215000 | #Learnt:      59259 | 0.000
1624.04/1624.30	c total clause space: 206.656MB
1624.04/1624.30	c total #watches: 247255
1624.54/1624.90	c total #propagations: 1328160755 / total #impl: 5046161604 (eff. 0.263)
1624.54/1624.90	c #Conflicts:    3216000 | #Learnt:      60259 | 0.000
1624.54/1624.90	c total clause space: 206.656MB
1624.54/1624.90	c total #watches: 249441
1625.34/1625.61	c total #propagations: 1328554912 / total #impl: 5047895480 (eff. 0.263)
1625.34/1625.61	c #Conflicts:    3217000 | #Learnt:      61259 | 0.000
1625.34/1625.61	c total clause space: 206.656MB
1625.34/1625.61	c total #watches: 251611
1626.04/1626.35	c total #propagations: 1329066163 / total #impl: 5050218426 (eff. 0.263)
1626.04/1626.35	c #Conflicts:    3218000 | #Learnt:      62259 | 0.000
1626.04/1626.35	c total clause space: 206.656MB
1626.04/1626.35	c total #watches: 253919
1626.74/1627.03	c total #propagations: 1329550766 / total #impl: 5052432380 (eff. 0.263)
1626.74/1627.03	c #Conflicts:    3219000 | #Learnt:      63259 | 0.000
1626.74/1627.03	c total clause space: 206.656MB
1626.74/1627.03	c total #watches: 256170
1627.54/1627.86	c total #propagations: 1329978302 / total #impl: 5054491439 (eff. 0.263)
1627.54/1627.86	c #Conflicts:    3220000 | #Learnt:      64259 | 0.000
1627.54/1627.86	c total clause space: 206.656MB
1627.54/1627.86	c total #watches: 258568
1628.44/1628.74	c total #propagations: 1330467780 / total #impl: 5056848849 (eff. 0.263)
1628.44/1628.74	c #Conflicts:    3221000 | #Learnt:      65259 | 0.000
1628.44/1628.74	c total clause space: 206.656MB
1628.44/1628.74	c total #watches: 260864
1629.34/1629.66	c total #propagations: 1330937362 / total #impl: 5058954314 (eff. 0.263)
1629.34/1629.66	c #Conflicts:    3222000 | #Learnt:      66259 | 0.000
1629.34/1629.66	c total clause space: 206.656MB
1629.34/1629.66	c total #watches: 263385
1630.34/1630.60	c total #propagations: 1331365618 / total #impl: 5060974129 (eff. 0.263)
1630.34/1630.60	c #Conflicts:    3223000 | #Learnt:      67259 | 0.000
1630.34/1630.60	c total clause space: 206.656MB
1630.34/1630.60	c total #watches: 265884
1631.14/1631.48	c total #propagations: 1331765811 / total #impl: 5062734429 (eff. 0.263)
1631.14/1631.48	c #Conflicts:    3224000 | #Learnt:      68259 | 0.000
1631.14/1631.48	c total clause space: 206.656MB
1631.14/1631.48	c total #watches: 268189
1631.93/1632.29	c total #propagations: 1332314073 / total #impl: 5064963883 (eff. 0.263)
1631.93/1632.29	c #Conflicts:    3225000 | #Learnt:      69259 | 0.000
1631.93/1632.29	c total clause space: 206.656MB
1631.93/1632.29	c total #watches: 270877
1632.83/1633.14	c total #propagations: 1332780127 / total #impl: 5067357014 (eff. 0.263)
1632.83/1633.14	c #Conflicts:    3226000 | #Learnt:      70259 | 0.000
1632.83/1633.14	c total clause space: 206.656MB
1632.83/1633.14	c total #watches: 273065
1633.93/1634.26	c total #propagations: 1333229788 / total #impl: 5069568168 (eff. 0.263)
1633.93/1634.26	c #Conflicts:    3227000 | #Learnt:      71259 | 0.000
1633.93/1634.26	c total clause space: 206.656MB
1633.93/1634.26	c total #watches: 275400
1635.03/1635.30	c total #propagations: 1333880790 / total #impl: 5071656069 (eff. 0.263)
1635.03/1635.30	c #Conflicts:    3228000 | #Learnt:      72259 | 0.000
1635.03/1635.30	c total clause space: 206.656MB
1635.03/1635.30	c total #watches: 277625
1635.93/1636.26	c total #propagations: 1334418502 / total #impl: 5073522212 (eff. 0.263)
1635.93/1636.26	c #Conflicts:    3229000 | #Learnt:      73259 | 0.000
1635.93/1636.26	c total clause space: 206.656MB
1635.93/1636.26	c total #watches: 280103
1637.03/1637.30	c total #propagations: 1334958973 / total #impl: 5075783226 (eff. 0.263)
1637.03/1637.30	c #Conflicts:    3230000 | #Learnt:      74259 | 0.000
1637.03/1637.30	c total clause space: 206.656MB
1637.03/1637.30	c total #watches: 282518
1638.13/1638.40	c total #propagations: 1335507749 / total #impl: 5077920959 (eff. 0.263)
1638.13/1638.40	c #Conflicts:    3231000 | #Learnt:      75259 | 0.000
1638.13/1638.40	c total clause space: 206.656MB
1638.13/1638.40	c total #watches: 284803
1639.13/1639.46	c total #propagations: 1336051513 / total #impl: 5080033487 (eff. 0.263)
1639.13/1639.46	c #Conflicts:    3232000 | #Learnt:      76259 | 0.000
1639.13/1639.46	c total clause space: 206.656MB
1639.13/1639.46	c total #watches: 287334
1640.13/1640.45	c total #propagations: 1336556643 / total #impl: 5081843577 (eff. 0.263)
1640.13/1640.45	c #Conflicts:    3233000 | #Learnt:      77259 | 0.000
1640.13/1640.45	c total clause space: 206.656MB
1640.13/1640.45	c total #watches: 289928
1641.33/1641.62	c total #propagations: 1336992264 / total #impl: 5083711378 (eff. 0.263)
1641.33/1641.62	c #Conflicts:    3234000 | #Learnt:      78259 | 0.000
1641.33/1641.62	c total clause space: 206.656MB
1641.33/1641.62	c total #watches: 292215
1642.23/1642.53	c total #propagations: 1337580167 / total #impl: 5085774453 (eff. 0.263)
1642.23/1642.53	c #Conflicts:    3235000 | #Learnt:      79259 | 0.000
1642.23/1642.53	c total clause space: 206.656MB
1642.23/1642.53	c total #watches: 294353
1643.24/1643.54	c total #propagations: 1338067372 / total #impl: 5087296482 (eff. 0.263)
1643.24/1643.54	c #Conflicts:    3236000 | #Learnt:      80259 | 0.000
1643.24/1643.54	c total clause space: 206.656MB
1643.24/1643.54	c total #watches: 296604
1644.13/1644.44	c total #propagations: 1338528443 / total #impl: 5088923741 (eff. 0.263)
1644.13/1644.44	c #Conflicts:    3237000 | #Learnt:      81259 | 0.000
1644.13/1644.44	c total clause space: 206.656MB
1644.13/1644.44	c total #watches: 299196
1644.93/1645.29	c total #propagations: 1338881688 / total #impl: 5090339461 (eff. 0.263)
1644.93/1645.29	c #Conflicts:    3238000 | #Learnt:      82259 | 0.000
1644.93/1645.29	c total clause space: 206.656MB
1644.93/1645.29	c total #watches: 302656
1645.73/1646.06	c total #propagations: 1339274673 / total #impl: 5092677687 (eff. 0.263)
1645.73/1646.06	c #Conflicts:    3239000 | #Learnt:      83259 | 0.000
1645.73/1646.06	c total clause space: 206.656MB
1645.73/1646.06	c total #watches: 306315
1646.44/1646.72	c total #propagations: 1339663984 / total #impl: 5095360201 (eff. 0.263)
1646.44/1646.72	c #Conflicts:    3240000 | #Learnt:      84259 | 0.000
1646.44/1646.72	c total clause space: 206.656MB
1646.44/1646.72	c total #watches: 309810
1646.93/1647.25	c total #propagations: 1339867082 / total #impl: 5097065770 (eff. 0.263)
1646.93/1647.25	c #Conflicts:    3241000 | #Learnt:      85259 | 0.000
1646.93/1647.25	c total clause space: 206.656MB
1646.93/1647.25	c total #watches: 313509
1647.43/1647.70	c total #propagations: 1339996565 / total #impl: 5098237071 (eff. 0.263)
1647.43/1647.70	c #Conflicts:    3242000 | #Learnt:      86259 | 0.000
1647.43/1647.70	c total clause space: 206.656MB
1647.43/1647.70	c total #watches: 315750
1647.83/1648.16	c total #propagations: 1340214582 / total #impl: 5098743697 (eff. 0.263)
1647.83/1648.16	c #Conflicts:    3243000 | #Learnt:      87259 | 0.000
1647.83/1648.16	c total clause space: 206.656MB
1647.83/1648.16	c total #watches: 317971
1648.13/1648.49	c total #propagations: 1340373048 / total #impl: 5099161231 (eff. 0.263)
1648.13/1648.49	c GC COLLECT
1648.13/1648.49	c #Conflicts:    3244000 | #Learnt:      44559 | 0.000
1648.13/1648.49	c total clause space: 206.656MB
1648.13/1648.49	c total #watches: 202862
1648.53/1648.90	c total #propagations: 1340577464 / total #impl: 5099732770 (eff. 0.263)
1648.53/1648.90	c #Conflicts:    3245000 | #Learnt:      45559 | 0.000
1648.53/1648.90	c total clause space: 206.656MB
1648.53/1648.90	c total #watches: 206490
1649.03/1649.30	c total #propagations: 1340911231 / total #impl: 5101591547 (eff. 0.263)
1649.03/1649.30	c #Conflicts:    3246000 | #Learnt:      46559 | 0.000
1649.03/1649.30	c total clause space: 206.656MB
1649.03/1649.30	c total #watches: 209746
1649.43/1649.76	c total #propagations: 1341230555 / total #impl: 5103092794 (eff. 0.263)
1649.43/1649.76	c #Conflicts:    3247000 | #Learnt:      47559 | 0.000
1649.43/1649.76	c total clause space: 206.656MB
1649.43/1649.76	c total #watches: 213234
1649.93/1650.21	c total #propagations: 1341609573 / total #impl: 5104930581 (eff. 0.263)
1649.93/1650.21	c #Conflicts:    3248000 | #Learnt:      48559 | 0.000
1649.93/1650.21	c total clause space: 206.656MB
1649.93/1650.21	c total #watches: 216403
1650.43/1650.76	c total #propagations: 1341964753 / total #impl: 5106627810 (eff. 0.263)
1650.43/1650.76	c #Conflicts:    3249000 | #Learnt:      49559 | 0.000
1650.43/1650.76	c total clause space: 206.656MB
1650.43/1650.76	c total #watches: 219708
1650.94/1651.29	c total #propagations: 1342379979 / total #impl: 5108683972 (eff. 0.263)
1650.94/1651.29	c #Conflicts:    3250000 | #Learnt:      50559 | 0.000
1650.94/1651.29	c total clause space: 206.656MB
1650.94/1651.29	c total #watches: 223005
1651.53/1651.87	c total #propagations: 1342770379 / total #impl: 5110435915 (eff. 0.263)
1651.53/1651.87	c #Conflicts:    3251000 | #Learnt:      51559 | 0.000
1651.53/1651.87	c total clause space: 206.656MB
1651.53/1651.87	c total #watches: 226166
1652.23/1652.53	c total #propagations: 1343204605 / total #impl: 5112681335 (eff. 0.263)
1652.23/1652.53	c #Conflicts:    3252000 | #Learnt:      52559 | 0.000
1652.23/1652.53	c total clause space: 206.656MB
1652.23/1652.53	c total #watches: 228609
1652.83/1653.17	c total #propagations: 1343656081 / total #impl: 5114752852 (eff. 0.263)
1652.83/1653.17	c #Conflicts:    3253000 | #Learnt:      53559 | 0.000
1652.83/1653.17	c total clause space: 206.656MB
1652.83/1653.17	c total #watches: 230955
1653.53/1653.88	c total #propagations: 1344112251 / total #impl: 5116586133 (eff. 0.263)
1653.53/1653.88	c #Conflicts:    3254000 | #Learnt:      54559 | 0.000
1653.53/1653.88	c total clause space: 206.656MB
1653.53/1653.88	c total #watches: 233690
1654.24/1654.55	c total #propagations: 1344648555 / total #impl: 5118613644 (eff. 0.263)
1654.24/1654.55	c #Conflicts:    3255000 | #Learnt:      55559 | 0.000
1654.24/1654.55	c total clause space: 206.656MB
1654.24/1654.55	c total #watches: 236392
1654.83/1655.11	c total #propagations: 1345156838 / total #impl: 5120906690 (eff. 0.263)
1654.83/1655.11	c #Conflicts:    3256000 | #Learnt:      56559 | 0.000
1654.83/1655.11	c total clause space: 206.656MB
1654.83/1655.11	c total #watches: 239492
1655.34/1655.65	c total #propagations: 1345530342 / total #impl: 5122376978 (eff. 0.263)
1655.34/1655.65	c #Conflicts:    3257000 | #Learnt:      57559 | 0.000
1655.34/1655.65	c total clause space: 206.656MB
1655.34/1655.65	c total #watches: 241965
1655.93/1656.20	c total #propagations: 1345922051 / total #impl: 5123970190 (eff. 0.263)
1655.93/1656.20	c #Conflicts:    3258000 | #Learnt:      58559 | 0.000
1655.93/1656.20	c total clause space: 206.656MB
1655.93/1656.20	c total #watches: 244268
1656.34/1656.67	c total #propagations: 1346388980 / total #impl: 5126030077 (eff. 0.263)
1656.34/1656.67	c #Conflicts:    3259000 | #Learnt:      59559 | 0.000
1656.34/1656.67	c total clause space: 206.656MB
1656.34/1656.67	c total #watches: 246778
1656.93/1657.20	c total #propagations: 1346700749 / total #impl: 5127403707 (eff. 0.263)
1656.93/1657.20	c #Conflicts:    3260000 | #Learnt:      60559 | 0.000
1656.93/1657.20	c total clause space: 206.656MB
1656.93/1657.20	c total #watches: 250256
1657.44/1657.72	c total #propagations: 1347025744 / total #impl: 5128576377 (eff. 0.263)
1657.44/1657.72	c #Conflicts:    3261000 | #Learnt:      61559 | 0.000
1657.44/1657.72	c total clause space: 206.656MB
1657.44/1657.72	c total #watches: 253320
1657.83/1658.18	c total #propagations: 1347422297 / total #impl: 5129771973 (eff. 0.263)
1657.83/1658.18	c #Conflicts:    3262000 | #Learnt:      62559 | 0.000
1657.83/1658.18	c total clause space: 206.656MB
1657.83/1658.18	c total #watches: 256061
1658.54/1658.83	c total #propagations: 1347755909 / total #impl: 5130724669 (eff. 0.263)
1658.54/1658.83	c #Conflicts:    3263000 | #Learnt:      63559 | 0.000
1658.54/1658.83	c total clause space: 206.656MB
1658.54/1658.83	c total #watches: 258668
1659.13/1659.47	c total #propagations: 1348270565 / total #impl: 5132865057 (eff. 0.263)
1659.13/1659.47	c #Conflicts:    3264000 | #Learnt:      64559 | 0.000
1659.13/1659.47	c total clause space: 206.656MB
1659.13/1659.47	c total #watches: 261326
1659.93/1660.21	c total #propagations: 1348651172 / total #impl: 5134441533 (eff. 0.263)
1659.93/1660.21	c #Conflicts:    3265000 | #Learnt:      65559 | 0.000
1659.93/1660.21	c total clause space: 206.656MB
1659.93/1660.21	c total #watches: 263576
1660.63/1660.98	c total #propagations: 1349148244 / total #impl: 5136953246 (eff. 0.263)
1660.63/1660.98	c #Conflicts:    3266000 | #Learnt:      66559 | 0.000
1660.63/1660.98	c total clause space: 206.656MB
1660.63/1660.98	c total #watches: 265933
1661.43/1661.71	c total #propagations: 1349598129 / total #impl: 5138639736 (eff. 0.263)
1661.43/1661.71	c #Conflicts:    3267000 | #Learnt:      67559 | 0.000
1661.43/1661.71	c total clause space: 206.656MB
1661.43/1661.71	c total #watches: 268312
1662.23/1662.53	c total #propagations: 1349938878 / total #impl: 5140238557 (eff. 0.263)
1662.23/1662.53	c #Conflicts:    3268000 | #Learnt:      68559 | 0.000
1662.23/1662.53	c total clause space: 206.656MB
1662.23/1662.53	c total #watches: 270740
1662.94/1663.30	c total #propagations: 1350397523 / total #impl: 5142475897 (eff. 0.263)
1662.94/1663.30	c #Conflicts:    3269000 | #Learnt:      69559 | 0.000
1662.94/1663.30	c total clause space: 206.656MB
1662.94/1663.30	c total #watches: 273136
1663.83/1664.17	c total #propagations: 1350903786 / total #impl: 5144441675 (eff. 0.263)
1663.83/1664.17	c #Conflicts:    3270000 | #Learnt:      70559 | 0.000
1663.83/1664.17	c total clause space: 206.656MB
1663.83/1664.17	c total #watches: 275586
1664.63/1664.96	c total #propagations: 1351432689 / total #impl: 5146755581 (eff. 0.263)
1664.63/1664.96	c #Conflicts:    3271000 | #Learnt:      71559 | 0.000
1664.63/1664.96	c total clause space: 206.656MB
1664.63/1664.96	c total #watches: 278417
1665.43/1665.79	c total #propagations: 1351911050 / total #impl: 5149128528 (eff. 0.263)
1665.43/1665.79	c #Conflicts:    3272000 | #Learnt:      72559 | 0.000
1665.43/1665.79	c total clause space: 206.656MB
1665.43/1665.79	c total #watches: 280941
1666.34/1666.66	c total #propagations: 1352383513 / total #impl: 5151115417 (eff. 0.263)
1666.34/1666.66	c #Conflicts:    3273000 | #Learnt:      73559 | 0.000
1666.34/1666.66	c total clause space: 206.656MB
1666.34/1666.66	c total #watches: 283122
1667.03/1667.33	c total #propagations: 1352840805 / total #impl: 5153066377 (eff. 0.263)
1667.03/1667.33	c #Conflicts:    3274000 | #Learnt:      74559 | 0.000
1667.03/1667.33	c total clause space: 206.656MB
1667.03/1667.33	c total #watches: 285228
1668.03/1668.34	c total #propagations: 1353206346 / total #impl: 5154451581 (eff. 0.263)
1668.03/1668.34	c #Conflicts:    3275000 | #Learnt:      75559 | 0.000
1668.03/1668.34	c total clause space: 206.656MB
1668.03/1668.34	c total #watches: 287571
1669.03/1669.37	c total #propagations: 1353808096 / total #impl: 5156339303 (eff. 0.263)
1669.03/1669.37	c #Conflicts:    3276000 | #Learnt:      76559 | 0.000
1669.03/1669.37	c total clause space: 206.656MB
1669.03/1669.37	c total #watches: 290090
1670.03/1670.37	c total #propagations: 1354340153 / total #impl: 5158562220 (eff. 0.263)
1670.03/1670.37	c #Conflicts:    3277000 | #Learnt:      77559 | 0.000
1670.03/1670.37	c total clause space: 206.656MB
1670.03/1670.37	c total #watches: 292329
1671.03/1671.38	c total #propagations: 1354918448 / total #impl: 5160511564 (eff. 0.263)
1671.03/1671.38	c #Conflicts:    3278000 | #Learnt:      78559 | 0.000
1671.03/1671.38	c total clause space: 206.656MB
1671.03/1671.38	c total #watches: 294738
1672.03/1672.34	c total #propagations: 1355347059 / total #impl: 5162336983 (eff. 0.263)
1672.03/1672.34	c #Conflicts:    3279000 | #Learnt:      79559 | 0.000
1672.03/1672.34	c total clause space: 206.656MB
1672.03/1672.34	c total #watches: 297022
1673.03/1673.37	c total #propagations: 1355803945 / total #impl: 5163949926 (eff. 0.263)
1673.03/1673.37	c #Conflicts:    3280000 | #Learnt:      80559 | 0.000
1673.03/1673.37	c total clause space: 206.656MB
1673.03/1673.37	c total #watches: 299255
1674.13/1674.49	c total #propagations: 1356317170 / total #impl: 5165885104 (eff. 0.263)
1674.13/1674.49	c #Conflicts:    3281000 | #Learnt:      81559 | 0.000
1674.13/1674.49	c total clause space: 206.656MB
1674.13/1674.49	c total #watches: 301589
1675.03/1675.34	c total #propagations: 1356855175 / total #impl: 5168030816 (eff. 0.263)
1675.03/1675.34	c #Conflicts:    3282000 | #Learnt:      82559 | 0.000
1675.03/1675.34	c total clause space: 206.656MB
1675.03/1675.34	c total #watches: 304070
1675.83/1676.13	c total #propagations: 1357273653 / total #impl: 5169941438 (eff. 0.263)
1675.83/1676.13	c #Conflicts:    3283000 | #Learnt:      83559 | 0.000
1675.83/1676.13	c total clause space: 206.656MB
1675.83/1676.13	c total #watches: 306415
1676.83/1677.19	c total #propagations: 1357678539 / total #impl: 5171795385 (eff. 0.263)
1676.83/1677.19	c #Conflicts:    3284000 | #Learnt:      84559 | 0.000
1676.83/1677.19	c total clause space: 206.656MB
1676.83/1677.19	c total #watches: 308771
1678.03/1678.33	c total #propagations: 1358183583 / total #impl: 5173720146 (eff. 0.263)
1678.03/1678.33	c #Conflicts:    3285000 | #Learnt:      85559 | 0.000
1678.03/1678.33	c total clause space: 206.656MB
1678.03/1678.33	c total #watches: 311130
1679.13/1679.41	c total #propagations: 1358610308 / total #impl: 5175962986 (eff. 0.262)
1679.13/1679.41	c #Conflicts:    3286000 | #Learnt:      86559 | 0.000
1679.13/1679.41	c total clause space: 206.656MB
1679.13/1679.41	c total #watches: 313421
1680.23/1680.54	c total #propagations: 1359119554 / total #impl: 5177677645 (eff. 0.262)
1680.23/1680.54	c #Conflicts:    3287000 | #Learnt:      87559 | 0.000
1680.23/1680.54	c total clause space: 206.656MB
1680.23/1680.54	c total #watches: 315976
1681.03/1681.34	c total #propagations: 1359599901 / total #impl: 5179448828 (eff. 0.262)
1681.03/1681.34	c GC COLLECT
1681.03/1681.34	c #Conflicts:    3288000 | #Learnt:      44556 | 0.000
1681.03/1681.34	c total clause space: 206.656MB
1681.03/1681.34	c total #watches: 202849
1681.53/1681.81	c total #propagations: 1360058336 / total #impl: 5181285562 (eff. 0.262)
1681.53/1681.81	c #Conflicts:    3289000 | #Learnt:      45556 | 0.000
1681.53/1681.81	c total clause space: 206.656MB
1681.53/1681.81	c total #watches: 205381
1681.93/1682.23	c total #propagations: 1360504895 / total #impl: 5183128676 (eff. 0.262)
1681.93/1682.23	c #Conflicts:    3290000 | #Learnt:      46556 | 0.000
1681.93/1682.23	c total clause space: 206.656MB
1681.93/1682.23	c total #watches: 207654
1682.33/1682.66	c total #propagations: 1360921077 / total #impl: 5184639430 (eff. 0.262)
1682.33/1682.66	c #Conflicts:    3291000 | #Learnt:      47556 | 0.000
1682.33/1682.66	c total clause space: 206.656MB
1682.33/1682.66	c total #watches: 209824
1682.83/1683.14	c total #propagations: 1361318790 / total #impl: 5185891938 (eff. 0.263)
1682.83/1683.14	c #Conflicts:    3292000 | #Learnt:      48556 | 0.000
1682.83/1683.14	c total clause space: 206.656MB
1682.83/1683.14	c total #watches: 212059
1683.23/1683.55	c total #propagations: 1361855500 / total #impl: 5187583000 (eff. 0.263)
1683.23/1683.55	c #Conflicts:    3293000 | #Learnt:      49556 | 0.000
1683.23/1683.55	c total clause space: 206.656MB
1683.23/1683.55	c total #watches: 214227
1683.63/1683.98	c total #propagations: 1362238408 / total #impl: 5188951883 (eff. 0.263)
1683.63/1683.98	c #Conflicts:    3294000 | #Learnt:      50556 | 0.000
1683.63/1683.98	c total clause space: 206.656MB
1683.63/1683.98	c total #watches: 216483
1684.13/1684.44	c total #propagations: 1362631943 / total #impl: 5190509543 (eff. 0.263)
1684.13/1684.44	c #Conflicts:    3295000 | #Learnt:      51556 | 0.000
1684.13/1684.44	c total clause space: 206.656MB
1684.13/1684.44	c total #watches: 219053
1684.63/1684.93	c total #propagations: 1363002061 / total #impl: 5192158728 (eff. 0.263)
1684.63/1684.93	c #Conflicts:    3296000 | #Learnt:      52556 | 0.000
1684.63/1684.93	c total clause space: 206.656MB
1684.63/1684.93	c total #watches: 221288
1685.13/1685.44	c total #propagations: 1363405336 / total #impl: 5193790213 (eff. 0.263)
1685.13/1685.44	c #Conflicts:    3297000 | #Learnt:      53556 | 0.000
1685.13/1685.44	c total clause space: 206.656MB
1685.13/1685.44	c total #watches: 223609
1685.63/1685.94	c total #propagations: 1363802665 / total #impl: 5195641420 (eff. 0.262)
1685.63/1685.94	c #Conflicts:    3298000 | #Learnt:      54556 | 0.000
1685.63/1685.94	c total clause space: 206.656MB
1685.63/1685.94	c total #watches: 225929
1686.13/1686.47	c total #propagations: 1364310080 / total #impl: 5197477991 (eff. 0.262)
1686.13/1686.47	c #Conflicts:    3299000 | #Learnt:      55556 | 0.000
1686.13/1686.47	c total clause space: 206.656MB
1686.13/1686.47	c total #watches: 228252
1686.73/1687.01	c total #propagations: 1364782136 / total #impl: 5199468562 (eff. 0.262)
1686.73/1687.01	c #Conflicts:    3300000 | #Learnt:      56556 | 0.000
1686.73/1687.01	c total clause space: 206.656MB
1686.73/1687.01	c total #watches: 230543
1687.33/1687.62	c total #propagations: 1365271456 / total #impl: 5201402188 (eff. 0.262)
1687.33/1687.62	c #Conflicts:    3301000 | #Learnt:      57556 | 0.000
1687.33/1687.62	c total clause space: 206.656MB
1687.33/1687.62	c total #watches: 232757
1687.83/1688.16	c total #propagations: 1365820283 / total #impl: 5203611150 (eff. 0.262)
1687.83/1688.16	c #Conflicts:    3302000 | #Learnt:      58556 | 0.000
1687.83/1688.16	c total clause space: 206.656MB
1687.83/1688.16	c total #watches: 234963
1688.43/1688.73	c total #propagations: 1366319860 / total #impl: 5205538081 (eff. 0.262)
1688.43/1688.73	c #Conflicts:    3303000 | #Learnt:      59556 | 0.000
1688.43/1688.73	c total clause space: 206.656MB
1688.43/1688.73	c total #watches: 237239
1689.13/1689.42	c total #propagations: 1366806547 / total #impl: 5207535845 (eff. 0.262)
1689.13/1689.42	c #Conflicts:    3304000 | #Learnt:      60556 | 0.000
1689.13/1689.42	c total clause space: 206.656MB
1689.13/1689.42	c total #watches: 239481
1689.73/1690.04	c total #propagations: 1367392620 / total #impl: 5209529986 (eff. 0.262)
1689.73/1690.04	c #Conflicts:    3305000 | #Learnt:      61556 | 0.000
1689.73/1690.04	c total clause space: 206.656MB
1689.73/1690.04	c total #watches: 241838
1690.33/1690.63	c total #propagations: 1367891135 / total #impl: 5211771291 (eff. 0.262)
1690.33/1690.63	c #Conflicts:    3306000 | #Learnt:      62556 | 0.000
1690.33/1690.63	c total clause space: 206.656MB
1690.33/1690.63	c total #watches: 244246
1690.92/1691.27	c total #propagations: 1368363867 / total #impl: 5213841727 (eff. 0.262)
1690.92/1691.27	c #Conflicts:    3307000 | #Learnt:      63556 | 0.000
1690.92/1691.27	c total clause space: 206.656MB
1690.92/1691.27	c total #watches: 246490
1691.53/1691.88	c total #propagations: 1368860152 / total #impl: 5215724837 (eff. 0.262)
1691.53/1691.88	c #Conflicts:    3308000 | #Learnt:      64556 | 0.000
1691.53/1691.88	c total clause space: 206.656MB
1691.53/1691.88	c total #watches: 248702
1692.22/1692.57	c total #propagations: 1369416318 / total #impl: 5217429751 (eff. 0.262)
1692.22/1692.57	c #Conflicts:    3309000 | #Learnt:      65556 | 0.000
1692.22/1692.57	c total clause space: 206.656MB
1692.22/1692.57	c total #watches: 251305
1692.92/1693.27	c total #propagations: 1369939003 / total #impl: 5219505555 (eff. 0.262)
1692.92/1693.27	c #Conflicts:    3310000 | #Learnt:      66556 | 0.000
1692.92/1693.27	c total clause space: 206.656MB
1692.92/1693.27	c total #watches: 253817
1693.52/1693.84	c total #propagations: 1370410495 / total #impl: 5221716651 (eff. 0.262)
1693.52/1693.84	c #Conflicts:    3311000 | #Learnt:      67556 | 0.000
1693.52/1693.84	c total clause space: 206.656MB
1693.52/1693.84	c total #watches: 256050
1694.22/1694.50	c total #propagations: 1370797205 / total #impl: 5223571679 (eff. 0.262)
1694.22/1694.50	c #Conflicts:    3312000 | #Learnt:      68556 | 0.000
1694.22/1694.50	c total clause space: 206.656MB
1694.22/1694.50	c total #watches: 258307
1694.83/1695.11	c total #propagations: 1371247203 / total #impl: 5225281022 (eff. 0.262)
1694.83/1695.11	c #Conflicts:    3313000 | #Learnt:      69556 | 0.000
1694.83/1695.11	c total clause space: 206.656MB
1694.83/1695.11	c total #watches: 260517
1695.42/1695.70	c total #propagations: 1371627912 / total #impl: 5226830655 (eff. 0.262)
1695.42/1695.70	c #Conflicts:    3314000 | #Learnt:      70556 | 0.000
1695.42/1695.70	c total clause space: 206.656MB
1695.42/1695.70	c total #watches: 262863
1695.93/1696.29	c total #propagations: 1372057692 / total #impl: 5228425211 (eff. 0.262)
1695.93/1696.29	c #Conflicts:    3315000 | #Learnt:      71556 | 0.000
1695.93/1696.29	c total clause space: 206.656MB
1695.93/1696.29	c total #watches: 265037
1696.62/1696.99	c total #propagations: 1372479133 / total #impl: 5230268706 (eff. 0.262)
1696.62/1696.99	c #Conflicts:    3316000 | #Learnt:      72556 | 0.000
1696.62/1696.99	c total clause space: 206.656MB
1696.62/1696.99	c total #watches: 267237
1697.32/1697.67	c total #propagations: 1372979118 / total #impl: 5232376750 (eff. 0.262)
1697.32/1697.67	c #Conflicts:    3317000 | #Learnt:      73556 | 0.000
1697.32/1697.67	c total clause space: 206.656MB
1697.32/1697.67	c total #watches: 269377
1698.13/1698.47	c total #propagations: 1373456635 / total #impl: 5234111727 (eff. 0.262)
1698.13/1698.47	c #Conflicts:    3318000 | #Learnt:      74556 | 0.000
1698.13/1698.47	c total clause space: 206.656MB
1698.13/1698.47	c total #watches: 271571
1698.82/1699.17	c total #propagations: 1374029192 / total #impl: 5236039002 (eff. 0.262)
1698.82/1699.17	c #Conflicts:    3319000 | #Learnt:      75556 | 0.000
1698.82/1699.17	c total clause space: 206.656MB
1698.82/1699.17	c total #watches: 273758
1699.52/1699.87	c total #propagations: 1374522584 / total #impl: 5237969930 (eff. 0.262)
1699.52/1699.87	c #Conflicts:    3320000 | #Learnt:      76556 | 0.000
1699.52/1699.87	c total clause space: 206.656MB
1699.52/1699.87	c total #watches: 276080
1700.33/1700.70	c total #propagations: 1374978251 / total #impl: 5239899490 (eff. 0.262)
1700.33/1700.70	c #Conflicts:    3321000 | #Learnt:      77556 | 0.000
1700.33/1700.70	c total clause space: 206.656MB
1700.33/1700.70	c total #watches: 278396
1701.22/1701.51	c total #propagations: 1375487025 / total #impl: 5241922715 (eff. 0.262)
1701.22/1701.51	c #Conflicts:    3322000 | #Learnt:      78556 | 0.000
1701.22/1701.51	c total clause space: 206.656MB
1701.22/1701.51	c total #watches: 281612
1702.02/1702.36	c total #propagations: 1375972459 / total #impl: 5243711609 (eff. 0.262)
1702.02/1702.36	c #Conflicts:    3323000 | #Learnt:      79556 | 0.000
1702.02/1702.36	c total clause space: 206.656MB
1702.02/1702.36	c total #watches: 284077
1703.02/1703.31	c total #propagations: 1376544042 / total #impl: 5245673980 (eff. 0.262)
1703.02/1703.31	c #Conflicts:    3324000 | #Learnt:      80556 | 0.000
1703.02/1703.31	c total clause space: 206.656MB
1703.02/1703.31	c total #watches: 286535
1703.73/1704.05	c total #propagations: 1377168405 / total #impl: 5248110659 (eff. 0.262)
1703.73/1704.05	c #Conflicts:    3325000 | #Learnt:      81556 | 0.000
1703.73/1704.05	c total clause space: 206.656MB
1703.73/1704.05	c total #watches: 288835
1704.52/1704.85	c total #propagations: 1377500052 / total #impl: 5249867364 (eff. 0.262)
1704.52/1704.85	c #Conflicts:    3326000 | #Learnt:      82556 | 0.000
1704.52/1704.85	c total clause space: 206.656MB
1704.52/1704.85	c total #watches: 291135
1705.52/1705.84	c total #propagations: 1377948604 / total #impl: 5252013317 (eff. 0.262)
1705.52/1705.84	c #Conflicts:    3327000 | #Learnt:      83556 | 0.000
1705.52/1705.84	c total clause space: 206.656MB
1705.52/1705.84	c total #watches: 293740
1706.32/1706.66	c total #propagations: 1378454954 / total #impl: 5254669806 (eff. 0.262)
1706.32/1706.66	c #Conflicts:    3328000 | #Learnt:      84556 | 0.000
1706.32/1706.66	c total clause space: 206.656MB
1706.32/1706.66	c total #watches: 296189
1707.03/1707.31	c total #propagations: 1378897177 / total #impl: 5256645537 (eff. 0.262)
1707.03/1707.31	c #Conflicts:    3329000 | #Learnt:      85556 | 0.000
1707.03/1707.31	c total clause space: 206.656MB
1707.03/1707.31	c total #watches: 298715
1707.92/1708.27	c total #propagations: 1379410678 / total #impl: 5258423385 (eff. 0.262)
1707.92/1708.27	c #Conflicts:    3330000 | #Learnt:      86556 | 0.000
1707.92/1708.27	c total clause space: 206.656MB
1707.92/1708.27	c total #watches: 301524
1708.72/1709.09	c total #propagations: 1379950020 / total #impl: 5260350017 (eff. 0.262)
1708.72/1709.09	c #Conflicts:    3331000 | #Learnt:      87556 | 0.000
1708.72/1709.09	c total clause space: 206.656MB
1708.72/1709.09	c total #watches: 304348
1709.62/1709.94	c total #propagations: 1380277659 / total #impl: 5262052988 (eff. 0.262)
1709.62/1709.94	c #Conflicts:    3332000 | #Learnt:      88556 | 0.000
1709.62/1709.94	c total clause space: 206.656MB
1709.62/1709.94	c total #watches: 307297
1710.12/1710.45	c total #propagations: 1380732565 / total #impl: 5263891029 (eff. 0.262)
1710.12/1710.45	c GC COLLECT
1710.12/1710.45	c #Conflicts:    3333000 | #Learnt:      45255 | 0.000
1710.12/1710.45	c total clause space: 206.656MB
1710.12/1710.45	c total #watches: 204746
1710.52/1710.86	c total #propagations: 1381209139 / total #impl: 5265568092 (eff. 0.262)
1710.52/1710.86	c #Conflicts:    3334000 | #Learnt:      46255 | 0.000
1710.52/1710.86	c total clause space: 206.656MB
1710.52/1710.86	c total #watches: 207036
1710.92/1711.28	c total #propagations: 1381652850 / total #impl: 5267224241 (eff. 0.262)
1710.92/1711.28	c #Conflicts:    3335000 | #Learnt:      47255 | 0.000
1710.92/1711.28	c total clause space: 206.656MB
1710.92/1711.28	c total #watches: 209451
1711.43/1711.70	c total #propagations: 1382088734 / total #impl: 5268466935 (eff. 0.262)
1711.43/1711.70	c #Conflicts:    3336000 | #Learnt:      48255 | 0.000
1711.43/1711.70	c total clause space: 206.656MB
1711.43/1711.70	c total #watches: 211761
1711.82/1712.17	c total #propagations: 1382555336 / total #impl: 5270099067 (eff. 0.262)
1711.82/1712.17	c #Conflicts:    3337000 | #Learnt:      49255 | 0.000
1711.82/1712.17	c total clause space: 206.656MB
1711.82/1712.17	c total #watches: 214046
1712.32/1712.62	c total #propagations: 1383052275 / total #impl: 5271674398 (eff. 0.262)
1712.32/1712.62	c #Conflicts:    3338000 | #Learnt:      50255 | 0.000
1712.32/1712.62	c total clause space: 206.656MB
1712.32/1712.62	c total #watches: 216204
1712.82/1713.11	c total #propagations: 1383518205 / total #impl: 5273259069 (eff. 0.262)
1712.82/1713.11	c #Conflicts:    3339000 | #Learnt:      51255 | 0.000
1712.82/1713.11	c total clause space: 206.656MB
1712.82/1713.11	c total #watches: 218865
1713.32/1713.65	c total #propagations: 1383942553 / total #impl: 5274701702 (eff. 0.262)
1713.32/1713.65	c #Conflicts:    3340000 | #Learnt:      52255 | 0.000
1713.32/1713.65	c total clause space: 206.656MB
1713.32/1713.65	c total #watches: 221435
1713.92/1714.25	c total #propagations: 1384472787 / total #impl: 5276470726 (eff. 0.262)
1713.92/1714.25	c #Conflicts:    3341000 | #Learnt:      53255 | 0.000
1713.92/1714.25	c total clause space: 206.656MB
1713.92/1714.25	c total #watches: 223684
1714.42/1714.75	c total #propagations: 1385145419 / total #impl: 5278357226 (eff. 0.262)
1714.42/1714.75	c #Conflicts:    3342000 | #Learnt:      54255 | 0.000
1714.42/1714.75	c total clause space: 206.656MB
1714.42/1714.75	c total #watches: 226067
1714.92/1715.24	c total #propagations: 1385654490 / total #impl: 5280241035 (eff. 0.262)
1714.92/1715.24	c #Conflicts:    3343000 | #Learnt:      55255 | 0.000
1714.92/1715.24	c total clause space: 206.656MB
1714.92/1715.24	c total #watches: 228412
1715.52/1715.81	c total #propagations: 1386147351 / total #impl: 5282263166 (eff. 0.262)
1715.52/1715.81	c #Conflicts:    3344000 | #Learnt:      56255 | 0.000
1715.52/1715.81	c total clause space: 206.656MB
1715.52/1715.81	c total #watches: 230653
1716.12/1716.42	c total #propagations: 1386730662 / total #impl: 5284163741 (eff. 0.262)
1716.12/1716.42	c #Conflicts:    3345000 | #Learnt:      57255 | 0.000
1716.12/1716.42	c total clause space: 206.656MB
1716.12/1716.42	c total #watches: 232920
1716.72/1717.00	c total #propagations: 1387307804 / total #impl: 5285979855 (eff. 0.262)
1716.72/1717.00	c #Conflicts:    3346000 | #Learnt:      58255 | 0.000
1716.72/1717.00	c total clause space: 206.656MB
1716.72/1717.00	c total #watches: 235218
1717.32/1717.62	c total #propagations: 1387848255 / total #impl: 5287662162 (eff. 0.262)
1717.32/1717.62	c #Conflicts:    3347000 | #Learnt:      59255 | 0.000
1717.32/1717.62	c total clause space: 206.656MB
1717.32/1717.62	c total #watches: 237653
1717.82/1718.18	c total #propagations: 1388407442 / total #impl: 5289427878 (eff. 0.262)
1717.82/1718.18	c #Conflicts:    3348000 | #Learnt:      60255 | 0.000
1717.82/1718.18	c total clause space: 206.656MB
1717.82/1718.18	c total #watches: 240010
1718.42/1718.72	c total #propagations: 1388828809 / total #impl: 5290836692 (eff. 0.262)
1718.42/1718.72	c #Conflicts:    3349000 | #Learnt:      61255 | 0.000
1718.42/1718.72	c total clause space: 206.656MB
1718.42/1718.72	c total #watches: 242430
1718.92/1719.27	c total #propagations: 1389222894 / total #impl: 5292489173 (eff. 0.262)
1718.92/1719.27	c #Conflicts:    3350000 | #Learnt:      62255 | 0.000
1718.92/1719.27	c total clause space: 206.656MB
1718.92/1719.27	c total #watches: 244666
1719.52/1719.82	c total #propagations: 1389620093 / total #impl: 5294102312 (eff. 0.262)
1719.52/1719.82	c #Conflicts:    3351000 | #Learnt:      63255 | 0.000
1719.52/1719.82	c total clause space: 206.656MB
1719.52/1719.82	c total #watches: 246957
1720.02/1720.37	c total #propagations: 1390039712 / total #impl: 5295935926 (eff. 0.262)
1720.02/1720.37	c #Conflicts:    3352000 | #Learnt:      64255 | 0.000
1720.02/1720.37	c total clause space: 206.656MB
1720.02/1720.37	c total #watches: 249277
1720.62/1720.98	c total #propagations: 1390440700 / total #impl: 5297677836 (eff. 0.262)
1720.62/1720.98	c #Conflicts:    3353000 | #Learnt:      65255 | 0.000
1720.62/1720.98	c total clause space: 206.656MB
1720.62/1720.98	c total #watches: 251613
1721.33/1721.69	c total #propagations: 1390929633 / total #impl: 5299542191 (eff. 0.262)
1721.33/1721.69	c #Conflicts:    3354000 | #Learnt:      66255 | 0.000
1721.33/1721.69	c total clause space: 206.656MB
1721.33/1721.69	c total #watches: 253877
1722.02/1722.39	c total #propagations: 1391498336 / total #impl: 5301413656 (eff. 0.262)
1722.02/1722.39	c #Conflicts:    3355000 | #Learnt:      67255 | 0.000
1722.02/1722.39	c total clause space: 206.656MB
1722.02/1722.39	c total #watches: 256117
1722.62/1722.90	c total #propagations: 1391984877 / total #impl: 5303440433 (eff. 0.262)
1722.62/1722.90	c #Conflicts:    3356000 | #Learnt:      68255 | 0.000
1722.62/1722.90	c total clause space: 206.656MB
1722.62/1722.90	c total #watches: 258323
1723.12/1723.49	c total #propagations: 1392301260 / total #impl: 5304722784 (eff. 0.262)
1723.12/1723.49	c #Conflicts:    3357000 | #Learnt:      69255 | 0.000
1723.12/1723.49	c total clause space: 206.656MB
1723.12/1723.49	c total #watches: 260431
1723.82/1724.17	c total #propagations: 1392672512 / total #impl: 5306280259 (eff. 0.262)
1723.82/1724.17	c #Conflicts:    3358000 | #Learnt:      70255 | 0.000
1723.82/1724.17	c total clause space: 206.656MB
1723.82/1724.17	c total #watches: 262631
1724.53/1724.87	c total #propagations: 1393171667 / total #impl: 5308256273 (eff. 0.262)
1724.53/1724.87	c #Conflicts:    3359000 | #Learnt:      71255 | 0.000
1724.53/1724.87	c total clause space: 206.656MB
1724.53/1724.87	c total #watches: 264866
1725.32/1725.62	c total #propagations: 1393682854 / total #impl: 5310407000 (eff. 0.262)
1725.32/1725.62	c #Conflicts:    3360000 | #Learnt:      72255 | 0.000
1725.32/1725.62	c total clause space: 206.656MB
1725.32/1725.62	c total #watches: 267158
1726.02/1726.31	c total #propagations: 1394220880 / total #impl: 5312566213 (eff. 0.262)
1726.02/1726.31	c #Conflicts:    3361000 | #Learnt:      73255 | 0.000
1726.02/1726.31	c total clause space: 206.656MB
1726.02/1726.31	c total #watches: 269416
1726.73/1727.02	c total #propagations: 1394706171 / total #impl: 5314546348 (eff. 0.262)
1726.73/1727.02	c #Conflicts:    3362000 | #Learnt:      74255 | 0.000
1726.73/1727.02	c total clause space: 206.656MB
1726.73/1727.02	c total #watches: 271584
1727.42/1727.72	c total #propagations: 1395270898 / total #impl: 5316369098 (eff. 0.262)
1727.42/1727.72	c #Conflicts:    3363000 | #Learnt:      75255 | 0.000
1727.42/1727.72	c total clause space: 206.656MB
1727.42/1727.72	c total #watches: 273869
1728.02/1728.32	c total #propagations: 1395821082 / total #impl: 5318251707 (eff. 0.262)
1728.02/1728.32	c #Conflicts:    3364000 | #Learnt:      76255 | 0.000
1728.02/1728.32	c total clause space: 206.656MB
1728.02/1728.32	c total #watches: 276049
1728.52/1728.89	c total #propagations: 1396251710 / total #impl: 5319728291 (eff. 0.262)
1728.52/1728.89	c #Conflicts:    3365000 | #Learnt:      77255 | 0.000
1728.52/1728.89	c total clause space: 206.656MB
1728.52/1728.89	c total #watches: 278387
1729.22/1729.56	c total #propagations: 1396686671 / total #impl: 5321088583 (eff. 0.262)
1729.22/1729.56	c #Conflicts:    3366000 | #Learnt:      78255 | 0.000
1729.22/1729.56	c total clause space: 206.656MB
1729.22/1729.56	c total #watches: 280639
1730.03/1730.32	c total #propagations: 1397113783 / total #impl: 5322788746 (eff. 0.262)
1730.03/1730.32	c #Conflicts:    3367000 | #Learnt:      79255 | 0.000
1730.03/1730.32	c total clause space: 206.656MB
1730.03/1730.32	c total #watches: 283045
1730.72/1731.02	c total #propagations: 1397700504 / total #impl: 5324812953 (eff. 0.262)
1730.72/1731.02	c #Conflicts:    3368000 | #Learnt:      80255 | 0.000
1730.72/1731.02	c total clause space: 206.656MB
1730.72/1731.02	c total #watches: 285180
1731.32/1731.69	c total #propagations: 1398096394 / total #impl: 5326356027 (eff. 0.262)
1731.32/1731.69	c #Conflicts:    3369000 | #Learnt:      81255 | 0.000
1731.32/1731.69	c total clause space: 206.656MB
1731.32/1731.69	c total #watches: 287362
1732.02/1732.38	c total #propagations: 1398537245 / total #impl: 5328367167 (eff. 0.262)
1732.02/1732.38	c #Conflicts:    3370000 | #Learnt:      82255 | 0.000
1732.02/1732.38	c total clause space: 206.656MB
1732.02/1732.38	c total #watches: 289556
1732.82/1733.16	c total #propagations: 1398919250 / total #impl: 5330130599 (eff. 0.262)
1732.82/1733.16	c #Conflicts:    3371000 | #Learnt:      83255 | 0.000
1732.82/1733.16	c total clause space: 206.656MB
1732.82/1733.16	c total #watches: 291781
1733.62/1733.90	c total #propagations: 1399357401 / total #impl: 5332038012 (eff. 0.262)
1733.62/1733.90	c #Conflicts:    3372000 | #Learnt:      84255 | 0.000
1733.62/1733.90	c total clause space: 206.656MB
1733.62/1733.90	c total #watches: 293950
1734.22/1734.57	c total #propagations: 1399841429 / total #impl: 5333974073 (eff. 0.262)
1734.22/1734.57	c #Conflicts:    3373000 | #Learnt:      85255 | 0.000
1734.22/1734.57	c total clause space: 206.656MB
1734.22/1734.57	c total #watches: 296106
1734.92/1735.23	c total #propagations: 1400349331 / total #impl: 5335957639 (eff. 0.262)
1734.92/1735.23	c #Conflicts:    3374000 | #Learnt:      86255 | 0.000
1734.92/1735.23	c total clause space: 206.656MB
1734.92/1735.23	c total #watches: 298563
1735.52/1735.90	c total #propagations: 1400802097 / total #impl: 5337870182 (eff. 0.262)
1735.52/1735.90	c #Conflicts:    3375000 | #Learnt:      87255 | 0.000
1735.52/1735.90	c total clause space: 206.656MB
1735.52/1735.90	c total #watches: 301749
1736.42/1736.76	c total #propagations: 1401168849 / total #impl: 5339694752 (eff. 0.262)
1736.42/1736.76	c #Conflicts:    3376000 | #Learnt:      88255 | 0.000
1736.42/1736.76	c total clause space: 206.656MB
1736.42/1736.76	c total #watches: 304064
1737.32/1737.67	c total #propagations: 1401635145 / total #impl: 5341669843 (eff. 0.262)
1737.32/1737.67	c GC COLLECT
1737.32/1737.67	c #Conflicts:    3377000 | #Learnt:      44654 | 0.000
1737.32/1737.67	c total clause space: 206.656MB
1737.32/1737.67	c total #watches: 203218
1737.82/1738.13	c total #propagations: 1402111945 / total #impl: 5343758033 (eff. 0.262)
1737.82/1738.13	c #Conflicts:    3378000 | #Learnt:      45654 | 0.000
1737.82/1738.13	c total clause space: 206.656MB
1737.82/1738.13	c total #watches: 206223
1738.32/1738.61	c total #propagations: 1402549203 / total #impl: 5345537911 (eff. 0.262)
1738.32/1738.61	c #Conflicts:    3379000 | #Learnt:      46654 | 0.000
1738.32/1738.61	c total clause space: 206.656MB
1738.32/1738.61	c total #watches: 209293
1738.72/1739.06	c total #propagations: 1402997934 / total #impl: 5347243299 (eff. 0.262)
1738.72/1739.06	c #Conflicts:    3380000 | #Learnt:      47654 | 0.000
1738.72/1739.06	c total clause space: 206.656MB
1738.72/1739.06	c total #watches: 212883
1739.22/1739.59	c total #propagations: 1403367346 / total #impl: 5348949529 (eff. 0.262)
1739.22/1739.59	c #Conflicts:    3381000 | #Learnt:      48654 | 0.000
1739.22/1739.59	c total clause space: 206.656MB
1739.22/1739.59	c total #watches: 215349
1739.82/1740.10	c total #propagations: 1403871464 / total #impl: 5350786073 (eff. 0.262)
1739.82/1740.10	c #Conflicts:    3382000 | #Learnt:      49654 | 0.000
1739.82/1740.10	c total clause space: 206.656MB
1739.82/1740.10	c total #watches: 219091
1740.32/1740.64	c total #propagations: 1404250065 / total #impl: 5352489857 (eff. 0.262)
1740.32/1740.64	c #Conflicts:    3383000 | #Learnt:      50654 | 0.000
1740.32/1740.64	c total clause space: 206.656MB
1740.32/1740.64	c total #watches: 221345
1740.92/1741.21	c total #propagations: 1404707623 / total #impl: 5353979560 (eff. 0.262)
1740.92/1741.21	c #Conflicts:    3384000 | #Learnt:      51654 | 0.000
1740.92/1741.21	c total clause space: 206.656MB
1740.92/1741.21	c total #watches: 223954
1741.52/1741.81	c total #propagations: 1405148495 / total #impl: 5355425927 (eff. 0.262)
1741.52/1741.81	c #Conflicts:    3385000 | #Learnt:      52654 | 0.000
1741.52/1741.81	c total clause space: 206.656MB
1741.52/1741.81	c total #watches: 226454
1742.12/1742.43	c total #propagations: 1405611703 / total #impl: 5357087426 (eff. 0.262)
1742.12/1742.43	c #Conflicts:    3386000 | #Learnt:      53654 | 0.000
1742.12/1742.43	c total clause space: 206.656MB
1742.12/1742.43	c total #watches: 228695
1742.72/1743.02	c total #propagations: 1406142253 / total #impl: 5358859969 (eff. 0.262)
1742.72/1743.02	c #Conflicts:    3387000 | #Learnt:      54654 | 0.000
1742.72/1743.02	c total clause space: 206.656MB
1742.72/1743.02	c total #watches: 230826
1743.32/1743.61	c total #propagations: 1406597160 / total #impl: 5360670156 (eff. 0.262)
1743.32/1743.61	c #Conflicts:    3388000 | #Learnt:      55654 | 0.000
1743.32/1743.61	c total clause space: 206.656MB
1743.32/1743.61	c total #watches: 233038
1743.82/1744.17	c total #propagations: 1407019963 / total #impl: 5362475365 (eff. 0.262)
1743.82/1744.17	c #Conflicts:    3389000 | #Learnt:      56654 | 0.000
1743.82/1744.17	c total clause space: 206.656MB
1743.82/1744.17	c total #watches: 235393
1744.32/1744.66	c total #propagations: 1407452852 / total #impl: 5364150720 (eff. 0.262)
1744.32/1744.66	c #Conflicts:    3390000 | #Learnt:      57654 | 0.000
1744.32/1744.66	c total clause space: 206.656MB
1744.32/1744.66	c total #watches: 237619
1744.82/1745.15	c total #propagations: 1407758772 / total #impl: 5365527185 (eff. 0.262)
1744.82/1745.15	c #Conflicts:    3391000 | #Learnt:      58654 | 0.000
1744.82/1745.15	c total clause space: 206.656MB
1744.82/1745.15	c total #watches: 239789
1745.42/1745.73	c total #propagations: 1408031622 / total #impl: 5366773432 (eff. 0.262)
1745.42/1745.73	c #Conflicts:    3392000 | #Learnt:      59654 | 0.000
1745.42/1745.73	c total clause space: 206.656MB
1745.42/1745.73	c total #watches: 241989
1746.02/1746.30	c total #propagations: 1408420193 / total #impl: 5368362667 (eff. 0.262)
1746.02/1746.30	c #Conflicts:    3393000 | #Learnt:      60654 | 0.000
1746.02/1746.30	c total clause space: 206.656MB
1746.02/1746.30	c total #watches: 244150
1746.62/1746.94	c total #propagations: 1408806548 / total #impl: 5369865324 (eff. 0.262)
1746.62/1746.94	c #Conflicts:    3394000 | #Learnt:      61654 | 0.000
1746.62/1746.94	c total clause space: 206.656MB
1746.62/1746.94	c total #watches: 246550
1747.22/1747.58	c total #propagations: 1409218525 / total #impl: 5371521943 (eff. 0.262)
1747.22/1747.58	c #Conflicts:    3395000 | #Learnt:      62654 | 0.000
1747.22/1747.58	c total clause space: 206.656MB
1747.22/1747.58	c total #watches: 248771
1748.02/1748.32	c total #propagations: 1409687583 / total #impl: 5373129775 (eff. 0.262)
1748.02/1748.32	c #Conflicts:    3396000 | #Learnt:      63654 | 0.000
1748.02/1748.32	c total clause space: 206.656MB
1748.02/1748.32	c total #watches: 251268
1748.72/1749.09	c total #propagations: 1410084728 / total #impl: 5374937572 (eff. 0.262)
1748.72/1749.09	c #Conflicts:    3397000 | #Learnt:      64654 | 0.000
1748.72/1749.09	c total clause space: 206.656MB
1748.72/1749.09	c total #watches: 253513
1749.52/1749.87	c total #propagations: 1410599299 / total #impl: 5376860408 (eff. 0.262)
1749.52/1749.87	c #Conflicts:    3398000 | #Learnt:      65654 | 0.000
1749.52/1749.87	c total clause space: 206.656MB
1749.52/1749.87	c total #watches: 255821
1750.21/1750.55	c total #propagations: 1411051150 / total #impl: 5378884409 (eff. 0.262)
1750.21/1750.55	c #Conflicts:    3399000 | #Learnt:      66654 | 0.000
1750.21/1750.55	c total clause space: 206.656MB
1750.21/1750.55	c total #watches: 258199
1750.92/1751.27	c total #propagations: 1411509132 / total #impl: 5380835995 (eff. 0.262)
1750.92/1751.27	c #Conflicts:    3400000 | #Learnt:      67654 | 0.000
1750.92/1751.27	c total clause space: 206.656MB
1750.92/1751.27	c total #watches: 260511
1751.61/1751.95	c total #propagations: 1411991141 / total #impl: 5382945863 (eff. 0.262)
1751.61/1751.95	c #Conflicts:    3401000 | #Learnt:      68654 | 0.000
1751.61/1751.95	c total clause space: 206.656MB
1751.61/1751.95	c total #watches: 262800
1752.41/1752.71	c total #propagations: 1412306218 / total #impl: 5384769310 (eff. 0.262)
1752.41/1752.71	c #Conflicts:    3402000 | #Learnt:      69654 | 0.000
1752.41/1752.71	c total clause space: 206.656MB
1752.41/1752.71	c total #watches: 265130
1753.12/1753.45	c total #propagations: 1412737489 / total #impl: 5386278928 (eff. 0.262)
1753.12/1753.45	c #Conflicts:    3403000 | #Learnt:      70654 | 0.000
1753.12/1753.45	c total clause space: 206.656MB
1753.12/1753.45	c total #watches: 267354
1753.91/1754.28	c total #propagations: 1413192655 / total #impl: 5387945631 (eff. 0.262)
1753.91/1754.28	c #Conflicts:    3404000 | #Learnt:      71654 | 0.000
1753.91/1754.28	c total clause space: 206.656MB
1753.91/1754.28	c total #watches: 269921
1754.71/1755.06	c total #propagations: 1413529972 / total #impl: 5390061639 (eff. 0.262)
1754.71/1755.06	c #Conflicts:    3405000 | #Learnt:      72654 | 0.000
1754.71/1755.06	c total clause space: 206.656MB
1754.71/1755.06	c total #watches: 272335
1755.51/1755.82	c total #propagations: 1413933822 / total #impl: 5391979682 (eff. 0.262)
1755.51/1755.82	c #Conflicts:    3406000 | #Learnt:      73654 | 0.000
1755.51/1755.82	c total clause space: 206.656MB
1755.51/1755.82	c total #watches: 274843
1756.31/1756.63	c total #propagations: 1414261606 / total #impl: 5394457579 (eff. 0.262)
1756.31/1756.63	c #Conflicts:    3407000 | #Learnt:      74654 | 0.000
1756.31/1756.63	c total clause space: 206.656MB
1756.31/1756.63	c total #watches: 277223
1757.01/1757.32	c total #propagations: 1414684280 / total #impl: 5396262239 (eff. 0.262)
1757.01/1757.32	c #Conflicts:    3408000 | #Learnt:      75654 | 0.000
1757.01/1757.32	c total clause space: 206.656MB
1757.01/1757.32	c total #watches: 279489
1757.71/1758.08	c total #propagations: 1415044493 / total #impl: 5398177799 (eff. 0.262)
1757.71/1758.08	c #Conflicts:    3409000 | #Learnt:      76654 | 0.000
1757.71/1758.08	c total clause space: 206.656MB
1757.71/1758.08	c total #watches: 281942
1758.41/1758.77	c total #propagations: 1415468355 / total #impl: 5400118340 (eff. 0.262)
1758.41/1758.77	c #Conflicts:    3410000 | #Learnt:      77654 | 0.000
1758.41/1758.77	c total clause space: 206.656MB
1758.41/1758.77	c total #watches: 284211
1759.41/1759.70	c total #propagations: 1415818475 / total #impl: 5402149183 (eff. 0.262)
1759.41/1759.70	c #Conflicts:    3411000 | #Learnt:      78654 | 0.000
1759.41/1759.70	c total clause space: 206.656MB
1759.41/1759.70	c total #watches: 286437
1760.21/1760.56	c total #propagations: 1416261721 / total #impl: 5403994350 (eff. 0.262)
1760.21/1760.56	c #Conflicts:    3412000 | #Learnt:      79654 | 0.000
1760.21/1760.56	c total clause space: 206.656MB
1760.21/1760.56	c total #watches: 288749
1761.21/1761.53	c total #propagations: 1416705552 / total #impl: 5405900704 (eff. 0.262)
1761.21/1761.53	c #Conflicts:    3413000 | #Learnt:      80654 | 0.000
1761.21/1761.53	c total clause space: 206.656MB
1761.21/1761.53	c total #watches: 291127
1762.11/1762.45	c total #propagations: 1417179583 / total #impl: 5408075189 (eff. 0.262)
1762.11/1762.45	c #Conflicts:    3414000 | #Learnt:      81654 | 0.000
1762.11/1762.45	c total clause space: 206.656MB
1762.11/1762.45	c total #watches: 293466
1763.02/1763.33	c total #propagations: 1417634703 / total #impl: 5409943359 (eff. 0.262)
1763.02/1763.33	c #Conflicts:    3415000 | #Learnt:      82654 | 0.000
1763.02/1763.33	c total clause space: 206.656MB
1763.02/1763.33	c total #watches: 295728
1763.91/1764.21	c total #propagations: 1418140115 / total #impl: 5411611360 (eff. 0.262)
1763.91/1764.21	c #Conflicts:    3416000 | #Learnt:      83654 | 0.000
1763.91/1764.21	c total clause space: 206.656MB
1763.91/1764.21	c total #watches: 298020
1764.81/1765.10	c total #propagations: 1418692031 / total #impl: 5413414518 (eff. 0.262)
1764.81/1765.10	c #Conflicts:    3417000 | #Learnt:      84654 | 0.000
1764.81/1765.10	c total clause space: 206.656MB
1764.81/1765.10	c total #watches: 300232
1765.81/1766.18	c total #propagations: 1419226833 / total #impl: 5415260438 (eff. 0.262)
1765.81/1766.18	c #Conflicts:    3418000 | #Learnt:      85654 | 0.000
1765.81/1766.18	c total clause space: 206.656MB
1765.81/1766.18	c total #watches: 302548
1766.81/1767.12	c total #propagations: 1419781604 / total #impl: 5417094964 (eff. 0.262)
1766.81/1767.12	c #Conflicts:    3419000 | #Learnt:      86654 | 0.000
1766.81/1767.12	c total clause space: 206.656MB
1766.81/1767.12	c total #watches: 304847
1767.71/1768.06	c total #propagations: 1420290477 / total #impl: 5418725891 (eff. 0.262)
1767.71/1768.06	c #Conflicts:    3420000 | #Learnt:      87654 | 0.000
1767.71/1768.06	c total clause space: 206.656MB
1767.71/1768.06	c total #watches: 307265
1768.71/1769.06	c total #propagations: 1420754159 / total #impl: 5420793591 (eff. 0.262)
1768.71/1769.06	c #Conflicts:    3421000 | #Learnt:      88654 | 0.000
1768.71/1769.06	c total clause space: 206.656MB
1768.71/1769.06	c total #watches: 309553
1769.72/1770.05	c total #propagations: 1421193520 / total #impl: 5422546780 (eff. 0.262)
1769.72/1770.05	c #Conflicts:    3422000 | #Learnt:      89654 | 0.000
1769.72/1770.05	c total clause space: 206.656MB
1769.72/1770.05	c total #watches: 311961
1770.31/1770.61	c total #propagations: 1421585916 / total #impl: 5424594314 (eff. 0.262)
1770.31/1770.61	c GC COLLECT
1770.31/1770.61	c #Conflicts:    3423000 | #Learnt:      45753 | 0.000
1770.31/1770.61	c total clause space: 206.656MB
1770.31/1770.61	c total #watches: 206104
1770.82/1771.18	c total #propagations: 1421921192 / total #impl: 5426201476 (eff. 0.262)
1770.82/1771.18	c #Conflicts:    3424000 | #Learnt:      46753 | 0.000
1770.82/1771.18	c total clause space: 206.656MB
1770.82/1771.18	c total #watches: 208604
1771.31/1771.65	c total #propagations: 1422466349 / total #impl: 5428639865 (eff. 0.262)
1771.31/1771.65	c #Conflicts:    3425000 | #Learnt:      47753 | 0.000
1771.31/1771.65	c total clause space: 206.656MB
1771.31/1771.65	c total #watches: 210791
1771.71/1772.10	c total #propagations: 1422885965 / total #impl: 5430297114 (eff. 0.262)
1771.71/1772.10	c #Conflicts:    3426000 | #Learnt:      48753 | 0.000
1771.71/1772.10	c total clause space: 206.656MB
1771.71/1772.10	c total #watches: 212988
1772.21/1772.56	c total #propagations: 1423340725 / total #impl: 5431803541 (eff. 0.262)
1772.21/1772.56	c #Conflicts:    3427000 | #Learnt:      49753 | 0.000
1772.21/1772.56	c total clause space: 206.656MB
1772.21/1772.56	c total #watches: 215312
1772.71/1773.01	c total #propagations: 1423728582 / total #impl: 5433225773 (eff. 0.262)
1772.71/1773.01	c #Conflicts:    3428000 | #Learnt:      50753 | 0.000
1772.71/1773.01	c total clause space: 206.656MB
1772.71/1773.01	c total #watches: 217545
1773.11/1773.44	c total #propagations: 1424081287 / total #impl: 5434788200 (eff. 0.262)
1773.11/1773.44	c #Conflicts:    3429000 | #Learnt:      51753 | 0.000
1773.11/1773.44	c total clause space: 206.656MB
1773.11/1773.44	c total #watches: 219861
1773.51/1773.87	c total #propagations: 1424523916 / total #impl: 5436489419 (eff. 0.262)
1773.51/1773.87	c #Conflicts:    3430000 | #Learnt:      52753 | 0.000
1773.51/1773.87	c total clause space: 206.656MB
1773.51/1773.87	c total #watches: 222151
1774.02/1774.38	c total #propagations: 1424955659 / total #impl: 5438369977 (eff. 0.262)
1774.02/1774.38	c #Conflicts:    3431000 | #Learnt:      53753 | 0.000
1774.02/1774.38	c total clause space: 206.656MB
1774.02/1774.38	c total #watches: 224782
1774.51/1774.87	c total #propagations: 1425347973 / total #impl: 5440609207 (eff. 0.262)
1774.51/1774.87	c #Conflicts:    3432000 | #Learnt:      54753 | 0.000
1774.51/1774.87	c total clause space: 206.656MB
1774.51/1774.87	c total #watches: 227328
1775.01/1775.33	c total #propagations: 1425795949 / total #impl: 5442922330 (eff. 0.262)
1775.01/1775.33	c #Conflicts:    3433000 | #Learnt:      55753 | 0.000
1775.01/1775.33	c total clause space: 206.656MB
1775.01/1775.33	c total #watches: 229817
1775.51/1775.82	c total #propagations: 1426163922 / total #impl: 5444770191 (eff. 0.262)
1775.51/1775.82	c #Conflicts:    3434000 | #Learnt:      56753 | 0.000
1775.51/1775.82	c total clause space: 206.656MB
1775.51/1775.82	c total #watches: 232259
1776.01/1776.31	c total #propagations: 1426501801 / total #impl: 5446624377 (eff. 0.262)
1776.01/1776.31	c #Conflicts:    3435000 | #Learnt:      57753 | 0.000
1776.01/1776.31	c total clause space: 206.656MB
1776.01/1776.31	c total #watches: 234722
1776.41/1776.79	c total #propagations: 1426852405 / total #impl: 5448412984 (eff. 0.262)
1776.41/1776.79	c #Conflicts:    3436000 | #Learnt:      58753 | 0.000
1776.41/1776.79	c total clause space: 206.656MB
1776.41/1776.79	c total #watches: 237157
1776.91/1777.23	c total #propagations: 1427194109 / total #impl: 5449937898 (eff. 0.262)
1776.91/1777.23	c #Conflicts:    3437000 | #Learnt:      59753 | 0.000
1776.91/1777.23	c total clause space: 206.656MB
1776.91/1777.24	c total #watches: 241214
1777.21/1777.59	c total #propagations: 1427422610 / total #impl: 5450742784 (eff. 0.262)
1777.21/1777.59	c #Conflicts:    3438000 | #Learnt:      60753 | 0.000
1777.21/1777.59	c total clause space: 206.656MB
1777.21/1777.59	c total #watches: 245369
1777.61/1777.97	c total #propagations: 1427531227 / total #impl: 5451116557 (eff. 0.262)
1777.61/1777.97	c #Conflicts:    3439000 | #Learnt:      61753 | 0.000
1777.61/1777.97	c total clause space: 206.656MB
1777.61/1777.97	c total #watches: 249604
1778.01/1778.39	c total #propagations: 1427685688 / total #impl: 5451567675 (eff. 0.262)
1778.01/1778.39	c #Conflicts:    3440000 | #Learnt:      62753 | 0.000
1778.01/1778.39	c total clause space: 206.656MB
1778.01/1778.39	c total #watches: 254382
1778.61/1778.91	c total #propagations: 1427834254 / total #impl: 5452086222 (eff. 0.262)
1778.61/1778.91	c #Conflicts:    3441000 | #Learnt:      63753 | 0.000
1778.61/1778.91	c total clause space: 206.656MB
1778.61/1778.91	c total #watches: 258639
1779.11/1779.44	c total #propagations: 1428034593 / total #impl: 5452771351 (eff. 0.262)
1779.11/1779.44	c #Conflicts:    3442000 | #Learnt:      64753 | 0.000
1779.11/1779.44	c total clause space: 206.656MB
1779.11/1779.44	c total #watches: 262395
1779.62/1779.98	c total #propagations: 1428146634 / total #impl: 5453372961 (eff. 0.262)
1779.62/1779.98	c #Conflicts:    3443000 | #Learnt:      65753 | 0.000
1779.62/1779.98	c total clause space: 206.656MB
1779.62/1779.98	c total #watches: 265280
1780.31/1780.69	c total #propagations: 1428257016 / total #impl: 5454119897 (eff. 0.262)
1780.31/1780.69	c #Conflicts:    3444000 | #Learnt:      66753 | 0.000
1780.31/1780.69	c total clause space: 206.656MB
1780.31/1780.69	c total #watches: 268302
1780.91/1781.29	c total #propagations: 1428486118 / total #impl: 5455232423 (eff. 0.262)
1780.91/1781.29	c #Conflicts:    3445000 | #Learnt:      67753 | 0.000
1780.91/1781.29	c total clause space: 206.656MB
1780.91/1781.29	c total #watches: 271738
1781.51/1781.89	c total #propagations: 1428681378 / total #impl: 5455983432 (eff. 0.262)
1781.51/1781.89	c #Conflicts:    3446000 | #Learnt:      68753 | 0.000
1781.51/1781.89	c total clause space: 206.656MB
1781.51/1781.89	c total #watches: 274741
1782.31/1782.62	c total #propagations: 1428875147 / total #impl: 5456762215 (eff. 0.262)
1782.31/1782.62	c #Conflicts:    3447000 | #Learnt:      69753 | 0.000
1782.31/1782.62	c total clause space: 206.656MB
1782.31/1782.62	c total #watches: 277409
1782.92/1783.25	c total #propagations: 1429052000 / total #impl: 5457647507 (eff. 0.262)
1782.92/1783.25	c #Conflicts:    3448000 | #Learnt:      70753 | 0.000
1782.92/1783.25	c total clause space: 206.656MB
1782.92/1783.25	c total #watches: 280160
1783.61/1783.95	c total #propagations: 1429278219 / total #impl: 5458628695 (eff. 0.262)
1783.61/1783.95	c #Conflicts:    3449000 | #Learnt:      71753 | 0.000
1783.61/1783.95	c total clause space: 206.656MB
1783.61/1783.95	c total #watches: 282865
1784.41/1784.79	c total #propagations: 1429421377 / total #impl: 5459574928 (eff. 0.262)
1784.41/1784.79	c #Conflicts:    3450000 | #Learnt:      72753 | 0.000
1784.41/1784.79	c total clause space: 206.656MB
1784.41/1784.79	c total #watches: 285431
1785.12/1785.45	c total #propagations: 1429669104 / total #impl: 5460804493 (eff. 0.262)
1785.12/1785.45	c #Conflicts:    3451000 | #Learnt:      73753 | 0.000
1785.12/1785.45	c total clause space: 206.656MB
1785.12/1785.45	c total #watches: 288841
1785.91/1786.24	c total #propagations: 1429791181 / total #impl: 5461510671 (eff. 0.262)
1785.91/1786.24	c #Conflicts:    3452000 | #Learnt:      74753 | 0.000
1785.91/1786.24	c total clause space: 206.656MB
1785.91/1786.24	c total #watches: 291741
1786.61/1786.90	c total #propagations: 1430012332 / total #impl: 5462471760 (eff. 0.262)
1786.61/1786.90	c #Conflicts:    3453000 | #Learnt:      75753 | 0.000
1786.61/1786.90	c total clause space: 206.656MB
1786.61/1786.90	c total #watches: 295471
1787.22/1787.57	c total #propagations: 1430098916 / total #impl: 5463254043 (eff. 0.262)
1787.22/1787.57	c #Conflicts:    3454000 | #Learnt:      76753 | 0.000
1787.22/1787.57	c total clause space: 206.656MB
1787.22/1787.57	c total #watches: 298404
1787.91/1788.21	c total #propagations: 1430174889 / total #impl: 5464211633 (eff. 0.262)
1787.91/1788.21	c #Conflicts:    3455000 | #Learnt:      77753 | 0.000
1787.91/1788.21	c total clause space: 206.656MB
1787.91/1788.21	c total #watches: 302132
1788.51/1788.82	c total #propagations: 1430257028 / total #impl: 5464940361 (eff. 0.262)
1788.51/1788.82	c #Conflicts:    3456000 | #Learnt:      78753 | 0.000
1788.51/1788.82	c total clause space: 206.656MB
1788.51/1788.82	c total #watches: 304677
1789.21/1789.53	c total #propagations: 1430387369 / total #impl: 5465352342 (eff. 0.262)
1789.21/1789.53	c #Conflicts:    3457000 | #Learnt:      79753 | 0.000
1789.21/1789.53	c total clause space: 206.656MB
1789.21/1789.53	c total #watches: 307109
1790.01/1790.30	c total #propagations: 1430539678 / total #impl: 5465806123 (eff. 0.262)
1790.01/1790.30	c #Conflicts:    3458000 | #Learnt:      80753 | 0.000
1790.01/1790.30	c total clause space: 206.656MB
1790.01/1790.30	c total #watches: 309718
1790.81/1791.18	c total #propagations: 1430700553 / total #impl: 5466336895 (eff. 0.262)
1790.81/1791.18	c #Conflicts:    3459000 | #Learnt:      81753 | 0.000
1790.81/1791.18	c total clause space: 206.656MB
1790.81/1791.18	c total #watches: 312574
1791.41/1791.78	c total #propagations: 1430910969 / total #impl: 5467111322 (eff. 0.262)
1791.41/1791.78	c #Conflicts:    3460000 | #Learnt:      82753 | 0.000
1791.41/1791.78	c total clause space: 206.656MB
1791.41/1791.78	c total #watches: 316112
1792.31/1792.65	c total #propagations: 1430995164 / total #impl: 5467526948 (eff. 0.262)
1792.31/1792.65	c #Conflicts:    3461000 | #Learnt:      83753 | 0.000
1792.31/1792.65	c total clause space: 206.656MB
1792.31/1792.65	c total #watches: 318889
1793.41/1793.71	c total #propagations: 1431230643 / total #impl: 5468427148 (eff. 0.262)
1793.41/1793.71	c #Conflicts:    3462000 | #Learnt:      84753 | 0.000
1793.41/1793.71	c total clause space: 206.656MB
1793.41/1793.71	c total #watches: 321721
1794.21/1794.54	c total #propagations: 1431524092 / total #impl: 5469539855 (eff. 0.262)
1794.21/1794.54	c #Conflicts:    3463000 | #Learnt:      85753 | 0.000
1794.21/1794.54	c total clause space: 206.656MB
1794.21/1794.54	c total #watches: 324382
1795.21/1795.53	c total #propagations: 1431682815 / total #impl: 5470224683 (eff. 0.262)
1795.21/1795.53	c #Conflicts:    3464000 | #Learnt:      86753 | 0.000
1795.21/1795.53	c total clause space: 206.656MB
1795.21/1795.53	c total #watches: 327150
1796.30/1796.64	c total #propagations: 1431940492 / total #impl: 5471028932 (eff. 0.262)
1796.30/1796.64	c #Conflicts:    3465000 | #Learnt:      87753 | 0.000
1796.30/1796.64	c total clause space: 206.656MB
1796.30/1796.64	c total #watches: 330093
1797.30/1797.67	c total #propagations: 1432205152 / total #impl: 5471920673 (eff. 0.262)
1797.30/1797.67	c #Conflicts:    3466000 | #Learnt:      88753 | 0.000
1797.30/1797.67	c total clause space: 206.656MB
1797.30/1797.67	c total #watches: 332983
1798.31/1798.63	c total #propagations: 1432351780 / total #impl: 5472438027 (eff. 0.262)
1798.31/1798.63	c #Conflicts:    3467000 | #Learnt:      89753 | 0.000
1798.31/1798.63	c total clause space: 206.656MB
1798.31/1798.63	c total #watches: 335441
1799.10/1799.44	c total #propagations: 1432547756 / total #impl: 5473036853 (eff. 0.262)
1799.10/1799.44	c GC COLLECT
1799.10/1799.44	c #Conflicts:    3468000 | #Learnt:      45547 | 0.000
1799.10/1799.44	c total clause space: 206.656MB
1799.10/1799.44	c total #watches: 206021
1799.50/1799.84	c total #propagations: 1432793120 / total #impl: 5473793152 (eff. 0.262)
1799.50/1799.84	c #Conflicts:    3469000 | #Learnt:      46547 | 0.000
1799.50/1799.84	c total clause space: 206.656MB
1799.50/1799.84	c total #watches: 209258
1799.90/1800.24	c total #propagations: 1433047942 / total #impl: 5474602151 (eff. 0.262)
1799.90/1800.24	c #Conflicts:    3470000 | #Learnt:      47547 | 0.000
1799.90/1800.24	c total clause space: 206.656MB
1799.90/1800.24	c total #watches: 212116

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-4117391-1467210985/watcher-4117391-1467210985 -o /tmp/evaluation-result-4117391-1467210985/solver-4117391-1467210985 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3732 --watchdog 1960 --input HOME/instance-4117391-1467210985.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

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

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


[startup+0 s]
/proc/loadavg: 2.11 2.22 2.72 3/176 3893
/proc/meminfo: memFree=23841716/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 2055335 29810688 5268 33554432000 4194304 6201397 140736897801488 140734070230040 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 7278 5268 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.11 2.22 2.72 3/176 3893
/proc/meminfo: memFree=23841716/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=34412 CPUtime=0.09 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 1453 0 0 0 8 1 0 0 20 0 1 0 2055335 35237888 7571 33554432000 4194304 6201397 140736897801488 140734070230040 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 8603 7571 141 491 0 8102 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34412

[startup+0.200349 s]
/proc/loadavg: 2.11 2.22 2.72 3/176 3893
/proc/meminfo: memFree=23841716/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=42200 CPUtime=0.19 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 2268 0 0 0 18 1 0 0 20 0 1 0 2055335 43212800 8638 33554432000 4194304 6201397 140736897801488 140734070230040 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 10550 8638 146 491 0 10049 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42200

[startup+0.300303 s]
/proc/loadavg: 2.11 2.22 2.72 3/176 3893
/proc/meminfo: memFree=23841716/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=42460 CPUtime=0.29 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 2528 0 0 0 28 1 0 0 20 0 1 0 2055335 43479040 9339 33554432000 4194304 6201397 140736897801488 140734070230040 4213146 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 10615 9339 159 491 0 10114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42460

[startup+0.700284 s]
/proc/loadavg: 2.11 2.22 2.72 3/176 3893
/proc/meminfo: memFree=23841716/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=50160 CPUtime=0.69 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 3257 0 0 0 68 1 0 0 20 0 1 0 2055335 51363840 9859 33554432000 4194304 6201397 140736897801488 140736897800616 4213087 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 12540 9859 165 491 0 12039 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50160

[startup+1.50031 s]
/proc/loadavg: 2.10 2.22 2.72 3/177 3894
/proc/meminfo: memFree=23796884/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=51092 CPUtime=1.49 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 3963 0 0 0 148 1 0 0 20 0 1 0 2055335 52318208 10860 33554432000 4194304 6201397 140736897801488 140736897800616 4214240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 12773 10860 165 491 0 12272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51092

[startup+3.1003 s]
/proc/loadavg: 2.10 2.22 2.72 3/177 3894
/proc/meminfo: memFree=23791176/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=52204 CPUtime=3.09 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 4681 0 0 0 308 1 0 0 20 0 1 0 2055335 53456896 11896 33554432000 4194304 6201397 140736897801488 140736897800152 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 13051 11896 165 491 0 12550 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52204

[startup+6.30029 s]
/proc/loadavg: 2.10 2.22 2.72 4/177 3894
/proc/meminfo: memFree=23785796/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=52940 CPUtime=6.29 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 4838 0 0 0 628 1 0 0 20 0 1 0 2055335 54210560 12053 33554432000 4194304 6201397 140736897801488 140736897800616 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 13235 12053 165 491 0 12734 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52940

[startup+12.7002 s]
/proc/loadavg: 2.16 2.23 2.72 3/177 3894
/proc/meminfo: memFree=23769180/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=65096 CPUtime=12.68 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 5384 0 0 0 1267 1 0 0 20 0 1 0 2055335 66658304 13949 33554432000 4194304 6201397 140736897801488 140736897800616 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 16274 13949 165 491 0 15773 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65096

[startup+25.5003 s]
/proc/loadavg: 2.14 2.22 2.71 3/177 3894
/proc/meminfo: memFree=23753788/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=84960 CPUtime=25.49 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 6478 0 0 0 2547 2 0 0 20 0 1 0 2055335 86999040 16185 33554432000 4194304 6201397 140736897801488 140736897800616 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 21240 16185 165 491 0 20739 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84960

[startup+51.1004 s]
/proc/loadavg: 2.16 2.22 2.69 4/177 3894
/proc/meminfo: memFree=23732640/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=86528 CPUtime=51.08 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 6830 0 0 0 5106 2 0 0 20 0 1 0 2055335 88604672 19603 33554432000 4194304 6201397 140736897801488 140736897800616 4213376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 21632 19603 165 491 0 21131 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86528

[startup+102.3 s]
/proc/loadavg: 2.25 2.24 2.67 3/177 3895
/proc/meminfo: memFree=23716200/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=118820 CPUtime=102.28 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 8066 0 0 0 10225 3 0 0 20 0 1 0 2055335 121671680 21987 33554432000 4194304 6201397 140736897801488 140736897800616 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 29705 21987 165 491 0 29204 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 118820

[startup+162.3 s]
/proc/loadavg: 2.24 2.24 2.64 3/177 3896
/proc/meminfo: memFree=23692636/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=120648 CPUtime=162.26 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 8429 0 0 0 16222 4 0 0 20 0 1 0 2055335 123543552 24394 33554432000 4194304 6201397 140736897801488 140736897800616 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 30162 24394 165 491 0 29661 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 120648

[startup+222.308 s]
/proc/loadavg: 2.20 2.22 2.61 3/178 3900
/proc/meminfo: memFree=23677632/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=121168 CPUtime=222.26 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 8558 0 0 0 22221 5 0 0 20 0 1 0 2055335 124076032 26567 33554432000 4194304 6201397 140736897801488 140736897800616 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 30292 26567 165 491 0 29791 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 121168

[startup+282.3 s]
/proc/loadavg: 2.29 2.24 2.59 3/177 3902
/proc/meminfo: memFree=23663560/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=122356 CPUtime=282.24 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 8758 0 0 0 28219 5 0 0 20 0 1 0 2055335 125292544 27789 33554432000 4194304 6201397 140736897801488 140736897800616 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 30589 27789 165 491 0 30088 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 122356

[startup+342.3 s]
/proc/loadavg: 2.29 2.24 2.57 3/177 3903
/proc/meminfo: memFree=23652420/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=123412 CPUtime=342.24 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 9668 0 0 0 34218 6 0 0 20 0 1 0 2055335 126373888 29416 33554432000 4194304 6201397 140736897801488 140736897800616 4216193 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 30853 29416 165 491 0 30352 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 123412

[startup+402.3 s]
/proc/loadavg: 2.24 2.24 2.54 3/177 3904
/proc/meminfo: memFree=23644060/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=175008 CPUtime=402.23 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 10148 0 0 0 40217 6 0 0 20 0 1 0 2055335 179208192 30839 33554432000 4194304 6201397 140736897801488 140736897800616 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 43752 30839 165 491 0 43251 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 175008

[startup+462.3 s]
/proc/loadavg: 2.32 2.27 2.53 3/177 3905
/proc/meminfo: memFree=23636564/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=175532 CPUtime=462.22 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 10268 0 0 0 46216 6 0 0 20 0 1 0 2055335 179744768 31470 33554432000 4194304 6201397 140736897801488 140736897800616 4219200 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 43883 31470 165 491 0 43382 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 175532

[startup+522.3 s]
/proc/loadavg: 2.24 2.25 2.51 4/177 3906
/proc/meminfo: memFree=23629692/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=176044 CPUtime=522.21 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 10413 0 0 0 52214 7 0 0 20 0 1 0 2055335 180269056 32637 33554432000 4194304 6201397 140736897801488 140736897800616 4213747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 44011 32637 165 491 0 43510 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 176044

[startup+582.3 s]
/proc/loadavg: 2.23 2.24 2.49 3/177 3908
/proc/meminfo: memFree=23620392/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=176172 CPUtime=582.2 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 10468 0 0 0 58213 7 0 0 20 0 1 0 2055335 180400128 33203 33554432000 4194304 6201397 140736897801488 140736897800616 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 44043 33203 165 491 0 43542 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 176172


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


[startup+942.3 s]
/proc/loadavg: 2.17 2.21 2.38 3/177 3918
/proc/meminfo: memFree=23578408/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=178864 CPUtime=942.14 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 11250 0 0 0 94205 9 0 0 20 0 1 0 2055335 183156736 38856 33554432000 4194304 6201397 140736897801488 140736897800616 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 44716 38856 165 491 0 44215 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 178864

[startup+1002.3 s]
/proc/loadavg: 2.31 2.24 2.38 3/177 3919
/proc/meminfo: memFree=23569296/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=180132 CPUtime=1002.13 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 11498 0 0 0 100204 9 0 0 20 0 1 0 2055335 184455168 40604 33554432000 4194304 6201397 140736897801488 140736897800616 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45033 40604 165 491 0 44532 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 180132

[startup+1062.3 s]
/proc/loadavg: 2.28 2.24 2.37 3/177 3920
/proc/meminfo: memFree=23565636/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=181388 CPUtime=1062.12 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 11840 0 0 0 106202 10 0 0 20 0 1 0 2055335 185741312 40748 33554432000 4194304 6201397 140736897801488 140736897800616 4213286 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45347 40748 165 491 0 44846 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 181388

[startup+1122.3 s]
/proc/loadavg: 2.18 2.22 2.35 3/177 3921
/proc/meminfo: memFree=23560808/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=181644 CPUtime=1122.11 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 11900 0 0 0 112201 10 0 0 20 0 1 0 2055335 186003456 41830 33554432000 4194304 6201397 140736897801488 140736897800616 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45411 41830 165 491 0 44910 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 181644

[startup+1182.3 s]
/proc/loadavg: 2.23 2.23 2.34 4/177 3923
/proc/meminfo: memFree=23560460/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=181644 CPUtime=1182.1 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 11902 0 0 0 118200 10 0 0 20 0 1 0 2055335 186003456 41832 33554432000 4194304 6201397 140736897801488 140736897800616 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45411 41832 165 491 0 44910 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 181644

[startup+1242.3 s]
/proc/loadavg: 2.26 2.23 2.34 3/177 3924
/proc/meminfo: memFree=23557804/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=181768 CPUtime=1242.09 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 11949 0 0 0 124199 10 0 0 20 0 1 0 2055335 186130432 41846 33554432000 4194304 6201397 140736897801488 140736897800616 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45442 41846 165 491 0 44941 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 181768

[startup+1302.3 s]
/proc/loadavg: 2.14 2.20 2.32 3/177 3925
/proc/meminfo: memFree=23557068/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=181892 CPUtime=1302.08 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 12002 0 0 0 130198 10 0 0 20 0 1 0 2055335 186257408 41866 33554432000 4194304 6201397 140736897801488 140736897800616 4213276 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45473 41866 165 491 0 44972 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 181892

[startup+1362.3 s]
/proc/loadavg: 2.20 2.20 2.31 4/177 3926
/proc/meminfo: memFree=23552732/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=181892 CPUtime=1362.08 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 12010 0 0 0 136197 11 0 0 20 0 1 0 2055335 186257408 42385 33554432000 4194304 6201397 140736897801488 140736897800616 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45473 42385 165 491 0 44972 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 181892

[startup+1422.3 s]
/proc/loadavg: 2.22 2.21 2.30 3/178 3930
/proc/meminfo: memFree=23542712/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=182148 CPUtime=1422.07 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 12058 0 0 0 142196 11 0 0 20 0 1 0 2055335 186519552 42944 33554432000 4194304 6201397 140736897801488 140736897800616 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45537 42944 165 491 0 45036 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 182148

[startup+1482.3 s]
/proc/loadavg: 2.20 2.20 2.29 4/178 3955
/proc/meminfo: memFree=23538276/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=182528 CPUtime=1482.06 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 12393 0 0 0 148195 11 0 0 20 0 1 0 2055335 186908672 43656 33554432000 4194304 6201397 140736897801488 140736897800616 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45632 43656 165 491 0 45131 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 182528

[startup+1542.31 s]
/proc/loadavg: 2.26 2.21 2.28 4/177 3956
/proc/meminfo: memFree=23540132/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=182652 CPUtime=1542.05 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 12444 0 0 0 154194 11 0 0 20 0 1 0 2055335 187035648 43674 33554432000 4194304 6201397 140736897801488 140736897800616 4213747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 45663 43674 165 491 0 45162 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 182652

[startup+1602.3 s]
/proc/loadavg: 2.31 2.23 2.28 3/177 3957
/proc/meminfo: memFree=23539024/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=264040 CPUtime=1602.04 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 13034 0 0 0 160192 12 0 0 20 0 1 0 2055335 270376960 44010 33554432000 4194304 6201397 140736897801488 140736897800616 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 66010 44010 165 491 0 65509 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 264040

[startup+1662.3 s]
/proc/loadavg: 2.28 2.23 2.27 3/177 3958
/proc/meminfo: memFree=23530096/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=264040 CPUtime=1662.03 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 13115 0 0 0 166191 12 0 0 20 0 1 0 2055335 270376960 45080 33554432000 4194304 6201397 140736897801488 140736897800616 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 66010 45080 165 491 0 65509 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 264040

[startup+1722.3 s]
/proc/loadavg: 2.32 2.25 2.27 4/177 3959
/proc/meminfo: memFree=23530044/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=264552 CPUtime=1722.02 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 13191 0 0 0 172190 12 0 0 20 0 1 0 2055335 270901248 45156 33554432000 4194304 6201397 140736897801488 140736897800616 4213110 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 66138 45156 165 491 0 65637 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 264552

[startup+1782.3 s]
/proc/loadavg: 2.18 2.22 2.26 3/177 3961
/proc/meminfo: memFree=23520372/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=264932 CPUtime=1782.01 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 13295 0 0 0 178189 12 0 0 20 0 1 0 2055335 271290368 46249 33554432000 4194304 6201397 140736897801488 140736897800616 4213747 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 66233 46249 165 491 0 65732 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 264932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.14 2.20 2.26 3/177 3961
/proc/meminfo: memFree=23514352/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=265436 CPUtime=1800 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 13448 0 0 0 179988 12 0 0 20 0 1 0 2055335 271806464 47869 33554432000 4194304 6201397 140736897801488 140736897800616 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 66359 47869 165 491 0 65858 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 265436

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

[startup+1800.3 s]
/proc/loadavg: 2.14 2.20 2.26 3/177 3961
/proc/meminfo: memFree=23514352/32872528 swapFree=1497052/1644220
[pid=3893] ppid=3890 vsize=265436 CPUtime=1800 cores=1,3,5,7
/proc/3893/stat : 3893 (cdcl-cuttingpla) R 3890 3893 3715 0 -1 4202496 13448 0 0 0 179988 12 0 0 20 0 1 0 2055335 271806464 47869 33554432000 4194304 6201397 140736897801488 140736897800616 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3893/statm: 66359 47869 165 491 0 65858 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 265436

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.89
CPU system time (s): 0.13098
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 265436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.13098
maximum resident set size= 191476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13448
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= 15
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54531 second user time and 7.14391 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-29 16:36:25
IDJOB=4117391
IDBENCH=111569
IDSOLVER=2550
FILE ID=node124/4117391-1467210985
RUNJOBID= node124-1467209129-3732
PBS_JOBID= 19997580
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-may5.5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117391-1467210985/watcher-4117391-1467210985 -o /tmp/evaluation-result-4117391-1467210985/solver-4117391-1467210985 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3732 --watchdog 1960 --input HOME/instance-4117391-1467210985.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= c8ebfacaef807cfd1016fd28181a8a92
RANDOM SEED=969130352

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.062
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:        23842252 kB
Buffers:          134248 kB
Cached:          6435192 kB
SwapCached:            0 kB
Active:           205652 kB
Inactive:        6421560 kB
Active(anon):      59824 kB
Inactive(anon):        0 kB
Active(file):     145828 kB
Inactive(file):  6421560 kB
Unevictable:     1644220 kB
Mlocked:         1497052 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7144 kB
Writeback:             0 kB
AnonPages:       1668676 kB
Mapped:            14764 kB
Shmem:               204 kB
Slab:             626980 kB
SReclaimable:      70768 kB
SUnreclaim:       556212 kB
KernelStack:        1432 kB
PageTables:         7360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1815088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node124 at 2016-06-29 17:06:26