Capítulo de livro Revisado por pares

c-sat: A Parallel SAT Solver for Clusters

2009; Springer Science+Business Media; Linguagem: Inglês

10.1007/978-3-642-02777-2_47

ISSN

1611-3349

Autores

Kei Ohmura, Kazunori Ueda,

Tópico(s)

Constraint Satisfaction and Optimization

Resumo

Parallelizing modern SAT solvers for clusters such as Beowulf is an important challenge both in terms of performance scalability and stability. This paper describes a SAT Solver c-sat, a parallelization of MiniSat using MPI. It employs a layered master-worker architecture, where the masters handle lemma exchange, deletion of redundant lemmas and the dynamic partitioning of search trees, while the workers do search using different decision heuristics and random number seeds. With careful tuning, c-sat showed good speedup over MiniSat with reasonably small communication overhead on various clusters. On an eight-node cluster with two Dual-Core Opterons on each node (32 PEs), c-sat ran at least 23 times faster than MiniSat using 31 PEs (geometric mean; at least 31 times for satisfiable problems) for 189 large-scale problems from SAT Competition and two SAT-Races.

Referência(s)