We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DC

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Distributed, Parallel, and Cluster Computing

Title: Structural Invariants for the Verification of Systems with Parameterized Architectures

Abstract: We consider parameterized concurrent systems consisting of a finite but unknown number of components, obtained by replicating a given set of finite state automata. Components communicate by executing atomic interactions whose participants update their states simultaneously. We introduce an interaction logic to specify both the type of interactions (e.g.\ rendez-vous, broadcast) and the topology of the system (e.g.\ pipeline, ring). The logic can be easily embedded in monadic second order logic of finitely many successors, and is therefore decidable.
Proving safety properties of such a parameterized system, like deadlock freedom or mutual exclusion, requires to infer an inductive invariant that contains all reachable states of all system instances, and no unsafe state. We present a method to automatically synthesize inductive invariants directly from the formula describing the interactions, without costly fixed point iterations. We experimentally prove that this invariant is strong enough to verify safety properties of a large number of systems including textbook examples (dining philosophers, synchronization schemes), classical mutual exclusion algorithms, cache-coherence protocols and self-stabilization algorithms, for an arbitrary number of components.
Comments: Extended version of this https URL Necessary update of experimental results due to change after fixing a bug in the corresponding tool. arXiv admin note: text overlap with arXiv:1902.02696
Subjects: Distributed, Parallel, and Cluster Computing (cs.DC); Logic in Computer Science (cs.LO)
ACM classes: F.1.1; F.3.1
Cite as: arXiv:2002.07672 [cs.DC]
  (or arXiv:2002.07672v2 [cs.DC] for this version)

Submission history

From: Christoph Welzel [view email]
[v1] Tue, 18 Feb 2020 16:00:30 GMT (75kb,D)
[v2] Tue, 7 Sep 2021 14:24:53 GMT (59kb,D)

Link back to: arXiv, form interface, contact.