Trace number 1727205

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
SApperloT baseUNSAT 329.59 329.715

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.431
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

329.46/329.69	
329.46/329.69	s UNSATISFIABLE

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-1727205-1240722185/watcher-1727205-1240722185 -o /tmp/evaluation-result-1727205-1240722185/solver-1727205-1240722185 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=143146590 HOME/instance-1727205-1240722185.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 19898
/proc/meminfo: memFree=1804728/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=7000 CPUtime=0
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 408 0 0 0 0 0 0 0 19 0 1 0 100252215 7168000 392 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 1750 392 90 283 0 1464 0

[startup+0.092236 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 19898
/proc/meminfo: memFree=1804728/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=9772 CPUtime=0.08
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 1128 0 0 0 8 0 0 0 19 0 1 0 100252215 10006528 1112 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 2443 1112 90 283 0 2157 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9772

[startup+0.101237 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 19898
/proc/meminfo: memFree=1804728/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=10036 CPUtime=0.09
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 1191 0 0 0 9 0 0 0 19 0 1 0 100252215 10276864 1175 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 2509 1175 90 283 0 2223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10036

[startup+0.301254 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 19898
/proc/meminfo: memFree=1804728/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=15976 CPUtime=0.28
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 2695 0 0 0 27 1 0 0 20 0 1 0 100252215 16359424 2679 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 3994 2679 90 283 0 3708 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15976

[startup+0.701288 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 19898
/proc/meminfo: memFree=1804728/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=28648 CPUtime=0.69
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 5856 0 0 0 66 3 0 0 25 0 1 0 100252215 29335552 5840 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 7162 5841 90 283 0 6876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28648

[startup+1.50236 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1775792/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=35128 CPUtime=1.48
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 7471 0 0 0 145 3 0 0 25 0 1 0 100252215 35971072 7454 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 8782 7454 98 283 0 8496 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35128

[startup+3.1015 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1775408/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=35296 CPUtime=3.08
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 7524 0 0 0 305 3 0 0 25 0 1 0 100252215 36143104 7507 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 8824 7507 98 283 0 8538 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35296

[startup+6.30177 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1774512/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=36880 CPUtime=6.29
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 7900 0 0 0 625 4 0 0 25 0 1 0 100252215 37765120 7883 1992294400 134512640 135674940 4294956208 18446744073709551615 134564590 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 9220 7883 98 283 0 8934 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36880

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1770032/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=41100 CPUtime=12.68
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 8998 0 0 0 1264 4 0 0 25 0 1 0 100252215 42086400 8948 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 10275 8948 98 283 0 9989 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41100

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1765872/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=45528 CPUtime=25.47
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 10083 0 0 0 2542 5 0 0 25 0 1 0 100252215 46620672 9968 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 11382 9968 99 283 0 11096 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 45528

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1756272/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=54992 CPUtime=51.07
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 12475 0 0 0 5099 8 0 0 25 0 1 0 100252215 56311808 12360 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 13748 12360 99 283 0 13462 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54992

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1740720/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=70988 CPUtime=102.25
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 16462 0 0 0 10212 13 0 0 25 0 1 0 100252215 72691712 16218 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 17747 16218 99 283 0 17461 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 70988

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1727024/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=85144 CPUtime=162.22
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 19919 0 0 0 16206 16 0 0 25 0 1 0 100252215 87187456 19675 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 21286 19675 99 283 0 21000 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 85144

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1716912/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=95256 CPUtime=222.21
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 22530 0 0 0 22202 19 0 0 25 0 1 0 100252215 97542144 22157 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 23814 22157 99 283 0 23528 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 95256

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1708464/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=103756 CPUtime=282.18
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 24610 0 0 0 28197 21 0 0 25 0 1 0 100252215 106246144 24237 1992294400 134512640 135674940 4294956208 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 25939 24237 99 283 0 25653 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 103756

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1705968/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=106176 CPUtime=306.98
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 25229 0 0 0 30676 22 0 0 25 0 1 0 100252215 108724224 24856 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 26544 24856 99 283 0 26258 0
Current children cumulated CPU time (s) 306.98
Current children cumulated vsize (KiB) 106176

[startup+319.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1705136/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=106968 CPUtime=319.77
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 25435 0 0 0 31955 22 0 0 25 0 1 0 100252215 109535232 25062 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 26742 25062 99 283 0 26456 0
Current children cumulated CPU time (s) 319.77
Current children cumulated vsize (KiB) 106968

[startup+326.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1704944/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=107304 CPUtime=326.16
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 25493 0 0 0 32594 22 0 0 25 0 1 0 100252215 109879296 25120 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 26826 25120 99 283 0 26540 0
Current children cumulated CPU time (s) 326.16
Current children cumulated vsize (KiB) 107304

[startup+327.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1704880/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=107304 CPUtime=327.76
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 25498 0 0 0 32754 22 0 0 25 0 1 0 100252215 109879296 25125 1992294400 134512640 135674940 4294956208 18446744073709551615 134565178 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 26826 25125 99 283 0 26540 0
Current children cumulated CPU time (s) 327.76
Current children cumulated vsize (KiB) 107304

[startup+328.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1704880/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=107304 CPUtime=328.56
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 25498 0 0 0 32834 22 0 0 25 0 1 0 100252215 109879296 25125 1992294400 134512640 135674940 4294956208 18446744073709551615 134564678 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 26826 25125 99 283 0 26540 0
Current children cumulated CPU time (s) 328.56
Current children cumulated vsize (KiB) 107304

[startup+329.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1704880/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=107304 CPUtime=329.36
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194304 25498 0 0 0 32914 22 0 0 25 0 1 0 100252215 109879296 25125 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 26826 25125 99 283 0 26540 0
Current children cumulated CPU time (s) 329.36
Current children cumulated vsize (KiB) 107304

[startup+329.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19899
/proc/meminfo: memFree=1704880/2055920 swapFree=4191900/4192956
[pid=19898] ppid=19896 vsize=0 CPUtime=329.57
/proc/19898/stat : 19898 (SApperloT-base) R 19896 19898 19730 0 -1 4194308 25502 0 0 0 32934 23 0 0 25 0 1 0 100252215 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/19898/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 329.57
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 329.715
CPU time (s): 329.59
CPU user time (s): 329.344
CPU system time (s): 0.245962
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 107304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 329.344
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25502
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= 1
involuntary context switches= 832

runsolver used 0.254961 second user time and 0.947855 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-26 07:03:08
IDJOB=1727205
IDBENCH=24632
IDSOLVER=509
FILE ID=node15/1727205-1240722185
PBS_JOBID= 9186884
Free space on /tmp= 66252 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727205-1240722185/watcher-1727205-1240722185 -o /tmp/evaluation-result-1727205-1240722185/solver-1727205-1240722185 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=143146590 HOME/instance-1727205-1240722185.cnf

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=143146590

node15.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.220
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	: 5931.00
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.220
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:       1805208 kB
Buffers:         17280 kB
Cached:         157836 kB
SwapCached:        528 kB
Active:          84404 kB
Inactive:       104220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805208 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           17236 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            48044 kB
Committed_AS:   356668 kB
PageTables:       1460 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= 66252 MiB
End job on node15 at 2009-04-26 07:08:38