English

A Note on Runtime Verification of Concurrent Systems

Logic in Computer Science 2025-07-08 v1 Formal Languages and Automata Theory Software Engineering

Abstract

To maximize the information gained from a single execution when verifying a concurrent system, one can derive all concurrency-aware equivalent executions and check them against linear specifications. This paper offers an alternative perspective on verification of concurrent systems by leveraging trace-based logics rather than sequence-based formalisms. Linear Temporal Logic over Mazurkiewicz Traces (LTrL) operates on partial-order representations of executions, meaning that once a single execution is specified, all equivalent interleavings are implicitly considered. This paper introduces a three valued version of LTrL, indicating whether the so-far observed execution of the concurrent system is one of correct, incorrect or inconclusive, together with a suitable monitor synthesis procedure. To this end, the paper recalls a construction of trace-consistent B\"uchi automata for LTrL formulas and explains how to employ it in well-understood monitor synthesis procedures. In this way, a monitor results that yields for any linearization of an observed trace the same verification verdict.

Keywords

Cite

@article{arxiv.2507.04830,
  title  = {A Note on Runtime Verification of Concurrent Systems},
  author = {Martin Leucker},
  journal= {arXiv preprint arXiv:2507.04830},
  year   = {2025}
}

Comments

14 pages, 1 figure

R2 v1 2026-07-01T03:49:10.436Z