Publication | Closed Access
Automatic predicate abstraction of C programs
696
Citations
21
References
2012
Year
Program CheckingEngineeringVerificationComputer-aided VerificationModel Checking ToolsSoftware EngineeringModel CheckingSoftware AnalysisFormal VerificationSystems EngineeringPredicate AbstractionProgramming Language TheoryRuntime VerificationAbstract InterpretationComputer EngineeringAutomatic Predicate AbstractionComputer ScienceSoftware DesignSoftware VerificationDeclarative ProgrammingAutomated ReasoningProgram AnalysisSoftware TestingFormal MethodsSystem Software
Model checking has been widely successful in validating and debugging designs in the hardware and protocol domains. However, state-space explosion limits the applicability of model checking tools, so model checkers typically operate on abstractions of systems. Recently, there has been significant interest in applying model checking to software. For infinite-state systems like software, abstraction is even more critical. Techniques for abstracting software are a prerequisite to making software model checking a reality. We present the first algorithm to automatically construct a predicate abstraction of programs written in am industrial programming language such as C, and its implementation in a tool -- C2BP. The C2BP tool is part of the SLAM toolkit, which uses a combination of predicate abstraction, model checking, symbolic reasoning, and iterative refinement to statically check temporal safety properties of programs. Predicate abstraction of software has many applications, including detecting program errors, synthesizing program invariants, and improving the precision of program analyses through predicate sensitivity. We discuss our experience applying the C2BP predicate abstraction tool to a variety of problems, ranging from checking that list-manipulating code preserves heap invariants to finding errors in Windows NT device drivers.
| Year | Citations | |
|---|---|---|
Page 1
Page 1