SAT 2009 Competition: minisat hack track: memory versus time to solve an instance

The figures below represent how much time and memory a solver used to provide an answer. The x axis is the time used (in seconds) and the y axis is the amount of memory used.

These graphs are based on a sampling of the memory usage of the solver which is performed every ten seconds. Therefore, this data is not necessarily very accurate since a solver may allocate and deallocate a lot of memory in ten seconds. Besides, when a solvers runs for less than ten seconds, no information on its memory usage could be recorded. Also, solvers written in the Java programming language usually allocate all their memory at once at the beginning of the program and therefore the reported memory is not very meaningful.

Solver APTUSAT 2009-03-22 (complete)

Download the above graph as a PDF file / as an EPS file
Solver BinMiniSat 2009-03-21 (complete)

Download the above graph as a PDF file / as an EPS file
Solver MiniSAT 09z 2009-03-22 (complete)

Download the above graph as a PDF file / as an EPS file
Solver minisat2 070721/core (complete)

Download the above graph as a PDF file / as an EPS file
Solver MiniSat2hack 2009-03-23 (complete)

Download the above graph as a PDF file / as an EPS file
Solver minisat_cumr p-2009-03-18 (complete)

Download the above graph as a PDF file / as an EPS file
Solver minisat_cumr r-2009-03-18 (complete)

Download the above graph as a PDF file / as an EPS file