Publication
CAV 2005
Conference paper

Bounded model checking of concurrent programs

Download paper

Abstract

We propose a SAT-based bounded verification technique, called TCBMC, for threaded C programs. Our work is based on CBMC, which models sequential C programs in which the number of executions for each loop and the depth of recursion are bounded. The novelty of our approach is in bounding the number of context switches allowed among threads. Thus, we obtain an efficient modeling that can be sent to a SAT solver for property checking. We also suggest a novel technique for modeling mutexes and Pthread conditions in concurrent programs. Using this bounded technique, we can detect bugs that invalidate safety properties. These include races and deadlocks, the detection for which is crucial for concurrent programs. © Springer-Verlag Berlin Heidelberg 2005.

Date

Publication

CAV 2005

Authors

Topics

Resources

Share