We present Dartagnan, a bounded model checker (BMC) for concurrent programs under weak memory models. Its distinguishing feature is that the memory model is not implemented inside the tool but taken as part of the input. Dartagnan reads CAT, the standard language for memory models, which allows to define x86/TSO, ARMv7, ARMv8, Power, C/C++, and Linux kernel concurrency primitives. BMC with memory models as inputs is challenging. One has to encode into SMT not only the program but also its semantics as defined by the memory model. What makes Dartagnan scale is its relation analysis, a novel static analysis that significantly reduces the size of the encoding. Dartagnan matches or even exceeds the performance of the model-specific verification...
International audienceWe present Cubicle-W, a new version of the Cubicle model checker to verify par...
© 2021, The Author(s).Several automatic verification tools have been recently developed to verify su...
Abstract. Bounded Model Checking (BMC) is a successful refutation method for detecting errors in not...
We present Dartagnan, a bounded model checker (BMC) for concurrent programs under weak memory models...
We present Dartagnan, a bounded model checker (BMC) for concurrent programs under weak memory models...
This paper reports progress in verification tool engineering for weak memory models. We present two ...
Dartagnan is a bounded model checker for concurrent programs under weak memory models. What makes it...
To improve efficiency of memory accesses, modern multiprocessor architectures implement a whole rang...
We propose an axiomatic generic framework for modelling weak memory. We show how to instantiate this...
CBMC implements bit-precise bounded model checking for C programs and has been developed and maintai...
Software verification is considered to be a hard computational problem vulnerable to the state explo...
Abstract—To improve performance, multiprocessor systems implement weak memory consistency models — a...
Replication package for the Dartagnan tool for SVCOMP 2020. It contains the Verifier Archive used fo...
The number of interleavings of a concurrent program makes automatic analysis of such software very h...
Weak memory models are used to increase the performance of concurrent programs by allowing program i...
International audienceWe present Cubicle-W, a new version of the Cubicle model checker to verify par...
© 2021, The Author(s).Several automatic verification tools have been recently developed to verify su...
Abstract. Bounded Model Checking (BMC) is a successful refutation method for detecting errors in not...
We present Dartagnan, a bounded model checker (BMC) for concurrent programs under weak memory models...
We present Dartagnan, a bounded model checker (BMC) for concurrent programs under weak memory models...
This paper reports progress in verification tool engineering for weak memory models. We present two ...
Dartagnan is a bounded model checker for concurrent programs under weak memory models. What makes it...
To improve efficiency of memory accesses, modern multiprocessor architectures implement a whole rang...
We propose an axiomatic generic framework for modelling weak memory. We show how to instantiate this...
CBMC implements bit-precise bounded model checking for C programs and has been developed and maintai...
Software verification is considered to be a hard computational problem vulnerable to the state explo...
Abstract—To improve performance, multiprocessor systems implement weak memory consistency models — a...
Replication package for the Dartagnan tool for SVCOMP 2020. It contains the Verifier Archive used fo...
The number of interleavings of a concurrent program makes automatic analysis of such software very h...
Weak memory models are used to increase the performance of concurrent programs by allowing program i...
International audienceWe present Cubicle-W, a new version of the Cubicle model checker to verify par...
© 2021, The Author(s).Several automatic verification tools have been recently developed to verify su...
Abstract. Bounded Model Checking (BMC) is a successful refutation method for detecting errors in not...