Linköping University: Students Alumni Trade and Industry/Society Internal Search
zeiga33_FMCAD2017

Safety Verification of Phaser Programs

Zeinab Ganjei
 
Ahmed Rezine
Petru Eles Author homepage
 
Zebo Peng Author homepage

Formal Methods in Computer-Aided Design, 2-6 October, 2017, TU Wien, Vienna, Austria

ABSTRACT
We address the problem of statically checking control state reachability (as in possibility of assertion violations, race conditions or runtime errors) and plain reachability (as in deadlock-freedom) of phaser programs. Phasers are a modern non-trivial synchronization construct that supports dynamic parallelism with runtime registration and deregistration of spawned tasks. They allow for collective and point-to-point synchronizations. For instance, phasers can enforce barriers or producer-consumer synchronization schemes among all or subsets of the running tasks. Implementations %of these recent and dynamic synchronization are found in modern languages such as X10 or Habanero Java. Phasers essentially associate phases to individual tasks and use their runtime values to restrict possible concurrent executions. Unbounded phases may result in infinite transition systems even in the case of programs only creating finite numbers of tasks and phasers. We introduce an exact gap-order based procedure that always terminates when checking control reachability for programs generating bounded numbers of coexisting tasks and phasers. We also show verifying plain reachability is undecidable even for programs generating few tasks and phasers. We then explain how to turn our procedure into a sound analysis for checking plain reachability (including deadlock freedom). We report on preliminary experiments with our open source tool.


[GREP17] Zeinab Ganjei, Ahmed Rezine, Petru Eles, Zebo Peng, "Safety Verification of Phaser Programs", Formal Methods in Computer-Aided Design, 2-6 October, 2017, TU Wien, Vienna, Austria
( ! ) perl script by Giovanni Squillero with modifications from Gert Jervan   (v3.1, p5.2, September-2002-)