Computer Science – Software Engineering
Scientific paper
2011-09-30
Computer Science
Software Engineering
14 pages, 8 figures, 3 tables
Scientific paper
Software model checking, as an undecidable problem, has three possible outcomes: (1) the program satisfies the specification, (2) the program does not satisfy the specification, and (3) the model checker fails. The third outcome usually manifests itself in a space-out, time-out, or one component of the verification tool giving up; in all of these failing cases, significant computation is performed by the verification tool before the failure, but no result is reported. We propose to reformulate the model-checking problem as follows, in order to have the verification tool report a summary of the performed work even in case of failure: given a program and a specification, the model checker returns a condition P ---usually a state predicate--- such that the program satisfies the specification under the condition P ---that is, as long as the program does not leave states in which P is satisfied. We are of course interested in model checkers that return conditions P that are as weak as possible. Instead of outcome (1), the model checker will return P = true; instead of (2), the condition P will return the part of the state space that satisfies the specification; and in case (3), the condition P can summarize the work that has been performed by the model checker before space-out, time-out, or giving up. If complete verification is necessary, then a different verification method or tool may be used to focus on the states that violate the condition. We give such conditions as input to a conditional model checker, such that the verification problem is restricted to the part of the state space that satisfies the condition. Our experiments show that repeated application of conditional model checkers, using different conditions, can significantly improve the verification results, state-space coverage, and performance.
Beyer Dirk
Henzinger Thomas A.
Keremoglu Erkan M.
Wendler Philipp
No associations
LandOfFree
Conditional Model Checking does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with Conditional Model Checking, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Conditional Model Checking will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-670002