核心概念
The author presents an approach to offline runtime verification of distributed systems using lifeline removal to handle partial observation, ensuring correctness and efficiency.
要約
Efficient interaction-based offline runtime verification of distributed systems involves observing system executions against formal specifications. The paper introduces lifeline removal to address challenges in analyzing multi-traces due to lack of synchronization. By leveraging operational semantics, the algorithm optimizes global multi-trace analysis by handling partial observations and proving failure more quickly.
統計
A major challenge is synchronizing the ends of local traces.
DS identified as challenging for RV due to global trace semantics.
Multi-traces are observational artifacts from local execution traces.
Lifeline removal operation enhances multi-trace analysis.
Local analyses can expedite failure detection during global analysis.