Simulation Modeling of a Large-Scale Formal Verification Process

He Zhang,Gerwin Klein,Mark Staples,June Andronick,Liming Zhu,Rafal Kolanski
DOI: https://doi.org/10.1109/icssp.2012.6225979
2012-01-01
Abstract:The L4.verified project successfully completed a large-scale machine-checked formal verification at the code level of the functional correctness of the seL4 operating system microkernel. The project applied a middle-out process, which is significantly different from conventional software development processes. This paper reports a simulation model of this process; it is the first simulation model of a formal verification process. The model aims to support further understanding and investigation of the dynamic characteristics of the process and to support planning and optimization of future process enactment. We based the simulation model on a descriptive process model and information from project logs, meeting notes, and version control data over the project's history. Simulation results from the initial version of the model show the impact of complex coupling among the activities and artifacts, and frequent parallel as well as iterative work during execution. We examine some possible improvements on the formal verification process in light of the simulation results.
What problem does this paper attempt to address?