All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Schillinger <mschilli@vss.fsi.com>
To: Steve Dickson <SteveD@RedHat.com>
Cc: nfs@lists.sourceforge.net
Subject: Re: exportfs operations hang
Date: 03 Jul 2003 09:57:59 -0500	[thread overview]
Message-ID: <1057244279.23711.18.camel@mosix> (raw)
In-Reply-To: <3EEF914A.8030000@RedHat.com>

[-- Attachment #1: Type: text/plain, Size: 2924 bytes --]

I finally got an opportunity to reproduce the result of exportfs..
attached is the strace output..


I previously had a problem that an incorrectly set broadcast address was
causing rpc.mountd to 'stop functioning' when alot of new machines mount
in a short amount of time..  Anyway, the only thing that showed up in
the log, was a heartbeat message (string2msg) that was actually noting a
problem on the system.. anyway, i noted the same log message from when i
did the exportfs.

I did email the heartbeat mailinglist, but they did not have any
definitive answer as to what the message meant to me, but said that it
was not a heartbeat error which i believe.

As a possible avenue of troubleshooting, when i do exportfs, i do it
like this::

exportfs -o rw,async @vss_grp:/export/vss/db/mv22

I did some examination of my netgroups file, and found a few things..

1. there are host entries in netgroup that do not exist in host (because
the hosts are no longer online, and when they cleaned out hosts, they
didn't clean netgroup.

2. there are a couple cases of inherited groups (the vss_grp calls 4
other groups, and some of those groups are also calling subgroups). I
believe that there is no more than 2 levels of groups.. I was unsure if
this would have an effect..

------

Action that I immediately took was to clear out the old hosts, and
verify that all hosts existed in /etc/hosts or in dns (if the netgroup
called the FQDN.

Thanks for your help,
Matt
mschilli@vss.fsi.com


On Tue, 2003-06-17 at 17:08, Steve Dickson wrote:
> Here does strace say its hanging?
> 
> SteveD.
> 
> Matt Schillinger wrote:
> 
> >Hello,
> >
> >I am having reproducible problems with exportfs.
> >
> >When I try to run exportfs or exportfs -u, it simply stalls and never
> >drops back to commandline.. if i CTRL+C, i see that (in the case of an
> >exportfs) the mountpoint is still not shared. In the case of an exportfs
> >-u, If i CTRL+C it, the mountpoint IS still shared.  I do not know what
> >is causing the problem.. the only workaround that I have found is to
> >restart nfsd.. Is there something in rmtab/xtab/etab that could cause an
> >exportfs hangup?
> >
> >I am using 64 threads, and am having no thread utilization issues
> >according to /proc/net/rpc/nfsd
> >
> >Has anyone else had this problem?
> >
> >Thanks for your help
> >  
> >
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: INetU
> Attention Web Developers & Consultants: Become An INetU Hosting Partner.
> Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
> INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
> _______________________________________________
> NFS maillist  -  NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
-- 
Matt Schillinger
System Administrator
FlightSafety International
mschilli@vss.fsi.com
314-551-8403


[-- Attachment #2: exportfs.outstrace --]
[-- Type: text/plain, Size: 152386 bytes --]

execve("/usr/sbin/exportfs", ["exportfs", "-o", "rw,async", "@vss_grp:/export/vss/db/qa_release"], [/* 24 vars */]) = 0
uname({sys="Linux", node="thor", ...})  = 0
brk(0)                                  = 0x8054a24
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=48048, ...}) = 0
old_mmap(NULL, 48048, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40014000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300Y\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1292588, ...}) = 0
old_mmap(NULL, 1298244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0x40020000
old_mmap(0x40156000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 3, 0x136000) = 0x40156000
old_mmap(0x4015b000, 8004, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4015b000
close(3)                                = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4015d000
munmap(0x40014000, 48048)               = 0
getpid()                                = 11001
rt_sigaction(SIGUSR1, {0x804d04c, [USR1], SA_RESTORER|SA_RESTART, 0x40048568}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGUSR2, {0x804d04c, [USR2], SA_RESTORER|SA_RESTART, 0x40048568}, {SIG_DFL}, 8) = 0
brk(0)                                  = 0x8054a24
brk(0x8055a24)                          = 0x8055a24
brk(0)                                  = 0x8055a24
brk(0x8056000)                          = 0x8056000
open("/etc/exports", O_RDONLY)          = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=24, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "/mnt/test\tloki(rw,sync)\n", 4096) = 24
lstat64("/mnt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/mnt/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
gettimeofday({1057187230, 776032}, NULL) = 0
getpid()                                = 11001
open("/etc/resolv.conf", O_RDONLY)      = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=128, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "; generated by /sbin/dhclient-sc"..., 4096) = 128
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1722, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "#\n# /etc/nsswitch.conf\n#\n# An ex"..., 4096) = 1722
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=48048, ...}) = 0
old_mmap(NULL, 48048, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4015e000
close(4)                                = 0
open("/lib/libnss_files.so.2", O_RDONLY) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\35\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0755, st_size=49929, ...}) = 0
old_mmap(NULL, 47056, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x4016a000
old_mmap(0x40175000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0xa000) = 0x40175000
close(4)                                = 0
munmap(0x4015e000, 48048)               = 0
open("/etc/host.conf", O_RDONLY)        = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=17, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "order hosts,bind\n", 4096)     = 17
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "# Do not remove the following li"..., 4096) = 289
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "# Do not remove the following li"..., 4096) = 289
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
brk(0)                                  = 0x8056000
brk(0x8057000)                          = 0x8057000
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "# Do not remove the following li"..., 4096) = 289
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "# Do not remove the following li"..., 4096) = 289
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
read(3, "", 4096)                       = 0
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x40014000, 4096)                = 0
brk(0)                                  = 0x8057000
brk(0x8058000)                          = 0x8058000
open("/var/lib/nfs/etab", O_RDONLY)     = 3
rt_sigaction(SIGALRM, {0x804cb8c, [], SA_RESTORER, 0x40048568}, {SIG_DFL}, 8) = 0
alarm(10)                               = 0
fcntl64(3, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0
alarm(0)                                = 10
rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0
open("/var/lib/nfs/etab", O_RDONLY)     = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=442, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(4, "/mnt/test\tloki(rw,sync,wdelay,hi"..., 4096) = 442
brk(0)                                  = 0x8058000
brk(0x8059000)                          = 0x8059000
lstat64("/mnt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/mnt/test", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 5
connect(5, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(5)                                = 0
open("/etc/hosts", O_RDONLY)            = 5
fcntl64(5, F_GETFD)                     = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(5, "# Do not remove the following li"..., 4096) = 289
close(5)                                = 0
munmap(0x40015000, 4096)                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 5
connect(5, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(5)                                = 0
open("/etc/hosts", O_RDONLY)            = 5
fcntl64(5, F_GETFD)                     = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(5, "# Do not remove the following li"..., 4096) = 289
close(5)                                = 0
munmap(0x40015000, 4096)                = 0
lstat64("/export", {st_mode=S_IFDIR|0755, st_size=160, ...}) = 0
lstat64("/export/terrex_prototyping", {st_mode=S_IFDIR|0755, st_size=136, ...}) = 0
lstat64("/export", {st_mode=S_IFDIR|0755, st_size=160, ...}) = 0
lstat64("/export/vss", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
lstat64("/export/vss/db", {st_mode=S_IFDIR|0755, st_size=104, ...}) = 0
lstat64("/export/vss/db/mv22", {st_mode=S_IFDIR|0755, st_size=312, ...}) = 0
brk(0)                                  = 0x8059000
brk(0x805a000)                          = 0x805a000
read(4, "", 4096)                       = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x40014000, 4096)                = 0
close(3)                                = 0
open("/var/lib/nfs/rmtab", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=4090, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40014000
read(3, "aaaa:/export/imagery:0x00000002\n"..., 4096) = 4090
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40015000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x40015000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=48048, ...}) = 0
old_mmap(NULL, 48048, PROT_READ, MAP_PRIVATE, 4, 0) = 0x4015e000
close(4)                                = 0
open("/lib/libnss_nis.so.2", O_RDONLY)  = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\34\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0755, st_size=40954, ...}) = 0
old_mmap(NULL, 33616, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40015000
old_mmap(0x4001d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x8000) = 0x4001d000
close(4)                                = 0
open("/lib/libnsl.so.1", O_RDONLY)      = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260:\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0755, st_size=90721, ...}) = 0
old_mmap(NULL, 88672, PROT_READ|PROT_EXEC, MAP_PRIVATE, 4, 0) = 0x40176000
old_mmap(0x40189000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED, 4, 0x12000) = 0x40189000
old_mmap(0x4018a000, 6752, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4018a000
close(4)                                = 0
munmap(0x4015e000, 48048)               = 0
uname({sys="Linux", node="thor", ...})  = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
brk(0)                                  = 0x805a000
brk(0x805f000)                          = 0x805f000
gettimeofday({1057187230, 788089}, NULL) = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
getpid()                                = 11001
bind(5, {sin_family=AF_INET, sin_port=htons(1001), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\"\377;\33\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\"\377;\33\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1002), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\r\350I\240\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\r\350I\240\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1003), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "u\210\'4\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "u\210\'4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1004), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, ")\321\225<\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ")\321\225<\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1005), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "[\210\233\326\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "[\210\233\326\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 112
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1006), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "$\226\200J\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "$\226\200J\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1007), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\20\2i\253\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\20\2i\253\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1008), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "|\351h\222\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "|\351h\222\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1009), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "~E\30\230\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "~E\30\230\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 60
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1010), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, ":\364\23\3\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ":\364\23\3\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 252
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1011), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "ELs!\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "ELs!\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 372
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1012), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, ")\31\336\327\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ")\31\336\327\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1013), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\2\377\206A\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\2\377\206A\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 128
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1014), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "p,\6#\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "p,\6#\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 208
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1015), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "]|\6\333\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "]|\6\333\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 196
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1016), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "g\233\3609\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "g\233\3609\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 92
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1017), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "7_l\221\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "7_l\221\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 80
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1018), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "J\304\244@\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "J\304\244@\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1019), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "d\245!R\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "d\245!R\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 308
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1020), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "l\242\321\240\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "l\242\321\240\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1021), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "zi\315\267\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "zi\315\267\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 244
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1022), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "`\362o\361\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "`\362o\361\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(1023), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "v73\313\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "v73\313\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(600), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "?\222\261A\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "?\222\261A\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(601), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "k\322\234x\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "k\322\234x\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
brk(0)                                  = 0x805f000
brk(0x8060000)                          = 0x8060000
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(602), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\t)/\255\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\t)/\255\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(603), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "+\304?\224\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "+\304?\224\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(604), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "-\265jP\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "-\265jP\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(605), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, " w*\370\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, " w*\370\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 112
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(606), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\177\376\225\321\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\177\376\225\321\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(607), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\177L*\334\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\177L*\334\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(608), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\27\201\201\322\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\27\201\201\322\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(609), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "~T|)\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "~T|)\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 60
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(610), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "V\350&\300\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "V\350&\300\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 252
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(611), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "22I0\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "22I0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 372
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(612), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "|:\336\220\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "|:\336\220\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(613), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\4Q\1\315\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\4Q\1\315\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 128
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(614), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "#\26\37$\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "#\26\37$\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 208
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(615), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "l(\261\216\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "l(\261\216\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 196
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(616), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\177y\316\'\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\177y\316\'\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 92
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(617), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, ";\337\361)\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ";\337\361)\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 80
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(618), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\26\307<S\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\26\307<S\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(619), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\200<\234\'\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\200<\234\'\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 308
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(620), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\37\34\t=\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\37\34\t=\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(621), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "t|\370H\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "t|\370H\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 244
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(622), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "F\rh\316\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "F\rh\316\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(623), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "+h\241\266\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "+h\241\266\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(624), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "/l\210\316\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "/l\210\316\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(625), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "-\341\275\350\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "-\341\275\350\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
brk(0)                                  = 0x8060000
brk(0x8061000)                          = 0x8061000
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(626), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "H9n\343\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "H9n\343\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 64
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(627), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, ";EVx\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ";EVx\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 112
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(628), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "*\n\36\244\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "*\n\36\244\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(629), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "BC6\6\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "BC6\6\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(630), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "i#\363r\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "i#\363r\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(631), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\2>Z\307\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\2>Z\307\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 60
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(632), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "/a\342\345\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "/a\342\345\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 252
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(633), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "${u\1\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "${u\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 372
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(634), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "Kl\32\314\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "Kl\32\314\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(635), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "0\271\233W\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "0\271\233W\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 64
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(636), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "A\221\250\306\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "A\221\250\306\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 64
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(637), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "WeKm\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "WeKm\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 64
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(638), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "R\250Y\267\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "R\250Y\267\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 64
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
brk(0)                                  = 0x8061000
brk(0x8062000)                          = 0x8062000
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(639), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "Q\200\33\v\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "Q\200\33\v\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(640), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\3W\314^\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\3W\314^\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(641), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\6y\224w\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\6y\224w\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 112
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(642), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "(\214\24\216\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "(\214\24\216\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(643), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "w\23@u\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "w\23@u\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(644), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "ax\313\225\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "ax\313\225\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(645), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "H\222\300\360\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "H\222\300\360\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 60
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(646), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "2L\316\205\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "2L\316\205\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 252
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(647), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "m\17@\351\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "m\17@\351\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 372
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(648), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "M\330<;\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "M\330<;\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(649), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "+9\310\370\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "+9\310\370\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(650), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "6;\313\v\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "6;\313\v\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(651), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\3\352\343<\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\3\352\343<\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(652), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\30\211\3215\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\30\211\3215\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
brk(0)                                  = 0x8062000
brk(0x8063000)                          = 0x8063000
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(653), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\17\250NH\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\17\250NH\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(654), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "(\265#H\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "(\265#H\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(655), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "/\356t\36\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "/\356t\36\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 112
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(656), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "Mx@\321\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "Mx@\321\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(657), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "m^Y\33\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "m^Y\33\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(658), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "!Sq\306\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "!Sq\306\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(659), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\21\277f\21\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\21\277f\21\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 60
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(660), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\20\n\376;\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\20\n\376;\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 252
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(661), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\rf\271\272\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\rf\271\272\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 372
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(662), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\35\347V+\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\35\347V+\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(663), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\f\373\267\5\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\f\373\267\5\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 128
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(664), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\16\220\330\t\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\16\220\330\t\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 208
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(665), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "C\313\270\243\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "C\313\270\243\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 196
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(666), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\"$3$\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\"$3$\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 92
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(667), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\177\267\325\222\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\177\267\325\222\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 80
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(668), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\\D\255\361\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\\D\255\361\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(669), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "Z\356_U\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "Z\356_U\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 308
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(670), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\35g\250^\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\35g\250^\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 52
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(671), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\5\343_\321\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\5\343_\321\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 244
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(672), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "#\242\217\232\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "#\242\217\232\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(673), sin_addr=inet_addr("0.0.0.0")}}, 16) = -1 EADDRINUSE (Address already in use)
bind(5, {sin_family=AF_INET, sin_port=htons(674), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\1\rC\273\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\1\rC\273\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
brk(0)                                  = 0x8063000
brk(0x8064000)                          = 0x8064000
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(675), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\31\227j\256\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\31\227j\256\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(676), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "yD\265\330\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "yD\265\330\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(677), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "~\226\266\217\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "~\226\266\217\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT (No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=289, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001e000
read(4, "# Do not remove the following li"..., 4096) = 289
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x4001e000, 4096)                = 0
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(678), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "O\354`2\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "O\354`2\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 56
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(679), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\36\351<Q\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\36\351<Q\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 112
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(680), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "/\200\371\320\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 88, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 88
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "/\200\371\320\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(681), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "3\364\355P\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "3\364\355P\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(682), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "_\336\"9\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "_\336\"9\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 152
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(683), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "b\242\347M\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "b\242\347M\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 60
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(684), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "+%\267\264\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "+%\267\264\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 252
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(685), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "0\276\25\203\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 76, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 76
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "0\276\25\203\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 372
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(686), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "s\6y\264\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "s\6y\264\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "6\234;\366\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "6\234;\366\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 128
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(688), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "<\203\16\247\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "<\203\16\247\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 208
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(689), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "1\"\237H\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0"..., 80, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 80
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "1\"\237H\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 196
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(690), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, ">3R\335\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3\0\0"..., 92, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 92
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">3R\335\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 92
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(691), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "Z\2535\214\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0\3"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "Z\2535\214\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 80
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(692), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\26\370\325\362\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\26\370\325\362\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 296
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(693), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "\4\v\343\252\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, "\4\v\343\252\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, [16]) = 308
close(5)                                = 0
open("/etc/netgroup", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/var/yp/binding/vss.fsi.com.2", O_RDONLY) = 4
readv(4, [{"\377\377", 2}, {"\1\0\0\0\3063\33*\2\257\0\0", 12}], 2) = 14
socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 5
bind(5, {sin_family=AF_INET, sin_port=htons(694), sin_addr=inet_addr("0.0.0.0")}}, 16) = 0
ioctl(5, 0x5421, [1])                   = 0
setsockopt(5, SOL_IP, IP_RECVERR, [1], 4) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC)         = 0
close(4)                                = 0
sendto(5, "N\262\204\310\0\0\0\0\0\0\0\2\0\1\206\244\0\0\0\2\0\0\0"..., 84, 0, {sin_family=AF_INET, sin_port=htons(687), sin_addr=inet_addr("198.51.27.42")}}, 16) = 84
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=loki\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32772), sin_addr=inet_addr("198.51.27.49")}}, [16]) = 149
poll([{fd=5, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(5, ">>>\nt=status\nst=active\nsrc=thor\n"..., 8800, 0, {sin_family=AF_INET, sin_port=htons(32774), sin_addr=inet_addr("198.51.27.48")}}, [16]) = 150
poll([{fd=5, events=POLLIN}], 1, 5000)  = -1 EINTR (Interrupted system call)
--- SIGINT (Interrupt) ---
+++ killed by SIGINT +++

      parent reply	other threads:[~2003-07-03 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-17 19:46 exportfs operations hang Matt Schillinger
2003-06-17 22:08 ` Steve Dickson
2003-06-18 16:47   ` Matt Schillinger
2003-07-03 14:57   ` Matt Schillinger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1057244279.23711.18.camel@mosix \
    --to=mschilli@vss.fsi.com \
    --cc=SteveD@RedHat.com \
    --cc=nfs@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.