here it is.
[root@58 ~]# cat /var/log/messages | grep -i named
Jul 25 19:01:30 DNSSVR named[5725]: starting BIND 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 -u named -t /var/named/chroot
Jul 25 19:01:30 DNSSVR named[5725]: adjusted limit on open files from 1024 to 1048576
Jul 25 19:01:30 DNSSVR named[5725]: found 16 CPUs, using 16 worker threads
Jul 25 19:01:30 DNSSVR named[5725]: using up to 4096 sockets
Jul 25 19:01:30 DNSSVR named[5725]: loading configuration from '/etc/named.conf'
Jul 25 19:01:30 DNSSVR named[5725]: using default UDP/IPv4 port range: [1024, 65535]
Jul 25 19:01:30 DNSSVR named[5725]: using default UDP/IPv6 port range: [1024, 65535]
Jul 25 19:01:30 DNSSVR named[5725]: listening on IPv6 interfaces, port 53
Jul 25 19:01:30 DNSSVR named[5725]: listening on IPv4 interface lo, 127.0.0.1#53
Jul 25 19:01:30 DNSSVR named[5725]: listening on IPv4 interface eth0, 10.19.1.11#53
Jul 25 19:01:30 DNSSVR named[5725]: listening on IPv4 interface eth1, 10.71.132.11#53
Jul 25 19:01:30 DNSSVR named[5725]: listening on IPv4 interface virbr0, 10.16.122.1#53
Jul 25 19:01:30 DNSSVR named[5725]: binding TCP socket: address in use
Jul 25 19:01:30 DNSSVR named[5725]: command channel listening on 127.0.0.1#953
Jul 25 19:01:30 DNSSVR named[5725]: command channel listening on ::1#953
Jul 25 19:01:30 DNSSVR named[5725]: the working directory is not writable
Jul 27 02:31:10 DNSSVR named[1761]: starting BIND 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 -u named -t /var/named/chroot
Jul 27 02:31:10 DNSSVR named[1761]: adjusted limit on open files from 1024 to 1048576
Jul 27 02:31:10 DNSSVR named[1761]: found 16 CPUs, using 16 worker threads
Jul 27 02:31:10 DNSSVR named[1761]: using up to 4096 sockets
Jul 27 02:31:10 DNSSVR named[1761]: loading configuration from '/etc/named.conf'
Jul 27 02:31:10 DNSSVR named[1761]: using default UDP/IPv4 port range: [1024, 65535]
Jul 27 02:31:10 DNSSVR named[1761]: using default UDP/IPv6 port range: [1024, 65535]
Jul 27 02:31:10 DNSSVR named[1761]: listening on IPv6 interfaces, port 53
Jul 27 02:31:10 DNSSVR named[1761]: listening on IPv4 interface lo, 127.0.0.1#53
Jul 27 02:31:10 DNSSVR named[1761]: listening on IPv4 interface eth0, 10.19.1.11#53
Jul 27 02:31:10 DNSSVR named[1761]: listening on IPv4 interface eth1, 10.71.132.11#53
Jul 27 02:31:10 DNSSVR named[1761]: listening on IPv4 interface virbr0, 10.16.122.1#53
Jul 27 02:31:10 DNSSVR named[1761]: binding TCP socket: address in use
Jul 27 02:31:10 DNSSVR named[1761]: command channel listening on 127.0.0.1#953
Jul 27 02:31:10 DNSSVR named[1761]: command channel listening on ::1#953
Jul 27 02:31:10 DNSSVR named[1761]: the working directory is not writable
[root@58 ~]#