FLOC 2018: FEDERATED LOGIC CONFERENCE 2018
Lattice-Based Refinement in Bounded Model Checking

Authors: Karine Even-Mendoza, Sepideh Asadi, Antti Hyvärinen, Hana Chockler and Natasha Sharygina

Paper Information

Title:Lattice-Based Refinement in Bounded Model Checking
Authors:Karine Even-Mendoza, Sepideh Asadi, Antti Hyvärinen, Hana Chockler and Natasha Sharygina
Proceedings:VSTTE VSTTE Post-proceedings
Editors: Philipp Ruemmer and Ruzica Piskac
Keywords:software model-checking, SMT solvers, function summaries, bounded model-checking, lattice, lattice traversal
Abstract:

ABSTRACT. Abstract. In this paper we present an algorithm for bounded model-checking with SMT solvers of programs with library functions — either standard or user-defined. Typically, if the program correctness depends on the output of a library function, the model-checking process either treats this function as an uninterpreted function, or is required to use a theory under which the function in question is fully defined. The former approach leads to numerous spurious counter-examples, whereas the later faces the danger of the state-explosion problem, where the resulting formula is too large to be solved by means of modern SMT solvers.

We extend the approach of user-defined summaries and propose to represent the set of existing summaries for a given library function as a lattice of subsets of summaries, with the meet and join operations defined as intersection and union, respectively. The refinement process is then triggered by the lattice traversal, where in each node the SMT solver uses the subset of SMT summaries stored in this node to search for a satisfying assignment. The direction of the traversal is determined by the results of the concretisation of an abstract counterexample obtained at the current node. Our experimental results demonstrate that this approach allows to solve a number of instances that were previously unsolvable by the existing bounded model-checkers.

Pages:19
Talk:Jul 18 12:00 (Session 126N: Model Checking II)
Paper: