Trace number 302009

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, and are wall clock time (not CPU 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
Mmisat 2007-02-08Signal 321.625 321.731

General information on the benchmark

Namerandom/LargeSize/5SAT/v1100/
unif-k5-r20-v1100-c22000-S260814579-03.cnf
MD5SUMcb25e5b4b3e93004a7aa665359e85972
Bench CategoryRANDOM (random instances)
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 variables1100
Number of clauses22000
Sum of the clauses size110000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 522000
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node59/watcher-302009-1172001965 -o ROOT/results/node59/solver-302009-1172001965 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302009-1172001965/mmisat /tmp/evaluation/302009-1172001965/instance-302009-1172001965.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 0.86 0.94 0.69 3/64 32041
/proc/meminfo: memFree=1545144/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=1176 CPUtime=0
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 220153606 1204224 156 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 294 156 81 214 0 76 0

[startup+0.106971 s]
/proc/loadavg: 0.86 0.94 0.69 3/64 32041
/proc/meminfo: memFree=1545144/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=2100 CPUtime=0.1
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 377 0 0 0 10 0 0 0 18 0 1 0 220153606 2150400 360 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 525 360 81 214 0 307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2100

[startup+0.515015 s]
/proc/loadavg: 0.86 0.94 0.69 3/64 32041
/proc/meminfo: memFree=1545144/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=3288 CPUtime=0.51
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 701 0 0 0 51 0 0 0 21 0 1 0 220153606 3366912 684 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 822 684 81 214 0 604 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3288

[startup+1.33811 s]
/proc/loadavg: 0.86 0.94 0.69 2/65 32042
/proc/meminfo: memFree=1541680/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=4872 CPUtime=1.33
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 1067 0 0 0 133 0 0 0 25 0 1 0 220153606 4988928 1050 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134998823 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 1218 1050 81 214 0 1000 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4872

[startup+2.97628 s]
/proc/loadavg: 0.86 0.94 0.69 2/65 32042
/proc/meminfo: memFree=1540080/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=6720 CPUtime=2.96
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 1533 0 0 0 296 0 0 0 25 0 1 0 220153606 6881280 1516 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 1680 1516 81 214 0 1462 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6720

[startup+6.25264 s]
/proc/loadavg: 0.87 0.94 0.70 2/65 32042
/proc/meminfo: memFree=1537712/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=8436 CPUtime=6.24
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 1985 0 0 0 624 0 0 0 25 0 1 0 220153606 8638464 1968 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 2109 1968 81 214 0 1891 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 8436

[startup+12.7084 s]
/proc/loadavg: 0.88 0.94 0.70 2/65 32042
/proc/meminfo: memFree=1535984/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=10020 CPUtime=12.69
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 2354 0 0 0 1269 0 0 0 25 0 1 0 220153606 10260480 2337 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 2505 2337 81 214 0 2287 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10020

[startup+25.5088 s]
/proc/loadavg: 0.91 0.94 0.70 2/65 32042
/proc/meminfo: memFree=1534512/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=11472 CPUtime=25.49
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 2732 0 0 0 2548 1 0 0 25 0 1 0 220153606 11747328 2715 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 2868 2715 81 214 0 2650 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11472

[startup+51.1166 s]
/proc/loadavg: 0.94 0.95 0.71 2/65 32042
/proc/meminfo: memFree=1532720/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=13188 CPUtime=51.09
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 3156 0 0 0 5107 2 0 0 25 0 1 0 220153606 13504512 3139 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 3297 3139 81 214 0 3079 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13188

[startup+102.329 s]
/proc/loadavg: 0.97 0.95 0.72 2/65 32042
/proc/meminfo: memFree=1530416/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=15432 CPUtime=102.28
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 3709 0 0 0 10226 2 0 0 25 0 1 0 220153606 15802368 3692 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 3858 3692 81 214 0 3640 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 15432

[startup+162.354 s]
/proc/loadavg: 0.99 0.96 0.74 2/65 32042
/proc/meminfo: memFree=1528304/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=17412 CPUtime=162.3
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 4203 0 0 0 16227 3 0 0 25 0 1 0 220153606 17829888 4186 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 4353 4186 81 214 0 4135 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 17412

[startup+222.375 s]
/proc/loadavg: 0.99 0.96 0.75 2/65 32042
/proc/meminfo: memFree=1526576/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=18996 CPUtime=222.3
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 4623 0 0 0 22227 3 0 0 25 0 1 0 220153606 19451904 4606 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 4749 4606 81 214 0 4531 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 18996

[startup+282.395 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 32042
/proc/meminfo: memFree=1525040/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=20580 CPUtime=282.3
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 5000 0 0 0 28227 3 0 0 25 0 1 0 220153606 21073920 4983 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 5145 4983 81 214 0 4927 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 20580

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

[startup+288.438 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 32042
/proc/meminfo: memFree=1524912/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=20712 CPUtime=288.34
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 5036 0 0 0 28831 3 0 0 25 0 1 0 220153606 21209088 5019 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 5178 5019 81 214 0 4960 0
Current children cumulated CPU time (s) 288.34
Current children cumulated vsize (KiB) 20712

[startup+301.552 s]
/proc/loadavg: 0.99 0.97 0.76 2/65 32042
/proc/meminfo: memFree=1524592/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=20976 CPUtime=301.46
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 5114 0 0 0 30142 4 0 0 25 0 1 0 220153606 21479424 5097 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 5244 5097 81 214 0 5026 0
Current children cumulated CPU time (s) 301.46
Current children cumulated vsize (KiB) 20976

[startup+314.662 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 32042
/proc/meminfo: memFree=1524272/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=21372 CPUtime=314.56
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 5190 0 0 0 31452 4 0 0 25 0 1 0 220153606 21884928 5173 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 5343 5173 81 214 0 5125 0
Current children cumulated CPU time (s) 314.56
Current children cumulated vsize (KiB) 21372

[startup+317.94 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 32042
/proc/meminfo: memFree=1524208/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=21372 CPUtime=317.84
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 5208 0 0 0 31780 4 0 0 25 0 1 0 220153606 21884928 5191 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 5343 5191 81 214 0 5125 0
Current children cumulated CPU time (s) 317.84
Current children cumulated vsize (KiB) 21372

[startup+319.577 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 32042
/proc/meminfo: memFree=1524144/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=21372 CPUtime=319.48
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 5218 0 0 0 31944 4 0 0 25 0 1 0 220153606 21884928 5201 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517190 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 5343 5201 81 214 0 5125 0
Current children cumulated CPU time (s) 319.48
Current children cumulated vsize (KiB) 21372

[startup+320.397 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 32042
/proc/meminfo: memFree=1524144/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=21504 CPUtime=320.3
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 5223 0 0 0 32026 4 0 0 25 0 1 0 220153606 22020096 5206 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134517738 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 5376 5206 81 214 0 5158 0
Current children cumulated CPU time (s) 320.3
Current children cumulated vsize (KiB) 21504

[startup+321.217 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 32042
/proc/meminfo: memFree=1483184/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=62336 CPUtime=321.12
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4194304 15451 0 0 0 32104 8 0 0 25 0 1 0 220153606 63832064 15434 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134548502 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 15584 15434 86 214 0 15366 0
Current children cumulated CPU time (s) 321.12
Current children cumulated vsize (KiB) 62336

[startup+321.625 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 32042
/proc/meminfo: memFree=1483184/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=62336 CPUtime=321.52
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4195840 15454 0 0 0 32129 23 0 0 25 0 1 0 220153606 63832064 15434 18446744073709551615 134512640 135391789 4294956720 18446744073709551615 134551852 0 0 4096 0 0 0 0 17 1 0 0
/proc/32041/statm: 15584 15434 86 214 0 15366 0
Current children cumulated CPU time (s) 321.52
Current children cumulated vsize (KiB) 62336

[startup+321.728 s]
/proc/loadavg: 0.99 0.97 0.77 2/65 32042
/proc/meminfo: memFree=1483184/2055920 swapFree=4183724/4192956
[pid=32041] ppid=32039 vsize=0 CPUtime=321.62
/proc/32041/stat : 32041 (mmisat) R 32039 32041 31717 0 -1 4195844 15471 0 0 0 32129 33 0 0 24 0 1 0 220153606 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/32041/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 321.62
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Real time (s): 321.731
CPU time (s): 321.625
CPU user time (s): 321.291
CPU system time (s): 0.333949
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 62336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 321.291
system time used= 0.333949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15471
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= 5
involuntary context switches= 459

runsolver used 0.200969 second user time and 0.663899 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Tue Feb 20 20:06:08 UTC 2007

IDJOB= 302009
IDBENCH= 20073
IDSOLVER= 108
FILE ID= node59/302009-1172001965

PBS_JOBID= 3892653

Free space on /tmp= 66562 MiB

SOLVER NAME= Mmisat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v1100/unif-k5-r20-v1100-c22000-S260814579-03.cnf
COMMAND LINE= /tmp/evaluation/302009-1172001965/mmisat /tmp/evaluation/302009-1172001965/instance-302009-1172001965.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-302009-1172001965 -o ROOT/results/node59/solver-302009-1172001965 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302009-1172001965/mmisat /tmp/evaluation/302009-1172001965/instance-302009-1172001965.cnf            

META MD5SUM SOLVER= f0471644c1818c6834832b41e70bf7e6
MD5SUM BENCH=  cb25e5b4b3e93004a7aa665359e85972

RANDOM SEED= 691640623

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.225
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.225
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:       1545680 kB
Buffers:         30784 kB
Cached:         402956 kB
SwapCached:       3024 kB
Active:          40844 kB
Inactive:       402132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545680 kB
SwapTotal:     4192956 kB
SwapFree:      4183724 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            53240 kB
Committed_AS:   463152 kB
PageTables:       1472 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= 66502 MiB

End job on node59 on Tue Feb 20 20:11:31 UTC 2007