Trace number 315825

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat SAT 2007 (with assertions)SAT 535.245 535.434

General information on the benchmark

Nameindustrial/palacios/
medium/cube-9-h11-sat.cnf
MD5SUM7ea93a1e34d1f57a98ae6d5d617a0a97
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.1964
Satisfiable
(Un)Satisfiability was proved
Number of variables208292
Number of clauses627818
Sum of the clauses size1465544
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2418929
Number of clauses of size 3206492
Number of clauses of size 41489
Number of clauses of size 522
Number of clauses of size over 5157

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node63/watcher-315825-1172659802 -o ROOT/results/node63/solver-315825-1172659802 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/315825-1172659802/minisat /tmp/evaluation/315825-1172659802/instance-315825-1172659802.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30527
/proc/meminfo: memFree=1764896/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=2044 CPUtime=0
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 285937560 2093056 407 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134553344 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 511 407 58 138 0 370 0

[startup+0.0978329 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30527
/proc/meminfo: memFree=1764896/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=8676 CPUtime=0.09
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 2016 0 0 0 8 1 0 0 18 0 1 0 285937560 8884224 2000 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 2169 2000 58 138 0 2028 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8676

[startup+0.102832 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30527
/proc/meminfo: memFree=1764896/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=9816 CPUtime=0.09
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 2161 0 0 0 8 1 0 0 18 0 1 0 285937560 10051584 2145 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532549 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 2454 2145 58 138 0 2313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9816

[startup+0.302854 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30527
/proc/meminfo: memFree=1764896/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=22376 CPUtime=0.29
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 4924 0 0 0 26 3 0 0 19 0 1 0 285937560 22913024 4908 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134525015 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 5594 4908 58 138 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22376

[startup+0.701895 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30527
/proc/meminfo: memFree=1764896/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=43700 CPUtime=0.69
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 9573 0 0 0 65 4 0 0 22 0 1 0 285937560 44748800 9557 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134525349 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 10925 9557 58 138 0 10784 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43700

[startup+1.50198 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1715672/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=66500 CPUtime=1.49
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 14623 0 0 0 142 7 0 0 25 0 1 0 285937560 68096000 14607 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532671 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 16625 14607 70 138 0 16484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 66500

[startup+3.10115 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1700696/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=82420 CPUtime=3.08
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 18156 0 0 0 299 9 0 0 25 0 1 0 285937560 84398080 18140 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 20605 18140 70 138 0 20464 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 82420

[startup+6.30149 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1675864/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=101824 CPUtime=6.29
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 23410 0 0 0 616 13 0 0 25 0 1 0 285937560 104267776 23394 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134532675 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 25456 23394 70 138 0 25315 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101824

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1651416/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=108500 CPUtime=12.69
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 28584 0 0 0 1253 16 0 0 25 0 1 0 285937560 111104000 25260 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550521 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27125 25260 70 138 0 26984 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108500

[startup+25.5015 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1663576/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=108744 CPUtime=25.48
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 28638 0 0 0 2532 16 0 0 25 0 1 0 285937560 111353856 25314 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27186 25314 74 138 0 27045 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 108744

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1663576/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=108744 CPUtime=51.06
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 28645 0 0 0 5090 16 0 0 25 0 1 0 285937560 111353856 25321 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134552688 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27186 25321 74 138 0 27045 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 108744

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1663640/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=108744 CPUtime=102.25
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 28648 0 0 0 10209 16 0 0 25 0 1 0 285937560 111353856 25324 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550854 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27186 25324 74 138 0 27045 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 108744

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1663448/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=108744 CPUtime=162.23
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 28668 0 0 0 16207 16 0 0 25 0 1 0 285937560 111353856 25344 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550262 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27186 25344 74 138 0 27045 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 108744

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1663128/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=108908 CPUtime=222.22
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 28745 0 0 0 22205 17 0 0 25 0 1 0 285937560 111521792 25421 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550635 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27227 25421 74 138 0 27086 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 108908

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1662360/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=109664 CPUtime=282.2
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 28914 0 0 0 28203 17 0 0 25 0 1 0 285937560 112295936 25590 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27416 25590 74 138 0 27275 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 109664

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1661528/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=110636 CPUtime=342.18
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29138 0 0 0 34201 17 0 0 25 0 1 0 285937560 113291264 25814 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 27659 25814 74 138 0 27518 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 110636

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1659736/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=112248 CPUtime=402.17
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29564 0 0 0 40199 18 0 0 25 0 1 0 285937560 114941952 26240 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 28062 26240 74 138 0 27921 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 112248

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1659224/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=112908 CPUtime=462.15
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29694 0 0 0 46197 18 0 0 25 0 1 0 285937560 115617792 26370 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 28227 26370 74 138 0 28086 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 112908

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658648/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=113472 CPUtime=522.13
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29852 0 0 0 52195 18 0 0 25 0 1 0 285937560 116195328 26528 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 28368 26528 74 138 0 28227 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 113472

Solver just ended. Dumping a history of the last processes samples

[startup+524.706 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658584/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=113472 CPUtime=524.53
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29854 0 0 0 52435 18 0 0 25 0 1 0 285937560 116195328 26530 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 28368 26530 74 138 0 28227 0
Current children cumulated CPU time (s) 524.53
Current children cumulated vsize (KiB) 113472

[startup+531.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658520/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=113648 CPUtime=530.93
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29876 0 0 0 53075 18 0 0 25 0 1 0 285937560 116375552 26552 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550599 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 28412 26552 74 138 0 28271 0
Current children cumulated CPU time (s) 530.93
Current children cumulated vsize (KiB) 113648

[startup+532.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658520/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=113648 CPUtime=532.53
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29877 0 0 0 53235 18 0 0 25 0 1 0 285937560 116375552 26553 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 28412 26553 74 138 0 28271 0
Current children cumulated CPU time (s) 532.53
Current children cumulated vsize (KiB) 113648

[startup+534.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658520/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=113648 CPUtime=534.12
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 29890 0 0 0 53394 18 0 0 25 0 1 0 285937560 116375552 26566 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/30527/statm: 28412 26566 74 138 0 28271 0
Current children cumulated CPU time (s) 534.12
Current children cumulated vsize (KiB) 113648

[startup+535.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658456/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=107544 CPUtime=534.92
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 30138 0 0 0 53474 18 0 0 25 0 1 0 285937560 110125056 25581 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134702392 0 0 4096 3 0 0 0 17 0 0 0
/proc/30527/statm: 26886 25581 79 138 0 26745 0
Current children cumulated CPU time (s) 534.92
Current children cumulated vsize (KiB) 107544

[startup+535.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658456/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=101040 CPUtime=535.12
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 30138 0 0 0 53494 18 0 0 25 0 1 0 285937560 103464960 24458 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134702541 0 0 4096 3 0 0 0 17 0 0 0
/proc/30527/statm: 25260 24458 79 138 0 25119 0
Current children cumulated CPU time (s) 535.12
Current children cumulated vsize (KiB) 101040

[startup+535.402 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30528
/proc/meminfo: memFree=1658456/2055920 swapFree=4183232/4192956
[pid=30527] ppid=30525 vsize=94540 CPUtime=535.22
/proc/30527/stat : 30527 (minisat) R 30525 30527 29267 0 -1 4194304 30138 0 0 0 53503 19 0 0 25 0 1 0 285937560 96808960 20800 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134874938 0 0 4096 3 0 0 0 17 0 0 0
/proc/30527/statm: 23635 20800 79 138 0 23494 0
Current children cumulated CPU time (s) 535.22
Current children cumulated vsize (KiB) 94540

Child status: 0
Real time (s): 535.434
CPU time (s): 535.245
CPU user time (s): 535.038
CPU system time (s): 0.206968
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 125936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 535.038
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30138
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12
involuntary context switches= 648

runsolver used 0.447931 second user time and 1.05184 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Wed Feb 28 10:50:02 UTC 2007

IDJOB= 315825
IDBENCH= 20426
IDSOLVER= 109
FILE ID= node63/315825-1172659802

PBS_JOBID= 3981177

Free space on /tmp= 66528 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h11-sat.cnf
COMMAND LINE= /tmp/evaluation/315825-1172659802/minisat /tmp/evaluation/315825-1172659802/instance-315825-1172659802.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-315825-1172659802 -o ROOT/results/node63/solver-315825-1172659802 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/315825-1172659802/minisat /tmp/evaluation/315825-1172659802/instance-315825-1172659802.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  7ea93a1e34d1f57a98ae6d5d617a0a97

RANDOM SEED= 507401207

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1765304 kB
Buffers:          4576 kB
Cached:         231164 kB
SwapCached:       3484 kB
Active:          70708 kB
Inactive:       180192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1765304 kB
SwapTotal:     4192956 kB
SwapFree:      4183232 kB
Dirty:           11704 kB
Writeback:           0 kB
Mapped:          21188 kB
Slab:            25628 kB
Committed_AS:   715948 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB

End job on node63 on Wed Feb 28 10:58:57 UTC 2007