Title :
An Automata-Theoretic Approach for Model Checking Threads for LTL Propert
Author :
Kahlon, Vineet ; Gupta, Aarti
Author_Institution :
NEC Labs. America, Princeton, NJ
Abstract :
In this paper, we propose a new technique for the verification of concurrent multi-threaded programs. In general, the problem is known to be undecidable even for programs with just two threads. However, we exploit the observation that, in practice, a large fraction of concurrent programs can either be modeled as pushdown systems communicating solely using locks or can be reduced to such systems by applying standard abstract interpretation techniques or by exploiting separation of data from control. Moreover, standard programming practice guidelines typically recommend that programs use locks in a nested fashion. In fact, in languages like Java and C#, locks are guaranteed to be nested. For such a framework, we show, by using the new concept of Lock Constrained Multi-Automata Pair (LMAP), that pre*-closures of regular sets of states can be computed efficiently. This is accomplished by reducing the pre*-closure computation for a regular set of states of a concurrent program with nested locks to those for its individual threads. Leveraging this new technique then allows us to formulate a fully automatic, efficient and exact (sound and complete) decision procedure for model checking threads communicating via nested locks for indexed linear-time temporal logic formulae
Keywords :
concurrency theory; data structures; decidability; multi-threading; program control structures; program verification; pushdown automata; temporal logic; Java; LMAP; LTL properties; abstract interpretation techniques; automata-theoretic approach; concurrent multithreaded program verification; decision procedure; indexed linear-time temporal logic formulae; lock constrained multiautomata pair; model checking threads; nested locks; pre*-closure computation; pushdown systems; undecidability; Automatic logic units; Communication standards; Concurrent computing; Databases; File systems; Guidelines; Java; National electric code; Operating systems; Yarn;
Conference_Titel :
Logic in Computer Science, 2006 21st Annual IEEE Symposium on
Conference_Location :
Seattle, WA
Print_ISBN :
0-7695-2631-4
DOI :
10.1109/LICS.2006.11