×

HordeSat

swMATH ID: 16712
Software Authors: Balyo, Tomáš; Sanders, Peter; Sinz, Carsten
Description: HordeSat: a massively parallel portfolio SAT solver. A simple yet successful approach to parallel satisfiability (SAT) solving is to run several different (a portfolio of) SAT solvers on the input problem at the same time until one solver finds a solution. The SAT solvers in the portfolio can be instances of a single solver with different configuration settings. Additionally the solvers can exchange information usually in the form of clauses. In this paper we investigate whether this approach is applicable in the case of massively parallel SAT solving. Our solver is intended to run on clusters with thousands of processors, hence the name HordeSat. HordeSat is a fully distributed portfolio-based SAT solver with a modular design that allows it to use any SAT solver that implements a given interface. HordeSat has a decentralized design and features hierarchical parallelism with interleaved communication and search. par We experimentally evaluated it using all the benchmark problems from the application tracks of the 2011 and 2014 International SAT Competitions. The experiments demonstrate that HordeSat is scalable up to hundreds or even thousands of processors achieving significant speedups especially for hard instances.
Homepage: http://baldur.iti.kit.edu/hordesat/
Related Software: Plingeling; ManySAT; Lingeling; Treengeling; MiniSat; Paracooba; CaDiCaL; Chaff; YalSAT; Kissat; PaInleSS; Glucose; Syrup; Splatz; PaMiraXT; MPI; MapleCOMSPS_LRB; MapleCOMSPS; PrecoSAT; Paramils
Cited in: 12 Publications

Citations by Year