Specification and Verification of Synchronization with Condition Variables.

P. Gomes, D. Gurov, Marieke Huisman

    Research output: Chapter in Book/Report/Conference proceedingConference contributionAcademicpeer-review

    4 Citations (Scopus)
    77 Downloads (Pure)

    Abstract

    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. In- stead, 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 vari- ables. 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 reachabil- ity 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.
    Original languageUndefined
    Title of host publicationProceedings of the Fifth International Workshop on Formal Techniques for Safety-Critical Systems (FTSCS 2016)
    EditorsC Artho, P.C. Ölveczky
    Place of PublicationLondon
    PublisherSpringer
    Pages3-19
    Number of pages16
    ISBN (Print)978-3-319-53946-1
    DOIs
    Publication statusPublished - Nov 2016
    EventFifth International Workshop on Formal Techniques for Safety-Critical Systems (FTSCS 2016) - Tokyo, Japan
    Duration: 14 Nov 201614 Nov 2016

    Publication series

    NameCommunications in Computer and Information Science
    PublisherSpringer Verlag
    Volume694
    ISSN (Print)1865-0929

    Workshop

    WorkshopFifth International Workshop on Formal Techniques for Safety-Critical Systems (FTSCS 2016)
    Period14/11/1614/11/16
    OtherNovember 14, 2016

    Keywords

    • EWI-27668

    Cite this