Trace number 2089347

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.2UNSAT 209.916 210.021

DiagnosticValue
ASSIGNMENTS96914

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-64_ext.xml
MD5SUM2231471d50e97e11ba4c574b4aba0c87
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.63275
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.01	c Seed is 484956743
0.00/0.01	c Constructing HOME/instance-2089347-1247730037.xml  with 4500 constraints
0.08/0.14	c Solving 96914 backtracks 19 restarts
209.88/210.02	s UNSATISFIABLE
209.88/210.02	d ASSIGNMENTS 96914

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-2089347-1247730037/watcher-2089347-1247730037 -o /tmp/evaluation-result-2089347-1247730037/solver-2089347-1247730037 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 484956743 HOME/instance-2089347-1247730037.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.00 2.00 2.00 4/73 17979
/proc/meminfo: memFree=1448496/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=5356 CPUtime=0
/proc/17979/stat : 17979 (pcssolve) S 17977 17979 17055 0 -1 4194304 339 317 0 0 0 0 0 0 18 0 1 0 60068715 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17979/statm: 1339 242 201 169 0 50 0
[pid=17982] ppid=17979 vsize=5356 CPUtime=0
/proc/17982/stat : 17982 (pcssolve) R 17979 17979 17055 0 -1 4194368 21 0 0 0 0 0 0 0 21 0 1 0 60068715 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 224264776999 0 0 4096 0 0 0 0 17 1 0 0
/proc/17982/statm: 1339 243 202 169 0 50 0
[pid=17983] ppid=17979 vsize=5356 CPUtime=0
/proc/17983/stat : 17983 (pcssolve) R 17979 17979 17055 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 60068715 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 224264776999 0 0 4096 0 0 0 0 17 1 0 0
/proc/17983/statm: 1339 244 203 169 0 50 0

[startup+0.0802049 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 17979
/proc/meminfo: memFree=1448496/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=5444 CPUtime=0.06
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 1078 822 0 0 6 0 0 0 22 0 1 0 60068715 5574656 687 996147200 134512640 135095119 4294956304 18446744073709551615 6985339 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 1361 687 364 142 0 315 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5444

[startup+0.10121 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 17979
/proc/meminfo: memFree=1448496/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=5840 CPUtime=0.08
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 1174 822 0 0 8 0 0 0 22 0 1 0 60068715 5980160 783 996147200 134512640 135095119 4294956304 18446744073709551615 4159189537 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 1460 783 364 142 0 414 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5840

[startup+0.301247 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 17979
/proc/meminfo: memFree=1448496/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=7048 CPUtime=0.28
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 1499 822 0 0 28 0 0 0 24 0 1 0 60068715 7217152 1075 996147200 134512640 135095119 4294956304 18446744073709551615 134616913 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 1762 1075 378 142 0 716 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7048

[startup+0.701321 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 17979
/proc/meminfo: memFree=1448496/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=7048 CPUtime=0.68
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 1510 822 0 0 68 0 0 0 25 0 1 0 60068715 7217152 1086 996147200 134512640 135095119 4294956304 18446744073709551615 134641904 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 1762 1086 378 142 0 716 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7048

[startup+1.50147 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1445544/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=6788 CPUtime=1.48
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 1527 822 0 0 148 0 0 0 25 0 1 0 60068715 6950912 1038 996147200 134512640 135095119 4294956304 18446744073709551615 134643968 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 1697 1038 378 142 0 651 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 6788

[startup+3.10177 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1445416/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=7944 CPUtime=3.08
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 1705 822 0 0 307 1 0 0 25 0 1 0 60068715 8134656 1216 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 1986 1216 378 142 0 940 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7944

[startup+6.30136 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1444072/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=10920 CPUtime=6.28
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 2453 822 0 0 627 1 0 0 25 0 1 0 60068715 11182080 1707 996147200 134512640 135095119 4294956304 18446744073709551615 134616996 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 2730 1707 378 142 0 1684 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10920

[startup+12.7016 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1441320/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=11308 CPUtime=12.68
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 2809 822 0 0 1266 2 0 0 25 0 1 0 60068715 11579392 2063 996147200 134512640 135095119 4294956304 18446744073709551615 134589657 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 2827 2063 378 142 0 1781 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11308

[startup+25.5019 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1437416/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=16620 CPUtime=25.47
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 4499 822 0 0 2544 3 0 0 25 0 1 0 60068715 17018880 2983 996147200 134512640 135095119 4294956304 18446744073709551615 134636931 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 4155 2983 378 142 0 3109 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16620

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1433640/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=22416 CPUtime=51.05
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 6409 822 0 0 5101 4 0 0 25 0 1 0 60068715 22953984 3868 996147200 134512640 135095119 4294956304 18446744073709551615 134607029 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 5604 3868 378 142 0 4558 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22416

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/74 17985
/proc/meminfo: memFree=1425000/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=29468 CPUtime=102.24
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 8828 822 0 0 10217 7 0 0 25 0 1 0 60068715 30175232 5774 996147200 134512640 135095119 4294956304 18446744073709551615 134643125 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 7367 5774 378 142 0 6321 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 29468

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 17985
/proc/meminfo: memFree=1420392/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=30780 CPUtime=162.2
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 9744 822 0 0 16212 8 0 0 25 0 1 0 60068715 31518720 6690 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 7695 6690 378 142 0 6649 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30780

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

[startup+179.102 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 17985
/proc/meminfo: memFree=1418728/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=39752 CPUtime=178.99
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12123 822 0 0 17890 9 0 0 25 0 1 0 60068715 40706048 7020 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 9938 7020 378 142 0 8892 0
Current children cumulated CPU time (s) 178.99
Current children cumulated vsize (KiB) 39752

[startup+191.902 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 17985
/proc/meminfo: memFree=1417576/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=40276 CPUtime=191.79
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12360 822 0 0 19169 10 0 0 25 0 1 0 60068715 41242624 7257 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 10069 7257 378 142 0 9023 0
Current children cumulated CPU time (s) 191.79
Current children cumulated vsize (KiB) 40276

[startup+198.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 17985
/proc/meminfo: memFree=1417128/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=40536 CPUtime=198.18
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12475 822 0 0 19808 10 0 0 25 0 1 0 60068715 41508864 7372 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 10134 7372 378 142 0 9088 0
Current children cumulated CPU time (s) 198.18
Current children cumulated vsize (KiB) 40536

[startup+204.701 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 17985
/proc/meminfo: memFree=1416552/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=40796 CPUtime=204.58
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12593 822 0 0 20448 10 0 0 25 0 1 0 60068715 41775104 7490 996147200 134512640 135095119 4294956304 18446744073709551615 134617043 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 10199 7490 378 142 0 9153 0
Current children cumulated CPU time (s) 204.58
Current children cumulated vsize (KiB) 40796

[startup+207.906 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1416360/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=40928 CPUtime=207.78
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12648 822 0 0 20768 10 0 0 25 0 1 0 60068715 41910272 7545 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 10232 7545 378 142 0 9186 0
Current children cumulated CPU time (s) 207.78
Current children cumulated vsize (KiB) 40928

[startup+208.701 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1416360/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=40928 CPUtime=208.58
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12669 822 0 0 20848 10 0 0 25 0 1 0 60068715 41910272 7566 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 10232 7566 378 142 0 9186 0
Current children cumulated CPU time (s) 208.58
Current children cumulated vsize (KiB) 40928

[startup+209.501 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1416232/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=40928 CPUtime=209.38
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12692 822 0 0 20928 10 0 0 25 0 1 0 60068715 41910272 7589 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 10232 7589 378 142 0 9186 0
Current children cumulated CPU time (s) 209.38
Current children cumulated vsize (KiB) 40928

[startup+209.901 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1416232/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=41060 CPUtime=209.78
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12700 822 0 0 20968 10 0 0 25 0 1 0 60068715 42045440 7597 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 10265 7597 378 142 0 9219 0
Current children cumulated CPU time (s) 209.78
Current children cumulated vsize (KiB) 41060

[startup+210.001 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 17985
/proc/meminfo: memFree=1419112/2055920 swapFree=4192812/4192956
[pid=17979] ppid=17977 vsize=36956 CPUtime=209.88
/proc/17979/stat : 17979 (pcs.small) R 17977 17979 17055 0 -1 4194304 12700 822 0 0 20978 10 0 0 25 0 1 0 60068715 37842944 6804 996147200 134512640 135095119 4294956304 18446744073709551615 6979653 0 0 4096 0 0 0 0 17 0 0 0
/proc/17979/statm: 9239 6804 378 142 0 8193 0
Current children cumulated CPU time (s) 209.88
Current children cumulated vsize (KiB) 36956

Child status: 0
Real time (s): 210.021
CPU time (s): 209.916
CPU user time (s): 209.798
CPU system time (s): 0.117982
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 41060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 209.798
system time used= 0.117982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13525
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= 20
involuntary context switches= 865

runsolver used 0.244962 second user time and 0.527919 second system time

The end

Launcher Data

Begin job on node82 at 2009-07-16 09:40:37
IDJOB=2089347
IDBENCH=59466
IDSOLVER=733
FILE ID=node82/2089347-1247730037
PBS_JOBID= 9521613
Free space on /tmp= 66308 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.5/normalized-rand-2-40-25-180-500-64_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2089347-1247730037/watcher-2089347-1247730037 -o /tmp/evaluation-result-2089347-1247730037/solver-2089347-1247730037 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 484956743 HOME/instance-2089347-1247730037.xml

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

MD5SUM BENCH= 2231471d50e97e11ba4c574b4aba0c87
RANDOM SEED=484956743

node82.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.265
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.265
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:       1448976 kB
Buffers:         82960 kB
Cached:         371076 kB
SwapCached:          0 kB
Active:         120300 kB
Inactive:       400080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1448976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          77788 kB
Slab:            71872 kB
Committed_AS:   578796 kB
PageTables:       1844 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= 66308 MiB
End job on node82 at 2009-07-16 09:44:08