Proof-Guided Underapproximation Widening for Bounded Model Checking

COMPUTER AIDED VERIFICATION (CAV 2022), PT I(2022)

引用 3|浏览10
暂无评分
摘要
Bounded Model Checking (BMC) is a popularly used strategy for program verification and it has been explored extensively over the past decade. Despite such a long history, BMC still faces scalability challenges as programs continue to grow larger and more complex. One approach that has proven to be effective in verifying large programs is called Counterexample Guided Abstraction Refinement (CEGAR). In this work, we propose a complementary approach to CEGAR for bounded model checking of sequential programs: in contrast to CEGAR, our algorithm gradually widens underapproximations of a program, guided by the proofs of unsatisfiability. We implemented our ideas in a tool called Legion. We compare the performance of LEGION against that of CORRAL, a state-of-the-art verifier from Microsoft, that utilizes the CEGAR strategy. We conduct our experiments on 727 Windows and Linux device driver benchmarks. We find that LEGION is able to solve 12% more instances than CORRAL and that Legion exhibits a complementary behavior to that of CORRAL. Motivated by this, we also build a portfolio verifier, LEGION(+), that attempts to draw the best of Legion and CORRAL. Our portfolio, LEGION(+), solves 15% more benchmarks than Corral with similar computational resource constraints (i.e. each verifier in the portfolio is run with a time budget that is half of the time budget of CORRAL). Moreover, it is found to be 2.9x faster than Corral on benchmarks that are solved by both CORRAL and LEGION(+).
更多
查看译文
关键词
Verification, Bounded model checking, Underapproximation widening
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要