Trace number 2092318

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
pcs-restart 0.3.2UNSAT 264.001 265.043

DiagnosticValue
ASSIGNMENTS8901

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-14_ext.xml
MD5SUM8939abf935a3fb3fd7dc57d66438d74c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.3258
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.18/0.21	c Seed is 928596053
0.18/0.21	c Constructing HOME/instance-2092318-1247734129.xml  with 103 constraints
0.28/0.34	c Solving 8901 backtracks 13 restarts
263.94/265.03	s UNSATISFIABLE
263.94/265.03	d ASSIGNMENTS 8901

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-2092318-1247734129/watcher-2092318-1247734129 -o /tmp/evaluation-result-2092318-1247734129/solver-2092318-1247734129 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 928596053 HOME/instance-2092318-1247734129.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.17 2.15 2.09 4/73 15160
/proc/meminfo: memFree=1592544/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=5356 CPUtime=0
/proc/15160/stat : 15160 (pcssolve) S 15158 15160 14486 0 -1 4194304 305 0 0 0 0 0 0 0 21 0 1 0 60477501 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15160/statm: 1339 242 201 169 0 50 0
[pid=15161] ppid=15160 vsize=5356 CPUtime=0
/proc/15161/stat : 15161 (pcssolve) R 15160 15160 14486 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 60477501 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 251601153319 0 0 4096 0 0 0 0 17 1 0 0
/proc/15161/statm: 1339 243 202 169 0 50 0
[pid=15162] ppid=15160 vsize=3676 CPUtime=0
/proc/15162/stat : 15162 (grep) S 15160 15160 14486 0 -1 4194304 154 0 0 0 0 0 0 0 21 0 1 0 60477501 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 251601322066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/15162/statm: 919 121 99 19 0 43 0

[startup+0.155349 s]
/proc/loadavg: 2.17 2.15 2.09 4/73 15160
/proc/meminfo: memFree=1592544/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=6144 CPUtime=0.13
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1064 656 0 0 13 0 0 0 18 0 1 0 60477501 6291456 695 996147200 134512640 135215973 4294956304 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 1536 695 383 171 0 461 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 6144

[startup+0.201354 s]
/proc/loadavg: 2.17 2.15 2.09 4/73 15160
/proc/meminfo: memFree=1592544/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=6680 CPUtime=0.18
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1152 656 0 0 18 0 0 0 18 0 1 0 60477501 6840320 783 996147200 134512640 135215973 4294956304 18446744073709551615 135034033 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 1670 783 383 171 0 595 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6680

[startup+0.301364 s]
/proc/loadavg: 2.17 2.15 2.09 4/73 15160
/proc/meminfo: memFree=1592544/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=7900 CPUtime=0.28
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1337 656 0 0 28 0 0 0 19 0 1 0 60477501 8089600 968 996147200 134512640 135215973 4294956304 18446744073709551615 134786012 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 1975 968 383 171 0 900 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7900

[startup+0.701409 s]
/proc/loadavg: 2.17 2.15 2.09 4/73 15160
/proc/meminfo: memFree=1592544/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=8864 CPUtime=0.67
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1541 656 0 0 67 0 0 0 23 0 1 0 60477501 9076736 1172 996147200 134512640 135215973 4294956304 18446744073709551615 135020273 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 2216 1172 401 171 0 1141 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8864

[startup+1.5015 s]
/proc/loadavg: 2.17 2.15 2.09 3/74 15165
/proc/meminfo: memFree=1589208/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=8864 CPUtime=1.47
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1557 656 0 0 147 0 0 0 25 0 1 0 60477501 9076736 1188 996147200 134512640 135215973 4294956304 18446744073709551615 135013281 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 2216 1188 401 171 0 1141 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8864

[startup+3.10168 s]
/proc/loadavg: 2.16 2.15 2.09 3/74 15165
/proc/meminfo: memFree=1589080/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=8864 CPUtime=3.06
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1585 656 0 0 306 0 0 0 25 0 1 0 60477501 9076736 1216 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 2216 1216 401 171 0 1141 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8864

[startup+6.30203 s]
/proc/loadavg: 2.16 2.15 2.09 3/74 15165
/proc/meminfo: memFree=1588632/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=8864 CPUtime=6.25
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1648 656 0 0 625 0 0 0 25 0 1 0 60477501 9076736 1279 996147200 134512640 135215973 4294956304 18446744073709551615 134583174 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 2216 1279 401 171 0 1141 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 8864

[startup+12.7017 s]
/proc/loadavg: 2.13 2.15 2.09 3/74 15165
/proc/meminfo: memFree=1587864/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=8996 CPUtime=12.63
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 1787 656 0 0 1263 0 0 0 25 0 1 0 60477501 9211904 1418 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 2249 1418 401 171 0 1174 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 8996

[startup+25.5012 s]
/proc/loadavg: 2.11 2.14 2.09 3/74 15165
/proc/meminfo: memFree=1586392/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=9916 CPUtime=25.39
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 2180 656 0 0 2538 1 0 0 25 0 1 0 60477501 10153984 1778 996147200 134512640 135215973 4294956304 18446744073709551615 134583211 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 2479 1778 401 171 0 1404 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 9916

[startup+51.102 s]
/proc/loadavg: 2.07 2.13 2.08 3/74 15165
/proc/meminfo: memFree=1582296/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=13736 CPUtime=50.89
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 3158 656 0 0 5087 2 0 0 25 0 1 0 60477501 14065664 2691 996147200 134512640 135215973 4294956304 18446744073709551615 135020332 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 3434 2691 401 171 0 2359 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 13736

[startup+102.302 s]
/proc/loadavg: 2.03 2.10 2.08 3/74 15165
/proc/meminfo: memFree=1573528/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=21240 CPUtime=101.89
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 5117 656 0 0 10186 3 0 0 25 0 1 0 60477501 21749760 4521 996147200 134512640 135215973 4294956304 18446744073709551615 134590185 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 5310 4521 401 171 0 4235 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 21240

[startup+162.301 s]
/proc/loadavg: 2.01 2.08 2.07 3/74 15165
/proc/meminfo: memFree=1562520/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=29816 CPUtime=161.64
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 7354 656 0 0 16161 3 0 0 25 0 1 0 60477501 30531584 6725 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 7454 6725 401 171 0 6379 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 29816

[startup+222.305 s]
/proc/loadavg: 2.00 2.07 2.07 3/74 15167
/proc/meminfo: memFree=1552280/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=38356 CPUtime=221.41
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 9601 656 0 0 22136 5 0 0 25 0 1 0 60477501 39276544 8715 996147200 134512640 135215973 4294956304 18446744073709551615 135026934 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 9589 8715 401 171 0 8514 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 38356

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

[startup+230.402 s]
/proc/loadavg: 2.00 2.06 2.07 3/74 15167
/proc/meminfo: memFree=1550872/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=39412 CPUtime=229.48
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 9863 656 0 0 22943 5 0 0 25 0 1 0 60477501 40357888 8977 996147200 134512640 135215973 4294956304 18446744073709551615 134590043 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 9853 8977 401 171 0 8778 0
Current children cumulated CPU time (s) 229.48
Current children cumulated vsize (KiB) 39412

[startup+243.206 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 15167
/proc/meminfo: memFree=1548568/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=41380 CPUtime=242.24
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 10377 656 0 0 24218 6 0 0 25 0 1 0 60477501 42373120 9426 996147200 134512640 135215973 4294956304 18446744073709551615 135010247 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 10345 9426 401 171 0 9270 0
Current children cumulated CPU time (s) 242.24
Current children cumulated vsize (KiB) 41380

[startup+256.002 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 15167
/proc/meminfo: memFree=1546328/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=42964 CPUtime=254.98
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 10808 656 0 0 25492 6 0 0 25 0 1 0 60477501 43995136 9857 996147200 134512640 135215973 4294956304 18446744073709551615 135026925 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 10741 9857 401 171 0 9666 0
Current children cumulated CPU time (s) 254.98
Current children cumulated vsize (KiB) 42964

[startup+259.201 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 15167
/proc/meminfo: memFree=1545880/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=43360 CPUtime=258.16
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 10892 656 0 0 25810 6 0 0 25 0 1 0 60477501 44400640 9941 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 10840 9941 401 171 0 9765 0
Current children cumulated CPU time (s) 258.16
Current children cumulated vsize (KiB) 43360

[startup+262.402 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 15167
/proc/meminfo: memFree=1545304/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=43756 CPUtime=261.35
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 10994 656 0 0 26129 6 0 0 25 0 1 0 60477501 44806144 10043 996147200 134512640 135215973 4294956304 18446744073709551615 134687041 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 10939 10043 401 171 0 9864 0
Current children cumulated CPU time (s) 261.35
Current children cumulated vsize (KiB) 43756

[startup+264.003 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 15167
/proc/meminfo: memFree=1544920/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=43888 CPUtime=262.95
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 11051 656 0 0 26289 6 0 0 25 0 1 0 60477501 44941312 10100 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 10972 10100 401 171 0 9897 0
Current children cumulated CPU time (s) 262.95
Current children cumulated vsize (KiB) 43888

[startup+264.802 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 15167
/proc/meminfo: memFree=1544920/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=44020 CPUtime=263.74
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 11068 656 0 0 26368 6 0 0 25 0 1 0 60477501 45076480 10117 996147200 134512640 135215973 4294956304 18446744073709551615 135013126 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 11005 10117 401 171 0 9930 0
Current children cumulated CPU time (s) 263.74
Current children cumulated vsize (KiB) 44020

[startup+265.002 s]
/proc/loadavg: 2.00 2.06 2.06 3/74 15167
/proc/meminfo: memFree=1544920/2055920 swapFree=4192812/4192956
[pid=15160] ppid=15158 vsize=43504 CPUtime=263.94
/proc/15160/stat : 15160 (pcs.big) R 15158 15160 14486 0 -1 4194304 11089 656 0 0 26388 6 0 0 25 0 1 0 60477501 44548096 10067 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/15160/statm: 10876 10067 401 171 0 9801 0
Current children cumulated CPU time (s) 263.94
Current children cumulated vsize (KiB) 43504

Child status: 0
Real time (s): 265.043
CPU time (s): 264.001
CPU user time (s): 263.923
CPU system time (s): 0.077988
CPU usage (%): 99.6068
Max. virtual memory (cumulated for all children) (KiB): 44020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 263.923
system time used= 0.077988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11748
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= 18
involuntary context switches= 2954

runsolver used 0.306953 second user time and 0.666898 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-16 10:48:49
IDJOB=2092318
IDBENCH=60328
IDSOLVER=734
FILE ID=node91/2092318-1247734129
PBS_JOBID= 9521597
Free space on /tmp= 66196 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-14_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2092318-1247734129/watcher-2092318-1247734129 -o /tmp/evaluation-result-2092318-1247734129/solver-2092318-1247734129 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 928596053 HOME/instance-2092318-1247734129.xml

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

MD5SUM BENCH= 8939abf935a3fb3fd7dc57d66438d74c
RANDOM SEED=928596053

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1592960 kB
Buffers:         77656 kB
Cached:         201688 kB
SwapCached:          0 kB
Active:         159168 kB
Inactive:       236484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:         127736 kB
Slab:            52384 kB
Committed_AS:   681528 kB
PageTables:       1912 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node91 at 2009-07-16 10:53:14