search menu icon-carat-right cmu-wordmark

Verifying Periodic Real-Time Software

Presentation
Colloquium presentation for Oregon University EECS Department that discusses recent developments in SEI's ongoing research on verifying periodic programs.
Publisher

Oregon State University

Abstract

In this talk, I will present recent developments in our ongoing research on verifying periodic programs—a commonly used form of real-time software that consists of a set of asynchronous tasks running periodically and being scheduled preemptively based on their priorities. We focus on an approach based on sequentialization—reducing the verification of a time-bounded periodic program to that of an equivalent sequential program. We present a new compositional form of sequentialization that improves on earlier work in terms of both scalability and completeness (i.e., false warnings) by leveraging temporal separation between jobs in the same hyper-period and across multiple hyper-periods. We also show how the new sequentialization can be further improved in the case of harmonic systems to generate sequential programs of asymptotically smaller size. Experiments indicate that our new sequentialization improves verification time by orders of magnitude compared to competing schemes. This is joint work with Arie Gurfinkel, Soonho Kong, and Ofer Strichman.