@inproceedings{, author = {Gavrilenko, Natalia and Ponce de Le{\'{o}}n, Hern{\'{a}}n and Furbach, Florian and Heljanko, Keijo and Meyer, Roland}, title = {{BMC} for Weak Memory Models: Relation Analysis for Compact {SMT} Encodings}, booktitle = {Computer Aided Verification ({CAV}) 2019.}, publisher = {Springer, Cham}, series = {LNCS}, volume = {11561}, year = {2019}, month = jul, abstract = {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 tools Nidhugg and CBMC, as well as the performance of Herd, a CAT-compatible litmus testing tool. Compared to the unoptimized encoding, the speed-up is often more than two orders of magnitude.}, isbn = {978-3-030-25540-4}, doi = {10.1007/978-3-030-25540-4_19}, keywords = {Weak memory models, CAT, Concurrency, BMC, SMT, Model-based Systems Engineering, MbSE}, }