Trace number 1725245

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
SApperloT hrpUNSAT 369.834 369.933

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.249961
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data

369.80/369.92	c Solved by Filtered 
369.80/369.92	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-1725245-1240703479/watcher-1725245-1240703479 -o /tmp/evaluation-result-1725245-1240703479/solver-1725245-1240703479 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2122757898 HOME/instance-1725245-1240703479.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
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: 1.83 1.82 1.45 3/64 21406
/proc/meminfo: memFree=1697568/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=1352 CPUtime=0
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 98375066 1384448 133 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 338 133 105 292 0 43 0

[startup+0.0509221 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21406
/proc/meminfo: memFree=1697568/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=1484 CPUtime=0.04
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 178 0 0 0 4 0 0 0 18 0 1 0 98375066 1519616 161 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 371 161 105 292 0 76 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1484

[startup+0.101927 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21406
/proc/meminfo: memFree=1697568/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=1484 CPUtime=0.1
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 187 0 0 0 10 0 0 0 18 0 1 0 98375066 1519616 170 1992294400 134512640 135712473 4294956192 18446744073709551615 134557936 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 371 170 105 292 0 76 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1484

[startup+0.301949 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21406
/proc/meminfo: memFree=1697568/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=2144 CPUtime=0.3
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 337 0 0 0 30 0 0 0 19 0 1 0 98375066 2195456 320 1992294400 134512640 135712473 4294956192 18446744073709551615 134606028 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 536 320 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701994 s]
/proc/loadavg: 1.83 1.82 1.45 3/64 21406
/proc/meminfo: memFree=1697568/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=2144 CPUtime=0.7
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 346 0 0 0 70 0 0 0 22 0 1 0 98375066 2195456 329 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 536 329 109 292 0 241 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2144

[startup+1.50108 s]
/proc/loadavg: 1.83 1.82 1.45 2/65 21407
/proc/meminfo: memFree=1696664/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=2144 CPUtime=1.49
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 346 0 0 0 149 0 0 0 25 0 1 0 98375066 2195456 329 1992294400 134512640 135712473 4294956192 18446744073709551615 134564286 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 536 329 109 292 0 241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2144

[startup+3.10126 s]
/proc/loadavg: 1.83 1.82 1.45 2/65 21407
/proc/meminfo: memFree=1696480/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=2144 CPUtime=3.09
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 364 0 0 0 309 0 0 0 25 0 1 0 98375066 2195456 347 1992294400 134512640 135712473 4294956192 18446744073709551615 134564284 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 536 347 109 292 0 241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2144

[startup+6.30161 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 21407
/proc/meminfo: memFree=1696288/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=2276 CPUtime=6.29
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 389 0 0 0 629 0 0 0 25 0 1 0 98375066 2330624 372 1992294400 134512640 135712473 4294956192 18446744073709551615 134559698 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 569 372 109 292 0 274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2276

[startup+12.7013 s]
/proc/loadavg: 1.71 1.80 1.44 2/65 21407
/proc/meminfo: memFree=1694888/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=5076 CPUtime=12.69
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 1069 0 0 0 1269 0 0 0 25 0 1 0 98375066 5197824 1052 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 1269 1052 109 292 0 974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5076

[startup+25.5017 s]
/proc/loadavg: 1.55 1.76 1.43 2/65 21407
/proc/meminfo: memFree=1680168/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=19784 CPUtime=25.49
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 4507 0 0 0 2546 3 0 0 25 0 1 0 98375066 20258816 4457 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 4946 4457 109 292 0 4651 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19784

[startup+51.1016 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 21407
/proc/meminfo: memFree=1666216/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=34896 CPUtime=51.08
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 8075 0 0 0 5102 6 0 0 25 0 1 0 98375066 35733504 7960 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 8724 7960 109 292 0 8429 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34896

[startup+102.304 s]
/proc/loadavg: 1.15 1.58 1.40 2/65 21407
/proc/meminfo: memFree=1651432/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=50160 CPUtime=102.26
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 11737 0 0 0 10216 10 0 0 25 0 1 0 98375066 51363840 11622 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 12540 11622 109 292 0 12245 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 50160

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 21407
/proc/meminfo: memFree=1627752/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=74768 CPUtime=162.25
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 17618 0 0 0 16209 16 0 0 25 0 1 0 98375066 76562432 17503 1992294400 134512640 135712473 4294956192 18446744073709551615 134601559 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 18692 17503 109 292 0 18397 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 74768

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.34 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=222.23
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 22206 17 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 80300

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=282.21
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 28204 17 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 80300

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.30 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=342.2
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 34202 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134564140 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 80300

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

[startup+345.501 s]
/proc/loadavg: 1.00 1.25 1.30 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=345.4
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 34522 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134552657 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 345.4
Current children cumulated vsize (KiB) 80300

[startup+358.303 s]
/proc/loadavg: 1.00 1.24 1.29 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=358.2
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 35802 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134568523 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 358.2
Current children cumulated vsize (KiB) 80300

[startup+364.701 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=364.6
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 36442 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 364.6
Current children cumulated vsize (KiB) 80300

[startup+367.902 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=367.8
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 36762 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134557949 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 367.8
Current children cumulated vsize (KiB) 80300

[startup+368.702 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=368.6
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 36842 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134554053 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 368.6
Current children cumulated vsize (KiB) 80300

[startup+369.502 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=369.4
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 36922 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 369.4
Current children cumulated vsize (KiB) 80300

[startup+369.902 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 21407
/proc/meminfo: memFree=1621992/2055920 swapFree=4192812/4192956
[pid=21406] ppid=21404 vsize=80300 CPUtime=369.8
/proc/21406/stat : 21406 (SApperloT-hrp) R 21404 21406 20644 0 -1 4194304 19072 0 0 0 36962 18 0 0 25 0 1 0 98375066 82227200 18870 1992294400 134512640 135712473 4294956192 18446744073709551615 134564636 0 0 4096 0 0 0 0 17 1 0 0
/proc/21406/statm: 20075 18870 109 292 0 19780 0
Current children cumulated CPU time (s) 369.8
Current children cumulated vsize (KiB) 80300

Child status: 0
Real time (s): 369.933
CPU time (s): 369.834
CPU user time (s): 369.64
CPU system time (s): 0.19397
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 80728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 369.64
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19083
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= 766

runsolver used 0.269958 second user time and 0.765883 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-26 01:51:19
IDJOB=1725245
IDBENCH=24575
IDSOLVER=510
FILE ID=node59/1725245-1240703479
PBS_JOBID= 9186733
Free space on /tmp= 66360 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725245-1240703479/watcher-1725245-1240703479 -o /tmp/evaluation-result-1725245-1240703479/solver-1725245-1240703479 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2122757898 HOME/instance-1725245-1240703479.cnf

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=2122757898

node59.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.240
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.240
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:       1698048 kB
Buffers:         41528 kB
Cached:         244072 kB
SwapCached:          0 kB
Active:         164576 kB
Inactive:       134952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1452 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            44272 kB
Committed_AS:   421672 kB
PageTables:       1456 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= 66360 MiB
End job on node59 at 2009-04-26 01:57:29