Trace number 2079799

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 303.857 306.657

DiagnosticValue
ASSIGNMENTS101697

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-8_ext.xml
MD5SUM2ea3ac7b3ed3c8fe9f3d0af7f245b0df
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 benchmark5.82211
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
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.04	c Seed is 567752691
0.00/0.04	c Constructing HOME/instance-2079799-1247717068.xml  with 58 constraints
0.36/0.46	c Solving 101697 backtracks 19 restarts
303.77/306.65	s SATISFIABLE
303.77/306.65	c V0=16, V1=6, V2=4, V3=9, V4=3, V5=8, V6=18, V7=2, V8=6, V9=6, V10=2, V11=18, V12=1, V13=17, V14=3, V15=19, V16=18, V17=12, V18=6, V19=11, 
303.77/306.65	v 16 6 4 9 3 8 18 2 6 6 2 18 1 17 3 19 18 12 6 11 
303.77/306.65	d ASSIGNMENTS 101697

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-2079799-1247717068/watcher-2079799-1247717068 -o /tmp/evaluation-result-2079799-1247717068/solver-2079799-1247717068 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 567752691 HOME/instance-2079799-1247717068.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.07 2.08 2.01 4/82 13323
/proc/meminfo: memFree=611104/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=5356 CPUtime=0
/proc/13323/stat : 13323 (pcssolve) R 13321 13323 12034 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 58770083 5484544 239 996147200 4194304 4889804 548682068800 18446744073709551615 218075687411 0 0 4100 65536 0 0 0 17 1 0 0
/proc/13323/statm: 1339 239 199 169 0 50 0

[startup+0.209644 s]
/proc/loadavg: 2.07 2.08 2.01 4/82 13323
/proc/meminfo: memFree=611104/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=6840 CPUtime=0.17
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1127 822 0 0 17 0 0 0 19 0 1 0 58770083 7004160 736 996147200 134512640 135095119 4294956304 18446744073709551615 134741332 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 1710 736 375 142 0 664 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6840

[startup+0.302295 s]
/proc/loadavg: 2.07 2.08 2.01 4/82 13323
/proc/meminfo: memFree=611104/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=8048 CPUtime=0.26
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1277 822 0 0 26 0 0 0 19 0 1 0 58770083 8241152 886 996147200 134512640 135095119 4294956304 18446744073709551615 7859806 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2012 886 375 142 0 966 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8048

[startup+0.402332 s]
/proc/loadavg: 2.07 2.08 2.01 4/82 13323
/proc/meminfo: memFree=611104/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=9408 CPUtime=0.36
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1449 822 0 0 36 0 0 0 20 0 1 0 58770083 9633792 1058 996147200 134512640 135095119 4294956304 18446744073709551615 134741577 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2352 1058 375 142 0 1306 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9408

[startup+0.702398 s]
/proc/loadavg: 2.07 2.08 2.01 4/82 13323
/proc/meminfo: memFree=611104/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=10232 CPUtime=0.66
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1572 822 0 0 66 0 0 0 23 0 1 0 58770083 10477568 1181 996147200 134512640 135095119 4294956304 18446744073709551615 134555070 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2558 1181 389 142 0 1512 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 10232

[startup+1.50256 s]
/proc/loadavg: 2.07 2.08 2.01 4/83 13329
/proc/meminfo: memFree=607768/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=10232 CPUtime=1.45
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1580 822 0 0 145 0 0 0 25 0 1 0 58770083 10477568 1189 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2558 1189 389 142 0 1512 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 10232

[startup+3.10113 s]
/proc/loadavg: 2.06 2.08 2.01 3/83 13329
/proc/meminfo: memFree=607576/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=10364 CPUtime=3.04
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1616 822 0 0 304 0 0 0 25 0 1 0 58770083 10612736 1225 996147200 134512640 135095119 4294956304 18446744073709551615 134918263 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2591 1225 389 142 0 1545 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 10364

[startup+6.30231 s]
/proc/loadavg: 2.06 2.08 2.01 4/83 13329
/proc/meminfo: memFree=607064/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=10624 CPUtime=6.22
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1724 822 0 0 621 1 0 0 25 0 1 0 58770083 10878976 1300 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2656 1300 389 142 0 1610 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10624

[startup+12.7017 s]
/proc/loadavg: 2.05 2.07 2.01 3/83 13329
/proc/meminfo: memFree=605784/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=11008 CPUtime=12.56
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 1939 822 0 0 1255 1 0 0 25 0 1 0 58770083 11272192 1417 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2752 1417 389 142 0 1706 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 11008

[startup+25.5069 s]
/proc/loadavg: 2.04 2.07 2.01 4/83 13329
/proc/meminfo: memFree=604824/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=11776 CPUtime=25.24
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 2383 822 0 0 2523 1 0 0 25 0 1 0 58770083 12058624 1667 996147200 134512640 135095119 4294956304 18446744073709551615 134918163 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 2944 1667 389 142 0 1898 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 11776

[startup+51.1018 s]
/proc/loadavg: 2.03 2.06 2.01 4/83 13329
/proc/meminfo: memFree=602712/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=13444 CPUtime=50.61
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 3302 822 0 0 5059 2 0 0 25 0 1 0 58770083 13766656 2200 996147200 134512640 135095119 4294956304 18446744073709551615 134910766 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 3361 2200 389 142 0 2315 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 13444

[startup+102.302 s]
/proc/loadavg: 2.01 2.05 2.00 4/83 13329
/proc/meminfo: memFree=597336/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=18360 CPUtime=101.34
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 5181 822 0 0 10131 3 0 0 25 0 1 0 58770083 18800640 3276 996147200 134512640 135095119 4294956304 18446744073709551615 134918267 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 4590 3276 389 142 0 3544 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 18360

[startup+162.302 s]
/proc/loadavg: 2.00 2.04 2.00 4/83 13329
/proc/meminfo: memFree=586904/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=20192 CPUtime=160.79
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 6208 822 0 0 16075 4 0 0 25 0 1 0 58770083 20676608 4303 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 5048 4303 389 142 0 4002 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 20192

[startup+222.302 s]
/proc/loadavg: 2.05 2.04 2.00 4/83 13329
/proc/meminfo: memFree=580888/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=30028 CPUtime=220.24
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 9269 822 0 0 22018 6 0 0 25 0 1 0 58770083 30748672 5761 996147200 134512640 135095119 4294956304 18446744073709551615 134927145 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 7507 5761 389 142 0 6461 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 30028

[startup+282.302 s]
/proc/loadavg: 2.09 2.05 2.00 3/83 13329
/proc/meminfo: memFree=571992/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=31732 CPUtime=279.69
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10196 822 0 0 27962 7 0 0 25 0 1 0 58770083 32493568 6688 996147200 134512640 135095119 4294956304 18446744073709551615 134927023 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 7933 6688 389 142 0 6887 0
Current children cumulated CPU time (s) 279.69
Current children cumulated vsize (KiB) 31732

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

[startup+294.503 s]
/proc/loadavg: 2.08 2.05 2.00 4/83 13329
/proc/meminfo: memFree=570904/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=32124 CPUtime=291.79
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10412 822 0 0 29171 8 0 0 25 0 1 0 58770083 32894976 6904 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 8031 6904 389 142 0 6985 0
Current children cumulated CPU time (s) 291.79
Current children cumulated vsize (KiB) 32124

[startup+300.903 s]
/proc/loadavg: 2.07 2.05 2.00 4/83 13329
/proc/meminfo: memFree=570392/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=32388 CPUtime=298.13
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10532 822 0 0 29805 8 0 0 25 0 1 0 58770083 33165312 7024 996147200 134512640 135095119 4294956304 18446744073709551615 134916499 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 8097 7024 389 142 0 7051 0
Current children cumulated CPU time (s) 298.13
Current children cumulated vsize (KiB) 32388

[startup+304.102 s]
/proc/loadavg: 2.06 2.05 2.00 4/83 13329
/proc/meminfo: memFree=570136/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=32516 CPUtime=301.3
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10593 822 0 0 30122 8 0 0 25 0 1 0 58770083 33296384 7085 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 8129 7085 389 142 0 7083 0
Current children cumulated CPU time (s) 301.3
Current children cumulated vsize (KiB) 32516

[startup+305.706 s]
/proc/loadavg: 2.06 2.05 2.00 4/83 13329
/proc/meminfo: memFree=570072/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=32648 CPUtime=302.88
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10622 822 0 0 30280 8 0 0 25 0 1 0 58770083 33431552 7114 996147200 134512640 135095119 4294956304 18446744073709551615 134927091 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 8162 7114 389 142 0 7116 0
Current children cumulated CPU time (s) 302.88
Current children cumulated vsize (KiB) 32648

[startup+306.103 s]
/proc/loadavg: 2.06 2.05 2.00 4/83 13329
/proc/meminfo: memFree=570008/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=32648 CPUtime=303.27
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10630 822 0 0 30319 8 0 0 25 0 1 0 58770083 33431552 7122 996147200 134512640 135095119 4294956304 18446744073709551615 134918117 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 8162 7122 389 142 0 7116 0
Current children cumulated CPU time (s) 303.27
Current children cumulated vsize (KiB) 32648

[startup+306.503 s]
/proc/loadavg: 2.06 2.05 2.00 4/83 13329
/proc/meminfo: memFree=570008/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=32648 CPUtime=303.67
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10638 822 0 0 30359 8 0 0 25 0 1 0 58770083 33431552 7130 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 8162 7130 389 142 0 7116 0
Current children cumulated CPU time (s) 303.67
Current children cumulated vsize (KiB) 32648

[startup+306.603 s]
/proc/loadavg: 2.06 2.05 2.00 4/83 13329
/proc/meminfo: memFree=570008/2055920 swapFree=4192812/4192956
[pid=13323] ppid=13321 vsize=20352 CPUtime=303.77
/proc/13323/stat : 13323 (pcs.small) R 13321 13323 12034 0 -1 4194304 10639 822 0 0 30369 8 0 0 25 0 1 0 58770083 20840448 4440 996147200 134512640 135095119 4294956304 18446744073709551615 7823475 0 0 4096 0 0 0 0 17 1 0 0
/proc/13323/statm: 5088 4440 389 142 0 4042 0
Current children cumulated CPU time (s) 303.77
Current children cumulated vsize (KiB) 20352

Child status: 0
Real time (s): 306.657
CPU time (s): 303.857
CPU user time (s): 303.759
CPU system time (s): 0.097985
CPU usage (%): 99.0868
Max. virtual memory (cumulated for all children) (KiB): 32648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 303.759
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11464
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= 5003

runsolver used 0.374943 second user time and 0.922859 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-16 06:04:29
IDJOB=2079799
IDBENCH=56960
IDSOLVER=733
FILE ID=node57/2079799-1247717068
PBS_JOBID= 9521364
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= 2ea3ac7b3ed3c8fe9f3d0af7f245b0df
RANDOM SEED=567752691

node57.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.261
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.261
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:        611584 kB
Buffers:         83304 kB
Cached:         709100 kB
SwapCached:          0 kB
Active:         772916 kB
Inactive:       598352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        611584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2948 kB
Writeback:           0 kB
Mapped:         599272 kB
Slab:            57356 kB
Committed_AS:  1094800 kB
PageTables:       2952 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= 66348 MiB
End job on node57 at 2009-07-16 06:09:35