Specification and verification of synchronization with condition variables
2017 (English)In: 5th International Workshop on Formal Techniques for Safety-Critical Systems, FTSCS 2016, Springer, 2017, Vol. 694, p. 3-19Conference paper, Published paper (Refereed)
Abstract [en]
In this paper we propose a technique to specify and verify the correct synchronization of concurrent programs with condition variables. We define correctness as the liveness property: “every thread synchronizing under a set of condition variables eventually exits the synchronization”, under the assumption that every such thread eventually reaches its synchronization block. Our technique does not avoid the combinatorial explosion of interleavings of thread behaviors. Instead, we alleviate it by abstracting away all details that are irrelevant to the synchronization behavior of the program, which is typically significantly smaller than its overall behavior. First, we introduce SyncTask, a simple imperative language to specify parallel computations that synchronize via condition variables. We consider a SyncTask program to have a correct synchronization iff it terminates. Further, to relieve the programmer from the burden of providing specifications in SyncTask, we introduce an economic annotation scheme for Java programs to assist the automated extraction of SyncTask programs capturing the synchronization behavior of the underlying program. We prove that every Java program annotated according to the scheme (and satisfying the assumption) has a correct synchronization iff its corresponding SyncTask program terminates. We show how to transform the verification of termination into a standard reachability problem over Colored Petri Nets that is efficiently solvable by existing Petri Net analysis tools. Both the SyncTask program extraction and the generation of Petri Nets are implemented in our STaVe tool. We evaluate the proposed framework on a number of test cases as a proof-of-concept.
Place, publisher, year, edition, pages
Springer, 2017. Vol. 694, p. 3-19
Series
Communications in Computer and Information Science, ISSN 1865-0929 ; 694
Keywords [en]
Computer software, Explosions, Extraction, Petri nets, Safety engineering, Security systems, Specifications, Synchronization, Automated extraction, Combinatorial explosion, Concurrent program, Imperative languages, Liveness properties, Parallel Computation, Reachability problem, Specification and verification, Java programming language
National Category
Computer Sciences
Identifiers
URN: urn:nbn:se:kth:diva-207406DOI: 10.1007/978-3-319-53946-1_1ISI: 000406995100001Scopus ID: 2-s2.0-85013324816ISBN: 9783319539454 (print)OAI: oai:DiVA.org:kth-207406DiVA, id: diva2:1103659
Conference
5th International Workshop on Formal Techniques for Safety-Critical Systems, FTSCS 2016, Tokyo, Japan, 14 November 2016 through 15 November 2016
Note
QC 20170530
2017-05-302017-05-302024-03-15Bibliographically approved