Trace number 4096994

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-8_6_26.opb
MD5SUM3eed46f7f4874eba9f1fd07866ddce01
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.2768
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1190
Total number of constraints5649
Number of constraints which are clauses5644
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 60
Number of bits of the biggest sum of numbers6
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 * #variable= 1190 #constraint= 5649
0.00/0.08	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.00/0.08	c total clause space: 4.25031MB
0.00/0.08	c total #watches: 14722
0.09/0.15	c total #propagations: 196422 / total #impl: 299273 (eff. 0.656)
0.09/0.15	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 17910
0.19/0.24	c total #propagations: 378896 / total #impl: 623181 (eff. 0.608)
0.19/0.24	c GARBAGE COLLECT
0.19/0.24	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
0.19/0.24	c total clause space: 4.25031MB
0.19/0.24	c total #watches: 18823
0.29/0.33	c total #propagations: 548510 / total #impl: 933233 (eff. 0.588)
0.29/0.33	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
0.29/0.33	c total clause space: 6.90675MB
0.29/0.33	c total #watches: 22462
0.39/0.42	c total #propagations: 719861 / total #impl: 1244710 (eff. 0.578)
0.39/0.42	c GARBAGE COLLECT
0.39/0.42	c #Conflicts:       5000 | #Learnt:       2357 | 0.000
0.39/0.42	c total clause space: 6.90675MB
0.39/0.42	c total #watches: 20072
0.49/0.52	c total #propagations: 883415 / total #impl: 1556843 (eff. 0.567)
0.49/0.52	c #Conflicts:       6000 | #Learnt:       3357 | 0.000
0.49/0.52	c total clause space: 6.90675MB
0.49/0.52	c total #watches: 23422
0.59/0.67	c total #propagations: 1055642 / total #impl: 1866059 (eff. 0.566)
0.59/0.67	c GARBAGE COLLECT
0.59/0.67	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
0.59/0.67	c total clause space: 6.90675MB
0.59/0.67	c total #watches: 19214
0.69/0.79	c total #propagations: 1230043 / total #impl: 2186676 (eff. 0.563)
0.69/0.79	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
0.69/0.79	c total clause space: 6.90675MB
0.69/0.79	c total #watches: 22003
0.89/0.90	c total #propagations: 1395382 / total #impl: 2486112 (eff. 0.561)
0.89/0.90	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
0.89/0.90	c total clause space: 11.2235MB
0.89/0.90	c total #watches: 25020
0.99/1.01	c total #propagations: 1575886 / total #impl: 2801795 (eff. 0.562)
0.99/1.01	c GARBAGE COLLECT
0.99/1.01	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
0.99/1.01	c total clause space: 11.2235MB
0.99/1.01	c total #watches: 20211
1.09/1.11	c total #propagations: 1744067 / total #impl: 3098076 (eff. 0.563)
1.09/1.11	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
1.09/1.11	c total clause space: 11.2235MB
1.09/1.11	c total #watches: 23212
1.19/1.21	c total #propagations: 1912055 / total #impl: 3418980 (eff. 0.559)
1.19/1.21	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
1.19/1.21	c total clause space: 11.2235MB
1.19/1.21	c total #watches: 26278
1.29/1.31	c total #propagations: 2079197 / total #impl: 3743509 (eff. 0.555)
1.29/1.31	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
1.29/1.31	c total clause space: 11.2235MB
1.29/1.31	c total #watches: 29252
1.39/1.40	c total #propagations: 2251502 / total #impl: 4053081 (eff. 0.556)
1.39/1.40	c GARBAGE COLLECT
1.39/1.40	c #Conflicts:      14000 | #Learnt:       3865 | 0.000
1.39/1.40	c total clause space: 11.2235MB
1.39/1.40	c total #watches: 22958
1.39/1.50	c total #propagations: 2397116 / total #impl: 4336005 (eff. 0.553)
1.39/1.50	c #Conflicts:      15000 | #Learnt:       4865 | 0.000
1.39/1.50	c total clause space: 11.2235MB
1.39/1.50	c total #watches: 25460
1.59/1.64	c total #propagations: 2545058 / total #impl: 4594136 (eff. 0.554)
1.59/1.64	c #Conflicts:      16000 | #Learnt:       5865 | 0.000
1.59/1.64	c total clause space: 11.2235MB
1.59/1.64	c total #watches: 28527
1.69/1.75	c total #propagations: 2710870 / total #impl: 4883194 (eff. 0.555)
1.69/1.75	c GARBAGE COLLECT
1.69/1.75	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
1.69/1.75	c total clause space: 11.2235MB
1.69/1.75	c total #watches: 22221
1.79/1.86	c total #propagations: 2875362 / total #impl: 5199707 (eff. 0.553)
1.79/1.86	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
1.79/1.86	c total clause space: 11.2235MB
1.79/1.86	c total #watches: 25005
1.89/1.99	c total #propagations: 3026920 / total #impl: 5512252 (eff. 0.549)
1.89/1.99	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
1.89/1.99	c total clause space: 11.2235MB
1.89/1.99	c total #watches: 27097
2.09/2.11	c total #propagations: 3176213 / total #impl: 5797550 (eff. 0.548)
2.09/2.11	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
2.09/2.11	c total clause space: 11.2235MB
2.09/2.11	c total #watches: 29762
2.20/2.23	c total #propagations: 3347069 / total #impl: 6122316 (eff. 0.547)
2.20/2.23	c GARBAGE COLLECT
2.20/2.23	c #Conflicts:      21000 | #Learnt:       4194 | 0.000
2.20/2.23	c total clause space: 11.2235MB
2.20/2.23	c total #watches: 22926
2.30/2.33	c total #propagations: 3520373 / total #impl: 6429887 (eff. 0.548)
2.30/2.33	c #Conflicts:      22000 | #Learnt:       5194 | 0.000
2.30/2.33	c total clause space: 11.2235MB
2.30/2.33	c total #watches: 25940
2.39/2.44	c total #propagations: 3688463 / total #impl: 6704836 (eff. 0.550)
2.39/2.44	c #Conflicts:      23000 | #Learnt:       6194 | 0.000
2.39/2.44	c total clause space: 11.2235MB
2.39/2.44	c total #watches: 28651
2.49/2.55	c total #propagations: 3873535 / total #impl: 7026384 (eff. 0.551)
2.49/2.55	c #Conflicts:      24000 | #Learnt:       7194 | 0.000
2.49/2.55	c total clause space: 11.2235MB
2.49/2.55	c total #watches: 31796
2.59/2.66	c total #propagations: 4046367 / total #impl: 7345172 (eff. 0.551)
2.59/2.66	c GARBAGE COLLECT
2.59/2.66	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
2.59/2.66	c total clause space: 11.2235MB
2.59/2.66	c total #watches: 24539
2.69/2.77	c total #propagations: 4210330 / total #impl: 7658522 (eff. 0.550)
2.69/2.77	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
2.69/2.77	c total clause space: 11.2235MB
2.69/2.77	c total #watches: 27136
2.79/2.89	c total #propagations: 4366779 / total #impl: 7935770 (eff. 0.550)
2.79/2.89	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
2.79/2.89	c total clause space: 11.2235MB
2.79/2.89	c total #watches: 29566
2.99/3.01	c total #propagations: 4530113 / total #impl: 8225551 (eff. 0.551)
2.99/3.01	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
2.99/3.01	c total clause space: 11.2235MB
2.99/3.01	c total #watches: 32230
3.09/3.14	c total #propagations: 4699555 / total #impl: 8546470 (eff. 0.550)
3.09/3.14	c GARBAGE COLLECT
3.09/3.14	c #Conflicts:      29000 | #Learnt:       4307 | 0.000
3.09/3.14	c total clause space: 18.2382MB
3.09/3.14	c total #watches: 23357
3.19/3.23	c total #propagations: 4855922 / total #impl: 8845586 (eff. 0.549)
3.19/3.23	c #Conflicts:      30000 | #Learnt:       5307 | 0.000
3.19/3.23	c total clause space: 18.2382MB
3.19/3.23	c total #watches: 26180
3.30/3.35	c total #propagations: 5018744 / total #impl: 9146039 (eff. 0.549)
3.30/3.35	c #Conflicts:      31000 | #Learnt:       6307 | 0.000
3.30/3.35	c total clause space: 18.2382MB
3.30/3.35	c total #watches: 28945
3.40/3.45	c total #propagations: 5195037 / total #impl: 9441448 (eff. 0.550)
3.40/3.45	c #Conflicts:      32000 | #Learnt:       7307 | 0.000
3.40/3.45	c total clause space: 18.2382MB
3.40/3.45	c total #watches: 31924
3.49/3.58	c total #propagations: 5351316 / total #impl: 9734967 (eff. 0.550)
3.49/3.58	c #Conflicts:      33000 | #Learnt:       8307 | 0.000
3.49/3.58	c total clause space: 18.2382MB
3.49/3.58	c total #watches: 34699
3.59/3.69	c total #propagations: 5510380 / total #impl: 10044804 (eff. 0.549)
3.59/3.69	c GARBAGE COLLECT
3.59/3.69	c #Conflicts:      34000 | #Learnt:       4907 | 0.000
3.59/3.69	c total clause space: 18.2382MB
3.59/3.69	c total #watches: 25378
3.79/3.80	c total #propagations: 5651523 / total #impl: 10321649 (eff. 0.548)
3.79/3.80	c #Conflicts:      35000 | #Learnt:       5907 | 0.000
3.79/3.80	c total clause space: 18.2382MB
3.79/3.80	c total #watches: 28407
3.89/3.94	c total #propagations: 5796350 / total #impl: 10593888 (eff. 0.547)
3.89/3.94	c #Conflicts:      36000 | #Learnt:       6907 | 0.000
3.89/3.94	c total clause space: 18.2382MB
3.89/3.94	c total #watches: 31764
3.99/4.09	c total #propagations: 5968785 / total #impl: 10908984 (eff. 0.547)
3.99/4.09	c #Conflicts:      37000 | #Learnt:       7907 | 0.000
3.99/4.09	c total clause space: 18.2382MB
3.99/4.09	c total #watches: 34638
4.19/4.27	c total #propagations: 6115608 / total #impl: 11169924 (eff. 0.548)
4.19/4.27	c #Conflicts:      38000 | #Learnt:       8907 | 0.000
4.19/4.27	c total clause space: 18.2382MB
4.19/4.27	c total #watches: 37320
4.40/4.43	c total #propagations: 6268737 / total #impl: 11439246 (eff. 0.548)
4.40/4.43	c GARBAGE COLLECT
4.40/4.43	c #Conflicts:      39000 | #Learnt:       5205 | 0.000
4.40/4.43	c total clause space: 18.2382MB
4.40/4.43	c total #watches: 26974
4.50/4.58	c total #propagations: 6423482 / total #impl: 11719445 (eff. 0.548)
4.50/4.58	c #Conflicts:      40000 | #Learnt:       6205 | 0.000
4.50/4.58	c total clause space: 18.2382MB
4.50/4.58	c total #watches: 29437
4.69/4.75	c total #propagations: 6585589 / total #impl: 12004622 (eff. 0.549)
4.69/4.75	c #Conflicts:      41000 | #Learnt:       7205 | 0.000
4.69/4.75	c total clause space: 18.2382MB
4.69/4.75	c total #watches: 32128
4.89/4.94	c total #propagations: 6756466 / total #impl: 12326821 (eff. 0.548)
4.89/4.94	c #Conflicts:      42000 | #Learnt:       8205 | 0.000
4.89/4.94	c total clause space: 18.2382MB
4.89/4.94	c total #watches: 34694
5.09/5.14	c total #propagations: 6923850 / total #impl: 12636313 (eff. 0.548)
5.09/5.14	c #Conflicts:      43000 | #Learnt:       9205 | 0.000
5.09/5.14	c total clause space: 18.2382MB
5.09/5.14	c total #watches: 37064
5.29/5.34	c total #propagations: 7075241 / total #impl: 12928617 (eff. 0.547)
5.29/5.34	c GARBAGE COLLECT
5.29/5.34	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
5.29/5.34	c total clause space: 18.2382MB
5.29/5.34	c total #watches: 26956
5.39/5.49	c total #propagations: 7234778 / total #impl: 13220202 (eff. 0.547)
5.39/5.49	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
5.39/5.49	c total clause space: 18.2382MB
5.39/5.49	c total #watches: 29891
5.50/5.59	c total #propagations: 7419188 / total #impl: 13526640 (eff. 0.548)
5.50/5.59	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
5.50/5.59	c total clause space: 18.2382MB
5.50/5.59	c total #watches: 33138
5.69/5.73	c total #propagations: 7572362 / total #impl: 13819280 (eff. 0.548)
5.69/5.73	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
5.69/5.73	c total clause space: 18.2382MB
5.69/5.73	c total #watches: 36124
5.79/5.85	c total #propagations: 7730582 / total #impl: 14129897 (eff. 0.547)
5.79/5.85	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
5.79/5.85	c total clause space: 18.2382MB
5.79/5.85	c total #watches: 38525
5.99/6.00	c total #propagations: 7871528 / total #impl: 14391056 (eff. 0.547)
5.99/6.00	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
5.99/6.00	c total clause space: 18.2382MB
5.99/6.00	c total #watches: 40933
6.09/6.13	c total #propagations: 8027003 / total #impl: 14680644 (eff. 0.547)
6.09/6.13	c GARBAGE COLLECT
6.09/6.13	c #Conflicts:      50000 | #Learnt:       5905 | 0.000
6.09/6.13	c total clause space: 18.2382MB
6.09/6.13	c total #watches: 28913
6.19/6.22	c total #propagations: 8202244 / total #impl: 14997983 (eff. 0.547)
6.19/6.22	c #Conflicts:      51000 | #Learnt:       6905 | 0.000
6.19/6.22	c total clause space: 18.2382MB
6.19/6.22	c total #watches: 31535
6.29/6.37	c total #propagations: 8362652 / total #impl: 15299298 (eff. 0.547)
6.29/6.37	c #Conflicts:      52000 | #Learnt:       7905 | 0.000
6.29/6.37	c total clause space: 18.2382MB
6.29/6.37	c total #watches: 34348
6.49/6.50	c total #propagations: 8549145 / total #impl: 15630738 (eff. 0.547)
6.49/6.50	c #Conflicts:      53000 | #Learnt:       8905 | 0.000
6.49/6.50	c total clause space: 18.2382MB
6.49/6.50	c total #watches: 37137
6.60/6.65	c total #propagations: 8728314 / total #impl: 15938039 (eff. 0.548)
6.60/6.65	c #Conflicts:      54000 | #Learnt:       9905 | 0.000
6.60/6.65	c total clause space: 18.2382MB
6.60/6.65	c total #watches: 40414
6.79/6.80	c total #propagations: 8900561 / total #impl: 16278053 (eff. 0.547)
6.79/6.80	c #Conflicts:      55000 | #Learnt:      10905 | 0.000
6.79/6.80	c total clause space: 18.2382MB
6.79/6.80	c total #watches: 43206
6.89/6.93	c total #propagations: 9056046 / total #impl: 16571354 (eff. 0.546)
6.89/6.93	c GARBAGE COLLECT
6.89/6.93	c #Conflicts:      56000 | #Learnt:       6306 | 0.000
6.89/6.93	c total clause space: 18.2382MB
6.89/6.93	c total #watches: 30385
6.99/7.04	c total #propagations: 9221406 / total #impl: 16877642 (eff. 0.546)
6.99/7.04	c #Conflicts:      57000 | #Learnt:       7306 | 0.000
6.99/7.04	c total clause space: 18.2382MB
6.99/7.04	c total #watches: 33059
7.09/7.18	c total #propagations: 9363427 / total #impl: 17147268 (eff. 0.546)
7.09/7.18	c #Conflicts:      58000 | #Learnt:       8306 | 0.000
7.09/7.18	c total clause space: 18.2382MB
7.09/7.18	c total #watches: 36088
7.29/7.31	c total #propagations: 9537999 / total #impl: 17478234 (eff. 0.546)
7.29/7.31	c #Conflicts:      59000 | #Learnt:       9306 | 0.000
7.29/7.31	c total clause space: 18.2382MB
7.29/7.31	c total #watches: 39365
7.39/7.48	c total #propagations: 9710678 / total #impl: 17837567 (eff. 0.544)
7.39/7.48	c #Conflicts:      60000 | #Learnt:      10306 | 0.000
7.39/7.48	c total clause space: 18.2382MB
7.39/7.48	c total #watches: 42976
7.59/7.69	c total #propagations: 9923922 / total #impl: 18246191 (eff. 0.544)
7.59/7.69	c #Conflicts:      61000 | #Learnt:      11306 | 0.000
7.59/7.69	c total clause space: 18.2382MB
7.59/7.69	c total #watches: 46860
7.80/7.85	c total #propagations: 10152669 / total #impl: 18716365 (eff. 0.542)
7.80/7.85	c GARBAGE COLLECT
7.80/7.85	c #Conflicts:      62000 | #Learnt:       6404 | 0.000
7.80/7.85	c total clause space: 18.2382MB
7.80/7.85	c total #watches: 31074
7.99/8.00	c total #propagations: 10352591 / total #impl: 19139265 (eff. 0.541)
7.99/8.00	c #Conflicts:      63000 | #Learnt:       7404 | 0.000
7.99/8.00	c total clause space: 18.2382MB
7.99/8.00	c total #watches: 34562
8.09/8.17	c total #propagations: 10589456 / total #impl: 19636064 (eff. 0.539)
8.09/8.17	c #Conflicts:      64000 | #Learnt:       8404 | 0.000
8.09/8.17	c total clause space: 18.2382MB
8.09/8.17	c total #watches: 37886
8.29/8.34	c total #propagations: 10821372 / total #impl: 20116918 (eff. 0.538)
8.29/8.34	c #Conflicts:      65000 | #Learnt:       9404 | 0.000
8.29/8.34	c total clause space: 18.2382MB
8.29/8.34	c total #watches: 41061
8.49/8.52	c total #propagations: 11013628 / total #impl: 20503220 (eff. 0.537)
8.49/8.52	c #Conflicts:      66000 | #Learnt:      10404 | 0.000
8.49/8.52	c total clause space: 18.2382MB
8.49/8.52	c total #watches: 44125
8.69/8.70	c total #propagations: 11204044 / total #impl: 20857236 (eff. 0.537)
8.69/8.70	c #Conflicts:      67000 | #Learnt:      11404 | 0.000
8.69/8.70	c total clause space: 18.2382MB
8.69/8.70	c total #watches: 46830
8.80/8.89	c total #propagations: 11385525 / total #impl: 21164528 (eff. 0.538)
8.80/8.89	c #Conflicts:      68000 | #Learnt:      12404 | 0.000
8.80/8.89	c total clause space: 18.2382MB
8.80/8.89	c total #watches: 49526
8.99/9.02	c total #propagations: 11559046 / total #impl: 21467972 (eff. 0.538)
8.99/9.02	c GARBAGE COLLECT
8.99/9.02	c #Conflicts:      69000 | #Learnt:       7201 | 0.000
8.99/9.02	c total clause space: 18.2382MB
8.99/9.02	c total #watches: 33604
9.09/9.15	c total #propagations: 11715912 / total #impl: 21744026 (eff. 0.539)
9.09/9.15	c #Conflicts:      70000 | #Learnt:       8201 | 0.000
9.09/9.15	c total clause space: 18.2382MB
9.09/9.15	c total #watches: 36360
9.19/9.25	c total #propagations: 11878149 / total #impl: 22022180 (eff. 0.539)
9.19/9.25	c #Conflicts:      71000 | #Learnt:       9201 | 0.000
9.19/9.25	c total clause space: 18.2382MB
9.19/9.25	c total #watches: 38812
9.29/9.39	c total #propagations: 12008807 / total #impl: 22260221 (eff. 0.539)
9.29/9.39	c #Conflicts:      72000 | #Learnt:      10201 | 0.000
9.29/9.39	c total clause space: 18.2382MB
9.29/9.39	c total #watches: 41529
9.49/9.56	c total #propagations: 12161074 / total #impl: 22536230 (eff. 0.540)
9.49/9.56	c #Conflicts:      73000 | #Learnt:      11201 | 0.000
9.49/9.56	c total clause space: 18.2382MB
9.49/9.56	c total #watches: 44774
9.69/9.73	c total #propagations: 12334197 / total #impl: 22853999 (eff. 0.540)
9.69/9.73	c #Conflicts:      74000 | #Learnt:      12201 | 0.000
9.69/9.73	c total clause space: 18.2382MB
9.69/9.73	c total #watches: 48094
9.90/9.91	c total #propagations: 12491618 / total #impl: 23166417 (eff. 0.539)
9.90/9.91	c GARBAGE COLLECT
9.90/9.91	c #Conflicts:      75000 | #Learnt:       6698 | 0.000
9.90/9.91	c total clause space: 29.637MB
9.90/9.91	c total #watches: 32016
10.00/10.05	c total #propagations: 12660488 / total #impl: 23451794 (eff. 0.540)
10.00/10.05	c #Conflicts:      76000 | #Learnt:       7698 | 0.000
10.00/10.05	c total clause space: 29.637MB
10.00/10.05	c total #watches: 35107
10.09/10.19	c total #propagations: 12836040 / total #impl: 23763302 (eff. 0.540)
10.09/10.19	c #Conflicts:      77000 | #Learnt:       8698 | 0.000
10.09/10.19	c total clause space: 29.637MB
10.09/10.19	c total #watches: 37813
10.29/10.35	c total #propagations: 13013559 / total #impl: 24080123 (eff. 0.540)
10.29/10.35	c #Conflicts:      78000 | #Learnt:       9698 | 0.000
10.29/10.35	c total clause space: 29.637MB
10.29/10.35	c total #watches: 40798
10.49/10.52	c total #propagations: 13168069 / total #impl: 24394596 (eff. 0.540)
10.49/10.52	c #Conflicts:      79000 | #Learnt:      10698 | 0.000
10.49/10.52	c total clause space: 29.637MB
10.49/10.52	c total #watches: 43658
10.69/10.70	c total #propagations: 13337181 / total #impl: 24721435 (eff. 0.539)
10.69/10.70	c #Conflicts:      80000 | #Learnt:      11698 | 0.000
10.69/10.70	c total clause space: 29.637MB
10.69/10.70	c total #watches: 46236
10.79/10.89	c total #propagations: 13513481 / total #impl: 25038679 (eff. 0.540)
10.79/10.89	c #Conflicts:      81000 | #Learnt:      12698 | 0.000
10.79/10.89	c total clause space: 29.637MB
10.79/10.89	c total #watches: 48802
11.09/11.13	c total #propagations: 13679058 / total #impl: 25354909 (eff. 0.540)
11.09/11.13	c GARBAGE COLLECT
11.09/11.13	c #Conflicts:      82000 | #Learnt:       6900 | 0.000
11.09/11.13	c total clause space: 29.637MB
11.09/11.13	c total #watches: 32711
11.29/11.31	c total #propagations: 13854543 / total #impl: 25712592 (eff. 0.539)
11.29/11.31	c #Conflicts:      83000 | #Learnt:       7900 | 0.000
11.29/11.31	c total clause space: 29.637MB
11.29/11.31	c total #watches: 36261
11.49/11.53	c total #propagations: 14022852 / total #impl: 26068416 (eff. 0.538)
11.49/11.53	c #Conflicts:      84000 | #Learnt:       8900 | 0.000
11.49/11.53	c total clause space: 29.637MB
11.49/11.53	c total #watches: 39638
11.69/11.73	c total #propagations: 14206091 / total #impl: 26456459 (eff. 0.537)
11.69/11.73	c #Conflicts:      85000 | #Learnt:       9900 | 0.000
11.69/11.73	c total clause space: 29.637MB
11.69/11.73	c total #watches: 42522
11.89/11.93	c total #propagations: 14366768 / total #impl: 26773985 (eff. 0.537)
11.89/11.93	c #Conflicts:      86000 | #Learnt:      10900 | 0.000
11.89/11.93	c total clause space: 29.637MB
11.89/11.93	c total #watches: 45185
12.09/12.13	c total #propagations: 14522078 / total #impl: 27075536 (eff. 0.536)
12.09/12.13	c #Conflicts:      87000 | #Learnt:      11900 | 0.000
12.09/12.13	c total clause space: 29.637MB
12.09/12.13	c total #watches: 47931
12.29/12.38	c total #propagations: 14682318 / total #impl: 27369274 (eff. 0.536)
12.29/12.38	c #Conflicts:      88000 | #Learnt:      12900 | 0.000
12.29/12.38	c total clause space: 29.637MB
12.29/12.38	c total #watches: 50748
12.59/12.62	c total #propagations: 14849365 / total #impl: 27699537 (eff. 0.536)
12.59/12.62	c #Conflicts:      89000 | #Learnt:      13900 | 0.000
12.59/12.62	c total clause space: 29.637MB
12.59/12.62	c total #watches: 53253
12.79/12.80	c total #propagations: 14999618 / total #impl: 27997855 (eff. 0.536)
12.79/12.80	c GARBAGE COLLECT
12.79/12.80	c #Conflicts:      90000 | #Learnt:       7798 | 0.000
12.79/12.80	c total clause space: 29.637MB
12.79/12.80	c total #watches: 35204
12.89/12.94	c total #propagations: 15160523 / total #impl: 28303158 (eff. 0.536)
12.89/12.94	c #Conflicts:      91000 | #Learnt:       8798 | 0.000
12.89/12.94	c total clause space: 29.637MB
12.89/12.94	c total #watches: 37421
13.09/13.10	c total #propagations: 15311842 / total #impl: 28580469 (eff. 0.536)
13.09/13.10	c #Conflicts:      92000 | #Learnt:       9798 | 0.000
13.09/13.10	c total clause space: 29.637MB
13.09/13.10	c total #watches: 39762
13.19/13.25	c total #propagations: 15455863 / total #impl: 28855571 (eff. 0.536)
13.19/13.25	c #Conflicts:      93000 | #Learnt:      10798 | 0.000
13.19/13.25	c total clause space: 29.637MB
13.19/13.25	c total #watches: 42393
13.39/13.44	c total #propagations: 15586548 / total #impl: 29117451 (eff. 0.535)
13.39/13.44	c #Conflicts:      94000 | #Learnt:      11798 | 0.000
13.39/13.44	c total clause space: 29.637MB
13.39/13.44	c total #watches: 44686
13.59/13.61	c total #propagations: 15730294 / total #impl: 29403222 (eff. 0.535)
13.59/13.61	c #Conflicts:      95000 | #Learnt:      12798 | 0.000
13.59/13.61	c total clause space: 29.637MB
13.59/13.61	c total #watches: 46956
13.79/13.81	c total #propagations: 15875619 / total #impl: 29685432 (eff. 0.535)
13.79/13.81	c #Conflicts:      96000 | #Learnt:      13798 | 0.000
13.79/13.81	c total clause space: 29.637MB
13.79/13.81	c total #watches: 49220
13.99/14.03	c total #propagations: 16012992 / total #impl: 29961303 (eff. 0.534)
13.99/14.03	c #Conflicts:      97000 | #Learnt:      14798 | 0.000
13.99/14.03	c total clause space: 29.637MB
13.99/14.03	c total #watches: 51665
14.19/14.21	c total #propagations: 16154552 / total #impl: 30258537 (eff. 0.534)
14.19/14.21	c GARBAGE COLLECT
14.19/14.21	c #Conflicts:      98000 | #Learnt:       8405 | 0.000
14.19/14.21	c total clause space: 29.637MB
14.19/14.21	c total #watches: 37154
14.29/14.39	c total #propagations: 16307490 / total #impl: 30551116 (eff. 0.534)
14.29/14.39	c #Conflicts:      99000 | #Learnt:       9405 | 0.000
14.29/14.39	c total clause space: 29.637MB
14.29/14.39	c total #watches: 39942
14.49/14.59	c total #propagations: 16459447 / total #impl: 30842586 (eff. 0.534)
14.49/14.59	c #Conflicts:     100000 | #Learnt:      10405 | 0.000
14.49/14.59	c total clause space: 29.637MB
14.49/14.59	c total #watches: 42316
14.79/14.80	c total #propagations: 16621463 / total #impl: 31154677 (eff. 0.534)
14.79/14.80	c #Conflicts:     101000 | #Learnt:      11405 | 0.000
14.79/14.80	c total clause space: 29.637MB
14.79/14.80	c total #watches: 44770
14.99/15.04	c total #propagations: 16776231 / total #impl: 31480886 (eff. 0.533)
14.99/15.04	c #Conflicts:     102000 | #Learnt:      12405 | 0.000
14.99/15.04	c total clause space: 29.637MB
14.99/15.04	c total #watches: 47433
15.19/15.26	c total #propagations: 16942548 / total #impl: 31846889 (eff. 0.532)
15.19/15.26	c #Conflicts:     103000 | #Learnt:      13405 | 0.000
15.19/15.26	c total clause space: 29.637MB
15.19/15.26	c total #watches: 49912
15.39/15.45	c total #propagations: 17085246 / total #impl: 32133189 (eff. 0.532)
15.39/15.45	c #Conflicts:     104000 | #Learnt:      14405 | 0.000
15.39/15.45	c total clause space: 29.637MB
15.39/15.45	c total #watches: 52489
15.59/15.63	c total #propagations: 17247054 / total #impl: 32429578 (eff. 0.532)
15.59/15.63	c #Conflicts:     105000 | #Learnt:      15405 | 0.000
15.59/15.63	c total clause space: 29.637MB
15.59/15.63	c total #watches: 55553
15.69/15.78	c total #propagations: 17405896 / total #impl: 32761150 (eff. 0.531)
15.69/15.78	c GARBAGE COLLECT
15.69/15.78	c #Conflicts:     106000 | #Learnt:       8696 | 0.000
15.69/15.78	c total clause space: 29.637MB
15.69/15.78	c total #watches: 38785
15.89/15.96	c total #propagations: 17569583 / total #impl: 33098181 (eff. 0.531)
15.89/15.96	c #Conflicts:     107000 | #Learnt:       9696 | 0.000
15.89/15.96	c total clause space: 29.637MB
15.89/15.96	c total #watches: 41699
16.09/16.12	c total #propagations: 17732486 / total #impl: 33425023 (eff. 0.531)
16.09/16.12	c #Conflicts:     108000 | #Learnt:      10696 | 0.000
16.09/16.12	c total clause space: 29.637MB
16.09/16.12	c total #watches: 44442
16.29/16.32	c total #propagations: 17896473 / total #impl: 33735794 (eff. 0.530)
16.29/16.32	c #Conflicts:     109000 | #Learnt:      11696 | 0.000
16.29/16.32	c total clause space: 29.637MB
16.29/16.32	c total #watches: 47507
16.49/16.55	c total #propagations: 18072105 / total #impl: 34105263 (eff. 0.530)
16.49/16.55	c #Conflicts:     110000 | #Learnt:      12696 | 0.000
16.49/16.55	c total clause space: 29.637MB
16.49/16.55	c total #watches: 50975
16.69/16.74	c total #propagations: 18262487 / total #impl: 34513781 (eff. 0.529)
16.69/16.74	c #Conflicts:     111000 | #Learnt:      13696 | 0.000
16.69/16.74	c total clause space: 29.637MB
16.69/16.74	c total #watches: 53577
16.89/16.95	c total #propagations: 18433650 / total #impl: 34831571 (eff. 0.529)
16.89/16.95	c #Conflicts:     112000 | #Learnt:      14696 | 0.000
16.89/16.95	c total clause space: 29.637MB
16.89/16.95	c total #watches: 56114
17.09/17.15	c total #propagations: 18606031 / total #impl: 35154368 (eff. 0.529)
17.09/17.15	c #Conflicts:     113000 | #Learnt:      15696 | 0.000
17.09/17.15	c total clause space: 29.637MB
17.09/17.15	c total #watches: 58615
17.29/17.30	c total #propagations: 18771608 / total #impl: 35446998 (eff. 0.530)
17.29/17.30	c GARBAGE COLLECT
17.29/17.30	c #Conflicts:     114000 | #Learnt:       8692 | 0.000
17.29/17.30	c total clause space: 29.637MB
17.29/17.30	c total #watches: 38231
17.39/17.45	c total #propagations: 18938535 / total #impl: 35740922 (eff. 0.530)
17.39/17.45	c #Conflicts:     115000 | #Learnt:       9692 | 0.000
17.39/17.45	c total clause space: 29.637MB
17.39/17.45	c total #watches: 41041
17.59/17.62	c total #propagations: 19114191 / total #impl: 36034825 (eff. 0.530)
17.59/17.62	c #Conflicts:     116000 | #Learnt:      10692 | 0.000
17.59/17.62	c total clause space: 29.637MB
17.59/17.62	c total #watches: 44008
17.69/17.78	c total #propagations: 19300133 / total #impl: 36384651 (eff. 0.530)
17.69/17.78	c #Conflicts:     117000 | #Learnt:      11692 | 0.000
17.69/17.78	c total clause space: 29.637MB
17.69/17.78	c total #watches: 47225
17.89/17.94	c total #propagations: 19486139 / total #impl: 36737130 (eff. 0.530)
17.89/17.94	c #Conflicts:     118000 | #Learnt:      12692 | 0.000
17.89/17.94	c total clause space: 29.637MB
17.89/17.94	c total #watches: 50686
18.09/18.14	c total #propagations: 19655716 / total #impl: 37099514 (eff. 0.530)
18.09/18.14	c #Conflicts:     119000 | #Learnt:      13692 | 0.000
18.09/18.14	c total clause space: 29.637MB
18.09/18.14	c total #watches: 53399
18.29/18.39	c total #propagations: 19815516 / total #impl: 37419587 (eff. 0.530)
18.29/18.39	c #Conflicts:     120000 | #Learnt:      14692 | 0.000
18.29/18.39	c total clause space: 29.637MB
18.29/18.39	c total #watches: 56764
18.59/18.66	c total #propagations: 19988363 / total #impl: 37797648 (eff. 0.529)
18.59/18.66	c #Conflicts:     121000 | #Learnt:      15692 | 0.000
18.59/18.66	c total clause space: 29.637MB
18.59/18.66	c total #watches: 60008
18.89/18.93	c total #propagations: 20169989 / total #impl: 38199744 (eff. 0.528)
18.89/18.93	c GARBAGE COLLECT
18.89/18.93	c #Conflicts:     122000 | #Learnt:       8389 | 0.000
18.89/18.93	c total clause space: 29.637MB
18.89/18.93	c total #watches: 37480
18.99/19.07	c total #propagations: 20342059 / total #impl: 38544121 (eff. 0.528)
18.99/19.07	c #Conflicts:     123000 | #Learnt:       9389 | 0.000
18.99/19.07	c total clause space: 29.637MB
18.99/19.07	c total #watches: 40029
19.19/19.22	c total #propagations: 20520393 / total #impl: 38865915 (eff. 0.528)
19.19/19.22	c #Conflicts:     124000 | #Learnt:      10389 | 0.000
19.19/19.22	c total clause space: 29.637MB
19.19/19.22	c total #watches: 42678
19.29/19.37	c total #propagations: 20678882 / total #impl: 39173197 (eff. 0.528)
19.29/19.37	c #Conflicts:     125000 | #Learnt:      11389 | 0.000
19.29/19.37	c total clause space: 29.637MB
19.29/19.37	c total #watches: 45934
19.49/19.55	c total #propagations: 20804170 / total #impl: 39448741 (eff. 0.527)
19.49/19.55	c #Conflicts:     126000 | #Learnt:      12389 | 0.000
19.49/19.55	c total clause space: 29.637MB
19.49/19.55	c total #watches: 48704
19.69/19.75	c total #propagations: 20982946 / total #impl: 39788501 (eff. 0.527)
19.69/19.75	c #Conflicts:     127000 | #Learnt:      13389 | 0.000
19.69/19.75	c total clause space: 29.637MB
19.69/19.75	c total #watches: 51557
19.89/19.96	c total #propagations: 21147369 / total #impl: 40080273 (eff. 0.528)
19.89/19.96	c #Conflicts:     128000 | #Learnt:      14389 | 0.000
19.89/19.96	c total clause space: 29.637MB
19.89/19.96	c total #watches: 54240
20.08/20.15	c total #propagations: 21318365 / total #impl: 40370680 (eff. 0.528)
20.08/20.15	c #Conflicts:     129000 | #Learnt:      15389 | 0.000
20.08/20.15	c total clause space: 29.637MB
20.08/20.15	c total #watches: 57481
20.28/20.39	c total #propagations: 21513612 / total #impl: 40743663 (eff. 0.528)
20.28/20.39	c #Conflicts:     130000 | #Learnt:      16389 | 0.000
20.28/20.39	c total clause space: 29.637MB
20.28/20.39	c total #watches: 60645
20.48/20.59	c total #propagations: 21676094 / total #impl: 41088674 (eff. 0.528)
20.48/20.59	c GARBAGE COLLECT
20.48/20.59	c #Conflicts:     131000 | #Learnt:       8794 | 0.000
20.48/20.59	c total clause space: 29.637MB
20.48/20.59	c total #watches: 38614
20.68/20.73	c total #propagations: 21835999 / total #impl: 41382562 (eff. 0.528)
20.68/20.73	c #Conflicts:     132000 | #Learnt:       9794 | 0.000
20.68/20.73	c total clause space: 29.637MB
20.68/20.73	c total #watches: 41609
20.89/20.92	c total #propagations: 22009548 / total #impl: 41706908 (eff. 0.528)
20.89/20.92	c #Conflicts:     133000 | #Learnt:      10794 | 0.000
20.89/20.92	c total clause space: 29.637MB
20.89/20.92	c total #watches: 44870
20.99/21.08	c total #propagations: 22166929 / total #impl: 42054295 (eff. 0.527)
20.99/21.08	c #Conflicts:     134000 | #Learnt:      11794 | 0.000
20.99/21.08	c total clause space: 29.637MB
20.99/21.08	c total #watches: 47883
21.18/21.27	c total #propagations: 22323217 / total #impl: 42381449 (eff. 0.527)
21.18/21.27	c #Conflicts:     135000 | #Learnt:      12794 | 0.000
21.18/21.27	c total clause space: 29.637MB
21.18/21.27	c total #watches: 50646
21.38/21.46	c total #propagations: 22492142 / total #impl: 42688728 (eff. 0.527)
21.38/21.46	c #Conflicts:     136000 | #Learnt:      13794 | 0.000
21.38/21.46	c total clause space: 29.637MB
21.38/21.46	c total #watches: 53393
21.58/21.65	c total #propagations: 22651838 / total #impl: 43019590 (eff. 0.527)
21.58/21.65	c #Conflicts:     137000 | #Learnt:      14794 | 0.000
21.58/21.65	c total clause space: 29.637MB
21.58/21.65	c total #watches: 55948
21.78/21.84	c total #propagations: 22808863 / total #impl: 43305884 (eff. 0.527)
21.78/21.84	c #Conflicts:     138000 | #Learnt:      15794 | 0.000
21.78/21.84	c total clause space: 29.637MB
21.78/21.84	c total #watches: 58396
21.99/22.08	c total #propagations: 22963713 / total #impl: 43593066 (eff. 0.527)
21.99/22.08	c #Conflicts:     139000 | #Learnt:      16794 | 0.000
21.99/22.08	c total clause space: 29.637MB
21.99/22.08	c total #watches: 60843
22.28/22.32	c total #propagations: 23143410 / total #impl: 43917504 (eff. 0.527)
22.28/22.32	c #Conflicts:     140000 | #Learnt:      17794 | 0.000
22.28/22.32	c total clause space: 29.637MB
22.28/22.32	c total #watches: 63365
22.38/22.47	c total #propagations: 23322492 / total #impl: 44253280 (eff. 0.527)
22.38/22.47	c GARBAGE COLLECT
22.38/22.47	c #Conflicts:     141000 | #Learnt:       9898 | 0.000
22.38/22.47	c total clause space: 29.637MB
22.38/22.47	c total #watches: 41366
22.58/22.64	c total #propagations: 23491776 / total #impl: 44544413 (eff. 0.527)
22.58/22.64	c #Conflicts:     142000 | #Learnt:      10898 | 0.000
22.58/22.64	c total clause space: 29.637MB
22.58/22.64	c total #watches: 43803
22.78/22.81	c total #propagations: 23659887 / total #impl: 44842880 (eff. 0.528)
22.78/22.81	c #Conflicts:     143000 | #Learnt:      11898 | 0.000
22.78/22.81	c total clause space: 29.637MB
22.78/22.81	c total #watches: 46130
22.98/23.02	c total #propagations: 23819382 / total #impl: 45120550 (eff. 0.528)
22.98/23.02	c #Conflicts:     144000 | #Learnt:      12898 | 0.000
22.98/23.02	c total clause space: 29.637MB
22.98/23.02	c total #watches: 48606
23.19/23.26	c total #propagations: 23986502 / total #impl: 45438092 (eff. 0.528)
23.19/23.26	c #Conflicts:     145000 | #Learnt:      13898 | 0.000
23.19/23.26	c total clause space: 29.637MB
23.19/23.26	c total #watches: 50984
23.48/23.52	c total #propagations: 24166825 / total #impl: 45787762 (eff. 0.528)
23.48/23.52	c #Conflicts:     146000 | #Learnt:      14898 | 0.000
23.48/23.52	c total clause space: 29.637MB
23.48/23.52	c total #watches: 53269
23.68/23.77	c total #propagations: 24332946 / total #impl: 46107312 (eff. 0.528)
23.68/23.77	c #Conflicts:     147000 | #Learnt:      15898 | 0.000
23.68/23.77	c total clause space: 29.637MB
23.68/23.77	c total #watches: 55720
23.98/24.00	c total #propagations: 24498705 / total #impl: 46430766 (eff. 0.528)
23.98/24.00	c #Conflicts:     148000 | #Learnt:      16898 | 0.000
23.98/24.00	c total clause space: 29.637MB
23.98/24.00	c total #watches: 58375
24.08/24.19	c total #propagations: 24659320 / total #impl: 46740447 (eff. 0.528)
24.08/24.19	c #Conflicts:     149000 | #Learnt:      17898 | 0.000
24.08/24.19	c total clause space: 29.637MB
24.08/24.19	c total #watches: 61103
24.29/24.39	c total #propagations: 24823964 / total #impl: 47014442 (eff. 0.528)
24.29/24.39	c GARBAGE COLLECT
24.29/24.39	c #Conflicts:     150000 | #Learnt:       9694 | 0.000
24.29/24.39	c total clause space: 29.637MB
24.29/24.39	c total #watches: 41220
24.48/24.58	c total #propagations: 25001518 / total #impl: 47356618 (eff. 0.528)
24.48/24.58	c #Conflicts:     151000 | #Learnt:      10694 | 0.000
24.48/24.58	c total clause space: 29.637MB
24.48/24.58	c total #watches: 44942
24.68/24.75	c total #propagations: 25199533 / total #impl: 47731175 (eff. 0.528)
24.68/24.75	c #Conflicts:     152000 | #Learnt:      11694 | 0.000
24.68/24.75	c total clause space: 29.637MB
24.68/24.75	c total #watches: 47643
24.88/24.97	c total #propagations: 25370919 / total #impl: 48047734 (eff. 0.528)
24.88/24.97	c #Conflicts:     153000 | #Learnt:      12694 | 0.000
24.88/24.97	c total clause space: 29.637MB
24.88/24.97	c total #watches: 50720
25.08/25.17	c total #propagations: 25531054 / total #impl: 48381073 (eff. 0.528)
25.08/25.17	c #Conflicts:     154000 | #Learnt:      13694 | 0.000
25.08/25.17	c total clause space: 29.637MB
25.08/25.17	c total #watches: 54159
25.29/25.38	c total #propagations: 25754051 / total #impl: 48802355 (eff. 0.528)
25.29/25.38	c #Conflicts:     155000 | #Learnt:      14694 | 0.000
25.29/25.38	c total clause space: 29.637MB
25.29/25.38	c total #watches: 57401
25.58/25.65	c total #propagations: 25948333 / total #impl: 49181675 (eff. 0.528)
25.58/25.65	c #Conflicts:     156000 | #Learnt:      15694 | 0.000
25.58/25.65	c total clause space: 29.637MB
25.58/25.65	c total #watches: 60817
25.78/25.89	c total #propagations: 26126990 / total #impl: 49549761 (eff. 0.527)
25.78/25.89	c #Conflicts:     157000 | #Learnt:      16694 | 0.000
25.78/25.89	c total clause space: 29.637MB
25.78/25.89	c total #watches: 63874
26.08/26.14	c total #propagations: 26282277 / total #impl: 49877880 (eff. 0.527)
26.08/26.14	c #Conflicts:     158000 | #Learnt:      17694 | 0.000
26.08/26.14	c total clause space: 29.637MB
26.08/26.14	c total #watches: 66963
26.28/26.39	c total #propagations: 26436676 / total #impl: 50198013 (eff. 0.527)
26.28/26.39	c #Conflicts:     159000 | #Learnt:      18694 | 0.000
26.28/26.39	c total clause space: 29.637MB
26.28/26.39	c total #watches: 70092
26.58/26.63	c total #propagations: 26595483 / total #impl: 50543264 (eff. 0.526)
26.58/26.63	c GARBAGE COLLECT
26.58/26.63	c #Conflicts:     160000 | #Learnt:      10191 | 0.000
26.58/26.63	c total clause space: 29.637MB
26.58/26.63	c total #watches: 42392
26.78/26.80	c total #propagations: 26777993 / total #impl: 50883124 (eff. 0.526)
26.78/26.80	c #Conflicts:     161000 | #Learnt:      11191 | 0.000
26.78/26.80	c total clause space: 29.637MB
26.78/26.80	c total #watches: 45092
26.88/26.97	c total #propagations: 26947220 / total #impl: 51188674 (eff. 0.526)
26.88/26.97	c #Conflicts:     162000 | #Learnt:      12191 | 0.000
26.88/26.97	c total clause space: 29.637MB
26.88/26.97	c total #watches: 47742
27.08/27.15	c total #propagations: 27118454 / total #impl: 51482918 (eff. 0.527)
27.08/27.15	c #Conflicts:     163000 | #Learnt:      13191 | 0.000
27.08/27.15	c total clause space: 29.637MB
27.08/27.15	c total #watches: 50201
27.28/27.33	c total #propagations: 27285368 / total #impl: 51794240 (eff. 0.527)
27.28/27.33	c #Conflicts:     164000 | #Learnt:      14191 | 0.000
27.28/27.33	c total clause space: 29.637MB
27.28/27.33	c total #watches: 52759
27.49/27.54	c total #propagations: 27447902 / total #impl: 52104457 (eff. 0.527)
27.49/27.54	c #Conflicts:     165000 | #Learnt:      15191 | 0.000
27.49/27.54	c total clause space: 29.637MB
27.49/27.54	c total #watches: 55201
27.68/27.75	c total #propagations: 27606203 / total #impl: 52410541 (eff. 0.527)
27.68/27.75	c #Conflicts:     166000 | #Learnt:      16191 | 0.000
27.68/27.75	c total clause space: 29.637MB
27.68/27.75	c total #watches: 57668
27.88/27.97	c total #propagations: 27762111 / total #impl: 52714697 (eff. 0.527)
27.88/27.97	c #Conflicts:     167000 | #Learnt:      17191 | 0.000
27.88/27.97	c total clause space: 29.637MB
27.88/27.97	c total #watches: 60117
28.08/28.18	c total #propagations: 27914755 / total #impl: 53020706 (eff. 0.526)
28.08/28.18	c #Conflicts:     168000 | #Learnt:      18191 | 0.000
28.08/28.18	c total clause space: 29.637MB
28.08/28.18	c total #watches: 62890
28.38/28.42	c total #propagations: 28094679 / total #impl: 53355994 (eff. 0.527)
28.38/28.42	c #Conflicts:     169000 | #Learnt:      19191 | 0.000
28.38/28.42	c total clause space: 29.637MB
28.38/28.42	c total #watches: 65377
28.48/28.59	c total #propagations: 28250220 / total #impl: 53672641 (eff. 0.526)
28.48/28.59	c GARBAGE COLLECT
28.48/28.59	c #Conflicts:     170000 | #Learnt:      10389 | 0.000
28.48/28.59	c total clause space: 29.637MB
28.48/28.59	c total #watches: 43257
28.69/28.75	c total #propagations: 28419916 / total #impl: 54018360 (eff. 0.526)
28.69/28.75	c #Conflicts:     171000 | #Learnt:      11389 | 0.000
28.69/28.75	c total clause space: 29.637MB
28.69/28.75	c total #watches: 46009
28.88/28.94	c total #propagations: 28561394 / total #impl: 54305213 (eff. 0.526)
28.88/28.94	c #Conflicts:     172000 | #Learnt:      12389 | 0.000
28.88/28.94	c total clause space: 29.637MB
28.88/28.94	c total #watches: 48785
29.08/29.11	c total #propagations: 28730223 / total #impl: 54620506 (eff. 0.526)
29.08/29.11	c #Conflicts:     173000 | #Learnt:      13389 | 0.000
29.08/29.11	c total clause space: 29.637MB
29.08/29.11	c total #watches: 51224
29.28/29.30	c total #propagations: 28879121 / total #impl: 54904504 (eff. 0.526)
29.28/29.30	c #Conflicts:     174000 | #Learnt:      14389 | 0.000
29.28/29.30	c total clause space: 29.637MB
29.28/29.30	c total #watches: 54354
29.48/29.50	c total #propagations: 29051133 / total #impl: 55272408 (eff. 0.526)
29.48/29.50	c #Conflicts:     175000 | #Learnt:      15389 | 0.000
29.48/29.50	c total clause space: 29.637MB
29.48/29.50	c total #watches: 57727
29.69/29.72	c total #propagations: 29225656 / total #impl: 55610229 (eff. 0.526)
29.69/29.72	c #Conflicts:     176000 | #Learnt:      16389 | 0.000
29.69/29.72	c total clause space: 29.637MB
29.69/29.72	c total #watches: 61025
29.88/29.97	c total #propagations: 29402245 / total #impl: 55931707 (eff. 0.526)
29.88/29.97	c #Conflicts:     177000 | #Learnt:      17389 | 0.000
29.88/29.97	c total clause space: 29.637MB
29.88/29.97	c total #watches: 64100
30.18/30.23	c total #propagations: 29573815 / total #impl: 56263253 (eff. 0.526)
30.18/30.23	c #Conflicts:     178000 | #Learnt:      18389 | 0.000
30.18/30.23	c total clause space: 29.637MB
30.18/30.23	c total #watches: 67883
30.38/30.46	c total #propagations: 29740737 / total #impl: 56657594 (eff. 0.525)
30.38/30.46	c #Conflicts:     179000 | #Learnt:      19389 | 0.000
30.38/30.46	c total clause space: 29.637MB
30.38/30.46	c total #watches: 70352
30.68/30.75	c total #propagations: 29883844 / total #impl: 56950239 (eff. 0.525)
30.68/30.75	c GARBAGE COLLECT
30.68/30.75	c #Conflicts:     180000 | #Learnt:      10288 | 0.000
30.68/30.75	c total clause space: 29.637MB
30.68/30.75	c total #watches: 42777
30.79/30.89	c total #propagations: 30063107 / total #impl: 57276437 (eff. 0.525)
30.79/30.89	c #Conflicts:     181000 | #Learnt:      11288 | 0.000
30.79/30.89	c total clause space: 29.637MB
30.79/30.89	c total #watches: 45475
30.98/31.03	c total #propagations: 30223276 / total #impl: 57566729 (eff. 0.525)
30.98/31.03	c #Conflicts:     182000 | #Learnt:      12288 | 0.000
30.98/31.03	c total clause space: 29.637MB
30.98/31.03	c total #watches: 48350
31.18/31.20	c total #propagations: 30378210 / total #impl: 57883155 (eff. 0.525)
31.18/31.20	c #Conflicts:     183000 | #Learnt:      13288 | 0.000
31.18/31.20	c total clause space: 29.637MB
31.18/31.20	c total #watches: 50951
31.28/31.39	c total #propagations: 30528956 / total #impl: 58203370 (eff. 0.525)
31.28/31.39	c #Conflicts:     184000 | #Learnt:      14288 | 0.000
31.28/31.39	c total clause space: 29.637MB
31.28/31.39	c total #watches: 54407
31.48/31.58	c total #propagations: 30662452 / total #impl: 58477689 (eff. 0.524)
31.48/31.58	c #Conflicts:     185000 | #Learnt:      15288 | 0.000
31.48/31.58	c total clause space: 29.637MB
31.48/31.58	c total #watches: 57115
31.78/31.83	c total #propagations: 30786133 / total #impl: 58727593 (eff. 0.524)
31.78/31.83	c #Conflicts:     186000 | #Learnt:      16288 | 0.000
31.78/31.83	c total clause space: 29.637MB
31.78/31.83	c total #watches: 59726
31.99/32.09	c total #propagations: 30924722 / total #impl: 59031758 (eff. 0.524)
31.99/32.09	c #Conflicts:     187000 | #Learnt:      17288 | 0.000
31.99/32.09	c total clause space: 29.637MB
31.99/32.09	c total #watches: 62240
32.28/32.32	c total #propagations: 31088862 / total #impl: 59340378 (eff. 0.524)
32.28/32.32	c #Conflicts:     188000 | #Learnt:      18288 | 0.000
32.28/32.32	c total clause space: 29.637MB
32.28/32.32	c total #watches: 64787
32.48/32.58	c total #propagations: 31252155 / total #impl: 59636296 (eff. 0.524)
32.48/32.58	c #Conflicts:     189000 | #Learnt:      19288 | 0.000
32.48/32.58	c total clause space: 29.637MB
32.48/32.58	c total #watches: 67323
32.78/32.84	c total #propagations: 31426295 / total #impl: 59956749 (eff. 0.524)
32.78/32.84	c #Conflicts:     190000 | #Learnt:      20288 | 0.000
32.78/32.84	c total clause space: 48.1602MB
32.78/32.84	c total #watches: 69806
32.99/33.07	c total #propagations: 31587067 / total #impl: 60262750 (eff. 0.524)
32.99/33.07	c GARBAGE COLLECT
32.99/33.07	c #Conflicts:     191000 | #Learnt:      10891 | 0.000
32.99/33.07	c total clause space: 48.1602MB
32.99/33.07	c total #watches: 44437
33.18/33.22	c total #propagations: 31761264 / total #impl: 60577631 (eff. 0.524)
33.18/33.22	c #Conflicts:     192000 | #Learnt:      11891 | 0.000
33.18/33.22	c total clause space: 48.1602MB
33.18/33.22	c total #watches: 46761
33.28/33.38	c total #propagations: 31923317 / total #impl: 60861362 (eff. 0.525)
33.28/33.38	c #Conflicts:     193000 | #Learnt:      12891 | 0.000
33.28/33.38	c total clause space: 48.1602MB
33.28/33.38	c total #watches: 49161
33.48/33.52	c total #propagations: 32082299 / total #impl: 61147754 (eff. 0.525)
33.48/33.52	c #Conflicts:     194000 | #Learnt:      13891 | 0.000
33.48/33.52	c total clause space: 48.1602MB
33.48/33.52	c total #watches: 51536
33.58/33.67	c total #propagations: 32237856 / total #impl: 61421138 (eff. 0.525)
33.58/33.67	c #Conflicts:     195000 | #Learnt:      14891 | 0.000
33.58/33.67	c total clause space: 48.1602MB
33.58/33.67	c total #watches: 54193
33.78/33.85	c total #propagations: 32393140 / total #impl: 61707433 (eff. 0.525)
33.78/33.85	c #Conflicts:     196000 | #Learnt:      15891 | 0.000
33.78/33.85	c total clause space: 48.1602MB
33.78/33.85	c total #watches: 56866
33.98/34.03	c total #propagations: 32553698 / total #impl: 62008344 (eff. 0.525)
33.98/34.03	c #Conflicts:     197000 | #Learnt:      16891 | 0.000
33.98/34.03	c total clause space: 48.1602MB
33.98/34.03	c total #watches: 59288
34.19/34.23	c total #propagations: 32703425 / total #impl: 62283939 (eff. 0.525)
34.19/34.23	c #Conflicts:     198000 | #Learnt:      17891 | 0.000
34.19/34.23	c total clause space: 48.1602MB
34.19/34.23	c total #watches: 61783
34.38/34.44	c total #propagations: 32865035 / total #impl: 62577644 (eff. 0.525)
34.38/34.44	c #Conflicts:     199000 | #Learnt:      18891 | 0.000
34.38/34.44	c total clause space: 48.1602MB
34.38/34.44	c total #watches: 64320
34.58/34.64	c total #propagations: 33016694 / total #impl: 62850342 (eff. 0.525)
34.58/34.64	c #Conflicts:     200000 | #Learnt:      19891 | 0.000
34.58/34.64	c total clause space: 48.1602MB
34.58/34.64	c total #watches: 66850
34.78/34.87	c total #propagations: 33178076 / total #impl: 63144265 (eff. 0.525)
34.78/34.87	c #Conflicts:     201000 | #Learnt:      20891 | 0.000
34.78/34.87	c total clause space: 48.1602MB
34.78/34.87	c total #watches: 69398
34.98/35.07	c total #propagations: 33336624 / total #impl: 63429692 (eff. 0.526)
34.98/35.07	c GARBAGE COLLECT
34.98/35.07	c #Conflicts:     202000 | #Learnt:      11187 | 0.000
34.98/35.07	c total clause space: 48.1602MB
34.98/35.07	c total #watches: 45212
35.19/35.21	c total #propagations: 33506524 / total #impl: 63733439 (eff. 0.526)
35.19/35.21	c #Conflicts:     203000 | #Learnt:      12187 | 0.000
35.19/35.21	c total clause space: 48.1602MB
35.19/35.21	c total #watches: 47665
35.29/35.37	c total #propagations: 33676928 / total #impl: 64037399 (eff. 0.526)
35.29/35.37	c #Conflicts:     204000 | #Learnt:      13187 | 0.000
35.29/35.37	c total clause space: 48.1602MB
35.29/35.37	c total #watches: 50290
35.48/35.54	c total #propagations: 33848366 / total #impl: 64332637 (eff. 0.526)
35.48/35.54	c #Conflicts:     205000 | #Learnt:      14187 | 0.000
35.48/35.54	c total clause space: 48.1602MB
35.48/35.54	c total #watches: 52908
35.68/35.71	c total #propagations: 34004246 / total #impl: 64621410 (eff. 0.526)
35.68/35.71	c #Conflicts:     206000 | #Learnt:      15187 | 0.000
35.68/35.71	c total clause space: 48.1602MB
35.68/35.71	c total #watches: 55313
35.78/35.89	c total #propagations: 34150970 / total #impl: 64891031 (eff. 0.526)
35.78/35.89	c #Conflicts:     207000 | #Learnt:      16187 | 0.000
35.78/35.89	c total clause space: 48.1602MB
35.78/35.89	c total #watches: 58265
35.98/36.08	c total #propagations: 34308273 / total #impl: 65184616 (eff. 0.526)
35.98/36.08	c #Conflicts:     208000 | #Learnt:      17187 | 0.000
35.98/36.08	c total clause space: 48.1602MB
35.98/36.08	c total #watches: 61401
36.18/36.30	c total #propagations: 34474628 / total #impl: 65485870 (eff. 0.526)
36.18/36.30	c #Conflicts:     209000 | #Learnt:      18187 | 0.000
36.18/36.30	c total clause space: 48.1602MB
36.18/36.30	c total #watches: 64386
36.48/36.56	c total #propagations: 34640020 / total #impl: 65798831 (eff. 0.526)
36.48/36.56	c #Conflicts:     210000 | #Learnt:      19187 | 0.000
36.48/36.56	c total clause space: 48.1602MB
36.48/36.56	c total #watches: 67520
36.78/36.83	c total #propagations: 34800437 / total #impl: 66096989 (eff. 0.527)
36.78/36.83	c #Conflicts:     211000 | #Learnt:      20187 | 0.000
36.78/36.83	c total clause space: 48.1602MB
36.78/36.83	c total #watches: 70354
36.98/37.09	c total #propagations: 34973444 / total #impl: 66426238 (eff. 0.527)
36.98/37.09	c #Conflicts:     212000 | #Learnt:      21187 | 0.000
36.98/37.09	c total clause space: 48.1602MB
36.98/37.09	c total #watches: 73129
37.28/37.36	c total #propagations: 35132464 / total #impl: 66744082 (eff. 0.526)
37.28/37.36	c GARBAGE COLLECT
37.28/37.36	c #Conflicts:     213000 | #Learnt:      11190 | 0.000
37.28/37.36	c total clause space: 48.1602MB
37.28/37.36	c total #watches: 45242
37.49/37.51	c total #propagations: 35297780 / total #impl: 67046538 (eff. 0.526)
37.49/37.51	c #Conflicts:     214000 | #Learnt:      12190 | 0.000
37.49/37.51	c total clause space: 48.1602MB
37.49/37.51	c total #watches: 47725
37.58/37.67	c total #propagations: 35483109 / total #impl: 67355292 (eff. 0.527)
37.58/37.67	c #Conflicts:     215000 | #Learnt:      13190 | 0.000
37.58/37.67	c total clause space: 48.1602MB
37.58/37.67	c total #watches: 50259
37.78/37.84	c total #propagations: 35652473 / total #impl: 67652373 (eff. 0.527)
37.78/37.84	c #Conflicts:     216000 | #Learnt:      14190 | 0.000
37.78/37.84	c total clause space: 48.1602MB
37.78/37.84	c total #watches: 52562
37.98/38.03	c total #propagations: 35816730 / total #impl: 67946755 (eff. 0.527)
37.98/38.03	c #Conflicts:     217000 | #Learnt:      15190 | 0.000
37.98/38.03	c total clause space: 48.1602MB
37.98/38.03	c total #watches: 54904
38.18/38.24	c total #propagations: 35991921 / total #impl: 68262770 (eff. 0.527)
38.18/38.24	c #Conflicts:     218000 | #Learnt:      16190 | 0.000
38.18/38.24	c total clause space: 48.1602MB
38.18/38.24	c total #watches: 57240
38.38/38.46	c total #propagations: 36170465 / total #impl: 68589586 (eff. 0.527)
38.38/38.46	c #Conflicts:     219000 | #Learnt:      17190 | 0.000
38.38/38.46	c total clause space: 48.1602MB
38.38/38.46	c total #watches: 59797
38.59/38.66	c total #propagations: 36343412 / total #impl: 68911967 (eff. 0.527)
38.59/38.66	c #Conflicts:     220000 | #Learnt:      18190 | 0.000
38.59/38.66	c total clause space: 48.1602MB
38.59/38.66	c total #watches: 61956
38.78/38.85	c total #propagations: 36495073 / total #impl: 69183340 (eff. 0.528)
38.78/38.85	c #Conflicts:     221000 | #Learnt:      19190 | 0.000
38.78/38.85	c total clause space: 48.1602MB
38.78/38.85	c total #watches: 64087
38.98/39.06	c total #propagations: 36653351 / total #impl: 69459376 (eff. 0.528)
38.98/39.06	c #Conflicts:     222000 | #Learnt:      20190 | 0.000
38.98/39.06	c total clause space: 48.1602MB
38.98/39.06	c total #watches: 66169
39.18/39.27	c total #propagations: 36830768 / total #impl: 69760851 (eff. 0.528)
39.18/39.27	c #Conflicts:     223000 | #Learnt:      21190 | 0.000
39.18/39.27	c total clause space: 48.1602MB
39.18/39.27	c total #watches: 68330
39.48/39.52	c total #propagations: 37006519 / total #impl: 70068394 (eff. 0.528)
39.48/39.52	c #Conflicts:     224000 | #Learnt:      22190 | 0.000
39.48/39.52	c total clause space: 48.1602MB
39.48/39.52	c total #watches: 70888
39.69/39.73	c total #propagations: 37167062 / total #impl: 70377425 (eff. 0.528)
39.69/39.73	c GARBAGE COLLECT
39.69/39.73	c #Conflicts:     225000 | #Learnt:      11887 | 0.000
39.69/39.73	c total clause space: 48.1602MB
39.69/39.73	c total #watches: 46962
39.88/39.91	c total #propagations: 37352454 / total #impl: 70692574 (eff. 0.528)
39.88/39.91	c #Conflicts:     226000 | #Learnt:      12887 | 0.000
39.88/39.91	c total clause space: 48.1602MB
39.88/39.91	c total #watches: 49617
39.98/40.09	c total #propagations: 37534419 / total #impl: 71012287 (eff. 0.529)
39.98/40.09	c #Conflicts:     227000 | #Learnt:      13887 | 0.000
39.98/40.09	c total clause space: 48.1602MB
39.98/40.09	c total #watches: 52002
40.18/40.28	c total #propagations: 37722347 / total #impl: 71357954 (eff. 0.529)
40.18/40.28	c #Conflicts:     228000 | #Learnt:      14887 | 0.000
40.18/40.28	c total clause space: 48.1602MB
40.18/40.28	c total #watches: 54060
40.38/40.47	c total #propagations: 37912165 / total #impl: 71705123 (eff. 0.529)
40.38/40.47	c #Conflicts:     229000 | #Learnt:      15887 | 0.000
40.38/40.47	c total clause space: 48.1602MB
40.38/40.47	c total #watches: 56152
40.69/40.71	c total #propagations: 38095876 / total #impl: 72021039 (eff. 0.529)
40.69/40.71	c #Conflicts:     230000 | #Learnt:      16887 | 0.000
40.69/40.71	c total clause space: 48.1602MB
40.69/40.71	c total #watches: 58722
40.88/40.92	c total #propagations: 38287749 / total #impl: 72376643 (eff. 0.529)
40.88/40.92	c #Conflicts:     231000 | #Learnt:      17887 | 0.000
40.88/40.92	c total clause space: 48.1602MB
40.88/40.92	c total #watches: 60810
41.08/41.12	c total #propagations: 38453982 / total #impl: 72670399 (eff. 0.529)
41.08/41.12	c #Conflicts:     232000 | #Learnt:      18887 | 0.000
41.08/41.12	c total clause space: 48.1602MB
41.08/41.12	c total #watches: 63637
41.28/41.33	c total #propagations: 38617223 / total #impl: 72988455 (eff. 0.529)
41.28/41.33	c #Conflicts:     233000 | #Learnt:      19887 | 0.000
41.28/41.33	c total clause space: 48.1602MB
41.28/41.33	c total #watches: 66388
41.48/41.56	c total #propagations: 38795675 / total #impl: 73328558 (eff. 0.529)
41.48/41.56	c #Conflicts:     234000 | #Learnt:      20887 | 0.000
41.48/41.56	c total clause space: 48.1602MB
41.48/41.56	c total #watches: 68893
41.68/41.77	c total #propagations: 38966783 / total #impl: 73634454 (eff. 0.529)
41.68/41.77	c #Conflicts:     235000 | #Learnt:      21887 | 0.000
41.68/41.77	c total clause space: 48.1602MB
41.68/41.77	c total #watches: 71312
41.98/42.03	c total #propagations: 39124595 / total #impl: 73926429 (eff. 0.529)
41.98/42.03	c #Conflicts:     236000 | #Learnt:      22887 | 0.000
41.98/42.03	c total clause space: 48.1602MB
41.98/42.03	c total #watches: 74336
42.18/42.25	c total #propagations: 39295530 / total #impl: 74250224 (eff. 0.529)
42.18/42.25	c GARBAGE COLLECT
42.18/42.25	c #Conflicts:     237000 | #Learnt:      12284 | 0.000
42.18/42.25	c total clause space: 48.1602MB
42.18/42.25	c total #watches: 48096
42.38/42.48	c total #propagations: 39459119 / total #impl: 74550718 (eff. 0.529)
42.38/42.48	c #Conflicts:     238000 | #Learnt:      13284 | 0.000
42.38/42.48	c total clause space: 48.1602MB
42.38/42.48	c total #watches: 50588
42.68/42.71	c total #propagations: 39638084 / total #impl: 74872956 (eff. 0.529)
42.68/42.71	c #Conflicts:     239000 | #Learnt:      14284 | 0.000
42.68/42.71	c total clause space: 48.1602MB
42.68/42.71	c total #watches: 53220
42.78/42.87	c total #propagations: 39815360 / total #impl: 75193604 (eff. 0.530)
42.78/42.87	c #Conflicts:     240000 | #Learnt:      15284 | 0.000
42.78/42.87	c total clause space: 48.1602MB
42.78/42.87	c total #watches: 55984
42.99/43.08	c total #propagations: 39965303 / total #impl: 75453589 (eff. 0.530)
42.99/43.08	c #Conflicts:     241000 | #Learnt:      16284 | 0.000
42.99/43.08	c total clause space: 48.1602MB
42.99/43.08	c total #watches: 58744
43.28/43.32	c total #propagations: 40128764 / total #impl: 75744239 (eff. 0.530)
43.28/43.32	c #Conflicts:     242000 | #Learnt:      17284 | 0.000
43.28/43.32	c total clause space: 48.1602MB
43.28/43.32	c total #watches: 62191
43.48/43.57	c total #propagations: 40293643 / total #impl: 76119425 (eff. 0.529)
43.48/43.57	c #Conflicts:     243000 | #Learnt:      18284 | 0.000
43.48/43.57	c total clause space: 48.1602MB
43.48/43.57	c total #watches: 65158
43.78/43.81	c total #propagations: 40468635 / total #impl: 76475752 (eff. 0.529)
43.78/43.81	c #Conflicts:     244000 | #Learnt:      19284 | 0.000
43.78/43.81	c total clause space: 48.1602MB
43.78/43.81	c total #watches: 67895
43.99/44.05	c total #propagations: 40627299 / total #impl: 76780069 (eff. 0.529)
43.99/44.05	c #Conflicts:     245000 | #Learnt:      20284 | 0.000
43.99/44.05	c total clause space: 48.1602MB
43.99/44.05	c total #watches: 70361
44.28/44.33	c total #propagations: 40784222 / total #impl: 77107088 (eff. 0.529)
44.28/44.33	c #Conflicts:     246000 | #Learnt:      21284 | 0.000
44.28/44.33	c total clause space: 48.1602MB
44.28/44.33	c total #watches: 73143
44.58/44.63	c total #propagations: 40969882 / total #impl: 77475284 (eff. 0.529)
44.58/44.63	c #Conflicts:     247000 | #Learnt:      22284 | 0.000
44.58/44.63	c total clause space: 48.1602MB
44.58/44.63	c total #watches: 76404
44.78/44.88	c total #propagations: 41136625 / total #impl: 77851767 (eff. 0.528)
44.78/44.88	c #Conflicts:     248000 | #Learnt:      23284 | 0.000
44.78/44.88	c total clause space: 48.1602MB
44.78/44.88	c total #watches: 78741
45.09/45.12	c total #propagations: 41288545 / total #impl: 78131811 (eff. 0.528)
45.09/45.12	c GARBAGE COLLECT
45.09/45.12	c #Conflicts:     249000 | #Learnt:      12384 | 0.000
45.09/45.12	c total clause space: 48.1602MB
45.09/45.12	c total #watches: 48326
45.28/45.31	c total #propagations: 41445646 / total #impl: 78423860 (eff. 0.528)
45.28/45.31	c #Conflicts:     250000 | #Learnt:      13384 | 0.000
45.28/45.31	c total clause space: 48.1602MB
45.28/45.31	c total #watches: 50758
45.48/45.51	c total #propagations: 41608113 / total #impl: 78729804 (eff. 0.528)
45.48/45.51	c #Conflicts:     251000 | #Learnt:      14384 | 0.000
45.48/45.51	c total clause space: 48.1602MB
45.48/45.51	c total #watches: 53965
45.68/45.70	c total #propagations: 41783868 / total #impl: 79083107 (eff. 0.528)
45.68/45.70	c #Conflicts:     252000 | #Learnt:      15384 | 0.000
45.68/45.70	c total clause space: 48.1602MB
45.68/45.70	c total #watches: 56788
45.78/45.87	c total #propagations: 41944735 / total #impl: 79403641 (eff. 0.528)
45.78/45.87	c #Conflicts:     253000 | #Learnt:      16384 | 0.000
45.78/45.87	c total clause space: 48.1602MB
45.78/45.87	c total #watches: 59241
45.98/46.09	c total #propagations: 42103295 / total #impl: 79671938 (eff. 0.528)
45.98/46.09	c #Conflicts:     254000 | #Learnt:      17384 | 0.000
45.98/46.09	c total clause space: 48.1602MB
45.98/46.09	c total #watches: 61981
46.29/46.30	c total #propagations: 42275434 / total #impl: 79989224 (eff. 0.529)
46.29/46.30	c #Conflicts:     255000 | #Learnt:      18384 | 0.000
46.29/46.30	c total clause space: 48.1602MB
46.29/46.30	c total #watches: 64762
46.38/46.49	c total #propagations: 42453315 / total #impl: 80329390 (eff. 0.528)
46.38/46.49	c #Conflicts:     256000 | #Learnt:      19384 | 0.000
46.38/46.49	c total clause space: 48.1602MB
46.38/46.49	c total #watches: 67531
46.68/46.73	c total #propagations: 42598850 / total #impl: 80604207 (eff. 0.528)
46.68/46.73	c #Conflicts:     257000 | #Learnt:      20384 | 0.000
46.68/46.73	c total clause space: 48.1602MB
46.68/46.73	c total #watches: 70118
46.88/46.99	c total #propagations: 42757003 / total #impl: 80917985 (eff. 0.528)
46.88/46.99	c #Conflicts:     258000 | #Learnt:      21384 | 0.000
46.88/46.99	c total clause space: 48.1602MB
46.88/46.99	c total #watches: 72494
47.18/47.26	c total #propagations: 42915796 / total #impl: 81222665 (eff. 0.528)
47.18/47.26	c #Conflicts:     259000 | #Learnt:      22384 | 0.000
47.18/47.26	c total clause space: 48.1602MB
47.18/47.26	c total #watches: 75340
47.48/47.52	c total #propagations: 43076416 / total #impl: 81545524 (eff. 0.528)
47.48/47.52	c #Conflicts:     260000 | #Learnt:      23384 | 0.000
47.48/47.52	c total clause space: 48.1602MB
47.48/47.52	c total #watches: 77774
47.68/47.79	c total #propagations: 43227590 / total #impl: 81848246 (eff. 0.528)
47.68/47.79	c #Conflicts:     261000 | #Learnt:      24384 | 0.000
47.68/47.79	c total clause space: 48.1602MB
47.68/47.79	c total #watches: 80179
47.98/48.01	c total #propagations: 43392992 / total #impl: 82140647 (eff. 0.528)
47.98/48.01	c GARBAGE COLLECT
47.98/48.01	c #Conflicts:     262000 | #Learnt:      13184 | 0.000
47.98/48.01	c total clause space: 48.1602MB
47.98/48.01	c total #watches: 50453
48.08/48.17	c total #propagations: 43579661 / total #impl: 82469764 (eff. 0.528)
48.08/48.17	c #Conflicts:     263000 | #Learnt:      14184 | 0.000
48.08/48.17	c total clause space: 48.1602MB
48.08/48.17	c total #watches: 52872
48.28/48.34	c total #propagations: 43719421 / total #impl: 82758858 (eff. 0.528)
48.28/48.34	c #Conflicts:     264000 | #Learnt:      15184 | 0.000
48.28/48.34	c total clause space: 48.1602MB
48.28/48.34	c total #watches: 55499
48.49/48.54	c total #propagations: 43892680 / total #impl: 83062096 (eff. 0.528)
48.49/48.54	c #Conflicts:     265000 | #Learnt:      16184 | 0.000
48.49/48.54	c total clause space: 48.1602MB
48.49/48.54	c total #watches: 58178
48.68/48.73	c total #propagations: 44066826 / total #impl: 83401671 (eff. 0.528)
48.68/48.73	c #Conflicts:     266000 | #Learnt:      17184 | 0.000
48.68/48.73	c total clause space: 48.1602MB
48.68/48.73	c total #watches: 61444
48.88/48.94	c total #propagations: 44213895 / total #impl: 83733863 (eff. 0.528)
48.88/48.94	c #Conflicts:     267000 | #Learnt:      18184 | 0.000
48.88/48.94	c total clause space: 48.1602MB
48.88/48.94	c total #watches: 64799
49.08/49.10	c total #propagations: 44378853 / total #impl: 84077696 (eff. 0.528)
49.08/49.10	c #Conflicts:     268000 | #Learnt:      19184 | 0.000
49.08/49.10	c total clause space: 48.1602MB
49.08/49.10	c total #watches: 67379
49.28/49.33	c total #propagations: 44510858 / total #impl: 84330943 (eff. 0.528)
49.28/49.33	c #Conflicts:     269000 | #Learnt:      20184 | 0.000
49.28/49.33	c total clause space: 48.1602MB
49.28/49.33	c total #watches: 70287
49.49/49.58	c total #propagations: 44650845 / total #impl: 84614097 (eff. 0.528)
49.49/49.58	c #Conflicts:     270000 | #Learnt:      21184 | 0.000
49.49/49.58	c total clause space: 48.1602MB
49.49/49.58	c total #watches: 72994
49.78/49.80	c total #propagations: 44792622 / total #impl: 84892091 (eff. 0.528)
49.78/49.80	c #Conflicts:     271000 | #Learnt:      22184 | 0.000
49.78/49.80	c total clause space: 48.1602MB
49.78/49.80	c total #watches: 75547
49.98/50.00	c total #propagations: 44931974 / total #impl: 85150109 (eff. 0.528)
49.98/50.00	c #Conflicts:     272000 | #Learnt:      23184 | 0.000
49.98/50.00	c total clause space: 48.1602MB
49.98/50.00	c total #watches: 77830
50.18/50.24	c total #propagations: 45068701 / total #impl: 85402269 (eff. 0.528)
50.18/50.24	c #Conflicts:     273000 | #Learnt:      24184 | 0.000
50.18/50.24	c total clause space: 48.1602MB
50.18/50.24	c total #watches: 80143
50.38/50.47	c total #propagations: 45205943 / total #impl: 85660744 (eff. 0.528)
50.38/50.47	c GARBAGE COLLECT
50.38/50.47	c #Conflicts:     274000 | #Learnt:      12697 | 0.000
50.38/50.47	c total clause space: 48.1602MB
50.38/50.47	c total #watches: 49038
50.58/50.65	c total #propagations: 45346642 / total #impl: 85924512 (eff. 0.528)
50.58/50.65	c #Conflicts:     275000 | #Learnt:      13697 | 0.000
50.58/50.65	c total clause space: 48.1602MB
50.58/50.65	c total #watches: 51803
50.78/50.83	c total #propagations: 45496498 / total #impl: 86198503 (eff. 0.528)
50.78/50.83	c #Conflicts:     276000 | #Learnt:      14697 | 0.000
50.78/50.83	c total clause space: 48.1602MB
50.78/50.83	c total #watches: 54245
50.98/51.02	c total #propagations: 45653131 / total #impl: 86481614 (eff. 0.528)
50.98/51.02	c #Conflicts:     277000 | #Learnt:      15697 | 0.000
50.98/51.02	c total clause space: 48.1602MB
50.98/51.02	c total #watches: 56883
51.18/51.22	c total #propagations: 45818774 / total #impl: 86774349 (eff. 0.528)
51.18/51.22	c #Conflicts:     278000 | #Learnt:      16697 | 0.000
51.18/51.22	c total clause space: 48.1602MB
51.18/51.22	c total #watches: 59650
51.38/51.41	c total #propagations: 45979217 / total #impl: 87080833 (eff. 0.528)
51.38/51.41	c #Conflicts:     279000 | #Learnt:      17697 | 0.000
51.38/51.41	c total clause space: 48.1602MB
51.38/51.41	c total #watches: 62542
51.58/51.62	c total #propagations: 46125222 / total #impl: 87374538 (eff. 0.528)
51.58/51.62	c #Conflicts:     280000 | #Learnt:      18697 | 0.000
51.58/51.62	c total clause space: 48.1602MB
51.58/51.62	c total #watches: 65603
51.79/51.86	c total #propagations: 46267601 / total #impl: 87667379 (eff. 0.528)
51.79/51.86	c #Conflicts:     281000 | #Learnt:      19697 | 0.000
51.79/51.86	c total clause space: 48.1602MB
51.79/51.86	c total #watches: 68384
51.98/52.06	c total #propagations: 46427026 / total #impl: 87984761 (eff. 0.528)
51.98/52.06	c #Conflicts:     282000 | #Learnt:      20697 | 0.000
51.98/52.06	c total clause space: 48.1602MB
51.98/52.06	c total #watches: 70731
52.18/52.24	c total #propagations: 46557363 / total #impl: 88260015 (eff. 0.528)
52.18/52.24	c #Conflicts:     283000 | #Learnt:      21697 | 0.000
52.18/52.24	c total clause space: 48.1602MB
52.18/52.24	c total #watches: 73084
52.38/52.45	c total #propagations: 46705104 / total #impl: 88523194 (eff. 0.528)
52.38/52.45	c #Conflicts:     284000 | #Learnt:      22697 | 0.000
52.38/52.45	c total clause space: 48.1602MB
52.38/52.45	c total #watches: 75259
52.68/52.71	c total #propagations: 46852206 / total #impl: 88789343 (eff. 0.528)
52.68/52.71	c #Conflicts:     285000 | #Learnt:      23697 | 0.000
52.68/52.71	c total clause space: 48.1602MB
52.68/52.71	c total #watches: 77695
52.88/52.99	c total #propagations: 47021417 / total #impl: 89091507 (eff. 0.528)
52.88/52.99	c #Conflicts:     286000 | #Learnt:      24697 | 0.000
52.88/52.99	c total clause space: 48.1602MB
52.88/52.99	c total #watches: 80354
53.18/53.27	c total #propagations: 47189884 / total #impl: 89429783 (eff. 0.528)
53.18/53.27	c GARBAGE COLLECT
53.18/53.27	c #Conflicts:     287000 | #Learnt:      12888 | 0.000
53.18/53.27	c total clause space: 48.1602MB
53.18/53.27	c total #watches: 49515
53.38/53.46	c total #propagations: 47352704 / total #impl: 89746559 (eff. 0.528)
53.38/53.46	c #Conflicts:     288000 | #Learnt:      13888 | 0.000
53.38/53.46	c total clause space: 48.1602MB
53.38/53.46	c total #watches: 52355
53.58/53.66	c total #propagations: 47512863 / total #impl: 90056087 (eff. 0.528)
53.58/53.66	c #Conflicts:     289000 | #Learnt:      14888 | 0.000
53.58/53.66	c total clause space: 48.1602MB
53.58/53.66	c total #watches: 55811
53.78/53.85	c total #propagations: 47676159 / total #impl: 90373651 (eff. 0.528)
53.78/53.85	c #Conflicts:     290000 | #Learnt:      15888 | 0.000
53.78/53.85	c total clause space: 48.1602MB
53.78/53.85	c total #watches: 58156
53.98/54.03	c total #propagations: 47816645 / total #impl: 90646096 (eff. 0.528)
53.98/54.03	c #Conflicts:     291000 | #Learnt:      16888 | 0.000
53.98/54.03	c total clause space: 48.1602MB
53.98/54.03	c total #watches: 60543
54.18/54.21	c total #propagations: 47985365 / total #impl: 90937444 (eff. 0.528)
54.18/54.21	c #Conflicts:     292000 | #Learnt:      17888 | 0.000
54.18/54.21	c total clause space: 48.1602MB
54.18/54.21	c total #watches: 63275
54.38/54.41	c total #propagations: 48165256 / total #impl: 91273221 (eff. 0.528)
54.38/54.41	c #Conflicts:     293000 | #Learnt:      18888 | 0.000
54.38/54.41	c total clause space: 48.1602MB
54.38/54.41	c total #watches: 66771
54.58/54.63	c total #propagations: 48353010 / total #impl: 91670898 (eff. 0.527)
54.58/54.63	c #Conflicts:     294000 | #Learnt:      19888 | 0.000
54.58/54.63	c total clause space: 48.1602MB
54.58/54.63	c total #watches: 70071
54.88/54.90	c total #propagations: 48540302 / total #impl: 92103130 (eff. 0.527)
54.88/54.90	c #Conflicts:     295000 | #Learnt:      20888 | 0.000
54.88/54.90	c total clause space: 48.1602MB
54.88/54.90	c total #watches: 73757
55.08/55.13	c total #propagations: 48716443 / total #impl: 92531716 (eff. 0.526)
55.08/55.13	c #Conflicts:     296000 | #Learnt:      21888 | 0.000
55.08/55.13	c total clause space: 48.1602MB
55.08/55.13	c total #watches: 76365
55.28/55.38	c total #propagations: 48861189 / total #impl: 92823596 (eff. 0.526)
55.28/55.38	c #Conflicts:     297000 | #Learnt:      22888 | 0.000
55.28/55.38	c total clause space: 48.1602MB
55.28/55.38	c total #watches: 78789
55.58/55.63	c total #propagations: 49017553 / total #impl: 93112754 (eff. 0.526)
55.58/55.63	c #Conflicts:     298000 | #Learnt:      23888 | 0.000
55.58/55.63	c total clause space: 48.1602MB
55.58/55.63	c total #watches: 81119
55.88/55.90	c total #propagations: 49168341 / total #impl: 93396004 (eff. 0.526)
55.88/55.90	c #Conflicts:     299000 | #Learnt:      24888 | 0.000
55.88/55.90	c total clause space: 48.1602MB
55.88/55.90	c total #watches: 83861
56.08/56.18	c total #propagations: 49327168 / total #impl: 93716070 (eff. 0.526)
56.08/56.18	c #Conflicts:     300000 | #Learnt:      25888 | 0.000
56.08/56.18	c total clause space: 48.1602MB
56.08/56.18	c total #watches: 86467
56.38/56.40	c total #propagations: 49491606 / total #impl: 94018963 (eff. 0.526)
56.38/56.40	c GARBAGE COLLECT
56.38/56.40	c #Conflicts:     301000 | #Learnt:      13783 | 0.000
56.38/56.40	c total clause space: 48.1602MB
56.38/56.40	c total #watches: 51620
56.48/56.58	c total #propagations: 49679892 / total #impl: 94358323 (eff. 0.527)
56.48/56.58	c #Conflicts:     302000 | #Learnt:      14783 | 0.000
56.48/56.58	c total clause space: 48.1602MB
56.48/56.58	c total #watches: 54018
56.68/56.76	c total #propagations: 49836497 / total #impl: 94629508 (eff. 0.527)
56.68/56.76	c #Conflicts:     303000 | #Learnt:      15783 | 0.000
56.68/56.76	c total clause space: 48.1602MB
56.68/56.76	c total #watches: 56324
56.88/56.96	c total #propagations: 49976102 / total #impl: 94876138 (eff. 0.527)
56.88/56.96	c #Conflicts:     304000 | #Learnt:      16783 | 0.000
56.88/56.96	c total clause space: 48.1602MB
56.88/56.96	c total #watches: 58958
57.08/57.17	c total #propagations: 50144470 / total #impl: 95205928 (eff. 0.527)
57.08/57.17	c #Conflicts:     305000 | #Learnt:      17783 | 0.000
57.08/57.17	c total clause space: 48.1602MB
57.08/57.17	c total #watches: 61839
57.38/57.43	c total #propagations: 50300192 / total #impl: 95483918 (eff. 0.527)
57.38/57.43	c #Conflicts:     306000 | #Learnt:      18783 | 0.000
57.38/57.43	c total clause space: 48.1602MB
57.38/57.43	c total #watches: 64931
57.58/57.64	c total #propagations: 50475293 / total #impl: 95793974 (eff. 0.527)
57.58/57.64	c #Conflicts:     307000 | #Learnt:      19783 | 0.000
57.58/57.64	c total clause space: 48.1602MB
57.58/57.64	c total #watches: 67703
57.78/57.88	c total #propagations: 50641032 / total #impl: 96108769 (eff. 0.527)
57.78/57.88	c #Conflicts:     308000 | #Learnt:      20783 | 0.000
57.78/57.88	c total clause space: 48.1602MB
57.78/57.88	c total #watches: 70184
58.08/58.13	c total #propagations: 50802451 / total #impl: 96407795 (eff. 0.527)
58.08/58.13	c #Conflicts:     309000 | #Learnt:      21783 | 0.000
58.08/58.13	c total clause space: 48.1602MB
58.08/58.13	c total #watches: 72848
58.28/58.39	c total #propagations: 50967795 / total #impl: 96715909 (eff. 0.527)
58.28/58.39	c #Conflicts:     310000 | #Learnt:      22783 | 0.000
58.28/58.39	c total clause space: 48.1602MB
58.28/58.39	c total #watches: 75386
58.58/58.62	c total #propagations: 51124974 / total #impl: 97014878 (eff. 0.527)
58.58/58.62	c #Conflicts:     311000 | #Learnt:      23783 | 0.000
58.58/58.62	c total clause space: 48.1602MB
58.58/58.62	c total #watches: 77686
58.78/58.88	c total #propagations: 51267484 / total #impl: 97280670 (eff. 0.527)
58.78/58.88	c #Conflicts:     312000 | #Learnt:      24783 | 0.000
58.78/58.88	c total clause space: 48.1602MB
58.78/58.88	c total #watches: 80511
59.08/59.14	c total #propagations: 51436465 / total #impl: 97592362 (eff. 0.527)
59.08/59.14	c #Conflicts:     313000 | #Learnt:      25783 | 0.000
59.08/59.14	c total clause space: 48.1602MB
59.08/59.14	c total #watches: 82923
59.28/59.40	c total #propagations: 51592608 / total #impl: 97879641 (eff. 0.527)
59.28/59.40	c #Conflicts:     314000 | #Learnt:      26783 | 0.000
59.28/59.40	c total clause space: 48.1602MB
59.28/59.40	c total #watches: 85267
59.48/59.56	c total #propagations: 51744795 / total #impl: 98177682 (eff. 0.527)
59.48/59.56	c GARBAGE COLLECT
59.48/59.56	c #Conflicts:     315000 | #Learnt:      14383 | 0.000
59.48/59.56	c total clause space: 48.1602MB
59.48/59.56	c total #watches: 53327
59.68/59.74	c total #propagations: 51893793 / total #impl: 98441365 (eff. 0.527)
59.68/59.74	c #Conflicts:     316000 | #Learnt:      15383 | 0.000
59.68/59.74	c total clause space: 48.1602MB
59.68/59.74	c total #watches: 55805
59.88/59.93	c total #propagations: 52055994 / total #impl: 98739143 (eff. 0.527)
59.88/59.93	c #Conflicts:     317000 | #Learnt:      16383 | 0.000
59.88/59.93	c total clause space: 48.1602MB
59.88/59.93	c total #watches: 58250
60.08/60.16	c total #propagations: 52227464 / total #impl: 99062478 (eff. 0.527)
60.08/60.16	c #Conflicts:     318000 | #Learnt:      17383 | 0.000
60.08/60.16	c total clause space: 48.1602MB
60.08/60.16	c total #watches: 61032
60.28/60.39	c total #propagations: 52396573 / total #impl: 99405362 (eff. 0.527)
60.28/60.39	c #Conflicts:     319000 | #Learnt:      18383 | 0.000
60.28/60.39	c total clause space: 48.1602MB
60.28/60.39	c total #watches: 63486
60.58/60.62	c total #propagations: 52549793 / total #impl: 99719909 (eff. 0.527)
60.58/60.62	c #Conflicts:     320000 | #Learnt:      19383 | 0.000
60.58/60.62	c total clause space: 48.1602MB
60.58/60.62	c total #watches: 65775
60.78/60.85	c total #propagations: 52712315 / total #impl: 100036921 (eff. 0.527)
60.78/60.85	c #Conflicts:     321000 | #Learnt:      20383 | 0.000
60.78/60.85	c total clause space: 48.1602MB
60.78/60.85	c total #watches: 68161
60.98/61.09	c total #propagations: 52865294 / total #impl: 100349846 (eff. 0.527)
60.98/61.09	c #Conflicts:     322000 | #Learnt:      21383 | 0.000
60.98/61.09	c total clause space: 48.1602MB
60.98/61.09	c total #watches: 70648
61.28/61.36	c total #propagations: 53020432 / total #impl: 100673245 (eff. 0.527)
61.28/61.36	c #Conflicts:     323000 | #Learnt:      22383 | 0.000
61.28/61.36	c total clause space: 48.1602MB
61.28/61.36	c total #watches: 73192
61.58/61.66	c total #propagations: 53181646 / total #impl: 101012463 (eff. 0.526)
61.58/61.66	c #Conflicts:     324000 | #Learnt:      23383 | 0.000
61.58/61.66	c total clause space: 48.1602MB
61.58/61.66	c total #watches: 75604
61.88/61.95	c total #propagations: 53337543 / total #impl: 101348887 (eff. 0.526)
61.88/61.95	c #Conflicts:     325000 | #Learnt:      24383 | 0.000
61.88/61.95	c total clause space: 48.1602MB
61.88/61.95	c total #watches: 78083
62.18/62.27	c total #propagations: 53491625 / total #impl: 101674266 (eff. 0.526)
62.18/62.27	c #Conflicts:     326000 | #Learnt:      25383 | 0.000
62.18/62.27	c total clause space: 48.1602MB
62.18/62.27	c total #watches: 80492
62.58/62.61	c total #propagations: 53657010 / total #impl: 102027288 (eff. 0.526)
62.58/62.61	c #Conflicts:     327000 | #Learnt:      26383 | 0.000
62.58/62.61	c total clause space: 48.1602MB
62.58/62.61	c total #watches: 82854
62.89/62.96	c total #propagations: 53817994 / total #impl: 102382244 (eff. 0.526)
62.89/62.96	c #Conflicts:     328000 | #Learnt:      27383 | 0.000
62.89/62.96	c total clause space: 48.1602MB
62.89/62.96	c total #watches: 85187
63.08/63.14	c total #propagations: 53971208 / total #impl: 102718869 (eff. 0.525)
63.08/63.14	c GARBAGE COLLECT
63.08/63.14	c #Conflicts:     329000 | #Learnt:      14686 | 0.000
63.08/63.14	c total clause space: 48.1602MB
63.08/63.14	c total #watches: 54114
63.28/63.33	c total #propagations: 54129520 / total #impl: 103013815 (eff. 0.525)
63.28/63.33	c #Conflicts:     330000 | #Learnt:      15686 | 0.000
63.28/63.33	c total clause space: 48.1602MB
63.28/63.33	c total #watches: 56646
63.48/63.53	c total #propagations: 54295321 / total #impl: 103335836 (eff. 0.525)
63.48/63.53	c #Conflicts:     331000 | #Learnt:      16686 | 0.000
63.48/63.53	c total clause space: 48.1602MB
63.48/63.53	c total #watches: 59210
63.68/63.74	c total #propagations: 54451704 / total #impl: 103632307 (eff. 0.525)
63.68/63.74	c #Conflicts:     332000 | #Learnt:      17686 | 0.000
63.68/63.74	c total clause space: 48.1602MB
63.68/63.74	c total #watches: 61514
63.89/63.96	c total #propagations: 54601591 / total #impl: 103929297 (eff. 0.525)
63.89/63.96	c #Conflicts:     333000 | #Learnt:      18686 | 0.000
63.89/63.96	c total clause space: 48.1602MB
63.89/63.96	c total #watches: 63815
64.18/64.20	c total #propagations: 54756405 / total #impl: 104238233 (eff. 0.525)
64.18/64.20	c #Conflicts:     334000 | #Learnt:      19686 | 0.000
64.18/64.20	c total clause space: 48.1602MB
64.18/64.20	c total #watches: 66198
64.38/64.43	c total #propagations: 54916877 / total #impl: 104554446 (eff. 0.525)
64.38/64.43	c #Conflicts:     335000 | #Learnt:      20686 | 0.000
64.38/64.43	c total clause space: 48.1602MB
64.38/64.43	c total #watches: 68624
64.58/64.63	c total #propagations: 55085525 / total #impl: 104897114 (eff. 0.525)
64.58/64.63	c #Conflicts:     336000 | #Learnt:      21686 | 0.000
64.58/64.63	c total clause space: 48.1602MB
64.58/64.63	c total #watches: 71200
64.78/64.83	c total #propagations: 55238100 / total #impl: 105171045 (eff. 0.525)
64.78/64.83	c #Conflicts:     337000 | #Learnt:      22686 | 0.000
64.78/64.83	c total clause space: 48.1602MB
64.78/64.83	c total #watches: 73593
64.99/65.07	c total #propagations: 55389610 / total #impl: 105443008 (eff. 0.525)
64.99/65.07	c #Conflicts:     338000 | #Learnt:      23686 | 0.000
64.99/65.07	c total clause space: 48.1602MB
64.99/65.07	c total #watches: 76248
65.28/65.37	c total #propagations: 55549278 / total #impl: 105746388 (eff. 0.525)
65.28/65.37	c #Conflicts:     339000 | #Learnt:      24686 | 0.000
65.28/65.37	c total clause space: 48.1602MB
65.28/65.37	c total #watches: 78653
65.58/65.66	c total #propagations: 55714656 / total #impl: 106029671 (eff. 0.525)
65.58/65.66	c #Conflicts:     340000 | #Learnt:      25686 | 0.000
65.58/65.66	c total clause space: 48.1602MB
65.58/65.66	c total #watches: 81255
65.88/65.98	c total #propagations: 55894987 / total #impl: 106353536 (eff. 0.526)
65.88/65.98	c #Conflicts:     341000 | #Learnt:      26686 | 0.000
65.88/65.98	c total clause space: 48.1602MB
65.88/65.98	c total #watches: 83838
66.18/66.27	c total #propagations: 56076460 / total #impl: 106700075 (eff. 0.526)
66.18/66.27	c #Conflicts:     342000 | #Learnt:      27686 | 0.000
66.18/66.27	c total clause space: 48.1602MB
66.18/66.27	c total #watches: 86360
66.38/66.47	c total #propagations: 56229597 / total #impl: 106984494 (eff. 0.526)
66.38/66.47	c GARBAGE COLLECT
66.38/66.47	c #Conflicts:     343000 | #Learnt:      14683 | 0.000
66.38/66.47	c total clause space: 48.1602MB
66.38/66.47	c total #watches: 54244
66.58/66.65	c total #propagations: 56378289 / total #impl: 107273217 (eff. 0.526)
66.58/66.65	c #Conflicts:     344000 | #Learnt:      15683 | 0.000
66.58/66.65	c total clause space: 48.1602MB
66.58/66.65	c total #watches: 57102
66.78/66.85	c total #propagations: 56546923 / total #impl: 107588342 (eff. 0.526)
66.78/66.85	c #Conflicts:     345000 | #Learnt:      16683 | 0.000
66.78/66.85	c total clause space: 48.1602MB
66.78/66.85	c total #watches: 60226
66.98/67.10	c total #propagations: 56735076 / total #impl: 107961150 (eff. 0.526)
66.98/67.10	c #Conflicts:     346000 | #Learnt:      17683 | 0.000
66.98/67.10	c total clause space: 48.1602MB
66.98/67.10	c total #watches: 63738
67.28/67.33	c total #propagations: 56903028 / total #impl: 108340391 (eff. 0.525)
67.28/67.33	c #Conflicts:     347000 | #Learnt:      18683 | 0.000
67.28/67.33	c total clause space: 48.1602MB
67.28/67.33	c total #watches: 66684
67.48/67.56	c total #propagations: 57068021 / total #impl: 108653449 (eff. 0.525)
67.48/67.56	c #Conflicts:     348000 | #Learnt:      19683 | 0.000
67.48/67.56	c total clause space: 48.1602MB
67.48/67.56	c total #watches: 69155
67.78/67.84	c total #propagations: 57222138 / total #impl: 108953946 (eff. 0.525)
67.78/67.84	c #Conflicts:     349000 | #Learnt:      20683 | 0.000
67.78/67.84	c total clause space: 48.1602MB
67.78/67.84	c total #watches: 71628
68.08/68.14	c total #propagations: 57394594 / total #impl: 109280575 (eff. 0.525)
68.08/68.14	c #Conflicts:     350000 | #Learnt:      21683 | 0.000
68.08/68.14	c total clause space: 48.1602MB
68.08/68.14	c total #watches: 73992
68.38/68.46	c total #propagations: 57562026 / total #impl: 109576005 (eff. 0.525)
68.38/68.46	c #Conflicts:     351000 | #Learnt:      22683 | 0.000
68.38/68.46	c total clause space: 48.1602MB
68.38/68.46	c total #watches: 76371
68.68/68.76	c total #propagations: 57720314 / total #impl: 109858800 (eff. 0.525)
68.68/68.76	c #Conflicts:     352000 | #Learnt:      23683 | 0.000
68.68/68.76	c total clause space: 48.1602MB
68.68/68.76	c total #watches: 78601
68.98/69.05	c total #propagations: 57863490 / total #impl: 110136686 (eff. 0.525)
68.98/69.05	c #Conflicts:     353000 | #Learnt:      24683 | 0.000
68.98/69.05	c total clause space: 48.1602MB
68.98/69.05	c total #watches: 80907
69.29/69.33	c total #propagations: 58003771 / total #impl: 110399964 (eff. 0.525)
69.29/69.33	c #Conflicts:     354000 | #Learnt:      25683 | 0.000
69.29/69.33	c total clause space: 48.1602MB
69.29/69.33	c total #watches: 83937
69.58/69.62	c total #propagations: 58165653 / total #impl: 110769336 (eff. 0.525)
69.58/69.62	c #Conflicts:     355000 | #Learnt:      26683 | 0.000
69.58/69.62	c total clause space: 48.1602MB
69.58/69.62	c total #watches: 87029
69.88/69.90	c total #propagations: 58326615 / total #impl: 111096527 (eff. 0.525)
69.88/69.90	c #Conflicts:     356000 | #Learnt:      27683 | 0.000
69.88/69.90	c total clause space: 48.1602MB
69.88/69.90	c total #watches: 89641
70.18/70.24	c total #propagations: 58482914 / total #impl: 111387915 (eff. 0.525)
70.18/70.24	c GARBAGE COLLECT
70.18/70.24	c #Conflicts:     357000 | #Learnt:      14382 | 0.000
70.18/70.24	c total clause space: 48.1602MB
70.18/70.24	c total #watches: 53377
70.39/70.43	c total #propagations: 58648458 / total #impl: 111704536 (eff. 0.525)
70.39/70.43	c #Conflicts:     358000 | #Learnt:      15382 | 0.000
70.39/70.43	c total clause space: 48.1602MB
70.39/70.43	c total #watches: 56378
70.58/70.64	c total #propagations: 58800223 / total #impl: 111988404 (eff. 0.525)
70.58/70.64	c #Conflicts:     359000 | #Learnt:      16382 | 0.000
70.58/70.64	c total clause space: 48.1602MB
70.58/70.64	c total #watches: 58830
70.78/70.85	c total #propagations: 58965790 / total #impl: 112314125 (eff. 0.525)
70.78/70.85	c #Conflicts:     360000 | #Learnt:      17382 | 0.000
70.78/70.85	c total clause space: 48.1602MB
70.78/70.85	c total #watches: 61990
70.98/71.08	c total #propagations: 59117932 / total #impl: 112620382 (eff. 0.525)
70.98/71.08	c #Conflicts:     361000 | #Learnt:      18382 | 0.000
70.98/71.08	c total clause space: 48.1602MB
70.98/71.08	c total #watches: 65217
71.18/71.27	c total #propagations: 59267866 / total #impl: 112932920 (eff. 0.525)
71.18/71.27	c #Conflicts:     362000 | #Learnt:      19382 | 0.000
71.18/71.27	c total clause space: 48.1602MB
71.18/71.27	c total #watches: 67776
71.38/71.48	c total #propagations: 59448303 / total #impl: 113291845 (eff. 0.525)
71.38/71.48	c #Conflicts:     363000 | #Learnt:      20382 | 0.000
71.38/71.48	c total clause space: 48.1602MB
71.38/71.48	c total #watches: 71120
71.68/71.73	c total #propagations: 59602460 / total #impl: 113593512 (eff. 0.525)
71.68/71.73	c #Conflicts:     364000 | #Learnt:      21382 | 0.000
71.68/71.73	c total clause space: 48.1602MB
71.68/71.73	c total #watches: 73792
71.88/71.98	c total #propagations: 59773547 / total #impl: 113887489 (eff. 0.525)
71.88/71.98	c #Conflicts:     365000 | #Learnt:      22382 | 0.000
71.88/71.98	c total clause space: 48.1602MB
71.88/71.98	c total #watches: 76231
72.18/72.23	c total #propagations: 59933844 / total #impl: 114187005 (eff. 0.525)
72.18/72.23	c #Conflicts:     366000 | #Learnt:      23382 | 0.000
72.18/72.23	c total clause space: 48.1602MB
72.18/72.23	c total #watches: 79021
72.38/72.48	c total #propagations: 60088150 / total #impl: 114480588 (eff. 0.525)
72.38/72.48	c #Conflicts:     367000 | #Learnt:      24382 | 0.000
72.38/72.48	c total clause space: 48.1602MB
72.38/72.48	c total #watches: 81448
72.69/72.78	c total #propagations: 60249114 / total #impl: 114782395 (eff. 0.525)
72.69/72.78	c #Conflicts:     368000 | #Learnt:      25382 | 0.000
72.69/72.78	c total clause space: 48.1602MB
72.69/72.78	c total #watches: 84160
72.98/73.06	c total #propagations: 60411396 / total #impl: 115125336 (eff. 0.525)
72.98/73.06	c #Conflicts:     369000 | #Learnt:      26382 | 0.000
72.98/73.06	c total clause space: 48.1602MB
72.98/73.06	c total #watches: 86716
73.28/73.35	c total #propagations: 60561334 / total #impl: 115397337 (eff. 0.525)
73.28/73.35	c #Conflicts:     370000 | #Learnt:      27382 | 0.000
73.28/73.35	c total clause space: 48.1602MB
73.28/73.35	c total #watches: 89043
73.58/73.69	c total #propagations: 60714613 / total #impl: 115692151 (eff. 0.525)
73.58/73.69	c #Conflicts:     371000 | #Learnt:      28382 | 0.000
73.58/73.69	c total clause space: 48.1602MB
73.58/73.69	c total #watches: 91667
73.98/74.01	c total #propagations: 60884730 / total #impl: 116024400 (eff. 0.525)
73.98/74.01	c GARBAGE COLLECT
73.98/74.01	c #Conflicts:     372000 | #Learnt:      14786 | 0.000
73.98/74.01	c total clause space: 48.1602MB
73.98/74.01	c total #watches: 54634
74.18/74.22	c total #propagations: 61054656 / total #impl: 116360425 (eff. 0.525)
74.18/74.22	c #Conflicts:     373000 | #Learnt:      15786 | 0.000
74.18/74.22	c total clause space: 48.1602MB
74.18/74.22	c total #watches: 57801
74.38/74.42	c total #propagations: 61224153 / total #impl: 116702059 (eff. 0.525)
74.38/74.42	c #Conflicts:     374000 | #Learnt:      16786 | 0.000
74.38/74.42	c total clause space: 48.1602MB
74.38/74.42	c total #watches: 60827
74.58/74.64	c total #propagations: 61388875 / total #impl: 117006552 (eff. 0.525)
74.58/74.64	c #Conflicts:     375000 | #Learnt:      17786 | 0.000
74.58/74.64	c total clause space: 48.1602MB
74.58/74.64	c total #watches: 63258
74.79/74.88	c total #propagations: 61539197 / total #impl: 117283450 (eff. 0.525)
74.79/74.88	c #Conflicts:     376000 | #Learnt:      18786 | 0.000
74.79/74.88	c total clause space: 48.1602MB
74.79/74.88	c total #watches: 65836
75.08/75.15	c total #propagations: 61688175 / total #impl: 117567814 (eff. 0.525)
75.08/75.15	c #Conflicts:     377000 | #Learnt:      19786 | 0.000
75.08/75.15	c total clause space: 48.1602MB
75.08/75.15	c total #watches: 68659
75.38/75.43	c total #propagations: 61837300 / total #impl: 117856869 (eff. 0.525)
75.38/75.43	c #Conflicts:     378000 | #Learnt:      20786 | 0.000
75.38/75.43	c total clause space: 48.1602MB
75.38/75.43	c total #watches: 71707
75.68/75.71	c total #propagations: 61989637 / total #impl: 118138443 (eff. 0.525)
75.68/75.71	c #Conflicts:     379000 | #Learnt:      21786 | 0.000
75.68/75.71	c total clause space: 48.1602MB
75.68/75.71	c total #watches: 74314
75.89/75.96	c total #propagations: 62156386 / total #impl: 118454831 (eff. 0.525)
75.89/75.96	c #Conflicts:     380000 | #Learnt:      22786 | 0.000
75.89/75.96	c total clause space: 48.1602MB
75.89/75.96	c total #watches: 77010
76.18/76.29	c total #propagations: 62326911 / total #impl: 118731837 (eff. 0.525)
76.18/76.29	c #Conflicts:     381000 | #Learnt:      23786 | 0.000
76.18/76.29	c total clause space: 48.1602MB
76.18/76.29	c total #watches: 80361
76.48/76.56	c total #propagations: 62501480 / total #impl: 119083476 (eff. 0.525)
76.48/76.56	c #Conflicts:     382000 | #Learnt:      24786 | 0.000
76.48/76.56	c total clause space: 48.1602MB
76.48/76.56	c total #watches: 83055
76.78/76.83	c total #propagations: 62662846 / total #impl: 119392319 (eff. 0.525)
76.78/76.83	c #Conflicts:     383000 | #Learnt:      25786 | 0.000
76.78/76.83	c total clause space: 48.1602MB
76.78/76.83	c total #watches: 85604
77.09/77.15	c total #propagations: 62832636 / total #impl: 119700666 (eff. 0.525)
77.09/77.15	c #Conflicts:     384000 | #Learnt:      26786 | 0.000
77.09/77.15	c total clause space: 48.1602MB
77.09/77.15	c total #watches: 88350
77.38/77.42	c total #propagations: 62990038 / total #impl: 120028475 (eff. 0.525)
77.38/77.42	c #Conflicts:     385000 | #Learnt:      27786 | 0.000
77.38/77.42	c total clause space: 48.1602MB
77.38/77.42	c total #watches: 90697
77.58/77.69	c total #propagations: 63143548 / total #impl: 120310900 (eff. 0.525)
77.58/77.69	c #Conflicts:     386000 | #Learnt:      28786 | 0.000
77.58/77.69	c total clause space: 48.1602MB
77.58/77.69	c total #watches: 92983
77.88/77.99	c total #propagations: 63308366 / total #impl: 120612038 (eff. 0.525)
77.88/77.99	c #Conflicts:     387000 | #Learnt:      29786 | 0.000
77.88/77.99	c total clause space: 48.1602MB
77.88/77.99	c total #watches: 95718
78.19/78.25	c total #propagations: 63479390 / total #impl: 120948078 (eff. 0.525)
78.19/78.25	c GARBAGE COLLECT
78.19/78.25	c #Conflicts:     388000 | #Learnt:      15876 | 0.000
78.19/78.25	c total clause space: 48.1602MB
78.19/78.25	c total #watches: 58493
78.38/78.44	c total #propagations: 63644132 / total #impl: 121302547 (eff. 0.525)
78.38/78.44	c #Conflicts:     389000 | #Learnt:      16876 | 0.000
78.38/78.44	c total clause space: 48.1602MB
78.38/78.44	c total #watches: 61118
78.58/78.64	c total #propagations: 63790534 / total #impl: 121572180 (eff. 0.525)
78.58/78.64	c #Conflicts:     390000 | #Learnt:      17876 | 0.000
78.58/78.64	c total clause space: 48.1602MB
78.58/78.64	c total #watches: 63430
78.78/78.85	c total #propagations: 63931463 / total #impl: 121836368 (eff. 0.525)
78.78/78.85	c #Conflicts:     391000 | #Learnt:      18876 | 0.000
78.78/78.85	c total clause space: 48.1602MB
78.78/78.85	c total #watches: 66461
79.08/79.12	c total #propagations: 64087697 / total #impl: 122152856 (eff. 0.525)
79.08/79.12	c #Conflicts:     392000 | #Learnt:      19876 | 0.000
79.08/79.12	c total clause space: 48.1602MB
79.08/79.12	c total #watches: 69468
79.38/79.40	c total #propagations: 64273497 / total #impl: 122489702 (eff. 0.525)
79.38/79.40	c #Conflicts:     393000 | #Learnt:      20876 | 0.000
79.38/79.40	c total clause space: 48.1602MB
79.38/79.40	c total #watches: 72512
79.58/79.69	c total #propagations: 64449313 / total #impl: 122821438 (eff. 0.525)
79.58/79.69	c #Conflicts:     394000 | #Learnt:      21876 | 0.000
79.58/79.69	c total clause space: 48.1602MB
79.58/79.69	c total #watches: 75087
79.88/79.97	c total #propagations: 64614521 / total #impl: 123134355 (eff. 0.525)
79.88/79.97	c #Conflicts:     395000 | #Learnt:      22876 | 0.000
79.88/79.97	c total clause space: 48.1602MB
79.88/79.97	c total #watches: 77452
80.18/80.22	c total #propagations: 64773665 / total #impl: 123428436 (eff. 0.525)
80.18/80.22	c #Conflicts:     396000 | #Learnt:      23876 | 0.000
80.18/80.22	c total clause space: 48.1602MB
80.18/80.22	c total #watches: 80041
80.39/80.49	c total #propagations: 64938574 / total #impl: 123732047 (eff. 0.525)
80.39/80.49	c #Conflicts:     397000 | #Learnt:      24876 | 0.000
80.39/80.49	c total clause space: 48.1602MB
80.39/80.49	c total #watches: 82421
80.68/80.77	c total #propagations: 65113407 / total #impl: 124047027 (eff. 0.525)
80.68/80.77	c #Conflicts:     398000 | #Learnt:      25876 | 0.000
80.68/80.77	c total clause space: 48.1602MB
80.68/80.77	c total #watches: 85012
80.98/81.02	c total #propagations: 65282628 / total #impl: 124351800 (eff. 0.525)
80.98/81.02	c #Conflicts:     399000 | #Learnt:      26876 | 0.000
80.98/81.02	c total clause space: 48.1602MB
80.98/81.02	c total #watches: 87798
81.28/81.32	c total #propagations: 65424632 / total #impl: 124615164 (eff. 0.525)
81.28/81.32	c #Conflicts:     400000 | #Learnt:      27876 | 0.000
81.28/81.32	c total clause space: 48.1602MB
81.28/81.32	c total #watches: 90557
81.49/81.59	c total #propagations: 65590693 / total #impl: 124941137 (eff. 0.525)
81.49/81.59	c #Conflicts:     401000 | #Learnt:      28876 | 0.000
81.49/81.59	c total clause space: 48.1602MB
81.49/81.59	c total #watches: 93004
81.78/81.87	c total #propagations: 65737111 / total #impl: 125207934 (eff. 0.525)
81.78/81.87	c #Conflicts:     402000 | #Learnt:      29876 | 0.000
81.78/81.87	c total clause space: 48.1602MB
81.78/81.87	c total #watches: 95840
82.08/82.14	c total #propagations: 65884173 / total #impl: 125511766 (eff. 0.525)
82.08/82.14	c GARBAGE COLLECT
82.08/82.14	c #Conflicts:     403000 | #Learnt:      15670 | 0.000
82.08/82.14	c total clause space: 48.1602MB
82.08/82.14	c total #watches: 57413
82.28/82.33	c total #propagations: 66042208 / total #impl: 125831885 (eff. 0.525)
82.28/82.33	c #Conflicts:     404000 | #Learnt:      16670 | 0.000
82.28/82.33	c total clause space: 48.1602MB
82.28/82.33	c total #watches: 60432
82.49/82.53	c total #propagations: 66227270 / total #impl: 126211658 (eff. 0.525)
82.49/82.53	c #Conflicts:     405000 | #Learnt:      17670 | 0.000
82.49/82.53	c total clause space: 48.1602MB
82.49/82.53	c total #watches: 63375
82.68/82.77	c total #propagations: 66410116 / total #impl: 126546074 (eff. 0.525)
82.68/82.77	c #Conflicts:     406000 | #Learnt:      18670 | 0.000
82.68/82.77	c total clause space: 48.1602MB
82.68/82.77	c total #watches: 66933
82.98/83.00	c total #propagations: 66579296 / total #impl: 126875505 (eff. 0.525)
82.98/83.00	c #Conflicts:     407000 | #Learnt:      19670 | 0.000
82.98/83.00	c total clause space: 48.1602MB
82.98/83.00	c total #watches: 69622
83.18/83.23	c total #propagations: 66712382 / total #impl: 127151235 (eff. 0.525)
83.18/83.23	c #Conflicts:     408000 | #Learnt:      20670 | 0.000
83.18/83.23	c total clause space: 48.1602MB
83.18/83.23	c total #watches: 72495
83.48/83.52	c total #propagations: 66873418 / total #impl: 127471081 (eff. 0.525)
83.48/83.52	c #Conflicts:     409000 | #Learnt:      21670 | 0.000
83.48/83.52	c total clause space: 48.1602MB
83.48/83.52	c total #watches: 75493
83.78/83.80	c total #propagations: 67041424 / total #impl: 127802716 (eff. 0.525)
83.78/83.80	c #Conflicts:     410000 | #Learnt:      22670 | 0.000
83.78/83.80	c total clause space: 48.1602MB
83.78/83.80	c total #watches: 78183
84.08/84.11	c total #propagations: 67199151 / total #impl: 128096836 (eff. 0.525)
84.08/84.11	c #Conflicts:     411000 | #Learnt:      23670 | 0.000
84.08/84.11	c total clause space: 48.1602MB
84.08/84.11	c total #watches: 81139
84.38/84.44	c total #propagations: 67358956 / total #impl: 128414142 (eff. 0.525)
84.38/84.44	c #Conflicts:     412000 | #Learnt:      24670 | 0.000
84.38/84.44	c total clause space: 48.1602MB
84.38/84.44	c total #watches: 84118
84.69/84.76	c total #propagations: 67524342 / total #impl: 128725332 (eff. 0.525)
84.69/84.76	c #Conflicts:     413000 | #Learnt:      25670 | 0.000
84.69/84.76	c total clause space: 48.1602MB
84.69/84.76	c total #watches: 86751
84.98/85.07	c total #propagations: 67692693 / total #impl: 129004427 (eff. 0.525)
84.98/85.07	c #Conflicts:     414000 | #Learnt:      26670 | 0.000
84.98/85.07	c total clause space: 48.1602MB
84.98/85.07	c total #watches: 89316
85.28/85.39	c total #propagations: 67854527 / total #impl: 129322306 (eff. 0.525)
85.28/85.39	c #Conflicts:     415000 | #Learnt:      27670 | 0.000
85.28/85.39	c total clause space: 48.1602MB
85.28/85.39	c total #watches: 92327
85.58/85.69	c total #propagations: 68026068 / total #impl: 129702331 (eff. 0.524)
85.58/85.69	c #Conflicts:     416000 | #Learnt:      28670 | 0.000
85.58/85.69	c total clause space: 48.1602MB
85.58/85.69	c total #watches: 95403
85.98/86.00	c total #propagations: 68180916 / total #impl: 130039123 (eff. 0.524)
85.98/86.00	c #Conflicts:     417000 | #Learnt:      29670 | 0.000
85.98/86.00	c total clause space: 48.1602MB
85.98/86.00	c total #watches: 98182
86.28/86.38	c total #propagations: 68343672 / total #impl: 130358732 (eff. 0.524)
86.28/86.38	c #Conflicts:     418000 | #Learnt:      30670 | 0.000
86.28/86.38	c total clause space: 48.1602MB
86.28/86.38	c total #watches: 100666
86.58/86.65	c total #propagations: 68514717 / total #impl: 130684060 (eff. 0.524)
86.58/86.65	c GARBAGE COLLECT
86.58/86.65	c #Conflicts:     419000 | #Learnt:      16180 | 0.000
86.58/86.65	c total clause space: 48.1602MB
86.58/86.65	c total #watches: 58704
86.78/86.88	c total #propagations: 68680655 / total #impl: 130995627 (eff. 0.524)
86.78/86.88	c #Conflicts:     420000 | #Learnt:      17180 | 0.000
86.78/86.88	c total clause space: 48.1602MB
86.78/86.88	c total #watches: 61331
87.08/87.13	c total #propagations: 68849102 / total #impl: 131319329 (eff. 0.524)
87.08/87.13	c #Conflicts:     421000 | #Learnt:      18180 | 0.000
87.08/87.13	c total clause space: 48.1602MB
87.08/87.13	c total #watches: 63986
87.28/87.38	c total #propagations: 69013392 / total #impl: 131645205 (eff. 0.524)
87.28/87.38	c #Conflicts:     422000 | #Learnt:      19180 | 0.000
87.28/87.38	c total clause space: 48.1602MB
87.28/87.38	c total #watches: 66443
87.58/87.65	c total #propagations: 69167957 / total #impl: 131961946 (eff. 0.524)
87.58/87.65	c #Conflicts:     423000 | #Learnt:      20180 | 0.000
87.58/87.65	c total clause space: 48.1602MB
87.58/87.65	c total #watches: 68908
87.88/87.90	c total #propagations: 69322504 / total #impl: 132275150 (eff. 0.524)
87.88/87.90	c #Conflicts:     424000 | #Learnt:      21180 | 0.000
87.88/87.90	c total clause space: 48.1602MB
87.88/87.90	c total #watches: 71084
88.09/88.17	c total #propagations: 69462004 / total #impl: 132558670 (eff. 0.524)
88.09/88.17	c #Conflicts:     425000 | #Learnt:      22180 | 0.000
88.09/88.17	c total clause space: 48.1602MB
88.09/88.17	c total #watches: 73602
88.38/88.43	c total #propagations: 69627505 / total #impl: 132906450 (eff. 0.524)
88.38/88.43	c #Conflicts:     426000 | #Learnt:      23180 | 0.000
88.38/88.43	c total clause space: 48.1602MB
88.38/88.43	c total #watches: 76015
88.68/88.70	c total #propagations: 69786741 / total #impl: 133223501 (eff. 0.524)
88.68/88.70	c #Conflicts:     427000 | #Learnt:      24180 | 0.000
88.68/88.70	c total clause space: 48.1602MB
88.68/88.70	c total #watches: 78464
88.98/89.03	c total #propagations: 69946496 / total #impl: 133542965 (eff. 0.524)
88.98/89.03	c #Conflicts:     428000 | #Learnt:      25180 | 0.000
88.98/89.03	c total clause space: 48.1602MB
88.98/89.03	c total #watches: 81039
89.28/89.37	c total #propagations: 70118685 / total #impl: 133888966 (eff. 0.524)
89.28/89.37	c #Conflicts:     429000 | #Learnt:      26180 | 0.000
89.28/89.37	c total clause space: 48.1602MB
89.28/89.37	c total #watches: 83352
89.68/89.70	c total #propagations: 70280065 / total #impl: 134227217 (eff. 0.524)
89.68/89.70	c #Conflicts:     430000 | #Learnt:      27180 | 0.000
89.68/89.70	c total clause space: 48.1602MB
89.68/89.70	c total #watches: 85720
89.98/90.05	c total #propagations: 70438078 / total #impl: 134563326 (eff. 0.523)
89.98/90.05	c #Conflicts:     431000 | #Learnt:      28180 | 0.000
89.98/90.05	c total clause space: 48.1602MB
89.98/90.05	c total #watches: 87937
90.38/90.41	c total #propagations: 70599150 / total #impl: 134890309 (eff. 0.523)
90.38/90.41	c #Conflicts:     432000 | #Learnt:      29180 | 0.000
90.38/90.41	c total clause space: 48.1602MB
90.38/90.41	c total #watches: 90180
90.68/90.75	c total #propagations: 70750748 / total #impl: 135212841 (eff. 0.523)
90.68/90.75	c #Conflicts:     433000 | #Learnt:      30180 | 0.000
90.68/90.75	c total clause space: 48.1602MB
90.68/90.75	c total #watches: 92603
91.08/91.12	c total #propagations: 70911301 / total #impl: 135547624 (eff. 0.523)
91.08/91.12	c #Conflicts:     434000 | #Learnt:      31180 | 0.000
91.08/91.12	c total clause space: 48.1602MB
91.08/91.12	c total #watches: 95156
91.28/91.35	c total #propagations: 71062728 / total #impl: 135889649 (eff. 0.523)
91.28/91.35	c GARBAGE COLLECT
91.28/91.35	c #Conflicts:     435000 | #Learnt:      16378 | 0.000
91.28/91.35	c total clause space: 78.2603MB
91.28/91.35	c total #watches: 59339
91.48/91.57	c total #propagations: 71209528 / total #impl: 136193232 (eff. 0.523)
91.48/91.57	c #Conflicts:     436000 | #Learnt:      17378 | 0.000
91.48/91.57	c total clause space: 78.2603MB
91.48/91.57	c total #watches: 62510
91.78/91.82	c total #propagations: 71362495 / total #impl: 136487787 (eff. 0.523)
91.78/91.82	c #Conflicts:     437000 | #Learnt:      18378 | 0.000
91.78/91.82	c total clause space: 78.2603MB
91.78/91.82	c total #watches: 65192
91.98/92.09	c total #propagations: 71520726 / total #impl: 136767947 (eff. 0.523)
91.98/92.09	c #Conflicts:     438000 | #Learnt:      19378 | 0.000
91.98/92.09	c total clause space: 78.2603MB
91.98/92.09	c total #watches: 67859
92.28/92.38	c total #propagations: 71696054 / total #impl: 137074972 (eff. 0.523)
92.28/92.38	c #Conflicts:     439000 | #Learnt:      20378 | 0.000
92.28/92.38	c total clause space: 78.2603MB
92.28/92.38	c total #watches: 70426
92.58/92.68	c total #propagations: 71865949 / total #impl: 137376490 (eff. 0.523)
92.58/92.68	c #Conflicts:     440000 | #Learnt:      21378 | 0.000
92.58/92.68	c total clause space: 78.2603MB
92.58/92.68	c total #watches: 73218
92.98/93.02	c total #propagations: 72036673 / total #impl: 137703782 (eff. 0.523)
92.98/93.02	c #Conflicts:     441000 | #Learnt:      22378 | 0.000
92.98/93.02	c total clause space: 78.2603MB
92.98/93.02	c total #watches: 75902
93.28/93.36	c total #propagations: 72207027 / total #impl: 138035601 (eff. 0.523)
93.28/93.36	c #Conflicts:     442000 | #Learnt:      23378 | 0.000
93.28/93.36	c total clause space: 78.2603MB
93.28/93.36	c total #watches: 78591
93.58/93.69	c total #propagations: 72362390 / total #impl: 138334943 (eff. 0.523)
93.58/93.69	c #Conflicts:     443000 | #Learnt:      24378 | 0.000
93.58/93.69	c total clause space: 78.2603MB
93.58/93.69	c total #watches: 81120
93.98/94.08	c total #propagations: 72516397 / total #impl: 138636017 (eff. 0.523)
93.98/94.08	c #Conflicts:     444000 | #Learnt:      25378 | 0.000
93.98/94.08	c total clause space: 78.2603MB
93.98/94.08	c total #watches: 83677
94.38/94.47	c total #propagations: 72679655 / total #impl: 138961134 (eff. 0.523)
94.38/94.47	c #Conflicts:     445000 | #Learnt:      26378 | 0.000
94.38/94.47	c total clause space: 78.2603MB
94.38/94.47	c total #watches: 86148
94.78/94.85	c total #propagations: 72845788 / total #impl: 139295704 (eff. 0.523)
94.78/94.85	c #Conflicts:     446000 | #Learnt:      27378 | 0.000
94.78/94.85	c total clause space: 78.2603MB
94.78/94.85	c total #watches: 88727
95.18/95.24	c total #propagations: 73017343 / total #impl: 139645719 (eff. 0.523)
95.18/95.24	c #Conflicts:     447000 | #Learnt:      28378 | 0.000
95.18/95.24	c total clause space: 78.2603MB
95.18/95.24	c total #watches: 91458
95.58/95.66	c total #propagations: 73179356 / total #impl: 139979442 (eff. 0.523)
95.58/95.66	c #Conflicts:     448000 | #Learnt:      29378 | 0.000
95.58/95.66	c total clause space: 78.2603MB
95.58/95.66	c total #watches: 94132
96.08/96.10	c total #propagations: 73344061 / total #impl: 140330374 (eff. 0.523)
96.08/96.10	c #Conflicts:     449000 | #Learnt:      30378 | 0.000
96.08/96.10	c total clause space: 78.2603MB
96.08/96.10	c total #watches: 96599
96.48/96.59	c total #propagations: 73507501 / total #impl: 140674028 (eff. 0.523)
96.48/96.59	c #Conflicts:     450000 | #Learnt:      31378 | 0.000
96.48/96.59	c total clause space: 78.2603MB
96.48/96.59	c total #watches: 99236
96.97/97.03	c total #propagations: 73682399 / total #impl: 141049720 (eff. 0.522)
96.97/97.03	c GARBAGE COLLECT
96.97/97.03	c #Conflicts:     451000 | #Learnt:      16280 | 0.000
96.97/97.03	c total clause space: 78.2603MB
96.97/97.03	c total #watches: 59187
97.17/97.28	c total #propagations: 73841417 / total #impl: 141376348 (eff. 0.522)
97.17/97.28	c #Conflicts:     452000 | #Learnt:      17280 | 0.000
97.17/97.28	c total clause space: 78.2603MB
97.17/97.28	c total #watches: 61930
97.47/97.54	c total #propagations: 74021482 / total #impl: 141707148 (eff. 0.522)
97.47/97.54	c #Conflicts:     453000 | #Learnt:      18280 | 0.000
97.47/97.54	c total clause space: 78.2603MB
97.47/97.54	c total #watches: 64347
97.77/97.81	c total #propagations: 74187076 / total #impl: 142021956 (eff. 0.522)
97.77/97.81	c #Conflicts:     454000 | #Learnt:      19280 | 0.000
97.77/97.81	c total clause space: 78.2603MB
97.77/97.81	c total #watches: 66807
97.98/98.09	c total #propagations: 74345794 / total #impl: 142325345 (eff. 0.522)
97.98/98.09	c #Conflicts:     455000 | #Learnt:      20280 | 0.000
97.98/98.09	c total clause space: 78.2603MB
97.98/98.09	c total #watches: 69298
98.27/98.38	c total #propagations: 74508804 / total #impl: 142620128 (eff. 0.522)
98.27/98.38	c #Conflicts:     456000 | #Learnt:      21280 | 0.000
98.27/98.38	c total clause space: 78.2603MB
98.27/98.38	c total #watches: 72157
98.67/98.70	c total #propagations: 74691537 / total #impl: 142957849 (eff. 0.522)
98.67/98.70	c #Conflicts:     457000 | #Learnt:      22280 | 0.000
98.67/98.70	c total clause space: 78.2603MB
98.67/98.70	c total #watches: 74769
98.98/99.03	c total #propagations: 74865120 / total #impl: 143279822 (eff. 0.523)
98.98/99.03	c #Conflicts:     458000 | #Learnt:      23280 | 0.000
98.98/99.03	c total clause space: 78.2603MB
98.98/99.03	c total #watches: 77354
99.27/99.37	c total #propagations: 75030607 / total #impl: 143600050 (eff. 0.522)
99.27/99.37	c #Conflicts:     459000 | #Learnt:      24280 | 0.000
99.27/99.37	c total clause space: 78.2603MB
99.27/99.37	c total #watches: 79974
99.67/99.72	c total #propagations: 75205478 / total #impl: 143936523 (eff. 0.522)
99.67/99.72	c #Conflicts:     460000 | #Learnt:      25280 | 0.000
99.67/99.72	c total clause space: 78.2603MB
99.67/99.72	c total #watches: 82239
99.97/100.09	c total #propagations: 75368668 / total #impl: 144269884 (eff. 0.522)
99.97/100.09	c #Conflicts:     461000 | #Learnt:      26280 | 0.000
99.97/100.09	c total clause space: 78.2603MB
99.97/100.09	c total #watches: 84773
100.37/100.47	c total #propagations: 75535269 / total #impl: 144594971 (eff. 0.522)
100.37/100.47	c #Conflicts:     462000 | #Learnt:      27280 | 0.000
100.37/100.47	c total clause space: 78.2603MB
100.37/100.47	c total #watches: 87248
100.77/100.84	c total #propagations: 75685225 / total #impl: 144884813 (eff. 0.522)
100.77/100.84	c #Conflicts:     463000 | #Learnt:      28280 | 0.000
100.77/100.84	c total clause space: 78.2603MB
100.77/100.84	c total #watches: 89791
101.18/101.25	c total #propagations: 75852788 / total #impl: 145211033 (eff. 0.522)
101.18/101.25	c #Conflicts:     464000 | #Learnt:      29280 | 0.000
101.18/101.25	c total clause space: 78.2603MB
101.18/101.25	c total #watches: 92203
101.57/101.67	c total #propagations: 76023186 / total #impl: 145547162 (eff. 0.522)
101.57/101.67	c #Conflicts:     465000 | #Learnt:      30280 | 0.000
101.57/101.67	c total clause space: 78.2603MB
101.57/101.67	c total #watches: 94613
101.97/102.09	c total #propagations: 76188620 / total #impl: 145885149 (eff. 0.522)
101.97/102.09	c #Conflicts:     466000 | #Learnt:      31280 | 0.000
101.97/102.09	c total clause space: 78.2603MB
101.97/102.09	c total #watches: 97190
102.47/102.50	c total #propagations: 76359724 / total #impl: 146234134 (eff. 0.522)
102.47/102.50	c #Conflicts:     467000 | #Learnt:      32280 | 0.000
102.47/102.50	c total clause space: 78.2603MB
102.47/102.50	c total #watches: 99565
102.77/102.87	c total #propagations: 76522317 / total #impl: 146569156 (eff. 0.522)
102.77/102.87	c GARBAGE COLLECT
102.77/102.87	c #Conflicts:     468000 | #Learnt:      16879 | 0.000
102.77/102.87	c total clause space: 78.2603MB
102.77/102.87	c total #watches: 60824
103.07/103.12	c total #propagations: 76691568 / total #impl: 146894805 (eff. 0.522)
103.07/103.12	c #Conflicts:     469000 | #Learnt:      17879 | 0.000
103.07/103.12	c total clause space: 78.2603MB
103.07/103.12	c total #watches: 63381
103.27/103.39	c total #propagations: 76871620 / total #impl: 147227212 (eff. 0.522)
103.27/103.39	c #Conflicts:     470000 | #Learnt:      18879 | 0.000
103.27/103.39	c total clause space: 78.2603MB
103.27/103.39	c total #watches: 65796
103.57/103.65	c total #propagations: 77048119 / total #impl: 147552932 (eff. 0.522)
103.57/103.65	c #Conflicts:     471000 | #Learnt:      19879 | 0.000
103.57/103.65	c total clause space: 78.2603MB
103.57/103.65	c total #watches: 68407
103.87/103.92	c total #propagations: 77203904 / total #impl: 147851171 (eff. 0.522)
103.87/103.92	c #Conflicts:     472000 | #Learnt:      20879 | 0.000
103.87/103.92	c total clause space: 78.2603MB
103.87/103.92	c total #watches: 70688
104.17/104.22	c total #propagations: 77357367 / total #impl: 148138826 (eff. 0.522)
104.17/104.22	c #Conflicts:     473000 | #Learnt:      21879 | 0.000
104.17/104.22	c total clause space: 78.2603MB
104.17/104.22	c total #watches: 73427
104.48/104.56	c total #propagations: 77509057 / total #impl: 148429175 (eff. 0.522)
104.48/104.56	c #Conflicts:     474000 | #Learnt:      22879 | 0.000
104.48/104.56	c total clause space: 78.2603MB
104.48/104.56	c total #watches: 75963
104.87/104.93	c total #propagations: 77664774 / total #impl: 148749865 (eff. 0.522)
104.87/104.93	c #Conflicts:     475000 | #Learnt:      23879 | 0.000
104.87/104.93	c total clause space: 78.2603MB
104.87/104.93	c total #watches: 78444
105.27/105.32	c total #propagations: 77830656 / total #impl: 149087257 (eff. 0.522)
105.27/105.32	c #Conflicts:     476000 | #Learnt:      24879 | 0.000
105.27/105.32	c total clause space: 78.2603MB
105.27/105.32	c total #watches: 81067
105.58/105.68	c total #propagations: 77989216 / total #impl: 149406010 (eff. 0.522)
105.58/105.68	c #Conflicts:     477000 | #Learnt:      25879 | 0.000
105.58/105.68	c total clause space: 78.2603MB
105.58/105.68	c total #watches: 83572
105.97/106.09	c total #propagations: 78144618 / total #impl: 149708179 (eff. 0.522)
105.97/106.09	c #Conflicts:     478000 | #Learnt:      26879 | 0.000
105.97/106.09	c total clause space: 78.2603MB
105.97/106.09	c total #watches: 86050
106.37/106.49	c total #propagations: 78301719 / total #impl: 150024028 (eff. 0.522)
106.37/106.49	c #Conflicts:     479000 | #Learnt:      27879 | 0.000
106.37/106.49	c total clause space: 78.2603MB
106.37/106.49	c total #watches: 88377
106.87/106.90	c total #propagations: 78461165 / total #impl: 150335746 (eff. 0.522)
106.87/106.90	c #Conflicts:     480000 | #Learnt:      28879 | 0.000
106.87/106.90	c total clause space: 78.2603MB
106.87/106.90	c total #watches: 91003
107.27/107.30	c total #propagations: 78618562 / total #impl: 150639853 (eff. 0.522)
107.27/107.30	c #Conflicts:     481000 | #Learnt:      29879 | 0.000
107.27/107.30	c total clause space: 78.2603MB
107.27/107.30	c total #watches: 93492
107.67/107.74	c total #propagations: 78773484 / total #impl: 150966832 (eff. 0.522)
107.67/107.74	c #Conflicts:     482000 | #Learnt:      30879 | 0.000
107.67/107.74	c total clause space: 78.2603MB
107.67/107.74	c total #watches: 96111
108.07/108.16	c total #propagations: 78927379 / total #impl: 151285487 (eff. 0.522)
108.07/108.16	c #Conflicts:     483000 | #Learnt:      31879 | 0.000
108.07/108.16	c total clause space: 78.2603MB
108.07/108.16	c total #watches: 98782
108.57/108.65	c total #propagations: 79085637 / total #impl: 151585224 (eff. 0.522)
108.57/108.65	c #Conflicts:     484000 | #Learnt:      32879 | 0.000
108.57/108.65	c total clause space: 78.2603MB
108.57/108.65	c total #watches: 101389
108.88/108.99	c total #propagations: 79244979 / total #impl: 151914541 (eff. 0.522)
108.88/108.99	c GARBAGE COLLECT
108.88/108.99	c #Conflicts:     485000 | #Learnt:      17182 | 0.000
108.88/108.99	c total clause space: 78.2603MB
108.88/108.99	c total #watches: 61531
109.17/109.22	c total #propagations: 79394960 / total #impl: 152201039 (eff. 0.522)
109.17/109.22	c #Conflicts:     486000 | #Learnt:      18182 | 0.000
109.17/109.22	c total clause space: 78.2603MB
109.17/109.22	c total #watches: 64033
109.37/109.47	c total #propagations: 79557901 / total #impl: 152482384 (eff. 0.522)
109.37/109.47	c #Conflicts:     487000 | #Learnt:      19182 | 0.000
109.37/109.47	c total clause space: 78.2603MB
109.37/109.47	c total #watches: 66548
109.67/109.75	c total #propagations: 79725483 / total #impl: 152795140 (eff. 0.522)
109.67/109.75	c #Conflicts:     488000 | #Learnt:      20182 | 0.000
109.67/109.75	c total clause space: 78.2603MB
109.67/109.75	c total #watches: 68876
109.98/110.04	c total #propagations: 79889324 / total #impl: 153114209 (eff. 0.522)
109.98/110.04	c #Conflicts:     489000 | #Learnt:      21182 | 0.000
109.98/110.04	c total clause space: 78.2603MB
109.98/110.04	c total #watches: 71555
110.27/110.34	c total #propagations: 80063501 / total #impl: 153458802 (eff. 0.522)
110.27/110.34	c #Conflicts:     490000 | #Learnt:      22182 | 0.000
110.27/110.34	c total clause space: 78.2603MB
110.27/110.34	c total #watches: 74164
110.57/110.65	c total #propagations: 80237169 / total #impl: 153796092 (eff. 0.522)
110.57/110.65	c #Conflicts:     491000 | #Learnt:      23182 | 0.000
110.57/110.65	c total clause space: 78.2603MB
110.57/110.65	c total #watches: 76765
110.97/111.00	c total #propagations: 80405908 / total #impl: 154130555 (eff. 0.522)
110.97/111.00	c #Conflicts:     492000 | #Learnt:      24182 | 0.000
110.97/111.00	c total clause space: 78.2603MB
110.97/111.00	c total #watches: 79573
111.27/111.37	c total #propagations: 80583932 / total #impl: 154503174 (eff. 0.522)
111.27/111.37	c #Conflicts:     493000 | #Learnt:      25182 | 0.000
111.27/111.37	c total clause space: 78.2603MB
111.27/111.37	c total #watches: 82182
111.67/111.72	c total #propagations: 80758317 / total #impl: 154873791 (eff. 0.521)
111.67/111.72	c #Conflicts:     494000 | #Learnt:      26182 | 0.000
111.67/111.72	c total clause space: 78.2603MB
111.67/111.72	c total #watches: 84651
112.07/112.11	c total #propagations: 80922692 / total #impl: 155215262 (eff. 0.521)
112.07/112.11	c #Conflicts:     495000 | #Learnt:      27182 | 0.000
112.07/112.11	c total clause space: 78.2603MB
112.07/112.11	c total #watches: 87171
112.37/112.48	c total #propagations: 81097198 / total #impl: 155576527 (eff. 0.521)
112.37/112.48	c #Conflicts:     496000 | #Learnt:      28182 | 0.000
112.37/112.48	c total clause space: 78.2603MB
112.37/112.48	c total #watches: 89709
112.77/112.84	c total #propagations: 81266936 / total #impl: 155932723 (eff. 0.521)
112.77/112.84	c #Conflicts:     497000 | #Learnt:      29182 | 0.000
112.77/112.84	c total clause space: 78.2603MB
112.77/112.84	c total #watches: 92082
113.17/113.22	c total #propagations: 81430042 / total #impl: 156269861 (eff. 0.521)
113.17/113.22	c #Conflicts:     498000 | #Learnt:      30182 | 0.000
113.17/113.22	c total clause space: 78.2603MB
113.17/113.22	c total #watches: 94543
113.47/113.58	c total #propagations: 81602190 / total #impl: 156638321 (eff. 0.521)
113.47/113.58	c #Conflicts:     499000 | #Learnt:      31182 | 0.000
113.47/113.58	c total clause space: 78.2603MB
113.47/113.58	c total #watches: 97019
113.87/113.95	c total #propagations: 81758481 / total #impl: 156967762 (eff. 0.521)
113.87/113.95	c #Conflicts:     500000 | #Learnt:      32182 | 0.000
113.87/113.95	c total clause space: 78.2603MB
113.87/113.95	c total #watches: 99339
114.27/114.32	c total #propagations: 81900643 / total #impl: 157253157 (eff. 0.521)
114.27/114.32	c #Conflicts:     501000 | #Learnt:      33182 | 0.000
114.27/114.32	c total clause space: 78.2603MB
114.27/114.32	c total #watches: 101739
114.57/114.69	c total #propagations: 82046201 / total #impl: 157536714 (eff. 0.521)
114.57/114.69	c GARBAGE COLLECT
114.57/114.69	c #Conflicts:     502000 | #Learnt:      17185 | 0.000
114.57/114.69	c total clause space: 78.2603MB
114.57/114.69	c total #watches: 61543
114.87/114.90	c total #propagations: 82195569 / total #impl: 157820869 (eff. 0.521)
114.87/114.90	c #Conflicts:     503000 | #Learnt:      18185 | 0.000
114.87/114.90	c total clause space: 78.2603MB
114.87/114.90	c total #watches: 64190
115.07/115.14	c total #propagations: 82350803 / total #impl: 158097158 (eff. 0.521)
115.07/115.14	c #Conflicts:     504000 | #Learnt:      19185 | 0.000
115.07/115.14	c total clause space: 78.2603MB
115.07/115.14	c total #watches: 66924
115.37/115.40	c total #propagations: 82502656 / total #impl: 158384320 (eff. 0.521)
115.37/115.40	c #Conflicts:     505000 | #Learnt:      20185 | 0.000
115.37/115.40	c total clause space: 78.2603MB
115.37/115.40	c total #watches: 69580
115.58/115.67	c total #propagations: 82664823 / total #impl: 158695016 (eff. 0.521)
115.58/115.67	c #Conflicts:     506000 | #Learnt:      21185 | 0.000
115.58/115.67	c total clause space: 78.2603MB
115.58/115.67	c total #watches: 72114
115.87/115.95	c total #propagations: 82826802 / total #impl: 159014562 (eff. 0.521)
115.87/115.95	c #Conflicts:     507000 | #Learnt:      22185 | 0.000
115.87/115.95	c total clause space: 78.2603MB
115.87/115.95	c total #watches: 74502
116.17/116.25	c total #propagations: 82980308 / total #impl: 159325330 (eff. 0.521)
116.17/116.25	c #Conflicts:     508000 | #Learnt:      23185 | 0.000
116.17/116.25	c total clause space: 78.2603MB
116.17/116.25	c total #watches: 76735
116.47/116.56	c total #propagations: 83136124 / total #impl: 159637440 (eff. 0.521)
116.47/116.56	c #Conflicts:     509000 | #Learnt:      24185 | 0.000
116.47/116.56	c total clause space: 78.2603MB
116.47/116.56	c total #watches: 79020
116.77/116.89	c total #propagations: 83283996 / total #impl: 159939854 (eff. 0.521)
116.77/116.89	c #Conflicts:     510000 | #Learnt:      25185 | 0.000
116.77/116.89	c total clause space: 78.2603MB
116.77/116.89	c total #watches: 81572
117.17/117.23	c total #propagations: 83451083 / total #impl: 160286220 (eff. 0.521)
117.17/117.23	c #Conflicts:     511000 | #Learnt:      26185 | 0.000
117.17/117.23	c total clause space: 78.2603MB
117.17/117.23	c total #watches: 84334
117.47/117.57	c total #propagations: 83622397 / total #impl: 160640534 (eff. 0.521)
117.47/117.57	c #Conflicts:     512000 | #Learnt:      27185 | 0.000
117.47/117.57	c total clause space: 78.2603MB
117.47/117.57	c total #watches: 86973
117.87/117.92	c total #propagations: 83765165 / total #impl: 160947796 (eff. 0.520)
117.87/117.92	c #Conflicts:     513000 | #Learnt:      28185 | 0.000
117.87/117.92	c total clause space: 78.2603MB
117.87/117.92	c total #watches: 89380
118.17/118.23	c total #propagations: 83918499 / total #impl: 161263152 (eff. 0.520)
118.17/118.23	c #Conflicts:     514000 | #Learnt:      29185 | 0.000
118.17/118.23	c total clause space: 78.2603MB
118.17/118.23	c total #watches: 92770
118.47/118.58	c total #propagations: 84095581 / total #impl: 161623839 (eff. 0.520)
118.47/118.58	c #Conflicts:     515000 | #Learnt:      30185 | 0.000
118.47/118.58	c total clause space: 78.2603MB
118.47/118.58	c total #watches: 95357
118.87/118.96	c total #propagations: 84260318 / total #impl: 161927593 (eff. 0.520)
118.87/118.96	c #Conflicts:     516000 | #Learnt:      31185 | 0.000
118.87/118.96	c total clause space: 78.2603MB
118.87/118.96	c total #watches: 98052
119.27/119.33	c total #propagations: 84434820 / total #impl: 162253508 (eff. 0.520)
119.27/119.33	c #Conflicts:     517000 | #Learnt:      32185 | 0.000
119.27/119.33	c total clause space: 78.2603MB
119.27/119.33	c total #watches: 100907
119.57/119.68	c total #propagations: 84596128 / total #impl: 162582384 (eff. 0.520)
119.57/119.68	c #Conflicts:     518000 | #Learnt:      33185 | 0.000
119.57/119.68	c total clause space: 78.2603MB
119.57/119.68	c total #watches: 103876
120.07/120.11	c total #propagations: 84758648 / total #impl: 162912821 (eff. 0.520)
120.07/120.11	c #Conflicts:     519000 | #Learnt:      34185 | 0.000
120.07/120.11	c total clause space: 78.2603MB
120.07/120.11	c total #watches: 107019
120.27/120.39	c total #propagations: 84932281 / total #impl: 163261198 (eff. 0.520)
120.27/120.39	c GARBAGE COLLECT
120.27/120.39	c #Conflicts:     520000 | #Learnt:      17879 | 0.000
120.27/120.39	c total clause space: 78.2603MB
120.27/120.39	c total #watches: 63508
120.47/120.56	c total #propagations: 85078254 / total #impl: 163584896 (eff. 0.520)
120.47/120.56	c #Conflicts:     521000 | #Learnt:      18879 | 0.000
120.47/120.56	c total clause space: 78.2603MB
120.47/120.56	c total #watches: 66293
120.67/120.77	c total #propagations: 85214437 / total #impl: 163853545 (eff. 0.520)
120.67/120.77	c #Conflicts:     522000 | #Learnt:      19879 | 0.000
120.67/120.77	c total clause space: 78.2603MB
120.67/120.77	c total #watches: 68795
120.87/120.99	c total #propagations: 85389699 / total #impl: 164173075 (eff. 0.520)
120.87/120.99	c #Conflicts:     523000 | #Learnt:      20879 | 0.000
120.87/120.99	c total clause space: 78.2603MB
120.87/120.99	c total #watches: 71678
121.17/121.24	c total #propagations: 85534920 / total #impl: 164499228 (eff. 0.520)
121.17/121.24	c #Conflicts:     524000 | #Learnt:      21879 | 0.000
121.17/121.24	c total clause space: 78.2603MB
121.17/121.24	c total #watches: 74050
121.37/121.47	c total #propagations: 85701962 / total #impl: 164826834 (eff. 0.520)
121.37/121.47	c #Conflicts:     525000 | #Learnt:      22879 | 0.000
121.37/121.47	c total clause space: 78.2603MB
121.37/121.47	c total #watches: 76658
121.57/121.66	c total #propagations: 85867287 / total #impl: 165119766 (eff. 0.520)
121.57/121.66	c #Conflicts:     526000 | #Learnt:      23879 | 0.000
121.57/121.66	c total clause space: 78.2603MB
121.57/121.66	c total #watches: 79255
121.87/121.92	c total #propagations: 86020908 / total #impl: 165394529 (eff. 0.520)
121.87/121.92	c #Conflicts:     527000 | #Learnt:      24879 | 0.000
121.87/121.92	c total clause space: 78.2603MB
121.87/121.92	c total #watches: 81743
122.07/122.18	c total #propagations: 86176767 / total #impl: 165695407 (eff. 0.520)
122.07/122.18	c #Conflicts:     528000 | #Learnt:      25879 | 0.000
122.07/122.18	c total clause space: 78.2603MB
122.07/122.18	c total #watches: 84466
122.37/122.49	c total #propagations: 86350280 / total #impl: 165999974 (eff. 0.520)
122.37/122.49	c #Conflicts:     529000 | #Learnt:      26879 | 0.000
122.37/122.49	c total clause space: 78.2603MB
122.37/122.49	c total #watches: 87199
122.67/122.77	c total #propagations: 86526683 / total #impl: 166343183 (eff. 0.520)
122.67/122.77	c #Conflicts:     530000 | #Learnt:      27879 | 0.000
122.67/122.77	c total clause space: 78.2603MB
122.67/122.77	c total #watches: 89791
122.97/123.08	c total #propagations: 86679966 / total #impl: 166647182 (eff. 0.520)
122.97/123.08	c #Conflicts:     531000 | #Learnt:      28879 | 0.000
122.97/123.08	c total clause space: 78.2603MB
122.97/123.08	c total #watches: 92370
123.27/123.38	c total #propagations: 86841034 / total #impl: 166965007 (eff. 0.520)
123.27/123.38	c #Conflicts:     532000 | #Learnt:      29879 | 0.000
123.27/123.38	c total clause space: 78.2603MB
123.27/123.38	c total #watches: 95082
123.67/123.70	c total #propagations: 86984935 / total #impl: 167251788 (eff. 0.520)
123.67/123.70	c #Conflicts:     533000 | #Learnt:      30879 | 0.000
123.67/123.70	c total clause space: 78.2603MB
123.67/123.70	c total #watches: 97338
123.97/124.04	c total #propagations: 87132692 / total #impl: 167555459 (eff. 0.520)
123.97/124.04	c #Conflicts:     534000 | #Learnt:      31879 | 0.000
123.97/124.04	c total clause space: 78.2603MB
123.97/124.04	c total #watches: 99774
124.27/124.36	c total #propagations: 87285435 / total #impl: 167870153 (eff. 0.520)
124.27/124.36	c #Conflicts:     535000 | #Learnt:      32879 | 0.000
124.27/124.36	c total clause space: 78.2603MB
124.27/124.36	c total #watches: 102363
124.57/124.69	c total #propagations: 87447853 / total #impl: 168196688 (eff. 0.520)
124.57/124.69	c #Conflicts:     536000 | #Learnt:      33879 | 0.000
124.57/124.69	c total clause space: 78.2603MB
124.57/124.69	c total #watches: 104987
124.97/125.00	c total #propagations: 87605639 / total #impl: 168534048 (eff. 0.520)
124.97/125.00	c #Conflicts:     537000 | #Learnt:      34879 | 0.000
124.97/125.00	c total clause space: 78.2603MB
124.97/125.00	c total #watches: 107642
125.27/125.32	c total #propagations: 87744637 / total #impl: 168822045 (eff. 0.520)
125.27/125.32	c GARBAGE COLLECT
125.27/125.32	c #Conflicts:     538000 | #Learnt:      18272 | 0.000
125.27/125.32	c total clause space: 78.2603MB
125.27/125.32	c total #watches: 65181
125.47/125.55	c total #propagations: 87916713 / total #impl: 169214338 (eff. 0.520)
125.47/125.55	c #Conflicts:     539000 | #Learnt:      19272 | 0.000
125.47/125.55	c total clause space: 78.2603MB
125.47/125.55	c total #watches: 68361
125.67/125.78	c total #propagations: 88076108 / total #impl: 169527679 (eff. 0.520)
125.67/125.78	c #Conflicts:     540000 | #Learnt:      20272 | 0.000
125.67/125.78	c total clause space: 78.2603MB
125.67/125.78	c total #watches: 71215
125.97/126.02	c total #propagations: 88228853 / total #impl: 169820454 (eff. 0.520)
125.97/126.02	c #Conflicts:     541000 | #Learnt:      21272 | 0.000
125.97/126.02	c total clause space: 78.2603MB
125.97/126.02	c total #watches: 74177
126.17/126.27	c total #propagations: 88384766 / total #impl: 170129231 (eff. 0.520)
126.17/126.27	c #Conflicts:     542000 | #Learnt:      22272 | 0.000
126.17/126.27	c total clause space: 78.2603MB
126.17/126.27	c total #watches: 76934
126.47/126.57	c total #propagations: 88524396 / total #impl: 170430249 (eff. 0.519)
126.47/126.57	c #Conflicts:     543000 | #Learnt:      23272 | 0.000
126.47/126.57	c total clause space: 78.2603MB
126.47/126.57	c total #watches: 79560
126.77/126.87	c total #propagations: 88690793 / total #impl: 170732334 (eff. 0.519)
126.77/126.87	c #Conflicts:     544000 | #Learnt:      24272 | 0.000
126.77/126.87	c total clause space: 78.2603MB
126.77/126.87	c total #watches: 82610
127.07/127.16	c total #propagations: 88856074 / total #impl: 171068103 (eff. 0.519)
127.07/127.16	c #Conflicts:     545000 | #Learnt:      25272 | 0.000
127.07/127.16	c total clause space: 78.2603MB
127.07/127.16	c total #watches: 85915
127.27/127.39	c total #propagations: 89020337 / total #impl: 171394837 (eff. 0.519)
127.27/127.39	c #Conflicts:     546000 | #Learnt:      26272 | 0.000
127.27/127.39	c total clause space: 78.2603MB
127.27/127.39	c total #watches: 88337
127.57/127.67	c total #propagations: 89170991 / total #impl: 171660157 (eff. 0.519)
127.57/127.67	c #Conflicts:     547000 | #Learnt:      27272 | 0.000
127.57/127.67	c total clause space: 78.2603MB
127.57/127.67	c total #watches: 90629
127.87/127.92	c total #propagations: 89334741 / total #impl: 171961224 (eff. 0.520)
127.87/127.92	c #Conflicts:     548000 | #Learnt:      28272 | 0.000
127.87/127.92	c total clause space: 78.2603MB
127.87/127.92	c total #watches: 92848
128.07/128.20	c total #propagations: 89474371 / total #impl: 172226112 (eff. 0.520)
128.07/128.20	c #Conflicts:     549000 | #Learnt:      29272 | 0.000
128.07/128.20	c total clause space: 78.2603MB
128.07/128.20	c total #watches: 95230
128.37/128.46	c total #propagations: 89666345 / total #impl: 172564438 (eff. 0.520)
128.37/128.46	c #Conflicts:     550000 | #Learnt:      30272 | 0.000
128.37/128.46	c total clause space: 78.2603MB
128.37/128.46	c total #watches: 97546
128.67/128.77	c total #propagations: 89838595 / total #impl: 172876327 (eff. 0.520)
128.67/128.77	c #Conflicts:     551000 | #Learnt:      31272 | 0.000
128.67/128.77	c total clause space: 78.2603MB
128.67/128.77	c total #watches: 99819
128.97/129.05	c total #propagations: 90025917 / total #impl: 173220428 (eff. 0.520)
128.97/129.05	c #Conflicts:     552000 | #Learnt:      32272 | 0.000
128.97/129.05	c total clause space: 78.2603MB
128.97/129.05	c total #watches: 102048
129.27/129.34	c total #propagations: 90180517 / total #impl: 173511716 (eff. 0.520)
129.27/129.34	c #Conflicts:     553000 | #Learnt:      33272 | 0.000
129.27/129.34	c total clause space: 78.2603MB
129.27/129.34	c total #watches: 104211
129.57/129.62	c total #propagations: 90328036 / total #impl: 173803380 (eff. 0.520)
129.57/129.62	c #Conflicts:     554000 | #Learnt:      34272 | 0.000
129.57/129.62	c total clause space: 78.2603MB
129.57/129.62	c total #watches: 106289
129.87/129.91	c total #propagations: 90484199 / total #impl: 174102771 (eff. 0.520)
129.87/129.91	c #Conflicts:     555000 | #Learnt:      35272 | 0.000
129.87/129.91	c total clause space: 78.2603MB
129.87/129.91	c total #watches: 108360
130.07/130.17	c total #propagations: 90633401 / total #impl: 174400894 (eff. 0.520)
130.07/130.17	c GARBAGE COLLECT
130.07/130.17	c #Conflicts:     556000 | #Learnt:      18374 | 0.000
130.07/130.17	c total clause space: 78.2603MB
130.07/130.17	c total #watches: 64667
130.27/130.36	c total #propagations: 90788321 / total #impl: 174700207 (eff. 0.520)
130.27/130.36	c #Conflicts:     557000 | #Learnt:      19374 | 0.000
130.27/130.36	c total clause space: 78.2603MB
130.27/130.36	c total #watches: 66991
130.47/130.54	c total #propagations: 90952591 / total #impl: 175029738 (eff. 0.520)
130.47/130.54	c #Conflicts:     558000 | #Learnt:      20374 | 0.000
130.47/130.54	c total clause space: 78.2603MB
130.47/130.54	c total #watches: 69279
130.67/130.75	c total #propagations: 91106189 / total #impl: 175333672 (eff. 0.520)
130.67/130.75	c #Conflicts:     559000 | #Learnt:      21374 | 0.000
130.67/130.75	c total clause space: 78.2603MB
130.67/130.75	c total #watches: 71882
130.87/130.97	c total #propagations: 91251068 / total #impl: 175622351 (eff. 0.520)
130.87/130.97	c #Conflicts:     560000 | #Learnt:      22374 | 0.000
130.87/130.97	c total clause space: 78.2603MB
130.87/130.97	c total #watches: 74498
131.17/131.20	c total #propagations: 91408506 / total #impl: 175925165 (eff. 0.520)
131.17/131.20	c #Conflicts:     561000 | #Learnt:      23374 | 0.000
131.17/131.20	c total clause space: 78.2603MB
131.17/131.20	c total #watches: 76991
131.37/131.46	c total #propagations: 91570785 / total #impl: 176229749 (eff. 0.520)
131.37/131.46	c #Conflicts:     562000 | #Learnt:      24374 | 0.000
131.37/131.46	c total clause space: 78.2603MB
131.37/131.46	c total #watches: 80173
131.66/131.74	c total #propagations: 91740263 / total #impl: 176554973 (eff. 0.520)
131.66/131.74	c #Conflicts:     563000 | #Learnt:      25374 | 0.000
131.66/131.74	c total clause space: 78.2603MB
131.66/131.74	c total #watches: 83617
131.97/132.06	c total #propagations: 91913146 / total #impl: 176899993 (eff. 0.520)
131.97/132.06	c #Conflicts:     564000 | #Learnt:      26374 | 0.000
131.97/132.06	c total clause space: 78.2603MB
131.97/132.06	c total #watches: 87685
132.26/132.35	c total #propagations: 92092251 / total #impl: 177301658 (eff. 0.519)
132.26/132.35	c #Conflicts:     565000 | #Learnt:      27374 | 0.000
132.26/132.35	c total clause space: 78.2603MB
132.26/132.35	c total #watches: 91034
132.56/132.65	c total #propagations: 92240772 / total #impl: 177605399 (eff. 0.519)
132.56/132.65	c #Conflicts:     566000 | #Learnt:      28374 | 0.000
132.56/132.65	c total clause space: 78.2603MB
132.56/132.65	c total #watches: 93838
132.86/132.98	c total #propagations: 92381589 / total #impl: 177903946 (eff. 0.519)
132.86/132.98	c #Conflicts:     567000 | #Learnt:      29374 | 0.000
132.86/132.98	c total clause space: 78.2603MB
132.86/132.98	c total #watches: 96860
133.26/133.36	c total #propagations: 92531403 / total #impl: 178220625 (eff. 0.519)
133.26/133.36	c #Conflicts:     568000 | #Learnt:      30374 | 0.000
133.26/133.36	c total clause space: 78.2603MB
133.26/133.36	c total #watches: 99877
133.66/133.74	c total #propagations: 92694703 / total #impl: 178557595 (eff. 0.519)
133.66/133.74	c #Conflicts:     569000 | #Learnt:      31374 | 0.000
133.66/133.74	c total clause space: 78.2603MB
133.66/133.74	c total #watches: 103324
134.06/134.13	c total #propagations: 92870156 / total #impl: 178937343 (eff. 0.519)
134.06/134.13	c #Conflicts:     570000 | #Learnt:      32374 | 0.000
134.06/134.13	c total clause space: 78.2603MB
134.06/134.13	c total #watches: 106412
134.36/134.44	c total #propagations: 93054051 / total #impl: 179271424 (eff. 0.519)
134.36/134.44	c #Conflicts:     571000 | #Learnt:      33374 | 0.000
134.36/134.44	c total clause space: 78.2603MB
134.36/134.44	c total #watches: 109043
134.76/134.83	c total #propagations: 93202851 / total #impl: 179567662 (eff. 0.519)
134.76/134.83	c #Conflicts:     572000 | #Learnt:      34374 | 0.000
134.76/134.83	c total clause space: 78.2603MB
134.76/134.83	c total #watches: 111925
135.16/135.21	c total #propagations: 93361426 / total #impl: 179896627 (eff. 0.519)
135.16/135.21	c #Conflicts:     573000 | #Learnt:      35374 | 0.000
135.16/135.21	c total clause space: 78.2603MB
135.16/135.21	c total #watches: 114474
135.46/135.57	c total #propagations: 93523754 / total #impl: 180197516 (eff. 0.519)
135.46/135.57	c #Conflicts:     574000 | #Learnt:      36374 | 0.000
135.46/135.57	c total clause space: 78.2603MB
135.46/135.57	c total #watches: 117079
135.66/135.74	c total #propagations: 93677643 / total #impl: 180523568 (eff. 0.519)
135.66/135.74	c GARBAGE COLLECT
135.66/135.74	c #Conflicts:     575000 | #Learnt:      19171 | 0.000
135.66/135.74	c total clause space: 78.2603MB
135.66/135.74	c total #watches: 66550
135.86/135.91	c total #propagations: 93805128 / total #impl: 180768535 (eff. 0.519)
135.86/135.91	c #Conflicts:     576000 | #Learnt:      20171 | 0.000
135.86/135.91	c total clause space: 78.2603MB
135.86/135.91	c total #watches: 69103
136.06/136.16	c total #propagations: 93947465 / total #impl: 181029882 (eff. 0.519)
136.06/136.16	c #Conflicts:     577000 | #Learnt:      21171 | 0.000
136.06/136.16	c total clause space: 78.2603MB
136.06/136.16	c total #watches: 72004
136.37/136.41	c total #propagations: 94113878 / total #impl: 181354113 (eff. 0.519)
136.37/136.41	c #Conflicts:     578000 | #Learnt:      22171 | 0.000
136.37/136.41	c total clause space: 78.2603MB
136.37/136.41	c total #watches: 74584
136.56/136.65	c total #propagations: 94274704 / total #impl: 181667991 (eff. 0.519)
136.56/136.65	c #Conflicts:     579000 | #Learnt:      23171 | 0.000
136.56/136.65	c total clause space: 78.2603MB
136.56/136.65	c total #watches: 77270
136.86/136.93	c total #propagations: 94438454 / total #impl: 181977025 (eff. 0.519)
136.86/136.93	c #Conflicts:     580000 | #Learnt:      24171 | 0.000
136.86/136.93	c total clause space: 78.2603MB
136.86/136.93	c total #watches: 80379
137.16/137.20	c total #propagations: 94613428 / total #impl: 182323201 (eff. 0.519)
137.16/137.20	c #Conflicts:     581000 | #Learnt:      25171 | 0.000
137.16/137.20	c total clause space: 78.2603MB
137.16/137.20	c total #watches: 83087
137.36/137.46	c total #propagations: 94773219 / total #impl: 182635790 (eff. 0.519)
137.36/137.46	c #Conflicts:     582000 | #Learnt:      26171 | 0.000
137.36/137.46	c total clause space: 78.2603MB
137.36/137.46	c total #watches: 85632
137.66/137.76	c total #propagations: 94938898 / total #impl: 182960299 (eff. 0.519)
137.66/137.76	c #Conflicts:     583000 | #Learnt:      27171 | 0.000
137.66/137.76	c total clause space: 78.2603MB
137.66/137.76	c total #watches: 88124
137.96/138.02	c total #propagations: 95104608 / total #impl: 183297038 (eff. 0.519)
137.96/138.02	c #Conflicts:     584000 | #Learnt:      28171 | 0.000
137.96/138.02	c total clause space: 78.2603MB
137.96/138.02	c total #watches: 90408
138.26/138.32	c total #propagations: 95255460 / total #impl: 183609683 (eff. 0.519)
138.26/138.32	c #Conflicts:     585000 | #Learnt:      29171 | 0.000
138.26/138.32	c total clause space: 78.2603MB
138.26/138.32	c total #watches: 92885
138.57/138.63	c total #propagations: 95419923 / total #impl: 183952187 (eff. 0.519)
138.57/138.63	c #Conflicts:     586000 | #Learnt:      30171 | 0.000
138.57/138.63	c total clause space: 78.2603MB
138.57/138.63	c total #watches: 95695
138.86/138.95	c total #propagations: 95583716 / total #impl: 184297670 (eff. 0.519)
138.86/138.95	c #Conflicts:     587000 | #Learnt:      31171 | 0.000
138.86/138.95	c total clause space: 78.2603MB
138.86/138.95	c total #watches: 99035
139.16/139.22	c total #propagations: 95765673 / total #impl: 184686099 (eff. 0.519)
139.16/139.22	c #Conflicts:     588000 | #Learnt:      32171 | 0.000
139.16/139.22	c total clause space: 78.2603MB
139.16/139.22	c total #watches: 102114
139.46/139.55	c total #propagations: 95920071 / total #impl: 185001725 (eff. 0.518)
139.46/139.55	c #Conflicts:     589000 | #Learnt:      33171 | 0.000
139.46/139.55	c total clause space: 78.2603MB
139.46/139.55	c total #watches: 105285
139.86/139.91	c total #propagations: 96079856 / total #impl: 185331660 (eff. 0.518)
139.86/139.91	c #Conflicts:     590000 | #Learnt:      34171 | 0.000
139.86/139.91	c total clause space: 78.2603MB
139.86/139.91	c total #watches: 108202
140.16/140.28	c total #propagations: 96236935 / total #impl: 185645458 (eff. 0.518)
140.16/140.28	c #Conflicts:     591000 | #Learnt:      35171 | 0.000
140.16/140.28	c total clause space: 78.2603MB
140.16/140.28	c total #watches: 110638
140.56/140.64	c total #propagations: 96412123 / total #impl: 185963491 (eff. 0.518)
140.56/140.64	c #Conflicts:     592000 | #Learnt:      36171 | 0.000
140.56/140.64	c total clause space: 78.2603MB
140.56/140.64	c total #watches: 113052
140.96/141.01	c total #propagations: 96571918 / total #impl: 186266990 (eff. 0.518)
140.96/141.01	c GARBAGE COLLECT
140.96/141.01	c #Conflicts:     593000 | #Learnt:      18679 | 0.000
140.96/141.01	c total clause space: 78.2603MB
140.96/141.01	c total #watches: 65441
141.16/141.24	c total #propagations: 96733479 / total #impl: 186578472 (eff. 0.518)
141.16/141.24	c #Conflicts:     594000 | #Learnt:      19679 | 0.000
141.16/141.24	c total clause space: 78.2603MB
141.16/141.24	c total #watches: 68524
141.46/141.51	c total #propagations: 96908219 / total #impl: 186954401 (eff. 0.518)
141.46/141.51	c #Conflicts:     595000 | #Learnt:      20679 | 0.000
141.46/141.51	c total clause space: 78.2603MB
141.46/141.51	c total #watches: 72190
141.66/141.78	c total #propagations: 97108305 / total #impl: 187414399 (eff. 0.518)
141.66/141.78	c #Conflicts:     596000 | #Learnt:      21679 | 0.000
141.66/141.78	c total clause space: 78.2603MB
141.66/141.78	c total #watches: 75248
141.97/142.03	c total #propagations: 97277623 / total #impl: 187795009 (eff. 0.518)
141.97/142.03	c #Conflicts:     597000 | #Learnt:      22679 | 0.000
141.97/142.03	c total clause space: 78.2603MB
141.97/142.03	c total #watches: 77962
142.16/142.26	c total #propagations: 97435522 / total #impl: 188080604 (eff. 0.518)
142.16/142.26	c #Conflicts:     598000 | #Learnt:      23679 | 0.000
142.16/142.26	c total clause space: 78.2603MB
142.16/142.26	c total #watches: 80305
142.36/142.48	c total #propagations: 97586103 / total #impl: 188353897 (eff. 0.518)
142.36/142.48	c #Conflicts:     599000 | #Learnt:      24679 | 0.000
142.36/142.48	c total clause space: 78.2603MB
142.36/142.48	c total #watches: 82629
142.66/142.73	c total #propagations: 97741330 / total #impl: 188633367 (eff. 0.518)
142.66/142.73	c #Conflicts:     600000 | #Learnt:      25679 | 0.000
142.66/142.73	c total clause space: 78.2603MB
142.66/142.73	c total #watches: 85103
142.86/142.96	c total #propagations: 97895480 / total #impl: 188919210 (eff. 0.518)
142.86/142.96	c #Conflicts:     601000 | #Learnt:      26679 | 0.000
142.86/142.96	c total clause space: 78.2603MB
142.86/142.96	c total #watches: 87496
143.16/143.22	c total #propagations: 98033909 / total #impl: 189179427 (eff. 0.518)
143.16/143.22	c #Conflicts:     602000 | #Learnt:      27679 | 0.000
143.16/143.22	c total clause space: 78.2603MB
143.16/143.22	c total #watches: 90095
143.46/143.53	c total #propagations: 98189138 / total #impl: 189467068 (eff. 0.518)
143.46/143.53	c #Conflicts:     603000 | #Learnt:      28679 | 0.000
143.46/143.53	c total clause space: 78.2603MB
143.46/143.53	c total #watches: 92621
143.86/143.91	c total #propagations: 98346816 / total #impl: 189767144 (eff. 0.518)
143.86/143.91	c #Conflicts:     604000 | #Learnt:      29679 | 0.000
143.86/143.91	c total clause space: 78.2603MB
143.86/143.91	c total #watches: 95096
144.17/144.26	c total #propagations: 98517156 / total #impl: 190090656 (eff. 0.518)
144.17/144.26	c #Conflicts:     605000 | #Learnt:      30679 | 0.000
144.17/144.26	c total clause space: 78.2603MB
144.17/144.26	c total #watches: 97593
144.56/144.65	c total #propagations: 98685638 / total #impl: 190409085 (eff. 0.518)
144.56/144.65	c #Conflicts:     606000 | #Learnt:      31679 | 0.000
144.56/144.65	c total clause space: 78.2603MB
144.56/144.65	c total #watches: 100128
144.96/145.08	c total #propagations: 98850543 / total #impl: 190737845 (eff. 0.518)
144.96/145.08	c #Conflicts:     607000 | #Learnt:      32679 | 0.000
144.96/145.08	c total clause space: 78.2603MB
144.96/145.08	c total #watches: 102550
145.46/145.51	c total #propagations: 99027752 / total #impl: 191098499 (eff. 0.518)
145.46/145.51	c #Conflicts:     608000 | #Learnt:      33679 | 0.000
145.46/145.51	c total clause space: 78.2603MB
145.46/145.51	c total #watches: 104950
145.86/145.95	c total #propagations: 99200275 / total #impl: 191435737 (eff. 0.518)
145.86/145.95	c #Conflicts:     609000 | #Learnt:      34679 | 0.000
145.86/145.95	c total clause space: 78.2603MB
145.86/145.95	c total #watches: 107582
146.27/146.39	c total #propagations: 99367380 / total #impl: 191777150 (eff. 0.518)
146.27/146.39	c #Conflicts:     610000 | #Learnt:      35679 | 0.000
146.27/146.39	c total clause space: 78.2603MB
146.27/146.39	c total #watches: 110019
146.76/146.85	c total #propagations: 99539208 / total #impl: 192130152 (eff. 0.518)
146.76/146.85	c #Conflicts:     611000 | #Learnt:      36679 | 0.000
146.76/146.85	c total clause space: 78.2603MB
146.76/146.85	c total #watches: 112619
147.26/147.33	c total #propagations: 99716615 / total #impl: 192493784 (eff. 0.518)
147.26/147.33	c GARBAGE COLLECT
147.26/147.33	c #Conflicts:     612000 | #Learnt:      18885 | 0.000
147.26/147.33	c total clause space: 78.2603MB
147.26/147.33	c total #watches: 65987
147.47/147.58	c total #propagations: 99894275 / total #impl: 192855909 (eff. 0.518)
147.47/147.58	c #Conflicts:     613000 | #Learnt:      19885 | 0.000
147.47/147.58	c total clause space: 78.2603MB
147.47/147.58	c total #watches: 68635
147.76/147.85	c total #propagations: 100071401 / total #impl: 193186073 (eff. 0.518)
147.76/147.85	c #Conflicts:     614000 | #Learnt:      20885 | 0.000
147.76/147.85	c total clause space: 78.2603MB
147.76/147.85	c total #watches: 71396
148.06/148.10	c total #propagations: 100240287 / total #impl: 193508386 (eff. 0.518)
148.06/148.10	c #Conflicts:     615000 | #Learnt:      21885 | 0.000
148.06/148.10	c total clause space: 78.2603MB
148.06/148.10	c total #watches: 73859
148.26/148.39	c total #propagations: 100396075 / total #impl: 193799740 (eff. 0.518)
148.26/148.39	c #Conflicts:     616000 | #Learnt:      22885 | 0.000
148.26/148.39	c total clause space: 78.2603MB
148.26/148.39	c total #watches: 76880
148.57/148.65	c total #propagations: 100562263 / total #impl: 194129845 (eff. 0.518)
148.57/148.65	c #Conflicts:     617000 | #Learnt:      23885 | 0.000
148.57/148.65	c total clause space: 78.2603MB
148.57/148.65	c total #watches: 79970
148.86/148.91	c total #propagations: 100723535 / total #impl: 194455605 (eff. 0.518)
148.86/148.91	c #Conflicts:     618000 | #Learnt:      24885 | 0.000
148.86/148.91	c total clause space: 78.2603MB
148.86/148.91	c total #watches: 82968
149.06/149.16	c total #propagations: 100882362 / total #impl: 194769003 (eff. 0.518)
149.06/149.16	c #Conflicts:     619000 | #Learnt:      25885 | 0.000
149.06/149.16	c total clause space: 78.2603MB
149.06/149.16	c total #watches: 86162
149.36/149.45	c total #propagations: 101027791 / total #impl: 195054499 (eff. 0.518)
149.36/149.45	c #Conflicts:     620000 | #Learnt:      26885 | 0.000
149.36/149.45	c total clause space: 78.2603MB
149.36/149.45	c total #watches: 89008
149.67/149.75	c total #propagations: 101183453 / total #impl: 195370062 (eff. 0.518)
149.67/149.75	c #Conflicts:     621000 | #Learnt:      27885 | 0.000
149.67/149.75	c total clause space: 78.2603MB
149.67/149.75	c total #watches: 92283
150.06/150.10	c total #propagations: 101341981 / total #impl: 195743687 (eff. 0.518)
150.06/150.10	c #Conflicts:     622000 | #Learnt:      28885 | 0.000
150.06/150.10	c total clause space: 78.2603MB
150.06/150.10	c total #watches: 94744
150.26/150.39	c total #propagations: 101512140 / total #impl: 196063559 (eff. 0.518)
150.26/150.39	c #Conflicts:     623000 | #Learnt:      29885 | 0.000
150.26/150.39	c total clause space: 78.2603MB
150.26/150.39	c total #watches: 97282
150.56/150.70	c total #propagations: 101660002 / total #impl: 196353575 (eff. 0.518)
150.56/150.70	c #Conflicts:     624000 | #Learnt:      30885 | 0.000
150.56/150.70	c total clause space: 78.2603MB
150.56/150.70	c total #watches: 99860
150.96/151.03	c total #propagations: 101815793 / total #impl: 196658620 (eff. 0.518)
150.96/151.03	c #Conflicts:     625000 | #Learnt:      31885 | 0.000
150.96/151.03	c total clause space: 78.2603MB
150.96/151.03	c total #watches: 103166
151.26/151.39	c total #propagations: 101980482 / total #impl: 196981324 (eff. 0.518)
151.26/151.39	c #Conflicts:     626000 | #Learnt:      32885 | 0.000
151.26/151.39	c total clause space: 78.2603MB
151.26/151.39	c total #watches: 105769
151.66/151.78	c total #propagations: 102130343 / total #impl: 197293185 (eff. 0.518)
151.66/151.78	c #Conflicts:     627000 | #Learnt:      33885 | 0.000
151.66/151.78	c total clause space: 78.2603MB
151.66/151.78	c total #watches: 108437
152.06/152.14	c total #propagations: 102296178 / total #impl: 197597678 (eff. 0.518)
152.06/152.14	c #Conflicts:     628000 | #Learnt:      34885 | 0.000
152.06/152.14	c total clause space: 78.2603MB
152.06/152.14	c total #watches: 111748
152.36/152.45	c total #propagations: 102464043 / total #impl: 197941647 (eff. 0.518)
152.36/152.45	c #Conflicts:     629000 | #Learnt:      35885 | 0.000
152.36/152.45	c total clause space: 78.2603MB
152.36/152.45	c total #watches: 114140
152.76/152.81	c total #propagations: 102606832 / total #impl: 198209547 (eff. 0.518)
152.76/152.81	c #Conflicts:     630000 | #Learnt:      36885 | 0.000
152.76/152.81	c total clause space: 78.2603MB
152.76/152.81	c total #watches: 116872
153.06/153.16	c total #propagations: 102754048 / total #impl: 198496182 (eff. 0.518)
153.06/153.16	c #Conflicts:     631000 | #Learnt:      37885 | 0.000
153.06/153.16	c total clause space: 78.2603MB
153.06/153.16	c total #watches: 119126
153.36/153.45	c total #propagations: 102895570 / total #impl: 198742954 (eff. 0.518)
153.36/153.45	c GARBAGE COLLECT
153.36/153.45	c #Conflicts:     632000 | #Learnt:      19781 | 0.000
153.36/153.45	c total clause space: 78.2603MB
153.36/153.45	c total #watches: 68577
153.56/153.67	c total #propagations: 103063898 / total #impl: 199062576 (eff. 0.518)
153.56/153.67	c #Conflicts:     633000 | #Learnt:      20781 | 0.000
153.56/153.67	c total clause space: 78.2603MB
153.56/153.67	c total #watches: 71609
153.76/153.89	c total #propagations: 103251206 / total #impl: 199445975 (eff. 0.518)
153.76/153.89	c #Conflicts:     634000 | #Learnt:      21781 | 0.000
153.76/153.89	c total clause space: 78.2603MB
153.76/153.89	c total #watches: 74286
154.07/154.14	c total #propagations: 103433241 / total #impl: 199837833 (eff. 0.518)
154.07/154.14	c #Conflicts:     635000 | #Learnt:      22781 | 0.000
154.07/154.14	c total clause space: 78.2603MB
154.07/154.14	c total #watches: 77189
154.26/154.39	c total #propagations: 103606349 / total #impl: 200205577 (eff. 0.517)
154.26/154.39	c #Conflicts:     636000 | #Learnt:      23781 | 0.000
154.26/154.39	c total clause space: 78.2603MB
154.26/154.39	c total #watches: 79727
154.56/154.64	c total #propagations: 103754478 / total #impl: 200488761 (eff. 0.518)
154.56/154.64	c #Conflicts:     637000 | #Learnt:      24781 | 0.000
154.56/154.64	c total clause space: 78.2603MB
154.56/154.64	c total #watches: 82438
154.76/154.89	c total #propagations: 103898612 / total #impl: 200804860 (eff. 0.517)
154.76/154.89	c #Conflicts:     638000 | #Learnt:      25781 | 0.000
154.76/154.89	c total clause space: 78.2603MB
154.76/154.89	c total #watches: 85008
155.07/155.15	c total #propagations: 104065942 / total #impl: 201095187 (eff. 0.517)
155.07/155.15	c #Conflicts:     639000 | #Learnt:      26781 | 0.000
155.07/155.15	c total clause space: 78.2603MB
155.07/155.15	c total #watches: 88111
155.36/155.49	c total #propagations: 104219667 / total #impl: 201415854 (eff. 0.517)
155.36/155.49	c #Conflicts:     640000 | #Learnt:      27781 | 0.000
155.36/155.49	c total clause space: 78.2603MB
155.36/155.49	c total #watches: 91408
155.66/155.75	c total #propagations: 104400508 / total #impl: 201737891 (eff. 0.518)
155.66/155.75	c #Conflicts:     641000 | #Learnt:      28781 | 0.000
155.66/155.75	c total clause space: 78.2603MB
155.66/155.75	c total #watches: 93834
155.96/156.01	c total #propagations: 104540123 / total #impl: 201991867 (eff. 0.518)
155.96/156.01	c #Conflicts:     642000 | #Learnt:      29781 | 0.000
155.96/156.01	c total clause space: 78.2603MB
155.96/156.01	c total #watches: 96297
156.17/156.26	c total #propagations: 104685483 / total #impl: 202260213 (eff. 0.518)
156.17/156.26	c #Conflicts:     643000 | #Learnt:      30781 | 0.000
156.17/156.26	c total clause space: 78.2603MB
156.17/156.26	c total #watches: 98555
156.46/156.55	c total #propagations: 104828756 / total #impl: 202514956 (eff. 0.518)
156.46/156.55	c #Conflicts:     644000 | #Learnt:      31781 | 0.000
156.46/156.55	c total clause space: 78.2603MB
156.46/156.55	c total #watches: 101368
156.86/156.90	c total #propagations: 104984298 / total #impl: 202837203 (eff. 0.518)
156.86/156.90	c #Conflicts:     645000 | #Learnt:      32781 | 0.000
156.86/156.90	c total clause space: 78.2603MB
156.86/156.90	c total #watches: 103981
157.16/157.24	c total #propagations: 105146347 / total #impl: 203145255 (eff. 0.518)
157.16/157.24	c #Conflicts:     646000 | #Learnt:      33781 | 0.000
157.16/157.24	c total clause space: 78.2603MB
157.16/157.24	c total #watches: 106679
157.56/157.63	c total #propagations: 105292781 / total #impl: 203453284 (eff. 0.518)
157.56/157.63	c #Conflicts:     647000 | #Learnt:      34781 | 0.000
157.56/157.63	c total clause space: 78.2603MB
157.56/157.63	c total #watches: 109619
157.96/158.02	c total #propagations: 105459539 / total #impl: 203772367 (eff. 0.518)
157.96/158.02	c #Conflicts:     648000 | #Learnt:      35781 | 0.000
157.96/158.02	c total clause space: 78.2603MB
157.96/158.02	c total #watches: 112711
158.26/158.40	c total #propagations: 105629017 / total #impl: 204099244 (eff. 0.518)
158.26/158.40	c #Conflicts:     649000 | #Learnt:      36781 | 0.000
158.26/158.40	c total clause space: 78.2603MB
158.26/158.40	c total #watches: 115882
158.66/158.79	c total #propagations: 105785223 / total #impl: 204486916 (eff. 0.517)
158.66/158.79	c #Conflicts:     650000 | #Learnt:      37781 | 0.000
158.66/158.79	c total clause space: 78.2603MB
158.66/158.79	c total #watches: 119017
159.16/159.20	c total #propagations: 105956184 / total #impl: 204928945 (eff. 0.517)
159.16/159.20	c #Conflicts:     651000 | #Learnt:      38781 | 0.000
159.16/159.20	c total clause space: 78.2603MB
159.16/159.20	c total #watches: 122600
159.36/159.43	c total #propagations: 106113928 / total #impl: 205267223 (eff. 0.517)
159.36/159.43	c GARBAGE COLLECT
159.36/159.43	c #Conflicts:     652000 | #Learnt:      20384 | 0.000
159.36/159.43	c total clause space: 78.2603MB
159.36/159.43	c total #watches: 69803
159.57/159.62	c total #propagations: 106271435 / total #impl: 205549318 (eff. 0.517)
159.57/159.62	c #Conflicts:     653000 | #Learnt:      21384 | 0.000
159.57/159.62	c total clause space: 78.2603MB
159.57/159.62	c total #watches: 72437
159.76/159.85	c total #propagations: 106423756 / total #impl: 205832614 (eff. 0.517)
159.76/159.85	c #Conflicts:     654000 | #Learnt:      22384 | 0.000
159.76/159.85	c total clause space: 78.2603MB
159.76/159.85	c total #watches: 74858
160.06/160.14	c total #propagations: 106594072 / total #impl: 206150385 (eff. 0.517)
160.06/160.14	c #Conflicts:     655000 | #Learnt:      23384 | 0.000
160.06/160.14	c total clause space: 78.2603MB
160.06/160.14	c total #watches: 77756
160.36/160.46	c total #propagations: 106769882 / total #impl: 206508494 (eff. 0.517)
160.36/160.46	c #Conflicts:     656000 | #Learnt:      24384 | 0.000
160.36/160.46	c total clause space: 78.2603MB
160.36/160.46	c total #watches: 80293
160.67/160.79	c total #propagations: 106948289 / total #impl: 206844330 (eff. 0.517)
160.67/160.79	c #Conflicts:     657000 | #Learnt:      25384 | 0.000
160.67/160.79	c total clause space: 78.2603MB
160.67/160.79	c total #watches: 82709
161.06/161.14	c total #propagations: 107128019 / total #impl: 207204861 (eff. 0.517)
161.06/161.14	c #Conflicts:     658000 | #Learnt:      26384 | 0.000
161.06/161.14	c total clause space: 78.2603MB
161.06/161.14	c total #watches: 85296
161.36/161.50	c total #propagations: 107316012 / total #impl: 207605110 (eff. 0.517)
161.36/161.50	c #Conflicts:     659000 | #Learnt:      27384 | 0.000
161.36/161.50	c total clause space: 78.2603MB
161.36/161.50	c total #watches: 87786
161.77/161.85	c total #propagations: 107506674 / total #impl: 207985211 (eff. 0.517)
161.77/161.85	c #Conflicts:     660000 | #Learnt:      28384 | 0.000
161.77/161.85	c total clause space: 78.2603MB
161.77/161.85	c total #watches: 90879
162.06/162.17	c total #propagations: 107690950 / total #impl: 208394563 (eff. 0.517)
162.06/162.17	c #Conflicts:     661000 | #Learnt:      29384 | 0.000
162.06/162.17	c total clause space: 78.2603MB
162.06/162.17	c total #watches: 93836
162.36/162.46	c total #propagations: 107853658 / total #impl: 208743502 (eff. 0.517)
162.36/162.46	c #Conflicts:     662000 | #Learnt:      30384 | 0.000
162.36/162.46	c total clause space: 78.2603MB
162.36/162.46	c total #watches: 96479
162.77/162.81	c total #propagations: 108016094 / total #impl: 209043640 (eff. 0.517)
162.77/162.81	c #Conflicts:     663000 | #Learnt:      31384 | 0.000
162.77/162.81	c total clause space: 78.2603MB
162.77/162.81	c total #watches: 99659
163.06/163.13	c total #propagations: 108196326 / total #impl: 209379192 (eff. 0.517)
163.06/163.13	c #Conflicts:     664000 | #Learnt:      32384 | 0.000
163.06/163.13	c total clause space: 78.2603MB
163.06/163.13	c total #watches: 102469
163.46/163.51	c total #propagations: 108356713 / total #impl: 209699342 (eff. 0.517)
163.46/163.51	c #Conflicts:     665000 | #Learnt:      33384 | 0.000
163.46/163.51	c total clause space: 78.2603MB
163.46/163.51	c total #watches: 105094
163.76/163.85	c total #propagations: 108512748 / total #impl: 210018387 (eff. 0.517)
163.76/163.85	c #Conflicts:     666000 | #Learnt:      34384 | 0.000
163.76/163.85	c total clause space: 78.2603MB
163.76/163.85	c total #watches: 107678
164.06/164.18	c total #propagations: 108672054 / total #impl: 210307237 (eff. 0.517)
164.06/164.18	c #Conflicts:     667000 | #Learnt:      35384 | 0.000
164.06/164.18	c total clause space: 78.2603MB
164.06/164.18	c total #watches: 110114
164.36/164.48	c total #propagations: 108825391 / total #impl: 210610531 (eff. 0.517)
164.36/164.48	c #Conflicts:     668000 | #Learnt:      36384 | 0.000
164.36/164.48	c total clause space: 78.2603MB
164.36/164.48	c total #watches: 112351
164.76/164.81	c total #propagations: 108977769 / total #impl: 210905382 (eff. 0.517)
164.76/164.81	c #Conflicts:     669000 | #Learnt:      37384 | 0.000
164.76/164.81	c total clause space: 78.2603MB
164.76/164.81	c total #watches: 114732
165.07/165.15	c total #propagations: 109140386 / total #impl: 211214482 (eff. 0.517)
165.07/165.15	c #Conflicts:     670000 | #Learnt:      38384 | 0.000
165.07/165.15	c total clause space: 78.2603MB
165.07/165.15	c total #watches: 117575
165.46/165.51	c total #propagations: 109310842 / total #impl: 211522549 (eff. 0.517)
165.46/165.51	c #Conflicts:     671000 | #Learnt:      39384 | 0.000
165.46/165.51	c total clause space: 78.2603MB
165.46/165.51	c total #watches: 120352
165.66/165.78	c total #propagations: 109476866 / total #impl: 211857635 (eff. 0.517)
165.66/165.78	c GARBAGE COLLECT
165.66/165.78	c #Conflicts:     672000 | #Learnt:      20677 | 0.000
165.66/165.78	c total clause space: 78.2603MB
165.66/165.78	c total #watches: 71201
165.96/166.02	c total #propagations: 109643696 / total #impl: 212168034 (eff. 0.517)
165.96/166.02	c #Conflicts:     673000 | #Learnt:      21677 | 0.000
165.96/166.02	c total clause space: 78.2603MB
165.96/166.02	c total #watches: 74359
166.17/166.24	c total #propagations: 109827452 / total #impl: 212526690 (eff. 0.517)
166.17/166.24	c #Conflicts:     674000 | #Learnt:      22677 | 0.000
166.17/166.24	c total clause space: 78.2603MB
166.17/166.24	c total #watches: 77128
166.36/166.49	c total #propagations: 109985306 / total #impl: 212823398 (eff. 0.517)
166.36/166.49	c #Conflicts:     675000 | #Learnt:      23677 | 0.000
166.36/166.49	c total clause space: 78.2603MB
166.36/166.49	c total #watches: 79797
166.66/166.74	c total #propagations: 110134649 / total #impl: 213126881 (eff. 0.517)
166.66/166.74	c #Conflicts:     676000 | #Learnt:      24677 | 0.000
166.66/166.74	c total clause space: 78.2603MB
166.66/166.74	c total #watches: 82249
166.96/167.00	c total #propagations: 110274457 / total #impl: 213404684 (eff. 0.517)
166.96/167.00	c #Conflicts:     677000 | #Learnt:      25677 | 0.000
166.96/167.00	c total clause space: 78.2603MB
166.96/167.00	c total #watches: 84677
167.17/167.25	c total #propagations: 110417972 / total #impl: 213678047 (eff. 0.517)
167.17/167.25	c #Conflicts:     678000 | #Learnt:      26677 | 0.000
167.17/167.25	c total clause space: 78.2603MB
167.17/167.25	c total #watches: 87133
167.46/167.56	c total #propagations: 110571148 / total #impl: 213965236 (eff. 0.517)
167.46/167.56	c #Conflicts:     679000 | #Learnt:      27677 | 0.000
167.46/167.56	c total clause space: 78.2603MB
167.46/167.56	c total #watches: 89843
167.76/167.89	c total #propagations: 110741579 / total #impl: 214283780 (eff. 0.517)
167.76/167.89	c #Conflicts:     680000 | #Learnt:      28677 | 0.000
167.76/167.89	c total clause space: 78.2603MB
167.76/167.89	c total #watches: 92540
168.16/168.20	c total #propagations: 110908541 / total #impl: 214633033 (eff. 0.517)
168.16/168.20	c #Conflicts:     681000 | #Learnt:      29677 | 0.000
168.16/168.20	c total clause space: 78.2603MB
168.16/168.20	c total #watches: 95150
168.46/168.51	c total #propagations: 111085652 / total #impl: 214953349 (eff. 0.517)
168.46/168.51	c #Conflicts:     682000 | #Learnt:      30677 | 0.000
168.46/168.51	c total clause space: 78.2603MB
168.46/168.51	c total #watches: 97939
168.86/168.92	c total #propagations: 111250735 / total #impl: 215290164 (eff. 0.517)
168.86/168.92	c #Conflicts:     683000 | #Learnt:      31677 | 0.000
168.86/168.92	c total clause space: 78.2603MB
168.86/168.92	c total #watches: 101309
169.16/169.29	c total #propagations: 111423692 / total #impl: 215666699 (eff. 0.517)
169.16/169.29	c #Conflicts:     684000 | #Learnt:      32677 | 0.000
169.16/169.29	c total clause space: 78.2603MB
169.16/169.29	c total #watches: 103975
169.56/169.63	c total #propagations: 111598630 / total #impl: 216024588 (eff. 0.517)
169.56/169.63	c #Conflicts:     685000 | #Learnt:      33677 | 0.000
169.56/169.63	c total clause space: 78.2603MB
169.56/169.63	c total #watches: 106657
169.86/169.93	c total #propagations: 111752090 / total #impl: 216308710 (eff. 0.517)
169.86/169.93	c #Conflicts:     686000 | #Learnt:      34677 | 0.000
169.86/169.93	c total clause space: 78.2603MB
169.86/169.93	c total #watches: 109127
170.16/170.27	c total #propagations: 111913637 / total #impl: 216601127 (eff. 0.517)
170.16/170.27	c #Conflicts:     687000 | #Learnt:      35677 | 0.000
170.16/170.27	c total clause space: 78.2603MB
170.16/170.27	c total #watches: 111609
170.57/170.63	c total #propagations: 112082972 / total #impl: 216914431 (eff. 0.517)
170.57/170.63	c #Conflicts:     688000 | #Learnt:      36677 | 0.000
170.57/170.63	c total clause space: 78.2603MB
170.57/170.63	c total #watches: 113997
170.96/171.04	c total #propagations: 112247299 / total #impl: 217233567 (eff. 0.517)
170.96/171.04	c #Conflicts:     689000 | #Learnt:      37677 | 0.000
170.96/171.04	c total clause space: 78.2603MB
170.96/171.04	c total #watches: 116719
171.36/171.43	c total #propagations: 112413894 / total #impl: 217577802 (eff. 0.517)
171.36/171.43	c #Conflicts:     690000 | #Learnt:      38677 | 0.000
171.36/171.43	c total clause space: 78.2603MB
171.36/171.43	c total #watches: 119574
171.76/171.83	c total #propagations: 112571332 / total #impl: 217891761 (eff. 0.517)
171.76/171.83	c #Conflicts:     691000 | #Learnt:      39677 | 0.000
171.76/171.83	c total clause space: 78.2603MB
171.76/171.83	c total #watches: 122201
172.06/172.10	c total #propagations: 112732709 / total #impl: 218214335 (eff. 0.517)
172.06/172.10	c GARBAGE COLLECT
172.06/172.10	c #Conflicts:     692000 | #Learnt:      20670 | 0.000
172.06/172.10	c total clause space: 78.2603MB
172.06/172.10	c total #watches: 70504
172.26/172.35	c total #propagations: 112883076 / total #impl: 218499998 (eff. 0.517)
172.26/172.35	c #Conflicts:     693000 | #Learnt:      21670 | 0.000
172.26/172.35	c total clause space: 78.2603MB
172.26/172.35	c total #watches: 73129
172.56/172.61	c total #propagations: 113057986 / total #impl: 218823151 (eff. 0.517)
172.56/172.61	c #Conflicts:     694000 | #Learnt:      22670 | 0.000
172.56/172.61	c total clause space: 78.2603MB
172.56/172.61	c total #watches: 76260
172.77/172.86	c total #propagations: 113215865 / total #impl: 219164474 (eff. 0.517)
172.77/172.86	c #Conflicts:     695000 | #Learnt:      23670 | 0.000
172.77/172.86	c total clause space: 78.2603MB
172.77/172.86	c total #watches: 79033
173.06/173.11	c total #propagations: 113357531 / total #impl: 219462731 (eff. 0.517)
173.06/173.11	c #Conflicts:     696000 | #Learnt:      24670 | 0.000
173.06/173.11	c total clause space: 78.2603MB
173.06/173.11	c total #watches: 81462
173.36/173.41	c total #propagations: 113506346 / total #impl: 219742887 (eff. 0.517)
173.36/173.41	c #Conflicts:     697000 | #Learnt:      25670 | 0.000
173.36/173.41	c total clause space: 78.2603MB
173.36/173.41	c total #watches: 84646
173.56/173.68	c total #propagations: 113673118 / total #impl: 220079049 (eff. 0.517)
173.56/173.68	c #Conflicts:     698000 | #Learnt:      26670 | 0.000
173.56/173.68	c total clause space: 78.2603MB
173.56/173.68	c total #watches: 87766
173.87/173.94	c total #propagations: 113828292 / total #impl: 220360175 (eff. 0.517)
173.87/173.94	c #Conflicts:     699000 | #Learnt:      27670 | 0.000
173.87/173.94	c total clause space: 78.2603MB
173.87/173.94	c total #watches: 90244
174.06/174.19	c total #propagations: 113971235 / total #impl: 220633272 (eff. 0.517)
174.06/174.19	c #Conflicts:     700000 | #Learnt:      28670 | 0.000
174.06/174.19	c total clause space: 78.2603MB
174.06/174.19	c total #watches: 93064
174.36/174.44	c total #propagations: 114117459 / total #impl: 220940077 (eff. 0.517)
174.36/174.44	c #Conflicts:     701000 | #Learnt:      29670 | 0.000
174.36/174.44	c total clause space: 78.2603MB
174.36/174.44	c total #watches: 96398
174.66/174.74	c total #propagations: 114279389 / total #impl: 221261337 (eff. 0.516)
174.66/174.74	c #Conflicts:     702000 | #Learnt:      30670 | 0.000
174.66/174.74	c total clause space: 78.2603MB
174.66/174.74	c total #watches: 99508
174.97/175.03	c total #propagations: 114449966 / total #impl: 221654425 (eff. 0.516)
174.97/175.03	c #Conflicts:     703000 | #Learnt:      31670 | 0.000
174.97/175.03	c total clause space: 78.2603MB
174.97/175.03	c total #watches: 102252
175.26/175.34	c total #propagations: 114595411 / total #impl: 221995971 (eff. 0.516)
175.26/175.34	c #Conflicts:     704000 | #Learnt:      32670 | 0.000
175.26/175.34	c total clause space: 78.2603MB
175.26/175.34	c total #watches: 104882
175.66/175.71	c total #propagations: 114731822 / total #impl: 222333763 (eff. 0.516)
175.66/175.71	c #Conflicts:     705000 | #Learnt:      33670 | 0.000
175.66/175.71	c total clause space: 78.2603MB
175.66/175.71	c total #watches: 108497
175.96/176.07	c total #propagations: 114891719 / total #impl: 222662363 (eff. 0.516)
175.96/176.07	c #Conflicts:     706000 | #Learnt:      34670 | 0.000
175.96/176.07	c total clause space: 78.2603MB
175.96/176.07	c total #watches: 111409
176.26/176.39	c total #propagations: 115012231 / total #impl: 222924978 (eff. 0.516)
176.26/176.39	c #Conflicts:     707000 | #Learnt:      35670 | 0.000
176.26/176.39	c total clause space: 78.2603MB
176.26/176.39	c total #watches: 113861
176.66/176.77	c total #propagations: 115161781 / total #impl: 223191642 (eff. 0.516)
176.66/176.77	c #Conflicts:     708000 | #Learnt:      36670 | 0.000
176.66/176.77	c total clause space: 78.2603MB
176.66/176.77	c total #watches: 116422
177.07/177.10	c total #propagations: 115324291 / total #impl: 223493883 (eff. 0.516)
177.07/177.10	c #Conflicts:     709000 | #Learnt:      37670 | 0.000
177.07/177.10	c total clause space: 78.2603MB
177.07/177.10	c total #watches: 118933
177.36/177.43	c total #propagations: 115472051 / total #impl: 223767812 (eff. 0.516)
177.36/177.43	c #Conflicts:     710000 | #Learnt:      38670 | 0.000
177.36/177.43	c total clause space: 78.2603MB
177.36/177.43	c total #watches: 121234
177.66/177.79	c total #propagations: 115615313 / total #impl: 224039056 (eff. 0.516)
177.66/177.79	c #Conflicts:     711000 | #Learnt:      39670 | 0.000
177.66/177.79	c total clause space: 78.2603MB
177.66/177.79	c total #watches: 123720
178.06/178.18	c total #propagations: 115773174 / total #impl: 224343915 (eff. 0.516)
178.06/178.18	c GARBAGE COLLECT
178.06/178.18	c #Conflicts:     712000 | #Learnt:      20381 | 0.000
178.06/178.18	c total clause space: 78.2603MB
178.06/178.18	c total #watches: 69889
178.36/178.41	c total #propagations: 115924260 / total #impl: 224625736 (eff. 0.516)
178.36/178.41	c #Conflicts:     713000 | #Learnt:      21381 | 0.000
178.36/178.41	c total clause space: 78.2603MB
178.36/178.41	c total #watches: 72336
178.56/178.63	c total #propagations: 116088687 / total #impl: 224922192 (eff. 0.516)
178.56/178.63	c #Conflicts:     714000 | #Learnt:      22381 | 0.000
178.56/178.63	c total clause space: 78.2603MB
178.56/178.63	c total #watches: 74755
178.76/178.87	c total #propagations: 116238214 / total #impl: 225192631 (eff. 0.516)
178.76/178.87	c #Conflicts:     715000 | #Learnt:      23381 | 0.000
178.76/178.87	c total clause space: 78.2603MB
178.76/178.87	c total #watches: 77083
179.06/179.10	c total #propagations: 116391738 / total #impl: 225473331 (eff. 0.516)
179.06/179.10	c #Conflicts:     716000 | #Learnt:      24381 | 0.000
179.06/179.10	c total clause space: 78.2603MB
179.06/179.10	c total #watches: 79628
179.26/179.37	c total #propagations: 116544310 / total #impl: 225752542 (eff. 0.516)
179.26/179.37	c #Conflicts:     717000 | #Learnt:      25381 | 0.000
179.26/179.37	c total clause space: 78.2603MB
179.26/179.37	c total #watches: 82167
179.56/179.64	c total #propagations: 116705196 / total #impl: 226057131 (eff. 0.516)
179.56/179.64	c #Conflicts:     718000 | #Learnt:      26381 | 0.000
179.56/179.64	c total clause space: 78.2603MB
179.56/179.64	c total #watches: 84683
179.86/179.96	c total #propagations: 116865138 / total #impl: 226350988 (eff. 0.516)
179.86/179.96	c #Conflicts:     719000 | #Learnt:      27381 | 0.000
179.86/179.96	c total clause space: 78.2603MB
179.86/179.96	c total #watches: 87779
180.16/180.25	c total #propagations: 117044011 / total #impl: 226699856 (eff. 0.516)
180.16/180.25	c #Conflicts:     720000 | #Learnt:      28381 | 0.000
180.16/180.25	c total clause space: 78.2603MB
180.16/180.25	c total #watches: 90527
180.46/180.50	c total #propagations: 117202936 / total #impl: 226988544 (eff. 0.516)
180.46/180.50	c #Conflicts:     721000 | #Learnt:      29381 | 0.000
180.46/180.50	c total clause space: 78.2603MB
180.46/180.50	c total #watches: 92766
180.76/180.81	c total #propagations: 117354791 / total #impl: 227259986 (eff. 0.516)
180.76/180.81	c #Conflicts:     722000 | #Learnt:      30381 | 0.000
180.76/180.81	c total clause space: 78.2603MB
180.76/180.81	c total #watches: 95400
181.06/181.14	c total #propagations: 117515443 / total #impl: 227556291 (eff. 0.516)
181.06/181.14	c #Conflicts:     723000 | #Learnt:      31381 | 0.000
181.06/181.14	c total clause space: 78.2603MB
181.06/181.14	c total #watches: 98005
181.36/181.48	c total #propagations: 117683322 / total #impl: 227868260 (eff. 0.516)
181.36/181.48	c #Conflicts:     724000 | #Learnt:      32381 | 0.000
181.36/181.48	c total clause space: 78.2603MB
181.36/181.48	c total #watches: 100606
181.76/181.84	c total #propagations: 117843181 / total #impl: 228185748 (eff. 0.516)
181.76/181.84	c #Conflicts:     725000 | #Learnt:      33381 | 0.000
181.76/181.84	c total clause space: 78.2603MB
181.76/181.84	c total #watches: 103319
182.16/182.21	c total #propagations: 118010216 / total #impl: 228510566 (eff. 0.516)
182.16/182.21	c #Conflicts:     726000 | #Learnt:      34381 | 0.000
182.16/182.21	c total clause space: 78.2603MB
182.16/182.21	c total #watches: 105632
182.46/182.58	c total #propagations: 118173583 / total #impl: 228824877 (eff. 0.516)
182.46/182.58	c #Conflicts:     727000 | #Learnt:      35381 | 0.000
182.46/182.58	c total clause space: 78.2603MB
182.46/182.58	c total #watches: 108055
182.86/182.99	c total #propagations: 118335749 / total #impl: 229139023 (eff. 0.516)
182.86/182.99	c #Conflicts:     728000 | #Learnt:      36381 | 0.000
182.86/182.99	c total clause space: 78.2603MB
182.86/182.99	c total #watches: 110606
183.36/183.43	c total #propagations: 118507341 / total #impl: 229484823 (eff. 0.516)
183.36/183.43	c #Conflicts:     729000 | #Learnt:      37381 | 0.000
183.36/183.43	c total clause space: 78.2603MB
183.36/183.43	c total #watches: 113320
183.76/183.87	c total #propagations: 118677752 / total #impl: 229830348 (eff. 0.516)
183.76/183.87	c #Conflicts:     730000 | #Learnt:      38381 | 0.000
183.76/183.87	c total clause space: 78.2603MB
183.76/183.87	c total #watches: 115773
184.26/184.30	c total #propagations: 118847366 / total #impl: 230179908 (eff. 0.516)
184.26/184.30	c #Conflicts:     731000 | #Learnt:      39381 | 0.000
184.26/184.30	c total clause space: 78.2603MB
184.26/184.30	c total #watches: 118324
184.65/184.77	c total #propagations: 119016249 / total #impl: 230515982 (eff. 0.516)
184.65/184.77	c #Conflicts:     732000 | #Learnt:      40381 | 0.000
184.65/184.77	c total clause space: 78.2603MB
184.65/184.77	c total #watches: 120991
185.15/185.24	c total #propagations: 119186580 / total #impl: 230864207 (eff. 0.516)
185.15/185.24	c GARBAGE COLLECT
185.15/185.24	c #Conflicts:     733000 | #Learnt:      20780 | 0.000
185.15/185.24	c total clause space: 78.2603MB
185.15/185.24	c total #watches: 70855
185.35/185.48	c total #propagations: 119354355 / total #impl: 231204480 (eff. 0.516)
185.35/185.48	c #Conflicts:     734000 | #Learnt:      21780 | 0.000
185.35/185.48	c total clause space: 78.2603MB
185.35/185.48	c total #watches: 73388
185.65/185.74	c total #propagations: 119527182 / total #impl: 231521279 (eff. 0.516)
185.65/185.74	c #Conflicts:     735000 | #Learnt:      22780 | 0.000
185.65/185.74	c total clause space: 78.2603MB
185.65/185.74	c total #watches: 75876
185.86/186.00	c total #propagations: 119693968 / total #impl: 231827010 (eff. 0.516)
185.86/186.00	c #Conflicts:     736000 | #Learnt:      23780 | 0.000
185.86/186.00	c total clause space: 78.2603MB
185.86/186.00	c total #watches: 78436
186.15/186.27	c total #propagations: 119863330 / total #impl: 232133761 (eff. 0.516)
186.15/186.27	c #Conflicts:     737000 | #Learnt:      24780 | 0.000
186.15/186.27	c total clause space: 78.2603MB
186.15/186.27	c total #watches: 81032
186.45/186.55	c total #propagations: 120022495 / total #impl: 232431511 (eff. 0.516)
186.45/186.55	c #Conflicts:     738000 | #Learnt:      25780 | 0.000
186.45/186.55	c total clause space: 78.2603MB
186.45/186.55	c total #watches: 83578
186.75/186.85	c total #propagations: 120182957 / total #impl: 232761543 (eff. 0.516)
186.75/186.85	c #Conflicts:     739000 | #Learnt:      26780 | 0.000
186.75/186.85	c total clause space: 78.2603MB
186.75/186.85	c total #watches: 87702
187.06/187.12	c total #propagations: 120372051 / total #impl: 233150900 (eff. 0.516)
187.06/187.12	c #Conflicts:     740000 | #Learnt:      27780 | 0.000
187.06/187.12	c total clause space: 78.2603MB
187.06/187.12	c total #watches: 90620
187.35/187.44	c total #propagations: 120535961 / total #impl: 233446320 (eff. 0.516)
187.35/187.44	c #Conflicts:     741000 | #Learnt:      28780 | 0.000
187.35/187.44	c total clause space: 78.2603MB
187.35/187.44	c total #watches: 93413
187.65/187.77	c total #propagations: 120688292 / total #impl: 233725428 (eff. 0.516)
187.65/187.77	c #Conflicts:     742000 | #Learnt:      29780 | 0.000
187.65/187.77	c total clause space: 78.2603MB
187.65/187.77	c total #watches: 96264
187.95/188.07	c total #propagations: 120851582 / total #impl: 234024633 (eff. 0.516)
187.95/188.07	c #Conflicts:     743000 | #Learnt:      30780 | 0.000
187.95/188.07	c total clause space: 78.2603MB
187.95/188.07	c total #watches: 98958
188.35/188.44	c total #propagations: 121018107 / total #impl: 234326319 (eff. 0.516)
188.35/188.44	c #Conflicts:     744000 | #Learnt:      31780 | 0.000
188.35/188.44	c total clause space: 78.2603MB
188.35/188.44	c total #watches: 101492
188.65/188.76	c total #propagations: 121186272 / total #impl: 234655448 (eff. 0.516)
188.65/188.76	c #Conflicts:     745000 | #Learnt:      32780 | 0.000
188.65/188.76	c total clause space: 78.2603MB
188.65/188.76	c total #watches: 103829
188.95/189.08	c total #propagations: 121343257 / total #impl: 234955157 (eff. 0.516)
188.95/189.08	c #Conflicts:     746000 | #Learnt:      33780 | 0.000
188.95/189.08	c total clause space: 78.2603MB
188.95/189.08	c total #watches: 106662
189.35/189.40	c total #propagations: 121502368 / total #impl: 235264899 (eff. 0.516)
189.35/189.40	c #Conflicts:     747000 | #Learnt:      34780 | 0.000
189.35/189.40	c total clause space: 78.2603MB
189.35/189.40	c total #watches: 109152
189.65/189.79	c total #propagations: 121662712 / total #impl: 235580428 (eff. 0.516)
189.65/189.79	c #Conflicts:     748000 | #Learnt:      35780 | 0.000
189.65/189.79	c total clause space: 78.2603MB
189.65/189.79	c total #watches: 111610
190.05/190.15	c total #propagations: 121828628 / total #impl: 235896262 (eff. 0.516)
190.05/190.15	c #Conflicts:     749000 | #Learnt:      36780 | 0.000
190.05/190.15	c total clause space: 78.2603MB
190.05/190.15	c total #watches: 114498
190.45/190.51	c total #propagations: 121978051 / total #impl: 236219280 (eff. 0.516)
190.45/190.51	c #Conflicts:     750000 | #Learnt:      37780 | 0.000
190.45/190.51	c total clause space: 78.2603MB
190.45/190.51	c total #watches: 117074
190.75/190.81	c total #propagations: 122130339 / total #impl: 236492617 (eff. 0.516)
190.75/190.81	c #Conflicts:     751000 | #Learnt:      38780 | 0.000
190.75/190.81	c total clause space: 78.2603MB
190.75/190.81	c total #watches: 120168
191.05/191.15	c total #propagations: 122265242 / total #impl: 236812986 (eff. 0.516)
191.05/191.15	c #Conflicts:     752000 | #Learnt:      39780 | 0.000
191.05/191.15	c total clause space: 78.2603MB
191.05/191.15	c total #watches: 123544
191.46/191.52	c total #propagations: 122413472 / total #impl: 237156658 (eff. 0.516)
191.46/191.52	c #Conflicts:     753000 | #Learnt:      40780 | 0.000
191.46/191.52	c total clause space: 78.2603MB
191.46/191.52	c total #watches: 126598
191.85/191.92	c total #propagations: 122587009 / total #impl: 237517384 (eff. 0.516)
191.85/191.92	c #Conflicts:     754000 | #Learnt:      41780 | 0.000
191.85/191.92	c total clause space: 78.2603MB
191.85/191.92	c total #watches: 129454
192.05/192.19	c total #propagations: 122737861 / total #impl: 237846187 (eff. 0.516)
192.05/192.19	c GARBAGE COLLECT
192.05/192.19	c #Conflicts:     755000 | #Learnt:      21878 | 0.000
192.05/192.19	c total clause space: 78.2603MB
192.05/192.19	c total #watches: 73642
192.35/192.42	c total #propagations: 122903287 / total #impl: 238152786 (eff. 0.516)
192.35/192.42	c #Conflicts:     756000 | #Learnt:      22878 | 0.000
192.35/192.42	c total clause space: 78.2603MB
192.35/192.42	c total #watches: 76264
192.65/192.70	c total #propagations: 123062348 / total #impl: 238460190 (eff. 0.516)
192.65/192.70	c #Conflicts:     757000 | #Learnt:      23878 | 0.000
192.65/192.70	c total clause space: 78.2603MB
192.65/192.70	c total #watches: 78934
192.85/192.99	c total #propagations: 123218410 / total #impl: 238756070 (eff. 0.516)
192.85/192.99	c #Conflicts:     758000 | #Learnt:      24878 | 0.000
192.85/192.99	c total clause space: 78.2603MB
192.85/192.99	c total #watches: 81311
193.15/193.24	c total #propagations: 123382672 / total #impl: 239064559 (eff. 0.516)
193.15/193.24	c #Conflicts:     759000 | #Learnt:      25878 | 0.000
193.15/193.24	c total clause space: 78.2603MB
193.15/193.24	c total #watches: 83875
193.45/193.55	c total #propagations: 123537954 / total #impl: 239341575 (eff. 0.516)
193.45/193.55	c #Conflicts:     760000 | #Learnt:      26878 | 0.000
193.45/193.55	c total clause space: 78.2603MB
193.45/193.55	c total #watches: 86561
193.75/193.86	c total #propagations: 123710129 / total #impl: 239671074 (eff. 0.516)
193.75/193.86	c #Conflicts:     761000 | #Learnt:      27878 | 0.000
193.75/193.86	c total clause space: 78.2603MB
193.75/193.86	c total #watches: 89153
194.05/194.18	c total #propagations: 123886882 / total #impl: 239986338 (eff. 0.516)
194.05/194.18	c #Conflicts:     762000 | #Learnt:      28878 | 0.000
194.05/194.18	c total clause space: 78.2603MB
194.05/194.18	c total #watches: 91500
194.45/194.51	c total #propagations: 124056292 / total #impl: 240310963 (eff. 0.516)
194.45/194.51	c #Conflicts:     763000 | #Learnt:      29878 | 0.000
194.45/194.51	c total clause space: 78.2603MB
194.45/194.51	c total #watches: 94121
194.66/194.80	c total #propagations: 124227600 / total #impl: 240644830 (eff. 0.516)
194.66/194.80	c #Conflicts:     764000 | #Learnt:      30878 | 0.000
194.66/194.80	c total clause space: 78.2603MB
194.66/194.80	c total #watches: 96903
195.05/195.10	c total #propagations: 124385920 / total #impl: 240970437 (eff. 0.516)
195.05/195.10	c #Conflicts:     765000 | #Learnt:      31878 | 0.000
195.05/195.10	c total clause space: 78.2603MB
195.05/195.10	c total #watches: 99531
195.25/195.34	c total #propagations: 124534143 / total #impl: 241274461 (eff. 0.516)
195.25/195.34	c #Conflicts:     766000 | #Learnt:      32878 | 0.000
195.25/195.34	c total clause space: 78.2603MB
195.25/195.34	c total #watches: 101822
195.55/195.66	c total #propagations: 124658532 / total #impl: 241517673 (eff. 0.516)
195.55/195.66	c #Conflicts:     767000 | #Learnt:      33878 | 0.000
195.55/195.66	c total clause space: 78.2603MB
195.55/195.66	c total #watches: 104443
195.86/195.99	c total #propagations: 124822918 / total #impl: 241851941 (eff. 0.516)
195.86/195.99	c #Conflicts:     768000 | #Learnt:      34878 | 0.000
195.86/195.99	c total clause space: 78.2603MB
195.86/195.99	c total #watches: 107081
196.25/196.32	c total #propagations: 124978892 / total #impl: 242174225 (eff. 0.516)
196.25/196.32	c #Conflicts:     769000 | #Learnt:      35878 | 0.000
196.25/196.32	c total clause space: 78.2603MB
196.25/196.32	c total #watches: 109657
196.55/196.69	c total #propagations: 125136894 / total #impl: 242468954 (eff. 0.516)
196.55/196.69	c #Conflicts:     770000 | #Learnt:      36878 | 0.000
196.55/196.69	c total clause space: 78.2603MB
196.55/196.69	c total #watches: 112205
196.96/197.04	c total #propagations: 125298061 / total #impl: 242777100 (eff. 0.516)
196.96/197.04	c #Conflicts:     771000 | #Learnt:      37878 | 0.000
196.96/197.04	c total clause space: 78.2603MB
196.96/197.04	c total #watches: 114594
197.35/197.44	c total #propagations: 125449698 / total #impl: 243076669 (eff. 0.516)
197.35/197.44	c #Conflicts:     772000 | #Learnt:      38878 | 0.000
197.35/197.44	c total clause space: 78.2603MB
197.35/197.44	c total #watches: 117774
197.75/197.85	c total #propagations: 125613065 / total #impl: 243423304 (eff. 0.516)
197.75/197.85	c #Conflicts:     773000 | #Learnt:      39878 | 0.000
197.75/197.85	c total clause space: 78.2603MB
197.75/197.85	c total #watches: 120514
198.15/198.27	c total #propagations: 125778890 / total #impl: 243753011 (eff. 0.516)
198.15/198.27	c #Conflicts:     774000 | #Learnt:      40878 | 0.000
198.15/198.27	c total clause space: 78.2603MB
198.15/198.27	c total #watches: 123678
198.55/198.65	c total #propagations: 125926792 / total #impl: 244095947 (eff. 0.516)
198.55/198.65	c #Conflicts:     775000 | #Learnt:      41878 | 0.000
198.55/198.65	c total clause space: 78.2603MB
198.55/198.65	c total #watches: 126035
198.95/199.04	c total #propagations: 126096728 / total #impl: 244433059 (eff. 0.516)
198.95/199.04	c GARBAGE COLLECT
198.95/199.04	c #Conflicts:     776000 | #Learnt:      21672 | 0.000
198.95/199.04	c total clause space: 78.2603MB
198.95/199.04	c total #watches: 73234
199.16/199.28	c total #propagations: 126263642 / total #impl: 244775371 (eff. 0.516)
199.16/199.28	c #Conflicts:     777000 | #Learnt:      22672 | 0.000
199.16/199.28	c total clause space: 78.2603MB
199.16/199.28	c total #watches: 75691
199.35/199.47	c total #propagations: 126451514 / total #impl: 245123243 (eff. 0.516)
199.35/199.47	c #Conflicts:     778000 | #Learnt:      23672 | 0.000
199.35/199.47	c total clause space: 78.2603MB
199.35/199.47	c total #watches: 78640
199.55/199.70	c total #propagations: 126587578 / total #impl: 245405075 (eff. 0.516)
199.55/199.70	c #Conflicts:     779000 | #Learnt:      24672 | 0.000
199.55/199.70	c total clause space: 78.2603MB
199.55/199.70	c total #watches: 81171
199.85/199.97	c total #propagations: 126716814 / total #impl: 245678484 (eff. 0.516)
199.85/199.97	c #Conflicts:     780000 | #Learnt:      25672 | 0.000
199.85/199.97	c total clause space: 78.2603MB
199.85/199.97	c total #watches: 83490
200.16/200.28	c total #propagations: 126878416 / total #impl: 245980178 (eff. 0.516)
200.16/200.28	c #Conflicts:     781000 | #Learnt:      26672 | 0.000
200.16/200.28	c total clause space: 78.2603MB
200.16/200.28	c total #watches: 85786
200.45/200.58	c total #propagations: 127036819 / total #impl: 246276493 (eff. 0.516)
200.45/200.58	c #Conflicts:     782000 | #Learnt:      27672 | 0.000
200.45/200.58	c total clause space: 78.2603MB
200.45/200.58	c total #watches: 88095
200.85/200.91	c total #propagations: 127199335 / total #impl: 246599215 (eff. 0.516)
200.85/200.91	c #Conflicts:     783000 | #Learnt:      28672 | 0.000
200.85/200.91	c total clause space: 78.2603MB
200.85/200.91	c total #watches: 90616
201.15/201.25	c total #propagations: 127365147 / total #impl: 246901245 (eff. 0.516)
201.15/201.25	c #Conflicts:     784000 | #Learnt:      29672 | 0.000
201.15/201.25	c total clause space: 78.2603MB
201.15/201.25	c total #watches: 93104
201.55/201.62	c total #propagations: 127535452 / total #impl: 247222863 (eff. 0.516)
201.55/201.62	c #Conflicts:     785000 | #Learnt:      30672 | 0.000
201.55/201.62	c total clause space: 78.2603MB
201.55/201.62	c total #watches: 95509
201.85/201.99	c total #propagations: 127708915 / total #impl: 247559232 (eff. 0.516)
201.85/201.99	c #Conflicts:     786000 | #Learnt:      31672 | 0.000
201.85/201.99	c total clause space: 78.2603MB
201.85/201.99	c total #watches: 97844
202.25/202.38	c total #propagations: 127887947 / total #impl: 247910985 (eff. 0.516)
202.25/202.38	c #Conflicts:     787000 | #Learnt:      32672 | 0.000
202.25/202.38	c total clause space: 78.2603MB
202.25/202.38	c total #watches: 100180
202.65/202.73	c total #propagations: 128059735 / total #impl: 248254553 (eff. 0.516)
202.65/202.73	c #Conflicts:     788000 | #Learnt:      33672 | 0.000
202.65/202.73	c total clause space: 78.2603MB
202.65/202.73	c total #watches: 102374
202.95/203.07	c total #propagations: 128216099 / total #impl: 248561662 (eff. 0.516)
202.95/203.07	c #Conflicts:     789000 | #Learnt:      34672 | 0.000
202.95/203.07	c total clause space: 78.2603MB
202.95/203.07	c total #watches: 104946
203.25/203.37	c total #propagations: 128369521 / total #impl: 248870659 (eff. 0.516)
203.25/203.37	c #Conflicts:     790000 | #Learnt:      35672 | 0.000
203.25/203.37	c total clause space: 78.2603MB
203.25/203.37	c total #watches: 107306
203.65/203.72	c total #propagations: 128514316 / total #impl: 249137795 (eff. 0.516)
203.65/203.72	c #Conflicts:     791000 | #Learnt:      36672 | 0.000
203.65/203.72	c total clause space: 78.2603MB
203.65/203.72	c total #watches: 110184
203.95/204.09	c total #propagations: 128667630 / total #impl: 249426684 (eff. 0.516)
203.95/204.09	c #Conflicts:     792000 | #Learnt:      37672 | 0.000
203.95/204.09	c total clause space: 78.2603MB
203.95/204.09	c total #watches: 113099
204.35/204.44	c total #propagations: 128829092 / total #impl: 249751243 (eff. 0.516)
204.35/204.44	c #Conflicts:     793000 | #Learnt:      38672 | 0.000
204.35/204.44	c total clause space: 78.2603MB
204.35/204.44	c total #watches: 115743
204.66/204.78	c total #propagations: 128980281 / total #impl: 250034849 (eff. 0.516)
204.66/204.78	c #Conflicts:     794000 | #Learnt:      39672 | 0.000
204.66/204.78	c total clause space: 78.2603MB
204.66/204.78	c total #watches: 118938
205.15/205.24	c total #propagations: 129141247 / total #impl: 250375581 (eff. 0.516)
205.15/205.24	c #Conflicts:     795000 | #Learnt:      40672 | 0.000
205.15/205.24	c total clause space: 78.2603MB
205.15/205.24	c total #watches: 121363
205.55/205.69	c total #propagations: 129317277 / total #impl: 250728432 (eff. 0.516)
205.55/205.69	c #Conflicts:     796000 | #Learnt:      41672 | 0.000
205.55/205.69	c total clause space: 78.2603MB
205.55/205.69	c total #watches: 123846
206.05/206.15	c total #propagations: 129494428 / total #impl: 251088860 (eff. 0.516)
206.05/206.15	c #Conflicts:     797000 | #Learnt:      42672 | 0.000
206.05/206.15	c total clause space: 78.2603MB
206.05/206.15	c total #watches: 126475
206.35/206.44	c total #propagations: 129666365 / total #impl: 251430384 (eff. 0.516)
206.35/206.44	c GARBAGE COLLECT
206.35/206.44	c #Conflicts:     798000 | #Learnt:      22169 | 0.000
206.35/206.44	c total clause space: 78.2603MB
206.35/206.44	c total #watches: 74311
206.55/206.68	c total #propagations: 129817837 / total #impl: 251745989 (eff. 0.516)
206.55/206.68	c #Conflicts:     799000 | #Learnt:      23169 | 0.000
206.55/206.68	c total clause space: 78.2603MB
206.55/206.68	c total #watches: 76843
206.76/206.89	c total #propagations: 129972974 / total #impl: 252057715 (eff. 0.516)
206.76/206.89	c #Conflicts:     800000 | #Learnt:      24169 | 0.000
206.76/206.89	c total clause space: 78.2603MB
206.76/206.89	c total #watches: 79342
207.05/207.16	c total #propagations: 130096500 / total #impl: 252296603 (eff. 0.516)
207.05/207.16	c #Conflicts:     801000 | #Learnt:      25169 | 0.000
207.05/207.16	c total clause space: 78.2603MB
207.05/207.16	c total #watches: 81897
207.35/207.46	c total #propagations: 130264524 / total #impl: 252620789 (eff. 0.516)
207.35/207.46	c #Conflicts:     802000 | #Learnt:      26169 | 0.000
207.35/207.46	c total clause space: 78.2603MB
207.35/207.46	c total #watches: 85201
207.65/207.79	c total #propagations: 130429718 / total #impl: 252952919 (eff. 0.516)
207.65/207.79	c #Conflicts:     803000 | #Learnt:      27169 | 0.000
207.65/207.79	c total clause space: 78.2603MB
207.65/207.79	c total #watches: 88310
207.96/208.08	c total #propagations: 130626864 / total #impl: 253344174 (eff. 0.516)
207.96/208.08	c #Conflicts:     804000 | #Learnt:      28169 | 0.000
207.96/208.08	c total clause space: 78.2603MB
207.96/208.08	c total #watches: 90529
208.25/208.39	c total #propagations: 130788159 / total #impl: 253651434 (eff. 0.516)
208.25/208.39	c #Conflicts:     805000 | #Learnt:      29169 | 0.000
208.25/208.39	c total clause space: 78.2603MB
208.25/208.39	c total #watches: 92852
208.55/208.68	c total #propagations: 130950032 / total #impl: 253960833 (eff. 0.516)
208.55/208.68	c #Conflicts:     806000 | #Learnt:      30169 | 0.000
208.55/208.68	c total clause space: 78.2603MB
208.55/208.68	c total #watches: 95168
208.85/208.98	c total #propagations: 131104294 / total #impl: 254256144 (eff. 0.516)
208.85/208.98	c #Conflicts:     807000 | #Learnt:      31169 | 0.000
208.85/208.98	c total clause space: 78.2603MB
208.85/208.98	c total #watches: 97452
209.15/209.29	c total #propagations: 131249963 / total #impl: 254537552 (eff. 0.516)
209.15/209.29	c #Conflicts:     808000 | #Learnt:      32169 | 0.000
209.15/209.29	c total clause space: 78.2603MB
209.15/209.29	c total #watches: 100211
209.55/209.60	c total #propagations: 131410667 / total #impl: 254867294 (eff. 0.516)
209.55/209.60	c #Conflicts:     809000 | #Learnt:      33169 | 0.000
209.55/209.60	c total clause space: 78.2603MB
209.55/209.60	c total #watches: 103036
209.85/209.91	c total #propagations: 131564375 / total #impl: 255167092 (eff. 0.516)
209.85/209.91	c #Conflicts:     810000 | #Learnt:      34169 | 0.000
209.85/209.91	c total clause space: 78.2603MB
209.85/209.91	c total #watches: 105504
210.16/210.22	c total #propagations: 131726309 / total #impl: 255461156 (eff. 0.516)
210.16/210.22	c #Conflicts:     811000 | #Learnt:      35169 | 0.000
210.16/210.22	c total clause space: 78.2603MB
210.16/210.22	c total #watches: 107787
210.45/210.55	c total #propagations: 131876863 / total #impl: 255754291 (eff. 0.516)
210.45/210.55	c #Conflicts:     812000 | #Learnt:      36169 | 0.000
210.45/210.55	c total clause space: 78.2603MB
210.45/210.55	c total #watches: 110903
210.85/210.96	c total #propagations: 132031091 / total #impl: 256082058 (eff. 0.516)
210.85/210.96	c #Conflicts:     813000 | #Learnt:      37169 | 0.000
210.85/210.96	c total clause space: 78.2603MB
210.85/210.96	c total #watches: 113801
211.26/211.35	c total #propagations: 132190977 / total #impl: 256399936 (eff. 0.516)
211.26/211.35	c #Conflicts:     814000 | #Learnt:      38169 | 0.000
211.26/211.35	c total clause space: 78.2603MB
211.26/211.35	c total #watches: 116526
211.65/211.76	c total #propagations: 132359426 / total #impl: 256745090 (eff. 0.516)
211.65/211.76	c #Conflicts:     815000 | #Learnt:      39169 | 0.000
211.65/211.76	c total clause space: 78.2603MB
211.65/211.76	c total #watches: 120220
212.05/212.18	c total #propagations: 132534245 / total #impl: 257136917 (eff. 0.515)
212.05/212.18	c #Conflicts:     816000 | #Learnt:      40169 | 0.000
212.05/212.18	c total clause space: 78.2603MB
212.05/212.18	c total #watches: 123450
212.45/212.55	c total #propagations: 132702369 / total #impl: 257494359 (eff. 0.515)
212.45/212.55	c #Conflicts:     817000 | #Learnt:      41169 | 0.000
212.45/212.55	c total clause space: 78.2603MB
212.45/212.55	c total #watches: 126668
212.85/213.00	c total #propagations: 132872336 / total #impl: 257831079 (eff. 0.515)
212.85/213.00	c #Conflicts:     818000 | #Learnt:      42169 | 0.000
212.85/213.00	c total clause space: 78.2603MB
212.85/213.00	c total #watches: 129101
213.25/213.38	c total #propagations: 133027344 / total #impl: 258140772 (eff. 0.515)
213.25/213.38	c #Conflicts:     819000 | #Learnt:      43169 | 0.000
213.25/213.38	c total clause space: 78.2603MB
213.25/213.38	c total #watches: 131469
213.65/213.74	c total #propagations: 133185182 / total #impl: 258449257 (eff. 0.515)
213.65/213.74	c GARBAGE COLLECT
213.65/213.74	c #Conflicts:     820000 | #Learnt:      22366 | 0.000
213.65/213.74	c total clause space: 78.2603MB
213.65/213.74	c total #watches: 74760
213.85/213.98	c total #propagations: 133327286 / total #impl: 258746867 (eff. 0.515)
213.85/213.98	c #Conflicts:     821000 | #Learnt:      23366 | 0.000
213.85/213.98	c total clause space: 78.2603MB
213.85/213.98	c total #watches: 77427
214.15/214.20	c total #propagations: 133488496 / total #impl: 259052593 (eff. 0.515)
214.15/214.20	c #Conflicts:     822000 | #Learnt:      24366 | 0.000
214.15/214.20	c total clause space: 78.2603MB
214.15/214.20	c total #watches: 79578
214.35/214.44	c total #propagations: 133625522 / total #impl: 259332411 (eff. 0.515)
214.35/214.44	c #Conflicts:     823000 | #Learnt:      25366 | 0.000
214.35/214.44	c total clause space: 78.2603MB
214.35/214.44	c total #watches: 81929
214.56/214.67	c total #propagations: 133792344 / total #impl: 259625728 (eff. 0.515)
214.56/214.67	c #Conflicts:     824000 | #Learnt:      26366 | 0.000
214.56/214.67	c total clause space: 78.2603MB
214.56/214.67	c total #watches: 84344
214.85/214.94	c total #propagations: 133953358 / total #impl: 259930661 (eff. 0.515)
214.85/214.94	c #Conflicts:     825000 | #Learnt:      27366 | 0.000
214.85/214.94	c total clause space: 78.2603MB
214.85/214.94	c total #watches: 86984
215.15/215.25	c total #propagations: 134117793 / total #impl: 260227720 (eff. 0.515)
215.15/215.25	c #Conflicts:     826000 | #Learnt:      28366 | 0.000
215.15/215.25	c total clause space: 78.2603MB
215.15/215.25	c total #watches: 89774
215.45/215.57	c total #propagations: 134296136 / total #impl: 260562127 (eff. 0.515)
215.45/215.57	c #Conflicts:     827000 | #Learnt:      29366 | 0.000
215.45/215.57	c total clause space: 78.2603MB
215.45/215.57	c total #watches: 92265
215.66/215.79	c total #propagations: 134467494 / total #impl: 260895530 (eff. 0.515)
215.66/215.79	c #Conflicts:     828000 | #Learnt:      30366 | 0.000
215.66/215.79	c total clause space: 78.2603MB
215.66/215.79	c total #watches: 94617
215.95/216.05	c total #propagations: 134607539 / total #impl: 261148415 (eff. 0.515)
215.95/216.05	c #Conflicts:     829000 | #Learnt:      31366 | 0.000
215.95/216.05	c total clause space: 78.2603MB
215.95/216.05	c total #watches: 97082
216.25/216.31	c total #propagations: 134740848 / total #impl: 261405027 (eff. 0.515)
216.25/216.31	c #Conflicts:     830000 | #Learnt:      32366 | 0.000
216.25/216.31	c total clause space: 78.2603MB
216.25/216.31	c total #watches: 99551
216.45/216.59	c total #propagations: 134894596 / total #impl: 261686866 (eff. 0.515)
216.45/216.59	c #Conflicts:     831000 | #Learnt:      33366 | 0.000
216.45/216.59	c total clause space: 78.2603MB
216.45/216.59	c total #watches: 101992
216.85/216.90	c total #propagations: 135052841 / total #impl: 261984140 (eff. 0.516)
216.85/216.90	c #Conflicts:     832000 | #Learnt:      34366 | 0.000
216.85/216.90	c total clause space: 78.2603MB
216.85/216.90	c total #watches: 104436
217.15/217.21	c total #propagations: 135210237 / total #impl: 262285496 (eff. 0.516)
217.15/217.21	c #Conflicts:     833000 | #Learnt:      35366 | 0.000
217.15/217.21	c total clause space: 78.2603MB
217.15/217.21	c total #watches: 106877
217.55/217.60	c total #propagations: 135368301 / total #impl: 262596318 (eff. 0.515)
217.55/217.60	c #Conflicts:     834000 | #Learnt:      36366 | 0.000
217.55/217.60	c total clause space: 78.2603MB
217.55/217.60	c total #watches: 109527
217.86/217.99	c total #propagations: 135546926 / total #impl: 262951708 (eff. 0.515)
217.86/217.99	c #Conflicts:     835000 | #Learnt:      37366 | 0.000
217.86/217.99	c total clause space: 78.2603MB
217.86/217.99	c total #watches: 112056
218.25/218.39	c total #propagations: 135722633 / total #impl: 263297901 (eff. 0.515)
218.25/218.39	c #Conflicts:     836000 | #Learnt:      38366 | 0.000
218.25/218.39	c total clause space: 78.2603MB
218.25/218.39	c total #watches: 114620
218.75/218.84	c total #propagations: 135894987 / total #impl: 263649835 (eff. 0.515)
218.75/218.84	c #Conflicts:     837000 | #Learnt:      39366 | 0.000
218.75/218.84	c total clause space: 78.2603MB
218.75/218.84	c total #watches: 117131
219.15/219.29	c total #propagations: 136069532 / total #impl: 264005874 (eff. 0.515)
219.15/219.29	c #Conflicts:     838000 | #Learnt:      40366 | 0.000
219.15/219.29	c total clause space: 78.2603MB
219.15/219.29	c total #watches: 119840
219.65/219.74	c total #propagations: 136247825 / total #impl: 264372397 (eff. 0.515)
219.65/219.74	c #Conflicts:     839000 | #Learnt:      41366 | 0.000
219.65/219.74	c total clause space: 78.2603MB
219.65/219.74	c total #watches: 122350
220.15/220.22	c total #propagations: 136419622 / total #impl: 264709988 (eff. 0.515)
220.15/220.22	c #Conflicts:     840000 | #Learnt:      42366 | 0.000
220.15/220.22	c total clause space: 78.2603MB
220.15/220.22	c total #watches: 124669
220.65/220.70	c total #propagations: 136591277 / total #impl: 265050865 (eff. 0.515)
220.65/220.70	c #Conflicts:     841000 | #Learnt:      43366 | 0.000
220.65/220.70	c total clause space: 78.2603MB
220.65/220.70	c total #watches: 127197
221.06/221.19	c total #propagations: 136770293 / total #impl: 265410580 (eff. 0.515)
221.06/221.19	c GARBAGE COLLECT
221.06/221.19	c #Conflicts:     842000 | #Learnt:      22271 | 0.000
221.06/221.19	c total clause space: 78.2603MB
221.06/221.19	c total #watches: 74590
221.35/221.44	c total #propagations: 136940597 / total #impl: 265751333 (eff. 0.515)
221.35/221.44	c #Conflicts:     843000 | #Learnt:      23271 | 0.000
221.35/221.44	c total clause space: 78.2603MB
221.35/221.44	c total #watches: 77026
221.65/221.74	c total #propagations: 137099095 / total #impl: 266045235 (eff. 0.515)
221.65/221.74	c #Conflicts:     844000 | #Learnt:      24271 | 0.000
221.65/221.74	c total clause space: 78.2603MB
221.65/221.74	c total #watches: 79523
221.95/222.04	c total #propagations: 137274018 / total #impl: 266382066 (eff. 0.515)
221.95/222.04	c #Conflicts:     845000 | #Learnt:      25271 | 0.000
221.95/222.04	c total clause space: 78.2603MB
221.95/222.04	c total #watches: 81927
222.26/222.32	c total #propagations: 137448678 / total #impl: 266709736 (eff. 0.515)
222.26/222.32	c #Conflicts:     846000 | #Learnt:      26271 | 0.000
222.26/222.32	c total clause space: 78.2603MB
222.26/222.32	c total #watches: 84343
222.45/222.57	c total #propagations: 137615048 / total #impl: 267015715 (eff. 0.515)
222.45/222.57	c #Conflicts:     847000 | #Learnt:      27271 | 0.000
222.45/222.57	c total clause space: 78.2603MB
222.45/222.57	c total #watches: 86898
222.75/222.85	c total #propagations: 137767108 / total #impl: 267313235 (eff. 0.515)
222.75/222.85	c #Conflicts:     848000 | #Learnt:      28271 | 0.000
222.75/222.85	c total clause space: 78.2603MB
222.75/222.85	c total #watches: 89368
223.05/223.16	c total #propagations: 137929102 / total #impl: 267633006 (eff. 0.515)
223.05/223.16	c #Conflicts:     849000 | #Learnt:      29271 | 0.000
223.05/223.16	c total clause space: 78.2603MB
223.05/223.16	c total #watches: 92049
223.36/223.48	c total #propagations: 138088906 / total #impl: 267974632 (eff. 0.515)
223.36/223.48	c #Conflicts:     850000 | #Learnt:      30271 | 0.000
223.36/223.48	c total clause space: 78.2603MB
223.36/223.48	c total #watches: 94727
223.65/223.78	c total #propagations: 138246159 / total #impl: 268306461 (eff. 0.515)
223.65/223.78	c #Conflicts:     851000 | #Learnt:      31271 | 0.000
223.65/223.78	c total clause space: 78.2603MB
223.65/223.78	c total #watches: 97840
223.95/224.09	c total #propagations: 138422714 / total #impl: 268661010 (eff. 0.515)
223.95/224.09	c #Conflicts:     852000 | #Learnt:      32271 | 0.000
223.95/224.09	c total clause space: 78.2603MB
223.95/224.09	c total #watches: 100154
224.35/224.43	c total #propagations: 138570586 / total #impl: 268936282 (eff. 0.515)
224.35/224.43	c #Conflicts:     853000 | #Learnt:      33271 | 0.000
224.35/224.43	c total clause space: 78.2603MB
224.35/224.43	c total #watches: 102763
224.65/224.75	c total #propagations: 138728536 / total #impl: 269240677 (eff. 0.515)
224.65/224.75	c #Conflicts:     854000 | #Learnt:      34271 | 0.000
224.65/224.75	c total clause space: 78.2603MB
224.65/224.75	c total #watches: 105295
224.95/225.10	c total #propagations: 138886045 / total #impl: 269550620 (eff. 0.515)
224.95/225.10	c #Conflicts:     855000 | #Learnt:      35271 | 0.000
224.95/225.10	c total clause space: 78.2603MB
224.95/225.10	c total #watches: 108048
225.35/225.47	c total #propagations: 139056029 / total #impl: 269875856 (eff. 0.515)
225.35/225.47	c #Conflicts:     856000 | #Learnt:      36271 | 0.000
225.35/225.47	c total clause space: 78.2603MB
225.35/225.47	c total #watches: 110897
225.75/225.86	c total #propagations: 139221989 / total #impl: 270213196 (eff. 0.515)
225.75/225.86	c #Conflicts:     857000 | #Learnt:      37271 | 0.000
225.75/225.86	c total clause space: 78.2603MB
225.75/225.86	c total #watches: 113971
226.15/226.25	c total #propagations: 139387443 / total #impl: 270568939 (eff. 0.515)
226.15/226.25	c #Conflicts:     858000 | #Learnt:      38271 | 0.000
226.15/226.25	c total clause space: 78.2603MB
226.15/226.25	c total #watches: 116935
226.56/226.64	c total #propagations: 139541422 / total #impl: 270885070 (eff. 0.515)
226.56/226.64	c #Conflicts:     859000 | #Learnt:      39271 | 0.000
226.56/226.64	c total clause space: 78.2603MB
226.56/226.64	c total #watches: 119508
226.86/226.99	c total #propagations: 139710085 / total #impl: 271208440 (eff. 0.515)
226.86/226.99	c #Conflicts:     860000 | #Learnt:      40271 | 0.000
226.86/226.99	c total clause space: 78.2603MB
226.86/226.99	c total #watches: 122168
227.36/227.44	c total #propagations: 139848718 / total #impl: 271515567 (eff. 0.515)
227.36/227.44	c #Conflicts:     861000 | #Learnt:      41271 | 0.000
227.36/227.44	c total clause space: 78.2603MB
227.36/227.44	c total #watches: 124691
227.86/227.94	c total #propagations: 140019862 / total #impl: 271861029 (eff. 0.515)
227.86/227.94	c #Conflicts:     862000 | #Learnt:      42271 | 0.000
227.86/227.94	c total clause space: 78.2603MB
227.86/227.94	c total #watches: 126936
228.36/228.42	c total #propagations: 140198712 / total #impl: 272217483 (eff. 0.515)
228.36/228.42	c #Conflicts:     863000 | #Learnt:      43271 | 0.000
228.36/228.42	c total clause space: 78.2603MB
228.36/228.42	c total #watches: 129345
228.76/228.90	c total #propagations: 140368855 / total #impl: 272558426 (eff. 0.515)
228.76/228.90	c #Conflicts:     864000 | #Learnt:      44271 | 0.000
228.76/228.90	c total clause space: 78.2603MB
228.76/228.90	c total #watches: 131758
229.16/229.27	c total #propagations: 140533299 / total #impl: 272885446 (eff. 0.515)
229.16/229.27	c GARBAGE COLLECT
229.16/229.27	c #Conflicts:     865000 | #Learnt:      22875 | 0.000
229.16/229.27	c total clause space: 78.2603MB
229.16/229.27	c total #watches: 76116
229.46/229.52	c total #propagations: 140694172 / total #impl: 273194251 (eff. 0.515)
229.46/229.52	c #Conflicts:     866000 | #Learnt:      23875 | 0.000
229.46/229.52	c total clause space: 78.2603MB
229.46/229.52	c total #watches: 78972
229.66/229.77	c total #propagations: 140867976 / total #impl: 273545273 (eff. 0.515)
229.66/229.77	c #Conflicts:     867000 | #Learnt:      24875 | 0.000
229.66/229.77	c total clause space: 78.2603MB
229.66/229.77	c total #watches: 81932
229.96/230.01	c total #propagations: 141034665 / total #impl: 273878709 (eff. 0.515)
229.96/230.01	c #Conflicts:     868000 | #Learnt:      25875 | 0.000
229.96/230.01	c total clause space: 78.2603MB
229.96/230.01	c total #watches: 84668
230.16/230.26	c total #propagations: 141179261 / total #impl: 274151774 (eff. 0.515)
230.16/230.26	c #Conflicts:     869000 | #Learnt:      26875 | 0.000
230.16/230.26	c total clause space: 78.2603MB
230.16/230.26	c total #watches: 86891
230.36/230.49	c total #propagations: 141324003 / total #impl: 274425322 (eff. 0.515)
230.36/230.49	c #Conflicts:     870000 | #Learnt:      27875 | 0.000
230.36/230.49	c total clause space: 78.2603MB
230.36/230.49	c total #watches: 89918
230.66/230.78	c total #propagations: 141489712 / total #impl: 274737321 (eff. 0.515)
230.66/230.78	c #Conflicts:     871000 | #Learnt:      28875 | 0.000
230.66/230.78	c total clause space: 78.2603MB
230.66/230.78	c total #watches: 92726
230.96/231.08	c total #propagations: 141644336 / total #impl: 275036465 (eff. 0.515)
230.96/231.08	c #Conflicts:     872000 | #Learnt:      29875 | 0.000
230.96/231.08	c total clause space: 78.2603MB
230.96/231.08	c total #watches: 95582
231.26/231.39	c total #propagations: 141807841 / total #impl: 275362837 (eff. 0.515)
231.26/231.39	c #Conflicts:     873000 | #Learnt:      30875 | 0.000
231.26/231.39	c total clause space: 78.2603MB
231.26/231.39	c total #watches: 97839
231.66/231.74	c total #propagations: 141960643 / total #impl: 275665545 (eff. 0.515)
231.66/231.74	c #Conflicts:     874000 | #Learnt:      31875 | 0.000
231.66/231.74	c total clause space: 78.2603MB
231.66/231.74	c total #watches: 100726
232.06/232.11	c total #propagations: 142129595 / total #impl: 276004817 (eff. 0.515)
232.06/232.11	c #Conflicts:     875000 | #Learnt:      32875 | 0.000
232.06/232.11	c total clause space: 78.2603MB
232.06/232.11	c total #watches: 103969
232.36/232.46	c total #propagations: 142287432 / total #impl: 276350577 (eff. 0.515)
232.36/232.46	c #Conflicts:     876000 | #Learnt:      33875 | 0.000
232.36/232.46	c total clause space: 78.2603MB
232.36/232.46	c total #watches: 106567
232.76/232.81	c total #propagations: 142437912 / total #impl: 276639200 (eff. 0.515)
232.76/232.81	c #Conflicts:     877000 | #Learnt:      34875 | 0.000
232.76/232.81	c total clause space: 78.2603MB
232.76/232.81	c total #watches: 109334
233.06/233.15	c total #propagations: 142578910 / total #impl: 276973263 (eff. 0.515)
233.06/233.15	c #Conflicts:     878000 | #Learnt:      35875 | 0.000
233.06/233.15	c total clause space: 78.2603MB
233.06/233.15	c total #watches: 112054
233.46/233.53	c total #propagations: 142723935 / total #impl: 277285548 (eff. 0.515)
233.46/233.53	c #Conflicts:     879000 | #Learnt:      36875 | 0.000
233.46/233.53	c total clause space: 78.2603MB
233.46/233.53	c total #watches: 114659
233.76/233.80	c total #propagations: 142893520 / total #impl: 277609426 (eff. 0.515)
233.76/233.80	c #Conflicts:     880000 | #Learnt:      37875 | 0.000
233.76/233.80	c total clause space: 78.2603MB
233.76/233.80	c total #watches: 116922
234.06/234.11	c total #propagations: 143032179 / total #impl: 277868425 (eff. 0.515)
234.06/234.11	c #Conflicts:     881000 | #Learnt:      38875 | 0.000
234.06/234.11	c total clause space: 78.2603MB
234.06/234.11	c total #watches: 119336
234.56/234.60	c total #propagations: 143186758 / total #impl: 278183459 (eff. 0.515)
234.56/234.60	c #Conflicts:     882000 | #Learnt:      39875 | 0.000
234.56/234.60	c total clause space: 78.2603MB
234.56/234.60	c total #watches: 122809
234.96/235.08	c total #propagations: 143378153 / total #impl: 278618845 (eff. 0.515)
234.96/235.08	c #Conflicts:     883000 | #Learnt:      40875 | 0.000
234.96/235.08	c total clause space: 78.2603MB
234.96/235.08	c total #watches: 125465
235.36/235.46	c total #propagations: 143547961 / total #impl: 278943551 (eff. 0.515)
235.36/235.46	c #Conflicts:     884000 | #Learnt:      41875 | 0.000
235.36/235.46	c total clause space: 78.2603MB
235.36/235.46	c total #watches: 128035
235.76/235.84	c total #propagations: 143688684 / total #impl: 279199871 (eff. 0.515)
235.76/235.84	c #Conflicts:     885000 | #Learnt:      42875 | 0.000
235.76/235.84	c total clause space: 78.2603MB
235.76/235.84	c total #watches: 130553
236.16/236.25	c total #propagations: 143839084 / total #impl: 279507924 (eff. 0.515)
236.16/236.25	c #Conflicts:     886000 | #Learnt:      43875 | 0.000
236.16/236.25	c total clause space: 78.2603MB
236.16/236.25	c total #watches: 133130
236.56/236.68	c total #propagations: 143990548 / total #impl: 279817077 (eff. 0.515)
236.56/236.68	c #Conflicts:     887000 | #Learnt:      44875 | 0.000
236.56/236.68	c total clause space: 78.2603MB
236.56/236.68	c total #watches: 135828
236.95/237.01	c total #propagations: 144191993 / total #impl: 280225812 (eff. 0.515)
236.95/237.01	c GARBAGE COLLECT
236.95/237.01	c #Conflicts:     888000 | #Learnt:      23170 | 0.000
236.95/237.01	c total clause space: 78.2603MB
236.95/237.01	c total #watches: 76999
237.15/237.25	c total #propagations: 144391802 / total #impl: 280628746 (eff. 0.515)
237.15/237.25	c #Conflicts:     889000 | #Learnt:      24170 | 0.000
237.15/237.25	c total clause space: 78.2603MB
237.15/237.25	c total #watches: 79624
237.45/237.52	c total #propagations: 144606973 / total #impl: 281028318 (eff. 0.515)
237.45/237.52	c #Conflicts:     890000 | #Learnt:      25170 | 0.000
237.45/237.52	c total clause space: 78.2603MB
237.45/237.52	c total #watches: 81983
237.75/237.80	c total #propagations: 144810438 / total #impl: 281433376 (eff. 0.515)
237.75/237.80	c #Conflicts:     891000 | #Learnt:      26170 | 0.000
237.75/237.80	c total clause space: 78.2603MB
237.75/237.80	c total #watches: 84368
238.05/238.12	c total #propagations: 145004695 / total #impl: 281823081 (eff. 0.515)
238.05/238.12	c #Conflicts:     892000 | #Learnt:      27170 | 0.000
238.05/238.12	c total clause space: 78.2603MB
238.05/238.12	c total #watches: 87277
238.35/238.43	c total #propagations: 145177805 / total #impl: 282179722 (eff. 0.514)
238.35/238.43	c #Conflicts:     893000 | #Learnt:      28170 | 0.000
238.35/238.43	c total clause space: 78.2603MB
238.35/238.43	c total #watches: 89909
238.55/238.68	c total #propagations: 145334524 / total #impl: 282484887 (eff. 0.514)
238.55/238.68	c #Conflicts:     894000 | #Learnt:      29170 | 0.000
238.55/238.68	c total clause space: 78.2603MB
238.55/238.68	c total #watches: 92280
238.85/238.98	c total #propagations: 145485071 / total #impl: 282771721 (eff. 0.514)
238.85/238.98	c #Conflicts:     895000 | #Learnt:      30170 | 0.000
238.85/238.98	c total clause space: 78.2603MB
238.85/238.98	c total #watches: 95273
239.15/239.27	c total #propagations: 145650224 / total #impl: 283113604 (eff. 0.514)
239.15/239.27	c #Conflicts:     896000 | #Learnt:      31170 | 0.000
239.15/239.27	c total clause space: 78.2603MB
239.15/239.27	c total #watches: 97985
239.45/239.56	c total #propagations: 145813377 / total #impl: 283426232 (eff. 0.514)
239.45/239.56	c #Conflicts:     897000 | #Learnt:      32170 | 0.000
239.45/239.56	c total clause space: 78.2603MB
239.45/239.56	c total #watches: 100311
239.76/239.89	c total #propagations: 145967304 / total #impl: 283701089 (eff. 0.515)
239.76/239.89	c #Conflicts:     898000 | #Learnt:      33170 | 0.000
239.76/239.89	c total clause space: 78.2603MB
239.76/239.89	c total #watches: 102730
240.15/240.24	c total #propagations: 146128347 / total #impl: 283998672 (eff. 0.515)
240.15/240.24	c #Conflicts:     899000 | #Learnt:      34170 | 0.000
240.15/240.24	c total clause space: 78.2603MB
240.15/240.24	c total #watches: 105101
240.45/240.57	c total #propagations: 146292195 / total #impl: 284298722 (eff. 0.515)
240.45/240.57	c #Conflicts:     900000 | #Learnt:      35170 | 0.000
240.45/240.57	c total clause space: 78.2603MB
240.45/240.57	c total #watches: 107791
240.86/240.96	c total #propagations: 146439933 / total #impl: 284626970 (eff. 0.514)
240.86/240.96	c #Conflicts:     901000 | #Learnt:      36170 | 0.000
240.86/240.96	c total clause space: 78.2603MB
240.86/240.96	c total #watches: 110644
241.25/241.35	c total #propagations: 146610501 / total #impl: 284985199 (eff. 0.514)
241.25/241.35	c #Conflicts:     902000 | #Learnt:      37170 | 0.000
241.25/241.35	c total clause space: 78.2603MB
241.25/241.35	c total #watches: 113818
241.65/241.76	c total #propagations: 146756890 / total #impl: 285345835 (eff. 0.514)
241.65/241.76	c #Conflicts:     903000 | #Learnt:      38170 | 0.000
241.65/241.76	c total clause space: 78.2603MB
241.65/241.76	c total #watches: 116514
242.15/242.22	c total #propagations: 146917786 / total #impl: 285699180 (eff. 0.514)
242.15/242.22	c #Conflicts:     904000 | #Learnt:      39170 | 0.000
242.15/242.22	c total clause space: 78.2603MB
242.15/242.22	c total #watches: 119177
242.45/242.58	c total #propagations: 147074112 / total #impl: 286019452 (eff. 0.514)
242.45/242.58	c #Conflicts:     905000 | #Learnt:      40170 | 0.000
242.45/242.58	c total clause space: 78.2603MB
242.45/242.58	c total #watches: 121577
242.85/242.90	c total #propagations: 147233904 / total #impl: 286330448 (eff. 0.514)
242.85/242.90	c #Conflicts:     906000 | #Learnt:      41170 | 0.000
242.85/242.90	c total clause space: 78.2603MB
242.85/242.90	c total #watches: 123878
243.06/243.18	c total #propagations: 147381640 / total #impl: 286608237 (eff. 0.514)
243.06/243.18	c #Conflicts:     907000 | #Learnt:      42170 | 0.000
243.06/243.18	c total clause space: 78.2603MB
243.06/243.18	c total #watches: 126038
243.45/243.57	c total #propagations: 147521016 / total #impl: 286874374 (eff. 0.514)
243.45/243.57	c #Conflicts:     908000 | #Learnt:      43170 | 0.000
243.45/243.57	c total clause space: 78.2603MB
243.45/243.57	c total #watches: 128365
243.85/243.96	c total #propagations: 147685890 / total #impl: 287200291 (eff. 0.514)
243.85/243.96	c #Conflicts:     909000 | #Learnt:      44170 | 0.000
243.85/243.96	c total clause space: 78.2603MB
243.85/243.96	c total #watches: 130861
244.26/244.31	c total #propagations: 147842418 / total #impl: 287509470 (eff. 0.514)
244.26/244.31	c #Conflicts:     910000 | #Learnt:      45170 | 0.000
244.26/244.31	c total clause space: 78.2603MB
244.26/244.31	c total #watches: 133126
244.55/244.69	c total #propagations: 147994129 / total #impl: 287821045 (eff. 0.514)
244.55/244.69	c GARBAGE COLLECT
244.55/244.69	c #Conflicts:     911000 | #Learnt:      23166 | 0.000
244.55/244.69	c total clause space: 78.2603MB
244.55/244.69	c total #watches: 77135
244.85/244.95	c total #propagations: 148146632 / total #impl: 288144248 (eff. 0.514)
244.85/244.95	c #Conflicts:     912000 | #Learnt:      24166 | 0.000
244.85/244.95	c total clause space: 78.2603MB
244.85/244.95	c total #watches: 79649
245.15/245.22	c total #propagations: 148308991 / total #impl: 288440051 (eff. 0.514)
245.15/245.22	c #Conflicts:     913000 | #Learnt:      25166 | 0.000
245.15/245.22	c total clause space: 78.2603MB
245.15/245.22	c total #watches: 83084
245.45/245.50	c total #propagations: 148457186 / total #impl: 288787583 (eff. 0.514)
245.45/245.50	c #Conflicts:     914000 | #Learnt:      26166 | 0.000
245.45/245.50	c total clause space: 78.2603MB
245.45/245.50	c total #watches: 86032
245.65/245.79	c total #propagations: 148614934 / total #impl: 289085949 (eff. 0.514)
245.65/245.79	c #Conflicts:     915000 | #Learnt:      27166 | 0.000
245.65/245.79	c total clause space: 78.2603MB
245.65/245.79	c total #watches: 88903
245.95/246.08	c total #propagations: 148780284 / total #impl: 289415454 (eff. 0.514)
245.95/246.08	c #Conflicts:     916000 | #Learnt:      28166 | 0.000
245.95/246.08	c total clause space: 78.2603MB
245.95/246.08	c total #watches: 91323
246.36/246.45	c total #propagations: 148945339 / total #impl: 289743037 (eff. 0.514)
246.36/246.45	c #Conflicts:     917000 | #Learnt:      29166 | 0.000
246.36/246.45	c total clause space: 78.2603MB
246.36/246.45	c total #watches: 94049
246.65/246.74	c total #propagations: 149119703 / total #impl: 290079608 (eff. 0.514)
246.65/246.74	c #Conflicts:     918000 | #Learnt:      30166 | 0.000
246.65/246.74	c total clause space: 78.2603MB
246.65/246.74	c total #watches: 96716
246.95/247.03	c total #propagations: 149282497 / total #impl: 290440850 (eff. 0.514)
246.95/247.03	c #Conflicts:     919000 | #Learnt:      31166 | 0.000
246.95/247.03	c total clause space: 78.2603MB
246.95/247.03	c total #watches: 99587
247.25/247.37	c total #propagations: 149436951 / total #impl: 290750184 (eff. 0.514)
247.25/247.37	c #Conflicts:     920000 | #Learnt:      32166 | 0.000
247.25/247.37	c total clause space: 78.2603MB
247.25/247.37	c total #watches: 102453
247.65/247.76	c total #propagations: 149581563 / total #impl: 291075723 (eff. 0.514)
247.65/247.76	c #Conflicts:     921000 | #Learnt:      33166 | 0.000
247.65/247.76	c total clause space: 78.2603MB
247.65/247.76	c total #watches: 104856
248.05/248.17	c total #propagations: 149736803 / total #impl: 291369214 (eff. 0.514)
248.05/248.17	c #Conflicts:     922000 | #Learnt:      34166 | 0.000
248.05/248.17	c total clause space: 78.2603MB
248.05/248.17	c total #watches: 107512
248.45/248.59	c total #propagations: 149905465 / total #impl: 291679709 (eff. 0.514)
248.45/248.59	c #Conflicts:     923000 | #Learnt:      35166 | 0.000
248.45/248.59	c total clause space: 78.2603MB
248.45/248.59	c total #watches: 109903
248.85/248.97	c total #propagations: 150081504 / total #impl: 292025759 (eff. 0.514)
248.85/248.97	c #Conflicts:     924000 | #Learnt:      36166 | 0.000
248.85/248.97	c total clause space: 78.2603MB
248.85/248.97	c total #watches: 112789
249.25/249.40	c total #propagations: 150236431 / total #impl: 292344420 (eff. 0.514)
249.25/249.40	c #Conflicts:     925000 | #Learnt:      37166 | 0.000
249.25/249.40	c total clause space: 78.2603MB
249.25/249.40	c total #watches: 115534
249.66/249.79	c total #propagations: 150390377 / total #impl: 292642334 (eff. 0.514)
249.66/249.79	c #Conflicts:     926000 | #Learnt:      38166 | 0.000
249.66/249.79	c total clause space: 78.2603MB
249.66/249.79	c total #watches: 118105
250.15/250.29	c total #propagations: 150547687 / total #impl: 292937257 (eff. 0.514)
250.15/250.29	c #Conflicts:     927000 | #Learnt:      39166 | 0.000
250.15/250.29	c total clause space: 78.2603MB
250.15/250.29	c total #watches: 121144
250.65/250.76	c total #propagations: 150720605 / total #impl: 293259275 (eff. 0.514)
250.65/250.76	c #Conflicts:     928000 | #Learnt:      40166 | 0.000
250.65/250.76	c total clause space: 78.2603MB
250.65/250.76	c total #watches: 123809
251.15/251.21	c total #propagations: 150895992 / total #impl: 293587952 (eff. 0.514)
251.15/251.21	c #Conflicts:     929000 | #Learnt:      41166 | 0.000
251.15/251.21	c total clause space: 78.2603MB
251.15/251.21	c total #watches: 126378
251.65/251.70	c total #propagations: 151068828 / total #impl: 293916192 (eff. 0.514)
251.65/251.70	c #Conflicts:     930000 | #Learnt:      42166 | 0.000
251.65/251.70	c total clause space: 78.2603MB
251.65/251.70	c total #watches: 128762
252.15/252.25	c total #propagations: 151241990 / total #impl: 294240507 (eff. 0.514)
252.15/252.25	c #Conflicts:     931000 | #Learnt:      43166 | 0.000
252.15/252.25	c total clause space: 78.2603MB
252.15/252.25	c total #watches: 131207
252.75/252.80	c total #propagations: 151416190 / total #impl: 294586016 (eff. 0.514)
252.75/252.80	c #Conflicts:     932000 | #Learnt:      44166 | 0.000
252.75/252.80	c total clause space: 78.2603MB
252.75/252.80	c total #watches: 133675
253.25/253.38	c total #propagations: 151589214 / total #impl: 294934708 (eff. 0.514)
253.25/253.38	c #Conflicts:     933000 | #Learnt:      45166 | 0.000
253.25/253.38	c total clause space: 78.2603MB
253.25/253.38	c total #watches: 136204
253.85/253.98	c total #propagations: 151767447 / total #impl: 295300761 (eff. 0.514)
253.85/253.98	c #Conflicts:     934000 | #Learnt:      46166 | 0.000
253.85/253.98	c total clause space: 78.2603MB
253.85/253.98	c total #watches: 138612
254.35/254.44	c total #propagations: 151944206 / total #impl: 295665544 (eff. 0.514)
254.35/254.44	c GARBAGE COLLECT
254.35/254.44	c #Conflicts:     935000 | #Learnt:      23863 | 0.000
254.35/254.44	c total clause space: 78.2603MB
254.35/254.44	c total #watches: 79084
254.65/254.75	c total #propagations: 152120023 / total #impl: 296012438 (eff. 0.514)
254.65/254.75	c #Conflicts:     936000 | #Learnt:      24863 | 0.000
254.65/254.75	c total clause space: 78.2603MB
254.65/254.75	c total #watches: 81831
254.95/255.03	c total #propagations: 152299101 / total #impl: 296349953 (eff. 0.514)
254.95/255.03	c #Conflicts:     937000 | #Learnt:      25863 | 0.000
254.95/255.03	c total clause space: 78.2603MB
254.95/255.03	c total #watches: 84529
255.26/255.32	c total #propagations: 152477385 / total #impl: 296664947 (eff. 0.514)
255.26/255.32	c #Conflicts:     938000 | #Learnt:      26863 | 0.000
255.26/255.32	c total clause space: 78.2603MB
255.26/255.32	c total #watches: 87057
255.55/255.65	c total #propagations: 152632644 / total #impl: 296963027 (eff. 0.514)
255.55/255.65	c #Conflicts:     939000 | #Learnt:      27863 | 0.000
255.55/255.65	c total clause space: 78.2603MB
255.55/255.65	c total #watches: 89381
255.95/256.02	c total #propagations: 152794493 / total #impl: 297268744 (eff. 0.514)
255.95/256.02	c #Conflicts:     940000 | #Learnt:      28863 | 0.000
255.95/256.02	c total clause space: 78.2603MB
255.95/256.02	c total #watches: 91754
256.26/256.36	c total #propagations: 152960274 / total #impl: 297585240 (eff. 0.514)
256.26/256.36	c #Conflicts:     941000 | #Learnt:      29863 | 0.000
256.26/256.36	c total clause space: 78.2603MB
256.26/256.36	c total #watches: 94178
256.65/256.72	c total #propagations: 153115102 / total #impl: 297874672 (eff. 0.514)
256.65/256.72	c #Conflicts:     942000 | #Learnt:      30863 | 0.000
256.65/256.72	c total clause space: 78.2603MB
256.65/256.72	c total #watches: 96775
257.05/257.10	c total #propagations: 153278857 / total #impl: 298188677 (eff. 0.514)
257.05/257.10	c #Conflicts:     943000 | #Learnt:      31863 | 0.000
257.05/257.10	c total clause space: 78.2603MB
257.05/257.10	c total #watches: 99376
257.36/257.47	c total #propagations: 153441625 / total #impl: 298516212 (eff. 0.514)
257.36/257.47	c #Conflicts:     944000 | #Learnt:      32863 | 0.000
257.36/257.47	c total clause space: 78.2603MB
257.36/257.47	c total #watches: 101864
257.75/257.86	c total #propagations: 153603712 / total #impl: 298847296 (eff. 0.514)
257.75/257.86	c #Conflicts:     945000 | #Learnt:      33863 | 0.000
257.75/257.86	c total clause space: 78.2603MB
257.75/257.86	c total #watches: 104442
258.15/258.29	c total #propagations: 153773607 / total #impl: 299188298 (eff. 0.514)
258.15/258.29	c #Conflicts:     946000 | #Learnt:      34863 | 0.000
258.15/258.29	c total clause space: 78.2603MB
258.15/258.29	c total #watches: 107014
258.65/258.73	c total #propagations: 153941631 / total #impl: 299536958 (eff. 0.514)
258.65/258.73	c #Conflicts:     947000 | #Learnt:      35863 | 0.000
258.65/258.73	c total clause space: 78.2603MB
258.65/258.73	c total #watches: 109661
259.05/259.16	c total #propagations: 154113278 / total #impl: 299904003 (eff. 0.514)
259.05/259.16	c #Conflicts:     948000 | #Learnt:      36863 | 0.000
259.05/259.16	c total clause space: 78.2603MB
259.05/259.16	c total #watches: 112153
259.56/259.67	c total #propagations: 154271730 / total #impl: 300258211 (eff. 0.514)
259.56/259.67	c #Conflicts:     949000 | #Learnt:      37863 | 0.000
259.56/259.67	c total clause space: 78.2603MB
259.56/259.67	c total #watches: 114835
260.05/260.13	c total #propagations: 154442403 / total #impl: 300645307 (eff. 0.514)
260.05/260.13	c #Conflicts:     950000 | #Learnt:      38863 | 0.000
260.05/260.13	c total clause space: 78.2603MB
260.05/260.13	c total #watches: 117397
260.45/260.59	c total #propagations: 154617624 / total #impl: 301005417 (eff. 0.514)
260.45/260.59	c #Conflicts:     951000 | #Learnt:      39863 | 0.000
260.45/260.59	c total clause space: 78.2603MB
260.45/260.59	c total #watches: 119844
260.95/261.09	c total #propagations: 154790915 / total #impl: 301353392 (eff. 0.514)
260.95/261.09	c #Conflicts:     952000 | #Learnt:      40863 | 0.000
260.95/261.09	c total clause space: 78.2603MB
260.95/261.09	c total #watches: 122162
261.55/261.60	c total #propagations: 154969861 / total #impl: 301697799 (eff. 0.514)
261.55/261.60	c #Conflicts:     953000 | #Learnt:      41863 | 0.000
261.55/261.60	c total clause space: 78.2603MB
261.55/261.60	c total #watches: 124523
262.05/262.15	c total #propagations: 155136224 / total #impl: 302029491 (eff. 0.514)
262.05/262.15	c #Conflicts:     954000 | #Learnt:      42863 | 0.000
262.05/262.15	c total clause space: 78.2603MB
262.05/262.15	c total #watches: 126960
262.65/262.74	c total #propagations: 155314447 / total #impl: 302392604 (eff. 0.514)
262.65/262.74	c #Conflicts:     955000 | #Learnt:      43863 | 0.000
262.65/262.74	c total clause space: 78.2603MB
262.65/262.74	c total #watches: 129366
263.15/263.28	c total #propagations: 155498623 / total #impl: 302777123 (eff. 0.514)
263.15/263.28	c #Conflicts:     956000 | #Learnt:      44863 | 0.000
263.15/263.28	c total clause space: 78.2603MB
263.15/263.28	c total #watches: 131657
263.75/263.86	c total #propagations: 155664090 / total #impl: 303106078 (eff. 0.514)
263.75/263.86	c #Conflicts:     957000 | #Learnt:      45863 | 0.000
263.75/263.86	c total clause space: 78.2603MB
263.75/263.86	c total #watches: 134107
264.35/264.49	c total #propagations: 155837733 / total #impl: 303447252 (eff. 0.514)
264.35/264.49	c #Conflicts:     958000 | #Learnt:      46863 | 0.000
264.35/264.49	c total clause space: 78.2603MB
264.35/264.49	c total #watches: 136515
264.85/264.92	c total #propagations: 156022869 / total #impl: 303814051 (eff. 0.514)
264.85/264.92	c GARBAGE COLLECT
264.85/264.92	c #Conflicts:     959000 | #Learnt:      24268 | 0.000
264.85/264.92	c total clause space: 78.2603MB
264.85/264.92	c total #watches: 80070
265.06/265.19	c total #propagations: 156205782 / total #impl: 304169731 (eff. 0.514)
265.06/265.19	c #Conflicts:     960000 | #Learnt:      25268 | 0.000
265.06/265.19	c total clause space: 78.2603MB
265.06/265.19	c total #watches: 82767
265.35/265.42	c total #propagations: 156366251 / total #impl: 304480538 (eff. 0.514)
265.35/265.42	c #Conflicts:     961000 | #Learnt:      26268 | 0.000
265.35/265.42	c total clause space: 78.2603MB
265.35/265.42	c total #watches: 85336
265.65/265.75	c total #propagations: 156514935 / total #impl: 304768052 (eff. 0.514)
265.65/265.75	c #Conflicts:     962000 | #Learnt:      27268 | 0.000
265.65/265.75	c total clause space: 78.2603MB
265.65/265.75	c total #watches: 87832
266.05/266.10	c total #propagations: 156674419 / total #impl: 305084610 (eff. 0.514)
266.05/266.10	c #Conflicts:     963000 | #Learnt:      28268 | 0.000
266.05/266.10	c total clause space: 78.2603MB
266.05/266.10	c total #watches: 90587
266.35/266.47	c total #propagations: 156846079 / total #impl: 305426930 (eff. 0.514)
266.35/266.47	c #Conflicts:     964000 | #Learnt:      29268 | 0.000
266.35/266.47	c total clause space: 78.2603MB
266.35/266.47	c total #watches: 93091
266.75/266.88	c total #propagations: 157021880 / total #impl: 305757046 (eff. 0.514)
266.75/266.88	c #Conflicts:     965000 | #Learnt:      30268 | 0.000
266.75/266.88	c total clause space: 78.2603MB
266.75/266.88	c total #watches: 95612
267.26/267.30	c total #propagations: 157204406 / total #impl: 306098690 (eff. 0.514)
267.26/267.30	c #Conflicts:     966000 | #Learnt:      31268 | 0.000
267.26/267.30	c total clause space: 78.2603MB
267.26/267.30	c total #watches: 98201
267.65/267.78	c total #propagations: 157387803 / total #impl: 306454083 (eff. 0.514)
267.65/267.78	c #Conflicts:     967000 | #Learnt:      32268 | 0.000
267.65/267.78	c total clause space: 78.2603MB
267.65/267.78	c total #watches: 100721
268.15/268.20	c total #propagations: 157570330 / total #impl: 306833767 (eff. 0.514)
268.15/268.20	c #Conflicts:     968000 | #Learnt:      33268 | 0.000
268.15/268.20	c total clause space: 78.2603MB
268.15/268.20	c total #watches: 103312
268.55/268.68	c total #propagations: 157744433 / total #impl: 307194289 (eff. 0.514)
268.55/268.68	c #Conflicts:     969000 | #Learnt:      34268 | 0.000
268.55/268.68	c total clause space: 78.2603MB
268.55/268.68	c total #watches: 106303
269.05/269.19	c total #propagations: 157915609 / total #impl: 307572435 (eff. 0.513)
269.05/269.19	c #Conflicts:     970000 | #Learnt:      35268 | 0.000
269.05/269.19	c total clause space: 78.2603MB
269.05/269.19	c total #watches: 108752
269.65/269.70	c total #propagations: 158080841 / total #impl: 307918519 (eff. 0.513)
269.65/269.70	c #Conflicts:     971000 | #Learnt:      36268 | 0.000
269.65/269.70	c total clause space: 78.2603MB
269.65/269.70	c total #watches: 111306
270.05/270.16	c total #propagations: 158241734 / total #impl: 308248301 (eff. 0.513)
270.05/270.16	c #Conflicts:     972000 | #Learnt:      37268 | 0.000
270.05/270.16	c total clause space: 78.2603MB
270.05/270.16	c total #watches: 113965
270.55/270.64	c total #propagations: 158412971 / total #impl: 308568511 (eff. 0.513)
270.55/270.64	c #Conflicts:     973000 | #Learnt:      38268 | 0.000
270.55/270.64	c total clause space: 78.2603MB
270.55/270.64	c total #watches: 116329
271.05/271.15	c total #propagations: 158584666 / total #impl: 308894644 (eff. 0.513)
271.05/271.15	c #Conflicts:     974000 | #Learnt:      39268 | 0.000
271.05/271.15	c total clause space: 78.2603MB
271.05/271.15	c total #watches: 118796
271.55/271.65	c total #propagations: 158758052 / total #impl: 309244496 (eff. 0.513)
271.55/271.65	c #Conflicts:     975000 | #Learnt:      40268 | 0.000
271.55/271.65	c total clause space: 78.2603MB
271.55/271.65	c total #watches: 121319
272.05/272.18	c total #propagations: 158941150 / total #impl: 309625955 (eff. 0.513)
272.05/272.18	c #Conflicts:     976000 | #Learnt:      41268 | 0.000
272.05/272.18	c total clause space: 78.2603MB
272.05/272.18	c total #watches: 123924
272.55/272.67	c total #propagations: 159109573 / total #impl: 309961335 (eff. 0.513)
272.55/272.67	c #Conflicts:     977000 | #Learnt:      42268 | 0.000
272.55/272.67	c total clause space: 78.2603MB
272.55/272.67	c total #watches: 126517
272.95/273.09	c total #propagations: 159272693 / total #impl: 310297159 (eff. 0.513)
272.95/273.09	c #Conflicts:     978000 | #Learnt:      43268 | 0.000
272.95/273.09	c total clause space: 78.2603MB
272.95/273.09	c total #watches: 128857
273.45/273.54	c total #propagations: 159420361 / total #impl: 310584146 (eff. 0.513)
273.45/273.54	c #Conflicts:     979000 | #Learnt:      44268 | 0.000
273.45/273.54	c total clause space: 78.2603MB
273.45/273.54	c total #watches: 131244
273.85/274.00	c total #propagations: 159574581 / total #impl: 310884380 (eff. 0.513)
273.85/274.00	c #Conflicts:     980000 | #Learnt:      45268 | 0.000
273.85/274.00	c total clause space: 78.2603MB
273.85/274.00	c total #watches: 133709
274.35/274.46	c total #propagations: 159726288 / total #impl: 311188020 (eff. 0.513)
274.35/274.46	c #Conflicts:     981000 | #Learnt:      46268 | 0.000
274.35/274.46	c total clause space: 78.2603MB
274.35/274.46	c total #watches: 136151
274.95/275.02	c total #propagations: 159882481 / total #impl: 311513479 (eff. 0.513)
274.95/275.02	c #Conflicts:     982000 | #Learnt:      47268 | 0.000
274.95/275.02	c total clause space: 78.2603MB
274.95/275.02	c total #watches: 138700
275.35/275.46	c total #propagations: 160047627 / total #impl: 311846023 (eff. 0.513)
275.35/275.46	c GARBAGE COLLECT
275.35/275.46	c #Conflicts:     983000 | #Learnt:      24369 | 0.000
275.35/275.46	c total clause space: 78.2603MB
275.35/275.46	c total #watches: 80373
275.65/275.78	c total #propagations: 160206622 / total #impl: 312156678 (eff. 0.513)
275.65/275.78	c #Conflicts:     984000 | #Learnt:      25369 | 0.000
275.65/275.78	c total clause space: 78.2603MB
275.65/275.78	c total #watches: 82701
276.05/276.12	c total #propagations: 160381187 / total #impl: 312483109 (eff. 0.513)
276.05/276.12	c #Conflicts:     985000 | #Learnt:      26369 | 0.000
276.05/276.12	c total clause space: 78.2603MB
276.05/276.12	c total #watches: 85018
276.35/276.47	c total #propagations: 160551822 / total #impl: 312809811 (eff. 0.513)
276.35/276.47	c #Conflicts:     986000 | #Learnt:      27369 | 0.000
276.35/276.47	c total clause space: 78.2603MB
276.35/276.47	c total #watches: 87261
276.75/276.82	c total #propagations: 160720951 / total #impl: 313145180 (eff. 0.513)
276.75/276.82	c #Conflicts:     987000 | #Learnt:      28369 | 0.000
276.75/276.82	c total clause space: 78.2603MB
276.75/276.82	c total #watches: 89526
277.05/277.20	c total #propagations: 160882133 / total #impl: 313456226 (eff. 0.513)
277.05/277.20	c #Conflicts:     988000 | #Learnt:      29369 | 0.000
277.05/277.20	c total clause space: 78.2603MB
277.05/277.20	c total #watches: 91890
277.45/277.57	c total #propagations: 161054771 / total #impl: 313788912 (eff. 0.513)
277.45/277.57	c #Conflicts:     989000 | #Learnt:      30369 | 0.000
277.45/277.57	c total clause space: 78.2603MB
277.45/277.57	c total #watches: 94283
277.85/277.98	c total #propagations: 161212204 / total #impl: 314093351 (eff. 0.513)
277.85/277.98	c #Conflicts:     990000 | #Learnt:      31369 | 0.000
277.85/277.98	c total clause space: 78.2603MB
277.85/277.98	c total #watches: 96877
278.35/278.40	c total #propagations: 161385267 / total #impl: 314438874 (eff. 0.513)
278.35/278.40	c #Conflicts:     991000 | #Learnt:      32369 | 0.000
278.35/278.40	c total clause space: 78.2603MB
278.35/278.40	c total #watches: 99284
278.75/278.85	c total #propagations: 161553779 / total #impl: 314766473 (eff. 0.513)
278.75/278.85	c #Conflicts:     992000 | #Learnt:      33369 | 0.000
278.75/278.85	c total clause space: 78.2603MB
278.75/278.85	c total #watches: 101656
279.15/279.28	c total #propagations: 161725999 / total #impl: 315113427 (eff. 0.513)
279.15/279.28	c #Conflicts:     993000 | #Learnt:      34369 | 0.000
279.15/279.28	c total clause space: 78.2603MB
279.15/279.28	c total #watches: 104292
279.65/279.75	c total #propagations: 161892722 / total #impl: 315448261 (eff. 0.513)
279.65/279.75	c #Conflicts:     994000 | #Learnt:      35369 | 0.000
279.65/279.75	c total clause space: 78.2603MB
279.65/279.75	c total #watches: 106827
280.15/280.24	c total #propagations: 162055401 / total #impl: 315779521 (eff. 0.513)
280.15/280.24	c #Conflicts:     995000 | #Learnt:      36369 | 0.000
280.15/280.24	c total clause space: 78.2603MB
280.15/280.24	c total #watches: 109178
280.65/280.78	c total #propagations: 162228678 / total #impl: 316126210 (eff. 0.513)
280.65/280.78	c #Conflicts:     996000 | #Learnt:      37369 | 0.000
280.65/280.78	c total clause space: 78.2603MB
280.65/280.78	c total #watches: 111699
281.15/281.27	c total #propagations: 162405662 / total #impl: 316486309 (eff. 0.513)
281.15/281.27	c #Conflicts:     997000 | #Learnt:      38369 | 0.000
281.15/281.27	c total clause space: 78.2603MB
281.15/281.27	c total #watches: 114257
281.75/281.80	c total #propagations: 162575797 / total #impl: 316835553 (eff. 0.513)
281.75/281.80	c #Conflicts:     998000 | #Learnt:      39369 | 0.000
281.75/281.80	c total clause space: 78.2603MB
281.75/281.80	c total #watches: 116659
282.15/282.28	c total #propagations: 162750336 / total #impl: 317184660 (eff. 0.513)
282.15/282.28	c #Conflicts:     999000 | #Learnt:      40369 | 0.000
282.15/282.28	c total clause space: 78.2603MB
282.15/282.28	c total #watches: 119057
282.65/282.77	c total #propagations: 162918721 / total #impl: 317509465 (eff. 0.513)
282.65/282.77	c #Conflicts:    1000000 | #Learnt:      41369 | 0.000
282.65/282.77	c total clause space: 78.2603MB
282.65/282.77	c total #watches: 121575
283.25/283.31	c total #propagations: 163081809 / total #impl: 317835017 (eff. 0.513)
283.25/283.31	c #Conflicts:    1001000 | #Learnt:      42369 | 0.000
283.25/283.31	c total clause space: 78.2603MB
283.25/283.31	c total #watches: 124174
283.75/283.88	c total #propagations: 163261750 / total #impl: 318209564 (eff. 0.513)
283.75/283.88	c #Conflicts:    1002000 | #Learnt:      43369 | 0.000
283.75/283.88	c total clause space: 78.2603MB
283.75/283.88	c total #watches: 126587
284.35/284.47	c total #propagations: 163430328 / total #impl: 318562371 (eff. 0.513)
284.35/284.47	c #Conflicts:    1003000 | #Learnt:      44369 | 0.000
284.35/284.47	c total clause space: 78.2603MB
284.35/284.47	c total #watches: 129043
284.95/285.06	c total #propagations: 163609145 / total #impl: 318928429 (eff. 0.513)
284.95/285.06	c #Conflicts:    1004000 | #Learnt:      45369 | 0.000
284.95/285.06	c total clause space: 78.2603MB
284.95/285.06	c total #watches: 131620
285.55/285.65	c total #propagations: 163779762 / total #impl: 319283406 (eff. 0.513)
285.55/285.65	c #Conflicts:    1005000 | #Learnt:      46369 | 0.000
285.55/285.65	c total clause space: 78.2603MB
285.55/285.65	c total #watches: 134366
286.15/286.22	c total #propagations: 163954071 / total #impl: 319647742 (eff. 0.513)
286.15/286.22	c #Conflicts:    1006000 | #Learnt:      47369 | 0.000
286.15/286.22	c total clause space: 78.2603MB
286.15/286.22	c total #watches: 136946
286.75/286.89	c total #propagations: 164115809 / total #impl: 319991071 (eff. 0.513)
286.75/286.89	c #Conflicts:    1007000 | #Learnt:      48369 | 0.000
286.75/286.89	c total clause space: 78.2603MB
286.75/286.89	c total #watches: 139606
287.15/287.23	c total #propagations: 164292766 / total #impl: 320349563 (eff. 0.513)
287.15/287.23	c GARBAGE COLLECT
287.15/287.23	c #Conflicts:    1008000 | #Learnt:      25160 | 0.000
287.15/287.23	c total clause space: 78.2603MB
287.15/287.23	c total #watches: 82385
287.45/287.56	c total #propagations: 164468296 / total #impl: 320665027 (eff. 0.513)
287.45/287.56	c #Conflicts:    1009000 | #Learnt:      26160 | 0.000
287.45/287.56	c total clause space: 78.2603MB
287.45/287.56	c total #watches: 84886
287.75/287.88	c total #propagations: 164650855 / total #impl: 320984242 (eff. 0.513)
287.75/287.88	c #Conflicts:    1010000 | #Learnt:      27160 | 0.000
287.75/287.88	c total clause space: 78.2603MB
287.75/287.88	c total #watches: 87383
288.15/288.21	c total #propagations: 164830333 / total #impl: 321327907 (eff. 0.513)
288.15/288.21	c #Conflicts:    1011000 | #Learnt:      28160 | 0.000
288.15/288.21	c total clause space: 78.2603MB
288.15/288.21	c total #watches: 89695
288.45/288.56	c total #propagations: 165007328 / total #impl: 321674992 (eff. 0.513)
288.45/288.56	c #Conflicts:    1012000 | #Learnt:      29160 | 0.000
288.45/288.56	c total clause space: 78.2603MB
288.45/288.56	c total #watches: 92169
288.85/288.94	c total #propagations: 165179601 / total #impl: 322011087 (eff. 0.513)
288.85/288.94	c #Conflicts:    1013000 | #Learnt:      30160 | 0.000
288.85/288.94	c total clause space: 78.2603MB
288.85/288.94	c total #watches: 94593
289.25/289.32	c total #propagations: 165346490 / total #impl: 322337084 (eff. 0.513)
289.25/289.32	c #Conflicts:    1014000 | #Learnt:      31160 | 0.000
289.25/289.32	c total clause space: 78.2603MB
289.25/289.32	c total #watches: 96872
289.64/289.74	c total #propagations: 165524562 / total #impl: 322677128 (eff. 0.513)
289.64/289.74	c #Conflicts:    1015000 | #Learnt:      32160 | 0.000
289.64/289.74	c total clause space: 78.2603MB
289.64/289.74	c total #watches: 99291
290.04/290.14	c total #propagations: 165707565 / total #impl: 323035822 (eff. 0.513)
290.04/290.14	c #Conflicts:    1016000 | #Learnt:      33160 | 0.000
290.04/290.14	c total clause space: 78.2603MB
290.04/290.14	c total #watches: 101655
290.45/290.58	c total #propagations: 165878534 / total #impl: 323365039 (eff. 0.513)
290.45/290.58	c #Conflicts:    1017000 | #Learnt:      34160 | 0.000
290.45/290.58	c total clause space: 78.2603MB
290.45/290.58	c total #watches: 104014
290.94/291.01	c total #propagations: 166064747 / total #impl: 323741212 (eff. 0.513)
290.94/291.01	c #Conflicts:    1018000 | #Learnt:      35160 | 0.000
290.94/291.01	c total clause space: 78.2603MB
290.94/291.01	c total #watches: 106362
291.34/291.45	c total #propagations: 166233488 / total #impl: 324075289 (eff. 0.513)
291.34/291.45	c #Conflicts:    1019000 | #Learnt:      36160 | 0.000
291.34/291.45	c total clause space: 78.2603MB
291.34/291.45	c total #watches: 108618
291.84/291.90	c total #propagations: 166391988 / total #impl: 324386547 (eff. 0.513)
291.84/291.90	c #Conflicts:    1020000 | #Learnt:      37160 | 0.000
291.84/291.90	c total clause space: 78.2603MB
291.84/291.90	c total #watches: 111165
292.24/292.37	c total #propagations: 166568395 / total #impl: 324746040 (eff. 0.513)
292.24/292.37	c #Conflicts:    1021000 | #Learnt:      38160 | 0.000
292.24/292.37	c total clause space: 78.2603MB
292.24/292.37	c total #watches: 113558
292.74/292.84	c total #propagations: 166743801 / total #impl: 325094110 (eff. 0.513)
292.74/292.84	c #Conflicts:    1022000 | #Learnt:      39160 | 0.000
292.74/292.84	c total clause space: 78.2603MB
292.74/292.84	c total #watches: 115905
293.24/293.31	c total #propagations: 166919775 / total #impl: 325434005 (eff. 0.513)
293.24/293.31	c #Conflicts:    1023000 | #Learnt:      40160 | 0.000
293.24/293.31	c total clause space: 78.2603MB
293.24/293.31	c total #watches: 118251
293.75/293.81	c total #propagations: 167092546 / total #impl: 325768342 (eff. 0.513)
293.75/293.81	c #Conflicts:    1024000 | #Learnt:      41160 | 0.000
293.75/293.81	c total clause space: 78.2603MB
293.75/293.81	c total #watches: 120645
294.24/294.31	c total #propagations: 167266180 / total #impl: 326129391 (eff. 0.513)
294.24/294.31	c #Conflicts:    1025000 | #Learnt:      42160 | 0.000
294.24/294.31	c total clause space: 78.2603MB
294.24/294.31	c total #watches: 123223
294.75/294.83	c total #propagations: 167442606 / total #impl: 326492770 (eff. 0.513)
294.75/294.83	c #Conflicts:    1026000 | #Learnt:      43160 | 0.000
294.75/294.83	c total clause space: 78.2603MB
294.75/294.83	c total #watches: 125762
295.14/295.28	c total #propagations: 167620616 / total #impl: 326857678 (eff. 0.513)
295.14/295.28	c #Conflicts:    1027000 | #Learnt:      44160 | 0.000
295.14/295.28	c total clause space: 78.2603MB
295.14/295.28	c total #watches: 128191
295.54/295.68	c total #propagations: 167797275 / total #impl: 327202297 (eff. 0.513)
295.54/295.68	c #Conflicts:    1028000 | #Learnt:      45160 | 0.000
295.54/295.68	c total clause space: 78.2603MB
295.54/295.68	c total #watches: 131012
295.85/296.00	c total #propagations: 167970398 / total #impl: 327568631 (eff. 0.513)
295.85/296.00	c #Conflicts:    1029000 | #Learnt:      46160 | 0.000
295.85/296.00	c total clause space: 78.2603MB
295.85/296.00	c total #watches: 133426
296.24/296.30	c total #propagations: 168133506 / total #impl: 327875360 (eff. 0.513)
296.24/296.30	c #Conflicts:    1030000 | #Learnt:      47160 | 0.000
296.24/296.30	c total clause space: 78.2603MB
296.24/296.30	c total #watches: 135885
296.64/296.70	c total #propagations: 168280627 / total #impl: 328169964 (eff. 0.513)
296.64/296.70	c #Conflicts:    1031000 | #Learnt:      48160 | 0.000
296.64/296.70	c total clause space: 78.2603MB
296.64/296.70	c total #watches: 138211
296.95/297.08	c total #propagations: 168443836 / total #impl: 328470732 (eff. 0.513)
296.95/297.08	c GARBAGE COLLECT
296.95/297.08	c #Conflicts:    1032000 | #Learnt:      24659 | 0.000
296.95/297.08	c total clause space: 78.2603MB
296.95/297.08	c total #watches: 81181
297.24/297.31	c total #propagations: 168605133 / total #impl: 328785587 (eff. 0.513)
297.24/297.31	c #Conflicts:    1033000 | #Learnt:      25659 | 0.000
297.24/297.31	c total clause space: 78.2603MB
297.24/297.31	c total #watches: 83619
297.44/297.54	c total #propagations: 168759638 / total #impl: 329093769 (eff. 0.513)
297.44/297.54	c #Conflicts:    1034000 | #Learnt:      26659 | 0.000
297.44/297.54	c total clause space: 78.2603MB
297.44/297.54	c total #watches: 85963
297.74/297.81	c total #propagations: 168905492 / total #impl: 329389676 (eff. 0.513)
297.74/297.81	c #Conflicts:    1035000 | #Learnt:      27659 | 0.000
297.74/297.81	c total clause space: 78.2603MB
297.74/297.81	c total #watches: 88612
297.94/298.10	c total #propagations: 169076287 / total #impl: 329736432 (eff. 0.513)
297.94/298.10	c #Conflicts:    1036000 | #Learnt:      28659 | 0.000
297.94/298.10	c total clause space: 78.2603MB
297.94/298.10	c total #watches: 91224
298.34/298.42	c total #propagations: 169240486 / total #impl: 330084173 (eff. 0.513)
298.34/298.42	c #Conflicts:    1037000 | #Learnt:      29659 | 0.000
298.34/298.42	c total clause space: 78.2603MB
298.34/298.42	c total #watches: 93586
298.64/298.72	c total #propagations: 169410693 / total #impl: 330441506 (eff. 0.513)
298.64/298.72	c #Conflicts:    1038000 | #Learnt:      30659 | 0.000
298.64/298.72	c total clause space: 78.2603MB
298.64/298.72	c total #watches: 95960
298.94/299.03	c total #propagations: 169556849 / total #impl: 330749597 (eff. 0.513)
298.94/299.03	c #Conflicts:    1039000 | #Learnt:      31659 | 0.000
298.94/299.03	c total clause space: 78.2603MB
298.94/299.03	c total #watches: 98283
299.25/299.34	c total #propagations: 169714088 / total #impl: 331093626 (eff. 0.513)
299.25/299.34	c #Conflicts:    1040000 | #Learnt:      32659 | 0.000
299.25/299.34	c total clause space: 78.2603MB
299.25/299.34	c total #watches: 101041
299.54/299.69	c total #propagations: 169866063 / total #impl: 331432649 (eff. 0.513)
299.54/299.69	c #Conflicts:    1041000 | #Learnt:      33659 | 0.000
299.54/299.69	c total clause space: 78.2603MB
299.54/299.69	c total #watches: 103410
299.94/300.00	c total #propagations: 170024258 / total #impl: 331755199 (eff. 0.512)
299.94/300.00	c #Conflicts:    1042000 | #Learnt:      34659 | 0.000
299.94/300.00	c total clause space: 78.2603MB
299.94/300.00	c total #watches: 106128
300.25/300.35	c total #propagations: 170173211 / total #impl: 332060328 (eff. 0.512)
300.25/300.35	c #Conflicts:    1043000 | #Learnt:      35659 | 0.000
300.25/300.35	c total clause space: 78.2603MB
300.25/300.35	c total #watches: 108575
300.64/300.73	c total #propagations: 170325638 / total #impl: 332384406 (eff. 0.512)
300.64/300.73	c #Conflicts:    1044000 | #Learnt:      36659 | 0.000
300.64/300.73	c total clause space: 78.2603MB
300.64/300.73	c total #watches: 110846
300.94/301.08	c total #propagations: 170469137 / total #impl: 332671263 (eff. 0.512)
300.94/301.08	c #Conflicts:    1045000 | #Learnt:      37659 | 0.000
300.94/301.08	c total clause space: 78.2603MB
300.94/301.08	c total #watches: 113406
301.35/301.48	c total #propagations: 170605624 / total #impl: 332958427 (eff. 0.512)
301.35/301.48	c #Conflicts:    1046000 | #Learnt:      38659 | 0.000
301.35/301.48	c total clause space: 78.2603MB
301.35/301.48	c total #watches: 116187
301.74/301.90	c total #propagations: 170751449 / total #impl: 333250284 (eff. 0.512)
301.74/301.90	c #Conflicts:    1047000 | #Learnt:      39659 | 0.000
301.74/301.90	c total clause space: 78.2603MB
301.74/301.90	c total #watches: 118730
302.24/302.31	c total #propagations: 170906275 / total #impl: 333588689 (eff. 0.512)
302.24/302.31	c #Conflicts:    1048000 | #Learnt:      40659 | 0.000
302.24/302.31	c total clause space: 78.2603MB
302.24/302.31	c total #watches: 121305
302.64/302.77	c total #propagations: 171063652 / total #impl: 333937737 (eff. 0.512)
302.64/302.77	c #Conflicts:    1049000 | #Learnt:      41659 | 0.000
302.64/302.77	c total clause space: 78.2603MB
302.64/302.77	c total #watches: 124070
303.14/303.21	c total #propagations: 171214656 / total #impl: 334287346 (eff. 0.512)
303.14/303.21	c #Conflicts:    1050000 | #Learnt:      42659 | 0.000
303.14/303.21	c total clause space: 78.2603MB
303.14/303.21	c total #watches: 126414
303.55/303.64	c total #propagations: 171362433 / total #impl: 334641266 (eff. 0.512)
303.55/303.64	c #Conflicts:    1051000 | #Learnt:      43659 | 0.000
303.55/303.64	c total clause space: 78.2603MB
303.55/303.64	c total #watches: 128796
303.94/304.07	c total #propagations: 171502838 / total #impl: 334969988 (eff. 0.512)
303.94/304.07	c #Conflicts:    1052000 | #Learnt:      44659 | 0.000
303.94/304.07	c total clause space: 78.2603MB
303.94/304.07	c total #watches: 131680
304.44/304.57	c total #propagations: 171663689 / total #impl: 335316748 (eff. 0.512)
304.44/304.57	c #Conflicts:    1053000 | #Learnt:      45659 | 0.000
304.44/304.57	c total clause space: 78.2603MB
304.44/304.57	c total #watches: 134054
305.04/305.11	c total #propagations: 171822824 / total #impl: 335705293 (eff. 0.512)
305.04/305.11	c #Conflicts:    1054000 | #Learnt:      46659 | 0.000
305.04/305.11	c total clause space: 78.2603MB
305.04/305.11	c total #watches: 136740
305.54/305.67	c total #propagations: 171984284 / total #impl: 336110971 (eff. 0.512)
305.54/305.67	c #Conflicts:    1055000 | #Learnt:      47659 | 0.000
305.54/305.67	c total clause space: 78.2603MB
305.54/305.67	c total #watches: 139502
306.14/306.30	c total #propagations: 172144247 / total #impl: 336468602 (eff. 0.512)
306.14/306.30	c #Conflicts:    1056000 | #Learnt:      48659 | 0.000
306.14/306.30	c total clause space: 78.2603MB
306.14/306.30	c total #watches: 142398
306.85/306.95	c total #propagations: 172311983 / total #impl: 336847965 (eff. 0.512)
306.85/306.95	c GARBAGE COLLECT
306.85/306.95	c #Conflicts:    1057000 | #Learnt:      24861 | 0.000
306.85/306.95	c total clause space: 78.2603MB
306.85/306.95	c total #watches: 81638
307.04/307.19	c total #propagations: 172480657 / total #impl: 337246035 (eff. 0.511)
307.04/307.19	c #Conflicts:    1058000 | #Learnt:      25861 | 0.000
307.04/307.19	c total clause space: 78.2603MB
307.04/307.19	c total #watches: 84154
307.34/307.43	c total #propagations: 172636419 / total #impl: 337532426 (eff. 0.511)
307.34/307.43	c #Conflicts:    1059000 | #Learnt:      26861 | 0.000
307.34/307.43	c total clause space: 78.2603MB
307.34/307.43	c total #watches: 86475
307.64/307.71	c total #propagations: 172781284 / total #impl: 337802090 (eff. 0.511)
307.64/307.71	c #Conflicts:    1060000 | #Learnt:      27861 | 0.000
307.64/307.71	c total clause space: 78.2603MB
307.64/307.71	c total #watches: 89023
307.95/308.02	c total #propagations: 172945240 / total #impl: 338111633 (eff. 0.512)
307.95/308.02	c #Conflicts:    1061000 | #Learnt:      28861 | 0.000
307.95/308.02	c total clause space: 78.2603MB
307.95/308.02	c total #watches: 91585
308.24/308.31	c total #propagations: 173097171 / total #impl: 338407278 (eff. 0.512)
308.24/308.31	c #Conflicts:    1062000 | #Learnt:      29861 | 0.000
308.24/308.31	c total clause space: 78.2603MB
308.24/308.31	c total #watches: 94001
308.54/308.63	c total #propagations: 173240512 / total #impl: 338696239 (eff. 0.511)
308.54/308.63	c #Conflicts:    1063000 | #Learnt:      30861 | 0.000
308.54/308.63	c total clause space: 78.2603MB
308.54/308.63	c total #watches: 96602
308.84/308.94	c total #propagations: 173387819 / total #impl: 339005337 (eff. 0.511)
308.84/308.94	c #Conflicts:    1064000 | #Learnt:      31861 | 0.000
308.84/308.94	c total clause space: 78.2603MB
308.84/308.94	c total #watches: 99512
309.24/309.30	c total #propagations: 173540843 / total #impl: 339312483 (eff. 0.511)
309.24/309.30	c #Conflicts:    1065000 | #Learnt:      32861 | 0.000
309.24/309.30	c total clause space: 78.2603MB
309.24/309.30	c total #watches: 102289
309.64/309.70	c total #propagations: 173690885 / total #impl: 339638280 (eff. 0.511)
309.64/309.70	c #Conflicts:    1066000 | #Learnt:      33861 | 0.000
309.64/309.70	c total clause space: 78.2603MB
309.64/309.70	c total #watches: 105018
310.04/310.10	c total #propagations: 173850772 / total #impl: 339985497 (eff. 0.511)
310.04/310.10	c #Conflicts:    1067000 | #Learnt:      34861 | 0.000
310.04/310.10	c total clause space: 78.2603MB
310.04/310.10	c total #watches: 107820
310.44/310.50	c total #propagations: 173995672 / total #impl: 340323773 (eff. 0.511)
310.44/310.50	c #Conflicts:    1068000 | #Learnt:      35861 | 0.000
310.44/310.50	c total clause space: 78.2603MB
310.44/310.50	c total #watches: 110313
310.84/310.92	c total #propagations: 174139986 / total #impl: 340675122 (eff. 0.511)
310.84/310.92	c #Conflicts:    1069000 | #Learnt:      36861 | 0.000
310.84/310.92	c total clause space: 78.2603MB
310.84/310.92	c total #watches: 112919
311.25/311.34	c total #propagations: 174279103 / total #impl: 341003566 (eff. 0.511)
311.25/311.34	c #Conflicts:    1070000 | #Learnt:      37861 | 0.000
311.25/311.34	c total clause space: 78.2603MB
311.25/311.34	c total #watches: 115381
311.64/311.77	c total #propagations: 174418382 / total #impl: 341325269 (eff. 0.511)
311.64/311.77	c #Conflicts:    1071000 | #Learnt:      38861 | 0.000
311.64/311.77	c total clause space: 78.2603MB
311.64/311.77	c total #watches: 118122
312.14/312.24	c total #propagations: 174557290 / total #impl: 341655012 (eff. 0.511)
312.14/312.24	c #Conflicts:    1072000 | #Learnt:      39861 | 0.000
312.14/312.24	c total clause space: 78.2603MB
312.14/312.24	c total #watches: 120669
312.64/312.73	c total #propagations: 174717398 / total #impl: 341996200 (eff. 0.511)
312.64/312.73	c #Conflicts:    1073000 | #Learnt:      40861 | 0.000
312.64/312.73	c total clause space: 78.2603MB
312.64/312.73	c total #watches: 123322
313.14/313.20	c total #propagations: 174870234 / total #impl: 342368094 (eff. 0.511)
313.14/313.20	c #Conflicts:    1074000 | #Learnt:      41861 | 0.000
313.14/313.20	c total clause space: 78.2603MB
313.14/313.20	c total #watches: 126069
313.64/313.71	c total #propagations: 175020758 / total #impl: 342723061 (eff. 0.511)
313.64/313.71	c #Conflicts:    1075000 | #Learnt:      42861 | 0.000
313.64/313.71	c total clause space: 78.2603MB
313.64/313.71	c total #watches: 128638
314.14/314.21	c total #propagations: 175165224 / total #impl: 343116982 (eff. 0.511)
314.14/314.21	c #Conflicts:    1076000 | #Learnt:      43861 | 0.000
314.14/314.21	c total clause space: 78.2603MB
314.14/314.21	c total #watches: 131237
314.65/314.74	c total #propagations: 175310278 / total #impl: 343508365 (eff. 0.510)
314.65/314.74	c #Conflicts:    1077000 | #Learnt:      44861 | 0.000
314.65/314.74	c total clause space: 78.2603MB
314.65/314.74	c total #watches: 133614
315.14/315.30	c total #propagations: 175454474 / total #impl: 343893866 (eff. 0.510)
315.14/315.30	c #Conflicts:    1078000 | #Learnt:      45861 | 0.000
315.14/315.30	c total clause space: 78.2603MB
315.14/315.30	c total #watches: 136070
315.75/315.86	c total #propagations: 175596093 / total #impl: 344267497 (eff. 0.510)
315.75/315.86	c #Conflicts:    1079000 | #Learnt:      46861 | 0.000
315.75/315.86	c total clause space: 78.2603MB
315.75/315.86	c total #watches: 138581
316.34/316.43	c total #propagations: 175743405 / total #impl: 344665287 (eff. 0.510)
316.34/316.43	c #Conflicts:    1080000 | #Learnt:      47861 | 0.000
316.34/316.43	c total clause space: 78.2603MB
316.34/316.43	c total #watches: 141257
316.94/317.05	c total #propagations: 175899811 / total #impl: 345041086 (eff. 0.510)
316.94/317.05	c #Conflicts:    1081000 | #Learnt:      48861 | 0.000
316.94/317.05	c total clause space: 78.2603MB
316.94/317.05	c total #watches: 143661
317.64/317.71	c total #propagations: 176066724 / total #impl: 345454126 (eff. 0.510)
317.64/317.71	c #Conflicts:    1082000 | #Learnt:      49861 | 0.000
317.64/317.71	c total clause space: 78.2603MB
317.64/317.71	c total #watches: 146028
318.04/318.11	c total #propagations: 176231550 / total #impl: 345893003 (eff. 0.509)
318.04/318.11	c GARBAGE COLLECT
318.04/318.11	c #Conflicts:    1083000 | #Learnt:      25759 | 0.000
318.04/318.11	c total clause space: 78.2603MB
318.04/318.11	c total #watches: 84112
318.24/318.33	c total #propagations: 176400692 / total #impl: 346253240 (eff. 0.509)
318.24/318.33	c #Conflicts:    1084000 | #Learnt:      26759 | 0.000
318.24/318.33	c total clause space: 78.2603MB
318.24/318.33	c total #watches: 86840
318.44/318.55	c total #propagations: 176559889 / total #impl: 346541042 (eff. 0.509)
318.44/318.55	c #Conflicts:    1085000 | #Learnt:      27759 | 0.000
318.44/318.55	c total clause space: 78.2603MB
318.44/318.55	c total #watches: 89733
318.64/318.79	c total #propagations: 176727268 / total #impl: 346839805 (eff. 0.510)
318.64/318.79	c #Conflicts:    1086000 | #Learnt:      28759 | 0.000
318.64/318.79	c total clause space: 78.2603MB
318.64/318.79	c total #watches: 92302
318.95/319.07	c total #propagations: 176883235 / total #impl: 347131246 (eff. 0.510)
318.95/319.07	c #Conflicts:    1087000 | #Learnt:      29759 | 0.000
318.95/319.07	c total clause space: 78.2603MB
318.95/319.07	c total #watches: 94636
319.24/319.33	c total #propagations: 177031471 / total #impl: 347405578 (eff. 0.510)
319.24/319.33	c #Conflicts:    1088000 | #Learnt:      30759 | 0.000
319.24/319.33	c total clause space: 78.2603MB
319.24/319.33	c total #watches: 97015
319.54/319.60	c total #propagations: 177175445 / total #impl: 347674020 (eff. 0.510)
319.54/319.60	c #Conflicts:    1089000 | #Learnt:      31759 | 0.000
319.54/319.60	c total clause space: 78.2603MB
319.54/319.60	c total #watches: 99431
319.74/319.89	c total #propagations: 177321683 / total #impl: 347946965 (eff. 0.510)
319.74/319.89	c #Conflicts:    1090000 | #Learnt:      32759 | 0.000
319.74/319.89	c total clause space: 78.2603MB
319.74/319.89	c total #watches: 101714
320.05/320.20	c total #propagations: 177473198 / total #impl: 348234348 (eff. 0.510)
320.05/320.20	c #Conflicts:    1091000 | #Learnt:      33759 | 0.000
320.05/320.20	c total clause space: 78.2603MB
320.05/320.20	c total #watches: 103943
320.44/320.50	c total #propagations: 177611900 / total #impl: 348496781 (eff. 0.510)
320.44/320.50	c #Conflicts:    1092000 | #Learnt:      34759 | 0.000
320.44/320.50	c total clause space: 78.2603MB
320.44/320.50	c total #watches: 106040
320.74/320.83	c total #propagations: 177746730 / total #impl: 348751917 (eff. 0.510)
320.74/320.83	c #Conflicts:    1093000 | #Learnt:      35759 | 0.000
320.74/320.83	c total clause space: 78.2603MB
320.74/320.83	c total #watches: 108238
321.04/321.18	c total #propagations: 177886631 / total #impl: 349023096 (eff. 0.510)
321.04/321.18	c #Conflicts:    1094000 | #Learnt:      36759 | 0.000
321.04/321.18	c total clause space: 78.2603MB
321.04/321.18	c total #watches: 110533
321.44/321.53	c total #propagations: 178027536 / total #impl: 349293235 (eff. 0.510)
321.44/321.53	c #Conflicts:    1095000 | #Learnt:      37759 | 0.000
321.44/321.53	c total clause space: 78.2603MB
321.44/321.53	c total #watches: 113253
321.74/321.87	c total #propagations: 178188486 / total #impl: 349594039 (eff. 0.510)
321.74/321.87	c #Conflicts:    1096000 | #Learnt:      38759 | 0.000
321.74/321.87	c total clause space: 78.2603MB
321.74/321.87	c total #watches: 115587
322.14/322.28	c total #propagations: 178330695 / total #impl: 349881790 (eff. 0.510)
322.14/322.28	c #Conflicts:    1097000 | #Learnt:      39759 | 0.000
322.14/322.28	c total clause space: 78.2603MB
322.14/322.28	c total #watches: 118248
322.54/322.64	c total #propagations: 178504367 / total #impl: 350213190 (eff. 0.510)
322.54/322.64	c #Conflicts:    1098000 | #Learnt:      40759 | 0.000
322.54/322.64	c total clause space: 78.2603MB
322.54/322.64	c total #watches: 120904
322.84/322.98	c total #propagations: 178670934 / total #impl: 350518291 (eff. 0.510)
322.84/322.98	c #Conflicts:    1099000 | #Learnt:      41759 | 0.000
322.84/322.98	c total clause space: 78.2603MB
322.84/322.98	c total #watches: 123603
323.24/323.37	c total #propagations: 178841980 / total #impl: 350824801 (eff. 0.510)
323.24/323.37	c #Conflicts:    1100000 | #Learnt:      42759 | 0.000
323.24/323.37	c total clause space: 78.2603MB
323.24/323.37	c total #watches: 126115
323.64/323.78	c total #propagations: 179018379 / total #impl: 351171688 (eff. 0.510)
323.64/323.78	c #Conflicts:    1101000 | #Learnt:      43759 | 0.000
323.64/323.78	c total clause space: 78.2603MB
323.64/323.78	c total #watches: 128510
324.04/324.18	c total #propagations: 179189948 / total #impl: 351497244 (eff. 0.510)
324.04/324.18	c #Conflicts:    1102000 | #Learnt:      44759 | 0.000
324.04/324.18	c total clause space: 78.2603MB
324.04/324.18	c total #watches: 131151
324.44/324.58	c total #propagations: 179368706 / total #impl: 351827930 (eff. 0.510)
324.44/324.58	c #Conflicts:    1103000 | #Learnt:      45759 | 0.000
324.44/324.58	c total clause space: 78.2603MB
324.44/324.58	c total #watches: 133368
324.84/324.99	c total #propagations: 179531765 / total #impl: 352142168 (eff. 0.510)
324.84/324.99	c #Conflicts:    1104000 | #Learnt:      46759 | 0.000
324.84/324.99	c total clause space: 78.2603MB
324.84/324.99	c total #watches: 135629
325.34/325.47	c total #propagations: 179689725 / total #impl: 352442171 (eff. 0.510)
325.34/325.47	c #Conflicts:    1105000 | #Learnt:      47759 | 0.000
325.34/325.47	c total clause space: 78.2603MB
325.34/325.47	c total #watches: 138175
325.84/325.98	c total #propagations: 179857018 / total #impl: 352762308 (eff. 0.510)
325.84/325.98	c #Conflicts:    1106000 | #Learnt:      48759 | 0.000
325.84/325.98	c total clause space: 78.2603MB
325.84/325.98	c total #watches: 140815
326.34/326.49	c total #propagations: 180030428 / total #impl: 353098740 (eff. 0.510)
326.34/326.49	c #Conflicts:    1107000 | #Learnt:      49759 | 0.000
326.34/326.49	c total clause space: 78.2603MB
326.34/326.49	c total #watches: 143094
326.84/326.98	c total #propagations: 180185900 / total #impl: 353415813 (eff. 0.510)
326.84/326.98	c #Conflicts:    1108000 | #Learnt:      50759 | 0.000
326.84/326.98	c total clause space: 78.2603MB
326.84/326.98	c total #watches: 145574
327.14/327.30	c total #propagations: 180335567 / total #impl: 353732404 (eff. 0.510)
327.14/327.30	c GARBAGE COLLECT
327.14/327.30	c #Conflicts:    1109000 | #Learnt:      26358 | 0.000
327.14/327.30	c total clause space: 78.2603MB
327.14/327.30	c total #watches: 85496
327.44/327.56	c total #propagations: 180522154 / total #impl: 354084421 (eff. 0.510)
327.44/327.56	c #Conflicts:    1110000 | #Learnt:      27358 | 0.000
327.44/327.56	c total clause space: 78.2603MB
327.44/327.56	c total #watches: 87937
327.74/327.86	c total #propagations: 180691509 / total #impl: 354404099 (eff. 0.510)
327.74/327.86	c #Conflicts:    1111000 | #Learnt:      28358 | 0.000
327.74/327.86	c total clause space: 78.2603MB
327.74/327.86	c total #watches: 90470
328.04/328.11	c total #propagations: 180853918 / total #impl: 354720138 (eff. 0.510)
328.04/328.11	c #Conflicts:    1112000 | #Learnt:      29358 | 0.000
328.04/328.11	c total clause space: 78.2603MB
328.04/328.11	c total #watches: 92531
328.24/328.35	c total #propagations: 180991163 / total #impl: 355006195 (eff. 0.510)
328.24/328.35	c #Conflicts:    1113000 | #Learnt:      30358 | 0.000
328.24/328.35	c total clause space: 78.2603MB
328.24/328.35	c total #watches: 94719
328.54/328.61	c total #propagations: 181127258 / total #impl: 355255890 (eff. 0.510)
328.54/328.61	c #Conflicts:    1114000 | #Learnt:      31358 | 0.000
328.54/328.61	c total clause space: 78.2603MB
328.54/328.61	c total #watches: 97038
328.74/328.88	c total #propagations: 181280605 / total #impl: 355543775 (eff. 0.510)
328.74/328.88	c #Conflicts:    1115000 | #Learnt:      32358 | 0.000
328.74/328.88	c total clause space: 78.2603MB
328.74/328.88	c total #watches: 99314
329.04/329.15	c total #propagations: 181430985 / total #impl: 355830206 (eff. 0.510)
329.04/329.15	c #Conflicts:    1116000 | #Learnt:      33358 | 0.000
329.04/329.15	c total clause space: 78.2603MB
329.04/329.15	c total #watches: 101638
329.34/329.41	c total #propagations: 181584456 / total #impl: 356119217 (eff. 0.510)
329.34/329.41	c #Conflicts:    1117000 | #Learnt:      34358 | 0.000
329.34/329.41	c total clause space: 78.2603MB
329.34/329.41	c total #watches: 103992
329.64/329.71	c total #propagations: 181734211 / total #impl: 356407617 (eff. 0.510)
329.64/329.71	c #Conflicts:    1118000 | #Learnt:      35358 | 0.000
329.64/329.71	c total clause space: 78.2603MB
329.64/329.71	c total #watches: 106250
329.94/330.03	c total #propagations: 181871504 / total #impl: 356681553 (eff. 0.510)
329.94/330.03	c #Conflicts:    1119000 | #Learnt:      36358 | 0.000
329.94/330.03	c total clause space: 78.2603MB
329.94/330.03	c total #watches: 108723
330.24/330.38	c total #propagations: 182028530 / total #impl: 356993904 (eff. 0.510)
330.24/330.38	c #Conflicts:    1120000 | #Learnt:      37358 | 0.000
330.24/330.38	c total clause space: 78.2603MB
330.24/330.38	c total #watches: 111231
330.64/330.74	c total #propagations: 182190311 / total #impl: 357311017 (eff. 0.510)
330.64/330.74	c #Conflicts:    1121000 | #Learnt:      38358 | 0.000
330.64/330.74	c total clause space: 78.2603MB
330.64/330.74	c total #watches: 113646
330.94/331.09	c total #propagations: 182352731 / total #impl: 357641837 (eff. 0.510)
330.94/331.09	c #Conflicts:    1122000 | #Learnt:      39358 | 0.000
330.94/331.09	c total clause space: 78.2603MB
330.94/331.09	c total #watches: 115902
331.34/331.44	c total #propagations: 182501466 / total #impl: 357944728 (eff. 0.510)
331.34/331.44	c #Conflicts:    1123000 | #Learnt:      40358 | 0.000
331.34/331.44	c total clause space: 78.2603MB
331.34/331.44	c total #watches: 118083
331.74/331.83	c total #propagations: 182649595 / total #impl: 358251539 (eff. 0.510)
331.74/331.83	c #Conflicts:    1124000 | #Learnt:      41358 | 0.000
331.74/331.83	c total clause space: 78.2603MB
331.74/331.83	c total #watches: 120254
332.14/332.24	c total #propagations: 182804291 / total #impl: 358557883 (eff. 0.510)
332.14/332.24	c #Conflicts:    1125000 | #Learnt:      42358 | 0.000
332.14/332.24	c total clause space: 78.2603MB
332.14/332.24	c total #watches: 122413
332.54/332.64	c total #propagations: 182965779 / total #impl: 358894604 (eff. 0.510)
332.54/332.64	c #Conflicts:    1126000 | #Learnt:      43358 | 0.000
332.54/332.64	c total clause space: 78.2603MB
332.54/332.64	c total #watches: 124956
332.94/333.02	c total #propagations: 183123082 / total #impl: 359214652 (eff. 0.510)
332.94/333.02	c #Conflicts:    1127000 | #Learnt:      44358 | 0.000
332.94/333.02	c total clause space: 78.2603MB
332.94/333.02	c total #watches: 127387
333.34/333.44	c total #propagations: 183272282 / total #impl: 359515301 (eff. 0.510)
333.34/333.44	c #Conflicts:    1128000 | #Learnt:      45358 | 0.000
333.34/333.44	c total clause space: 78.2603MB
333.34/333.44	c total #watches: 129619
333.74/333.86	c total #propagations: 183437142 / total #impl: 359856173 (eff. 0.510)
333.74/333.86	c #Conflicts:    1129000 | #Learnt:      46358 | 0.000
333.74/333.86	c total clause space: 78.2603MB
333.74/333.86	c total #watches: 133206
334.24/334.33	c total #propagations: 183603872 / total #impl: 360224209 (eff. 0.510)
334.24/334.33	c #Conflicts:    1130000 | #Learnt:      47358 | 0.000
334.24/334.33	c total clause space: 78.2603MB
334.24/334.33	c total #watches: 136322
334.74/334.83	c total #propagations: 183779426 / total #impl: 360578947 (eff. 0.510)
334.74/334.83	c #Conflicts:    1131000 | #Learnt:      48358 | 0.000
334.74/334.83	c total clause space: 78.2603MB
334.74/334.83	c total #watches: 139323
335.24/335.34	c total #propagations: 183938279 / total #impl: 360893311 (eff. 0.510)
335.24/335.34	c #Conflicts:    1132000 | #Learnt:      49358 | 0.000
335.24/335.34	c total clause space: 78.2603MB
335.24/335.34	c total #watches: 142397
335.74/335.82	c total #propagations: 184106588 / total #impl: 361246570 (eff. 0.510)
335.74/335.82	c #Conflicts:    1133000 | #Learnt:      50358 | 0.000
335.74/335.82	c total clause space: 78.2603MB
335.74/335.82	c total #watches: 145432
336.34/336.44	c total #propagations: 184264017 / total #impl: 361584942 (eff. 0.510)
336.34/336.44	c #Conflicts:    1134000 | #Learnt:      51358 | 0.000
336.34/336.44	c total clause space: 78.2603MB
336.34/336.44	c total #watches: 147864
336.64/336.74	c total #propagations: 184443967 / total #impl: 361932649 (eff. 0.510)
336.64/336.74	c GARBAGE COLLECT
336.64/336.74	c #Conflicts:    1135000 | #Learnt:      26662 | 0.000
336.64/336.74	c total clause space: 78.2603MB
336.64/336.74	c total #watches: 86139
336.94/337.01	c total #propagations: 184603140 / total #impl: 362237985 (eff. 0.510)
336.94/337.01	c #Conflicts:    1136000 | #Learnt:      27662 | 0.000
336.94/337.01	c total clause space: 78.2603MB
336.94/337.01	c total #watches: 88573
337.24/337.33	c total #propagations: 184766327 / total #impl: 362562594 (eff. 0.510)
337.24/337.33	c #Conflicts:    1137000 | #Learnt:      28662 | 0.000
337.24/337.33	c total clause space: 78.2603MB
337.24/337.33	c total #watches: 91088
337.54/337.63	c total #propagations: 184932392 / total #impl: 362867993 (eff. 0.510)
337.54/337.63	c #Conflicts:    1138000 | #Learnt:      29662 | 0.000
337.54/337.63	c total clause space: 78.2603MB
337.54/337.63	c total #watches: 93784
337.84/337.90	c total #propagations: 185091794 / total #impl: 363182042 (eff. 0.510)
337.84/337.90	c #Conflicts:    1139000 | #Learnt:      30662 | 0.000
337.84/337.90	c total clause space: 78.2603MB
337.84/337.90	c total #watches: 97234
338.04/338.18	c total #propagations: 185238506 / total #impl: 363500029 (eff. 0.510)
338.04/338.18	c #Conflicts:    1140000 | #Learnt:      31662 | 0.000
338.04/338.18	c total clause space: 78.2603MB
338.04/338.18	c total #watches: 99992
338.34/338.49	c total #propagations: 185399640 / total #impl: 363795905 (eff. 0.510)
338.34/338.49	c #Conflicts:    1141000 | #Learnt:      32662 | 0.000
338.34/338.49	c total clause space: 78.2603MB
338.34/338.49	c total #watches: 102502
338.64/338.80	c total #propagations: 185577652 / total #impl: 364124608 (eff. 0.510)
338.64/338.80	c #Conflicts:    1142000 | #Learnt:      33662 | 0.000
338.64/338.80	c total clause space: 78.2603MB
338.64/338.80	c total #watches: 105366
339.04/339.10	c total #propagations: 185732819 / total #impl: 364420211 (eff. 0.510)
339.04/339.10	c #Conflicts:    1143000 | #Learnt:      34662 | 0.000
339.04/339.10	c total clause space: 78.2603MB
339.04/339.10	c total #watches: 108099
339.34/339.44	c total #propagations: 185893932 / total #impl: 364723229 (eff. 0.510)
339.34/339.44	c #Conflicts:    1144000 | #Learnt:      35662 | 0.000
339.34/339.44	c total clause space: 78.2603MB
339.34/339.44	c total #watches: 110533
339.64/339.77	c total #propagations: 186052250 / total #impl: 365035291 (eff. 0.510)
339.64/339.77	c #Conflicts:    1145000 | #Learnt:      36662 | 0.000
339.64/339.77	c total clause space: 78.2603MB
339.64/339.77	c total #watches: 112640
340.04/340.11	c total #propagations: 186195554 / total #impl: 365338693 (eff. 0.510)
340.04/340.11	c #Conflicts:    1146000 | #Learnt:      37662 | 0.000
340.04/340.11	c total clause space: 78.2603MB
340.04/340.11	c total #watches: 114839
340.44/340.50	c total #propagations: 186341451 / total #impl: 365627008 (eff. 0.510)
340.44/340.50	c #Conflicts:    1147000 | #Learnt:      38662 | 0.000
340.44/340.50	c total clause space: 78.2603MB
340.44/340.50	c total #watches: 117366
340.74/340.89	c total #propagations: 186507419 / total #impl: 365961769 (eff. 0.510)
340.74/340.89	c #Conflicts:    1148000 | #Learnt:      39662 | 0.000
340.74/340.89	c total clause space: 78.2603MB
340.74/340.89	c total #watches: 119850
341.24/341.32	c total #propagations: 186670757 / total #impl: 366295566 (eff. 0.510)
341.24/341.32	c #Conflicts:    1149000 | #Learnt:      40662 | 0.000
341.24/341.32	c total clause space: 78.2603MB
341.24/341.32	c total #watches: 122924
341.64/341.74	c total #propagations: 186828052 / total #impl: 366629816 (eff. 0.510)
341.64/341.74	c #Conflicts:    1150000 | #Learnt:      41662 | 0.000
341.64/341.74	c total clause space: 78.2603MB
341.64/341.74	c total #watches: 125481
342.04/342.20	c total #propagations: 186984812 / total #impl: 366938181 (eff. 0.510)
342.04/342.20	c #Conflicts:    1151000 | #Learnt:      42662 | 0.000
342.04/342.20	c total clause space: 78.2603MB
342.04/342.20	c total #watches: 128173
342.53/342.64	c total #propagations: 187141182 / total #impl: 367267760 (eff. 0.510)
342.53/342.64	c #Conflicts:    1152000 | #Learnt:      43662 | 0.000
342.53/342.64	c total clause space: 78.2603MB
342.53/342.64	c total #watches: 130773
342.93/343.09	c total #propagations: 187301571 / total #impl: 367573172 (eff. 0.510)
342.93/343.09	c #Conflicts:    1153000 | #Learnt:      44662 | 0.000
342.93/343.09	c total clause space: 78.2603MB
342.93/343.09	c total #watches: 133559
343.53/343.60	c total #propagations: 187457267 / total #impl: 367915075 (eff. 0.510)
343.53/343.60	c #Conflicts:    1154000 | #Learnt:      45662 | 0.000
343.53/343.60	c total clause space: 78.2603MB
343.53/343.60	c total #watches: 136853
343.93/344.07	c total #propagations: 187624149 / total #impl: 368298560 (eff. 0.509)
343.93/344.07	c #Conflicts:    1155000 | #Learnt:      46662 | 0.000
343.93/344.07	c total clause space: 78.2603MB
343.93/344.07	c total #watches: 140300
344.43/344.57	c total #propagations: 187793941 / total #impl: 368668121 (eff. 0.509)
344.43/344.57	c #Conflicts:    1156000 | #Learnt:      47662 | 0.000
344.43/344.57	c total clause space: 78.2603MB
344.43/344.57	c total #watches: 143017
344.93/345.06	c total #propagations: 187958307 / total #impl: 369007484 (eff. 0.509)
344.93/345.06	c #Conflicts:    1157000 | #Learnt:      48662 | 0.000
344.93/345.06	c total clause space: 78.2603MB
344.93/345.06	c total #watches: 145665
345.53/345.60	c total #propagations: 188125456 / total #impl: 369331070 (eff. 0.509)
345.53/345.60	c #Conflicts:    1158000 | #Learnt:      49662 | 0.000
345.53/345.60	c total clause space: 78.2603MB
345.53/345.60	c total #watches: 148307
345.93/346.09	c total #propagations: 188291443 / total #impl: 369664663 (eff. 0.509)
345.93/346.09	c #Conflicts:    1159000 | #Learnt:      50662 | 0.000
345.93/346.09	c total clause space: 78.2603MB
345.93/346.09	c total #watches: 150834
346.54/346.64	c total #propagations: 188448490 / total #impl: 369981336 (eff. 0.509)
346.54/346.64	c #Conflicts:    1160000 | #Learnt:      51662 | 0.000
346.54/346.64	c total clause space: 78.2603MB
346.54/346.64	c total #watches: 154523
346.93/347.03	c total #propagations: 188608973 / total #impl: 370321086 (eff. 0.509)
346.93/347.03	c GARBAGE COLLECT
346.93/347.03	c #Conflicts:    1161000 | #Learnt:      26662 | 0.000
346.93/347.03	c total clause space: 78.2603MB
346.93/347.03	c total #watches: 86286
347.13/347.29	c total #propagations: 188758717 / total #impl: 370623365 (eff. 0.509)
347.13/347.29	c #Conflicts:    1162000 | #Learnt:      27662 | 0.000
347.13/347.29	c total clause space: 78.2603MB
347.13/347.29	c total #watches: 88543
347.43/347.58	c total #propagations: 188916393 / total #impl: 370957637 (eff. 0.509)
347.43/347.58	c #Conflicts:    1163000 | #Learnt:      28662 | 0.000
347.43/347.58	c total clause space: 78.2603MB
347.43/347.58	c total #watches: 90853
347.73/347.87	c total #propagations: 189061826 / total #impl: 371239905 (eff. 0.509)
347.73/347.87	c #Conflicts:    1164000 | #Learnt:      29662 | 0.000
347.73/347.87	c total clause space: 78.2603MB
347.73/347.87	c total #watches: 93135
348.03/348.17	c total #propagations: 189227244 / total #impl: 371580961 (eff. 0.509)
348.03/348.17	c #Conflicts:    1165000 | #Learnt:      30662 | 0.000
348.03/348.17	c total clause space: 78.2603MB
348.03/348.17	c total #watches: 96187
348.33/348.45	c total #propagations: 189385929 / total #impl: 371936038 (eff. 0.509)
348.33/348.45	c #Conflicts:    1166000 | #Learnt:      31662 | 0.000
348.33/348.45	c total clause space: 78.2603MB
348.33/348.45	c total #watches: 99700
348.64/348.79	c total #propagations: 189552454 / total #impl: 372325899 (eff. 0.509)
348.64/348.79	c #Conflicts:    1167000 | #Learnt:      32662 | 0.000
348.64/348.79	c total clause space: 78.2603MB
348.64/348.79	c total #watches: 102860
349.03/349.11	c total #propagations: 189707731 / total #impl: 372657096 (eff. 0.509)
349.03/349.11	c #Conflicts:    1168000 | #Learnt:      33662 | 0.000
349.03/349.11	c total clause space: 78.2603MB
349.03/349.11	c total #watches: 105153
349.33/349.46	c total #propagations: 189861061 / total #impl: 372947367 (eff. 0.509)
349.33/349.46	c #Conflicts:    1169000 | #Learnt:      34662 | 0.000
349.33/349.46	c total clause space: 78.2603MB
349.33/349.46	c total #watches: 107473
349.74/349.83	c total #propagations: 190029008 / total #impl: 373266431 (eff. 0.509)
349.74/349.83	c #Conflicts:    1170000 | #Learnt:      35662 | 0.000
349.74/349.83	c total clause space: 78.2603MB
349.74/349.83	c total #watches: 110118
350.13/350.20	c total #propagations: 190197729 / total #impl: 373587388 (eff. 0.509)
350.13/350.20	c #Conflicts:    1171000 | #Learnt:      36662 | 0.000
350.13/350.20	c total clause space: 78.2603MB
350.13/350.20	c total #watches: 112496
350.43/350.58	c total #propagations: 190371297 / total #impl: 373921728 (eff. 0.509)
350.43/350.58	c #Conflicts:    1172000 | #Learnt:      37662 | 0.000
350.43/350.58	c total clause space: 78.2603MB
350.43/350.58	c total #watches: 114873
350.94/351.02	c total #propagations: 190537141 / total #impl: 374249575 (eff. 0.509)
350.94/351.02	c #Conflicts:    1173000 | #Learnt:      38662 | 0.000
350.94/351.02	c total clause space: 78.2603MB
350.94/351.02	c total #watches: 117334
351.33/351.41	c total #propagations: 190713043 / total #impl: 374601596 (eff. 0.509)
351.33/351.41	c #Conflicts:    1174000 | #Learnt:      39662 | 0.000
351.33/351.41	c total clause space: 78.2603MB
351.33/351.41	c total #watches: 121016
351.73/351.84	c total #propagations: 190869419 / total #impl: 374957014 (eff. 0.509)
351.73/351.84	c #Conflicts:    1175000 | #Learnt:      40662 | 0.000
351.73/351.84	c total clause space: 78.2603MB
351.73/351.84	c total #watches: 123372
352.13/352.24	c total #propagations: 191031184 / total #impl: 375264879 (eff. 0.509)
352.13/352.24	c #Conflicts:    1176000 | #Learnt:      41662 | 0.000
352.13/352.24	c total clause space: 78.2603MB
352.13/352.24	c total #watches: 127028
352.53/352.65	c total #propagations: 191196518 / total #impl: 375676259 (eff. 0.509)
352.53/352.65	c #Conflicts:    1177000 | #Learnt:      42662 | 0.000
352.53/352.65	c total clause space: 78.2603MB
352.53/352.65	c total #watches: 129810
353.04/353.13	c total #propagations: 191341563 / total #impl: 375966599 (eff. 0.509)
353.04/353.13	c #Conflicts:    1178000 | #Learnt:      43662 | 0.000
353.04/353.13	c total clause space: 78.2603MB
353.04/353.13	c total #watches: 132429
353.53/353.62	c total #propagations: 191505347 / total #impl: 376303387 (eff. 0.509)
353.53/353.62	c #Conflicts:    1179000 | #Learnt:      44662 | 0.000
353.53/353.62	c total clause space: 78.2603MB
353.53/353.62	c total #watches: 134849
353.93/354.05	c total #propagations: 191669152 / total #impl: 376641191 (eff. 0.509)
353.93/354.05	c #Conflicts:    1180000 | #Learnt:      45662 | 0.000
353.93/354.05	c total clause space: 78.2603MB
353.93/354.05	c total #watches: 137414
354.24/354.39	c total #propagations: 191812415 / total #impl: 376939108 (eff. 0.509)
354.24/354.39	c #Conflicts:    1181000 | #Learnt:      46662 | 0.000
354.24/354.39	c total clause space: 78.2603MB
354.24/354.39	c total #watches: 139853
354.83/354.90	c total #propagations: 191941501 / total #impl: 377183464 (eff. 0.509)
354.83/354.90	c #Conflicts:    1182000 | #Learnt:      47662 | 0.000
354.83/354.90	c total clause space: 78.2603MB
354.83/354.90	c total #watches: 142475
355.24/355.38	c total #propagations: 192102852 / total #impl: 377509298 (eff. 0.509)
355.24/355.38	c #Conflicts:    1183000 | #Learnt:      48662 | 0.000
355.24/355.38	c total clause space: 78.2603MB
355.24/355.38	c total #watches: 145518
355.73/355.85	c total #propagations: 192267924 / total #impl: 377860168 (eff. 0.509)
355.73/355.85	c #Conflicts:    1184000 | #Learnt:      49662 | 0.000
355.73/355.85	c total clause space: 78.2603MB
355.73/355.85	c total #watches: 147856
356.23/356.37	c total #propagations: 192419449 / total #impl: 378213554 (eff. 0.509)
356.23/356.37	c #Conflicts:    1185000 | #Learnt:      50662 | 0.000
356.23/356.37	c total clause space: 78.2603MB
356.23/356.37	c total #watches: 150376
356.73/356.86	c total #propagations: 192581962 / total #impl: 378535008 (eff. 0.509)
356.73/356.86	c #Conflicts:    1186000 | #Learnt:      51662 | 0.000
356.73/356.86	c total clause space: 78.2603MB
356.73/356.86	c total #watches: 152716
357.23/357.38	c total #propagations: 192740456 / total #impl: 378843107 (eff. 0.509)
357.23/357.38	c GARBAGE COLLECT
357.23/357.38	c #Conflicts:    1187000 | #Learnt:      26366 | 0.000
357.23/357.38	c total clause space: 78.2603MB
357.23/357.38	c total #watches: 85589
357.54/357.63	c total #propagations: 192900258 / total #impl: 379159505 (eff. 0.509)
357.54/357.63	c #Conflicts:    1188000 | #Learnt:      27366 | 0.000
357.54/357.63	c total clause space: 78.2603MB
357.54/357.63	c total #watches: 87823
357.83/357.93	c total #propagations: 193055028 / total #impl: 379438405 (eff. 0.509)
357.83/357.93	c #Conflicts:    1189000 | #Learnt:      28366 | 0.000
357.83/357.93	c total clause space: 78.2603MB
357.83/357.93	c total #watches: 90530
358.03/358.16	c total #propagations: 193229471 / total #impl: 379743384 (eff. 0.509)
358.03/358.16	c #Conflicts:    1190000 | #Learnt:      29366 | 0.000
358.03/358.16	c total clause space: 78.2603MB
358.03/358.16	c total #watches: 93027
358.33/358.45	c total #propagations: 193366631 / total #impl: 380032972 (eff. 0.509)
358.33/358.45	c #Conflicts:    1191000 | #Learnt:      30366 | 0.000
358.33/358.45	c total clause space: 78.2603MB
358.33/358.45	c total #watches: 95431
358.64/358.78	c total #propagations: 193518412 / total #impl: 380348144 (eff. 0.509)
358.64/358.78	c #Conflicts:    1192000 | #Learnt:      31366 | 0.000
358.64/358.78	c total clause space: 78.2603MB
358.64/358.78	c total #watches: 97794
359.03/359.16	c total #propagations: 193681155 / total #impl: 380685054 (eff. 0.509)
359.03/359.16	c #Conflicts:    1193000 | #Learnt:      32366 | 0.000
359.03/359.16	c total clause space: 78.2603MB
359.03/359.16	c total #watches: 100531
359.43/359.51	c total #propagations: 193855963 / total #impl: 381008928 (eff. 0.509)
359.43/359.51	c #Conflicts:    1194000 | #Learnt:      33366 | 0.000
359.43/359.51	c total clause space: 78.2603MB
359.43/359.51	c total #watches: 103357
359.74/359.84	c total #propagations: 194014308 / total #impl: 381313097 (eff. 0.509)
359.74/359.84	c #Conflicts:    1195000 | #Learnt:      34366 | 0.000
359.74/359.84	c total clause space: 78.2603MB
359.74/359.84	c total #watches: 106443
360.03/360.19	c total #propagations: 194181324 / total #impl: 381652471 (eff. 0.509)
360.03/360.19	c #Conflicts:    1196000 | #Learnt:      35366 | 0.000
360.03/360.19	c total clause space: 78.2603MB
360.03/360.19	c total #watches: 109299
360.43/360.57	c total #propagations: 194353440 / total #impl: 382001211 (eff. 0.509)
360.43/360.57	c #Conflicts:    1197000 | #Learnt:      36366 | 0.000
360.43/360.57	c total clause space: 78.2603MB
360.43/360.57	c total #watches: 112407
360.84/360.97	c total #propagations: 194521037 / total #impl: 382339570 (eff. 0.509)
360.84/360.97	c #Conflicts:    1198000 | #Learnt:      37366 | 0.000
360.84/360.97	c total clause space: 78.2603MB
360.84/360.97	c total #watches: 115184
361.23/361.36	c total #propagations: 194681920 / total #impl: 382673014 (eff. 0.509)
361.23/361.36	c #Conflicts:    1199000 | #Learnt:      38366 | 0.000
361.23/361.36	c total clause space: 78.2603MB
361.23/361.36	c total #watches: 118154
361.73/361.80	c total #propagations: 194852891 / total #impl: 383014527 (eff. 0.509)
361.73/361.80	c #Conflicts:    1200000 | #Learnt:      39366 | 0.000
361.73/361.80	c total clause space: 78.2603MB
361.73/361.80	c total #watches: 120630
362.13/362.26	c total #propagations: 195029352 / total #impl: 383354864 (eff. 0.509)
362.13/362.26	c #Conflicts:    1201000 | #Learnt:      40366 | 0.000
362.13/362.26	c total clause space: 78.2603MB
362.13/362.26	c total #watches: 123518
362.53/362.65	c total #propagations: 195194685 / total #impl: 383689878 (eff. 0.509)
362.53/362.65	c #Conflicts:    1202000 | #Learnt:      41366 | 0.000
362.53/362.65	c total clause space: 78.2603MB
362.53/362.65	c total #watches: 126096
362.94/363.04	c total #propagations: 195367118 / total #impl: 384036764 (eff. 0.509)
362.94/363.04	c #Conflicts:    1203000 | #Learnt:      42366 | 0.000
362.94/363.04	c total clause space: 78.2603MB
362.94/363.04	c total #watches: 128823
363.33/363.47	c total #propagations: 195527853 / total #impl: 384375085 (eff. 0.509)
363.33/363.47	c #Conflicts:    1204000 | #Learnt:      43366 | 0.000
363.33/363.47	c total clause space: 78.2603MB
363.33/363.47	c total #watches: 131327
363.83/363.95	c total #propagations: 195684166 / total #impl: 384665861 (eff. 0.509)
363.83/363.95	c #Conflicts:    1205000 | #Learnt:      44366 | 0.000
363.83/363.95	c total clause space: 78.2603MB
363.83/363.95	c total #watches: 134023
364.33/364.45	c total #propagations: 195835731 / total #impl: 384969886 (eff. 0.509)
364.33/364.45	c #Conflicts:    1206000 | #Learnt:      45366 | 0.000
364.33/364.45	c total clause space: 78.2603MB
364.33/364.45	c total #watches: 136895
364.83/364.91	c total #propagations: 196018002 / total #impl: 385316428 (eff. 0.509)
364.83/364.91	c #Conflicts:    1207000 | #Learnt:      46366 | 0.000
364.83/364.91	c total clause space: 78.2603MB
364.83/364.91	c total #watches: 139672
365.24/365.34	c total #propagations: 196186341 / total #impl: 385648810 (eff. 0.509)
365.24/365.34	c #Conflicts:    1208000 | #Learnt:      47366 | 0.000
365.24/365.34	c total clause space: 78.2603MB
365.24/365.34	c total #watches: 142136
365.73/365.80	c total #propagations: 196350246 / total #impl: 385949631 (eff. 0.509)
365.73/365.80	c #Conflicts:    1209000 | #Learnt:      48366 | 0.000
365.73/365.80	c total clause space: 78.2603MB
365.73/365.80	c total #watches: 145160
366.13/366.27	c total #propagations: 196531654 / total #impl: 386307410 (eff. 0.509)
366.13/366.27	c #Conflicts:    1210000 | #Learnt:      49366 | 0.000
366.13/366.27	c total clause space: 78.2603MB
366.13/366.27	c total #watches: 147627
366.73/366.81	c total #propagations: 196702129 / total #impl: 386645615 (eff. 0.509)
366.73/366.81	c #Conflicts:    1211000 | #Learnt:      50366 | 0.000
366.73/366.81	c total clause space: 78.2603MB
366.73/366.81	c total #watches: 150609
367.23/367.36	c total #propagations: 196862245 / total #impl: 386968927 (eff. 0.509)
367.23/367.36	c #Conflicts:    1212000 | #Learnt:      51366 | 0.000
367.23/367.36	c total clause space: 78.2603MB
367.23/367.36	c total #watches: 153199
367.83/367.91	c total #propagations: 197029076 / total #impl: 387320718 (eff. 0.509)
367.83/367.91	c #Conflicts:    1213000 | #Learnt:      52366 | 0.000
367.83/367.91	c total clause space: 78.2603MB
367.83/367.91	c total #watches: 155732
368.33/368.45	c total #propagations: 197203779 / total #impl: 387669371 (eff. 0.509)
368.33/368.45	c GARBAGE COLLECT
368.33/368.45	c #Conflicts:    1214000 | #Learnt:      26762 | 0.000
368.33/368.45	c total clause space: 78.2603MB
368.33/368.45	c total #watches: 86545
368.63/368.74	c total #propagations: 197359991 / total #impl: 387978600 (eff. 0.509)
368.63/368.74	c #Conflicts:    1215000 | #Learnt:      27762 | 0.000
368.63/368.74	c total clause space: 78.2603MB
368.63/368.74	c total #watches: 89024
368.93/369.04	c total #propagations: 197518702 / total #impl: 388278545 (eff. 0.509)
368.93/369.04	c #Conflicts:    1216000 | #Learnt:      28762 | 0.000
368.93/369.04	c total clause space: 78.2603MB
368.93/369.04	c total #watches: 91601
369.23/369.33	c total #propagations: 197681480 / total #impl: 388587696 (eff. 0.509)
369.23/369.33	c #Conflicts:    1217000 | #Learnt:      29762 | 0.000
369.23/369.33	c total clause space: 78.2603MB
369.23/369.33	c total #watches: 93953
369.54/369.67	c total #propagations: 197833122 / total #impl: 388898258 (eff. 0.509)
369.54/369.67	c #Conflicts:    1218000 | #Learnt:      30762 | 0.000
369.54/369.67	c total clause space: 78.2603MB
369.54/369.67	c total #watches: 96626
369.83/369.96	c total #propagations: 197997657 / total #impl: 389220934 (eff. 0.509)
369.83/369.96	c #Conflicts:    1219000 | #Learnt:      31762 | 0.000
369.83/369.96	c total clause space: 78.2603MB
369.83/369.96	c total #watches: 100137
370.23/370.32	c total #propagations: 198150263 / total #impl: 389570970 (eff. 0.509)
370.23/370.32	c #Conflicts:    1220000 | #Learnt:      32762 | 0.000
370.23/370.32	c total clause space: 78.2603MB
370.23/370.32	c total #watches: 103391
370.53/370.67	c total #propagations: 198311958 / total #impl: 389907609 (eff. 0.509)
370.53/370.67	c #Conflicts:    1221000 | #Learnt:      33762 | 0.000
370.53/370.67	c total clause space: 78.2603MB
370.53/370.67	c total #watches: 106531
370.93/371.00	c total #propagations: 198473164 / total #impl: 390269271 (eff. 0.509)
370.93/371.00	c #Conflicts:    1222000 | #Learnt:      34762 | 0.000
370.93/371.00	c total clause space: 78.2603MB
370.93/371.00	c total #watches: 108821
371.23/371.37	c total #propagations: 198631640 / total #impl: 390575461 (eff. 0.509)
371.23/371.37	c #Conflicts:    1223000 | #Learnt:      35762 | 0.000
371.23/371.37	c total clause space: 78.2603MB
371.23/371.37	c total #watches: 111255
371.63/371.75	c total #propagations: 198809781 / total #impl: 390921417 (eff. 0.509)
371.63/371.75	c #Conflicts:    1224000 | #Learnt:      36762 | 0.000
371.63/371.75	c total clause space: 78.2603MB
371.63/371.75	c total #watches: 113615
372.13/372.23	c total #propagations: 198984947 / total #impl: 391264165 (eff. 0.509)
372.13/372.23	c #Conflicts:    1225000 | #Learnt:      37762 | 0.000
372.13/372.23	c total clause space: 78.2603MB
372.13/372.23	c total #watches: 116242
372.63/372.72	c total #propagations: 199157814 / total #impl: 391625456 (eff. 0.509)
372.63/372.72	c #Conflicts:    1226000 | #Learnt:      38762 | 0.000
372.63/372.72	c total clause space: 78.2603MB
372.63/372.72	c total #watches: 118555
373.03/373.17	c total #propagations: 199326251 / total #impl: 391969062 (eff. 0.509)
373.03/373.17	c #Conflicts:    1227000 | #Learnt:      39762 | 0.000
373.03/373.17	c total clause space: 78.2603MB
373.03/373.17	c total #watches: 120960
373.53/373.66	c total #propagations: 199479555 / total #impl: 392281995 (eff. 0.509)
373.53/373.66	c #Conflicts:    1228000 | #Learnt:      40762 | 0.000
373.53/373.66	c total clause space: 78.2603MB
373.53/373.66	c total #watches: 123404
374.04/374.12	c total #propagations: 199655899 / total #impl: 392629230 (eff. 0.509)
374.04/374.12	c #Conflicts:    1229000 | #Learnt:      41762 | 0.000
374.04/374.12	c total clause space: 78.2603MB
374.04/374.12	c total #watches: 125822
374.43/374.58	c total #propagations: 199841180 / total #impl: 392980108 (eff. 0.509)
374.43/374.58	c #Conflicts:    1230000 | #Learnt:      42762 | 0.000
374.43/374.58	c total clause space: 78.2603MB
374.43/374.58	c total #watches: 128203
374.93/375.04	c total #propagations: 200015523 / total #impl: 393331964 (eff. 0.509)
374.93/375.04	c #Conflicts:    1231000 | #Learnt:      43762 | 0.000
374.93/375.04	c total clause space: 78.2603MB
374.93/375.04	c total #watches: 130929
375.33/375.47	c total #propagations: 200201848 / total #impl: 393729197 (eff. 0.508)
375.33/375.47	c #Conflicts:    1232000 | #Learnt:      44762 | 0.000
375.33/375.47	c total clause space: 78.2603MB
375.33/375.47	c total #watches: 133717
375.83/375.94	c total #propagations: 200364207 / total #impl: 394067226 (eff. 0.508)
375.83/375.94	c #Conflicts:    1233000 | #Learnt:      45762 | 0.000
375.83/375.94	c total clause space: 78.2603MB
375.83/375.94	c total #watches: 136340
376.24/376.37	c total #propagations: 200509568 / total #impl: 394356348 (eff. 0.508)
376.24/376.37	c #Conflicts:    1234000 | #Learnt:      46762 | 0.000
376.24/376.37	c total clause space: 78.2603MB
376.24/376.37	c total #watches: 139445
376.73/376.86	c total #propagations: 200668775 / total #impl: 394719434 (eff. 0.508)
376.73/376.86	c #Conflicts:    1235000 | #Learnt:      47762 | 0.000
376.73/376.86	c total clause space: 78.2603MB
376.73/376.86	c total #watches: 141983
377.23/377.35	c total #propagations: 200832344 / total #impl: 395042290 (eff. 0.508)
377.23/377.35	c #Conflicts:    1236000 | #Learnt:      48762 | 0.000
377.23/377.35	c total clause space: 78.2603MB
377.23/377.35	c total #watches: 145479
377.73/377.82	c total #propagations: 200988058 / total #impl: 395375814 (eff. 0.508)
377.73/377.82	c #Conflicts:    1237000 | #Learnt:      49762 | 0.000
377.73/377.82	c total clause space: 78.2603MB
377.73/377.82	c total #watches: 147806
378.13/378.21	c total #propagations: 201142801 / total #impl: 395684079 (eff. 0.508)
378.13/378.21	c #Conflicts:    1238000 | #Learnt:      50762 | 0.000
378.13/378.21	c total clause space: 78.2603MB
378.13/378.21	c total #watches: 150499
378.53/378.70	c total #propagations: 201287125 / total #impl: 396020238 (eff. 0.508)
378.53/378.70	c #Conflicts:    1239000 | #Learnt:      51762 | 0.000
378.53/378.70	c total clause space: 78.2603MB
378.53/378.70	c total #watches: 153106
379.03/379.17	c total #propagations: 201456347 / total #impl: 396355973 (eff. 0.508)
379.03/379.17	c #Conflicts:    1240000 | #Learnt:      52762 | 0.000
379.03/379.17	c total clause space: 78.2603MB
379.03/379.17	c total #watches: 156207
379.53/379.68	c total #propagations: 201599309 / total #impl: 396681370 (eff. 0.508)
379.53/379.68	c #Conflicts:    1241000 | #Learnt:      53762 | 0.000
379.53/379.68	c total clause space: 78.2603MB
379.53/379.68	c total #watches: 158860
379.83/379.98	c total #propagations: 201737713 / total #impl: 396962884 (eff. 0.508)
379.83/379.98	c GARBAGE COLLECT
379.83/379.98	c #Conflicts:    1242000 | #Learnt:      27854 | 0.000
379.83/379.98	c total clause space: 78.2603MB
379.83/379.98	c total #watches: 89358
380.13/380.22	c total #propagations: 201896165 / total #impl: 397270069 (eff. 0.508)
380.13/380.22	c #Conflicts:    1243000 | #Learnt:      28854 | 0.000
380.13/380.22	c total clause space: 78.2603MB
380.13/380.22	c total #watches: 91800
380.43/380.54	c total #propagations: 202051873 / total #impl: 397571273 (eff. 0.508)
380.43/380.54	c #Conflicts:    1244000 | #Learnt:      29854 | 0.000
380.43/380.54	c total clause space: 78.2603MB
380.43/380.54	c total #watches: 94426
380.73/380.85	c total #propagations: 202210584 / total #impl: 397866063 (eff. 0.508)
380.73/380.85	c #Conflicts:    1245000 | #Learnt:      30854 | 0.000
380.73/380.85	c total clause space: 78.2603MB
380.73/380.85	c total #watches: 96854
381.03/381.17	c total #propagations: 202371065 / total #impl: 398153833 (eff. 0.508)
381.03/381.17	c #Conflicts:    1246000 | #Learnt:      31854 | 0.000
381.03/381.17	c total clause space: 78.2603MB
381.03/381.17	c total #watches: 99439
381.33/381.48	c total #propagations: 202542985 / total #impl: 398490473 (eff. 0.508)
381.33/381.48	c #Conflicts:    1247000 | #Learnt:      32854 | 0.000
381.33/381.48	c total clause space: 78.2603MB
381.33/381.48	c total #watches: 101722
381.73/381.82	c total #propagations: 202692163 / total #impl: 398784231 (eff. 0.508)
381.73/381.82	c #Conflicts:    1248000 | #Learnt:      33854 | 0.000
381.73/381.82	c total clause space: 78.2603MB
381.73/381.82	c total #watches: 104126
382.03/382.14	c total #propagations: 202846191 / total #impl: 399058829 (eff. 0.508)
382.03/382.14	c #Conflicts:    1249000 | #Learnt:      34854 | 0.000
382.03/382.14	c total clause space: 78.2603MB
382.03/382.14	c total #watches: 106442
382.33/382.49	c total #propagations: 202991943 / total #impl: 399326873 (eff. 0.508)
382.33/382.49	c #Conflicts:    1250000 | #Learnt:      35854 | 0.000
382.33/382.49	c total clause space: 78.2603MB
382.33/382.49	c total #watches: 109111
382.73/382.83	c total #propagations: 203147448 / total #impl: 399616937 (eff. 0.508)
382.73/382.83	c #Conflicts:    1251000 | #Learnt:      36854 | 0.000
382.73/382.83	c total clause space: 78.2603MB
382.73/382.83	c total #watches: 111778
383.13/383.22	c total #propagations: 203315244 / total #impl: 399955974 (eff. 0.508)
383.13/383.22	c #Conflicts:    1252000 | #Learnt:      37854 | 0.000
383.13/383.22	c total clause space: 78.2603MB
383.13/383.22	c total #watches: 114620
383.53/383.63	c total #propagations: 203486798 / total #impl: 400283889 (eff. 0.508)
383.53/383.63	c #Conflicts:    1253000 | #Learnt:      38854 | 0.000
383.53/383.63	c total clause space: 78.2603MB
383.53/383.63	c total #watches: 117081
383.93/384.02	c total #propagations: 203661499 / total #impl: 400628540 (eff. 0.508)
383.93/384.02	c #Conflicts:    1254000 | #Learnt:      39854 | 0.000
383.93/384.02	c total clause space: 78.2603MB
383.93/384.02	c total #watches: 119434
384.33/384.44	c total #propagations: 203820464 / total #impl: 400922533 (eff. 0.508)
384.33/384.44	c #Conflicts:    1255000 | #Learnt:      40854 | 0.000
384.33/384.44	c total clause space: 78.2603MB
384.33/384.44	c total #watches: 122010
384.73/384.83	c total #propagations: 203991524 / total #impl: 401240949 (eff. 0.508)
384.73/384.83	c #Conflicts:    1256000 | #Learnt:      41854 | 0.000
384.73/384.83	c total clause space: 78.2603MB
384.73/384.83	c total #watches: 125180
385.13/385.28	c total #propagations: 204179369 / total #impl: 401603340 (eff. 0.508)
385.13/385.28	c #Conflicts:    1257000 | #Learnt:      42854 | 0.000
385.13/385.28	c total clause space: 78.2603MB
385.13/385.28	c total #watches: 127491
385.63/385.75	c total #propagations: 204338644 / total #impl: 401898341 (eff. 0.508)
385.63/385.75	c #Conflicts:    1258000 | #Learnt:      43854 | 0.000
385.63/385.75	c total clause space: 78.2603MB
385.63/385.75	c total #watches: 129769
386.13/386.22	c total #propagations: 204511239 / total #impl: 402236147 (eff. 0.508)
386.13/386.22	c #Conflicts:    1259000 | #Learnt:      44854 | 0.000
386.13/386.22	c total clause space: 78.2603MB
386.13/386.22	c total #watches: 132213
386.53/386.67	c total #propagations: 204677454 / total #impl: 402568234 (eff. 0.508)
386.53/386.67	c #Conflicts:    1260000 | #Learnt:      45854 | 0.000
386.53/386.67	c total clause space: 78.2603MB
386.53/386.67	c total #watches: 134963
386.93/387.06	c total #propagations: 204835130 / total #impl: 402909637 (eff. 0.508)
386.93/387.06	c #Conflicts:    1261000 | #Learnt:      46854 | 0.000
386.93/387.06	c total clause space: 78.2603MB
386.93/387.06	c total #watches: 137828
387.43/387.56	c total #propagations: 204988325 / total #impl: 403235492 (eff. 0.508)
387.43/387.56	c #Conflicts:    1262000 | #Learnt:      47854 | 0.000
387.43/387.56	c total clause space: 78.2603MB
387.43/387.56	c total #watches: 140592
387.93/388.00	c total #propagations: 205144505 / total #impl: 403560011 (eff. 0.508)
387.93/388.00	c #Conflicts:    1263000 | #Learnt:      48854 | 0.000
387.93/388.00	c total clause space: 78.2603MB
387.93/388.00	c total #watches: 144000
388.33/388.48	c total #propagations: 205283118 / total #impl: 403858171 (eff. 0.508)
388.33/388.48	c #Conflicts:    1264000 | #Learnt:      49854 | 0.000
388.33/388.48	c total clause space: 78.2603MB
388.33/388.48	c total #watches: 146965
388.83/388.91	c total #propagations: 205430552 / total #impl: 404162903 (eff. 0.508)
388.83/388.91	c #Conflicts:    1265000 | #Learnt:      50854 | 0.000
388.83/388.91	c total clause space: 78.2603MB
388.83/388.91	c total #watches: 150457
389.23/389.36	c total #propagations: 205608140 / total #impl: 404554340 (eff. 0.508)
389.23/389.36	c #Conflicts:    1266000 | #Learnt:      51854 | 0.000
389.23/389.36	c total clause space: 78.2603MB
389.23/389.36	c total #watches: 153564
389.73/389.84	c total #propagations: 205790794 / total #impl: 404953914 (eff. 0.508)
389.73/389.84	c #Conflicts:    1267000 | #Learnt:      52854 | 0.000
389.73/389.84	c total clause space: 78.2603MB
389.73/389.84	c total #watches: 155868
390.23/390.35	c total #propagations: 205925558 / total #impl: 405202146 (eff. 0.508)
390.23/390.35	c #Conflicts:    1268000 | #Learnt:      53854 | 0.000
390.23/390.35	c total clause space: 78.2603MB
390.23/390.35	c total #watches: 158255
390.63/390.75	c total #propagations: 206076665 / total #impl: 405496689 (eff. 0.508)
390.63/390.75	c GARBAGE COLLECT
390.63/390.75	c #Conflicts:    1269000 | #Learnt:      27653 | 0.000
390.63/390.75	c total clause space: 78.2603MB
390.63/390.75	c total #watches: 88948
390.93/391.06	c total #propagations: 206226876 / total #impl: 405780141 (eff. 0.508)
390.93/391.06	c #Conflicts:    1270000 | #Learnt:      28653 | 0.000
390.93/391.06	c total clause space: 78.2603MB
390.93/391.06	c total #watches: 91388
391.23/391.32	c total #propagations: 206381733 / total #impl: 406070542 (eff. 0.508)
391.23/391.32	c #Conflicts:    1271000 | #Learnt:      29653 | 0.000
391.23/391.32	c total clause space: 78.2603MB
391.23/391.32	c total #watches: 93782
391.43/391.58	c total #propagations: 206545393 / total #impl: 406387668 (eff. 0.508)
391.43/391.58	c #Conflicts:    1272000 | #Learnt:      30653 | 0.000
391.43/391.58	c total clause space: 78.2603MB
391.43/391.58	c total #watches: 95965
391.73/391.86	c total #propagations: 206690895 / total #impl: 406677720 (eff. 0.508)
391.73/391.86	c #Conflicts:    1273000 | #Learnt:      31653 | 0.000
391.73/391.86	c total clause space: 78.2603MB
391.73/391.86	c total #watches: 98217
392.03/392.13	c total #propagations: 206838708 / total #impl: 406975565 (eff. 0.508)
392.03/392.13	c #Conflicts:    1274000 | #Learnt:      32653 | 0.000
392.03/392.13	c total clause space: 78.2603MB
392.03/392.13	c total #watches: 100479
392.33/392.41	c total #propagations: 206978249 / total #impl: 407264299 (eff. 0.508)
392.33/392.41	c #Conflicts:    1275000 | #Learnt:      33653 | 0.000
392.33/392.41	c total clause space: 78.2603MB
392.33/392.41	c total #watches: 102661
392.53/392.69	c total #propagations: 207122245 / total #impl: 407574501 (eff. 0.508)
392.53/392.69	c #Conflicts:    1276000 | #Learnt:      34653 | 0.000
392.53/392.69	c total clause space: 78.2603MB
392.53/392.69	c total #watches: 104927
392.93/393.07	c total #propagations: 207278176 / total #impl: 407898194 (eff. 0.508)
392.93/393.07	c #Conflicts:    1277000 | #Learnt:      35653 | 0.000
392.93/393.07	c total clause space: 78.2603MB
392.93/393.07	c total #watches: 107337
393.33/393.41	c total #propagations: 207429802 / total #impl: 408197083 (eff. 0.508)
393.33/393.41	c #Conflicts:    1278000 | #Learnt:      36653 | 0.000
393.33/393.41	c total clause space: 78.2603MB
393.33/393.41	c total #watches: 109745
393.63/393.74	c total #propagations: 207596108 / total #impl: 408501818 (eff. 0.508)
393.63/393.74	c #Conflicts:    1279000 | #Learnt:      37653 | 0.000
393.63/393.74	c total clause space: 78.2603MB
393.63/393.74	c total #watches: 112326
394.03/394.19	c total #propagations: 207766058 / total #impl: 408846682 (eff. 0.508)
394.03/394.19	c #Conflicts:    1280000 | #Learnt:      38653 | 0.000
394.03/394.19	c total clause space: 78.2603MB
394.03/394.19	c total #watches: 115094
394.43/394.54	c total #propagations: 207932798 / total #impl: 409202582 (eff. 0.508)
394.43/394.54	c #Conflicts:    1281000 | #Learnt:      39653 | 0.000
394.43/394.54	c total clause space: 78.2603MB
394.43/394.54	c total #watches: 117691
394.83/394.99	c total #propagations: 208085052 / total #impl: 409532751 (eff. 0.508)
394.83/394.99	c #Conflicts:    1282000 | #Learnt:      40653 | 0.000
394.83/394.99	c total clause space: 78.2603MB
394.83/394.99	c total #watches: 120848
395.22/395.33	c total #propagations: 208255150 / total #impl: 409833081 (eff. 0.508)
395.22/395.33	c #Conflicts:    1283000 | #Learnt:      41653 | 0.000
395.22/395.33	c total clause space: 78.2603MB
395.22/395.33	c total #watches: 123821
395.62/395.76	c total #propagations: 208434201 / total #impl: 410133782 (eff. 0.508)
395.62/395.76	c #Conflicts:    1284000 | #Learnt:      42653 | 0.000
395.62/395.76	c total clause space: 78.2603MB
395.62/395.76	c total #watches: 126490
396.03/396.15	c total #propagations: 208606741 / total #impl: 410448484 (eff. 0.508)
396.03/396.15	c #Conflicts:    1285000 | #Learnt:      43653 | 0.000
396.03/396.15	c total clause space: 78.2603MB
396.03/396.15	c total #watches: 128812
396.42/396.58	c total #propagations: 208763700 / total #impl: 410761276 (eff. 0.508)
396.42/396.58	c #Conflicts:    1286000 | #Learnt:      44653 | 0.000
396.42/396.58	c total clause space: 78.2603MB
396.42/396.58	c total #watches: 131365
396.92/397.00	c total #propagations: 208926499 / total #impl: 411081814 (eff. 0.508)
396.92/397.00	c #Conflicts:    1287000 | #Learnt:      45653 | 0.000
396.92/397.00	c total clause space: 78.2603MB
396.92/397.00	c total #watches: 133799
397.32/397.42	c total #propagations: 209074812 / total #impl: 411387095 (eff. 0.508)
397.32/397.42	c #Conflicts:    1288000 | #Learnt:      46653 | 0.000
397.32/397.42	c total clause space: 78.2603MB
397.32/397.42	c total #watches: 136354
397.72/397.80	c total #propagations: 209219868 / total #impl: 411698232 (eff. 0.508)
397.72/397.80	c #Conflicts:    1289000 | #Learnt:      47653 | 0.000
397.72/397.80	c total clause space: 78.2603MB
397.72/397.80	c total #watches: 138843
398.13/398.24	c total #propagations: 209386862 / total #impl: 411989555 (eff. 0.508)
398.13/398.24	c #Conflicts:    1290000 | #Learnt:      48653 | 0.000
398.13/398.24	c total clause space: 78.2603MB
398.13/398.24	c total #watches: 141556
398.62/398.71	c total #propagations: 209570472 / total #impl: 412327731 (eff. 0.508)
398.62/398.71	c #Conflicts:    1291000 | #Learnt:      49653 | 0.000
398.62/398.71	c total clause space: 78.2603MB
398.62/398.71	c total #watches: 144444
399.02/399.14	c total #propagations: 209748404 / total #impl: 412735343 (eff. 0.508)
399.02/399.14	c #Conflicts:    1292000 | #Learnt:      50653 | 0.000
399.02/399.14	c total clause space: 78.2603MB
399.02/399.14	c total #watches: 147147
399.42/399.50	c total #propagations: 209900635 / total #impl: 413036685 (eff. 0.508)
399.42/399.50	c #Conflicts:    1293000 | #Learnt:      51653 | 0.000
399.42/399.50	c total clause space: 78.2603MB
399.42/399.50	c total #watches: 149531
399.82/399.90	c total #propagations: 210039158 / total #impl: 413307808 (eff. 0.508)
399.82/399.90	c #Conflicts:    1294000 | #Learnt:      52653 | 0.000
399.82/399.90	c total clause space: 78.2603MB
399.82/399.90	c total #watches: 151982
400.33/400.47	c total #propagations: 210186804 / total #impl: 413601181 (eff. 0.508)
400.33/400.47	c #Conflicts:    1295000 | #Learnt:      53653 | 0.000
400.33/400.47	c total clause space: 78.2603MB
400.33/400.47	c total #watches: 155362
400.82/400.99	c total #propagations: 210354270 / total #impl: 413940313 (eff. 0.508)
400.82/400.99	c #Conflicts:    1296000 | #Learnt:      54653 | 0.000
400.82/400.99	c total clause space: 127.173MB
400.82/400.99	c total #watches: 158249
401.22/401.35	c total #propagations: 210509000 / total #impl: 414261031 (eff. 0.508)
401.22/401.35	c GARBAGE COLLECT
401.22/401.35	c #Conflicts:    1297000 | #Learnt:      28146 | 0.000
401.22/401.35	c total clause space: 127.173MB
401.22/401.35	c total #watches: 90306
401.53/401.62	c total #propagations: 210655926 / total #impl: 414566137 (eff. 0.508)
401.53/401.62	c #Conflicts:    1298000 | #Learnt:      29146 | 0.000
401.53/401.62	c total clause space: 127.173MB
401.53/401.62	c total #watches: 92921
401.82/401.93	c total #propagations: 210816147 / total #impl: 414863865 (eff. 0.508)
401.82/401.93	c #Conflicts:    1299000 | #Learnt:      30146 | 0.000
401.82/401.93	c total clause space: 127.173MB
401.82/401.93	c total #watches: 95922
402.12/402.27	c total #propagations: 210983884 / total #impl: 415201783 (eff. 0.508)
402.12/402.27	c #Conflicts:    1300000 | #Learnt:      31146 | 0.000
402.12/402.27	c total clause space: 127.173MB
402.12/402.27	c total #watches: 98890
402.53/402.62	c total #propagations: 211150372 / total #impl: 415538515 (eff. 0.508)
402.53/402.62	c #Conflicts:    1301000 | #Learnt:      32146 | 0.000
402.53/402.62	c total clause space: 127.173MB
402.53/402.62	c total #watches: 102407
402.82/402.99	c total #propagations: 211340229 / total #impl: 415959921 (eff. 0.508)
402.82/402.99	c #Conflicts:    1302000 | #Learnt:      33146 | 0.000
402.82/402.99	c total clause space: 127.173MB
402.82/402.99	c total #watches: 105296
403.22/403.34	c total #propagations: 211510312 / total #impl: 416296253 (eff. 0.508)
403.22/403.34	c #Conflicts:    1303000 | #Learnt:      34146 | 0.000
403.22/403.34	c total clause space: 127.173MB
403.22/403.34	c total #watches: 107882
403.63/403.72	c total #propagations: 211655993 / total #impl: 416578945 (eff. 0.508)
403.63/403.72	c #Conflicts:    1304000 | #Learnt:      35146 | 0.000
403.63/403.72	c total clause space: 127.173MB
403.63/403.72	c total #watches: 110839
404.02/404.13	c total #propagations: 211824678 / total #impl: 416896272 (eff. 0.508)
404.02/404.13	c #Conflicts:    1305000 | #Learnt:      36146 | 0.000
404.02/404.13	c total clause space: 127.173MB
404.02/404.13	c total #watches: 113667
404.42/404.50	c total #propagations: 211987192 / total #impl: 417224485 (eff. 0.508)
404.42/404.50	c #Conflicts:    1306000 | #Learnt:      37146 | 0.000
404.42/404.50	c total clause space: 127.173MB
404.42/404.50	c total #watches: 115883
404.73/404.87	c total #propagations: 212150481 / total #impl: 417545021 (eff. 0.508)
404.73/404.87	c #Conflicts:    1307000 | #Learnt:      38146 | 0.000
404.73/404.87	c total clause space: 127.173MB
404.73/404.87	c total #watches: 118590
405.12/405.22	c total #propagations: 212311707 / total #impl: 417853441 (eff. 0.508)
405.12/405.22	c #Conflicts:    1308000 | #Learnt:      39146 | 0.000
405.12/405.22	c total clause space: 127.173MB
405.12/405.22	c total #watches: 121329
405.42/405.56	c total #propagations: 212459510 / total #impl: 418144100 (eff. 0.508)
405.42/405.56	c #Conflicts:    1309000 | #Learnt:      40146 | 0.000
405.42/405.56	c total clause space: 127.173MB
405.42/405.56	c total #watches: 123990
405.83/405.90	c total #propagations: 212616983 / total #impl: 418460833 (eff. 0.508)
405.83/405.90	c #Conflicts:    1310000 | #Learnt:      41146 | 0.000
405.83/405.90	c total clause space: 127.173MB
405.83/405.90	c total #watches: 126320
406.12/406.26	c total #propagations: 212773759 / total #impl: 418775150 (eff. 0.508)
406.12/406.26	c #Conflicts:    1311000 | #Learnt:      42146 | 0.000
406.12/406.26	c total clause space: 127.173MB
406.12/406.26	c total #watches: 128619
406.52/406.69	c total #propagations: 212938987 / total #impl: 419100513 (eff. 0.508)
406.52/406.69	c #Conflicts:    1312000 | #Learnt:      43146 | 0.000
406.52/406.69	c total clause space: 127.173MB
406.52/406.69	c total #watches: 131787
407.03/407.12	c total #propagations: 213112263 / total #impl: 419466909 (eff. 0.508)
407.03/407.12	c #Conflicts:    1313000 | #Learnt:      44146 | 0.000
407.03/407.12	c total clause space: 127.173MB
407.03/407.12	c total #watches: 134340
407.42/407.51	c total #propagations: 213273476 / total #impl: 419773089 (eff. 0.508)
407.42/407.51	c #Conflicts:    1314000 | #Learnt:      45146 | 0.000
407.42/407.51	c total clause space: 127.173MB
407.42/407.51	c total #watches: 136605
407.82/407.99	c total #propagations: 213416241 / total #impl: 420048808 (eff. 0.508)
407.82/407.99	c #Conflicts:    1315000 | #Learnt:      46146 | 0.000
407.82/407.99	c total clause space: 127.173MB
407.82/407.99	c total #watches: 138865
408.32/408.45	c total #propagations: 213573971 / total #impl: 420354047 (eff. 0.508)
408.32/408.45	c #Conflicts:    1316000 | #Learnt:      47146 | 0.000
408.32/408.45	c total clause space: 127.173MB
408.32/408.45	c total #watches: 141195
408.82/408.92	c total #propagations: 213731073 / total #impl: 420660118 (eff. 0.508)
408.82/408.92	c #Conflicts:    1317000 | #Learnt:      48146 | 0.000
408.82/408.92	c total clause space: 127.173MB
408.82/408.92	c total #watches: 143461
409.32/409.46	c total #propagations: 213885814 / total #impl: 420954837 (eff. 0.508)
409.32/409.46	c #Conflicts:    1318000 | #Learnt:      49146 | 0.000
409.32/409.46	c total clause space: 127.173MB
409.32/409.46	c total #watches: 145939
409.82/410.00	c total #propagations: 214062405 / total #impl: 421302370 (eff. 0.508)
409.82/410.00	c #Conflicts:    1319000 | #Learnt:      50146 | 0.000
409.82/410.00	c total clause space: 127.173MB
409.82/410.00	c total #watches: 148444
410.42/410.56	c total #propagations: 214224524 / total #impl: 421642672 (eff. 0.508)
410.42/410.56	c #Conflicts:    1320000 | #Learnt:      51146 | 0.000
410.42/410.56	c total clause space: 127.173MB
410.42/410.56	c total #watches: 150765
410.92/411.05	c total #propagations: 214386737 / total #impl: 421980268 (eff. 0.508)
410.92/411.05	c #Conflicts:    1321000 | #Learnt:      52146 | 0.000
410.92/411.05	c total clause space: 127.173MB
410.92/411.05	c total #watches: 153019
411.33/411.48	c total #propagations: 214544532 / total #impl: 422300259 (eff. 0.508)
411.33/411.48	c #Conflicts:    1322000 | #Learnt:      53146 | 0.000
411.33/411.48	c total clause space: 127.173MB
411.33/411.48	c total #watches: 155213
411.82/411.97	c total #propagations: 214692000 / total #impl: 422605314 (eff. 0.508)
411.82/411.97	c #Conflicts:    1323000 | #Learnt:      54146 | 0.000
411.82/411.97	c total clause space: 127.173MB
411.82/411.97	c total #watches: 157392
412.43/412.51	c total #propagations: 214839174 / total #impl: 422920515 (eff. 0.508)
412.43/412.51	c #Conflicts:    1324000 | #Learnt:      55146 | 0.000
412.43/412.51	c total clause space: 127.173MB
412.43/412.51	c total #watches: 159724
412.82/412.93	c total #propagations: 214986945 / total #impl: 423229257 (eff. 0.508)
412.82/412.93	c GARBAGE COLLECT
412.82/412.93	c #Conflicts:    1325000 | #Learnt:      28349 | 0.000
412.82/412.93	c total clause space: 127.173MB
412.82/412.93	c total #watches: 90699
413.02/413.18	c total #propagations: 215143137 / total #impl: 423551000 (eff. 0.508)
413.02/413.18	c #Conflicts:    1326000 | #Learnt:      29349 | 0.000
413.02/413.18	c total clause space: 127.173MB
413.02/413.18	c total #watches: 93094
413.32/413.45	c total #propagations: 215296301 / total #impl: 423841425 (eff. 0.508)
413.32/413.45	c #Conflicts:    1327000 | #Learnt:      30349 | 0.000
413.32/413.45	c total clause space: 127.173MB
413.32/413.45	c total #watches: 95458
413.63/413.72	c total #propagations: 215449070 / total #impl: 424136492 (eff. 0.508)
413.63/413.72	c #Conflicts:    1328000 | #Learnt:      31349 | 0.000
413.63/413.72	c total clause space: 127.173MB
413.63/413.72	c total #watches: 97830
413.92/414.01	c total #propagations: 215596643 / total #impl: 424419697 (eff. 0.508)
413.92/414.01	c #Conflicts:    1329000 | #Learnt:      32349 | 0.000
413.92/414.01	c total clause space: 127.173MB
413.92/414.01	c total #watches: 100259
414.22/414.31	c total #propagations: 215751282 / total #impl: 424715781 (eff. 0.508)
414.22/414.31	c #Conflicts:    1330000 | #Learnt:      33349 | 0.000
414.22/414.31	c total clause space: 127.173MB
414.22/414.31	c total #watches: 102806
414.52/414.60	c total #propagations: 215906587 / total #impl: 425023460 (eff. 0.508)
414.52/414.60	c #Conflicts:    1331000 | #Learnt:      34349 | 0.000
414.52/414.60	c total clause space: 127.173MB
414.52/414.60	c total #watches: 105075
414.82/414.91	c total #propagations: 216053196 / total #impl: 425314481 (eff. 0.508)
414.82/414.91	c #Conflicts:    1332000 | #Learnt:      35349 | 0.000
414.82/414.91	c total clause space: 127.173MB
414.82/414.91	c total #watches: 107435
415.12/415.22	c total #propagations: 216199649 / total #impl: 425609346 (eff. 0.508)
415.12/415.22	c #Conflicts:    1333000 | #Learnt:      36349 | 0.000
415.12/415.22	c total clause space: 127.173MB
415.12/415.22	c total #watches: 109770
415.52/415.60	c total #propagations: 216339515 / total #impl: 425887121 (eff. 0.508)
415.52/415.60	c #Conflicts:    1334000 | #Learnt:      37349 | 0.000
415.52/415.60	c total clause space: 127.173MB
415.52/415.60	c total #watches: 112343
415.83/415.99	c total #propagations: 216500325 / total #impl: 426223086 (eff. 0.508)
415.83/415.99	c #Conflicts:    1335000 | #Learnt:      38349 | 0.000
415.83/415.99	c total clause space: 127.173MB
415.83/415.99	c total #watches: 114804
416.22/416.39	c total #propagations: 216657957 / total #impl: 426540723 (eff. 0.508)
416.22/416.39	c #Conflicts:    1336000 | #Learnt:      39349 | 0.000
416.22/416.39	c total clause space: 127.173MB
416.22/416.39	c total #watches: 117359
416.72/416.82	c total #propagations: 216817174 / total #impl: 426869167 (eff. 0.508)
416.72/416.82	c #Conflicts:    1337000 | #Learnt:      40349 | 0.000
416.72/416.82	c total clause space: 127.173MB
416.72/416.82	c total #watches: 119702
417.02/417.19	c total #propagations: 216993541 / total #impl: 427220588 (eff. 0.508)
417.02/417.19	c #Conflicts:    1338000 | #Learnt:      41349 | 0.000
417.02/417.19	c total clause space: 127.173MB
417.02/417.19	c total #watches: 122311
417.52/417.62	c total #propagations: 217137179 / total #impl: 427523662 (eff. 0.508)
417.52/417.62	c #Conflicts:    1339000 | #Learnt:      42349 | 0.000
417.52/417.62	c total clause space: 127.173MB
417.52/417.62	c total #watches: 124600
417.93/418.05	c total #propagations: 217285861 / total #impl: 427836656 (eff. 0.508)
417.93/418.05	c #Conflicts:    1340000 | #Learnt:      43349 | 0.000
417.93/418.05	c total clause space: 127.173MB
417.93/418.05	c total #watches: 127069
418.32/418.49	c total #propagations: 217439084 / total #impl: 428154821 (eff. 0.508)
418.32/418.49	c #Conflicts:    1341000 | #Learnt:      44349 | 0.000
418.32/418.49	c total clause space: 127.173MB
418.32/418.49	c total #watches: 129335
418.82/418.99	c total #propagations: 217596191 / total #impl: 428483659 (eff. 0.508)
418.82/418.99	c #Conflicts:    1342000 | #Learnt:      45349 | 0.000
418.82/418.99	c total clause space: 127.173MB
418.82/418.99	c total #watches: 131775
419.32/419.46	c total #propagations: 217761057 / total #impl: 428826752 (eff. 0.508)
419.32/419.46	c #Conflicts:    1343000 | #Learnt:      46349 | 0.000
419.32/419.46	c total clause space: 127.173MB
419.32/419.46	c total #watches: 134106
419.82/419.96	c total #propagations: 217910505 / total #impl: 429144453 (eff. 0.508)
419.82/419.96	c #Conflicts:    1344000 | #Learnt:      47349 | 0.000
419.82/419.96	c total clause space: 127.173MB
419.82/419.96	c total #watches: 136520
420.42/420.51	c total #propagations: 218059341 / total #impl: 429465075 (eff. 0.508)
420.42/420.51	c #Conflicts:    1345000 | #Learnt:      48349 | 0.000
420.42/420.51	c total clause space: 127.173MB
420.42/420.51	c total #watches: 138926
420.92/421.08	c total #propagations: 218212996 / total #impl: 429797966 (eff. 0.508)
420.92/421.08	c #Conflicts:    1346000 | #Learnt:      49349 | 0.000
420.92/421.08	c total clause space: 127.173MB
420.92/421.08	c total #watches: 141276
421.42/421.54	c total #propagations: 218367801 / total #impl: 430135667 (eff. 0.508)
421.42/421.54	c #Conflicts:    1347000 | #Learnt:      50349 | 0.000
421.42/421.54	c total clause space: 127.173MB
421.42/421.54	c total #watches: 143614
421.92/422.07	c total #propagations: 218515369 / total #impl: 430458831 (eff. 0.508)
421.92/422.07	c #Conflicts:    1348000 | #Learnt:      51349 | 0.000
421.92/422.07	c total clause space: 127.173MB
421.92/422.07	c total #watches: 145978
422.52/422.61	c total #propagations: 218662664 / total #impl: 430791533 (eff. 0.508)
422.52/422.61	c #Conflicts:    1349000 | #Learnt:      52349 | 0.000
422.52/422.61	c total clause space: 127.173MB
422.52/422.61	c total #watches: 148332
423.12/423.22	c total #propagations: 218808060 / total #impl: 431119065 (eff. 0.508)
423.12/423.22	c #Conflicts:    1350000 | #Learnt:      53349 | 0.000
423.12/423.22	c total clause space: 127.173MB
423.12/423.22	c total #watches: 150685
423.72/423.81	c total #propagations: 218964094 / total #impl: 431474219 (eff. 0.507)
423.72/423.81	c #Conflicts:    1351000 | #Learnt:      54349 | 0.000
423.72/423.81	c total clause space: 127.173MB
423.72/423.81	c total #watches: 152967
424.22/424.37	c total #propagations: 219114872 / total #impl: 431797837 (eff. 0.507)
424.22/424.37	c #Conflicts:    1352000 | #Learnt:      55349 | 0.000
424.22/424.37	c total clause space: 127.173MB
424.22/424.37	c total #watches: 155145
424.82/424.94	c total #propagations: 219248217 / total #impl: 432090365 (eff. 0.507)
424.82/424.94	c GARBAGE COLLECT
424.82/424.94	c #Conflicts:    1353000 | #Learnt:      28252 | 0.000
424.82/424.94	c total clause space: 127.173MB
424.82/424.94	c total #watches: 90520
425.12/425.24	c total #propagations: 219396982 / total #impl: 432423467 (eff. 0.507)
425.12/425.24	c #Conflicts:    1354000 | #Learnt:      29252 | 0.000
425.12/425.24	c total clause space: 127.173MB
425.12/425.24	c total #watches: 93115
425.42/425.52	c total #propagations: 219571220 / total #impl: 432752744 (eff. 0.507)
425.42/425.52	c #Conflicts:    1355000 | #Learnt:      30252 | 0.000
425.42/425.52	c total clause space: 127.173MB
425.42/425.52	c total #watches: 95592
425.73/425.81	c total #propagations: 219732006 / total #impl: 433075603 (eff. 0.507)
425.73/425.81	c #Conflicts:    1356000 | #Learnt:      31252 | 0.000
425.73/425.81	c total clause space: 127.173MB
425.73/425.81	c total #watches: 98006
426.02/426.13	c total #propagations: 219889394 / total #impl: 433391295 (eff. 0.507)
426.02/426.13	c #Conflicts:    1357000 | #Learnt:      32252 | 0.000
426.02/426.13	c total clause space: 127.173MB
426.02/426.13	c total #watches: 100429
426.32/426.45	c total #propagations: 220054752 / total #impl: 433713107 (eff. 0.507)
426.32/426.45	c #Conflicts:    1358000 | #Learnt:      33252 | 0.000
426.32/426.45	c total clause space: 127.173MB
426.32/426.45	c total #watches: 102716
426.62/426.77	c total #propagations: 220211730 / total #impl: 434030533 (eff. 0.507)
426.62/426.77	c #Conflicts:    1359000 | #Learnt:      34252 | 0.000
426.62/426.77	c total clause space: 127.173MB
426.62/426.77	c total #watches: 105109
427.02/427.13	c total #propagations: 220374349 / total #impl: 434357326 (eff. 0.507)
427.02/427.13	c #Conflicts:    1360000 | #Learnt:      35252 | 0.000
427.02/427.13	c total clause space: 127.173MB
427.02/427.13	c total #watches: 107837
427.42/427.50	c total #propagations: 220545126 / total #impl: 434698222 (eff. 0.507)
427.42/427.50	c #Conflicts:    1361000 | #Learnt:      36252 | 0.000
427.42/427.50	c total clause space: 127.173MB
427.42/427.50	c total #watches: 110691
427.72/427.82	c total #propagations: 220715599 / total #impl: 435037784 (eff. 0.507)
427.72/427.82	c #Conflicts:    1362000 | #Learnt:      37252 | 0.000
427.72/427.82	c total clause space: 127.173MB
427.72/427.82	c total #watches: 113568
428.02/428.16	c total #propagations: 220881016 / total #impl: 435355927 (eff. 0.507)
428.02/428.16	c #Conflicts:    1363000 | #Learnt:      38252 | 0.000
428.02/428.16	c total clause space: 127.173MB
428.02/428.16	c total #watches: 116536
428.32/428.49	c total #propagations: 221039290 / total #impl: 435635611 (eff. 0.507)
428.32/428.49	c #Conflicts:    1364000 | #Learnt:      39252 | 0.000
428.32/428.49	c total clause space: 127.173MB
428.32/428.49	c total #watches: 119305
428.82/428.91	c total #propagations: 221203213 / total #impl: 435932780 (eff. 0.507)
428.82/428.91	c #Conflicts:    1365000 | #Learnt:      40252 | 0.000
428.82/428.91	c total clause space: 127.173MB
428.82/428.91	c total #watches: 121635
429.22/429.33	c total #propagations: 221352789 / total #impl: 436216569 (eff. 0.507)
429.22/429.33	c #Conflicts:    1366000 | #Learnt:      41252 | 0.000
429.22/429.33	c total clause space: 127.173MB
429.22/429.33	c total #watches: 124052
429.62/429.72	c total #propagations: 221515078 / total #impl: 436553511 (eff. 0.507)
429.62/429.72	c #Conflicts:    1367000 | #Learnt:      42252 | 0.000
429.62/429.72	c total clause space: 127.173MB
429.62/429.72	c total #watches: 126532
430.02/430.11	c total #propagations: 221671870 / total #impl: 436887837 (eff. 0.507)
430.02/430.11	c #Conflicts:    1368000 | #Learnt:      43252 | 0.000
430.02/430.11	c total clause space: 127.173MB
430.02/430.11	c total #watches: 129008
430.42/430.52	c total #propagations: 221805634 / total #impl: 437153063 (eff. 0.507)
430.42/430.52	c #Conflicts:    1369000 | #Learnt:      44252 | 0.000
430.42/430.52	c total clause space: 127.173MB
430.42/430.52	c total #watches: 131375
430.92/431.04	c total #propagations: 221961581 / total #impl: 437483045 (eff. 0.507)
430.92/431.04	c #Conflicts:    1370000 | #Learnt:      45252 | 0.000
430.92/431.04	c total clause space: 127.173MB
430.92/431.04	c total #watches: 133988
431.42/431.53	c total #propagations: 222167462 / total #impl: 437873477 (eff. 0.507)
431.42/431.53	c #Conflicts:    1371000 | #Learnt:      46252 | 0.000
431.42/431.53	c total clause space: 127.173MB
431.42/431.53	c total #watches: 136377
431.92/432.02	c total #propagations: 222329236 / total #impl: 438198738 (eff. 0.507)
431.92/432.02	c #Conflicts:    1372000 | #Learnt:      47252 | 0.000
431.92/432.02	c total clause space: 127.173MB
431.92/432.02	c total #watches: 139282
432.42/432.51	c total #propagations: 222493296 / total #impl: 438507929 (eff. 0.507)
432.42/432.51	c #Conflicts:    1373000 | #Learnt:      48252 | 0.000
432.42/432.51	c total clause space: 127.173MB
432.42/432.51	c total #watches: 142372
432.82/432.98	c total #propagations: 222652825 / total #impl: 438831382 (eff. 0.507)
432.82/432.98	c #Conflicts:    1374000 | #Learnt:      49252 | 0.000
432.82/432.98	c total clause space: 127.173MB
432.82/432.98	c total #watches: 145235
433.32/433.44	c total #propagations: 222831117 / total #impl: 439185633 (eff. 0.507)
433.32/433.44	c #Conflicts:    1375000 | #Learnt:      50252 | 0.000
433.32/433.44	c total clause space: 127.173MB
433.32/433.44	c total #watches: 147719
433.82/433.93	c total #propagations: 222994640 / total #impl: 439513295 (eff. 0.507)
433.82/433.93	c #Conflicts:    1376000 | #Learnt:      51252 | 0.000
433.82/433.93	c total clause space: 127.173MB
433.82/433.93	c total #watches: 151034
434.32/434.41	c total #propagations: 223154614 / total #impl: 439860253 (eff. 0.507)
434.32/434.41	c #Conflicts:    1377000 | #Learnt:      52252 | 0.000
434.32/434.41	c total clause space: 127.173MB
434.32/434.41	c total #watches: 153256
434.82/434.95	c total #propagations: 223307451 / total #impl: 440171830 (eff. 0.507)
434.82/434.95	c #Conflicts:    1378000 | #Learnt:      53252 | 0.000
434.82/434.95	c total clause space: 127.173MB
434.82/434.95	c total #watches: 155579
435.22/435.35	c total #propagations: 223463079 / total #impl: 440500929 (eff. 0.507)
435.22/435.35	c #Conflicts:    1379000 | #Learnt:      54252 | 0.000
435.22/435.35	c total clause space: 127.173MB
435.22/435.35	c total #watches: 158416
435.72/435.86	c total #propagations: 223617327 / total #impl: 440818288 (eff. 0.507)
435.72/435.86	c #Conflicts:    1380000 | #Learnt:      55252 | 0.000
435.72/435.86	c total clause space: 127.173MB
435.72/435.86	c total #watches: 161249
436.22/436.39	c total #propagations: 223776931 / total #impl: 441142009 (eff. 0.507)
436.22/436.39	c #Conflicts:    1381000 | #Learnt:      56252 | 0.000
436.22/436.39	c total clause space: 127.173MB
436.22/436.39	c total #watches: 164027
436.72/436.87	c total #propagations: 223940355 / total #impl: 441471213 (eff. 0.507)
436.72/436.87	c GARBAGE COLLECT
436.72/436.87	c #Conflicts:    1382000 | #Learnt:      28843 | 0.000
436.72/436.87	c total clause space: 127.173MB
436.72/436.87	c total #watches: 92131
437.12/437.20	c total #propagations: 224086525 / total #impl: 441777814 (eff. 0.507)
437.12/437.20	c #Conflicts:    1383000 | #Learnt:      29843 | 0.000
437.12/437.20	c total clause space: 127.173MB
437.12/437.20	c total #watches: 94857
437.32/437.45	c total #propagations: 224256494 / total #impl: 442106091 (eff. 0.507)
437.32/437.45	c #Conflicts:    1384000 | #Learnt:      30843 | 0.000
437.32/437.45	c total clause space: 127.173MB
437.32/437.45	c total #watches: 97849
437.62/437.75	c total #propagations: 224412118 / total #impl: 442415280 (eff. 0.507)
437.62/437.75	c #Conflicts:    1385000 | #Learnt:      31843 | 0.000
437.62/437.75	c total clause space: 127.173MB
437.62/437.75	c total #watches: 100297
437.92/438.06	c total #propagations: 224579681 / total #impl: 442758571 (eff. 0.507)
437.92/438.06	c #Conflicts:    1386000 | #Learnt:      32843 | 0.000
437.92/438.06	c total clause space: 127.173MB
437.92/438.06	c total #watches: 102628
438.32/438.46	c total #propagations: 224741713 / total #impl: 443062866 (eff. 0.507)
438.32/438.46	c #Conflicts:    1387000 | #Learnt:      33843 | 0.000
438.32/438.46	c total clause space: 127.173MB
438.32/438.46	c total #watches: 105230
438.72/438.81	c total #propagations: 224911470 / total #impl: 443423950 (eff. 0.507)
438.72/438.81	c #Conflicts:    1388000 | #Learnt:      34843 | 0.000
438.72/438.81	c total clause space: 127.173MB
438.72/438.81	c total #watches: 108005
439.02/439.15	c total #propagations: 225065835 / total #impl: 443735351 (eff. 0.507)
439.02/439.15	c #Conflicts:    1389000 | #Learnt:      35843 | 0.000
439.02/439.15	c total clause space: 127.173MB
439.02/439.15	c total #watches: 110492
439.42/439.52	c total #propagations: 225220551 / total #impl: 444022622 (eff. 0.507)
439.42/439.52	c #Conflicts:    1390000 | #Learnt:      36843 | 0.000
439.42/439.52	c total clause space: 127.173MB
439.42/439.52	c total #watches: 113079
439.82/439.92	c total #propagations: 225399178 / total #impl: 444396366 (eff. 0.507)
439.82/439.92	c #Conflicts:    1391000 | #Learnt:      37843 | 0.000
439.82/439.92	c total clause space: 127.173MB
439.82/439.92	c total #watches: 115719
440.22/440.30	c total #propagations: 225560311 / total #impl: 444698386 (eff. 0.507)
440.22/440.30	c #Conflicts:    1392000 | #Learnt:      38843 | 0.000
440.22/440.30	c total clause space: 127.173MB
440.22/440.30	c total #watches: 118121
440.52/440.68	c total #propagations: 225717226 / total #impl: 445012145 (eff. 0.507)
440.52/440.68	c #Conflicts:    1393000 | #Learnt:      39843 | 0.000
440.52/440.68	c total clause space: 127.173MB
440.52/440.68	c total #watches: 120738
440.92/441.01	c total #propagations: 225867206 / total #impl: 445342994 (eff. 0.507)
440.92/441.01	c #Conflicts:    1394000 | #Learnt:      40843 | 0.000
440.92/441.01	c total clause space: 127.173MB
440.92/441.01	c total #watches: 123882
441.22/441.35	c total #propagations: 226004553 / total #impl: 445654333 (eff. 0.507)
441.22/441.35	c #Conflicts:    1395000 | #Learnt:      41843 | 0.000
441.22/441.35	c total clause space: 127.173MB
441.22/441.35	c total #watches: 126380
441.61/441.71	c total #propagations: 226162450 / total #impl: 445956443 (eff. 0.507)
441.61/441.71	c #Conflicts:    1396000 | #Learnt:      42843 | 0.000
441.61/441.71	c total clause space: 127.173MB
441.61/441.71	c total #watches: 128855
442.01/442.12	c total #propagations: 226335353 / total #impl: 446284983 (eff. 0.507)
442.01/442.12	c #Conflicts:    1397000 | #Learnt:      43843 | 0.000
442.01/442.12	c total clause space: 127.173MB
442.01/442.12	c total #watches: 131142
442.41/442.54	c total #propagations: 226500309 / total #impl: 446620580 (eff. 0.507)
442.41/442.54	c #Conflicts:    1398000 | #Learnt:      44843 | 0.000
442.41/442.54	c total clause space: 127.173MB
442.41/442.54	c total #watches: 133661
442.81/442.98	c total #propagations: 226663460 / total #impl: 446977648 (eff. 0.507)
442.81/442.98	c #Conflicts:    1399000 | #Learnt:      45843 | 0.000
442.81/442.98	c total clause space: 127.173MB
442.81/442.98	c total #watches: 136325
443.22/443.39	c total #propagations: 226823114 / total #impl: 447338590 (eff. 0.507)
443.22/443.39	c #Conflicts:    1400000 | #Learnt:      46843 | 0.000
443.22/443.39	c total clause space: 127.173MB
443.22/443.39	c total #watches: 139068
443.61/443.71	c total #propagations: 226987350 / total #impl: 447702149 (eff. 0.507)
443.61/443.71	c #Conflicts:    1401000 | #Learnt:      47843 | 0.000
443.61/443.71	c total clause space: 127.173MB
443.61/443.71	c total #watches: 141331
444.01/444.16	c total #propagations: 227118200 / total #impl: 447991601 (eff. 0.507)
444.01/444.16	c #Conflicts:    1402000 | #Learnt:      48843 | 0.000
444.01/444.16	c total clause space: 127.173MB
444.01/444.16	c total #watches: 144448
444.42/444.55	c total #propagations: 227271647 / total #impl: 448331753 (eff. 0.507)
444.42/444.55	c #Conflicts:    1403000 | #Learnt:      49843 | 0.000
444.42/444.55	c total clause space: 127.173MB
444.42/444.55	c total #watches: 146875
444.91/445.01	c total #propagations: 227407732 / total #impl: 448618732 (eff. 0.507)
444.91/445.01	c #Conflicts:    1404000 | #Learnt:      50843 | 0.000
444.91/445.01	c total clause space: 127.173MB
444.91/445.01	c total #watches: 149690
445.42/445.51	c total #propagations: 227557854 / total #impl: 448937658 (eff. 0.507)
445.42/445.51	c #Conflicts:    1405000 | #Learnt:      51843 | 0.000
445.42/445.51	c total clause space: 127.173MB
445.42/445.51	c total #watches: 152508
445.91/446.01	c total #propagations: 227701954 / total #impl: 449283122 (eff. 0.507)
445.91/446.01	c #Conflicts:    1406000 | #Learnt:      52843 | 0.000
445.91/446.01	c total clause space: 127.173MB
445.91/446.01	c total #watches: 155049
446.41/446.56	c total #propagations: 227847523 / total #impl: 449545921 (eff. 0.507)
446.41/446.56	c #Conflicts:    1407000 | #Learnt:      53843 | 0.000
446.41/446.56	c total clause space: 127.173MB
446.41/446.56	c total #watches: 157652
447.01/447.15	c total #propagations: 228012609 / total #impl: 449867426 (eff. 0.507)
447.01/447.15	c #Conflicts:    1408000 | #Learnt:      54843 | 0.000
447.01/447.15	c total clause space: 127.173MB
447.01/447.15	c total #watches: 160289
447.62/447.72	c total #propagations: 228170762 / total #impl: 450164147 (eff. 0.507)
447.62/447.72	c #Conflicts:    1409000 | #Learnt:      55843 | 0.000
447.62/447.72	c total clause space: 127.173MB
447.62/447.72	c total #watches: 163084
448.31/448.41	c total #propagations: 228330536 / total #impl: 450494435 (eff. 0.507)
448.31/448.41	c #Conflicts:    1410000 | #Learnt:      56843 | 0.000
448.31/448.41	c total clause space: 127.173MB
448.31/448.41	c total #watches: 165685
448.82/448.91	c total #propagations: 228493309 / total #impl: 450830143 (eff. 0.507)
448.82/448.91	c GARBAGE COLLECT
448.82/448.91	c #Conflicts:    1411000 | #Learnt:      29146 | 0.000
448.82/448.91	c total clause space: 127.173MB
448.82/448.91	c total #watches: 92850
449.01/449.18	c total #propagations: 228658102 / total #impl: 451144538 (eff. 0.507)
449.01/449.18	c #Conflicts:    1412000 | #Learnt:      30146 | 0.000
449.01/449.18	c total clause space: 127.173MB
449.01/449.18	c total #watches: 95480
449.41/449.50	c total #propagations: 228823506 / total #impl: 451448039 (eff. 0.507)
449.41/449.50	c #Conflicts:    1413000 | #Learnt:      31146 | 0.000
449.41/449.50	c total clause space: 127.173MB
449.41/449.50	c total #watches: 98015
449.71/449.80	c total #propagations: 228965192 / total #impl: 451716767 (eff. 0.507)
449.71/449.80	c #Conflicts:    1414000 | #Learnt:      32146 | 0.000
449.71/449.80	c total clause space: 127.173MB
449.71/449.80	c total #watches: 101291
450.01/450.14	c total #propagations: 229139426 / total #impl: 452064349 (eff. 0.507)
450.01/450.14	c #Conflicts:    1415000 | #Learnt:      33146 | 0.000
450.01/450.14	c total clause space: 127.173MB
450.01/450.14	c total #watches: 103828
450.31/450.45	c total #propagations: 229291065 / total #impl: 452355917 (eff. 0.507)
450.31/450.45	c #Conflicts:    1416000 | #Learnt:      34146 | 0.000
450.31/450.45	c total clause space: 127.173MB
450.31/450.45	c total #watches: 106649
450.61/450.79	c total #propagations: 229442537 / total #impl: 452664023 (eff. 0.507)
450.61/450.79	c #Conflicts:    1417000 | #Learnt:      35146 | 0.000
450.61/450.79	c total clause space: 127.173MB
450.61/450.79	c total #watches: 109080
451.02/451.12	c total #propagations: 229595304 / total #impl: 452944891 (eff. 0.507)
451.02/451.12	c #Conflicts:    1418000 | #Learnt:      36146 | 0.000
451.02/451.12	c total clause space: 127.173MB
451.02/451.12	c total #watches: 111680
451.31/451.41	c total #propagations: 229757273 / total #impl: 453244043 (eff. 0.507)
451.31/451.41	c #Conflicts:    1419000 | #Learnt:      37146 | 0.000
451.31/451.41	c total clause space: 127.173MB
451.31/451.41	c total #watches: 113998
451.61/451.73	c total #propagations: 229907881 / total #impl: 453519224 (eff. 0.507)
451.61/451.73	c #Conflicts:    1420000 | #Learnt:      38146 | 0.000
451.61/451.73	c total clause space: 127.173MB
451.61/451.73	c total #watches: 116604
452.02/452.13	c total #propagations: 230073852 / total #impl: 453809749 (eff. 0.507)
452.02/452.13	c #Conflicts:    1421000 | #Learnt:      39146 | 0.000
452.02/452.13	c total clause space: 127.173MB
452.02/452.13	c total #watches: 119116
452.41/452.50	c total #propagations: 230228475 / total #impl: 454120248 (eff. 0.507)
452.41/452.50	c #Conflicts:    1422000 | #Learnt:      40146 | 0.000
452.41/452.50	c total clause space: 127.173MB
452.41/452.50	c total #watches: 121564
452.71/452.86	c total #propagations: 230381253 / total #impl: 454418543 (eff. 0.507)
452.71/452.86	c #Conflicts:    1423000 | #Learnt:      41146 | 0.000
452.71/452.86	c total clause space: 127.173MB
452.71/452.86	c total #watches: 123874
453.12/453.28	c total #propagations: 230529526 / total #impl: 454702766 (eff. 0.507)
453.12/453.28	c #Conflicts:    1424000 | #Learnt:      42146 | 0.000
453.12/453.28	c total clause space: 127.173MB
453.12/453.28	c total #watches: 126356
453.61/453.73	c total #propagations: 230694604 / total #impl: 455023649 (eff. 0.507)
453.61/453.73	c #Conflicts:    1425000 | #Learnt:      43146 | 0.000
453.61/453.73	c total clause space: 127.173MB
453.61/453.73	c total #watches: 128954
453.91/454.04	c total #propagations: 230875376 / total #impl: 455356839 (eff. 0.507)
453.91/454.04	c #Conflicts:    1426000 | #Learnt:      44146 | 0.000
453.91/454.04	c total clause space: 127.173MB
453.91/454.04	c total #watches: 131361
454.32/454.47	c total #propagations: 231007063 / total #impl: 455631329 (eff. 0.507)
454.32/454.47	c #Conflicts:    1427000 | #Learnt:      45146 | 0.000
454.32/454.47	c total clause space: 127.173MB
454.32/454.47	c total #watches: 134140
454.81/454.95	c total #propagations: 231168819 / total #impl: 455955347 (eff. 0.507)
454.81/454.95	c #Conflicts:    1428000 | #Learnt:      46146 | 0.000
454.81/454.95	c total clause space: 127.173MB
454.81/454.95	c total #watches: 137212
455.32/455.44	c total #propagations: 231326757 / total #impl: 456282786 (eff. 0.507)
455.32/455.44	c #Conflicts:    1429000 | #Learnt:      47146 | 0.000
455.32/455.44	c total clause space: 127.173MB
455.32/455.44	c total #watches: 140212
455.71/455.88	c total #propagations: 231499730 / total #impl: 456629040 (eff. 0.507)
455.71/455.88	c #Conflicts:    1430000 | #Learnt:      48146 | 0.000
455.71/455.88	c total clause space: 127.173MB
455.71/455.88	c total #watches: 143601
456.31/456.45	c total #propagations: 231655437 / total #impl: 456943867 (eff. 0.507)
456.31/456.45	c #Conflicts:    1431000 | #Learnt:      49146 | 0.000
456.31/456.45	c total clause space: 127.173MB
456.31/456.45	c total #watches: 145945
456.81/456.94	c total #propagations: 231810349 / total #impl: 457252200 (eff. 0.507)
456.81/456.94	c #Conflicts:    1432000 | #Learnt:      50146 | 0.000
456.81/456.94	c total clause space: 127.173MB
456.81/456.94	c total #watches: 148412
457.31/457.44	c total #propagations: 231973791 / total #impl: 457559097 (eff. 0.507)
457.31/457.44	c #Conflicts:    1433000 | #Learnt:      51146 | 0.000
457.31/457.44	c total clause space: 127.173MB
457.31/457.44	c total #watches: 151173
457.81/457.93	c total #propagations: 232137150 / total #impl: 457903678 (eff. 0.507)
457.81/457.93	c #Conflicts:    1434000 | #Learnt:      52146 | 0.000
457.81/457.93	c total clause space: 127.173MB
457.81/457.93	c total #watches: 154046
458.21/458.38	c total #propagations: 232285377 / total #impl: 458245517 (eff. 0.507)
458.21/458.38	c #Conflicts:    1435000 | #Learnt:      53146 | 0.000
458.21/458.38	c total clause space: 127.173MB
458.21/458.38	c total #watches: 156983
458.81/458.95	c total #propagations: 232458000 / total #impl: 458593737 (eff. 0.507)
458.81/458.95	c #Conflicts:    1436000 | #Learnt:      54146 | 0.000
458.81/458.95	c total clause space: 127.173MB
458.81/458.95	c total #watches: 159790
459.31/459.49	c total #propagations: 232625195 / total #impl: 458937819 (eff. 0.507)
459.31/459.49	c #Conflicts:    1437000 | #Learnt:      55146 | 0.000
459.31/459.49	c total clause space: 127.173MB
459.31/459.49	c total #watches: 162619
459.91/460.03	c total #propagations: 232775081 / total #impl: 459263328 (eff. 0.507)
459.91/460.03	c #Conflicts:    1438000 | #Learnt:      56146 | 0.000
459.91/460.03	c total clause space: 127.173MB
459.91/460.03	c total #watches: 164863
460.31/460.46	c total #propagations: 232919048 / total #impl: 459531911 (eff. 0.507)
460.31/460.46	c #Conflicts:    1439000 | #Learnt:      57146 | 0.000
460.31/460.46	c total clause space: 127.173MB
460.31/460.46	c total #watches: 166968
460.82/460.98	c total #propagations: 233052450 / total #impl: 459788268 (eff. 0.507)
460.82/460.98	c GARBAGE COLLECT
460.82/460.98	c #Conflicts:    1440000 | #Learnt:      29147 | 0.000
460.82/460.98	c total clause space: 127.173MB
460.82/460.98	c total #watches: 92791
461.11/461.28	c total #propagations: 233196646 / total #impl: 460078279 (eff. 0.507)
461.11/461.28	c #Conflicts:    1441000 | #Learnt:      30147 | 0.000
461.11/461.28	c total clause space: 127.173MB
461.11/461.28	c total #watches: 95329
461.41/461.59	c total #propagations: 233361501 / total #impl: 460403653 (eff. 0.507)
461.41/461.59	c #Conflicts:    1442000 | #Learnt:      31147 | 0.000
461.41/461.59	c total clause space: 127.173MB
461.41/461.59	c total #watches: 97765
461.71/461.89	c total #propagations: 233525661 / total #impl: 460725914 (eff. 0.507)
461.71/461.89	c #Conflicts:    1443000 | #Learnt:      32147 | 0.000
461.71/461.89	c total clause space: 127.173MB
461.71/461.89	c total #watches: 100341
462.02/462.19	c total #propagations: 233686464 / total #impl: 461046256 (eff. 0.507)
462.02/462.19	c #Conflicts:    1444000 | #Learnt:      33147 | 0.000
462.02/462.19	c total clause space: 127.173MB
462.02/462.19	c total #watches: 102796
462.41/462.53	c total #propagations: 233846786 / total #impl: 461356447 (eff. 0.507)
462.41/462.53	c #Conflicts:    1445000 | #Learnt:      34147 | 0.000
462.41/462.53	c total clause space: 127.173MB
462.41/462.53	c total #watches: 105237
462.71/462.86	c total #propagations: 234000660 / total #impl: 461672262 (eff. 0.507)
462.71/462.86	c #Conflicts:    1446000 | #Learnt:      35147 | 0.000
462.71/462.86	c total clause space: 127.173MB
462.71/462.86	c total #watches: 107576
463.12/463.23	c total #propagations: 234155987 / total #impl: 461983353 (eff. 0.507)
463.12/463.23	c #Conflicts:    1447000 | #Learnt:      36147 | 0.000
463.12/463.23	c total clause space: 127.173MB
463.12/463.23	c total #watches: 110017
463.51/463.64	c total #propagations: 234325571 / total #impl: 462341913 (eff. 0.507)
463.51/463.64	c #Conflicts:    1448000 | #Learnt:      37147 | 0.000
463.51/463.64	c total clause space: 127.173MB
463.51/463.64	c total #watches: 112434
463.91/464.04	c total #propagations: 234497321 / total #impl: 462707715 (eff. 0.507)
463.91/464.04	c #Conflicts:    1449000 | #Learnt:      38147 | 0.000
463.91/464.04	c total clause space: 127.173MB
463.91/464.04	c total #watches: 115038
464.31/464.47	c total #propagations: 234668653 / total #impl: 463062099 (eff. 0.507)
464.31/464.47	c #Conflicts:    1450000 | #Learnt:      39147 | 0.000
464.31/464.47	c total clause space: 127.173MB
464.31/464.47	c total #watches: 117479
464.71/464.89	c total #propagations: 234837094 / total #impl: 463411323 (eff. 0.507)
464.71/464.89	c #Conflicts:    1451000 | #Learnt:      40147 | 0.000
464.71/464.89	c total clause space: 127.173MB
464.71/464.89	c total #watches: 120001
465.22/465.33	c total #propagations: 234999179 / total #impl: 463769878 (eff. 0.507)
465.22/465.33	c #Conflicts:    1452000 | #Learnt:      41147 | 0.000
465.22/465.33	c total clause space: 127.173MB
465.22/465.33	c total #watches: 122449
465.71/465.81	c total #propagations: 235169490 / total #impl: 464129614 (eff. 0.507)
465.71/465.81	c #Conflicts:    1453000 | #Learnt:      42147 | 0.000
465.71/465.81	c total clause space: 127.173MB
465.71/465.81	c total #watches: 124836
466.21/466.31	c total #propagations: 235334151 / total #impl: 464492485 (eff. 0.507)
466.21/466.31	c #Conflicts:    1454000 | #Learnt:      43147 | 0.000
466.21/466.31	c total clause space: 127.173MB
466.21/466.31	c total #watches: 127239
466.61/466.79	c total #propagations: 235507282 / total #impl: 464874996 (eff. 0.507)
466.61/466.79	c #Conflicts:    1455000 | #Learnt:      44147 | 0.000
466.61/466.79	c total clause space: 127.173MB
466.61/466.79	c total #watches: 129517
467.11/467.27	c total #propagations: 235669424 / total #impl: 465236117 (eff. 0.507)
467.11/467.27	c #Conflicts:    1456000 | #Learnt:      45147 | 0.000
467.11/467.27	c total clause space: 127.173MB
467.11/467.27	c total #watches: 131891
467.61/467.78	c total #propagations: 235837342 / total #impl: 465611327 (eff. 0.507)
467.61/467.78	c #Conflicts:    1457000 | #Learnt:      46147 | 0.000
467.61/467.78	c total clause space: 127.173MB
467.61/467.78	c total #watches: 134344
468.11/468.28	c total #propagations: 236003090 / total #impl: 465996611 (eff. 0.506)
468.11/468.28	c #Conflicts:    1458000 | #Learnt:      47147 | 0.000
468.11/468.28	c total clause space: 127.173MB
468.11/468.28	c total #watches: 136901
468.62/468.77	c total #propagations: 236177495 / total #impl: 466397273 (eff. 0.506)
468.62/468.77	c #Conflicts:    1459000 | #Learnt:      48147 | 0.000
468.62/468.77	c total clause space: 127.173MB
468.62/468.77	c total #watches: 139333
469.11/469.28	c total #propagations: 236337593 / total #impl: 466762695 (eff. 0.506)
469.11/469.28	c #Conflicts:    1460000 | #Learnt:      49147 | 0.000
469.11/469.28	c total clause space: 127.173MB
469.11/469.28	c total #watches: 141648
469.72/469.81	c total #propagations: 236492731 / total #impl: 467102755 (eff. 0.506)
469.72/469.81	c #Conflicts:    1461000 | #Learnt:      50147 | 0.000
469.72/469.81	c total clause space: 127.173MB
469.72/469.81	c total #watches: 144005
470.31/470.44	c total #propagations: 236653442 / total #impl: 467473163 (eff. 0.506)
470.31/470.44	c #Conflicts:    1462000 | #Learnt:      51147 | 0.000
470.31/470.44	c total clause space: 127.173MB
470.31/470.44	c total #watches: 146634
470.82/470.97	c total #propagations: 236821172 / total #impl: 467835676 (eff. 0.506)
470.82/470.97	c #Conflicts:    1463000 | #Learnt:      52147 | 0.000
470.82/470.97	c total clause space: 127.173MB
470.82/470.97	c total #watches: 149382
471.41/471.56	c total #propagations: 236987020 / total #impl: 468205185 (eff. 0.506)
471.41/471.56	c #Conflicts:    1464000 | #Learnt:      53147 | 0.000
471.41/471.56	c total clause space: 127.173MB
471.41/471.56	c total #watches: 151911
472.01/472.10	c total #propagations: 237144251 / total #impl: 468550160 (eff. 0.506)
472.01/472.10	c #Conflicts:    1465000 | #Learnt:      54147 | 0.000
472.01/472.10	c total clause space: 127.173MB
472.01/472.10	c total #watches: 154434
472.41/472.59	c total #propagations: 237311391 / total #impl: 468909003 (eff. 0.506)
472.41/472.59	c #Conflicts:    1466000 | #Learnt:      55147 | 0.000
472.41/472.59	c total clause space: 127.173MB
472.41/472.59	c total #watches: 157486
473.11/473.21	c total #propagations: 237475006 / total #impl: 469229717 (eff. 0.506)
473.11/473.21	c #Conflicts:    1467000 | #Learnt:      56147 | 0.000
473.11/473.21	c total clause space: 127.173MB
473.11/473.21	c total #watches: 159840
473.41/473.57	c total #propagations: 237626733 / total #impl: 469560277 (eff. 0.506)
473.41/473.57	c #Conflicts:    1468000 | #Learnt:      57147 | 0.000
473.41/473.57	c total clause space: 127.173MB
473.41/473.57	c total #watches: 162257
473.71/473.81	c total #propagations: 237797800 / total #impl: 469945735 (eff. 0.506)
473.71/473.81	c #Conflicts:    1469000 | #Learnt:      58147 | 0.000
473.71/473.81	c total clause space: 127.173MB
473.71/473.81	c total #watches: 165147
474.02/474.15	c total #propagations: 237955391 / total #impl: 470238026 (eff. 0.506)
474.02/474.15	c GARBAGE COLLECT
474.02/474.15	c #Conflicts:    1470000 | #Learnt:      29847 | 0.000
474.02/474.15	c total clause space: 127.173MB
474.02/474.15	c total #watches: 94927
474.31/474.46	c total #propagations: 238114711 / total #impl: 470557504 (eff. 0.506)
474.31/474.46	c #Conflicts:    1471000 | #Learnt:      30847 | 0.000
474.31/474.46	c total clause space: 127.173MB
474.31/474.46	c total #watches: 97505
474.61/474.75	c total #propagations: 238270739 / total #impl: 470869503 (eff. 0.506)
474.61/474.75	c #Conflicts:    1472000 | #Learnt:      31847 | 0.000
474.61/474.75	c total clause space: 127.173MB
474.61/474.75	c total #watches: 99854
474.91/475.07	c total #propagations: 238419772 / total #impl: 471159083 (eff. 0.506)
474.91/475.07	c #Conflicts:    1473000 | #Learnt:      32847 | 0.000
474.91/475.07	c total clause space: 127.173MB
474.91/475.07	c total #watches: 102772
475.22/475.37	c total #propagations: 238572258 / total #impl: 471481270 (eff. 0.506)
475.22/475.37	c #Conflicts:    1474000 | #Learnt:      33847 | 0.000
475.22/475.37	c total clause space: 127.173MB
475.22/475.37	c total #watches: 105359
475.61/475.74	c total #propagations: 238744241 / total #impl: 471842593 (eff. 0.506)
475.61/475.74	c #Conflicts:    1475000 | #Learnt:      34847 | 0.000
475.61/475.74	c total clause space: 127.173MB
475.61/475.74	c total #watches: 108111
476.01/476.10	c total #propagations: 238899016 / total #impl: 472168604 (eff. 0.506)
476.01/476.10	c #Conflicts:    1476000 | #Learnt:      35847 | 0.000
476.01/476.10	c total clause space: 127.173MB
476.01/476.10	c total #watches: 110516
476.32/476.41	c total #propagations: 239053994 / total #impl: 472477752 (eff. 0.506)
476.32/476.41	c #Conflicts:    1477000 | #Learnt:      36847 | 0.000
476.32/476.41	c total clause space: 127.173MB
476.32/476.41	c total #watches: 112739
476.61/476.76	c total #propagations: 239195926 / total #impl: 472774541 (eff. 0.506)
476.61/476.76	c #Conflicts:    1478000 | #Learnt:      37847 | 0.000
476.61/476.76	c total clause space: 127.173MB
476.61/476.76	c total #watches: 115108
477.01/477.13	c total #propagations: 239345926 / total #impl: 473081386 (eff. 0.506)
477.01/477.13	c #Conflicts:    1479000 | #Learnt:      38847 | 0.000
477.01/477.13	c total clause space: 127.173MB
477.01/477.13	c total #watches: 117440
477.42/477.56	c total #propagations: 239492219 / total #impl: 473385198 (eff. 0.506)
477.42/477.56	c #Conflicts:    1480000 | #Learnt:      39847 | 0.000
477.42/477.56	c total clause space: 127.173MB
477.42/477.56	c total #watches: 119900
477.81/477.97	c total #propagations: 239655458 / total #impl: 473750427 (eff. 0.506)
477.81/477.97	c #Conflicts:    1481000 | #Learnt:      40847 | 0.000
477.81/477.97	c total clause space: 127.173MB
477.81/477.97	c total #watches: 122292
478.21/478.39	c total #propagations: 239815670 / total #impl: 474071967 (eff. 0.506)
478.21/478.39	c #Conflicts:    1482000 | #Learnt:      41847 | 0.000
478.21/478.39	c total clause space: 127.173MB
478.21/478.39	c total #watches: 124751
478.61/478.79	c total #propagations: 239974511 / total #impl: 474401044 (eff. 0.506)
478.61/478.79	c #Conflicts:    1483000 | #Learnt:      42847 | 0.000
478.61/478.79	c total clause space: 127.173MB
478.61/478.79	c total #watches: 127168
479.11/479.20	c total #propagations: 240131702 / total #impl: 474720730 (eff. 0.506)
479.11/479.20	c #Conflicts:    1484000 | #Learnt:      43847 | 0.000
479.11/479.20	c total clause space: 127.173MB
479.11/479.20	c total #watches: 129540
479.52/479.61	c total #propagations: 240280403 / total #impl: 475034981 (eff. 0.506)
479.52/479.61	c #Conflicts:    1485000 | #Learnt:      44847 | 0.000
479.52/479.61	c total clause space: 127.173MB
479.52/479.61	c total #watches: 132795
479.91/480.07	c total #propagations: 240428837 / total #impl: 475328147 (eff. 0.506)
479.91/480.07	c #Conflicts:    1486000 | #Learnt:      45847 | 0.000
479.91/480.07	c total clause space: 127.173MB
479.91/480.07	c total #watches: 135567
480.41/480.53	c total #propagations: 240584671 / total #impl: 475666637 (eff. 0.506)
480.41/480.53	c #Conflicts:    1487000 | #Learnt:      46847 | 0.000
480.41/480.53	c total clause space: 127.173MB
480.41/480.53	c total #watches: 138667
480.91/481.00	c total #propagations: 240748712 / total #impl: 475981713 (eff. 0.506)
480.91/481.00	c #Conflicts:    1488000 | #Learnt:      47847 | 0.000
480.91/481.00	c total clause space: 127.173MB
480.91/481.00	c total #watches: 140951
481.41/481.53	c total #propagations: 240892945 / total #impl: 476260422 (eff. 0.506)
481.41/481.53	c #Conflicts:    1489000 | #Learnt:      48847 | 0.000
481.41/481.53	c total clause space: 127.173MB
481.41/481.53	c total #watches: 143443
481.91/482.01	c total #propagations: 241053014 / total #impl: 476561124 (eff. 0.506)
481.91/482.01	c #Conflicts:    1490000 | #Learnt:      49847 | 0.000
481.91/482.01	c total clause space: 127.173MB
481.91/482.01	c total #watches: 146471
482.41/482.51	c total #propagations: 241214459 / total #impl: 476924481 (eff. 0.506)
482.41/482.51	c #Conflicts:    1491000 | #Learnt:      50847 | 0.000
482.41/482.51	c total clause space: 127.173MB
482.41/482.51	c total #watches: 148914
482.81/482.98	c total #propagations: 241371466 / total #impl: 477234915 (eff. 0.506)
482.81/482.98	c #Conflicts:    1492000 | #Learnt:      51847 | 0.000
482.81/482.98	c total clause space: 127.173MB
482.81/482.98	c total #watches: 151260
483.31/483.49	c total #propagations: 241523212 / total #impl: 477558798 (eff. 0.506)
483.31/483.49	c #Conflicts:    1493000 | #Learnt:      52847 | 0.000
483.31/483.49	c total clause space: 127.173MB
483.31/483.49	c total #watches: 154579
483.92/484.06	c total #propagations: 241707071 / total #impl: 477964169 (eff. 0.506)
483.92/484.06	c #Conflicts:    1494000 | #Learnt:      53847 | 0.000
483.92/484.06	c total clause space: 127.173MB
483.92/484.06	c total #watches: 157519
484.41/484.53	c total #propagations: 241861589 / total #impl: 478323120 (eff. 0.506)
484.41/484.53	c #Conflicts:    1495000 | #Learnt:      54847 | 0.000
484.41/484.53	c total clause space: 127.173MB
484.41/484.53	c total #watches: 159883
484.91/485.03	c total #propagations: 242015748 / total #impl: 478617053 (eff. 0.506)
484.91/485.03	c #Conflicts:    1496000 | #Learnt:      55847 | 0.000
484.91/485.03	c total clause space: 127.173MB
484.91/485.03	c total #watches: 163128
485.41/485.55	c total #propagations: 242192352 / total #impl: 478990022 (eff. 0.506)
485.41/485.55	c #Conflicts:    1497000 | #Learnt:      56847 | 0.000
485.41/485.55	c total clause space: 127.173MB
485.41/485.55	c total #watches: 166051
486.11/486.27	c total #propagations: 242361594 / total #impl: 479341333 (eff. 0.506)
486.11/486.27	c #Conflicts:    1498000 | #Learnt:      57847 | 0.000
486.11/486.27	c total clause space: 127.173MB
486.11/486.27	c total #watches: 168471
486.71/486.90	c total #propagations: 242516637 / total #impl: 479659764 (eff. 0.506)
486.71/486.90	c #Conflicts:    1499000 | #Learnt:      58847 | 0.000
486.71/486.90	c total clause space: 127.173MB
486.71/486.90	c total #watches: 170762
487.21/487.33	c total #propagations: 242676507 / total #impl: 479985195 (eff. 0.506)
487.21/487.33	c GARBAGE COLLECT
487.21/487.33	c #Conflicts:    1500000 | #Learnt:      30247 | 0.000
487.21/487.33	c total clause space: 127.173MB
487.21/487.33	c total #watches: 95898
487.51/487.63	c total #propagations: 242840687 / total #impl: 480284785 (eff. 0.506)
487.51/487.63	c #Conflicts:    1501000 | #Learnt:      31247 | 0.000
487.51/487.63	c total clause space: 127.173MB
487.51/487.63	c total #watches: 98384
487.81/487.95	c total #propagations: 243016218 / total #impl: 480596443 (eff. 0.506)
487.81/487.95	c #Conflicts:    1502000 | #Learnt:      32247 | 0.000
487.81/487.95	c total clause space: 127.173MB
487.81/487.95	c total #watches: 100818
488.11/488.27	c total #propagations: 243187223 / total #impl: 480923470 (eff. 0.506)
488.11/488.27	c #Conflicts:    1503000 | #Learnt:      33247 | 0.000
488.11/488.27	c total clause space: 127.173MB
488.11/488.27	c total #watches: 103281
488.51/488.64	c total #propagations: 243357298 / total #impl: 481249193 (eff. 0.506)
488.51/488.64	c #Conflicts:    1504000 | #Learnt:      34247 | 0.000
488.51/488.64	c total clause space: 127.173MB
488.51/488.64	c total #watches: 105544
488.81/488.99	c total #propagations: 243534558 / total #impl: 481572596 (eff. 0.506)
488.81/488.99	c #Conflicts:    1505000 | #Learnt:      35247 | 0.000
488.81/488.99	c total clause space: 127.173MB
488.81/488.99	c total #watches: 107739
489.21/489.36	c total #propagations: 243713419 / total #impl: 481895359 (eff. 0.506)
489.21/489.36	c #Conflicts:    1506000 | #Learnt:      36247 | 0.000
489.21/489.36	c total clause space: 127.173MB
489.21/489.36	c total #watches: 110222
489.61/489.74	c total #propagations: 243883972 / total #impl: 482227287 (eff. 0.506)
489.61/489.74	c #Conflicts:    1507000 | #Learnt:      37247 | 0.000
489.61/489.74	c total clause space: 127.173MB
489.61/489.74	c total #watches: 112649
489.91/490.07	c total #propagations: 244049044 / total #impl: 482557393 (eff. 0.506)
489.91/490.07	c #Conflicts:    1508000 | #Learnt:      38247 | 0.000
489.91/490.07	c total clause space: 127.173MB
489.91/490.07	c total #watches: 115324
490.31/490.44	c total #propagations: 244199740 / total #impl: 482873997 (eff. 0.506)
490.31/490.44	c #Conflicts:    1509000 | #Learnt:      39247 | 0.000
490.31/490.44	c total clause space: 127.173MB
490.31/490.44	c total #watches: 118022
490.71/490.81	c total #propagations: 244377079 / total #impl: 483210940 (eff. 0.506)
490.71/490.81	c #Conflicts:    1510000 | #Learnt:      40247 | 0.000
490.71/490.81	c total clause space: 127.173MB
490.71/490.81	c total #watches: 120286
491.01/491.18	c total #propagations: 244541602 / total #impl: 483539803 (eff. 0.506)
491.01/491.18	c #Conflicts:    1511000 | #Learnt:      41247 | 0.000
491.01/491.18	c total clause space: 127.173MB
491.01/491.18	c total #watches: 122821
491.51/491.60	c total #propagations: 244706174 / total #impl: 483853365 (eff. 0.506)
491.51/491.60	c #Conflicts:    1512000 | #Learnt:      42247 | 0.000
491.51/491.60	c total clause space: 127.173MB
491.51/491.60	c total #watches: 125668
491.81/491.97	c total #propagations: 244865379 / total #impl: 484195039 (eff. 0.506)
491.81/491.97	c #Conflicts:    1513000 | #Learnt:      43247 | 0.000
491.81/491.97	c total clause space: 127.173MB
491.81/491.97	c total #watches: 128255
492.21/492.33	c total #propagations: 245025398 / total #impl: 484522890 (eff. 0.506)
492.21/492.33	c #Conflicts:    1514000 | #Learnt:      44247 | 0.000
492.21/492.33	c total clause space: 127.173MB
492.21/492.33	c total #watches: 131541
492.71/492.81	c total #propagations: 245234644 / total #impl: 484960381 (eff. 0.506)
492.71/492.81	c #Conflicts:    1515000 | #Learnt:      45247 | 0.000
492.71/492.81	c total clause space: 127.173MB
492.71/492.81	c total #watches: 134331
493.21/493.35	c total #propagations: 245409166 / total #impl: 485325658 (eff. 0.506)
493.21/493.35	c #Conflicts:    1516000 | #Learnt:      46247 | 0.000
493.21/493.35	c total clause space: 127.173MB
493.21/493.35	c total #watches: 137033
493.71/493.82	c total #propagations: 245583841 / total #impl: 485656199 (eff. 0.506)
493.71/493.82	c #Conflicts:    1517000 | #Learnt:      47247 | 0.000
493.71/493.82	c total clause space: 127.173MB
493.71/493.82	c total #watches: 140106
494.21/494.30	c total #propagations: 245746963 / total #impl: 486000892 (eff. 0.506)
494.21/494.30	c #Conflicts:    1518000 | #Learnt:      48247 | 0.000
494.21/494.30	c total clause space: 127.173MB
494.21/494.30	c total #watches: 143140
494.71/494.82	c total #propagations: 245915105 / total #impl: 486336475 (eff. 0.506)
494.71/494.82	c #Conflicts:    1519000 | #Learnt:      49247 | 0.000
494.71/494.82	c total clause space: 127.173MB
494.71/494.82	c total #watches: 145867
495.21/495.31	c total #propagations: 246073659 / total #impl: 486680073 (eff. 0.506)
495.21/495.31	c #Conflicts:    1520000 | #Learnt:      50247 | 0.000
495.21/495.31	c total clause space: 127.173MB
495.21/495.31	c total #watches: 148337
495.61/495.75	c total #propagations: 246224670 / total #impl: 486989605 (eff. 0.506)
495.61/495.75	c #Conflicts:    1521000 | #Learnt:      51247 | 0.000
495.61/495.75	c total clause space: 127.173MB
495.61/495.75	c total #watches: 150705
496.11/496.26	c total #propagations: 246384195 / total #impl: 487319907 (eff. 0.506)
496.11/496.26	c #Conflicts:    1522000 | #Learnt:      52247 | 0.000
496.11/496.26	c total clause space: 127.173MB
496.11/496.26	c total #watches: 153270
496.61/496.75	c total #propagations: 246539162 / total #impl: 487647332 (eff. 0.506)
496.61/496.75	c #Conflicts:    1523000 | #Learnt:      53247 | 0.000
496.61/496.75	c total clause space: 127.173MB
496.61/496.75	c total #watches: 155801
497.01/497.17	c total #propagations: 246698405 / total #impl: 487963507 (eff. 0.506)
497.01/497.17	c #Conflicts:    1524000 | #Learnt:      54247 | 0.000
497.01/497.17	c total clause space: 127.173MB
497.01/497.17	c total #watches: 158079
497.51/497.62	c total #propagations: 246843105 / total #impl: 488252597 (eff. 0.506)
497.51/497.62	c #Conflicts:    1525000 | #Learnt:      55247 | 0.000
497.51/497.62	c total clause space: 127.173MB
497.51/497.62	c total #watches: 160451
498.01/498.14	c total #propagations: 246990159 / total #impl: 488556749 (eff. 0.506)
498.01/498.14	c #Conflicts:    1526000 | #Learnt:      56247 | 0.000
498.01/498.14	c total clause space: 127.173MB
498.01/498.14	c total #watches: 163144
498.51/498.63	c total #propagations: 247152133 / total #impl: 488897501 (eff. 0.506)
498.51/498.63	c #Conflicts:    1527000 | #Learnt:      57247 | 0.000
498.51/498.63	c total clause space: 127.173MB
498.51/498.63	c total #watches: 165831
499.11/499.21	c total #propagations: 247306927 / total #impl: 489199582 (eff. 0.506)
499.11/499.21	c #Conflicts:    1528000 | #Learnt:      58247 | 0.000
499.11/499.21	c total clause space: 127.173MB
499.11/499.21	c total #watches: 168525
499.71/499.82	c total #propagations: 247470531 / total #impl: 489523025 (eff. 0.506)
499.71/499.82	c #Conflicts:    1529000 | #Learnt:      59247 | 0.000
499.71/499.82	c total clause space: 127.173MB
499.71/499.82	c total #watches: 170958
500.21/500.35	c total #propagations: 247629102 / total #impl: 489837361 (eff. 0.506)
500.21/500.35	c GARBAGE COLLECT
500.21/500.35	c #Conflicts:    1530000 | #Learnt:      30340 | 0.000
500.21/500.35	c total clause space: 127.173MB
500.21/500.35	c total #watches: 96615
500.52/500.69	c total #propagations: 247806567 / total #impl: 490227674 (eff. 0.505)
500.52/500.69	c #Conflicts:    1531000 | #Learnt:      31340 | 0.000
500.52/500.69	c total clause space: 127.173MB
500.52/500.69	c total #watches: 99687
500.91/501.01	c total #propagations: 247959901 / total #impl: 490532817 (eff. 0.505)
500.91/501.01	c #Conflicts:    1532000 | #Learnt:      32340 | 0.000
500.91/501.01	c total clause space: 127.173MB
500.91/501.01	c total #watches: 102290
501.21/501.30	c total #propagations: 248118211 / total #impl: 490836724 (eff. 0.506)
501.21/501.30	c #Conflicts:    1533000 | #Learnt:      33340 | 0.000
501.21/501.30	c total clause space: 127.173MB
501.21/501.30	c total #watches: 104749
501.52/501.61	c total #propagations: 248267376 / total #impl: 491104405 (eff. 0.506)
501.52/501.61	c #Conflicts:    1534000 | #Learnt:      34340 | 0.000
501.52/501.61	c total clause space: 127.173MB
501.52/501.61	c total #watches: 107573
501.81/501.96	c total #propagations: 248419825 / total #impl: 491388525 (eff. 0.506)
501.81/501.96	c #Conflicts:    1535000 | #Learnt:      35340 | 0.000
501.81/501.96	c total clause space: 127.173MB
501.81/501.96	c total #watches: 109918
502.11/502.29	c total #propagations: 248582368 / total #impl: 491708882 (eff. 0.506)
502.11/502.29	c #Conflicts:    1536000 | #Learnt:      36340 | 0.000
502.11/502.29	c total clause space: 127.173MB
502.11/502.29	c total #watches: 112355
502.51/502.60	c total #propagations: 248717551 / total #impl: 492004656 (eff. 0.506)
502.51/502.60	c #Conflicts:    1537000 | #Learnt:      37340 | 0.000
502.51/502.60	c total clause space: 127.173MB
502.51/502.60	c total #watches: 114665
502.81/502.94	c total #propagations: 248866763 / total #impl: 492284362 (eff. 0.506)
502.81/502.94	c #Conflicts:    1538000 | #Learnt:      38340 | 0.000
502.81/502.94	c total clause space: 127.173MB
502.81/502.94	c total #watches: 117041
503.21/503.32	c total #propagations: 249026691 / total #impl: 492612569 (eff. 0.506)
503.21/503.32	c #Conflicts:    1539000 | #Learnt:      39340 | 0.000
503.21/503.32	c total clause space: 127.173MB
503.21/503.32	c total #watches: 119537
503.61/503.73	c total #propagations: 249191176 / total #impl: 492900493 (eff. 0.506)
503.61/503.73	c #Conflicts:    1540000 | #Learnt:      40340 | 0.000
503.61/503.73	c total clause space: 127.173MB
503.61/503.73	c total #watches: 122205
504.01/504.11	c total #propagations: 249371217 / total #impl: 493212713 (eff. 0.506)
504.01/504.11	c #Conflicts:    1541000 | #Learnt:      41340 | 0.000
504.01/504.11	c total clause space: 127.173MB
504.01/504.11	c total #watches: 124714
504.41/504.54	c total #propagations: 249538624 / total #impl: 493523070 (eff. 0.506)
504.41/504.54	c #Conflicts:    1542000 | #Learnt:      42340 | 0.000
504.41/504.54	c total clause space: 127.173MB
504.41/504.54	c total #watches: 127273
504.82/504.96	c total #propagations: 249701412 / total #impl: 493862919 (eff. 0.506)
504.82/504.96	c #Conflicts:    1543000 | #Learnt:      43340 | 0.000
504.82/504.96	c total clause space: 127.173MB
504.82/504.96	c total #watches: 129883
505.31/505.42	c total #propagations: 249871608 / total #impl: 494183935 (eff. 0.506)
505.31/505.42	c #Conflicts:    1544000 | #Learnt:      44340 | 0.000
505.31/505.42	c total clause space: 127.173MB
505.31/505.42	c total #watches: 132210
505.71/505.84	c total #propagations: 250044159 / total #impl: 494520868 (eff. 0.506)
505.71/505.84	c #Conflicts:    1545000 | #Learnt:      45340 | 0.000
505.71/505.84	c total clause space: 127.173MB
505.71/505.84	c total #watches: 134624
506.11/506.29	c total #propagations: 250204683 / total #impl: 494816188 (eff. 0.506)
506.11/506.29	c #Conflicts:    1546000 | #Learnt:      46340 | 0.000
506.11/506.29	c total clause space: 127.173MB
506.11/506.29	c total #watches: 137114
506.61/506.71	c total #propagations: 250363934 / total #impl: 495121997 (eff. 0.506)
506.61/506.71	c #Conflicts:    1547000 | #Learnt:      47340 | 0.000
506.61/506.71	c total clause space: 127.173MB
506.61/506.71	c total #watches: 139587
507.12/507.20	c total #propagations: 250519373 / total #impl: 495422005 (eff. 0.506)
507.12/507.20	c #Conflicts:    1548000 | #Learnt:      48340 | 0.000
507.12/507.20	c total clause space: 127.173MB
507.12/507.20	c total #watches: 141970
507.61/507.73	c total #propagations: 250676607 / total #impl: 495738971 (eff. 0.506)
507.61/507.73	c #Conflicts:    1549000 | #Learnt:      49340 | 0.000
507.61/507.73	c total clause space: 127.173MB
507.61/507.73	c total #watches: 144377
508.12/508.28	c total #propagations: 250842673 / total #impl: 496079297 (eff. 0.506)
508.12/508.28	c #Conflicts:    1550000 | #Learnt:      50340 | 0.000
508.12/508.28	c total clause space: 127.173MB
508.12/508.28	c total #watches: 146896
508.61/508.76	c total #propagations: 251021373 / total #impl: 496455826 (eff. 0.506)
508.61/508.76	c #Conflicts:    1551000 | #Learnt:      51340 | 0.000
508.61/508.76	c total clause space: 127.173MB
508.61/508.76	c total #watches: 149256
509.11/509.25	c total #propagations: 251180527 / total #impl: 496771387 (eff. 0.506)
509.11/509.25	c #Conflicts:    1552000 | #Learnt:      52340 | 0.000
509.11/509.25	c total clause space: 127.173MB
509.11/509.25	c total #watches: 151592
509.61/509.74	c total #propagations: 251340850 / total #impl: 497091223 (eff. 0.506)
509.61/509.74	c #Conflicts:    1553000 | #Learnt:      53340 | 0.000
509.61/509.74	c total clause space: 127.173MB
509.61/509.74	c total #watches: 153894
510.01/510.19	c total #propagations: 251498328 / total #impl: 497410200 (eff. 0.506)
510.01/510.19	c #Conflicts:    1554000 | #Learnt:      54340 | 0.000
510.01/510.19	c total clause space: 127.173MB
510.01/510.19	c total #watches: 156078
510.51/510.66	c total #propagations: 251652265 / total #impl: 497726874 (eff. 0.506)
510.51/510.66	c #Conflicts:    1555000 | #Learnt:      55340 | 0.000
510.51/510.66	c total clause space: 127.173MB
510.51/510.66	c total #watches: 158150
511.01/511.17	c total #propagations: 251794444 / total #impl: 498014661 (eff. 0.506)
511.01/511.17	c #Conflicts:    1556000 | #Learnt:      56340 | 0.000
511.01/511.17	c total clause space: 127.173MB
511.01/511.17	c total #watches: 160388
511.52/511.62	c total #propagations: 251960515 / total #impl: 498334306 (eff. 0.506)
511.52/511.62	c #Conflicts:    1557000 | #Learnt:      57340 | 0.000
511.52/511.62	c total clause space: 127.173MB
511.52/511.62	c total #watches: 162824
511.91/512.04	c total #propagations: 252116754 / total #impl: 498633165 (eff. 0.506)
511.91/512.04	c #Conflicts:    1558000 | #Learnt:      58340 | 0.000
511.91/512.04	c total clause space: 127.173MB
511.91/512.04	c total #watches: 165084
512.41/512.51	c total #propagations: 252261857 / total #impl: 498907129 (eff. 0.506)
512.41/512.51	c #Conflicts:    1559000 | #Learnt:      59340 | 0.000
512.41/512.51	c total clause space: 127.173MB
512.41/512.51	c total #watches: 167389
512.91/513.02	c total #propagations: 252410889 / total #impl: 499204904 (eff. 0.506)
512.91/513.02	c #Conflicts:    1560000 | #Learnt:      60340 | 0.000
512.91/513.02	c total clause space: 127.173MB
512.91/513.02	c total #watches: 169622
513.21/513.30	c total #propagations: 252559175 / total #impl: 499495816 (eff. 0.506)
513.21/513.30	c GARBAGE COLLECT
513.21/513.30	c #Conflicts:    1561000 | #Learnt:      31145 | 0.000
513.21/513.30	c total clause space: 127.173MB
513.21/513.30	c total #watches: 98355
513.41/513.52	c total #propagations: 252721105 / total #impl: 499792762 (eff. 0.506)
513.41/513.52	c #Conflicts:    1562000 | #Learnt:      32145 | 0.000
513.41/513.52	c total clause space: 127.173MB
513.41/513.52	c total #watches: 100753
513.62/513.78	c total #propagations: 252861624 / total #impl: 500050298 (eff. 0.506)
513.62/513.78	c #Conflicts:    1563000 | #Learnt:      33145 | 0.000
513.62/513.78	c total clause space: 127.173MB
513.62/513.78	c total #watches: 102996
513.91/514.08	c total #propagations: 253006406 / total #impl: 500321796 (eff. 0.506)
513.91/514.08	c #Conflicts:    1564000 | #Learnt:      34145 | 0.000
513.91/514.08	c total clause space: 127.173MB
513.91/514.08	c total #watches: 105130
514.31/514.42	c total #propagations: 253154320 / total #impl: 500605325 (eff. 0.506)
514.31/514.42	c #Conflicts:    1565000 | #Learnt:      35145 | 0.000
514.31/514.42	c total clause space: 127.173MB
514.31/514.42	c total #watches: 107703
514.61/514.73	c total #propagations: 253328262 / total #impl: 500944084 (eff. 0.506)
514.61/514.73	c #Conflicts:    1566000 | #Learnt:      36145 | 0.000
514.61/514.73	c total clause space: 127.173MB
514.61/514.73	c total #watches: 110224
514.91/515.02	c total #propagations: 253506237 / total #impl: 501280004 (eff. 0.506)
514.91/515.02	c #Conflicts:    1567000 | #Learnt:      37145 | 0.000
514.91/515.02	c total clause space: 127.173MB
514.91/515.02	c total #watches: 112675
515.31/515.40	c total #propagations: 253656509 / total #impl: 501574848 (eff. 0.506)
515.31/515.40	c #Conflicts:    1568000 | #Learnt:      38145 | 0.000
515.31/515.40	c total clause space: 127.173MB
515.31/515.40	c total #watches: 115045
515.61/515.75	c total #propagations: 253820348 / total #impl: 501912323 (eff. 0.506)
515.61/515.75	c #Conflicts:    1569000 | #Learnt:      39145 | 0.000
515.61/515.75	c total clause space: 127.173MB
515.61/515.75	c total #watches: 117432
516.01/516.10	c total #propagations: 253975743 / total #impl: 502223200 (eff. 0.506)
516.01/516.10	c #Conflicts:    1570000 | #Learnt:      40145 | 0.000
516.01/516.10	c total clause space: 127.173MB
516.01/516.10	c total #watches: 119583
516.31/516.45	c total #propagations: 254127762 / total #impl: 502526554 (eff. 0.506)
516.31/516.45	c #Conflicts:    1571000 | #Learnt:      41145 | 0.000
516.31/516.45	c total clause space: 127.173MB
516.31/516.45	c total #watches: 121686
516.71/516.80	c total #propagations: 254277359 / total #impl: 502834430 (eff. 0.506)
516.71/516.80	c #Conflicts:    1572000 | #Learnt:      42145 | 0.000
516.71/516.80	c total clause space: 127.173MB
516.71/516.80	c total #watches: 123732
517.11/517.21	c total #propagations: 254422324 / total #impl: 503131843 (eff. 0.506)
517.11/517.21	c #Conflicts:    1573000 | #Learnt:      43145 | 0.000
517.11/517.21	c total clause space: 127.173MB
517.11/517.21	c total #watches: 126020
517.51/517.61	c total #propagations: 254571849 / total #impl: 503440436 (eff. 0.506)
517.51/517.61	c #Conflicts:    1574000 | #Learnt:      44145 | 0.000
517.51/517.61	c total clause space: 127.173MB
517.51/517.61	c total #watches: 128338
517.81/517.98	c total #propagations: 254714422 / total #impl: 503730110 (eff. 0.506)
517.81/517.98	c #Conflicts:    1575000 | #Learnt:      45145 | 0.000
517.81/517.98	c total clause space: 127.173MB
517.81/517.98	c total #watches: 130644
518.21/518.34	c total #propagations: 254855812 / total #impl: 504037180 (eff. 0.506)
518.21/518.34	c #Conflicts:    1576000 | #Learnt:      46145 | 0.000
518.21/518.34	c total clause space: 127.173MB
518.21/518.34	c total #watches: 132803
518.61/518.75	c total #propagations: 254983080 / total #impl: 504321255 (eff. 0.506)
518.61/518.75	c #Conflicts:    1577000 | #Learnt:      47145 | 0.000
518.61/518.75	c total clause space: 127.173MB
518.61/518.75	c total #watches: 135098
519.12/519.21	c total #propagations: 255113610 / total #impl: 504616206 (eff. 0.506)
519.12/519.21	c #Conflicts:    1578000 | #Learnt:      48145 | 0.000
519.12/519.21	c total clause space: 127.173MB
519.12/519.21	c total #watches: 137270
519.51/519.68	c total #propagations: 255247402 / total #impl: 504912082 (eff. 0.506)
519.51/519.68	c #Conflicts:    1579000 | #Learnt:      49145 | 0.000
519.51/519.68	c total clause space: 127.173MB
519.51/519.68	c total #watches: 139415
520.01/520.11	c total #propagations: 255397006 / total #impl: 505236266 (eff. 0.506)
520.01/520.11	c #Conflicts:    1580000 | #Learnt:      50145 | 0.000
520.01/520.11	c total clause space: 127.173MB
520.01/520.11	c total #watches: 141613
520.41/520.58	c total #propagations: 255540844 / total #impl: 505554916 (eff. 0.505)
520.41/520.58	c #Conflicts:    1581000 | #Learnt:      51145 | 0.000
520.41/520.58	c total clause space: 127.173MB
520.41/520.58	c total #watches: 143838
520.91/521.06	c total #propagations: 255698336 / total #impl: 505905758 (eff. 0.505)
520.91/521.06	c #Conflicts:    1582000 | #Learnt:      52145 | 0.000
520.91/521.06	c total clause space: 127.173MB
520.91/521.06	c total #watches: 146037
521.42/521.56	c total #propagations: 255843525 / total #impl: 506223669 (eff. 0.505)
521.42/521.56	c #Conflicts:    1583000 | #Learnt:      53145 | 0.000
521.42/521.56	c total clause space: 127.173MB
521.42/521.56	c total #watches: 148291
521.91/522.08	c total #propagations: 255990593 / total #impl: 506545370 (eff. 0.505)
521.91/522.08	c #Conflicts:    1584000 | #Learnt:      54145 | 0.000
521.91/522.08	c total clause space: 127.173MB
521.91/522.08	c total #watches: 150513
522.42/522.59	c total #propagations: 256146284 / total #impl: 506922396 (eff. 0.505)
522.42/522.59	c #Conflicts:    1585000 | #Learnt:      55145 | 0.000
522.42/522.59	c total clause space: 127.173MB
522.42/522.59	c total #watches: 152650
523.01/523.13	c total #propagations: 256295710 / total #impl: 507254025 (eff. 0.505)
523.01/523.13	c #Conflicts:    1586000 | #Learnt:      56145 | 0.000
523.01/523.13	c total clause space: 127.173MB
523.01/523.13	c total #watches: 154912
523.52/523.69	c total #propagations: 256435555 / total #impl: 507559479 (eff. 0.505)
523.52/523.69	c #Conflicts:    1587000 | #Learnt:      57145 | 0.000
523.52/523.69	c total clause space: 127.173MB
523.52/523.69	c total #watches: 157243
524.11/524.26	c total #propagations: 256587798 / total #impl: 507897086 (eff. 0.505)
524.11/524.26	c #Conflicts:    1588000 | #Learnt:      58145 | 0.000
524.11/524.26	c total clause space: 127.173MB
524.11/524.26	c total #watches: 159582
524.72/524.81	c total #propagations: 256732518 / total #impl: 508203001 (eff. 0.505)
524.72/524.81	c #Conflicts:    1589000 | #Learnt:      59145 | 0.000
524.72/524.81	c total clause space: 127.173MB
524.72/524.81	c total #watches: 161772
525.11/525.29	c total #propagations: 256873359 / total #impl: 508509660 (eff. 0.505)
525.11/525.29	c #Conflicts:    1590000 | #Learnt:      60145 | 0.000
525.11/525.29	c total clause space: 127.173MB
525.11/525.29	c total #watches: 164448
525.61/525.77	c total #propagations: 257023042 / total #impl: 508855456 (eff. 0.505)
525.61/525.77	c GARBAGE COLLECT
525.61/525.77	c #Conflicts:    1591000 | #Learnt:      30644 | 0.000
525.61/525.77	c total clause space: 127.173MB
525.61/525.77	c total #watches: 97405
525.91/526.04	c total #propagations: 257177235 / total #impl: 509191369 (eff. 0.505)
525.91/526.04	c #Conflicts:    1592000 | #Learnt:      31644 | 0.000
525.91/526.04	c total clause space: 127.173MB
525.91/526.04	c total #watches: 100222
526.11/526.29	c total #propagations: 257326370 / total #impl: 509499360 (eff. 0.505)
526.11/526.29	c #Conflicts:    1593000 | #Learnt:      32644 | 0.000
526.11/526.29	c total clause space: 127.173MB
526.11/526.29	c total #watches: 102801
526.41/526.56	c total #propagations: 257466368 / total #impl: 509783600 (eff. 0.505)
526.41/526.56	c #Conflicts:    1594000 | #Learnt:      33644 | 0.000
526.41/526.56	c total clause space: 127.173MB
526.41/526.56	c total #watches: 105374
526.71/526.86	c total #propagations: 257608560 / total #impl: 510051999 (eff. 0.505)
526.71/526.86	c #Conflicts:    1595000 | #Learnt:      34644 | 0.000
526.71/526.86	c total clause space: 127.173MB
526.71/526.86	c total #watches: 107897
527.01/527.20	c total #propagations: 257739857 / total #impl: 510337120 (eff. 0.505)
527.01/527.20	c #Conflicts:    1596000 | #Learnt:      35644 | 0.000
527.01/527.20	c total clause space: 127.173MB
527.01/527.20	c total #watches: 110258
527.41/527.50	c total #propagations: 257879277 / total #impl: 510621610 (eff. 0.505)
527.41/527.50	c #Conflicts:    1597000 | #Learnt:      36644 | 0.000
527.41/527.50	c total clause space: 127.173MB
527.41/527.50	c total #watches: 112359
527.71/527.82	c total #propagations: 258014144 / total #impl: 510882565 (eff. 0.505)
527.71/527.82	c #Conflicts:    1598000 | #Learnt:      37644 | 0.000
527.71/527.82	c total clause space: 127.173MB
527.71/527.82	c total #watches: 114869
528.02/528.16	c total #propagations: 258152201 / total #impl: 511176697 (eff. 0.505)
528.02/528.16	c #Conflicts:    1599000 | #Learnt:      38644 | 0.000
528.02/528.16	c total clause space: 127.173MB
528.02/528.16	c total #watches: 117943
528.31/528.47	c total #propagations: 258291963 / total #impl: 511457641 (eff. 0.505)
528.31/528.47	c #Conflicts:    1600000 | #Learnt:      39644 | 0.000
528.31/528.47	c total clause space: 127.173MB
528.31/528.47	c total #watches: 120488
528.71/528.85	c total #propagations: 258419865 / total #impl: 511711053 (eff. 0.505)
528.71/528.85	c #Conflicts:    1601000 | #Learnt:      40644 | 0.000
528.71/528.85	c total clause space: 127.173MB
528.71/528.85	c total #watches: 123197
529.12/529.28	c total #propagations: 258556326 / total #impl: 511999474 (eff. 0.505)
529.12/529.28	c #Conflicts:    1602000 | #Learnt:      41644 | 0.000
529.12/529.28	c total clause space: 127.173MB
529.12/529.28	c total #watches: 125940
529.61/529.71	c total #propagations: 258695936 / total #impl: 512304131 (eff. 0.505)
529.61/529.71	c #Conflicts:    1603000 | #Learnt:      42644 | 0.000
529.61/529.71	c total clause space: 127.173MB
529.61/529.71	c total #watches: 128862
530.12/530.24	c total #propagations: 258827254 / total #impl: 512607101 (eff. 0.505)
530.12/530.24	c #Conflicts:    1604000 | #Learnt:      43644 | 0.000
530.12/530.24	c total clause space: 127.173MB
530.12/530.24	c total #watches: 132510
530.71/530.80	c total #propagations: 258976148 / total #impl: 512936484 (eff. 0.505)
530.71/530.80	c #Conflicts:    1605000 | #Learnt:      44644 | 0.000
530.71/530.80	c total clause space: 127.173MB
530.71/530.80	c total #watches: 136441
531.22/531.33	c total #propagations: 259125994 / total #impl: 513279828 (eff. 0.505)
531.22/531.33	c #Conflicts:    1606000 | #Learnt:      45644 | 0.000
531.22/531.33	c total clause space: 127.173MB
531.22/531.33	c total #watches: 139335
531.61/531.76	c total #propagations: 259263344 / total #impl: 513595313 (eff. 0.505)
531.61/531.76	c #Conflicts:    1607000 | #Learnt:      46644 | 0.000
531.61/531.76	c total clause space: 127.173MB
531.61/531.76	c total #watches: 141582
532.01/532.16	c total #propagations: 259407733 / total #impl: 513880851 (eff. 0.505)
532.01/532.16	c #Conflicts:    1608000 | #Learnt:      47644 | 0.000
532.01/532.16	c total clause space: 127.173MB
532.01/532.16	c total #watches: 143825
532.51/532.62	c total #propagations: 259548765 / total #impl: 514162613 (eff. 0.505)
532.51/532.62	c #Conflicts:    1609000 | #Learnt:      48644 | 0.000
532.51/532.62	c total clause space: 127.173MB
532.51/532.62	c total #watches: 146272
533.01/533.14	c total #propagations: 259694328 / total #impl: 514447989 (eff. 0.505)
533.01/533.14	c #Conflicts:    1610000 | #Learnt:      49644 | 0.000
533.01/533.14	c total clause space: 127.173MB
533.01/533.14	c total #watches: 148622
533.51/533.66	c total #propagations: 259839860 / total #impl: 514753380 (eff. 0.505)
533.51/533.66	c #Conflicts:    1611000 | #Learnt:      50644 | 0.000
533.51/533.66	c total clause space: 127.173MB
533.51/533.66	c total #watches: 150843
534.01/534.13	c total #propagations: 259984454 / total #impl: 515052278 (eff. 0.505)
534.01/534.13	c #Conflicts:    1612000 | #Learnt:      51644 | 0.000
534.01/534.13	c total clause space: 127.173MB
534.01/534.13	c total #watches: 153166
534.41/534.57	c total #propagations: 260137825 / total #impl: 515370714 (eff. 0.505)
534.41/534.57	c #Conflicts:    1613000 | #Learnt:      52644 | 0.000
534.41/534.57	c total clause space: 127.173MB
534.41/534.57	c total #watches: 155470
534.91/535.04	c total #propagations: 260285266 / total #impl: 515665385 (eff. 0.505)
534.91/535.04	c #Conflicts:    1614000 | #Learnt:      53644 | 0.000
534.91/535.04	c total clause space: 127.173MB
534.91/535.04	c total #watches: 157748
535.41/535.53	c total #propagations: 260436964 / total #impl: 515971325 (eff. 0.505)
535.41/535.53	c #Conflicts:    1615000 | #Learnt:      54644 | 0.000
535.41/535.53	c total clause space: 127.173MB
535.41/535.53	c total #watches: 160215
535.91/536.03	c total #propagations: 260591585 / total #impl: 516289685 (eff. 0.505)
535.91/536.03	c #Conflicts:    1616000 | #Learnt:      55644 | 0.000
535.91/536.03	c total clause space: 127.173MB
535.91/536.03	c total #watches: 162454
536.41/536.58	c total #propagations: 260739101 / total #impl: 516596678 (eff. 0.505)
536.41/536.58	c #Conflicts:    1617000 | #Learnt:      56644 | 0.000
536.41/536.58	c total clause space: 127.173MB
536.41/536.58	c total #watches: 164753
537.01/537.17	c total #propagations: 260895795 / total #impl: 516914798 (eff. 0.505)
537.01/537.17	c #Conflicts:    1618000 | #Learnt:      57644 | 0.000
537.01/537.17	c total clause space: 127.173MB
537.01/537.17	c total #watches: 167162
537.51/537.69	c total #propagations: 261061092 / total #impl: 517253928 (eff. 0.505)
537.51/537.69	c #Conflicts:    1619000 | #Learnt:      58644 | 0.000
537.51/537.69	c total clause space: 127.173MB
537.51/537.69	c total #watches: 169456
538.11/538.29	c total #propagations: 261212770 / total #impl: 517554080 (eff. 0.505)
538.11/538.29	c #Conflicts:    1620000 | #Learnt:      59644 | 0.000
538.11/538.29	c total clause space: 127.173MB
538.11/538.29	c total #watches: 171806
538.71/538.86	c total #propagations: 261369726 / total #impl: 517878254 (eff. 0.505)
538.71/538.86	c #Conflicts:    1621000 | #Learnt:      60644 | 0.000
538.71/538.86	c total clause space: 127.173MB
538.71/538.86	c total #watches: 174182
539.30/539.42	c total #propagations: 261523029 / total #impl: 518197271 (eff. 0.505)
539.30/539.42	c GARBAGE COLLECT
539.30/539.42	c #Conflicts:    1622000 | #Learnt:      30855 | 0.000
539.30/539.42	c total clause space: 127.173MB
539.30/539.42	c total #watches: 98041
539.60/539.73	c total #propagations: 261675217 / total #impl: 518510589 (eff. 0.505)
539.60/539.73	c #Conflicts:    1623000 | #Learnt:      31855 | 0.000
539.60/539.73	c total clause space: 127.173MB
539.60/539.73	c total #watches: 100614
539.90/540.07	c total #propagations: 261836999 / total #impl: 518826693 (eff. 0.505)
539.90/540.07	c #Conflicts:    1624000 | #Learnt:      32855 | 0.000
539.90/540.07	c total clause space: 127.173MB
539.90/540.07	c total #watches: 102940
540.30/540.41	c total #propagations: 261997307 / total #impl: 519139110 (eff. 0.505)
540.30/540.41	c #Conflicts:    1625000 | #Learnt:      33855 | 0.000
540.30/540.41	c total clause space: 127.173MB
540.30/540.41	c total #watches: 105302
540.60/540.77	c total #propagations: 262158621 / total #impl: 519452087 (eff. 0.505)
540.60/540.77	c #Conflicts:    1626000 | #Learnt:      34855 | 0.000
540.60/540.77	c total clause space: 127.173MB
540.60/540.77	c total #watches: 107551
541.00/541.12	c total #propagations: 262310902 / total #impl: 519767587 (eff. 0.505)
541.00/541.12	c #Conflicts:    1627000 | #Learnt:      35855 | 0.000
541.00/541.12	c total clause space: 127.173MB
541.00/541.12	c total #watches: 109909
541.30/541.48	c total #propagations: 262462004 / total #impl: 520075446 (eff. 0.505)
541.30/541.48	c #Conflicts:    1628000 | #Learnt:      36855 | 0.000
541.30/541.48	c total clause space: 127.173MB
541.30/541.48	c total #watches: 112078
541.70/541.87	c total #propagations: 262614810 / total #impl: 520380345 (eff. 0.505)
541.70/541.87	c #Conflicts:    1629000 | #Learnt:      37855 | 0.000
541.70/541.87	c total clause space: 127.173MB
541.70/541.87	c total #watches: 114293
542.10/542.25	c total #propagations: 262767816 / total #impl: 520685172 (eff. 0.505)
542.10/542.25	c #Conflicts:    1630000 | #Learnt:      38855 | 0.000
542.10/542.25	c total clause space: 127.173MB
542.10/542.25	c total #watches: 116568
542.50/542.67	c total #propagations: 262919163 / total #impl: 520983015 (eff. 0.505)
542.50/542.67	c #Conflicts:    1631000 | #Learnt:      39855 | 0.000
542.50/542.67	c total clause space: 127.173MB
542.50/542.67	c total #watches: 118767
543.00/543.12	c total #propagations: 263078583 / total #impl: 521303865 (eff. 0.505)
543.00/543.12	c #Conflicts:    1632000 | #Learnt:      40855 | 0.000
543.00/543.12	c total clause space: 127.173MB
543.00/543.12	c total #watches: 121456
543.41/543.54	c total #propagations: 263243768 / total #impl: 521636927 (eff. 0.505)
543.41/543.54	c #Conflicts:    1633000 | #Learnt:      41855 | 0.000
543.41/543.54	c total clause space: 127.173MB
543.41/543.54	c total #watches: 123891
543.80/543.96	c total #propagations: 263405609 / total #impl: 521954284 (eff. 0.505)
543.80/543.96	c #Conflicts:    1634000 | #Learnt:      42855 | 0.000
543.80/543.96	c total clause space: 127.173MB
543.80/543.96	c total #watches: 126365
544.30/544.41	c total #propagations: 263565018 / total #impl: 522270968 (eff. 0.505)
544.30/544.41	c #Conflicts:    1635000 | #Learnt:      43855 | 0.000
544.30/544.41	c total clause space: 127.173MB
544.30/544.41	c total #watches: 128658
544.70/544.85	c total #propagations: 263727728 / total #impl: 522598959 (eff. 0.505)
544.70/544.85	c #Conflicts:    1636000 | #Learnt:      44855 | 0.000
544.70/544.85	c total clause space: 127.173MB
544.70/544.85	c total #watches: 130949
545.10/545.29	c total #propagations: 263877110 / total #impl: 522904475 (eff. 0.505)
545.10/545.29	c #Conflicts:    1637000 | #Learnt:      45855 | 0.000
545.10/545.29	c total clause space: 127.173MB
545.10/545.29	c total #watches: 133298
545.61/545.74	c total #propagations: 264025495 / total #impl: 523202950 (eff. 0.505)
545.61/545.74	c #Conflicts:    1638000 | #Learnt:      46855 | 0.000
545.61/545.74	c total clause space: 127.173MB
545.61/545.74	c total #watches: 135624
546.10/546.24	c total #propagations: 264180998 / total #impl: 523530046 (eff. 0.505)
546.10/546.24	c #Conflicts:    1639000 | #Learnt:      47855 | 0.000
546.10/546.24	c total clause space: 127.173MB
546.10/546.24	c total #watches: 137947
546.61/546.74	c total #propagations: 264348594 / total #impl: 523876519 (eff. 0.505)
546.61/546.74	c #Conflicts:    1640000 | #Learnt:      48855 | 0.000
546.61/546.74	c total clause space: 127.173MB
546.61/546.74	c total #watches: 140270
547.10/547.22	c total #propagations: 264509033 / total #impl: 524212709 (eff. 0.505)
547.10/547.22	c #Conflicts:    1641000 | #Learnt:      49855 | 0.000
547.10/547.22	c total clause space: 127.173MB
547.10/547.22	c total #watches: 142567
547.50/547.61	c total #propagations: 264664790 / total #impl: 524530443 (eff. 0.505)
547.50/547.61	c #Conflicts:    1642000 | #Learnt:      50855 | 0.000
547.50/547.61	c total clause space: 127.173MB
547.50/547.61	c total #watches: 145435
548.00/548.14	c total #propagations: 264837653 / total #impl: 524846167 (eff. 0.505)
548.00/548.14	c #Conflicts:    1643000 | #Learnt:      51855 | 0.000
548.00/548.14	c total clause space: 127.173MB
548.00/548.14	c total #watches: 148232
548.40/548.54	c total #propagations: 265003177 / total #impl: 525172641 (eff. 0.505)
548.40/548.54	c #Conflicts:    1644000 | #Learnt:      52855 | 0.000
548.40/548.54	c total clause space: 127.173MB
548.40/548.54	c total #watches: 151091
548.91/549.03	c total #propagations: 265174233 / total #impl: 525479308 (eff. 0.505)
548.91/549.03	c #Conflicts:    1645000 | #Learnt:      53855 | 0.000
548.91/549.03	c total clause space: 127.173MB
548.91/549.03	c total #watches: 154049
549.40/549.56	c total #propagations: 265329384 / total #impl: 525791929 (eff. 0.505)
549.40/549.56	c #Conflicts:    1646000 | #Learnt:      54855 | 0.000
549.40/549.56	c total clause space: 127.173MB
549.40/549.56	c total #watches: 156701
549.91/550.07	c total #propagations: 265488426 / total #impl: 526107674 (eff. 0.505)
549.91/550.07	c #Conflicts:    1647000 | #Learnt:      55855 | 0.000
549.91/550.07	c total clause space: 127.173MB
549.91/550.07	c total #watches: 159581
550.40/550.57	c total #propagations: 265652898 / total #impl: 526387770 (eff. 0.505)
550.40/550.57	c #Conflicts:    1648000 | #Learnt:      56855 | 0.000
550.40/550.57	c total clause space: 127.173MB
550.40/550.57	c total #watches: 162047
551.01/551.11	c total #propagations: 265821887 / total #impl: 526703889 (eff. 0.505)
551.01/551.11	c #Conflicts:    1649000 | #Learnt:      57855 | 0.000
551.01/551.11	c total clause space: 127.173MB
551.01/551.11	c total #watches: 164562
551.50/551.65	c total #propagations: 265976312 / total #impl: 527019998 (eff. 0.505)
551.50/551.65	c #Conflicts:    1650000 | #Learnt:      58855 | 0.000
551.50/551.65	c total clause space: 127.173MB
551.50/551.65	c total #watches: 167309
552.11/552.21	c total #propagations: 266140280 / total #impl: 527340859 (eff. 0.505)
552.11/552.21	c #Conflicts:    1651000 | #Learnt:      59855 | 0.000
552.11/552.21	c total clause space: 127.173MB
552.11/552.21	c total #watches: 170049
552.60/552.70	c total #propagations: 266310202 / total #impl: 527659655 (eff. 0.505)
552.60/552.70	c #Conflicts:    1652000 | #Learnt:      60855 | 0.000
552.60/552.70	c total clause space: 127.173MB
552.60/552.70	c total #watches: 172442
553.21/553.32	c total #propagations: 266472335 / total #impl: 527965367 (eff. 0.505)
553.21/553.32	c #Conflicts:    1653000 | #Learnt:      61855 | 0.000
553.21/553.32	c total clause space: 127.173MB
553.21/553.32	c total #watches: 175382
553.70/553.81	c total #propagations: 266630590 / total #impl: 528321091 (eff. 0.505)
553.70/553.81	c GARBAGE COLLECT
553.70/553.81	c #Conflicts:    1654000 | #Learnt:      31750 | 0.000
553.70/553.81	c total clause space: 127.173MB
553.70/553.81	c total #watches: 100630
554.00/554.13	c total #propagations: 266795269 / total #impl: 528646931 (eff. 0.505)
554.00/554.13	c #Conflicts:    1655000 | #Learnt:      32750 | 0.000
554.00/554.13	c total clause space: 127.173MB
554.00/554.13	c total #watches: 103038
554.31/554.49	c total #propagations: 266948699 / total #impl: 528941404 (eff. 0.505)
554.31/554.49	c #Conflicts:    1656000 | #Learnt:      33750 | 0.000
554.31/554.49	c total clause space: 127.173MB
554.31/554.49	c total #watches: 105612
554.70/554.86	c total #propagations: 267120818 / total #impl: 529263539 (eff. 0.505)
554.70/554.86	c #Conflicts:    1657000 | #Learnt:      34750 | 0.000
554.70/554.86	c total clause space: 127.173MB
554.70/554.86	c total #watches: 107974
555.10/555.21	c total #propagations: 267284063 / total #impl: 529580894 (eff. 0.505)
555.10/555.21	c #Conflicts:    1658000 | #Learnt:      35750 | 0.000
555.10/555.21	c total clause space: 127.173MB
555.10/555.21	c total #watches: 110484
555.41/555.58	c total #propagations: 267455985 / total #impl: 529894252 (eff. 0.505)
555.41/555.58	c #Conflicts:    1659000 | #Learnt:      36750 | 0.000
555.41/555.58	c total clause space: 127.173MB
555.41/555.58	c total #watches: 112753
555.80/555.95	c total #propagations: 267632163 / total #impl: 530220099 (eff. 0.505)
555.80/555.95	c #Conflicts:    1660000 | #Learnt:      37750 | 0.000
555.80/555.95	c total clause space: 127.173MB
555.80/555.95	c total #watches: 115080
556.20/556.33	c total #propagations: 267793517 / total #impl: 530535227 (eff. 0.505)
556.20/556.33	c #Conflicts:    1661000 | #Learnt:      38750 | 0.000
556.20/556.33	c total clause space: 127.173MB
556.20/556.33	c total #watches: 117705
556.61/556.72	c total #propagations: 267971111 / total #impl: 530887847 (eff. 0.505)
556.61/556.72	c #Conflicts:    1662000 | #Learnt:      39750 | 0.000
556.61/556.72	c total clause space: 127.173MB
556.61/556.72	c total #watches: 120532
556.90/557.07	c total #propagations: 268133870 / total #impl: 531217631 (eff. 0.505)
556.90/557.07	c #Conflicts:    1663000 | #Learnt:      40750 | 0.000
556.90/557.07	c total clause space: 127.173MB
556.90/557.07	c total #watches: 123960
557.30/557.49	c total #propagations: 268325433 / total #impl: 531622698 (eff. 0.505)
557.30/557.49	c #Conflicts:    1664000 | #Learnt:      41750 | 0.000
557.30/557.49	c total clause space: 127.173MB
557.30/557.49	c total #watches: 126668
557.80/557.92	c total #propagations: 268478664 / total #impl: 531923754 (eff. 0.505)
557.80/557.92	c #Conflicts:    1665000 | #Learnt:      42750 | 0.000
557.80/557.92	c total clause space: 127.173MB
557.80/557.92	c total #watches: 129720
558.20/558.36	c total #propagations: 268632971 / total #impl: 532238171 (eff. 0.505)
558.20/558.36	c #Conflicts:    1666000 | #Learnt:      43750 | 0.000
558.20/558.36	c total clause space: 127.173MB
558.20/558.36	c total #watches: 132266
558.71/558.83	c total #propagations: 268796450 / total #impl: 532545218 (eff. 0.505)
558.71/558.83	c #Conflicts:    1667000 | #Learnt:      44750 | 0.000
558.71/558.83	c total clause space: 127.173MB
558.71/558.83	c total #watches: 134736
559.10/559.24	c total #propagations: 268946377 / total #impl: 532858669 (eff. 0.505)
559.10/559.24	c #Conflicts:    1668000 | #Learnt:      45750 | 0.000
559.10/559.24	c total clause space: 127.173MB
559.10/559.24	c total #watches: 137019
559.50/559.67	c total #propagations: 269097442 / total #impl: 533147394 (eff. 0.505)
559.50/559.67	c #Conflicts:    1669000 | #Learnt:      46750 | 0.000
559.50/559.67	c total clause space: 127.173MB
559.50/559.67	c total #watches: 139742
559.91/560.07	c total #propagations: 269260642 / total #impl: 533465066 (eff. 0.505)
559.91/560.07	c #Conflicts:    1670000 | #Learnt:      47750 | 0.000
559.91/560.07	c total clause space: 127.173MB
559.91/560.07	c total #watches: 142208
560.30/560.48	c total #propagations: 269409320 / total #impl: 533766995 (eff. 0.505)
560.30/560.48	c #Conflicts:    1671000 | #Learnt:      48750 | 0.000
560.30/560.48	c total clause space: 127.173MB
560.30/560.48	c total #watches: 144628
560.80/560.98	c total #propagations: 269552356 / total #impl: 534050252 (eff. 0.505)
560.80/560.98	c #Conflicts:    1672000 | #Learnt:      49750 | 0.000
560.80/560.98	c total clause space: 127.173MB
560.80/560.98	c total #watches: 147455
561.30/561.45	c total #propagations: 269706459 / total #impl: 534375812 (eff. 0.505)
561.30/561.45	c #Conflicts:    1673000 | #Learnt:      50750 | 0.000
561.30/561.45	c total clause space: 127.173MB
561.30/561.45	c total #watches: 150257
561.80/561.97	c total #propagations: 269861357 / total #impl: 534687556 (eff. 0.505)
561.80/561.97	c #Conflicts:    1674000 | #Learnt:      51750 | 0.000
561.80/561.97	c total clause space: 127.173MB
561.80/561.97	c total #watches: 152786
562.30/562.44	c total #propagations: 270033810 / total #impl: 535008186 (eff. 0.505)
562.30/562.44	c #Conflicts:    1675000 | #Learnt:      52750 | 0.000
562.30/562.44	c total clause space: 127.173MB
562.30/562.44	c total #watches: 155035
562.80/562.93	c total #propagations: 270187635 / total #impl: 535313927 (eff. 0.505)
562.80/562.93	c #Conflicts:    1676000 | #Learnt:      53750 | 0.000
562.80/562.93	c total clause space: 127.173MB
562.80/562.93	c total #watches: 157178
563.21/563.39	c total #propagations: 270338835 / total #impl: 535605213 (eff. 0.505)
563.21/563.39	c #Conflicts:    1677000 | #Learnt:      54750 | 0.000
563.21/563.39	c total clause space: 127.173MB
563.21/563.39	c total #watches: 159293
563.90/564.02	c total #propagations: 270514215 / total #impl: 535933073 (eff. 0.505)
563.90/564.02	c #Conflicts:    1678000 | #Learnt:      55750 | 0.000
563.90/564.02	c total clause space: 127.173MB
563.90/564.02	c total #watches: 161652
564.40/564.54	c total #propagations: 270688116 / total #impl: 536280732 (eff. 0.505)
564.40/564.54	c #Conflicts:    1679000 | #Learnt:      56750 | 0.000
564.40/564.54	c total clause space: 127.173MB
564.40/564.54	c total #watches: 163910
565.00/565.12	c total #propagations: 270854996 / total #impl: 536600108 (eff. 0.505)
565.00/565.12	c #Conflicts:    1680000 | #Learnt:      57750 | 0.000
565.00/565.12	c total clause space: 127.173MB
565.00/565.12	c total #watches: 166251
565.60/565.72	c total #propagations: 271019605 / total #impl: 536926697 (eff. 0.505)
565.60/565.72	c #Conflicts:    1681000 | #Learnt:      58750 | 0.000
565.60/565.72	c total clause space: 127.173MB
565.60/565.72	c total #watches: 168639
566.20/566.39	c total #propagations: 271176794 / total #impl: 537249158 (eff. 0.505)
566.20/566.39	c #Conflicts:    1682000 | #Learnt:      59750 | 0.000
566.20/566.39	c total clause space: 127.173MB
566.20/566.39	c total #watches: 171162
566.90/567.09	c total #propagations: 271342629 / total #impl: 537596326 (eff. 0.505)
566.90/567.09	c #Conflicts:    1683000 | #Learnt:      60750 | 0.000
566.90/567.09	c total clause space: 127.173MB
566.90/567.09	c total #watches: 173578
567.61/567.75	c total #propagations: 271519698 / total #impl: 537951168 (eff. 0.505)
567.61/567.75	c #Conflicts:    1684000 | #Learnt:      61750 | 0.000
567.61/567.75	c total clause space: 127.173MB
567.61/567.75	c total #watches: 175943
568.30/568.41	c total #propagations: 271694794 / total #impl: 538304749 (eff. 0.505)
568.30/568.41	c #Conflicts:    1685000 | #Learnt:      62750 | 0.000
568.30/568.41	c total clause space: 127.173MB
568.30/568.41	c total #watches: 178301
568.61/568.80	c total #propagations: 271863642 / total #impl: 538651050 (eff. 0.505)
568.61/568.80	c GARBAGE COLLECT
568.61/568.80	c #Conflicts:    1686000 | #Learnt:      32360 | 0.000
568.61/568.80	c total clause space: 127.173MB
568.61/568.80	c total #watches: 102412
569.00/569.13	c total #propagations: 272037346 / total #impl: 539010757 (eff. 0.505)
569.00/569.13	c #Conflicts:    1687000 | #Learnt:      33360 | 0.000
569.00/569.13	c total clause space: 127.173MB
569.00/569.13	c total #watches: 104942
569.30/569.47	c total #propagations: 272195334 / total #impl: 539305531 (eff. 0.505)
569.30/569.47	c #Conflicts:    1688000 | #Learnt:      34360 | 0.000
569.30/569.47	c total clause space: 127.173MB
569.30/569.47	c total #watches: 107430
569.60/569.77	c total #propagations: 272349389 / total #impl: 539610917 (eff. 0.505)
569.60/569.77	c #Conflicts:    1689000 | #Learnt:      35360 | 0.000
569.60/569.77	c total clause space: 127.173MB
569.60/569.77	c total #watches: 109746
570.00/570.13	c total #propagations: 272501821 / total #impl: 539917841 (eff. 0.505)
570.00/570.13	c #Conflicts:    1690000 | #Learnt:      36360 | 0.000
570.00/570.13	c total clause space: 127.173MB
570.00/570.13	c total #watches: 112189
570.30/570.49	c total #propagations: 272652268 / total #impl: 540204798 (eff. 0.505)
570.30/570.49	c #Conflicts:    1691000 | #Learnt:      37360 | 0.000
570.30/570.49	c total clause space: 127.173MB
570.30/570.49	c total #watches: 114896
570.70/570.84	c total #propagations: 272795841 / total #impl: 540504315 (eff. 0.505)
570.70/570.84	c #Conflicts:    1692000 | #Learnt:      38360 | 0.000
570.70/570.84	c total clause space: 127.173MB
570.70/570.84	c total #watches: 117720
571.10/571.29	c total #propagations: 272950889 / total #impl: 540842557 (eff. 0.505)
571.10/571.29	c #Conflicts:    1693000 | #Learnt:      39360 | 0.000
571.10/571.29	c total clause space: 127.173MB
571.10/571.29	c total #watches: 120180
571.60/571.73	c total #propagations: 273105163 / total #impl: 541135550 (eff. 0.505)
571.60/571.73	c #Conflicts:    1694000 | #Learnt:      40360 | 0.000
571.60/571.73	c total clause space: 127.173MB
571.60/571.73	c total #watches: 122481
572.01/572.10	c total #propagations: 273266189 / total #impl: 541439070 (eff. 0.505)
572.01/572.10	c #Conflicts:    1695000 | #Learnt:      41360 | 0.000
572.01/572.10	c total clause space: 127.173MB
572.01/572.10	c total #watches: 125177
572.40/572.57	c total #propagations: 273426373 / total #impl: 541758117 (eff. 0.505)
572.40/572.57	c #Conflicts:    1696000 | #Learnt:      42360 | 0.000
572.40/572.57	c total clause space: 127.173MB
572.40/572.57	c total #watches: 128377
572.80/573.00	c total #propagations: 273574059 / total #impl: 542058580 (eff. 0.505)
572.80/573.00	c #Conflicts:    1697000 | #Learnt:      43360 | 0.000
572.80/573.00	c total clause space: 127.173MB
572.80/573.00	c total #watches: 130704
573.30/573.49	c total #propagations: 273726004 / total #impl: 542360373 (eff. 0.505)
573.30/573.49	c #Conflicts:    1698000 | #Learnt:      44360 | 0.000
573.30/573.49	c total clause space: 127.173MB
573.30/573.49	c total #watches: 133694
573.80/573.98	c total #propagations: 273898456 / total #impl: 542699226 (eff. 0.505)
573.80/573.98	c #Conflicts:    1699000 | #Learnt:      45360 | 0.000
573.80/573.98	c total clause space: 127.173MB
573.80/573.98	c total #watches: 136958
574.30/574.44	c total #propagations: 274062707 / total #impl: 543030742 (eff. 0.505)
574.30/574.44	c #Conflicts:    1700000 | #Learnt:      46360 | 0.000
574.30/574.44	c total clause space: 127.173MB
574.30/574.44	c total #watches: 139571
574.70/574.89	c total #propagations: 274208629 / total #impl: 543347509 (eff. 0.505)
574.70/574.89	c #Conflicts:    1701000 | #Learnt:      47360 | 0.000
574.70/574.89	c total clause space: 127.173MB
574.70/574.89	c total #watches: 141733
575.20/575.34	c total #propagations: 274404542 / total #impl: 543730814 (eff. 0.505)
575.20/575.34	c #Conflicts:    1702000 | #Learnt:      48360 | 0.000
575.20/575.34	c total clause space: 127.173MB
575.20/575.34	c total #watches: 143954
575.60/575.77	c total #propagations: 274592347 / total #impl: 544099963 (eff. 0.505)
575.60/575.77	c #Conflicts:    1703000 | #Learnt:      49360 | 0.000
575.60/575.77	c total clause space: 127.173MB
575.60/575.77	c total #watches: 146479
576.10/576.21	c total #propagations: 274741420 / total #impl: 544412849 (eff. 0.505)
576.10/576.21	c #Conflicts:    1704000 | #Learnt:      50360 | 0.000
576.10/576.21	c total clause space: 127.173MB
576.10/576.21	c total #watches: 148672
576.50/576.68	c total #propagations: 274882936 / total #impl: 544694701 (eff. 0.505)
576.50/576.68	c #Conflicts:    1705000 | #Learnt:      51360 | 0.000
576.50/576.68	c total clause space: 127.173MB
576.50/576.68	c total #watches: 151017
577.00/577.16	c total #propagations: 275033689 / total #impl: 545019698 (eff. 0.505)
577.00/577.16	c #Conflicts:    1706000 | #Learnt:      52360 | 0.000
577.00/577.16	c total clause space: 127.173MB
577.00/577.16	c total #watches: 154168
577.51/577.68	c total #propagations: 275196653 / total #impl: 545357401 (eff. 0.505)
577.51/577.68	c #Conflicts:    1707000 | #Learnt:      53360 | 0.000
577.51/577.68	c total clause space: 127.173MB
577.51/577.68	c total #watches: 156802
578.10/578.25	c total #propagations: 275351025 / total #impl: 545680874 (eff. 0.505)
578.10/578.25	c #Conflicts:    1708000 | #Learnt:      54360 | 0.000
578.10/578.25	c total clause space: 127.173MB
578.10/578.25	c total #watches: 159286
578.61/578.78	c total #propagations: 275517765 / total #impl: 545991237 (eff. 0.505)
578.61/578.78	c #Conflicts:    1709000 | #Learnt:      55360 | 0.000
578.61/578.78	c total clause space: 127.173MB
578.61/578.78	c total #watches: 161835
579.20/579.33	c total #propagations: 275673134 / total #impl: 546287447 (eff. 0.505)
579.20/579.33	c #Conflicts:    1710000 | #Learnt:      56360 | 0.000
579.20/579.33	c total clause space: 127.173MB
579.20/579.33	c total #watches: 164759
579.80/579.92	c total #propagations: 275841125 / total #impl: 546629046 (eff. 0.505)
579.80/579.92	c #Conflicts:    1711000 | #Learnt:      57360 | 0.000
579.80/579.92	c total clause space: 127.173MB
579.80/579.92	c total #watches: 167301
580.30/580.44	c total #propagations: 276008044 / total #impl: 546956266 (eff. 0.505)
580.30/580.44	c #Conflicts:    1712000 | #Learnt:      58360 | 0.000
580.30/580.44	c total clause space: 127.173MB
580.30/580.44	c total #watches: 170315
580.70/580.88	c total #propagations: 276142060 / total #impl: 547311154 (eff. 0.505)
580.70/580.88	c #Conflicts:    1713000 | #Learnt:      59360 | 0.000
580.70/580.88	c total clause space: 127.173MB
580.70/580.88	c total #watches: 172862
581.30/581.48	c total #propagations: 276281571 / total #impl: 547617925 (eff. 0.505)
581.30/581.48	c #Conflicts:    1714000 | #Learnt:      60360 | 0.000
581.30/581.48	c total clause space: 127.173MB
581.30/581.48	c total #watches: 175488
581.90/582.08	c total #propagations: 276445151 / total #impl: 547930548 (eff. 0.505)
581.90/582.08	c #Conflicts:    1715000 | #Learnt:      61360 | 0.000
581.90/582.08	c total clause space: 127.173MB
581.90/582.08	c total #watches: 178218
582.50/582.65	c total #propagations: 276600010 / total #impl: 548283888 (eff. 0.504)
582.50/582.65	c #Conflicts:    1716000 | #Learnt:      62360 | 0.000
582.50/582.65	c total clause space: 127.173MB
582.50/582.65	c total #watches: 181354
583.00/583.19	c total #propagations: 276733102 / total #impl: 548582542 (eff. 0.504)
583.00/583.19	c #Conflicts:    1717000 | #Learnt:      63360 | 0.000
583.00/583.19	c total clause space: 127.173MB
583.00/583.19	c total #watches: 183691
583.40/583.55	c total #propagations: 276873812 / total #impl: 548874778 (eff. 0.504)
583.40/583.55	c GARBAGE COLLECT
583.40/583.55	c #Conflicts:    1718000 | #Learnt:      32651 | 0.000
583.40/583.55	c total clause space: 127.173MB
583.40/583.55	c total #watches: 102694
583.70/583.87	c total #propagations: 277035331 / total #impl: 549188044 (eff. 0.504)
583.70/583.87	c #Conflicts:    1719000 | #Learnt:      33651 | 0.000
583.70/583.87	c total clause space: 127.173MB
583.70/583.87	c total #watches: 105525
584.10/584.21	c total #propagations: 277192785 / total #impl: 549500070 (eff. 0.504)
584.10/584.21	c #Conflicts:    1720000 | #Learnt:      34651 | 0.000
584.10/584.21	c total clause space: 127.173MB
584.10/584.21	c total #watches: 108010
584.40/584.58	c total #propagations: 277333064 / total #impl: 549770290 (eff. 0.504)
584.40/584.58	c #Conflicts:    1721000 | #Learnt:      35651 | 0.000
584.40/584.58	c total clause space: 127.173MB
584.40/584.58	c total #watches: 110884
584.80/584.91	c total #propagations: 277489992 / total #impl: 550096865 (eff. 0.504)
584.80/584.91	c #Conflicts:    1722000 | #Learnt:      36651 | 0.000
584.80/584.91	c total clause space: 127.173MB
584.80/584.91	c total #watches: 114284
585.20/585.31	c total #propagations: 277645069 / total #impl: 550453437 (eff. 0.504)
585.20/585.31	c #Conflicts:    1723000 | #Learnt:      37651 | 0.000
585.20/585.31	c total clause space: 127.173MB
585.20/585.31	c total #watches: 118756
585.60/585.76	c total #propagations: 277843070 / total #impl: 550893075 (eff. 0.504)
585.60/585.76	c #Conflicts:    1724000 | #Learnt:      38651 | 0.000
585.60/585.76	c total clause space: 127.173MB
585.60/585.76	c total #watches: 123104
586.10/586.23	c total #propagations: 278048179 / total #impl: 551362536 (eff. 0.504)
586.10/586.23	c #Conflicts:    1725000 | #Learnt:      39651 | 0.000
586.10/586.23	c total clause space: 127.173MB
586.10/586.23	c total #watches: 125825
586.50/586.66	c total #propagations: 278200323 / total #impl: 551652832 (eff. 0.504)
586.50/586.66	c #Conflicts:    1726000 | #Learnt:      40651 | 0.000
586.50/586.66	c total clause space: 127.173MB
586.50/586.66	c total #watches: 128212
587.00/587.14	c total #propagations: 278354541 / total #impl: 551935170 (eff. 0.504)
587.00/587.14	c #Conflicts:    1727000 | #Learnt:      41651 | 0.000
587.00/587.14	c total clause space: 127.173MB
587.00/587.14	c total #watches: 130552
587.40/587.58	c total #propagations: 278496431 / total #impl: 552198021 (eff. 0.504)
587.40/587.58	c #Conflicts:    1728000 | #Learnt:      42651 | 0.000
587.40/587.58	c total clause space: 127.173MB
587.40/587.58	c total #watches: 132636
587.90/588.01	c total #propagations: 278633008 / total #impl: 552454652 (eff. 0.504)
587.90/588.01	c #Conflicts:    1729000 | #Learnt:      43651 | 0.000
587.90/588.01	c total clause space: 127.173MB
587.90/588.01	c total #watches: 134792
588.30/588.42	c total #propagations: 278766631 / total #impl: 552698518 (eff. 0.504)
588.30/588.42	c #Conflicts:    1730000 | #Learnt:      44651 | 0.000
588.30/588.42	c total clause space: 127.173MB
588.30/588.42	c total #watches: 136902
588.80/588.94	c total #propagations: 278895337 / total #impl: 552933763 (eff. 0.504)
588.80/588.94	c #Conflicts:    1731000 | #Learnt:      45651 | 0.000
588.80/588.94	c total clause space: 127.173MB
588.80/588.94	c total #watches: 139507
589.40/589.58	c total #propagations: 279052223 / total #impl: 553243773 (eff. 0.504)
589.40/589.58	c #Conflicts:    1732000 | #Learnt:      46651 | 0.000
589.40/589.58	c total clause space: 127.173MB
589.40/589.58	c total #watches: 142063
590.00/590.14	c total #propagations: 279227839 / total #impl: 553607061 (eff. 0.504)
590.00/590.14	c #Conflicts:    1733000 | #Learnt:      47651 | 0.000
590.00/590.14	c total clause space: 127.173MB
590.00/590.14	c total #watches: 144551
590.60/590.76	c total #propagations: 279396730 / total #impl: 553962829 (eff. 0.504)
590.60/590.76	c #Conflicts:    1734000 | #Learnt:      48651 | 0.000
590.60/590.76	c total clause space: 127.173MB
590.60/590.76	c total #watches: 146964
591.20/591.37	c total #propagations: 279563715 / total #impl: 554312360 (eff. 0.504)
591.20/591.37	c #Conflicts:    1735000 | #Learnt:      49651 | 0.000
591.20/591.37	c total clause space: 127.173MB
591.20/591.37	c total #watches: 149302
591.80/591.99	c total #propagations: 279733322 / total #impl: 554680729 (eff. 0.504)
591.80/591.99	c #Conflicts:    1736000 | #Learnt:      50651 | 0.000
591.80/591.99	c total clause space: 127.173MB
591.80/591.99	c total #watches: 151879
592.50/592.63	c total #propagations: 279906051 / total #impl: 555048796 (eff. 0.504)
592.50/592.63	c #Conflicts:    1737000 | #Learnt:      51651 | 0.000
592.50/592.63	c total clause space: 127.173MB
592.50/592.63	c total #watches: 154302
593.20/593.37	c total #propagations: 280072913 / total #impl: 555407951 (eff. 0.504)
593.20/593.37	c #Conflicts:    1738000 | #Learnt:      52651 | 0.000
593.20/593.37	c total clause space: 127.173MB
593.20/593.37	c total #watches: 156722
593.90/594.10	c total #propagations: 280247949 / total #impl: 555774728 (eff. 0.504)
593.90/594.10	c #Conflicts:    1739000 | #Learnt:      53651 | 0.000
593.90/594.10	c total clause space: 127.173MB
593.90/594.10	c total #watches: 159223
594.70/594.89	c total #propagations: 280415660 / total #impl: 556135351 (eff. 0.504)
594.70/594.89	c #Conflicts:    1740000 | #Learnt:      54651 | 0.000
594.70/594.89	c total clause space: 127.173MB
594.70/594.89	c total #watches: 161747
595.50/595.67	c total #propagations: 280586009 / total #impl: 556510137 (eff. 0.504)
595.50/595.67	c #Conflicts:    1741000 | #Learnt:      55651 | 0.000
595.50/595.67	c total clause space: 127.173MB
595.50/595.67	c total #watches: 164168
596.30/596.46	c total #propagations: 280755906 / total #impl: 556897242 (eff. 0.504)
596.30/596.46	c #Conflicts:    1742000 | #Learnt:      56651 | 0.000
596.30/596.46	c total clause space: 127.173MB
596.30/596.46	c total #watches: 166720
597.10/597.27	c total #propagations: 280915729 / total #impl: 557255604 (eff. 0.504)
597.10/597.27	c #Conflicts:    1743000 | #Learnt:      57651 | 0.000
597.10/597.27	c total clause space: 127.173MB
597.10/597.27	c total #watches: 169130
597.80/597.91	c total #propagations: 281085815 / total #impl: 557636862 (eff. 0.504)
597.80/597.91	c #Conflicts:    1744000 | #Learnt:      58651 | 0.000
597.80/597.91	c total clause space: 127.173MB
597.80/597.91	c total #watches: 171649
598.50/598.70	c total #propagations: 281243785 / total #impl: 557982713 (eff. 0.504)
598.50/598.70	c #Conflicts:    1745000 | #Learnt:      59651 | 0.000
598.50/598.70	c total clause space: 127.173MB
598.50/598.70	c total #watches: 174488
599.19/599.38	c total #propagations: 281405983 / total #impl: 558323771 (eff. 0.504)
599.19/599.38	c #Conflicts:    1746000 | #Learnt:      60651 | 0.000
599.19/599.38	c total clause space: 127.173MB
599.19/599.38	c total #watches: 176861
599.99/600.15	c total #propagations: 281568451 / total #impl: 558688695 (eff. 0.504)
599.99/600.15	c #Conflicts:    1747000 | #Learnt:      61651 | 0.000
599.99/600.15	c total clause space: 127.173MB
599.99/600.15	c total #watches: 179143
600.69/600.85	c total #propagations: 281727850 / total #impl: 559014512 (eff. 0.504)
600.69/600.85	c #Conflicts:    1748000 | #Learnt:      62651 | 0.000
600.69/600.85	c total clause space: 127.173MB
600.69/600.85	c total #watches: 181537
601.49/601.60	c total #propagations: 281877844 / total #impl: 559344717 (eff. 0.504)
601.49/601.60	c #Conflicts:    1749000 | #Learnt:      63651 | 0.000
601.49/601.60	c total clause space: 127.173MB
601.49/601.60	c total #watches: 183800
601.89/602.09	c total #propagations: 282026449 / total #impl: 559650476 (eff. 0.504)
601.89/602.09	c GARBAGE COLLECT
601.89/602.09	c #Conflicts:    1750000 | #Learnt:      32651 | 0.000
601.89/602.09	c total clause space: 127.173MB
601.89/602.09	c total #watches: 102624
602.19/602.38	c total #propagations: 282183241 / total #impl: 559965960 (eff. 0.504)
602.19/602.38	c #Conflicts:    1751000 | #Learnt:      33651 | 0.000
602.19/602.38	c total clause space: 127.173MB
602.19/602.38	c total #watches: 104782
602.59/602.70	c total #propagations: 282319642 / total #impl: 560239006 (eff. 0.504)
602.59/602.70	c #Conflicts:    1752000 | #Learnt:      34651 | 0.000
602.59/602.70	c total clause space: 127.173MB
602.59/602.70	c total #watches: 107334
602.89/603.07	c total #propagations: 282475057 / total #impl: 560543760 (eff. 0.504)
602.89/603.07	c #Conflicts:    1753000 | #Learnt:      35651 | 0.000
602.89/603.07	c total clause space: 127.173MB
602.89/603.07	c total #watches: 110251
603.09/603.28	c total #propagations: 282632434 / total #impl: 560854839 (eff. 0.504)
603.09/603.28	c #Conflicts:    1754000 | #Learnt:      36651 | 0.000
603.09/603.28	c total clause space: 127.173MB
603.09/603.28	c total #watches: 112963
603.39/603.55	c total #propagations: 282783430 / total #impl: 561134289 (eff. 0.504)
603.39/603.55	c #Conflicts:    1755000 | #Learnt:      37651 | 0.000
603.39/603.55	c total clause space: 127.173MB
603.39/603.55	c total #watches: 115733
603.69/603.90	c total #propagations: 282934517 / total #impl: 561434088 (eff. 0.504)
603.69/603.90	c #Conflicts:    1756000 | #Learnt:      38651 | 0.000
603.69/603.90	c total clause space: 127.173MB
603.69/603.90	c total #watches: 118077
604.19/604.32	c total #propagations: 283082820 / total #impl: 561717863 (eff. 0.504)
604.19/604.32	c #Conflicts:    1757000 | #Learnt:      39651 | 0.000
604.19/604.32	c total clause space: 127.173MB
604.19/604.32	c total #watches: 120730
604.49/604.67	c total #propagations: 283242468 / total #impl: 562019255 (eff. 0.504)
604.49/604.67	c #Conflicts:    1758000 | #Learnt:      40651 | 0.000
604.49/604.67	c total clause space: 127.173MB
604.49/604.67	c total #watches: 123429
604.90/605.06	c total #propagations: 283401742 / total #impl: 562296798 (eff. 0.504)
604.90/605.06	c #Conflicts:    1759000 | #Learnt:      41651 | 0.000
604.90/605.06	c total clause space: 127.173MB
604.90/605.06	c total #watches: 125943
605.29/605.48	c total #propagations: 283567865 / total #impl: 562603789 (eff. 0.504)
605.29/605.48	c #Conflicts:    1760000 | #Learnt:      42651 | 0.000
605.29/605.48	c total clause space: 127.173MB
605.29/605.48	c total #watches: 128348
605.69/605.88	c total #propagations: 283742106 / total #impl: 562915581 (eff. 0.504)
605.69/605.88	c #Conflicts:    1761000 | #Learnt:      43651 | 0.000
605.69/605.88	c total clause space: 127.173MB
605.69/605.88	c total #watches: 130837
606.19/606.30	c total #propagations: 283921926 / total #impl: 563237706 (eff. 0.504)
606.19/606.30	c #Conflicts:    1762000 | #Learnt:      44651 | 0.000
606.19/606.30	c total clause space: 127.173MB
606.19/606.30	c total #watches: 133404
606.59/606.75	c total #propagations: 284089511 / total #impl: 563545977 (eff. 0.504)
606.59/606.75	c #Conflicts:    1763000 | #Learnt:      45651 | 0.000
606.59/606.75	c total clause space: 127.173MB
606.59/606.75	c total #watches: 135794
606.99/607.18	c total #propagations: 284254896 / total #impl: 563861540 (eff. 0.504)
606.99/607.18	c #Conflicts:    1764000 | #Learnt:      46651 | 0.000
606.99/607.18	c total clause space: 127.173MB
606.99/607.18	c total #watches: 138480
607.49/607.66	c total #propagations: 284411420 / total #impl: 564178134 (eff. 0.504)
607.49/607.66	c #Conflicts:    1765000 | #Learnt:      47651 | 0.000
607.49/607.66	c total clause space: 127.173MB
607.49/607.66	c total #watches: 141341
607.99/608.11	c total #propagations: 284568360 / total #impl: 564493611 (eff. 0.504)
607.99/608.11	c #Conflicts:    1766000 | #Learnt:      48651 | 0.000
607.99/608.11	c total clause space: 127.173MB
607.99/608.11	c total #watches: 144267
608.39/608.58	c total #propagations: 284710743 / total #impl: 564791016 (eff. 0.504)
608.39/608.58	c #Conflicts:    1767000 | #Learnt:      49651 | 0.000
608.39/608.58	c total clause space: 127.173MB
608.39/608.58	c total #watches: 146701
608.99/609.12	c total #propagations: 284873713 / total #impl: 565106657 (eff. 0.504)
608.99/609.12	c #Conflicts:    1768000 | #Learnt:      50651 | 0.000
608.99/609.12	c total clause space: 127.173MB
608.99/609.12	c total #watches: 149249
609.49/609.60	c total #propagations: 285044229 / total #impl: 565441954 (eff. 0.504)
609.49/609.60	c #Conflicts:    1769000 | #Learnt:      51651 | 0.000
609.49/609.60	c total clause space: 127.173MB
609.49/609.60	c total #watches: 152201
609.89/610.05	c total #propagations: 285216991 / total #impl: 565767412 (eff. 0.504)
609.89/610.05	c #Conflicts:    1770000 | #Learnt:      52651 | 0.000
609.89/610.05	c total clause space: 127.173MB
609.89/610.05	c total #watches: 154504
610.40/610.51	c total #propagations: 285374468 / total #impl: 566064359 (eff. 0.504)
610.40/610.51	c #Conflicts:    1771000 | #Learnt:      53651 | 0.000
610.40/610.51	c total clause space: 127.173MB
610.40/610.51	c total #watches: 157015
610.89/611.02	c total #propagations: 285514856 / total #impl: 566351163 (eff. 0.504)
610.89/611.02	c #Conflicts:    1772000 | #Learnt:      54651 | 0.000
610.89/611.02	c total clause space: 127.173MB
610.89/611.02	c total #watches: 160036
611.39/611.53	c total #propagations: 285703230 / total #impl: 566780021 (eff. 0.504)
611.39/611.53	c #Conflicts:    1773000 | #Learnt:      55651 | 0.000
611.39/611.53	c total clause space: 127.173MB
611.39/611.53	c total #watches: 162389
611.89/612.08	c total #propagations: 285853077 / total #impl: 567082265 (eff. 0.504)
611.89/612.08	c #Conflicts:    1774000 | #Learnt:      56651 | 0.000
611.89/612.08	c total clause space: 127.173MB
611.89/612.08	c total #watches: 164669
612.49/612.65	c total #propagations: 286023200 / total #impl: 567410222 (eff. 0.504)
612.49/612.65	c #Conflicts:    1775000 | #Learnt:      57651 | 0.000
612.49/612.65	c total clause space: 127.173MB
612.49/612.65	c total #watches: 168030
613.09/613.23	c total #propagations: 286192257 / total #impl: 567769338 (eff. 0.504)
613.09/613.23	c #Conflicts:    1776000 | #Learnt:      58651 | 0.000
613.09/613.23	c total clause space: 127.173MB
613.09/613.23	c total #watches: 170405
613.59/613.77	c total #propagations: 286358293 / total #impl: 568074254 (eff. 0.504)
613.59/613.77	c #Conflicts:    1777000 | #Learnt:      59651 | 0.000
613.59/613.77	c total clause space: 127.173MB
613.59/613.77	c total #watches: 173444
614.09/614.25	c total #propagations: 286506144 / total #impl: 568406303 (eff. 0.504)
614.09/614.25	c #Conflicts:    1778000 | #Learnt:      60651 | 0.000
614.09/614.25	c total clause space: 127.173MB
614.09/614.25	c total #watches: 176916
614.59/614.77	c total #propagations: 286680839 / total #impl: 568772642 (eff. 0.504)
614.59/614.77	c #Conflicts:    1779000 | #Learnt:      61651 | 0.000
614.59/614.77	c total clause space: 127.173MB
614.59/614.77	c total #watches: 179447
615.09/615.27	c total #propagations: 286844471 / total #impl: 569103735 (eff. 0.504)
615.09/615.27	c #Conflicts:    1780000 | #Learnt:      62651 | 0.000
615.09/615.27	c total clause space: 127.173MB
615.09/615.27	c total #watches: 181698
615.59/615.79	c total #propagations: 286977743 / total #impl: 569370798 (eff. 0.504)
615.59/615.79	c #Conflicts:    1781000 | #Learnt:      63651 | 0.000
615.59/615.79	c total clause space: 127.173MB
615.59/615.79	c total #watches: 183949
616.29/616.43	c total #propagations: 287105569 / total #impl: 569640341 (eff. 0.504)
616.29/616.43	c GARBAGE COLLECT
616.29/616.43	c #Conflicts:    1782000 | #Learnt:      32343 | 0.000
616.29/616.43	c total clause space: 127.173MB
616.29/616.43	c total #watches: 102001
616.59/616.79	c total #propagations: 287250665 / total #impl: 569923670 (eff. 0.504)
616.59/616.79	c #Conflicts:    1783000 | #Learnt:      33343 | 0.000
616.59/616.79	c total clause space: 127.173MB
616.59/616.79	c total #watches: 104355
617.00/617.13	c total #propagations: 287427804 / total #impl: 570246056 (eff. 0.504)
617.00/617.13	c #Conflicts:    1784000 | #Learnt:      34343 | 0.000
617.00/617.13	c total clause space: 127.173MB
617.00/617.13	c total #watches: 106807
617.29/617.49	c total #propagations: 287600428 / total #impl: 570562595 (eff. 0.504)
617.29/617.49	c #Conflicts:    1785000 | #Learnt:      35343 | 0.000
617.29/617.49	c total clause space: 127.173MB
617.29/617.49	c total #watches: 109215
617.69/617.84	c total #propagations: 287769868 / total #impl: 570869042 (eff. 0.504)
617.69/617.84	c #Conflicts:    1786000 | #Learnt:      36343 | 0.000
617.69/617.84	c total clause space: 127.173MB
617.69/617.84	c total #watches: 111551
618.10/618.22	c total #propagations: 287934554 / total #impl: 571165104 (eff. 0.504)
618.10/618.22	c #Conflicts:    1787000 | #Learnt:      37343 | 0.000
618.10/618.22	c total clause space: 127.173MB
618.10/618.22	c total #watches: 114082
618.39/618.54	c total #propagations: 288099277 / total #impl: 571463955 (eff. 0.504)
618.39/618.54	c #Conflicts:    1788000 | #Learnt:      38343 | 0.000
618.39/618.54	c total clause space: 127.173MB
618.39/618.54	c total #watches: 116394
618.79/618.97	c total #propagations: 288252890 / total #impl: 571752206 (eff. 0.504)
618.79/618.97	c #Conflicts:    1789000 | #Learnt:      39343 | 0.000
618.79/618.97	c total clause space: 127.173MB
618.79/618.97	c total #watches: 118982
619.20/619.35	c total #propagations: 288422742 / total #impl: 572082460 (eff. 0.504)
619.20/619.35	c #Conflicts:    1790000 | #Learnt:      40343 | 0.000
619.20/619.35	c total clause space: 127.173MB
619.20/619.35	c total #watches: 121663
619.49/619.63	c total #propagations: 288569542 / total #impl: 572379104 (eff. 0.504)
619.49/619.63	c #Conflicts:    1791000 | #Learnt:      41343 | 0.000
619.49/619.63	c total clause space: 127.173MB
619.49/619.63	c total #watches: 124162
619.89/620.03	c total #propagations: 288716137 / total #impl: 572677332 (eff. 0.504)
619.89/620.03	c #Conflicts:    1792000 | #Learnt:      42343 | 0.000
619.89/620.03	c total clause space: 127.173MB
619.89/620.03	c total #watches: 126563
620.19/620.39	c total #propagations: 288883285 / total #impl: 572995935 (eff. 0.504)
620.19/620.39	c #Conflicts:    1793000 | #Learnt:      43343 | 0.000
620.19/620.39	c total clause space: 127.173MB
620.19/620.39	c total #watches: 128897
620.69/620.80	c total #propagations: 289041031 / total #impl: 573290732 (eff. 0.504)
620.69/620.80	c #Conflicts:    1794000 | #Learnt:      44343 | 0.000
620.69/620.80	c total clause space: 127.173MB
620.69/620.80	c total #watches: 132416
621.09/621.26	c total #propagations: 289222077 / total #impl: 573644936 (eff. 0.504)
621.09/621.26	c #Conflicts:    1795000 | #Learnt:      45343 | 0.000
621.09/621.26	c total clause space: 127.173MB
621.09/621.26	c total #watches: 135386
621.59/621.70	c total #propagations: 289392482 / total #impl: 573990347 (eff. 0.504)
621.59/621.70	c #Conflicts:    1796000 | #Learnt:      46343 | 0.000
621.59/621.70	c total clause space: 127.173MB
621.59/621.70	c total #watches: 137847
621.99/622.15	c total #propagations: 289546339 / total #impl: 574278141 (eff. 0.504)
621.99/622.15	c #Conflicts:    1797000 | #Learnt:      47343 | 0.000
621.99/622.15	c total clause space: 127.173MB
621.99/622.15	c total #watches: 140377
622.39/622.58	c total #propagations: 289701069 / total #impl: 574570150 (eff. 0.504)
622.39/622.58	c #Conflicts:    1798000 | #Learnt:      48343 | 0.000
622.39/622.58	c total clause space: 127.173MB
622.39/622.58	c total #watches: 142976
622.89/623.08	c total #propagations: 289843709 / total #impl: 574846612 (eff. 0.504)
622.89/623.08	c #Conflicts:    1799000 | #Learnt:      49343 | 0.000
622.89/623.08	c total clause space: 127.173MB
622.89/623.08	c total #watches: 145608
623.49/623.60	c total #propagations: 289981945 / total #impl: 575156297 (eff. 0.504)
623.49/623.60	c #Conflicts:    1800000 | #Learnt:      50343 | 0.000
623.49/623.60	c total clause space: 127.173MB
623.49/623.60	c total #watches: 148334
623.99/624.10	c total #propagations: 290141614 / total #impl: 575474779 (eff. 0.504)
623.99/624.10	c #Conflicts:    1801000 | #Learnt:      51343 | 0.000
623.99/624.10	c total clause space: 127.173MB
623.99/624.10	c total #watches: 150840
624.39/624.54	c total #propagations: 290303413 / total #impl: 575792297 (eff. 0.504)
624.39/624.54	c #Conflicts:    1802000 | #Learnt:      52343 | 0.000
624.39/624.54	c total clause space: 127.173MB
624.39/624.54	c total #watches: 153714
624.80/624.93	c total #propagations: 290462940 / total #impl: 576127140 (eff. 0.504)
624.80/624.93	c #Conflicts:    1803000 | #Learnt:      53343 | 0.000
624.80/624.93	c total clause space: 127.173MB
624.80/624.93	c total #watches: 156539
625.09/625.29	c total #propagations: 290623490 / total #impl: 576439392 (eff. 0.504)
625.09/625.29	c #Conflicts:    1804000 | #Learnt:      54343 | 0.000
625.09/625.29	c total clause space: 127.173MB
625.09/625.29	c total #watches: 159108
625.59/625.76	c total #propagations: 290775237 / total #impl: 576733079 (eff. 0.504)
625.59/625.76	c #Conflicts:    1805000 | #Learnt:      55343 | 0.000
625.59/625.76	c total clause space: 127.173MB
625.59/625.76	c total #watches: 161436
626.09/626.23	c total #propagations: 290932273 / total #impl: 577025775 (eff. 0.504)
626.09/626.23	c #Conflicts:    1806000 | #Learnt:      56343 | 0.000
626.09/626.23	c total clause space: 127.173MB
626.09/626.23	c total #watches: 163669
626.69/626.83	c total #propagations: 291089489 / total #impl: 577322177 (eff. 0.504)
626.69/626.83	c #Conflicts:    1807000 | #Learnt:      57343 | 0.000
626.69/626.83	c total clause space: 127.173MB
626.69/626.83	c total #watches: 165960
627.39/627.53	c total #propagations: 291258498 / total #impl: 577651969 (eff. 0.504)
627.39/627.53	c #Conflicts:    1808000 | #Learnt:      58343 | 0.000
627.39/627.53	c total clause space: 127.173MB
627.39/627.53	c total #watches: 168724
627.89/628.03	c total #propagations: 291422049 / total #impl: 578006116 (eff. 0.504)
627.89/628.03	c #Conflicts:    1809000 | #Learnt:      59343 | 0.000
627.89/628.03	c total clause space: 127.173MB
627.89/628.03	c total #watches: 171179
628.39/628.58	c total #propagations: 291563182 / total #impl: 578307177 (eff. 0.504)
628.39/628.58	c #Conflicts:    1810000 | #Learnt:      60343 | 0.000
628.39/628.58	c total clause space: 127.173MB
628.39/628.58	c total #watches: 174084
629.09/629.22	c total #propagations: 291720309 / total #impl: 578635881 (eff. 0.504)
629.09/629.22	c #Conflicts:    1811000 | #Learnt:      61343 | 0.000
629.09/629.22	c total clause space: 127.173MB
629.09/629.22	c total #watches: 176505
629.69/629.82	c total #propagations: 291879334 / total #impl: 578934630 (eff. 0.504)
629.69/629.82	c #Conflicts:    1812000 | #Learnt:      62343 | 0.000
629.69/629.82	c total clause space: 127.173MB
629.69/629.82	c total #watches: 179740
630.20/630.38	c total #propagations: 292058318 / total #impl: 579325451 (eff. 0.504)
630.20/630.38	c #Conflicts:    1813000 | #Learnt:      63343 | 0.000
630.20/630.38	c total clause space: 127.173MB
630.20/630.38	c total #watches: 182664
630.69/630.82	c total #propagations: 292216271 / total #impl: 579635873 (eff. 0.504)
630.69/630.82	c #Conflicts:    1814000 | #Learnt:      64343 | 0.000
630.69/630.82	c total clause space: 127.173MB
630.69/630.82	c total #watches: 185364
631.19/631.38	c total #propagations: 292360147 / total #impl: 579927222 (eff. 0.504)
631.19/631.38	c GARBAGE COLLECT
631.19/631.38	c #Conflicts:    1815000 | #Learnt:      32741 | 0.000
631.19/631.38	c total clause space: 127.173MB
631.19/631.38	c total #watches: 102882
631.59/631.70	c total #propagations: 292491934 / total #impl: 580210133 (eff. 0.504)
631.59/631.70	c #Conflicts:    1816000 | #Learnt:      33741 | 0.000
631.59/631.70	c total clause space: 127.173MB
631.59/631.70	c total #watches: 105791
631.89/632.08	c total #propagations: 292646508 / total #impl: 580519098 (eff. 0.504)
631.89/632.08	c #Conflicts:    1817000 | #Learnt:      34741 | 0.000
631.89/632.08	c total clause space: 127.173MB
631.89/632.08	c total #watches: 108693
632.19/632.38	c total #propagations: 292808726 / total #impl: 580830784 (eff. 0.504)
632.19/632.38	c #Conflicts:    1818000 | #Learnt:      35741 | 0.000
632.19/632.38	c total clause space: 127.173MB
632.19/632.38	c total #watches: 111328
632.49/632.66	c total #propagations: 292972536 / total #impl: 581134510 (eff. 0.504)
632.49/632.66	c #Conflicts:    1819000 | #Learnt:      36741 | 0.000
632.49/632.66	c total clause space: 127.173MB
632.49/632.66	c total #watches: 113759
632.89/633.03	c total #propagations: 293138193 / total #impl: 581459025 (eff. 0.504)
632.89/633.03	c #Conflicts:    1820000 | #Learnt:      37741 | 0.000
632.89/633.03	c total clause space: 127.173MB
632.89/633.03	c total #watches: 116377
633.29/633.42	c total #propagations: 293303123 / total #impl: 581772452 (eff. 0.504)
633.29/633.42	c #Conflicts:    1821000 | #Learnt:      38741 | 0.000
633.29/633.42	c total clause space: 127.173MB
633.29/633.42	c total #watches: 119289
633.69/633.85	c total #propagations: 293478763 / total #impl: 582113285 (eff. 0.504)
633.69/633.85	c #Conflicts:    1822000 | #Learnt:      39741 | 0.000
633.69/633.85	c total clause space: 127.173MB
633.69/633.85	c total #watches: 121927
634.09/634.25	c total #propagations: 293649615 / total #impl: 582470701 (eff. 0.504)
634.09/634.25	c #Conflicts:    1823000 | #Learnt:      40741 | 0.000
634.09/634.25	c total clause space: 127.173MB
634.09/634.25	c total #watches: 124351
634.49/634.69	c total #propagations: 293798418 / total #impl: 582772353 (eff. 0.504)
634.49/634.69	c #Conflicts:    1824000 | #Learnt:      41741 | 0.000
634.49/634.69	c total clause space: 127.173MB
634.49/634.69	c total #watches: 127299
634.99/635.13	c total #propagations: 293963691 / total #impl: 583130157 (eff. 0.504)
634.99/635.13	c #Conflicts:    1825000 | #Learnt:      42741 | 0.000
634.99/635.13	c total clause space: 127.173MB
634.99/635.13	c total #watches: 129862
635.39/635.53	c total #propagations: 294117847 / total #impl: 583449852 (eff. 0.504)
635.39/635.53	c #Conflicts:    1826000 | #Learnt:      43741 | 0.000
635.39/635.53	c total clause space: 127.173MB
635.39/635.53	c total #watches: 132099
635.79/635.98	c total #propagations: 294253268 / total #impl: 583732836 (eff. 0.504)
635.79/635.98	c #Conflicts:    1827000 | #Learnt:      44741 | 0.000
635.79/635.98	c total clause space: 127.173MB
635.79/635.98	c total #watches: 134345
636.39/636.51	c total #propagations: 294402451 / total #impl: 584026495 (eff. 0.504)
636.39/636.51	c #Conflicts:    1828000 | #Learnt:      45741 | 0.000
636.39/636.51	c total clause space: 127.173MB
636.39/636.51	c total #watches: 136778
636.89/637.02	c total #propagations: 294573781 / total #impl: 584371044 (eff. 0.504)
636.89/637.02	c #Conflicts:    1829000 | #Learnt:      46741 | 0.000
636.89/637.02	c total clause space: 127.173MB
636.89/637.02	c total #watches: 139212
637.39/637.50	c total #propagations: 294737011 / total #impl: 584711492 (eff. 0.504)
637.39/637.50	c #Conflicts:    1830000 | #Learnt:      47741 | 0.000
637.39/637.50	c total clause space: 127.173MB
637.39/637.50	c total #watches: 141449
637.89/638.05	c total #propagations: 294886072 / total #impl: 585014851 (eff. 0.504)
637.89/638.05	c #Conflicts:    1831000 | #Learnt:      48741 | 0.000
637.89/638.05	c total clause space: 127.173MB
637.89/638.05	c total #watches: 143924
638.49/638.62	c total #propagations: 295064142 / total #impl: 585382928 (eff. 0.504)
638.49/638.62	c #Conflicts:    1832000 | #Learnt:      49741 | 0.000
638.49/638.62	c total clause space: 127.173MB
638.49/638.62	c total #watches: 146210
639.09/639.21	c total #propagations: 295230291 / total #impl: 585727732 (eff. 0.504)
639.09/639.21	c #Conflicts:    1833000 | #Learnt:      50741 | 0.000
639.09/639.21	c total clause space: 127.173MB
639.09/639.21	c total #watches: 148527
639.39/639.57	c total #propagations: 295396061 / total #impl: 586062321 (eff. 0.504)
639.39/639.57	c #Conflicts:    1834000 | #Learnt:      51741 | 0.000
639.39/639.57	c total clause space: 127.173MB
639.39/639.57	c total #watches: 151444
639.79/639.98	c total #propagations: 295523025 / total #impl: 586378921 (eff. 0.504)
639.79/639.98	c #Conflicts:    1835000 | #Learnt:      52741 | 0.000
639.79/639.98	c total clause space: 127.173MB
639.79/639.98	c total #watches: 153891
640.29/640.40	c total #propagations: 295663358 / total #impl: 586669880 (eff. 0.504)
640.29/640.40	c #Conflicts:    1836000 | #Learnt:      53741 | 0.000
640.29/640.40	c total clause space: 127.173MB
640.29/640.40	c total #watches: 156701
640.69/640.83	c total #propagations: 295835110 / total #impl: 587016712 (eff. 0.504)
640.69/640.83	c #Conflicts:    1837000 | #Learnt:      54741 | 0.000
640.69/640.83	c total clause space: 127.173MB
640.69/640.83	c total #watches: 159641
641.09/641.23	c total #propagations: 296004188 / total #impl: 587376506 (eff. 0.504)
641.09/641.23	c #Conflicts:    1838000 | #Learnt:      55741 | 0.000
641.09/641.23	c total clause space: 127.173MB
641.09/641.23	c total #watches: 162801
641.59/641.72	c total #propagations: 296162202 / total #impl: 587688833 (eff. 0.504)
641.59/641.72	c #Conflicts:    1839000 | #Learnt:      56741 | 0.000
641.59/641.72	c total clause space: 127.173MB
641.59/641.72	c total #watches: 165569
642.09/642.22	c total #propagations: 296330842 / total #impl: 588032787 (eff. 0.504)
642.09/642.22	c #Conflicts:    1840000 | #Learnt:      57741 | 0.000
642.09/642.22	c total clause space: 127.173MB
642.09/642.22	c total #watches: 168365
642.49/642.68	c total #propagations: 296483932 / total #impl: 588348282 (eff. 0.504)
642.49/642.68	c #Conflicts:    1841000 | #Learnt:      58741 | 0.000
642.49/642.68	c total clause space: 127.173MB
642.49/642.68	c total #watches: 170975
643.09/643.25	c total #propagations: 296627265 / total #impl: 588644540 (eff. 0.504)
643.09/643.25	c #Conflicts:    1842000 | #Learnt:      59741 | 0.000
643.09/643.25	c total clause space: 127.173MB
643.09/643.25	c total #watches: 173855
643.69/643.84	c total #propagations: 296777527 / total #impl: 588994175 (eff. 0.504)
643.69/643.84	c #Conflicts:    1843000 | #Learnt:      60741 | 0.000
643.69/643.84	c total clause space: 127.173MB
643.69/643.84	c total #watches: 176800
644.29/644.45	c total #propagations: 296924901 / total #impl: 589326510 (eff. 0.504)
644.29/644.45	c #Conflicts:    1844000 | #Learnt:      61741 | 0.000
644.29/644.45	c total clause space: 127.173MB
644.29/644.45	c total #watches: 179754
644.89/645.03	c total #propagations: 297082613 / total #impl: 589648790 (eff. 0.504)
644.89/645.03	c #Conflicts:    1845000 | #Learnt:      62741 | 0.000
644.89/645.03	c total clause space: 127.173MB
644.89/645.03	c total #watches: 182805
645.49/645.69	c total #propagations: 297236171 / total #impl: 589966162 (eff. 0.504)
645.49/645.69	c #Conflicts:    1846000 | #Learnt:      63741 | 0.000
645.49/645.69	c total clause space: 127.173MB
645.49/645.69	c total #watches: 185850
646.09/646.21	c total #propagations: 297399751 / total #impl: 590290122 (eff. 0.504)
646.09/646.21	c #Conflicts:    1847000 | #Learnt:      64741 | 0.000
646.09/646.21	c total clause space: 127.173MB
646.09/646.21	c total #watches: 188712
646.69/646.81	c total #propagations: 297538979 / total #impl: 590536266 (eff. 0.504)
646.69/646.81	c #Conflicts:    1848000 | #Learnt:      65741 | 0.000
646.69/646.81	c total clause space: 127.173MB
646.69/646.81	c total #watches: 191250
647.09/647.24	c total #propagations: 297668260 / total #impl: 590774915 (eff. 0.504)
647.09/647.24	c GARBAGE COLLECT
647.09/647.24	c #Conflicts:    1849000 | #Learnt:      33836 | 0.000
647.09/647.24	c total clause space: 127.173MB
647.09/647.24	c total #watches: 106118
647.49/647.63	c total #propagations: 297836172 / total #impl: 591076583 (eff. 0.504)
647.49/647.63	c #Conflicts:    1850000 | #Learnt:      34836 | 0.000
647.49/647.63	c total clause space: 127.173MB
647.49/647.63	c total #watches: 109145
647.79/647.98	c total #propagations: 297981159 / total #impl: 591375962 (eff. 0.504)
647.79/647.98	c #Conflicts:    1851000 | #Learnt:      35836 | 0.000
647.79/647.98	c total clause space: 127.173MB
647.79/647.98	c total #watches: 111795
648.19/648.35	c total #propagations: 298134883 / total #impl: 591666840 (eff. 0.504)
648.19/648.35	c #Conflicts:    1852000 | #Learnt:      36836 | 0.000
648.19/648.35	c total clause space: 127.173MB
648.19/648.35	c total #watches: 114290
648.59/648.74	c total #propagations: 298282017 / total #impl: 591953867 (eff. 0.504)
648.59/648.74	c #Conflicts:    1853000 | #Learnt:      37836 | 0.000
648.59/648.74	c total clause space: 127.173MB
648.59/648.74	c total #watches: 116765
648.99/649.15	c total #propagations: 298426131 / total #impl: 592235457 (eff. 0.504)
648.99/649.15	c #Conflicts:    1854000 | #Learnt:      38836 | 0.000
648.99/649.15	c total clause space: 127.173MB
648.99/649.15	c total #watches: 119314
649.39/649.57	c total #propagations: 298565566 / total #impl: 592506740 (eff. 0.504)
649.39/649.57	c #Conflicts:    1855000 | #Learnt:      39836 | 0.000
649.39/649.57	c total clause space: 127.173MB
649.39/649.57	c total #watches: 121853
649.79/649.99	c total #propagations: 298707100 / total #impl: 592784404 (eff. 0.504)
649.79/649.99	c #Conflicts:    1856000 | #Learnt:      40836 | 0.000
649.79/649.99	c total clause space: 127.173MB
649.79/649.99	c total #watches: 124130
650.29/650.45	c total #propagations: 298844855 / total #impl: 593060625 (eff. 0.504)
650.29/650.45	c #Conflicts:    1857000 | #Learnt:      41836 | 0.000
650.29/650.45	c total clause space: 127.173MB
650.29/650.45	c total #watches: 126603
650.69/650.89	c total #propagations: 298994403 / total #impl: 593363323 (eff. 0.504)
650.69/650.89	c #Conflicts:    1858000 | #Learnt:      42836 | 0.000
650.69/650.89	c total clause space: 127.173MB
650.69/650.89	c total #watches: 129143
651.19/651.39	c total #propagations: 299139556 / total #impl: 593656750 (eff. 0.504)
651.19/651.39	c #Conflicts:    1859000 | #Learnt:      43836 | 0.000
651.19/651.39	c total clause space: 127.173MB
651.19/651.39	c total #watches: 131856
651.78/651.90	c total #propagations: 299285136 / total #impl: 593942103 (eff. 0.504)
651.78/651.90	c #Conflicts:    1860000 | #Learnt:      44836 | 0.000
651.78/651.90	c total clause space: 127.173MB
651.78/651.90	c total #watches: 134480
652.29/652.44	c total #propagations: 299432050 / total #impl: 594234301 (eff. 0.504)
652.29/652.44	c #Conflicts:    1861000 | #Learnt:      45836 | 0.000
652.29/652.44	c total clause space: 127.173MB
652.29/652.44	c total #watches: 137170
652.88/653.04	c total #propagations: 299576189 / total #impl: 594536866 (eff. 0.504)
652.88/653.04	c #Conflicts:    1862000 | #Learnt:      46836 | 0.000
652.88/653.04	c total clause space: 127.173MB
652.88/653.04	c total #watches: 139885
653.48/653.62	c total #propagations: 299728056 / total #impl: 594869713 (eff. 0.504)
653.48/653.62	c #Conflicts:    1863000 | #Learnt:      47836 | 0.000
653.48/653.62	c total clause space: 127.173MB
653.48/653.62	c total #watches: 142394
654.08/654.20	c total #propagations: 299874667 / total #impl: 595180371 (eff. 0.504)
654.08/654.20	c #Conflicts:    1864000 | #Learnt:      48836 | 0.000
654.08/654.20	c total clause space: 127.173MB
654.08/654.20	c total #watches: 144960
654.68/654.86	c total #propagations: 300027795 / total #impl: 595494039 (eff. 0.504)
654.68/654.86	c #Conflicts:    1865000 | #Learnt:      49836 | 0.000
654.68/654.86	c total clause space: 127.173MB
654.68/654.86	c total #watches: 147529
655.28/655.50	c total #propagations: 300190854 / total #impl: 595830209 (eff. 0.504)
655.28/655.50	c #Conflicts:    1866000 | #Learnt:      50836 | 0.000
655.28/655.50	c total clause space: 127.173MB
655.28/655.50	c total #watches: 150215
655.98/656.17	c total #propagations: 300354135 / total #impl: 596165757 (eff. 0.504)
655.98/656.17	c #Conflicts:    1867000 | #Learnt:      51836 | 0.000
655.98/656.17	c total clause space: 127.173MB
655.98/656.17	c total #watches: 152865
656.59/656.77	c total #propagations: 300517575 / total #impl: 596510696 (eff. 0.504)
656.59/656.77	c #Conflicts:    1868000 | #Learnt:      52836 | 0.000
656.59/656.77	c total clause space: 127.173MB
656.59/656.77	c total #watches: 155200
657.28/657.42	c total #propagations: 300659424 / total #impl: 596794145 (eff. 0.504)
657.28/657.42	c #Conflicts:    1869000 | #Learnt:      53836 | 0.000
657.28/657.42	c total clause space: 127.173MB
657.28/657.42	c total #watches: 157459
657.88/658.07	c total #propagations: 300810779 / total #impl: 597088265 (eff. 0.504)
657.88/658.07	c #Conflicts:    1870000 | #Learnt:      54836 | 0.000
657.88/658.07	c total clause space: 127.173MB
657.88/658.07	c total #watches: 159760
658.58/658.76	c total #propagations: 300964661 / total #impl: 597391086 (eff. 0.504)
658.58/658.76	c #Conflicts:    1871000 | #Learnt:      55836 | 0.000
658.58/658.76	c total clause space: 127.173MB
658.58/658.76	c total #watches: 162270
659.08/659.26	c total #propagations: 301131168 / total #impl: 597719016 (eff. 0.504)
659.08/659.26	c #Conflicts:    1872000 | #Learnt:      56836 | 0.000
659.08/659.26	c total clause space: 127.173MB
659.08/659.26	c total #watches: 165184
659.68/659.89	c total #propagations: 301285101 / total #impl: 598028654 (eff. 0.504)
659.68/659.89	c #Conflicts:    1873000 | #Learnt:      57836 | 0.000
659.68/659.89	c total clause space: 127.173MB
659.68/659.89	c total #watches: 167994
660.28/660.48	c total #propagations: 301456590 / total #impl: 598382831 (eff. 0.504)
660.28/660.48	c #Conflicts:    1874000 | #Learnt:      58836 | 0.000
660.28/660.48	c total clause space: 127.173MB
660.28/660.48	c total #watches: 170939
660.88/661.03	c total #propagations: 301629307 / total #impl: 598722192 (eff. 0.504)
660.88/661.03	c #Conflicts:    1875000 | #Learnt:      59836 | 0.000
660.88/661.03	c total clause space: 127.173MB
660.88/661.03	c total #watches: 173425
661.38/661.54	c total #propagations: 301788832 / total #impl: 599052282 (eff. 0.504)
661.38/661.54	c #Conflicts:    1876000 | #Learnt:      60836 | 0.000
661.38/661.54	c total clause space: 127.173MB
661.38/661.54	c total #watches: 176273
661.98/662.16	c total #propagations: 301958659 / total #impl: 599350333 (eff. 0.504)
661.98/662.16	c #Conflicts:    1877000 | #Learnt:      61836 | 0.000
661.98/662.16	c total clause space: 127.173MB
661.98/662.16	c total #watches: 178981
662.48/662.61	c total #propagations: 302127465 / total #impl: 599636705 (eff. 0.504)
662.48/662.61	c #Conflicts:    1878000 | #Learnt:      62836 | 0.000
662.48/662.61	c total clause space: 127.173MB
662.48/662.61	c total #watches: 181709
663.19/663.35	c total #propagations: 302279788 / total #impl: 599927913 (eff. 0.504)
663.19/663.35	c #Conflicts:    1879000 | #Learnt:      63836 | 0.000
663.19/663.35	c total clause space: 127.173MB
663.19/663.35	c total #watches: 185196
663.88/664.07	c total #propagations: 302415061 / total #impl: 600314983 (eff. 0.504)
663.88/664.07	c #Conflicts:    1880000 | #Learnt:      64836 | 0.000
663.88/664.07	c total clause space: 127.173MB
663.88/664.07	c total #watches: 188094
664.39/664.58	c total #propagations: 302561049 / total #impl: 600663889 (eff. 0.504)
664.39/664.58	c #Conflicts:    1881000 | #Learnt:      65836 | 0.000
664.39/664.58	c total clause space: 127.173MB
664.39/664.58	c total #watches: 190779
664.98/665.14	c total #propagations: 302721632 / total #impl: 600987147 (eff. 0.504)
664.98/665.14	c GARBAGE COLLECT
664.98/665.14	c #Conflicts:    1882000 | #Learnt:      33637 | 0.000
664.98/665.14	c total clause space: 127.173MB
664.98/665.14	c total #watches: 105272
665.28/665.46	c total #propagations: 302880338 / total #impl: 601289966 (eff. 0.504)
665.28/665.46	c #Conflicts:    1883000 | #Learnt:      34637 | 0.000
665.28/665.46	c total clause space: 127.173MB
665.28/665.46	c total #watches: 107614
665.68/665.81	c total #propagations: 303035210 / total #impl: 601590149 (eff. 0.504)
665.68/665.81	c #Conflicts:    1884000 | #Learnt:      35637 | 0.000
665.68/665.81	c total clause space: 127.173MB
665.68/665.81	c total #watches: 110292
666.08/666.20	c total #propagations: 303199385 / total #impl: 601916743 (eff. 0.504)
666.08/666.20	c #Conflicts:    1885000 | #Learnt:      36637 | 0.000
666.08/666.20	c total clause space: 127.173MB
666.08/666.20	c total #watches: 112945
666.49/666.63	c total #propagations: 303367258 / total #impl: 602205543 (eff. 0.504)
666.49/666.63	c #Conflicts:    1886000 | #Learnt:      37637 | 0.000
666.49/666.63	c total clause space: 127.173MB
666.49/666.63	c total #watches: 115518
666.88/667.05	c total #propagations: 303536660 / total #impl: 602510341 (eff. 0.504)
666.88/667.05	c #Conflicts:    1887000 | #Learnt:      38637 | 0.000
666.88/667.05	c total clause space: 127.173MB
666.88/667.05	c total #watches: 117770
667.28/667.44	c total #propagations: 303702998 / total #impl: 602816596 (eff. 0.504)
667.28/667.44	c #Conflicts:    1888000 | #Learnt:      39637 | 0.000
667.28/667.44	c total clause space: 127.173MB
667.28/667.44	c total #watches: 120148
667.69/667.88	c total #propagations: 303865554 / total #impl: 603124283 (eff. 0.504)
667.69/667.88	c #Conflicts:    1889000 | #Learnt:      40637 | 0.000
667.69/667.88	c total clause space: 127.173MB
667.69/667.88	c total #watches: 122551
668.18/668.35	c total #propagations: 304033271 / total #impl: 603440519 (eff. 0.504)
668.18/668.35	c #Conflicts:    1890000 | #Learnt:      41637 | 0.000
668.18/668.35	c total clause space: 127.173MB
668.18/668.35	c total #watches: 125045
668.69/668.81	c total #propagations: 304206401 / total #impl: 603779324 (eff. 0.504)
668.69/668.81	c #Conflicts:    1891000 | #Learnt:      42637 | 0.000
668.69/668.81	c total clause space: 127.173MB
668.69/668.81	c total #watches: 127713
669.08/669.25	c total #propagations: 304378252 / total #impl: 604139324 (eff. 0.504)
669.08/669.25	c #Conflicts:    1892000 | #Learnt:      43637 | 0.000
669.08/669.25	c total clause space: 127.173MB
669.08/669.25	c total #watches: 130624
669.48/669.66	c total #propagations: 304559112 / total #impl: 604487739 (eff. 0.504)
669.48/669.66	c #Conflicts:    1893000 | #Learnt:      44637 | 0.000
669.48/669.66	c total clause space: 127.173MB
669.48/669.66	c total #watches: 133597
669.79/669.93	c total #propagations: 304728564 / total #impl: 604827956 (eff. 0.504)
669.79/669.93	c #Conflicts:    1894000 | #Learnt:      45637 | 0.000
669.79/669.93	c total clause space: 127.173MB
669.79/669.93	c total #watches: 136175
670.18/670.38	c total #propagations: 304867572 / total #impl: 605112878 (eff. 0.504)
670.18/670.38	c #Conflicts:    1895000 | #Learnt:      46637 | 0.000
670.18/670.38	c total clause space: 127.173MB
670.18/670.38	c total #watches: 138725
670.68/670.85	c total #propagations: 305035208 / total #impl: 605459206 (eff. 0.504)
670.68/670.85	c #Conflicts:    1896000 | #Learnt:      47637 | 0.000
670.68/670.85	c total clause space: 127.173MB
670.68/670.85	c total #watches: 141101
671.08/671.25	c total #propagations: 305196795 / total #impl: 605776676 (eff. 0.504)
671.08/671.25	c #Conflicts:    1897000 | #Learnt:      48637 | 0.000
671.08/671.25	c total clause space: 127.173MB
671.08/671.25	c total #watches: 143506
671.58/671.78	c total #propagations: 305324324 / total #impl: 606038523 (eff. 0.504)
671.58/671.78	c #Conflicts:    1898000 | #Learnt:      49637 | 0.000
671.58/671.78	c total clause space: 127.173MB
671.58/671.78	c total #watches: 146105
672.09/672.23	c total #propagations: 305482378 / total #impl: 606336513 (eff. 0.504)
672.09/672.23	c #Conflicts:    1899000 | #Learnt:      50637 | 0.000
672.09/672.23	c total clause space: 127.173MB
672.09/672.23	c total #watches: 148835
672.58/672.71	c total #propagations: 305632196 / total #impl: 606629709 (eff. 0.504)
672.58/672.71	c #Conflicts:    1900000 | #Learnt:      51637 | 0.000
672.58/672.71	c total clause space: 127.173MB
672.58/672.71	c total #watches: 151934
673.09/673.25	c total #propagations: 305785782 / total #impl: 606956136 (eff. 0.504)
673.09/673.25	c #Conflicts:    1901000 | #Learnt:      52637 | 0.000
673.09/673.25	c total clause space: 127.173MB
673.09/673.25	c total #watches: 154939
673.58/673.74	c total #propagations: 305947403 / total #impl: 607296591 (eff. 0.504)
673.58/673.74	c #Conflicts:    1902000 | #Learnt:      53637 | 0.000
673.58/673.74	c total clause space: 127.173MB
673.58/673.74	c total #watches: 157467
674.19/674.33	c total #propagations: 306113661 / total #impl: 607617346 (eff. 0.504)
674.19/674.33	c #Conflicts:    1903000 | #Learnt:      54637 | 0.000
674.19/674.33	c total clause space: 127.173MB
674.19/674.33	c total #watches: 160128
674.68/674.89	c total #propagations: 306273731 / total #impl: 607940153 (eff. 0.504)
674.68/674.89	c #Conflicts:    1904000 | #Learnt:      55637 | 0.000
674.68/674.89	c total clause space: 127.173MB
674.68/674.89	c total #watches: 162398
675.18/675.39	c total #propagations: 306433141 / total #impl: 608267343 (eff. 0.504)
675.18/675.39	c #Conflicts:    1905000 | #Learnt:      56637 | 0.000
675.18/675.39	c total clause space: 127.173MB
675.18/675.39	c total #watches: 164718
675.68/675.88	c total #propagations: 306579678 / total #impl: 608553246 (eff. 0.504)
675.68/675.88	c #Conflicts:    1906000 | #Learnt:      57637 | 0.000
675.68/675.88	c total clause space: 127.173MB
675.68/675.88	c total #watches: 167214
676.28/676.47	c total #propagations: 306729689 / total #impl: 608854183 (eff. 0.504)
676.28/676.47	c #Conflicts:    1907000 | #Learnt:      58637 | 0.000
676.28/676.47	c total clause space: 127.173MB
676.28/676.47	c total #watches: 169679
676.88/677.05	c total #propagations: 306881338 / total #impl: 609158508 (eff. 0.504)
676.88/677.05	c #Conflicts:    1908000 | #Learnt:      59637 | 0.000
676.88/677.05	c total clause space: 127.173MB
676.88/677.05	c total #watches: 172093
677.49/677.65	c total #propagations: 307030569 / total #impl: 609478323 (eff. 0.504)
677.49/677.65	c #Conflicts:    1909000 | #Learnt:      60637 | 0.000
677.49/677.65	c total clause space: 127.173MB
677.49/677.65	c total #watches: 174546
678.08/678.21	c total #propagations: 307183929 / total #impl: 609800536 (eff. 0.504)
678.08/678.21	c #Conflicts:    1910000 | #Learnt:      61637 | 0.000
678.08/678.21	c total clause space: 127.173MB
678.08/678.21	c total #watches: 176896
678.69/678.85	c total #propagations: 307331654 / total #impl: 610102780 (eff. 0.504)
678.69/678.85	c #Conflicts:    1911000 | #Learnt:      62637 | 0.000
678.69/678.85	c total clause space: 127.173MB
678.69/678.85	c total #watches: 179289
679.38/679.50	c total #propagations: 307486401 / total #impl: 610437632 (eff. 0.504)
679.38/679.50	c #Conflicts:    1912000 | #Learnt:      63637 | 0.000
679.38/679.50	c total clause space: 127.173MB
679.38/679.50	c total #watches: 181587
679.98/680.15	c total #propagations: 307644569 / total #impl: 610778772 (eff. 0.504)
679.98/680.15	c #Conflicts:    1913000 | #Learnt:      64637 | 0.000
679.98/680.15	c total clause space: 127.173MB
679.98/680.15	c total #watches: 183965
680.58/680.79	c total #propagations: 307803540 / total #impl: 611128481 (eff. 0.504)
680.58/680.79	c #Conflicts:    1914000 | #Learnt:      65637 | 0.000
680.58/680.79	c total clause space: 127.173MB
680.58/680.79	c total #watches: 186216
681.28/681.48	c total #propagations: 307952784 / total #impl: 611463308 (eff. 0.504)
681.28/681.48	c #Conflicts:    1915000 | #Learnt:      66637 | 0.000
681.28/681.48	c total clause space: 127.173MB
681.28/681.48	c total #watches: 188511
681.78/681.97	c total #propagations: 308106421 / total #impl: 611801907 (eff. 0.504)
681.78/681.97	c GARBAGE COLLECT
681.78/681.97	c #Conflicts:    1916000 | #Learnt:      34142 | 0.000
681.78/681.97	c total clause space: 127.173MB
681.78/681.97	c total #watches: 106491
682.18/682.34	c total #propagations: 308266267 / total #impl: 612130850 (eff. 0.504)
682.18/682.34	c #Conflicts:    1917000 | #Learnt:      35142 | 0.000
682.18/682.34	c total clause space: 127.173MB
682.18/682.34	c total #watches: 109188
682.48/682.69	c total #propagations: 308421003 / total #impl: 612455134 (eff. 0.504)
682.48/682.69	c #Conflicts:    1918000 | #Learnt:      36142 | 0.000
682.48/682.69	c total clause space: 127.173MB
682.48/682.69	c total #watches: 111674
682.88/683.09	c total #propagations: 308570707 / total #impl: 612756354 (eff. 0.504)
682.88/683.09	c #Conflicts:    1919000 | #Learnt:      37142 | 0.000
682.88/683.09	c total clause space: 127.173MB
682.88/683.09	c total #watches: 114654
683.38/683.54	c total #propagations: 308727278 / total #impl: 613094773 (eff. 0.504)
683.38/683.54	c #Conflicts:    1920000 | #Learnt:      38142 | 0.000
683.38/683.54	c total clause space: 127.173MB
683.38/683.54	c total #watches: 118003
683.78/683.92	c total #propagations: 308900065 / total #impl: 613479901 (eff. 0.504)
683.78/683.92	c #Conflicts:    1921000 | #Learnt:      39142 | 0.000
683.78/683.92	c total clause space: 127.173MB
683.78/683.92	c total #watches: 120732
684.19/684.37	c total #propagations: 309060380 / total #impl: 613806621 (eff. 0.504)
684.19/684.37	c #Conflicts:    1922000 | #Learnt:      40142 | 0.000
684.19/684.37	c total clause space: 127.173MB
684.19/684.37	c total #watches: 123543
684.68/684.80	c total #propagations: 309221960 / total #impl: 614127288 (eff. 0.504)
684.68/684.80	c #Conflicts:    1923000 | #Learnt:      41142 | 0.000
684.68/684.80	c total clause space: 127.173MB
684.68/684.80	c total #watches: 125980
685.18/685.31	c total #propagations: 309382977 / total #impl: 614425189 (eff. 0.504)
685.18/685.31	c #Conflicts:    1924000 | #Learnt:      42142 | 0.000
685.18/685.31	c total clause space: 127.173MB
685.18/685.31	c total #watches: 128309
685.68/685.85	c total #propagations: 309554919 / total #impl: 614747792 (eff. 0.504)
685.68/685.85	c #Conflicts:    1925000 | #Learnt:      43142 | 0.000
685.68/685.85	c total clause space: 127.173MB
685.68/685.85	c total #watches: 130767
686.18/686.32	c total #propagations: 309724823 / total #impl: 615073215 (eff. 0.504)
686.18/686.32	c #Conflicts:    1926000 | #Learnt:      44142 | 0.000
686.18/686.32	c total clause space: 127.173MB
686.18/686.32	c total #watches: 133257
686.58/686.79	c total #propagations: 309885765 / total #impl: 615398427 (eff. 0.504)
686.58/686.79	c #Conflicts:    1927000 | #Learnt:      45142 | 0.000
686.58/686.79	c total clause space: 127.173MB
686.58/686.79	c total #watches: 135656
687.08/687.28	c total #propagations: 310031463 / total #impl: 615709280 (eff. 0.504)
687.08/687.28	c #Conflicts:    1928000 | #Learnt:      46142 | 0.000
687.08/687.28	c total clause space: 127.173MB
687.08/687.28	c total #watches: 138077
687.58/687.76	c total #propagations: 310197501 / total #impl: 616021970 (eff. 0.504)
687.58/687.76	c #Conflicts:    1929000 | #Learnt:      47142 | 0.000
687.58/687.76	c total clause space: 127.173MB
687.58/687.76	c total #watches: 140520
688.18/688.30	c total #propagations: 310358000 / total #impl: 616334666 (eff. 0.504)
688.18/688.30	c #Conflicts:    1930000 | #Learnt:      48142 | 0.000
688.18/688.30	c total clause space: 127.173MB
688.18/688.30	c total #watches: 143149
688.59/688.74	c total #propagations: 310528171 / total #impl: 616655571 (eff. 0.504)
688.59/688.74	c #Conflicts:    1931000 | #Learnt:      49142 | 0.000
688.59/688.74	c total clause space: 127.173MB
688.59/688.74	c total #watches: 145913
689.08/689.23	c total #propagations: 310693890 / total #impl: 616974867 (eff. 0.504)
689.08/689.23	c #Conflicts:    1932000 | #Learnt:      50142 | 0.000
689.08/689.23	c total clause space: 127.173MB
689.08/689.23	c total #watches: 149558
689.59/689.77	c total #propagations: 310833939 / total #impl: 617314534 (eff. 0.504)
689.59/689.77	c #Conflicts:    1933000 | #Learnt:      51142 | 0.000
689.59/689.77	c total clause space: 127.173MB
689.59/689.77	c total #watches: 152035
690.18/690.33	c total #propagations: 310992925 / total #impl: 617636200 (eff. 0.504)
690.18/690.33	c #Conflicts:    1934000 | #Learnt:      52142 | 0.000
690.18/690.33	c total clause space: 127.173MB
690.18/690.33	c total #watches: 154560
690.69/690.85	c total #propagations: 311153210 / total #impl: 617947271 (eff. 0.504)
690.69/690.85	c #Conflicts:    1935000 | #Learnt:      53142 | 0.000
690.69/690.85	c total clause space: 127.173MB
690.69/690.85	c total #watches: 156985
691.28/691.41	c total #propagations: 311310666 / total #impl: 618258206 (eff. 0.504)
691.28/691.41	c #Conflicts:    1936000 | #Learnt:      54142 | 0.000
691.28/691.41	c total clause space: 127.173MB
691.28/691.41	c total #watches: 159812
691.88/692.06	c total #propagations: 311475056 / total #impl: 618605273 (eff. 0.504)
691.88/692.06	c #Conflicts:    1937000 | #Learnt:      55142 | 0.000
691.88/692.06	c total clause space: 127.173MB
691.88/692.06	c total #watches: 162369
692.58/692.70	c total #propagations: 311638599 / total #impl: 618924776 (eff. 0.504)
692.58/692.70	c #Conflicts:    1938000 | #Learnt:      56142 | 0.000
692.58/692.70	c total clause space: 127.173MB
692.58/692.70	c total #watches: 164976
693.18/693.31	c total #propagations: 311799766 / total #impl: 619255957 (eff. 0.504)
693.18/693.31	c #Conflicts:    1939000 | #Learnt:      57142 | 0.000
693.18/693.31	c total clause space: 127.173MB
693.18/693.31	c total #watches: 167334
693.88/694.04	c total #propagations: 311953065 / total #impl: 619560479 (eff. 0.504)
693.88/694.04	c #Conflicts:    1940000 | #Learnt:      58142 | 0.000
693.88/694.04	c total clause space: 127.173MB
693.88/694.04	c total #watches: 170157
694.48/694.62	c total #propagations: 312119418 / total #impl: 619893179 (eff. 0.504)
694.48/694.62	c #Conflicts:    1941000 | #Learnt:      59142 | 0.000
694.48/694.62	c total clause space: 127.173MB
694.48/694.62	c total #watches: 172469
694.88/695.05	c total #propagations: 312279292 / total #impl: 620208689 (eff. 0.504)
694.88/695.05	c #Conflicts:    1942000 | #Learnt:      60142 | 0.000
694.88/695.05	c total clause space: 127.173MB
694.88/695.05	c total #watches: 174720
695.38/695.53	c total #propagations: 312402655 / total #impl: 620453181 (eff. 0.504)
695.38/695.53	c #Conflicts:    1943000 | #Learnt:      61142 | 0.000
695.38/695.53	c total clause space: 127.173MB
695.38/695.53	c total #watches: 177098
695.88/696.08	c total #propagations: 312556221 / total #impl: 620745299 (eff. 0.504)
695.88/696.08	c #Conflicts:    1944000 | #Learnt:      62142 | 0.000
695.88/696.08	c total clause space: 127.173MB
695.88/696.08	c total #watches: 179387
696.68/696.83	c total #propagations: 312709809 / total #impl: 621048411 (eff. 0.504)
696.68/696.83	c #Conflicts:    1945000 | #Learnt:      63142 | 0.000
696.68/696.83	c total clause space: 127.173MB
696.68/696.83	c total #watches: 182032
697.28/697.44	c total #propagations: 312879907 / total #impl: 621394092 (eff. 0.504)
697.28/697.44	c #Conflicts:    1946000 | #Learnt:      64142 | 0.000
697.28/697.44	c total clause space: 127.173MB
697.28/697.44	c total #watches: 184644
697.88/698.09	c total #propagations: 313031887 / total #impl: 621718032 (eff. 0.503)
697.88/698.09	c #Conflicts:    1947000 | #Learnt:      65142 | 0.000
697.88/698.09	c total clause space: 127.173MB
697.88/698.09	c total #watches: 187875
698.58/698.76	c total #propagations: 313178053 / total #impl: 622052007 (eff. 0.503)
698.58/698.76	c #Conflicts:    1948000 | #Learnt:      66142 | 0.000
698.58/698.76	c total clause space: 127.173MB
698.58/698.76	c total #watches: 190617
699.28/699.44	c total #propagations: 313335918 / total #impl: 622389953 (eff. 0.503)
699.28/699.44	c #Conflicts:    1949000 | #Learnt:      67142 | 0.000
699.28/699.44	c total clause space: 127.173MB
699.28/699.44	c total #watches: 193347
699.68/699.83	c total #propagations: 313484375 / total #impl: 622688093 (eff. 0.503)
699.68/699.83	c GARBAGE COLLECT
699.68/699.83	c #Conflicts:    1950000 | #Learnt:      34345 | 0.000
699.68/699.83	c total clause space: 127.173MB
699.68/699.83	c total #watches: 106959
699.98/700.14	c total #propagations: 313625796 / total #impl: 622964474 (eff. 0.503)
699.98/700.14	c #Conflicts:    1951000 | #Learnt:      35345 | 0.000
699.98/700.14	c total clause space: 127.173MB
699.98/700.14	c total #watches: 109263
700.28/700.44	c total #propagations: 313760911 / total #impl: 623243321 (eff. 0.503)
700.28/700.44	c #Conflicts:    1952000 | #Learnt:      36345 | 0.000
700.28/700.44	c total clause space: 127.173MB
700.28/700.44	c total #watches: 111522
700.58/700.78	c total #propagations: 313901994 / total #impl: 623524660 (eff. 0.503)
700.58/700.78	c #Conflicts:    1953000 | #Learnt:      37345 | 0.000
700.58/700.78	c total clause space: 127.173MB
700.58/700.78	c total #watches: 113790
700.98/701.15	c total #propagations: 314058564 / total #impl: 623837994 (eff. 0.503)
700.98/701.15	c #Conflicts:    1954000 | #Learnt:      38345 | 0.000
700.98/701.15	c total clause space: 127.173MB
700.98/701.15	c total #watches: 116246
701.38/701.51	c total #propagations: 314214853 / total #impl: 624142702 (eff. 0.503)
701.38/701.51	c #Conflicts:    1955000 | #Learnt:      39345 | 0.000
701.38/701.51	c total clause space: 127.173MB
701.38/701.51	c total #watches: 118559
701.68/701.86	c total #propagations: 314369871 / total #impl: 624460329 (eff. 0.503)
701.68/701.86	c #Conflicts:    1956000 | #Learnt:      40345 | 0.000
701.68/701.86	c total clause space: 127.173MB
701.68/701.86	c total #watches: 120799
702.08/702.20	c total #propagations: 314520032 / total #impl: 624767911 (eff. 0.503)
702.08/702.20	c #Conflicts:    1957000 | #Learnt:      41345 | 0.000
702.08/702.20	c total clause space: 127.173MB
702.08/702.20	c total #watches: 122906
702.48/702.60	c total #propagations: 314655545 / total #impl: 625051983 (eff. 0.503)
702.48/702.60	c #Conflicts:    1958000 | #Learnt:      42345 | 0.000
702.48/702.60	c total clause space: 127.173MB
702.48/702.60	c total #watches: 125137
702.78/702.99	c total #propagations: 314813991 / total #impl: 625384983 (eff. 0.503)
702.78/702.99	c #Conflicts:    1959000 | #Learnt:      43345 | 0.000
702.78/702.99	c total clause space: 127.173MB
702.78/702.99	c total #watches: 127272
703.18/703.38	c total #propagations: 314967440 / total #impl: 625711171 (eff. 0.503)
703.18/703.38	c #Conflicts:    1960000 | #Learnt:      44345 | 0.000
703.18/703.38	c total clause space: 127.173MB
703.18/703.38	c total #watches: 129698
703.68/703.84	c total #propagations: 315117943 / total #impl: 626003593 (eff. 0.503)
703.68/703.84	c #Conflicts:    1961000 | #Learnt:      45345 | 0.000
703.68/703.84	c total clause space: 127.173MB
703.68/703.84	c total #watches: 132284
704.08/704.28	c total #propagations: 315283592 / total #impl: 626331042 (eff. 0.503)
704.08/704.28	c #Conflicts:    1962000 | #Learnt:      46345 | 0.000
704.08/704.28	c total clause space: 127.173MB
704.08/704.28	c total #watches: 134639
704.58/704.71	c total #propagations: 315435920 / total #impl: 626636593 (eff. 0.503)
704.58/704.71	c #Conflicts:    1963000 | #Learnt:      47345 | 0.000
704.58/704.71	c total clause space: 127.173MB
704.58/704.71	c total #watches: 136918
704.88/705.10	c total #propagations: 315591577 / total #impl: 626944500 (eff. 0.503)
704.88/705.10	c #Conflicts:    1964000 | #Learnt:      48345 | 0.000
704.88/705.10	c total clause space: 127.173MB
704.88/705.10	c total #watches: 139231
705.38/705.55	c total #propagations: 315740325 / total #impl: 627249080 (eff. 0.503)
705.38/705.55	c #Conflicts:    1965000 | #Learnt:      49345 | 0.000
705.38/705.55	c total clause space: 127.173MB
705.38/705.55	c total #watches: 141492
705.88/706.00	c total #propagations: 315887562 / total #impl: 627561336 (eff. 0.503)
705.88/706.00	c #Conflicts:    1966000 | #Learnt:      50345 | 0.000
705.88/706.00	c total clause space: 127.173MB
705.88/706.00	c total #watches: 143766
706.28/706.44	c total #propagations: 316028024 / total #impl: 627859746 (eff. 0.503)
706.28/706.44	c #Conflicts:    1967000 | #Learnt:      51345 | 0.000
706.28/706.44	c total clause space: 127.173MB
706.28/706.44	c total #watches: 145931
706.78/706.93	c total #propagations: 316166501 / total #impl: 628149363 (eff. 0.503)
706.78/706.93	c #Conflicts:    1968000 | #Learnt:      52345 | 0.000
706.78/706.93	c total clause space: 127.173MB
706.78/706.93	c total #watches: 148214
707.18/707.37	c total #propagations: 316327927 / total #impl: 628487822 (eff. 0.503)
707.18/707.37	c #Conflicts:    1969000 | #Learnt:      53345 | 0.000
707.18/707.37	c total clause space: 127.173MB
707.18/707.37	c total #watches: 150462
707.68/707.85	c total #propagations: 316475493 / total #impl: 628795050 (eff. 0.503)
707.68/707.85	c #Conflicts:    1970000 | #Learnt:      54345 | 0.000
707.68/707.85	c total clause space: 127.173MB
707.68/707.85	c total #watches: 152636
708.18/708.34	c total #propagations: 316620349 / total #impl: 629111298 (eff. 0.503)
708.18/708.34	c #Conflicts:    1971000 | #Learnt:      55345 | 0.000
708.18/708.34	c total clause space: 127.173MB
708.18/708.34	c total #watches: 154859
708.68/708.84	c total #propagations: 316768986 / total #impl: 629442970 (eff. 0.503)
708.68/708.84	c #Conflicts:    1972000 | #Learnt:      56345 | 0.000
708.68/708.84	c total clause space: 127.173MB
708.68/708.84	c total #watches: 157193
709.18/709.37	c total #propagations: 316927085 / total #impl: 629786278 (eff. 0.503)
709.18/709.37	c #Conflicts:    1973000 | #Learnt:      57345 | 0.000
709.18/709.37	c total clause space: 127.173MB
709.18/709.37	c total #watches: 159328
709.78/709.92	c total #propagations: 317073902 / total #impl: 630103568 (eff. 0.503)
709.78/709.92	c #Conflicts:    1974000 | #Learnt:      58345 | 0.000
709.78/709.92	c total clause space: 127.173MB
709.78/709.92	c total #watches: 161604
710.28/710.40	c total #propagations: 317229701 / total #impl: 630427421 (eff. 0.503)
710.28/710.40	c #Conflicts:    1975000 | #Learnt:      59345 | 0.000
710.28/710.40	c total clause space: 127.173MB
710.28/710.40	c total #watches: 164312
710.87/711.00	c total #propagations: 317388321 / total #impl: 630750982 (eff. 0.503)
710.87/711.00	c #Conflicts:    1976000 | #Learnt:      60345 | 0.000
710.87/711.00	c total clause space: 127.173MB
710.87/711.00	c total #watches: 167576
711.17/711.39	c total #propagations: 317563953 / total #impl: 631107197 (eff. 0.503)
711.17/711.39	c #Conflicts:    1977000 | #Learnt:      61345 | 0.000
711.17/711.39	c total clause space: 127.173MB
711.17/711.39	c total #watches: 170632
711.77/711.96	c total #propagations: 317715221 / total #impl: 631432830 (eff. 0.503)
711.77/711.96	c #Conflicts:    1978000 | #Learnt:      62345 | 0.000
711.77/711.96	c total clause space: 127.173MB
711.77/711.96	c total #watches: 173440
712.47/712.67	c total #propagations: 317878252 / total #impl: 631758916 (eff. 0.503)
712.47/712.67	c #Conflicts:    1979000 | #Learnt:      63345 | 0.000
712.47/712.67	c total clause space: 127.173MB
712.47/712.67	c total #watches: 176232
713.07/713.26	c total #propagations: 318042311 / total #impl: 632101130 (eff. 0.503)
713.07/713.26	c #Conflicts:    1980000 | #Learnt:      64345 | 0.000
713.07/713.26	c total clause space: 127.173MB
713.07/713.26	c total #watches: 178518
713.67/713.85	c total #propagations: 318205883 / total #impl: 632395608 (eff. 0.503)
713.67/713.85	c #Conflicts:    1981000 | #Learnt:      65345 | 0.000
713.67/713.85	c total clause space: 127.173MB
713.67/713.85	c total #watches: 180778
714.27/714.46	c total #propagations: 318365368 / total #impl: 632713410 (eff. 0.503)
714.27/714.46	c #Conflicts:    1982000 | #Learnt:      66345 | 0.000
714.27/714.46	c total clause space: 127.173MB
714.27/714.46	c total #watches: 183183
714.98/715.15	c total #propagations: 318506328 / total #impl: 633011089 (eff. 0.503)
714.98/715.15	c #Conflicts:    1983000 | #Learnt:      67345 | 0.000
714.98/715.15	c total clause space: 127.173MB
714.98/715.15	c total #watches: 185470
715.67/715.84	c total #propagations: 318665776 / total #impl: 633362499 (eff. 0.503)
715.67/715.84	c GARBAGE COLLECT
715.67/715.84	c #Conflicts:    1984000 | #Learnt:      34236 | 0.000
715.67/715.84	c total clause space: 127.173MB
715.67/715.84	c total #watches: 106803
715.98/716.19	c total #propagations: 318832621 / total #impl: 633707159 (eff. 0.503)
715.98/716.19	c #Conflicts:    1985000 | #Learnt:      35236 | 0.000
715.98/716.19	c total clause space: 127.173MB
715.98/716.19	c total #watches: 109923
716.37/716.56	c total #propagations: 319001518 / total #impl: 634054738 (eff. 0.503)
716.37/716.56	c #Conflicts:    1986000 | #Learnt:      36236 | 0.000
716.37/716.56	c total clause space: 127.173MB
716.37/716.56	c total #watches: 112932
716.77/716.98	c total #propagations: 319178279 / total #impl: 634423259 (eff. 0.503)
716.77/716.98	c #Conflicts:    1987000 | #Learnt:      37236 | 0.000
716.77/716.98	c total clause space: 127.173MB
716.77/716.98	c total #watches: 115680
717.18/717.36	c total #propagations: 319361658 / total #impl: 634766506 (eff. 0.503)
717.18/717.36	c #Conflicts:    1988000 | #Learnt:      38236 | 0.000
717.18/717.36	c total clause space: 127.173MB
717.18/717.36	c total #watches: 119670
717.57/717.72	c total #propagations: 319537567 / total #impl: 635132816 (eff. 0.503)
717.57/717.72	c #Conflicts:    1989000 | #Learnt:      39236 | 0.000
717.57/717.72	c total clause space: 127.173MB
717.57/717.72	c total #watches: 122493
717.97/718.19	c total #propagations: 319691116 / total #impl: 635408547 (eff. 0.503)
717.97/718.19	c #Conflicts:    1990000 | #Learnt:      40236 | 0.000
717.97/718.19	c total clause space: 127.173MB
717.97/718.19	c total #watches: 125266
718.47/718.61	c total #propagations: 319866840 / total #impl: 635748648 (eff. 0.503)
718.47/718.61	c #Conflicts:    1991000 | #Learnt:      41236 | 0.000
718.47/718.61	c total clause space: 127.173MB
718.47/718.61	c total #watches: 127656
718.77/718.96	c total #propagations: 320041727 / total #impl: 636059449 (eff. 0.503)
718.77/718.96	c #Conflicts:    1992000 | #Learnt:      42236 | 0.000
718.77/718.96	c total clause space: 127.173MB
718.77/718.96	c total #watches: 129714
719.17/719.36	c total #propagations: 320195991 / total #impl: 636337512 (eff. 0.503)
719.17/719.36	c #Conflicts:    1993000 | #Learnt:      43236 | 0.000
719.17/719.36	c total clause space: 127.173MB
719.17/719.36	c total #watches: 131873
719.67/719.80	c total #propagations: 320358750 / total #impl: 636638087 (eff. 0.503)
719.67/719.80	c #Conflicts:    1994000 | #Learnt:      44236 | 0.000
719.67/719.80	c total clause space: 127.173MB
719.67/719.80	c total #watches: 134187
720.07/720.29	c total #propagations: 320524076 / total #impl: 636954598 (eff. 0.503)
720.07/720.29	c #Conflicts:    1995000 | #Learnt:      45236 | 0.000
720.07/720.29	c total clause space: 127.173MB
720.07/720.29	c total #watches: 136967
720.67/720.81	c total #propagations: 320691839 / total #impl: 637286004 (eff. 0.503)
720.67/720.81	c #Conflicts:    1996000 | #Learnt:      46236 | 0.000
720.67/720.81	c total clause space: 127.173MB
720.67/720.81	c total #watches: 140292
721.07/721.20	c total #propagations: 320865999 / total #impl: 637649353 (eff. 0.503)
721.07/721.20	c #Conflicts:    1997000 | #Learnt:      47236 | 0.000
721.07/721.20	c total clause space: 127.173MB
721.07/721.20	c total #watches: 142804
721.48/721.65	c total #propagations: 321008810 / total #impl: 637915720 (eff. 0.503)
721.48/721.65	c #Conflicts:    1998000 | #Learnt:      48236 | 0.000
721.48/721.65	c total clause space: 127.173MB
721.48/721.65	c total #watches: 145224
721.97/722.15	c total #propagations: 321169189 / total #impl: 638227133 (eff. 0.503)
721.97/722.15	c #Conflicts:    1999000 | #Learnt:      49236 | 0.000
721.97/722.15	c total clause space: 127.173MB
721.97/722.15	c total #watches: 147610
722.47/722.63	c total #propagations: 321333523 / total #impl: 638557609 (eff. 0.503)
722.47/722.63	c #Conflicts:    2000000 | #Learnt:      50236 | 0.000
722.47/722.63	c total clause space: 127.173MB
722.47/722.63	c total #watches: 150030
722.77/722.98	c total #propagations: 321502025 / total #impl: 638889415 (eff. 0.503)
722.77/722.98	c #Conflicts:    2001000 | #Learnt:      51236 | 0.000
722.77/722.98	c total clause space: 127.173MB
722.77/722.98	c total #watches: 152267
723.37/723.52	c total #propagations: 321626207 / total #impl: 639163020 (eff. 0.503)
723.37/723.52	c #Conflicts:    2002000 | #Learnt:      52236 | 0.000
723.37/723.52	c total clause space: 127.173MB
723.37/723.52	c total #watches: 155015
723.87/724.00	c total #propagations: 321783414 / total #impl: 639490478 (eff. 0.503)
723.87/724.00	c #Conflicts:    2003000 | #Learnt:      53236 | 0.000
723.87/724.00	c total clause space: 127.173MB
723.87/724.00	c total #watches: 157437
724.37/724.50	c total #propagations: 321945912 / total #impl: 639815943 (eff. 0.503)
724.37/724.50	c #Conflicts:    2004000 | #Learnt:      54236 | 0.000
724.37/724.50	c total clause space: 127.173MB
724.37/724.50	c total #watches: 159907
724.88/725.02	c total #propagations: 322093415 / total #impl: 640092664 (eff. 0.503)
724.88/725.02	c #Conflicts:    2005000 | #Learnt:      55236 | 0.000
724.88/725.02	c total clause space: 127.173MB
724.88/725.02	c total #watches: 162520
725.47/725.67	c total #propagations: 322249220 / total #impl: 640423731 (eff. 0.503)
725.47/725.67	c #Conflicts:    2006000 | #Learnt:      56236 | 0.000
725.47/725.67	c total clause space: 127.173MB
725.47/725.67	c total #watches: 165111
726.07/726.26	c total #propagations: 322416153 / total #impl: 640766175 (eff. 0.503)
726.07/726.26	c #Conflicts:    2007000 | #Learnt:      57236 | 0.000
726.07/726.26	c total clause space: 127.173MB
726.07/726.26	c total #watches: 167591
726.67/726.81	c total #propagations: 322585200 / total #impl: 641073976 (eff. 0.503)
726.67/726.81	c #Conflicts:    2008000 | #Learnt:      58236 | 0.000
726.67/726.81	c total clause space: 127.173MB
726.67/726.81	c total #watches: 169914
726.98/727.20	c total #propagations: 322746075 / total #impl: 641380597 (eff. 0.503)
726.98/727.20	c #Conflicts:    2009000 | #Learnt:      59236 | 0.000
726.98/727.20	c total clause space: 127.173MB
726.98/727.20	c total #watches: 172246
727.57/727.77	c total #propagations: 322875504 / total #impl: 641649042 (eff. 0.503)
727.57/727.77	c #Conflicts:    2010000 | #Learnt:      60236 | 0.000
727.57/727.77	c total clause space: 127.173MB
727.57/727.77	c total #watches: 174695
728.18/728.34	c total #propagations: 323035833 / total #impl: 641993415 (eff. 0.503)
728.18/728.34	c #Conflicts:    2011000 | #Learnt:      61236 | 0.000
728.18/728.34	c total clause space: 127.173MB
728.18/728.34	c total #watches: 177233
728.77/728.92	c total #propagations: 323196348 / total #impl: 642317522 (eff. 0.503)
728.77/728.92	c #Conflicts:    2012000 | #Learnt:      62236 | 0.000
728.77/728.92	c total clause space: 127.173MB
728.77/728.92	c total #watches: 179944
729.37/729.54	c total #propagations: 323357653 / total #impl: 642697407 (eff. 0.503)
729.37/729.54	c #Conflicts:    2013000 | #Learnt:      63236 | 0.000
729.37/729.54	c total clause space: 127.173MB
729.37/729.54	c total #watches: 182811
729.97/730.19	c total #propagations: 323508123 / total #impl: 643035495 (eff. 0.503)
729.97/730.19	c #Conflicts:    2014000 | #Learnt:      64236 | 0.000
729.97/730.19	c total clause space: 127.173MB
729.97/730.19	c total #watches: 185380
730.67/730.89	c total #propagations: 323663360 / total #impl: 643340601 (eff. 0.503)
730.67/730.89	c #Conflicts:    2015000 | #Learnt:      65236 | 0.000
730.67/730.89	c total clause space: 127.173MB
730.67/730.89	c total #watches: 187927
731.38/731.52	c total #propagations: 323815366 / total #impl: 643634122 (eff. 0.503)
731.38/731.52	c #Conflicts:    2016000 | #Learnt:      66236 | 0.000
731.38/731.52	c total clause space: 127.173MB
731.38/731.52	c total #watches: 190402
732.07/732.23	c total #propagations: 323969638 / total #impl: 643942872 (eff. 0.503)
732.07/732.23	c #Conflicts:    2017000 | #Learnt:      67236 | 0.000
732.07/732.23	c total clause space: 127.173MB
732.07/732.23	c total #watches: 192785
732.67/732.82	c total #propagations: 324128373 / total #impl: 644263124 (eff. 0.503)
732.67/732.82	c #Conflicts:    2018000 | #Learnt:      68236 | 0.000
732.67/732.82	c total clause space: 127.173MB
732.67/732.82	c total #watches: 195247
733.17/733.36	c total #propagations: 324266105 / total #impl: 644533866 (eff. 0.503)
733.17/733.36	c GARBAGE COLLECT
733.17/733.36	c #Conflicts:    2019000 | #Learnt:      34837 | 0.000
733.17/733.36	c total clause space: 127.173MB
733.17/733.36	c total #watches: 108495
733.58/733.75	c total #propagations: 324418196 / total #impl: 644822690 (eff. 0.503)
733.58/733.75	c #Conflicts:    2020000 | #Learnt:      35837 | 0.000
733.58/733.75	c total clause space: 127.173MB
733.58/733.75	c total #watches: 111322
733.97/734.19	c total #propagations: 324588954 / total #impl: 645150824 (eff. 0.503)
733.97/734.19	c #Conflicts:    2021000 | #Learnt:      36837 | 0.000
733.97/734.19	c total clause space: 127.173MB
733.97/734.19	c total #watches: 113979
734.47/734.61	c total #propagations: 324757883 / total #impl: 645469949 (eff. 0.503)
734.47/734.61	c #Conflicts:    2022000 | #Learnt:      37837 | 0.000
734.47/734.61	c total clause space: 127.173MB
734.47/734.61	c total #watches: 116349
734.87/735.02	c total #propagations: 324918775 / total #impl: 645784488 (eff. 0.503)
734.87/735.02	c #Conflicts:    2023000 | #Learnt:      38837 | 0.000
734.87/735.02	c total clause space: 127.173MB
734.87/735.02	c total #watches: 119442
735.17/735.39	c total #propagations: 325093160 / total #impl: 646155923 (eff. 0.503)
735.17/735.39	c #Conflicts:    2024000 | #Learnt:      39837 | 0.000
735.17/735.39	c total clause space: 127.173MB
735.17/735.39	c total #watches: 122080
735.57/735.78	c total #propagations: 325233319 / total #impl: 646446731 (eff. 0.503)
735.57/735.78	c #Conflicts:    2025000 | #Learnt:      40837 | 0.000
735.57/735.78	c total clause space: 127.173MB
735.57/735.78	c total #watches: 124449
735.88/736.09	c total #propagations: 325386158 / total #impl: 646746814 (eff. 0.503)
735.88/736.09	c #Conflicts:    2026000 | #Learnt:      41837 | 0.000
735.88/736.09	c total clause space: 127.173MB
735.88/736.09	c total #watches: 126706
736.27/736.44	c total #propagations: 325525761 / total #impl: 647023507 (eff. 0.503)
736.27/736.44	c #Conflicts:    2027000 | #Learnt:      42837 | 0.000
736.27/736.44	c total clause space: 127.173MB
736.27/736.44	c total #watches: 128958
736.67/736.86	c total #propagations: 325676414 / total #impl: 647321093 (eff. 0.503)
736.67/736.86	c #Conflicts:    2028000 | #Learnt:      43837 | 0.000
736.67/736.86	c total clause space: 127.173MB
736.67/736.86	c total #watches: 131611
737.17/737.32	c total #propagations: 325834002 / total #impl: 647649511 (eff. 0.503)
737.17/737.32	c #Conflicts:    2029000 | #Learnt:      44837 | 0.000
737.17/737.32	c total clause space: 127.173MB
737.17/737.32	c total #watches: 134354
737.57/737.72	c total #propagations: 325995536 / total #impl: 647972095 (eff. 0.503)
737.57/737.72	c #Conflicts:    2030000 | #Learnt:      45837 | 0.000
737.57/737.72	c total clause space: 127.173MB
737.57/737.72	c total #watches: 137056
737.98/738.11	c total #propagations: 326160315 / total #impl: 648279582 (eff. 0.503)
737.98/738.11	c #Conflicts:    2031000 | #Learnt:      46837 | 0.000
737.98/738.11	c total clause space: 127.173MB
737.98/738.11	c total #watches: 139786
738.47/738.64	c total #propagations: 326306143 / total #impl: 648607251 (eff. 0.503)
738.47/738.64	c #Conflicts:    2032000 | #Learnt:      47837 | 0.000
738.47/738.64	c total clause space: 127.173MB
738.47/738.64	c total #watches: 142384
738.97/739.12	c total #propagations: 326464917 / total #impl: 648939469 (eff. 0.503)
738.97/739.12	c #Conflicts:    2033000 | #Learnt:      48837 | 0.000
738.97/739.12	c total clause space: 127.173MB
738.97/739.12	c total #watches: 144838
739.37/739.57	c total #propagations: 326619016 / total #impl: 649241361 (eff. 0.503)
739.37/739.57	c #Conflicts:    2034000 | #Learnt:      49837 | 0.000
739.37/739.57	c total clause space: 127.173MB
739.37/739.57	c total #watches: 147214
739.87/740.06	c total #propagations: 326780793 / total #impl: 649548800 (eff. 0.503)
739.87/740.06	c #Conflicts:    2035000 | #Learnt:      50837 | 0.000
739.87/740.06	c total clause space: 127.173MB
739.87/740.06	c total #watches: 149591
740.37/740.54	c total #propagations: 326946785 / total #impl: 649893480 (eff. 0.503)
740.37/740.54	c #Conflicts:    2036000 | #Learnt:      51837 | 0.000
740.37/740.54	c total clause space: 127.173MB
740.37/740.54	c total #watches: 151816
740.87/741.09	c total #propagations: 327104136 / total #impl: 650200474 (eff. 0.503)
740.87/741.09	c #Conflicts:    2037000 | #Learnt:      52837 | 0.000
740.87/741.09	c total clause space: 127.173MB
740.87/741.09	c total #watches: 154032
741.47/741.60	c total #propagations: 327264572 / total #impl: 650527792 (eff. 0.503)
741.47/741.60	c #Conflicts:    2038000 | #Learnt:      53837 | 0.000
741.47/741.60	c total clause space: 127.173MB
741.47/741.60	c total #watches: 156169
741.97/742.11	c total #propagations: 327425560 / total #impl: 650844978 (eff. 0.503)
741.97/742.11	c #Conflicts:    2039000 | #Learnt:      54837 | 0.000
741.97/742.11	c total clause space: 127.173MB
741.97/742.11	c total #watches: 158965
742.57/742.77	c total #propagations: 327574590 / total #impl: 651170017 (eff. 0.503)
742.57/742.77	c #Conflicts:    2040000 | #Learnt:      55837 | 0.000
742.57/742.77	c total clause space: 127.173MB
742.57/742.77	c total #watches: 161411
743.07/743.27	c total #propagations: 327722542 / total #impl: 651478820 (eff. 0.503)
743.07/743.27	c #Conflicts:    2041000 | #Learnt:      56837 | 0.000
743.07/743.27	c total clause space: 127.173MB
743.07/743.27	c total #watches: 163828
743.58/743.73	c total #propagations: 327873564 / total #impl: 651748004 (eff. 0.503)
743.58/743.73	c #Conflicts:    2042000 | #Learnt:      57837 | 0.000
743.58/743.73	c total clause space: 127.173MB
743.58/743.73	c total #watches: 166054
744.07/744.22	c total #propagations: 328018411 / total #impl: 652021467 (eff. 0.503)
744.07/744.22	c #Conflicts:    2043000 | #Learnt:      58837 | 0.000
744.07/744.22	c total clause space: 127.173MB
744.07/744.22	c total #watches: 168500
744.58/744.75	c total #propagations: 328169811 / total #impl: 652322818 (eff. 0.503)
744.58/744.75	c #Conflicts:    2044000 | #Learnt:      59837 | 0.000
744.58/744.75	c total clause space: 127.173MB
744.58/744.75	c total #watches: 171201
744.97/745.19	c total #propagations: 328322904 / total #impl: 652624503 (eff. 0.503)
744.97/745.19	c #Conflicts:    2045000 | #Learnt:      60837 | 0.000
744.97/745.19	c total clause space: 127.173MB
744.97/745.19	c total #watches: 174330
745.57/745.71	c total #propagations: 328502849 / total #impl: 653003585 (eff. 0.503)
745.57/745.71	c #Conflicts:    2046000 | #Learnt:      61837 | 0.000
745.57/745.71	c total clause space: 127.173MB
745.57/745.71	c total #watches: 177442
746.07/746.27	c total #propagations: 328679038 / total #impl: 653373928 (eff. 0.503)
746.07/746.27	c #Conflicts:    2047000 | #Learnt:      62837 | 0.000
746.07/746.27	c total clause space: 127.173MB
746.07/746.27	c total #watches: 180034
746.67/746.83	c total #propagations: 328829861 / total #impl: 653698537 (eff. 0.503)
746.67/746.83	c #Conflicts:    2048000 | #Learnt:      63837 | 0.000
746.67/746.83	c total clause space: 127.173MB
746.67/746.83	c total #watches: 182783
747.37/747.52	c total #propagations: 328989727 / total #impl: 654021792 (eff. 0.503)
747.37/747.52	c #Conflicts:    2049000 | #Learnt:      64837 | 0.000
747.37/747.52	c total clause space: 127.173MB
747.37/747.52	c total #watches: 185360
748.17/748.30	c total #propagations: 329150306 / total #impl: 654364650 (eff. 0.503)
748.17/748.30	c #Conflicts:    2050000 | #Learnt:      65837 | 0.000
748.17/748.30	c total clause space: 127.173MB
748.17/748.30	c total #watches: 187827
748.87/749.00	c total #propagations: 329318011 / total #impl: 654694207 (eff. 0.503)
748.87/749.00	c #Conflicts:    2051000 | #Learnt:      66837 | 0.000
748.87/749.00	c total clause space: 127.173MB
748.87/749.00	c total #watches: 190261
749.47/749.67	c total #propagations: 329487371 / total #impl: 655042031 (eff. 0.503)
749.47/749.67	c #Conflicts:    2052000 | #Learnt:      67837 | 0.000
749.47/749.67	c total clause space: 127.173MB
749.47/749.67	c total #watches: 193070
750.18/750.39	c total #propagations: 329647208 / total #impl: 655364233 (eff. 0.503)
750.18/750.39	c #Conflicts:    2053000 | #Learnt:      68837 | 0.000
750.18/750.39	c total clause space: 127.173MB
750.18/750.39	c total #watches: 195243
750.87/751.02	c total #propagations: 329825100 / total #impl: 655707340 (eff. 0.503)
750.87/751.02	c GARBAGE COLLECT
750.87/751.02	c #Conflicts:    2054000 | #Learnt:      35131 | 0.000
750.87/751.02	c total clause space: 127.173MB
750.87/751.02	c total #watches: 109139
751.17/751.36	c total #propagations: 329994382 / total #impl: 656032027 (eff. 0.503)
751.17/751.36	c #Conflicts:    2055000 | #Learnt:      36131 | 0.000
751.17/751.36	c total clause space: 127.173MB
751.17/751.36	c total #watches: 111888
751.47/751.69	c total #propagations: 330141749 / total #impl: 656346486 (eff. 0.503)
751.47/751.69	c #Conflicts:    2056000 | #Learnt:      37131 | 0.000
751.47/751.69	c total clause space: 127.173MB
751.47/751.69	c total #watches: 113990
751.87/752.01	c total #propagations: 330289084 / total #impl: 656636264 (eff. 0.503)
751.87/752.01	c #Conflicts:    2057000 | #Learnt:      38131 | 0.000
751.87/752.01	c total clause space: 127.173MB
751.87/752.01	c total #watches: 116040
752.17/752.38	c total #propagations: 330438913 / total #impl: 656930997 (eff. 0.503)
752.17/752.38	c #Conflicts:    2058000 | #Learnt:      39131 | 0.000
752.17/752.38	c total clause space: 127.173MB
752.17/752.38	c total #watches: 118497
752.67/752.82	c total #propagations: 330605924 / total #impl: 657244392 (eff. 0.503)
752.67/752.82	c #Conflicts:    2059000 | #Learnt:      40131 | 0.000
752.67/752.82	c total clause space: 127.173MB
752.67/752.82	c total #watches: 121136
753.07/753.20	c total #propagations: 330781525 / total #impl: 657572292 (eff. 0.503)
753.07/753.20	c #Conflicts:    2060000 | #Learnt:      41131 | 0.000
753.07/753.20	c total clause space: 127.173MB
753.07/753.20	c total #watches: 123544
753.48/753.62	c total #propagations: 330939647 / total #impl: 657855575 (eff. 0.503)
753.48/753.62	c #Conflicts:    2061000 | #Learnt:      42131 | 0.000
753.48/753.62	c total clause space: 127.173MB
753.48/753.62	c total #watches: 125676
753.97/754.10	c total #propagations: 331097332 / total #impl: 658146232 (eff. 0.503)
753.97/754.10	c #Conflicts:    2062000 | #Learnt:      43131 | 0.000
753.97/754.10	c total clause space: 127.173MB
753.97/754.10	c total #watches: 127894
754.47/754.62	c total #propagations: 331267652 / total #impl: 658469759 (eff. 0.503)
754.47/754.62	c #Conflicts:    2063000 | #Learnt:      44131 | 0.000
754.47/754.62	c total clause space: 127.173MB
754.47/754.62	c total #watches: 130282
754.97/755.16	c total #propagations: 331441707 / total #impl: 658807520 (eff. 0.503)
754.97/755.16	c #Conflicts:    2064000 | #Learnt:      45131 | 0.000
754.97/755.16	c total clause space: 127.173MB
754.97/755.16	c total #watches: 132805
755.37/755.56	c total #propagations: 331623909 / total #impl: 659177726 (eff. 0.503)
755.37/755.56	c #Conflicts:    2065000 | #Learnt:      46131 | 0.000
755.37/755.56	c total clause space: 127.173MB
755.37/755.56	c total #watches: 135923
755.77/755.99	c total #propagations: 331789303 / total #impl: 659557123 (eff. 0.503)
755.77/755.99	c #Conflicts:    2066000 | #Learnt:      47131 | 0.000
755.77/755.99	c total clause space: 127.173MB
755.77/755.99	c total #watches: 138734
756.27/756.43	c total #propagations: 331964229 / total #impl: 659971126 (eff. 0.503)
756.27/756.43	c #Conflicts:    2067000 | #Learnt:      48131 | 0.000
756.27/756.43	c total clause space: 127.173MB
756.27/756.43	c total #watches: 141852
756.67/756.87	c total #propagations: 332137293 / total #impl: 660401710 (eff. 0.503)
756.67/756.87	c #Conflicts:    2068000 | #Learnt:      49131 | 0.000
756.67/756.87	c total clause space: 127.173MB
756.67/756.87	c total #watches: 144264
757.17/757.33	c total #propagations: 332291624 / total #impl: 660765533 (eff. 0.503)
757.17/757.33	c #Conflicts:    2069000 | #Learnt:      50131 | 0.000
757.17/757.33	c total clause space: 127.173MB
757.17/757.33	c total #watches: 146840
757.67/757.81	c total #propagations: 332454245 / total #impl: 661128111 (eff. 0.503)
757.67/757.81	c #Conflicts:    2070000 | #Learnt:      51131 | 0.000
757.67/757.81	c total clause space: 127.173MB
757.67/757.81	c total #watches: 149270
758.07/758.26	c total #propagations: 332606181 / total #impl: 661452512 (eff. 0.503)
758.07/758.26	c #Conflicts:    2071000 | #Learnt:      52131 | 0.000
758.07/758.26	c total clause space: 127.173MB
758.07/758.26	c total #watches: 152557
758.57/758.73	c total #propagations: 332756483 / total #impl: 661790349 (eff. 0.503)
758.57/758.73	c #Conflicts:    2072000 | #Learnt:      53131 | 0.000
758.57/758.73	c total clause space: 127.173MB
758.57/758.73	c total #watches: 155404
759.07/759.23	c total #propagations: 332908262 / total #impl: 662098303 (eff. 0.503)
759.07/759.23	c #Conflicts:    2073000 | #Learnt:      54131 | 0.000
759.07/759.23	c total clause space: 127.173MB
759.07/759.23	c total #watches: 158170
759.57/759.75	c total #propagations: 333060360 / total #impl: 662428917 (eff. 0.503)
759.57/759.75	c #Conflicts:    2074000 | #Learnt:      55131 | 0.000
759.57/759.75	c total clause space: 127.173MB
759.57/759.75	c total #watches: 161041
760.07/760.21	c total #propagations: 333204730 / total #impl: 662741543 (eff. 0.503)
760.07/760.21	c #Conflicts:    2075000 | #Learnt:      56131 | 0.000
760.07/760.21	c total clause space: 127.173MB
760.07/760.21	c total #watches: 163280
760.47/760.67	c total #propagations: 333343105 / total #impl: 663080378 (eff. 0.503)
760.47/760.67	c #Conflicts:    2076000 | #Learnt:      57131 | 0.000
760.47/760.67	c total clause space: 127.173MB
760.47/760.67	c total #watches: 165436
761.17/761.30	c total #propagations: 333470214 / total #impl: 663351925 (eff. 0.503)
761.17/761.30	c #Conflicts:    2077000 | #Learnt:      58131 | 0.000
761.17/761.30	c total clause space: 127.173MB
761.17/761.30	c total #watches: 167953
761.67/761.83	c total #propagations: 333625803 / total #impl: 663702431 (eff. 0.503)
761.67/761.83	c #Conflicts:    2078000 | #Learnt:      59131 | 0.000
761.67/761.83	c total clause space: 127.173MB
761.67/761.83	c total #watches: 171808
762.07/762.28	c total #propagations: 333790605 / total #impl: 664079713 (eff. 0.503)
762.07/762.28	c #Conflicts:    2079000 | #Learnt:      60131 | 0.000
762.07/762.28	c total clause space: 127.173MB
762.07/762.28	c total #watches: 174555
762.67/762.88	c total #propagations: 333960194 / total #impl: 664418957 (eff. 0.503)
762.67/762.88	c #Conflicts:    2080000 | #Learnt:      61131 | 0.000
762.67/762.88	c total clause space: 127.173MB
762.67/762.88	c total #watches: 177520
763.27/763.41	c total #propagations: 334152096 / total #impl: 664845866 (eff. 0.503)
763.27/763.41	c #Conflicts:    2081000 | #Learnt:      62131 | 0.000
763.27/763.41	c total clause space: 127.173MB
763.27/763.41	c total #watches: 180009
763.77/763.99	c total #propagations: 334309821 / total #impl: 665176155 (eff. 0.503)
763.77/763.99	c #Conflicts:    2082000 | #Learnt:      63131 | 0.000
763.77/763.99	c total clause space: 127.173MB
763.77/763.99	c total #watches: 182847
764.37/764.54	c total #propagations: 334483588 / total #impl: 665557222 (eff. 0.503)
764.37/764.54	c #Conflicts:    2083000 | #Learnt:      64131 | 0.000
764.37/764.54	c total clause space: 127.173MB
764.37/764.54	c total #watches: 185220
765.07/765.25	c total #propagations: 334649601 / total #impl: 665924657 (eff. 0.503)
765.07/765.25	c #Conflicts:    2084000 | #Learnt:      65131 | 0.000
765.07/765.25	c total clause space: 127.173MB
765.07/765.25	c total #watches: 188042
765.87/766.00	c total #propagations: 334808897 / total #impl: 666287038 (eff. 0.502)
765.87/766.00	c #Conflicts:    2085000 | #Learnt:      66131 | 0.000
765.87/766.00	c total clause space: 127.173MB
765.87/766.00	c total #watches: 190920
766.47/766.69	c total #propagations: 334975292 / total #impl: 666653885 (eff. 0.502)
766.47/766.69	c #Conflicts:    2086000 | #Learnt:      67131 | 0.000
766.47/766.69	c total clause space: 127.173MB
766.47/766.69	c total #watches: 193961
767.17/767.33	c total #propagations: 335139423 / total #impl: 667026204 (eff. 0.502)
767.17/767.33	c #Conflicts:    2087000 | #Learnt:      68131 | 0.000
767.17/767.33	c total clause space: 127.173MB
767.17/767.33	c total #watches: 196764
767.87/768.01	c total #propagations: 335297388 / total #impl: 667387612 (eff. 0.502)
767.87/768.01	c #Conflicts:    2088000 | #Learnt:      69131 | 0.000
767.87/768.01	c total clause space: 127.173MB
767.87/768.01	c total #watches: 199546
768.47/768.67	c total #propagations: 335458244 / total #impl: 667726335 (eff. 0.502)
768.47/768.67	c GARBAGE COLLECT
768.47/768.67	c #Conflicts:    2089000 | #Learnt:      35134 | 0.000
768.47/768.67	c total clause space: 127.173MB
768.47/768.67	c total #watches: 109557
768.77/769.00	c total #propagations: 335604748 / total #impl: 668050587 (eff. 0.502)
768.77/769.00	c #Conflicts:    2090000 | #Learnt:      36134 | 0.000
768.77/769.00	c total clause space: 127.173MB
768.77/769.00	c total #watches: 113016
769.17/769.35	c total #propagations: 335781858 / total #impl: 668418766 (eff. 0.502)
769.17/769.35	c #Conflicts:    2091000 | #Learnt:      37134 | 0.000
769.17/769.35	c total clause space: 127.173MB
769.17/769.35	c total #watches: 115350
769.47/769.69	c total #propagations: 335962392 / total #impl: 668779393 (eff. 0.502)
769.47/769.69	c #Conflicts:    2092000 | #Learnt:      38134 | 0.000
769.47/769.69	c total clause space: 127.173MB
769.47/769.69	c total #watches: 117622
769.87/770.05	c total #propagations: 336131840 / total #impl: 669128483 (eff. 0.502)
769.87/770.05	c #Conflicts:    2093000 | #Learnt:      39134 | 0.000
769.87/770.05	c total clause space: 127.173MB
769.87/770.05	c total #watches: 120386
770.26/770.43	c total #propagations: 336320659 / total #impl: 669509551 (eff. 0.502)
770.26/770.43	c #Conflicts:    2094000 | #Learnt:      40134 | 0.000
770.26/770.43	c total clause space: 127.173MB
770.26/770.43	c total #watches: 122588
770.66/770.81	c total #propagations: 336501250 / total #impl: 669880999 (eff. 0.502)
770.66/770.81	c #Conflicts:    2095000 | #Learnt:      41134 | 0.000
770.66/770.81	c total clause space: 127.173MB
770.66/770.81	c total #watches: 124801
771.07/771.22	c total #propagations: 336678962 / total #impl: 670228979 (eff. 0.502)
771.07/771.22	c #Conflicts:    2096000 | #Learnt:      42134 | 0.000
771.07/771.22	c total clause space: 127.173MB
771.07/771.22	c total #watches: 127090
771.46/771.67	c total #propagations: 336852195 / total #impl: 670582153 (eff. 0.502)
771.46/771.67	c #Conflicts:    2097000 | #Learnt:      43134 | 0.000
771.46/771.67	c total clause space: 127.173MB
771.46/771.67	c total #watches: 129851
771.86/772.02	c total #propagations: 337005792 / total #impl: 670894468 (eff. 0.502)
771.86/772.02	c #Conflicts:    2098000 | #Learnt:      44134 | 0.000
771.86/772.02	c total clause space: 127.173MB
771.86/772.02	c total #watches: 132558
772.36/772.55	c total #propagations: 337163294 / total #impl: 671187092 (eff. 0.502)
772.36/772.55	c #Conflicts:    2099000 | #Learnt:      45134 | 0.000
772.36/772.55	c total clause space: 127.173MB
772.36/772.55	c total #watches: 135308
772.96/773.11	c total #propagations: 337329765 / total #impl: 671511272 (eff. 0.502)
772.96/773.11	c #Conflicts:    2100000 | #Learnt:      46134 | 0.000
772.96/773.11	c total clause space: 127.173MB
772.96/773.11	c total #watches: 138370
773.46/773.62	c total #propagations: 337507863 / total #impl: 671857265 (eff. 0.502)
773.46/773.62	c #Conflicts:    2101000 | #Learnt:      47134 | 0.000
773.46/773.62	c total clause space: 127.173MB
773.46/773.62	c total #watches: 141156
774.06/774.24	c total #propagations: 337685102 / total #impl: 672185882 (eff. 0.502)
774.06/774.24	c #Conflicts:    2102000 | #Learnt:      48134 | 0.000
774.06/774.24	c total clause space: 127.173MB
774.06/774.24	c total #watches: 144250
774.56/774.72	c total #propagations: 337864770 / total #impl: 672592659 (eff. 0.502)
774.56/774.72	c #Conflicts:    2103000 | #Learnt:      49134 | 0.000
774.56/774.72	c total clause space: 127.173MB
774.56/774.72	c total #watches: 146921
774.96/775.19	c total #propagations: 338035523 / total #impl: 672935460 (eff. 0.502)
774.96/775.19	c #Conflicts:    2104000 | #Learnt:      50134 | 0.000
774.96/775.19	c total clause space: 127.173MB
774.96/775.19	c total #watches: 149414
775.47/775.66	c total #propagations: 338198351 / total #impl: 673243833 (eff. 0.502)
775.47/775.66	c #Conflicts:    2105000 | #Learnt:      51134 | 0.000
775.47/775.66	c total clause space: 127.173MB
775.47/775.66	c total #watches: 152060
775.96/776.14	c total #propagations: 338355451 / total #impl: 673547697 (eff. 0.502)
775.96/776.14	c #Conflicts:    2106000 | #Learnt:      52134 | 0.000
775.96/776.14	c total clause space: 127.173MB
775.96/776.14	c total #watches: 154522
776.57/776.71	c total #propagations: 338513866 / total #impl: 673870625 (eff. 0.502)
776.57/776.71	c #Conflicts:    2107000 | #Learnt:      53134 | 0.000
776.57/776.71	c total clause space: 127.173MB
776.57/776.71	c total #watches: 156971
777.06/777.25	c total #propagations: 338670716 / total #impl: 674184747 (eff. 0.502)
777.06/777.25	c #Conflicts:    2108000 | #Learnt:      54134 | 0.000
777.06/777.25	c total clause space: 127.173MB
777.06/777.25	c total #watches: 159370
777.67/777.83	c total #propagations: 338829344 / total #impl: 674488846 (eff. 0.502)
777.67/777.83	c #Conflicts:    2109000 | #Learnt:      55134 | 0.000
777.67/777.83	c total clause space: 127.173MB
777.67/777.83	c total #watches: 161937
778.26/778.43	c total #propagations: 338991573 / total #impl: 674804673 (eff. 0.502)
778.26/778.43	c #Conflicts:    2110000 | #Learnt:      56134 | 0.000
778.26/778.43	c total clause space: 127.173MB
778.26/778.43	c total #watches: 164404
778.86/779.08	c total #propagations: 339157751 / total #impl: 675132472 (eff. 0.502)
778.86/779.08	c #Conflicts:    2111000 | #Learnt:      57134 | 0.000
778.86/779.08	c total clause space: 127.173MB
778.86/779.08	c total #watches: 166935
779.56/779.77	c total #propagations: 339327009 / total #impl: 675486958 (eff. 0.502)
779.56/779.77	c #Conflicts:    2112000 | #Learnt:      58134 | 0.000
779.56/779.77	c total clause space: 127.173MB
779.56/779.77	c total #watches: 169375
780.26/780.44	c total #propagations: 339483925 / total #impl: 675811904 (eff. 0.502)
780.26/780.44	c #Conflicts:    2113000 | #Learnt:      59134 | 0.000
780.26/780.44	c total clause space: 127.173MB
780.26/780.44	c total #watches: 171978
780.97/781.14	c total #propagations: 339638784 / total #impl: 676144279 (eff. 0.502)
780.97/781.14	c #Conflicts:    2114000 | #Learnt:      60134 | 0.000
780.97/781.14	c total clause space: 127.173MB
780.97/781.14	c total #watches: 174376
781.66/781.86	c total #propagations: 339802134 / total #impl: 676494064 (eff. 0.502)
781.66/781.86	c #Conflicts:    2115000 | #Learnt:      61134 | 0.000
781.66/781.86	c total clause space: 127.173MB
781.66/781.86	c total #watches: 176689
782.47/782.60	c total #propagations: 339960416 / total #impl: 676841762 (eff. 0.502)
782.47/782.60	c #Conflicts:    2116000 | #Learnt:      62134 | 0.000
782.47/782.60	c total clause space: 127.173MB
782.47/782.60	c total #watches: 179339
783.27/783.41	c total #propagations: 340124525 / total #impl: 677192427 (eff. 0.502)
783.27/783.41	c #Conflicts:    2117000 | #Learnt:      63134 | 0.000
783.27/783.41	c total clause space: 127.173MB
783.27/783.41	c total #watches: 182062
784.07/784.20	c total #propagations: 340289909 / total #impl: 677552718 (eff. 0.502)
784.07/784.20	c #Conflicts:    2118000 | #Learnt:      64134 | 0.000
784.07/784.20	c total clause space: 127.173MB
784.07/784.20	c total #watches: 184502
784.87/785.03	c total #propagations: 340452111 / total #impl: 677896742 (eff. 0.502)
784.87/785.03	c #Conflicts:    2119000 | #Learnt:      65134 | 0.000
784.87/785.03	c total clause space: 127.173MB
784.87/785.03	c total #watches: 186939
785.77/785.90	c total #propagations: 340618746 / total #impl: 678257442 (eff. 0.502)
785.77/785.90	c #Conflicts:    2120000 | #Learnt:      66134 | 0.000
785.77/785.90	c total clause space: 127.173MB
785.77/785.90	c total #watches: 189455
786.57/786.73	c total #propagations: 340779038 / total #impl: 678612479 (eff. 0.502)
786.57/786.73	c #Conflicts:    2121000 | #Learnt:      67134 | 0.000
786.57/786.73	c total clause space: 127.173MB
786.57/786.73	c total #watches: 191998
787.37/787.56	c total #propagations: 340939172 / total #impl: 678960082 (eff. 0.502)
787.37/787.56	c #Conflicts:    2122000 | #Learnt:      68134 | 0.000
787.37/787.56	c total clause space: 127.173MB
787.37/787.56	c total #watches: 194349
788.17/788.37	c total #propagations: 341085581 / total #impl: 679273596 (eff. 0.502)
788.17/788.37	c #Conflicts:    2123000 | #Learnt:      69134 | 0.000
788.17/788.37	c total clause space: 127.173MB
788.17/788.37	c total #watches: 196649
789.07/789.27	c total #propagations: 341238568 / total #impl: 679601678 (eff. 0.502)
789.07/789.27	c #Conflicts:    2124000 | #Learnt:      70134 | 0.000
789.07/789.27	c total clause space: 127.173MB
789.07/789.27	c total #watches: 199276
789.68/789.89	c total #propagations: 341408297 / total #impl: 679971764 (eff. 0.502)
789.68/789.89	c GARBAGE COLLECT
789.68/789.89	c #Conflicts:    2125000 | #Learnt:      35838 | 0.000
789.68/789.89	c total clause space: 127.173MB
789.68/789.89	c total #watches: 111457
790.07/790.28	c total #propagations: 341573591 / total #impl: 680313932 (eff. 0.502)
790.07/790.28	c #Conflicts:    2126000 | #Learnt:      36838 | 0.000
790.07/790.28	c total clause space: 127.173MB
790.07/790.28	c total #watches: 113848
790.47/790.67	c total #propagations: 341738822 / total #impl: 680638903 (eff. 0.502)
790.47/790.67	c #Conflicts:    2127000 | #Learnt:      37838 | 0.000
790.47/790.67	c total clause space: 127.173MB
790.47/790.67	c total #watches: 116316
790.88/791.05	c total #propagations: 341906872 / total #impl: 680949692 (eff. 0.502)
790.88/791.05	c #Conflicts:    2128000 | #Learnt:      38838 | 0.000
790.88/791.05	c total clause space: 127.173MB
790.88/791.05	c total #watches: 118835
791.37/791.52	c total #propagations: 342063852 / total #impl: 681249393 (eff. 0.502)
791.37/791.52	c #Conflicts:    2129000 | #Learnt:      39838 | 0.000
791.37/791.52	c total clause space: 127.173MB
791.37/791.52	c total #watches: 121541
791.77/792.00	c total #propagations: 342238435 / total #impl: 681613658 (eff. 0.502)
791.77/792.00	c #Conflicts:    2130000 | #Learnt:      40838 | 0.000
791.77/792.00	c total clause space: 127.173MB
791.77/792.00	c total #watches: 124280
792.37/792.54	c total #propagations: 342411591 / total #impl: 681958793 (eff. 0.502)
792.37/792.54	c #Conflicts:    2131000 | #Learnt:      41838 | 0.000
792.37/792.54	c total clause space: 127.173MB
792.37/792.54	c total #watches: 126817
792.77/792.99	c total #propagations: 342582354 / total #impl: 682319221 (eff. 0.502)
792.77/792.99	c #Conflicts:    2132000 | #Learnt:      42838 | 0.000
792.77/792.99	c total clause space: 127.173MB
792.77/792.99	c total #watches: 129460
793.27/793.49	c total #propagations: 342736946 / total #impl: 682631673 (eff. 0.502)
793.27/793.49	c #Conflicts:    2133000 | #Learnt:      43838 | 0.000
793.27/793.49	c total clause space: 127.173MB
793.27/793.49	c total #watches: 132012
793.87/794.08	c total #propagations: 342896582 / total #impl: 682951714 (eff. 0.502)
793.87/794.08	c #Conflicts:    2134000 | #Learnt:      44838 | 0.000
793.87/794.08	c total clause space: 127.173MB
793.87/794.08	c total #watches: 134420
794.47/794.67	c total #propagations: 343079277 / total #impl: 683316216 (eff. 0.502)
794.47/794.67	c #Conflicts:    2135000 | #Learnt:      45838 | 0.000
794.47/794.67	c total clause space: 127.173MB
794.47/794.67	c total #watches: 137130
794.97/795.16	c total #propagations: 343254201 / total #impl: 683686006 (eff. 0.502)
794.97/795.16	c #Conflicts:    2136000 | #Learnt:      46838 | 0.000
794.97/795.16	c total clause space: 127.173MB
794.97/795.16	c total #watches: 139650
795.57/795.73	c total #propagations: 343413677 / total #impl: 684013404 (eff. 0.502)
795.57/795.73	c #Conflicts:    2137000 | #Learnt:      47838 | 0.000
795.57/795.73	c total clause space: 127.173MB
795.57/795.73	c total #watches: 142025
796.17/796.38	c total #propagations: 343574675 / total #impl: 684352151 (eff. 0.502)
796.17/796.38	c #Conflicts:    2138000 | #Learnt:      48838 | 0.000
796.17/796.38	c total clause space: 127.173MB
796.17/796.38	c total #watches: 144705
796.77/796.92	c total #propagations: 343750564 / total #impl: 684731464 (eff. 0.502)
796.77/796.92	c #Conflicts:    2139000 | #Learnt:      49838 | 0.000
796.77/796.92	c total clause space: 127.173MB
796.77/796.92	c total #watches: 147211
797.27/797.43	c total #propagations: 343913331 / total #impl: 685046200 (eff. 0.502)
797.27/797.43	c #Conflicts:    2140000 | #Learnt:      50838 | 0.000
797.27/797.43	c total clause space: 127.173MB
797.27/797.43	c total #watches: 149694
797.87/798.06	c total #propagations: 344081706 / total #impl: 685371520 (eff. 0.502)
797.87/798.06	c #Conflicts:    2141000 | #Learnt:      51838 | 0.000
797.87/798.06	c total clause space: 127.173MB
797.87/798.06	c total #watches: 152199
798.47/798.67	c total #propagations: 344256745 / total #impl: 685744980 (eff. 0.502)
798.47/798.67	c #Conflicts:    2142000 | #Learnt:      52838 | 0.000
798.47/798.67	c total clause space: 127.173MB
798.47/798.67	c total #watches: 154770
799.17/799.33	c total #propagations: 344410950 / total #impl: 686072970 (eff. 0.502)
799.17/799.33	c #Conflicts:    2143000 | #Learnt:      53838 | 0.000
799.17/799.33	c total clause space: 127.173MB
799.17/799.33	c total #watches: 157253
799.77/799.99	c total #propagations: 344563632 / total #impl: 686393671 (eff. 0.502)
799.77/799.99	c #Conflicts:    2144000 | #Learnt:      54838 | 0.000
799.77/799.99	c total clause space: 127.173MB
799.77/799.99	c total #watches: 159603
800.47/800.70	c total #propagations: 344714474 / total #impl: 686720373 (eff. 0.502)
800.47/800.70	c #Conflicts:    2145000 | #Learnt:      55838 | 0.000
800.47/800.70	c total clause space: 127.173MB
800.47/800.70	c total #watches: 162009
801.27/801.44	c total #propagations: 344876453 / total #impl: 687061694 (eff. 0.502)
801.27/801.44	c #Conflicts:    2146000 | #Learnt:      56838 | 0.000
801.27/801.44	c total clause space: 127.173MB
801.27/801.44	c total #watches: 164331
801.97/802.16	c total #propagations: 345037828 / total #impl: 687395137 (eff. 0.502)
801.97/802.16	c #Conflicts:    2147000 | #Learnt:      57838 | 0.000
801.97/802.16	c total clause space: 127.173MB
801.97/802.16	c total #watches: 166768
802.67/802.86	c total #propagations: 345197203 / total #impl: 687729516 (eff. 0.502)
802.67/802.86	c #Conflicts:    2148000 | #Learnt:      58838 | 0.000
802.67/802.86	c total clause space: 127.173MB
802.67/802.86	c total #watches: 169251
803.47/803.67	c total #propagations: 345362443 / total #impl: 688065351 (eff. 0.502)
803.47/803.67	c #Conflicts:    2149000 | #Learnt:      59838 | 0.000
803.47/803.67	c total clause space: 127.173MB
803.47/803.67	c total #watches: 171447
804.37/804.57	c total #propagations: 345529275 / total #impl: 688409792 (eff. 0.502)
804.37/804.57	c #Conflicts:    2150000 | #Learnt:      60838 | 0.000
804.37/804.57	c total clause space: 127.173MB
804.37/804.57	c total #watches: 173849
805.27/805.48	c total #propagations: 345717837 / total #impl: 688836793 (eff. 0.502)
805.27/805.48	c #Conflicts:    2151000 | #Learnt:      61838 | 0.000
805.27/805.48	c total clause space: 127.173MB
805.27/805.48	c total #watches: 176182
806.27/806.42	c total #propagations: 345904640 / total #impl: 689256337 (eff. 0.502)
806.27/806.42	c #Conflicts:    2152000 | #Learnt:      62838 | 0.000
806.27/806.42	c total clause space: 127.173MB
806.27/806.42	c total #watches: 178354
807.16/807.30	c total #propagations: 346090131 / total #impl: 689666950 (eff. 0.502)
807.16/807.30	c #Conflicts:    2153000 | #Learnt:      63838 | 0.000
807.16/807.30	c total clause space: 127.173MB
807.16/807.30	c total #watches: 180651
807.86/808.06	c total #propagations: 346245335 / total #impl: 690018955 (eff. 0.502)
807.86/808.06	c #Conflicts:    2154000 | #Learnt:      64838 | 0.000
807.86/808.06	c total clause space: 127.173MB
807.86/808.06	c total #watches: 183004
808.66/808.81	c total #propagations: 346390010 / total #impl: 690320690 (eff. 0.502)
808.66/808.81	c #Conflicts:    2155000 | #Learnt:      65838 | 0.000
808.66/808.81	c total clause space: 127.173MB
808.66/808.81	c total #watches: 185500
809.36/809.55	c total #propagations: 346545820 / total #impl: 690646620 (eff. 0.502)
809.36/809.55	c #Conflicts:    2156000 | #Learnt:      66838 | 0.000
809.36/809.55	c total clause space: 127.173MB
809.36/809.55	c total #watches: 187879
810.16/810.37	c total #propagations: 346698874 / total #impl: 690957561 (eff. 0.502)
810.16/810.37	c #Conflicts:    2157000 | #Learnt:      67838 | 0.000
810.16/810.37	c total clause space: 127.173MB
810.16/810.37	c total #watches: 190471
811.06/811.20	c total #propagations: 346863996 / total #impl: 691297584 (eff. 0.502)
811.06/811.20	c #Conflicts:    2158000 | #Learnt:      68838 | 0.000
811.06/811.20	c total clause space: 127.173MB
811.06/811.20	c total #watches: 192956
811.86/812.09	c total #propagations: 347033259 / total #impl: 691652774 (eff. 0.502)
811.86/812.09	c #Conflicts:    2159000 | #Learnt:      69838 | 0.000
811.86/812.09	c total clause space: 127.173MB
811.86/812.09	c total #watches: 195385
812.77/813.00	c total #propagations: 347191765 / total #impl: 692013129 (eff. 0.502)
812.77/813.00	c #Conflicts:    2160000 | #Learnt:      70838 | 0.000
812.77/813.00	c total clause space: 127.173MB
812.77/813.00	c total #watches: 197801
813.46/813.60	c total #propagations: 347363613 / total #impl: 692405059 (eff. 0.502)
813.46/813.60	c GARBAGE COLLECT
813.46/813.60	c #Conflicts:    2161000 | #Learnt:      36233 | 0.000
813.46/813.60	c total clause space: 127.173MB
813.46/813.60	c total #watches: 112410
813.76/813.93	c total #propagations: 347520750 / total #impl: 692712773 (eff. 0.502)
813.76/813.93	c #Conflicts:    2162000 | #Learnt:      37233 | 0.000
813.76/813.93	c total clause space: 127.173MB
813.76/813.93	c total #watches: 114929
814.16/814.34	c total #propagations: 347682059 / total #impl: 693005130 (eff. 0.502)
814.16/814.34	c #Conflicts:    2163000 | #Learnt:      38233 | 0.000
814.16/814.34	c total clause space: 127.173MB
814.16/814.34	c total #watches: 117209
814.56/814.74	c total #propagations: 347858833 / total #impl: 693329649 (eff. 0.502)
814.56/814.74	c #Conflicts:    2164000 | #Learnt:      39233 | 0.000
814.56/814.74	c total clause space: 127.173MB
814.56/814.74	c total #watches: 119547
814.97/815.19	c total #propagations: 348025892 / total #impl: 693650359 (eff. 0.502)
814.97/815.19	c #Conflicts:    2165000 | #Learnt:      40233 | 0.000
814.97/815.19	c total clause space: 127.173MB
814.97/815.19	c total #watches: 122057
815.46/815.65	c total #propagations: 348193751 / total #impl: 693986117 (eff. 0.502)
815.46/815.65	c #Conflicts:    2166000 | #Learnt:      41233 | 0.000
815.46/815.65	c total clause space: 127.173MB
815.46/815.65	c total #watches: 124414
815.96/816.15	c total #propagations: 348365850 / total #impl: 694323193 (eff. 0.502)
815.96/816.15	c #Conflicts:    2167000 | #Learnt:      42233 | 0.000
815.96/816.15	c total clause space: 127.173MB
815.96/816.15	c total #watches: 126965
816.46/816.66	c total #propagations: 348538300 / total #impl: 694668220 (eff. 0.502)
816.46/816.66	c #Conflicts:    2168000 | #Learnt:      43233 | 0.000
816.46/816.66	c total clause space: 127.173MB
816.46/816.66	c total #watches: 129504
816.96/817.11	c total #propagations: 348710848 / total #impl: 695019093 (eff. 0.502)
816.96/817.11	c #Conflicts:    2169000 | #Learnt:      44233 | 0.000
816.96/817.11	c total clause space: 127.173MB
816.96/817.11	c total #watches: 132174
817.36/817.57	c total #propagations: 348877346 / total #impl: 695350028 (eff. 0.502)
817.36/817.57	c #Conflicts:    2170000 | #Learnt:      45233 | 0.000
817.36/817.57	c total clause space: 127.173MB
817.36/817.57	c total #watches: 134410
817.96/818.13	c total #propagations: 349026978 / total #impl: 695647710 (eff. 0.502)
817.96/818.13	c #Conflicts:    2171000 | #Learnt:      46233 | 0.000
817.96/818.13	c total clause space: 127.173MB
817.96/818.13	c total #watches: 136884
818.46/818.68	c total #propagations: 349203366 / total #impl: 696011878 (eff. 0.502)
818.46/818.68	c #Conflicts:    2172000 | #Learnt:      47233 | 0.000
818.46/818.68	c total clause space: 127.173MB
818.46/818.68	c total #watches: 139200
819.06/819.28	c total #propagations: 349359093 / total #impl: 696337176 (eff. 0.502)
819.06/819.28	c #Conflicts:    2173000 | #Learnt:      48233 | 0.000
819.06/819.28	c total clause space: 127.173MB
819.06/819.28	c total #watches: 141610
819.66/819.89	c total #propagations: 349517995 / total #impl: 696679931 (eff. 0.502)
819.66/819.89	c #Conflicts:    2174000 | #Learnt:      49233 | 0.000
819.66/819.89	c total clause space: 127.173MB
819.66/819.89	c total #watches: 143971
820.26/820.44	c total #propagations: 349682754 / total #impl: 697016295 (eff. 0.502)
820.26/820.44	c #Conflicts:    2175000 | #Learnt:      50233 | 0.000
820.26/820.44	c total clause space: 127.173MB
820.26/820.44	c total #watches: 146207
820.86/821.06	c total #propagations: 349835343 / total #impl: 697339625 (eff. 0.502)
820.86/821.06	c #Conflicts:    2176000 | #Learnt:      51233 | 0.000
820.86/821.06	c total clause space: 127.173MB
820.86/821.06	c total #watches: 148551
821.46/821.61	c total #propagations: 349997589 / total #impl: 697689995 (eff. 0.502)
821.46/821.61	c #Conflicts:    2177000 | #Learnt:      52233 | 0.000
821.46/821.61	c total clause space: 127.173MB
821.46/821.61	c total #watches: 150796
822.06/822.27	c total #propagations: 350152449 / total #impl: 698013441 (eff. 0.502)
822.06/822.27	c #Conflicts:    2178000 | #Learnt:      53233 | 0.000
822.06/822.27	c total clause space: 127.173MB
822.06/822.27	c total #watches: 153131
822.67/822.88	c total #propagations: 350333838 / total #impl: 698400248 (eff. 0.502)
822.67/822.88	c #Conflicts:    2179000 | #Learnt:      54233 | 0.000
822.67/822.88	c total clause space: 127.173MB
822.67/822.88	c total #watches: 155375
823.36/823.54	c total #propagations: 350499099 / total #impl: 698750473 (eff. 0.502)
823.36/823.54	c #Conflicts:    2180000 | #Learnt:      55233 | 0.000
823.36/823.54	c total clause space: 127.173MB
823.36/823.54	c total #watches: 157705
824.06/824.21	c total #propagations: 350673633 / total #impl: 699129581 (eff. 0.502)
824.06/824.21	c #Conflicts:    2181000 | #Learnt:      56233 | 0.000
824.06/824.21	c total clause space: 127.173MB
824.06/824.21	c total #watches: 160049
824.66/824.89	c total #propagations: 350849329 / total #impl: 699504896 (eff. 0.502)
824.66/824.89	c #Conflicts:    2182000 | #Learnt:      57233 | 0.000
824.66/824.89	c total clause space: 127.173MB
824.66/824.89	c total #watches: 162535
825.36/825.54	c total #propagations: 351020025 / total #impl: 699872082 (eff. 0.502)
825.36/825.54	c #Conflicts:    2183000 | #Learnt:      58233 | 0.000
825.36/825.54	c total clause space: 127.173MB
825.36/825.54	c total #watches: 164847
826.07/826.21	c total #propagations: 351169931 / total #impl: 700182716 (eff. 0.502)
826.07/826.21	c #Conflicts:    2184000 | #Learnt:      59233 | 0.000
826.07/826.21	c total clause space: 127.173MB
826.07/826.21	c total #watches: 167203
826.86/827.00	c total #propagations: 351325088 / total #impl: 700517164 (eff. 0.502)
826.86/827.00	c #Conflicts:    2185000 | #Learnt:      60233 | 0.000
826.86/827.00	c total clause space: 127.173MB
826.86/827.00	c total #watches: 169404
827.56/827.71	c total #propagations: 351494122 / total #impl: 700867108 (eff. 0.502)
827.56/827.71	c #Conflicts:    2186000 | #Learnt:      61233 | 0.000
827.56/827.71	c total clause space: 127.173MB
827.56/827.71	c total #watches: 171795
828.27/828.45	c total #propagations: 351643095 / total #impl: 701183193 (eff. 0.501)
828.27/828.45	c #Conflicts:    2187000 | #Learnt:      62233 | 0.000
828.27/828.45	c total clause space: 127.173MB
828.27/828.45	c total #watches: 173963
829.06/829.22	c total #propagations: 351778418 / total #impl: 701467887 (eff. 0.501)
829.06/829.22	c #Conflicts:    2188000 | #Learnt:      63233 | 0.000
829.06/829.22	c total clause space: 127.173MB
829.06/829.22	c total #watches: 176148
829.86/830.04	c total #propagations: 351923781 / total #impl: 701767966 (eff. 0.501)
829.86/830.04	c #Conflicts:    2189000 | #Learnt:      64233 | 0.000
829.86/830.04	c total clause space: 127.173MB
829.86/830.04	c total #watches: 178386
830.66/830.88	c total #propagations: 352091249 / total #impl: 702123679 (eff. 0.501)
830.66/830.88	c #Conflicts:    2190000 | #Learnt:      65233 | 0.000
830.66/830.88	c total clause space: 127.173MB
830.66/830.88	c total #watches: 180660
831.46/831.64	c total #propagations: 352256933 / total #impl: 702477359 (eff. 0.501)
831.46/831.64	c #Conflicts:    2191000 | #Learnt:      66233 | 0.000
831.46/831.64	c total clause space: 127.173MB
831.46/831.64	c total #watches: 183281
832.36/832.53	c total #propagations: 352400706 / total #impl: 702794157 (eff. 0.501)
832.36/832.53	c #Conflicts:    2192000 | #Learnt:      67233 | 0.000
832.36/832.53	c total clause space: 127.173MB
832.36/832.53	c total #watches: 185729
833.26/833.41	c total #propagations: 352566204 / total #impl: 703150313 (eff. 0.501)
833.26/833.41	c #Conflicts:    2193000 | #Learnt:      68233 | 0.000
833.26/833.41	c total clause space: 127.173MB
833.26/833.41	c total #watches: 187983
834.16/834.36	c total #propagations: 352730490 / total #impl: 703520270 (eff. 0.501)
834.16/834.36	c #Conflicts:    2194000 | #Learnt:      69233 | 0.000
834.16/834.36	c total clause space: 127.173MB
834.16/834.36	c total #watches: 190402
835.06/835.29	c total #propagations: 352890666 / total #impl: 703892939 (eff. 0.501)
835.06/835.29	c #Conflicts:    2195000 | #Learnt:      70233 | 0.000
835.06/835.29	c total clause space: 127.173MB
835.06/835.29	c total #watches: 192658
836.16/836.36	c total #propagations: 353042349 / total #impl: 704215677 (eff. 0.501)
836.16/836.36	c #Conflicts:    2196000 | #Learnt:      71233 | 0.000
836.16/836.36	c total clause space: 127.173MB
836.16/836.36	c total #watches: 194865
836.86/837.09	c total #propagations: 353214241 / total #impl: 704593130 (eff. 0.501)
836.86/837.09	c GARBAGE COLLECT
836.86/837.09	c #Conflicts:    2197000 | #Learnt:      36342 | 0.000
836.86/837.09	c total clause space: 127.173MB
836.86/837.09	c total #watches: 112623
837.26/837.49	c total #propagations: 353382150 / total #impl: 704927907 (eff. 0.501)
837.26/837.49	c #Conflicts:    2198000 | #Learnt:      37342 | 0.000
837.26/837.49	c total clause space: 127.173MB
837.26/837.49	c total #watches: 115109
837.66/837.90	c total #propagations: 353562988 / total #impl: 705262466 (eff. 0.501)
837.66/837.90	c #Conflicts:    2199000 | #Learnt:      38342 | 0.000
837.66/837.90	c total clause space: 127.173MB
837.66/837.90	c total #watches: 117613
838.06/838.26	c total #propagations: 353731802 / total #impl: 705587221 (eff. 0.501)
838.06/838.26	c #Conflicts:    2200000 | #Learnt:      39342 | 0.000
838.06/838.26	c total clause space: 127.173MB
838.06/838.26	c total #watches: 119891
838.46/838.61	c total #propagations: 353883256 / total #impl: 705886383 (eff. 0.501)
838.46/838.61	c #Conflicts:    2201000 | #Learnt:      40342 | 0.000
838.46/838.61	c total clause space: 127.173MB
838.46/838.61	c total #watches: 122310
838.76/838.97	c total #propagations: 354027298 / total #impl: 706165361 (eff. 0.501)
838.76/838.97	c #Conflicts:    2202000 | #Learnt:      41342 | 0.000
838.76/838.97	c total clause space: 127.173MB
838.76/838.97	c total #watches: 124592
839.16/839.35	c total #propagations: 354173170 / total #impl: 706438366 (eff. 0.501)
839.16/839.35	c #Conflicts:    2203000 | #Learnt:      42342 | 0.000
839.16/839.35	c total clause space: 127.173MB
839.16/839.35	c total #watches: 126732
839.56/839.76	c total #propagations: 354329017 / total #impl: 706739141 (eff. 0.501)
839.56/839.76	c #Conflicts:    2204000 | #Learnt:      43342 | 0.000
839.56/839.76	c total clause space: 127.173MB
839.56/839.76	c total #watches: 129148
839.96/840.19	c total #propagations: 354491857 / total #impl: 707039273 (eff. 0.501)
839.96/840.19	c #Conflicts:    2205000 | #Learnt:      44342 | 0.000
839.96/840.19	c total clause space: 127.173MB
839.96/840.19	c total #watches: 131629
840.46/840.68	c total #propagations: 354656027 / total #impl: 707353557 (eff. 0.501)
840.46/840.68	c #Conflicts:    2206000 | #Learnt:      45342 | 0.000
840.46/840.68	c total clause space: 127.173MB
840.46/840.68	c total #watches: 134179
840.96/841.16	c total #propagations: 354826710 / total #impl: 707677191 (eff. 0.501)
840.96/841.16	c #Conflicts:    2207000 | #Learnt:      46342 | 0.000
840.96/841.16	c total clause space: 127.173MB
840.96/841.16	c total #watches: 136650
841.46/841.63	c total #propagations: 354991610 / total #impl: 707994243 (eff. 0.501)
841.46/841.63	c #Conflicts:    2208000 | #Learnt:      47342 | 0.000
841.46/841.63	c total clause space: 127.173MB
841.46/841.63	c total #watches: 139150
842.06/842.22	c total #propagations: 355152285 / total #impl: 708296459 (eff. 0.501)
842.06/842.22	c #Conflicts:    2209000 | #Learnt:      48342 | 0.000
842.06/842.22	c total clause space: 127.173MB
842.06/842.22	c total #watches: 141500
842.66/842.81	c total #propagations: 355331825 / total #impl: 708634545 (eff. 0.501)
842.66/842.81	c #Conflicts:    2210000 | #Learnt:      49342 | 0.000
842.66/842.81	c total clause space: 127.173MB
842.66/842.81	c total #watches: 143993
843.16/843.39	c total #propagations: 355507381 / total #impl: 708968672 (eff. 0.501)
843.16/843.39	c #Conflicts:    2211000 | #Learnt:      50342 | 0.000
843.16/843.39	c total clause space: 127.173MB
843.16/843.39	c total #watches: 146422
843.86/844.02	c total #propagations: 355679419 / total #impl: 709311576 (eff. 0.501)
843.86/844.02	c #Conflicts:    2212000 | #Learnt:      51342 | 0.000
843.86/844.02	c total clause space: 127.173MB
843.86/844.02	c total #watches: 148795
844.46/844.67	c total #propagations: 355861930 / total #impl: 709675093 (eff. 0.501)
844.46/844.67	c #Conflicts:    2213000 | #Learnt:      52342 | 0.000
844.46/844.67	c total clause space: 127.173MB
844.46/844.67	c total #watches: 151261
845.16/845.34	c total #propagations: 356033547 / total #impl: 710018735 (eff. 0.501)
845.16/845.34	c #Conflicts:    2214000 | #Learnt:      53342 | 0.000
845.16/845.34	c total clause space: 127.173MB
845.16/845.34	c total #watches: 153601
845.76/846.00	c total #propagations: 356211546 / total #impl: 710381849 (eff. 0.501)
845.76/846.00	c #Conflicts:    2215000 | #Learnt:      54342 | 0.000
845.76/846.00	c total clause space: 127.173MB
845.76/846.00	c total #watches: 156172
846.46/846.62	c total #propagations: 356390417 / total #impl: 710743740 (eff. 0.501)
846.46/846.62	c #Conflicts:    2216000 | #Learnt:      55342 | 0.000
846.46/846.62	c total clause space: 127.173MB
846.46/846.62	c total #watches: 158455
847.06/847.26	c total #propagations: 356554357 / total #impl: 711068026 (eff. 0.501)
847.06/847.26	c #Conflicts:    2217000 | #Learnt:      56342 | 0.000
847.06/847.26	c total clause space: 127.173MB
847.06/847.26	c total #watches: 160928
847.66/847.88	c total #propagations: 356725537 / total #impl: 711413297 (eff. 0.501)
847.66/847.88	c #Conflicts:    2218000 | #Learnt:      57342 | 0.000
847.66/847.88	c total clause space: 127.173MB
847.66/847.88	c total #watches: 163224
848.46/848.63	c total #propagations: 356890621 / total #impl: 711747821 (eff. 0.501)
848.46/848.63	c #Conflicts:    2219000 | #Learnt:      58342 | 0.000
848.46/848.63	c total clause space: 127.173MB
848.46/848.63	c total #watches: 165641
849.16/849.35	c total #propagations: 357061492 / total #impl: 712100494 (eff. 0.501)
849.16/849.35	c #Conflicts:    2220000 | #Learnt:      59342 | 0.000
849.16/849.35	c total clause space: 127.173MB
849.16/849.35	c total #watches: 168201
849.85/850.07	c total #propagations: 357241266 / total #impl: 712464691 (eff. 0.501)
849.85/850.07	c #Conflicts:    2221000 | #Learnt:      60342 | 0.000
849.85/850.07	c total clause space: 127.173MB
849.85/850.07	c total #watches: 170549
850.55/850.79	c total #propagations: 357410477 / total #impl: 712802101 (eff. 0.501)
850.55/850.79	c #Conflicts:    2222000 | #Learnt:      61342 | 0.000
850.55/850.79	c total clause space: 127.173MB
850.55/850.79	c total #watches: 172974
851.36/851.53	c total #propagations: 357582598 / total #impl: 713155744 (eff. 0.501)
851.36/851.53	c #Conflicts:    2223000 | #Learnt:      62342 | 0.000
851.36/851.53	c total clause space: 127.173MB
851.36/851.53	c total #watches: 175397
852.15/852.34	c total #propagations: 357744023 / total #impl: 713489901 (eff. 0.501)
852.15/852.34	c #Conflicts:    2224000 | #Learnt:      63342 | 0.000
852.15/852.34	c total clause space: 127.173MB
852.15/852.34	c total #watches: 177671
852.95/853.17	c total #propagations: 357917560 / total #impl: 713859892 (eff. 0.501)
852.95/853.17	c #Conflicts:    2225000 | #Learnt:      64342 | 0.000
852.95/853.17	c total clause space: 127.173MB
852.95/853.17	c total #watches: 180173
853.75/853.95	c total #propagations: 358089716 / total #impl: 714228645 (eff. 0.501)
853.75/853.95	c #Conflicts:    2226000 | #Learnt:      65342 | 0.000
853.75/853.95	c total clause space: 127.173MB
853.75/853.95	c total #watches: 182416
854.56/854.75	c total #propagations: 358241215 / total #impl: 714547844 (eff. 0.501)
854.56/854.75	c #Conflicts:    2227000 | #Learnt:      66342 | 0.000
854.56/854.75	c total clause space: 127.173MB
854.56/854.75	c total #watches: 184673
855.35/855.51	c total #propagations: 358411277 / total #impl: 714896439 (eff. 0.501)
855.35/855.51	c #Conflicts:    2228000 | #Learnt:      67342 | 0.000
855.35/855.51	c total clause space: 127.173MB
855.35/855.51	c total #watches: 186888
856.05/856.29	c total #propagations: 358576454 / total #impl: 715232072 (eff. 0.501)
856.05/856.29	c #Conflicts:    2229000 | #Learnt:      68342 | 0.000
856.05/856.29	c total clause space: 127.173MB
856.05/856.29	c total #watches: 189251
856.86/857.05	c total #propagations: 358739548 / total #impl: 715572215 (eff. 0.501)
856.86/857.05	c #Conflicts:    2230000 | #Learnt:      69342 | 0.000
856.86/857.05	c total clause space: 127.173MB
856.86/857.05	c total #watches: 191537
857.65/857.87	c total #propagations: 358903356 / total #impl: 715902591 (eff. 0.501)
857.65/857.87	c #Conflicts:    2231000 | #Learnt:      70342 | 0.000
857.65/857.87	c total clause space: 127.173MB
857.65/857.87	c total #watches: 193898
858.55/858.79	c total #propagations: 359053143 / total #impl: 716229726 (eff. 0.501)
858.55/858.79	c #Conflicts:    2232000 | #Learnt:      71342 | 0.000
858.55/858.79	c total clause space: 127.173MB
858.55/858.79	c total #watches: 196483
859.55/859.72	c total #propagations: 359217121 / total #impl: 716570516 (eff. 0.501)
859.55/859.72	c #Conflicts:    2233000 | #Learnt:      72342 | 0.000
859.55/859.72	c total clause space: 127.173MB
859.55/859.72	c total #watches: 199050
860.06/860.21	c total #propagations: 359387455 / total #impl: 716918480 (eff. 0.501)
860.06/860.21	c GARBAGE COLLECT
860.06/860.21	c #Conflicts:    2234000 | #Learnt:      37141 | 0.000
860.06/860.21	c total clause space: 127.173MB
860.06/860.21	c total #watches: 114933
860.45/860.66	c total #propagations: 359566292 / total #impl: 717241414 (eff. 0.501)
860.45/860.66	c #Conflicts:    2235000 | #Learnt:      38141 | 0.000
860.45/860.66	c total clause space: 127.173MB
860.45/860.66	c total #watches: 117504
860.85/861.09	c total #propagations: 359746348 / total #impl: 717560722 (eff. 0.501)
860.85/861.09	c #Conflicts:    2236000 | #Learnt:      39141 | 0.000
860.85/861.09	c total clause space: 127.173MB
860.85/861.09	c total #watches: 119990
861.35/861.53	c total #propagations: 359910661 / total #impl: 717865854 (eff. 0.501)
861.35/861.53	c #Conflicts:    2237000 | #Learnt:      40141 | 0.000
861.35/861.53	c total clause space: 127.173MB
861.35/861.53	c total #watches: 122481
861.75/861.97	c total #propagations: 360066171 / total #impl: 718163020 (eff. 0.501)
861.75/861.97	c #Conflicts:    2238000 | #Learnt:      41141 | 0.000
861.75/861.97	c total clause space: 127.173MB
861.75/861.97	c total #watches: 124976
862.26/862.49	c total #propagations: 360212977 / total #impl: 718458699 (eff. 0.501)
862.26/862.49	c #Conflicts:    2239000 | #Learnt:      42141 | 0.000
862.26/862.49	c total clause space: 127.173MB
862.26/862.49	c total #watches: 127664
862.85/863.03	c total #propagations: 360378413 / total #impl: 718786525 (eff. 0.501)
862.85/863.03	c #Conflicts:    2240000 | #Learnt:      43141 | 0.000
862.85/863.03	c total clause space: 127.173MB
862.85/863.03	c total #watches: 129990
863.36/863.56	c total #propagations: 360539199 / total #impl: 719107285 (eff. 0.501)
863.36/863.56	c #Conflicts:    2241000 | #Learnt:      44141 | 0.000
863.36/863.56	c total clause space: 127.173MB
863.36/863.56	c total #watches: 132640
863.95/864.13	c total #propagations: 360708091 / total #impl: 719443544 (eff. 0.501)
863.95/864.13	c #Conflicts:    2242000 | #Learnt:      45141 | 0.000
863.95/864.13	c total clause space: 127.173MB
863.95/864.13	c total #watches: 135075
864.46/864.69	c total #propagations: 360881408 / total #impl: 719797269 (eff. 0.501)
864.46/864.69	c #Conflicts:    2243000 | #Learnt:      46141 | 0.000
864.46/864.69	c total clause space: 127.173MB
864.46/864.69	c total #watches: 137515
865.05/865.21	c total #propagations: 361048914 / total #impl: 720146350 (eff. 0.501)
865.05/865.21	c #Conflicts:    2244000 | #Learnt:      47141 | 0.000
865.05/865.21	c total clause space: 127.173MB
865.05/865.21	c total #watches: 140026
865.56/865.77	c total #propagations: 361212904 / total #impl: 720488888 (eff. 0.501)
865.56/865.77	c #Conflicts:    2245000 | #Learnt:      48141 | 0.000
865.56/865.77	c total clause space: 127.173MB
865.56/865.77	c total #watches: 142375
866.15/866.39	c total #propagations: 361378098 / total #impl: 720825784 (eff. 0.501)
866.15/866.39	c #Conflicts:    2246000 | #Learnt:      49141 | 0.000
866.15/866.39	c total clause space: 127.173MB
866.15/866.39	c total #watches: 144885
866.85/867.02	c total #propagations: 361552086 / total #impl: 721180439 (eff. 0.501)
866.85/867.02	c #Conflicts:    2247000 | #Learnt:      50141 | 0.000
866.85/867.02	c total clause space: 127.173MB
866.85/867.02	c total #watches: 147407
867.45/867.67	c total #propagations: 361728392 / total #impl: 721537883 (eff. 0.501)
867.45/867.67	c #Conflicts:    2248000 | #Learnt:      51141 | 0.000
867.45/867.67	c total clause space: 127.173MB
867.45/867.67	c total #watches: 150022
868.15/868.33	c total #propagations: 361890793 / total #impl: 721864398 (eff. 0.501)
868.15/868.33	c #Conflicts:    2249000 | #Learnt:      52141 | 0.000
868.15/868.33	c total clause space: 127.173MB
868.15/868.33	c total #watches: 152537
868.75/868.99	c total #propagations: 362060760 / total #impl: 722216505 (eff. 0.501)
868.75/868.99	c #Conflicts:    2250000 | #Learnt:      53141 | 0.000
868.75/868.99	c total clause space: 127.173MB
868.75/868.99	c total #watches: 155054
869.45/869.66	c total #propagations: 362223833 / total #impl: 722550939 (eff. 0.501)
869.45/869.66	c #Conflicts:    2251000 | #Learnt:      54141 | 0.000
869.45/869.66	c total clause space: 127.173MB
869.45/869.66	c total #watches: 157361
870.25/870.40	c total #propagations: 362385137 / total #impl: 722889192 (eff. 0.501)
870.25/870.40	c #Conflicts:    2252000 | #Learnt:      55141 | 0.000
870.25/870.40	c total clause space: 127.173MB
870.25/870.40	c total #watches: 159865
870.95/871.16	c total #propagations: 362557053 / total #impl: 723259256 (eff. 0.501)
870.95/871.16	c #Conflicts:    2253000 | #Learnt:      56141 | 0.000
870.95/871.16	c total clause space: 127.173MB
870.95/871.16	c total #watches: 162340
871.75/871.95	c total #propagations: 362726525 / total #impl: 723627564 (eff. 0.501)
871.75/871.95	c #Conflicts:    2254000 | #Learnt:      57141 | 0.000
871.75/871.95	c total clause space: 127.173MB
871.75/871.95	c total #watches: 164839
872.55/872.70	c total #propagations: 362897864 / total #impl: 723988020 (eff. 0.501)
872.55/872.70	c #Conflicts:    2255000 | #Learnt:      58141 | 0.000
872.55/872.70	c total clause space: 127.173MB
872.55/872.70	c total #watches: 167516
873.26/873.45	c total #propagations: 363064631 / total #impl: 724339691 (eff. 0.501)
873.26/873.45	c #Conflicts:    2256000 | #Learnt:      59141 | 0.000
873.26/873.45	c total clause space: 127.173MB
873.26/873.45	c total #watches: 170025
873.95/874.12	c total #propagations: 363234807 / total #impl: 724699763 (eff. 0.501)
873.95/874.12	c #Conflicts:    2257000 | #Learnt:      60141 | 0.000
873.95/874.12	c total clause space: 127.173MB
873.95/874.12	c total #watches: 172489
874.65/874.85	c total #propagations: 363386105 / total #impl: 725019933 (eff. 0.501)
874.65/874.85	c #Conflicts:    2258000 | #Learnt:      61141 | 0.000
874.65/874.85	c total clause space: 127.173MB
874.65/874.85	c total #watches: 174711
875.35/875.52	c total #propagations: 363543804 / total #impl: 725352408 (eff. 0.501)
875.35/875.52	c #Conflicts:    2259000 | #Learnt:      62141 | 0.000
875.35/875.52	c total clause space: 127.173MB
875.35/875.52	c total #watches: 177074
875.95/876.18	c total #propagations: 363694075 / total #impl: 725660839 (eff. 0.501)
875.95/876.18	c #Conflicts:    2260000 | #Learnt:      63141 | 0.000
875.95/876.18	c total clause space: 127.173MB
875.95/876.18	c total #watches: 179385
876.66/876.81	c total #propagations: 363837656 / total #impl: 725961801 (eff. 0.501)
876.66/876.81	c #Conflicts:    2261000 | #Learnt:      64141 | 0.000
876.66/876.81	c total clause space: 127.173MB
876.66/876.81	c total #watches: 181575
877.25/877.46	c total #propagations: 363990382 / total #impl: 726274796 (eff. 0.501)
877.25/877.46	c #Conflicts:    2262000 | #Learnt:      65141 | 0.000
877.25/877.46	c total clause space: 127.173MB
877.25/877.46	c total #watches: 183918
877.95/878.13	c total #propagations: 364145803 / total #impl: 726598699 (eff. 0.501)
877.95/878.13	c #Conflicts:    2263000 | #Learnt:      66141 | 0.000
877.95/878.13	c total clause space: 127.173MB
877.95/878.13	c total #watches: 186204
878.65/878.82	c total #propagations: 364305567 / total #impl: 726930615 (eff. 0.501)
878.65/878.82	c #Conflicts:    2264000 | #Learnt:      67141 | 0.000
878.65/878.82	c total clause space: 127.173MB
878.65/878.82	c total #watches: 188362
879.45/879.62	c total #propagations: 364451453 / total #impl: 727236217 (eff. 0.501)
879.45/879.62	c #Conflicts:    2265000 | #Learnt:      68141 | 0.000
879.45/879.62	c total clause space: 127.173MB
879.45/879.62	c total #watches: 190635
880.25/880.43	c total #propagations: 364609676 / total #impl: 727577592 (eff. 0.501)
880.25/880.43	c #Conflicts:    2266000 | #Learnt:      69141 | 0.000
880.25/880.43	c total clause space: 127.173MB
880.25/880.43	c total #watches: 192880
880.96/881.17	c total #propagations: 364760679 / total #impl: 727905058 (eff. 0.501)
880.96/881.17	c #Conflicts:    2267000 | #Learnt:      70141 | 0.000
880.96/881.17	c total clause space: 127.173MB
880.96/881.17	c total #watches: 195387
881.75/881.90	c total #propagations: 364915225 / total #impl: 728230375 (eff. 0.501)
881.75/881.90	c #Conflicts:    2268000 | #Learnt:      71141 | 0.000
881.75/881.90	c total clause space: 127.173MB
881.75/881.90	c total #watches: 197688
882.45/882.66	c total #propagations: 365070560 / total #impl: 728558937 (eff. 0.501)
882.45/882.66	c #Conflicts:    2269000 | #Learnt:      72141 | 0.000
882.45/882.66	c total clause space: 127.173MB
882.45/882.66	c total #watches: 199961
883.15/883.38	c total #propagations: 365224519 / total #impl: 728883175 (eff. 0.501)
883.15/883.38	c GARBAGE COLLECT
883.15/883.38	c #Conflicts:    2270000 | #Learnt:      36640 | 0.000
883.15/883.38	c total clause space: 127.173MB
883.15/883.38	c total #watches: 113529
883.55/883.76	c total #propagations: 365383379 / total #impl: 729225917 (eff. 0.501)
883.55/883.76	c #Conflicts:    2271000 | #Learnt:      37640 | 0.000
883.55/883.76	c total clause space: 127.173MB
883.55/883.76	c total #watches: 115915
883.95/884.13	c total #propagations: 365535625 / total #impl: 729519149 (eff. 0.501)
883.95/884.13	c #Conflicts:    2272000 | #Learnt:      38640 | 0.000
883.95/884.13	c total clause space: 127.173MB
883.95/884.13	c total #watches: 118369
884.36/884.52	c total #propagations: 365691462 / total #impl: 729818329 (eff. 0.501)
884.36/884.52	c #Conflicts:    2273000 | #Learnt:      39640 | 0.000
884.36/884.52	c total clause space: 127.173MB
884.36/884.52	c total #watches: 120794
884.75/884.94	c total #propagations: 365844389 / total #impl: 730121381 (eff. 0.501)
884.75/884.94	c #Conflicts:    2274000 | #Learnt:      40640 | 0.000
884.75/884.94	c total clause space: 127.173MB
884.75/884.94	c total #watches: 123188
885.25/885.40	c total #propagations: 365992266 / total #impl: 730415167 (eff. 0.501)
885.25/885.40	c #Conflicts:    2275000 | #Learnt:      41640 | 0.000
885.25/885.40	c total clause space: 127.173MB
885.25/885.40	c total #watches: 125475
885.65/885.85	c total #propagations: 366149209 / total #impl: 730740103 (eff. 0.501)
885.65/885.85	c #Conflicts:    2276000 | #Learnt:      42640 | 0.000
885.65/885.85	c total clause space: 127.173MB
885.65/885.85	c total #watches: 127812
886.15/886.33	c total #propagations: 366300686 / total #impl: 731061528 (eff. 0.501)
886.15/886.33	c #Conflicts:    2277000 | #Learnt:      43640 | 0.000
886.15/886.33	c total clause space: 127.173MB
886.15/886.33	c total #watches: 130215
886.65/886.81	c total #propagations: 366460683 / total #impl: 731390034 (eff. 0.501)
886.65/886.81	c #Conflicts:    2278000 | #Learnt:      44640 | 0.000
886.65/886.81	c total clause space: 127.173MB
886.65/886.81	c total #watches: 132487
887.05/887.25	c total #propagations: 366620794 / total #impl: 731723067 (eff. 0.501)
887.05/887.25	c #Conflicts:    2279000 | #Learnt:      45640 | 0.000
887.05/887.25	c total clause space: 127.173MB
887.05/887.25	c total #watches: 134711
887.56/887.78	c total #propagations: 366771804 / total #impl: 732026104 (eff. 0.501)
887.56/887.78	c #Conflicts:    2280000 | #Learnt:      46640 | 0.000
887.56/887.78	c total clause space: 127.173MB
887.56/887.78	c total #watches: 136919
888.15/888.34	c total #propagations: 366934451 / total #impl: 732360641 (eff. 0.501)
888.15/888.34	c #Conflicts:    2281000 | #Learnt:      47640 | 0.000
888.15/888.34	c total clause space: 127.173MB
888.15/888.34	c total #watches: 139230
888.65/888.90	c total #propagations: 367103755 / total #impl: 732703659 (eff. 0.501)
888.65/888.90	c #Conflicts:    2282000 | #Learnt:      48640 | 0.000
888.65/888.90	c total clause space: 127.173MB
888.65/888.90	c total #watches: 141486
889.25/889.45	c total #propagations: 367265598 / total #impl: 733030939 (eff. 0.501)
889.25/889.45	c #Conflicts:    2283000 | #Learnt:      49640 | 0.000
889.25/889.45	c total clause space: 127.173MB
889.25/889.45	c total #watches: 143737
889.75/889.99	c total #propagations: 367422422 / total #impl: 733347465 (eff. 0.501)
889.75/889.99	c #Conflicts:    2284000 | #Learnt:      50640 | 0.000
889.75/889.99	c total clause space: 127.173MB
889.75/889.99	c total #watches: 146349
890.35/890.51	c total #propagations: 367587430 / total #impl: 733684544 (eff. 0.501)
890.35/890.51	c #Conflicts:    2285000 | #Learnt:      51640 | 0.000
890.35/890.51	c total clause space: 127.173MB
890.35/890.51	c total #watches: 148691
890.85/891.07	c total #propagations: 367739069 / total #impl: 734003312 (eff. 0.501)
890.85/891.07	c #Conflicts:    2286000 | #Learnt:      52640 | 0.000
890.85/891.07	c total clause space: 127.173MB
890.85/891.07	c total #watches: 150999
891.45/891.63	c total #propagations: 367897659 / total #impl: 734337215 (eff. 0.501)
891.45/891.63	c #Conflicts:    2287000 | #Learnt:      53640 | 0.000
891.45/891.63	c total clause space: 127.173MB
891.45/891.63	c total #watches: 153214
891.95/892.20	c total #propagations: 368052214 / total #impl: 734649940 (eff. 0.501)
891.95/892.20	c #Conflicts:    2288000 | #Learnt:      54640 | 0.000
891.95/892.20	c total clause space: 127.173MB
891.95/892.20	c total #watches: 155372
892.65/892.85	c total #propagations: 368203425 / total #impl: 734961653 (eff. 0.501)
892.65/892.85	c #Conflicts:    2289000 | #Learnt:      55640 | 0.000
892.65/892.85	c total clause space: 127.173MB
892.65/892.85	c total #watches: 157521
893.35/893.50	c total #propagations: 368356824 / total #impl: 735293520 (eff. 0.501)
893.35/893.50	c #Conflicts:    2290000 | #Learnt:      56640 | 0.000
893.35/893.50	c total clause space: 127.173MB
893.35/893.50	c total #watches: 159709
893.95/894.15	c total #propagations: 368513849 / total #impl: 735636495 (eff. 0.501)
893.95/894.15	c #Conflicts:    2291000 | #Learnt:      57640 | 0.000
893.95/894.15	c total clause space: 127.173MB
893.95/894.15	c total #watches: 161953
894.65/894.89	c total #propagations: 368660334 / total #impl: 735938831 (eff. 0.501)
894.65/894.89	c #Conflicts:    2292000 | #Learnt:      58640 | 0.000
894.65/894.89	c total clause space: 127.173MB
894.65/894.89	c total #watches: 164103
895.45/895.64	c total #propagations: 368812218 / total #impl: 736252072 (eff. 0.501)
895.45/895.64	c #Conflicts:    2293000 | #Learnt:      59640 | 0.000
895.45/895.64	c total clause space: 127.173MB
895.45/895.64	c total #watches: 166527
896.15/896.36	c total #propagations: 368980190 / total #impl: 736617853 (eff. 0.501)
896.15/896.36	c #Conflicts:    2294000 | #Learnt:      60640 | 0.000
896.15/896.36	c total clause space: 127.173MB
896.15/896.36	c total #watches: 168756
896.95/897.13	c total #propagations: 369146276 / total #impl: 736968529 (eff. 0.501)
896.95/897.13	c #Conflicts:    2295000 | #Learnt:      61640 | 0.000
896.95/897.13	c total clause space: 127.173MB
896.95/897.13	c total #watches: 171007
897.75/897.95	c total #propagations: 369308667 / total #impl: 737310673 (eff. 0.501)
897.75/897.95	c #Conflicts:    2296000 | #Learnt:      62640 | 0.000
897.75/897.95	c total clause space: 127.173MB
897.75/897.95	c total #watches: 173101
898.55/898.75	c total #propagations: 369473989 / total #impl: 737651251 (eff. 0.501)
898.55/898.75	c #Conflicts:    2297000 | #Learnt:      63640 | 0.000
898.55/898.75	c total clause space: 127.173MB
898.55/898.75	c total #watches: 175403
899.35/899.53	c total #propagations: 369620201 / total #impl: 737966335 (eff. 0.501)
899.35/899.53	c #Conflicts:    2298000 | #Learnt:      64640 | 0.000
899.35/899.53	c total clause space: 127.173MB
899.35/899.53	c total #watches: 177606
900.25/900.41	c total #propagations: 369763929 / total #impl: 738284012 (eff. 0.501)
900.25/900.41	c #Conflicts:    2299000 | #Learnt:      65640 | 0.000
900.25/900.41	c total clause space: 127.173MB
900.25/900.41	c total #watches: 179910
901.05/901.25	c total #propagations: 369922804 / total #impl: 738648620 (eff. 0.501)
901.05/901.25	c #Conflicts:    2300000 | #Learnt:      66640 | 0.000
901.05/901.25	c total clause space: 127.173MB
901.05/901.25	c total #watches: 182160
901.86/902.03	c total #propagations: 370069189 / total #impl: 738973432 (eff. 0.501)
901.86/902.03	c #Conflicts:    2301000 | #Learnt:      67640 | 0.000
901.86/902.03	c total clause space: 127.173MB
901.86/902.03	c total #watches: 184407
902.65/902.86	c total #propagations: 370222220 / total #impl: 739304899 (eff. 0.501)
902.65/902.86	c #Conflicts:    2302000 | #Learnt:      68640 | 0.000
902.65/902.86	c total clause space: 127.173MB
902.65/902.86	c total #watches: 186654
903.45/903.70	c total #propagations: 370387054 / total #impl: 739674551 (eff. 0.501)
903.45/903.70	c #Conflicts:    2303000 | #Learnt:      69640 | 0.000
903.45/903.70	c total clause space: 127.173MB
903.45/903.70	c total #watches: 188908
904.35/904.51	c total #propagations: 370548385 / total #impl: 740027090 (eff. 0.501)
904.35/904.51	c #Conflicts:    2304000 | #Learnt:      70640 | 0.000
904.35/904.51	c total clause space: 206.656MB
904.35/904.51	c total #watches: 191300
905.15/905.36	c total #propagations: 370705334 / total #impl: 740381715 (eff. 0.501)
905.15/905.36	c #Conflicts:    2305000 | #Learnt:      71640 | 0.000
905.15/905.36	c total clause space: 206.656MB
905.15/905.36	c total #watches: 193643
906.05/906.20	c total #propagations: 370871463 / total #impl: 740741788 (eff. 0.501)
906.05/906.20	c #Conflicts:    2306000 | #Learnt:      72640 | 0.000
906.05/906.20	c total clause space: 206.656MB
906.05/906.20	c total #watches: 196027
906.95/907.13	c total #propagations: 371038084 / total #impl: 741104932 (eff. 0.501)
906.95/907.13	c GARBAGE COLLECT
906.95/907.13	c #Conflicts:    2307000 | #Learnt:      36846 | 0.000
906.95/907.13	c total clause space: 206.656MB
906.95/907.13	c total #watches: 113961
907.36/907.54	c total #propagations: 371198904 / total #impl: 741461527 (eff. 0.501)
907.36/907.54	c #Conflicts:    2308000 | #Learnt:      37846 | 0.000
907.36/907.54	c total clause space: 206.656MB
907.36/907.54	c total #watches: 116259
907.85/908.02	c total #propagations: 371366648 / total #impl: 741780872 (eff. 0.501)
907.85/908.02	c #Conflicts:    2309000 | #Learnt:      38846 | 0.000
907.85/908.02	c total clause space: 206.656MB
907.85/908.02	c total #watches: 118620
908.25/908.48	c total #propagations: 371545299 / total #impl: 742121688 (eff. 0.501)
908.25/908.48	c #Conflicts:    2310000 | #Learnt:      39846 | 0.000
908.25/908.48	c total clause space: 206.656MB
908.25/908.48	c total #watches: 121018
908.75/908.95	c total #propagations: 371723729 / total #impl: 742469340 (eff. 0.501)
908.75/908.95	c #Conflicts:    2311000 | #Learnt:      40846 | 0.000
908.75/908.95	c total clause space: 206.656MB
908.75/908.95	c total #watches: 123356
909.25/909.42	c total #propagations: 371897976 / total #impl: 742818897 (eff. 0.501)
909.25/909.42	c #Conflicts:    2312000 | #Learnt:      41846 | 0.000
909.25/909.42	c total clause space: 206.656MB
909.25/909.42	c total #watches: 125550
909.75/909.90	c total #propagations: 372075042 / total #impl: 743167959 (eff. 0.501)
909.75/909.90	c #Conflicts:    2313000 | #Learnt:      42846 | 0.000
909.75/909.90	c total clause space: 206.656MB
909.75/909.90	c total #watches: 127896
910.15/910.37	c total #propagations: 372244159 / total #impl: 743503086 (eff. 0.501)
910.15/910.37	c #Conflicts:    2314000 | #Learnt:      43846 | 0.000
910.15/910.37	c total clause space: 206.656MB
910.15/910.37	c total #watches: 130462
910.66/910.81	c total #propagations: 372406410 / total #impl: 743840338 (eff. 0.501)
910.66/910.81	c #Conflicts:    2315000 | #Learnt:      44846 | 0.000
910.66/910.81	c total clause space: 206.656MB
910.66/910.81	c total #watches: 132880
911.15/911.31	c total #propagations: 372559773 / total #impl: 744141259 (eff. 0.501)
911.15/911.31	c #Conflicts:    2316000 | #Learnt:      45846 | 0.000
911.15/911.31	c total clause space: 206.656MB
911.15/911.31	c total #watches: 135256
911.65/911.85	c total #propagations: 372734454 / total #impl: 744477373 (eff. 0.501)
911.65/911.85	c #Conflicts:    2317000 | #Learnt:      46846 | 0.000
911.65/911.85	c total clause space: 206.656MB
911.65/911.85	c total #watches: 137472
912.25/912.42	c total #propagations: 372905477 / total #impl: 744815275 (eff. 0.501)
912.25/912.42	c #Conflicts:    2318000 | #Learnt:      47846 | 0.000
912.25/912.42	c total clause space: 206.656MB
912.25/912.42	c total #watches: 139878
912.75/912.96	c total #propagations: 373086719 / total #impl: 745169466 (eff. 0.501)
912.75/912.96	c #Conflicts:    2319000 | #Learnt:      48846 | 0.000
912.75/912.96	c total clause space: 206.656MB
912.75/912.96	c total #watches: 142297
913.35/913.53	c total #propagations: 373254776 / total #impl: 745502425 (eff. 0.501)
913.35/913.53	c #Conflicts:    2320000 | #Learnt:      49846 | 0.000
913.35/913.53	c total clause space: 206.656MB
913.35/913.53	c total #watches: 144742
913.96/914.13	c total #propagations: 373424430 / total #impl: 745842303 (eff. 0.501)
913.96/914.13	c #Conflicts:    2321000 | #Learnt:      50846 | 0.000
913.96/914.13	c total clause space: 206.656MB
913.96/914.13	c total #watches: 147265
914.55/914.71	c total #propagations: 373602615 / total #impl: 746196671 (eff. 0.501)
914.55/914.71	c #Conflicts:    2322000 | #Learnt:      51846 | 0.000
914.55/914.71	c total clause space: 206.656MB
914.55/914.71	c total #watches: 149600
915.16/915.35	c total #propagations: 373775671 / total #impl: 746548909 (eff. 0.501)
915.16/915.35	c #Conflicts:    2323000 | #Learnt:      52846 | 0.000
915.16/915.35	c total clause space: 206.656MB
915.16/915.35	c total #watches: 152223
915.75/915.97	c total #propagations: 373960243 / total #impl: 746946041 (eff. 0.501)
915.75/915.97	c #Conflicts:    2324000 | #Learnt:      53846 | 0.000
915.75/915.97	c total clause space: 206.656MB
915.75/915.97	c total #watches: 154784
916.45/916.63	c total #propagations: 374130784 / total #impl: 747304718 (eff. 0.501)
916.45/916.63	c #Conflicts:    2325000 | #Learnt:      54846 | 0.000
916.45/916.63	c total clause space: 206.656MB
916.45/916.63	c total #watches: 157617
917.05/917.24	c total #propagations: 374308174 / total #impl: 747691238 (eff. 0.501)
917.05/917.24	c #Conflicts:    2326000 | #Learnt:      55846 | 0.000
917.05/917.24	c total clause space: 206.656MB
917.05/917.24	c total #watches: 160216
917.75/917.93	c total #propagations: 374460197 / total #impl: 747999615 (eff. 0.501)
917.75/917.93	c #Conflicts:    2327000 | #Learnt:      56846 | 0.000
917.75/917.93	c total clause space: 206.656MB
917.75/917.93	c total #watches: 162849
918.46/918.63	c total #propagations: 374627082 / total #impl: 748370564 (eff. 0.501)
918.46/918.63	c #Conflicts:    2328000 | #Learnt:      57846 | 0.000
918.46/918.63	c total clause space: 206.656MB
918.46/918.63	c total #watches: 165364
919.15/919.32	c total #propagations: 374789225 / total #impl: 748700323 (eff. 0.501)
919.15/919.32	c #Conflicts:    2329000 | #Learnt:      58846 | 0.000
919.15/919.32	c total clause space: 206.656MB
919.15/919.32	c total #watches: 167923
919.85/920.07	c total #propagations: 374952401 / total #impl: 749041219 (eff. 0.501)
919.85/920.07	c #Conflicts:    2330000 | #Learnt:      59846 | 0.000
919.85/920.07	c total clause space: 206.656MB
919.85/920.07	c total #watches: 170269
920.66/920.83	c total #propagations: 375116248 / total #impl: 749390970 (eff. 0.501)
920.66/920.83	c #Conflicts:    2331000 | #Learnt:      60846 | 0.000
920.66/920.83	c total clause space: 206.656MB
920.66/920.83	c total #watches: 172696
921.35/921.54	c total #propagations: 375284039 / total #impl: 749754790 (eff. 0.501)
921.35/921.54	c #Conflicts:    2332000 | #Learnt:      61846 | 0.000
921.35/921.54	c total clause space: 206.656MB
921.35/921.54	c total #watches: 175368
922.15/922.38	c total #propagations: 375442838 / total #impl: 750082463 (eff. 0.501)
922.15/922.38	c #Conflicts:    2333000 | #Learnt:      62846 | 0.000
922.15/922.38	c total clause space: 206.656MB
922.15/922.38	c total #watches: 177753
922.95/923.12	c total #propagations: 375600982 / total #impl: 750434053 (eff. 0.501)
922.95/923.12	c #Conflicts:    2334000 | #Learnt:      63846 | 0.000
922.95/923.12	c total clause space: 206.656MB
922.95/923.12	c total #watches: 180057
923.75/923.96	c total #propagations: 375758586 / total #impl: 750767803 (eff. 0.500)
923.75/923.96	c #Conflicts:    2335000 | #Learnt:      64846 | 0.000
923.75/923.96	c total clause space: 206.656MB
923.75/923.96	c total #watches: 182525
924.55/924.75	c total #propagations: 375922774 / total #impl: 751119655 (eff. 0.500)
924.55/924.75	c #Conflicts:    2336000 | #Learnt:      65846 | 0.000
924.55/924.75	c total clause space: 206.656MB
924.55/924.75	c total #watches: 185042
925.25/925.49	c total #propagations: 376085126 / total #impl: 751483494 (eff. 0.500)
925.25/925.49	c #Conflicts:    2337000 | #Learnt:      66846 | 0.000
925.25/925.49	c total clause space: 206.656MB
925.25/925.49	c total #watches: 187437
926.25/926.42	c total #propagations: 376255715 / total #impl: 751874936 (eff. 0.500)
926.25/926.42	c #Conflicts:    2338000 | #Learnt:      67846 | 0.000
926.25/926.42	c total clause space: 206.656MB
926.25/926.42	c total #watches: 190013
927.16/927.31	c total #propagations: 376435085 / total #impl: 752285962 (eff. 0.500)
927.16/927.31	c #Conflicts:    2339000 | #Learnt:      68846 | 0.000
927.16/927.31	c total clause space: 206.656MB
927.16/927.31	c total #watches: 192480
927.95/928.10	c total #propagations: 376593099 / total #impl: 752643835 (eff. 0.500)
927.95/928.10	c #Conflicts:    2340000 | #Learnt:      69846 | 0.000
927.95/928.10	c total clause space: 206.656MB
927.95/928.10	c total #watches: 195089
928.95/929.10	c total #propagations: 376759390 / total #impl: 753033217 (eff. 0.500)
928.95/929.10	c #Conflicts:    2341000 | #Learnt:      70846 | 0.000
928.95/929.10	c total clause space: 206.656MB
928.95/929.10	c total #watches: 197417
929.95/930.13	c total #propagations: 376923181 / total #impl: 753389533 (eff. 0.500)
929.95/930.13	c #Conflicts:    2342000 | #Learnt:      71846 | 0.000
929.95/930.13	c total clause space: 206.656MB
929.95/930.13	c total #watches: 199566
930.85/931.06	c total #propagations: 377078585 / total #impl: 753724849 (eff. 0.500)
930.85/931.06	c #Conflicts:    2343000 | #Learnt:      72846 | 0.000
930.85/931.06	c total clause space: 206.656MB
930.85/931.06	c total #watches: 201896
931.85/932.03	c total #propagations: 377239459 / total #impl: 754071803 (eff. 0.500)
931.85/932.03	c #Conflicts:    2344000 | #Learnt:      73846 | 0.000
931.85/932.03	c total clause space: 206.656MB
931.85/932.03	c total #watches: 204082
932.45/932.65	c total #propagations: 377398287 / total #impl: 754410639 (eff. 0.500)
932.45/932.65	c GARBAGE COLLECT
932.45/932.65	c #Conflicts:    2345000 | #Learnt:      37747 | 0.000
932.45/932.65	c total clause space: 206.656MB
932.45/932.65	c total #watches: 115996
932.85/933.03	c total #propagations: 377553496 / total #impl: 754722569 (eff. 0.500)
932.85/933.03	c #Conflicts:    2346000 | #Learnt:      38747 | 0.000
932.85/933.03	c total clause space: 206.656MB
932.85/933.03	c total #watches: 118135
933.25/933.42	c total #propagations: 377705849 / total #impl: 755017859 (eff. 0.500)
933.25/933.42	c #Conflicts:    2347000 | #Learnt:      39747 | 0.000
933.25/933.42	c total clause space: 206.656MB
933.25/933.42	c total #watches: 120376
933.65/933.83	c total #propagations: 377862889 / total #impl: 755321106 (eff. 0.500)
933.65/933.83	c #Conflicts:    2348000 | #Learnt:      40747 | 0.000
933.65/933.83	c total clause space: 206.656MB
933.65/933.83	c total #watches: 122730
934.05/934.24	c total #propagations: 378025922 / total #impl: 755634100 (eff. 0.500)
934.05/934.24	c #Conflicts:    2349000 | #Learnt:      41747 | 0.000
934.05/934.24	c total clause space: 206.656MB
934.05/934.24	c total #watches: 125041
934.45/934.66	c total #propagations: 378187531 / total #impl: 755953584 (eff. 0.500)
934.45/934.66	c #Conflicts:    2350000 | #Learnt:      42747 | 0.000
934.45/934.66	c total clause space: 206.656MB
934.45/934.66	c total #watches: 127245
934.85/935.10	c total #propagations: 378352391 / total #impl: 756280095 (eff. 0.500)
934.85/935.10	c #Conflicts:    2351000 | #Learnt:      43747 | 0.000
934.85/935.10	c total clause space: 206.656MB
934.85/935.10	c total #watches: 129441
935.35/935.52	c total #propagations: 378511312 / total #impl: 756598919 (eff. 0.500)
935.35/935.52	c #Conflicts:    2352000 | #Learnt:      44747 | 0.000
935.35/935.52	c total clause space: 206.656MB
935.35/935.52	c total #watches: 131878
935.75/935.97	c total #propagations: 378675269 / total #impl: 756922529 (eff. 0.500)
935.75/935.97	c #Conflicts:    2353000 | #Learnt:      45747 | 0.000
935.75/935.97	c total clause space: 206.656MB
935.75/935.97	c total #watches: 134213
936.25/936.47	c total #propagations: 378840458 / total #impl: 757239693 (eff. 0.500)
936.25/936.47	c #Conflicts:    2354000 | #Learnt:      46747 | 0.000
936.25/936.47	c total clause space: 206.656MB
936.25/936.47	c total #watches: 136442
936.75/936.94	c total #propagations: 379006852 / total #impl: 757563473 (eff. 0.500)
936.75/936.94	c #Conflicts:    2355000 | #Learnt:      47747 | 0.000
936.75/936.94	c total clause space: 206.656MB
936.75/936.94	c total #watches: 138571
937.25/937.42	c total #propagations: 379163147 / total #impl: 757880673 (eff. 0.500)
937.25/937.42	c #Conflicts:    2356000 | #Learnt:      48747 | 0.000
937.25/937.42	c total clause space: 206.656MB
937.25/937.42	c total #watches: 140719
937.75/937.94	c total #propagations: 379317301 / total #impl: 758194725 (eff. 0.500)
937.75/937.94	c #Conflicts:    2357000 | #Learnt:      49747 | 0.000
937.75/937.94	c total clause space: 206.656MB
937.75/937.94	c total #watches: 143080
938.35/938.51	c total #propagations: 379481966 / total #impl: 758533748 (eff. 0.500)
938.35/938.51	c #Conflicts:    2358000 | #Learnt:      50747 | 0.000
938.35/938.51	c total clause space: 206.656MB
938.35/938.51	c total #watches: 145304
938.85/939.07	c total #propagations: 379638207 / total #impl: 758853586 (eff. 0.500)
938.85/939.07	c #Conflicts:    2359000 | #Learnt:      51747 | 0.000
938.85/939.07	c total clause space: 206.656MB
938.85/939.07	c total #watches: 147559
939.45/939.60	c total #propagations: 379796078 / total #impl: 759187517 (eff. 0.500)
939.45/939.60	c #Conflicts:    2360000 | #Learnt:      52747 | 0.000
939.45/939.60	c total clause space: 206.656MB
939.45/939.60	c total #watches: 149858
939.95/940.12	c total #propagations: 379951484 / total #impl: 759515227 (eff. 0.500)
939.95/940.12	c #Conflicts:    2361000 | #Learnt:      53747 | 0.000
939.95/940.12	c total clause space: 206.656MB
939.95/940.12	c total #watches: 152817
940.46/940.64	c total #propagations: 380126974 / total #impl: 759874985 (eff. 0.500)
940.46/940.64	c #Conflicts:    2362000 | #Learnt:      54747 | 0.000
940.46/940.64	c total clause space: 206.656MB
940.46/940.64	c total #watches: 155250
941.05/941.25	c total #propagations: 380296345 / total #impl: 760208459 (eff. 0.500)
941.05/941.25	c #Conflicts:    2363000 | #Learnt:      55747 | 0.000
941.05/941.25	c total clause space: 206.656MB
941.05/941.25	c total #watches: 157589
941.65/941.83	c total #propagations: 380451397 / total #impl: 760528321 (eff. 0.500)
941.65/941.83	c #Conflicts:    2364000 | #Learnt:      56747 | 0.000
941.65/941.83	c total clause space: 206.656MB
941.65/941.83	c total #watches: 159999
942.25/942.45	c total #propagations: 380606603 / total #impl: 760838700 (eff. 0.500)
942.25/942.45	c #Conflicts:    2365000 | #Learnt:      57747 | 0.000
942.25/942.45	c total clause space: 206.656MB
942.25/942.45	c total #watches: 162662
942.95/943.10	c total #propagations: 380778054 / total #impl: 761194883 (eff. 0.500)
942.95/943.10	c #Conflicts:    2366000 | #Learnt:      58747 | 0.000
942.95/943.10	c total clause space: 206.656MB
942.95/943.10	c total #watches: 165320
943.55/943.77	c total #propagations: 380949342 / total #impl: 761542477 (eff. 0.500)
943.55/943.77	c #Conflicts:    2367000 | #Learnt:      59747 | 0.000
943.55/943.77	c total clause space: 206.656MB
943.55/943.77	c total #watches: 167649
944.25/944.44	c total #propagations: 381117297 / total #impl: 761890871 (eff. 0.500)
944.25/944.44	c #Conflicts:    2368000 | #Learnt:      60747 | 0.000
944.25/944.44	c total clause space: 206.656MB
944.25/944.44	c total #watches: 170142
944.95/945.17	c total #propagations: 381283183 / total #impl: 762214682 (eff. 0.500)
944.95/945.17	c #Conflicts:    2369000 | #Learnt:      61747 | 0.000
944.95/945.17	c total clause space: 206.656MB
944.95/945.17	c total #watches: 172885
945.75/945.93	c total #propagations: 381448166 / total #impl: 762557875 (eff. 0.500)
945.75/945.93	c #Conflicts:    2370000 | #Learnt:      62747 | 0.000
945.75/945.93	c total clause space: 206.656MB
945.75/945.93	c total #watches: 175325
946.45/946.68	c total #propagations: 381620535 / total #impl: 762928681 (eff. 0.500)
946.45/946.68	c #Conflicts:    2371000 | #Learnt:      63747 | 0.000
946.45/946.68	c total clause space: 206.656MB
946.45/946.68	c total #watches: 177794
947.25/947.44	c total #propagations: 381792816 / total #impl: 763286553 (eff. 0.500)
947.25/947.44	c #Conflicts:    2372000 | #Learnt:      64747 | 0.000
947.25/947.44	c total clause space: 206.656MB
947.25/947.44	c total #watches: 180203
948.05/948.24	c total #propagations: 381953538 / total #impl: 763621066 (eff. 0.500)
948.05/948.24	c #Conflicts:    2373000 | #Learnt:      65747 | 0.000
948.05/948.24	c total clause space: 206.656MB
948.05/948.24	c total #watches: 182841
948.85/949.01	c total #propagations: 382124438 / total #impl: 763987464 (eff. 0.500)
948.85/949.01	c #Conflicts:    2374000 | #Learnt:      66747 | 0.000
948.85/949.01	c total clause space: 206.656MB
948.85/949.01	c total #watches: 185318
949.55/949.79	c total #propagations: 382292297 / total #impl: 764332354 (eff. 0.500)
949.55/949.79	c #Conflicts:    2375000 | #Learnt:      67747 | 0.000
949.55/949.79	c total clause space: 206.656MB
949.55/949.79	c total #watches: 187661
950.35/950.53	c total #propagations: 382471248 / total #impl: 764702139 (eff. 0.500)
950.35/950.53	c #Conflicts:    2376000 | #Learnt:      68747 | 0.000
950.35/950.53	c total clause space: 206.656MB
950.35/950.53	c total #watches: 190116
951.15/951.36	c total #propagations: 382625651 / total #impl: 765011877 (eff. 0.500)
951.15/951.36	c #Conflicts:    2377000 | #Learnt:      69747 | 0.000
951.15/951.36	c total clause space: 206.656MB
951.15/951.36	c total #watches: 192771
952.05/952.20	c total #propagations: 382784662 / total #impl: 765335262 (eff. 0.500)
952.05/952.20	c #Conflicts:    2378000 | #Learnt:      70747 | 0.000
952.05/952.20	c total clause space: 206.656MB
952.05/952.20	c total #watches: 195167
952.85/953.05	c total #propagations: 382937062 / total #impl: 765636607 (eff. 0.500)
952.85/953.05	c #Conflicts:    2379000 | #Learnt:      71747 | 0.000
952.85/953.05	c total clause space: 206.656MB
952.85/953.05	c total #watches: 197611
953.65/953.88	c total #propagations: 383103990 / total #impl: 765977743 (eff. 0.500)
953.65/953.88	c #Conflicts:    2380000 | #Learnt:      72747 | 0.000
953.65/953.88	c total clause space: 206.656MB
953.65/953.88	c total #watches: 200029
954.55/954.80	c total #propagations: 383272573 / total #impl: 766336484 (eff. 0.500)
954.55/954.80	c #Conflicts:    2381000 | #Learnt:      73747 | 0.000
954.55/954.80	c total clause space: 206.656MB
954.55/954.80	c total #watches: 202562
955.55/955.74	c total #propagations: 383440088 / total #impl: 766687178 (eff. 0.500)
955.55/955.74	c #Conflicts:    2382000 | #Learnt:      74747 | 0.000
955.55/955.74	c total clause space: 206.656MB
955.55/955.74	c total #watches: 204981
956.04/956.21	c total #propagations: 383615535 / total #impl: 767074983 (eff. 0.500)
956.04/956.21	c GARBAGE COLLECT
956.04/956.21	c #Conflicts:    2383000 | #Learnt:      38339 | 0.000
956.04/956.21	c total clause space: 206.656MB
956.04/956.21	c total #watches: 117714
956.44/956.64	c total #propagations: 383781072 / total #impl: 767384844 (eff. 0.500)
956.44/956.64	c #Conflicts:    2384000 | #Learnt:      39339 | 0.000
956.44/956.64	c total clause space: 206.656MB
956.44/956.64	c total #watches: 120102
956.85/957.10	c total #propagations: 383946143 / total #impl: 767701761 (eff. 0.500)
956.85/957.10	c #Conflicts:    2385000 | #Learnt:      40339 | 0.000
956.85/957.10	c total clause space: 206.656MB
956.85/957.10	c total #watches: 122548
957.34/957.55	c total #propagations: 384122192 / total #impl: 768052187 (eff. 0.500)
957.34/957.55	c #Conflicts:    2386000 | #Learnt:      41339 | 0.000
957.34/957.55	c total clause space: 206.656MB
957.34/957.55	c total #watches: 124854
957.84/958.00	c total #propagations: 384306439 / total #impl: 768422758 (eff. 0.500)
957.84/958.00	c #Conflicts:    2387000 | #Learnt:      42339 | 0.000
957.84/958.00	c total clause space: 206.656MB
957.84/958.00	c total #watches: 127371
958.24/958.45	c total #propagations: 384455175 / total #impl: 768720076 (eff. 0.500)
958.24/958.45	c #Conflicts:    2388000 | #Learnt:      43339 | 0.000
958.24/958.45	c total clause space: 206.656MB
958.24/958.45	c total #watches: 129944
958.74/958.98	c total #propagations: 384619054 / total #impl: 769022084 (eff. 0.500)
958.74/958.98	c #Conflicts:    2389000 | #Learnt:      44339 | 0.000
958.74/958.98	c total clause space: 206.656MB
958.74/958.98	c total #watches: 132336
959.34/959.50	c total #propagations: 384788924 / total #impl: 769356369 (eff. 0.500)
959.34/959.50	c #Conflicts:    2390000 | #Learnt:      45339 | 0.000
959.34/959.50	c total clause space: 206.656MB
959.34/959.50	c total #watches: 134500
959.94/960.10	c total #propagations: 384953312 / total #impl: 769687112 (eff. 0.500)
959.94/960.10	c #Conflicts:    2391000 | #Learnt:      46339 | 0.000
959.94/960.10	c total clause space: 206.656MB
959.94/960.10	c total #watches: 136922
960.54/960.70	c total #propagations: 385126509 / total #impl: 770034841 (eff. 0.500)
960.54/960.70	c #Conflicts:    2392000 | #Learnt:      47339 | 0.000
960.54/960.70	c total clause space: 206.656MB
960.54/960.70	c total #watches: 139355
961.04/961.27	c total #propagations: 385295647 / total #impl: 770385475 (eff. 0.500)
961.04/961.27	c #Conflicts:    2393000 | #Learnt:      48339 | 0.000
961.04/961.27	c total clause space: 206.656MB
961.04/961.27	c total #watches: 141657
961.64/961.88	c total #propagations: 385458196 / total #impl: 770704286 (eff. 0.500)
961.64/961.88	c #Conflicts:    2394000 | #Learnt:      49339 | 0.000
961.64/961.88	c total clause space: 206.656MB
961.64/961.88	c total #watches: 144289
962.24/962.49	c total #propagations: 385622073 / total #impl: 771047542 (eff. 0.500)
962.24/962.49	c #Conflicts:    2395000 | #Learnt:      50339 | 0.000
962.24/962.49	c total clause space: 206.656MB
962.24/962.49	c total #watches: 146583
962.94/963.11	c total #propagations: 385785864 / total #impl: 771380516 (eff. 0.500)
962.94/963.11	c #Conflicts:    2396000 | #Learnt:      51339 | 0.000
962.94/963.11	c total clause space: 206.656MB
962.94/963.11	c total #watches: 148791
963.55/963.74	c total #propagations: 385949435 / total #impl: 771714488 (eff. 0.500)
963.55/963.74	c #Conflicts:    2397000 | #Learnt:      52339 | 0.000
963.55/963.74	c total clause space: 206.656MB
963.55/963.74	c total #watches: 151011
964.14/964.39	c total #propagations: 386104340 / total #impl: 772034917 (eff. 0.500)
964.14/964.39	c #Conflicts:    2398000 | #Learnt:      53339 | 0.000
964.14/964.39	c total clause space: 206.656MB
964.14/964.39	c total #watches: 153354
964.84/965.05	c total #propagations: 386273774 / total #impl: 772389687 (eff. 0.500)
964.84/965.05	c #Conflicts:    2399000 | #Learnt:      54339 | 0.000
964.84/965.05	c total clause space: 206.656MB
964.84/965.05	c total #watches: 155894
965.54/965.71	c total #propagations: 386442206 / total #impl: 772728102 (eff. 0.500)
965.54/965.71	c #Conflicts:    2400000 | #Learnt:      55339 | 0.000
965.54/965.71	c total clause space: 206.656MB
965.54/965.71	c total #watches: 158402
966.24/966.40	c total #propagations: 386607724 / total #impl: 773063354 (eff. 0.500)
966.24/966.40	c #Conflicts:    2401000 | #Learnt:      56339 | 0.000
966.24/966.40	c total clause space: 206.656MB
966.24/966.40	c total #watches: 160810
966.94/967.14	c total #propagations: 386776462 / total #impl: 773414347 (eff. 0.500)
966.94/967.14	c #Conflicts:    2402000 | #Learnt:      57339 | 0.000
966.94/967.14	c total clause space: 206.656MB
966.94/967.14	c total #watches: 163361
967.74/967.93	c total #propagations: 386941835 / total #impl: 773772765 (eff. 0.500)
967.74/967.93	c #Conflicts:    2403000 | #Learnt:      58339 | 0.000
967.74/967.93	c total clause space: 206.656MB
967.74/967.93	c total #watches: 165680
968.54/968.71	c total #propagations: 387111907 / total #impl: 774132534 (eff. 0.500)
968.54/968.71	c #Conflicts:    2404000 | #Learnt:      59339 | 0.000
968.54/968.71	c total clause space: 206.656MB
968.54/968.71	c total #watches: 167985
969.34/969.57	c total #propagations: 387275694 / total #impl: 774478376 (eff. 0.500)
969.34/969.57	c #Conflicts:    2405000 | #Learnt:      60339 | 0.000
969.34/969.57	c total clause space: 206.656MB
969.34/969.57	c total #watches: 170219
970.24/970.41	c total #propagations: 387445085 / total #impl: 774850533 (eff. 0.500)
970.24/970.41	c #Conflicts:    2406000 | #Learnt:      61339 | 0.000
970.24/970.41	c total clause space: 206.656MB
970.24/970.41	c total #watches: 172494
971.04/971.21	c total #propagations: 387608049 / total #impl: 775197001 (eff. 0.500)
971.04/971.21	c #Conflicts:    2407000 | #Learnt:      62339 | 0.000
971.04/971.21	c total clause space: 206.656MB
971.04/971.21	c total #watches: 174687
971.74/971.97	c total #propagations: 387767007 / total #impl: 775540901 (eff. 0.500)
971.74/971.97	c #Conflicts:    2408000 | #Learnt:      63339 | 0.000
971.74/971.97	c total clause space: 206.656MB
971.74/971.97	c total #watches: 176881
972.64/972.86	c total #propagations: 387920788 / total #impl: 775859336 (eff. 0.500)
972.64/972.86	c #Conflicts:    2409000 | #Learnt:      64339 | 0.000
972.64/972.86	c total clause space: 206.656MB
972.64/972.86	c total #watches: 179258
973.45/973.67	c total #propagations: 388084301 / total #impl: 776212355 (eff. 0.500)
973.45/973.67	c #Conflicts:    2410000 | #Learnt:      65339 | 0.000
973.45/973.67	c total clause space: 206.656MB
973.45/973.67	c total #watches: 181524
974.34/974.57	c total #propagations: 388242722 / total #impl: 776541212 (eff. 0.500)
974.34/974.57	c #Conflicts:    2411000 | #Learnt:      66339 | 0.000
974.34/974.57	c total clause space: 206.656MB
974.34/974.57	c total #watches: 183842
975.14/975.37	c total #propagations: 388418401 / total #impl: 776921615 (eff. 0.500)
975.14/975.37	c #Conflicts:    2412000 | #Learnt:      67339 | 0.000
975.14/975.37	c total clause space: 206.656MB
975.14/975.37	c total #watches: 186123
976.04/976.23	c total #propagations: 388579897 / total #impl: 777259775 (eff. 0.500)
976.04/976.23	c #Conflicts:    2413000 | #Learnt:      68339 | 0.000
976.04/976.23	c total clause space: 206.656MB
976.04/976.23	c total #watches: 188456
976.94/977.12	c total #propagations: 388738860 / total #impl: 777605497 (eff. 0.500)
976.94/977.12	c #Conflicts:    2414000 | #Learnt:      69339 | 0.000
976.94/977.12	c total clause space: 206.656MB
976.94/977.12	c total #watches: 190733
977.85/978.02	c total #propagations: 388900086 / total #impl: 777947925 (eff. 0.500)
977.85/978.02	c #Conflicts:    2415000 | #Learnt:      70339 | 0.000
977.85/978.02	c total clause space: 206.656MB
977.85/978.02	c total #watches: 193075
978.74/978.94	c total #propagations: 389064429 / total #impl: 778305760 (eff. 0.500)
978.74/978.94	c #Conflicts:    2416000 | #Learnt:      71339 | 0.000
978.74/978.94	c total clause space: 206.656MB
978.74/978.94	c total #watches: 195567
979.74/979.91	c total #propagations: 389227030 / total #impl: 778644164 (eff. 0.500)
979.74/979.91	c #Conflicts:    2417000 | #Learnt:      72339 | 0.000
979.74/979.91	c total clause space: 206.656MB
979.74/979.91	c total #watches: 198088
980.74/980.98	c total #propagations: 389388199 / total #impl: 778985078 (eff. 0.500)
980.74/980.98	c #Conflicts:    2418000 | #Learnt:      73339 | 0.000
980.74/980.98	c total clause space: 206.656MB
980.74/980.98	c total #watches: 200471
981.84/982.09	c total #propagations: 389550596 / total #impl: 779337213 (eff. 0.500)
981.84/982.09	c #Conflicts:    2419000 | #Learnt:      74339 | 0.000
981.84/982.09	c total clause space: 206.656MB
981.84/982.09	c total #watches: 203048
983.04/983.20	c total #propagations: 389723405 / total #impl: 779704588 (eff. 0.500)
983.04/983.20	c #Conflicts:    2420000 | #Learnt:      75339 | 0.000
983.04/983.20	c total clause space: 206.656MB
983.04/983.20	c total #watches: 205605
983.44/983.66	c total #propagations: 389887304 / total #impl: 780058298 (eff. 0.500)
983.44/983.66	c GARBAGE COLLECT
983.44/983.66	c #Conflicts:    2421000 | #Learnt:      38638 | 0.000
983.44/983.66	c total clause space: 206.656MB
983.44/983.66	c total #watches: 118605
983.84/984.05	c total #propagations: 390043674 / total #impl: 780355310 (eff. 0.500)
983.84/984.05	c #Conflicts:    2422000 | #Learnt:      39638 | 0.000
983.84/984.05	c total clause space: 206.656MB
983.84/984.05	c total #watches: 120937
984.24/984.45	c total #propagations: 390191191 / total #impl: 780636326 (eff. 0.500)
984.24/984.45	c #Conflicts:    2423000 | #Learnt:      40638 | 0.000
984.24/984.45	c total clause space: 206.656MB
984.24/984.45	c total #watches: 123133
984.74/984.91	c total #propagations: 390347591 / total #impl: 780938765 (eff. 0.500)
984.74/984.91	c #Conflicts:    2424000 | #Learnt:      41638 | 0.000
984.74/984.91	c total clause space: 206.656MB
984.74/984.91	c total #watches: 125654
985.14/985.37	c total #propagations: 390513166 / total #impl: 781270003 (eff. 0.500)
985.14/985.37	c #Conflicts:    2425000 | #Learnt:      42638 | 0.000
985.14/985.37	c total clause space: 206.656MB
985.14/985.37	c total #watches: 128310
985.64/985.87	c total #propagations: 390673398 / total #impl: 781586158 (eff. 0.500)
985.64/985.87	c #Conflicts:    2426000 | #Learnt:      43638 | 0.000
985.64/985.87	c total clause space: 206.656MB
985.64/985.87	c total #watches: 130842
986.14/986.39	c total #propagations: 390825509 / total #impl: 781891900 (eff. 0.500)
986.14/986.39	c #Conflicts:    2427000 | #Learnt:      44638 | 0.000
986.14/986.39	c total clause space: 206.656MB
986.14/986.39	c total #watches: 133170
986.74/986.90	c total #propagations: 390971972 / total #impl: 782168351 (eff. 0.500)
986.74/986.90	c #Conflicts:    2428000 | #Learnt:      45638 | 0.000
986.74/986.90	c total clause space: 206.656MB
986.74/986.90	c total #watches: 135492
987.24/987.41	c total #propagations: 391112360 / total #impl: 782436880 (eff. 0.500)
987.24/987.41	c #Conflicts:    2429000 | #Learnt:      46638 | 0.000
987.24/987.41	c total clause space: 206.656MB
987.24/987.41	c total #watches: 137770
987.75/987.94	c total #propagations: 391259767 / total #impl: 782722484 (eff. 0.500)
987.75/987.94	c #Conflicts:    2430000 | #Learnt:      47638 | 0.000
987.75/987.94	c total clause space: 206.656MB
987.75/987.94	c total #watches: 139927
988.24/988.48	c total #propagations: 391400930 / total #impl: 782997410 (eff. 0.500)
988.24/988.48	c #Conflicts:    2431000 | #Learnt:      48638 | 0.000
988.24/988.48	c total clause space: 206.656MB
988.24/988.48	c total #watches: 142101
988.75/988.99	c total #propagations: 391543180 / total #impl: 783278299 (eff. 0.500)
988.75/988.99	c #Conflicts:    2432000 | #Learnt:      49638 | 0.000
988.75/988.99	c total clause space: 206.656MB
988.75/988.99	c total #watches: 144423
989.34/989.58	c total #propagations: 391692708 / total #impl: 783564272 (eff. 0.500)
989.34/989.58	c #Conflicts:    2433000 | #Learnt:      50638 | 0.000
989.34/989.58	c total clause space: 206.656MB
989.34/989.58	c total #watches: 146861
990.04/990.21	c total #propagations: 391857896 / total #impl: 783900967 (eff. 0.500)
990.04/990.21	c #Conflicts:    2434000 | #Learnt:      51638 | 0.000
990.04/990.21	c total clause space: 206.656MB
990.04/990.21	c total #watches: 149574
990.64/990.81	c total #propagations: 392023295 / total #impl: 784229292 (eff. 0.500)
990.64/990.81	c #Conflicts:    2435000 | #Learnt:      52638 | 0.000
990.64/990.81	c total clause space: 206.656MB
990.64/990.81	c total #watches: 152213
991.24/991.43	c total #propagations: 392191795 / total #impl: 784563400 (eff. 0.500)
991.24/991.43	c #Conflicts:    2436000 | #Learnt:      53638 | 0.000
991.24/991.43	c total clause space: 206.656MB
991.24/991.43	c total #watches: 154574
991.94/992.12	c total #propagations: 392356622 / total #impl: 784903327 (eff. 0.500)
991.94/992.12	c #Conflicts:    2437000 | #Learnt:      54638 | 0.000
991.94/992.12	c total clause space: 206.656MB
991.94/992.12	c total #watches: 157344
992.64/992.81	c total #propagations: 392527000 / total #impl: 785258499 (eff. 0.500)
992.64/992.81	c #Conflicts:    2438000 | #Learnt:      55638 | 0.000
992.64/992.81	c total clause space: 206.656MB
992.64/992.81	c total #watches: 159745
993.34/993.52	c total #propagations: 392688406 / total #impl: 785580884 (eff. 0.500)
993.34/993.52	c #Conflicts:    2439000 | #Learnt:      56638 | 0.000
993.34/993.52	c total clause space: 206.656MB
993.34/993.52	c total #watches: 162208
994.04/994.24	c total #propagations: 392856156 / total #impl: 785931154 (eff. 0.500)
994.04/994.24	c #Conflicts:    2440000 | #Learnt:      57638 | 0.000
994.04/994.24	c total clause space: 206.656MB
994.04/994.24	c total #watches: 164748
994.74/994.96	c total #propagations: 393018106 / total #impl: 786264626 (eff. 0.500)
994.74/994.96	c #Conflicts:    2441000 | #Learnt:      58638 | 0.000
994.74/994.96	c total clause space: 206.656MB
994.74/994.96	c total #watches: 167206
995.35/995.59	c total #propagations: 393175640 / total #impl: 786586735 (eff. 0.500)
995.35/995.59	c #Conflicts:    2442000 | #Learnt:      59638 | 0.000
995.35/995.59	c total clause space: 206.656MB
995.35/995.59	c total #watches: 169679
996.14/996.34	c total #propagations: 393338207 / total #impl: 786915950 (eff. 0.500)
996.14/996.34	c #Conflicts:    2443000 | #Learnt:      60638 | 0.000
996.14/996.34	c total clause space: 206.656MB
996.14/996.34	c total #watches: 172455
996.84/997.05	c total #propagations: 393501074 / total #impl: 787265920 (eff. 0.500)
996.84/997.05	c #Conflicts:    2444000 | #Learnt:      61638 | 0.000
996.84/997.05	c total clause space: 206.656MB
996.84/997.05	c total #watches: 174782
997.65/997.85	c total #propagations: 393664040 / total #impl: 787596296 (eff. 0.500)
997.65/997.85	c #Conflicts:    2445000 | #Learnt:      62638 | 0.000
997.65/997.85	c total clause space: 206.656MB
997.65/997.85	c total #watches: 177142
998.54/998.71	c total #propagations: 393820706 / total #impl: 787938330 (eff. 0.500)
998.54/998.71	c #Conflicts:    2446000 | #Learnt:      63638 | 0.000
998.54/998.71	c total clause space: 206.656MB
998.54/998.71	c total #watches: 179556
999.44/999.63	c total #propagations: 393976351 / total #impl: 788292743 (eff. 0.500)
999.44/999.63	c #Conflicts:    2447000 | #Learnt:      64638 | 0.000
999.44/999.63	c total clause space: 206.656MB
999.44/999.63	c total #watches: 181990
1000.24/1000.49	c total #propagations: 394143033 / total #impl: 788679707 (eff. 0.500)
1000.24/1000.49	c #Conflicts:    2448000 | #Learnt:      65638 | 0.000
1000.24/1000.49	c total clause space: 206.656MB
1000.24/1000.49	c total #watches: 184343
1001.14/1001.32	c total #propagations: 394296901 / total #impl: 789031815 (eff. 0.500)
1001.14/1001.32	c #Conflicts:    2449000 | #Learnt:      66638 | 0.000
1001.14/1001.32	c total clause space: 206.656MB
1001.14/1001.32	c total #watches: 186567
1001.94/1002.13	c total #propagations: 394439288 / total #impl: 789356053 (eff. 0.500)
1001.94/1002.13	c #Conflicts:    2450000 | #Learnt:      67638 | 0.000
1001.94/1002.13	c total clause space: 206.656MB
1001.94/1002.13	c total #watches: 188916
1002.74/1002.99	c total #propagations: 394578777 / total #impl: 789679587 (eff. 0.500)
1002.74/1002.99	c #Conflicts:    2451000 | #Learnt:      68638 | 0.000
1002.74/1002.99	c total clause space: 206.656MB
1002.74/1002.99	c total #watches: 191171
1003.64/1003.82	c total #propagations: 394727189 / total #impl: 790012644 (eff. 0.500)
1003.64/1003.82	c #Conflicts:    2452000 | #Learnt:      69638 | 0.000
1003.64/1003.82	c total clause space: 206.656MB
1003.64/1003.82	c total #watches: 193508
1004.54/1004.75	c total #propagations: 394880016 / total #impl: 790336474 (eff. 0.500)
1004.54/1004.75	c #Conflicts:    2453000 | #Learnt:      70638 | 0.000
1004.54/1004.75	c total clause space: 206.656MB
1004.54/1004.75	c total #watches: 195747
1005.44/1005.61	c total #propagations: 395031899 / total #impl: 790670715 (eff. 0.500)
1005.44/1005.61	c #Conflicts:    2454000 | #Learnt:      71638 | 0.000
1005.44/1005.61	c total clause space: 206.656MB
1005.44/1005.61	c total #watches: 197958
1006.34/1006.53	c total #propagations: 395179654 / total #impl: 790990249 (eff. 0.500)
1006.34/1006.53	c #Conflicts:    2455000 | #Learnt:      72638 | 0.000
1006.34/1006.53	c total clause space: 206.656MB
1006.34/1006.53	c total #watches: 200169
1007.14/1007.34	c total #propagations: 395330677 / total #impl: 791312314 (eff. 0.500)
1007.14/1007.34	c #Conflicts:    2456000 | #Learnt:      73638 | 0.000
1007.14/1007.34	c total clause space: 206.656MB
1007.14/1007.34	c total #watches: 202498
1008.14/1008.32	c total #propagations: 395490656 / total #impl: 791613821 (eff. 0.500)
1008.14/1008.32	c #Conflicts:    2457000 | #Learnt:      74638 | 0.000
1008.14/1008.32	c total clause space: 206.656MB
1008.14/1008.32	c total #watches: 204825
1009.04/1009.26	c total #propagations: 395649568 / total #impl: 791929277 (eff. 0.500)
1009.04/1009.26	c #Conflicts:    2458000 | #Learnt:      75638 | 0.000
1009.04/1009.26	c total clause space: 206.656MB
1009.04/1009.26	c total #watches: 207080
1009.74/1009.93	c total #propagations: 395789533 / total #impl: 792216739 (eff. 0.500)
1009.74/1009.93	c GARBAGE COLLECT
1009.74/1009.93	c #Conflicts:    2459000 | #Learnt:      38638 | 0.000
1009.74/1009.93	c total clause space: 206.656MB
1009.74/1009.93	c total #watches: 118390
1010.14/1010.36	c total #propagations: 395947588 / total #impl: 792521057 (eff. 0.500)
1010.14/1010.36	c #Conflicts:    2460000 | #Learnt:      39638 | 0.000
1010.14/1010.36	c total clause space: 206.656MB
1010.14/1010.36	c total #watches: 120820
1010.64/1010.81	c total #propagations: 396113420 / total #impl: 792824065 (eff. 0.500)
1010.64/1010.81	c #Conflicts:    2461000 | #Learnt:      40638 | 0.000
1010.64/1010.81	c total clause space: 206.656MB
1010.64/1010.81	c total #watches: 123207
1010.94/1011.18	c total #propagations: 396274241 / total #impl: 793145211 (eff. 0.500)
1010.94/1011.18	c #Conflicts:    2462000 | #Learnt:      41638 | 0.000
1010.94/1011.18	c total clause space: 206.656MB
1010.94/1011.18	c total #watches: 125466
1011.34/1011.58	c total #propagations: 396434267 / total #impl: 793460744 (eff. 0.500)
1011.34/1011.58	c #Conflicts:    2463000 | #Learnt:      42638 | 0.000
1011.34/1011.58	c total clause space: 206.656MB
1011.34/1011.58	c total #watches: 127756
1011.74/1011.97	c total #propagations: 396587521 / total #impl: 793769097 (eff. 0.500)
1011.74/1011.97	c #Conflicts:    2464000 | #Learnt:      43638 | 0.000
1011.74/1011.97	c total clause space: 206.656MB
1011.74/1011.97	c total #watches: 130079
1012.24/1012.41	c total #propagations: 396742191 / total #impl: 794061740 (eff. 0.500)
1012.24/1012.41	c #Conflicts:    2465000 | #Learnt:      44638 | 0.000
1012.24/1012.41	c total clause space: 206.656MB
1012.24/1012.41	c total #watches: 133142
1012.64/1012.86	c total #propagations: 396899219 / total #impl: 794397578 (eff. 0.500)
1012.64/1012.86	c #Conflicts:    2466000 | #Learnt:      45638 | 0.000
1012.64/1012.86	c total clause space: 206.656MB
1012.64/1012.86	c total #watches: 135691
1013.14/1013.34	c total #propagations: 397058154 / total #impl: 794700408 (eff. 0.500)
1013.14/1013.34	c #Conflicts:    2467000 | #Learnt:      46638 | 0.000
1013.14/1013.34	c total clause space: 206.656MB
1013.14/1013.34	c total #watches: 138490
1013.64/1013.86	c total #propagations: 397224578 / total #impl: 795013969 (eff. 0.500)
1013.64/1013.86	c #Conflicts:    2468000 | #Learnt:      47638 | 0.000
1013.64/1013.86	c total clause space: 206.656MB
1013.64/1013.86	c total #watches: 141113
1014.24/1014.41	c total #propagations: 397385064 / total #impl: 795329345 (eff. 0.500)
1014.24/1014.41	c #Conflicts:    2469000 | #Learnt:      48638 | 0.000
1014.24/1014.41	c total clause space: 206.656MB
1014.24/1014.41	c total #watches: 143924
1014.64/1014.84	c total #propagations: 397550063 / total #impl: 795650792 (eff. 0.500)
1014.64/1014.84	c #Conflicts:    2470000 | #Learnt:      49638 | 0.000
1014.64/1014.84	c total clause space: 206.656MB
1014.64/1014.84	c total #watches: 146614
1015.04/1015.30	c total #propagations: 397728156 / total #impl: 795989260 (eff. 0.500)
1015.04/1015.30	c #Conflicts:    2471000 | #Learnt:      50638 | 0.000
1015.04/1015.30	c total clause space: 206.656MB
1015.04/1015.30	c total #watches: 149214
1015.54/1015.76	c total #propagations: 397896771 / total #impl: 796347699 (eff. 0.500)
1015.54/1015.76	c #Conflicts:    2472000 | #Learnt:      51638 | 0.000
1015.54/1015.76	c total clause space: 206.656MB
1015.54/1015.76	c total #watches: 152805
1016.04/1016.28	c total #propagations: 398064772 / total #impl: 796764556 (eff. 0.500)
1016.04/1016.28	c #Conflicts:    2473000 | #Learnt:      52638 | 0.000
1016.04/1016.28	c total clause space: 206.656MB
1016.04/1016.28	c total #watches: 155677
1016.64/1016.81	c total #propagations: 398231380 / total #impl: 797090176 (eff. 0.500)
1016.64/1016.81	c #Conflicts:    2474000 | #Learnt:      53638 | 0.000
1016.64/1016.81	c total clause space: 206.656MB
1016.64/1016.81	c total #watches: 158190
1017.04/1017.29	c total #propagations: 398394968 / total #impl: 797409734 (eff. 0.500)
1017.04/1017.29	c #Conflicts:    2475000 | #Learnt:      54638 | 0.000
1017.04/1017.29	c total clause space: 206.656MB
1017.04/1017.29	c total #watches: 160606
1017.64/1017.87	c total #propagations: 398540750 / total #impl: 797698185 (eff. 0.500)
1017.64/1017.87	c #Conflicts:    2476000 | #Learnt:      55638 | 0.000
1017.64/1017.87	c total clause space: 206.656MB
1017.64/1017.87	c total #watches: 162761
1018.24/1018.49	c total #propagations: 398713399 / total #impl: 798030554 (eff. 0.500)
1018.24/1018.49	c #Conflicts:    2477000 | #Learnt:      56638 | 0.000
1018.24/1018.49	c total clause space: 206.656MB
1018.24/1018.49	c total #watches: 165501
1018.84/1019.04	c total #propagations: 398890434 / total #impl: 798379069 (eff. 0.500)
1018.84/1019.04	c #Conflicts:    2478000 | #Learnt:      57638 | 0.000
1018.84/1019.04	c total clause space: 206.656MB
1018.84/1019.04	c total #watches: 168001
1019.44/1019.63	c total #propagations: 399031592 / total #impl: 798669089 (eff. 0.500)
1019.44/1019.63	c #Conflicts:    2479000 | #Learnt:      58638 | 0.000
1019.44/1019.63	c total clause space: 206.656MB
1019.44/1019.63	c total #watches: 170399
1019.93/1020.19	c total #propagations: 399196106 / total #impl: 799002495 (eff. 0.500)
1019.93/1020.19	c #Conflicts:    2480000 | #Learnt:      59638 | 0.000
1019.93/1020.19	c total clause space: 206.656MB
1019.93/1020.19	c total #watches: 172899
1020.64/1020.81	c total #propagations: 399357836 / total #impl: 799323993 (eff. 0.500)
1020.64/1020.81	c #Conflicts:    2481000 | #Learnt:      60638 | 0.000
1020.64/1020.81	c total clause space: 206.656MB
1020.64/1020.81	c total #watches: 175805
1021.23/1021.40	c total #propagations: 399505622 / total #impl: 799628468 (eff. 0.500)
1021.23/1021.40	c #Conflicts:    2482000 | #Learnt:      61638 | 0.000
1021.23/1021.40	c total clause space: 206.656MB
1021.23/1021.40	c total #watches: 178511
1021.74/1021.95	c total #propagations: 399663767 / total #impl: 799938531 (eff. 0.500)
1021.74/1021.95	c #Conflicts:    2483000 | #Learnt:      62638 | 0.000
1021.74/1021.95	c total clause space: 206.656MB
1021.74/1021.95	c total #watches: 181100
1022.33/1022.51	c total #propagations: 399814301 / total #impl: 800239754 (eff. 0.500)
1022.33/1022.51	c #Conflicts:    2484000 | #Learnt:      63638 | 0.000
1022.33/1022.51	c total clause space: 206.656MB
1022.33/1022.51	c total #watches: 183844
1022.84/1023.08	c total #propagations: 399957600 / total #impl: 800572413 (eff. 0.500)
1022.84/1023.08	c #Conflicts:    2485000 | #Learnt:      64638 | 0.000
1022.84/1023.08	c total clause space: 206.656MB
1022.84/1023.08	c total #watches: 186942
1023.53/1023.76	c total #propagations: 400104907 / total #impl: 800892177 (eff. 0.500)
1023.53/1023.76	c #Conflicts:    2486000 | #Learnt:      65638 | 0.000
1023.53/1023.76	c total clause space: 206.656MB
1023.53/1023.76	c total #watches: 189756
1024.13/1024.39	c total #propagations: 400261455 / total #impl: 801248396 (eff. 0.500)
1024.13/1024.39	c #Conflicts:    2487000 | #Learnt:      66638 | 0.000
1024.13/1024.39	c total clause space: 206.656MB
1024.13/1024.39	c total #watches: 193074
1024.93/1025.11	c total #propagations: 400410617 / total #impl: 801660833 (eff. 0.499)
1024.93/1025.11	c #Conflicts:    2488000 | #Learnt:      67638 | 0.000
1024.93/1025.11	c total clause space: 206.656MB
1024.93/1025.11	c total #watches: 196034
1025.63/1025.89	c total #propagations: 400564143 / total #impl: 802069271 (eff. 0.499)
1025.63/1025.89	c #Conflicts:    2489000 | #Learnt:      68638 | 0.000
1025.63/1025.89	c total clause space: 206.656MB
1025.63/1025.89	c total #watches: 198867
1026.53/1026.73	c total #propagations: 400715913 / total #impl: 802373130 (eff. 0.499)
1026.53/1026.73	c #Conflicts:    2490000 | #Learnt:      69638 | 0.000
1026.53/1026.73	c total clause space: 206.656MB
1026.53/1026.73	c total #watches: 201808
1027.34/1027.54	c total #propagations: 400894341 / total #impl: 802750760 (eff. 0.499)
1027.34/1027.54	c #Conflicts:    2491000 | #Learnt:      70638 | 0.000
1027.34/1027.54	c total clause space: 206.656MB
1027.34/1027.54	c total #watches: 203978
1028.13/1028.40	c total #propagations: 401053595 / total #impl: 803086594 (eff. 0.499)
1028.13/1028.40	c #Conflicts:    2492000 | #Learnt:      71638 | 0.000
1028.13/1028.40	c total clause space: 206.656MB
1028.13/1028.40	c total #watches: 206788
1028.93/1029.16	c total #propagations: 401216006 / total #impl: 803506887 (eff. 0.499)
1028.93/1029.16	c #Conflicts:    2493000 | #Learnt:      72638 | 0.000
1028.93/1029.16	c total clause space: 206.656MB
1028.93/1029.16	c total #watches: 209405
1029.73/1029.95	c total #propagations: 401377296 / total #impl: 803867682 (eff. 0.499)
1029.73/1029.95	c #Conflicts:    2494000 | #Learnt:      73638 | 0.000
1029.73/1029.95	c total clause space: 206.656MB
1029.73/1029.95	c total #watches: 212046
1030.54/1030.80	c total #propagations: 401529205 / total #impl: 804192796 (eff. 0.499)
1030.54/1030.80	c #Conflicts:    2495000 | #Learnt:      74638 | 0.000
1030.54/1030.80	c total clause space: 206.656MB
1030.54/1030.80	c total #watches: 214449
1031.33/1031.58	c total #propagations: 401693206 / total #impl: 804512460 (eff. 0.499)
1031.33/1031.58	c #Conflicts:    2496000 | #Learnt:      75638 | 0.000
1031.33/1031.58	c total clause space: 206.656MB
1031.33/1031.58	c total #watches: 216763
1032.33/1032.56	c total #propagations: 401851815 / total #impl: 804808177 (eff. 0.499)
1032.33/1032.56	c GARBAGE COLLECT
1032.33/1032.56	c #Conflicts:    2497000 | #Learnt:      38341 | 0.000
1032.33/1032.56	c total clause space: 206.656MB
1032.33/1032.56	c total #watches: 117757
1032.84/1033.03	c total #propagations: 402034307 / total #impl: 805175656 (eff. 0.499)
1032.84/1033.03	c #Conflicts:    2498000 | #Learnt:      39341 | 0.000
1032.84/1033.03	c total clause space: 206.656MB
1032.84/1033.03	c total #watches: 120152
1033.23/1033.46	c total #propagations: 402210822 / total #impl: 805521021 (eff. 0.499)
1033.23/1033.46	c #Conflicts:    2499000 | #Learnt:      40341 | 0.000
1033.23/1033.46	c total clause space: 206.656MB
1033.23/1033.46	c total #watches: 122580
1033.63/1033.89	c total #propagations: 402380611 / total #impl: 805854430 (eff. 0.499)
1033.63/1033.89	c #Conflicts:    2500000 | #Learnt:      41341 | 0.000
1033.63/1033.89	c total clause space: 206.656MB
1033.63/1033.89	c total #watches: 124870
1034.13/1034.35	c total #propagations: 402549310 / total #impl: 806194118 (eff. 0.499)
1034.13/1034.35	c #Conflicts:    2501000 | #Learnt:      42341 | 0.000
1034.13/1034.35	c total clause space: 206.656MB
1034.13/1034.35	c total #watches: 127089
1034.63/1034.80	c total #propagations: 402710711 / total #impl: 806510616 (eff. 0.499)
1034.63/1034.80	c #Conflicts:    2502000 | #Learnt:      43341 | 0.000
1034.63/1034.80	c total clause space: 206.656MB
1034.63/1034.80	c total #watches: 129428
1035.13/1035.32	c total #propagations: 402869237 / total #impl: 806817061 (eff. 0.499)
1035.13/1035.32	c #Conflicts:    2503000 | #Learnt:      44341 | 0.000
1035.13/1035.32	c total clause space: 206.656MB
1035.13/1035.32	c total #watches: 131729
1035.63/1035.82	c total #propagations: 403044074 / total #impl: 807166894 (eff. 0.499)
1035.63/1035.82	c #Conflicts:    2504000 | #Learnt:      45341 | 0.000
1035.63/1035.82	c total clause space: 206.656MB
1035.63/1035.82	c total #watches: 133950
1036.14/1036.31	c total #propagations: 403208724 / total #impl: 807496575 (eff. 0.499)
1036.14/1036.31	c #Conflicts:    2505000 | #Learnt:      46341 | 0.000
1036.14/1036.31	c total clause space: 206.656MB
1036.14/1036.31	c total #watches: 136290
1036.63/1036.83	c total #propagations: 403374191 / total #impl: 807828094 (eff. 0.499)
1036.63/1036.83	c #Conflicts:    2506000 | #Learnt:      47341 | 0.000
1036.63/1036.83	c total clause space: 206.656MB
1036.63/1036.83	c total #watches: 138798
1037.14/1037.36	c total #propagations: 403540135 / total #impl: 808153866 (eff. 0.499)
1037.14/1037.36	c #Conflicts:    2507000 | #Learnt:      48341 | 0.000
1037.14/1037.36	c total clause space: 206.656MB
1037.14/1037.36	c total #watches: 141922
1037.53/1037.78	c total #propagations: 403702443 / total #impl: 808506369 (eff. 0.499)
1037.53/1037.78	c #Conflicts:    2508000 | #Learnt:      49341 | 0.000
1037.53/1037.78	c total clause space: 206.656MB
1037.53/1037.78	c total #watches: 144994
1038.03/1038.29	c total #propagations: 403872352 / total #impl: 808856578 (eff. 0.499)
1038.03/1038.29	c #Conflicts:    2509000 | #Learnt:      50341 | 0.000
1038.03/1038.29	c total clause space: 206.656MB
1038.03/1038.29	c total #watches: 148306
1038.63/1038.88	c total #propagations: 404048981 / total #impl: 809195907 (eff. 0.499)
1038.63/1038.88	c #Conflicts:    2510000 | #Learnt:      51341 | 0.000
1038.63/1038.88	c total clause space: 206.656MB
1038.63/1038.88	c total #watches: 151284
1039.13/1039.34	c total #propagations: 404219008 / total #impl: 809537032 (eff. 0.499)
1039.13/1039.34	c #Conflicts:    2511000 | #Learnt:      52341 | 0.000
1039.13/1039.34	c total clause space: 206.656MB
1039.13/1039.34	c total #watches: 154061
1039.63/1039.81	c total #propagations: 404363468 / total #impl: 809835566 (eff. 0.499)
1039.63/1039.81	c #Conflicts:    2512000 | #Learnt:      53341 | 0.000
1039.63/1039.81	c total clause space: 206.656MB
1039.63/1039.81	c total #watches: 156353
1040.13/1040.32	c total #propagations: 404536782 / total #impl: 810157013 (eff. 0.499)
1040.13/1040.32	c #Conflicts:    2513000 | #Learnt:      54341 | 0.000
1040.13/1040.32	c total clause space: 206.656MB
1040.13/1040.32	c total #watches: 159490
1040.73/1040.90	c total #propagations: 404693771 / total #impl: 810513696 (eff. 0.499)
1040.73/1040.90	c #Conflicts:    2514000 | #Learnt:      55341 | 0.000
1040.73/1040.90	c total clause space: 206.656MB
1040.73/1040.90	c total #watches: 162268
1041.33/1041.57	c total #propagations: 404852077 / total #impl: 810832369 (eff. 0.499)
1041.33/1041.57	c #Conflicts:    2515000 | #Learnt:      56341 | 0.000
1041.33/1041.57	c total clause space: 206.656MB
1041.33/1041.57	c total #watches: 164491
1041.93/1042.18	c total #propagations: 405021500 / total #impl: 811154252 (eff. 0.499)
1041.93/1042.18	c #Conflicts:    2516000 | #Learnt:      57341 | 0.000
1041.93/1042.18	c total clause space: 206.656MB
1041.93/1042.18	c total #watches: 166842
1042.64/1042.81	c total #propagations: 405169781 / total #impl: 811454613 (eff. 0.499)
1042.64/1042.81	c #Conflicts:    2517000 | #Learnt:      58341 | 0.000
1042.64/1042.81	c total clause space: 206.656MB
1042.64/1042.81	c total #watches: 169352
1043.23/1043.43	c total #propagations: 405333516 / total #impl: 811787358 (eff. 0.499)
1043.23/1043.43	c #Conflicts:    2518000 | #Learnt:      59341 | 0.000
1043.23/1043.43	c total clause space: 206.656MB
1043.23/1043.43	c total #watches: 172342
1043.93/1044.15	c total #propagations: 405477927 / total #impl: 812122608 (eff. 0.499)
1043.93/1044.15	c #Conflicts:    2519000 | #Learnt:      60341 | 0.000
1043.93/1044.15	c total clause space: 206.656MB
1043.93/1044.15	c total #watches: 174862
1044.43/1044.69	c total #propagations: 405634393 / total #impl: 812445542 (eff. 0.499)
1044.43/1044.69	c #Conflicts:    2520000 | #Learnt:      61341 | 0.000
1044.43/1044.69	c total clause space: 206.656MB
1044.43/1044.69	c total #watches: 177333
1045.23/1045.40	c total #propagations: 405775093 / total #impl: 812746417 (eff. 0.499)
1045.23/1045.40	c #Conflicts:    2521000 | #Learnt:      62341 | 0.000
1045.23/1045.40	c total clause space: 206.656MB
1045.23/1045.40	c total #watches: 179611
1045.73/1045.94	c total #propagations: 405930402 / total #impl: 813075884 (eff. 0.499)
1045.73/1045.94	c #Conflicts:    2522000 | #Learnt:      63341 | 0.000
1045.73/1045.94	c total clause space: 206.656MB
1045.73/1045.94	c total #watches: 182065
1046.23/1046.48	c total #propagations: 406084064 / total #impl: 813424079 (eff. 0.499)
1046.23/1046.48	c #Conflicts:    2523000 | #Learnt:      64341 | 0.000
1046.23/1046.48	c total clause space: 206.656MB
1046.23/1046.48	c total #watches: 184836
1046.83/1047.09	c total #propagations: 406221213 / total #impl: 813764635 (eff. 0.499)
1046.83/1047.09	c #Conflicts:    2524000 | #Learnt:      65341 | 0.000
1046.83/1047.09	c total clause space: 206.656MB
1046.83/1047.09	c total #watches: 187085
1047.43/1047.64	c total #propagations: 406354393 / total #impl: 814038700 (eff. 0.499)
1047.43/1047.64	c #Conflicts:    2525000 | #Learnt:      66341 | 0.000
1047.43/1047.64	c total clause space: 206.656MB
1047.43/1047.64	c total #watches: 189299
1048.24/1048.45	c total #propagations: 406515464 / total #impl: 814377272 (eff. 0.499)
1048.24/1048.45	c #Conflicts:    2526000 | #Learnt:      67341 | 0.000
1048.24/1048.45	c total clause space: 206.656MB
1048.24/1048.45	c total #watches: 192350
1049.03/1049.26	c total #propagations: 406664427 / total #impl: 814739417 (eff. 0.499)
1049.03/1049.26	c #Conflicts:    2527000 | #Learnt:      68341 | 0.000
1049.03/1049.26	c total clause space: 206.656MB
1049.03/1049.26	c total #watches: 194913
1049.83/1050.01	c total #propagations: 406828327 / total #impl: 815069522 (eff. 0.499)
1049.83/1050.01	c #Conflicts:    2528000 | #Learnt:      69341 | 0.000
1049.83/1050.01	c total clause space: 206.656MB
1049.83/1050.01	c total #watches: 197294
1050.44/1050.66	c total #propagations: 406988447 / total #impl: 815388246 (eff. 0.499)
1050.44/1050.66	c #Conflicts:    2529000 | #Learnt:      70341 | 0.000
1050.44/1050.66	c total clause space: 206.656MB
1050.44/1050.66	c total #watches: 200060
1051.13/1051.38	c total #propagations: 407148779 / total #impl: 815720306 (eff. 0.499)
1051.13/1051.38	c #Conflicts:    2530000 | #Learnt:      71341 | 0.000
1051.13/1051.38	c total clause space: 206.656MB
1051.13/1051.38	c total #watches: 203066
1051.93/1052.12	c total #propagations: 407302829 / total #impl: 816048611 (eff. 0.499)
1051.93/1052.12	c #Conflicts:    2531000 | #Learnt:      72341 | 0.000
1051.93/1052.12	c total clause space: 206.656MB
1051.93/1052.12	c total #watches: 206572
1052.64/1052.86	c total #propagations: 407475574 / total #impl: 816371031 (eff. 0.499)
1052.64/1052.86	c #Conflicts:    2532000 | #Learnt:      73341 | 0.000
1052.64/1052.86	c total clause space: 206.656MB
1052.64/1052.86	c total #watches: 210290
1053.43/1053.63	c total #propagations: 407619220 / total #impl: 816687148 (eff. 0.499)
1053.43/1053.63	c #Conflicts:    2533000 | #Learnt:      74341 | 0.000
1053.43/1053.63	c total clause space: 206.656MB
1053.43/1053.63	c total #watches: 213095
1054.33/1054.51	c total #propagations: 407748120 / total #impl: 816972532 (eff. 0.499)
1054.33/1054.51	c #Conflicts:    2534000 | #Learnt:      75341 | 0.000
1054.33/1054.51	c total clause space: 206.656MB
1054.33/1054.51	c total #watches: 215311
1055.13/1055.30	c total #propagations: 407902268 / total #impl: 817294883 (eff. 0.499)
1055.13/1055.30	c #Conflicts:    2535000 | #Learnt:      76341 | 0.000
1055.13/1055.30	c total clause space: 206.656MB
1055.13/1055.30	c total #watches: 218180
1056.03/1056.20	c total #propagations: 408055775 / total #impl: 817630979 (eff. 0.499)
1056.03/1056.20	c GARBAGE COLLECT
1056.03/1056.20	c #Conflicts:    2536000 | #Learnt:      38735 | 0.000
1056.03/1056.20	c total clause space: 206.656MB
1056.03/1056.20	c total #watches: 118717
1056.33/1056.56	c total #propagations: 408213027 / total #impl: 817954954 (eff. 0.499)
1056.33/1056.56	c #Conflicts:    2537000 | #Learnt:      39735 | 0.000
1056.33/1056.56	c total clause space: 206.656MB
1056.33/1056.56	c total #watches: 121522
1056.83/1057.02	c total #propagations: 408380854 / total #impl: 818305212 (eff. 0.499)
1056.83/1057.02	c #Conflicts:    2538000 | #Learnt:      40735 | 0.000
1056.83/1057.02	c total clause space: 206.656MB
1056.83/1057.02	c total #watches: 124711
1057.23/1057.44	c total #propagations: 408558750 / total #impl: 818696126 (eff. 0.499)
1057.23/1057.44	c #Conflicts:    2539000 | #Learnt:      41735 | 0.000
1057.23/1057.44	c total clause space: 206.656MB
1057.23/1057.44	c total #watches: 127619
1057.63/1057.82	c total #propagations: 408713478 / total #impl: 819031041 (eff. 0.499)
1057.63/1057.82	c #Conflicts:    2540000 | #Learnt:      42735 | 0.000
1057.63/1057.82	c total clause space: 206.656MB
1057.63/1057.82	c total #watches: 130508
1058.04/1058.26	c total #propagations: 408877707 / total #impl: 819405170 (eff. 0.499)
1058.04/1058.26	c #Conflicts:    2541000 | #Learnt:      43735 | 0.000
1058.04/1058.26	c total clause space: 206.656MB
1058.04/1058.26	c total #watches: 133374
1058.53/1058.74	c total #propagations: 409032640 / total #impl: 819806817 (eff. 0.499)
1058.53/1058.74	c #Conflicts:    2542000 | #Learnt:      44735 | 0.000
1058.53/1058.74	c total clause space: 206.656MB
1058.53/1058.74	c total #watches: 135829
1059.03/1059.20	c total #propagations: 409179977 / total #impl: 820100497 (eff. 0.499)
1059.03/1059.20	c #Conflicts:    2543000 | #Learnt:      45735 | 0.000
1059.03/1059.20	c total clause space: 206.656MB
1059.03/1059.20	c total #watches: 138536
1059.43/1059.67	c total #propagations: 409320849 / total #impl: 820387113 (eff. 0.499)
1059.43/1059.67	c #Conflicts:    2544000 | #Learnt:      46735 | 0.000
1059.43/1059.67	c total clause space: 206.656MB
1059.43/1059.67	c total #watches: 141002
1059.93/1060.15	c total #propagations: 409465969 / total #impl: 820682196 (eff. 0.499)
1059.93/1060.15	c #Conflicts:    2545000 | #Learnt:      47735 | 0.000
1059.93/1060.15	c total clause space: 206.656MB
1059.93/1060.15	c total #watches: 143484
1060.43/1060.62	c total #propagations: 409653272 / total #impl: 821042475 (eff. 0.499)
1060.43/1060.62	c #Conflicts:    2546000 | #Learnt:      48735 | 0.000
1060.43/1060.62	c total clause space: 206.656MB
1060.43/1060.62	c total #watches: 145951
1060.83/1061.07	c total #propagations: 409822601 / total #impl: 821365770 (eff. 0.499)
1060.83/1061.07	c #Conflicts:    2547000 | #Learnt:      49735 | 0.000
1060.83/1061.07	c total clause space: 206.656MB
1060.83/1061.07	c total #watches: 148336
1061.44/1061.61	c total #propagations: 409970539 / total #impl: 821663528 (eff. 0.499)
1061.44/1061.61	c #Conflicts:    2548000 | #Learnt:      50735 | 0.000
1061.44/1061.61	c total clause space: 206.656MB
1061.44/1061.61	c total #watches: 150744
1061.93/1062.15	c total #propagations: 410131864 / total #impl: 821996803 (eff. 0.499)
1061.93/1062.15	c #Conflicts:    2549000 | #Learnt:      51735 | 0.000
1061.93/1062.15	c total clause space: 206.656MB
1061.93/1062.15	c total #watches: 153256
1062.54/1062.73	c total #propagations: 410290245 / total #impl: 822322212 (eff. 0.499)
1062.54/1062.73	c #Conflicts:    2550000 | #Learnt:      52735 | 0.000
1062.54/1062.73	c total clause space: 206.656MB
1062.54/1062.73	c total #watches: 155494
1063.03/1063.29	c total #propagations: 410454665 / total #impl: 822651240 (eff. 0.499)
1063.03/1063.29	c #Conflicts:    2551000 | #Learnt:      53735 | 0.000
1063.03/1063.29	c total clause space: 206.656MB
1063.03/1063.29	c total #watches: 158015
1063.53/1063.80	c total #propagations: 410606504 / total #impl: 823002243 (eff. 0.499)
1063.53/1063.80	c #Conflicts:    2552000 | #Learnt:      54735 | 0.000
1063.53/1063.80	c total clause space: 206.656MB
1063.53/1063.80	c total #watches: 160300
1063.93/1064.16	c total #propagations: 410741281 / total #impl: 823291158 (eff. 0.499)
1063.93/1064.16	c #Conflicts:    2553000 | #Learnt:      55735 | 0.000
1063.93/1064.16	c total clause space: 206.656MB
1063.93/1064.16	c total #watches: 162521
1064.33/1064.51	c total #propagations: 410866003 / total #impl: 823540113 (eff. 0.499)
1064.33/1064.51	c #Conflicts:    2554000 | #Learnt:      56735 | 0.000
1064.33/1064.51	c total clause space: 206.656MB
1064.33/1064.51	c total #watches: 164643
1064.74/1064.94	c total #propagations: 410987014 / total #impl: 823788601 (eff. 0.499)
1064.74/1064.94	c #Conflicts:    2555000 | #Learnt:      57735 | 0.000
1064.74/1064.94	c total clause space: 206.656MB
1064.74/1064.94	c total #watches: 167064
1065.23/1065.41	c total #propagations: 411137573 / total #impl: 824069321 (eff. 0.499)
1065.23/1065.41	c #Conflicts:    2556000 | #Learnt:      58735 | 0.000
1065.23/1065.41	c total clause space: 206.656MB
1065.23/1065.41	c total #watches: 169389
1065.63/1065.87	c total #propagations: 411290761 / total #impl: 824359449 (eff. 0.499)
1065.63/1065.87	c #Conflicts:    2557000 | #Learnt:      59735 | 0.000
1065.63/1065.87	c total clause space: 206.656MB
1065.63/1065.87	c total #watches: 171736
1066.23/1066.40	c total #propagations: 411443322 / total #impl: 824648001 (eff. 0.499)
1066.23/1066.40	c #Conflicts:    2558000 | #Learnt:      60735 | 0.000
1066.23/1066.40	c total clause space: 206.656MB
1066.23/1066.40	c total #watches: 174159
1066.63/1066.86	c total #propagations: 411596432 / total #impl: 824944413 (eff. 0.499)
1066.63/1066.86	c #Conflicts:    2559000 | #Learnt:      61735 | 0.000
1066.63/1066.86	c total clause space: 206.656MB
1066.63/1066.86	c total #watches: 176482
1067.23/1067.44	c total #propagations: 411742995 / total #impl: 825221266 (eff. 0.499)
1067.23/1067.44	c #Conflicts:    2560000 | #Learnt:      62735 | 0.000
1067.23/1067.44	c total clause space: 206.656MB
1067.23/1067.44	c total #watches: 178879
1067.73/1067.96	c total #propagations: 411906499 / total #impl: 825543512 (eff. 0.499)
1067.73/1067.96	c #Conflicts:    2561000 | #Learnt:      63735 | 0.000
1067.73/1067.96	c total clause space: 206.656MB
1067.73/1067.96	c total #watches: 181181
1068.33/1068.56	c total #propagations: 412063795 / total #impl: 825845390 (eff. 0.499)
1068.33/1068.56	c #Conflicts:    2562000 | #Learnt:      64735 | 0.000
1068.33/1068.56	c total clause space: 206.656MB
1068.33/1068.56	c total #watches: 183365
1068.93/1069.15	c total #propagations: 412223783 / total #impl: 826156922 (eff. 0.499)
1068.93/1069.15	c #Conflicts:    2563000 | #Learnt:      65735 | 0.000
1068.93/1069.15	c total clause space: 206.656MB
1068.93/1069.15	c total #watches: 185568
1069.53/1069.78	c total #propagations: 412388581 / total #impl: 826474321 (eff. 0.499)
1069.53/1069.78	c #Conflicts:    2564000 | #Learnt:      66735 | 0.000
1069.53/1069.78	c total clause space: 206.656MB
1069.53/1069.78	c total #watches: 188098
1070.23/1070.47	c total #propagations: 412559224 / total #impl: 826802041 (eff. 0.499)
1070.23/1070.47	c #Conflicts:    2565000 | #Learnt:      67735 | 0.000
1070.23/1070.47	c total clause space: 206.656MB
1070.23/1070.47	c total #watches: 190966
1071.03/1071.20	c total #propagations: 412739484 / total #impl: 827186813 (eff. 0.499)
1071.03/1071.20	c #Conflicts:    2566000 | #Learnt:      68735 | 0.000
1071.03/1071.20	c total clause space: 206.656MB
1071.03/1071.20	c total #watches: 193409
1071.73/1071.99	c total #propagations: 412895112 / total #impl: 827518350 (eff. 0.499)
1071.73/1071.99	c #Conflicts:    2567000 | #Learnt:      69735 | 0.000
1071.73/1071.99	c total clause space: 206.656MB
1071.73/1071.99	c total #watches: 195969
1072.53/1072.76	c total #propagations: 413058168 / total #impl: 827832431 (eff. 0.499)
1072.53/1072.76	c #Conflicts:    2568000 | #Learnt:      70735 | 0.000
1072.53/1072.76	c total clause space: 206.656MB
1072.53/1072.76	c total #watches: 199008
1073.33/1073.52	c total #propagations: 413224312 / total #impl: 828185221 (eff. 0.499)
1073.33/1073.52	c #Conflicts:    2569000 | #Learnt:      71735 | 0.000
1073.33/1073.52	c total clause space: 206.656MB
1073.33/1073.52	c total #watches: 201401
1074.03/1074.26	c total #propagations: 413373842 / total #impl: 828484387 (eff. 0.499)
1074.03/1074.26	c #Conflicts:    2570000 | #Learnt:      72735 | 0.000
1074.03/1074.26	c total clause space: 206.656MB
1074.03/1074.26	c total #watches: 203752
1074.73/1074.96	c total #propagations: 413520784 / total #impl: 828797636 (eff. 0.499)
1074.73/1074.96	c #Conflicts:    2571000 | #Learnt:      73735 | 0.000
1074.73/1074.96	c total clause space: 206.656MB
1074.73/1074.96	c total #watches: 206007
1075.63/1075.90	c total #propagations: 413679820 / total #impl: 829103568 (eff. 0.499)
1075.63/1075.90	c #Conflicts:    2572000 | #Learnt:      74735 | 0.000
1075.63/1075.90	c total clause space: 206.656MB
1075.63/1075.90	c total #watches: 208631
1076.43/1076.65	c total #propagations: 413844255 / total #impl: 829501763 (eff. 0.499)
1076.43/1076.65	c #Conflicts:    2573000 | #Learnt:      75735 | 0.000
1076.43/1076.65	c total clause space: 206.656MB
1076.43/1076.65	c total #watches: 211230
1077.13/1077.36	c total #propagations: 414003715 / total #impl: 829841655 (eff. 0.499)
1077.13/1077.36	c #Conflicts:    2574000 | #Learnt:      76735 | 0.000
1077.13/1077.36	c total clause space: 206.656MB
1077.13/1077.36	c total #watches: 213669
1077.93/1078.12	c total #propagations: 414179330 / total #impl: 830169002 (eff. 0.499)
1077.93/1078.12	c #Conflicts:    2575000 | #Learnt:      77735 | 0.000
1077.93/1078.12	c total clause space: 206.656MB
1077.93/1078.12	c total #watches: 216191
1078.43/1078.62	c total #propagations: 414359863 / total #impl: 830533018 (eff. 0.499)
1078.43/1078.62	c GARBAGE COLLECT
1078.43/1078.62	c #Conflicts:    2576000 | #Learnt:      39833 | 0.000
1078.43/1078.62	c total clause space: 206.656MB
1078.43/1078.62	c total #watches: 121568
1078.83/1079.02	c total #propagations: 414522763 / total #impl: 830874197 (eff. 0.499)
1078.83/1079.02	c #Conflicts:    2577000 | #Learnt:      40833 | 0.000
1078.83/1079.02	c total clause space: 206.656MB
1078.83/1079.02	c total #watches: 124470
1079.13/1079.39	c total #propagations: 414675078 / total #impl: 831188992 (eff. 0.499)
1079.13/1079.39	c #Conflicts:    2578000 | #Learnt:      41833 | 0.000
1079.13/1079.39	c total clause space: 206.656MB
1079.13/1079.39	c total #watches: 126763
1079.53/1079.75	c total #propagations: 414821899 / total #impl: 831460603 (eff. 0.499)
1079.53/1079.75	c #Conflicts:    2579000 | #Learnt:      42833 | 0.000
1079.53/1079.75	c total clause space: 206.656MB
1079.53/1079.75	c total #watches: 128998
1079.93/1080.17	c total #propagations: 414967173 / total #impl: 831735992 (eff. 0.499)
1079.93/1080.17	c #Conflicts:    2580000 | #Learnt:      43833 | 0.000
1079.93/1080.17	c total clause space: 206.656MB
1079.93/1080.17	c total #watches: 131414
1080.33/1080.56	c total #propagations: 415129216 / total #impl: 832065677 (eff. 0.499)
1080.33/1080.56	c #Conflicts:    2581000 | #Learnt:      44833 | 0.000
1080.33/1080.56	c total clause space: 206.656MB
1080.33/1080.56	c total #watches: 133849
1080.73/1080.96	c total #propagations: 415286974 / total #impl: 832375757 (eff. 0.499)
1080.73/1080.96	c #Conflicts:    2582000 | #Learnt:      45833 | 0.000
1080.73/1080.96	c total clause space: 206.656MB
1080.73/1080.96	c total #watches: 136151
1081.13/1081.38	c total #propagations: 415438840 / total #impl: 832693525 (eff. 0.499)
1081.13/1081.38	c #Conflicts:    2583000 | #Learnt:      46833 | 0.000
1081.13/1081.38	c total clause space: 206.656MB
1081.13/1081.38	c total #watches: 138525
1081.63/1081.85	c total #propagations: 415601847 / total #impl: 833012502 (eff. 0.499)
1081.63/1081.85	c #Conflicts:    2584000 | #Learnt:      47833 | 0.000
1081.63/1081.85	c total clause space: 206.656MB
1081.63/1081.85	c total #watches: 140998
1082.03/1082.27	c total #propagations: 415754892 / total #impl: 833295980 (eff. 0.499)
1082.03/1082.27	c #Conflicts:    2585000 | #Learnt:      48833 | 0.000
1082.03/1082.27	c total clause space: 206.656MB
1082.03/1082.27	c total #watches: 143437
1082.63/1082.81	c total #propagations: 415918035 / total #impl: 833598246 (eff. 0.499)
1082.63/1082.81	c #Conflicts:    2586000 | #Learnt:      49833 | 0.000
1082.63/1082.81	c total clause space: 206.656MB
1082.63/1082.81	c total #watches: 146098
1083.03/1083.27	c total #propagations: 416104189 / total #impl: 833959337 (eff. 0.499)
1083.03/1083.27	c #Conflicts:    2587000 | #Learnt:      50833 | 0.000
1083.03/1083.27	c total clause space: 206.656MB
1083.03/1083.27	c total #watches: 148412
1083.63/1083.84	c total #propagations: 416261752 / total #impl: 834284361 (eff. 0.499)
1083.63/1083.84	c #Conflicts:    2588000 | #Learnt:      51833 | 0.000
1083.63/1083.84	c total clause space: 206.656MB
1083.63/1083.84	c total #watches: 151566
1084.13/1084.34	c total #propagations: 416419190 / total #impl: 834631438 (eff. 0.499)
1084.13/1084.34	c #Conflicts:    2589000 | #Learnt:      52833 | 0.000
1084.13/1084.34	c total clause space: 206.656MB
1084.13/1084.34	c total #watches: 154369
1084.73/1084.90	c total #propagations: 416588816 / total #impl: 834997461 (eff. 0.499)
1084.73/1084.90	c #Conflicts:    2590000 | #Learnt:      53833 | 0.000
1084.73/1084.90	c total clause space: 206.656MB
1084.73/1084.90	c total #watches: 156707
1085.23/1085.49	c total #propagations: 416745577 / total #impl: 835302808 (eff. 0.499)
1085.23/1085.49	c #Conflicts:    2591000 | #Learnt:      54833 | 0.000
1085.23/1085.49	c total clause space: 206.656MB
1085.23/1085.49	c total #watches: 159045
1085.72/1085.94	c total #propagations: 416903983 / total #impl: 835609617 (eff. 0.499)
1085.72/1085.94	c #Conflicts:    2592000 | #Learnt:      55833 | 0.000
1085.72/1085.94	c total clause space: 206.656MB
1085.72/1085.94	c total #watches: 161733
1086.32/1086.54	c total #propagations: 417048673 / total #impl: 835937407 (eff. 0.499)
1086.32/1086.54	c #Conflicts:    2593000 | #Learnt:      56833 | 0.000
1086.32/1086.54	c total clause space: 206.656MB
1086.32/1086.54	c total #watches: 164227
1086.82/1087.07	c total #propagations: 417200498 / total #impl: 836251814 (eff. 0.499)
1086.82/1087.07	c #Conflicts:    2594000 | #Learnt:      57833 | 0.000
1086.82/1087.07	c total clause space: 206.656MB
1086.82/1087.07	c total #watches: 167185
1087.42/1087.66	c total #propagations: 417336666 / total #impl: 836557547 (eff. 0.499)
1087.42/1087.66	c #Conflicts:    2595000 | #Learnt:      58833 | 0.000
1087.42/1087.66	c total clause space: 206.656MB
1087.42/1087.66	c total #watches: 169801
1088.02/1088.27	c total #propagations: 417499180 / total #impl: 836886301 (eff. 0.499)
1088.02/1088.27	c #Conflicts:    2596000 | #Learnt:      59833 | 0.000
1088.02/1088.27	c total clause space: 206.656MB
1088.02/1088.27	c total #watches: 172304
1088.72/1088.96	c total #propagations: 417655592 / total #impl: 837214017 (eff. 0.499)
1088.72/1088.96	c #Conflicts:    2597000 | #Learnt:      60833 | 0.000
1088.72/1088.96	c total clause space: 206.656MB
1088.72/1088.96	c total #watches: 174859
1089.32/1089.56	c total #propagations: 417823300 / total #impl: 837546493 (eff. 0.499)
1089.32/1089.56	c #Conflicts:    2598000 | #Learnt:      61833 | 0.000
1089.32/1089.56	c total clause space: 206.656MB
1089.32/1089.56	c total #watches: 177445
1089.93/1090.20	c total #propagations: 417966820 / total #impl: 837851277 (eff. 0.499)
1089.93/1090.20	c #Conflicts:    2599000 | #Learnt:      62833 | 0.000
1089.93/1090.20	c total clause space: 206.656MB
1089.93/1090.20	c total #watches: 180091
1090.62/1090.88	c total #propagations: 418117465 / total #impl: 838198179 (eff. 0.499)
1090.62/1090.88	c #Conflicts:    2600000 | #Learnt:      63833 | 0.000
1090.62/1090.88	c total clause space: 206.656MB
1090.62/1090.88	c total #watches: 182422
1091.32/1091.51	c total #propagations: 418289460 / total #impl: 838570858 (eff. 0.499)
1091.32/1091.51	c #Conflicts:    2601000 | #Learnt:      64833 | 0.000
1091.32/1091.51	c total clause space: 206.656MB
1091.32/1091.51	c total #watches: 185101
1091.92/1092.14	c total #propagations: 418468505 / total #impl: 838982330 (eff. 0.499)
1091.92/1092.14	c #Conflicts:    2602000 | #Learnt:      65833 | 0.000
1091.92/1092.14	c total clause space: 206.656MB
1091.92/1092.14	c total #watches: 187656
1092.52/1092.71	c total #propagations: 418636238 / total #impl: 839369694 (eff. 0.499)
1092.52/1092.71	c #Conflicts:    2603000 | #Learnt:      66833 | 0.000
1092.52/1092.71	c total clause space: 206.656MB
1092.52/1092.71	c total #watches: 189924
1093.02/1093.27	c total #propagations: 418775348 / total #impl: 839660331 (eff. 0.499)
1093.02/1093.27	c #Conflicts:    2604000 | #Learnt:      67833 | 0.000
1093.02/1093.27	c total clause space: 206.656MB
1093.02/1093.27	c total #watches: 192166
1093.62/1093.85	c total #propagations: 418923360 / total #impl: 839961088 (eff. 0.499)
1093.62/1093.85	c #Conflicts:    2605000 | #Learnt:      68833 | 0.000
1093.62/1093.85	c total clause space: 206.656MB
1093.62/1093.85	c total #watches: 194631
1094.22/1094.49	c total #propagations: 419083226 / total #impl: 840276246 (eff. 0.499)
1094.22/1094.49	c #Conflicts:    2606000 | #Learnt:      69833 | 0.000
1094.22/1094.49	c total clause space: 206.656MB
1094.22/1094.49	c total #watches: 197290
1094.92/1095.10	c total #propagations: 419251051 / total #impl: 840614079 (eff. 0.499)
1094.92/1095.10	c #Conflicts:    2607000 | #Learnt:      70833 | 0.000
1094.92/1095.10	c total clause space: 206.656MB
1094.92/1095.10	c total #watches: 199751
1095.53/1095.77	c total #propagations: 419407874 / total #impl: 840927380 (eff. 0.499)
1095.53/1095.77	c #Conflicts:    2608000 | #Learnt:      71833 | 0.000
1095.53/1095.77	c total clause space: 206.656MB
1095.53/1095.77	c total #watches: 201949
1096.32/1096.56	c total #propagations: 419559064 / total #impl: 841227930 (eff. 0.499)
1096.32/1096.56	c #Conflicts:    2609000 | #Learnt:      72833 | 0.000
1096.32/1096.56	c total clause space: 206.656MB
1096.32/1096.56	c total #watches: 204286
1097.12/1097.36	c total #propagations: 419733167 / total #impl: 841601938 (eff. 0.499)
1097.12/1097.36	c #Conflicts:    2610000 | #Learnt:      73833 | 0.000
1097.12/1097.36	c total clause space: 206.656MB
1097.12/1097.36	c total #watches: 207487
1097.92/1098.18	c total #propagations: 419893217 / total #impl: 841983063 (eff. 0.499)
1097.92/1098.18	c #Conflicts:    2611000 | #Learnt:      74833 | 0.000
1097.92/1098.18	c total clause space: 206.656MB
1097.92/1098.18	c total #watches: 210483
1098.73/1098.99	c total #propagations: 420046204 / total #impl: 842341562 (eff. 0.499)
1098.73/1098.99	c #Conflicts:    2612000 | #Learnt:      75833 | 0.000
1098.73/1098.99	c total clause space: 206.656MB
1098.73/1098.99	c total #watches: 212998
1099.62/1099.83	c total #propagations: 420199464 / total #impl: 842666076 (eff. 0.499)
1099.62/1099.83	c #Conflicts:    2613000 | #Learnt:      76833 | 0.000
1099.62/1099.83	c total clause space: 206.656MB
1099.62/1099.83	c total #watches: 215845
1100.52/1100.71	c total #propagations: 420377193 / total #impl: 843016000 (eff. 0.499)
1100.52/1100.71	c #Conflicts:    2614000 | #Learnt:      77833 | 0.000
1100.52/1100.71	c total clause space: 206.656MB
1100.52/1100.71	c total #watches: 218795
1101.22/1101.43	c total #propagations: 420569810 / total #impl: 843394833 (eff. 0.499)
1101.22/1101.43	c GARBAGE COLLECT
1101.22/1101.43	c #Conflicts:    2615000 | #Learnt:      39631 | 0.000
1101.22/1101.43	c total clause space: 206.656MB
1101.22/1101.43	c total #watches: 120771
1101.62/1101.87	c total #propagations: 420727812 / total #impl: 843716874 (eff. 0.499)
1101.62/1101.87	c #Conflicts:    2616000 | #Learnt:      40631 | 0.000
1101.62/1101.87	c total clause space: 206.656MB
1101.62/1101.87	c total #watches: 123132
1102.03/1102.30	c total #propagations: 420888752 / total #impl: 844003802 (eff. 0.499)
1102.03/1102.30	c #Conflicts:    2617000 | #Learnt:      41631 | 0.000
1102.03/1102.30	c total clause space: 206.656MB
1102.03/1102.30	c total #watches: 125736
1102.52/1102.77	c total #propagations: 421035958 / total #impl: 844314280 (eff. 0.499)
1102.52/1102.77	c #Conflicts:    2618000 | #Learnt:      42631 | 0.000
1102.52/1102.77	c total clause space: 206.656MB
1102.52/1102.77	c total #watches: 128444
1102.92/1103.17	c total #propagations: 421198351 / total #impl: 844654976 (eff. 0.499)
1102.92/1103.17	c #Conflicts:    2619000 | #Learnt:      43631 | 0.000
1102.92/1103.17	c total clause space: 206.656MB
1102.92/1103.17	c total #watches: 130886
1103.42/1103.61	c total #propagations: 421362920 / total #impl: 844962082 (eff. 0.499)
1103.42/1103.61	c #Conflicts:    2620000 | #Learnt:      44631 | 0.000
1103.42/1103.61	c total clause space: 206.656MB
1103.42/1103.61	c total #watches: 133319
1103.92/1104.11	c total #propagations: 421526716 / total #impl: 845277284 (eff. 0.499)
1103.92/1104.11	c #Conflicts:    2621000 | #Learnt:      45631 | 0.000
1103.92/1104.11	c total clause space: 206.656MB
1103.92/1104.11	c total #watches: 136179
1104.42/1104.69	c total #propagations: 421688490 / total #impl: 845602631 (eff. 0.499)
1104.42/1104.69	c #Conflicts:    2622000 | #Learnt:      46631 | 0.000
1104.42/1104.69	c total clause space: 206.656MB
1104.42/1104.69	c total #watches: 138831
1105.02/1105.21	c total #propagations: 421851581 / total #impl: 845920404 (eff. 0.499)
1105.02/1105.21	c #Conflicts:    2623000 | #Learnt:      47631 | 0.000
1105.02/1105.21	c total clause space: 206.656MB
1105.02/1105.21	c total #watches: 141343
1105.52/1105.75	c total #propagations: 422018531 / total #impl: 846245470 (eff. 0.499)
1105.52/1105.75	c #Conflicts:    2624000 | #Learnt:      48631 | 0.000
1105.52/1105.75	c total clause space: 206.656MB
1105.52/1105.75	c total #watches: 143877
1105.92/1106.19	c total #propagations: 422200703 / total #impl: 846606273 (eff. 0.499)
1105.92/1106.19	c #Conflicts:    2625000 | #Learnt:      49631 | 0.000
1105.92/1106.19	c total clause space: 206.656MB
1105.92/1106.19	c total #watches: 146213
1106.43/1106.62	c total #propagations: 422366670 / total #impl: 846948737 (eff. 0.499)
1106.43/1106.62	c #Conflicts:    2626000 | #Learnt:      50631 | 0.000
1106.43/1106.62	c total clause space: 206.656MB
1106.43/1106.62	c total #watches: 148366
1106.92/1107.16	c total #propagations: 422514688 / total #impl: 847254549 (eff. 0.499)
1106.92/1107.16	c #Conflicts:    2627000 | #Learnt:      51631 | 0.000
1106.92/1107.16	c total clause space: 206.656MB
1106.92/1107.16	c total #watches: 150774
1107.42/1107.62	c total #propagations: 422679223 / total #impl: 847609196 (eff. 0.499)
1107.42/1107.62	c #Conflicts:    2628000 | #Learnt:      52631 | 0.000
1107.42/1107.62	c total clause space: 206.656MB
1107.42/1107.62	c total #watches: 153293
1107.92/1108.11	c total #propagations: 422830038 / total #impl: 847924686 (eff. 0.499)
1107.92/1108.11	c #Conflicts:    2629000 | #Learnt:      53631 | 0.000
1107.92/1108.11	c total clause space: 206.656MB
1107.92/1108.11	c total #watches: 155796
1108.42/1108.63	c total #propagations: 422998736 / total #impl: 848255980 (eff. 0.499)
1108.42/1108.63	c #Conflicts:    2630000 | #Learnt:      54631 | 0.000
1108.42/1108.63	c total clause space: 206.656MB
1108.42/1108.63	c total #watches: 158665
1108.92/1109.17	c total #propagations: 423157439 / total #impl: 848588800 (eff. 0.499)
1108.92/1109.17	c #Conflicts:    2631000 | #Learnt:      55631 | 0.000
1108.92/1109.17	c total clause space: 206.656MB
1108.92/1109.17	c total #watches: 161417
1109.52/1109.78	c total #propagations: 423318415 / total #impl: 848893887 (eff. 0.499)
1109.52/1109.78	c #Conflicts:    2632000 | #Learnt:      56631 | 0.000
1109.52/1109.78	c total clause space: 206.656MB
1109.52/1109.78	c total #watches: 163875
1110.12/1110.37	c total #propagations: 423471861 / total #impl: 849231329 (eff. 0.499)
1110.12/1110.37	c #Conflicts:    2633000 | #Learnt:      57631 | 0.000
1110.12/1110.37	c total clause space: 206.656MB
1110.12/1110.37	c total #watches: 166510
1110.72/1110.93	c total #propagations: 423622601 / total #impl: 849517592 (eff. 0.499)
1110.72/1110.93	c #Conflicts:    2634000 | #Learnt:      58631 | 0.000
1110.72/1110.93	c total clause space: 206.656MB
1110.72/1110.93	c total #watches: 168872
1111.02/1111.28	c total #propagations: 423779735 / total #impl: 849831384 (eff. 0.499)
1111.02/1111.28	c #Conflicts:    2635000 | #Learnt:      59631 | 0.000
1111.02/1111.28	c total clause space: 206.656MB
1111.02/1111.28	c total #watches: 171020
1111.62/1111.80	c total #propagations: 423918889 / total #impl: 850093686 (eff. 0.499)
1111.62/1111.80	c #Conflicts:    2636000 | #Learnt:      60631 | 0.000
1111.62/1111.80	c total clause space: 206.656MB
1111.62/1111.80	c total #watches: 173425
1112.12/1112.39	c total #propagations: 424079880 / total #impl: 850414783 (eff. 0.499)
1112.12/1112.39	c #Conflicts:    2637000 | #Learnt:      61631 | 0.000
1112.12/1112.39	c total clause space: 206.656MB
1112.12/1112.39	c total #watches: 176375
1112.82/1113.03	c total #propagations: 424248371 / total #impl: 850770873 (eff. 0.499)
1112.82/1113.03	c #Conflicts:    2638000 | #Learnt:      62631 | 0.000
1112.82/1113.03	c total clause space: 206.656MB
1112.82/1113.03	c total #watches: 179134
1113.52/1113.70	c total #propagations: 424420197 / total #impl: 851123236 (eff. 0.499)
1113.52/1113.70	c #Conflicts:    2639000 | #Learnt:      63631 | 0.000
1113.52/1113.70	c total clause space: 206.656MB
1113.52/1113.70	c total #watches: 181863
1114.02/1114.29	c total #propagations: 424579870 / total #impl: 851453079 (eff. 0.499)
1114.02/1114.29	c #Conflicts:    2640000 | #Learnt:      64631 | 0.000
1114.02/1114.29	c total clause space: 206.656MB
1114.02/1114.29	c total #watches: 184953
1114.72/1114.95	c total #propagations: 424740436 / total #impl: 851790957 (eff. 0.499)
1114.72/1114.95	c #Conflicts:    2641000 | #Learnt:      65631 | 0.000
1114.72/1114.95	c total clause space: 206.656MB
1114.72/1114.95	c total #watches: 187668
1115.42/1115.60	c total #propagations: 424907495 / total #impl: 852114992 (eff. 0.499)
1115.42/1115.60	c #Conflicts:    2642000 | #Learnt:      66631 | 0.000
1115.42/1115.60	c total clause space: 206.656MB
1115.42/1115.60	c total #watches: 189879
1116.02/1116.26	c total #propagations: 425055134 / total #impl: 852403779 (eff. 0.499)
1116.02/1116.26	c #Conflicts:    2643000 | #Learnt:      67631 | 0.000
1116.02/1116.26	c total clause space: 206.656MB
1116.02/1116.26	c total #watches: 192335
1116.72/1116.95	c total #propagations: 425204849 / total #impl: 852704662 (eff. 0.499)
1116.72/1116.95	c #Conflicts:    2644000 | #Learnt:      68631 | 0.000
1116.72/1116.95	c total clause space: 206.656MB
1116.72/1116.95	c total #watches: 194685
1117.32/1117.60	c total #propagations: 425372842 / total #impl: 853048307 (eff. 0.499)
1117.32/1117.60	c #Conflicts:    2645000 | #Learnt:      69631 | 0.000
1117.32/1117.60	c total clause space: 206.656MB
1117.32/1117.60	c total #watches: 197024
1118.02/1118.29	c total #propagations: 425542943 / total #impl: 853384560 (eff. 0.499)
1118.02/1118.29	c #Conflicts:    2646000 | #Learnt:      70631 | 0.000
1118.02/1118.29	c total clause space: 206.656MB
1118.02/1118.29	c total #watches: 199339
1118.82/1119.04	c total #propagations: 425719747 / total #impl: 853742026 (eff. 0.499)
1118.82/1119.04	c #Conflicts:    2647000 | #Learnt:      71631 | 0.000
1118.82/1119.04	c total clause space: 206.656MB
1118.82/1119.04	c total #watches: 202110
1119.52/1119.70	c total #propagations: 425890099 / total #impl: 854132178 (eff. 0.499)
1119.52/1119.70	c #Conflicts:    2648000 | #Learnt:      72631 | 0.000
1119.52/1119.70	c total clause space: 206.656MB
1119.52/1119.70	c total #watches: 204892
1120.12/1120.34	c total #propagations: 426068766 / total #impl: 854503738 (eff. 0.499)
1120.12/1120.34	c #Conflicts:    2649000 | #Learnt:      73631 | 0.000
1120.12/1120.34	c total clause space: 206.656MB
1120.12/1120.34	c total #watches: 207431
1120.83/1121.01	c total #propagations: 426227432 / total #impl: 854859200 (eff. 0.499)
1120.83/1121.01	c #Conflicts:    2650000 | #Learnt:      74631 | 0.000
1120.83/1121.01	c total clause space: 206.656MB
1120.83/1121.01	c total #watches: 210236
1121.42/1121.66	c total #propagations: 426387072 / total #impl: 855232547 (eff. 0.499)
1121.42/1121.66	c #Conflicts:    2651000 | #Learnt:      75631 | 0.000
1121.42/1121.66	c total clause space: 206.656MB
1121.42/1121.66	c total #watches: 213100
1122.12/1122.35	c total #propagations: 426549141 / total #impl: 855610360 (eff. 0.499)
1122.12/1122.35	c #Conflicts:    2652000 | #Learnt:      76631 | 0.000
1122.12/1122.35	c total clause space: 206.656MB
1122.12/1122.35	c total #watches: 215920
1122.72/1122.96	c total #propagations: 426721857 / total #impl: 856030131 (eff. 0.498)
1122.72/1122.96	c #Conflicts:    2653000 | #Learnt:      77631 | 0.000
1122.72/1122.96	c total clause space: 206.656MB
1122.72/1122.96	c total #watches: 218820
1123.52/1123.71	c total #propagations: 426872395 / total #impl: 856400818 (eff. 0.498)
1123.52/1123.71	c #Conflicts:    2654000 | #Learnt:      78631 | 0.000
1123.52/1123.71	c total clause space: 206.656MB
1123.52/1123.71	c total #watches: 221321
1123.92/1124.10	c total #propagations: 427018899 / total #impl: 856715663 (eff. 0.498)
1123.92/1124.10	c GARBAGE COLLECT
1123.92/1124.10	c #Conflicts:    2655000 | #Learnt:      40130 | 0.000
1123.92/1124.10	c total clause space: 206.656MB
1123.92/1124.10	c total #watches: 121910
1124.22/1124.49	c total #propagations: 427159535 / total #impl: 856992877 (eff. 0.498)
1124.22/1124.49	c #Conflicts:    2656000 | #Learnt:      41130 | 0.000
1124.22/1124.49	c total clause space: 206.656MB
1124.22/1124.49	c total #watches: 124364
1124.62/1124.86	c total #propagations: 427320220 / total #impl: 857310014 (eff. 0.498)
1124.62/1124.86	c #Conflicts:    2657000 | #Learnt:      42130 | 0.000
1124.62/1124.86	c total clause space: 206.656MB
1124.62/1124.86	c total #watches: 126792
1125.02/1125.23	c total #propagations: 427474161 / total #impl: 857622344 (eff. 0.498)
1125.02/1125.23	c #Conflicts:    2658000 | #Learnt:      43130 | 0.000
1125.02/1125.23	c total clause space: 206.656MB
1125.02/1125.23	c total #watches: 129114
1125.42/1125.64	c total #propagations: 427627787 / total #impl: 857938490 (eff. 0.498)
1125.42/1125.64	c #Conflicts:    2659000 | #Learnt:      44130 | 0.000
1125.42/1125.64	c total clause space: 206.656MB
1125.42/1125.64	c total #watches: 131509
1125.92/1126.10	c total #propagations: 427786725 / total #impl: 858263612 (eff. 0.498)
1125.92/1126.10	c #Conflicts:    2660000 | #Learnt:      45130 | 0.000
1125.92/1126.10	c total clause space: 206.656MB
1125.92/1126.10	c total #watches: 133742
1126.33/1126.51	c total #propagations: 427945623 / total #impl: 858595105 (eff. 0.498)
1126.33/1126.51	c #Conflicts:    2661000 | #Learnt:      46130 | 0.000
1126.33/1126.51	c total clause space: 206.656MB
1126.33/1126.51	c total #watches: 135958
1126.72/1126.90	c total #propagations: 428091629 / total #impl: 858899932 (eff. 0.498)
1126.72/1126.90	c #Conflicts:    2662000 | #Learnt:      47130 | 0.000
1126.72/1126.90	c total clause space: 206.656MB
1126.72/1126.90	c total #watches: 138248
1127.02/1127.26	c total #propagations: 428228416 / total #impl: 859180620 (eff. 0.498)
1127.02/1127.26	c #Conflicts:    2663000 | #Learnt:      48130 | 0.000
1127.02/1127.26	c total clause space: 206.656MB
1127.02/1127.26	c total #watches: 140465
1127.43/1127.64	c total #propagations: 428368210 / total #impl: 859464105 (eff. 0.498)
1127.43/1127.64	c #Conflicts:    2664000 | #Learnt:      49130 | 0.000
1127.43/1127.64	c total clause space: 206.656MB
1127.43/1127.64	c total #watches: 142759
1127.82/1128.09	c total #propagations: 428509050 / total #impl: 859746267 (eff. 0.498)
1127.82/1128.09	c #Conflicts:    2665000 | #Learnt:      50130 | 0.000
1127.82/1128.09	c total clause space: 206.656MB
1127.82/1128.09	c total #watches: 145147
1128.32/1128.56	c total #propagations: 428654832 / total #impl: 860058632 (eff. 0.498)
1128.32/1128.56	c #Conflicts:    2666000 | #Learnt:      51130 | 0.000
1128.32/1128.56	c total clause space: 206.656MB
1128.32/1128.56	c total #watches: 147381
1128.92/1129.10	c total #propagations: 428803863 / total #impl: 860368926 (eff. 0.498)
1128.92/1129.10	c #Conflicts:    2667000 | #Learnt:      52130 | 0.000
1128.92/1129.10	c total clause space: 206.656MB
1128.92/1129.10	c total #watches: 149885
1129.42/1129.66	c total #propagations: 428973853 / total #impl: 860700414 (eff. 0.498)
1129.42/1129.66	c #Conflicts:    2668000 | #Learnt:      53130 | 0.000
1129.42/1129.66	c total clause space: 206.656MB
1129.42/1129.66	c total #watches: 152410
1130.02/1130.21	c total #propagations: 429140191 / total #impl: 861040477 (eff. 0.498)
1130.02/1130.21	c #Conflicts:    2669000 | #Learnt:      54130 | 0.000
1130.02/1130.21	c total clause space: 206.656MB
1130.02/1130.21	c total #watches: 155064
1130.52/1130.77	c total #propagations: 429305673 / total #impl: 861382836 (eff. 0.498)
1130.52/1130.77	c #Conflicts:    2670000 | #Learnt:      55130 | 0.000
1130.52/1130.77	c total clause space: 206.656MB
1130.52/1130.77	c total #watches: 157538
1131.12/1131.34	c total #propagations: 429475491 / total #impl: 861743333 (eff. 0.498)
1131.12/1131.34	c #Conflicts:    2671000 | #Learnt:      56130 | 0.000
1131.12/1131.34	c total clause space: 206.656MB
1131.12/1131.34	c total #watches: 160073
1131.72/1131.93	c total #propagations: 429640338 / total #impl: 862108105 (eff. 0.498)
1131.72/1131.93	c #Conflicts:    2672000 | #Learnt:      57130 | 0.000
1131.72/1131.93	c total clause space: 206.656MB
1131.72/1131.93	c total #watches: 162570
1132.32/1132.56	c total #propagations: 429806472 / total #impl: 862477315 (eff. 0.498)
1132.32/1132.56	c #Conflicts:    2673000 | #Learnt:      58130 | 0.000
1132.32/1132.56	c total clause space: 206.656MB
1132.32/1132.56	c total #watches: 165133
1132.92/1133.19	c total #propagations: 429967476 / total #impl: 862826593 (eff. 0.498)
1132.92/1133.19	c #Conflicts:    2674000 | #Learnt:      59130 | 0.000
1132.92/1133.19	c total clause space: 206.656MB
1132.92/1133.19	c total #watches: 167484
1133.62/1133.84	c total #propagations: 430129665 / total #impl: 863187936 (eff. 0.498)
1133.62/1133.84	c #Conflicts:    2675000 | #Learnt:      60130 | 0.000
1133.62/1133.84	c total clause space: 206.656MB
1133.62/1133.84	c total #watches: 169944
1134.32/1134.50	c total #propagations: 430302831 / total #impl: 863573040 (eff. 0.498)
1134.32/1134.50	c #Conflicts:    2676000 | #Learnt:      61130 | 0.000
1134.32/1134.50	c total clause space: 206.656MB
1134.32/1134.50	c total #watches: 172416
1134.92/1135.16	c total #propagations: 430462307 / total #impl: 863924929 (eff. 0.498)
1134.92/1135.16	c #Conflicts:    2677000 | #Learnt:      62130 | 0.000
1134.92/1135.16	c total clause space: 206.656MB
1134.92/1135.16	c total #watches: 175040
1135.62/1135.84	c total #propagations: 430623775 / total #impl: 864290350 (eff. 0.498)
1135.62/1135.84	c #Conflicts:    2678000 | #Learnt:      63130 | 0.000
1135.62/1135.84	c total clause space: 206.656MB
1135.62/1135.84	c total #watches: 177518
1136.32/1136.54	c total #propagations: 430796209 / total #impl: 864680380 (eff. 0.498)
1136.32/1136.54	c #Conflicts:    2679000 | #Learnt:      64130 | 0.000
1136.32/1136.54	c total clause space: 206.656MB
1136.32/1136.54	c total #watches: 179957
1137.02/1137.24	c total #propagations: 430966681 / total #impl: 865070901 (eff. 0.498)
1137.02/1137.24	c #Conflicts:    2680000 | #Learnt:      65130 | 0.000
1137.02/1137.24	c total clause space: 206.656MB
1137.02/1137.24	c total #watches: 182463
1137.72/1137.91	c total #propagations: 431124346 / total #impl: 865442685 (eff. 0.498)
1137.72/1137.91	c #Conflicts:    2681000 | #Learnt:      66130 | 0.000
1137.72/1137.91	c total clause space: 206.656MB
1137.72/1137.91	c total #watches: 184953
1138.42/1138.68	c total #propagations: 431287246 / total #impl: 865807644 (eff. 0.498)
1138.42/1138.68	c #Conflicts:    2682000 | #Learnt:      67130 | 0.000
1138.42/1138.68	c total clause space: 206.656MB
1138.42/1138.68	c total #watches: 187410
1139.22/1139.40	c total #propagations: 431453481 / total #impl: 866202094 (eff. 0.498)
1139.22/1139.40	c #Conflicts:    2683000 | #Learnt:      68130 | 0.000
1139.22/1139.40	c total clause space: 206.656MB
1139.22/1139.40	c total #watches: 189737
1139.92/1140.15	c total #propagations: 431610094 / total #impl: 866561812 (eff. 0.498)
1139.92/1140.15	c #Conflicts:    2684000 | #Learnt:      69130 | 0.000
1139.92/1140.15	c total clause space: 206.656MB
1139.92/1140.15	c total #watches: 192154
1140.72/1140.97	c total #propagations: 431779938 / total #impl: 866947348 (eff. 0.498)
1140.72/1140.97	c #Conflicts:    2685000 | #Learnt:      70130 | 0.000
1140.72/1140.97	c total clause space: 206.656MB
1140.72/1140.97	c total #watches: 194603
1141.52/1141.80	c total #propagations: 431951937 / total #impl: 867363566 (eff. 0.498)
1141.52/1141.80	c #Conflicts:    2686000 | #Learnt:      71130 | 0.000
1141.52/1141.80	c total clause space: 206.656MB
1141.52/1141.80	c total #watches: 197002
1142.32/1142.59	c total #propagations: 432128667 / total #impl: 867784323 (eff. 0.498)
1142.32/1142.59	c #Conflicts:    2687000 | #Learnt:      72130 | 0.000
1142.32/1142.59	c total clause space: 206.656MB
1142.32/1142.59	c total #watches: 199317
1143.22/1143.40	c total #propagations: 432278920 / total #impl: 868148558 (eff. 0.498)
1143.22/1143.40	c #Conflicts:    2688000 | #Learnt:      73130 | 0.000
1143.22/1143.40	c total clause space: 206.656MB
1143.22/1143.40	c total #watches: 201957
1144.02/1144.23	c total #propagations: 432447870 / total #impl: 868535553 (eff. 0.498)
1144.02/1144.23	c #Conflicts:    2689000 | #Learnt:      74130 | 0.000
1144.02/1144.23	c total clause space: 206.656MB
1144.02/1144.23	c total #watches: 204397
1144.92/1145.19	c total #propagations: 432617795 / total #impl: 868943250 (eff. 0.498)
1144.92/1145.19	c #Conflicts:    2690000 | #Learnt:      75130 | 0.000
1144.92/1145.19	c total clause space: 206.656MB
1144.92/1145.19	c total #watches: 206908
1145.92/1146.15	c total #propagations: 432781380 / total #impl: 869331711 (eff. 0.498)
1145.92/1146.15	c #Conflicts:    2691000 | #Learnt:      76130 | 0.000
1145.92/1146.15	c total clause space: 206.656MB
1145.92/1146.15	c total #watches: 209398
1146.82/1147.05	c total #propagations: 432940738 / total #impl: 869728327 (eff. 0.498)
1146.82/1147.05	c #Conflicts:    2692000 | #Learnt:      77130 | 0.000
1146.82/1147.05	c total clause space: 206.656MB
1146.82/1147.05	c total #watches: 211850
1147.62/1147.84	c total #propagations: 433100851 / total #impl: 870093075 (eff. 0.498)
1147.62/1147.84	c #Conflicts:    2693000 | #Learnt:      78130 | 0.000
1147.62/1147.84	c total clause space: 206.656MB
1147.62/1147.84	c total #watches: 214597
1148.52/1148.75	c total #propagations: 433259518 / total #impl: 870415719 (eff. 0.498)
1148.52/1148.75	c #Conflicts:    2694000 | #Learnt:      79130 | 0.000
1148.52/1148.75	c total clause space: 206.656MB
1148.52/1148.75	c total #watches: 217837
1149.32/1149.56	c total #propagations: 433443319 / total #impl: 870752322 (eff. 0.498)
1149.32/1149.56	c GARBAGE COLLECT
1149.32/1149.56	c #Conflicts:    2695000 | #Learnt:      40327 | 0.000
1149.32/1149.56	c total clause space: 206.656MB
1149.32/1149.56	c total #watches: 122507
1149.82/1150.03	c total #propagations: 433608944 / total #impl: 871057159 (eff. 0.498)
1149.82/1150.03	c #Conflicts:    2696000 | #Learnt:      41327 | 0.000
1149.82/1150.03	c total clause space: 206.656MB
1149.82/1150.03	c total #watches: 125331
1150.22/1150.48	c total #propagations: 433771833 / total #impl: 871389968 (eff. 0.498)
1150.22/1150.48	c #Conflicts:    2697000 | #Learnt:      42327 | 0.000
1150.22/1150.48	c total clause space: 206.656MB
1150.22/1150.48	c total #watches: 127811
1150.62/1150.84	c total #propagations: 433923630 / total #impl: 871704488 (eff. 0.498)
1150.62/1150.84	c #Conflicts:    2698000 | #Learnt:      43327 | 0.000
1150.62/1150.84	c total clause space: 206.656MB
1150.62/1150.84	c total #watches: 130254
1151.02/1151.25	c total #propagations: 434073145 / total #impl: 872008778 (eff. 0.498)
1151.02/1151.25	c #Conflicts:    2699000 | #Learnt:      44327 | 0.000
1151.02/1151.25	c total clause space: 206.656MB
1151.02/1151.25	c total #watches: 132625
1151.41/1151.65	c total #propagations: 434233171 / total #impl: 872324362 (eff. 0.498)
1151.41/1151.65	c #Conflicts:    2700000 | #Learnt:      45327 | 0.000
1151.41/1151.65	c total clause space: 206.656MB
1151.41/1151.65	c total #watches: 134865
1151.91/1152.14	c total #propagations: 434382753 / total #impl: 872627185 (eff. 0.498)
1151.91/1152.14	c #Conflicts:    2701000 | #Learnt:      46327 | 0.000
1151.91/1152.14	c total clause space: 206.656MB
1151.91/1152.14	c total #watches: 137541
1152.41/1152.69	c total #propagations: 434545354 / total #impl: 872937622 (eff. 0.498)
1152.41/1152.69	c #Conflicts:    2702000 | #Learnt:      47327 | 0.000
1152.41/1152.69	c total clause space: 206.656MB
1152.41/1152.69	c total #watches: 139937
1153.01/1153.22	c total #propagations: 434723017 / total #impl: 873281674 (eff. 0.498)
1153.01/1153.22	c #Conflicts:    2703000 | #Learnt:      48327 | 0.000
1153.01/1153.22	c total clause space: 206.656MB
1153.01/1153.22	c total #watches: 142442
1153.51/1153.71	c total #propagations: 434891826 / total #impl: 873614942 (eff. 0.498)
1153.51/1153.71	c #Conflicts:    2704000 | #Learnt:      49327 | 0.000
1153.51/1153.71	c total clause space: 206.656MB
1153.51/1153.71	c total #watches: 145708
1154.01/1154.27	c total #propagations: 435044064 / total #impl: 873908114 (eff. 0.498)
1154.01/1154.27	c #Conflicts:    2705000 | #Learnt:      50327 | 0.000
1154.01/1154.27	c total clause space: 206.656MB
1154.01/1154.27	c total #watches: 148366
1154.51/1154.78	c total #propagations: 435200786 / total #impl: 874229547 (eff. 0.498)
1154.51/1154.78	c #Conflicts:    2706000 | #Learnt:      51327 | 0.000
1154.51/1154.78	c total clause space: 206.656MB
1154.51/1154.78	c total #watches: 150769
1155.01/1155.27	c total #propagations: 435355393 / total #impl: 874552616 (eff. 0.498)
1155.01/1155.27	c #Conflicts:    2707000 | #Learnt:      52327 | 0.000
1155.01/1155.27	c total clause space: 206.656MB
1155.01/1155.27	c total #watches: 153267
1155.51/1155.76	c total #propagations: 435516433 / total #impl: 874891614 (eff. 0.498)
1155.51/1155.76	c #Conflicts:    2708000 | #Learnt:      53327 | 0.000
1155.51/1155.76	c total clause space: 206.656MB
1155.51/1155.76	c total #watches: 155573
1156.02/1156.29	c total #propagations: 435675080 / total #impl: 875224836 (eff. 0.498)
1156.02/1156.29	c #Conflicts:    2709000 | #Learnt:      54327 | 0.000
1156.02/1156.29	c total clause space: 206.656MB
1156.02/1156.29	c total #watches: 158025
1156.51/1156.78	c total #propagations: 435834018 / total #impl: 875559118 (eff. 0.498)
1156.51/1156.78	c #Conflicts:    2710000 | #Learnt:      55327 | 0.000
1156.51/1156.78	c total clause space: 206.656MB
1156.51/1156.78	c total #watches: 160329
1157.02/1157.25	c total #propagations: 435983179 / total #impl: 875881719 (eff. 0.498)
1157.02/1157.25	c #Conflicts:    2711000 | #Learnt:      56327 | 0.000
1157.02/1157.25	c total clause space: 206.656MB
1157.02/1157.25	c total #watches: 162593
1157.61/1157.81	c total #propagations: 436122757 / total #impl: 876166810 (eff. 0.498)
1157.61/1157.81	c #Conflicts:    2712000 | #Learnt:      57327 | 0.000
1157.61/1157.81	c total clause space: 206.656MB
1157.61/1157.81	c total #watches: 165365
1158.12/1158.38	c total #propagations: 436291871 / total #impl: 876502443 (eff. 0.498)
1158.12/1158.38	c #Conflicts:    2713000 | #Learnt:      58327 | 0.000
1158.12/1158.38	c total clause space: 206.656MB
1158.12/1158.38	c total #watches: 168157
1158.71/1158.93	c total #propagations: 436458265 / total #impl: 876831371 (eff. 0.498)
1158.71/1158.93	c #Conflicts:    2714000 | #Learnt:      59327 | 0.000
1158.71/1158.93	c total clause space: 206.656MB
1158.71/1158.93	c total #watches: 170535
1159.32/1159.52	c total #propagations: 436637125 / total #impl: 877143181 (eff. 0.498)
1159.32/1159.52	c #Conflicts:    2715000 | #Learnt:      60327 | 0.000
1159.32/1159.52	c total clause space: 206.656MB
1159.32/1159.52	c total #watches: 173201
1159.91/1160.14	c total #propagations: 436779321 / total #impl: 877465264 (eff. 0.498)
1159.91/1160.14	c #Conflicts:    2716000 | #Learnt:      61327 | 0.000
1159.91/1160.14	c total clause space: 206.656MB
1159.91/1160.14	c total #watches: 175684
1160.42/1160.63	c total #propagations: 436942140 / total #impl: 877802366 (eff. 0.498)
1160.42/1160.63	c #Conflicts:    2717000 | #Learnt:      62327 | 0.000
1160.42/1160.63	c total clause space: 206.656MB
1160.42/1160.63	c total #watches: 177806
1160.91/1161.18	c total #propagations: 437072488 / total #impl: 878063023 (eff. 0.498)
1160.91/1161.18	c #Conflicts:    2718000 | #Learnt:      63327 | 0.000
1160.91/1161.18	c total clause space: 206.656MB
1160.91/1161.18	c total #watches: 180002
1161.61/1161.81	c total #propagations: 437226547 / total #impl: 878379674 (eff. 0.498)
1161.61/1161.81	c #Conflicts:    2719000 | #Learnt:      64327 | 0.000
1161.61/1161.81	c total clause space: 206.656MB
1161.61/1161.81	c total #watches: 182193
1162.21/1162.47	c total #propagations: 437379332 / total #impl: 878702059 (eff. 0.498)
1162.21/1162.47	c #Conflicts:    2720000 | #Learnt:      65327 | 0.000
1162.21/1162.47	c total clause space: 206.656MB
1162.21/1162.47	c total #watches: 184688
1162.81/1163.02	c total #propagations: 437534936 / total #impl: 879039541 (eff. 0.498)
1162.81/1163.02	c #Conflicts:    2721000 | #Learnt:      66327 | 0.000
1162.81/1163.02	c total clause space: 206.656MB
1162.81/1163.02	c total #watches: 187457
1163.41/1163.63	c total #propagations: 437706203 / total #impl: 879375983 (eff. 0.498)
1163.41/1163.63	c #Conflicts:    2722000 | #Learnt:      67327 | 0.000
1163.41/1163.63	c total clause space: 206.656MB
1163.41/1163.63	c total #watches: 189769
1164.01/1164.27	c total #propagations: 437864305 / total #impl: 879679747 (eff. 0.498)
1164.01/1164.27	c #Conflicts:    2723000 | #Learnt:      68327 | 0.000
1164.01/1164.27	c total clause space: 206.656MB
1164.01/1164.27	c total #watches: 192800
1164.72/1164.91	c total #propagations: 438023515 / total #impl: 880011663 (eff. 0.498)
1164.72/1164.91	c #Conflicts:    2724000 | #Learnt:      69327 | 0.000
1164.72/1164.91	c total clause space: 206.656MB
1164.72/1164.91	c total #watches: 195445
1165.41/1165.64	c total #propagations: 438178296 / total #impl: 880308574 (eff. 0.498)
1165.41/1165.64	c #Conflicts:    2725000 | #Learnt:      70327 | 0.000
1165.41/1165.64	c total clause space: 206.656MB
1165.41/1165.64	c total #watches: 198235
1166.11/1166.33	c total #propagations: 438363678 / total #impl: 880649771 (eff. 0.498)
1166.11/1166.33	c #Conflicts:    2726000 | #Learnt:      71327 | 0.000
1166.11/1166.33	c total clause space: 206.656MB
1166.11/1166.33	c total #watches: 200800
1166.81/1167.06	c total #propagations: 438540362 / total #impl: 880984949 (eff. 0.498)
1166.81/1167.06	c #Conflicts:    2727000 | #Learnt:      72327 | 0.000
1166.81/1167.06	c total clause space: 206.656MB
1166.81/1167.06	c total #watches: 203337
1167.51/1167.73	c total #propagations: 438714359 / total #impl: 881326180 (eff. 0.498)
1167.51/1167.73	c #Conflicts:    2728000 | #Learnt:      73327 | 0.000
1167.51/1167.73	c total clause space: 206.656MB
1167.51/1167.73	c total #watches: 205820
1168.21/1168.44	c total #propagations: 438877297 / total #impl: 881644029 (eff. 0.498)
1168.21/1168.44	c #Conflicts:    2729000 | #Learnt:      74327 | 0.000
1168.21/1168.44	c total clause space: 206.656MB
1168.21/1168.44	c total #watches: 208284
1168.91/1169.14	c total #propagations: 439042997 / total #impl: 881972652 (eff. 0.498)
1168.91/1169.14	c #Conflicts:    2730000 | #Learnt:      75327 | 0.000
1168.91/1169.14	c total clause space: 206.656MB
1168.91/1169.14	c total #watches: 210932
1169.81/1170.01	c total #propagations: 439209909 / total #impl: 882304054 (eff. 0.498)
1169.81/1170.01	c #Conflicts:    2731000 | #Learnt:      76327 | 0.000
1169.81/1170.01	c total clause space: 206.656MB
1169.81/1170.01	c total #watches: 213517
1170.61/1170.82	c total #propagations: 439383470 / total #impl: 882656070 (eff. 0.498)
1170.61/1170.82	c #Conflicts:    2732000 | #Learnt:      77327 | 0.000
1170.61/1170.82	c total clause space: 206.656MB
1170.61/1170.82	c total #watches: 215983
1171.42/1171.63	c total #propagations: 439552735 / total #impl: 882993721 (eff. 0.498)
1171.42/1171.63	c #Conflicts:    2733000 | #Learnt:      78327 | 0.000
1171.42/1171.63	c total clause space: 206.656MB
1171.42/1171.63	c total #watches: 218368
1172.21/1172.42	c total #propagations: 439715912 / total #impl: 883317063 (eff. 0.498)
1172.21/1172.42	c #Conflicts:    2734000 | #Learnt:      79327 | 0.000
1172.21/1172.42	c total clause space: 206.656MB
1172.21/1172.42	c total #watches: 220858
1172.91/1173.16	c total #propagations: 439875627 / total #impl: 883638184 (eff. 0.498)
1172.91/1173.16	c GARBAGE COLLECT
1172.91/1173.16	c #Conflicts:    2735000 | #Learnt:      40224 | 0.000
1172.91/1173.16	c total clause space: 206.656MB
1172.91/1173.16	c total #watches: 122354
1173.41/1173.60	c total #propagations: 440036439 / total #impl: 883948879 (eff. 0.498)
1173.41/1173.60	c #Conflicts:    2736000 | #Learnt:      41224 | 0.000
1173.41/1173.60	c total clause space: 206.656MB
1173.41/1173.60	c total #watches: 124936
1173.81/1174.06	c total #propagations: 440207189 / total #impl: 884265190 (eff. 0.498)
1173.81/1174.06	c #Conflicts:    2737000 | #Learnt:      42224 | 0.000
1173.81/1174.06	c total clause space: 206.656MB
1173.81/1174.06	c total #watches: 127627
1174.31/1174.51	c total #propagations: 440373102 / total #impl: 884580899 (eff. 0.498)
1174.31/1174.51	c #Conflicts:    2738000 | #Learnt:      43224 | 0.000
1174.31/1174.51	c total clause space: 206.656MB
1174.31/1174.51	c total #watches: 130629
1174.72/1174.94	c total #propagations: 440539260 / total #impl: 884911024 (eff. 0.498)
1174.72/1174.94	c #Conflicts:    2739000 | #Learnt:      44224 | 0.000
1174.72/1174.94	c total clause space: 206.656MB
1174.72/1174.94	c total #watches: 133182
1175.11/1175.38	c total #propagations: 440700177 / total #impl: 885249799 (eff. 0.498)
1175.11/1175.38	c #Conflicts:    2740000 | #Learnt:      45224 | 0.000
1175.11/1175.38	c total clause space: 206.656MB
1175.11/1175.38	c total #watches: 135703
1175.61/1175.86	c total #propagations: 440876917 / total #impl: 885622063 (eff. 0.498)
1175.61/1175.86	c #Conflicts:    2741000 | #Learnt:      46224 | 0.000
1175.61/1175.86	c total clause space: 206.656MB
1175.61/1175.86	c total #watches: 138090
1176.11/1176.30	c total #propagations: 441033527 / total #impl: 885923479 (eff. 0.498)
1176.11/1176.30	c #Conflicts:    2742000 | #Learnt:      47224 | 0.000
1176.11/1176.30	c total clause space: 206.656MB
1176.11/1176.30	c total #watches: 141128
1176.61/1176.83	c total #propagations: 441192559 / total #impl: 886263859 (eff. 0.498)
1176.61/1176.83	c #Conflicts:    2743000 | #Learnt:      48224 | 0.000
1176.61/1176.83	c total clause space: 206.656MB
1176.61/1176.83	c total #watches: 143545
1177.01/1177.27	c total #propagations: 441346189 / total #impl: 886576720 (eff. 0.498)
1177.01/1177.27	c #Conflicts:    2744000 | #Learnt:      49224 | 0.000
1177.01/1177.27	c total clause space: 206.656MB
1177.01/1177.27	c total #watches: 145888
1177.51/1177.77	c total #propagations: 441481147 / total #impl: 886848780 (eff. 0.498)
1177.51/1177.77	c #Conflicts:    2745000 | #Learnt:      50224 | 0.000
1177.51/1177.77	c total clause space: 206.656MB
1177.51/1177.77	c total #watches: 148429
1178.02/1178.24	c total #propagations: 441639593 / total #impl: 887164817 (eff. 0.498)
1178.02/1178.24	c #Conflicts:    2746000 | #Learnt:      51224 | 0.000
1178.02/1178.24	c total clause space: 206.656MB
1178.02/1178.24	c total #watches: 151544
1178.51/1178.74	c total #propagations: 441778765 / total #impl: 887489886 (eff. 0.498)
1178.51/1178.74	c #Conflicts:    2747000 | #Learnt:      52224 | 0.000
1178.51/1178.74	c total clause space: 206.656MB
1178.51/1178.74	c total #watches: 154139
1179.02/1179.26	c total #propagations: 441932510 / total #impl: 887815075 (eff. 0.498)
1179.02/1179.26	c #Conflicts:    2748000 | #Learnt:      53224 | 0.000
1179.02/1179.26	c total clause space: 206.656MB
1179.02/1179.26	c total #watches: 157202
1179.61/1179.84	c total #propagations: 442099548 / total #impl: 888174621 (eff. 0.498)
1179.61/1179.84	c #Conflicts:    2749000 | #Learnt:      54224 | 0.000
1179.61/1179.84	c total clause space: 206.656MB
1179.61/1179.84	c total #watches: 160224
1180.22/1180.41	c total #propagations: 442248820 / total #impl: 888489379 (eff. 0.498)
1180.22/1180.41	c #Conflicts:    2750000 | #Learnt:      55224 | 0.000
1180.22/1180.41	c total clause space: 206.656MB
1180.22/1180.41	c total #watches: 162933
1180.81/1181.04	c total #propagations: 442404747 / total #impl: 888799715 (eff. 0.498)
1180.81/1181.04	c #Conflicts:    2751000 | #Learnt:      56224 | 0.000
1180.81/1181.04	c total clause space: 206.656MB
1180.81/1181.04	c total #watches: 165385
1181.22/1181.46	c total #propagations: 442580579 / total #impl: 889154415 (eff. 0.498)
1181.22/1181.46	c #Conflicts:    2752000 | #Learnt:      57224 | 0.000
1181.22/1181.46	c total clause space: 206.656MB
1181.22/1181.46	c total #watches: 167912
1181.71/1181.98	c total #propagations: 442738525 / total #impl: 889485550 (eff. 0.498)
1181.71/1181.98	c #Conflicts:    2753000 | #Learnt:      58224 | 0.000
1181.71/1181.98	c total clause space: 206.656MB
1181.71/1181.98	c total #watches: 170581
1182.21/1182.50	c total #propagations: 442915574 / total #impl: 889853165 (eff. 0.498)
1182.21/1182.50	c #Conflicts:    2754000 | #Learnt:      59224 | 0.000
1182.21/1182.50	c total clause space: 206.656MB
1182.21/1182.50	c total #watches: 173152
1182.81/1183.02	c total #propagations: 443079316 / total #impl: 890202920 (eff. 0.498)
1182.81/1183.02	c #Conflicts:    2755000 | #Learnt:      60224 | 0.000
1182.81/1183.02	c total clause space: 206.656MB
1182.81/1183.02	c total #watches: 175740
1183.31/1183.59	c total #propagations: 443227752 / total #impl: 890526248 (eff. 0.498)
1183.31/1183.59	c #Conflicts:    2756000 | #Learnt:      61224 | 0.000
1183.31/1183.59	c total clause space: 206.656MB
1183.31/1183.59	c total #watches: 178355
1184.01/1184.25	c total #propagations: 443366917 / total #impl: 890852548 (eff. 0.498)
1184.01/1184.25	c #Conflicts:    2757000 | #Learnt:      62224 | 0.000
1184.01/1184.25	c total clause space: 206.656MB
1184.01/1184.25	c total #watches: 181323
1184.62/1184.87	c total #propagations: 443534200 / total #impl: 891204714 (eff. 0.498)
1184.62/1184.87	c #Conflicts:    2758000 | #Learnt:      63224 | 0.000
1184.62/1184.87	c total clause space: 206.656MB
1184.62/1184.87	c total #watches: 183799
1185.21/1185.41	c total #propagations: 443695636 / total #impl: 891529034 (eff. 0.498)
1185.21/1185.41	c #Conflicts:    2759000 | #Learnt:      64224 | 0.000
1185.21/1185.41	c total clause space: 206.656MB
1185.21/1185.41	c total #watches: 186301
1185.72/1185.99	c total #propagations: 443820301 / total #impl: 891806347 (eff. 0.498)
1185.72/1185.99	c #Conflicts:    2760000 | #Learnt:      65224 | 0.000
1185.72/1185.99	c total clause space: 206.656MB
1185.72/1185.99	c total #watches: 188681
1186.41/1186.67	c total #propagations: 443960083 / total #impl: 892078008 (eff. 0.498)
1186.41/1186.67	c #Conflicts:    2761000 | #Learnt:      66224 | 0.000
1186.41/1186.67	c total clause space: 206.656MB
1186.41/1186.67	c total #watches: 191153
1187.11/1187.35	c total #propagations: 444118677 / total #impl: 892401810 (eff. 0.498)
1187.11/1187.35	c #Conflicts:    2762000 | #Learnt:      67224 | 0.000
1187.11/1187.35	c total clause space: 206.656MB
1187.11/1187.35	c total #watches: 193447
1187.71/1187.92	c total #propagations: 444281454 / total #impl: 892742452 (eff. 0.498)
1187.71/1187.92	c #Conflicts:    2763000 | #Learnt:      68224 | 0.000
1187.71/1187.92	c total clause space: 206.656MB
1187.71/1187.92	c total #watches: 195788
1188.41/1188.65	c total #propagations: 444433780 / total #impl: 893062438 (eff. 0.498)
1188.41/1188.65	c #Conflicts:    2764000 | #Learnt:      69224 | 0.000
1188.41/1188.65	c total clause space: 206.656MB
1188.41/1188.65	c total #watches: 198113
1189.21/1189.43	c total #propagations: 444594552 / total #impl: 893399517 (eff. 0.498)
1189.21/1189.43	c #Conflicts:    2765000 | #Learnt:      70224 | 0.000
1189.21/1189.43	c total clause space: 206.656MB
1189.21/1189.43	c total #watches: 200507
1190.01/1190.22	c total #propagations: 444756174 / total #impl: 893723637 (eff. 0.498)
1190.01/1190.22	c #Conflicts:    2766000 | #Learnt:      71224 | 0.000
1190.01/1190.22	c total clause space: 206.656MB
1190.01/1190.22	c total #watches: 203342
1190.71/1190.98	c total #propagations: 444920197 / total #impl: 894069673 (eff. 0.498)
1190.71/1190.98	c #Conflicts:    2767000 | #Learnt:      72224 | 0.000
1190.71/1190.98	c total clause space: 206.656MB
1190.71/1190.98	c total #watches: 205838
1191.41/1191.61	c total #propagations: 445091274 / total #impl: 894390580 (eff. 0.498)
1191.41/1191.61	c #Conflicts:    2768000 | #Learnt:      73224 | 0.000
1191.41/1191.61	c total clause space: 206.656MB
1191.41/1191.61	c total #watches: 208452
1192.01/1192.26	c total #propagations: 445245273 / total #impl: 894698855 (eff. 0.498)
1192.01/1192.26	c #Conflicts:    2769000 | #Learnt:      74224 | 0.000
1192.01/1192.26	c total clause space: 206.656MB
1192.01/1192.26	c total #watches: 210697
1192.71/1192.99	c total #propagations: 445396047 / total #impl: 895001207 (eff. 0.498)
1192.71/1192.99	c #Conflicts:    2770000 | #Learnt:      75224 | 0.000
1192.71/1192.99	c total clause space: 206.656MB
1192.71/1192.99	c total #watches: 213063
1193.51/1193.77	c total #propagations: 445547359 / total #impl: 895323254 (eff. 0.498)
1193.51/1193.77	c #Conflicts:    2771000 | #Learnt:      76224 | 0.000
1193.51/1193.77	c total clause space: 206.656MB
1193.51/1193.77	c total #watches: 215355
1194.31/1194.55	c total #propagations: 445703813 / total #impl: 895657378 (eff. 0.498)
1194.31/1194.55	c #Conflicts:    2772000 | #Learnt:      77224 | 0.000
1194.31/1194.55	c total clause space: 206.656MB
1194.31/1194.55	c total #watches: 217632
1195.21/1195.40	c total #propagations: 445863950 / total #impl: 895998789 (eff. 0.498)
1195.21/1195.40	c #Conflicts:    2773000 | #Learnt:      78224 | 0.000
1195.21/1195.40	c total clause space: 206.656MB
1195.21/1195.40	c total #watches: 220044
1195.81/1196.08	c total #propagations: 446020933 / total #impl: 896333991 (eff. 0.498)
1195.81/1196.08	c #Conflicts:    2774000 | #Learnt:      79224 | 0.000
1195.81/1196.08	c total clause space: 206.656MB
1195.81/1196.08	c total #watches: 222452
1196.61/1196.84	c total #propagations: 446171113 / total #impl: 896664659 (eff. 0.498)
1196.61/1196.84	c #Conflicts:    2775000 | #Learnt:      80224 | 0.000
1196.61/1196.84	c total clause space: 206.656MB
1196.61/1196.84	c total #watches: 224620
1197.21/1197.46	c total #propagations: 446326753 / total #impl: 896999512 (eff. 0.498)
1197.21/1197.46	c GARBAGE COLLECT
1197.21/1197.46	c #Conflicts:    2776000 | #Learnt:      40829 | 0.000
1197.21/1197.46	c total clause space: 206.656MB
1197.21/1197.46	c total #watches: 123823
1197.60/1197.82	c total #propagations: 446485223 / total #impl: 897323963 (eff. 0.498)
1197.60/1197.82	c #Conflicts:    2777000 | #Learnt:      41829 | 0.000
1197.60/1197.82	c total clause space: 206.656MB
1197.60/1197.82	c total #watches: 126524
1197.90/1198.18	c total #propagations: 446650288 / total #impl: 897630861 (eff. 0.498)
1197.90/1198.18	c #Conflicts:    2778000 | #Learnt:      42829 | 0.000
1197.90/1198.18	c total clause space: 206.656MB
1197.90/1198.18	c total #watches: 128862
1198.30/1198.53	c total #propagations: 446803205 / total #impl: 897929588 (eff. 0.498)
1198.30/1198.53	c #Conflicts:    2779000 | #Learnt:      43829 | 0.000
1198.30/1198.53	c total clause space: 206.656MB
1198.30/1198.53	c total #watches: 131121
1198.81/1199.04	c total #propagations: 446953868 / total #impl: 898233688 (eff. 0.498)
1198.81/1199.04	c #Conflicts:    2780000 | #Learnt:      44829 | 0.000
1198.81/1199.04	c total clause space: 206.656MB
1198.81/1199.04	c total #watches: 133685
1199.20/1199.43	c total #propagations: 447117320 / total #impl: 898560342 (eff. 0.498)
1199.20/1199.43	c #Conflicts:    2781000 | #Learnt:      45829 | 0.000
1199.20/1199.43	c total clause space: 206.656MB
1199.20/1199.43	c total #watches: 136032
1199.60/1199.83	c total #propagations: 447274063 / total #impl: 898880311 (eff. 0.498)
1199.60/1199.83	c #Conflicts:    2782000 | #Learnt:      46829 | 0.000
1199.60/1199.83	c total clause space: 206.656MB
1199.60/1199.83	c total #watches: 138567
1199.91/1200.19	c total #propagations: 447421961 / total #impl: 899162298 (eff. 0.498)
1199.91/1200.19	c #Conflicts:    2783000 | #Learnt:      47829 | 0.000
1199.91/1200.19	c total clause space: 206.656MB
1199.91/1200.19	c total #watches: 140896
1200.30/1200.56	c total #propagations: 447576330 / total #impl: 899461638 (eff. 0.498)
1200.30/1200.56	c #Conflicts:    2784000 | #Learnt:      48829 | 0.000
1200.30/1200.56	c total clause space: 206.656MB
1200.30/1200.56	c total #watches: 143278
1200.70/1200.92	c total #propagations: 447731561 / total #impl: 899754166 (eff. 0.498)
1200.70/1200.92	c #Conflicts:    2785000 | #Learnt:      49829 | 0.000
1200.70/1200.92	c total clause space: 206.656MB
1200.70/1200.92	c total #watches: 145527
1201.01/1201.30	c total #propagations: 447891142 / total #impl: 900058097 (eff. 0.498)
1201.01/1201.30	c #Conflicts:    2786000 | #Learnt:      50829 | 0.000
1201.01/1201.30	c total clause space: 206.656MB
1201.01/1201.30	c total #watches: 147928
1201.50/1201.70	c total #propagations: 448043629 / total #impl: 900341013 (eff. 0.498)
1201.50/1201.70	c #Conflicts:    2787000 | #Learnt:      51829 | 0.000
1201.50/1201.70	c total clause space: 206.656MB
1201.50/1201.70	c total #watches: 150143
1201.90/1202.13	c total #propagations: 448195726 / total #impl: 900622307 (eff. 0.498)
1201.90/1202.13	c #Conflicts:    2788000 | #Learnt:      52829 | 0.000
1201.90/1202.13	c total clause space: 206.656MB
1201.90/1202.13	c total #watches: 152524
1202.30/1202.55	c total #propagations: 448346810 / total #impl: 900909783 (eff. 0.498)
1202.30/1202.55	c #Conflicts:    2789000 | #Learnt:      53829 | 0.000
1202.30/1202.55	c total clause space: 206.656MB
1202.30/1202.55	c total #watches: 154824
1202.80/1203.04	c total #propagations: 448493222 / total #impl: 901187775 (eff. 0.498)
1202.80/1203.04	c #Conflicts:    2790000 | #Learnt:      54829 | 0.000
1202.80/1203.04	c total clause space: 206.656MB
1202.80/1203.04	c total #watches: 157389
1203.21/1203.43	c total #propagations: 448652978 / total #impl: 901501646 (eff. 0.498)
1203.21/1203.43	c #Conflicts:    2791000 | #Learnt:      55829 | 0.000
1203.21/1203.43	c total clause space: 206.656MB
1203.21/1203.43	c total #watches: 159779
1203.70/1203.90	c total #propagations: 448789371 / total #impl: 901755006 (eff. 0.498)
1203.70/1203.90	c #Conflicts:    2792000 | #Learnt:      56829 | 0.000
1203.70/1203.90	c total clause space: 206.656MB
1203.70/1203.90	c total #watches: 162219
1204.20/1204.49	c total #propagations: 448938239 / total #impl: 902040005 (eff. 0.498)
1204.20/1204.49	c #Conflicts:    2793000 | #Learnt:      57829 | 0.000
1204.20/1204.49	c total clause space: 206.656MB
1204.20/1204.49	c total #watches: 164654
1204.70/1204.99	c total #propagations: 449083558 / total #impl: 902324903 (eff. 0.498)
1204.70/1204.99	c #Conflicts:    2794000 | #Learnt:      58829 | 0.000
1204.70/1204.99	c total clause space: 206.656MB
1204.70/1204.99	c total #watches: 167072
1205.41/1205.62	c total #propagations: 449219772 / total #impl: 902590708 (eff. 0.498)
1205.41/1205.62	c #Conflicts:    2795000 | #Learnt:      59829 | 0.000
1205.41/1205.62	c total clause space: 206.656MB
1205.41/1205.62	c total #watches: 169895
1205.90/1206.16	c total #propagations: 449379090 / total #impl: 902912913 (eff. 0.498)
1205.90/1206.16	c #Conflicts:    2796000 | #Learnt:      60829 | 0.000
1205.90/1206.16	c total clause space: 206.656MB
1205.90/1206.16	c total #watches: 172450
1206.40/1206.67	c total #propagations: 449541916 / total #impl: 903220660 (eff. 0.498)
1206.40/1206.67	c #Conflicts:    2797000 | #Learnt:      61829 | 0.000
1206.40/1206.67	c total clause space: 206.656MB
1206.40/1206.67	c total #watches: 174881
1207.00/1207.29	c total #propagations: 449684609 / total #impl: 903522888 (eff. 0.498)
1207.00/1207.29	c #Conflicts:    2798000 | #Learnt:      62829 | 0.000
1207.00/1207.29	c total clause space: 206.656MB
1207.00/1207.29	c total #watches: 177366
1207.61/1207.86	c total #propagations: 449841882 / total #impl: 903831588 (eff. 0.498)
1207.61/1207.86	c #Conflicts:    2799000 | #Learnt:      63829 | 0.000
1207.61/1207.86	c total clause space: 206.656MB
1207.61/1207.86	c total #watches: 180045
1208.20/1208.42	c total #propagations: 449996709 / total #impl: 904149039 (eff. 0.498)
1208.20/1208.42	c #Conflicts:    2800000 | #Learnt:      64829 | 0.000
1208.20/1208.42	c total clause space: 206.656MB
1208.20/1208.42	c total #watches: 183387
1208.60/1208.88	c total #propagations: 450142228 / total #impl: 904448554 (eff. 0.498)
1208.60/1208.88	c #Conflicts:    2801000 | #Learnt:      65829 | 0.000
1208.60/1208.88	c total clause space: 206.656MB
1208.60/1208.88	c total #watches: 186262
1209.30/1209.54	c total #propagations: 450269347 / total #impl: 904700014 (eff. 0.498)
1209.30/1209.54	c #Conflicts:    2802000 | #Learnt:      66829 | 0.000
1209.30/1209.54	c total clause space: 206.656MB
1209.30/1209.54	c total #watches: 188797
1210.00/1210.27	c total #propagations: 450422429 / total #impl: 905002144 (eff. 0.498)
1210.00/1210.27	c #Conflicts:    2803000 | #Learnt:      67829 | 0.000
1210.00/1210.27	c total clause space: 206.656MB
1210.00/1210.27	c total #watches: 191416
1210.80/1211.03	c total #propagations: 450589563 / total #impl: 905357884 (eff. 0.498)
1210.80/1211.03	c #Conflicts:    2804000 | #Learnt:      68829 | 0.000
1210.80/1211.03	c total clause space: 206.656MB
1210.80/1211.03	c total #watches: 194726
1211.40/1211.61	c total #propagations: 450759679 / total #impl: 905759308 (eff. 0.498)
1211.40/1211.61	c #Conflicts:    2805000 | #Learnt:      69829 | 0.000
1211.40/1211.61	c total clause space: 206.656MB
1211.40/1211.61	c total #watches: 197525
1211.90/1212.19	c total #propagations: 450911582 / total #impl: 906079082 (eff. 0.498)
1211.90/1212.19	c #Conflicts:    2806000 | #Learnt:      70829 | 0.000
1211.90/1212.19	c total clause space: 206.656MB
1211.90/1212.19	c total #watches: 200424
1212.70/1212.99	c total #propagations: 451061431 / total #impl: 906369890 (eff. 0.498)
1212.70/1212.99	c #Conflicts:    2807000 | #Learnt:      71829 | 0.000
1212.70/1212.99	c total clause space: 206.656MB
1212.70/1212.99	c total #watches: 202990
1213.40/1213.69	c total #propagations: 451219271 / total #impl: 906689482 (eff. 0.498)
1213.40/1213.69	c #Conflicts:    2808000 | #Learnt:      72829 | 0.000
1213.40/1213.69	c total clause space: 206.656MB
1213.40/1213.69	c total #watches: 205445
1214.21/1214.46	c total #propagations: 451375166 / total #impl: 906972858 (eff. 0.498)
1214.21/1214.46	c #Conflicts:    2809000 | #Learnt:      73829 | 0.000
1214.21/1214.46	c total clause space: 206.656MB
1214.21/1214.46	c total #watches: 208182
1215.00/1215.21	c total #propagations: 451537672 / total #impl: 907274327 (eff. 0.498)
1215.00/1215.21	c #Conflicts:    2810000 | #Learnt:      74829 | 0.000
1215.00/1215.21	c total clause space: 206.656MB
1215.00/1215.21	c total #watches: 210557
1215.80/1216.00	c total #propagations: 451706548 / total #impl: 907602166 (eff. 0.498)
1215.80/1216.00	c #Conflicts:    2811000 | #Learnt:      75829 | 0.000
1215.80/1216.00	c total clause space: 206.656MB
1215.80/1216.00	c total #watches: 213797
1216.51/1216.74	c total #propagations: 451848846 / total #impl: 907942256 (eff. 0.498)
1216.51/1216.74	c #Conflicts:    2812000 | #Learnt:      76829 | 0.000
1216.51/1216.74	c total clause space: 206.656MB
1216.51/1216.74	c total #watches: 216296
1217.20/1217.42	c total #propagations: 451986965 / total #impl: 908240707 (eff. 0.498)
1217.20/1217.42	c #Conflicts:    2813000 | #Learnt:      77829 | 0.000
1217.20/1217.42	c total clause space: 206.656MB
1217.20/1217.42	c total #watches: 218373
1217.90/1218.16	c total #propagations: 452116746 / total #impl: 908517171 (eff. 0.498)
1217.90/1218.16	c #Conflicts:    2814000 | #Learnt:      78829 | 0.000
1217.90/1218.16	c total clause space: 206.656MB
1217.90/1218.16	c total #watches: 220653
1218.50/1218.77	c total #propagations: 452266338 / total #impl: 908823615 (eff. 0.498)
1218.50/1218.77	c #Conflicts:    2815000 | #Learnt:      79829 | 0.000
1218.50/1218.77	c total clause space: 206.656MB
1218.50/1218.77	c total #watches: 223041
1219.20/1219.48	c total #propagations: 452409790 / total #impl: 909119301 (eff. 0.498)
1219.20/1219.48	c #Conflicts:    2816000 | #Learnt:      80829 | 0.000
1219.20/1219.48	c total clause space: 206.656MB
1219.20/1219.48	c total #watches: 225215
1219.90/1220.17	c total #propagations: 452554475 / total #impl: 909408534 (eff. 0.498)
1219.90/1220.17	c GARBAGE COLLECT
1219.90/1220.17	c #Conflicts:    2817000 | #Learnt:      41124 | 0.000
1219.90/1220.17	c total clause space: 206.656MB
1219.90/1220.17	c total #watches: 124656
1220.30/1220.54	c total #propagations: 452715215 / total #impl: 909741940 (eff. 0.498)
1220.30/1220.54	c #Conflicts:    2818000 | #Learnt:      42124 | 0.000
1220.30/1220.54	c total clause space: 206.656MB
1220.30/1220.54	c total #watches: 127308
1220.70/1220.92	c total #propagations: 452864044 / total #impl: 910046786 (eff. 0.498)
1220.70/1220.92	c #Conflicts:    2819000 | #Learnt:      43124 | 0.000
1220.70/1220.92	c total clause space: 206.656MB
1220.70/1220.92	c total #watches: 129848
1221.10/1221.39	c total #propagations: 453017336 / total #impl: 910333376 (eff. 0.498)
1221.10/1221.39	c #Conflicts:    2820000 | #Learnt:      44124 | 0.000
1221.10/1221.39	c total clause space: 206.656MB
1221.10/1221.39	c total #watches: 132319
1221.60/1221.87	c total #propagations: 453179905 / total #impl: 910652652 (eff. 0.498)
1221.60/1221.87	c #Conflicts:    2821000 | #Learnt:      45124 | 0.000
1221.60/1221.87	c total clause space: 206.656MB
1221.60/1221.87	c total #watches: 134756
1222.10/1222.39	c total #propagations: 453339784 / total #impl: 910970495 (eff. 0.498)
1222.10/1222.39	c #Conflicts:    2822000 | #Learnt:      46124 | 0.000
1222.10/1222.39	c total clause space: 206.656MB
1222.10/1222.39	c total #watches: 137332
1222.60/1222.86	c total #propagations: 453507789 / total #impl: 911274744 (eff. 0.498)
1222.60/1222.86	c #Conflicts:    2823000 | #Learnt:      47124 | 0.000
1222.60/1222.86	c total clause space: 206.656MB
1222.60/1222.86	c total #watches: 139585
1223.11/1223.39	c total #propagations: 453648653 / total #impl: 911555713 (eff. 0.498)
1223.11/1223.39	c #Conflicts:    2824000 | #Learnt:      48124 | 0.000
1223.11/1223.39	c total clause space: 206.656MB
1223.11/1223.39	c total #watches: 142880
1223.60/1223.83	c total #propagations: 453838619 / total #impl: 911963219 (eff. 0.498)
1223.60/1223.83	c #Conflicts:    2825000 | #Learnt:      49124 | 0.000
1223.60/1223.83	c total clause space: 206.656MB
1223.60/1223.83	c total #watches: 145726
1224.21/1224.47	c total #propagations: 453996552 / total #impl: 912283171 (eff. 0.498)
1224.21/1224.47	c #Conflicts:    2826000 | #Learnt:      50124 | 0.000
1224.21/1224.47	c total clause space: 206.656MB
1224.21/1224.47	c total #watches: 148576
1224.70/1224.94	c total #propagations: 454160473 / total #impl: 912619868 (eff. 0.498)
1224.70/1224.94	c #Conflicts:    2827000 | #Learnt:      51124 | 0.000
1224.70/1224.94	c total clause space: 206.656MB
1224.70/1224.94	c total #watches: 151511
1225.21/1225.45	c total #propagations: 454301641 / total #impl: 912943527 (eff. 0.498)
1225.21/1225.45	c #Conflicts:    2828000 | #Learnt:      52124 | 0.000
1225.21/1225.45	c total clause space: 206.656MB
1225.21/1225.45	c total #watches: 153958
1225.70/1225.90	c total #propagations: 454462797 / total #impl: 913262028 (eff. 0.498)
1225.70/1225.90	c #Conflicts:    2829000 | #Learnt:      53124 | 0.000
1225.70/1225.90	c total clause space: 206.656MB
1225.70/1225.90	c total #watches: 156300
1226.20/1226.50	c total #propagations: 454611353 / total #impl: 913556245 (eff. 0.498)
1226.20/1226.50	c #Conflicts:    2830000 | #Learnt:      54124 | 0.000
1226.20/1226.50	c total clause space: 206.656MB
1226.20/1226.50	c total #watches: 158700
1226.70/1226.99	c total #propagations: 454768062 / total #impl: 913876687 (eff. 0.498)
1226.70/1226.99	c #Conflicts:    2831000 | #Learnt:      55124 | 0.000
1226.70/1226.99	c total clause space: 206.656MB
1226.70/1226.99	c total #watches: 160977
1227.20/1227.48	c total #propagations: 454926180 / total #impl: 914187293 (eff. 0.498)
1227.20/1227.48	c #Conflicts:    2832000 | #Learnt:      56124 | 0.000
1227.20/1227.48	c total clause space: 206.656MB
1227.20/1227.48	c total #watches: 163199
1227.70/1227.97	c total #propagations: 455078294 / total #impl: 914500634 (eff. 0.498)
1227.70/1227.97	c #Conflicts:    2833000 | #Learnt:      57124 | 0.000
1227.70/1227.97	c total clause space: 206.656MB
1227.70/1227.97	c total #watches: 165474
1228.30/1228.51	c total #propagations: 455220753 / total #impl: 914796896 (eff. 0.498)
1228.30/1228.51	c #Conflicts:    2834000 | #Learnt:      58124 | 0.000
1228.30/1228.51	c total clause space: 206.656MB
1228.30/1228.51	c total #watches: 167691
1228.80/1229.06	c total #propagations: 455382909 / total #impl: 915128933 (eff. 0.498)
1228.80/1229.06	c #Conflicts:    2835000 | #Learnt:      59124 | 0.000
1228.80/1229.06	c total clause space: 206.656MB
1228.80/1229.06	c total #watches: 169938
1229.50/1229.74	c total #propagations: 455543040 / total #impl: 915447883 (eff. 0.498)
1229.50/1229.74	c #Conflicts:    2836000 | #Learnt:      60124 | 0.000
1229.50/1229.74	c total clause space: 206.656MB
1229.50/1229.74	c total #watches: 172152
1230.10/1230.36	c total #propagations: 455719981 / total #impl: 915814025 (eff. 0.498)
1230.10/1230.36	c #Conflicts:    2837000 | #Learnt:      61124 | 0.000
1230.10/1230.36	c total clause space: 206.656MB
1230.10/1230.36	c total #watches: 174648
1230.70/1231.00	c total #propagations: 455883407 / total #impl: 916156227 (eff. 0.498)
1230.70/1231.00	c #Conflicts:    2838000 | #Learnt:      62124 | 0.000
1230.70/1231.00	c total clause space: 206.656MB
1230.70/1231.00	c total #watches: 177008
1231.50/1231.72	c total #propagations: 456043959 / total #impl: 916493564 (eff. 0.498)
1231.50/1231.72	c #Conflicts:    2839000 | #Learnt:      63124 | 0.000
1231.50/1231.72	c total clause space: 206.656MB
1231.50/1231.72	c total #watches: 179751
1232.10/1232.38	c total #propagations: 456219506 / total #impl: 916857594 (eff. 0.498)
1232.10/1232.38	c #Conflicts:    2840000 | #Learnt:      64124 | 0.000
1232.10/1232.38	c total clause space: 206.656MB
1232.10/1232.38	c total #watches: 182593
1232.80/1233.04	c total #propagations: 456382786 / total #impl: 917206127 (eff. 0.498)
1232.80/1233.04	c #Conflicts:    2841000 | #Learnt:      65124 | 0.000
1232.80/1233.04	c total clause space: 206.656MB
1232.80/1233.04	c total #watches: 185697
1233.40/1233.60	c total #propagations: 456552406 / total #impl: 917544393 (eff. 0.498)
1233.40/1233.60	c #Conflicts:    2842000 | #Learnt:      66124 | 0.000
1233.40/1233.60	c total clause space: 206.656MB
1233.40/1233.60	c total #watches: 188572
1234.00/1234.21	c total #propagations: 456702838 / total #impl: 917904735 (eff. 0.498)
1234.00/1234.21	c #Conflicts:    2843000 | #Learnt:      67124 | 0.000
1234.00/1234.21	c total clause space: 206.656MB
1234.00/1234.21	c total #watches: 191238
1234.70/1234.92	c total #propagations: 456856639 / total #impl: 918242226 (eff. 0.498)
1234.70/1234.92	c #Conflicts:    2844000 | #Learnt:      68124 | 0.000
1234.70/1234.92	c total clause space: 206.656MB
1234.70/1234.92	c total #watches: 194117
1235.40/1235.61	c total #propagations: 457017111 / total #impl: 918600907 (eff. 0.498)
1235.40/1235.61	c #Conflicts:    2845000 | #Learnt:      69124 | 0.000
1235.40/1235.61	c total clause space: 206.656MB
1235.40/1235.61	c total #watches: 196416
1236.10/1236.30	c total #propagations: 457175779 / total #impl: 918925174 (eff. 0.498)
1236.10/1236.30	c #Conflicts:    2846000 | #Learnt:      70124 | 0.000
1236.10/1236.30	c total clause space: 206.656MB
1236.10/1236.30	c total #watches: 198555
1236.90/1237.16	c total #propagations: 457327573 / total #impl: 919242989 (eff. 0.498)
1236.90/1237.16	c #Conflicts:    2847000 | #Learnt:      71124 | 0.000
1236.90/1237.16	c total clause space: 206.656MB
1236.90/1237.16	c total #watches: 200990
1237.70/1237.97	c total #propagations: 457502638 / total #impl: 919628162 (eff. 0.497)
1237.70/1237.97	c #Conflicts:    2848000 | #Learnt:      72124 | 0.000
1237.70/1237.97	c total clause space: 206.656MB
1237.70/1237.97	c total #watches: 203738
1238.40/1238.69	c total #propagations: 457646804 / total #impl: 919949144 (eff. 0.497)
1238.40/1238.69	c #Conflicts:    2849000 | #Learnt:      73124 | 0.000
1238.40/1238.69	c total clause space: 206.656MB
1238.40/1238.69	c total #watches: 206272
1239.10/1239.36	c total #propagations: 457801480 / total #impl: 920264221 (eff. 0.497)
1239.10/1239.36	c #Conflicts:    2850000 | #Learnt:      74124 | 0.000
1239.10/1239.36	c total clause space: 206.656MB
1239.10/1239.36	c total #watches: 208803
1240.00/1240.21	c total #propagations: 457953071 / total #impl: 920562941 (eff. 0.497)
1240.00/1240.21	c #Conflicts:    2851000 | #Learnt:      75124 | 0.000
1240.00/1240.21	c total clause space: 206.656MB
1240.00/1240.21	c total #watches: 211508
1240.80/1241.03	c total #propagations: 458116956 / total #impl: 920888376 (eff. 0.497)
1240.80/1241.03	c #Conflicts:    2852000 | #Learnt:      76124 | 0.000
1240.80/1241.03	c total clause space: 206.656MB
1240.80/1241.03	c total #watches: 214157
1241.60/1241.87	c total #propagations: 458273700 / total #impl: 921213691 (eff. 0.497)
1241.60/1241.87	c #Conflicts:    2853000 | #Learnt:      77124 | 0.000
1241.60/1241.87	c total clause space: 206.656MB
1241.60/1241.87	c total #watches: 216549
1242.40/1242.63	c total #propagations: 458430386 / total #impl: 921524307 (eff. 0.497)
1242.40/1242.63	c #Conflicts:    2854000 | #Learnt:      78124 | 0.000
1242.40/1242.63	c total clause space: 206.656MB
1242.40/1242.63	c total #watches: 219196
1243.20/1243.40	c total #propagations: 458594579 / total #impl: 921849078 (eff. 0.497)
1243.20/1243.40	c #Conflicts:    2855000 | #Learnt:      79124 | 0.000
1243.20/1243.40	c total clause space: 206.656MB
1243.20/1243.40	c total #watches: 222442
1243.90/1244.20	c total #propagations: 458763108 / total #impl: 922212464 (eff. 0.497)
1243.90/1244.20	c #Conflicts:    2856000 | #Learnt:      80124 | 0.000
1243.90/1244.20	c total clause space: 206.656MB
1243.90/1244.20	c total #watches: 225834
1244.70/1244.94	c total #propagations: 458940432 / total #impl: 922634712 (eff. 0.497)
1244.70/1244.94	c #Conflicts:    2857000 | #Learnt:      81124 | 0.000
1244.70/1244.94	c total clause space: 206.656MB
1244.70/1244.94	c total #watches: 229083
1245.50/1245.79	c total #propagations: 459111254 / total #impl: 922993486 (eff. 0.497)
1245.50/1245.79	c GARBAGE COLLECT
1245.50/1245.79	c #Conflicts:    2858000 | #Learnt:      41122 | 0.000
1245.50/1245.79	c total clause space: 206.656MB
1245.50/1245.79	c total #watches: 124796
1246.00/1246.27	c total #propagations: 459290393 / total #impl: 923386744 (eff. 0.497)
1246.00/1246.27	c #Conflicts:    2859000 | #Learnt:      42122 | 0.000
1246.00/1246.27	c total clause space: 206.656MB
1246.00/1246.27	c total #watches: 127578
1246.50/1246.74	c total #propagations: 459455251 / total #impl: 923720270 (eff. 0.497)
1246.50/1246.74	c #Conflicts:    2860000 | #Learnt:      43122 | 0.000
1246.50/1246.74	c total clause space: 206.656MB
1246.50/1246.74	c total #watches: 130136
1246.90/1247.16	c total #propagations: 459610469 / total #impl: 924015701 (eff. 0.497)
1246.90/1247.16	c #Conflicts:    2861000 | #Learnt:      44122 | 0.000
1246.90/1247.16	c total clause space: 206.656MB
1246.90/1247.16	c total #watches: 132442
1247.30/1247.58	c total #propagations: 459750236 / total #impl: 924292446 (eff. 0.497)
1247.30/1247.58	c #Conflicts:    2862000 | #Learnt:      45122 | 0.000
1247.30/1247.58	c total clause space: 206.656MB
1247.30/1247.58	c total #watches: 134680
1247.80/1248.07	c total #propagations: 459910616 / total #impl: 924611887 (eff. 0.497)
1247.80/1248.07	c #Conflicts:    2863000 | #Learnt:      46122 | 0.000
1247.80/1248.07	c total clause space: 206.656MB
1247.80/1248.07	c total #watches: 137498
1248.30/1248.53	c total #propagations: 460076262 / total #impl: 924966399 (eff. 0.497)
1248.30/1248.53	c #Conflicts:    2864000 | #Learnt:      47122 | 0.000
1248.30/1248.53	c total clause space: 206.656MB
1248.30/1248.53	c total #watches: 140070
1248.80/1249.01	c total #propagations: 460233665 / total #impl: 925266611 (eff. 0.497)
1248.80/1249.01	c #Conflicts:    2865000 | #Learnt:      48122 | 0.000
1248.80/1249.01	c total clause space: 206.656MB
1248.80/1249.01	c total #watches: 142930
1249.20/1249.48	c total #propagations: 460398639 / total #impl: 925590324 (eff. 0.497)
1249.20/1249.48	c #Conflicts:    2866000 | #Learnt:      49122 | 0.000
1249.20/1249.48	c total clause space: 206.656MB
1249.20/1249.48	c total #watches: 146012
1249.70/1249.96	c total #propagations: 460570258 / total #impl: 925972065 (eff. 0.497)
1249.70/1249.96	c #Conflicts:    2867000 | #Learnt:      50122 | 0.000
1249.70/1249.96	c total clause space: 206.656MB
1249.70/1249.96	c total #watches: 148879
1250.19/1250.46	c total #propagations: 460726468 / total #impl: 926314840 (eff. 0.497)
1250.19/1250.46	c #Conflicts:    2868000 | #Learnt:      51122 | 0.000
1250.19/1250.46	c total clause space: 206.656MB
1250.19/1250.46	c total #watches: 151838
1250.69/1250.90	c total #propagations: 460886161 / total #impl: 926644321 (eff. 0.497)
1250.69/1250.90	c #Conflicts:    2869000 | #Learnt:      52122 | 0.000
1250.69/1250.90	c total clause space: 206.656MB
1250.69/1250.90	c total #watches: 154259
1251.19/1251.42	c total #propagations: 461062952 / total #impl: 927007935 (eff. 0.497)
1251.19/1251.42	c #Conflicts:    2870000 | #Learnt:      53122 | 0.000
1251.19/1251.42	c total clause space: 206.656MB
1251.19/1251.42	c total #watches: 156585
1251.70/1251.92	c total #propagations: 461226133 / total #impl: 927349537 (eff. 0.497)
1251.70/1251.92	c #Conflicts:    2871000 | #Learnt:      54122 | 0.000
1251.70/1251.92	c total clause space: 206.656MB
1251.70/1251.92	c total #watches: 159335
1252.19/1252.43	c total #propagations: 461380060 / total #impl: 927707181 (eff. 0.497)
1252.19/1252.43	c #Conflicts:    2872000 | #Learnt:      55122 | 0.000
1252.19/1252.43	c total clause space: 206.656MB
1252.19/1252.43	c total #watches: 162239
1252.80/1253.05	c total #propagations: 461528549 / total #impl: 928023040 (eff. 0.497)
1252.80/1253.05	c #Conflicts:    2873000 | #Learnt:      56122 | 0.000
1252.80/1253.05	c total clause space: 206.656MB
1252.80/1253.05	c total #watches: 165389
1253.29/1253.54	c total #propagations: 461689709 / total #impl: 928380531 (eff. 0.497)
1253.29/1253.54	c #Conflicts:    2874000 | #Learnt:      57122 | 0.000
1253.29/1253.54	c total clause space: 206.656MB
1253.29/1253.54	c total #watches: 167621
1253.90/1254.17	c total #propagations: 461835845 / total #impl: 928655265 (eff. 0.497)
1253.90/1254.17	c #Conflicts:    2875000 | #Learnt:      58122 | 0.000
1253.90/1254.17	c total clause space: 206.656MB
1253.90/1254.17	c total #watches: 169969
1254.59/1254.80	c total #propagations: 462006554 / total #impl: 928964927 (eff. 0.497)
1254.59/1254.80	c #Conflicts:    2876000 | #Learnt:      59122 | 0.000
1254.59/1254.80	c total clause space: 206.656MB
1254.59/1254.80	c total #watches: 172209
1255.19/1255.41	c total #propagations: 462173918 / total #impl: 929290143 (eff. 0.497)
1255.19/1255.41	c #Conflicts:    2877000 | #Learnt:      60122 | 0.000
1255.19/1255.41	c total clause space: 206.656MB
1255.19/1255.41	c total #watches: 174600
1255.89/1256.13	c total #propagations: 462346458 / total #impl: 929619374 (eff. 0.497)
1255.89/1256.13	c #Conflicts:    2878000 | #Learnt:      61122 | 0.000
1255.89/1256.13	c total clause space: 206.656MB
1255.89/1256.13	c total #watches: 177926
1256.59/1256.82	c total #propagations: 462522161 / total #impl: 929992609 (eff. 0.497)
1256.59/1256.82	c #Conflicts:    2879000 | #Learnt:      62122 | 0.000
1256.59/1256.82	c total clause space: 206.656MB
1256.59/1256.82	c total #watches: 180533
1257.29/1257.55	c total #propagations: 462694645 / total #impl: 930337851 (eff. 0.497)
1257.29/1257.55	c #Conflicts:    2880000 | #Learnt:      63122 | 0.000
1257.29/1257.55	c total clause space: 206.656MB
1257.29/1257.55	c total #watches: 183269
1257.99/1258.21	c total #propagations: 462874763 / total #impl: 930691371 (eff. 0.497)
1257.99/1258.21	c #Conflicts:    2881000 | #Learnt:      64122 | 0.000
1257.99/1258.21	c total clause space: 206.656MB
1257.99/1258.21	c total #watches: 185967
1258.59/1258.87	c total #propagations: 463024582 / total #impl: 930988992 (eff. 0.497)
1258.59/1258.87	c #Conflicts:    2882000 | #Learnt:      65122 | 0.000
1258.59/1258.87	c total clause space: 206.656MB
1258.59/1258.87	c total #watches: 188636
1259.30/1259.51	c total #propagations: 463175211 / total #impl: 931279316 (eff. 0.497)
1259.30/1259.51	c #Conflicts:    2883000 | #Learnt:      66122 | 0.000
1259.30/1259.51	c total clause space: 206.656MB
1259.30/1259.51	c total #watches: 190946
1259.99/1260.20	c total #propagations: 463329985 / total #impl: 931587908 (eff. 0.497)
1259.99/1260.20	c #Conflicts:    2884000 | #Learnt:      67122 | 0.000
1259.99/1260.20	c total clause space: 206.656MB
1259.99/1260.20	c total #watches: 193300
1260.69/1260.94	c total #propagations: 463488609 / total #impl: 931909176 (eff. 0.497)
1260.69/1260.94	c #Conflicts:    2885000 | #Learnt:      68122 | 0.000
1260.69/1260.94	c total clause space: 206.656MB
1260.69/1260.94	c total #watches: 196069
1261.39/1261.69	c total #propagations: 463639291 / total #impl: 932242490 (eff. 0.497)
1261.39/1261.69	c #Conflicts:    2886000 | #Learnt:      69122 | 0.000
1261.39/1261.69	c total clause space: 206.656MB
1261.39/1261.69	c total #watches: 199441
1262.19/1262.40	c total #propagations: 463803652 / total #impl: 932587038 (eff. 0.497)
1262.19/1262.40	c #Conflicts:    2887000 | #Learnt:      70122 | 0.000
1262.19/1262.40	c total clause space: 206.656MB
1262.19/1262.40	c total #watches: 202393
1262.79/1263.09	c total #propagations: 463968554 / total #impl: 932910666 (eff. 0.497)
1262.79/1263.09	c #Conflicts:    2888000 | #Learnt:      71122 | 0.000
1262.79/1263.09	c total clause space: 206.656MB
1262.79/1263.09	c total #watches: 204837
1263.49/1263.76	c total #propagations: 464124639 / total #impl: 933237970 (eff. 0.497)
1263.49/1263.76	c #Conflicts:    2889000 | #Learnt:      72122 | 0.000
1263.49/1263.76	c total clause space: 206.656MB
1263.49/1263.76	c total #watches: 207086
1264.19/1264.45	c total #propagations: 464264887 / total #impl: 933532088 (eff. 0.497)
1264.19/1264.45	c #Conflicts:    2890000 | #Learnt:      73122 | 0.000
1264.19/1264.45	c total clause space: 206.656MB
1264.19/1264.45	c total #watches: 209521
1264.99/1265.20	c total #propagations: 464412711 / total #impl: 933852374 (eff. 0.497)
1264.99/1265.20	c #Conflicts:    2891000 | #Learnt:      74122 | 0.000
1264.99/1265.20	c total clause space: 206.656MB
1264.99/1265.20	c total #watches: 211924
1265.79/1266.00	c total #propagations: 464562545 / total #impl: 934194623 (eff. 0.497)
1265.79/1266.00	c #Conflicts:    2892000 | #Learnt:      75122 | 0.000
1265.79/1266.00	c total clause space: 206.656MB
1265.79/1266.00	c total #watches: 214388
1266.49/1266.79	c total #propagations: 464713960 / total #impl: 934491054 (eff. 0.497)
1266.49/1266.79	c #Conflicts:    2893000 | #Learnt:      76122 | 0.000
1266.49/1266.79	c total clause space: 206.656MB
1266.49/1266.79	c total #watches: 216694
1267.29/1267.54	c total #propagations: 464869264 / total #impl: 934816569 (eff. 0.497)
1267.29/1267.54	c #Conflicts:    2894000 | #Learnt:      77122 | 0.000
1267.29/1267.54	c total clause space: 206.656MB
1267.29/1267.54	c total #watches: 219219
1268.10/1268.32	c total #propagations: 465013446 / total #impl: 935130205 (eff. 0.497)
1268.10/1268.32	c #Conflicts:    2895000 | #Learnt:      78122 | 0.000
1268.10/1268.32	c total clause space: 206.656MB
1268.10/1268.32	c total #watches: 221544
1268.99/1269.22	c total #propagations: 465164499 / total #impl: 935462471 (eff. 0.497)
1268.99/1269.22	c #Conflicts:    2896000 | #Learnt:      79122 | 0.000
1268.99/1269.22	c total clause space: 206.656MB
1268.99/1269.22	c total #watches: 223790
1269.89/1270.12	c total #propagations: 465330845 / total #impl: 935820934 (eff. 0.497)
1269.89/1270.12	c #Conflicts:    2897000 | #Learnt:      80122 | 0.000
1269.89/1270.12	c total clause space: 206.656MB
1269.89/1270.12	c total #watches: 226411
1270.69/1270.95	c total #propagations: 465498308 / total #impl: 936193218 (eff. 0.497)
1270.69/1270.95	c #Conflicts:    2898000 | #Learnt:      81122 | 0.000
1270.69/1270.95	c total clause space: 206.656MB
1270.69/1270.95	c total #watches: 228929
1271.50/1271.73	c total #propagations: 465658997 / total #impl: 936544352 (eff. 0.497)
1271.50/1271.73	c #Conflicts:    2899000 | #Learnt:      82122 | 0.000
1271.50/1271.73	c total clause space: 206.656MB
1271.50/1271.73	c total #watches: 231200
1272.09/1272.34	c total #propagations: 465803161 / total #impl: 936864963 (eff. 0.497)
1272.09/1272.34	c GARBAGE COLLECT
1272.09/1272.34	c #Conflicts:    2900000 | #Learnt:      41829 | 0.000
1272.09/1272.34	c total clause space: 206.656MB
1272.09/1272.34	c total #watches: 126698
1272.60/1272.80	c total #propagations: 465963591 / total #impl: 937170877 (eff. 0.497)
1272.60/1272.80	c #Conflicts:    2901000 | #Learnt:      42829 | 0.000
1272.60/1272.80	c total clause space: 206.656MB
1272.60/1272.80	c total #watches: 129414
1273.09/1273.30	c total #propagations: 466139279 / total #impl: 937516595 (eff. 0.497)
1273.09/1273.30	c #Conflicts:    2902000 | #Learnt:      43829 | 0.000
1273.09/1273.30	c total clause space: 206.656MB
1273.09/1273.30	c total #watches: 132321
1273.60/1273.81	c total #propagations: 466316318 / total #impl: 937881529 (eff. 0.497)
1273.60/1273.81	c #Conflicts:    2903000 | #Learnt:      44829 | 0.000
1273.60/1273.81	c total clause space: 206.656MB
1273.60/1273.81	c total #watches: 134930
1274.09/1274.37	c total #propagations: 466479124 / total #impl: 938214041 (eff. 0.497)
1274.09/1274.37	c #Conflicts:    2904000 | #Learnt:      45829 | 0.000
1274.09/1274.37	c total clause space: 206.656MB
1274.09/1274.37	c total #watches: 138781
1274.70/1274.92	c total #propagations: 466664667 / total #impl: 938632514 (eff. 0.497)
1274.70/1274.92	c #Conflicts:    2905000 | #Learnt:      46829 | 0.000
1274.70/1274.92	c total clause space: 206.656MB
1274.70/1274.92	c total #watches: 141590
1275.19/1275.40	c total #propagations: 466825608 / total #impl: 938955009 (eff. 0.497)
1275.19/1275.40	c #Conflicts:    2906000 | #Learnt:      47829 | 0.000
1275.19/1275.40	c total clause space: 206.656MB
1275.19/1275.40	c total #watches: 144080
1275.69/1275.91	c total #propagations: 466980178 / total #impl: 939246346 (eff. 0.497)
1275.69/1275.91	c #Conflicts:    2907000 | #Learnt:      48829 | 0.000
1275.69/1275.91	c total clause space: 206.656MB
1275.69/1275.91	c total #watches: 146449
1276.19/1276.45	c total #propagations: 467140304 / total #impl: 939555282 (eff. 0.497)
1276.19/1276.45	c #Conflicts:    2908000 | #Learnt:      49829 | 0.000
1276.19/1276.45	c total clause space: 206.656MB
1276.19/1276.45	c total #watches: 148916
1276.69/1276.98	c total #propagations: 467296074 / total #impl: 939866626 (eff. 0.497)
1276.69/1276.98	c #Conflicts:    2909000 | #Learnt:      50829 | 0.000
1276.69/1276.98	c total clause space: 206.656MB
1276.69/1276.98	c total #watches: 151341
1277.29/1277.54	c total #propagations: 467437833 / total #impl: 940163669 (eff. 0.497)
1277.29/1277.54	c #Conflicts:    2910000 | #Learnt:      51829 | 0.000
1277.29/1277.54	c total clause space: 206.656MB
1277.29/1277.54	c total #watches: 153882
1277.89/1278.15	c total #propagations: 467591065 / total #impl: 940483540 (eff. 0.497)
1277.89/1278.15	c #Conflicts:    2911000 | #Learnt:      52829 | 0.000
1277.89/1278.15	c total clause space: 206.656MB
1277.89/1278.15	c total #watches: 156328
1278.49/1278.79	c total #propagations: 467753207 / total #impl: 940811521 (eff. 0.497)
1278.49/1278.79	c #Conflicts:    2912000 | #Learnt:      53829 | 0.000
1278.49/1278.79	c total clause space: 206.656MB
1278.49/1278.79	c total #watches: 158890
1279.20/1279.42	c total #propagations: 467919663 / total #impl: 941158791 (eff. 0.497)
1279.20/1279.42	c #Conflicts:    2913000 | #Learnt:      54829 | 0.000
1279.20/1279.42	c total clause space: 206.656MB
1279.20/1279.42	c total #watches: 161347
1279.79/1280.08	c total #propagations: 468083895 / total #impl: 941492896 (eff. 0.497)
1279.79/1280.08	c #Conflicts:    2914000 | #Learnt:      55829 | 0.000
1279.79/1280.08	c total clause space: 206.656MB
1279.79/1280.08	c total #watches: 163901
1280.59/1280.83	c total #propagations: 468247044 / total #impl: 941823267 (eff. 0.497)
1280.59/1280.83	c #Conflicts:    2915000 | #Learnt:      56829 | 0.000
1280.59/1280.83	c total clause space: 206.656MB
1280.59/1280.83	c total #watches: 166581
1281.40/1281.60	c total #propagations: 468408221 / total #impl: 942188898 (eff. 0.497)
1281.40/1281.60	c #Conflicts:    2916000 | #Learnt:      57829 | 0.000
1281.40/1281.60	c total clause space: 206.656MB
1281.40/1281.60	c total #watches: 168974
1282.09/1282.35	c total #propagations: 468570009 / total #impl: 942525609 (eff. 0.497)
1282.09/1282.35	c #Conflicts:    2917000 | #Learnt:      58829 | 0.000
1282.09/1282.35	c total clause space: 206.656MB
1282.09/1282.35	c total #watches: 171288
1282.79/1283.09	c total #propagations: 468733875 / total #impl: 942863991 (eff. 0.497)
1282.79/1283.09	c #Conflicts:    2918000 | #Learnt:      59829 | 0.000
1282.79/1283.09	c total clause space: 206.656MB
1282.79/1283.09	c total #watches: 173678
1283.39/1283.67	c total #propagations: 468899378 / total #impl: 943209847 (eff. 0.497)
1283.39/1283.67	c #Conflicts:    2919000 | #Learnt:      60829 | 0.000
1283.39/1283.67	c total clause space: 206.656MB
1283.39/1283.67	c total #watches: 176115
1284.09/1284.32	c total #propagations: 469040717 / total #impl: 943490446 (eff. 0.497)
1284.09/1284.32	c #Conflicts:    2920000 | #Learnt:      61829 | 0.000
1284.09/1284.32	c total clause space: 206.656MB
1284.09/1284.32	c total #watches: 178420
1284.89/1285.12	c total #propagations: 469201270 / total #impl: 943809181 (eff. 0.497)
1284.89/1285.12	c #Conflicts:    2921000 | #Learnt:      62829 | 0.000
1284.89/1285.12	c total clause space: 206.656MB
1284.89/1285.12	c total #watches: 180945
1285.70/1285.93	c total #propagations: 469372984 / total #impl: 944190580 (eff. 0.497)
1285.70/1285.93	c #Conflicts:    2922000 | #Learnt:      63829 | 0.000
1285.70/1285.93	c total clause space: 206.656MB
1285.70/1285.93	c total #watches: 183717
1286.59/1286.82	c total #propagations: 469535207 / total #impl: 944556124 (eff. 0.497)
1286.59/1286.82	c #Conflicts:    2923000 | #Learnt:      64829 | 0.000
1286.59/1286.82	c total clause space: 206.656MB
1286.59/1286.82	c total #watches: 186136
1287.39/1287.60	c total #propagations: 469711571 / total #impl: 944915941 (eff. 0.497)
1287.39/1287.60	c #Conflicts:    2924000 | #Learnt:      65829 | 0.000
1287.39/1287.60	c total clause space: 206.656MB
1287.39/1287.60	c total #watches: 188328
1288.19/1288.45	c total #propagations: 469873670 / total #impl: 945241612 (eff. 0.497)
1288.19/1288.45	c #Conflicts:    2925000 | #Learnt:      66829 | 0.000
1288.19/1288.45	c total clause space: 206.656MB
1288.19/1288.45	c total #watches: 190721
1289.10/1289.31	c total #propagations: 470045008 / total #impl: 945600015 (eff. 0.497)
1289.10/1289.31	c #Conflicts:    2926000 | #Learnt:      67829 | 0.000
1289.10/1289.31	c total clause space: 206.656MB
1289.10/1289.31	c total #watches: 193161
1289.99/1290.28	c total #propagations: 470221608 / total #impl: 945947594 (eff. 0.497)
1289.99/1290.28	c #Conflicts:    2927000 | #Learnt:      68829 | 0.000
1289.99/1290.28	c total clause space: 206.656MB
1289.99/1290.28	c total #watches: 195564
1290.89/1291.16	c total #propagations: 470398133 / total #impl: 946318110 (eff. 0.497)
1290.89/1291.16	c #Conflicts:    2928000 | #Learnt:      69829 | 0.000
1290.89/1291.16	c total clause space: 206.656MB
1290.89/1291.16	c total #watches: 198191
1291.89/1292.13	c total #propagations: 470570040 / total #impl: 946686171 (eff. 0.497)
1291.89/1292.13	c #Conflicts:    2929000 | #Learnt:      70829 | 0.000
1291.89/1292.13	c total clause space: 206.656MB
1291.89/1292.13	c total #watches: 200705
1292.79/1293.01	c total #propagations: 470736530 / total #impl: 947038798 (eff. 0.497)
1292.79/1293.01	c #Conflicts:    2930000 | #Learnt:      71829 | 0.000
1292.79/1293.01	c total clause space: 206.656MB
1292.79/1293.01	c total #watches: 202944
1293.79/1294.01	c total #propagations: 470893966 / total #impl: 947349150 (eff. 0.497)
1293.79/1294.01	c #Conflicts:    2931000 | #Learnt:      72829 | 0.000
1293.79/1294.01	c total clause space: 206.656MB
1293.79/1294.01	c total #watches: 205274
1294.69/1294.99	c total #propagations: 471069129 / total #impl: 947694238 (eff. 0.497)
1294.69/1294.99	c #Conflicts:    2932000 | #Learnt:      73829 | 0.000
1294.69/1294.99	c total clause space: 206.656MB
1294.69/1294.99	c total #watches: 207573
1295.69/1295.98	c total #propagations: 471233456 / total #impl: 948035322 (eff. 0.497)
1295.69/1295.98	c #Conflicts:    2933000 | #Learnt:      74829 | 0.000
1295.69/1295.98	c total clause space: 206.656MB
1295.69/1295.98	c total #watches: 209917
1296.59/1296.81	c total #propagations: 471390620 / total #impl: 948369049 (eff. 0.497)
1296.59/1296.81	c #Conflicts:    2934000 | #Learnt:      75829 | 0.000
1296.59/1296.81	c total clause space: 206.656MB
1296.59/1296.81	c total #watches: 212367
1297.49/1297.72	c total #propagations: 471534841 / total #impl: 948658088 (eff. 0.497)
1297.49/1297.72	c #Conflicts:    2935000 | #Learnt:      76829 | 0.000
1297.49/1297.72	c total clause space: 206.656MB
1297.49/1297.72	c total #watches: 215027
1298.39/1298.64	c total #propagations: 471685740 / total #impl: 948985855 (eff. 0.497)
1298.39/1298.64	c #Conflicts:    2936000 | #Learnt:      77829 | 0.000
1298.39/1298.64	c total clause space: 206.656MB
1298.39/1298.64	c total #watches: 217333
1299.29/1299.55	c total #propagations: 471864466 / total #impl: 949344363 (eff. 0.497)
1299.29/1299.55	c #Conflicts:    2937000 | #Learnt:      78829 | 0.000
1299.29/1299.55	c total clause space: 206.656MB
1299.29/1299.55	c total #watches: 219629
1300.29/1300.59	c total #propagations: 472038093 / total #impl: 949704221 (eff. 0.497)
1300.29/1300.59	c #Conflicts:    2938000 | #Learnt:      79829 | 0.000
1300.29/1300.59	c total clause space: 206.656MB
1300.29/1300.59	c total #watches: 222080
1301.39/1301.67	c total #propagations: 472211548 / total #impl: 950063812 (eff. 0.497)
1301.39/1301.67	c #Conflicts:    2939000 | #Learnt:      80829 | 0.000
1301.39/1301.67	c total clause space: 206.656MB
1301.39/1301.67	c total #watches: 224447
1302.49/1302.77	c total #propagations: 472386497 / total #impl: 950458111 (eff. 0.497)
1302.49/1302.77	c #Conflicts:    2940000 | #Learnt:      81829 | 0.000
1302.49/1302.77	c total clause space: 206.656MB
1302.49/1302.77	c total #watches: 226907
1303.59/1303.87	c total #propagations: 472568687 / total #impl: 950844468 (eff. 0.497)
1303.59/1303.87	c #Conflicts:    2941000 | #Learnt:      82829 | 0.000
1303.59/1303.87	c total clause space: 206.656MB
1303.59/1303.87	c total #watches: 229525
1304.18/1304.49	c total #propagations: 472749228 / total #impl: 951232908 (eff. 0.497)
1304.18/1304.49	c GARBAGE COLLECT
1304.18/1304.49	c #Conflicts:    2942000 | #Learnt:      42247 | 0.000
1304.18/1304.49	c total clause space: 206.656MB
1304.18/1304.49	c total #watches: 127603
1304.68/1304.92	c total #propagations: 472916782 / total #impl: 951559341 (eff. 0.497)
1304.68/1304.92	c #Conflicts:    2943000 | #Learnt:      43247 | 0.000
1304.68/1304.92	c total clause space: 206.656MB
1304.68/1304.92	c total #watches: 130267
1305.08/1305.32	c total #propagations: 473084233 / total #impl: 951893587 (eff. 0.497)
1305.08/1305.32	c #Conflicts:    2944000 | #Learnt:      44247 | 0.000
1305.08/1305.32	c total clause space: 206.656MB
1305.08/1305.32	c total #watches: 132704
1305.49/1305.79	c total #propagations: 473240432 / total #impl: 952188310 (eff. 0.497)
1305.49/1305.79	c #Conflicts:    2945000 | #Learnt:      45247 | 0.000
1305.49/1305.79	c total clause space: 206.656MB
1305.49/1305.79	c total #watches: 134934
1305.98/1306.24	c total #propagations: 473396595 / total #impl: 952492853 (eff. 0.497)
1305.98/1306.24	c #Conflicts:    2946000 | #Learnt:      46247 | 0.000
1305.98/1306.24	c total clause space: 206.656MB
1305.98/1306.24	c total #watches: 137323
1306.48/1306.73	c total #propagations: 473547550 / total #impl: 952799679 (eff. 0.497)
1306.48/1306.73	c #Conflicts:    2947000 | #Learnt:      47247 | 0.000
1306.48/1306.73	c total clause space: 206.656MB
1306.48/1306.73	c total #watches: 139908
1306.98/1307.24	c total #propagations: 473711669 / total #impl: 953117099 (eff. 0.497)
1306.98/1307.24	c #Conflicts:    2948000 | #Learnt:      48247 | 0.000
1306.98/1307.24	c total clause space: 206.656MB
1306.98/1307.24	c total #watches: 142554
1307.48/1307.77	c total #propagations: 473872501 / total #impl: 953427483 (eff. 0.497)
1307.48/1307.77	c #Conflicts:    2949000 | #Learnt:      49247 | 0.000
1307.48/1307.77	c total clause space: 206.656MB
1307.48/1307.77	c total #watches: 145108
1307.98/1308.29	c total #propagations: 474032010 / total #impl: 953741366 (eff. 0.497)
1307.98/1308.29	c #Conflicts:    2950000 | #Learnt:      50247 | 0.000
1307.98/1308.29	c total clause space: 206.656MB
1307.98/1308.29	c total #watches: 147452
1308.58/1308.84	c total #propagations: 474192360 / total #impl: 954064346 (eff. 0.497)
1308.58/1308.84	c #Conflicts:    2951000 | #Learnt:      51247 | 0.000
1308.58/1308.84	c total clause space: 206.656MB
1308.58/1308.84	c total #watches: 149989
1309.18/1309.48	c total #propagations: 474352413 / total #impl: 954394419 (eff. 0.497)
1309.18/1309.48	c #Conflicts:    2952000 | #Learnt:      52247 | 0.000
1309.18/1309.48	c total clause space: 206.656MB
1309.18/1309.48	c total #watches: 152737
1309.78/1310.09	c total #propagations: 474519869 / total #impl: 954735066 (eff. 0.497)
1309.78/1310.09	c #Conflicts:    2953000 | #Learnt:      53247 | 0.000
1309.78/1310.09	c total clause space: 206.656MB
1309.78/1310.09	c total #watches: 155027
1310.48/1310.70	c total #propagations: 474687196 / total #impl: 955071819 (eff. 0.497)
1310.48/1310.70	c #Conflicts:    2954000 | #Learnt:      54247 | 0.000
1310.48/1310.70	c total clause space: 206.656MB
1310.48/1310.70	c total #watches: 157419
1310.99/1311.26	c total #propagations: 474850210 / total #impl: 955392360 (eff. 0.497)
1310.99/1311.26	c #Conflicts:    2955000 | #Learnt:      55247 | 0.000
1310.99/1311.26	c total clause space: 206.656MB
1310.99/1311.26	c total #watches: 159734
1311.58/1311.82	c total #propagations: 475010618 / total #impl: 955706956 (eff. 0.497)
1311.58/1311.82	c #Conflicts:    2956000 | #Learnt:      56247 | 0.000
1311.58/1311.82	c total clause space: 206.656MB
1311.58/1311.82	c total #watches: 162062
1312.19/1312.49	c total #propagations: 475168464 / total #impl: 956020609 (eff. 0.497)
1312.19/1312.49	c #Conflicts:    2957000 | #Learnt:      57247 | 0.000
1312.19/1312.49	c total clause space: 206.656MB
1312.19/1312.49	c total #watches: 164354
1312.88/1313.18	c total #propagations: 475331157 / total #impl: 956347651 (eff. 0.497)
1312.88/1313.18	c #Conflicts:    2958000 | #Learnt:      58247 | 0.000
1312.88/1313.18	c total clause space: 206.656MB
1312.88/1313.18	c total #watches: 166590
1313.58/1313.88	c total #propagations: 475486248 / total #impl: 956662697 (eff. 0.497)
1313.58/1313.88	c #Conflicts:    2959000 | #Learnt:      59247 | 0.000
1313.58/1313.88	c total clause space: 206.656MB
1313.58/1313.88	c total #watches: 168932
1314.39/1314.63	c total #propagations: 475642273 / total #impl: 956985200 (eff. 0.497)
1314.39/1314.63	c #Conflicts:    2960000 | #Learnt:      60247 | 0.000
1314.39/1314.63	c total clause space: 206.656MB
1314.39/1314.63	c total #watches: 171449
1315.08/1315.35	c total #propagations: 475795879 / total #impl: 957304374 (eff. 0.497)
1315.08/1315.35	c #Conflicts:    2961000 | #Learnt:      61247 | 0.000
1315.08/1315.35	c total clause space: 206.656MB
1315.08/1315.35	c total #watches: 173751
1315.88/1316.16	c total #propagations: 475958500 / total #impl: 957655944 (eff. 0.497)
1315.88/1316.16	c #Conflicts:    2962000 | #Learnt:      62247 | 0.000
1315.88/1316.16	c total clause space: 206.656MB
1315.88/1316.16	c total #watches: 176174
1316.68/1316.90	c total #propagations: 476124831 / total #impl: 958017326 (eff. 0.497)
1316.68/1316.90	c #Conflicts:    2963000 | #Learnt:      63247 | 0.000
1316.68/1316.90	c total clause space: 206.656MB
1316.68/1316.90	c total #watches: 178556
1317.48/1317.75	c total #propagations: 476283218 / total #impl: 958363233 (eff. 0.497)
1317.48/1317.75	c #Conflicts:    2964000 | #Learnt:      64247 | 0.000
1317.48/1317.75	c total clause space: 206.656MB
1317.48/1317.75	c total #watches: 181032
1318.28/1318.52	c total #propagations: 476464929 / total #impl: 958758081 (eff. 0.497)
1318.28/1318.52	c #Conflicts:    2965000 | #Learnt:      65247 | 0.000
1318.28/1318.52	c total clause space: 206.656MB
1318.28/1318.52	c total #watches: 183499
1318.98/1319.21	c total #propagations: 476642134 / total #impl: 959130609 (eff. 0.497)
1318.98/1319.21	c #Conflicts:    2966000 | #Learnt:      66247 | 0.000
1318.98/1319.21	c total clause space: 206.656MB
1318.98/1319.21	c total #watches: 185783
1319.68/1320.00	c total #propagations: 476808224 / total #impl: 959471844 (eff. 0.497)
1319.68/1320.00	c #Conflicts:    2967000 | #Learnt:      67247 | 0.000
1319.68/1320.00	c total clause space: 206.656MB
1319.68/1320.00	c total #watches: 188176
1320.58/1320.80	c total #propagations: 476970582 / total #impl: 959815853 (eff. 0.497)
1320.58/1320.80	c #Conflicts:    2968000 | #Learnt:      68247 | 0.000
1320.58/1320.80	c total clause space: 206.656MB
1320.58/1320.80	c total #watches: 190625
1321.38/1321.65	c total #propagations: 477121208 / total #impl: 960131906 (eff. 0.497)
1321.38/1321.65	c #Conflicts:    2969000 | #Learnt:      69247 | 0.000
1321.38/1321.65	c total clause space: 206.656MB
1321.38/1321.65	c total #watches: 192963
1322.28/1322.53	c total #propagations: 477275514 / total #impl: 960453449 (eff. 0.497)
1322.28/1322.53	c #Conflicts:    2970000 | #Learnt:      70247 | 0.000
1322.28/1322.53	c total clause space: 206.656MB
1322.28/1322.53	c total #watches: 195275
1323.19/1323.42	c total #propagations: 477443283 / total #impl: 960793149 (eff. 0.497)
1323.19/1323.42	c #Conflicts:    2971000 | #Learnt:      71247 | 0.000
1323.19/1323.42	c total clause space: 206.656MB
1323.19/1323.42	c total #watches: 197506
1324.08/1324.36	c total #propagations: 477610349 / total #impl: 961146018 (eff. 0.497)
1324.08/1324.36	c #Conflicts:    2972000 | #Learnt:      72247 | 0.000
1324.08/1324.36	c total clause space: 206.656MB
1324.08/1324.36	c total #watches: 199726
1324.98/1325.27	c total #propagations: 477786053 / total #impl: 961532355 (eff. 0.497)
1324.98/1325.27	c #Conflicts:    2973000 | #Learnt:      73247 | 0.000
1324.98/1325.27	c total clause space: 206.656MB
1324.98/1325.27	c total #watches: 202053
1325.78/1326.03	c total #propagations: 477952534 / total #impl: 961880776 (eff. 0.497)
1325.78/1326.03	c #Conflicts:    2974000 | #Learnt:      74247 | 0.000
1325.78/1326.03	c total clause space: 206.656MB
1325.78/1326.03	c total #watches: 204562
1326.58/1326.87	c total #propagations: 478112845 / total #impl: 962208667 (eff. 0.497)
1326.58/1326.87	c #Conflicts:    2975000 | #Learnt:      75247 | 0.000
1326.58/1326.87	c total clause space: 206.656MB
1326.58/1326.87	c total #watches: 207255
1327.28/1327.58	c total #propagations: 478285353 / total #impl: 962547204 (eff. 0.497)
1327.28/1327.58	c #Conflicts:    2976000 | #Learnt:      76247 | 0.000
1327.28/1327.58	c total clause space: 206.656MB
1327.28/1327.58	c total #watches: 209761
1327.98/1328.25	c total #propagations: 478459006 / total #impl: 962893902 (eff. 0.497)
1327.98/1328.25	c #Conflicts:    2977000 | #Learnt:      77247 | 0.000
1327.98/1328.25	c total clause space: 206.656MB
1327.98/1328.25	c total #watches: 212275
1328.78/1329.06	c total #propagations: 478629273 / total #impl: 963227927 (eff. 0.497)
1328.78/1329.06	c #Conflicts:    2978000 | #Learnt:      78247 | 0.000
1328.78/1329.06	c total clause space: 206.656MB
1328.78/1329.06	c total #watches: 215166
1329.48/1329.72	c total #propagations: 478791649 / total #impl: 963579754 (eff. 0.497)
1329.48/1329.72	c #Conflicts:    2979000 | #Learnt:      79247 | 0.000
1329.48/1329.72	c total clause space: 206.656MB
1329.48/1329.72	c total #watches: 217812
1330.18/1330.41	c total #propagations: 478938613 / total #impl: 963873578 (eff. 0.497)
1330.18/1330.41	c #Conflicts:    2980000 | #Learnt:      80247 | 0.000
1330.18/1330.41	c total clause space: 206.656MB
1330.18/1330.41	c total #watches: 220238
1330.79/1331.09	c total #propagations: 479071990 / total #impl: 964138226 (eff. 0.497)
1330.79/1331.09	c #Conflicts:    2981000 | #Learnt:      81247 | 0.000
1330.79/1331.09	c total clause space: 206.656MB
1330.79/1331.09	c total #watches: 222659
1331.58/1331.85	c total #propagations: 479240023 / total #impl: 964466384 (eff. 0.497)
1331.58/1331.85	c #Conflicts:    2982000 | #Learnt:      82247 | 0.000
1331.58/1331.85	c total clause space: 206.656MB
1331.58/1331.85	c total #watches: 224966
1332.38/1332.61	c total #propagations: 479392966 / total #impl: 964789659 (eff. 0.497)
1332.38/1332.61	c #Conflicts:    2983000 | #Learnt:      83247 | 0.000
1332.38/1332.61	c total clause space: 206.656MB
1332.38/1332.61	c total #watches: 227947
1333.18/1333.40	c total #propagations: 479550380 / total #impl: 965140256 (eff. 0.497)
1333.18/1333.40	c GARBAGE COLLECT
1333.18/1333.40	c #Conflicts:    2984000 | #Learnt:      42336 | 0.000
1333.18/1333.40	c total clause space: 206.656MB
1333.18/1333.40	c total #watches: 128056
1333.58/1333.83	c total #propagations: 479714949 / total #impl: 965442229 (eff. 0.497)
1333.58/1333.83	c #Conflicts:    2985000 | #Learnt:      43336 | 0.000
1333.58/1333.83	c total clause space: 206.656MB
1333.58/1333.83	c total #watches: 130655
1333.98/1334.23	c total #propagations: 479869763 / total #impl: 965763567 (eff. 0.497)
1333.98/1334.23	c #Conflicts:    2986000 | #Learnt:      44336 | 0.000
1333.98/1334.23	c total clause space: 206.656MB
1333.98/1334.23	c total #watches: 133111
1334.38/1334.65	c total #propagations: 480020563 / total #impl: 966081792 (eff. 0.497)
1334.38/1334.65	c #Conflicts:    2987000 | #Learnt:      45336 | 0.000
1334.38/1334.65	c total clause space: 206.656MB
1334.38/1334.65	c total #watches: 135467
1334.78/1335.06	c total #propagations: 480178088 / total #impl: 966409803 (eff. 0.497)
1334.78/1335.06	c #Conflicts:    2988000 | #Learnt:      46336 | 0.000
1334.78/1335.06	c total clause space: 206.656MB
1334.78/1335.06	c total #watches: 138638
1335.38/1335.63	c total #propagations: 480350080 / total #impl: 966800365 (eff. 0.497)
1335.38/1335.63	c #Conflicts:    2989000 | #Learnt:      47336 | 0.000
1335.38/1335.63	c total clause space: 206.656MB
1335.38/1335.63	c total #watches: 141102
1335.78/1336.08	c total #propagations: 480510490 / total #impl: 967088675 (eff. 0.497)
1335.78/1336.08	c #Conflicts:    2990000 | #Learnt:      48336 | 0.000
1335.78/1336.08	c total clause space: 206.656MB
1335.78/1336.08	c total #watches: 144058
1336.18/1336.47	c total #propagations: 480650361 / total #impl: 967360598 (eff. 0.497)
1336.18/1336.47	c #Conflicts:    2991000 | #Learnt:      49336 | 0.000
1336.18/1336.47	c total clause space: 206.656MB
1336.18/1336.47	c total #watches: 146301
1336.68/1336.94	c total #propagations: 480778050 / total #impl: 967622342 (eff. 0.497)
1336.68/1336.94	c #Conflicts:    2992000 | #Learnt:      50336 | 0.000
1336.68/1336.94	c total clause space: 206.656MB
1336.68/1336.94	c total #watches: 148600
1337.08/1337.37	c total #propagations: 480928015 / total #impl: 967928410 (eff. 0.497)
1337.08/1337.37	c #Conflicts:    2993000 | #Learnt:      51336 | 0.000
1337.08/1337.37	c total clause space: 206.656MB
1337.08/1337.37	c total #watches: 150854
1337.58/1337.83	c total #propagations: 481060932 / total #impl: 968199641 (eff. 0.497)
1337.58/1337.83	c #Conflicts:    2994000 | #Learnt:      52336 | 0.000
1337.58/1337.83	c total clause space: 206.656MB
1337.58/1337.83	c total #watches: 153129
1338.08/1338.35	c total #propagations: 481212812 / total #impl: 968514015 (eff. 0.497)
1338.08/1338.35	c #Conflicts:    2995000 | #Learnt:      53336 | 0.000
1338.08/1338.35	c total clause space: 206.656MB
1338.08/1338.35	c total #watches: 155537
1338.68/1338.92	c total #propagations: 481363267 / total #impl: 968822349 (eff. 0.497)
1338.68/1338.92	c #Conflicts:    2996000 | #Learnt:      54336 | 0.000
1338.68/1338.92	c total clause space: 206.656MB
1338.68/1338.92	c total #watches: 158168
1339.18/1339.42	c total #propagations: 481542432 / total #impl: 969177821 (eff. 0.497)
1339.18/1339.42	c #Conflicts:    2997000 | #Learnt:      55336 | 0.000
1339.18/1339.42	c total clause space: 206.656MB
1339.18/1339.42	c total #watches: 160390
1339.68/1339.94	c total #propagations: 481692676 / total #impl: 969480118 (eff. 0.497)
1339.68/1339.94	c #Conflicts:    2998000 | #Learnt:      56336 | 0.000
1339.68/1339.94	c total clause space: 206.656MB
1339.68/1339.94	c total #watches: 163324
1340.18/1340.45	c total #propagations: 481844565 / total #impl: 969796946 (eff. 0.497)
1340.18/1340.45	c #Conflicts:    2999000 | #Learnt:      57336 | 0.000
1340.18/1340.45	c total clause space: 206.656MB
1340.18/1340.45	c total #watches: 166178
1340.88/1341.18	c total #propagations: 481993997 / total #impl: 970110593 (eff. 0.497)
1340.88/1341.18	c #Conflicts:    3000000 | #Learnt:      58336 | 0.000
1340.88/1341.18	c total clause space: 206.656MB
1340.88/1341.18	c total #watches: 169248
1341.58/1341.80	c total #propagations: 482166993 / total #impl: 970486491 (eff. 0.497)
1341.58/1341.80	c #Conflicts:    3001000 | #Learnt:      59336 | 0.000
1341.58/1341.80	c total clause space: 206.656MB
1341.58/1341.80	c total #watches: 172151
1342.08/1342.32	c total #propagations: 482330687 / total #impl: 970827454 (eff. 0.497)
1342.08/1342.32	c #Conflicts:    3002000 | #Learnt:      60336 | 0.000
1342.08/1342.32	c total clause space: 206.656MB
1342.08/1342.32	c total #watches: 174737
1342.68/1342.92	c total #propagations: 482480971 / total #impl: 971114820 (eff. 0.497)
1342.68/1342.92	c #Conflicts:    3003000 | #Learnt:      61336 | 0.000
1342.68/1342.92	c total clause space: 206.656MB
1342.68/1342.92	c total #watches: 177160
1343.29/1343.57	c total #propagations: 482636708 / total #impl: 971430542 (eff. 0.497)
1343.29/1343.57	c #Conflicts:    3004000 | #Learnt:      62336 | 0.000
1343.29/1343.57	c total clause space: 206.656MB
1343.29/1343.57	c total #watches: 179716
1343.99/1344.26	c total #propagations: 482799375 / total #impl: 971755258 (eff. 0.497)
1343.99/1344.26	c #Conflicts:    3005000 | #Learnt:      63336 | 0.000
1343.99/1344.26	c total clause space: 206.656MB
1343.99/1344.26	c total #watches: 182450
1344.79/1345.01	c total #propagations: 482965619 / total #impl: 972096137 (eff. 0.497)
1344.79/1345.01	c #Conflicts:    3006000 | #Learnt:      64336 | 0.000
1344.79/1345.01	c total clause space: 206.656MB
1344.79/1345.01	c total #watches: 185187
1345.49/1345.71	c total #propagations: 483128925 / total #impl: 972448900 (eff. 0.497)
1345.49/1345.71	c #Conflicts:    3007000 | #Learnt:      65336 | 0.000
1345.49/1345.71	c total clause space: 206.656MB
1345.49/1345.71	c total #watches: 188044
1346.09/1346.37	c total #propagations: 483292436 / total #impl: 972824434 (eff. 0.497)
1346.09/1346.37	c #Conflicts:    3008000 | #Learnt:      66336 | 0.000
1346.09/1346.37	c total clause space: 206.656MB
1346.09/1346.37	c total #watches: 190456
1346.79/1347.03	c total #propagations: 483455491 / total #impl: 973131101 (eff. 0.497)
1346.79/1347.03	c #Conflicts:    3009000 | #Learnt:      67336 | 0.000
1346.79/1347.03	c total clause space: 206.656MB
1346.79/1347.03	c total #watches: 192874
1347.49/1347.74	c total #propagations: 483621838 / total #impl: 973456739 (eff. 0.497)
1347.49/1347.74	c #Conflicts:    3010000 | #Learnt:      68336 | 0.000
1347.49/1347.74	c total clause space: 206.656MB
1347.49/1347.74	c total #watches: 195298
1348.39/1348.66	c total #propagations: 483779356 / total #impl: 973776208 (eff. 0.497)
1348.39/1348.66	c #Conflicts:    3011000 | #Learnt:      69336 | 0.000
1348.39/1348.66	c total clause space: 206.656MB
1348.39/1348.66	c total #watches: 198322
1349.18/1349.43	c total #propagations: 483957466 / total #impl: 974167444 (eff. 0.497)
1349.18/1349.43	c #Conflicts:    3012000 | #Learnt:      70336 | 0.000
1349.18/1349.43	c total clause space: 206.656MB
1349.18/1349.43	c total #watches: 201527
1349.68/1349.91	c total #propagations: 484116144 / total #impl: 974521119 (eff. 0.497)
1349.68/1349.91	c #Conflicts:    3013000 | #Learnt:      71336 | 0.000
1349.68/1349.91	c total clause space: 206.656MB
1349.68/1349.91	c total #watches: 203774
1350.28/1350.58	c total #propagations: 484244362 / total #impl: 974778927 (eff. 0.497)
1350.28/1350.58	c #Conflicts:    3014000 | #Learnt:      72336 | 0.000
1350.28/1350.58	c total clause space: 206.656MB
1350.28/1350.58	c total #watches: 206149
1350.88/1351.19	c total #propagations: 484392919 / total #impl: 975094477 (eff. 0.497)
1350.88/1351.19	c #Conflicts:    3015000 | #Learnt:      73336 | 0.000
1350.88/1351.19	c total clause space: 206.656MB
1350.88/1351.19	c total #watches: 208524
1351.58/1351.88	c total #propagations: 484537861 / total #impl: 975393249 (eff. 0.497)
1351.58/1351.88	c #Conflicts:    3016000 | #Learnt:      74336 | 0.000
1351.58/1351.88	c total clause space: 206.656MB
1351.58/1351.88	c total #watches: 210861
1352.38/1352.61	c total #propagations: 484705065 / total #impl: 975753286 (eff. 0.497)
1352.38/1352.61	c #Conflicts:    3017000 | #Learnt:      75336 | 0.000
1352.38/1352.61	c total clause space: 206.656MB
1352.38/1352.61	c total #watches: 213255
1353.08/1353.34	c total #propagations: 484863832 / total #impl: 976093736 (eff. 0.497)
1353.08/1353.34	c #Conflicts:    3018000 | #Learnt:      76336 | 0.000
1353.08/1353.34	c total clause space: 206.656MB
1353.08/1353.34	c total #watches: 215496
1353.78/1354.07	c total #propagations: 485034278 / total #impl: 976456772 (eff. 0.497)
1353.78/1354.07	c #Conflicts:    3019000 | #Learnt:      77336 | 0.000
1353.78/1354.07	c total clause space: 206.656MB
1353.78/1354.07	c total #watches: 217847
1354.68/1354.91	c total #propagations: 485185218 / total #impl: 976784282 (eff. 0.497)
1354.68/1354.91	c #Conflicts:    3020000 | #Learnt:      78336 | 0.000
1354.68/1354.91	c total clause space: 206.656MB
1354.68/1354.91	c total #watches: 220464
1355.58/1355.83	c total #propagations: 485345057 / total #impl: 977126785 (eff. 0.497)
1355.58/1355.83	c #Conflicts:    3021000 | #Learnt:      79336 | 0.000
1355.58/1355.83	c total clause space: 206.656MB
1355.58/1355.83	c total #watches: 223300
1356.38/1356.62	c total #propagations: 485509813 / total #impl: 977512186 (eff. 0.497)
1356.38/1356.62	c #Conflicts:    3022000 | #Learnt:      80336 | 0.000
1356.38/1356.62	c total clause space: 206.656MB
1356.38/1356.62	c total #watches: 226111
1357.08/1357.40	c total #propagations: 485676360 / total #impl: 977836301 (eff. 0.497)
1357.08/1357.40	c #Conflicts:    3023000 | #Learnt:      81336 | 0.000
1357.08/1357.40	c total clause space: 206.656MB
1357.08/1357.40	c total #watches: 228590
1357.98/1358.26	c total #propagations: 485829925 / total #impl: 978185566 (eff. 0.497)
1357.98/1358.26	c #Conflicts:    3024000 | #Learnt:      82336 | 0.000
1357.98/1358.26	c total clause space: 206.656MB
1357.98/1358.26	c total #watches: 231060
1358.78/1359.05	c total #propagations: 485993059 / total #impl: 978512152 (eff. 0.497)
1358.78/1359.05	c #Conflicts:    3025000 | #Learnt:      83336 | 0.000
1358.78/1359.05	c total clause space: 206.656MB
1358.78/1359.05	c total #watches: 233618
1359.58/1359.82	c total #propagations: 486155306 / total #impl: 978850324 (eff. 0.497)
1359.58/1359.82	c #Conflicts:    3026000 | #Learnt:      84336 | 0.000
1359.58/1359.82	c total clause space: 206.656MB
1359.58/1359.82	c total #watches: 235922
1360.08/1360.33	c total #propagations: 486298091 / total #impl: 979128962 (eff. 0.497)
1360.08/1360.33	c GARBAGE COLLECT
1360.08/1360.33	c #Conflicts:    3027000 | #Learnt:      43128 | 0.000
1360.08/1360.33	c total clause space: 206.656MB
1360.08/1360.33	c total #watches: 129822
1360.49/1360.79	c total #propagations: 486446310 / total #impl: 979414441 (eff. 0.497)
1360.49/1360.79	c #Conflicts:    3028000 | #Learnt:      44128 | 0.000
1360.49/1360.79	c total clause space: 206.656MB
1360.49/1360.79	c total #watches: 132441
1360.98/1361.20	c total #propagations: 486609994 / total #impl: 979742067 (eff. 0.497)
1360.98/1361.20	c #Conflicts:    3029000 | #Learnt:      45128 | 0.000
1360.98/1361.20	c total clause space: 206.656MB
1360.98/1361.20	c total #watches: 134909
1361.38/1361.63	c total #propagations: 486769778 / total #impl: 980062941 (eff. 0.497)
1361.38/1361.63	c #Conflicts:    3030000 | #Learnt:      46128 | 0.000
1361.38/1361.63	c total clause space: 206.656MB
1361.38/1361.63	c total #watches: 137386
1361.88/1362.10	c total #propagations: 486919265 / total #impl: 980375514 (eff. 0.497)
1361.88/1362.10	c #Conflicts:    3031000 | #Learnt:      47128 | 0.000
1361.88/1362.10	c total clause space: 206.656MB
1361.88/1362.10	c total #watches: 139744
1362.38/1362.61	c total #propagations: 487073374 / total #impl: 980701485 (eff. 0.497)
1362.38/1362.61	c #Conflicts:    3032000 | #Learnt:      48128 | 0.000
1362.38/1362.61	c total clause space: 206.656MB
1362.38/1362.61	c total #watches: 142773
1362.79/1363.08	c total #propagations: 487233740 / total #impl: 981069648 (eff. 0.497)
1362.79/1363.08	c #Conflicts:    3033000 | #Learnt:      49128 | 0.000
1362.79/1363.08	c total clause space: 206.656MB
1362.79/1363.08	c total #watches: 145450
1363.38/1363.69	c total #propagations: 487396263 / total #impl: 981412454 (eff. 0.497)
1363.38/1363.69	c #Conflicts:    3034000 | #Learnt:      50128 | 0.000
1363.38/1363.69	c total clause space: 206.656MB
1363.38/1363.69	c total #watches: 149353
1363.98/1364.27	c total #propagations: 487562257 / total #impl: 981775884 (eff. 0.497)
1363.98/1364.27	c #Conflicts:    3035000 | #Learnt:      51128 | 0.000
1363.98/1364.27	c total clause space: 206.656MB
1363.98/1364.27	c total #watches: 152899
1364.58/1364.83	c total #propagations: 487750735 / total #impl: 982197006 (eff. 0.497)
1364.58/1364.83	c #Conflicts:    3036000 | #Learnt:      52128 | 0.000
1364.58/1364.83	c total clause space: 206.656MB
1364.58/1364.83	c total #watches: 155845
1365.18/1365.43	c total #propagations: 487938357 / total #impl: 982598237 (eff. 0.497)
1365.18/1365.43	c #Conflicts:    3037000 | #Learnt:      53128 | 0.000
1365.18/1365.43	c total clause space: 206.656MB
1365.18/1365.43	c total #watches: 158526
1365.78/1366.07	c total #propagations: 488113760 / total #impl: 982998549 (eff. 0.497)
1365.78/1366.07	c #Conflicts:    3038000 | #Learnt:      54128 | 0.000
1365.78/1366.07	c total clause space: 206.656MB
1365.78/1366.07	c total #watches: 161430
1366.38/1366.62	c total #propagations: 488293678 / total #impl: 983386151 (eff. 0.497)
1366.38/1366.62	c #Conflicts:    3039000 | #Learnt:      55128 | 0.000
1366.38/1366.62	c total clause space: 206.656MB
1366.38/1366.62	c total #watches: 163918
1366.98/1367.28	c total #propagations: 488442264 / total #impl: 983681606 (eff. 0.497)
1366.98/1367.28	c #Conflicts:    3040000 | #Learnt:      56128 | 0.000
1366.98/1367.28	c total clause space: 206.656MB
1366.98/1367.28	c total #watches: 166489
1367.78/1368.03	c total #propagations: 488606030 / total #impl: 984005764 (eff. 0.497)
1367.78/1368.03	c #Conflicts:    3041000 | #Learnt:      57128 | 0.000
1367.78/1368.03	c total clause space: 206.656MB
1367.78/1368.03	c total #watches: 168747
1368.48/1368.70	c total #propagations: 488783161 / total #impl: 984361736 (eff. 0.497)
1368.48/1368.70	c #Conflicts:    3042000 | #Learnt:      58128 | 0.000
1368.48/1368.70	c total clause space: 206.656MB
1368.48/1368.70	c total #watches: 171304
1369.08/1369.31	c total #propagations: 488944844 / total #impl: 984691667 (eff. 0.497)
1369.08/1369.31	c #Conflicts:    3043000 | #Learnt:      59128 | 0.000
1369.08/1369.31	c total clause space: 206.656MB
1369.08/1369.31	c total #watches: 174064
1369.68/1369.92	c total #propagations: 489103837 / total #impl: 985053392 (eff. 0.497)
1369.68/1369.92	c #Conflicts:    3044000 | #Learnt:      60128 | 0.000
1369.68/1369.92	c total clause space: 206.656MB
1369.68/1369.92	c total #watches: 177111
1370.18/1370.47	c total #propagations: 489284891 / total #impl: 985430231 (eff. 0.497)
1370.18/1370.47	c #Conflicts:    3045000 | #Learnt:      61128 | 0.000
1370.18/1370.47	c total clause space: 206.656MB
1370.18/1370.47	c total #watches: 179480
1370.78/1371.09	c total #propagations: 489451178 / total #impl: 985792674 (eff. 0.497)
1370.78/1371.09	c #Conflicts:    3046000 | #Learnt:      62128 | 0.000
1370.78/1371.09	c total clause space: 206.656MB
1370.78/1371.09	c total #watches: 181865
1371.59/1371.81	c total #propagations: 489610199 / total #impl: 986126816 (eff. 0.496)
1371.59/1371.81	c #Conflicts:    3047000 | #Learnt:      63128 | 0.000
1371.59/1371.81	c total clause space: 206.656MB
1371.59/1371.81	c total #watches: 184333
1372.18/1372.41	c total #propagations: 489763654 / total #impl: 986436147 (eff. 0.496)
1372.18/1372.41	c #Conflicts:    3048000 | #Learnt:      64128 | 0.000
1372.18/1372.41	c total clause space: 206.656MB
1372.18/1372.41	c total #watches: 186757
1372.88/1373.12	c total #propagations: 489920430 / total #impl: 986723525 (eff. 0.497)
1372.88/1373.12	c #Conflicts:    3049000 | #Learnt:      65128 | 0.000
1372.88/1373.12	c total clause space: 206.656MB
1372.88/1373.12	c total #watches: 189066
1373.58/1373.87	c total #propagations: 490072207 / total #impl: 987055260 (eff. 0.496)
1373.58/1373.87	c #Conflicts:    3050000 | #Learnt:      66128 | 0.000
1373.58/1373.87	c total clause space: 206.656MB
1373.58/1373.87	c total #watches: 191851
1374.38/1374.65	c total #propagations: 490235856 / total #impl: 987385501 (eff. 0.496)
1374.38/1374.65	c #Conflicts:    3051000 | #Learnt:      67128 | 0.000
1374.38/1374.65	c total clause space: 206.656MB
1374.38/1374.65	c total #watches: 194654
1375.18/1375.48	c total #propagations: 490411267 / total #impl: 987729707 (eff. 0.497)
1375.18/1375.48	c #Conflicts:    3052000 | #Learnt:      68128 | 0.000
1375.18/1375.48	c total clause space: 206.656MB
1375.18/1375.48	c total #watches: 197216
1375.99/1376.25	c total #propagations: 490574207 / total #impl: 988041061 (eff. 0.497)
1375.99/1376.25	c #Conflicts:    3053000 | #Learnt:      69128 | 0.000
1375.99/1376.25	c total clause space: 206.656MB
1375.99/1376.25	c total #watches: 199511
1376.78/1377.00	c total #propagations: 490729445 / total #impl: 988353023 (eff. 0.497)
1376.78/1377.00	c #Conflicts:    3054000 | #Learnt:      70128 | 0.000
1376.78/1377.00	c total clause space: 206.656MB
1376.78/1377.00	c total #watches: 201853
1377.38/1377.69	c total #propagations: 490883743 / total #impl: 988672772 (eff. 0.497)
1377.38/1377.69	c #Conflicts:    3055000 | #Learnt:      71128 | 0.000
1377.38/1377.69	c total clause space: 206.656MB
1377.38/1377.69	c total #watches: 204666
1378.19/1378.45	c total #propagations: 491042890 / total #impl: 988994411 (eff. 0.497)
1378.19/1378.45	c #Conflicts:    3056000 | #Learnt:      72128 | 0.000
1378.19/1378.45	c total clause space: 206.656MB
1378.19/1378.45	c total #watches: 207104
1378.88/1379.18	c total #propagations: 491206275 / total #impl: 989331389 (eff. 0.497)
1378.88/1379.18	c #Conflicts:    3057000 | #Learnt:      73128 | 0.000
1378.88/1379.18	c total clause space: 206.656MB
1378.88/1379.18	c total #watches: 209215
1379.68/1379.95	c total #propagations: 491360278 / total #impl: 989645660 (eff. 0.497)
1379.68/1379.95	c #Conflicts:    3058000 | #Learnt:      74128 | 0.000
1379.68/1379.95	c total clause space: 206.656MB
1379.68/1379.95	c total #watches: 211539
1380.48/1380.77	c total #propagations: 491531810 / total #impl: 989976493 (eff. 0.497)
1380.48/1380.77	c #Conflicts:    3059000 | #Learnt:      75128 | 0.000
1380.48/1380.77	c total clause space: 206.656MB
1380.48/1380.77	c total #watches: 213925
1381.39/1381.67	c total #propagations: 491712561 / total #impl: 990322696 (eff. 0.497)
1381.39/1381.67	c #Conflicts:    3060000 | #Learnt:      76128 | 0.000
1381.39/1381.67	c total clause space: 206.656MB
1381.39/1381.67	c total #watches: 216405
1382.28/1382.54	c total #propagations: 491883852 / total #impl: 990665797 (eff. 0.497)
1382.28/1382.54	c #Conflicts:    3061000 | #Learnt:      77128 | 0.000
1382.28/1382.54	c total clause space: 206.656MB
1382.28/1382.54	c total #watches: 218765
1383.28/1383.50	c total #propagations: 492050473 / total #impl: 990993389 (eff. 0.497)
1383.28/1383.50	c #Conflicts:    3062000 | #Learnt:      78128 | 0.000
1383.28/1383.50	c total clause space: 206.656MB
1383.28/1383.50	c total #watches: 221279
1384.18/1384.42	c total #propagations: 492225618 / total #impl: 991343817 (eff. 0.497)
1384.18/1384.42	c #Conflicts:    3063000 | #Learnt:      79128 | 0.000
1384.18/1384.42	c total clause space: 206.656MB
1384.18/1384.42	c total #watches: 223738
1384.98/1385.28	c total #propagations: 492397228 / total #impl: 991683307 (eff. 0.497)
1384.98/1385.28	c #Conflicts:    3064000 | #Learnt:      80128 | 0.000
1384.98/1385.28	c total clause space: 206.656MB
1384.98/1385.28	c total #watches: 225948
1385.98/1386.21	c total #propagations: 492550196 / total #impl: 991994125 (eff. 0.497)
1385.98/1386.21	c #Conflicts:    3065000 | #Learnt:      81128 | 0.000
1385.98/1386.21	c total clause space: 206.656MB
1385.98/1386.21	c total #watches: 228634
1386.89/1387.11	c total #propagations: 492717165 / total #impl: 992351817 (eff. 0.497)
1386.89/1387.11	c #Conflicts:    3066000 | #Learnt:      82128 | 0.000
1386.89/1387.11	c total clause space: 206.656MB
1386.89/1387.11	c total #watches: 230934
1387.78/1388.07	c total #propagations: 492879034 / total #impl: 992677351 (eff. 0.497)
1387.78/1388.07	c #Conflicts:    3067000 | #Learnt:      83128 | 0.000
1387.78/1388.07	c total clause space: 206.656MB
1387.78/1388.07	c total #watches: 233114
1388.78/1389.02	c total #propagations: 493042417 / total #impl: 993002106 (eff. 0.497)
1388.78/1389.02	c #Conflicts:    3068000 | #Learnt:      84128 | 0.000
1388.78/1389.02	c total clause space: 206.656MB
1388.78/1389.02	c total #watches: 235465
1389.58/1389.89	c total #propagations: 493212912 / total #impl: 993353679 (eff. 0.497)
1389.58/1389.89	c GARBAGE COLLECT
1389.58/1389.89	c #Conflicts:    3069000 | #Learnt:      42625 | 0.000
1389.58/1389.89	c total clause space: 206.656MB
1389.58/1389.89	c total #watches: 128654
1390.08/1390.35	c total #propagations: 493373712 / total #impl: 993684244 (eff. 0.497)
1390.08/1390.35	c #Conflicts:    3070000 | #Learnt:      43625 | 0.000
1390.08/1390.35	c total clause space: 206.656MB
1390.08/1390.35	c total #watches: 131222
1390.58/1390.84	c total #propagations: 493541214 / total #impl: 994036838 (eff. 0.497)
1390.58/1390.84	c #Conflicts:    3071000 | #Learnt:      44625 | 0.000
1390.58/1390.84	c total clause space: 206.656MB
1390.58/1390.84	c total #watches: 133755
1391.08/1391.32	c total #propagations: 493708492 / total #impl: 994378239 (eff. 0.496)
1391.08/1391.32	c #Conflicts:    3072000 | #Learnt:      45625 | 0.000
1391.08/1391.32	c total clause space: 206.656MB
1391.08/1391.32	c total #watches: 136233
1391.58/1391.87	c total #propagations: 493866863 / total #impl: 994690536 (eff. 0.497)
1391.58/1391.87	c #Conflicts:    3073000 | #Learnt:      46625 | 0.000
1391.58/1391.87	c total clause space: 206.656MB
1391.58/1391.87	c total #watches: 138768
1392.18/1392.41	c total #propagations: 494036481 / total #impl: 995026332 (eff. 0.497)
1392.18/1392.41	c #Conflicts:    3074000 | #Learnt:      47625 | 0.000
1392.18/1392.41	c total clause space: 206.656MB
1392.18/1392.41	c total #watches: 141145
1392.68/1392.99	c total #propagations: 494202334 / total #impl: 995337539 (eff. 0.497)
1392.68/1392.99	c #Conflicts:    3075000 | #Learnt:      48625 | 0.000
1392.68/1392.99	c total clause space: 206.656MB
1392.68/1392.99	c total #watches: 143525
1393.28/1393.59	c total #propagations: 494369101 / total #impl: 995673314 (eff. 0.497)
1393.28/1393.59	c #Conflicts:    3076000 | #Learnt:      49625 | 0.000
1393.28/1393.59	c total clause space: 206.656MB
1393.28/1393.59	c total #watches: 145963
1393.88/1394.12	c total #propagations: 494536125 / total #impl: 996011867 (eff. 0.497)
1393.88/1394.12	c #Conflicts:    3077000 | #Learnt:      50625 | 0.000
1393.88/1394.12	c total clause space: 206.656MB
1393.88/1394.12	c total #watches: 148683
1394.38/1394.68	c total #propagations: 494697078 / total #impl: 996312396 (eff. 0.497)
1394.38/1394.68	c #Conflicts:    3078000 | #Learnt:      51625 | 0.000
1394.38/1394.68	c total clause space: 206.656MB
1394.38/1394.68	c total #watches: 151458
1394.98/1395.22	c total #propagations: 494849103 / total #impl: 996602301 (eff. 0.497)
1394.98/1395.22	c #Conflicts:    3079000 | #Learnt:      52625 | 0.000
1394.98/1395.22	c total clause space: 206.656MB
1394.98/1395.22	c total #watches: 153858
1395.58/1395.80	c total #propagations: 495008572 / total #impl: 996915514 (eff. 0.497)
1395.58/1395.80	c #Conflicts:    3080000 | #Learnt:      53625 | 0.000
1395.58/1395.80	c total clause space: 206.656MB
1395.58/1395.80	c total #watches: 156256
1396.08/1396.38	c total #propagations: 495161874 / total #impl: 997223035 (eff. 0.497)
1396.08/1396.38	c #Conflicts:    3081000 | #Learnt:      54625 | 0.000
1396.08/1396.38	c total clause space: 206.656MB
1396.08/1396.38	c total #watches: 158973
1396.78/1397.02	c total #propagations: 495306946 / total #impl: 997517558 (eff. 0.497)
1396.78/1397.02	c #Conflicts:    3082000 | #Learnt:      55625 | 0.000
1396.78/1397.02	c total clause space: 206.656MB
1396.78/1397.02	c total #watches: 161395
1397.38/1397.69	c total #propagations: 495466883 / total #impl: 997840838 (eff. 0.497)
1397.38/1397.69	c #Conflicts:    3083000 | #Learnt:      56625 | 0.000
1397.38/1397.69	c total clause space: 206.656MB
1397.38/1397.69	c total #watches: 163791
1398.18/1398.47	c total #propagations: 495633636 / total #impl: 998184224 (eff. 0.497)
1398.18/1398.47	c #Conflicts:    3084000 | #Learnt:      57625 | 0.000
1398.18/1398.47	c total clause space: 206.656MB
1398.18/1398.47	c total #watches: 166187
1398.78/1399.05	c total #propagations: 495812711 / total #impl: 998562515 (eff. 0.497)
1398.78/1399.05	c #Conflicts:    3085000 | #Learnt:      58625 | 0.000
1398.78/1399.05	c total clause space: 206.656MB
1398.78/1399.05	c total #watches: 168619
1399.48/1399.70	c total #propagations: 495969208 / total #impl: 998876372 (eff. 0.497)
1399.48/1399.70	c #Conflicts:    3086000 | #Learnt:      59625 | 0.000
1399.48/1399.70	c total clause space: 206.656MB
1399.48/1399.70	c total #watches: 171512
1399.98/1400.28	c total #propagations: 496143894 / total #impl: 999226702 (eff. 0.497)
1399.98/1400.28	c #Conflicts:    3087000 | #Learnt:      60625 | 0.000
1399.98/1400.28	c total clause space: 206.656MB
1399.98/1400.28	c total #watches: 173966
1400.68/1400.91	c total #propagations: 496294177 / total #impl: 999561552 (eff. 0.497)
1400.68/1400.91	c #Conflicts:    3088000 | #Learnt:      61625 | 0.000
1400.68/1400.91	c total clause space: 206.656MB
1400.68/1400.91	c total #watches: 176503
1401.28/1401.57	c total #propagations: 496458199 / total #impl: 999910269 (eff. 0.497)
1401.28/1401.57	c #Conflicts:    3089000 | #Learnt:      62625 | 0.000
1401.28/1401.57	c total clause space: 206.656MB
1401.28/1401.57	c total #watches: 179056
1402.08/1402.34	c total #propagations: 496616696 / total #impl: 1000235501 (eff. 0.496)
1402.08/1402.34	c #Conflicts:    3090000 | #Learnt:      63625 | 0.000
1402.08/1402.34	c total clause space: 206.656MB
1402.08/1402.34	c total #watches: 181407
1402.68/1402.94	c total #propagations: 496780669 / total #impl: 1000570538 (eff. 0.496)
1402.68/1402.94	c #Conflicts:    3091000 | #Learnt:      64625 | 0.000
1402.68/1402.94	c total clause space: 206.656MB
1402.68/1402.94	c total #watches: 183700
1403.28/1403.51	c total #propagations: 496925879 / total #impl: 1000867860 (eff. 0.496)
1403.28/1403.51	c #Conflicts:    3092000 | #Learnt:      65625 | 0.000
1403.28/1403.51	c total clause space: 206.656MB
1403.28/1403.51	c total #watches: 186186
1403.88/1404.11	c total #propagations: 497079812 / total #impl: 1001214751 (eff. 0.496)
1403.88/1404.11	c #Conflicts:    3093000 | #Learnt:      66625 | 0.000
1403.88/1404.11	c total clause space: 206.656MB
1403.88/1404.11	c total #watches: 188793
1404.58/1404.81	c total #propagations: 497237697 / total #impl: 1001542318 (eff. 0.496)
1404.58/1404.81	c #Conflicts:    3094000 | #Learnt:      67625 | 0.000
1404.58/1404.81	c total clause space: 206.656MB
1404.58/1404.81	c total #watches: 191441
1405.08/1405.39	c total #propagations: 497394698 / total #impl: 1001891129 (eff. 0.496)
1405.08/1405.39	c #Conflicts:    3095000 | #Learnt:      68625 | 0.000
1405.08/1405.39	c total clause space: 206.656MB
1405.08/1405.39	c total #watches: 193839
1405.88/1406.14	c total #propagations: 497555055 / total #impl: 1002218071 (eff. 0.496)
1405.88/1406.14	c #Conflicts:    3096000 | #Learnt:      69625 | 0.000
1405.88/1406.14	c total clause space: 206.656MB
1405.88/1406.14	c total #watches: 196239
1406.58/1406.81	c total #propagations: 497725114 / total #impl: 1002554896 (eff. 0.496)
1406.58/1406.81	c #Conflicts:    3097000 | #Learnt:      70625 | 0.000
1406.58/1406.81	c total clause space: 206.656MB
1406.58/1406.81	c total #watches: 199471
1407.28/1407.55	c total #propagations: 497883339 / total #impl: 1002885250 (eff. 0.496)
1407.28/1407.55	c #Conflicts:    3098000 | #Learnt:      71625 | 0.000
1407.28/1407.55	c total clause space: 206.656MB
1407.28/1407.55	c total #watches: 202294
1408.18/1408.41	c total #propagations: 498042492 / total #impl: 1003213641 (eff. 0.496)
1408.18/1408.41	c #Conflicts:    3099000 | #Learnt:      72625 | 0.000
1408.18/1408.41	c total clause space: 206.656MB
1408.18/1408.41	c total #watches: 205174
1408.78/1409.05	c total #propagations: 498211551 / total #impl: 1003556195 (eff. 0.496)
1408.78/1409.05	c #Conflicts:    3100000 | #Learnt:      73625 | 0.000
1408.78/1409.05	c total clause space: 206.656MB
1408.78/1409.05	c total #watches: 207736
1409.48/1409.70	c total #propagations: 498358841 / total #impl: 1003879234 (eff. 0.496)
1409.48/1409.70	c #Conflicts:    3101000 | #Learnt:      74625 | 0.000
1409.48/1409.70	c total clause space: 206.656MB
1409.48/1409.70	c total #watches: 210659
1410.08/1410.35	c total #propagations: 498514804 / total #impl: 1004217512 (eff. 0.496)
1410.08/1410.35	c #Conflicts:    3102000 | #Learnt:      75625 | 0.000
1410.08/1410.35	c total clause space: 206.656MB
1410.08/1410.35	c total #watches: 213113
1410.58/1410.87	c total #propagations: 498670969 / total #impl: 1004518065 (eff. 0.496)
1410.58/1410.87	c #Conflicts:    3103000 | #Learnt:      76625 | 0.000
1410.58/1410.87	c total clause space: 206.656MB
1410.58/1410.87	c total #watches: 215498
1411.28/1411.51	c total #propagations: 498819695 / total #impl: 1004801206 (eff. 0.496)
1411.28/1411.51	c #Conflicts:    3104000 | #Learnt:      77625 | 0.000
1411.28/1411.51	c total clause space: 206.656MB
1411.28/1411.51	c total #watches: 218084
1412.08/1412.35	c total #propagations: 498984535 / total #impl: 1005114957 (eff. 0.496)
1412.08/1412.35	c #Conflicts:    3105000 | #Learnt:      78625 | 0.000
1412.08/1412.35	c total clause space: 206.656MB
1412.08/1412.35	c total #watches: 220792
1412.78/1413.09	c total #propagations: 499141124 / total #impl: 1005464865 (eff. 0.496)
1412.78/1413.09	c #Conflicts:    3106000 | #Learnt:      79625 | 0.000
1412.78/1413.09	c total clause space: 206.656MB
1412.78/1413.09	c total #watches: 223191
1413.58/1413.82	c total #propagations: 499301114 / total #impl: 1005778459 (eff. 0.496)
1413.58/1413.82	c #Conflicts:    3107000 | #Learnt:      80625 | 0.000
1413.58/1413.82	c total clause space: 206.656MB
1413.58/1413.82	c total #watches: 225598
1414.38/1414.67	c total #propagations: 499448918 / total #impl: 1006072580 (eff. 0.496)
1414.38/1414.67	c #Conflicts:    3108000 | #Learnt:      81625 | 0.000
1414.38/1414.67	c total clause space: 206.656MB
1414.38/1414.67	c total #watches: 228527
1415.37/1415.60	c total #propagations: 499611147 / total #impl: 1006470641 (eff. 0.496)
1415.37/1415.60	c #Conflicts:    3109000 | #Learnt:      82625 | 0.000
1415.37/1415.60	c total clause space: 206.656MB
1415.37/1415.60	c total #watches: 231009
1416.07/1416.34	c total #propagations: 499778688 / total #impl: 1006797913 (eff. 0.496)
1416.07/1416.34	c #Conflicts:    3110000 | #Learnt:      83625 | 0.000
1416.07/1416.34	c total clause space: 206.656MB
1416.07/1416.34	c total #watches: 233247
1416.77/1417.08	c total #propagations: 499925601 / total #impl: 1007104519 (eff. 0.496)
1416.77/1417.08	c #Conflicts:    3111000 | #Learnt:      84625 | 0.000
1416.77/1417.08	c total clause space: 206.656MB
1416.77/1417.08	c total #watches: 235370
1417.57/1417.81	c total #propagations: 500083006 / total #impl: 1007437875 (eff. 0.496)
1417.57/1417.81	c GARBAGE COLLECT
1417.57/1417.81	c #Conflicts:    3112000 | #Learnt:      42817 | 0.000
1417.57/1417.81	c total clause space: 206.656MB
1417.57/1417.81	c total #watches: 129222
1417.97/1418.21	c total #propagations: 500214738 / total #impl: 1007718523 (eff. 0.496)
1417.97/1418.21	c #Conflicts:    3113000 | #Learnt:      43817 | 0.000
1417.97/1418.21	c total clause space: 206.656MB
1417.97/1418.21	c total #watches: 131495
1418.37/1418.63	c total #propagations: 500358771 / total #impl: 1008006742 (eff. 0.496)
1418.37/1418.63	c #Conflicts:    3114000 | #Learnt:      44817 | 0.000
1418.37/1418.63	c total clause space: 206.656MB
1418.37/1418.63	c total #watches: 133700
1418.78/1419.05	c total #propagations: 500503027 / total #impl: 1008302610 (eff. 0.496)
1418.78/1419.05	c #Conflicts:    3115000 | #Learnt:      45817 | 0.000
1418.78/1419.05	c total clause space: 206.656MB
1418.78/1419.05	c total #watches: 136494
1419.17/1419.41	c total #propagations: 500652916 / total #impl: 1008622889 (eff. 0.496)
1419.17/1419.41	c #Conflicts:    3116000 | #Learnt:      46817 | 0.000
1419.17/1419.41	c total clause space: 206.656MB
1419.17/1419.41	c total #watches: 139598
1419.57/1419.82	c total #propagations: 500801848 / total #impl: 1008930723 (eff. 0.496)
1419.57/1419.82	c #Conflicts:    3117000 | #Learnt:      47817 | 0.000
1419.57/1419.82	c total clause space: 206.656MB
1419.57/1419.82	c total #watches: 141950
1419.98/1420.21	c total #propagations: 500941153 / total #impl: 1009212925 (eff. 0.496)
1419.98/1420.21	c #Conflicts:    3118000 | #Learnt:      48817 | 0.000
1419.98/1420.21	c total clause space: 206.656MB
1419.98/1420.21	c total #watches: 144112
1420.27/1420.56	c total #propagations: 501070047 / total #impl: 1009477635 (eff. 0.496)
1420.27/1420.56	c #Conflicts:    3119000 | #Learnt:      49817 | 0.000
1420.27/1420.56	c total clause space: 206.656MB
1420.27/1420.56	c total #watches: 146138
1420.67/1420.93	c total #propagations: 501200594 / total #impl: 1009764961 (eff. 0.496)
1420.67/1420.93	c #Conflicts:    3120000 | #Learnt:      50817 | 0.000
1420.67/1420.93	c total clause space: 206.656MB
1420.67/1420.93	c total #watches: 148215
1421.08/1421.33	c total #propagations: 501333759 / total #impl: 1010053924 (eff. 0.496)
1421.08/1421.33	c #Conflicts:    3121000 | #Learnt:      51817 | 0.000
1421.08/1421.33	c total clause space: 206.656MB
1421.08/1421.33	c total #watches: 150317
1421.67/1421.92	c total #propagations: 501473762 / total #impl: 1010346135 (eff. 0.496)
1421.67/1421.92	c #Conflicts:    3122000 | #Learnt:      52817 | 0.000
1421.67/1421.92	c total clause space: 206.656MB
1421.67/1421.92	c total #watches: 152795
1422.18/1422.47	c total #propagations: 501643857 / total #impl: 1010680420 (eff. 0.496)
1422.18/1422.47	c #Conflicts:    3123000 | #Learnt:      53817 | 0.000
1422.18/1422.47	c total clause space: 206.656MB
1422.18/1422.47	c total #watches: 155771
1422.67/1422.99	c total #propagations: 501813541 / total #impl: 1011044450 (eff. 0.496)
1422.67/1422.99	c #Conflicts:    3124000 | #Learnt:      54817 | 0.000
1422.67/1422.99	c total clause space: 206.656MB
1422.67/1422.99	c total #watches: 157939
1423.28/1423.54	c total #propagations: 501985899 / total #impl: 1011408216 (eff. 0.496)
1423.28/1423.54	c #Conflicts:    3125000 | #Learnt:      55817 | 0.000
1423.28/1423.54	c total clause space: 206.656MB
1423.28/1423.54	c total #watches: 160633
1423.87/1424.11	c total #propagations: 502149634 / total #impl: 1011768081 (eff. 0.496)
1423.87/1424.11	c #Conflicts:    3126000 | #Learnt:      56817 | 0.000
1423.87/1424.11	c total clause space: 206.656MB
1423.87/1424.11	c total #watches: 164213
1424.47/1424.73	c total #propagations: 502315577 / total #impl: 1012149267 (eff. 0.496)
1424.47/1424.73	c #Conflicts:    3127000 | #Learnt:      57817 | 0.000
1424.47/1424.73	c total clause space: 206.656MB
1424.47/1424.73	c total #watches: 166842
1425.07/1425.31	c total #propagations: 502478054 / total #impl: 1012457145 (eff. 0.496)
1425.07/1425.31	c #Conflicts:    3128000 | #Learnt:      58817 | 0.000
1425.07/1425.31	c total clause space: 206.656MB
1425.07/1425.31	c total #watches: 169117
1425.67/1425.90	c total #propagations: 502631626 / total #impl: 1012758427 (eff. 0.496)
1425.67/1425.90	c #Conflicts:    3129000 | #Learnt:      59817 | 0.000
1425.67/1425.90	c total clause space: 206.656MB
1425.67/1425.90	c total #watches: 171798
1426.27/1426.59	c total #propagations: 502781749 / total #impl: 1013072646 (eff. 0.496)
1426.27/1426.59	c #Conflicts:    3130000 | #Learnt:      60817 | 0.000
1426.27/1426.59	c total clause space: 206.656MB
1426.27/1426.59	c total #watches: 174312
1426.87/1427.15	c total #propagations: 502946052 / total #impl: 1013408191 (eff. 0.496)
1426.87/1427.15	c #Conflicts:    3131000 | #Learnt:      61817 | 0.000
1426.87/1427.15	c total clause space: 206.656MB
1426.87/1427.15	c total #watches: 176954
1427.37/1427.67	c total #propagations: 503105678 / total #impl: 1013721804 (eff. 0.496)
1427.37/1427.67	c #Conflicts:    3132000 | #Learnt:      62817 | 0.000
1427.37/1427.67	c total clause space: 206.656MB
1427.37/1427.67	c total #watches: 179556
1428.07/1428.37	c total #propagations: 503251664 / total #impl: 1013992285 (eff. 0.496)
1428.07/1428.37	c #Conflicts:    3133000 | #Learnt:      63817 | 0.000
1428.07/1428.37	c total clause space: 206.656MB
1428.07/1428.37	c total #watches: 182148
1428.87/1429.16	c total #propagations: 503417473 / total #impl: 1014325435 (eff. 0.496)
1428.87/1429.16	c #Conflicts:    3134000 | #Learnt:      64817 | 0.000
1428.87/1429.16	c total clause space: 206.656MB
1428.87/1429.16	c total #watches: 184761
1429.57/1429.85	c total #propagations: 503578676 / total #impl: 1014667953 (eff. 0.496)
1429.57/1429.85	c #Conflicts:    3135000 | #Learnt:      65817 | 0.000
1429.57/1429.85	c total clause space: 206.656MB
1429.57/1429.85	c total #watches: 188111
1430.27/1430.58	c total #propagations: 503751382 / total #impl: 1015015744 (eff. 0.496)
1430.27/1430.58	c #Conflicts:    3136000 | #Learnt:      66817 | 0.000
1430.27/1430.58	c total clause space: 206.656MB
1430.27/1430.58	c total #watches: 191817
1430.98/1431.29	c total #propagations: 503899704 / total #impl: 1015369632 (eff. 0.496)
1430.98/1431.29	c #Conflicts:    3137000 | #Learnt:      67817 | 0.000
1430.98/1431.29	c total clause space: 206.656MB
1430.98/1431.29	c total #watches: 195056
1431.67/1431.90	c total #propagations: 504052132 / total #impl: 1015753881 (eff. 0.496)
1431.67/1431.90	c #Conflicts:    3138000 | #Learnt:      68817 | 0.000
1431.67/1431.90	c total clause space: 206.656MB
1431.67/1431.90	c total #watches: 197965
1432.37/1432.61	c total #propagations: 504225138 / total #impl: 1016075980 (eff. 0.496)
1432.37/1432.61	c #Conflicts:    3139000 | #Learnt:      69817 | 0.000
1432.37/1432.61	c total clause space: 206.656MB
1432.37/1432.61	c total #watches: 200795
1433.08/1433.38	c total #propagations: 504394564 / total #impl: 1016414057 (eff. 0.496)
1433.08/1433.38	c #Conflicts:    3140000 | #Learnt:      70817 | 0.000
1433.08/1433.38	c total clause space: 206.656MB
1433.08/1433.38	c total #watches: 203464
1433.87/1434.12	c total #propagations: 504548770 / total #impl: 1016722894 (eff. 0.496)
1433.87/1434.12	c #Conflicts:    3141000 | #Learnt:      71817 | 0.000
1433.87/1434.12	c total clause space: 206.656MB
1433.87/1434.12	c total #watches: 206014
1434.47/1434.74	c total #propagations: 504712608 / total #impl: 1017049038 (eff. 0.496)
1434.47/1434.74	c #Conflicts:    3142000 | #Learnt:      72817 | 0.000
1434.47/1434.74	c total clause space: 206.656MB
1434.47/1434.74	c total #watches: 208537
1435.38/1435.64	c total #propagations: 504867805 / total #impl: 1017340803 (eff. 0.496)
1435.38/1435.64	c #Conflicts:    3143000 | #Learnt:      73817 | 0.000
1435.38/1435.64	c total clause space: 206.656MB
1435.38/1435.64	c total #watches: 211381
1436.27/1436.50	c total #propagations: 505028131 / total #impl: 1017697467 (eff. 0.496)
1436.27/1436.50	c #Conflicts:    3144000 | #Learnt:      74817 | 0.000
1436.27/1436.50	c total clause space: 206.656MB
1436.27/1436.50	c total #watches: 213960
1437.17/1437.44	c total #propagations: 505193782 / total #impl: 1018028698 (eff. 0.496)
1437.17/1437.44	c #Conflicts:    3145000 | #Learnt:      75817 | 0.000
1437.17/1437.44	c total clause space: 206.656MB
1437.17/1437.44	c total #watches: 216429
1437.97/1438.27	c total #propagations: 505367389 / total #impl: 1018381465 (eff. 0.496)
1437.97/1438.27	c #Conflicts:    3146000 | #Learnt:      76817 | 0.000
1437.97/1438.27	c total clause space: 206.656MB
1437.97/1438.27	c total #watches: 219419
1438.87/1439.17	c total #propagations: 505523775 / total #impl: 1018739644 (eff. 0.496)
1438.87/1439.17	c #Conflicts:    3147000 | #Learnt:      77817 | 0.000
1438.87/1439.17	c total clause space: 206.656MB
1438.87/1439.17	c total #watches: 221648
1439.87/1440.11	c total #propagations: 505698586 / total #impl: 1019077373 (eff. 0.496)
1439.87/1440.11	c #Conflicts:    3148000 | #Learnt:      78817 | 0.000
1439.87/1440.11	c total clause space: 206.656MB
1439.87/1440.11	c total #watches: 223829
1440.57/1440.89	c total #propagations: 505864891 / total #impl: 1019427218 (eff. 0.496)
1440.57/1440.89	c #Conflicts:    3149000 | #Learnt:      79817 | 0.000
1440.57/1440.89	c total clause space: 206.656MB
1440.57/1440.89	c total #watches: 226215
1441.47/1441.75	c total #propagations: 506026919 / total #impl: 1019755480 (eff. 0.496)
1441.47/1441.75	c #Conflicts:    3150000 | #Learnt:      80817 | 0.000
1441.47/1441.75	c total clause space: 206.656MB
1441.47/1441.75	c total #watches: 228984
1442.27/1442.56	c total #propagations: 506187253 / total #impl: 1020116670 (eff. 0.496)
1442.27/1442.56	c #Conflicts:    3151000 | #Learnt:      81817 | 0.000
1442.27/1442.56	c total clause space: 206.656MB
1442.27/1442.56	c total #watches: 231514
1443.08/1443.33	c total #propagations: 506343042 / total #impl: 1020424185 (eff. 0.496)
1443.08/1443.33	c #Conflicts:    3152000 | #Learnt:      82817 | 0.000
1443.08/1443.33	c total clause space: 206.656MB
1443.08/1443.33	c total #watches: 233914
1443.97/1444.24	c total #propagations: 506501856 / total #impl: 1020733172 (eff. 0.496)
1443.97/1444.24	c #Conflicts:    3153000 | #Learnt:      83817 | 0.000
1443.97/1444.24	c total clause space: 206.656MB
1443.97/1444.24	c total #watches: 236421
1444.77/1445.06	c total #propagations: 506670413 / total #impl: 1021061558 (eff. 0.496)
1444.77/1445.06	c #Conflicts:    3154000 | #Learnt:      84817 | 0.000
1444.77/1445.06	c total clause space: 206.656MB
1444.77/1445.06	c total #watches: 238925
1445.67/1445.95	c total #propagations: 506811765 / total #impl: 1021319917 (eff. 0.496)
1445.67/1445.95	c #Conflicts:    3155000 | #Learnt:      85817 | 0.000
1445.67/1445.95	c total clause space: 206.656MB
1445.67/1445.95	c total #watches: 241160
1446.28/1446.55	c total #propagations: 506968829 / total #impl: 1021627895 (eff. 0.496)
1446.28/1446.55	c GARBAGE COLLECT
1446.28/1446.55	c #Conflicts:    3156000 | #Learnt:      43720 | 0.000
1446.28/1446.55	c total clause space: 206.656MB
1446.28/1446.55	c total #watches: 131200
1446.67/1446.94	c total #propagations: 507116134 / total #impl: 1021928239 (eff. 0.496)
1446.67/1446.94	c #Conflicts:    3157000 | #Learnt:      44720 | 0.000
1446.67/1446.94	c total clause space: 206.656MB
1446.67/1446.94	c total #watches: 133503
1447.07/1447.31	c total #propagations: 507271319 / total #impl: 1022239897 (eff. 0.496)
1447.07/1447.31	c #Conflicts:    3158000 | #Learnt:      45720 | 0.000
1447.07/1447.31	c total clause space: 206.656MB
1447.07/1447.31	c total #watches: 135843
1447.48/1447.74	c total #propagations: 507421471 / total #impl: 1022557332 (eff. 0.496)
1447.48/1447.74	c #Conflicts:    3159000 | #Learnt:      46720 | 0.000
1447.48/1447.74	c total clause space: 206.656MB
1447.48/1447.74	c total #watches: 138201
1447.87/1448.18	c total #propagations: 507570893 / total #impl: 1022873851 (eff. 0.496)
1447.87/1448.18	c #Conflicts:    3160000 | #Learnt:      47720 | 0.000
1447.87/1448.18	c total clause space: 206.656MB
1447.87/1448.18	c total #watches: 140791
1448.37/1448.61	c total #propagations: 507725907 / total #impl: 1023187925 (eff. 0.496)
1448.37/1448.61	c #Conflicts:    3161000 | #Learnt:      48720 | 0.000
1448.37/1448.61	c total clause space: 206.656MB
1448.37/1448.61	c total #watches: 143357
1448.87/1449.10	c total #propagations: 507881465 / total #impl: 1023521830 (eff. 0.496)
1448.87/1449.10	c #Conflicts:    3162000 | #Learnt:      49720 | 0.000
1448.87/1449.10	c total clause space: 206.656MB
1448.87/1449.10	c total #watches: 145797
1449.37/1449.60	c total #propagations: 508040158 / total #impl: 1023863982 (eff. 0.496)
1449.37/1449.60	c #Conflicts:    3163000 | #Learnt:      50720 | 0.000
1449.37/1449.60	c total clause space: 206.656MB
1449.37/1449.60	c total #watches: 148185
1449.87/1450.12	c total #propagations: 508203017 / total #impl: 1024227808 (eff. 0.496)
1449.87/1450.12	c #Conflicts:    3164000 | #Learnt:      51720 | 0.000
1449.87/1450.12	c total clause space: 206.656MB
1449.87/1450.12	c total #watches: 150688
1450.37/1450.65	c total #propagations: 508362136 / total #impl: 1024574010 (eff. 0.496)
1450.37/1450.65	c #Conflicts:    3165000 | #Learnt:      52720 | 0.000
1450.37/1450.65	c total clause space: 206.656MB
1450.37/1450.65	c total #watches: 153046
1450.97/1451.25	c total #propagations: 508523035 / total #impl: 1024944913 (eff. 0.496)
1450.97/1451.25	c #Conflicts:    3166000 | #Learnt:      53720 | 0.000
1450.97/1451.25	c total clause space: 206.656MB
1450.97/1451.25	c total #watches: 155233
1451.37/1451.69	c total #propagations: 508684109 / total #impl: 1025312721 (eff. 0.496)
1451.37/1451.69	c #Conflicts:    3167000 | #Learnt:      54720 | 0.000
1451.37/1451.69	c total clause space: 206.656MB
1451.37/1451.69	c total #watches: 157871
1451.88/1452.16	c total #propagations: 508833612 / total #impl: 1025649669 (eff. 0.496)
1451.88/1452.16	c #Conflicts:    3168000 | #Learnt:      55720 | 0.000
1451.88/1452.16	c total clause space: 206.656MB
1451.88/1452.16	c total #watches: 160138
1452.37/1452.62	c total #propagations: 508986450 / total #impl: 1025956382 (eff. 0.496)
1452.37/1452.62	c #Conflicts:    3169000 | #Learnt:      56720 | 0.000
1452.37/1452.62	c total clause space: 206.656MB
1452.37/1452.62	c total #watches: 163278
1452.77/1453.06	c total #propagations: 509151893 / total #impl: 1026328066 (eff. 0.496)
1452.77/1453.06	c #Conflicts:    3170000 | #Learnt:      57720 | 0.000
1452.77/1453.06	c total clause space: 206.656MB
1452.77/1453.06	c total #watches: 165906
1453.27/1453.55	c total #propagations: 509307468 / total #impl: 1026667437 (eff. 0.496)
1453.27/1453.55	c #Conflicts:    3171000 | #Learnt:      58720 | 0.000
1453.27/1453.55	c total clause space: 206.656MB
1453.27/1453.55	c total #watches: 168847
1453.77/1454.09	c total #propagations: 509459271 / total #impl: 1027019762 (eff. 0.496)
1453.77/1454.09	c #Conflicts:    3172000 | #Learnt:      59720 | 0.000
1453.77/1454.09	c total clause space: 206.656MB
1453.77/1454.09	c total #watches: 171258
1454.37/1454.66	c total #propagations: 509607095 / total #impl: 1027361879 (eff. 0.496)
1454.37/1454.66	c #Conflicts:    3173000 | #Learnt:      60720 | 0.000
1454.37/1454.66	c total clause space: 206.656MB
1454.37/1454.66	c total #watches: 173434
1454.97/1455.26	c total #propagations: 509751088 / total #impl: 1027689413 (eff. 0.496)
1454.97/1455.26	c #Conflicts:    3174000 | #Learnt:      61720 | 0.000
1454.97/1455.26	c total clause space: 206.656MB
1454.97/1455.26	c total #watches: 175604
1455.57/1455.81	c total #propagations: 509900847 / total #impl: 1028034137 (eff. 0.496)
1455.57/1455.81	c #Conflicts:    3175000 | #Learnt:      62720 | 0.000
1455.57/1455.81	c total clause space: 206.656MB
1455.57/1455.81	c total #watches: 177842
1456.07/1456.37	c total #propagations: 510047458 / total #impl: 1028366323 (eff. 0.496)
1456.07/1456.37	c #Conflicts:    3176000 | #Learnt:      63720 | 0.000
1456.07/1456.37	c total clause space: 206.656MB
1456.07/1456.37	c total #watches: 179981
1456.67/1456.98	c total #propagations: 510194007 / total #impl: 1028706078 (eff. 0.496)
1456.67/1456.98	c #Conflicts:    3177000 | #Learnt:      64720 | 0.000
1456.67/1456.98	c total clause space: 206.656MB
1456.67/1456.98	c total #watches: 182075
1457.37/1457.60	c total #propagations: 510343304 / total #impl: 1029051839 (eff. 0.496)
1457.37/1457.60	c #Conflicts:    3178000 | #Learnt:      65720 | 0.000
1457.37/1457.60	c total clause space: 206.656MB
1457.37/1457.60	c total #watches: 184495
1457.97/1458.25	c total #propagations: 510486412 / total #impl: 1029387791 (eff. 0.496)
1457.97/1458.25	c #Conflicts:    3179000 | #Learnt:      66720 | 0.000
1457.97/1458.25	c total clause space: 206.656MB
1457.97/1458.25	c total #watches: 186822
1458.67/1458.96	c total #propagations: 510632517 / total #impl: 1029698017 (eff. 0.496)
1458.67/1458.96	c #Conflicts:    3180000 | #Learnt:      67720 | 0.000
1458.67/1458.96	c total clause space: 206.656MB
1458.67/1458.96	c total #watches: 189340
1459.37/1459.68	c total #propagations: 510792583 / total #impl: 1030019369 (eff. 0.496)
1459.37/1459.68	c #Conflicts:    3181000 | #Learnt:      68720 | 0.000
1459.37/1459.68	c total clause space: 206.656MB
1459.37/1459.68	c total #watches: 191776
1460.07/1460.38	c total #propagations: 510947793 / total #impl: 1030347891 (eff. 0.496)
1460.07/1460.38	c #Conflicts:    3182000 | #Learnt:      69720 | 0.000
1460.07/1460.38	c total clause space: 206.656MB
1460.07/1460.38	c total #watches: 194060
1460.77/1461.08	c total #propagations: 511099012 / total #impl: 1030670719 (eff. 0.496)
1460.77/1461.08	c #Conflicts:    3183000 | #Learnt:      70720 | 0.000
1460.77/1461.08	c total clause space: 206.656MB
1460.77/1461.08	c total #watches: 196401
1461.47/1461.71	c total #propagations: 511257226 / total #impl: 1031020628 (eff. 0.496)
1461.47/1461.71	c #Conflicts:    3184000 | #Learnt:      71720 | 0.000
1461.47/1461.71	c total clause space: 206.656MB
1461.47/1461.71	c total #watches: 198600
1462.17/1462.40	c total #propagations: 511397404 / total #impl: 1031313936 (eff. 0.496)
1462.17/1462.40	c #Conflicts:    3185000 | #Learnt:      72720 | 0.000
1462.17/1462.40	c total clause space: 206.656MB
1462.17/1462.40	c total #watches: 200885
1462.77/1463.08	c total #propagations: 511552357 / total #impl: 1031637699 (eff. 0.496)
1462.77/1463.08	c #Conflicts:    3186000 | #Learnt:      73720 | 0.000
1462.77/1463.08	c total clause space: 206.656MB
1462.77/1463.08	c total #watches: 203214
1463.57/1463.82	c total #propagations: 511704439 / total #impl: 1031957351 (eff. 0.496)
1463.57/1463.82	c #Conflicts:    3187000 | #Learnt:      74720 | 0.000
1463.57/1463.82	c total clause space: 206.656MB
1463.57/1463.82	c total #watches: 205376
1464.27/1464.59	c total #propagations: 511849733 / total #impl: 1032259703 (eff. 0.496)
1464.27/1464.59	c #Conflicts:    3188000 | #Learnt:      75720 | 0.000
1464.27/1464.59	c total clause space: 206.656MB
1464.27/1464.59	c total #watches: 207712
1465.07/1465.34	c total #propagations: 511999467 / total #impl: 1032569948 (eff. 0.496)
1465.07/1465.34	c #Conflicts:    3189000 | #Learnt:      76720 | 0.000
1465.07/1465.34	c total clause space: 206.656MB
1465.07/1465.34	c total #watches: 209992
1465.97/1466.22	c total #propagations: 512149391 / total #impl: 1032884535 (eff. 0.496)
1465.97/1466.22	c #Conflicts:    3190000 | #Learnt:      77720 | 0.000
1465.97/1466.22	c total clause space: 206.656MB
1465.97/1466.22	c total #watches: 212410
1466.87/1467.12	c total #propagations: 512311336 / total #impl: 1033237091 (eff. 0.496)
1466.87/1467.12	c #Conflicts:    3191000 | #Learnt:      78720 | 0.000
1466.87/1467.12	c total clause space: 206.656MB
1466.87/1467.12	c total #watches: 214713
1467.76/1468.06	c total #propagations: 512469638 / total #impl: 1033610743 (eff. 0.496)
1467.76/1468.06	c #Conflicts:    3192000 | #Learnt:      79720 | 0.000
1467.76/1468.06	c total clause space: 206.656MB
1467.76/1468.06	c total #watches: 216949
1468.66/1468.97	c total #propagations: 512633829 / total #impl: 1033950840 (eff. 0.496)
1468.66/1468.97	c #Conflicts:    3193000 | #Learnt:      80720 | 0.000
1468.66/1468.97	c total clause space: 206.656MB
1468.66/1468.97	c total #watches: 219202
1469.56/1469.88	c total #propagations: 512787175 / total #impl: 1034299128 (eff. 0.496)
1469.56/1469.88	c #Conflicts:    3194000 | #Learnt:      81720 | 0.000
1469.56/1469.88	c total clause space: 206.656MB
1469.56/1469.88	c total #watches: 221514
1470.57/1470.84	c total #propagations: 512945444 / total #impl: 1034622169 (eff. 0.496)
1470.57/1470.84	c #Conflicts:    3195000 | #Learnt:      82720 | 0.000
1470.57/1470.84	c total clause space: 206.656MB
1470.57/1470.84	c total #watches: 223954
1471.46/1471.80	c total #propagations: 513117213 / total #impl: 1034991964 (eff. 0.496)
1471.46/1471.80	c #Conflicts:    3196000 | #Learnt:      83720 | 0.000
1471.46/1471.80	c total clause space: 206.656MB
1471.46/1471.80	c total #watches: 226283
1472.46/1472.75	c total #propagations: 513283736 / total #impl: 1035365535 (eff. 0.496)
1472.46/1472.75	c #Conflicts:    3197000 | #Learnt:      84720 | 0.000
1472.46/1472.75	c total clause space: 206.656MB
1472.46/1472.75	c total #watches: 228690
1473.46/1473.73	c total #propagations: 513438597 / total #impl: 1035714418 (eff. 0.496)
1473.46/1473.73	c #Conflicts:    3198000 | #Learnt:      85720 | 0.000
1473.46/1473.73	c total clause space: 206.656MB
1473.46/1473.73	c total #watches: 231056
1474.36/1474.67	c total #propagations: 513598691 / total #impl: 1036065434 (eff. 0.496)
1474.36/1474.67	c #Conflicts:    3199000 | #Learnt:      86720 | 0.000
1474.36/1474.67	c total clause space: 206.656MB
1474.36/1474.67	c total #watches: 233384
1474.97/1475.24	c total #propagations: 513761128 / total #impl: 1036423620 (eff. 0.496)
1474.97/1475.24	c GARBAGE COLLECT
1474.97/1475.24	c #Conflicts:    3200000 | #Learnt:      44325 | 0.000
1474.97/1475.24	c total clause space: 206.656MB
1474.97/1475.24	c total #watches: 132733
1475.46/1475.70	c total #propagations: 513927390 / total #impl: 1036745908 (eff. 0.496)
1475.46/1475.70	c #Conflicts:    3201000 | #Learnt:      45325 | 0.000
1475.46/1475.70	c total clause space: 206.656MB
1475.46/1475.70	c total #watches: 135137
1475.86/1476.19	c total #propagations: 514089413 / total #impl: 1037063898 (eff. 0.496)
1475.86/1476.19	c #Conflicts:    3202000 | #Learnt:      46325 | 0.000
1475.86/1476.19	c total clause space: 206.656MB
1475.86/1476.19	c total #watches: 137677
1476.46/1476.75	c total #propagations: 514259113 / total #impl: 1037396255 (eff. 0.496)
1476.46/1476.75	c #Conflicts:    3203000 | #Learnt:      47325 | 0.000
1476.46/1476.75	c total clause space: 206.656MB
1476.46/1476.75	c total #watches: 140259
1476.96/1477.28	c total #propagations: 514430188 / total #impl: 1037742321 (eff. 0.496)
1476.96/1477.28	c #Conflicts:    3204000 | #Learnt:      48325 | 0.000
1476.96/1477.28	c total clause space: 206.656MB
1476.96/1477.28	c total #watches: 142769
1477.56/1477.80	c total #propagations: 514594620 / total #impl: 1038058258 (eff. 0.496)
1477.56/1477.80	c #Conflicts:    3205000 | #Learnt:      49325 | 0.000
1477.56/1477.80	c total clause space: 206.656MB
1477.56/1477.80	c total #watches: 145739
1478.06/1478.35	c total #propagations: 514759015 / total #impl: 1038415280 (eff. 0.496)
1478.06/1478.35	c #Conflicts:    3206000 | #Learnt:      50325 | 0.000
1478.06/1478.35	c total clause space: 206.656MB
1478.06/1478.35	c total #watches: 148402
1478.56/1478.87	c total #propagations: 514924536 / total #impl: 1038725829 (eff. 0.496)
1478.56/1478.87	c #Conflicts:    3207000 | #Learnt:      51325 | 0.000
1478.56/1478.87	c total clause space: 206.656MB
1478.56/1478.87	c total #watches: 150789
1479.06/1479.33	c total #propagations: 515079991 / total #impl: 1039035960 (eff. 0.496)
1479.06/1479.33	c #Conflicts:    3208000 | #Learnt:      52325 | 0.000
1479.06/1479.33	c total clause space: 206.656MB
1479.06/1479.33	c total #watches: 153134
1479.56/1479.89	c total #propagations: 515229070 / total #impl: 1039337059 (eff. 0.496)
1479.56/1479.89	c #Conflicts:    3209000 | #Learnt:      53325 | 0.000
1479.56/1479.89	c total clause space: 206.656MB
1479.56/1479.89	c total #watches: 155969
1480.16/1480.44	c total #propagations: 515393022 / total #impl: 1039649956 (eff. 0.496)
1480.16/1480.44	c #Conflicts:    3210000 | #Learnt:      54325 | 0.000
1480.16/1480.44	c total clause space: 206.656MB
1480.16/1480.44	c total #watches: 159549
1480.66/1480.98	c total #propagations: 515548507 / total #impl: 1040012801 (eff. 0.496)
1480.66/1480.98	c #Conflicts:    3211000 | #Learnt:      55325 | 0.000
1480.66/1480.98	c total clause space: 206.656MB
1480.66/1480.98	c total #watches: 162149
1481.26/1481.56	c total #propagations: 515699954 / total #impl: 1040326373 (eff. 0.496)
1481.26/1481.56	c #Conflicts:    3212000 | #Learnt:      56325 | 0.000
1481.26/1481.56	c total clause space: 206.656MB
1481.26/1481.56	c total #watches: 164424
1481.86/1482.12	c total #propagations: 515874850 / total #impl: 1040654073 (eff. 0.496)
1481.86/1482.12	c #Conflicts:    3213000 | #Learnt:      57325 | 0.000
1481.86/1482.12	c total clause space: 206.656MB
1481.86/1482.12	c total #watches: 167153
1482.46/1482.73	c total #propagations: 516032563 / total #impl: 1040984620 (eff. 0.496)
1482.46/1482.73	c #Conflicts:    3214000 | #Learnt:      58325 | 0.000
1482.46/1482.73	c total clause space: 206.656MB
1482.46/1482.73	c total #watches: 170051
1483.06/1483.36	c total #propagations: 516190108 / total #impl: 1041312984 (eff. 0.496)
1483.06/1483.36	c #Conflicts:    3215000 | #Learnt:      59325 | 0.000
1483.06/1483.36	c total clause space: 206.656MB
1483.06/1483.36	c total #watches: 172829
1483.77/1484.02	c total #propagations: 516343675 / total #impl: 1041645058 (eff. 0.496)
1483.77/1484.02	c #Conflicts:    3216000 | #Learnt:      60325 | 0.000
1483.77/1484.02	c total clause space: 206.656MB
1483.77/1484.02	c total #watches: 175815
1484.36/1484.68	c total #propagations: 516504854 / total #impl: 1041988667 (eff. 0.496)
1484.36/1484.68	c #Conflicts:    3217000 | #Learnt:      61325 | 0.000
1484.36/1484.68	c total clause space: 206.656MB
1484.36/1484.68	c total #watches: 178880
1485.06/1485.32	c total #propagations: 516679398 / total #impl: 1042364648 (eff. 0.496)
1485.06/1485.32	c #Conflicts:    3218000 | #Learnt:      62325 | 0.000
1485.06/1485.32	c total clause space: 206.656MB
1485.06/1485.32	c total #watches: 181553
1485.56/1485.85	c total #propagations: 516839990 / total #impl: 1042733334 (eff. 0.496)
1485.56/1485.85	c #Conflicts:    3219000 | #Learnt:      63325 | 0.000
1485.56/1485.85	c total clause space: 206.656MB
1485.56/1485.85	c total #watches: 184897
1486.06/1486.39	c total #propagations: 517009234 / total #impl: 1043082952 (eff. 0.496)
1486.06/1486.39	c #Conflicts:    3220000 | #Learnt:      64325 | 0.000
1486.06/1486.39	c total clause space: 206.656MB
1486.06/1486.39	c total #watches: 187422
1486.76/1487.03	c total #propagations: 517137492 / total #impl: 1043338501 (eff. 0.496)
1486.76/1487.03	c #Conflicts:    3221000 | #Learnt:      65325 | 0.000
1486.76/1487.03	c total clause space: 206.656MB
1486.76/1487.03	c total #watches: 189792
1487.36/1487.69	c total #propagations: 517283471 / total #impl: 1043626527 (eff. 0.496)
1487.36/1487.69	c #Conflicts:    3222000 | #Learnt:      66325 | 0.000
1487.36/1487.69	c total clause space: 206.656MB
1487.36/1487.69	c total #watches: 192046
1487.96/1488.26	c total #propagations: 517434305 / total #impl: 1043923815 (eff. 0.496)
1487.96/1488.26	c #Conflicts:    3223000 | #Learnt:      67325 | 0.000
1487.96/1488.26	c total clause space: 206.656MB
1487.96/1488.26	c total #watches: 194460
1488.66/1488.98	c total #propagations: 517582397 / total #impl: 1044222267 (eff. 0.496)
1488.66/1488.98	c #Conflicts:    3224000 | #Learnt:      68325 | 0.000
1488.66/1488.98	c total clause space: 206.656MB
1488.66/1488.98	c total #watches: 196931
1489.36/1489.68	c total #propagations: 517735213 / total #impl: 1044545966 (eff. 0.496)
1489.36/1489.68	c #Conflicts:    3225000 | #Learnt:      69325 | 0.000
1489.36/1489.68	c total clause space: 206.656MB
1489.36/1489.68	c total #watches: 199830
1490.06/1490.39	c total #propagations: 517905609 / total #impl: 1044920198 (eff. 0.496)
1490.06/1490.39	c #Conflicts:    3226000 | #Learnt:      70325 | 0.000
1490.06/1490.39	c total clause space: 206.656MB
1490.06/1490.39	c total #watches: 202580
1490.86/1491.15	c total #propagations: 518071464 / total #impl: 1045260921 (eff. 0.496)
1490.86/1491.15	c #Conflicts:    3227000 | #Learnt:      71325 | 0.000
1490.86/1491.15	c total clause space: 206.656MB
1490.86/1491.15	c total #watches: 205745
1491.76/1492.00	c total #propagations: 518211581 / total #impl: 1045620532 (eff. 0.496)
1491.76/1492.00	c #Conflicts:    3228000 | #Learnt:      72325 | 0.000
1491.76/1492.00	c total clause space: 206.656MB
1491.76/1492.00	c total #watches: 208417
1492.47/1492.79	c total #propagations: 518382491 / total #impl: 1045953193 (eff. 0.496)
1492.47/1492.79	c #Conflicts:    3229000 | #Learnt:      73325 | 0.000
1492.47/1492.79	c total clause space: 206.656MB
1492.47/1492.79	c total #watches: 211079
1493.16/1493.43	c total #propagations: 518530202 / total #impl: 1046277667 (eff. 0.496)
1493.16/1493.43	c #Conflicts:    3230000 | #Learnt:      74325 | 0.000
1493.16/1493.43	c total clause space: 206.656MB
1493.16/1493.43	c total #watches: 213839
1493.76/1494.01	c total #propagations: 518684306 / total #impl: 1046612885 (eff. 0.496)
1493.76/1494.01	c #Conflicts:    3231000 | #Learnt:      75325 | 0.000
1493.76/1494.01	c total clause space: 206.656MB
1493.76/1494.01	c total #watches: 216375
1494.56/1494.80	c total #propagations: 518866875 / total #impl: 1047018876 (eff. 0.496)
1494.56/1494.80	c #Conflicts:    3232000 | #Learnt:      76325 | 0.000
1494.56/1494.80	c total clause space: 206.656MB
1494.56/1494.80	c total #watches: 219380
1495.26/1495.53	c total #propagations: 519047260 / total #impl: 1047433554 (eff. 0.496)
1495.26/1495.53	c #Conflicts:    3233000 | #Learnt:      77325 | 0.000
1495.26/1495.53	c total clause space: 206.656MB
1495.26/1495.53	c total #watches: 221647
1496.16/1496.47	c total #propagations: 519200278 / total #impl: 1047724633 (eff. 0.496)
1496.16/1496.47	c #Conflicts:    3234000 | #Learnt:      78325 | 0.000
1496.16/1496.47	c total clause space: 206.656MB
1496.16/1496.47	c total #watches: 224056
1496.97/1497.29	c total #propagations: 519362807 / total #impl: 1048066852 (eff. 0.496)
1496.97/1497.29	c #Conflicts:    3235000 | #Learnt:      79325 | 0.000
1496.97/1497.29	c total clause space: 206.656MB
1496.97/1497.29	c total #watches: 226438
1497.76/1498.06	c total #propagations: 519518133 / total #impl: 1048401058 (eff. 0.496)
1497.76/1498.06	c #Conflicts:    3236000 | #Learnt:      80325 | 0.000
1497.76/1498.06	c total clause space: 206.656MB
1497.76/1498.06	c total #watches: 228997
1498.56/1498.86	c total #propagations: 519666581 / total #impl: 1048731878 (eff. 0.496)
1498.56/1498.86	c #Conflicts:    3237000 | #Learnt:      81325 | 0.000
1498.56/1498.86	c total clause space: 206.656MB
1498.56/1498.86	c total #watches: 231563
1499.36/1499.69	c total #propagations: 519812072 / total #impl: 1049049807 (eff. 0.496)
1499.36/1499.69	c #Conflicts:    3238000 | #Learnt:      82325 | 0.000
1499.36/1499.69	c total clause space: 206.656MB
1499.36/1499.69	c total #watches: 234197
1499.96/1500.28	c total #propagations: 519977825 / total #impl: 1049419618 (eff. 0.495)
1499.96/1500.28	c #Conflicts:    3239000 | #Learnt:      83325 | 0.000
1499.96/1500.28	c total clause space: 206.656MB
1499.96/1500.28	c total #watches: 237333
1500.76/1501.08	c total #propagations: 520131825 / total #impl: 1049703438 (eff. 0.496)
1500.76/1501.08	c #Conflicts:    3240000 | #Learnt:      84325 | 0.000
1500.76/1501.08	c total clause space: 206.656MB
1500.76/1501.08	c total #watches: 240033
1501.56/1501.81	c total #propagations: 520278434 / total #impl: 1049997316 (eff. 0.496)
1501.56/1501.81	c #Conflicts:    3241000 | #Learnt:      85325 | 0.000
1501.56/1501.81	c total clause space: 206.656MB
1501.56/1501.81	c total #watches: 242567
1502.26/1502.58	c total #propagations: 520421470 / total #impl: 1050294600 (eff. 0.496)
1502.26/1502.58	c #Conflicts:    3242000 | #Learnt:      86325 | 0.000
1502.26/1502.58	c total clause space: 206.656MB
1502.26/1502.58	c total #watches: 244912
1503.16/1503.46	c total #propagations: 520566084 / total #impl: 1050577512 (eff. 0.496)
1503.16/1503.46	c #Conflicts:    3243000 | #Learnt:      87325 | 0.000
1503.16/1503.46	c total clause space: 206.656MB
1503.16/1503.46	c total #watches: 247495
1503.66/1503.94	c total #propagations: 520723966 / total #impl: 1050943357 (eff. 0.495)
1503.66/1503.94	c GARBAGE COLLECT
1503.66/1503.94	c #Conflicts:    3244000 | #Learnt:      44623 | 0.000
1503.66/1503.94	c total clause space: 206.656MB
1503.66/1503.94	c total #watches: 134685
1504.06/1504.39	c total #propagations: 520903658 / total #impl: 1051350452 (eff. 0.495)
1504.06/1504.39	c #Conflicts:    3245000 | #Learnt:      45623 | 0.000
1504.06/1504.39	c total clause space: 206.656MB
1504.06/1504.39	c total #watches: 138155
1504.57/1504.81	c total #propagations: 521092277 / total #impl: 1051756950 (eff. 0.495)
1504.57/1504.81	c #Conflicts:    3246000 | #Learnt:      46623 | 0.000
1504.57/1504.81	c total clause space: 206.656MB
1504.57/1504.81	c total #watches: 140827
1504.86/1505.19	c total #propagations: 521294159 / total #impl: 1052182115 (eff. 0.495)
1504.86/1505.19	c #Conflicts:    3247000 | #Learnt:      47623 | 0.000
1504.86/1505.19	c total clause space: 206.656MB
1504.86/1505.19	c total #watches: 143498
1505.36/1505.64	c total #propagations: 521479824 / total #impl: 1052568911 (eff. 0.495)
1505.36/1505.64	c #Conflicts:    3248000 | #Learnt:      48623 | 0.000
1505.36/1505.64	c total clause space: 206.656MB
1505.36/1505.64	c total #watches: 146047
1505.77/1506.08	c total #propagations: 521657805 / total #impl: 1052965003 (eff. 0.495)
1505.77/1506.08	c #Conflicts:    3249000 | #Learnt:      49623 | 0.000
1505.77/1506.08	c total clause space: 206.656MB
1505.77/1506.08	c total #watches: 148419
1506.36/1506.61	c total #propagations: 521832112 / total #impl: 1053361557 (eff. 0.495)
1506.36/1506.61	c #Conflicts:    3250000 | #Learnt:      50623 | 0.000
1506.36/1506.61	c total clause space: 206.656MB
1506.36/1506.61	c total #watches: 151240
1506.76/1507.09	c total #propagations: 521997384 / total #impl: 1053687913 (eff. 0.495)
1506.76/1507.09	c #Conflicts:    3251000 | #Learnt:      51623 | 0.000
1506.76/1507.09	c total clause space: 206.656MB
1506.76/1507.09	c total #watches: 154262
1507.36/1507.66	c total #propagations: 522146065 / total #impl: 1053958742 (eff. 0.495)
1507.36/1507.66	c #Conflicts:    3252000 | #Learnt:      52623 | 0.000
1507.36/1507.66	c total clause space: 206.656MB
1507.36/1507.66	c total #watches: 157407
1507.97/1508.26	c total #propagations: 522312332 / total #impl: 1054322341 (eff. 0.495)
1507.97/1508.26	c #Conflicts:    3253000 | #Learnt:      53623 | 0.000
1507.97/1508.26	c total clause space: 206.656MB
1507.97/1508.26	c total #watches: 160068
1508.56/1508.83	c total #propagations: 522484758 / total #impl: 1054665785 (eff. 0.495)
1508.56/1508.83	c #Conflicts:    3254000 | #Learnt:      54623 | 0.000
1508.56/1508.83	c total clause space: 206.656MB
1508.56/1508.83	c total #watches: 162662
1509.26/1509.53	c total #propagations: 522648103 / total #impl: 1054981565 (eff. 0.495)
1509.26/1509.53	c #Conflicts:    3255000 | #Learnt:      55623 | 0.000
1509.26/1509.53	c total clause space: 206.656MB
1509.26/1509.53	c total #watches: 165267
1509.86/1510.11	c total #propagations: 522829829 / total #impl: 1055336665 (eff. 0.495)
1509.86/1510.11	c #Conflicts:    3256000 | #Learnt:      56623 | 0.000
1509.86/1510.11	c total clause space: 206.656MB
1509.86/1510.11	c total #watches: 167733
1510.26/1510.58	c total #propagations: 522982568 / total #impl: 1055645561 (eff. 0.495)
1510.26/1510.58	c #Conflicts:    3257000 | #Learnt:      57623 | 0.000
1510.26/1510.58	c total clause space: 206.656MB
1510.26/1510.58	c total #watches: 171366
1510.96/1511.23	c total #propagations: 523159750 / total #impl: 1056019291 (eff. 0.495)
1510.96/1511.23	c #Conflicts:    3258000 | #Learnt:      58623 | 0.000
1510.96/1511.23	c total clause space: 206.656MB
1510.96/1511.23	c total #watches: 173935
1511.56/1511.82	c total #propagations: 523313436 / total #impl: 1056318651 (eff. 0.495)
1511.56/1511.82	c #Conflicts:    3259000 | #Learnt:      59623 | 0.000
1511.56/1511.82	c total clause space: 206.656MB
1511.56/1511.82	c total #watches: 176303
1512.26/1512.54	c total #propagations: 523461343 / total #impl: 1056617242 (eff. 0.495)
1512.26/1512.54	c #Conflicts:    3260000 | #Learnt:      60623 | 0.000
1512.26/1512.54	c total clause space: 206.656MB
1512.26/1512.54	c total #watches: 179003
1512.96/1513.20	c total #propagations: 523646130 / total #impl: 1056982065 (eff. 0.495)
1512.96/1513.20	c #Conflicts:    3261000 | #Learnt:      61623 | 0.000
1512.96/1513.20	c total clause space: 206.656MB
1512.96/1513.20	c total #watches: 181603
1513.56/1513.88	c total #propagations: 523802377 / total #impl: 1057299886 (eff. 0.495)
1513.56/1513.88	c #Conflicts:    3262000 | #Learnt:      62623 | 0.000
1513.56/1513.88	c total clause space: 206.656MB
1513.56/1513.88	c total #watches: 184279
1514.36/1514.67	c total #propagations: 523972825 / total #impl: 1057662853 (eff. 0.495)
1514.36/1514.67	c #Conflicts:    3263000 | #Learnt:      63623 | 0.000
1514.36/1514.67	c total clause space: 206.656MB
1514.36/1514.67	c total #watches: 186890
1515.06/1515.30	c total #propagations: 524141269 / total #impl: 1058001197 (eff. 0.495)
1515.06/1515.30	c #Conflicts:    3264000 | #Learnt:      64623 | 0.000
1515.06/1515.30	c total clause space: 206.656MB
1515.06/1515.30	c total #watches: 189222
1515.56/1515.88	c total #propagations: 524291706 / total #impl: 1058299615 (eff. 0.495)
1515.56/1515.88	c #Conflicts:    3265000 | #Learnt:      65623 | 0.000
1515.56/1515.88	c total clause space: 206.656MB
1515.56/1515.88	c total #watches: 191596
1516.26/1516.51	c total #propagations: 524443192 / total #impl: 1058613935 (eff. 0.495)
1516.26/1516.51	c #Conflicts:    3266000 | #Learnt:      66623 | 0.000
1516.26/1516.51	c total clause space: 206.656MB
1516.26/1516.51	c total #watches: 193956
1516.86/1517.10	c total #propagations: 524585272 / total #impl: 1058910409 (eff. 0.495)
1516.86/1517.10	c #Conflicts:    3267000 | #Learnt:      67623 | 0.000
1516.86/1517.10	c total clause space: 206.656MB
1516.86/1517.10	c total #watches: 196077
1517.46/1517.77	c total #propagations: 524726168 / total #impl: 1059205976 (eff. 0.495)
1517.46/1517.77	c #Conflicts:    3268000 | #Learnt:      68623 | 0.000
1517.46/1517.77	c total clause space: 206.656MB
1517.46/1517.77	c total #watches: 198188
1518.16/1518.42	c total #propagations: 524883222 / total #impl: 1059526281 (eff. 0.495)
1518.16/1518.42	c #Conflicts:    3269000 | #Learnt:      69623 | 0.000
1518.16/1518.42	c total clause space: 206.656MB
1518.16/1518.42	c total #watches: 200439
1518.86/1519.11	c total #propagations: 525031474 / total #impl: 1059829298 (eff. 0.495)
1518.86/1519.11	c #Conflicts:    3270000 | #Learnt:      70623 | 0.000
1518.86/1519.11	c total clause space: 206.656MB
1518.86/1519.11	c total #watches: 202869
1519.56/1519.84	c total #propagations: 525186176 / total #impl: 1060146091 (eff. 0.495)
1519.56/1519.84	c #Conflicts:    3271000 | #Learnt:      71623 | 0.000
1519.56/1519.84	c total clause space: 206.656MB
1519.56/1519.84	c total #watches: 205524
1520.36/1520.69	c total #propagations: 525356567 / total #impl: 1060487914 (eff. 0.495)
1520.36/1520.69	c #Conflicts:    3272000 | #Learnt:      72623 | 0.000
1520.36/1520.69	c total clause space: 206.656MB
1520.36/1520.69	c total #watches: 208294
1521.26/1521.57	c total #propagations: 525531446 / total #impl: 1060833695 (eff. 0.495)
1521.26/1521.57	c #Conflicts:    3273000 | #Learnt:      73623 | 0.000
1521.26/1521.57	c total clause space: 206.656MB
1521.26/1521.57	c total #watches: 211218
1522.06/1522.37	c total #propagations: 525689392 / total #impl: 1061197481 (eff. 0.495)
1522.06/1522.37	c #Conflicts:    3274000 | #Learnt:      74623 | 0.000
1522.06/1522.37	c total clause space: 206.656MB
1522.06/1522.37	c total #watches: 214007
1522.86/1523.10	c total #propagations: 525845293 / total #impl: 1061563863 (eff. 0.495)
1522.86/1523.10	c #Conflicts:    3275000 | #Learnt:      75623 | 0.000
1522.86/1523.10	c total clause space: 206.656MB
1522.86/1523.10	c total #watches: 216702
1523.46/1523.72	c total #propagations: 526003111 / total #impl: 1061920750 (eff. 0.495)
1523.46/1523.72	c #Conflicts:    3276000 | #Learnt:      76623 | 0.000
1523.46/1523.72	c total clause space: 206.656MB
1523.46/1523.72	c total #watches: 219735
1524.26/1524.51	c total #propagations: 526142891 / total #impl: 1062227359 (eff. 0.495)
1524.26/1524.51	c #Conflicts:    3277000 | #Learnt:      77623 | 0.000
1524.26/1524.51	c total clause space: 206.656MB
1524.26/1524.51	c total #watches: 222546
1525.06/1525.38	c total #propagations: 526284312 / total #impl: 1062538873 (eff. 0.495)
1525.06/1525.38	c #Conflicts:    3278000 | #Learnt:      78623 | 0.000
1525.06/1525.38	c total clause space: 206.656MB
1525.06/1525.38	c total #watches: 225031
1525.96/1526.24	c total #propagations: 526445858 / total #impl: 1062870555 (eff. 0.495)
1525.96/1526.24	c #Conflicts:    3279000 | #Learnt:      79623 | 0.000
1525.96/1526.24	c total clause space: 206.656MB
1525.96/1526.24	c total #watches: 227528
1526.86/1527.11	c total #propagations: 526604608 / total #impl: 1063195613 (eff. 0.495)
1526.86/1527.11	c #Conflicts:    3280000 | #Learnt:      80623 | 0.000
1526.86/1527.11	c total clause space: 206.656MB
1526.86/1527.11	c total #watches: 229896
1527.66/1527.96	c total #propagations: 526751729 / total #impl: 1063495125 (eff. 0.495)
1527.66/1527.96	c #Conflicts:    3281000 | #Learnt:      81623 | 0.000
1527.66/1527.96	c total clause space: 206.656MB
1527.66/1527.96	c total #watches: 232744
1528.66/1528.91	c total #propagations: 526900701 / total #impl: 1063873237 (eff. 0.495)
1528.66/1528.91	c #Conflicts:    3282000 | #Learnt:      82623 | 0.000
1528.66/1528.91	c total clause space: 206.656MB
1528.66/1528.91	c total #watches: 235510
1529.56/1529.89	c total #propagations: 527073586 / total #impl: 1064240863 (eff. 0.495)
1529.56/1529.89	c #Conflicts:    3283000 | #Learnt:      83623 | 0.000
1529.56/1529.89	c total clause space: 206.656MB
1529.56/1529.89	c total #watches: 238769
1530.46/1530.73	c total #propagations: 527236513 / total #impl: 1064614301 (eff. 0.495)
1530.46/1530.73	c #Conflicts:    3284000 | #Learnt:      84623 | 0.000
1530.46/1530.73	c total clause space: 206.656MB
1530.46/1530.73	c total #watches: 241561
1531.16/1531.48	c total #propagations: 527394735 / total #impl: 1064926319 (eff. 0.495)
1531.16/1531.48	c #Conflicts:    3285000 | #Learnt:      85623 | 0.000
1531.16/1531.48	c total clause space: 206.656MB
1531.16/1531.48	c total #watches: 244323
1531.96/1532.24	c total #propagations: 527555254 / total #impl: 1065244582 (eff. 0.495)
1531.96/1532.24	c #Conflicts:    3286000 | #Learnt:      86623 | 0.000
1531.96/1532.24	c total clause space: 206.656MB
1531.96/1532.24	c total #watches: 247182
1532.75/1533.05	c total #propagations: 527710917 / total #impl: 1065575313 (eff. 0.495)
1532.75/1533.05	c #Conflicts:    3287000 | #Learnt:      87623 | 0.000
1532.75/1533.05	c total clause space: 206.656MB
1532.75/1533.05	c total #watches: 249912
1533.45/1533.70	c total #propagations: 527852166 / total #impl: 1065875596 (eff. 0.495)
1533.45/1533.70	c GARBAGE COLLECT
1533.45/1533.70	c #Conflicts:    3288000 | #Learnt:      44620 | 0.000
1533.45/1533.70	c total clause space: 206.656MB
1533.45/1533.70	c total #watches: 133755
1533.85/1534.16	c total #propagations: 528004529 / total #impl: 1066176567 (eff. 0.495)
1533.85/1534.16	c #Conflicts:    3289000 | #Learnt:      45620 | 0.000
1533.85/1534.16	c total clause space: 206.656MB
1533.85/1534.16	c total #watches: 136120
1534.26/1534.54	c total #propagations: 528173780 / total #impl: 1066515538 (eff. 0.495)
1534.26/1534.54	c #Conflicts:    3290000 | #Learnt:      46620 | 0.000
1534.26/1534.54	c total clause space: 206.656MB
1534.26/1534.54	c total #watches: 138321
1534.75/1535.01	c total #propagations: 528333037 / total #impl: 1066821052 (eff. 0.495)
1534.75/1535.01	c #Conflicts:    3291000 | #Learnt:      47620 | 0.000
1534.75/1535.01	c total clause space: 206.656MB
1534.75/1535.01	c total #watches: 140555
1535.15/1535.48	c total #propagations: 528493003 / total #impl: 1067149460 (eff. 0.495)
1535.15/1535.48	c #Conflicts:    3292000 | #Learnt:      48620 | 0.000
1535.15/1535.48	c total clause space: 206.656MB
1535.15/1535.48	c total #watches: 142901
1535.65/1535.97	c total #propagations: 528659242 / total #impl: 1067485700 (eff. 0.495)
1535.65/1535.97	c #Conflicts:    3293000 | #Learnt:      49620 | 0.000
1535.65/1535.97	c total clause space: 206.656MB
1535.65/1535.97	c total #watches: 145164
1536.15/1536.49	c total #propagations: 528821322 / total #impl: 1067832412 (eff. 0.495)
1536.15/1536.49	c #Conflicts:    3294000 | #Learnt:      50620 | 0.000
1536.15/1536.49	c total clause space: 206.656MB
1536.15/1536.49	c total #watches: 147464
1536.65/1536.91	c total #propagations: 528984228 / total #impl: 1068178840 (eff. 0.495)
1536.65/1536.91	c #Conflicts:    3295000 | #Learnt:      51620 | 0.000
1536.65/1536.91	c total clause space: 206.656MB
1536.65/1536.91	c total #watches: 149696
1537.15/1537.44	c total #propagations: 529146331 / total #impl: 1068513910 (eff. 0.495)
1537.15/1537.44	c #Conflicts:    3296000 | #Learnt:      52620 | 0.000
1537.15/1537.44	c total clause space: 206.656MB
1537.15/1537.44	c total #watches: 152002
1537.66/1537.91	c total #propagations: 529307966 / total #impl: 1068863335 (eff. 0.495)
1537.66/1537.91	c #Conflicts:    3297000 | #Learnt:      53620 | 0.000
1537.66/1537.91	c total clause space: 206.656MB
1537.66/1537.91	c total #watches: 154405
1538.15/1538.41	c total #propagations: 529463719 / total #impl: 1069190676 (eff. 0.495)
1538.15/1538.41	c #Conflicts:    3298000 | #Learnt:      54620 | 0.000
1538.15/1538.41	c total clause space: 206.656MB
1538.15/1538.41	c total #watches: 156791
1538.55/1538.90	c total #propagations: 529630443 / total #impl: 1069529853 (eff. 0.495)
1538.55/1538.90	c #Conflicts:    3299000 | #Learnt:      55620 | 0.000
1538.55/1538.90	c total clause space: 206.656MB
1538.55/1538.90	c total #watches: 159139
1539.15/1539.44	c total #propagations: 529794815 / total #impl: 1069867609 (eff. 0.495)
1539.15/1539.44	c #Conflicts:    3300000 | #Learnt:      56620 | 0.000
1539.15/1539.44	c total clause space: 206.656MB
1539.15/1539.44	c total #watches: 161643
1539.65/1539.95	c total #propagations: 529961951 / total #impl: 1070204446 (eff. 0.495)
1539.65/1539.95	c #Conflicts:    3301000 | #Learnt:      57620 | 0.000
1539.65/1539.95	c total clause space: 206.656MB
1539.65/1539.95	c total #watches: 163952
1540.15/1540.46	c total #propagations: 530117492 / total #impl: 1070535794 (eff. 0.495)
1540.15/1540.46	c #Conflicts:    3302000 | #Learnt:      58620 | 0.000
1540.15/1540.46	c total clause space: 206.656MB
1540.15/1540.46	c total #watches: 166187
1540.75/1541.06	c total #propagations: 530269068 / total #impl: 1070848673 (eff. 0.495)
1540.75/1541.06	c #Conflicts:    3303000 | #Learnt:      59620 | 0.000
1540.75/1541.06	c total clause space: 206.656MB
1540.75/1541.06	c total #watches: 168548
1541.35/1541.64	c total #propagations: 530420348 / total #impl: 1071181083 (eff. 0.495)
1541.35/1541.64	c #Conflicts:    3304000 | #Learnt:      60620 | 0.000
1541.35/1541.64	c total clause space: 206.656MB
1541.35/1541.64	c total #watches: 170953
1541.96/1542.25	c total #propagations: 530579292 / total #impl: 1071524000 (eff. 0.495)
1541.96/1542.25	c #Conflicts:    3305000 | #Learnt:      61620 | 0.000
1541.96/1542.25	c total clause space: 206.656MB
1541.96/1542.25	c total #watches: 173195
1542.65/1542.91	c total #propagations: 530736023 / total #impl: 1071875108 (eff. 0.495)
1542.65/1542.91	c #Conflicts:    3306000 | #Learnt:      62620 | 0.000
1542.65/1542.91	c total clause space: 206.656MB
1542.65/1542.91	c total #watches: 175429
1543.35/1543.60	c total #propagations: 530894558 / total #impl: 1072227540 (eff. 0.495)
1543.35/1543.60	c #Conflicts:    3307000 | #Learnt:      63620 | 0.000
1543.35/1543.60	c total clause space: 206.656MB
1543.35/1543.60	c total #watches: 177734
1543.75/1544.08	c total #propagations: 531051923 / total #impl: 1072586914 (eff. 0.495)
1543.75/1544.08	c #Conflicts:    3308000 | #Learnt:      64620 | 0.000
1543.75/1544.08	c total clause space: 206.656MB
1543.75/1544.08	c total #watches: 180881
1544.45/1544.77	c total #propagations: 531206706 / total #impl: 1072936007 (eff. 0.495)
1544.45/1544.77	c #Conflicts:    3309000 | #Learnt:      65620 | 0.000
1544.45/1544.77	c total clause space: 206.656MB
1544.45/1544.77	c total #watches: 183483
1545.15/1545.40	c total #propagations: 531370511 / total #impl: 1073248924 (eff. 0.495)
1545.15/1545.40	c #Conflicts:    3310000 | #Learnt:      66620 | 0.000
1545.15/1545.40	c total clause space: 206.656MB
1545.15/1545.40	c total #watches: 186058
1545.85/1546.10	c total #propagations: 531520435 / total #impl: 1073559065 (eff. 0.495)
1545.85/1546.10	c #Conflicts:    3311000 | #Learnt:      67620 | 0.000
1545.85/1546.10	c total clause space: 206.656MB
1545.85/1546.10	c total #watches: 189343
1546.46/1546.75	c total #propagations: 531690218 / total #impl: 1073923081 (eff. 0.495)
1546.46/1546.75	c #Conflicts:    3312000 | #Learnt:      68620 | 0.000
1546.46/1546.75	c total clause space: 206.656MB
1546.46/1546.75	c total #watches: 191979
1547.05/1547.31	c total #propagations: 531853125 / total #impl: 1074257592 (eff. 0.495)
1547.05/1547.31	c #Conflicts:    3313000 | #Learnt:      69620 | 0.000
1547.05/1547.31	c total clause space: 206.656MB
1547.05/1547.31	c total #watches: 194779
1547.46/1547.80	c total #propagations: 532007852 / total #impl: 1074586459 (eff. 0.495)
1547.46/1547.80	c #Conflicts:    3314000 | #Learnt:      70620 | 0.000
1547.46/1547.80	c total clause space: 206.656MB
1547.46/1547.80	c total #watches: 197625
1548.15/1548.44	c total #propagations: 532150037 / total #impl: 1074860184 (eff. 0.495)
1548.15/1548.44	c #Conflicts:    3315000 | #Learnt:      71620 | 0.000
1548.15/1548.44	c total clause space: 206.656MB
1548.15/1548.44	c total #watches: 200017
1548.85/1549.18	c total #propagations: 532288606 / total #impl: 1075141286 (eff. 0.495)
1548.85/1549.18	c #Conflicts:    3316000 | #Learnt:      72620 | 0.000
1548.85/1549.18	c total clause space: 206.656MB
1548.85/1549.18	c total #watches: 202572
1549.66/1549.91	c total #propagations: 532438937 / total #impl: 1075474533 (eff. 0.495)
1549.66/1549.91	c #Conflicts:    3317000 | #Learnt:      73620 | 0.000
1549.66/1549.91	c total clause space: 206.656MB
1549.66/1549.91	c total #watches: 205557
1550.15/1550.43	c total #propagations: 532600707 / total #impl: 1075817014 (eff. 0.495)
1550.15/1550.43	c #Conflicts:    3318000 | #Learnt:      74620 | 0.000
1550.15/1550.43	c total clause space: 206.656MB
1550.15/1550.43	c total #watches: 208648
1550.95/1551.24	c total #propagations: 532792505 / total #impl: 1076210657 (eff. 0.495)
1550.95/1551.24	c #Conflicts:    3319000 | #Learnt:      75620 | 0.000
1550.95/1551.24	c total clause space: 206.656MB
1550.95/1551.24	c total #watches: 211230
1551.65/1551.99	c total #propagations: 532949559 / total #impl: 1076543080 (eff. 0.495)
1551.65/1551.99	c #Conflicts:    3320000 | #Learnt:      76620 | 0.000
1551.65/1551.99	c total clause space: 206.656MB
1551.65/1551.99	c total #watches: 214058
1552.35/1552.63	c total #propagations: 533108023 / total #impl: 1076882797 (eff. 0.495)
1552.35/1552.63	c #Conflicts:    3321000 | #Learnt:      77620 | 0.000
1552.35/1552.63	c total clause space: 206.656MB
1552.35/1552.63	c total #watches: 216353
1552.96/1553.28	c total #propagations: 533252207 / total #impl: 1077175411 (eff. 0.495)
1552.96/1553.28	c #Conflicts:    3322000 | #Learnt:      78620 | 0.000
1552.96/1553.28	c total clause space: 206.656MB
1552.96/1553.28	c total #watches: 218923
1553.45/1553.78	c total #propagations: 533414643 / total #impl: 1077492820 (eff. 0.495)
1553.45/1553.78	c #Conflicts:    3323000 | #Learnt:      79620 | 0.000
1553.45/1553.78	c total clause space: 206.656MB
1553.45/1553.78	c total #watches: 221455
1554.16/1554.48	c total #propagations: 533558725 / total #impl: 1077779450 (eff. 0.495)
1554.16/1554.48	c #Conflicts:    3324000 | #Learnt:      80620 | 0.000
1554.16/1554.48	c total clause space: 206.656MB
1554.16/1554.48	c total #watches: 224257
1554.65/1554.97	c total #propagations: 533723183 / total #impl: 1078084678 (eff. 0.495)
1554.65/1554.97	c #Conflicts:    3325000 | #Learnt:      81620 | 0.000
1554.65/1554.97	c total clause space: 206.656MB
1554.65/1554.97	c total #watches: 226861
1555.35/1555.65	c total #propagations: 533875658 / total #impl: 1078365270 (eff. 0.495)
1555.35/1555.65	c #Conflicts:    3326000 | #Learnt:      82620 | 0.000
1555.35/1555.65	c total clause space: 206.656MB
1555.35/1555.65	c total #watches: 229494
1556.26/1556.53	c total #propagations: 534035173 / total #impl: 1078666856 (eff. 0.495)
1556.26/1556.53	c #Conflicts:    3327000 | #Learnt:      83620 | 0.000
1556.26/1556.53	c total clause space: 206.656MB
1556.26/1556.53	c total #watches: 232354
1557.15/1557.43	c total #propagations: 534189592 / total #impl: 1078986264 (eff. 0.495)
1557.15/1557.43	c #Conflicts:    3328000 | #Learnt:      84620 | 0.000
1557.15/1557.43	c total clause space: 206.656MB
1557.15/1557.43	c total #watches: 235017
1557.95/1558.21	c total #propagations: 534344029 / total #impl: 1079305355 (eff. 0.495)
1557.95/1558.21	c #Conflicts:    3329000 | #Learnt:      85620 | 0.000
1557.95/1558.21	c total clause space: 206.656MB
1557.95/1558.21	c total #watches: 237597
1558.65/1558.99	c total #propagations: 534507451 / total #impl: 1079601658 (eff. 0.495)
1558.65/1558.99	c #Conflicts:    3330000 | #Learnt:      86620 | 0.000
1558.65/1558.99	c total clause space: 206.656MB
1558.65/1558.99	c total #watches: 240040
1559.66/1559.91	c total #propagations: 534663171 / total #impl: 1079899748 (eff. 0.495)
1559.66/1559.91	c #Conflicts:    3331000 | #Learnt:      87620 | 0.000
1559.66/1559.91	c total clause space: 206.656MB
1559.66/1559.91	c total #watches: 242462
1560.55/1560.88	c total #propagations: 534820335 / total #impl: 1080200591 (eff. 0.495)
1560.55/1560.88	c GARBAGE COLLECT
1560.55/1560.88	c #Conflicts:    3332000 | #Learnt:      44324 | 0.000
1560.55/1560.88	c total clause space: 206.656MB
1560.55/1560.88	c total #watches: 133137
1560.95/1561.29	c total #propagations: 534972869 / total #impl: 1080503737 (eff. 0.495)
1560.95/1561.29	c #Conflicts:    3333000 | #Learnt:      45324 | 0.000
1560.95/1561.29	c total clause space: 206.656MB
1560.95/1561.29	c total #watches: 136090
1561.45/1561.74	c total #propagations: 535141211 / total #impl: 1080839811 (eff. 0.495)
1561.45/1561.74	c #Conflicts:    3334000 | #Learnt:      46324 | 0.000
1561.45/1561.74	c total clause space: 206.656MB
1561.45/1561.74	c total #watches: 138864
1562.05/1562.30	c total #propagations: 535309427 / total #impl: 1081190829 (eff. 0.495)
1562.05/1562.30	c #Conflicts:    3335000 | #Learnt:      47324 | 0.000
1562.05/1562.30	c total clause space: 206.656MB
1562.05/1562.30	c total #watches: 141698
1562.35/1562.67	c total #propagations: 535488963 / total #impl: 1081501893 (eff. 0.495)
1562.35/1562.67	c #Conflicts:    3336000 | #Learnt:      48324 | 0.000
1562.35/1562.67	c total clause space: 206.656MB
1562.35/1562.67	c total #watches: 144372
1562.75/1563.08	c total #propagations: 535649156 / total #impl: 1081784428 (eff. 0.495)
1562.75/1563.08	c #Conflicts:    3337000 | #Learnt:      49324 | 0.000
1562.75/1563.08	c total clause space: 206.656MB
1562.75/1563.08	c total #watches: 146982
1563.25/1563.58	c total #propagations: 535811345 / total #impl: 1082075413 (eff. 0.495)
1563.25/1563.58	c #Conflicts:    3338000 | #Learnt:      50324 | 0.000
1563.25/1563.58	c total clause space: 206.656MB
1563.25/1563.58	c total #watches: 149399
1563.85/1564.10	c total #propagations: 535954927 / total #impl: 1082376070 (eff. 0.495)
1563.85/1564.10	c #Conflicts:    3339000 | #Learnt:      51324 | 0.000
1563.85/1564.10	c total clause space: 206.656MB
1563.85/1564.10	c total #watches: 152339
1564.25/1564.56	c total #propagations: 536105310 / total #impl: 1082725562 (eff. 0.495)
1564.25/1564.56	c #Conflicts:    3340000 | #Learnt:      52324 | 0.000
1564.25/1564.56	c total clause space: 206.656MB
1564.25/1564.56	c total #watches: 154976
1564.75/1565.05	c total #propagations: 536270864 / total #impl: 1083032665 (eff. 0.495)
1564.75/1565.05	c #Conflicts:    3341000 | #Learnt:      53324 | 0.000
1564.75/1565.05	c total clause space: 206.656MB
1564.75/1565.05	c total #watches: 157521
1565.25/1565.52	c total #propagations: 536432938 / total #impl: 1083346142 (eff. 0.495)
1565.25/1565.52	c #Conflicts:    3342000 | #Learnt:      54324 | 0.000
1565.25/1565.52	c total clause space: 206.656MB
1565.25/1565.52	c total #watches: 160065
1565.75/1566.04	c total #propagations: 536590320 / total #impl: 1083650776 (eff. 0.495)
1565.75/1566.04	c #Conflicts:    3343000 | #Learnt:      55324 | 0.000
1565.75/1566.04	c total clause space: 206.656MB
1565.75/1566.04	c total #watches: 162392
1566.35/1566.66	c total #propagations: 536746415 / total #impl: 1083949945 (eff. 0.495)
1566.35/1566.66	c #Conflicts:    3344000 | #Learnt:      56324 | 0.000
1566.35/1566.66	c total clause space: 206.656MB
1566.35/1566.66	c total #watches: 164872
1566.95/1567.27	c total #propagations: 536909500 / total #impl: 1084291274 (eff. 0.495)
1566.95/1567.27	c #Conflicts:    3345000 | #Learnt:      57324 | 0.000
1566.95/1567.27	c total clause space: 206.656MB
1566.95/1567.27	c total #watches: 167474
1567.65/1567.92	c total #propagations: 537070054 / total #impl: 1084613665 (eff. 0.495)
1567.65/1567.92	c #Conflicts:    3346000 | #Learnt:      58324 | 0.000
1567.65/1567.92	c total clause space: 206.656MB
1567.65/1567.92	c total #watches: 170262
1568.15/1568.43	c total #propagations: 537239896 / total #impl: 1084957350 (eff. 0.495)
1568.15/1568.43	c #Conflicts:    3347000 | #Learnt:      59324 | 0.000
1568.15/1568.43	c total clause space: 206.656MB
1568.15/1568.43	c total #watches: 172410
1568.65/1568.97	c total #propagations: 537373641 / total #impl: 1085211102 (eff. 0.495)
1568.65/1568.97	c #Conflicts:    3348000 | #Learnt:      60324 | 0.000
1568.65/1568.97	c total clause space: 206.656MB
1568.65/1568.97	c total #watches: 174675
1569.25/1569.52	c total #propagations: 537517906 / total #impl: 1085487195 (eff. 0.495)
1569.25/1569.52	c #Conflicts:    3349000 | #Learnt:      61324 | 0.000
1569.25/1569.52	c total clause space: 206.656MB
1569.25/1569.52	c total #watches: 177001
1569.75/1570.04	c total #propagations: 537666122 / total #impl: 1085772026 (eff. 0.495)
1569.75/1570.04	c #Conflicts:    3350000 | #Learnt:      62324 | 0.000
1569.75/1570.04	c total clause space: 206.656MB
1569.75/1570.04	c total #watches: 179349
1570.25/1570.55	c total #propagations: 537846118 / total #impl: 1086108648 (eff. 0.495)
1570.25/1570.55	c #Conflicts:    3351000 | #Learnt:      63324 | 0.000
1570.25/1570.55	c total clause space: 206.656MB
1570.25/1570.55	c total #watches: 181757
1570.75/1571.09	c total #propagations: 538003977 / total #impl: 1086414062 (eff. 0.495)
1570.75/1571.09	c #Conflicts:    3352000 | #Learnt:      64324 | 0.000
1570.75/1571.09	c total clause space: 206.656MB
1570.75/1571.09	c total #watches: 184213
1571.45/1571.79	c total #propagations: 538166765 / total #impl: 1086716911 (eff. 0.495)
1571.45/1571.79	c #Conflicts:    3353000 | #Learnt:      65324 | 0.000
1571.45/1571.79	c total clause space: 206.656MB
1571.45/1571.79	c total #watches: 187080
1572.05/1572.39	c total #propagations: 538321105 / total #impl: 1087069407 (eff. 0.495)
1572.05/1572.39	c #Conflicts:    3354000 | #Learnt:      66324 | 0.000
1572.05/1572.39	c total clause space: 206.656MB
1572.05/1572.39	c total #watches: 189574
1572.65/1572.98	c total #propagations: 538466439 / total #impl: 1087368177 (eff. 0.495)
1572.65/1572.98	c #Conflicts:    3355000 | #Learnt:      67324 | 0.000
1572.65/1572.98	c total clause space: 206.656MB
1572.65/1572.98	c total #watches: 191806
1573.35/1573.60	c total #propagations: 538621650 / total #impl: 1087671459 (eff. 0.495)
1573.35/1573.60	c #Conflicts:    3356000 | #Learnt:      68324 | 0.000
1573.35/1573.60	c total clause space: 206.656MB
1573.35/1573.60	c total #watches: 194444
1573.96/1574.27	c total #propagations: 538783485 / total #impl: 1088013712 (eff. 0.495)
1573.96/1574.27	c #Conflicts:    3357000 | #Learnt:      69324 | 0.000
1573.96/1574.27	c total clause space: 206.656MB
1573.96/1574.27	c total #watches: 196901
1574.45/1574.79	c total #propagations: 538945555 / total #impl: 1088333262 (eff. 0.495)
1574.45/1574.79	c #Conflicts:    3358000 | #Learnt:      70324 | 0.000
1574.45/1574.79	c total clause space: 206.656MB
1574.45/1574.79	c total #watches: 199349
1575.06/1575.33	c total #propagations: 539092091 / total #impl: 1088629769 (eff. 0.495)
1575.06/1575.33	c #Conflicts:    3359000 | #Learnt:      71324 | 0.000
1575.06/1575.33	c total clause space: 206.656MB
1575.06/1575.33	c total #watches: 202594
1575.55/1575.86	c total #propagations: 539262475 / total #impl: 1089019524 (eff. 0.495)
1575.55/1575.86	c #Conflicts:    3360000 | #Learnt:      72324 | 0.000
1575.55/1575.86	c total clause space: 206.656MB
1575.55/1575.86	c total #watches: 206219
1576.35/1576.63	c total #propagations: 539429115 / total #impl: 1089395330 (eff. 0.495)
1576.35/1576.63	c #Conflicts:    3361000 | #Learnt:      73324 | 0.000
1576.35/1576.63	c total clause space: 206.656MB
1576.35/1576.63	c total #watches: 208896
1577.05/1577.32	c total #propagations: 539610515 / total #impl: 1089735299 (eff. 0.495)
1577.05/1577.32	c #Conflicts:    3362000 | #Learnt:      74324 | 0.000
1577.05/1577.32	c total clause space: 206.656MB
1577.05/1577.32	c total #watches: 211704
1577.75/1578.07	c total #propagations: 539752237 / total #impl: 1090062742 (eff. 0.495)
1577.75/1578.07	c #Conflicts:    3363000 | #Learnt:      75324 | 0.000
1577.75/1578.07	c total clause space: 206.656MB
1577.75/1578.07	c total #watches: 214201
1578.65/1578.92	c total #propagations: 539906868 / total #impl: 1090374123 (eff. 0.495)
1578.65/1578.92	c #Conflicts:    3364000 | #Learnt:      76324 | 0.000
1578.65/1578.92	c total clause space: 206.656MB
1578.65/1578.92	c total #watches: 216676
1579.45/1579.73	c total #propagations: 540071116 / total #impl: 1090702857 (eff. 0.495)
1579.45/1579.73	c #Conflicts:    3365000 | #Learnt:      77324 | 0.000
1579.45/1579.73	c total clause space: 206.656MB
1579.45/1579.73	c total #watches: 219161
1580.25/1580.54	c total #propagations: 540236577 / total #impl: 1091046397 (eff. 0.495)
1580.25/1580.54	c #Conflicts:    3366000 | #Learnt:      78324 | 0.000
1580.25/1580.54	c total clause space: 206.656MB
1580.25/1580.54	c total #watches: 221615
1581.25/1581.50	c total #propagations: 540406956 / total #impl: 1091381377 (eff. 0.495)
1581.25/1581.50	c #Conflicts:    3367000 | #Learnt:      79324 | 0.000
1581.25/1581.50	c total clause space: 206.656MB
1581.25/1581.50	c total #watches: 224101
1582.05/1582.35	c total #propagations: 540589320 / total #impl: 1091729658 (eff. 0.495)
1582.05/1582.35	c #Conflicts:    3368000 | #Learnt:      80324 | 0.000
1582.05/1582.35	c total clause space: 206.656MB
1582.05/1582.35	c total #watches: 226574
1582.85/1583.18	c total #propagations: 540756979 / total #impl: 1092063991 (eff. 0.495)
1582.85/1583.18	c #Conflicts:    3369000 | #Learnt:      81324 | 0.000
1582.85/1583.18	c total clause space: 206.656MB
1582.85/1583.18	c total #watches: 229011
1583.65/1584.00	c total #propagations: 540920146 / total #impl: 1092405069 (eff. 0.495)
1583.65/1584.00	c #Conflicts:    3370000 | #Learnt:      82324 | 0.000
1583.65/1584.00	c total clause space: 206.656MB
1583.65/1584.00	c total #watches: 231328
1584.65/1584.93	c total #propagations: 541080178 / total #impl: 1092737862 (eff. 0.495)
1584.65/1584.93	c #Conflicts:    3371000 | #Learnt:      83324 | 0.000
1584.65/1584.93	c total clause space: 206.656MB
1584.65/1584.93	c total #watches: 233770
1585.55/1585.83	c total #propagations: 541246009 / total #impl: 1093096225 (eff. 0.495)
1585.55/1585.83	c #Conflicts:    3372000 | #Learnt:      84324 | 0.000
1585.55/1585.83	c total clause space: 206.656MB
1585.55/1585.83	c total #watches: 237008
1586.45/1586.76	c total #propagations: 541425895 / total #impl: 1093490378 (eff. 0.495)
1586.45/1586.76	c #Conflicts:    3373000 | #Learnt:      85324 | 0.000
1586.45/1586.76	c total clause space: 206.656MB
1586.45/1586.76	c total #watches: 239884
1587.15/1587.49	c total #propagations: 541583558 / total #impl: 1093829820 (eff. 0.495)
1587.15/1587.49	c #Conflicts:    3374000 | #Learnt:      86324 | 0.000
1587.15/1587.49	c total clause space: 206.656MB
1587.15/1587.49	c total #watches: 242293
1588.05/1588.38	c total #propagations: 541738979 / total #impl: 1094126884 (eff. 0.495)
1588.05/1588.38	c #Conflicts:    3375000 | #Learnt:      87324 | 0.000
1588.05/1588.38	c total clause space: 206.656MB
1588.05/1588.38	c total #watches: 245355
1588.85/1589.17	c total #propagations: 541897752 / total #impl: 1094489734 (eff. 0.495)
1588.85/1589.17	c #Conflicts:    3376000 | #Learnt:      88324 | 0.000
1588.85/1589.17	c total clause space: 206.656MB
1588.85/1589.17	c total #watches: 248211
1589.85/1590.13	c total #propagations: 542042845 / total #impl: 1094787676 (eff. 0.495)
1589.85/1590.13	c GARBAGE COLLECT
1589.85/1590.13	c #Conflicts:    3377000 | #Learnt:      44725 | 0.000
1589.85/1590.13	c total clause space: 206.656MB
1589.85/1590.13	c total #watches: 134257
1590.35/1590.62	c total #propagations: 542201414 / total #impl: 1095118108 (eff. 0.495)
1590.35/1590.62	c #Conflicts:    3378000 | #Learnt:      45725 | 0.000
1590.35/1590.62	c total clause space: 206.656MB
1590.35/1590.62	c total #watches: 136788
1590.85/1591.11	c total #propagations: 542368221 / total #impl: 1095448010 (eff. 0.495)
1590.85/1591.11	c #Conflicts:    3379000 | #Learnt:      46725 | 0.000
1590.85/1591.11	c total clause space: 206.656MB
1590.85/1591.11	c total #watches: 139184
1591.35/1591.62	c total #propagations: 542534876 / total #impl: 1095770686 (eff. 0.495)
1591.35/1591.62	c #Conflicts:    3380000 | #Learnt:      47725 | 0.000
1591.35/1591.62	c total clause space: 206.656MB
1591.35/1591.62	c total #watches: 141900
1591.85/1592.10	c total #propagations: 542691485 / total #impl: 1096093521 (eff. 0.495)
1591.85/1592.10	c #Conflicts:    3381000 | #Learnt:      48725 | 0.000
1591.85/1592.10	c total clause space: 206.656MB
1591.85/1592.10	c total #watches: 144504
1592.25/1592.58	c total #propagations: 542839892 / total #impl: 1096403332 (eff. 0.495)
1592.25/1592.58	c #Conflicts:    3382000 | #Learnt:      49725 | 0.000
1592.25/1592.58	c total clause space: 206.656MB
1592.25/1592.58	c total #watches: 147402
1592.85/1593.11	c total #propagations: 543002018 / total #impl: 1096734933 (eff. 0.495)
1592.85/1593.11	c #Conflicts:    3383000 | #Learnt:      50725 | 0.000
1592.85/1593.11	c total clause space: 206.656MB
1592.85/1593.11	c total #watches: 149962
1593.35/1593.68	c total #propagations: 543163464 / total #impl: 1097046524 (eff. 0.495)
1593.35/1593.68	c #Conflicts:    3384000 | #Learnt:      51725 | 0.000
1593.35/1593.68	c total clause space: 206.656MB
1593.35/1593.68	c total #watches: 152305
1593.85/1594.14	c total #propagations: 543328299 / total #impl: 1097386332 (eff. 0.495)
1593.85/1594.14	c #Conflicts:    3385000 | #Learnt:      52725 | 0.000
1593.85/1594.14	c total clause space: 206.656MB
1593.85/1594.14	c total #watches: 155090
1594.35/1594.67	c total #propagations: 543474406 / total #impl: 1097694480 (eff. 0.495)
1594.35/1594.67	c #Conflicts:    3386000 | #Learnt:      53725 | 0.000
1594.35/1594.67	c total clause space: 206.656MB
1594.35/1594.67	c total #watches: 157507
1594.95/1595.22	c total #propagations: 543632343 / total #impl: 1098012026 (eff. 0.495)
1594.95/1595.22	c #Conflicts:    3387000 | #Learnt:      54725 | 0.000
1594.95/1595.22	c total clause space: 206.656MB
1594.95/1595.22	c total #watches: 159877
1595.45/1595.78	c total #propagations: 543792518 / total #impl: 1098343117 (eff. 0.495)
1595.45/1595.78	c #Conflicts:    3388000 | #Learnt:      55725 | 0.000
1595.45/1595.78	c total clause space: 206.656MB
1595.45/1595.78	c total #watches: 162105
1595.95/1596.29	c total #propagations: 543953822 / total #impl: 1098672601 (eff. 0.495)
1595.95/1596.29	c #Conflicts:    3389000 | #Learnt:      56725 | 0.000
1595.95/1596.29	c total clause space: 206.656MB
1595.95/1596.29	c total #watches: 164571
1596.55/1596.83	c total #propagations: 544109700 / total #impl: 1098992965 (eff. 0.495)
1596.55/1596.83	c #Conflicts:    3390000 | #Learnt:      57725 | 0.000
1596.55/1596.83	c total clause space: 206.656MB
1596.55/1596.83	c total #watches: 166838
1597.15/1597.41	c total #propagations: 544262821 / total #impl: 1099323397 (eff. 0.495)
1597.15/1597.41	c #Conflicts:    3391000 | #Learnt:      58725 | 0.000
1597.15/1597.41	c total clause space: 206.656MB
1597.15/1597.41	c total #watches: 169190
1597.75/1598.01	c total #propagations: 544414539 / total #impl: 1099644052 (eff. 0.495)
1597.75/1598.01	c #Conflicts:    3392000 | #Learnt:      59725 | 0.000
1597.75/1598.01	c total clause space: 206.656MB
1597.75/1598.01	c total #watches: 171504
1598.25/1598.58	c total #propagations: 544571702 / total #impl: 1099981697 (eff. 0.495)
1598.25/1598.58	c #Conflicts:    3393000 | #Learnt:      60725 | 0.000
1598.25/1598.58	c total clause space: 206.656MB
1598.25/1598.58	c total #watches: 173927
1598.84/1599.11	c total #propagations: 544731356 / total #impl: 1100330169 (eff. 0.495)
1598.84/1599.11	c #Conflicts:    3394000 | #Learnt:      61725 | 0.000
1598.84/1599.11	c total clause space: 206.656MB
1598.84/1599.11	c total #watches: 176418
1599.44/1599.77	c total #propagations: 544882993 / total #impl: 1100646995 (eff. 0.495)
1599.44/1599.77	c #Conflicts:    3395000 | #Learnt:      62725 | 0.000
1599.44/1599.77	c total clause space: 206.656MB
1599.44/1599.77	c total #watches: 179063
1600.14/1600.42	c total #propagations: 545046829 / total #impl: 1100993758 (eff. 0.495)
1600.14/1600.42	c #Conflicts:    3396000 | #Learnt:      63725 | 0.000
1600.14/1600.42	c total clause space: 206.656MB
1600.14/1600.42	c total #watches: 181480
1600.74/1601.08	c total #propagations: 545215517 / total #impl: 1101358617 (eff. 0.495)
1600.74/1601.08	c #Conflicts:    3397000 | #Learnt:      64725 | 0.000
1600.74/1601.08	c total clause space: 206.656MB
1600.74/1601.08	c total #watches: 183809
1601.35/1601.68	c total #propagations: 545372562 / total #impl: 1101686131 (eff. 0.495)
1601.35/1601.68	c #Conflicts:    3398000 | #Learnt:      65725 | 0.000
1601.35/1601.68	c total clause space: 206.656MB
1601.35/1601.68	c total #watches: 186149
1601.94/1602.27	c total #propagations: 545533552 / total #impl: 1102023618 (eff. 0.495)
1601.94/1602.27	c #Conflicts:    3399000 | #Learnt:      66725 | 0.000
1601.94/1602.27	c total clause space: 206.656MB
1601.94/1602.27	c total #watches: 188351
1602.64/1602.93	c total #propagations: 545691158 / total #impl: 1102356356 (eff. 0.495)
1602.64/1602.93	c #Conflicts:    3400000 | #Learnt:      67725 | 0.000
1602.64/1602.93	c total clause space: 206.656MB
1602.64/1602.93	c total #watches: 190708
1603.34/1603.63	c total #propagations: 545841111 / total #impl: 1102663541 (eff. 0.495)
1603.34/1603.63	c #Conflicts:    3401000 | #Learnt:      68725 | 0.000
1603.34/1603.63	c total clause space: 206.656MB
1603.34/1603.63	c total #watches: 193054
1604.04/1604.34	c total #propagations: 545997122 / total #impl: 1103006189 (eff. 0.495)
1604.04/1604.34	c #Conflicts:    3402000 | #Learnt:      69725 | 0.000
1604.04/1604.34	c total clause space: 206.656MB
1604.04/1604.34	c total #watches: 195161
1604.75/1605.05	c total #propagations: 546155914 / total #impl: 1103350176 (eff. 0.495)
1604.75/1605.05	c #Conflicts:    3403000 | #Learnt:      70725 | 0.000
1604.75/1605.05	c total clause space: 206.656MB
1604.75/1605.05	c total #watches: 197466
1605.54/1605.83	c total #propagations: 546320718 / total #impl: 1103677271 (eff. 0.495)
1605.54/1605.83	c #Conflicts:    3404000 | #Learnt:      71725 | 0.000
1605.54/1605.83	c total clause space: 206.656MB
1605.54/1605.83	c total #watches: 200124
1606.24/1606.53	c total #propagations: 546479825 / total #impl: 1104000024 (eff. 0.495)
1606.24/1606.53	c #Conflicts:    3405000 | #Learnt:      72725 | 0.000
1606.24/1606.53	c total clause space: 206.656MB
1606.24/1606.53	c total #watches: 202286
1606.85/1607.18	c total #propagations: 546632115 / total #impl: 1104326857 (eff. 0.495)
1606.85/1607.18	c #Conflicts:    3406000 | #Learnt:      73725 | 0.000
1606.85/1607.18	c total clause space: 206.656MB
1606.85/1607.18	c total #watches: 204576
1607.64/1607.97	c total #propagations: 546777159 / total #impl: 1104629630 (eff. 0.495)
1607.64/1607.97	c #Conflicts:    3407000 | #Learnt:      74725 | 0.000
1607.64/1607.97	c total clause space: 206.656MB
1607.64/1607.97	c total #watches: 206779
1608.34/1608.67	c total #propagations: 546934148 / total #impl: 1104991168 (eff. 0.495)
1608.34/1608.67	c #Conflicts:    3408000 | #Learnt:      75725 | 0.000
1608.34/1608.67	c total clause space: 206.656MB
1608.34/1608.67	c total #watches: 208907
1609.05/1609.40	c total #propagations: 547073033 / total #impl: 1105305454 (eff. 0.495)
1609.05/1609.40	c #Conflicts:    3409000 | #Learnt:      76725 | 0.000
1609.05/1609.40	c total clause space: 206.656MB
1609.05/1609.40	c total #watches: 211035
1609.94/1610.22	c total #propagations: 547226893 / total #impl: 1105633239 (eff. 0.495)
1609.94/1610.22	c #Conflicts:    3410000 | #Learnt:      77725 | 0.000
1609.94/1610.22	c total clause space: 206.656MB
1609.94/1610.22	c total #watches: 213376
1610.74/1611.03	c total #propagations: 547384606 / total #impl: 1105999415 (eff. 0.495)
1610.74/1611.03	c #Conflicts:    3411000 | #Learnt:      78725 | 0.000
1610.74/1611.03	c total clause space: 206.656MB
1610.74/1611.03	c total #watches: 215759
1611.54/1611.87	c total #propagations: 547540988 / total #impl: 1106352649 (eff. 0.495)
1611.54/1611.87	c #Conflicts:    3412000 | #Learnt:      79725 | 0.000
1611.54/1611.87	c total clause space: 206.656MB
1611.54/1611.87	c total #watches: 217997
1612.45/1612.73	c total #propagations: 547696764 / total #impl: 1106707208 (eff. 0.495)
1612.45/1612.73	c #Conflicts:    3413000 | #Learnt:      80725 | 0.000
1612.45/1612.73	c total clause space: 206.656MB
1612.45/1612.73	c total #watches: 220336
1613.14/1613.48	c total #propagations: 547858053 / total #impl: 1107063926 (eff. 0.495)
1613.14/1613.48	c #Conflicts:    3414000 | #Learnt:      81725 | 0.000
1613.14/1613.48	c total clause space: 206.656MB
1613.14/1613.48	c total #watches: 222804
1614.04/1614.35	c total #propagations: 548013028 / total #impl: 1107420867 (eff. 0.495)
1614.04/1614.35	c #Conflicts:    3415000 | #Learnt:      82725 | 0.000
1614.04/1614.35	c total clause space: 206.656MB
1614.04/1614.35	c total #watches: 225181
1614.84/1615.15	c total #propagations: 548164179 / total #impl: 1107774956 (eff. 0.495)
1614.84/1615.15	c #Conflicts:    3416000 | #Learnt:      83725 | 0.000
1614.84/1615.15	c total clause space: 206.656MB
1614.84/1615.15	c total #watches: 227460
1615.94/1616.21	c total #propagations: 548302547 / total #impl: 1108080307 (eff. 0.495)
1615.94/1616.21	c #Conflicts:    3417000 | #Learnt:      84725 | 0.000
1615.94/1616.21	c total clause space: 206.656MB
1615.94/1616.21	c total #watches: 229723
1616.85/1617.14	c total #propagations: 548463441 / total #impl: 1108442873 (eff. 0.495)
1616.85/1617.14	c #Conflicts:    3418000 | #Learnt:      85725 | 0.000
1616.85/1617.14	c total clause space: 206.656MB
1616.85/1617.14	c total #watches: 232099
1617.74/1618.00	c total #propagations: 548622357 / total #impl: 1108803036 (eff. 0.495)
1617.74/1618.00	c #Conflicts:    3419000 | #Learnt:      86725 | 0.000
1617.74/1618.00	c total clause space: 206.656MB
1617.74/1618.00	c total #watches: 234532
1618.64/1618.94	c total #propagations: 548767616 / total #impl: 1109137396 (eff. 0.495)
1618.64/1618.94	c #Conflicts:    3420000 | #Learnt:      87725 | 0.000
1618.64/1618.94	c total clause space: 206.656MB
1618.64/1618.94	c total #watches: 236779
1619.54/1619.86	c total #propagations: 548930834 / total #impl: 1109504773 (eff. 0.495)
1619.54/1619.86	c #Conflicts:    3421000 | #Learnt:      88725 | 0.000
1619.54/1619.86	c total clause space: 206.656MB
1619.54/1619.86	c total #watches: 239050
1620.54/1620.81	c total #propagations: 549078189 / total #impl: 1109835309 (eff. 0.495)
1620.54/1620.81	c #Conflicts:    3422000 | #Learnt:      89725 | 0.000
1620.54/1620.81	c total clause space: 206.656MB
1620.54/1620.81	c total #watches: 241266
1620.94/1621.27	c total #propagations: 549238147 / total #impl: 1110184188 (eff. 0.495)
1620.94/1621.27	c GARBAGE COLLECT
1620.94/1621.27	c #Conflicts:    3423000 | #Learnt:      45827 | 0.000
1620.94/1621.27	c total clause space: 206.656MB
1620.94/1621.27	c total #watches: 136946
1621.34/1621.64	c total #propagations: 549396945 / total #impl: 1110512468 (eff. 0.495)
1621.34/1621.64	c #Conflicts:    3424000 | #Learnt:      46827 | 0.000
1621.34/1621.64	c total clause space: 206.656MB
1621.34/1621.64	c total #watches: 139324
1621.74/1622.05	c total #propagations: 549554911 / total #impl: 1110803007 (eff. 0.495)
1621.74/1622.05	c #Conflicts:    3425000 | #Learnt:      47827 | 0.000
1621.74/1622.05	c total clause space: 206.656MB
1621.74/1622.05	c total #watches: 141635
1622.14/1622.44	c total #propagations: 549715199 / total #impl: 1111128198 (eff. 0.495)
1622.14/1622.44	c #Conflicts:    3426000 | #Learnt:      48827 | 0.000
1622.14/1622.44	c total clause space: 206.656MB
1622.14/1622.44	c total #watches: 143955
1622.54/1622.84	c total #propagations: 549875885 / total #impl: 1111455359 (eff. 0.495)
1622.54/1622.84	c #Conflicts:    3427000 | #Learnt:      49827 | 0.000
1622.54/1622.84	c total clause space: 206.656MB
1622.54/1622.84	c total #watches: 146218
1622.94/1623.22	c total #propagations: 550020370 / total #impl: 1111772217 (eff. 0.495)
1622.94/1623.22	c #Conflicts:    3428000 | #Learnt:      50827 | 0.000
1622.94/1623.22	c total clause space: 206.656MB
1622.94/1623.22	c total #watches: 148449
1623.24/1623.59	c total #propagations: 550162719 / total #impl: 1112065019 (eff. 0.495)
1623.24/1623.59	c #Conflicts:    3429000 | #Learnt:      51827 | 0.000
1623.24/1623.59	c total clause space: 206.656MB
1623.24/1623.59	c total #watches: 150874
1623.74/1624.04	c total #propagations: 550311619 / total #impl: 1112376641 (eff. 0.495)
1623.74/1624.04	c #Conflicts:    3430000 | #Learnt:      52827 | 0.000
1623.74/1624.04	c total clause space: 206.656MB
1623.74/1624.04	c total #watches: 153304
1624.14/1624.49	c total #propagations: 550469001 / total #impl: 1112715560 (eff. 0.495)
1624.14/1624.49	c #Conflicts:    3431000 | #Learnt:      53827 | 0.000
1624.14/1624.49	c total clause space: 206.656MB
1624.14/1624.49	c total #watches: 155547
1624.74/1625.00	c total #propagations: 550621117 / total #impl: 1113049475 (eff. 0.495)
1624.74/1625.00	c #Conflicts:    3432000 | #Learnt:      54827 | 0.000
1624.74/1625.00	c total clause space: 206.656MB
1624.74/1625.00	c total #watches: 157752
1625.24/1625.52	c total #propagations: 550774921 / total #impl: 1113387260 (eff. 0.495)
1625.24/1625.52	c #Conflicts:    3433000 | #Learnt:      55827 | 0.000
1625.24/1625.52	c total clause space: 206.656MB
1625.24/1625.52	c total #watches: 160084
1625.74/1626.02	c total #propagations: 550951391 / total #impl: 1113761055 (eff. 0.495)
1625.74/1626.02	c #Conflicts:    3434000 | #Learnt:      56827 | 0.000
1625.74/1626.02	c total clause space: 206.656MB
1625.74/1626.02	c total #watches: 162352
1626.24/1626.51	c total #propagations: 551111295 / total #impl: 1114119248 (eff. 0.495)
1626.24/1626.51	c #Conflicts:    3435000 | #Learnt:      57827 | 0.000
1626.24/1626.51	c total clause space: 206.656MB
1626.24/1626.51	c total #watches: 164640
1626.75/1627.06	c total #propagations: 551265166 / total #impl: 1114457627 (eff. 0.495)
1626.75/1627.06	c #Conflicts:    3436000 | #Learnt:      58827 | 0.000
1626.75/1627.06	c total clause space: 206.656MB
1626.75/1627.06	c total #watches: 166973
1627.34/1627.69	c total #propagations: 551424623 / total #impl: 1114786406 (eff. 0.495)
1627.34/1627.69	c #Conflicts:    3437000 | #Learnt:      59827 | 0.000
1627.34/1627.69	c total clause space: 206.656MB
1627.34/1627.69	c total #watches: 169306
1628.04/1628.34	c total #propagations: 551581890 / total #impl: 1115127197 (eff. 0.495)
1628.04/1628.34	c #Conflicts:    3438000 | #Learnt:      60827 | 0.000
1628.04/1628.34	c total clause space: 206.656MB
1628.04/1628.34	c total #watches: 171639
1628.74/1629.00	c total #propagations: 551738654 / total #impl: 1115475702 (eff. 0.495)
1628.74/1629.00	c #Conflicts:    3439000 | #Learnt:      61827 | 0.000
1628.74/1629.00	c total clause space: 206.656MB
1628.74/1629.00	c total #watches: 174005
1629.34/1629.64	c total #propagations: 551900352 / total #impl: 1115821614 (eff. 0.495)
1629.34/1629.64	c #Conflicts:    3440000 | #Learnt:      62827 | 0.000
1629.34/1629.64	c total clause space: 206.656MB
1629.34/1629.64	c total #watches: 176267
1629.95/1630.30	c total #propagations: 552048777 / total #impl: 1116144138 (eff. 0.495)
1629.95/1630.30	c #Conflicts:    3441000 | #Learnt:      63827 | 0.000
1629.95/1630.30	c total clause space: 206.656MB
1629.95/1630.30	c total #watches: 178444
1630.74/1631.01	c total #propagations: 552199572 / total #impl: 1116475093 (eff. 0.495)
1630.74/1631.01	c #Conflicts:    3442000 | #Learnt:      64827 | 0.000
1630.74/1631.01	c total clause space: 206.656MB
1630.74/1631.01	c total #watches: 180685
1631.44/1631.72	c total #propagations: 552360490 / total #impl: 1116817968 (eff. 0.495)
1631.44/1631.72	c #Conflicts:    3443000 | #Learnt:      65827 | 0.000
1631.44/1631.72	c total clause space: 206.656MB
1631.44/1631.72	c total #watches: 183051
1632.15/1632.43	c total #propagations: 552522631 / total #impl: 1117179884 (eff. 0.495)
1632.15/1632.43	c #Conflicts:    3444000 | #Learnt:      66827 | 0.000
1632.15/1632.43	c total clause space: 206.656MB
1632.15/1632.43	c total #watches: 185269
1632.84/1633.10	c total #propagations: 552678808 / total #impl: 1117509831 (eff. 0.495)
1632.84/1633.10	c #Conflicts:    3445000 | #Learnt:      67827 | 0.000
1632.84/1633.10	c total clause space: 206.656MB
1632.84/1633.10	c total #watches: 187525
1633.54/1633.88	c total #propagations: 552819277 / total #impl: 1117809702 (eff. 0.495)
1633.54/1633.88	c #Conflicts:    3446000 | #Learnt:      68827 | 0.000
1633.54/1633.88	c total clause space: 206.656MB
1633.54/1633.88	c total #watches: 189754
1634.35/1634.64	c total #propagations: 552972557 / total #impl: 1118146276 (eff. 0.495)
1634.35/1634.64	c #Conflicts:    3447000 | #Learnt:      69827 | 0.000
1634.35/1634.64	c total clause space: 206.656MB
1634.35/1634.64	c total #watches: 191956
1635.04/1635.35	c total #propagations: 553119510 / total #impl: 1118467542 (eff. 0.495)
1635.04/1635.35	c #Conflicts:    3448000 | #Learnt:      70827 | 0.000
1635.04/1635.35	c total clause space: 206.656MB
1635.04/1635.35	c total #watches: 194136
1635.84/1636.12	c total #propagations: 553271208 / total #impl: 1118788295 (eff. 0.495)
1635.84/1636.12	c #Conflicts:    3449000 | #Learnt:      71827 | 0.000
1635.84/1636.12	c total clause space: 206.656MB
1635.84/1636.12	c total #watches: 196259
1636.65/1636.91	c total #propagations: 553421035 / total #impl: 1119121569 (eff. 0.495)
1636.65/1636.91	c #Conflicts:    3450000 | #Learnt:      72827 | 0.000
1636.65/1636.91	c total clause space: 206.656MB
1636.65/1636.91	c total #watches: 198508
1637.34/1637.63	c total #propagations: 553576415 / total #impl: 1119465275 (eff. 0.495)
1637.34/1637.63	c #Conflicts:    3451000 | #Learnt:      73827 | 0.000
1637.34/1637.63	c total clause space: 206.656MB
1637.34/1637.63	c total #watches: 200642
1638.14/1638.48	c total #propagations: 553723704 / total #impl: 1119783345 (eff. 0.494)
1638.14/1638.48	c #Conflicts:    3452000 | #Learnt:      74827 | 0.000
1638.14/1638.48	c total clause space: 206.656MB
1638.14/1638.48	c total #watches: 202855
1639.04/1639.33	c total #propagations: 553870722 / total #impl: 1120131195 (eff. 0.494)
1639.04/1639.33	c #Conflicts:    3453000 | #Learnt:      75827 | 0.000
1639.04/1639.33	c total clause space: 206.656MB
1639.04/1639.33	c total #watches: 205150
1639.84/1640.15	c total #propagations: 554015931 / total #impl: 1120470409 (eff. 0.494)
1639.84/1640.15	c #Conflicts:    3454000 | #Learnt:      76827 | 0.000
1639.84/1640.15	c total clause space: 206.656MB
1639.84/1640.15	c total #watches: 207522
1640.64/1640.99	c total #propagations: 554165835 / total #impl: 1120831417 (eff. 0.494)
1640.64/1640.99	c #Conflicts:    3455000 | #Learnt:      77827 | 0.000
1640.64/1640.99	c total clause space: 206.656MB
1640.64/1640.99	c total #watches: 209977
1641.54/1641.81	c total #propagations: 554329206 / total #impl: 1121214066 (eff. 0.494)
1641.54/1641.81	c #Conflicts:    3456000 | #Learnt:      78827 | 0.000
1641.54/1641.81	c total clause space: 206.656MB
1641.54/1641.81	c total #watches: 212323
1642.34/1642.67	c total #propagations: 554482412 / total #impl: 1121551463 (eff. 0.494)
1642.34/1642.67	c #Conflicts:    3457000 | #Learnt:      79827 | 0.000
1642.34/1642.67	c total clause space: 206.656MB
1642.34/1642.67	c total #watches: 214603
1643.14/1643.49	c total #propagations: 554639104 / total #impl: 1121903598 (eff. 0.494)
1643.14/1643.49	c #Conflicts:    3458000 | #Learnt:      80827 | 0.000
1643.14/1643.49	c total clause space: 206.656MB
1643.14/1643.49	c total #watches: 216846
1644.04/1644.39	c total #propagations: 554787710 / total #impl: 1122250750 (eff. 0.494)
1644.04/1644.39	c #Conflicts:    3459000 | #Learnt:      81827 | 0.000
1644.04/1644.39	c total clause space: 206.656MB
1644.04/1644.39	c total #watches: 219169
1644.94/1645.30	c total #propagations: 554944945 / total #impl: 1122599096 (eff. 0.494)
1644.94/1645.30	c #Conflicts:    3460000 | #Learnt:      82827 | 0.000
1644.94/1645.30	c total clause space: 206.656MB
1644.94/1645.30	c total #watches: 221425
1645.94/1646.20	c total #propagations: 555097020 / total #impl: 1122946228 (eff. 0.494)
1645.94/1646.20	c #Conflicts:    3461000 | #Learnt:      83827 | 0.000
1645.94/1646.20	c total clause space: 206.656MB
1645.94/1646.20	c total #watches: 223682
1646.84/1647.17	c total #propagations: 555249759 / total #impl: 1123304231 (eff. 0.494)
1646.84/1647.17	c #Conflicts:    3462000 | #Learnt:      84827 | 0.000
1646.84/1647.17	c total clause space: 206.656MB
1646.84/1647.17	c total #watches: 226101
1647.84/1648.14	c total #propagations: 555416196 / total #impl: 1123693032 (eff. 0.494)
1647.84/1648.14	c #Conflicts:    3463000 | #Learnt:      85827 | 0.000
1647.84/1648.14	c total clause space: 206.656MB
1647.84/1648.14	c total #watches: 228562
1648.94/1649.21	c total #propagations: 555570917 / total #impl: 1124043081 (eff. 0.494)
1648.94/1649.21	c #Conflicts:    3464000 | #Learnt:      86827 | 0.000
1648.94/1649.21	c total clause space: 206.656MB
1648.94/1649.21	c total #watches: 230713
1649.94/1650.27	c total #propagations: 555724724 / total #impl: 1124406407 (eff. 0.494)
1649.94/1650.27	c #Conflicts:    3465000 | #Learnt:      87827 | 0.000
1649.94/1650.27	c total clause space: 206.656MB
1649.94/1650.27	c total #watches: 233179
1651.04/1651.39	c total #propagations: 555889921 / total #impl: 1124804448 (eff. 0.494)
1651.04/1651.39	c #Conflicts:    3466000 | #Learnt:      88827 | 0.000
1651.04/1651.39	c total clause space: 206.656MB
1651.04/1651.39	c total #watches: 235479
1652.14/1652.42	c total #propagations: 556060546 / total #impl: 1125193538 (eff. 0.494)
1652.14/1652.42	c #Conflicts:    3467000 | #Learnt:      89827 | 0.000
1652.14/1652.42	c total clause space: 206.656MB
1652.14/1652.42	c total #watches: 237754
1652.94/1653.28	c total #propagations: 556217822 / total #impl: 1125555444 (eff. 0.494)
1652.94/1653.28	c GARBAGE COLLECT
1652.94/1653.28	c #Conflicts:    3468000 | #Learnt:      45632 | 0.000
1652.94/1653.28	c total clause space: 206.656MB
1652.94/1653.28	c total #watches: 136562
1653.44/1653.73	c total #propagations: 556388540 / total #impl: 1125930128 (eff. 0.494)
1653.44/1653.73	c #Conflicts:    3469000 | #Learnt:      46632 | 0.000
1653.44/1653.73	c total clause space: 206.656MB
1653.44/1653.73	c total #watches: 139032
1653.84/1654.13	c total #propagations: 556555382 / total #impl: 1126280023 (eff. 0.494)
1653.84/1654.13	c #Conflicts:    3470000 | #Learnt:      47632 | 0.000
1653.84/1654.13	c total clause space: 206.656MB
1653.84/1654.13	c total #watches: 141447
1654.34/1654.63	c total #propagations: 556705335 / total #impl: 1126590139 (eff. 0.494)
1654.34/1654.63	c #Conflicts:    3471000 | #Learnt:      48632 | 0.000
1654.34/1654.63	c total clause space: 206.656MB
1654.34/1654.63	c total #watches: 143725
1654.84/1655.17	c total #propagations: 556863133 / total #impl: 1126930458 (eff. 0.494)
1654.84/1655.17	c #Conflicts:    3472000 | #Learnt:      49632 | 0.000
1654.84/1655.17	c total clause space: 206.656MB
1654.84/1655.17	c total #watches: 146093
1655.34/1655.66	c total #propagations: 557033860 / total #impl: 1127278742 (eff. 0.494)
1655.34/1655.66	c #Conflicts:    3473000 | #Learnt:      50632 | 0.000
1655.34/1655.66	c total clause space: 206.656MB
1655.34/1655.66	c total #watches: 148449
1655.84/1656.11	c total #propagations: 557196030 / total #impl: 1127618902 (eff. 0.494)
1655.84/1656.11	c #Conflicts:    3474000 | #Learnt:      51632 | 0.000
1655.84/1656.11	c total clause space: 206.656MB
1655.84/1656.11	c total #watches: 150756
1656.34/1656.64	c total #propagations: 557349414 / total #impl: 1127940422 (eff. 0.494)
1656.34/1656.64	c #Conflicts:    3475000 | #Learnt:      52632 | 0.000
1656.34/1656.64	c total clause space: 206.656MB
1656.34/1656.64	c total #watches: 153136
1656.84/1657.19	c total #propagations: 557516833 / total #impl: 1128293114 (eff. 0.494)
1656.84/1657.19	c #Conflicts:    3476000 | #Learnt:      53632 | 0.000
1656.84/1657.19	c total clause space: 206.656MB
1656.84/1657.19	c total #watches: 155607
1657.44/1657.71	c total #propagations: 557686353 / total #impl: 1128660105 (eff. 0.494)
1657.44/1657.71	c #Conflicts:    3477000 | #Learnt:      54632 | 0.000
1657.44/1657.71	c total clause space: 206.656MB
1657.44/1657.71	c total #watches: 157959
1657.93/1658.26	c total #propagations: 557842786 / total #impl: 1128996837 (eff. 0.494)
1657.93/1658.26	c #Conflicts:    3478000 | #Learnt:      55632 | 0.000
1657.93/1658.26	c total clause space: 206.656MB
1657.93/1658.26	c total #watches: 160516
1658.54/1658.83	c total #propagations: 558009760 / total #impl: 1129357931 (eff. 0.494)
1658.54/1658.83	c #Conflicts:    3479000 | #Learnt:      56632 | 0.000
1658.54/1658.83	c total clause space: 206.656MB
1658.54/1658.83	c total #watches: 162746
1659.13/1659.44	c total #propagations: 558160603 / total #impl: 1129692851 (eff. 0.494)
1659.13/1659.44	c #Conflicts:    3480000 | #Learnt:      57632 | 0.000
1659.13/1659.44	c total clause space: 206.656MB
1659.13/1659.44	c total #watches: 165043
1659.74/1660.08	c total #propagations: 558320106 / total #impl: 1130044410 (eff. 0.494)
1659.74/1660.08	c #Conflicts:    3481000 | #Learnt:      58632 | 0.000
1659.74/1660.08	c total clause space: 206.656MB
1659.74/1660.08	c total #watches: 167234
1660.43/1660.75	c total #propagations: 558478723 / total #impl: 1130386303 (eff. 0.494)
1660.43/1660.75	c #Conflicts:    3482000 | #Learnt:      59632 | 0.000
1660.43/1660.75	c total clause space: 206.656MB
1660.43/1660.75	c total #watches: 169472
1661.13/1661.44	c total #propagations: 558640289 / total #impl: 1130744811 (eff. 0.494)
1661.13/1661.44	c #Conflicts:    3483000 | #Learnt:      60632 | 0.000
1661.13/1661.44	c total clause space: 206.656MB
1661.13/1661.44	c total #watches: 171871
1661.84/1662.12	c total #propagations: 558810486 / total #impl: 1131107617 (eff. 0.494)
1661.84/1662.12	c #Conflicts:    3484000 | #Learnt:      61632 | 0.000
1661.84/1662.12	c total clause space: 206.656MB
1661.84/1662.12	c total #watches: 174289
1662.43/1662.78	c total #propagations: 558975250 / total #impl: 1131467357 (eff. 0.494)
1662.43/1662.78	c #Conflicts:    3485000 | #Learnt:      62632 | 0.000
1662.43/1662.78	c total clause space: 206.656MB
1662.43/1662.78	c total #watches: 176557
1663.13/1663.45	c total #propagations: 559136380 / total #impl: 1131807967 (eff. 0.494)
1663.13/1663.45	c #Conflicts:    3486000 | #Learnt:      63632 | 0.000
1663.13/1663.45	c total clause space: 206.656MB
1663.13/1663.45	c total #watches: 178807
1663.73/1664.05	c total #propagations: 559287073 / total #impl: 1132131845 (eff. 0.494)
1663.73/1664.05	c #Conflicts:    3487000 | #Learnt:      64632 | 0.000
1663.73/1664.05	c total clause space: 206.656MB
1663.73/1664.05	c total #watches: 181271
1664.33/1664.69	c total #propagations: 559466601 / total #impl: 1132520501 (eff. 0.494)
1664.33/1664.69	c #Conflicts:    3488000 | #Learnt:      65632 | 0.000
1664.33/1664.69	c total clause space: 206.656MB
1664.33/1664.69	c total #watches: 183565
1665.03/1665.35	c total #propagations: 559628752 / total #impl: 1132879976 (eff. 0.494)
1665.03/1665.35	c #Conflicts:    3489000 | #Learnt:      66632 | 0.000
1665.03/1665.35	c total clause space: 206.656MB
1665.03/1665.35	c total #watches: 185835
1665.73/1666.02	c total #propagations: 559781149 / total #impl: 1133219703 (eff. 0.494)
1665.73/1666.02	c #Conflicts:    3490000 | #Learnt:      67632 | 0.000
1665.73/1666.02	c total clause space: 206.656MB
1665.73/1666.02	c total #watches: 188137
1666.43/1666.71	c total #propagations: 559948911 / total #impl: 1133591570 (eff. 0.494)
1666.43/1666.71	c #Conflicts:    3491000 | #Learnt:      68632 | 0.000
1666.43/1666.71	c total clause space: 206.656MB
1666.43/1666.71	c total #watches: 190364
1667.13/1667.42	c total #propagations: 560117033 / total #impl: 1133958164 (eff. 0.494)
1667.13/1667.42	c #Conflicts:    3492000 | #Learnt:      69632 | 0.000
1667.13/1667.42	c total clause space: 206.656MB
1667.13/1667.42	c total #watches: 192706
1667.83/1668.14	c total #propagations: 560285312 / total #impl: 1134346598 (eff. 0.494)
1667.83/1668.14	c #Conflicts:    3493000 | #Learnt:      70632 | 0.000
1667.83/1668.14	c total clause space: 206.656MB
1667.83/1668.14	c total #watches: 194906
1668.54/1668.89	c total #propagations: 560442092 / total #impl: 1134704792 (eff. 0.494)
1668.54/1668.89	c #Conflicts:    3494000 | #Learnt:      71632 | 0.000
1668.54/1668.89	c total clause space: 206.656MB
1668.54/1668.89	c total #watches: 197233
1669.33/1669.61	c total #propagations: 560606643 / total #impl: 1135090936 (eff. 0.494)
1669.33/1669.61	c #Conflicts:    3495000 | #Learnt:      72632 | 0.000
1669.33/1669.61	c total clause space: 206.656MB
1669.33/1669.61	c total #watches: 199483
1670.03/1670.36	c total #propagations: 560760997 / total #impl: 1135451620 (eff. 0.494)
1670.03/1670.36	c #Conflicts:    3496000 | #Learnt:      73632 | 0.000
1670.03/1670.36	c total clause space: 206.656MB
1670.03/1670.36	c total #watches: 201700
1670.83/1671.12	c total #propagations: 560924118 / total #impl: 1135842690 (eff. 0.494)
1670.83/1671.12	c #Conflicts:    3497000 | #Learnt:      74632 | 0.000
1670.83/1671.12	c total clause space: 206.656MB
1670.83/1671.12	c total #watches: 203941
1671.53/1671.88	c total #propagations: 561075124 / total #impl: 1136188090 (eff. 0.494)
1671.53/1671.88	c #Conflicts:    3498000 | #Learnt:      75632 | 0.000
1671.53/1671.88	c total clause space: 206.656MB
1671.53/1671.88	c total #watches: 206165
1672.43/1672.71	c total #propagations: 561238587 / total #impl: 1136518406 (eff. 0.494)
1672.43/1672.71	c #Conflicts:    3499000 | #Learnt:      76632 | 0.000
1672.43/1672.71	c total clause space: 206.656MB
1672.43/1672.71	c total #watches: 208568
1673.23/1673.53	c total #propagations: 561391390 / total #impl: 1136840134 (eff. 0.494)
1673.23/1673.53	c #Conflicts:    3500000 | #Learnt:      77632 | 0.000
1673.23/1673.53	c total clause space: 206.656MB
1673.23/1673.53	c total #watches: 210772
1674.04/1674.36	c total #propagations: 561540878 / total #impl: 1137170683 (eff. 0.494)
1674.04/1674.36	c #Conflicts:    3501000 | #Learnt:      78632 | 0.000
1674.04/1674.36	c total clause space: 206.656MB
1674.04/1674.36	c total #watches: 213064
1674.83/1675.15	c total #propagations: 561705162 / total #impl: 1137559733 (eff. 0.494)
1674.83/1675.15	c #Conflicts:    3502000 | #Learnt:      79632 | 0.000
1674.83/1675.15	c total clause space: 206.656MB
1674.83/1675.15	c total #watches: 215256
1675.63/1675.99	c total #propagations: 561868258 / total #impl: 1137948776 (eff. 0.494)
1675.63/1675.99	c #Conflicts:    3503000 | #Learnt:      80632 | 0.000
1675.63/1675.99	c total clause space: 206.656MB
1675.63/1675.99	c total #watches: 217422
1676.53/1676.84	c total #propagations: 562027503 / total #impl: 1138316215 (eff. 0.494)
1676.53/1676.84	c #Conflicts:    3504000 | #Learnt:      81632 | 0.000
1676.53/1676.84	c total clause space: 206.656MB
1676.53/1676.84	c total #watches: 219608
1677.43/1677.70	c total #propagations: 562192650 / total #impl: 1138692144 (eff. 0.494)
1677.43/1677.70	c #Conflicts:    3505000 | #Learnt:      82632 | 0.000
1677.43/1677.70	c total clause space: 206.656MB
1677.43/1677.70	c total #watches: 221730
1678.23/1678.58	c total #propagations: 562344642 / total #impl: 1139031976 (eff. 0.494)
1678.23/1678.58	c #Conflicts:    3506000 | #Learnt:      83632 | 0.000
1678.23/1678.58	c total clause space: 206.656MB
1678.23/1678.58	c total #watches: 223910
1679.13/1679.43	c total #propagations: 562485549 / total #impl: 1139331282 (eff. 0.494)
1679.13/1679.43	c #Conflicts:    3507000 | #Learnt:      84632 | 0.000
1679.13/1679.43	c total clause space: 206.656MB
1679.13/1679.43	c total #watches: 226188
1679.93/1680.27	c total #propagations: 562641457 / total #impl: 1139690594 (eff. 0.494)
1679.93/1680.27	c #Conflicts:    3508000 | #Learnt:      85632 | 0.000
1679.93/1680.27	c total clause space: 206.656MB
1679.93/1680.27	c total #watches: 228539
1680.83/1681.12	c total #propagations: 562798614 / total #impl: 1140064791 (eff. 0.494)
1680.83/1681.12	c #Conflicts:    3509000 | #Learnt:      86632 | 0.000
1680.83/1681.12	c total clause space: 206.656MB
1680.83/1681.12	c total #watches: 230721
1681.74/1682.10	c total #propagations: 562952377 / total #impl: 1140428493 (eff. 0.494)
1681.74/1682.10	c #Conflicts:    3510000 | #Learnt:      87632 | 0.000
1681.74/1682.10	c total clause space: 206.656MB
1681.74/1682.10	c total #watches: 232900
1682.74/1683.04	c total #propagations: 563096601 / total #impl: 1140746985 (eff. 0.494)
1682.74/1683.04	c #Conflicts:    3511000 | #Learnt:      88632 | 0.000
1682.74/1683.04	c total clause space: 206.656MB
1682.74/1683.04	c total #watches: 235166
1683.73/1684.03	c total #propagations: 563245879 / total #impl: 1141083317 (eff. 0.494)
1683.73/1684.03	c #Conflicts:    3512000 | #Learnt:      89632 | 0.000
1683.73/1684.03	c total clause space: 206.656MB
1683.73/1684.03	c total #watches: 237512
1684.83/1685.17	c total #propagations: 563405362 / total #impl: 1141438380 (eff. 0.494)
1684.83/1685.17	c #Conflicts:    3513000 | #Learnt:      90632 | 0.000
1684.83/1685.17	c total clause space: 206.656MB
1684.83/1685.17	c total #watches: 239795
1685.63/1685.92	c total #propagations: 563566167 / total #impl: 1141795005 (eff. 0.494)
1685.63/1685.92	c GARBAGE COLLECT
1685.63/1685.92	c #Conflicts:    3514000 | #Learnt:      46126 | 0.000
1685.63/1685.92	c total clause space: 206.656MB
1685.63/1685.92	c total #watches: 137831
1686.04/1686.33	c total #propagations: 563728904 / total #impl: 1142120051 (eff. 0.494)
1686.04/1686.33	c #Conflicts:    3515000 | #Learnt:      47126 | 0.000
1686.04/1686.33	c total clause space: 206.656MB
1686.04/1686.33	c total #watches: 140143
1686.43/1686.79	c total #propagations: 563885144 / total #impl: 1142422939 (eff. 0.494)
1686.43/1686.79	c #Conflicts:    3516000 | #Learnt:      48126 | 0.000
1686.43/1686.79	c total clause space: 206.656MB
1686.43/1686.79	c total #watches: 142621
1686.93/1687.23	c total #propagations: 564047847 / total #impl: 1142752829 (eff. 0.494)
1686.93/1687.23	c #Conflicts:    3517000 | #Learnt:      49126 | 0.000
1686.93/1687.23	c total clause space: 206.656MB
1686.93/1687.23	c total #watches: 144917
1687.43/1687.72	c total #propagations: 564199177 / total #impl: 1143062740 (eff. 0.494)
1687.43/1687.72	c #Conflicts:    3518000 | #Learnt:      50126 | 0.000
1687.43/1687.72	c total clause space: 206.656MB
1687.43/1687.72	c total #watches: 147218
1687.83/1688.18	c total #propagations: 564350212 / total #impl: 1143374830 (eff. 0.494)
1687.83/1688.18	c #Conflicts:    3519000 | #Learnt:      51126 | 0.000
1687.83/1688.18	c total clause space: 206.656MB
1687.83/1688.18	c total #watches: 149428
1688.34/1688.64	c total #propagations: 564499718 / total #impl: 1143690681 (eff. 0.494)
1688.34/1688.64	c #Conflicts:    3520000 | #Learnt:      52126 | 0.000
1688.34/1688.64	c total clause space: 206.656MB
1688.34/1688.64	c total #watches: 151722
1688.83/1689.11	c total #propagations: 564646078 / total #impl: 1144008292 (eff. 0.494)
1688.83/1689.11	c #Conflicts:    3521000 | #Learnt:      53126 | 0.000
1688.83/1689.11	c total clause space: 206.656MB
1688.83/1689.11	c total #watches: 154046
1689.34/1689.63	c total #propagations: 564798603 / total #impl: 1144339175 (eff. 0.494)
1689.34/1689.63	c #Conflicts:    3522000 | #Learnt:      54126 | 0.000
1689.34/1689.63	c total clause space: 206.656MB
1689.34/1689.63	c total #watches: 156466
1689.83/1690.16	c total #propagations: 564954381 / total #impl: 1144683760 (eff. 0.494)
1689.83/1690.16	c #Conflicts:    3523000 | #Learnt:      55126 | 0.000
1689.83/1690.16	c total clause space: 206.656MB
1689.83/1690.16	c total #watches: 158756
1690.44/1690.74	c total #propagations: 565102933 / total #impl: 1145023224 (eff. 0.494)
1690.44/1690.74	c #Conflicts:    3524000 | #Learnt:      56126 | 0.000
1690.44/1690.74	c total clause space: 206.656MB
1690.44/1690.74	c total #watches: 160967
1690.93/1691.28	c total #propagations: 565251430 / total #impl: 1145352242 (eff. 0.494)
1690.93/1691.28	c #Conflicts:    3525000 | #Learnt:      57126 | 0.000
1690.93/1691.28	c total clause space: 206.656MB
1690.93/1691.28	c total #watches: 163155
1691.54/1691.82	c total #propagations: 565405877 / total #impl: 1145675629 (eff. 0.494)
1691.54/1691.82	c #Conflicts:    3526000 | #Learnt:      58126 | 0.000
1691.54/1691.82	c total clause space: 206.656MB
1691.54/1691.82	c total #watches: 165251
1692.03/1692.32	c total #propagations: 565557250 / total #impl: 1145989281 (eff. 0.494)
1692.03/1692.32	c #Conflicts:    3527000 | #Learnt:      59126 | 0.000
1692.03/1692.32	c total clause space: 206.656MB
1692.03/1692.32	c total #watches: 167424
1692.53/1692.85	c total #propagations: 565702473 / total #impl: 1146291415 (eff. 0.494)
1692.53/1692.85	c #Conflicts:    3528000 | #Learnt:      60126 | 0.000
1692.53/1692.85	c total clause space: 206.656MB
1692.53/1692.85	c total #watches: 169628
1693.13/1693.42	c total #propagations: 565850053 / total #impl: 1146596418 (eff. 0.494)
1693.13/1693.42	c #Conflicts:    3529000 | #Learnt:      61126 | 0.000
1693.13/1693.42	c total clause space: 206.656MB
1693.13/1693.42	c total #watches: 171796
1693.74/1694.01	c total #propagations: 566001929 / total #impl: 1146887341 (eff. 0.494)
1693.74/1694.01	c #Conflicts:    3530000 | #Learnt:      62126 | 0.000
1693.74/1694.01	c total clause space: 206.656MB
1693.74/1694.01	c total #watches: 173887
1694.23/1694.55	c total #propagations: 566156059 / total #impl: 1147202428 (eff. 0.494)
1694.23/1694.55	c #Conflicts:    3531000 | #Learnt:      63126 | 0.000
1694.23/1694.55	c total clause space: 206.656MB
1694.23/1694.55	c total #watches: 175999
1694.84/1695.15	c total #propagations: 566293978 / total #impl: 1147480624 (eff. 0.494)
1694.84/1695.15	c #Conflicts:    3532000 | #Learnt:      64126 | 0.000
1694.84/1695.15	c total clause space: 206.656MB
1694.84/1695.15	c total #watches: 178161
1695.53/1695.80	c total #propagations: 566449371 / total #impl: 1147809565 (eff. 0.494)
1695.53/1695.80	c #Conflicts:    3533000 | #Learnt:      65126 | 0.000
1695.53/1695.80	c total clause space: 206.656MB
1695.53/1695.80	c total #watches: 180363
1696.13/1696.47	c total #propagations: 566609448 / total #impl: 1148161436 (eff. 0.493)
1696.13/1696.47	c #Conflicts:    3534000 | #Learnt:      66126 | 0.000
1696.13/1696.47	c total clause space: 206.656MB
1696.13/1696.47	c total #watches: 182495
1696.73/1697.09	c total #propagations: 566765508 / total #impl: 1148487652 (eff. 0.493)
1696.73/1697.09	c #Conflicts:    3535000 | #Learnt:      67126 | 0.000
1696.73/1697.09	c total clause space: 206.656MB
1696.73/1697.09	c total #watches: 184749
1697.43/1697.73	c total #propagations: 566905970 / total #impl: 1148803530 (eff. 0.493)
1697.43/1697.73	c #Conflicts:    3536000 | #Learnt:      68126 | 0.000
1697.43/1697.73	c total clause space: 206.656MB
1697.43/1697.73	c total #watches: 186996
1698.03/1698.34	c total #propagations: 567047622 / total #impl: 1149123488 (eff. 0.493)
1698.03/1698.34	c #Conflicts:    3537000 | #Learnt:      69126 | 0.000
1698.03/1698.34	c total clause space: 206.656MB
1698.03/1698.34	c total #watches: 189208
1698.63/1698.99	c total #propagations: 567187124 / total #impl: 1149432805 (eff. 0.493)
1698.63/1698.99	c #Conflicts:    3538000 | #Learnt:      70126 | 0.000
1698.63/1698.99	c total clause space: 206.656MB
1698.63/1698.99	c total #watches: 191458
1699.43/1699.71	c total #propagations: 567341299 / total #impl: 1149768761 (eff. 0.493)
1699.43/1699.71	c #Conflicts:    3539000 | #Learnt:      71126 | 0.000
1699.43/1699.71	c total clause space: 206.656MB
1699.43/1699.71	c total #watches: 193717
1700.13/1700.47	c total #propagations: 567498181 / total #impl: 1150123601 (eff. 0.493)
1700.13/1700.47	c #Conflicts:    3540000 | #Learnt:      72126 | 0.000
1700.13/1700.47	c total clause space: 206.656MB
1700.13/1700.47	c total #watches: 196071
1700.93/1701.24	c total #propagations: 567659572 / total #impl: 1150484660 (eff. 0.493)
1700.93/1701.24	c #Conflicts:    3541000 | #Learnt:      73126 | 0.000
1700.93/1701.24	c total clause space: 206.656MB
1700.93/1701.24	c total #watches: 198439
1701.73/1702.02	c total #propagations: 567819055 / total #impl: 1150843986 (eff. 0.493)
1701.73/1702.02	c #Conflicts:    3542000 | #Learnt:      74126 | 0.000
1701.73/1702.02	c total clause space: 206.656MB
1701.73/1702.02	c total #watches: 200565
1702.54/1702.81	c total #propagations: 567982359 / total #impl: 1151219959 (eff. 0.493)
1702.54/1702.81	c #Conflicts:    3543000 | #Learnt:      75126 | 0.000
1702.54/1702.81	c total clause space: 206.656MB
1702.54/1702.81	c total #watches: 202844
1703.33/1703.69	c total #propagations: 568145289 / total #impl: 1151579397 (eff. 0.493)
1703.33/1703.69	c #Conflicts:    3544000 | #Learnt:      76126 | 0.000
1703.33/1703.69	c total clause space: 206.656MB
1703.33/1703.69	c total #watches: 205071
1704.23/1704.53	c total #propagations: 568312555 / total #impl: 1151940295 (eff. 0.493)
1704.23/1704.53	c #Conflicts:    3545000 | #Learnt:      77126 | 0.000
1704.23/1704.53	c total clause space: 206.656MB
1704.23/1704.53	c total #watches: 207282
1704.93/1705.28	c total #propagations: 568479535 / total #impl: 1152306074 (eff. 0.493)
1704.93/1705.28	c #Conflicts:    3546000 | #Learnt:      78126 | 0.000
1704.93/1705.28	c total clause space: 206.656MB
1704.93/1705.28	c total #watches: 209486
1705.73/1706.04	c total #propagations: 568635750 / total #impl: 1152636658 (eff. 0.493)
1705.73/1706.04	c #Conflicts:    3547000 | #Learnt:      79126 | 0.000
1705.73/1706.04	c total clause space: 206.656MB
1705.73/1706.04	c total #watches: 211629
1706.43/1706.79	c total #propagations: 568794460 / total #impl: 1152970063 (eff. 0.493)
1706.43/1706.79	c #Conflicts:    3548000 | #Learnt:      80126 | 0.000
1706.43/1706.79	c total clause space: 206.656MB
1706.43/1706.79	c total #watches: 213837
1707.33/1707.64	c total #propagations: 568953166 / total #impl: 1153318258 (eff. 0.493)
1707.33/1707.64	c #Conflicts:    3549000 | #Learnt:      81126 | 0.000
1707.33/1707.64	c total clause space: 206.656MB
1707.33/1707.64	c total #watches: 216095
1708.13/1708.41	c total #propagations: 569107996 / total #impl: 1153657025 (eff. 0.493)
1708.13/1708.41	c #Conflicts:    3550000 | #Learnt:      82126 | 0.000
1708.13/1708.41	c total clause space: 206.656MB
1708.13/1708.41	c total #watches: 218326
1708.93/1709.21	c total #propagations: 569259304 / total #impl: 1154003099 (eff. 0.493)
1708.93/1709.21	c #Conflicts:    3551000 | #Learnt:      83126 | 0.000
1708.93/1709.21	c total clause space: 206.656MB
1708.93/1709.21	c total #watches: 220471
1709.73/1710.09	c total #propagations: 569421486 / total #impl: 1154359877 (eff. 0.493)
1709.73/1710.09	c #Conflicts:    3552000 | #Learnt:      84126 | 0.000
1709.73/1710.09	c total clause space: 206.656MB
1709.73/1710.09	c total #watches: 222702
1710.73/1711.02	c total #propagations: 569583109 / total #impl: 1154724207 (eff. 0.493)
1710.73/1711.02	c #Conflicts:    3553000 | #Learnt:      85126 | 0.000
1710.73/1711.02	c total clause space: 206.656MB
1710.73/1711.02	c total #watches: 224876
1711.63/1711.91	c total #propagations: 569735625 / total #impl: 1155059700 (eff. 0.493)
1711.63/1711.91	c #Conflicts:    3554000 | #Learnt:      86126 | 0.000
1711.63/1711.91	c total clause space: 206.656MB
1711.63/1711.91	c total #watches: 227022
1712.43/1712.76	c total #propagations: 569889939 / total #impl: 1155395333 (eff. 0.493)
1712.43/1712.76	c #Conflicts:    3555000 | #Learnt:      87126 | 0.000
1712.43/1712.76	c total clause space: 206.656MB
1712.43/1712.76	c total #watches: 229176
1713.33/1713.62	c total #propagations: 570023400 / total #impl: 1155686340 (eff. 0.493)
1713.33/1713.62	c #Conflicts:    3556000 | #Learnt:      88126 | 0.000
1713.33/1713.62	c total clause space: 206.656MB
1713.33/1713.62	c total #watches: 231380
1714.13/1714.49	c total #propagations: 570167869 / total #impl: 1156006142 (eff. 0.493)
1714.13/1714.49	c #Conflicts:    3557000 | #Learnt:      89126 | 0.000
1714.13/1714.49	c total clause space: 206.656MB
1714.13/1714.49	c total #watches: 233509
1715.03/1715.37	c total #propagations: 570320328 / total #impl: 1156337607 (eff. 0.493)
1715.03/1715.37	c #Conflicts:    3558000 | #Learnt:      90126 | 0.000
1715.03/1715.37	c total clause space: 206.656MB
1715.03/1715.37	c total #watches: 235799
1716.03/1716.31	c total #propagations: 570471639 / total #impl: 1156652179 (eff. 0.493)
1716.03/1716.31	c #Conflicts:    3559000 | #Learnt:      91126 | 0.000
1716.03/1716.31	c total clause space: 206.656MB
1716.03/1716.31	c total #watches: 238060
1716.63/1716.95	c total #propagations: 570617125 / total #impl: 1156959594 (eff. 0.493)
1716.63/1716.95	c GARBAGE COLLECT
1716.63/1716.95	c #Conflicts:    3560000 | #Learnt:      46325 | 0.000
1716.63/1716.95	c total clause space: 206.656MB
1716.63/1716.95	c total #watches: 138231
1717.02/1717.34	c total #propagations: 570759275 / total #impl: 1157256400 (eff. 0.493)
1717.02/1717.34	c #Conflicts:    3561000 | #Learnt:      47325 | 0.000
1717.02/1717.34	c total clause space: 206.656MB
1717.02/1717.34	c total #watches: 140743
1717.42/1717.76	c total #propagations: 570913850 / total #impl: 1157556221 (eff. 0.493)
1717.42/1717.76	c #Conflicts:    3562000 | #Learnt:      48325 | 0.000
1717.42/1717.76	c total clause space: 206.656MB
1717.42/1717.76	c total #watches: 143110
1717.93/1718.24	c total #propagations: 571064675 / total #impl: 1157847567 (eff. 0.493)
1717.93/1718.24	c #Conflicts:    3563000 | #Learnt:      49325 | 0.000
1717.93/1718.24	c total clause space: 206.656MB
1717.93/1718.24	c total #watches: 145425
1718.42/1718.70	c total #propagations: 571228956 / total #impl: 1158190040 (eff. 0.493)
1718.42/1718.70	c #Conflicts:    3564000 | #Learnt:      50325 | 0.000
1718.42/1718.70	c total clause space: 206.656MB
1718.42/1718.70	c total #watches: 147691
1718.82/1719.17	c total #propagations: 571380883 / total #impl: 1158490604 (eff. 0.493)
1718.82/1719.17	c #Conflicts:    3565000 | #Learnt:      51325 | 0.000
1718.82/1719.17	c total clause space: 206.656MB
1718.82/1719.17	c total #watches: 150039
1719.32/1719.64	c total #propagations: 571534275 / total #impl: 1158797842 (eff. 0.493)
1719.32/1719.64	c #Conflicts:    3566000 | #Learnt:      52325 | 0.000
1719.32/1719.64	c total clause space: 206.656MB
1719.32/1719.64	c total #watches: 152346
1719.82/1720.14	c total #propagations: 571688575 / total #impl: 1159119604 (eff. 0.493)
1719.82/1720.14	c #Conflicts:    3567000 | #Learnt:      53325 | 0.000
1719.82/1720.14	c total clause space: 206.656MB
1719.82/1720.14	c total #watches: 154726
1720.23/1720.58	c total #propagations: 571842104 / total #impl: 1159429943 (eff. 0.493)
1720.23/1720.58	c #Conflicts:    3568000 | #Learnt:      54325 | 0.000
1720.23/1720.58	c total clause space: 206.656MB
1720.23/1720.58	c total #watches: 156891
1720.72/1721.08	c total #propagations: 571988777 / total #impl: 1159717441 (eff. 0.493)
1720.72/1721.08	c #Conflicts:    3569000 | #Learnt:      55325 | 0.000
1720.72/1721.08	c total clause space: 206.656MB
1720.72/1721.08	c total #watches: 159185
1721.23/1721.58	c total #propagations: 572147797 / total #impl: 1160045909 (eff. 0.493)
1721.23/1721.58	c #Conflicts:    3570000 | #Learnt:      56325 | 0.000
1721.23/1721.58	c total clause space: 206.656MB
1721.23/1721.58	c total #watches: 161303
1721.72/1722.09	c total #propagations: 572289681 / total #impl: 1160330852 (eff. 0.493)
1721.72/1722.09	c #Conflicts:    3571000 | #Learnt:      57325 | 0.000
1721.72/1722.09	c total clause space: 206.656MB
1721.72/1722.09	c total #watches: 163542
1722.33/1722.60	c total #propagations: 572443220 / total #impl: 1160622523 (eff. 0.493)
1722.33/1722.60	c #Conflicts:    3572000 | #Learnt:      58325 | 0.000
1722.33/1722.60	c total clause space: 206.656MB
1722.33/1722.60	c total #watches: 165878
1722.82/1723.15	c total #propagations: 572597980 / total #impl: 1160926883 (eff. 0.493)
1722.82/1723.15	c #Conflicts:    3573000 | #Learnt:      59325 | 0.000
1722.82/1723.15	c total clause space: 206.656MB
1722.82/1723.15	c total #watches: 168181
1723.43/1723.71	c total #propagations: 572760692 / total #impl: 1161267575 (eff. 0.493)
1723.43/1723.71	c #Conflicts:    3574000 | #Learnt:      60325 | 0.000
1723.43/1723.71	c total clause space: 206.656MB
1723.43/1723.71	c total #watches: 170524
1723.92/1724.29	c total #propagations: 572928239 / total #impl: 1161607757 (eff. 0.493)
1723.92/1724.29	c #Conflicts:    3575000 | #Learnt:      61325 | 0.000
1723.92/1724.29	c total clause space: 206.656MB
1723.92/1724.29	c total #watches: 172859
1724.53/1724.87	c total #propagations: 573111034 / total #impl: 1161970170 (eff. 0.493)
1724.53/1724.87	c #Conflicts:    3576000 | #Learnt:      62325 | 0.000
1724.53/1724.87	c total clause space: 206.656MB
1724.53/1724.87	c total #watches: 175100
1725.12/1725.47	c total #propagations: 573290008 / total #impl: 1162345415 (eff. 0.493)
1725.12/1725.47	c #Conflicts:    3577000 | #Learnt:      63325 | 0.000
1725.12/1725.47	c total clause space: 206.656MB
1725.12/1725.47	c total #watches: 177476
1725.73/1726.08	c total #propagations: 573451996 / total #impl: 1162694865 (eff. 0.493)
1725.73/1726.08	c #Conflicts:    3578000 | #Learnt:      64325 | 0.000
1725.73/1726.08	c total clause space: 206.656MB
1725.73/1726.08	c total #watches: 179875
1726.42/1726.73	c total #propagations: 573612855 / total #impl: 1163058316 (eff. 0.493)
1726.42/1726.73	c #Conflicts:    3579000 | #Learnt:      65325 | 0.000
1726.42/1726.73	c total clause space: 206.656MB
1726.42/1726.73	c total #watches: 182204
1727.02/1727.35	c total #propagations: 573776253 / total #impl: 1163397945 (eff. 0.493)
1727.02/1727.35	c #Conflicts:    3580000 | #Learnt:      66325 | 0.000
1727.02/1727.35	c total clause space: 206.656MB
1727.02/1727.35	c total #watches: 184479
1727.72/1728.02	c total #propagations: 573941709 / total #impl: 1163750524 (eff. 0.493)
1727.72/1728.02	c #Conflicts:    3581000 | #Learnt:      67325 | 0.000
1727.72/1728.02	c total clause space: 206.656MB
1727.72/1728.02	c total #watches: 186702
1728.42/1728.70	c total #propagations: 574110584 / total #impl: 1164109442 (eff. 0.493)
1728.42/1728.70	c #Conflicts:    3582000 | #Learnt:      68325 | 0.000
1728.42/1728.70	c total clause space: 206.656MB
1728.42/1728.70	c total #watches: 188918
1729.03/1729.34	c total #propagations: 574277285 / total #impl: 1164467071 (eff. 0.493)
1729.03/1729.34	c #Conflicts:    3583000 | #Learnt:      69325 | 0.000
1729.03/1729.34	c total clause space: 206.656MB
1729.03/1729.34	c total #watches: 191219
1729.72/1730.00	c total #propagations: 574437118 / total #impl: 1164809647 (eff. 0.493)
1729.72/1730.00	c #Conflicts:    3584000 | #Learnt:      70325 | 0.000
1729.72/1730.00	c total clause space: 206.656MB
1729.72/1730.00	c total #watches: 193417
1730.42/1730.73	c total #propagations: 574600361 / total #impl: 1165170236 (eff. 0.493)
1730.42/1730.73	c #Conflicts:    3585000 | #Learnt:      71325 | 0.000
1730.42/1730.73	c total clause space: 206.656MB
1730.42/1730.73	c total #watches: 195749
1731.13/1731.49	c total #propagations: 574771119 / total #impl: 1165532424 (eff. 0.493)
1731.13/1731.49	c #Conflicts:    3586000 | #Learnt:      72325 | 0.000
1731.13/1731.49	c total clause space: 206.656MB
1731.13/1731.49	c total #watches: 197984
1731.92/1732.23	c total #propagations: 574933660 / total #impl: 1165883576 (eff. 0.493)
1731.92/1732.23	c #Conflicts:    3587000 | #Learnt:      73325 | 0.000
1731.92/1732.23	c total clause space: 206.656MB
1731.92/1732.23	c total #watches: 200331
1732.62/1732.98	c total #propagations: 575092193 / total #impl: 1166236090 (eff. 0.493)
1732.62/1732.98	c #Conflicts:    3588000 | #Learnt:      74325 | 0.000
1732.62/1732.98	c total clause space: 206.656MB
1732.62/1732.98	c total #watches: 202685
1733.43/1733.76	c total #propagations: 575257340 / total #impl: 1166605087 (eff. 0.493)
1733.43/1733.76	c #Conflicts:    3589000 | #Learnt:      75325 | 0.000
1733.43/1733.76	c total clause space: 206.656MB
1733.43/1733.76	c total #watches: 204921
1734.12/1734.47	c total #propagations: 575417702 / total #impl: 1166954012 (eff. 0.493)
1734.12/1734.47	c #Conflicts:    3590000 | #Learnt:      76325 | 0.000
1734.12/1734.47	c total clause space: 206.656MB
1734.12/1734.47	c total #watches: 207316
1734.92/1735.21	c total #propagations: 575574332 / total #impl: 1167268931 (eff. 0.493)
1734.92/1735.21	c #Conflicts:    3591000 | #Learnt:      77325 | 0.000
1734.92/1735.21	c total clause space: 206.656MB
1734.92/1735.21	c total #watches: 210210
1735.72/1736.05	c total #propagations: 575734940 / total #impl: 1167603723 (eff. 0.493)
1735.72/1736.05	c #Conflicts:    3592000 | #Learnt:      78325 | 0.000
1735.72/1736.05	c total clause space: 206.656MB
1735.72/1736.05	c total #watches: 213379
1736.32/1736.67	c total #propagations: 575893657 / total #impl: 1168004226 (eff. 0.493)
1736.32/1736.67	c #Conflicts:    3593000 | #Learnt:      79325 | 0.000
1736.32/1736.67	c total clause space: 206.656MB
1736.32/1736.67	c total #watches: 215889
1737.02/1737.39	c total #propagations: 576049247 / total #impl: 1168306093 (eff. 0.493)
1737.02/1737.39	c #Conflicts:    3594000 | #Learnt:      80325 | 0.000
1737.02/1737.39	c total clause space: 206.656MB
1737.02/1737.39	c total #watches: 218431
1737.73/1738.00	c total #propagations: 576195573 / total #impl: 1168602633 (eff. 0.493)
1737.73/1738.00	c #Conflicts:    3595000 | #Learnt:      81325 | 0.000
1737.73/1738.00	c total clause space: 206.656MB
1737.73/1738.00	c total #watches: 220680
1738.32/1738.66	c total #propagations: 576358574 / total #impl: 1168968799 (eff. 0.493)
1738.32/1738.66	c #Conflicts:    3596000 | #Learnt:      82325 | 0.000
1738.32/1738.66	c total clause space: 206.656MB
1738.32/1738.66	c total #watches: 222980
1739.02/1739.39	c total #propagations: 576493887 / total #impl: 1169230824 (eff. 0.493)
1739.02/1739.39	c #Conflicts:    3597000 | #Learnt:      83325 | 0.000
1739.02/1739.39	c total clause space: 206.656MB
1739.02/1739.39	c total #watches: 225783
1740.03/1740.36	c total #propagations: 576635884 / total #impl: 1169518486 (eff. 0.493)
1740.03/1740.36	c #Conflicts:    3598000 | #Learnt:      84325 | 0.000
1740.03/1740.36	c total clause space: 206.656MB
1740.03/1740.36	c total #watches: 228993
1740.82/1741.15	c total #propagations: 576813810 / total #impl: 1169831328 (eff. 0.493)
1740.82/1741.15	c #Conflicts:    3599000 | #Learnt:      85325 | 0.000
1740.82/1741.15	c total clause space: 206.656MB
1740.82/1741.15	c total #watches: 231474
1741.32/1741.67	c total #propagations: 576976587 / total #impl: 1170157504 (eff. 0.493)
1741.32/1741.67	c #Conflicts:    3600000 | #Learnt:      86325 | 0.000
1741.32/1741.67	c total clause space: 206.656MB
1741.32/1741.67	c total #watches: 234236
1742.23/1742.53	c total #propagations: 577122637 / total #impl: 1170507045 (eff. 0.493)
1742.23/1742.53	c #Conflicts:    3601000 | #Learnt:      87325 | 0.000
1742.23/1742.53	c total clause space: 206.656MB
1742.23/1742.53	c total #watches: 236853
1743.02/1743.39	c total #propagations: 577295103 / total #impl: 1170871461 (eff. 0.493)
1743.02/1743.39	c #Conflicts:    3602000 | #Learnt:      88325 | 0.000
1743.02/1743.39	c total clause space: 206.656MB
1743.02/1743.39	c total #watches: 239505
1743.82/1744.18	c total #propagations: 577448180 / total #impl: 1171175823 (eff. 0.493)
1743.82/1744.18	c #Conflicts:    3603000 | #Learnt:      89325 | 0.000
1743.82/1744.18	c total clause space: 206.656MB
1743.82/1744.18	c total #watches: 241957
1744.43/1744.76	c total #propagations: 577609435 / total #impl: 1171480566 (eff. 0.493)
1744.43/1744.76	c #Conflicts:    3604000 | #Learnt:      90325 | 0.000
1744.43/1744.76	c total clause space: 206.656MB
1744.43/1744.76	c total #watches: 244720
1745.22/1745.55	c total #propagations: 577772063 / total #impl: 1171838662 (eff. 0.493)
1745.22/1745.55	c #Conflicts:    3605000 | #Learnt:      91325 | 0.000
1745.22/1745.55	c total clause space: 206.656MB
1745.22/1745.55	c total #watches: 247199
1745.92/1746.29	c total #propagations: 577923590 / total #impl: 1172181198 (eff. 0.493)
1745.92/1746.29	c GARBAGE COLLECT
1745.92/1746.29	c #Conflicts:    3606000 | #Learnt:      46227 | 0.000
1745.92/1746.29	c total clause space: 206.656MB
1745.92/1746.29	c total #watches: 137978
1746.42/1746.73	c total #propagations: 578049316 / total #impl: 1172435078 (eff. 0.493)
1746.42/1746.73	c #Conflicts:    3607000 | #Learnt:      47227 | 0.000
1746.42/1746.73	c total clause space: 206.656MB
1746.42/1746.73	c total #watches: 140291
1746.92/1747.22	c total #propagations: 578199799 / total #impl: 1172724790 (eff. 0.493)
1746.92/1747.22	c #Conflicts:    3608000 | #Learnt:      48227 | 0.000
1746.92/1747.22	c total clause space: 206.656MB
1746.92/1747.22	c total #watches: 142824
1747.42/1747.77	c total #propagations: 578365806 / total #impl: 1173062488 (eff. 0.493)
1747.42/1747.77	c #Conflicts:    3609000 | #Learnt:      49227 | 0.000
1747.42/1747.77	c total clause space: 206.656MB
1747.42/1747.77	c total #watches: 145684
1747.92/1748.29	c total #propagations: 578525813 / total #impl: 1173394850 (eff. 0.493)
1747.92/1748.29	c #Conflicts:    3610000 | #Learnt:      50227 | 0.000
1747.92/1748.29	c total clause space: 206.656MB
1747.92/1748.29	c total #watches: 148046
1748.42/1748.70	c total #propagations: 578688893 / total #impl: 1173721847 (eff. 0.493)
1748.42/1748.70	c #Conflicts:    3611000 | #Learnt:      51227 | 0.000
1748.42/1748.70	c total clause space: 206.656MB
1748.42/1748.70	c total #watches: 150460
1748.92/1749.24	c total #propagations: 578821668 / total #impl: 1174006647 (eff. 0.493)
1748.92/1749.24	c #Conflicts:    3612000 | #Learnt:      52227 | 0.000
1748.92/1749.24	c total clause space: 206.656MB
1748.92/1749.24	c total #watches: 153189
1749.62/1749.90	c total #propagations: 578988078 / total #impl: 1174317706 (eff. 0.493)
1749.62/1749.90	c #Conflicts:    3613000 | #Learnt:      53227 | 0.000
1749.62/1749.90	c total clause space: 206.656MB
1749.62/1749.90	c total #watches: 156073
1750.02/1750.38	c total #propagations: 579160473 / total #impl: 1174658910 (eff. 0.493)
1750.02/1750.38	c #Conflicts:    3614000 | #Learnt:      54227 | 0.000
1750.02/1750.38	c total clause space: 206.656MB
1750.02/1750.38	c total #watches: 158555
1750.52/1750.82	c total #propagations: 579343083 / total #impl: 1175019139 (eff. 0.493)
1750.52/1750.82	c #Conflicts:    3615000 | #Learnt:      55227 | 0.000
1750.52/1750.82	c total clause space: 206.656MB
1750.52/1750.82	c total #watches: 161273
1750.93/1751.27	c total #propagations: 579505988 / total #impl: 1175359330 (eff. 0.493)
1750.93/1751.27	c #Conflicts:    3616000 | #Learnt:      56227 | 0.000
1750.93/1751.27	c total clause space: 206.656MB
1750.93/1751.27	c total #watches: 163813
1751.52/1751.84	c total #propagations: 579648540 / total #impl: 1175647555 (eff. 0.493)
1751.52/1751.84	c #Conflicts:    3617000 | #Learnt:      57227 | 0.000
1751.52/1751.84	c total clause space: 206.656MB
1751.52/1751.84	c total #watches: 166505
1752.13/1752.49	c total #propagations: 579814850 / total #impl: 1175981577 (eff. 0.493)
1752.13/1752.49	c #Conflicts:    3618000 | #Learnt:      58227 | 0.000
1752.13/1752.49	c total clause space: 206.656MB
1752.13/1752.49	c total #watches: 169317
1752.72/1753.02	c total #propagations: 579968518 / total #impl: 1176318943 (eff. 0.493)
1752.72/1753.02	c #Conflicts:    3619000 | #Learnt:      59227 | 0.000
1752.72/1753.02	c total clause space: 206.656MB
1752.72/1753.02	c total #watches: 171644
1753.32/1753.69	c total #propagations: 580123481 / total #impl: 1176629555 (eff. 0.493)
1753.32/1753.69	c #Conflicts:    3620000 | #Learnt:      60227 | 0.000
1753.32/1753.69	c total clause space: 206.656MB
1753.32/1753.69	c total #watches: 174496
1754.02/1754.35	c total #propagations: 580286270 / total #impl: 1177009409 (eff. 0.493)
1754.02/1754.35	c #Conflicts:    3621000 | #Learnt:      61227 | 0.000
1754.02/1754.35	c total clause space: 206.656MB
1754.02/1754.35	c total #watches: 177213
1754.72/1755.03	c total #propagations: 580445259 / total #impl: 1177335929 (eff. 0.493)
1754.72/1755.03	c #Conflicts:    3622000 | #Learnt:      62227 | 0.000
1754.72/1755.03	c total clause space: 206.656MB
1754.72/1755.03	c total #watches: 180167
1755.22/1755.55	c total #propagations: 580636553 / total #impl: 1177743321 (eff. 0.493)
1755.22/1755.55	c #Conflicts:    3623000 | #Learnt:      63227 | 0.000
1755.22/1755.55	c total clause space: 206.656MB
1755.22/1755.55	c total #watches: 183022
1755.72/1756.07	c total #propagations: 580769121 / total #impl: 1178060165 (eff. 0.493)
1755.72/1756.07	c #Conflicts:    3624000 | #Learnt:      64227 | 0.000
1755.72/1756.07	c total clause space: 206.656MB
1755.72/1756.07	c total #watches: 185355
1756.43/1756.72	c total #propagations: 580911567 / total #impl: 1178347158 (eff. 0.493)
1756.43/1756.72	c #Conflicts:    3625000 | #Learnt:      65227 | 0.000
1756.43/1756.72	c total clause space: 206.656MB
1756.43/1756.72	c total #watches: 187589
1757.12/1757.42	c total #propagations: 581080428 / total #impl: 1178697575 (eff. 0.493)
1757.12/1757.42	c #Conflicts:    3626000 | #Learnt:      66227 | 0.000
1757.12/1757.42	c total clause space: 206.656MB
1757.12/1757.42	c total #watches: 190046
1757.72/1758.01	c total #propagations: 581275235 / total #impl: 1179090467 (eff. 0.493)
1757.72/1758.01	c #Conflicts:    3627000 | #Learnt:      67227 | 0.000
1757.72/1758.01	c total clause space: 206.656MB
1757.72/1758.01	c total #watches: 192347
1758.42/1758.73	c total #propagations: 581428444 / total #impl: 1179408985 (eff. 0.493)
1758.42/1758.73	c #Conflicts:    3628000 | #Learnt:      68227 | 0.000
1758.42/1758.73	c total clause space: 206.656MB
1758.42/1758.73	c total #watches: 194726
1759.02/1759.35	c total #propagations: 581593296 / total #impl: 1179752147 (eff. 0.493)
1759.02/1759.35	c #Conflicts:    3629000 | #Learnt:      69227 | 0.000
1759.02/1759.35	c total clause space: 206.656MB
1759.02/1759.35	c total #watches: 196980
1759.73/1760.01	c total #propagations: 581744927 / total #impl: 1180053302 (eff. 0.493)
1759.73/1760.01	c #Conflicts:    3630000 | #Learnt:      70227 | 0.000
1759.73/1760.01	c total clause space: 206.656MB
1759.73/1760.01	c total #watches: 199106
1760.32/1760.63	c total #propagations: 581898141 / total #impl: 1180364259 (eff. 0.493)
1760.32/1760.63	c #Conflicts:    3631000 | #Learnt:      71227 | 0.000
1760.32/1760.63	c total clause space: 206.656MB
1760.32/1760.63	c total #watches: 201192
1760.93/1761.25	c total #propagations: 582041064 / total #impl: 1180653184 (eff. 0.493)
1760.93/1761.25	c #Conflicts:    3632000 | #Learnt:      72227 | 0.000
1760.93/1761.25	c total clause space: 206.656MB
1760.93/1761.25	c total #watches: 203283
1761.52/1761.88	c total #propagations: 582191035 / total #impl: 1180961364 (eff. 0.493)
1761.52/1761.88	c #Conflicts:    3633000 | #Learnt:      73227 | 0.000
1761.52/1761.88	c total clause space: 206.656MB
1761.52/1761.88	c total #watches: 205370
1762.22/1762.52	c total #propagations: 582330426 / total #impl: 1181242209 (eff. 0.493)
1762.22/1762.52	c #Conflicts:    3634000 | #Learnt:      74227 | 0.000
1762.22/1762.52	c total clause space: 206.656MB
1762.22/1762.52	c total #watches: 207849
1763.02/1763.30	c total #propagations: 582483309 / total #impl: 1181568689 (eff. 0.493)
1763.02/1763.30	c #Conflicts:    3635000 | #Learnt:      75227 | 0.000
1763.02/1763.30	c total clause space: 206.656MB
1763.02/1763.30	c total #watches: 210679
1763.72/1764.06	c total #propagations: 582638960 / total #impl: 1181887068 (eff. 0.493)
1763.72/1764.06	c #Conflicts:    3636000 | #Learnt:      76227 | 0.000
1763.72/1764.06	c total clause space: 206.656MB
1763.72/1764.06	c total #watches: 213383
1764.42/1764.77	c total #propagations: 582797127 / total #impl: 1182212425 (eff. 0.493)
1764.42/1764.77	c #Conflicts:    3637000 | #Learnt:      77227 | 0.000
1764.42/1764.77	c total clause space: 206.656MB
1764.42/1764.77	c total #watches: 216204
1765.22/1765.57	c total #propagations: 582961089 / total #impl: 1182610342 (eff. 0.493)
1765.22/1765.57	c #Conflicts:    3638000 | #Learnt:      78227 | 0.000
1765.22/1765.57	c total clause space: 206.656MB
1765.22/1765.57	c total #watches: 218967
1766.02/1766.38	c total #propagations: 583110965 / total #impl: 1182945710 (eff. 0.493)
1766.02/1766.38	c #Conflicts:    3639000 | #Learnt:      79227 | 0.000
1766.02/1766.38	c total clause space: 206.656MB
1766.02/1766.38	c total #watches: 221757
1767.02/1767.30	c total #propagations: 583255305 / total #impl: 1183259551 (eff. 0.493)
1767.02/1767.30	c #Conflicts:    3640000 | #Learnt:      80227 | 0.000
1767.02/1767.30	c total clause space: 206.656MB
1767.02/1767.30	c total #watches: 224517
1767.92/1768.22	c total #propagations: 583417424 / total #impl: 1183596603 (eff. 0.493)
1767.92/1768.22	c #Conflicts:    3641000 | #Learnt:      81227 | 0.000
1767.92/1768.22	c total clause space: 206.656MB
1767.92/1768.22	c total #watches: 227788
1768.62/1768.97	c total #propagations: 583577086 / total #impl: 1183992251 (eff. 0.493)
1768.62/1768.97	c #Conflicts:    3642000 | #Learnt:      82227 | 0.000
1768.62/1768.97	c total clause space: 206.656MB
1768.62/1768.97	c total #watches: 230583
1769.52/1769.82	c total #propagations: 583724467 / total #impl: 1184331250 (eff. 0.493)
1769.52/1769.82	c #Conflicts:    3643000 | #Learnt:      83227 | 0.000
1769.52/1769.82	c total clause space: 206.656MB
1769.52/1769.82	c total #watches: 232950
1770.42/1770.72	c total #propagations: 583878147 / total #impl: 1184642322 (eff. 0.493)
1770.42/1770.72	c #Conflicts:    3644000 | #Learnt:      84227 | 0.000
1770.42/1770.72	c total clause space: 206.656MB
1770.42/1770.72	c total #watches: 235140
1771.32/1771.64	c total #propagations: 584023892 / total #impl: 1184953398 (eff. 0.493)
1771.32/1771.64	c #Conflicts:    3645000 | #Learnt:      85227 | 0.000
1771.32/1771.64	c total clause space: 206.656MB
1771.32/1771.64	c total #watches: 237614
1772.22/1772.52	c total #propagations: 584187776 / total #impl: 1185282586 (eff. 0.493)
1772.22/1772.52	c #Conflicts:    3646000 | #Learnt:      86227 | 0.000
1772.22/1772.52	c total clause space: 206.656MB
1772.22/1772.52	c total #watches: 239757
1772.92/1773.25	c total #propagations: 584336338 / total #impl: 1185602516 (eff. 0.493)
1772.92/1773.25	c #Conflicts:    3647000 | #Learnt:      87227 | 0.000
1772.92/1773.25	c total clause space: 206.656MB
1772.92/1773.25	c total #watches: 242310
1773.82/1774.18	c total #propagations: 584495562 / total #impl: 1185953386 (eff. 0.493)
1773.82/1774.18	c #Conflicts:    3648000 | #Learnt:      88227 | 0.000
1773.82/1774.18	c total clause space: 206.656MB
1773.82/1774.18	c total #watches: 245101
1774.62/1774.92	c total #propagations: 584642016 / total #impl: 1186262194 (eff. 0.493)
1774.62/1774.92	c #Conflicts:    3649000 | #Learnt:      89227 | 0.000
1774.62/1774.92	c total clause space: 206.656MB
1774.62/1774.92	c total #watches: 247446
1775.52/1775.85	c total #propagations: 584783117 / total #impl: 1186566644 (eff. 0.493)
1775.52/1775.85	c #Conflicts:    3650000 | #Learnt:      90227 | 0.000
1775.52/1775.85	c total clause space: 206.656MB
1775.52/1775.85	c total #watches: 249930
1776.52/1776.84	c total #propagations: 584933002 / total #impl: 1186884646 (eff. 0.493)
1776.52/1776.84	c #Conflicts:    3651000 | #Learnt:      91227 | 0.000
1776.52/1776.84	c total clause space: 206.656MB
1776.52/1776.84	c total #watches: 252261
1777.42/1777.76	c total #propagations: 585092323 / total #impl: 1187226421 (eff. 0.493)
1777.42/1777.76	c #Conflicts:    3652000 | #Learnt:      92227 | 0.000
1777.42/1777.76	c total clause space: 206.656MB
1777.42/1777.76	c total #watches: 254731
1778.22/1778.54	c total #propagations: 585257104 / total #impl: 1187548796 (eff. 0.493)
1778.22/1778.54	c GARBAGE COLLECT
1778.22/1778.54	c #Conflicts:    3653000 | #Learnt:      46823 | 0.000
1778.22/1778.54	c total clause space: 206.656MB
1778.22/1778.54	c total #watches: 139454
1778.62/1778.96	c total #propagations: 585422556 / total #impl: 1187867500 (eff. 0.493)
1778.62/1778.96	c #Conflicts:    3654000 | #Learnt:      47823 | 0.000
1778.62/1778.96	c total clause space: 206.656MB
1778.62/1778.96	c total #watches: 142309
1779.22/1779.53	c total #propagations: 585578950 / total #impl: 1188205805 (eff. 0.493)
1779.22/1779.53	c #Conflicts:    3655000 | #Learnt:      48823 | 0.000
1779.22/1779.53	c total clause space: 206.656MB
1779.22/1779.53	c total #watches: 144903
1779.72/1780.00	c total #propagations: 585738411 / total #impl: 1188514506 (eff. 0.493)
1779.72/1780.00	c #Conflicts:    3656000 | #Learnt:      49823 | 0.000
1779.72/1780.00	c total clause space: 206.656MB
1779.72/1780.00	c total #watches: 147156
1780.02/1780.39	c total #propagations: 585891022 / total #impl: 1188836855 (eff. 0.493)
1780.02/1780.39	c #Conflicts:    3657000 | #Learnt:      50823 | 0.000
1780.02/1780.39	c total clause space: 206.656MB
1780.02/1780.39	c total #watches: 149375
1780.62/1780.92	c total #propagations: 586031769 / total #impl: 1189127603 (eff. 0.493)
1780.62/1780.92	c #Conflicts:    3658000 | #Learnt:      51823 | 0.000
1780.62/1780.92	c total clause space: 206.656MB
1780.62/1780.92	c total #watches: 152201
1781.12/1781.41	c total #propagations: 586201899 / total #impl: 1189461653 (eff. 0.493)
1781.12/1781.41	c #Conflicts:    3659000 | #Learnt:      52823 | 0.000
1781.12/1781.41	c total clause space: 206.656MB
1781.12/1781.41	c total #watches: 154849
1781.72/1782.05	c total #propagations: 586359486 / total #impl: 1189769534 (eff. 0.493)
1781.72/1782.05	c #Conflicts:    3660000 | #Learnt:      53823 | 0.000
1781.72/1782.05	c total clause space: 206.656MB
1781.72/1782.05	c total #watches: 157045
1782.32/1782.60	c total #propagations: 586526626 / total #impl: 1190121179 (eff. 0.493)
1782.32/1782.60	c #Conflicts:    3661000 | #Learnt:      54823 | 0.000
1782.32/1782.60	c total clause space: 206.656MB
1782.32/1782.60	c total #watches: 159278
1782.82/1783.10	c total #propagations: 586683848 / total #impl: 1190445691 (eff. 0.493)
1782.82/1783.10	c #Conflicts:    3662000 | #Learnt:      55823 | 0.000
1782.82/1783.10	c total clause space: 206.656MB
1782.82/1783.10	c total #watches: 162376
1783.31/1783.66	c total #propagations: 586843427 / total #impl: 1190802867 (eff. 0.493)
1783.31/1783.66	c #Conflicts:    3663000 | #Learnt:      56823 | 0.000
1783.31/1783.66	c total clause space: 206.656MB
1783.31/1783.66	c total #watches: 164737
1783.92/1784.22	c total #propagations: 586999060 / total #impl: 1191134238 (eff. 0.493)
1783.92/1784.22	c #Conflicts:    3664000 | #Learnt:      57823 | 0.000
1783.92/1784.22	c total clause space: 206.656MB
1783.92/1784.22	c total #watches: 167751
1784.51/1784.85	c total #propagations: 587169456 / total #impl: 1191474851 (eff. 0.493)
1784.51/1784.85	c #Conflicts:    3665000 | #Learnt:      58823 | 0.000
1784.51/1784.85	c total clause space: 206.656MB
1784.51/1784.85	c total #watches: 170539
1785.12/1785.47	c total #propagations: 587313055 / total #impl: 1191775024 (eff. 0.493)
1785.12/1785.47	c #Conflicts:    3666000 | #Learnt:      59823 | 0.000
1785.12/1785.47	c total clause space: 206.656MB
1785.12/1785.47	c total #watches: 173124
1785.81/1786.12	c total #propagations: 587470259 / total #impl: 1192089765 (eff. 0.493)
1785.81/1786.12	c #Conflicts:    3667000 | #Learnt:      60823 | 0.000
1785.81/1786.12	c total clause space: 206.656MB
1785.81/1786.12	c total #watches: 175725
1786.41/1786.74	c total #propagations: 587647428 / total #impl: 1192415321 (eff. 0.493)
1786.41/1786.74	c #Conflicts:    3668000 | #Learnt:      61823 | 0.000
1786.41/1786.74	c total clause space: 206.656MB
1786.41/1786.74	c total #watches: 179365
1787.01/1787.38	c total #propagations: 587784201 / total #impl: 1192764138 (eff. 0.493)
1787.01/1787.38	c #Conflicts:    3669000 | #Learnt:      62823 | 0.000
1787.01/1787.38	c total clause space: 206.656MB
1787.01/1787.38	c total #watches: 182497
1787.71/1788.07	c total #propagations: 587914823 / total #impl: 1193053930 (eff. 0.493)
1787.71/1788.07	c #Conflicts:    3670000 | #Learnt:      63823 | 0.000
1787.71/1788.07	c total clause space: 206.656MB
1787.71/1788.07	c total #watches: 185077
1788.42/1788.72	c total #propagations: 588079600 / total #impl: 1193365739 (eff. 0.493)
1788.42/1788.72	c #Conflicts:    3671000 | #Learnt:      64823 | 0.000
1788.42/1788.72	c total clause space: 206.656MB
1788.42/1788.72	c total #watches: 187697
1789.01/1789.33	c total #propagations: 588235301 / total #impl: 1193672695 (eff. 0.493)
1789.01/1789.33	c #Conflicts:    3672000 | #Learnt:      65823 | 0.000
1789.01/1789.33	c total clause space: 206.656MB
1789.01/1789.33	c total #watches: 190064
1789.71/1790.01	c total #propagations: 588390684 / total #impl: 1193978824 (eff. 0.493)
1789.71/1790.01	c #Conflicts:    3673000 | #Learnt:      66823 | 0.000
1789.71/1790.01	c total clause space: 206.656MB
1789.71/1790.01	c total #watches: 192509
1790.31/1790.63	c total #propagations: 588544693 / total #impl: 1194285878 (eff. 0.493)
1790.31/1790.63	c #Conflicts:    3674000 | #Learnt:      67823 | 0.000
1790.31/1790.63	c total clause space: 206.656MB
1790.31/1790.63	c total #watches: 194891
1790.91/1791.24	c total #propagations: 588702078 / total #impl: 1194594667 (eff. 0.493)
1790.91/1791.24	c #Conflicts:    3675000 | #Learnt:      68823 | 0.000
1790.91/1791.24	c total clause space: 206.656MB
1790.91/1791.24	c total #watches: 197307
1791.51/1791.84	c total #propagations: 588861627 / total #impl: 1194908980 (eff. 0.493)
1791.51/1791.84	c #Conflicts:    3676000 | #Learnt:      69823 | 0.000
1791.51/1791.84	c total clause space: 206.656MB
1791.51/1791.84	c total #watches: 199830
1792.01/1792.37	c total #propagations: 589038175 / total #impl: 1195259183 (eff. 0.493)
1792.01/1792.37	c #Conflicts:    3677000 | #Learnt:      70823 | 0.000
1792.01/1792.37	c total clause space: 206.656MB
1792.01/1792.37	c total #watches: 202125
1792.61/1792.91	c total #propagations: 589190451 / total #impl: 1195558758 (eff. 0.493)
1792.61/1792.91	c #Conflicts:    3678000 | #Learnt:      71823 | 0.000
1792.61/1792.91	c total clause space: 206.656MB
1792.61/1792.91	c total #watches: 204418
1793.21/1793.56	c total #propagations: 589341799 / total #impl: 1195844123 (eff. 0.493)
1793.21/1793.56	c #Conflicts:    3679000 | #Learnt:      72823 | 0.000
1793.21/1793.56	c total clause space: 206.656MB
1793.21/1793.56	c total #watches: 206766
1793.92/1794.22	c total #propagations: 589493815 / total #impl: 1196140782 (eff. 0.493)
1793.92/1794.22	c #Conflicts:    3680000 | #Learnt:      73823 | 0.000
1793.92/1794.22	c total clause space: 206.656MB
1793.92/1794.22	c total #watches: 209091
1794.61/1794.97	c total #propagations: 589644696 / total #impl: 1196435487 (eff. 0.493)
1794.61/1794.97	c #Conflicts:    3681000 | #Learnt:      74823 | 0.000
1794.61/1794.97	c total clause space: 206.656MB
1794.61/1794.97	c total #watches: 211471
1795.41/1795.73	c total #propagations: 589806652 / total #impl: 1196761433 (eff. 0.493)
1795.41/1795.73	c #Conflicts:    3682000 | #Learnt:      75823 | 0.000
1795.41/1795.73	c total clause space: 206.656MB
1795.41/1795.73	c total #watches: 213700
1796.21/1796.50	c total #propagations: 589963202 / total #impl: 1197071404 (eff. 0.493)
1796.21/1796.50	c #Conflicts:    3683000 | #Learnt:      76823 | 0.000
1796.21/1796.50	c total clause space: 206.656MB
1796.21/1796.50	c total #watches: 215820
1797.22/1797.52	c total #propagations: 590122025 / total #impl: 1197384288 (eff. 0.493)
1797.22/1797.52	c #Conflicts:    3684000 | #Learnt:      77823 | 0.000
1797.22/1797.52	c total clause space: 206.656MB
1797.22/1797.52	c total #watches: 218344
1798.11/1798.41	c total #propagations: 590297471 / total #impl: 1197751479 (eff. 0.493)
1798.11/1798.41	c #Conflicts:    3685000 | #Learnt:      78823 | 0.000
1798.11/1798.41	c total clause space: 206.656MB
1798.11/1798.41	c total #watches: 220664
1799.01/1799.31	c total #propagations: 590458338 / total #impl: 1198079416 (eff. 0.493)
1799.01/1799.31	c #Conflicts:    3686000 | #Learnt:      79823 | 0.000
1799.01/1799.31	c total clause space: 206.656MB
1799.01/1799.31	c total #watches: 222849
1799.81/1800.17	c total #propagations: 590615349 / total #impl: 1198413199 (eff. 0.493)
1799.81/1800.17	c #Conflicts:    3687000 | #Learnt:      80823 | 0.000
1799.81/1800.17	c total clause space: 206.656MB
1799.81/1800.17	c total #watches: 224992

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-4096994-1466113977/watcher-4096994-1466113977 -o /tmp/evaluation-result-4096994-1466113977/solver-4096994-1466113977 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466112168-15575 --watchdog 1960 --input HOME/instance-4096994-1466113977.opb ./cdcl-cuttingplanes-release 

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 16246
/proc/meminfo: memFree=31502960/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 13447769 29802496 5260 33554432000 4194304 6199737 140736907333632 140734603529320 5193012 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 7276 5260 122 490 0 6777 0

[startup+0.100157 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 16246
/proc/meminfo: memFree=31502960/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=33856 CPUtime=0.09 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 1012 0 0 0 9 0 0 0 20 0 1 0 13447769 34668544 7275 33554432000 4194304 6199737 140736907333632 140734603529320 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 8464 7275 155 490 0 7965 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33856

[startup+0.200321 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 16246
/proc/meminfo: memFree=31502960/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=33984 CPUtime=0.19 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 1152 0 0 0 19 0 0 0 20 0 1 0 13447769 34799616 7368 33554432000 4194304 6199737 140736907333632 140734603529320 4213385 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 8496 7368 161 490 0 7997 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33984

[startup+0.300217 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 16246
/proc/meminfo: memFree=31502960/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=36836 CPUtime=0.29 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 1538 0 0 0 29 0 0 0 20 0 1 0 13447769 37720064 7601 33554432000 4194304 6199737 140736907333632 140734603529320 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 9209 7601 161 490 0 8710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36836

[startup+0.700223 s]
/proc/loadavg: 2.12 2.14 2.09 3/176 16246
/proc/meminfo: memFree=31502960/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=37112 CPUtime=0.69 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 2542 0 0 0 69 0 0 0 20 0 1 0 13447769 38002688 8195 33554432000 4194304 6199737 140736907333632 140734603529320 4213803 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 9278 8195 161 490 0 8779 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37112

[startup+1.50022 s]
/proc/loadavg: 2.12 2.14 2.09 3/177 16247
/proc/meminfo: memFree=31466972/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=41792 CPUtime=1.49 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 3005 0 0 0 149 0 0 0 20 0 1 0 13447769 42795008 8999 33554432000 4194304 6199737 140736907333632 140736907332280 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 10448 8999 161 490 0 9949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41792

[startup+3.10023 s]
/proc/loadavg: 2.12 2.14 2.09 4/177 16247
/proc/meminfo: memFree=31464616/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=49368 CPUtime=3.09 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 4024 0 0 0 308 1 0 0 20 0 1 0 13447769 50552832 10128 33554432000 4194304 6199737 140736907333632 140736907332280 4216798 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 12342 10128 161 490 0 11843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49368

[startup+6.30023 s]
/proc/loadavg: 2.11 2.13 2.09 3/178 16259
/proc/meminfo: memFree=31455428/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=49912 CPUtime=6.29 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 4172 0 0 0 628 1 0 0 20 0 1 0 13447769 51109888 11298 33554432000 4194304 6199737 140736907333632 140736907332744 4213259 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 12478 11298 161 490 0 11979 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49912

[startup+12.7002 s]
/proc/loadavg: 2.10 2.13 2.08 3/178 16259
/proc/meminfo: memFree=31451176/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=62152 CPUtime=12.69 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 5187 0 0 0 1268 1 0 0 20 0 1 0 13447769 63643648 12952 33554432000 4194304 6199737 140736907333632 140736907332744 4236372 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 15538 12952 161 490 0 15039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62152

[startup+25.5003 s]
/proc/loadavg: 2.24 2.16 2.09 3/178 16260
/proc/meminfo: memFree=31442688/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=63144 CPUtime=25.48 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 5415 0 0 0 2547 1 0 0 20 0 1 0 13447769 64659456 14713 33554432000 4194304 6199737 140736907333632 140736907332744 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 15786 14713 161 490 0 15287 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63144

[startup+51.1003 s]
/proc/loadavg: 2.15 2.14 2.09 3/178 16260
/proc/meminfo: memFree=31433628/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=83296 CPUtime=51.08 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 6608 0 0 0 5107 1 0 0 20 0 1 0 13447769 85295104 17045 33554432000 4194304 6199737 140736907333632 140736907332744 5307216 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 20824 17045 161 490 0 20325 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 83296

[startup+102.3 s]
/proc/loadavg: 2.07 2.12 2.08 3/177 16399
/proc/meminfo: memFree=31550988/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=116140 CPUtime=102.28 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 7493 0 0 0 10226 2 0 0 20 0 1 0 13447769 118927360 20390 33554432000 4194304 6199737 140736907333632 140736907332744 4213875 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 29035 20390 161 490 0 28536 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116140

[startup+162.3 s]
/proc/loadavg: 2.22 2.14 2.10 3/177 16400
/proc/meminfo: memFree=31525024/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=117328 CPUtime=162.26 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 8240 0 0 0 16224 2 0 0 20 0 1 0 13447769 120143872 22431 33554432000 4194304 6199737 140736907333632 140736907332744 4213314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 29332 22431 161 490 0 28833 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 117328

[startup+222.307 s]
/proc/loadavg: 2.17 2.14 2.09 3/177 16401
/proc/meminfo: memFree=31495020/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=118076 CPUtime=222.26 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 8432 0 0 0 22224 2 0 0 20 0 1 0 13447769 120909824 25689 33554432000 4194304 6199737 140736907333632 140736907332744 4213227 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 29519 25689 161 490 0 29020 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 118076

[startup+282.3 s]
/proc/loadavg: 2.17 2.15 2.09 3/177 16402
/proc/meminfo: memFree=31480784/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=119116 CPUtime=282.25 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 8632 0 0 0 28222 3 0 0 20 0 1 0 13447769 121974784 27422 33554432000 4194304 6199737 140736907333632 140736907332744 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 29779 27422 161 490 0 29280 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 119116

[startup+342.3 s]
/proc/loadavg: 2.06 2.12 2.09 3/177 16404
/proc/meminfo: memFree=31462076/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=121540 CPUtime=342.23 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 9110 0 0 0 34220 3 0 0 20 0 1 0 13447769 124456960 28922 33554432000 4194304 6199737 140736907333632 140736907332744 4213828 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 30385 28922 161 490 0 29886 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 121540

[startup+402.3 s]
/proc/loadavg: 2.19 2.14 2.10 3/177 16405
/proc/meminfo: memFree=31456956/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=171864 CPUtime=402.22 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 9947 0 0 0 40219 3 0 0 20 0 1 0 13447769 175988736 29421 33554432000 4194304 6199737 140736907333632 140736907332744 4219568 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 42966 29421 161 490 0 42467 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 171864

[startup+462.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/178 16409
/proc/meminfo: memFree=31448628/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=172696 CPUtime=462.21 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 10266 0 0 0 46218 3 0 0 20 0 1 0 13447769 176840704 30855 33554432000 4194304 6199737 140736907333632 140736907332744 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 43174 30855 161 490 0 42675 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 172696

[startup+522.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/178 16433
/proc/meminfo: memFree=31438272/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=173080 CPUtime=522.21 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 10369 0 0 0 52217 4 0 0 20 0 1 0 13447769 177233920 31980 33554432000 4194304 6199737 140736907333632 140736907332744 4213287 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 43270 31980 161 490 0 42771 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 173080

[startup+582.3 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 16434
/proc/meminfo: memFree=31425864/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=173472 CPUtime=582.2 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 10474 0 0 0 58216 4 0 0 20 0 1 0 13447769 177635328 34129 33554432000 4194304 6199737 140736907333632 140736907332744 5140115 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 43368 34129 161 490 0 42869 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 173472


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 16442
/proc/meminfo: memFree=31348272/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=258996 CPUtime=942.15 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12280 0 0 0 94208 7 0 0 20 0 1 0 13447769 265211904 45268 33554432000 4194304 6199737 140736907333632 140736907332744 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 64749 45268 161 490 0 64250 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 258996

[startup+1002.3 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 16443
/proc/meminfo: memFree=31345376/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=259288 CPUtime=1002.14 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12362 0 0 0 100207 7 0 0 20 0 1 0 13447769 265510912 45350 33554432000 4194304 6199737 140736907333632 140736907332744 4213368 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 64822 45350 161 490 0 64323 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 259288

[startup+1062.3 s]
/proc/loadavg: 2.15 2.10 2.09 3/178 16447
/proc/meminfo: memFree=31338568/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=259448 CPUtime=1062.13 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12412 0 0 0 106206 7 0 0 20 0 1 0 13447769 265674752 45400 33554432000 4194304 6199737 140736907333632 140736907332744 4213836 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 64862 45400 161 490 0 64363 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 259448

[startup+1122.3 s]
/proc/loadavg: 2.12 2.09 2.09 3/177 16448
/proc/meminfo: memFree=31338100/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=259580 CPUtime=1122.12 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12452 0 0 0 112205 7 0 0 20 0 1 0 13447769 265809920 45440 33554432000 4194304 6199737 140736907333632 140736907332744 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 64895 45440 161 490 0 64396 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 259580

[startup+1182.3 s]
/proc/loadavg: 2.21 2.12 2.10 3/177 16449
/proc/meminfo: memFree=31337620/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=259824 CPUtime=1182.11 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12517 0 0 0 118204 7 0 0 20 0 1 0 13447769 266059776 45505 33554432000 4194304 6199737 140736907333632 140736907332744 4213306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 64956 45505 161 490 0 64457 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 259824

[startup+1242.3 s]
/proc/loadavg: 2.19 2.13 2.10 3/176 16450
/proc/meminfo: memFree=31336396/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=259824 CPUtime=1242.1 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12522 0 0 0 124203 7 0 0 20 0 1 0 13447769 266059776 45695 33554432000 4194304 6199737 140736907333632 140736907332744 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 64956 45695 161 490 0 64457 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 259824

[startup+1302.3 s]
/proc/loadavg: 2.21 2.13 2.10 3/177 16452
/proc/meminfo: memFree=31335528/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=260084 CPUtime=1302.09 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12565 0 0 0 130202 7 0 0 20 0 1 0 13447769 266326016 45742 33554432000 4194304 6199737 140736907333632 140736907332744 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65021 45742 161 490 0 64522 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 260084

[startup+1362.3 s]
/proc/loadavg: 2.14 2.12 2.09 3/177 16453
/proc/meminfo: memFree=31332000/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=260344 CPUtime=1362.08 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12624 0 0 0 136200 8 0 0 20 0 1 0 13447769 266592256 45801 33554432000 4194304 6199737 140736907333632 140736907332744 4213320 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65086 45801 161 490 0 64587 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 260344

[startup+1422.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 16454
/proc/meminfo: memFree=31331768/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=260344 CPUtime=1422.08 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12626 0 0 0 142200 8 0 0 20 0 1 0 13447769 266592256 45803 33554432000 4194304 6199737 140736907333632 140736907332744 4213335 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65086 45803 161 490 0 64587 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 260344

[startup+1482.3 s]
/proc/loadavg: 2.04 2.09 2.08 3/177 16455
/proc/meminfo: memFree=31331908/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=260344 CPUtime=1482.06 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12635 0 0 0 148198 8 0 0 20 0 1 0 13447769 266592256 45812 33554432000 4194304 6199737 140736907333632 140736907332744 4213822 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65086 45812 161 490 0 64587 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 260344

[startup+1542.31 s]
/proc/loadavg: 2.18 2.12 2.09 3/177 16456
/proc/meminfo: memFree=31323172/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=260344 CPUtime=1542.06 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12641 0 0 0 154198 8 0 0 20 0 1 0 13447769 266592256 45818 33554432000 4194304 6199737 140736907333632 140736907332744 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65086 45818 161 490 0 64587 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 260344

[startup+1602.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 16458
/proc/meminfo: memFree=31322824/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=261060 CPUtime=1602.04 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12743 0 0 0 160196 8 0 0 20 0 1 0 13447769 267325440 45920 33554432000 4194304 6199737 140736907333632 140736907332744 4213389 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65265 45920 161 490 0 64766 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 261060

[startup+1662.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/178 16462
/proc/meminfo: memFree=31311520/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=261732 CPUtime=1662.03 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 12863 0 0 0 166195 8 0 0 20 0 1 0 13447769 268013568 47062 33554432000 4194304 6199737 140736907333632 140736907332744 4213814 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65433 47062 161 490 0 64934 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 261732

[startup+1722.3 s]
/proc/loadavg: 2.13 2.10 2.09 3/177 16463
/proc/meminfo: memFree=31302356/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=262536 CPUtime=1722.02 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 13013 0 0 0 172194 8 0 0 20 0 1 0 13447769 268836864 47212 33554432000 4194304 6199737 140736907333632 140736907332744 4213238 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65634 47212 161 490 0 65135 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 262536

[startup+1782.3 s]
/proc/loadavg: 2.13 2.09 2.09 3/177 16464
/proc/meminfo: memFree=31301244/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=262924 CPUtime=1782.02 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 13092 0 0 0 178194 8 0 0 20 0 1 0 13447769 269234176 47291 33554432000 4194304 6199737 140736907333632 140736907332744 4213298 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65731 47291 161 490 0 65232 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 262924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 16464
/proc/meminfo: memFree=31300816/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=262924 CPUtime=1800.01 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 13092 0 0 0 179993 8 0 0 20 0 1 0 13447769 269234176 47291 33554432000 4194304 6199737 140736907333632 140736907332744 4213875 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65731 47291 161 490 0 65232 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 262924

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

[startup+1800.3 s]
/proc/loadavg: 2.09 2.09 2.09 3/177 16464
/proc/meminfo: memFree=31300816/32872528 swapFree=240572/273276
[pid=16246] ppid=16243 vsize=262924 CPUtime=1800.01 cores=0,2,4,6
/proc/16246/stat : 16246 (cdcl-cuttingpla) R 16243 16246 15559 0 -1 4202496 13092 0 0 0 179993 8 0 0 20 0 1 0 13447769 269234176 47291 33554432000 4194304 6199737 140736907333632 140736907332744 4213875 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/16246/statm: 65731 47291 161 490 0 65232 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 262924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.085986
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 262924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.085986
maximum resident set size= 189164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13092
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= 17
involuntary context switches= 1855

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

The end

Launcher Data

Begin job on node107 at 2016-06-16 23:52:57
IDJOB=4096994
IDBENCH=107693
IDSOLVER=2548
FILE ID=node107/4096994-1466113977
RUNJOBID= node107-1466112168-15575
PBS_JOBID= 19904126
Free space on /tmp= 71676 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-8_6_26.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096994-1466113977/watcher-4096994-1466113977 -o /tmp/evaluation-result-4096994-1466113977/solver-4096994-1466113977 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466112168-15575 --watchdog 1960 --input HOME/instance-4096994-1466113977.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 3eed46f7f4874eba9f1fd07866ddce01
RANDOM SEED=1715397771

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31503052 kB
Buffers:           65412 kB
Cached:           137696 kB
SwapCached:         2504 kB
Active:           286324 kB
Inactive:         109328 kB
Active(anon):     193068 kB
Inactive(anon):     2156 kB
Active(file):      93256 kB
Inactive(file):   107172 kB
Unevictable:      273276 kB
Mlocked:          240572 kB
SwapTotal:      67108856 kB
SwapFree:       67099248 kB
Dirty:              2452 kB
Writeback:             0 kB
AnonPages:        495900 kB
Mapped:             7976 kB
Shmem:                 0 kB
Slab:             569964 kB
SReclaimable:      13148 kB
SUnreclaim:       556816 kB
KernelStack:        1472 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     648860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node107 at 2016-06-17 00:22:58