Parallel bug-finding in concurrent programs via reduced interleaving instances
Parallel bug-finding in concurrent programs via reduced interleaving instances
复制标题
DOI:
10.1109/ase.2017.8115686
复制
发表时间:
2017-10
期刊:
影响因子:
--
通讯作者:
Truc L. Nguyen;P. Schrammel;B. Fischer;S. L. Torre;G. Parlato
中科院分区:
文献类型:
--
作者:
Truc L. Nguyen;P. Schrammel;B. Fischer;S. L. Torre;G. Parlato
Concurrency poses a major challenge for program verification, but it can also offer an opportunity to scale when subproblems can be analysed in parallel. We exploit this opportunity here and use a parametrizable code-to-code translation to generate a set of simpler program instances, each capturing a reduced set of the original program's interleavings. These instances can then be checked independently in parallel. Our approach does not depend on the tool that is chosen for the final analysis, is compatible with weak memory models, and amplifies the effectiveness of existing tools, making them find bugs faster and with fewer resources. We use Lazy-CSeq as an off-the-shelf final verifier to demonstrate that our approach is able, already with a small number of cores, to find bugs in the hardest known concurrency benchmarks in a matter of minutes, whereas other dynamic and static tools fail to do so in hours.