Trace number 1729919

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
HydraSAT 2009-03-22-BaseUNSAT 354.149 354.262

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.5741
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data

354.08/354.25	
354.08/354.25	c decisions : 425199
354.08/354.25	c conflicts : 300300
354.08/354.25	c Memory limit 1620 MiB
354.08/354.25	c RANDOM SEED: 769296091
354.08/354.25	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-1729919-1240754662/watcher-1729919-1240754662 -o /tmp/evaluation-result-1729919-1240754662/solver-1729919-1240754662 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1729919-1240754662.cnf -rs 769296091 -co memory_limit 1800 

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: 0.99 1.00 0.99 3/64 22776
/proc/meminfo: memFree=1601728/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=1768 CPUtime=0
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 209 0 0 0 0 0 0 0 18 0 1 0 103499259 1810432 193 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 442 193 151 362 0 77 0

[startup+0.0433059 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 22776
/proc/meminfo: memFree=1601728/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=2708 CPUtime=0.04
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 462 0 0 0 4 0 0 0 18 0 1 0 103499259 2772992 446 1992294400 134512640 135997824 4294956160 18446744073709551615 134692820 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 677 446 158 362 0 312 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2708

[startup+0.101314 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 22776
/proc/meminfo: memFree=1601728/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=2708 CPUtime=0.09
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 1 0 103499259 2772992 458 1992294400 134512640 135997824 4294956160 18446744073709551615 134710428 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 677 458 159 362 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2708

[startup+0.301349 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 22776
/proc/meminfo: memFree=1601728/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=2952 CPUtime=0.29
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 542 0 0 0 29 0 0 0 19 0 1 0 103499259 3022848 525 1992294400 134512640 135997824 4294956160 18446744073709551615 134682714 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 738 525 174 362 0 373 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2952

[startup+0.701416 s]
/proc/loadavg: 0.99 1.00 0.99 3/64 22776
/proc/meminfo: memFree=1601728/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=3348 CPUtime=0.69
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 629 0 0 0 69 0 0 0 23 0 1 0 103499259 3428352 612 1992294400 134512640 135997824 4294956160 18446744073709551615 134843735 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 837 612 174 362 0 472 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3348

[startup+1.50155 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1599672/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=3876 CPUtime=1.49
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 765 0 0 0 149 0 0 0 25 0 1 0 103499259 3969024 748 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 969 748 174 362 0 604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3876

[startup+3.10183 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1598776/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=4948 CPUtime=3.09
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 1041 0 0 0 309 0 0 0 25 0 1 0 103499259 5066752 1024 1992294400 134512640 135997824 4294956160 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 1237 1024 174 362 0 872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4948

[startup+6.30137 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1596856/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=6540 CPUtime=6.29
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 1408 0 0 0 629 0 0 0 25 0 1 0 103499259 6696960 1391 1992294400 134512640 135997824 4294956160 18446744073709551615 134683868 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 1635 1391 174 362 0 1270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6540

[startup+12.7015 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1594432/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=8984 CPUtime=12.69
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 1992 0 0 0 1268 1 0 0 25 0 1 0 103499259 9199616 1942 1992294400 134512640 135997824 4294956160 18446744073709551615 134756283 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 2246 1942 174 362 0 1881 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8984

[startup+25.5017 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1591296/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=12348 CPUtime=25.49
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 2756 0 0 0 2547 2 0 0 25 0 1 0 103499259 12644352 2706 1992294400 134512640 135997824 4294956160 18446744073709551615 134756088 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 3087 2706 174 362 0 2722 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12348

[startup+51.102 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1587008/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=17044 CPUtime=51.07
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 3886 0 0 0 5104 3 0 0 25 0 1 0 103499259 17453056 3771 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 4261 3771 174 362 0 3896 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17044

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1578880/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=26048 CPUtime=102.26
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 5896 0 0 0 10221 5 0 0 25 0 1 0 103499259 26673152 5781 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 6512 5781 174 362 0 6147 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26048

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1573568/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=32488 CPUtime=162.24
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 7360 0 0 0 16217 7 0 0 25 0 1 0 103499259 33267712 7116 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 8122 7116 174 362 0 7757 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32488

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22777
/proc/meminfo: memFree=1568192/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=38572 CPUtime=222.22
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 8685 0 0 0 22214 8 0 0 25 0 1 0 103499259 39497728 8441 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 9643 8441 174 362 0 9278 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 38572

[startup+282.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 22777
/proc/meminfo: memFree=1564416/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=42508 CPUtime=282.2
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 9680 0 0 0 28211 9 0 0 25 0 1 0 103499259 43528192 9436 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 10627 9436 174 362 0 10262 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 42508

[startup+342.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 22777
/proc/meminfo: memFree=1560192/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=46992 CPUtime=342.18
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10665 0 0 0 34208 10 0 0 25 0 1 0 103499259 48119808 10421 1992294400 134512640 135997824 4294956160 18446744073709551615 134757513 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11748 10421 174 362 0 11383 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 46992

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

[startup+345.501 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 22777
/proc/meminfo: memFree=1560128/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=47124 CPUtime=345.38
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10680 0 0 0 34528 10 0 0 25 0 1 0 103499259 48254976 10436 1992294400 134512640 135997824 4294956160 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11781 10436 174 362 0 11416 0
Current children cumulated CPU time (s) 345.38
Current children cumulated vsize (KiB) 47124

[startup+348.706 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 22777
/proc/meminfo: memFree=1560000/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=47268 CPUtime=348.59
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10714 0 0 0 34849 10 0 0 25 0 1 0 103499259 48402432 10470 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11817 10470 174 362 0 11452 0
Current children cumulated CPU time (s) 348.59
Current children cumulated vsize (KiB) 47268

[startup+351.901 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 22777
/proc/meminfo: memFree=1559872/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=47268 CPUtime=351.78
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10738 0 0 0 35168 10 0 0 25 0 1 0 103499259 48402432 10494 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11817 10494 174 362 0 11452 0
Current children cumulated CPU time (s) 351.78
Current children cumulated vsize (KiB) 47268

[startup+353.502 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 22777
/proc/meminfo: memFree=1559808/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=47400 CPUtime=353.38
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10750 0 0 0 35328 10 0 0 25 0 1 0 103499259 48537600 10506 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11850 10506 174 362 0 11485 0
Current children cumulated CPU time (s) 353.38
Current children cumulated vsize (KiB) 47400

[startup+353.902 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 22777
/proc/meminfo: memFree=1559808/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=47400 CPUtime=353.78
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10753 0 0 0 35368 10 0 0 25 0 1 0 103499259 48537600 10509 1992294400 134512640 135997824 4294956160 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11850 10509 174 362 0 11485 0
Current children cumulated CPU time (s) 353.78
Current children cumulated vsize (KiB) 47400

[startup+354.102 s]
/proc/loadavg: 1.08 1.03 1.00 3/65 22777
/proc/meminfo: memFree=1559808/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=47400 CPUtime=353.98
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10755 0 0 0 35388 10 0 0 25 0 1 0 103499259 48537600 10511 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11850 10511 174 362 0 11485 0
Current children cumulated CPU time (s) 353.98
Current children cumulated vsize (KiB) 47400

[startup+354.206 s]
/proc/loadavg: 1.08 1.03 1.00 3/65 22777
/proc/meminfo: memFree=1559808/2055920 swapFree=4181396/4192956
[pid=22776] ppid=22774 vsize=47400 CPUtime=354.08
/proc/22776/stat : 22776 (hydrasat) R 22774 22776 22460 0 -1 4194304 10755 0 0 0 35398 10 0 0 25 0 1 0 103499259 48537600 10511 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/22776/statm: 11850 10511 174 362 0 11485 0
Current children cumulated CPU time (s) 354.08
Current children cumulated vsize (KiB) 47400

Child status: 20
Real time (s): 354.262
CPU time (s): 354.149
CPU user time (s): 354.037
CPU system time (s): 0.111982
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 47400

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

runsolver used 0.279957 second user time and 0.705892 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-26 16:04:22
IDJOB=1729919
IDBENCH=24717
IDSOLVER=520
FILE ID=node25/1729919-1240754662
PBS_JOBID= 9187066
Free space on /tmp= 66388 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729919-1240754662/watcher-1729919-1240754662 -o /tmp/evaluation-result-1729919-1240754662/solver-1729919-1240754662 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1729919-1240754662.cnf -rs 769296091 -co memory_limit 1800

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

MD5SUM BENCH= 178c0646166b92c20ce876c724294ca1
RANDOM SEED=769296091

node25.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.259
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.259
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:       1602144 kB
Buffers:         42692 kB
Cached:         354444 kB
SwapCached:       5424 kB
Active:         129612 kB
Inactive:       275488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602144 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            34684 kB
Committed_AS:   397756 kB
PageTables:       1460 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= 66384 MiB
End job on node25 at 2009-04-26 16:10:17