Accelerated Bounded Model Checking Using Interpolation Based Summaries.

International Conference on Tools and Algorithms for Construction and Analysis of Systems(2024)

引用 0|浏览0
暂无评分
摘要
AbstractWe propose a novel lazy bounded model checking (BMC) algorithm, Trace Inlining, that identifies relevant behaviors of the program to compute partial proofs as procedural summaries. Whenever procedures are reused in other contexts, Trace Inlining attempts to construct safety proofs using these summaries. If the current summaries are sufficient to complete the proof, it gains both in solving times and smaller encodings. If the summaries are found to be insufficient, they are automatically refined for future use. The partial proofs are enabled by a sequence of alternating underapproximation and overapproximation rounds until the program verification condition is found to be unsatisfiable. We evaluate our Trace Inlining algorithm on real-world benchmarks consisting of Windows and Linux device drivers. Our results show that the proposed algorithm is able to solve 12% additional benchmarks that were unsolved by state-of-the-art lazy BMC solvers Corral and Legion. Further, Trace Inlining is 6$$\times $$ × faster than Corral and 3$$\times $$ × faster than Legion in terms of verification time. The virtual best of all three verifiers is 4$$\times $$ × faster than the virtual best of Corral and Legion, implying that our technique significantly improves on what is possible today.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要