English

Trace checking of Metric Temporal Logic with Aggregating Modalities using MapReduce

Software Engineering 2014-06-17 v1

Abstract

Modern complex software systems produce a large amount of execution data, often stored in logs. These logs can be analyzed using trace checking techniques to check whether the system complies with its requirements specifications. Often these specifications express quantitative properties of the system, which include timing constraints as well as higher-level constraints on the occurrences of significant events, expressed using aggregate operators. In this paper we present an algorithm that exploits the MapReduce programming model to check specifications expressed in a metric temporal logic with aggregating modalities, over large execution traces. The algorithm exploits the structure of the formula to parallelize the evaluation, with a significant gain in time. We report on the assessment of the implementation - based on the Hadoop framework - of the proposed algorithm and comment on its scalability.

Keywords

Cite

@article{arxiv.1406.3661,
  title  = {Trace checking of Metric Temporal Logic with Aggregating Modalities using MapReduce},
  author = {Domenico Bianculli and Carlo Ghezzi and Srdan Krstic},
  journal= {arXiv preprint arXiv:1406.3661},
  year   = {2014}
}

Comments

16 pages, 6 figures, Extended version of the SEFM 2014 paper

R2 v1 2026-06-22T04:38:22.050Z