PB'11 competition: WBO 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 clasp 2.0-RC2 (complete)

Download the above graph as a PDF file / as an EPS file
Solver clasp 2.0-RC2 (complete)

Download the above graph as a PDF file / as an EPS file
Solver Sat4j Resolution 2011-06-08 (complete)

Download the above graph as a PDF file / as an EPS file
Solver SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4 (complete)

Download the above graph as a PDF file / as an EPS file
Solver wbo 1.6 (complete)

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