Trace number 2089205

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 180.228 181.925

DiagnosticValue
ASSIGNMENTS80800

General information on the benchmark

Namecsp/tightness0.5/
normalized-rand-2-40-25-180-500-23_ext.xml
MD5SUM1d15084b69c6d8c0adf4ffc4e28732af
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.420935
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.08	c Seed is 630131239
0.00/0.08	c Constructing HOME/instance-2089205-1247729703.xml  with 4500 constraints
0.00/0.15	c Solving 80800 backtracks 19 restarts
180.19/181.92	s SATISFIABLE
180.19/181.92	c V0=15, V1=17, V2=22, V3=5, V4=12, V5=8, V6=2, V7=21, V8=6, V9=13, V10=11, V11=10, V12=17, V13=18, V14=13, V15=23, V16=5, V17=2, V18=2, V19=18, V20=16, V21=3, V22=4, V23=2, V24=23, V25=6, V26=19, V27=22, V28=18, V29=7, V30=24, V31=4, V32=4, V33=8, V34=14, V35=19, V36=19, V37=18, V38=16, V39=16, 
180.19/181.92	v 15 17 22 5 12 8 2 21 6 13 11 10 17 18 13 23 5 2 2 18 16 3 4 2 23 6 19 22 18 7 24 4 4 8 14 19 19 18 16 16 
180.19/181.92	d ASSIGNMENTS 80800

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-2089205-1247729703/watcher-2089205-1247729703 -o /tmp/evaluation-result-2089205-1247729703/solver-2089205-1247729703 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 630131239 HOME/instance-2089205-1247729703.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.23 2.07 2.02 4/72 15480
/proc/meminfo: memFree=1593568/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=5356 CPUtime=0
/proc/15480/stat : 15480 (pcssolve) R 15478 15480 14354 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 60036422 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221780699807 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15480/statm: 1339 241 200 169 0 50 0
[pid=15481] ppid=15480 vsize=3676 CPUtime=0
/proc/15481/stat : 15481 (fgrep) R 15480 15480 14354 0 -1 4194304 119 0 0 0 0 0 0 0 24 0 1 0 60036422 3764224 86 996147200 4194304 4274172 548682068976 18446744073709551615 221780892426 0 0 4096 0 0 0 0 17 1 0 0
/proc/15481/statm: 919 86 69 19 0 43 0
[pid=15482] ppid=15480 vsize=5356 CPUtime=0
/proc/15482/stat : 15482 (pcssolve) R 15480 15480 14354 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 60036422 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 221780699807 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15482/statm: 1339 241 200 169 0 50 0

[startup+0.211236 s]
/proc/loadavg: 2.23 2.07 2.02 4/72 15480
/proc/meminfo: memFree=1593568/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=7028 CPUtime=0.18
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 1492 822 0 0 18 0 0 0 19 0 1 0 60036422 7196672 1068 996147200 134512640 135095119 4294956304 18446744073709551615 134555020 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 1757 1068 378 142 0 711 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7028

[startup+0.301237 s]
/proc/loadavg: 2.23 2.07 2.02 4/72 15480
/proc/meminfo: memFree=1593568/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=7028 CPUtime=0.27
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 1494 822 0 0 27 0 0 0 19 0 1 0 60036422 7196672 1070 996147200 134512640 135095119 4294956304 18446744073709551615 134641716 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 1757 1070 378 142 0 711 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7028

[startup+0.401245 s]
/proc/loadavg: 2.23 2.07 2.02 4/72 15480
/proc/meminfo: memFree=1593568/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=7028 CPUtime=0.37
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 1496 822 0 0 37 0 0 0 20 0 1 0 60036422 7196672 1072 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 1757 1072 378 142 0 711 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7028

[startup+0.701261 s]
/proc/loadavg: 2.23 2.07 2.02 4/72 15480
/proc/meminfo: memFree=1593568/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=7028 CPUtime=0.67
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 1502 822 0 0 67 0 0 0 23 0 1 0 60036422 7196672 1078 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 1757 1078 378 142 0 711 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7028

[startup+1.50132 s]
/proc/loadavg: 2.23 2.07 2.02 3/73 15486
/proc/meminfo: memFree=1590552/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=7028 CPUtime=1.46
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 1518 822 0 0 146 0 0 0 25 0 1 0 60036422 7196672 1094 996147200 134512640 135095119 4294956304 18446744073709551615 134589636 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 1757 1094 378 142 0 711 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7028

[startup+3.10141 s]
/proc/loadavg: 2.23 2.07 2.02 3/73 15486
/proc/meminfo: memFree=1590360/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=6900 CPUtime=3.06
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 1555 822 0 0 305 1 0 0 25 0 1 0 60036422 7065600 1066 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 1725 1066 378 142 0 679 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 6900

[startup+6.30262 s]
/proc/loadavg: 2.21 2.07 2.02 3/73 15486
/proc/meminfo: memFree=1589208/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=8188 CPUtime=6.23
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 1845 822 0 0 622 1 0 0 25 0 1 0 60036422 8384512 1356 996147200 134512640 135095119 4294956304 18446744073709551615 134641644 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 2047 1356 378 142 0 1001 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8188

[startup+12.701 s]
/proc/loadavg: 2.20 2.07 2.02 3/73 15486
/proc/meminfo: memFree=1586840/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=10768 CPUtime=12.56
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 2581 822 0 0 1255 1 0 0 25 0 1 0 60036422 11026432 1835 996147200 134512640 135095119 4294956304 18446744073709551615 134642982 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 2692 1835 378 142 0 1646 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 10768

[startup+25.5068 s]
/proc/loadavg: 2.15 2.06 2.02 3/73 15486
/proc/meminfo: memFree=1583704/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=14400 CPUtime=25.25
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 3746 822 0 0 2522 3 0 0 25 0 1 0 60036422 14745600 2487 996147200 134512640 135095119 4294956304 18446744073709551615 134642978 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 3600 2487 378 142 0 2554 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 14400

[startup+51.1014 s]
/proc/loadavg: 2.10 2.06 2.01 3/73 15486
/proc/meminfo: memFree=1578840/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=17532 CPUtime=50.6
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 4952 822 0 0 5056 4 0 0 25 0 1 0 60036422 17952768 3436 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 4383 3436 378 142 0 3337 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 17532

[startup+102.302 s]
/proc/loadavg: 2.04 2.05 2.01 3/73 15486
/proc/meminfo: memFree=1570904/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=24524 CPUtime=101.33
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 7256 822 0 0 10127 6 0 0 25 0 1 0 60036422 25112576 4715 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 6131 4715 378 142 0 5085 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 24524

[startup+162.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 15486
/proc/meminfo: memFree=1560280/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=29736 CPUtime=160.77
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9045 822 0 0 16070 7 0 0 25 0 1 0 60036422 30449664 5991 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 7434 5991 378 142 0 6388 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 29736

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

[startup+166.502 s]
/proc/loadavg: 2.01 2.04 2.00 3/73 15486
/proc/meminfo: memFree=1559576/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=29868 CPUtime=164.92
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9114 822 0 0 16485 7 0 0 25 0 1 0 60036422 30584832 6060 996147200 134512640 135095119 4294956304 18446744073709551615 134642903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 7467 6060 378 142 0 6421 0
Current children cumulated CPU time (s) 164.92
Current children cumulated vsize (KiB) 29868

[startup+172.906 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 15486
/proc/meminfo: memFree=1558616/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=30000 CPUtime=171.28
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9209 822 0 0 17120 8 0 0 25 0 1 0 60036422 30720000 6155 996147200 134512640 135095119 4294956304 18446744073709551615 134644017 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 7500 6155 378 142 0 6454 0
Current children cumulated CPU time (s) 171.28
Current children cumulated vsize (KiB) 30000

[startup+176.101 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 15486
/proc/meminfo: memFree=1558104/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=30132 CPUtime=174.45
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9273 822 0 0 17437 8 0 0 25 0 1 0 60036422 30855168 6219 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 7533 6219 378 142 0 6487 0
Current children cumulated CPU time (s) 174.45
Current children cumulated vsize (KiB) 30132

[startup+179.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 15486
/proc/meminfo: memFree=1557592/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=30264 CPUtime=177.62
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9319 822 0 0 17754 8 0 0 25 0 1 0 60036422 30990336 6265 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 7566 6265 378 142 0 6520 0
Current children cumulated CPU time (s) 177.62
Current children cumulated vsize (KiB) 30264

[startup+180.902 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 15486
/proc/meminfo: memFree=1557336/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=30264 CPUtime=179.2
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9351 822 0 0 17912 8 0 0 25 0 1 0 60036422 30990336 6297 996147200 134512640 135095119 4294956304 18446744073709551615 134642952 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 7566 6297 378 142 0 6520 0
Current children cumulated CPU time (s) 179.2
Current children cumulated vsize (KiB) 30264

[startup+181.707 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 15486
/proc/meminfo: memFree=1557144/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=30396 CPUtime=180
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9361 822 0 0 17992 8 0 0 25 0 1 0 60036422 31125504 6307 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 7599 6307 378 142 0 6553 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (KiB) 30396

[startup+181.902 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 15486
/proc/meminfo: memFree=1557144/2055920 swapFree=4191900/4192956
[pid=15480] ppid=15478 vsize=18096 CPUtime=180.19
/proc/15480/stat : 15480 (pcs.small) R 15478 15480 14354 0 -1 4194304 9361 822 0 0 18011 8 0 0 25 0 1 0 60036422 18530304 3845 996147200 134512640 135095119 4294956304 18446744073709551615 4558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/15480/statm: 4524 3845 378 142 0 3478 0
Current children cumulated CPU time (s) 180.19
Current children cumulated vsize (KiB) 18096

Child status: 0
Real time (s): 181.925
CPU time (s): 180.228
CPU user time (s): 180.139
CPU system time (s): 0.088986
CPU usage (%): 99.0668
Max. virtual memory (cumulated for all children) (KiB): 30396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 180.139
system time used= 0.088986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10186
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= 21
involuntary context switches= 3843

runsolver used 0.280957 second user time and 0.553915 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-16 09:35:03
IDJOB=2089205
IDBENCH=59384
IDSOLVER=734
FILE ID=node29/2089205-1247729703
PBS_JOBID= 9521529
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= 1d15084b69c6d8c0adf4ffc4e28732af
RANDOM SEED=630131239

node29.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.225
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.225
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:       1594048 kB
Buffers:         73116 kB
Cached:         260032 kB
SwapCached:        392 kB
Active:         140216 kB
Inactive:       255108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594048 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          72912 kB
Slab:            51924 kB
Committed_AS:   679448 kB
PageTables:       1948 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= 66320 MiB
End job on node29 at 2009-07-16 09:38:05