Trace number 2066094

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.2? (MO) 570.988 573.049

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-5-c.xml
MD5SUM7b5f2b113871d79c4b7ec4cee441f2ad
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2678
Number of constraints6689
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6689
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has operations which may create big domains
0.00/0.02	c big-domain mode
0.00/0.04	c Seed is 1250075433
0.00/0.04	c Constructing HOME/instance-2066094-1247704283.xml  with 21034 constraints
0.37/0.44	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s 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-2066094-1247704283/watcher-2066094-1247704283 -o /tmp/evaluation-result-2066094-1247704283/solver-2066094-1247704283 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1250075433 HOME/instance-2066094-1247704283.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: 1.98 2.04 1.91 4/73 12541
/proc/meminfo: memFree=998152/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=5356 CPUtime=0
/proc/12541/stat : 12541 (pcssolve) S 12539 12541 10937 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 57493441 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12541/statm: 1339 242 201 169 0 50 0
[pid=12542] ppid=12541 vsize=5356 CPUtime=0
/proc/12542/stat : 12542 (pcssolve) R 12541 12541 10937 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 57493441 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 249069890855 0 0 4096 0 0 0 0 17 1 0 0
/proc/12542/statm: 1339 243 202 169 0 50 0
[pid=12543] ppid=12541 vsize=3676 CPUtime=0
/proc/12543/stat : 12543 (grep) S 12541 12541 10937 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 57493441 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 249070059602 0 0 4096 0 18446744071563648864 0 0 17 1 0 0
/proc/12543/statm: 919 121 99 19 0 43 0

[startup+0.031643 s]
/proc/loadavg: 1.98 2.04 1.91 4/73 12541
/proc/meminfo: memFree=998152/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=4628 CPUtime=0
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 853 826 0 0 0 0 0 0 18 0 1 0 57493441 4739072 462 996147200 134512640 135215973 4294956304 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 1190 463 361 171 0 115 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4628

[startup+0.101652 s]
/proc/loadavg: 1.98 2.04 1.91 4/73 12541
/proc/meminfo: memFree=998152/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=6300 CPUtime=0.07
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 1273 826 0 0 7 0 0 0 18 0 1 0 57493441 6451200 841 996147200 134512640 135215973 4294956304 18446744073709551615 134740086 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 1575 842 385 171 0 500 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6300

[startup+0.301672 s]
/proc/loadavg: 1.98 2.04 1.91 4/73 12541
/proc/meminfo: memFree=998152/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=9460 CPUtime=0.27
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 2291 826 0 0 26 1 0 0 19 0 1 0 57493441 9687040 1522 996147200 134512640 135215973 4294956304 18446744073709551615 12355195 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 2365 1522 385 171 0 1290 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9460

[startup+0.701711 s]
/proc/loadavg: 1.98 2.04 1.91 4/73 12541
/proc/meminfo: memFree=998152/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=19544 CPUtime=0.67
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 5679 826 0 0 65 2 0 0 23 0 1 0 57493441 20013056 3622 996147200 134512640 135215973 4294956304 18446744073709551615 135094972 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 4886 3622 409 171 0 3811 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 19544

[startup+1.50179 s]
/proc/loadavg: 1.98 2.04 1.91 3/74 12547
/proc/meminfo: memFree=984832/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=19820 CPUtime=1.47
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 5779 826 0 0 145 2 0 0 25 0 1 0 57493441 20295680 3722 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 4955 3722 409 171 0 3880 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19820

[startup+3.10195 s]
/proc/loadavg: 1.98 2.04 1.91 3/74 12547
/proc/meminfo: memFree=983808/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=22372 CPUtime=3.07
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 6400 826 0 0 305 2 0 0 25 0 1 0 57493441 22908928 4341 996147200 134512640 135215973 4294956304 18446744073709551615 134982842 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 5593 4341 409 171 0 4518 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 22372

[startup+6.30126 s]
/proc/loadavg: 1.98 2.04 1.91 3/74 12547
/proc/meminfo: memFree=978752/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=26704 CPUtime=6.27
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 7504 826 0 0 624 3 0 0 25 0 1 0 57493441 27344896 5445 996147200 134512640 135215973 4294956304 18446744073709551615 134600149 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 6676 5445 409 171 0 5601 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26704

[startup+12.7019 s]
/proc/loadavg: 1.98 2.04 1.91 3/74 12547
/proc/meminfo: memFree=967296/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=38140 CPUtime=12.67
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 10371 826 0 0 1263 4 0 0 25 0 1 0 57493441 39055360 8279 996147200 134512640 135215973 4294956304 18446744073709551615 4158960481 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 9535 8279 409 171 0 8460 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38140

[startup+25.5011 s]
/proc/loadavg: 1.98 2.04 1.91 3/74 12547
/proc/meminfo: memFree=944256/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=60244 CPUtime=25.47
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 15940 826 0 0 2539 8 0 0 25 0 1 0 57493441 61689856 13814 996147200 134512640 135215973 4294956304 18446744073709551615 135095253 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 15061 13814 409 171 0 13986 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 60244

[startup+51.1017 s]
/proc/loadavg: 1.99 2.03 1.91 3/74 12547
/proc/meminfo: memFree=905472/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=98312 CPUtime=51.06
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 25511 826 0 0 5093 13 0 0 25 0 1 0 57493441 100671488 23320 996147200 134512640 135215973 4294956304 18446744073709551615 4158960659 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 24578 23320 409 171 0 23503 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 98312

[startup+102.306 s]
/proc/loadavg: 1.99 2.03 1.91 3/74 12547
/proc/meminfo: memFree=826624/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=174708 CPUtime=102.25
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 44710 826 0 0 10202 23 0 0 25 0 1 0 57493441 178900992 42390 996147200 134512640 135215973 4294956304 18446744073709551615 134533294 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 43677 42390 409 171 0 42602 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 174708

[startup+162.302 s]
/proc/loadavg: 1.99 2.02 1.91 3/74 12547
/proc/meminfo: memFree=722176/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=279196 CPUtime=162.22
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 71079 826 0 0 16185 37 0 0 25 0 1 0 57493441 285896704 68212 996147200 134512640 135215973 4294956304 18446744073709551615 134641141 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 69799 68212 409 171 0 68724 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 279196

[startup+222.301 s]
/proc/loadavg: 1.99 2.02 1.91 3/74 12547
/proc/meminfo: memFree=616896/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=382216 CPUtime=222.2
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 97107 826 0 0 22170 50 0 0 25 0 1 0 57493441 391389184 93727 996147200 134512640 135215973 4294956304 18446744073709551615 134587268 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 95554 93727 409 171 0 94479 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 382216

[startup+282.301 s]
/proc/loadavg: 1.99 2.01 1.91 3/74 12547
/proc/meminfo: memFree=524352/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=472064 CPUtime=282.17
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 120011 826 0 0 28156 61 0 0 25 0 1 0 57493441 483393536 116631 996147200 134512640 135215973 4294956304 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 118016 116631 409 171 0 116941 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 472064

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12547
/proc/meminfo: memFree=428736/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=566672 CPUtime=342.14
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 144039 826 0 0 34142 72 0 0 25 0 1 0 57493441 580272128 139634 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 0 0 0
/proc/12541/statm: 141668 139634 409 171 0 140593 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 566672

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=147784/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=669732 CPUtime=401.71
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 169857 826 0 0 40085 86 0 0 25 0 1 0 57493441 685805568 165452 996147200 134512640 135215973 4294956304 18446744073709551615 134532964 0 0 4096 0 0 0 0 17 1 0 0
/proc/12541/statm: 167433 165452 409 171 0 166358 0
Current children cumulated CPU time (s) 401.71
Current children cumulated vsize (KiB) 669732

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.91 3/74 12580
/proc/meminfo: memFree=14984/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=770424 CPUtime=461.24
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 195081 826 0 0 46026 98 0 0 25 0 1 0 57493441 788914176 190676 996147200 134512640 135215973 4294956304 18446744073709551615 4158960240 0 0 4096 0 0 0 0 17 1 0 0
/proc/12541/statm: 192606 190676 409 171 0 191531 0
Current children cumulated CPU time (s) 461.24
Current children cumulated vsize (KiB) 770424

[startup+522.302 s]
/proc/loadavg: 2.07 2.02 1.91 3/74 12580
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=862308 CPUtime=520.73
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 218073 826 0 0 51963 110 0 0 25 0 1 0 57493441 883003392 213668 996147200 134512640 135215973 4294956304 18446744073709551615 134594109 0 0 4096 0 0 0 0 17 1 0 0
/proc/12541/statm: 215577 213668 409 171 0 214502 0
Current children cumulated CPU time (s) 520.73
Current children cumulated vsize (KiB) 862308



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+572.902 s]
/proc/loadavg: 2.08 2.03 1.92 3/83 12622
/proc/meminfo: memFree=832112/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=921632 CPUtime=570.83
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4194304 232929 826 0 0 56963 120 0 0 25 0 1 0 57493441 943751168 228524 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/12541/statm: 230408 228524 409 171 0 229333 0
Current children cumulated CPU time (s) 570.83
Current children cumulated vsize (KiB) 921632

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

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

[startup+573.008 s]
/proc/loadavg: 2.08 2.03 1.92 3/84 12623
/proc/meminfo: memFree=1534376/2055920 swapFree=4192812/4192956
[pid=12541] ppid=12539 vsize=0 CPUtime=570.93
/proc/12541/stat : 12541 (pcs.big) R 12539 12541 10937 0 -1 4195332 232929 826 0 0 56963 130 0 0 25 0 1 0 57493441 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12541/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 570.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 573.049
CPU time (s): 570.988
CPU user time (s): 569.641
CPU system time (s): 1.3468
CPU usage (%): 99.6403
Max. virtual memory (cumulated for all children) (KiB): 921632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 569.641
system time used= 1.34679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233755
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= 6525

runsolver used 0.6549 second user time and 1.44378 second system time

The end

Launcher Data

Begin job on node89 at 2009-07-16 02:31:23
IDJOB=2066094
IDBENCH=54470
IDSOLVER=734
FILE ID=node89/2066094-1247704283
PBS_JOBID= 9521140
Free space on /tmp= 66168 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-5-c.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066094-1247704283/watcher-2066094-1247704283 -o /tmp/evaluation-result-2066094-1247704283/solver-2066094-1247704283 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1250075433 HOME/instance-2066094-1247704283.xml

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

MD5SUM BENCH= 7b5f2b113871d79c4b7ec4cee441f2ad
RANDOM SEED=1250075433

node89.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        998632 kB
Buffers:         82800 kB
Cached:         808340 kB
SwapCached:          0 kB
Active:         275868 kB
Inactive:       695100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        998632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3128 kB
Writeback:           0 kB
Mapped:          91280 kB
Slab:            71588 kB
Committed_AS:   553016 kB
PageTables:       1884 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= 66172 MiB
End job on node89 at 2009-07-16 02:40:58