Budget-bounded model-checking pushdown systems

Formal Methods in System Design(2014)

引用 7|浏览70
暂无评分
摘要
We address the verification problem for concurrent programs modeled as multi-pushdown systems (MPDS). In general, MPDS are Turing powerful and hence come along with undecidability of all basic decision problems. Because of this, several subclasses of MPDS have been proposed and studied in the literature (Atig et al. in LNCS, Springer, Berlin, 2005 ; La Torre et al. in LICS, IEEE, 2007 ; Lange and Lei in Inf Didact 8, 2009 ; Qadeer and Rehof in TACAS, LNCS, Springer, Berlin, 2005 ). In this paper, we propose the class of bounded-budget MPDS, which are restricted in the sense that each stack can perform an unbounded number of context switches only if its depth is below a given bound, and a bounded number of context switches otherwise. We show that the reachability problem for this subclass is Pspace -complete and that LTL-model-checking is Exptime -complete. Furthermore, we propose a code-to-code translation that inputs a concurrent program P and produces a sequential program P' such that running P under the budget-bounded restriction yields the same set of reachable states as running P' . Moreover, detecting (fair) non-terminating executions in P can be reduced to LTL-Model-Checking of P' . By leveraging standard sequential analysis tools, we have implemented a prototype tool and applied it on a set of benchmarks, showing the feasibility of our translation.
更多
查看译文
关键词
Concurrent pushdown systems,Verification problems,LTL-model-checking,Reachability problem,Recursive programs
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要