Skip to main content
Department of Information Technology

Pattern-based Verification for Multithreaded Programs

Speaker

Pierre Ganty, IMDEA Software Institute

Date and Time

Thursday, June 30th, 2011 at 10:30

Location

Polacksbacken, room 1145

Abstract

Pattern-based verification checks the correctness of the program executions that follow a given pattern, a regular expression over the alphabet of program transitions of the form w1* ... wn*. For multithreaded programs, the alphabet of the pattern is given by the synchronization operations between threads. After introducing the model, we study the complexity of pattern-based verification for abstracted multithreaded. While unrestricted verification is undecidable for abstracted multithreaded programs with recursive procedures and PSPACE-complete for abstracted multithreaded while-programs, we show that pattern-based verification is NP-complete for both classes. Using recent results about Parikh images of context-free languages and semilinear sets, we show that pattern-based verification becomes polynomial when the number of threads, the longest acyclic path in the call graph, and the size of the pattern are fixed, but the procedures can still be arbitrarily large.

Back to the seminar page

Updated  2011-06-20 16:05:22 by Mohamed Faouzi Atig.