Trace number 2090613

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 184.201 184.389

DiagnosticValue
ASSIGNMENTS13416

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-38_ext.xml
MD5SUM6b9ae4753c885d6159ba04543e130d89
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 benchmark1.73773
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 408757007
0.00/0.02	c Constructing HOME/instance-2090613-1247731036.xml  with 213 constraints
0.17/0.24	c Solving 13416 backtracks 14 restarts
184.10/184.38	s SATISFIABLE
184.10/184.38	c V0=37, V1=13, V2=33, V3=14, V4=7, V5=26, V6=20, V7=11, V8=7, V9=29, V10=13, V11=31, V12=21, V13=39, V14=10, V15=9, V16=9, V17=39, V18=3, V19=3, V20=16, V21=4, V22=19, V23=7, V24=4, V25=13, V26=12, V27=36, V28=17, V29=39, V30=1, V31=6, V32=25, V33=30, V34=26, V35=19, V36=39, V37=1, V38=35, V39=6, 
184.10/184.38	v 37 13 33 14 7 26 20 11 7 29 13 31 21 39 10 9 9 39 3 3 16 4 19 7 4 13 12 36 17 39 1 6 25 30 26 19 39 1 35 6 
184.10/184.38	d ASSIGNMENTS 13416

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-2090613-1247731036/watcher-2090613-1247731036 -o /tmp/evaluation-result-2090613-1247731036/solver-2090613-1247731036 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 408757007 HOME/instance-2090613-1247731036.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.14 2.00 2.00 4/81 17891
/proc/meminfo: memFree=1532504/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (pcssolve) R 17889 17891 17250 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60170978 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17891/statm: 1339 241 200 169 0 50 0
[pid=17892] ppid=17891 vsize=5356 CPUtime=0
/proc/17892/stat : 17892 (pcssolve) R 17891 17891 17250 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 60170979 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 244671114535 0 0 4096 0 0 0 0 17 1 0 0
/proc/17892/statm: 1339 243 202 169 0 50 0
[pid=17893] ppid=17891 vsize=5356 CPUtime=0
/proc/17893/stat : 17893 (pcssolve) R 17891 17891 17250 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60170979 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17893/statm: 1339 241 200 169 0 50 0

[startup+0.021159 s]
/proc/loadavg: 2.14 2.00 2.00 4/81 17891
/proc/meminfo: memFree=1532504/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=5356 CPUtime=0
/proc/17891/stat : 17891 (pcssolve) S 17889 17891 17250 0 -1 4194304 339 474 0 0 0 0 0 0 23 0 1 0 60170978 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17891/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101164 s]
/proc/loadavg: 2.14 2.00 2.00 4/81 17891
/proc/meminfo: memFree=1532504/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=5296 CPUtime=0.07
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 976 656 0 0 7 0 0 0 23 0 1 0 60170978 5423104 607 996147200 134512640 135215973 4294956320 18446744073709551615 10850077 0 0 4096 0 0 0 0 17 1 0 0
/proc/17891/statm: 1324 607 385 171 0 249 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5296

[startup+0.301187 s]
/proc/loadavg: 2.14 2.00 2.00 4/81 17891
/proc/meminfo: memFree=1532504/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=7156 CPUtime=0.27
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 1375 656 0 0 27 0 0 0 25 0 1 0 60170978 7327744 1006 996147200 134512640 135215973 4294956320 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/17891/statm: 1789 1006 403 171 0 714 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7156

[startup+0.701229 s]
/proc/loadavg: 2.14 2.00 2.00 4/81 17891
/proc/meminfo: memFree=1532504/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=7156 CPUtime=0.67
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 1379 656 0 0 67 0 0 0 25 0 1 0 60170978 7327744 1010 996147200 134512640 135215973 4294956320 18446744073709551615 134590104 0 0 4096 0 0 0 0 17 1 0 0
/proc/17891/statm: 1789 1010 403 171 0 714 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7156

[startup+1.50131 s]
/proc/loadavg: 2.14 2.00 2.00 4/82 17896
/proc/meminfo: memFree=1529936/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=7156 CPUtime=1.46
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 1388 656 0 0 146 0 0 0 25 0 1 0 60170978 7327744 1019 996147200 134512640 135215973 4294956320 18446744073709551615 135018582 0 0 4096 0 0 0 0 17 1 0 0
/proc/17891/statm: 1789 1019 403 171 0 714 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7156

[startup+3.10207 s]
/proc/loadavg: 2.14 2.00 2.00 3/82 17896
/proc/meminfo: memFree=1529680/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=7156 CPUtime=3.05
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 1421 656 0 0 305 0 0 0 25 0 1 0 60170978 7327744 1052 996147200 134512640 135215973 4294956320 18446744073709551615 134587096 0 0 4096 0 0 0 0 17 1 0 0
/proc/17891/statm: 1789 1052 403 171 0 714 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7156

[startup+6.30185 s]
/proc/loadavg: 2.13 2.00 2.00 3/82 17896
/proc/meminfo: memFree=1529360/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=7300 CPUtime=6.22
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 1489 656 0 0 622 0 0 0 25 0 1 0 60170978 7475200 1120 996147200 134512640 135215973 4294956320 18446744073709551615 135026994 0 0 4096 0 0 0 0 17 1 0 0
/proc/17891/statm: 1825 1120 403 171 0 750 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7300

[startup+12.7015 s]
/proc/loadavg: 2.12 2.00 2.00 3/82 17896
/proc/meminfo: memFree=1528080/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=8392 CPUtime=12.55
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 1801 656 0 0 1254 1 0 0 25 0 1 0 60170978 8593408 1432 996147200 134512640 135215973 4294956320 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 2098 1432 403 171 0 1023 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 8392

[startup+25.5018 s]
/proc/loadavg: 2.02 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1536600/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=12472 CPUtime=25.35
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 2795 656 0 0 2533 2 0 0 25 0 1 0 60170978 12771328 2361 996147200 134512640 135215973 4294956320 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 3118 2361 403 171 0 2043 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 12472

[startup+51.1015 s]
/proc/loadavg: 2.02 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1524312/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=19184 CPUtime=50.94
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 4579 656 0 0 5091 3 0 0 25 0 1 0 60170978 19644416 4016 996147200 134512640 135215973 4294956320 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 4796 4016 403 171 0 3721 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 19184

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1497880/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=33132 CPUtime=102.12
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 8213 656 0 0 10207 5 0 0 25 0 1 0 60170978 33927168 7360 996147200 134512640 135215973 4294956320 18446744073709551615 134600385 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 8283 7360 403 171 0 7208 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 33132

[startup+162.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1469080/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=47236 CPUtime=162.1
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 11934 656 0 0 16201 9 0 0 25 0 1 0 60170978 48369664 11016 996147200 134512640 135215973 4294956320 18446744073709551615 134590021 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 11809 11016 403 171 0 10734 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 47236

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

[startup+166.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1466904/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=48288 CPUtime=166.1
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 12203 656 0 0 16601 9 0 0 25 0 1 0 60170978 49446912 11285 996147200 134512640 135215973 4294956320 18446744073709551615 134532955 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 12072 11285 403 171 0 10997 0
Current children cumulated CPU time (s) 166.1
Current children cumulated vsize (KiB) 48288

[startup+172.706 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1463896/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=49740 CPUtime=172.5
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 12606 656 0 0 17241 9 0 0 25 0 1 0 60170978 50933760 11688 996147200 134512640 135215973 4294956320 18446744073709551615 135018582 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 12435 11688 403 171 0 11360 0
Current children cumulated CPU time (s) 172.5
Current children cumulated vsize (KiB) 49740

[startup+179.102 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1461080/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=51192 CPUtime=178.9
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 12980 656 0 0 17880 10 0 0 25 0 1 0 60170978 52420608 12062 996147200 134512640 135215973 4294956320 18446744073709551615 4158960153 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 12798 12062 403 171 0 11723 0
Current children cumulated CPU time (s) 178.9
Current children cumulated vsize (KiB) 51192

[startup+182.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1459608/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=51984 CPUtime=182.1
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 13169 656 0 0 18200 10 0 0 25 0 1 0 60170978 53231616 12251 996147200 134512640 135215973 4294956320 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 12996 12251 403 171 0 11921 0
Current children cumulated CPU time (s) 182.1
Current children cumulated vsize (KiB) 51984

[startup+183.102 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1459032/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=52116 CPUtime=182.9
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 13208 656 0 0 18280 10 0 0 25 0 1 0 60170978 53366784 12290 996147200 134512640 135215973 4294956320 18446744073709551615 134648240 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 13029 12290 403 171 0 11954 0
Current children cumulated CPU time (s) 182.9
Current children cumulated vsize (KiB) 52116

[startup+183.901 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1458584/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=52248 CPUtime=183.7
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 13259 656 0 0 18360 10 0 0 25 0 1 0 60170978 53501952 12341 996147200 134512640 135215973 4294956320 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 13062 12341 403 171 0 11987 0
Current children cumulated CPU time (s) 183.7
Current children cumulated vsize (KiB) 52248

[startup+184.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/73 17928
/proc/meminfo: memFree=1458584/2055920 swapFree=4192812/4192956
[pid=17891] ppid=17889 vsize=52380 CPUtime=184.1
/proc/17891/stat : 17891 (pcs.big) R 17889 17891 17250 0 -1 4194304 13277 656 0 0 18400 10 0 0 25 0 1 0 60170978 53637120 12359 996147200 134512640 135215973 4294956320 18446744073709551615 10534004 0 0 4096 0 0 0 0 17 0 0 0
/proc/17891/statm: 13095 12359 403 171 0 12020 0
Current children cumulated CPU time (s) 184.1
Current children cumulated vsize (KiB) 52380

Child status: 0
Real time (s): 184.389
CPU time (s): 184.201
CPU user time (s): 184.084
CPU system time (s): 0.116982
CPU usage (%): 99.8978
Max. virtual memory (cumulated for all children) (KiB): 52380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 184.084
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13936
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= 19
involuntary context switches= 1104

runsolver used 0.172973 second user time and 0.52092 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-16 09:57:16
IDJOB=2090613
IDBENCH=59812
IDSOLVER=734
FILE ID=node7/2090613-1247731036
PBS_JOBID= 9521631
Free space on /tmp= 66120 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-38_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090613-1247731036/watcher-2090613-1247731036 -o /tmp/evaluation-result-2090613-1247731036/solver-2090613-1247731036 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 408757007 HOME/instance-2090613-1247731036.xml

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

MD5SUM BENCH= 6b9ae4753c885d6159ba04543e130d89
RANDOM SEED=408757007

node7.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.231
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.231
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:       1532984 kB
Buffers:         82468 kB
Cached:         331176 kB
SwapCached:          0 kB
Active:          74992 kB
Inactive:       371748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2768 kB
Writeback:           0 kB
Mapped:          53416 kB
Slab:            61384 kB
Committed_AS:   585728 kB
PageTables:       1944 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= 66116 MiB
End job on node7 at 2009-07-16 10:00:20