The Satisfiability problem (SAT) is a very famous problem in computer science. On the one hand the NP-completeness of SAT is often used to prove the complexity of other computer theoretical problems. On the other hand SAT is known to be tractable for some kinds of SAT problems stemming from real world applications. Both, researchers and users besides academics steadily increase the number of applications for SAT solving.