Trace number 2069184

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 144.361 145.746

DiagnosticValue
ASSIGNMENTS7616

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-rf7.xml
MD5SUMd8ab70c68e7592fdb761a0bb6595ca74
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 benchmark4.63929
Satisfiable
(Un)Satisfiability was proved
Number of variables3736
Number of constraints10456
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10456
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has operations which may create big domains
0.00/0.03	c big-domain mode
0.00/0.05	c Seed is 2019970000
0.00/0.05	c Constructing HOME/instance-2069184-1247707887.xml  with 31471 constraints
0.67/0.76	c Solving 7616 backtracks 13 restarts
144.29/145.71	s UNSATISFIABLE
144.29/145.71	d ASSIGNMENTS 7616

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-2069184-1247707887/watcher-2069184-1247707887 -o /tmp/evaluation-result-2069184-1247707887/solver-2069184-1247707887 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 2019970000 HOME/instance-2069184-1247707887.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.07 2.08 4/82 14822
/proc/meminfo: memFree=831320/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=5356 CPUtime=0
/proc/14822/stat : 14822 (pcssolve) R 14820 14822 12833 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57855597 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14822/statm: 1339 241 200 169 0 50 0
[pid=14823] ppid=14822 vsize=248 CPUtime=0
/proc/14823/stat : 14823 (fgrep) D 14822 14822 12833 0 -1 4194304 53 0 0 0 0 0 0 0 22 0 1 0 57855598 253952 31 996147200 4194304 4274172 548682068976 18446744073709551615 269754627561 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/14823/statm: 62 31 24 19 0 4 0
[pid=14824] ppid=14822 vsize=5356 CPUtime=0
/proc/14824/stat : 14824 (pcssolve) R 14822 14822 12833 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 57855598 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14824/statm: 1339 241 200 169 0 50 0

[startup+0.100915 s]
/proc/loadavg: 2.00 2.07 2.08 4/82 14822
/proc/meminfo: memFree=831320/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=6136 CPUtime=0.06
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 1228 826 0 0 5 0 1 0 18 0 1 0 57855597 6283264 759 996147200 134512640 135215973 4294956304 18446744073709551615 134739672 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 1534 759 385 171 0 459 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6136

[startup+0.201931 s]
/proc/loadavg: 2.00 2.07 2.08 4/82 14822
/proc/meminfo: memFree=831320/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=7492 CPUtime=0.16
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 1538 826 0 0 15 0 1 0 18 0 1 0 57855597 7671808 1036 996147200 134512640 135215973 4294956304 18446744073709551615 134808183 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 1873 1036 385 171 0 798 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 7492

[startup+0.301941 s]
/proc/loadavg: 2.00 2.07 2.08 4/82 14822
/proc/meminfo: memFree=831320/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=8752 CPUtime=0.27
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 2018 826 0 0 25 1 1 0 19 0 1 0 57855597 8962048 1297 996147200 134512640 135215973 4294956304 18446744073709551615 4159202416 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 2188 1297 385 171 0 1113 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8752

[startup+0.701994 s]
/proc/loadavg: 2.00 2.07 2.08 4/82 14822
/proc/meminfo: memFree=831320/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=13228 CPUtime=0.67
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 3486 826 0 0 64 2 1 0 23 0 1 0 57855597 13545472 2329 996147200 134512640 135215973 4294956304 18446744073709551615 12312208 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 3307 2329 385 171 0 2232 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13228

[startup+1.5011 s]
/proc/loadavg: 2.00 2.07 2.08 3/83 14828
/proc/meminfo: memFree=814032/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=23036 CPUtime=1.45
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 7028 826 0 0 141 3 1 0 25 0 1 0 57855597 23588864 4832 996147200 134512640 135215973 4294956304 18446744073709551615 134587732 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 5759 4832 409 171 0 4684 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 23036

[startup+3.10232 s]
/proc/loadavg: 2.00 2.07 2.08 3/83 14828
/proc/meminfo: memFree=812432/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=29548 CPUtime=3.04
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 8809 826 0 0 299 4 1 0 25 0 1 0 57855597 30257152 5780 996147200 134512640 135215973 4294956304 18446744073709551615 134583409 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 7387 5780 409 171 0 6312 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 29548

[startup+6.30174 s]
/proc/loadavg: 2.00 2.07 2.08 3/83 14828
/proc/meminfo: memFree=807824/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=31196 CPUtime=6.21
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 9215 826 0 0 615 5 1 0 25 0 1 0 57855597 31944704 6186 996147200 134512640 135215973 4294956304 18446744073709551615 134600666 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 7799 6186 409 171 0 6724 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 31196

[startup+12.7016 s]
/proc/loadavg: 2.00 2.07 2.08 3/83 14828
/proc/meminfo: memFree=804496/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=34848 CPUtime=12.55
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 10134 826 0 0 1249 5 1 0 25 0 1 0 57855597 35684352 7105 996147200 134512640 135215973 4294956304 18446744073709551615 134581776 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 8712 7105 409 171 0 7637 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 34848

[startup+25.5013 s]
/proc/loadavg: 2.00 2.06 2.08 3/83 14828
/proc/meminfo: memFree=791760/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=48464 CPUtime=25.23
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 13569 826 0 0 2515 7 1 0 25 0 1 0 57855597 49627136 10183 996147200 134512640 135215973 4294956304 18446744073709551615 134585101 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 12116 10183 409 171 0 11041 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 48464

[startup+51.1016 s]
/proc/loadavg: 2.00 2.06 2.07 3/83 14828
/proc/meminfo: memFree=769424/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=71200 CPUtime=50.58
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 19351 826 0 0 5048 9 1 0 25 0 1 0 57855597 72908800 15900 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 17800 15900 409 171 0 16725 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 71200

[startup+102.301 s]
/proc/loadavg: 2.00 2.05 2.07 3/83 14828
/proc/meminfo: memFree=704592/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=135780 CPUtime=101.31
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 35762 826 0 0 10113 17 1 0 25 0 1 0 57855597 139038720 31925 996147200 134512640 135215973 4294956304 18446744073709551615 134587614 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 33945 31925 409 171 0 32870 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 135780

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

[startup+102.406 s]
/proc/loadavg: 2.00 2.05 2.07 3/83 14828
/proc/meminfo: memFree=704592/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=135876 CPUtime=101.4
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 35788 826 0 0 10122 17 1 0 25 0 1 0 57855597 139137024 31951 996147200 134512640 135215973 4294956304 18446744073709551615 4158960089 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 33969 31951 409 171 0 32894 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 135876

[startup+128.002 s]
/proc/loadavg: 2.00 2.04 2.07 3/83 14828
/proc/meminfo: memFree=669200/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=171036 CPUtime=126.76
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 44721 826 0 0 12653 22 1 0 25 0 1 0 57855597 175140864 40884 996147200 134512640 135215973 4294956304 18446744073709551615 134587322 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 42759 40884 409 171 0 41684 0
Current children cumulated CPU time (s) 126.76
Current children cumulated vsize (KiB) 171036

[startup+134.402 s]
/proc/loadavg: 2.00 2.04 2.07 3/83 14828
/proc/meminfo: memFree=660112/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=181808 CPUtime=133.1
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 47451 826 0 0 13286 23 1 0 25 0 1 0 57855597 186171392 43101 996147200 134512640 135215973 4294956304 18446744073709551615 134977019 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 45452 43101 409 171 0 44377 0
Current children cumulated CPU time (s) 133.1
Current children cumulated vsize (KiB) 181808

[startup+140.801 s]
/proc/loadavg: 2.00 2.04 2.07 3/83 14828
/proc/meminfo: memFree=649488/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=191888 CPUtime=139.44
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 50014 826 0 0 13919 24 1 0 25 0 1 0 57855597 196493312 45664 996147200 134512640 135215973 4294956304 18446744073709551615 4158960509 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 47972 45664 409 171 0 46897 0
Current children cumulated CPU time (s) 139.44
Current children cumulated vsize (KiB) 191888

[startup+144.002 s]
/proc/loadavg: 2.00 2.04 2.06 3/83 14828
/proc/meminfo: memFree=645584/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=197524 CPUtime=142.62
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 51426 826 0 0 14236 25 1 0 25 0 1 0 57855597 202264576 47076 996147200 134512640 135215973 4294956304 18446744073709551615 134649104 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 49381 47076 409 171 0 48306 0
Current children cumulated CPU time (s) 142.62
Current children cumulated vsize (KiB) 197524

[startup+144.802 s]
/proc/loadavg: 2.00 2.04 2.06 3/83 14828
/proc/meminfo: memFree=643728/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=198088 CPUtime=143.41
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 51596 826 0 0 14315 25 1 0 25 0 1 0 57855597 202842112 47246 996147200 134512640 135215973 4294956304 18446744073709551615 135094310 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 49522 47246 409 171 0 48447 0
Current children cumulated CPU time (s) 143.41
Current children cumulated vsize (KiB) 198088

[startup+145.201 s]
/proc/loadavg: 2.00 2.04 2.06 3/83 14828
/proc/meminfo: memFree=642832/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=198436 CPUtime=143.81
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 51681 826 0 0 14355 25 1 0 25 0 1 0 57855597 203198464 47331 996147200 134512640 135215973 4294956304 18446744073709551615 134588298 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 49609 47331 409 171 0 48534 0
Current children cumulated CPU time (s) 143.81
Current children cumulated vsize (KiB) 198436

[startup+145.601 s]
/proc/loadavg: 2.00 2.04 2.06 3/83 14828
/proc/meminfo: memFree=642832/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=196660 CPUtime=144.19
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 51751 826 0 0 14393 25 1 0 25 0 1 0 57855597 201379840 47095 996147200 134512640 135215973 4294956304 18446744073709551615 12312050 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 49165 47095 409 171 0 48090 0
Current children cumulated CPU time (s) 144.19
Current children cumulated vsize (KiB) 196660

[startup+145.701 s]
/proc/loadavg: 2.00 2.04 2.06 3/83 14828
/proc/meminfo: memFree=642832/2055920 swapFree=4192812/4192956
[pid=14822] ppid=14820 vsize=196120 CPUtime=144.29
/proc/14822/stat : 14822 (pcs.big) R 14820 14822 12833 0 -1 4194304 51751 826 0 0 14403 25 1 0 25 0 1 0 57855597 200826880 46960 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/14822/statm: 49030 46960 409 171 0 47955 0
Current children cumulated CPU time (s) 144.29
Current children cumulated vsize (KiB) 196120

Child status: 0
Real time (s): 145.746
CPU time (s): 144.361
CPU user time (s): 144.066
CPU system time (s): 0.294955
CPU usage (%): 99.0495
Max. virtual memory (cumulated for all children) (KiB): 198712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 144.066
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52580
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= 25
involuntary context switches= 5856

runsolver used 0.19197 second user time and 0.479927 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-16 03:31:27
IDJOB=2069184
IDBENCH=55000
IDSOLVER=733
FILE ID=node13/2069184-1247707887
PBS_JOBID= 9521283
Free space on /tmp= 66308 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-rf7.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2069184-1247707887/watcher-2069184-1247707887 -o /tmp/evaluation-result-2069184-1247707887/solver-2069184-1247707887 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 2019970000 HOME/instance-2069184-1247707887.xml

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

MD5SUM BENCH= d8ab70c68e7592fdb761a0bb6595ca74
RANDOM SEED=2019970000

node13.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.241
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.241
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:        831992 kB
Buffers:         79016 kB
Cached:         352988 kB
SwapCached:          0 kB
Active:         869264 kB
Inactive:       271788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        831992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3288 kB
Writeback:           0 kB
Mapped:         729452 kB
Slab:            66640 kB
Committed_AS:  1221096 kB
PageTables:       3396 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= 66304 MiB
End job on node13 at 2009-07-16 03:33:53