Trace number 2074266

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 297.332 300.264

DiagnosticValue
ASSIGNMENTS41778

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-25-25-2.xml
MD5SUMb913279437ddb68d75e7e8e0397248e4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.1668
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints90000
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension90000
Global constraints used (with number of constraints)

Solver Data

0.04/0.12	c small-domain mode
0.04/0.12	c Seed is 469335316
0.04/0.12	c Constructing HOME/instance-2074266-1247712314.xml  with 1560000 constraints
11.05/11.26	c Solving 41778 backtracks 17 restarts
297.25/300.26	s UNSATISFIABLE
297.25/300.26	d ASSIGNMENTS 41778

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-2074266-1247712314/watcher-2074266-1247712314 -o /tmp/evaluation-result-2074266-1247712314/solver-2074266-1247712314 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 469335316 HOME/instance-2074266-1247712314.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.95 1.97 1.99 4/83 21276
/proc/meminfo: memFree=1205592/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=5356 CPUtime=0
/proc/21276/stat : 21276 (pcssolve) R 21274 21276 21166 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58296082 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21276/statm: 1339 241 200 169 0 50 0
[pid=21277] ppid=21276 vsize=3676 CPUtime=0
/proc/21277/stat : 21277 (fgrep) R 21276 21276 21166 0 -1 4194304 147 0 0 0 0 0 0 0 22 0 1 0 58296082 3764224 114 996147200 4194304 4274172 548682068976 18446744073709551615 4243129 0 0 4096 0 0 0 0 17 1 0 0
/proc/21277/statm: 919 114 86 19 0 43 0
[pid=21278] ppid=21276 vsize=5356 CPUtime=0
/proc/21278/stat : 21278 (pcssolve) R 21276 21276 21166 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58296083 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/21278/statm: 1339 241 200 169 0 50 0

[startup+0.061819 s]
/proc/loadavg: 1.95 1.97 1.99 4/83 21276
/proc/meminfo: memFree=1205592/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=5356 CPUtime=0.04
/proc/21276/stat : 21276 (pcssolve) S 21274 21276 21166 0 -1 4194304 367 649 0 0 0 0 2 2 21 0 1 0 58296082 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21276/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5356

[startup+0.102823 s]
/proc/loadavg: 1.95 1.97 1.99 4/83 21276
/proc/meminfo: memFree=1205592/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=5356 CPUtime=0.04
/proc/21276/stat : 21276 (pcssolve) S 21274 21276 21166 0 -1 4194304 367 649 0 0 0 0 2 2 21 0 1 0 58296082 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21276/statm: 1339 243 202 169 0 50 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5356

[startup+0.302845 s]
/proc/loadavg: 1.95 1.97 1.99 4/83 21276
/proc/meminfo: memFree=1205592/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=9456 CPUtime=0.27
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 2231 822 0 0 17 0 8 2 19 0 1 0 58296082 9682944 1580 996147200 134512640 135095119 4294956304 18446744073709551615 134706689 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 2364 1580 374 142 0 1318 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9456

[startup+0.702888 s]
/proc/loadavg: 1.95 1.97 1.99 4/83 21276
/proc/meminfo: memFree=1205592/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=20204 CPUtime=0.68
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 5676 822 0 0 56 2 8 2 22 0 1 0 58296082 20688896 3835 996147200 134512640 135095119 4294956304 18446744073709551615 4160172341 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 5051 3835 374 142 0 4005 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20204

[startup+1.50197 s]
/proc/loadavg: 1.95 1.97 1.99 3/84 21282
/proc/meminfo: memFree=1183312/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=38992 CPUtime=1.46
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 11984 822 0 0 131 5 8 2 25 0 1 0 58296082 39927808 8365 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 9748 8365 374 142 0 8702 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 38992

[startup+3.10114 s]
/proc/loadavg: 1.95 1.97 1.99 3/84 21282
/proc/meminfo: memFree=1160336/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=75852 CPUtime=3.05
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 24244 822 0 0 282 13 8 2 25 0 1 0 58296082 77672448 17077 996147200 134512640 135095119 4294956304 18446744073709551615 134644983 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 18963 17077 374 142 0 17917 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 75852

[startup+6.30147 s]
/proc/loadavg: 1.95 1.97 1.99 3/84 21282
/proc/meminfo: memFree=1090768/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=148704 CPUtime=6.21
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 48559 822 0 0 586 25 8 2 25 0 1 0 58296082 152272896 34302 996147200 134512640 135095119 4294956304 18446744073709551615 134706682 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 37176 34302 374 142 0 36130 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 148704

[startup+12.7011 s]
/proc/loadavg: 1.96 1.97 1.99 3/84 21282
/proc/meminfo: memFree=936528/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=298156 CPUtime=12.54
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 97823 822 0 0 1197 47 8 2 25 0 1 0 58296082 305311744 67705 996147200 134512640 135095119 4294956304 18446744073709551615 134643000 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 74539 67705 386 142 0 73493 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 298156

[startup+25.5025 s]
/proc/loadavg: 1.96 1.97 1.99 3/84 21282
/proc/meminfo: memFree=905232/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=328680 CPUtime=25.22
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 540062 822 0 0 2276 236 8 2 25 0 1 0 58296082 336568320 75294 996147200 134512640 135095119 4294956304 18446744073709551615 9924369 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 82170 75294 387 142 0 81124 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 328680

[startup+51.1022 s]
/proc/loadavg: 1.98 1.97 1.99 3/84 21282
/proc/meminfo: memFree=902032/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=329336 CPUtime=50.59
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 2684996 822 0 0 3901 1148 8 2 25 0 1 0 58296082 337240064 75480 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 82334 75480 387 142 0 81288 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 329336

[startup+102.308 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=903056/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=333304 CPUtime=101.28
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 8547048 822 0 0 6476 3642 8 2 25 0 1 0 58296082 341303296 75808 996147200 134512640 135095119 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 83326 75808 387 142 0 82280 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 333304

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=901584/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=334460 CPUtime=160.71
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 15002124 822 0 0 9675 6386 8 2 25 0 1 0 58296082 342487040 76822 996147200 134512640 135095119 4294956304 18446744073709551615 134599362 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 83615 76822 387 142 0 82569 0
Current children cumulated CPU time (s) 160.71
Current children cumulated vsize (KiB) 334460

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=900048/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=332684 CPUtime=220.11
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 21932288 822 0 0 12671 9330 8 2 25 0 1 0 58296082 340668416 76558 996147200 134512640 135095119 4294956304 18446744073709551615 134882936 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 83171 76558 387 142 0 82125 0
Current children cumulated CPU time (s) 220.11
Current children cumulated vsize (KiB) 332684

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=897744/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=336904 CPUtime=279.54
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 28916954 822 0 0 15639 12305 8 2 25 0 1 0 58296082 344989696 77181 996147200 134512640 135095119 4294956304 18446744073709551615 134599367 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 84226 77181 387 142 0 83180 0
Current children cumulated CPU time (s) 279.54
Current children cumulated vsize (KiB) 336904

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

[startup+287.902 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=898320/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=334096 CPUtime=285.08
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 29572218 822 0 0 15915 12583 8 2 25 0 1 0 58296082 342114304 76983 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 83524 76983 387 142 0 82478 0
Current children cumulated CPU time (s) 285.08
Current children cumulated vsize (KiB) 334096

[startup+294.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=898128/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=337160 CPUtime=291.41
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 30304439 822 0 0 16227 12904 8 2 25 0 1 0 58296082 345251840 77406 996147200 134512640 135095119 4294956304 18446744073709551615 134599362 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 84290 77406 387 142 0 83244 0
Current children cumulated CPU time (s) 291.41
Current children cumulated vsize (KiB) 337160

[startup+297.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=896336/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=337288 CPUtime=294.58
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 30670132 822 0 0 16392 13056 8 2 25 0 1 0 58296082 345382912 77567 996147200 134512640 135095119 4294956304 18446744073709551615 134599364 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 84322 77567 387 142 0 83276 0
Current children cumulated CPU time (s) 294.58
Current children cumulated vsize (KiB) 337288

[startup+299.102 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=948048/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=268812 CPUtime=296.16
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 30772374 822 0 0 16506 13100 8 2 25 0 1 0 58296082 275263488 64535 996147200 134512640 135095119 4294956304 18446744073709551615 10147678 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 67203 64535 387 142 0 66157 0
Current children cumulated CPU time (s) 296.16
Current children cumulated vsize (KiB) 268812

[startup+299.902 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=948048/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=268812 CPUtime=296.95
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 30772374 822 0 0 16585 13100 8 2 25 0 1 0 58296082 275263488 64535 996147200 134512640 135095119 4294956304 18446744073709551615 10145861 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 67203 64535 387 142 0 66157 0
Current children cumulated CPU time (s) 296.95
Current children cumulated vsize (KiB) 268812

[startup+300.102 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=948048/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=268812 CPUtime=297.15
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 30772374 822 0 0 16605 13100 8 2 25 0 1 0 58296082 275263488 64535 996147200 134512640 135095119 4294956304 18446744073709551615 10145944 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 67203 64535 387 142 0 66157 0
Current children cumulated CPU time (s) 297.15
Current children cumulated vsize (KiB) 268812

[startup+300.202 s]
/proc/loadavg: 1.99 1.97 1.99 3/84 21282
/proc/meminfo: memFree=948048/2055912 swapFree=4192812/4192956
[pid=21276] ppid=21274 vsize=268812 CPUtime=297.25
/proc/21276/stat : 21276 (pcs.small) R 21274 21276 21166 0 -1 4194304 30772374 822 0 0 16615 13100 8 2 25 0 1 0 58296082 275263488 64535 996147200 134512640 135095119 4294956304 18446744073709551615 10145881 0 0 4096 0 0 0 0 17 1 0 0
/proc/21276/statm: 67203 64535 387 142 0 66157 0
Current children cumulated CPU time (s) 297.25
Current children cumulated vsize (KiB) 268812

Child status: 0
Real time (s): 300.264
CPU time (s): 297.332
CPU user time (s): 166.253
CPU system time (s): 131.079
CPU usage (%): 99.0234
Max. virtual memory (cumulated for all children) (KiB): 337288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.253
system time used= 131.079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30773198
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= 22
involuntary context switches= 12170

runsolver used 0.345947 second user time and 1.02884 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-16 04:45:15
IDJOB=2074266
IDBENCH=56082
IDSOLVER=733
FILE ID=node78/2074266-1247712314
PBS_JOBID= 9521479
Free space on /tmp= 126752 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-25-25-2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2074266-1247712314/watcher-2074266-1247712314 -o /tmp/evaluation-result-2074266-1247712314/solver-2074266-1247712314 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 469335316 HOME/instance-2074266-1247712314.xml

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

MD5SUM BENCH= b913279437ddb68d75e7e8e0397248e4
RANDOM SEED=469335316

node78.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.232
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.232
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:      2055912 kB
MemFree:       1206072 kB
Buffers:         83068 kB
Cached:         556540 kB
SwapCached:          0 kB
Active:         273008 kB
Inactive:       505140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1206072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           17568 kB
Writeback:           0 kB
Mapped:         158864 kB
Slab:            56308 kB
Committed_AS:   754272 kB
PageTables:       2128 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= 126752 MiB
End job on node78 at 2009-07-16 04:50:16