DocumentCode
596093
Title
Verification of parametric system designs
Author
Cimatti, Alessandro ; Narasamdya, I. ; Roveri, Manuel
Author_Institution
Fondazione Bruno Kessler, Trento, Italy
fYear
2012
fDate
22-25 Oct. 2012
Firstpage
122
Lastpage
130
Abstract
System designs are often modeled as sets of threads whose activations are controlled by a domain-specific scheduler. Especially in the early design phases, the interactions between the threads and the scheduler often depend on parameters (such as the duration of thread suspensions) for which a value is not available. In this paper, we tackle the verification of designs with parametric scheduler-thread interaction. We propose a new method, called Semi-Symbolic Scheduler/Symbolic Threads (S3ST), to prove that a design satisfies the specified assertions for all possible values of the interaction parameters. We build on Explicit-Scheduler/Symbolic-Threads (ESST), an effective technique for verifying designs with cooperative scheduling, that is however limited to the case of non-parametric interactions. As in ESST, S3ST analyzes each thread symbolically using lazy predicate abstraction. The key difference is in the way the scheduler is dealt with. In ESST, the scheduler is directly executed, using techniques similar to explicit-state model checking. In S3ST, the scheduler is analyzed by combining concrete execution of parts of its state, with the evolution of a symbolically represented set of configurations of interaction parameters. We have implemented S3ST in the Kratos software model checker, and have performed an experimental evaluation on a significant set of benchmarks with parametric scheduler-thread interaction. The results clearly demonstrate the effectiveness of the new approach.
Keywords
multi-threading; program verification; scheduling; software performance evaluation; systems analysis; ESST; KRATOS software model checker; S3ST; cooperative scheduling; domain-specific scheduler; explicit scheduler-symbolic threads; explicit-state model checking; interaction parameters; lazy predicate abstraction; nonparametric interactions; parametric scheduler-thread interaction; parametric system design verification; semisymbolic scheduler-symbolic threads; symbolically represented set; Abstracts; Acceleration; Algorithm design and analysis; Concrete; Delay effects; Instruction sets;
fLanguage
English
Publisher
ieee
Conference_Titel
Formal Methods in Computer-Aided Design (FMCAD), 2012
Conference_Location
Cambridge
Print_ISBN
978-1-4673-4832-4
Type
conf
Filename
6462564
Link To Document