Trace number 2078590

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.2SAT 295.964 297.344

DiagnosticValue
ASSIGNMENTS83294

General information on the benchmark

Namecsp/rand-3-20-20-fcd/
normalized-rand-3-20-20-60-632-fcd-4_ext.xml
MD5SUMa26330477831f4c8effa5e0e2ffb3a81
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.90125
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints60
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension60
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.02	c Seed is 644214049
0.00/0.02	c Constructing HOME/instance-2078590-1247716442.xml  with 60 constraints
0.38/0.45	c Solving 83294 backtracks 19 restarts
295.91/297.34	s SATISFIABLE
295.91/297.34	c V0=2, V1=12, V2=3, V3=18, V4=7, V5=5, V6=11, V7=6, V8=2, V9=7, V10=12, V11=8, V12=12, V13=0, V14=2, V15=12, V16=9, V17=16, V18=2, V19=8, 
295.91/297.34	v 2 12 3 18 7 5 11 6 2 7 12 8 12 0 2 12 9 16 2 8 
295.91/297.34	d ASSIGNMENTS 83294

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-2078590-1247716442/watcher-2078590-1247716442 -o /tmp/evaluation-result-2078590-1247716442/solver-2078590-1247716442 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 644214049 HOME/instance-2078590-1247716442.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/82 16387
/proc/meminfo: memFree=1466064/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=5356 CPUtime=0
/proc/16387/stat : 16387 (pcssolve) R 16385 16387 14772 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58709563 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 265674091167 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16387/statm: 1339 241 200 169 0 50 0
[pid=16388] ppid=16387 vsize=0 CPUtime=0
/proc/16388/stat : 16388 (fgrep) Z 16387 16387 14772 0 -1 4194316 155 0 0 0 0 0 0 0 18 0 1 0 58709563 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/16388/statm: 0 0 0 0 0 0 0
[pid=16389] ppid=16387 vsize=5356 CPUtime=0
/proc/16389/stat : 16389 (pcssolve) R 16387 16387 14772 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58709563 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 265674091167 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16389/statm: 1339 241 200 169 0 50 0

[startup+0.0796751 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16387
/proc/meminfo: memFree=1466064/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=5220 CPUtime=0.06
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 924 822 0 0 5 0 1 0 25 0 1 0 58709563 5345280 533 996147200 134512640 135095119 4294956304 18446744073709551615 134739389 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 1305 533 375 142 0 259 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5220

[startup+0.101676 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16387
/proc/meminfo: memFree=1466064/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=5476 CPUtime=0.08
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 961 822 0 0 7 0 1 0 25 0 1 0 58709563 5607424 570 996147200 134512640 135095119 4294956304 18446744073709551615 12209821 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 1369 570 375 142 0 323 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5476

[startup+0.301716 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16387
/proc/meminfo: memFree=1466064/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=8300 CPUtime=0.28
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 1329 822 0 0 27 0 1 0 25 0 1 0 58709563 8499200 938 996147200 134512640 135095119 4294956304 18446744073709551615 134934176 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 2075 938 375 142 0 1029 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8300

[startup+0.701797 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16387
/proc/meminfo: memFree=1466064/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=10468 CPUtime=0.68
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 1616 822 0 0 67 0 1 0 25 0 1 0 58709563 10719232 1225 996147200 134512640 135095119 4294956304 18446744073709551615 134927363 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 2617 1225 389 142 0 1571 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10468

[startup+1.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1462664/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=10468 CPUtime=1.47
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 1626 822 0 0 146 0 1 0 25 0 1 0 58709563 10719232 1235 996147200 134512640 135095119 4294956304 18446744073709551615 134918163 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 2617 1235 389 142 0 1571 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10468

[startup+3.10126 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1462216/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=10600 CPUtime=3.07
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 1666 822 0 0 306 0 1 0 25 0 1 0 58709563 10854400 1275 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 2650 1275 389 142 0 1604 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10600

[startup+6.30187 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1461832/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=10728 CPUtime=6.26
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 1742 822 0 0 624 1 1 0 25 0 1 0 58709563 10985472 1318 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 2682 1318 389 142 0 1636 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 10728

[startup+12.7021 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1461448/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=11116 CPUtime=12.63
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 1921 822 0 0 1261 1 1 0 25 0 1 0 58709563 11382784 1432 996147200 134512640 135095119 4294956304 18446744073709551615 134918166 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 2779 1432 389 142 0 1733 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 11116

[startup+25.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1460680/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=11756 CPUtime=25.38
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 2308 822 0 0 2536 1 1 0 25 0 1 0 58709563 12038144 1657 996147200 134512640 135095119 4294956304 18446744073709551615 12209948 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 2939 1657 389 142 0 1893 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 11756

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1459080/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=13036 CPUtime=50.87
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 3056 822 0 0 5085 1 1 0 25 0 1 0 58709563 13348864 2083 996147200 134512640 135095119 4294956304 18446744073709551615 134555070 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 3259 2083 389 142 0 2213 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 13036

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1455176/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=15988 CPUtime=101.86
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 4622 822 0 0 10183 2 1 0 25 0 1 0 58709563 16371712 3007 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 3997 3007 389 142 0 2951 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 15988

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16393
/proc/meminfo: memFree=1450312/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=23864 CPUtime=161.62
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 7150 822 0 0 16157 4 1 0 25 0 1 0 58709563 24436736 4220 996147200 134512640 135095119 4294956304 18446744073709551615 134911427 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 5966 4220 389 142 0 4920 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 23864

[startup+222.301 s]
/proc/loadavg: 2.25 2.06 2.02 3/84 16541
/proc/meminfo: memFree=735424/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=26352 CPUtime=221.22
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 8350 822 0 0 22114 7 1 0 25 0 1 0 58709563 26984448 5420 996147200 134512640 135095119 4294956304 18446744073709551615 134918238 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 6588 5420 389 142 0 5542 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 26352

[startup+282.303 s]
/proc/loadavg: 2.09 2.05 2.01 3/84 16542
/proc/meminfo: memFree=798200/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=31960 CPUtime=280.97
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 10377 822 0 0 28088 8 1 0 25 0 1 0 58709563 32727040 6869 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 7990 6869 389 142 0 6944 0
Current children cumulated CPU time (s) 280.97
Current children cumulated vsize (KiB) 31960

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

[startup+287.901 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 16542
/proc/meminfo: memFree=798008/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=31960 CPUtime=286.54
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 10430 822 0 0 28645 8 1 0 25 0 1 0 58709563 32727040 6922 996147200 134512640 135095119 4294956304 18446744073709551615 134916495 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 7990 6922 389 142 0 6944 0
Current children cumulated CPU time (s) 286.54
Current children cumulated vsize (KiB) 31960

[startup+294.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 16542
/proc/meminfo: memFree=797560/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=40152 CPUtime=292.92
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 12538 822 0 0 29282 9 1 0 25 0 1 0 58709563 41115648 6981 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 10038 6981 389 142 0 8992 0
Current children cumulated CPU time (s) 292.92
Current children cumulated vsize (KiB) 40152

[startup+295.907 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 16542
/proc/meminfo: memFree=797560/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=40152 CPUtime=294.52
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 12554 822 0 0 29442 9 1 0 25 0 1 0 58709563 41115648 6997 996147200 134512640 135095119 4294956304 18446744073709551615 134927374 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 10038 6997 389 142 0 8992 0
Current children cumulated CPU time (s) 294.52
Current children cumulated vsize (KiB) 40152

[startup+296.702 s]
/proc/loadavg: 2.08 2.05 2.01 3/84 16542
/proc/meminfo: memFree=797560/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=40152 CPUtime=295.31
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 12562 822 0 0 29521 9 1 0 25 0 1 0 58709563 41115648 7005 996147200 134512640 135095119 4294956304 18446744073709551615 134918159 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 10038 7005 389 142 0 8992 0
Current children cumulated CPU time (s) 295.31
Current children cumulated vsize (KiB) 40152

[startup+297.103 s]
/proc/loadavg: 2.07 2.05 2.01 3/84 16542
/proc/meminfo: memFree=797560/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=40152 CPUtime=295.71
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 12564 822 0 0 29561 9 1 0 25 0 1 0 58709563 41115648 7007 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 10038 7007 389 142 0 8992 0
Current children cumulated CPU time (s) 295.71
Current children cumulated vsize (KiB) 40152

[startup+297.303 s]
/proc/loadavg: 2.07 2.05 2.01 3/84 16542
/proc/meminfo: memFree=797560/2055920 swapFree=4192812/4192956
[pid=16387] ppid=16385 vsize=36052 CPUtime=295.91
/proc/16387/stat : 16387 (pcs.small) R 16385 16387 14772 0 -1 4194304 12567 822 0 0 29581 9 1 0 25 0 1 0 58709563 36917248 6358 996147200 134512640 135095119 4294956304 18446744073709551615 12197977 0 0 4096 0 0 0 0 17 0 0 0
/proc/16387/statm: 9013 6358 389 142 0 7967 0
Current children cumulated CPU time (s) 295.91
Current children cumulated vsize (KiB) 36052

Child status: 0
Real time (s): 297.344
CPU time (s): 295.964
CPU user time (s): 295.862
CPU system time (s): 0.101984
CPU usage (%): 99.5358
Max. virtual memory (cumulated for all children) (KiB): 48348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 295.862
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13392
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= 14
involuntary context switches= 4139

runsolver used 0.310952 second user time and 0.78788 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-16 05:54:02
IDJOB=2078590
IDBENCH=56785
IDSOLVER=734
FILE ID=node76/2078590-1247716442
PBS_JOBID= 9521341
Free space on /tmp= 66392 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rand-3-20-20-fcd/normalized-rand-3-20-20-60-632-fcd-4_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078590-1247716442/watcher-2078590-1247716442 -o /tmp/evaluation-result-2078590-1247716442/solver-2078590-1247716442 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 644214049 HOME/instance-2078590-1247716442.xml

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

MD5SUM BENCH= a26330477831f4c8effa5e0e2ffb3a81
RANDOM SEED=644214049

node76.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.277
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.277
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:       1466544 kB
Buffers:         76812 kB
Cached:         383752 kB
SwapCached:          0 kB
Active:         132912 kB
Inactive:       385064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1466544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:          77712 kB
Slab:            56448 kB
Committed_AS:   573836 kB
PageTables:       1980 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 node76 at 2009-07-16 05:59:00