Penn ESE 535 Spring 2009 -- DeHon 1 ESE535: Electronic Design Automation Day 6: February 4, 2009 Modern SAT Solvers ({z}Chaff, GRASP,miniSAT)

Slides:



Advertisements
Similar presentations
Chaff: Engineering an Efficient SAT Solver Matthew W.Moskewicz, Concor F. Madigan, Ying Zhao, Lintao Zhang, Sharad Malik Princeton University Modified.
Advertisements

Presented by Monissa Mohan 1.  A highly optimized BCP algorithm  Two watched literals  Fast Backtracking  Efficient Decision Heuristic  Focused on.
Chaff: Engineering an Efficient SAT Solver Matthew W.Moskewicz, Concor F. Madigan, Ying Zhao, Lintao Zhang, Sharad Malik Princeton University Presenting:
Introduction to MiniSat v1.14 Presented by Yunho Kim Provable Software Lab, KAIST.
Propositional and First Order Reasoning. Terminology Propositional variable: boolean variable (p) Literal: propositional variable or its negation p 
Proofs from SAT Solvers Yeting Ge ACSys NYU Nov
Daniel Kroening and Ofer Strichman 1 Decision Procedures An Algorithmic Point of View SAT.
Heuristics for Efficient SAT Solving As implemented in GRASP, Chaff and GSAT.
1/30 SAT Solver Changki PSWLAB SAT Solver Daniel Kroening, Ofer Strichman.
IBM Labs in Haifa © 2005 IBM Corporation Adaptive Application of SAT Solving Techniques Ohad Shacham and Karen Yorav Presented by Sharon Barner.
Abstract Answer Set Solver. Todolist Print the rules of Fig 1.
© 2002 Fadi A. Aloul, University of Michigan PBS: A Pseudo-Boolean Solver and Optimizer Fadi A. Aloul, Arathi Ramani, Igor L. Markov, Karem A. Sakallah.
ECE 667 Synthesis & Verification - SAT 1 ECE 667 ECE 667 Synthesis and Verification of Digital Systems Boolean SAT CNF Representation Slides adopted (with.
Weizmann Institute Tuning SAT-checkers for Bounded Model-Checking A bounded guided tour Ofer Shtrichman Weizmann Institute & IBM (HRL)
SAT-based Bounded Model Checking
Boolean Satisfiability Solvers Wonhong Nam
1 Boolean Satisfiability in Electronic Design Automation (EDA ) By Kunal P. Ganeshpure.
Heuristics for Efficient SAT Solving As implemented in GRASP, Chaff and GSAT.
Presented by Ed Clarke Slides borrowed from P. Chauhan and C. Bartzis
Chaff: Engineering an Efficient SAT Solver Matthew W.Moskewicz, Concor F. Madigan, Ying Zhao, Lintao Zhang, Sharad Malik Princeton University Presenting:
GRASP-an efficient SAT solver Pankaj Chauhan. 6/19/ : GRASP and Chaff2 What is SAT? Given a propositional formula in CNF, find an assignment.
State-of-the-art in SAT solvers
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 7: February 11, 2008 Static Timing Analysis and Multi-Level Speedup.
GRASP SAT solver Presented by Constantinos Bartzis Slides borrowed from Pankaj Chauhan J. Marques-Silva and K. Sakallah.
Search in the semantic domain. Some definitions atomic formula: smallest formula possible (no sub- formulas) literal: atomic formula or negation of an.
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 5: February 2, 2009 Architecture Synthesis (Provisioning, Allocation)
Last time Proof-system search ( ` ) Interpretation search ( ² ) Quantifiers Equality Decision procedures Induction Cross-cutting aspectsMain search strategy.
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 16: March 23, 2009 Covering.
SAT Algorithms in EDA Applications Mukul R. Prasad Dept. of Electrical Engineering & Computer Sciences University of California-Berkeley EE219B Seminar.
1 Abstraction Refinement for Bounded Model Checking Anubhav Gupta, CMU Ofer Strichman, Technion Highly Jet Lagged.
GRASP: A Search Algorithm for Propositional Satisfiability EE878C Homework #2 2002/11/1 KAIST, EECS ICS Lab Lee, Dongsoo.
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 15: March 18, 2009 Static Timing Analysis and Multi-Level Speedup.
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 7: February 9, 2009 Scheduling Variants and Approaches.
SAT Solving Presented by Avi Yadgar. The SAT Problem Given a Boolean formula, look for assignment A for such that.  A is a solution for. A partial assignment.
Penn ESE 535 Spring DeHon 1 ESE535: Electronic Design Automation Day 21: April 21, 2008 Modern SAT Solvers ({z}Chaff, GRASP,miniSAT)
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 5: February 2, 2009 Architecture Synthesis (Provisioning, Allocation)
SAT Solver Math Foundations of Computer Science. 2 Boolean Expressions  A Boolean expression is a Boolean function  Any Boolean function can be written.
Boolean Satisfiability and SAT Solvers
Solvers for the Problem of Boolean Satisfiability (SAT) Will Klieber Aug 31, 2011 TexPoint fonts used in EMF. Read the TexPoint manual before you.
1 Agenda Modeling problems in Propositional Logic SAT basics Decision heuristics Non-chronological Backtracking Learning with Conflict Clauses SAT and.
Penn ESE 535 Spring DeHon 1 ESE535: Electronic Design Automation Day 18: April 1, 2015 Modern SAT Solvers ({z}Chaff, GRASP, miniSAT)
Non-clausal Reasoning Fahiem Bacchus, Christian Thiffault, Toronto Toby Walsh, UCC & Uppsala (soon UNSW, NICTA, Uppsala)
Parallelizing MiniSat I-Ting Angelina Lee Justin Zhang May 05, Final Project Presentation.
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 10: February 18, 2015 Architecture Synthesis (Provisioning, Allocation)
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 23: April 20, 2015 Static Timing Analysis and Multi-Level Speedup.
On the Relation between SAT and BDDs for Equivalence Checking Sherief Reda Rolf Drechsler Alex Orailoglu Computer Science & Engineering Dept. University.
Boolean Satisfiability Present and Future
SAT Solver Heuristics. SAT-solver History Started with David-Putnam-Logemann-Loveland (DPLL) (1962) –Able to solve variable problems Satz (Chu Min.
Heuristics for Efficient SAT Solving As implemented in GRASP, Chaff and GSAT.
SAT Solving As implemented in - DPLL solvers: GRASP, Chaff and
1 Boolean Satisfiability (SAT) Class Presentation By Girish Paladugu.
Penn ESE535 Spring DeHon 1 ESE535: Electronic Design Automation Day 20: April 4, 2011 Static Timing Analysis and Multi-Level Speedup.
Dana Nau: Lecture slides for Automated Planning Licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License:
© R.A. Rutenbar 2009 Slide 1 Carnegie Mellon (Lec 06) Boolean Satisfiability: SAT Solvers (Pt 1) What you know  Representation and manipulation via BDDs,
Dynamic Backtracking for SAT Presented by: Phil Oertel April 6, 2004.
Heuristics for Efficient SAT Solving As implemented in GRASP, Chaff and GSAT.
CS137: Electronic Design Automation
Inference and search for the propositional satisfiability problem
Parallelism in SAT Solvers
ESE535: Electronic Design Automation
Simple Circuit-Based SAT Solver
ESE535: Electronic Design Automation
Heuristics for Efficient SAT Solving
Introduction to the Boolean Satisfiability Problem
ECE 667 Synthesis and Verification of Digital Circuits
Decision Procedures An Algorithmic Point of View
Introduction to the Boolean Satisfiability Problem
Decision heuristics based on an Abstraction/Refinement model
Solving Non-clausal Formulas with DPLL search
GRASP-an efficient SAT solver
Presentation transcript:

Penn ESE 535 Spring DeHon 1 ESE535: Electronic Design Automation Day 6: February 4, 2009 Modern SAT Solvers ({z}Chaff, GRASP,miniSAT)

Penn ESE 535 Spring DeHon 2 Today SAT Davis-Putnam Data Structures Optimizations –Watch2 –VSIDS –?restarts Learning

Penn ESE 535 Spring DeHon 3 Problem SAT: Boolean Satisfiability Given: logical formula g in CNF Find a set of variable assignments that makes g true Or conclude no such assignment exists

Penn ESE 535 Spring DeHon 4 CNF Conjunctive Normal Form Logical AND of a set of clauses –Product of sums Clauses: logical OR of a set of literals Literal: a variable or its complement E.g. (A+B+/C)*(/B+D)*(C+/A+/E)

Penn ESE 535 Spring DeHon 5 CNF Conjunctive Normal Form Logical AND of a set of clauses To be satisfied: –Every clause must be made true (A+B+/C)*(/B+D)*(C+/A+/E) –If know D=false  B must be false

Penn ESE 535 Spring DeHon 6 3-SAT Universal Can express any set of boolean constraints in CNF w/ at most 3 literals per clause Canonical NP-complete problem

Penn ESE 535 Spring DeHon 7 Convert to 3-SAT A=/B*/C=/(B+C)  universal primitive –We know can build any logic expression from nor2 3-CNF for A=/B*/C –(A+B+C)*(/A+/B)*(/A+/C) If (B==0 && C==0) then A=1 If (B==1 || C==1) then A=0 Strategy: 1.Convert to nor2’s –Or norX if not limited to 3-CNF formulas 2.Then use above to convert nor2 expressions to set of clauses 3.Combine the clauses resulting from all the nor’s

Penn ESE 535 Spring DeHon 8 Brute Force Exhaustive How could we find satisfying assignment? How long would it take? –With N binary variables

Penn ESE 535 Spring DeHon 9 Search Formulation Think of as search tree on variables Each variable can be true or false –Branch on values All variables determined at leaves of tree C B CCC A B

Penn ESE 535 Spring DeHon 10 Key Trick Avoid searching down to leaf on all subtrees “Prune” away branches of tree C B CCC A B

Penn ESE 535 Spring DeHon 11 Key Trick (A+B+C)*(/A+/B)*(/A+/C) Consider A=1 C B CCC A B

Penn ESE 535 Spring DeHon 12 Key Trick (A+B+C)*(/A+/B)*(/A+/C) Consider A=1 In this subtree becomes –(B+C)*/B*/C C B CCC A B

Penn ESE 535 Spring DeHon 13 Key Trick (A+B+C)*(/A+/B)*(/A+/C) Consider A=1 In this subtree becomes –(B+C)*/B*/C Consider B=1 C B CCC A B

Penn ESE 535 Spring DeHon 14 Key Trick (A+B+C)*(/A+/B)*(/A+/C) Consider A=1 In this subtree becomes –(B+C)*/B*/C Consider B=1 –Becomes false –Regardless of C –Don’t need to explore tree further C B CCC A B

Penn ESE 535 Spring DeHon 15 Key Trick (A+B+C)*(/A+/B)*(/A+/C) Consider A=1 In this subtree becomes –(B+C)*/B*/C Implication –When there is only one literal left in a clause –Can conclude it must be true –Select it and prune other branch C B CCC A B

Penn ESE 535 Spring DeHon 16 Key Trick (…)*B*/B*(…) Contradiction –If implications lead to a conflicting assignments –Can conclude this subtree is unsatisfiable –Prune branch C B CCC A B

Penn ESE 535 Spring DeHon 17 Prospect Use implications and pruning to avoid visiting full space C B CCC A B

Penn ESE 535 Spring DeHon 18 Pruning Search Solve with pruning search –Pick an unassigned variable –Branch on true/false –Compute implications

Penn ESE 535 Spring DeHon 19 Davis-Putnam while (true) { if (!decide()) // no unassigned vars return(satisfiable); while ( !bcp()) { // constraint propagation if (!resolveConflict()) // backtrack return(not satisfiable); }

Penn ESE 535 Spring DeHon 20 decide() Picks an unassigned variable Gives it a value Push on decision stack –Efficient structure for depth- first search tree (A+B+/C)*(/B+D)*(C+/A+/E)

Penn ESE 535 Spring DeHon 21 Data Structures Variable “array” Clause “DB” –Each clause is a set of variables Decision “stack” (A+B+/C)*(/B+D)*(C+/A+/E)

Penn ESE 535 Spring DeHon 22 bcp What do we need to do on each variable assignment? –Find implications Implication when all other literals in a clause are false Look through all clauses this assignment effects See if any now have all false and one unassigned –Assign implied values –Propagate that assignment –Conflict if get implications for true and false

Penn ESE 535 Spring DeHon 23 bcp() Q=new queue(); Q.insert(top of decision stack); while (!Q.empty()) –V=Q.pop(); –For each clause C in DB with V If C now satisfied, mark as such (remove from DB) If C has one unassigned literal, rest false –Vnew=unassigned literal in C –val=value Vnew must take –If (Vnew assigned to value other than val) »return (false); // conflict –Q.add(Vnew=val); return(true)

Penn ESE 535 Spring DeHon 24 Variable array Each variable has a list pointing to all clauses in which it appears? –Avoid need to look at every clause (A+B+/C)*(/B+D)*(C+/A+/E)

Penn ESE 535 Spring DeHon 25 Tracking Implications Each implication made at some tree level –Associated with some entry on decision stack –Has associated decision stack height On backtrack –Unassign implications above changed decision level (A+B+/C)*(/B+D)*(C+/A+/E)

Penn ESE 535 Spring DeHon 26 Track Variable Assignment Each clause has counter –Count number of unassigned literals –Decrement when assign false literal –Mark clause as satisfied when assign true literal (remove from clause database?)

Penn ESE 535 Spring DeHon 27 Track Variable Assignment Each clause has counter –Count number of unassigned literals –Decrement when assign false literal –Mark clause as satisfied when assign true literal (remove from clause database?)

Penn ESE 535 Spring DeHon 28 Track Variable Assignment Each clause has counter –Count number of unassigned literals –Decrement when assign false literal –Mark clause as satisfied when assign true literal –Watch for counter decrement 2  1 That’s when a literal is implied.

Penn ESE 535 Spring DeHon 29 resolveConflict() What does resolveConflict need to do? –Look at most recent decision –If can go other way, switch value (clear implications to this depth) –Else pop and recurse on previous decision –If pop top decision, Unsatisfiable Alternates: –Treat literals separately Unassign and pick another literal –Learning (later in lecture) May allow more direct backtracking

Penn ESE 535 Spring DeHon 30 Chaff Optimizations

Penn ESE 535 Spring DeHon 31 How will this perform? 10,000’s of variables 100,000’s of clauses (millions) Every assignment walks to the clause database Cache performance? How big is L1 cache? L2 cache? Ratio of main-memory speed to L1 cache speed?

Penn ESE 535 Spring DeHon 32 Challenge 1 Currently, visit every clause on each assignment –Clause with K variables –Visited K-1 times –K-2 of which just to discover it’s not the last Can we avoid visiting every clause on every assignment? –Every clause in which a variable appears?

Penn ESE 535 Spring DeHon 33 Avoiding Clause Visits Idea: watch only 2 variables in each clause Only care about final set of next to last variable If set other k-2, won’t force an implication When set one of these (and everything else set) –Then we have an implication

Penn ESE 535 Spring DeHon 34 Watch 2 Data Structure

Penn ESE 535 Spring DeHon 35 Avoiding Clause Visits Idea: watch only 2 variables in each clause Only care about final set of next to last variable What if we set one of these two “watched” variables? –If not last, change the watch to one of the unset variables

Penn ESE 535 Spring DeHon 36 Watch 2 If watched literal becomes false –Check if all non-watched are set if so, set implication on other watched else, update watch literal

Penn ESE 535 Spring DeHon 37 Note Watch pair is arbitrary Unassigning a variable (during backtrack) –Does not require reset of watch set –Constant time to “unset” a variable

Penn ESE 535 Spring DeHon 38 Challenge 2: Variable Ordering How do we decide() which variable to use next? –Want to pick one that facilitates lots of pruning

Penn ESE 535 Spring DeHon 39 Variable Ordering Old Ideas: –Random –(DLIS) Dynamic largest individual sum Used most frequently in unresolved clauses BAD? –Must re-sort with every variable assignment? –…none clearly superior DLIS competitive Rand good on CAD benchmarks?

Penn ESE 535 Spring DeHon 40 New: VSIDS Variable State Independent Decaying Sum –Each literal has a counter –When clause added to DB, increment counter for each literal –Select unassigned literal with highest count –Periodically, all counters are divided by a constant

Penn ESE 535 Spring DeHon 41 New: VSIDS Variable State Independent Decaying Sum –Each literal has a counter –When clause added to DB, increment counter for each literal Remove clauses when satisfied? Reinsert on backtrack –Select unassigned literal with highest count –Periodically, all counters are divided by a constant

Penn ESE 535 Spring DeHon 42 New: VSIDS Variable State Independent Decaying Sum –Each literal has a counter –When clause added to DB, increment counter for each literal –Select unassigned literal with highest count Don’t need to re-sort each selection Only re-sort on backtrack Maybe priority queue insert? –Periodically, all counters are divided by a constant

Penn ESE 535 Spring DeHon 43 VSIDS Goal: satisfy recent conflict clauses Decaying sum weights things being added –Clauses not conflicting for a while, have values reduced (? Avoid walking through them by increasing weight on new stuff rather than decreasing all old?) Impact: order of magnitude speedup

Penn ESE 535 Spring DeHon 44 Restarts Periodically restart –Clearing the state of all variables i.e. clear decision stack –Leave clauses in clause database ? Keep ordering based on recent costs ? Re-insert clauses must reinsert on restart? –State of clause database drives variable ordering Benefit: new variable ordering based on lessons of previous search

Penn ESE 535 Spring DeHon 45 Overall Two orders of magnitude benefit on unsatisfiable instances One order of magnitude on satisfiable instances

Penn ESE 535 Spring DeHon 46 Learning

Penn ESE 535 Spring DeHon 47 Learning When encounter a conflict –Determine variable assignment contributing to conflict –Add new clause to database New clause allows pruning

Penn ESE 535 Spring DeHon 48 Davis-Putnam w/ Learning while (true) { if (!decide()) // no unassigned vars return(satisfiable); while ( !bcp()) { // constraint propagation analyzeConflicts(); // learning if (!resolveConflict()) // backtrack return(not satisfiable); }

Penn ESE 535 Spring DeHon 49 Implication Graph As perform bcp propagation –When set variable, insert back link to previous variable set forcing this variable set –Graph captures what this implication depends upon When encounter a conflict –Identify what variable values caused

Penn ESE 535 Spring DeHon 50 Example Marques-Silva/Sakallah TRCOMP v48n5p

Penn ESE 535 Spring DeHon 51 Conflict Resolution x1 & /x9 & /x10 & /x11 lead to conflict /(x1 & /x9 & /x10 & /x11) /x1+x9+x10+x11  new clause for DB

Penn ESE 535 Spring DeHon 52 New Clause New clause does not include x12, x13 May encounter this case again /x1+x9+x10+x11  new clause for DB

Penn ESE 535 Spring DeHon 53 More Implications x4 & /x10 & /x11 lead to conflict /x4+x10+x11  new clause for DB Also (/x1+x9+x4) since x1*/x9  x4

Penn ESE 535 Spring DeHon 54 Unique Implication Point UIP = vetext that dominates verticies leading to conflict –x1 is UIP (decision variable causing is always a UIP) –x4 is UIP

Penn ESE 535 Spring DeHon 55 New Clauses /x4+x10+x11 Doesn’t depend on x9 (/x1+x9+x4) x4 not in decision tree Will be useful for later pruning

Penn ESE 535 Spring DeHon 56 Clause Tradeoff Adding clauses facilitates implications –Increases pruning –Must make less decisions Adding clauses increases size of clause database –Increases memory –Could add exponential clauses –Forces more work to push implications

Penn ESE 535 Spring DeHon 57 Learned Clauses Runtime = Decisions * ImplicationTime –Decisions decreasing –Implication Time increasing Starting from 0 learned clauses, –Net decrease in runtime Eventually, Implication Time too large and slows down Optimum with limited number of learned clauses

Penn ESE 535 Spring DeHon 58 Limiting Learned Clauses Filter out dominated clauses Keep smaller clauses (fewer literals) –Have most relevance zChaff study suggest inserting only UIP closest to conflict [Zhang et al., ICCAD2001] Treat like cache and evict learned clauses –Use activity statistics as with variables so keep most useful clauses [minisat 1.2]

Penn ESE 535 Spring DeHon 59 (Recall) Restarts Periodically restart –Clearing the state of all variables i.e. clear decision stack –Leave clauses in clause database –State of clause database drives variable ordering Benefit: new variable ordering based on lessons of previous search

Penn ESE 535 Spring DeHon 60 Impact of Learning zChaff [ICCAD2001] showed 2x improvement based on tuning the learning scheme Learning can be orders of magnitude benefit

Penn ESE 535 Spring DeHon 61 Impact of Learning Marques-Silva/Sakallah TRCOMP v48n5p

Penn ESE 535 Spring DeHon 62 Admin Reading –No new reading for Monday –Reading online for Wednesday Assignment 2: more graphs –More to come

Penn ESE 535 Spring DeHon 63 Big Ideas Exploit Structure –Constraint propagation –Pruning search technique –Learning (discover structure) Constants matter –Exploit hierarchy in modern memory systems