Max-SAT-CC is the following optimization problem: Given a formula in CNF and a bound k, find an assignment with at most k variables being set to true that maximizes the number of satisfied clauses among all such assignments. If each clause is restricted to have at most literals, we obtain the problem Max- SAT-CC. Sviridenko (Algorithmica, 30(3):398