Trace number 1723164

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
IUT_BMB_SAT 1.0? (MO) 210.677 211.542

General information on the benchmark

Namevelev-pipe-sat-1.0-b7.cnf
MD5SUM612845a855119304b698a4b55aed3089
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.2438
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
208.80/209.27	c WARNING: for repeatability, setting FPU to use double precision
208.80/209.27	c ============================[ Problem Statistics ]=============================
208.80/209.27	c |                                                                             |
208.80/209.28	c |  Number of variables:  118040                                               |
208.80/209.28	c |  Number of clauses:    8803542                                              |
210.42/211.09	c File not open

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1723164-1240683853/watcher-1723164-1240683853 -o /tmp/evaluation-result-1723164-1240683853/solver-1723164-1240683853 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1723164-1240683853.cnf HOME 

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.17 1.03 1.01 3/64 15746
/proc/meminfo: memFree=1595432/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=104464 CPUtime=0
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 96413764 106971136 172 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 26116 172 90 274 0 25839 0

[startup+0.033933 s]
/proc/loadavg: 1.17 1.03 1.01 3/64 15746
/proc/meminfo: memFree=1595432/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=104464 CPUtime=0.02
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 690 0 0 0 2 0 0 0 18 0 1 0 96413764 106971136 673 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 26116 673 90 274 0 25839 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 104464

[startup+0.101895 s]
/proc/loadavg: 1.17 1.03 1.01 3/64 15746
/proc/meminfo: memFree=1595432/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=104464 CPUtime=0.09
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 1834 0 0 0 9 0 0 0 18 0 1 0 96413764 106971136 1817 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 26116 1818 90 274 0 25839 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 104464

[startup+0.301907 s]
/proc/loadavg: 1.17 1.03 1.01 3/64 15746
/proc/meminfo: memFree=1595432/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=104464 CPUtime=0.29
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 5224 0 0 0 27 2 0 0 19 0 1 0 96413764 106971136 5207 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 26116 5208 90 274 0 25839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104464

[startup+0.701935 s]
/proc/loadavg: 1.17 1.03 1.01 3/64 15746
/proc/meminfo: memFree=1595432/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=104464 CPUtime=0.69
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 12024 0 0 0 64 5 0 0 23 0 1 0 96413764 106971136 12007 1992294400 134512640 135635285 4294956208 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 26116 12008 90 274 0 25839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104464

[startup+1.50199 s]
/proc/loadavg: 1.17 1.03 1.01 2/65 15747
/proc/meminfo: memFree=1531040/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=104464 CPUtime=1.48
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 25378 0 0 0 139 9 0 0 25 0 1 0 96413764 106971136 25361 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 26116 25362 90 274 0 25839 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104464

[startup+3.1011 s]
/proc/loadavg: 1.17 1.03 1.01 2/65 15747
/proc/meminfo: memFree=1439456/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=172780 CPUtime=3.08
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 43022 0 0 0 291 17 0 0 25 0 1 0 96413764 176926720 43005 1992294400 134512640 135635285 4294956208 18446744073709551615 134530386 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 43195 43005 97 274 0 42918 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 172780

[startup+6.30131 s]
/proc/loadavg: 1.15 1.03 1.01 2/65 15747
/proc/meminfo: memFree=1398496/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=212104 CPUtime=6.28
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 52646 0 0 0 606 22 0 0 25 0 1 0 96413764 217194496 52629 1992294400 134512640 135635285 4294956208 18446744073709551615 134621842 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 53026 52629 97 274 0 52749 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 212104

[startup+12.7017 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 15747
/proc/meminfo: memFree=1325856/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=282072 CPUtime=12.68
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 69811 0 0 0 1236 32 0 0 25 0 1 0 96413764 288841728 69794 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 70518 69794 97 274 0 70241 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 282072

[startup+25.5026 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 15747
/proc/meminfo: memFree=1196704/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=411036 CPUtime=25.47
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 101099 0 0 0 2500 47 0 0 25 0 1 0 96413764 420900864 101082 1992294400 134512640 135635285 4294956208 18446744073709551615 134534177 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 102759 101082 97 274 0 102482 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 411036

[startup+51.1023 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 15747
/proc/meminfo: memFree=971424/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=644240 CPUtime=51.06
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 159065 0 0 0 5029 77 0 0 25 0 1 0 96413764 659701760 157992 1992294400 134512640 135635285 4294956208 18446744073709551615 134528241 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 161060 157992 97 274 0 160783 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 644240

[startup+102.307 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 15747
/proc/meminfo: memFree=472800/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=1143324 CPUtime=102.24
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 283149 0 0 0 10087 137 0 0 25 0 1 0 96413764 1170763776 281350 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 285831 281350 97 274 0 285554 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1143324

[startup+162.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 15747
/proc/meminfo: memFree=16032/2055920 swapFree=4192812/4192956
[pid=15746] ppid=15744 vsize=1723900 CPUtime=162.22
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4194304 428502 0 0 0 16029 193 0 0 25 0 1 0 96413764 1765273600 426477 1992294400 134512640 135635285 4294956208 18446744073709551615 134527595 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 430975 426477 97 274 0 430698 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1723900



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+210.802 s]
/proc/loadavg: 1.00 1.01 1.00 1/67 15749
/proc/meminfo: memFree=13392/2055920 swapFree=4170108/4192956
[pid=15746] ppid=15744 vsize=1722872 CPUtime=208.8
/proc/15746/stat : 15746 (IUT_BMB_SAT) S 15744 15746 15468 0 -1 4194304 428511 0 0 0 17482 3398 0 0 25 0 1 0 96413764 1764220928 420826 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15746/statm: 430718 420826 105 274 0 430441 0
[pid=15748] ppid=15746 vsize=5356 CPUtime=0.07
/proc/15748/stat : 15748 (sh) S 15746 15746 15468 0 -1 4194304 269 0 1 0 0 7 0 0 18 0 1 0 96434663 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15748/statm: 1339 232 193 169 0 50 0
[pid=15749] ppid=15748 vsize=123328 CPUtime=1.55
/proc/15749/stat : 15749 (minisat) R 15748 15746 15468 0 -1 4194304 29723 0 0 0 133 22 0 0 24 0 1 0 96434691 126287872 29703 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15749/statm: 30832 29705 64 178 0 30652 0
Current children cumulated CPU time (s) 210.42
Current children cumulated vsize (KiB) 1851556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

############
# WARNING:
# current cumulated CPU time (208.87 s) is less than in the last sample (210.42 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (1.55 s) to the 'lost time'.

[startup+210.802 s]
/proc/loadavg: 1.00 1.01 1.00 1/67 15749
/proc/meminfo: memFree=13392/2055920 swapFree=4170108/4192956
[pid=15746] ppid=15744 vsize=1722872 CPUtime=208.8
/proc/15746/stat : 15746 (IUT_BMB_SAT) S 15744 15746 15468 0 -1 4194304 428511 0 0 0 17482 3398 0 0 25 0 1 0 96413764 1764220928 420826 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/15746/statm: 430718 420826 105 274 0 430441 0
[pid=15748] ppid=15746 vsize=5356 CPUtime=0.07
/proc/15748/stat : 15748 (sh) S 15746 15746 15468 0 -1 4194304 269 0 1 0 0 7 0 0 18 0 1 0 96434663 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 273653752644 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15748/statm: 1339 232 193 169 0 50 0
[pid=15749] ppid=15748 vsize=123328 CPUtime=1.55
/proc/15749/stat : 15749 (minisat) R 15748 15746 15468 0 -1 4194304 29723 0 0 0 133 22 0 0 24 0 1 0 96434691 126287872 29703 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/15749/statm: 30832 29705 64 178 0 30652 0
Current children cumulated CPU time (s) 210.42
Current children cumulated vsize (KiB) 1851556

[startup+211.203 s]
/proc/loadavg: 1.00 1.01 1.00 1/67 15749
/proc/meminfo: memFree=13392/2055920 swapFree=4170108/4192956
[pid=15746] ppid=15744 vsize=1722872 CPUtime=208.87
/proc/15746/stat : 15746 (IUT_BMB_SAT) D 15744 15746 15468 0 -1 4194304 428519 269 0 1 17482 3398 0 7 16 0 1 0 96413764 1764220928 418403 1992294400 134512640 135635285 4294956208 18446744073709551615 134604384 256 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/15746/statm: 430718 418403 105 274 0 430441 0
Current children cumulated CPU time (s) 208.87
Current children cumulated vsize (KiB) 1722872
#
############


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

[startup+211.302 s]
/proc/loadavg: 1.00 1.01 1.00 1/67 15749
/proc/meminfo: memFree=13392/2055920 swapFree=4170108/4192956
[pid=15746] ppid=15744 vsize=0 CPUtime=208.87
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4195332 428519 269 1 1 17482 3398 0 7 17 0 1 0 96413764 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/15746/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 208.87
Current children cumulated vsize (KiB) 0

[startup+211.508 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 15750
/proc/meminfo: memFree=736592/2055920 swapFree=4177944/4192956
[pid=15746] ppid=15744 vsize=0 CPUtime=209.07
/proc/15746/stat : 15746 (IUT_BMB_SAT) R 15744 15746 15468 0 -1 4195332 428519 269 1 1 17482 3418 0 7 18 0 1 0 96413764 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/15746/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 209.07
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.55
#  lost CPU user time (s): 1.33
#  lost CPU system time (s): 0.220001

Real time (s): 211.542
CPU time (s): 210.677
CPU user time (s): 176.159
CPU system time (s): 34.5178
CPU usage (%): 99.5911
Max. virtual memory (cumulated for all children) (KiB): 1851556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 174.829
system time used= 34.2978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 428788
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64
involuntary context switches= 632

runsolver used 0.224965 second user time and 0.561914 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-25 20:24:23
IDJOB=1723164
IDBENCH=71685
IDSOLVER=523
FILE ID=node52/1723164-1240683853
PBS_JOBID= 9186665
Free space on /tmp= 66072 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b7.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723164-1240683853/watcher-1723164-1240683853 -o /tmp/evaluation-result-1723164-1240683853/solver-1723164-1240683853 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1723164-1240683853.cnf HOME

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

MD5SUM BENCH= 612845a855119304b698a4b55aed3089
RANDOM SEED=730061785

node52.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.214
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.214
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:       1595912 kB
Buffers:         27452 kB
Cached:         354980 kB
SwapCached:          0 kB
Active:         265844 kB
Inactive:       130572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          168532 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            49500 kB
Committed_AS:   359184 kB
PageTables:       1476 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= 65908 MiB
End job on node52 at 2009-04-25 20:27:56