Trace number 1772735

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 2009-03-20UNSAT 642.834 643.097

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark410.228
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
642.73/643.05	c 637.6 seconds
642.73/643.05	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-1772735-1241271912/watcher-1772735-1241271912 -o /tmp/evaluation-result-1772735-1241271912/solver-1772735-1241271912 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1772735-1241271912.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.99 0.98 0.99 3/64 31297
/proc/meminfo: memFree=1429784/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=5516 CPUtime=0
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 155225217 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402389 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 1379 982 192 541 0 829 0

[startup+0.084868 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31297
/proc/meminfo: memFree=1429784/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=52100 CPUtime=0.07
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 11089 0 0 0 4 3 0 0 18 0 1 0 155225217 53350400 11073 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 13025 11079 208 541 0 12475 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 52100

[startup+0.101871 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31297
/proc/meminfo: memFree=1429784/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=62264 CPUtime=0.09
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 13862 0 0 0 5 4 0 0 18 0 1 0 155225217 63758336 13846 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 15566 13852 208 541 0 15016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62264

[startup+0.301908 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31297
/proc/meminfo: memFree=1429784/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=118600 CPUtime=0.29
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 26925 0 0 0 19 10 0 0 19 0 1 0 155225217 121446400 26909 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 29650 26910 219 541 0 29100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 118600

[startup+0.701982 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 31297
/proc/meminfo: memFree=1429784/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=124144 CPUtime=0.69
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 28485 0 0 0 59 10 0 0 22 0 1 0 155225217 127123456 28469 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 31036 28469 219 541 0 30486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124144

[startup+1.50113 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31298
/proc/meminfo: memFree=1312208/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=134440 CPUtime=1.49
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 31353 0 0 0 137 12 0 0 25 0 1 0 155225217 137666560 31337 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 33610 31337 219 541 0 33060 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134440

[startup+3.10243 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31298
/proc/meminfo: memFree=1297168/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=154804 CPUtime=3.09
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 37778 0 0 0 294 15 0 0 25 0 1 0 155225217 158519296 36993 1992294400 4194304 6412682 548682068864 18446744073709551615 4828392 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 38701 36993 220 541 0 38151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154804

[startup+6.30202 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1263824/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=207464 CPUtime=6.28
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 52432 0 0 0 606 22 0 0 25 0 1 0 155225217 212443136 50572 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 51866 50574 238 541 0 51316 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 207464

[startup+12.7012 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1219280/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=211464 CPUtime=12.68
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 54969 0 0 0 1225 43 0 0 25 0 1 0 155225217 216539136 51675 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 52866 51675 255 541 0 52316 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 211464

[startup+25.5016 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1219280/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=211464 CPUtime=25.47
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 54989 0 0 0 2504 43 0 0 25 0 1 0 155225217 216539136 51695 1992294400 4194304 6412682 548682068864 18446744073709551615 4297318 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 52866 51695 255 541 0 52316 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 211464

[startup+51.1013 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1219216/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=211464 CPUtime=51.04
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 55025 0 0 0 5059 45 0 0 25 0 1 0 155225217 216539136 51731 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 52866 51731 255 541 0 52316 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 211464

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1217104/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=212728 CPUtime=102.23
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 55568 0 0 0 10174 49 0 0 25 0 1 0 155225217 217833472 52274 1992294400 4194304 6412682 548682068864 18446744073709551615 4573670 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 53182 52274 258 541 0 52632 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 212728

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1214096/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=215596 CPUtime=162.2
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 56327 0 0 0 16164 56 0 0 25 0 1 0 155225217 220770304 53033 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 53899 53033 258 541 0 53349 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 215596

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1209040/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=220396 CPUtime=222.18
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 57569 0 0 0 22155 63 0 0 25 0 1 0 155225217 225685504 54275 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 55099 54275 258 541 0 54549 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 220396

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1204304/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=224876 CPUtime=282.16
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 58737 0 0 0 28144 72 0 0 25 0 1 0 155225217 230273024 55443 1992294400 4194304 6412682 548682068864 18446744073709551615 4417646 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 56219 55443 258 541 0 55669 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 224876

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1202384/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=227312 CPUtime=342.14
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 59205 0 0 0 34133 81 0 0 25 0 1 0 155225217 232767488 55911 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 56828 55911 258 541 0 56278 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 227312

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1193808/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=236396 CPUtime=402.12
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 61345 0 0 0 40126 86 0 0 25 0 1 0 155225217 242069504 58051 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 59099 58051 258 541 0 58549 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 236396

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1193552/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=236396 CPUtime=462.09
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 61416 0 0 0 46116 93 0 0 25 0 1 0 155225217 242069504 58122 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 59099 58122 258 541 0 58549 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 236396

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1193040/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=238488 CPUtime=522.07
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 61580 0 0 0 52107 100 0 0 25 0 1 0 155225217 244211712 58286 1992294400 4194304 6412682 548682068864 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 59622 58286 258 541 0 59072 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 238488

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1187536/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=243828 CPUtime=582.05
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 62947 0 0 0 58101 104 0 0 25 0 1 0 155225217 249679872 59653 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 60957 59653 258 541 0 60407 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 243828

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1185744/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=246804 CPUtime=642.03
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 63379 0 0 0 64092 111 0 0 25 0 1 0 155225217 252727296 60085 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 61701 60085 258 541 0 61151 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 246804

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

[startup+642.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1185744/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=246804 CPUtime=642.43
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 63379 0 0 0 64132 111 0 0 25 0 1 0 155225217 252727296 60085 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 61701 60085 258 541 0 61151 0
Current children cumulated CPU time (s) 642.43
Current children cumulated vsize (KiB) 246804

[startup+642.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1185744/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=246804 CPUtime=642.63
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 63379 0 0 0 64152 111 0 0 25 0 1 0 155225217 252727296 60085 1992294400 4194304 6412682 548682068864 18446744073709551615 4304880 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 61701 60085 258 541 0 61151 0
Current children cumulated CPU time (s) 642.63
Current children cumulated vsize (KiB) 246804

[startup+643.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31298
/proc/meminfo: memFree=1185744/2055920 swapFree=4180196/4192956
[pid=31297] ppid=31295 vsize=246804 CPUtime=642.73
/proc/31297/stat : 31297 (kw) R 31295 31297 31228 0 -1 0 63379 0 0 0 64162 111 0 0 25 0 1 0 155225217 252727296 60085 1992294400 4194304 6412682 548682068864 18446744073709551615 4304855 0 0 4096 0 0 0 0 17 1 0 0
/proc/31297/statm: 61701 60085 258 541 0 61151 0
Current children cumulated CPU time (s) 642.73
Current children cumulated vsize (KiB) 246804

Child status: 20
Real time (s): 643.097
CPU time (s): 642.834
CPU user time (s): 641.679
CPU system time (s): 1.15482
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 246804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 641.679
system time used= 1.15482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63386
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= 2
involuntary context switches= 1534

runsolver used 0.509922 second user time and 1.3378 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-02 15:45:14
IDJOB=1772735
IDBENCH=20379
IDSOLVER=611
FILE ID=node7/1772735-1241271912
PBS_JOBID= 9224996
Free space on /tmp= 66548 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772735-1241271912/watcher-1772735-1241271912 -o /tmp/evaluation-result-1772735-1241271912/solver-1772735-1241271912 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1772735-1241271912.cnf

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED=1406037642

node7.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.256
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.256
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:       1430200 kB
Buffers:         83136 kB
Cached:         444712 kB
SwapCached:       7108 kB
Active:          85376 kB
Inactive:       450860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430200 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:           17424 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            75424 kB
Committed_AS:  1027976 kB
PageTables:       1444 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= 66540 MiB
End job on node7 at 2009-05-02 15:55:57