English

Synthesis of Distributed Agreement-Based Systems with Efficiently-Decidable Verification (Extended Version)

Programming Languages 2023-01-18 v2 Distributed, Parallel, and Cluster Computing

Abstract

Distributed agreement-based (DAB) systems use common distributed agreement protocols such as leader election and consensus as building blocks for their target functionality. While automated verification for DAB systems is undecidable in general, recent work identifies a large class of DAB systems for which verification is efficiently-decidable. Unfortunately, the conditions characterizing such a class can be opaque and non-intuitive, and can pose a significant challenge to system designers trying to model their systems in this class. In this paper, we present a synthesis-driven tool, Cinnabar, to help system designers building DAB systems "fit" their intended designs into an efficiently-decidable class. In particular, starting from an initial sketch provided by the designer, Cinnabar generates sketch completions using a counterexample-guided procedure. The core technique relies on a compact encoding of a set of related counterexamples. We demonstrate Cinnabar's effectiveness by successfully and efficiently synthesizing completions for a variety of interesting DAB systems.

Keywords

Cite

@article{arxiv.2208.12400,
  title  = {Synthesis of Distributed Agreement-Based Systems with Efficiently-Decidable Verification (Extended Version)},
  author = {Nouraldin Jaber and Christopher Wagner and Swen Jacobs and Milind Kulkarni and Roopsha Samanta},
  journal= {arXiv preprint arXiv:2208.12400},
  year   = {2023}
}

Comments

TACAS 2023

R2 v1 2026-06-25T01:59:27.096Z