A Statistical Model Checker for Nondeterminism and Rare Events

Carlos E. Budde,Pedro R. D’Argenio,Arnd Hartmanns,Sean Sedwards
DOI: https://doi.org/10.1007/978-3-319-89963-3_20
2018-01-01
Abstract:Statistical model checking avoids the state space explosion problem in verification and naturally supports complex non-Markovian formalisms. Yet as a simulation-based approach, its runtime becomes excessive in the presence of rare events, and it cannot soundly analyse nondeterministic models. In this tool paper, we present modes: a statistical model checker that combines fully automated importance splitting to efficiently estimate the probabilities of rare events with smart lightweight scheduler sampling to approximate optimal schedulers in nondeterministic models. As part of the Modest Toolset, it supports a variety of input formalisms natively and via the Jani exchange format. A modular software architecture allows its various features to be flexibly combined. We highlight its capabilities with an experimental evaluation across multi-core and distributed setups on three exemplary case studies.
What problem does this paper attempt to address?