Trace number 1796693

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
kw_pre 2009-03-21UNSAT 21.6447 21.6501

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor032.cnf
MD5SUM25c7914ccc82f6f574febbd03924feed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.6447
Satisfiable
(Un)Satisfiability was proved
Number of variables16239
Number of clauses48332
Sum of the clauses size112772
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 232220
Number of clauses of size 316110
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

21.59/21.64	This is MiniSat 2.0 beta
21.59/21.64	WARNING: for repeatability, setting FPU to use double precision
21.59/21.64	============================[ Problem Statistics ]=============================
21.59/21.64	|                                                                             |
21.59/21.64	|  Number of variables:  1                                                    |
21.59/21.64	|  Number of clauses:    2                                                    |
21.59/21.64	|  Parsing time:         0.00         s                                       |
21.59/21.64	Solved by unit propagation
21.59/21.64	UNSATISFIABLE
21.59/21.65	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796693-1242079083/watcher-1796693-1242079083 -o /tmp/evaluation-result-1796693-1242079083/solver-1796693-1242079083 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796693-1242079083.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): 1800 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1414376/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=3448 CPUtime=0
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 462 0 0 0 0 0 0 0 20 0 1 0 235935802 3530752 438 1992294400 4194304 6416590 548682068912 18446744073709551615 5511543 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 989 443 205 542 0 438 0

[startup+0.0149359 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1414376/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=9348 CPUtime=0
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 1913 0 0 0 0 0 0 0 20 0 1 0 235935802 9572352 1890 1992294400 4194304 6416590 548682068912 18446744073709551615 5489867 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 2337 1895 205 542 0 1786 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 14704

[startup+0.101941 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1414376/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=13396 CPUtime=0.09
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 2906 0 0 0 8 1 0 0 20 0 1 0 235935802 13717504 2882 1992294400 4194304 6416590 548682068912 18446744073709551615 4292633 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 3349 2882 216 542 0 2798 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18752

[startup+0.301954 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1414376/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=18548 CPUtime=0.29
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 4379 0 0 0 27 2 0 0 20 0 1 0 235935802 18993152 4210 1992294400 4194304 6416590 548682068912 18446744073709551615 4524495 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 4637 4210 233 542 0 4086 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23904

[startup+0.701981 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4873
/proc/meminfo: memFree=1414376/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=24536 CPUtime=0.68
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 5888 0 0 0 60 8 0 0 24 0 1 0 235935802 25124864 5719 1992294400 4194304 6416590 548682068912 18446744073709551615 5556880 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 6134 5720 243 542 0 5583 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 29892

[startup+1.50103 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1385624/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=33132 CPUtime=1.49
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 7920 0 0 0 137 12 0 0 25 0 1 0 235935802 33927168 7654 1992294400 4194304 6416590 548682068912 18446744073709551615 4272355 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8283 7654 243 542 0 7732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38488

[startup+3.10114 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1381016/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=32760 CPUtime=3.09
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 7980 0 0 0 294 15 0 0 25 0 1 0 235935802 33546240 7587 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8190 7587 250 542 0 7639 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38116

[startup+6.30135 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1380760/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=32760 CPUtime=6.29
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8023 0 0 0 611 18 0 0 25 0 1 0 235935802 33546240 7630 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8190 7630 251 542 0 7639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38116

[startup+12.7028 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1380632/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=32760 CPUtime=12.69
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8053 0 0 0 1251 18 0 0 25 0 1 0 235935802 33546240 7660 1992294400 4194304 6416590 548682068912 18446744073709551615 4573046 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8190 7660 254 542 0 7639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38116

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

[startup+15.902 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1380568/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=32760 CPUtime=15.88
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8067 0 0 0 1568 20 0 0 25 0 1 0 235935802 33546240 7674 1992294400 4194304 6416590 548682068912 18446744073709551615 4429728 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8190 7674 254 542 0 7639 0
Current children cumulated CPU time (s) 15.88
Current children cumulated vsize (KiB) 38116

[startup+19.1012 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1380568/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=32760 CPUtime=19.08
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8088 0 0 0 1887 21 0 0 25 0 1 0 235935802 33546240 7695 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8190 7695 254 542 0 7639 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 38116

[startup+20.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1380568/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=33252 CPUtime=20.68
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8212 0 0 0 2047 21 0 0 25 0 1 0 235935802 34050048 7819 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8313 7819 254 542 0 7762 0
Current children cumulated CPU time (s) 20.68
Current children cumulated vsize (KiB) 38608

[startup+21.1023 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1379992/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=33820 CPUtime=21.09
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8337 0 0 0 2087 22 0 0 25 0 1 0 235935802 34631680 7944 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8455 7944 254 542 0 7904 0
Current children cumulated CPU time (s) 21.09
Current children cumulated vsize (KiB) 39176

[startup+21.5024 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1379992/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=34864 CPUtime=21.49
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8512 0 0 0 2127 22 0 0 25 0 1 0 235935802 35700736 8119 1992294400 4194304 6416590 548682068912 18446744073709551615 4397253 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8716 8119 254 542 0 8165 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 40220

[startup+21.6024 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 4875
/proc/meminfo: memFree=1379992/2055920 swapFree=4165984/4192956
[pid=4873] ppid=4871 vsize=5356 CPUtime=0
/proc/4873/stat : 4873 (kw_pre) S 4871 4873 4643 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235935802 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4873/statm: 1339 231 192 169 0 50 0
[pid=4874] ppid=4873 vsize=34864 CPUtime=21.59
/proc/4874/stat : 4874 (kw_preprocessor) R 4873 4873 4643 0 -1 0 8545 0 0 0 2137 22 0 0 25 0 1 0 235935802 35700736 8152 1992294400 4194304 6416590 548682068912 18446744073709551615 4312547 0 0 4096 0 0 0 0 17 1 0 0
/proc/4874/statm: 8716 8152 254 542 0 8165 0
Current children cumulated CPU time (s) 21.59
Current children cumulated vsize (KiB) 40220

Child status: 0
Real time (s): 21.6501
CPU time (s): 21.6447
CPU user time (s): 21.4137
CPU system time (s): 0.230964
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 40220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.4137
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8973
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= 10
involuntary context switches= 50

runsolver used 0.024996 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node52 at 2009-05-11 23:58:03
IDJOB=1796693
IDBENCH=70768
IDSOLVER=646
FILE ID=node52/1796693-1242079083
PBS_JOBID= 9277634
Free space on /tmp= 66076 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor032.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796693-1242079083/watcher-1796693-1242079083 -o /tmp/evaluation-result-1796693-1242079083/solver-1796693-1242079083 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796693-1242079083.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED=759028802

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

/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:       1414856 kB
Buffers:         54856 kB
Cached:         485664 kB
SwapCached:      21976 kB
Active:          24264 kB
Inactive:       540396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414856 kB
SwapTotal:     4192956 kB
SwapFree:      4165984 kB
Dirty:            3744 kB
Writeback:           0 kB
Mapped:          13700 kB
Slab:            62316 kB
Committed_AS:   906120 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= 66068 MiB
End job on node52 at 2009-05-11 23:58:25