Trace number 2092053

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 0.3.2SAT 209.892 211.79

DiagnosticValue
ASSIGNMENTS7705

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-21_ext.xml
MD5SUMf649bc48b325150174ae3b6dd46ca2e1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.435933
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.00/0.02	c Seed is 732458898
0.00/0.02	c Constructing HOME/instance-2092053-1247733667.xml  with 103 constraints
0.28/0.37	c Solving 7705 backtracks 13 restarts
209.79/211.78	s SATISFIABLE
209.79/211.78	c V0=62, V1=74, V2=30, V3=28, V4=45, V5=37, V6=63, V7=48, V8=46, V9=68, V10=32, V11=53, V12=41, V13=69, V14=69, V15=53, V16=32, V17=64, V18=13, V19=31, V20=77, V21=44, V22=27, V23=25, V24=61, V25=46, V26=45, V27=68, V28=20, V29=15, V30=79, V31=13, V32=49, V33=9, V34=74, V35=19, V36=54, V37=77, V38=50, V39=16, 
209.79/211.78	v 62 74 30 28 45 37 63 48 46 68 32 53 41 69 69 53 32 64 13 31 77 44 27 25 61 46 45 68 20 15 79 13 49 9 74 19 54 77 50 16 
209.79/211.78	d ASSIGNMENTS 7705

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2092053-1247733667/watcher-2092053-1247733667 -o /tmp/evaluation-result-2092053-1247733667/solver-2092053-1247733667 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 732458898 HOME/instance-2092053-1247733667.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: 1.99 2.02 2.00 4/81 15941
/proc/meminfo: memFree=1701264/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=5356 CPUtime=0
/proc/15941/stat : 15941 (pcssolve) R 15939 15941 14984 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60429317 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15941/statm: 1339 241 200 169 0 50 0
[pid=15942] ppid=15941 vsize=3676 CPUtime=0
/proc/15942/stat : 15942 (fgrep) R 15941 15941 14984 0 -1 4194304 148 0 0 0 0 0 0 0 22 0 1 0 60429318 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 4243320 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 919 115 87 19 0 43 0
[pid=15943] ppid=15941 vsize=5356 CPUtime=0
/proc/15943/stat : 15943 (pcssolve) R 15941 15941 14984 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60429318 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15943/statm: 1339 241 200 169 0 50 0

[startup+0.0455591 s]
/proc/loadavg: 1.99 2.02 2.00 4/81 15941
/proc/meminfo: memFree=1701264/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=4768 CPUtime=0.02
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 848 656 0 0 2 0 0 0 23 0 1 0 60429317 4882432 479 996147200 134512640 135215973 4294956304 18446744073709551615 134585708 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 1192 479 383 171 0 117 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4768

[startup+0.101566 s]
/proc/loadavg: 1.99 2.02 2.00 4/81 15941
/proc/meminfo: memFree=1701264/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=5448 CPUtime=0.08
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 947 656 0 0 8 0 0 0 23 0 1 0 60429317 5578752 578 996147200 134512640 135215973 4294956304 18446744073709551615 134740275 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 1362 578 383 171 0 287 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5448

[startup+0.301593 s]
/proc/loadavg: 1.99 2.02 2.00 4/81 15941
/proc/meminfo: memFree=1701264/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=7656 CPUtime=0.28
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 1291 656 0 0 28 0 0 0 25 0 1 0 60429317 7839744 922 996147200 134512640 135215973 4294956304 18446744073709551615 135045509 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 1914 922 383 171 0 839 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7656

[startup+0.70165 s]
/proc/loadavg: 1.99 2.02 2.00 4/81 15941
/proc/meminfo: memFree=1701264/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=8768 CPUtime=0.67
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 1542 656 0 0 67 0 0 0 25 0 1 0 60429317 8978432 1173 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 2192 1173 401 171 0 1117 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8768

[startup+1.50176 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 15946
/proc/meminfo: memFree=1698056/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=8768 CPUtime=1.46
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 1556 656 0 0 146 0 0 0 25 0 1 0 60429317 8978432 1187 996147200 134512640 135215973 4294956304 18446744073709551615 134583634 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 2192 1187 401 171 0 1117 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8768

[startup+3.10197 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 15946
/proc/meminfo: memFree=1697864/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=8768 CPUtime=3.05
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 1582 656 0 0 305 0 0 0 25 0 1 0 60429317 8978432 1213 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 2192 1213 401 171 0 1117 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8768

[startup+6.30241 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 15946
/proc/meminfo: memFree=1697544/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=8768 CPUtime=6.23
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 1639 656 0 0 623 0 0 0 25 0 1 0 60429317 8978432 1270 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 2192 1270 401 171 0 1117 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8768

[startup+12.7013 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 15946
/proc/meminfo: memFree=1696840/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=8924 CPUtime=12.57
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 1795 656 0 0 1257 0 0 0 25 0 1 0 60429317 9138176 1426 996147200 134512640 135215973 4294956304 18446744073709551615 134599842 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 2231 1426 401 171 0 1156 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 8924

[startup+25.502 s]
/proc/loadavg: 1.99 2.02 2.00 3/82 15946
/proc/meminfo: memFree=1695048/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=10240 CPUtime=25.25
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 2232 656 0 0 2525 0 0 0 25 0 1 0 60429317 10485760 1863 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 2560 1863 401 171 0 1485 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 10240

[startup+51.1015 s]
/proc/loadavg: 1.99 2.01 2.00 3/82 15946
/proc/meminfo: memFree=1691080/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=14456 CPUtime=50.64
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 3331 656 0 0 5062 2 0 0 25 0 1 0 60429317 14802944 2897 996147200 134512640 135215973 4294956304 18446744073709551615 134532896 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 3614 2897 401 171 0 2539 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 14456

[startup+102.306 s]
/proc/loadavg: 1.99 2.01 2.00 3/82 15946
/proc/meminfo: memFree=1682760/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=22752 CPUtime=101.39
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 5470 656 0 0 10136 3 0 0 25 0 1 0 60429317 23298048 4907 996147200 134512640 135215973 4294956304 18446744073709551615 135018627 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 5688 4907 401 171 0 4613 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 22752

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1672840/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=32512 CPUtime=160.85
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 8001 656 0 0 16080 5 0 0 25 0 1 0 60429317 33292288 7405 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 8128 7405 401 171 0 7053 0
Current children cumulated CPU time (s) 160.85
Current children cumulated vsize (KiB) 32512

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

[startup+179.102 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1670536/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=34756 CPUtime=177.49
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 8582 656 0 0 17744 5 0 0 25 0 1 0 60429317 35590144 7986 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 8689 7986 401 171 0 7614 0
Current children cumulated CPU time (s) 177.49
Current children cumulated vsize (KiB) 34756

[startup+191.902 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1668616/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=37364 CPUtime=190.18
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 9276 656 0 0 19012 6 0 0 25 0 1 0 60429317 38260736 8423 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 9341 8423 401 171 0 8266 0
Current children cumulated CPU time (s) 190.18
Current children cumulated vsize (KiB) 37364

[startup+204.701 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1667016/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=38944 CPUtime=202.85
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 9677 656 0 0 20279 6 0 0 25 0 1 0 60429317 39878656 8824 996147200 134512640 135215973 4294956304 18446744073709551615 4158960007 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 9736 8824 401 171 0 8661 0
Current children cumulated CPU time (s) 202.85
Current children cumulated vsize (KiB) 38944

[startup+207.907 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1666504/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=39472 CPUtime=206.02
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 9796 656 0 0 20596 6 0 0 25 0 1 0 60429317 40419328 8943 996147200 134512640 135215973 4294956304 18446744073709551615 134533130 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 9868 8943 401 171 0 8793 0
Current children cumulated CPU time (s) 206.02
Current children cumulated vsize (KiB) 39472

[startup+209.502 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1666312/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=39736 CPUtime=207.61
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 9884 656 0 0 20755 6 0 0 25 0 1 0 60429317 40689664 9031 996147200 134512640 135215973 4294956304 18446744073709551615 135026892 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 9934 9031 401 171 0 8859 0
Current children cumulated CPU time (s) 207.61
Current children cumulated vsize (KiB) 39736

[startup+211.102 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1665800/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=40132 CPUtime=209.19
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 9979 656 0 0 20913 6 0 0 25 0 1 0 60429317 41095168 9126 996147200 134512640 135215973 4294956304 18446744073709551615 134532689 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 10033 9126 401 171 0 8958 0
Current children cumulated CPU time (s) 209.19
Current children cumulated vsize (KiB) 40132

[startup+211.502 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1665800/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=40264 CPUtime=209.59
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 10000 656 0 0 20953 6 0 0 25 0 1 0 60429317 41230336 9147 996147200 134512640 135215973 4294956304 18446744073709551615 134532897 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 10066 9147 401 171 0 8991 0
Current children cumulated CPU time (s) 209.59
Current children cumulated vsize (KiB) 40264

[startup+211.702 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 15946
/proc/meminfo: memFree=1665800/2055920 swapFree=4192812/4192956
[pid=15941] ppid=15939 vsize=40264 CPUtime=209.79
/proc/15941/stat : 15941 (pcs.big) R 15939 15941 14984 0 -1 4194304 10002 656 0 0 20973 6 0 0 25 0 1 0 60429317 41230336 9149 996147200 134512640 135215973 4294956304 18446744073709551615 134583589 0 0 4096 0 0 0 0 17 1 0 0
/proc/15941/statm: 10066 9149 401 171 0 8991 0
Current children cumulated CPU time (s) 209.79
Current children cumulated vsize (KiB) 40264

Child status: 0
Real time (s): 211.79
CPU time (s): 209.892
CPU user time (s): 209.813
CPU system time (s): 0.078987
CPU usage (%): 99.104
Max. virtual memory (cumulated for all children) (KiB): 40264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.813
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10661
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= 19
involuntary context switches= 8725

runsolver used 0.271958 second user time and 0.602908 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-16 10:41:07
IDJOB=2092053
IDBENCH=60241
IDSOLVER=733
FILE ID=node71/2092053-1247733667
PBS_JOBID= 9521572
Free space on /tmp= 66392 MiB

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

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

MD5SUM BENCH= f649bc48b325150174ae3b6dd46ca2e1
RANDOM SEED=732458898

node71.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.222
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.222
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:       1701744 kB
Buffers:         77624 kB
Cached:         151876 kB
SwapCached:          0 kB
Active:         112876 kB
Inactive:       151164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2712 kB
Writeback:           0 kB
Mapped:          54900 kB
Slab:            75344 kB
Committed_AS:   582452 kB
PageTables:       1940 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= 66392 MiB
End job on node71 at 2009-07-16 10:44:39