Symbolic abstract data type inference

Research output: Contribution to journalArticlepeer-review

Abstract

Formal specification is a vital ingredient to scalable verification of software systems. In the case of efficient implementations of concurrent objects like atomic registers, queues, and locks, symbolic formal representations of their abstract data types (ADTs) enable efficient modular reasoning, decoupling clients from implementations. Writing adequate formal specifications, however, is a complex task requiring rare expertise. In practice, programmers write reference implementations as informal specifications. In this work we demonstrate that effective symbolic ADT representations can be automatically generated from the executions of reference implementations. Our approach exploits two key features of naturally-occurring ADTs: violations can be decomposed into a small set of representative patterns, and these patterns manifest in executions with few operations. By identifying certain algebraic properties of naturally-occurring ADTs, and exhaustively sampling executions up to a small number of operations, we generate concise symbolic ADT representations which are complete in practice, enabling the application of efficient symbolic verification algorithms without the burden of manual specification. Furthermore, the concise ADT violation patterns we generate are human-readable, and can serve as useful, formal documentation.

Original languageEnglish
Pages (from-to)513-525
Number of pages13
JournalACM SIGPLAN Notices
Volume51
Issue number1
DOIs
Publication statusPublished - 8 Apr 2016
Externally publishedYes

Keywords

  • Concurrency
  • Linearizability
  • Refinement

Fingerprint

Dive into the research topics of 'Symbolic abstract data type inference'. Together they form a unique fingerprint.

Cite this