high CPU load under zh_CN-UTF-8 locale

bxuefeng phyrster at gmail.com
Fri Jan 20 03:18:51 CET 2006


On 19:05 Thu 19 Jan 2006, Marc Lehmann wrote:
> On Thu, Jan 19, 2006 at 05:04:40PM +0800, bxuefeng <phyrster at gmail.com> wrote:
> > I am having a strange problem: when I change the locale from en_US.UTF-8 into
> > zh_CN.UTF-8, I noticed a heavy usage of CPU time cycle when launching urxvt.
> > When I reset the locale back to en_US.UTF-8 the probem is gone. 
> 
> I just tried to reproduce this on my debian sid, like this:
> 
>    LC_ALL=zh_CN.UTF-8 urxvt
> 
> How did you "change the locale"? Could you do a

I use dpkg-reconfigure locales to set the locale to zh_CN.UTF-8. Either your
way or mine, the problem is reproducable. 
> 
>    strace -tttT -o tracefile urxvt

I have attached two tracefiles when the locale is zh_CN.UTF-8:

tracefile is the one produced when I disable my input method SCIM and there
is no occurrance of heavy CPU usage. 

tracefile-bad is the one produced when I enable my input method SCIM and
there again occurs the heavy CPU load. I also noticed from 'top' that it is
program X which uses 99% of the CPU cycle. 

here is my setting of SCIM in the script /etc/X11/xsession.d/95-scim

GTK_IM_MODULE="xim" ; export GTK_IM_MODULE
QT_IM_MODULE="xim" ; export QT_IM_MODULE
export XIM=SCIM
export XIM_PROGRAM=SCIM
XMODIFIERS="@im=SCIM" ; export XMODIFIERS
scim -d&

> on such a slow session and upload the tracefile somewhere or send it to
> rxvt-unicode at plan9.de?

Yes, attached :)

> > What might causing this problem? 
> 
> No idea. Do you use any input methods? What happens when you don't use any
> input methods?

I think the input method is causing the problem. Now the question is perhaps
how to make SCIM compatible with urxvt.

-- 
regards
phyrster

-------------- next part --------------
1137723041.508412 execve("/usr/bin/urxvt", ["urxvt"], [/* 21 vars */]) = 0 <0.000270>
1137723041.508998 uname({sys="Linux", node="badger", ...}) = 0 <0.000008>
1137723041.509146 brk(0)                = 0x8149000 <0.000007>
1137723041.509240 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000014>
1137723041.509344 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.509430 open("/etc/ld.so.cache", O_RDONLY) = 3 <0.000015>
1137723041.509500 fstat64(3, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000008>
1137723041.509603 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000 <0.000023>
1137723041.509693 close(3)              = 0 <0.000007>
1137723041.509748 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.509825 open("/usr/lib/libXft.so.2", O_RDONLY) = 3 <0.000030>
1137723041.509909 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200=\0"..., 512) = 512 <0.000016>
1137723041.509998 fstat64(3, {st_mode=S_IFREG|0644, st_size=72172, ...}) = 0 <0.000007>
1137723041.510077 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001d000 <0.000009>
1137723041.510165 old_mmap(NULL, 75284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4001e000 <0.000029>
1137723041.510265 old_mmap(0x40030000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x40030000 <0.000018>
1137723041.510361 close(3)              = 0 <0.000007>
1137723041.510423 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.510494 open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3 <0.000027>
1137723041.510576 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300l\0"..., 512) = 512 <0.000017>
1137723041.510662 fstat64(3, {st_mode=S_IFREG|0644, st_size=446724, ...}) = 0 <0.000007>
1137723041.510741 old_mmap(NULL, 445688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40031000 <0.000011>
1137723041.510815 old_mmap(0x4009b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6a000) = 0x4009b000 <0.000014>
1137723041.510906 close(3)              = 0 <0.000007>
1137723041.510966 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723041.511038 open("/usr/lib/libz.so.1", O_RDONLY) = 3 <0.000031>
1137723041.511122 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\26"..., 512) = 512 <0.000017>
1137723041.511219 fstat64(3, {st_mode=S_IFREG|0644, st_size=78788, ...}) = 0 <0.000007>
1137723041.511304 old_mmap(NULL, 81744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4009e000 <0.000017>
1137723041.511384 old_mmap(0x400b1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x400b1000 <0.000015>
1137723041.511477 close(3)              = 0 <0.000008>
1137723041.511536 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723041.511604 open("/usr/lib/libXrender.so.1", O_RDONLY) = 3 <0.000023>
1137723041.511681 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\23"..., 512) = 512 <0.000017>
1137723041.511765 fstat64(3, {st_mode=S_IFREG|0644, st_size=31620, ...}) = 0 <0.000007>
1137723041.511845 old_mmap(NULL, 34568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400b2000 <0.000011>
1137723041.511919 old_mmap(0x400ba000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x400ba000 <0.000014>
1137723041.512011 close(3)              = 0 <0.000008>
1137723041.512070 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.512139 open("/usr/X11R6/lib/libX11.so.6", O_RDONLY) = 3 <0.000031>
1137723041.512241 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\24"..., 512) = 512 <0.000018>
1137723041.512328 fstat64(3, {st_mode=S_IFREG|0644, st_size=826256, ...}) = 0 <0.000007>
1137723041.512407 old_mmap(NULL, 830392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400bb000 <0.000010>
1137723041.512539 old_mmap(0x40182000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc6000) = 0x40182000 <0.000016>
1137723041.512658 close(3)              = 0 <0.000007>
1137723041.512720 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.512790 open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3 <0.000023>
1137723041.512868 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\237\0"..., 512) = 512 <0.000017>
1137723041.512954 fstat64(3, {st_mode=S_IFREG|0644, st_size=186904, ...}) = 0 <0.000007>
1137723041.513034 old_mmap(NULL, 189544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40186000 <0.000010>
1137723041.513108 old_mmap(0x401af000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0x401af000 <0.000016>
1137723041.513216 old_mmap(0x401b4000, 1128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401b4000 <0.000012>
1137723041.513315 close(3)              = 0 <0.000008>
1137723041.513376 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723041.513445 open("/usr/X11R6/lib/libXpm.so.4", O_RDONLY) = 3 <0.000029>
1137723041.513527 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P#\0\000"..., 512) = 512 <0.000017>
1137723041.513614 fstat64(3, {st_mode=S_IFREG|0644, st_size=85132, ...}) = 0 <0.000007>
1137723041.513693 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401b5000 <0.000009>
1137723041.513776 old_mmap(NULL, 88068, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x401b6000 <0.000010>
1137723041.513850 old_mmap(0x401cb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x401cb000 <0.000015>
1137723041.513943 close(3)              = 0 <0.000007>
1137723041.514003 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723041.514072 open("/lib/libgcc_s.so.1", O_RDONLY) = 3 <0.000014>
1137723041.514137 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\30\0\000"..., 512) = 512 <0.000022>
1137723041.514459 fstat64(3, {st_mode=S_IFREG|0644, st_size=40284, ...}) = 0 <0.000007>
1137723041.514541 old_mmap(NULL, 43432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x401cc000 <0.000017>
1137723041.514622 old_mmap(0x401d6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x401d6000 <0.000015>
1137723041.514715 close(3)              = 0 <0.000007>
1137723041.514779 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.514850 open("/lib/tls/libc.so.6", O_RDONLY) = 3 <0.000030>
1137723041.514932 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320O\1"..., 512) = 512 <0.000018>
1137723041.515019 fstat64(3, {st_mode=S_IFREG|0755, st_size=1266800, ...}) = 0 <0.000007>
1137723041.515102 old_mmap(NULL, 1272764, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x401d7000 <0.000011>
1137723041.515177 old_mmap(0x40304000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12d000) = 0x40304000 <0.000022>
1137723041.515300 old_mmap(0x4030c000, 7100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4030c000 <0.000013>
1137723041.515393 close(3)              = 0 <0.000007>
1137723041.515478 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723041.515549 open("/lib/tls/libdl.so.2", O_RDONLY) = 3 <0.000023>
1137723041.515640 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512 <0.000022>
1137723041.515733 fstat64(3, {st_mode=S_IFREG|0644, st_size=9592, ...}) = 0 <0.000007>
1137723041.515823 old_mmap(NULL, 12404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4030e000 <0.000011>
1137723041.515897 old_mmap(0x40310000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x40310000 <0.000015>
1137723041.516007 close(3)              = 0 <0.000008>
1137723041.516074 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723041.516212 open("/usr/lib/libexpat.so.1", O_RDONLY) = 3 <0.000030>
1137723041.516304 read(3, "\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 <0.000018>
1137723041.516391 fstat64(3, {st_mode=S_IFREG|0644, st_size=129972, ...}) = 0 <0.000008>
1137723041.516471 old_mmap(NULL, 128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40312000 <0.000011>
1137723041.516545 old_mmap(0x4032f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x4032f000 <0.000016>
1137723041.516638 close(3)              = 0 <0.000008>
1137723041.516706 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723041.516775 open("/usr/X11R6/lib/libXext.so.6", O_RDONLY) = 3 <0.000028>
1137723041.516857 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`&\0\000"..., 512) = 512 <0.000017>
1137723041.516942 fstat64(3, {st_mode=S_IFREG|0644, st_size=54048, ...}) = 0 <0.000008>
1137723041.517021 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40332000 <0.000009>
1137723041.517104 old_mmap(NULL, 57300, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40333000 <0.000010>
1137723041.517177 old_mmap(0x40340000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x40340000 <0.000023>
1137723041.517290 close(3)              = 0 <0.000008>
1137723041.517444 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40341000 <0.000009>
1137723041.518182 mprotect(0x40304000, 20480, PROT_READ) = 0 <0.000017>
1137723041.518944 set_thread_area({entry_number:-1 -> 6, base_addr:0x403416c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 <0.000010>
1137723041.519033 munmap(0x40017000, 24411) = 0 <0.000024>
1137723041.519683 pipe([3, 4])          = 0 <0.000026>
1137723041.519810 fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 <0.000009>
1137723041.519872 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723041.519925 fcntl64(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 <0.000008>
1137723041.519980 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723041.520044 gettimeofday({1137723041, 520068}, NULL) = 0 <0.000008>
1137723041.520619 brk(0)                = 0x8149000 <0.000008>
1137723041.520699 brk(0x816a000)        = 0x816a000 <0.000012>
1137723041.520798 getgid32()            = 1000 <0.000006>
1137723041.520885 getegid32()           = 1000 <0.000006>
1137723041.520947 geteuid32()           = 1000 <0.000007>
1137723041.520995 getgid32()            = 1000 <0.000007>
1137723041.521057 setresgid32(-1, 1000, -1) = 0 <0.000008>
1137723041.521126 getuid32()            = 1000 <0.000007>
1137723041.521185 setresuid32(-1, 1000, -1) = 0 <0.000009>
1137723041.521328 rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 <0.000010>
1137723041.521405 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 <0.000008>
1137723041.521492 rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0 <0.000008>
1137723041.521586 rt_sigaction(SIGCHLD, {0x80745d0, ~[RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 <0.000008>
1137723041.521669 rt_sigprocmask(SIG_BLOCK, [TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.521734 rt_sigaction(SIGTERM, {0x80745d0, ~[RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 <0.000008>
1137723041.521809 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.521874 rt_sigaction(SIGINT, {0x80745d0, ~[RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 <0.000007>
1137723041.522082 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 5 <0.000030>
1137723041.522181 fstat64(5, {st_mode=S_IFREG|0644, st_size=1593472, ...}) = 0 <0.000015>
1137723041.522887 mmap2(NULL, 1593472, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40342000 <0.000039>
1137723041.522983 close(5)              = 0 <0.000008>
1137723041.523175 open("/dev/null", O_RDONLY) = 5 <0.000026>
1137723041.523289 dup2(5, 0)            = 0 <0.000009>
1137723041.523356 close(5)              = 0 <0.000007>
1137723041.523406 dup2(2, 1)            = 1 <0.000007>
1137723041.523702 uname({sys="Linux", node="badger", ...}) = 0 <0.000009>
1137723041.523872 socket(PF_FILE, SOCK_STREAM, 0) = 5 <0.000033>
1137723041.523965 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 <0.000007>
1137723041.524036 uname({sys="Linux", node="badger", ...}) = 0 <0.000007>
1137723041.524161 uname({sys="Linux", node="badger", ...}) = 0 <0.000007>
1137723041.524329 connect(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0 <0.000174>
1137723041.524595 uname({sys="Linux", node="badger", ...}) = 0 <0.000008>
1137723041.524735 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723041.524830 access("/home/phyrster/.Xauthority", R_OK) = 0 <0.000015>
1137723041.524930 open("/home/phyrster/.Xauthority", O_RDONLY|O_LARGEFILE) = 6 <0.000013>
1137723041.525024 fstat64(6, {st_mode=S_IFREG|0600, st_size=117, ...}) = 0 <0.000009>
1137723041.525109 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000015>
1137723041.525181 read(6, "\1\0\0\6badger\0\0010\0\22MIT-MAGIC-COOKIE-"..., 131072) = 117 <0.000037>
1137723041.525333 read(6, "", 131072)   = 0 <0.000009>
1137723041.525402 close(6)              = 0 <0.000010>
1137723041.525460 munmap(0x404c8000, 131072) = 0 <0.000018>
1137723041.525606 writev(5, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\231\365\364\310j\177j*4\4\347\t2y\331\226", 16}], 4) = 48 <0.000125>
1137723041.525833 fcntl64(5, F_GETFL)   = 0x2 (flags O_RDWR) <0.000007>
1137723041.525891 fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000008>
1137723041.525974 read(5, "\1\0\v\0\0\0\223\0", 8) = 8 <0.000009>
1137723041.526044 read(5, "\240B\241\3\0\0\240\1\377\377\37\0\0\1\0\0\24\0\377\377"..., 588) = 588 <0.000022>
1137723041.526239 write(5, "7\0\5\0\0\0\240\1L\0\0\0\10\0\0\0\377\377\377\0b\0\5\0"..., 64) = 64 <0.000089>
1137723041.526413 read(5, "\1\0\2\0\0\0\0\0\1\203\0\0\24\0\0\0\24\0\0\0\0\0\0\0D\355"..., 32) = 32 <0.000008>
1137723041.526510 read(5, "\1\10\3\0\242\0\0\0\37\0\0\0\0\0\0\0\206\2\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723041.526607 readv(5, [{"*customization:\t-color\nURxvt.col"..., 646}, {"\1\0", 2}], 2) = 648 <0.000021>
1137723041.526701 write(5, "\203\0\1\0", 4) = 4 <0.000051>
1137723041.526811 read(5, "\1\337\4\0\0\0\0\0\377\377?\0\0\0\0\0\4\0\0\0\4\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.526930 writev(5, [{"b\0\5\0\t\0\240\1", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 <0.000056>
1137723041.527066 read(5, "\1\0\5\0\0\0\0\0\1\226n\261\24\0\0\0\24\0\0\0\0\0\0\0D"..., 32) = 32 <0.000019>
1137723041.527163 write(5, "\226\0\2\0\1\0\0\0", 8) = 8 <0.000061>
1137723041.527291 read(5, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.527501 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000028>
1137723041.527619 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000008>
1137723041.527706 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000014>
1137723041.527777 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000361>
1137723041.529325 read(6, "", 131072)   = 0 <0.000014>
1137723041.529398 close(6)              = 0 <0.000011>
1137723041.529455 munmap(0x404c8000, 131072) = 0 <0.000021>
1137723041.529534 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000020>
1137723041.529619 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000008>
1137723041.529700 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000010>
1137723041.529762 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000139>
1137723041.531017 close(6)              = 0 <0.000009>
1137723041.531080 munmap(0x404c8000, 131072) = 0 <0.000015>
1137723041.531153 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000026>
1137723041.531252 fstat64(6, {st_mode=S_IFREG|0644, st_size=38037, ...}) = 0 <0.000007>
1137723041.531332 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000010>
1137723041.531453 read(6, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 131072) = 38037 <0.000132>
1137723041.532101 close(6)              = 0 <0.000009>
1137723041.532149 munmap(0x404c8000, 131072) = 0 <0.000014>
1137723041.532286 open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000015>
1137723041.532388 open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 6 <0.000015>
1137723041.532457 fstat64(6, {st_mode=S_IFREG|0644, st_size=45568, ...}) = 0 <0.000007>
1137723041.532531 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000009>
1137723041.532586 read(6, "# GNU libc iconv configuration.\n"..., 131072) = 45568 <0.000200>
1137723041.538212 read(6, "", 131072)   = 0 <0.000021>
1137723041.538313 close(6)              = 0 <0.000012>
1137723041.538367 munmap(0x404c8000, 131072) = 0 <0.000021>
1137723041.539882 open("/usr/X11R6/lib/X11/locale/zh_CN.UTF-8/XI18N_OBJS", O_RDONLY|O_LARGEFILE) = 6 <0.000034>
1137723041.540008 fstat64(6, {st_mode=S_IFREG|0644, st_size=359, ...}) = 0 <0.000009>
1137723041.540090 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000015>
1137723041.540154 read(6, "# CATEGORY(XLC|XIM|OM)\tSHARED_LI"..., 131072) = 359 <0.000050>
1137723041.540299 read(6, "", 131072)   = 0 <0.000013>
1137723041.540358 close(6)              = 0 <0.000010>
1137723041.540406 munmap(0x404c8000, 131072) = 0 <0.000014>
1137723041.540533 open("/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2", O_RDONLY) = 6 <0.000019>
1137723041.540612 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\5\0\000"..., 512) = 512 <0.000022>
1137723041.540699 fstat64(6, {st_mode=S_IFREG|0644, st_size=3292, ...}) = 0 <0.000007>
1137723041.540783 old_mmap(NULL, 6224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x404c8000 <0.000013>
1137723041.540854 old_mmap(0x404c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0) = 0x404c9000 <0.000018>
1137723041.540940 close(6)              = 0 <0.000007>
1137723041.541527 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000022>
1137723041.541630 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000008>
1137723041.541706 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000012>
1137723041.541764 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000897>
1137723041.543901 read(6, "", 131072)   = 0 <0.000015>
1137723041.543970 close(6)              = 0 <0.000012>
1137723041.544022 munmap(0x404ca000, 131072) = 0 <0.000024>
1137723041.544100 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000028>
1137723041.544187 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000009>
1137723041.544283 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000014>
1137723041.544344 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000338>
1137723041.546175 close(6)              = 0 <0.000030>
1137723041.547610 munmap(0x404ca000, 131072) = 0 <0.000029>
1137723041.547769 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000030>
1137723041.547874 fstat64(6, {st_mode=S_IFREG|0644, st_size=38037, ...}) = 0 <0.000009>
1137723041.547956 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000015>
1137723041.548019 read(6, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 131072) = 38037 <0.000484>
1137723041.549054 close(6)              = 0 <0.000011>
1137723041.549107 munmap(0x404ca000, 131072) = 0 <0.000019>
1137723041.549181 access("/usr/X11R6/lib/X11/locale/zh_CN.UTF-8/XLC_LOCALE", R_OK) = 0 <0.000031>
1137723041.549840 brk(0x818b000)        = 0x818b000 <0.000013>
1137723041.549912 open("/usr/X11R6/lib/X11/locale/zh_CN.UTF-8/XLC_LOCALE", O_RDONLY|O_LARGEFILE) = 6 <0.000022>
1137723041.549998 fstat64(6, {st_mode=S_IFREG|0644, st_size=2007, ...}) = 0 <0.000008>
1137723041.550078 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000015>
1137723041.550226 read(6, "#     XFree86 NLS for Chinese lo"..., 131072) = 2007 <0.000042>
1137723041.550515 read(6, "", 131072)   = 0 <0.000008>
1137723041.550569 close(6)              = 0 <0.000011>
1137723041.550618 munmap(0x404ca000, 131072) = 0 <0.000017>
1137723041.551023 write(5, "\20\1\6\0\20\0\0\0SCREEN_RESOURCES", 24) = 24 <0.000173>
1137723041.551274 read(5, "\1\337\7\0\0\0\0\0\204\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000021>
1137723041.551379 write(5, "\24\0\6\0L\0\0\0\204\0\0\0\37\0\0\0\0\0\0\0\0\341\365\5"..., 24) = 24 <0.000058>
1137723041.551506 read(5, "\1\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\30\0"..., 32) = 32 <0.000019>
1137723041.551609 uname({sys="Linux", node="badger", ...}) = 0 <0.000009>
1137723041.551765 open("/home/phyrster/.Xdefaults-badger", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) <0.000020>
1137723041.551906 open("/etc/ld.so.cache", O_RDONLY) = 6 <0.000018>
1137723041.551972 fstat64(6, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000009>
1137723041.552049 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 6, 0) = 0x404ca000 <0.000032>
1137723041.552135 close(6)              = 0 <0.000008>
1137723041.552183 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000012>
1137723041.552273 open("/usr/lib/libXcursor.so.1", O_RDONLY) = 6 <0.000032>
1137723041.552352 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 $\0\000"..., 512) = 512 <0.000019>
1137723041.552436 fstat64(6, {st_mode=S_IFREG|0644, st_size=33128, ...}) = 0 <0.000008>
1137723041.552518 old_mmap(NULL, 36204, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x404d0000 <0.000011>
1137723041.552587 old_mmap(0x404d8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x404d8000 <0.000022>
1137723041.552682 close(6)              = 0 <0.000007>
1137723041.552838 munmap(0x404ca000, 24411) = 0 <0.000015>
1137723041.552974 writev(5, [{"-\0\5\0\1\0\240\1\5\0\0\0fixed\0\0\0b\341\4\0\6\0\0\0", 28}, {"RENDER", 6}, {"\0\0", 2}], 3) = 36 <0.000116>
1137723041.553182 read(5, "\1\0\n\0\0\0\0\0\1\234\0\267\20\0\0\0\20\0\0\0\0\0\0\0"..., 32) = 32 <0.000020>
1137723041.553307 write(5, "\234\0\3\0\0\0\0\0\n\0\0\0\234\1\1\0", 16) = 16 <0.000081>
1137723041.553450 read(5, "\1\0\v\0\0\0\0\0\0\0\0\0\n\0\0\0\f\0\0\0\0\0\0\0X\355\5"..., 32) = 32 <0.000008>
1137723041.553529 read(5, "\1J\f\0\313\0\0\0\26\0\0\0\1\0\0\0\7\0\0\0\20\0\0\0\1\0"..., 32) = 32 <0.000008>
1137723041.553607 read(5, "3\0\0\0\1\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\000"..., 812) = 812 <0.000020>
1137723041.553770 writev(5, [{"b\0\6\0\17\0\0\0", 8}, {"XFree86-Bigfont", 15}, {"\0", 1}], 3) = 24 <0.000057>
1137723041.553900 read(5, "\1\0\r\0\0\0\0\0\1\233\0\0\30\0\0\0\30\0\0\0\0\0\0\0X\355"..., 32) = 32 <0.000019>
1137723041.553991 write(5, "\233\0\1\0", 4) = 4 <0.000058>
1137723041.554101 read(5, "\1\1\16\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\305\355\367G"..., 32) = 32 <0.000019>
1137723041.554186 write(5, "\233\1\3\0\1\0\240\1\1\0\0\0", 12) = 12 <0.000115>
1137723041.554404 read(5, "\1\327\17\0j\1\0\0\0\0\0\0\6\0\377\377\366\377\0\0(\346"..., 32) = 32 <0.000008>
1137723041.554474 read(5, "\2\0\0\0\0\2\0\0\0\0\377\0\0\0\26\0\0\0\0\0\v\0\2\0\0\1"..., 40) = 40 <0.000008>
1137723041.554546 read(5, "\356\0\0\0\357\0\0\0\332\0\0\0\360\0\0\0@\0\0\0\361\0\0"..., 176) = 176 <0.000008>
1137723041.554618 read(5, "\0\0\5\0\6\0\t\0\0\0\0\0\0\0\5\0\6\0\7\0\376\377\0\0\0"..., 1232) = 1232 <0.000020>
1137723041.554722 write(5, "\20\0\4\0\6\0\240\1cursor\1\0", 16) = 16 <0.000053>
1137723041.554833 read(5, "\1\337\20\0\0\0\0\0\373\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723041.554950 getsockname(5, {sa_family=AF_FILE, path="V??"}, [2]) = 0 <0.000011>
1137723041.555038 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 <0.000009>
1137723041.555098 write(5, "^\0\10\0\2\0\240\1\1\0\240\1\1\0\240\1 \0 \0\0\0\0\0\0"..., 76) = 76 <0.000206>
1137723041.555380 read(5, "\1\337\24\0\0\0\0\0\223\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000020>
1137723041.556515 open("/usr/X11R6/lib/X11/XKeysymDB", O_RDONLY|O_LARGEFILE) = 6 <0.000031>
1137723041.556625 fstat64(6, {st_mode=S_IFREG|0644, st_size=8298, ...}) = 0 <0.000009>
1137723041.556715 read(6, "! $Xorg: XKeysymDB,v 1.3 2000/08"..., 8298) = 8298 <0.000059>
1137723041.556834 close(6)              = 0 <0.000010>
1137723041.557386 write(5, "\20\0\3\0\4\0\240\1TEXT\20\0\6\0\r\0 \0COMPOUND_TEX"..., 424) = 424 <0.000159>
1137723041.557623 read(5, "\1\337\25\0\0\0\0\0\224\1\0\0\0\0\0\0\f\0\0\0\f\0\0\0\0"..., 32) = 32 <0.000008>
1137723041.557701 read(5, "\1\337\26\0\0\0\0\0\225\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000007>
1137723041.557774 read(5, "\1\337\27\0\0\0\0\0\3\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0"..., 32) = 32 <0.000007>
1137723041.557848 read(5, "\1\337\30\0\0\0\0\0\226\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000008>
1137723041.557919 read(5, "\1\337\31\0\0\0\0\0\227\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000008>
1137723041.557991 read(5, "\1\337\32\0\0\0\0\0\230\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000007>
1137723041.558062 read(5, "\1\337\33\0\0\0\0\0\231\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000008>
1137723041.558134 read(5, "\1\337\34\0\0\0\0\0\232\1\0\0\0\0\0\0\f\0\0\0\f\0\0\0\0"..., 32) = 32 <0.000008>
1137723041.558215 read(5, "\1\337\35\0\0\0\0\0\377\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000008>
1137723041.558293 read(5, "\1\337\36\0\0\0\0\0\376\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000007>
1137723041.558365 read(5, "\1\337\37\0\0\0\0\0\233\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000008>
1137723041.558437 read(5, "\1\337 \0\0\0\0\0C\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0\0\0"..., 32) = 32 <0.000007>
1137723041.558509 read(5, "\1\337!\0\0\0\0\0\t\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723041.558580 read(5, "\1\337\"\0\0\0\0\0\4\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0"..., 32) = 32 <0.000008>
1137723041.558651 read(5, "\1\337#\0\0\0\0\0\5\1\0\0\0\0\0\0\34\0\0\0\34\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723041.558723 read(5, "\1\337$\0\0\0\0\0\7\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0\0"..., 32) = 32 <0.000007>
1137723041.558795 read(5, "\1\337%\0\0\0\0\0\10\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0\0"..., 32) = 32 <0.000007>
1137723041.558866 read(5, "\1\337&\0\0\0\0\0\207\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0\0"..., 32) = 32 <0.000007>
1137723041.558937 read(5, "\1\337\'\0\0\0\0\0\212\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723041.559008 read(5, "\1\337(\0\0\0\0\0\234\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0\0"..., 32) = 32 <0.000008>
1137723041.559080 read(5, "\1\337)\0\0\0\0\0\213\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.559596 write(5, "\20\1\t\0\33\0\240\1XDCCC_LINEAR_RGB_CORRECT"..., 36) = 36 <0.000084>
1137723041.559758 read(5, "\1\337*\0\0\0\0\0\216\0\0\0\0\0\0\0$\0\0\0$\0\0\0\0\0\0"..., 32) = 32 <0.000020>
1137723041.559848 write(5, "\20\1\t\0\31\0\240\1XDCCC_LINEAR_RGB_MATRICE"..., 36) = 36 <0.000050>
1137723041.559958 read(5, "\1\337+\0\0\0\0\0\217\0\0\0\0\0\0\0$\0\0\0$\0\0\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.560055 write(5, "\24\0\6\0L\0\0\0\217\0\0\0\23\0\0\0\0\0\0\0t\31\0\0", 24) = 24 <0.000057>
1137723041.560179 read(5, "\1\0,\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000036>
1137723041.561754 stat64("/usr/X11R6/lib/X11/Xcms.txt", 0xbffff774) = -1 ENOENT (No such file or directory) <0.000017>
1137723041.561848 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"White", 5}, {"\0\0\0", 3}], 3) = 20 <0.000146>
1137723041.562075 read(5, "\1\0-\0\0\0\0\0\377\377\377\0\377\377\377\377\377\377\377"..., 32) = 32 <0.000019>
1137723041.562166 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"Black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000094>
1137723041.562354 read(5, "\1\0.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0"..., 32) = 32 <0.000019>
1137723041.562443 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000090>
1137723041.562607 read(5, "\1\0/\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0"..., 32) = 32 <0.000019>
1137723041.562764 writev(5, [{"U\0\4\0 \0\0\0\4\0\0\0", 12}, {"red3", 4}], 2) = 16 <0.000097>
1137723041.562929 read(5, "\1\0000\0\0\0\0\0\0\0\315\0\315\315\0\0\0\0\315\315\0\0"..., 32) = 32 <0.000020>
1137723041.563017 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"green3", 6}, {"\0\0", 2}], 3) = 20 <0.000091>
1137723041.563179 read(5, "\1\0001\0\0\0\0\0\0\315\0\0\0\0\315\315\0\0\0\0\315\315"..., 32) = 32 <0.000019>
1137723041.563341 writev(5, [{"U\0\5\0 \0\0\0\7\0\0\0", 12}, {"yellow3", 7}, {"\0", 1}], 3) = 20 <0.000096>
1137723041.563509 read(5, "\1\0002\0\0\0\0\0\0\315\315\0\315\315\315\315\0\0\315\315"..., 32) = 32 <0.000019>
1137723041.563594 writev(5, [{"U\0\6\0 \0\0\0\v\0\0\0", 12}, {"DodgerBlue1", 11}, {"\0", 1}], 3) = 24 <0.000092>
1137723041.563757 read(5, "\1\0003\0\0\0\0\0\377\220\36\0\36\36\220\220\377\377\36"..., 32) = 32 <0.000019>
1137723041.563842 writev(5, [{"U\0\5\0 \0\0\0\10\0\0\0", 12}, {"magenta3", 8}], 2) = 20 <0.000093>
1137723041.564002 read(5, "\1\0004\0\0\0\0\0\315\0\315\0\315\315\0\0\315\315\315\315"..., 32) = 32 <0.000019>
1137723041.564087 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"cyan3", 5}, {"\0\0\0", 3}], 3) = 20 <0.000390>
1137723041.564564 read(5, "\1\0005\0\0\0\0\0\315\315\0\0\0\0\315\315\315\315\0\0\315"..., 32) = 32 <0.000021>
1137723041.564658 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"gray90", 6}, {"\0\0", 2}], 3) = 20 <0.000105>
1137723041.564834 read(5, "\1\0006\0\0\0\0\0\345\345\345\0\345\345\345\345\345\345"..., 32) = 32 <0.000019>
1137723041.564918 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"gray50", 6}, {"\0\0", 2}], 3) = 20 <0.000092>
1137723041.565082 read(5, "\1\0007\0\0\0\0\0\177\177\177\0\177\177\177\177\177\177"..., 32) = 32 <0.000019>
1137723041.565165 writev(5, [{"U\0\4\0 \0\0\0\3\0\0\0", 12}, {"red", 3}, {"\0", 1}], 3) = 16 <0.000094>
1137723041.565349 read(5, "\1\0008\0\0\0\0\0\0\0\377\0\377\377\0\0\0\0\377\377\0\0"..., 32) = 32 <0.000019>
1137723041.565435 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"green", 5}, {"\0\0\0", 3}], 3) = 20 <0.000090>
1137723041.565597 read(5, "\1\0009\0\0\0\0\0\0\377\0\0\0\0\377\377\0\0\0\0\377\377"..., 32) = 32 <0.000019>
1137723041.565682 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"yellow", 6}, {"\0\0", 2}], 3) = 20 <0.000092>
1137723041.565846 read(5, "\1\0:\0\0\0\0\0\0\377\377\0\377\377\377\377\0\0\377\377"..., 32) = 32 <0.000019>
1137723041.565931 writev(5, [{"U\0\6\0 \0\0\0\n\0\0\0", 12}, {"SteelBlue1", 10}, {"\0\0", 2}], 3) = 24 <0.000091>
1137723041.566094 read(5, "\1\0;\0\0\0\0\0\377\270c\0cc\270\270\377\377cc\270\270"..., 32) = 32 <0.000019>
1137723041.566178 writev(5, [{"U\0\5\0 \0\0\0\7\0\0\0", 12}, {"magenta", 7}, {"\0", 1}], 3) = 20 <0.000094>
1137723041.566359 read(5, "\1\0<\0\0\0\0\0\377\0\377\0\377\377\0\0\377\377\377\377"..., 32) = 32 <0.000018>
1137723041.566444 writev(5, [{"U\0\4\0 \0\0\0\4\0\0\0", 12}, {"cyan", 4}], 2) = 16 <0.000091>
1137723041.566600 read(5, "\1\0=\0\0\0\0\0\377\377\0\0\0\0\377\377\377\377\0\0\377"..., 32) = 32 <0.000019>
1137723041.566685 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"white", 5}, {"\0\0\0", 3}], 3) = 20 <0.000093>
1137723041.566850 read(5, "\1\0>\0\0\0\0\0\377\377\377\0\377\377\377\377\377\377\377"..., 32) = 32 <0.000019>
1137723041.566964 write(5, "T\0\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16 <0.000089>
1137723041.567115 read(5, "\1\0?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\20\0\0"..., 32) = 32 <0.000019>
1137723041.567216 write(5, "T\0\4\0 \0\0\0\0\0\0\0\213\213\0\0", 16) = 16 <0.000092>
1137723041.567376 read(5, "\1\0@\0\0\0\0\0\0\0\0\0\213\213\0\0\213\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723041.567464 write(5, "T\0\4\0 \0\0\0\0\0\0\0\315\315\0\0", 16) = 16 <0.000087>
1137723041.567612 read(5, "\1\0A\0\0\0\0\0\0\0\0\0\315\315\0\0\315\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723041.567699 write(5, "T\0\4\0 \0\0\0\0\0\0\0\377\377\0\0", 16) = 16 <0.000089>
1137723041.567849 read(5, "\1\0B\0\0\0\0\0\0\0\0\0\377\377\0\0\377\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723041.567949 write(5, "T\0\4\0 \0\0\0\0\0\213\213\0\0\0\0", 16) = 16 <0.000091>
1137723041.568156 read(5, "\1\0C\0\0\0\0\0\0\0\213\213\0\0\0\0\0\213\0\0\20\0\0\0"..., 32) = 32 <0.000083>
1137723041.568320 write(5, "T\0\4\0 \0\0\0\0\0\213\213\213\213\0\0", 16) = 16 <0.000094>
1137723041.568476 read(5, "\1\0D\0\0\0\0\0\0\0\213\213\213\213\0\0\213\213\0\0\20"..., 32) = 32 <0.000020>
1137723041.568563 write(5, "T\0\4\0 \0\0\0\0\0\213\213\315\315\0\0", 16) = 16 <0.000089>
1137723041.568713 read(5, "\1\0E\0\0\0\0\0\0\0\213\213\315\315\0\0\315\213\0\0\20"..., 32) = 32 <0.000019>
1137723041.568799 write(5, "T\0\4\0 \0\0\0\0\0\213\213\377\377\0\0", 16) = 16 <0.000091>
1137723041.568950 read(5, "\1\0F\0\0\0\0\0\0\0\213\213\377\377\0\0\377\213\0\0\20"..., 32) = 32 <0.000019>
1137723041.569037 write(5, "T\0\4\0 \0\0\0\0\0\315\315\0\0\0\0", 16) = 16 <0.000087>
1137723041.569184 read(5, "\1\0G\0\0\0\0\0\0\0\315\315\0\0\0\0\0\315\0\0\20\0\0\0"..., 32) = 32 <0.000021>
1137723041.569384 write(5, "T\0\4\0 \0\0\0\0\0\315\315\213\213\0\0", 16) = 16 <0.000093>
1137723041.569539 read(5, "\1\0H\0\0\0\0\0\0\0\315\315\213\213\0\0\213\315\0\0\20"..., 32) = 32 <0.000019>
1137723041.569625 write(5, "T\0\4\0 \0\0\0\0\0\315\315\315\315\0\0", 16) = 16 <0.000088>
1137723041.569774 read(5, "\1\0I\0\0\0\0\0\0\0\315\315\315\315\0\0\315\315\0\0\20"..., 32) = 32 <0.000020>
1137723041.569861 write(5, "T\0\4\0 \0\0\0\0\0\315\315\377\377\0\0", 16) = 16 <0.000091>
1137723041.570012 read(5, "\1\0J\0\0\0\0\0\0\0\315\315\377\377\0\0\377\315\0\0\20"..., 32) = 32 <0.000019>
1137723041.570100 write(5, "T\0\4\0 \0\0\0\0\0\377\377\0\0\0\0", 16) = 16 <0.000098>
1137723041.570264 read(5, "\1\0K\0\0\0\0\0\0\0\377\377\0\0\0\0\0\377\0\0\20\0\0\0"..., 32) = 32 <0.000020>
1137723041.570353 write(5, "T\0\4\0 \0\0\0\0\0\377\377\213\213\0\0", 16) = 16 <0.000091>
1137723041.570504 read(5, "\1\0L\0\0\0\0\0\0\0\377\377\213\213\0\0\213\377\0\0\20"..., 32) = 32 <0.000019>
1137723041.570592 write(5, "T\0\4\0 \0\0\0\0\0\377\377\315\315\0\0", 16) = 16 <0.000088>
1137723041.570739 read(5, "\1\0M\0\0\0\0\0\0\0\377\377\315\315\0\0\315\377\0\0\20"..., 32) = 32 <0.000018>
1137723041.570825 write(5, "T\0\4\0 \0\0\0\0\0\377\377\377\377\0\0", 16) = 16 <0.000091>
1137723041.570976 read(5, "\1\0N\0\0\0\0\0\0\0\377\377\377\377\0\0\377\377\0\0\20"..., 32) = 32 <0.000019>
1137723041.571063 write(5, "T\0\4\0 \0\0\0\213\213\0\0\0\0\0\0", 16) = 16 <0.000086>
1137723041.571220 read(5, "\1\0O\0\0\0\0\0\213\213\0\0\0\0\0\0\0\0\213\0\20\0\0\0"..., 32) = 32 <0.000020>
1137723041.571315 write(5, "T\0\4\0 \0\0\0\213\213\0\0\213\213\0\0", 16) = 16 <0.000091>
1137723041.571466 read(5, "\1\0P\0\0\0\0\0\213\213\0\0\213\213\0\0\213\0\213\0\20"..., 32) = 32 <0.000019>
1137723041.571553 write(5, "T\0\4\0 \0\0\0\213\213\0\0\315\315\0\0", 16) = 16 <0.000091>
1137723041.571703 read(5, "\1\0Q\0\0\0\0\0\213\213\0\0\315\315\0\0\315\0\213\0\20"..., 32) = 32 <0.000020>
1137723041.571789 write(5, "T\0\4\0 \0\0\0\213\213\0\0\377\377\0\0", 16) = 16 <0.000091>
1137723041.571940 read(5, "\1\0R\0\0\0\0\0\213\213\0\0\377\377\0\0\377\0\213\0\20"..., 32) = 32 <0.000019>
1137723041.572026 write(5, "T\0\4\0 \0\0\0\213\213\213\213\0\0\0\0", 16) = 16 <0.000089>
1137723041.572174 read(5, "\1\0S\0\0\0\0\0\213\213\213\213\0\0\0\0\0\213\213\0\20"..., 32) = 32 <0.000024>
1137723041.572477 write(5, "T\0\4\0 \0\0\0\213\213\213\213\213\213\0\0", 16) = 16 <0.000100>
1137723041.572640 read(5, "\1\0T\0\0\0\0\0\213\213\213\213\213\213\0\0\213\213\213"..., 32) = 32 <0.000019>
1137723041.572726 write(5, "T\0\4\0 \0\0\0\213\213\213\213\315\315\0\0", 16) = 16 <0.000090>
1137723041.572876 read(5, "\1\0U\0\0\0\0\0\213\213\213\213\315\315\0\0\315\213\213"..., 32) = 32 <0.000018>
1137723041.572961 write(5, "T\0\4\0 \0\0\0\213\213\213\213\377\377\0\0", 16) = 16 <0.000092>
1137723041.573113 read(5, "\1\0V\0\0\0\0\0\213\213\213\213\377\377\0\0\377\213\213"..., 32) = 32 <0.000020>
1137723041.573211 write(5, "T\0\4\0 \0\0\0\213\213\315\315\0\0\0\0", 16) = 16 <0.000091>
1137723041.573368 read(5, "\1\0W\0\0\0\0\0\213\213\315\315\0\0\0\0\0\315\213\0\20"..., 32) = 32 <0.000019>
1137723041.573453 write(5, "T\0\4\0 \0\0\0\213\213\315\315\213\213\0\0", 16) = 16 <0.000117>
1137723041.573692 read(5, "\1\0X\0\0\0\0\0\213\213\315\315\213\213\0\0\213\315\213"..., 32) = 32 <0.000019>
1137723041.573778 write(5, "T\0\4\0 \0\0\0\213\213\315\315\315\315\0\0", 16) = 16 <0.000089>
1137723041.573928 read(5, "\1\0Y\0\0\0\0\0\213\213\315\315\315\315\0\0\315\315\213"..., 32) = 32 <0.000020>
1137723041.574014 write(5, "T\0\4\0 \0\0\0\213\213\315\315\377\377\0\0", 16) = 16 <0.000092>
1137723041.574166 read(5, "\1\0Z\0\0\0\0\0\213\213\315\315\377\377\0\0\377\315\213"..., 32) = 32 <0.000030>
1137723041.574267 write(5, "T\0\4\0 \0\0\0\213\213\377\377\0\0\0\0", 16) = 16 <0.000088>
1137723041.574417 read(5, "\1\0[\0\0\0\0\0\213\213\377\377\0\0\0\0\0\377\213\0\20"..., 32) = 32 <0.000019>
1137723041.574505 write(5, "T\0\4\0 \0\0\0\213\213\377\377\213\213\0\0", 16) = 16 <0.000091>
1137723041.574656 read(5, "\1\0\\\0\0\0\0\0\213\213\377\377\213\213\0\0\213\377\213"..., 32) = 32 <0.000019>
1137723041.574741 write(5, "T\0\4\0 \0\0\0\213\213\377\377\315\315\0\0", 16) = 16 <0.000101>
1137723041.574901 read(5, "\1\0]\0\0\0\0\0\213\213\377\377\315\315\0\0\315\377\213"..., 32) = 32 <0.000019>
1137723041.574986 write(5, "T\0\4\0 \0\0\0\213\213\377\377\377\377\0\0", 16) = 16 <0.000092>
1137723041.575139 read(5, "\1\0^\0\0\0\0\0\213\213\377\377\377\377\0\0\377\377\213"..., 32) = 32 <0.000019>
1137723041.575241 write(5, "T\0\4\0 \0\0\0\315\315\0\0\0\0\0\0", 16) = 16 <0.000089>
1137723041.575391 read(5, "\1\0_\0\0\0\0\0\315\315\0\0\0\0\0\0\0\0\315\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723041.575478 write(5, "T\0\4\0 \0\0\0\315\315\0\0\213\213\0\0", 16) = 16 <0.000091>
1137723041.575629 read(5, "\1\0`\0\0\0\0\0\315\315\0\0\213\213\0\0\213\0\315\0\20"..., 32) = 32 <0.000019>
1137723041.575716 write(5, "T\0\4\0 \0\0\0\315\315\0\0\315\315\0\0", 16) = 16 <0.000088>
1137723041.575864 read(5, "\1\0a\0\0\0\0\0\315\315\0\0\315\315\0\0\315\0\315\0\20"..., 32) = 32 <0.000019>
1137723041.575950 write(5, "T\0\4\0 \0\0\0\315\315\0\0\377\377\0\0", 16) = 16 <0.000089>
1137723041.576099 read(5, "\1\0b\0\0\0\0\0\315\315\0\0\377\377\0\0\377\0\315\0\20"..., 32) = 32 <0.000019>
1137723041.576186 write(5, "T\0\4\0 \0\0\0\315\315\213\213\0\0\0\0", 16) = 16 <0.000091>
1137723041.576352 read(5, "\1\0c\0\0\0\0\0\315\315\213\213\0\0\0\0\0\213\315\0\20"..., 32) = 32 <0.000019>
1137723041.576438 write(5, "T\0\4\0 \0\0\0\315\315\213\213\213\213\0\0", 16) = 16 <0.000090>
1137723041.576588 read(5, "\1\0d\0\0\0\0\0\315\315\213\213\213\213\0\0\213\213\315"..., 32) = 32 <0.000020>
1137723041.576676 write(5, "T\0\4\0 \0\0\0\315\315\213\213\315\315\0\0", 16) = 16 <0.000089>
1137723041.576826 read(5, "\1\0e\0\0\0\0\0\315\315\213\213\315\315\0\0\315\213\315"..., 32) = 32 <0.000019>
1137723041.576910 write(5, "T\0\4\0 \0\0\0\315\315\213\213\377\377\0\0", 16) = 16 <0.000089>
1137723041.577060 read(5, "\1\0f\0\0\0\0\0\315\315\213\213\377\377\0\0\377\213\315"..., 32) = 32 <0.000019>
1137723041.577145 write(5, "T\0\4\0 \0\0\0\315\315\315\315\0\0\0\0", 16) = 16 <0.000100>
1137723041.577311 read(5, "\1\0g\0\0\0\0\0\315\315\315\315\0\0\0\0\0\315\315\0\20"..., 32) = 32 <0.000018>
1137723041.577397 write(5, "T\0\4\0 \0\0\0\315\315\315\315\213\213\0\0", 16) = 16 <0.000090>
1137723041.577547 read(5, "\1\0h\0\0\0\0\0\315\315\315\315\213\213\0\0\213\315\315"..., 32) = 32 <0.000019>
1137723041.577632 write(5, "T\0\4\0 \0\0\0\315\315\315\315\315\315\0\0", 16) = 16 <0.000090>
1137723041.577781 read(5, "\1\0i\0\0\0\0\0\315\315\315\315\315\315\0\0\315\315\315"..., 32) = 32 <0.000019>
1137723041.577866 write(5, "T\0\4\0 \0\0\0\315\315\315\315\377\377\0\0", 16) = 16 <0.000090>
1137723041.578016 read(5, "\1\0j\0\0\0\0\0\315\315\315\315\377\377\0\0\377\315\315"..., 32) = 32 <0.000019>
1137723041.578102 write(5, "T\0\4\0 \0\0\0\315\315\377\377\0\0\0\0", 16) = 16 <0.000130>
1137723041.578298 read(5, "\1\0k\0\0\0\0\0\315\315\377\377\0\0\0\0\0\377\315\0\20"..., 32) = 32 <0.000019>
1137723041.578385 write(5, "T\0\4\0 \0\0\0\315\315\377\377\213\213\0\0", 16) = 16 <0.000090>
1137723041.578535 read(5, "\1\0l\0\0\0\0\0\315\315\377\377\213\213\0\0\213\377\315"..., 32) = 32 <0.000018>
1137723041.578660 write(5, "T\0\4\0 \0\0\0\315\315\377\377\315\315\0\0", 16) = 16 <0.000091>
1137723041.578814 read(5, "\1\0m\0\0\0\0\0\315\315\377\377\315\315\0\0\315\377\315"..., 32) = 32 <0.000018>
1137723041.578898 write(5, "T\0\4\0 \0\0\0\315\315\377\377\377\377\0\0", 16) = 16 <0.000090>
1137723041.579048 read(5, "\1\0n\0\0\0\0\0\315\315\377\377\377\377\0\0\377\377\315"..., 32) = 32 <0.000019>
1137723041.579132 write(5, "T\0\4\0 \0\0\0\377\377\0\0\0\0\0\0", 16) = 16 <0.000467>
1137723041.579687 read(5, "\1\0o\0\0\0\0\0\377\377\0\0\0\0\0\0\0\0\377\0\20\0\0\0"..., 32) = 32 <0.000020>
1137723041.579786 write(5, "T\0\4\0 \0\0\0\377\377\0\0\213\213\0\0", 16) = 16 <0.000093>
1137723041.579940 read(5, "\1\0p\0\0\0\0\0\377\377\0\0\213\213\0\0\213\0\377\0\20"..., 32) = 32 <0.000019>
1137723041.580027 write(5, "T\0\4\0 \0\0\0\377\377\0\0\315\315\0\0", 16) = 16 <0.000089>
1137723041.580176 read(5, "\1\0q\0\0\0\0\0\377\377\0\0\315\315\0\0\315\0\377\0\20"..., 32) = 32 <0.000019>
1137723041.580281 write(5, "T\0\4\0 \0\0\0\377\377\0\0\377\377\0\0", 16) = 16 <0.000094>
1137723041.580436 read(5, "\1\0r\0\0\0\0\0\377\377\0\0\377\377\0\0\377\0\377\0\20"..., 32) = 32 <0.000019>
1137723041.580523 write(5, "T\0\4\0 \0\0\0\377\377\213\213\0\0\0\0", 16) = 16 <0.000088>
1137723041.580671 read(5, "\1\0s\0\0\0\0\0\377\377\213\213\0\0\0\0\0\213\377\0\20"..., 32) = 32 <0.000019>
1137723041.580757 write(5, "T\0\4\0 \0\0\0\377\377\213\213\213\213\0\0", 16) = 16 <0.000089>
1137723041.580907 read(5, "\1\0t\0\0\0\0\0\377\377\213\213\213\213\0\0\213\213\377"..., 32) = 32 <0.000019>
1137723041.580992 write(5, "T\0\4\0 \0\0\0\377\377\213\213\315\315\0\0", 16) = 16 <0.000089>
1137723041.581141 read(5, "\1\0u\0\0\0\0\0\377\377\213\213\315\315\0\0\315\213\377"..., 32) = 32 <0.000019>
1137723041.581242 write(5, "T\0\4\0 \0\0\0\377\377\213\213\377\377\0\0", 16) = 16 <0.000092>
1137723041.581394 read(5, "\1\0v\0\0\0\0\0\377\377\213\213\377\377\0\0\377\213\377"..., 32) = 32 <0.000019>
1137723041.581480 write(5, "T\0\4\0 \0\0\0\377\377\315\315\0\0\0\0", 16) = 16 <0.000088>
1137723041.581628 read(5, "\1\0w\0\0\0\0\0\377\377\315\315\0\0\0\0\0\315\377\0\20"..., 32) = 32 <0.000019>
1137723041.581714 write(5, "T\0\4\0 \0\0\0\377\377\315\315\213\213\0\0", 16) = 16 <0.000090>
1137723041.581864 read(5, "\1\0x\0\0\0\0\0\377\377\315\315\213\213\0\0\213\315\377"..., 32) = 32 <0.000019>
1137723041.581949 write(5, "T\0\4\0 \0\0\0\377\377\315\315\315\315\0\0", 16) = 16 <0.000088>
1137723041.582098 read(5, "\1\0y\0\0\0\0\0\377\377\315\315\315\315\0\0\315\315\377"..., 32) = 32 <0.000019>
1137723041.582183 write(5, "T\0\4\0 \0\0\0\377\377\315\315\377\377\0\0", 16) = 16 <0.000092>
1137723041.582351 read(5, "\1\0z\0\0\0\0\0\377\377\315\315\377\377\0\0\377\315\377"..., 32) = 32 <0.000019>
1137723041.582435 write(5, "T\0\4\0 \0\0\0\377\377\377\377\0\0\0\0", 16) = 16 <0.000088>
1137723041.582584 read(5, "\1\0{\0\0\0\0\0\377\377\377\377\0\0\0\0\0\377\377\0\20"..., 32) = 32 <0.000019>
1137723041.582670 write(5, "T\0\4\0 \0\0\0\377\377\377\377\213\213\0\0", 16) = 16 <0.000090>
1137723041.582819 read(5, "\1\0|\0\0\0\0\0\377\377\377\377\213\213\0\0\213\377\377"..., 32) = 32 <0.000019>
1137723041.582904 write(5, "T\0\4\0 \0\0\0\377\377\377\377\315\315\0\0", 16) = 16 <0.000088>
1137723041.583053 read(5, "\1\0}\0\0\0\0\0\377\377\377\377\315\315\0\0\315\377\377"..., 32) = 32 <0.000019>
1137723041.583137 write(5, "T\0\4\0 \0\0\0\377\377\377\377\377\377\0\0", 16) = 16 <0.000103>
1137723041.583307 read(5, "\1\0~\0\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32 <0.000020>
1137723041.583393 write(5, "T\0\4\0 \0\0\0......\0\0", 16) = 16 <0.000087>
1137723041.583537 read(5, "\1\0\177\0\0\0\0\0......\0\0...\0\20\0\0\0\20\0\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.583624 write(5, "T\0\4\0 \0\0\0\\\\\\\\\\\\\0\0", 16) = 16 <0.000089>
1137723041.583770 read(5, "\1\0\200\0\0\0\0\0\\\\\\\\\\\\\0\0\\\\\\\0\20\0\0\0\20"..., 32) = 32 <0.000020>
1137723041.583855 write(5, "T\0\4\0 \0\0\0ssssss\0\0", 16) = 16 <0.000088>
1137723041.584000 read(5, "\1\0\201\0\0\0\0\0ssssss\0\0sss\0\20\0\0\0\20\0\0\0\0\0"..., 32) = 32 <0.000021>
1137723041.584158 write(5, "T\0\4\0 \0\0\0\213\213\213\213\213\213\0\0", 16) = 16 <0.000090>
1137723041.584379 read(5, "\1\0\202\0\0\0\0\0\213\213\213\213\213\213\0\0\213\213"..., 32) = 32 <0.000019>
1137723041.584465 write(5, "T\0\4\0 \0\0\0\242\242\242\242\242\242\0\0", 16) = 16 <0.000089>
1137723041.584615 read(5, "\1\0\203\0\0\0\0\0\242\242\242\242\242\242\0\0\242\242"..., 32) = 32 <0.000018>
1137723041.584699 write(5, "T\0\4\0 \0\0\0\271\271\271\271\271\271\0\0", 16) = 16 <0.000089>
1137723041.584849 read(5, "\1\0\204\0\0\0\0\0\271\271\271\271\271\271\0\0\271\271"..., 32) = 32 <0.000019>
1137723041.584933 write(5, "T\0\4\0 \0\0\0\320\320\320\320\320\320\0\0", 16) = 16 <0.000088>
1137723041.585082 read(5, "\1\0\205\0\0\0\0\0\320\320\320\320\320\320\0\0\320\320"..., 32) = 32 <0.000019>
1137723041.585166 write(5, "T\0\4\0 \0\0\0\347\347\347\347\347\347\0\0", 16) = 16 <0.000097>
1137723041.585339 read(5, "\1\0\206\0\0\0\0\0\347\347\347\347\347\347\0\0\347\347"..., 32) = 32 <0.000019>
1137723041.585426 writev(5, [{"U\0\5\0 \0\0\0\5\0\347\347", 12}, {"Black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000092>
1137723041.585594 read(5, "\1\0\207\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0"..., 32) = 32 <0.000019>
1137723041.585682 writev(5, [{"U\0\5\0 \0\0\0\6\0\347\347", 12}, {"yellow", 6}, {"\0\0", 2}], 3) = 20 <0.000092>
1137723041.585845 read(5, "\1\0\210\0\0\0\0\0\0\377\377\0\377\377\377\377\0\0\377"..., 32) = 32 <0.000019>
1137723041.585929 writev(5, [{"U\0\5\0 \0\0\0\5\0\347\347", 12}, {"white", 5}, {"\0\0\0", 3}], 3) = 20 <0.000091>
1137723041.586092 read(5, "\1\0\211\0\0\0\0\0\377\377\377\0\377\377\377\377\377\377"..., 32) = 32 <0.000019>
1137723041.586177 write(5, "T\0\4\0 \0\0\0\0\262\0\262\0\262\0\0", 16) = 16 <0.000112>
1137723041.586677 read(5, "\1\0\212\0\0\0\0\0\262\262\262\262\262\262\0\0\262\262"..., 32) = 32 <0.000019>
1137723041.586767 write(5, "T\0\4\0 \0\0\0\0\226\0\226\0\226\0\0", 16) = 16 <0.000090>
1137723041.586918 read(5, "\1\0\213\0\0\0\0\0\226\226\226\226\226\226\0\0\226\226"..., 32) = 32 <0.000019>
1137723041.587003 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\226", 12}, {"black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000091>
1137723041.587167 read(5, "\1\0\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0"..., 32) = 32 <0.000029>
1137723041.587284 write(5, "T\0\4\0 \0\0\0\377\377\377\377\377\377\0\0", 16) = 16 <0.000091>
1137723041.587437 read(5, "\1\0\215\0\0\0\0\0\377\377\377\377\377\377\0\0\377\377"..., 32) = 32 <0.000018>
1137723041.587526 write(5, "[\0\3\0 \0\0\0\377\377\377\0", 12) = 12 <0.000051>
1137723041.587633 read(5, "\1\0\216\0\2\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0\f\0"..., 32) = 32 <0.000008>
1137723041.587704 read(5, "\377\377\377\377\377\377M\10", 8) = 8 <0.000019>
1137723041.587789 write(5, "T\0\4\0 \0\0\0\0Y\0Y\0Y\0\0", 16) = 16 <0.000089>
1137723041.587938 read(5, "\1\0\217\0\0\0\0\0YYYYYY\0\0YYY\0\20\0\0\0\20\0\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.588021 write(5, "[\0\3\0 \0\0\0YYY\0", 12) = 12 <0.000049>
1137723041.588124 read(5, "\1\0\220\0\2\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0\f\0"..., 32) = 32 <0.000008>
1137723041.588205 read(5, "YYYYYYM\10", 8) = 8 <0.000019>
1137723041.588278 write(5, "T\0\4\0 \0\0\0003\3713\3713\371\0\0", 16) = 16 <0.000090>
1137723041.588427 read(5, "\1\0\221\0\0\0\0\0\371\371\371\371\371\371\0\0\371\371"..., 32) = 32 <0.000019>
1137723041.588508 write(5, "[\0\3\0 \0\0\0\371\371\371\0", 12) = 12 <0.000049>
1137723041.588612 read(5, "\1\0\222\0\2\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0\f\0"..., 32) = 32 <0.000008>
1137723041.588682 read(5, "\371\371\371\371\371\371M\10", 8) = 8 <0.000019>
1137723041.588823 writev(5, [{"1\0\21\0\240\17<\0", 8}, {"-misc-unifont-medium-r-normal--1"..., 60}], 2) = 68 <0.000219>
1137723041.589127 read(5, "\1\0\223\0\37\0\0\0\2\0\0\0\260mR\10x\367\377\277;\347"..., 32) = 32 <0.000008>
1137723041.589215 readv(5, [{"<-misc-unifont-medium-r-normal--"..., 124}, {"", 0}], 2) = 124 <0.000021>
1137723041.589342 write(5, "-\0\22\0\3\0\240\1<\0\371\0-misc-unifont-medium"..., 84) = 84 <0.000065>
1137723041.589539 read(5, "\1\0\225\0\34\0\0\0\0\0\0\0\10\0\377\377\364\377\0\0\0"..., 32) = 32 <0.000008>
1137723041.589610 read(5, "\2\0\0\0\0\0\5\0\0\0\377\0\244\0\t\0\0\0\377\0\16\0\2\0"..., 40) = 40 <0.000008>
1137723041.589683 read(5, "\235\1\0\0\236\1\0\0;\0\0\0\214\0\0\0\22\0\0\0\237\1\0"..., 72) = 72 <0.000020>
1137723041.589780 shmat(966197255, 0, SHM_RDONLY) = 0x404d9000 <0.000027>
1137723041.589864 shmctl(966197255, IPC_64|IPC_STAT, 0xbffff350) = 0 <0.000009>
1137723041.589928 write(5, "\20\0\6\0\20\0\240\1CHARSET_REGISTRY", 24) = 24 <0.000056>
1137723041.590043 read(5, "\1\337\226\0\0\0\0\0\344\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000019>
1137723041.590138 write(5, "\20\0\6\0\20\0\240\1CHARSET_ENCODING", 24) = 24 <0.000842>
1137723041.591071 read(5, "\1\337\227\0\0\0\0\0\345\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000021>
1137723041.591177 write(5, "\20\0\3\0\4\0\240\1FONT", 12) = 12 <0.000054>
1137723041.591312 read(5, "\1\337\230\0\0\0\0\0\22\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.591412 write(5, "\21\0\2\0\237\1\0\0", 8) = 8 <0.000051>
1137723041.591528 read(5, "\1\0\231\0\17\0\0\0<\0\0\0\1\0\0\0\0\0\0\0\10\0\0\0\10"..., 32) = 32 <0.000008>
1137723041.591604 readv(5, [{"-Misc-Unifont-Medium-R-Normal--1"..., 60}, {"", 0}], 2) = 60 <0.000020>
1137723041.593940 write(5, "\20\0\6\0\r\0\0\0AVERAGE_WIDTHING", 24) = 24 <0.000151>
1137723041.594216 read(5, "\1\337\232\0\0\0\0\0\343\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000020>
1137723041.594317 write(5, "\20\0\5\0\v\0\0\0WEIGHT_NAMET", 20) = 20 <0.000051>
1137723041.594426 read(5, "\1\337\233\0\0\0\0\0\333\0\0\0\0\0\0\0\24\0\0\0\24\0\0"..., 32) = 32 <0.000018>
1137723041.594515 write(5, "\20\0\4\0\5\0\0\0SLANTT_N", 16) = 16 <0.000049>
1137723041.594621 read(5, "\1\337\234\0\0\0\0\0\334\0\0\0\0\0\0\0\20\0\0\0\20\0\0"..., 32) = 32 <0.000019>
1137723041.594809 uname({sys="Linux", node="badger", ...}) = 0 <0.000008>
1137723041.594986 getpid()              = 4732 <0.000007>
1137723041.595148 open("/home/phyrster/.icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000165>
1137723041.595409 open("/home/phyrster/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000126>
1137723041.595605 open("/usr/share/icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000015>
1137723041.595682 open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.595753 open("/usr/share/pixmaps/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723041.595825 open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723041.595896 open("/usr/X11R6/lib/X11/icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000017>
1137723041.595973 open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 6 <0.000067>
1137723041.596107 fstat64(6, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0 <0.000010>
1137723041.596202 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000016>
1137723041.596273 read(6, "[Icon Theme]\nInherits=core\n", 131072) = 27 <0.000043>
1137723041.596381 close(6)              = 0 <0.000011>
1137723041.596433 munmap(0x4059a000, 131072) = 0 <0.000017>
1137723041.596530 open("/home/phyrster/.icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000013>
1137723041.596607 open("/home/phyrster/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.596678 open("/usr/share/icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723041.596749 open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000024>
1137723041.596832 open("/usr/share/pixmaps/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.596903 open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000013>
1137723041.597039 open("/usr/X11R6/lib/X11/icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000014>
1137723041.597115 open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 6 <0.000037>
1137723041.597220 fstat64(6, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0 <0.000008>
1137723041.597294 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000010>
1137723041.597349 read(6, "[Icon Theme]\nInherits=core\n", 131072) = 27 <0.000027>
1137723041.597426 close(6)              = 0 <0.000008>
1137723041.597472 munmap(0x4059a000, 131072) = 0 <0.000011>
1137723041.597576 write(5, "\1\0\n\0\4\0\240\1L\0\0\0\0\0\0\0\204\2\204\1\0\0\0\0\0"..., 808) = 808 <0.000344>
1137723041.598000 read(5, "\1+\266\0\4\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\20\0"..., 32) = 32 <0.000009>
1137723041.598079 read(5, "\377\377\377\377\377\377M\10\0\0\0\0\0\0\f\10", 16) = 16 <0.000020>
1137723041.598301 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000028>
1137723041.598404 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000009>
1137723041.598481 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000014>
1137723041.598543 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000397>
1137723041.600530 read(6, "", 131072)   = 0 <0.000017>
1137723041.600610 close(6)              = 0 <0.000011>
1137723041.600660 munmap(0x4059a000, 131072) = 0 <0.000024>
1137723041.600740 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000027>
1137723041.600828 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000009>
1137723041.600905 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000013>
1137723041.600966 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000314>
1137723041.602388 close(6)              = 0 <0.000009>
1137723041.602442 munmap(0x4059a000, 131072) = 0 <0.000015>
1137723041.602510 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000018>
1137723041.602589 fstat64(6, {st_mode=S_IFREG|0644, st_size=38037, ...}) = 0 <0.000007>
1137723041.602662 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000010>
1137723041.602716 read(6, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 131072) = 38037 <0.000128>
1137723041.603381 close(6)              = 0 <0.000008>
1137723041.603434 munmap(0x4059a000, 131072) = 0 <0.000013>
1137723041.603543 open("/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2", O_RDONLY) = 6 <0.000020>
1137723041.603618 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260A\0"..., 512) = 512 <0.000024>
1137723041.603705 fstat64(6, {st_mode=S_IFREG|0644, st_size=117532, ...}) = 0 <0.000007>
1137723041.603788 old_mmap(NULL, 116616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x4059a000 <0.000013>
1137723041.603860 old_mmap(0x405b5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x405b5000 <0.000018>
1137723041.603962 close(6)              = 0 <0.000007>
1137723041.604685 open("/home/phyrster/.XCompose", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) <0.000019>
1137723041.604820 open("/usr/X11R6/lib/X11/locale/compose.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000022>
1137723041.604908 fstat64(6, {st_mode=S_IFREG|0644, st_size=35017, ...}) = 0 <0.000008>
1137723041.604984 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x405b7000 <0.000013>
1137723041.605044 read(6, "# $Xorg: compose.dir,v 1.3 2000/"..., 131072) = 35017 <0.000324>
1137723041.605886 read(6, "", 131072)   = 0 <0.000008>
1137723041.605938 close(6)              = 0 <0.000010>
1137723041.605986 munmap(0x405b7000, 131072) = 0 <0.000018>
1137723041.606271 write(5, "`\0\5\0\6\0\240\1\377\377\377\377\377\377\0\0\0\0\0\0\2"..., 120) = 120 <0.000167>
1137723041.606526 read(5, "\1\0\274\0\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32 <0.000010>
1137723041.606673 read(5, "\f\205@\0\f\205@\0\0\0\5\0", 12) = 12 <0.000008>
1137723041.606734 read(5, "\1\30\275\0\0\0\0\0L\0\0\0\2\0\2\0\200\2\200\1\0\0\0\0"..., 32) = 32 <0.000021>
1137723041.606827 write(5, "\3\0\2\0\10\0\240\1\16\377\2\0\10\0\240\1", 16) = 16 <0.000053>
1137723041.606942 read(5, "\1\0\276\0\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0"..., 32) = 32 <0.000008>
1137723041.607014 read(5, "\f\205@\0\f\205@\0\0\0\5\0", 12) = 12 <0.000008>
1137723041.607071 read(5, "\1\30\277\0\0\0\0\0L\0\0\0\2\0\2\0\200\2\200\1\0\0\0\0"..., 32) = 32 <0.000019>
1137723041.607230 brk(0x81b9000)        = 0x81b9000 <0.000014>
1137723041.607441 write(5, "\10\0\2\0\10\0\240\1\10\377\2\0\4\0\240\1w\0\1\0", 20) = 20 <0.044476>
1137723041.652069 read(5, "\1\3\302\0\6\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0\0"..., 32) = 32 <0.000009>
1137723041.652170 readv(5, [{"2>\0B\0\0%m\0@}\234M\0\0\0\0\0\177\200\0]|\0", 24}, {"", 0}], 2) = 24 <0.000022>
1137723041.652333 write(5, "\226\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 <0.000110>
1137723041.652515 read(5, "\25\324\302\0\4\0\240\1\4\0\240\1\275\6 \1\0\0\23\0\0\324"..., 32) = 32 <0.000021>
1137723041.652610 read(5, "\26\0\302\0\4\0\240\1\4\0\240\1\303\6 \1\0\0\23\0\204\2"..., 32) = 32 <0.000008>
1137723041.652681 read(5, "\23\324\302\0\4\0\240\1\4\0\240\1\0\367\377\277\330\236"..., 32) = 32 <0.000019>
1137723041.652763 read(5, "\26\0\302\0\4\0\240\1\4\0\240\1\303\6 \1\0\0\24\0\204\2"..., 32) = 32 <0.000008>
1137723041.652833 read(5, "\226\0\302\0\4\0\240\1\4\0\240\1\0\0\0\0\20\1$\1\204\2"..., 32) = 32 <0.000018>
1137723041.652926 read(5, "\34\324\302\0L\0\0\0X\1\0\0\33\265\6\0\0\236\f\0108\324"..., 32) = 32 <0.000008>
1137723041.652997 read(5, "\34&\302\0L\0\0\0Y\1\0\0\33\265\6\0\0\265\6\0008\324;\2"..., 32) = 32 <0.000007>
1137723041.653066 read(5, "\34&\302\0L\0\0\0\203\1\0\0\33\265\6\0\0\265\6\0008\324"..., 32) = 32 <0.000007>
1137723041.653135 read(5, "\226\333\302\0\4\0\240\1\4\0\240\1\0\0\0\0\20\1$\1\204"..., 32) = 32 <0.000018>
1137723041.653840 read(5, "\34\324\302\0L\0\0\0X\1\0\0\35\265\6\0\0\236\f\0108\324"..., 32) = 32 <0.000010>
1137723041.653915 read(5, "\34&\302\0L\0\0\0Y\1\0\0\35\265\6\0\0\265\6\0008\324;\2"..., 32) = 32 <0.000007>
1137723041.653984 read(5, "\34&\302\0L\0\0\0\203\1\0\0\35\265\6\0\0\265\6\0008\324"..., 32) = 32 <0.000021>
1137723041.654069 read(5, "\22\0\302\0\4\0\240\1\4\0\240\1\0xR\10X\367\377\277Z\340"..., 32) = 32 <0.000008>
1137723041.654139 read(5, "\25\324\302\0\4\0\240\1\4\0\240\1{\1 \1\0\0\24\0\0\324"..., 32) = 32 <0.000008>
1137723041.654227 read(5, "\23\0\302\0\4\0\240\1\4\0\240\1\0\0\0\0X\367\377\277\342"..., 32) = 32 <0.000008>
1137723041.654298 read(5, "\17s\302\0\4\0\240\1\0\0\0\0\205\2\0\0\231\1\0\0`H\32@"..., 32) = 32 <0.000007>
1137723041.654367 read(5, "\f0\302\0\4\0\240\1\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000007>
1137723041.654437 read(5, "\f1\302\0\4\0\240\1\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3"..., 32) = 32 <0.000008>
1137723041.654506 read(5, "\f\0\302\0\4\0\240\1\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000008>
1137723041.654575 read(5, "\f\0\302\0\4\0\240\1\0\0\202\1\204\2\2\0\0\0$\10\4\0\0"..., 32) = 32 <0.000009>
1137723041.654669 read(5, "\f\0\302\0\10\0\240\1\0\0\0\0\200\2\200\1\0\0$\10\1\0\0"..., 32) = 32 <0.000019>
1137723041.654752 read(5, "\17\223\302\0\4\0\240\1\2\237%\10X\365\377\277\256j!@\25"..., 32) = 32 <0.000008>
1137723041.654820 read(5, "\26\0\302\0\4\0\240\1\4\0\240\1\201\1 \1\0\0\24\0\204\2"..., 32) = 32 <0.000007>
1137723041.654890 read(5, "\17\275\302\0\4\0\240\1\0\0\0\0\205\2\0\0\231\1\0\0`H\32"..., 32) = 32 <0.000008>
1137723041.654959 read(5, "\f0\302\0\4\0\240\1\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000008>
1137723041.655029 read(5, "\f1\302\0\4\0\240\1\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3"..., 32) = 32 <0.000007>
1137723041.655098 read(5, "\f\0\302\0\4\0\240\1\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000008>
1137723041.655167 read(5, "\f\0\302\0\4\0\240\1\0\0\202\1\204\2\2\0\0\0$\10\4\0\0"..., 32) = 32 <0.000009>
1137723041.655330 read(5, "\f\0\302\0\10\0\240\1\0\0\0\0\200\2\200\1\0\0$\10\1\0\0"..., 32) = 32 <0.000020>
1137723041.655424 read(5, "\22\0\302\0\4\0\240\1\4\0\240\1\0xR\10X\367\377\277Z\340"..., 32) = 32 <0.000009>
1137723041.655493 read(5, "\25\324\302\0\4\0\240\1\4\0\240\1{\1 \1\0\0\24\0\0\324"..., 32) = 32 <0.000008>
1137723041.655562 read(5, "\23\0\302\0\4\0\240\1\4\0\240\1\0\0\0\0X\367\377\277\342"..., 32) = 32 <0.000007>
1137723041.655631 read(5, "\17\372\302\0\4\0\240\1\0\0\0\0\205\2\0\0\231\1\0\0`H\32"..., 32) = 32 <0.000008>
1137723041.655699 read(5, "\f0\302\0\4\0\240\1\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000007>
1137723041.655769 read(5, "\f1\302\0\4\0\240\1\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3"..., 32) = 32 <0.000008>
1137723041.655838 read(5, "\f\0\302\0\4\0\240\1\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000008>
1137723041.655905 read(5, "\f\0\302\0\4\0\240\1\0\0\202\1\204\2\2\0\0\0$\10\4\0\0"..., 32) = 32 <0.000008>
1137723041.655974 read(5, "\f\0\302\0\10\0\240\1\0\0\0\0\200\2\200\1\0\0$\10\1\0\0"..., 32) = 32 <0.000019>
1137723041.656057 read(5, "\17\223\302\0\4\0\240\1\2\237%\10X\365\377\277\256j!@\25"..., 32) = 32 <0.000008>
1137723041.656124 read(5, "\26\0\302\0\4\0\240\1\4\0\240\1\201\1 \1\0\0\24\0\204\2"..., 32) = 32 <0.000008>
1137723041.656226 read(5, "\17\372\302\0\4\0\240\1\0\0\0\0\205\2\0\0\231\1\0\0`H\32"..., 32) = 32 <0.000008>
1137723041.656302 read(5, "\f0\302\0\4\0\240\1\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000007>
1137723041.656373 read(5, "\f1\302\0\4\0\240\1\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3"..., 32) = 32 <0.000008>
1137723041.656442 read(5, "\f\0\302\0\4\0\240\1\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000007>
1137723041.656511 read(5, "\f\0\302\0\4\0\240\1\0\0\202\1\204\2\2\0\0\0$\10\4\0\0"..., 32) = 32 <0.000008>
1137723041.656579 read(5, "\f\0\302\0\10\0\240\1\0\0\0\0\200\2\200\1\0\0$\10\1\0\0"..., 32) = 32 <0.000008>
1137723041.656649 read(5, "\26\0\302\0\4\0\240\1\4\0\240\1\201\1 \1\0\0\24\0\375\3"..., 32) = 32 <0.000008>
1137723041.656718 read(5, "\17/\302\0\4\0\240\1\1\0\0\0\376\3\0\0\343\2\0\0 \334L"..., 32) = 32 <0.000007>
1137723041.656787 read(5, "\fP\302\0\4\0\240\1\0\0\0\0\375\3\2\0\5\0$\10`H\32@\10"..., 32) = 32 <0.000007>
1137723041.656855 read(5, "\f\360\302\0\4\0\240\1\0\0\2\0\2\0t\1\4\0\0\0\320\335L"..., 32) = 32 <0.000007>
1137723041.656923 read(5, "\f0\302\0\4\0\240\1\202\2\2\0{\1t\1\3\0\0\0\27\0\0\0\340"..., 32) = 32 <0.000008>
1137723041.656993 read(5, "\f1\302\0\4\0\240\1\0\0v\1\2\0\f\0\2\0$\10\0\0\0\0\3\0"..., 32) = 32 <0.000008>
1137723041.657062 read(5, "\f\0\302\0\4\0\240\1\202\2v\1;\1\f\0\1\0\0\0\1\0\0\0\220"..., 32) = 32 <0.000007>
1137723041.657131 read(5, "\f\332\302\0\4\0\240\1\0\0\202\1\275\3L\1\0\0$\10\6\0\0"..., 32) = 32 <0.000007>
1137723041.657216 read(5, "\226\6\302\0\4\0\240\1\4\0\240\1\0\0\0\0\0\0\24\0\375\3"..., 32) = 32 <0.000020>
1137723041.657301 read(5, "\17\223\302\0\4\0\240\1\2\237%\10X\365\377\277\256j!@\25"..., 32) = 32 <0.000019>
1137723041.657381 read(5, "\26\0\302\0\4\0\240\1\4\0\240\1\4\0@\2\0\0\24\0\375\3\316"..., 32) = 32 <0.000009>
1137723041.657453 read(5, "\17/\302\0\4\0\240\1\1\0\0\0\376\3\0\0\343\2\0\0\240sL"..., 32) = 32 <0.000008>
1137723041.657521 read(5, "\fP\302\0\4\0\240\1\0\0\0\0\375\3\2\0\5\0$\10\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723041.657593 read(5, "\f\360\302\0\4\0\240\1\0\0\2\0\2\0t\1\4\0\0\0\200\347M"..., 32) = 32 <0.000008>
1137723041.657662 read(5, "\f0\302\0\4\0\240\1\202\2\2\0{\1t\1\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000007>
1137723041.657731 read(5, "\f1\302\0\4\0\240\1\0\0v\1\2\0\f\0\2\0$\10\0\0\0\0\3\0"..., 32) = 32 <0.000007>
1137723041.657800 read(5, "\f\0\302\0\4\0\240\1\202\2v\1;\1\f\0\1\0\377\277p\237%"..., 32) = 32 <0.000007>
1137723041.657867 read(5, "\f\0\302\0\4\0\240\1\0\0\202\1\275\3L\1\0\0$\10\6\0\0\0"..., 32) = 32 <0.000008>
1137723041.657936 read(5, "\f\0\302\0\10\0\240\1\0\0\0\0\200\2\200\1\0\0$\10\1\0\0"..., 32) = 32 <0.000019>
1137723041.658018 read(5, "\t\3\302\0\4\0\240\1\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000021>
1137723041.658144 read(5, "\34\324\302\0L\0\0\0_\1\0\0@\265\6\0\0\236\f\0108\324;"..., 32) = 32 <0.000029>
1137723041.658242 read(5, "\34\324\302\0L\0\0\0_\1\0\0B\265\6\0\0\236\f\0108\324;"..., 32) = 32 <0.000019>
1137723041.658325 read(5, "\1\1\303\0;\3\0\0\0\0\10\377\7\0\0\16\16\10\314\0\370\0"..., 32) = 32 <0.000009>
1137723041.658394 read(5, "\370\r\0\0\0\0\0\0", 8) = 8 <0.000008>
1137723041.658489 read(5, "\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\0\1\1\1\1\0\0\0\0\3\3\0"..., 3300) = 3300 <0.000026>
1137723041.658704 open("/dev/ptmx", O_RDWR) = 6 <0.000083>
1137723041.658842 statfs("/dev/pts", {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 <0.000014>
1137723041.658940 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000010>
1137723041.659022 ioctl(6, TIOCGPTN, [1]) = 0 <0.000008>
1137723041.659075 stat64("/dev/pts/1", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 <0.000013>
1137723041.659158 statfs("/dev/pts/1", {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 <0.000012>
1137723041.659258 ioctl(6, TIOCSPTLCK, [0]) = 0 <0.000009>
1137723041.659320 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000008>
1137723041.659379 ioctl(6, TIOCGPTN, [1]) = 0 <0.000007>
1137723041.659427 stat64("/dev/pts/1", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 1), ...}) = 0 <0.000011>
1137723041.659508 fcntl64(6, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 <0.000009>
1137723041.659562 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723041.659610 setresuid32(-1, 1000, -1) = 0 <0.000010>
1137723041.659657 getuid32()            = 1000 <0.000006>
1137723041.659709 chown32("/dev/pts/1", 1000, 1000) = 0 <0.000014>
1137723041.659776 chmod("/dev/pts/1", 0622) = 0 <0.000012>
1137723041.659829 getgid32()            = 1000 <0.000007>
1137723041.659872 setresgid32(-1, 1000, -1) = 0 <0.001740>
1137723041.661730 getuid32()            = 1000 <0.000007>
1137723041.661781 setresuid32(-1, 1000, -1) = 0 <0.000009>
1137723041.661833 open("/dev/pts/1", O_RDWR|O_NOCTTY) = 7 <0.000045>
1137723041.661960 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000012>
1137723041.662067 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000008>
1137723041.662128 ioctl(6, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo ...}) = 0 <0.000012>
1137723041.662266 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000009>
1137723041.662342 ioctl(6, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=640, ws_ypixel=384}) = 0 <0.000009>
1137723041.662397 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffffbd8) = -1 ENOTTY (Inappropriate ioctl for device) <0.000008>
1137723041.662478 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x40341708) = 4733 <0.023891>
1137723041.686529 dup(0)                = 8 <0.000009>
1137723041.686582 dup2(7, 0)            = 0 <0.000009>
1137723041.686632 setresgid32(-1, 1000, -1) = 0 <0.000008>
1137723041.686684 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723041.686731 getuid32()            = 1000 <0.000007>
1137723041.686821 socket(PF_FILE, SOCK_STREAM, 0) = 9 <0.000030>
1137723041.686897 fcntl64(9, F_GETFL)   = 0x2 (flags O_RDWR) <0.000008>
1137723041.686952 fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000008>
1137723041.687003 connect(9, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) <0.000026>
1137723041.687107 close(9)              = 0 <0.000014>
1137723041.687165 socket(PF_FILE, SOCK_STREAM, 0) = 9 <0.000013>
1137723041.687234 fcntl64(9, F_GETFL)   = 0x2 (flags O_RDWR) <0.000006>
1137723041.687283 fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000007>
1137723041.687332 connect(9, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) <0.000016>
1137723041.687487 close(9)              = 0 <0.000011>
1137723041.687549 open("/etc/nsswitch.conf", O_RDONLY) = 9 <0.000014>
1137723041.687624 fstat64(9, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0 <0.000008>
1137723041.687700 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x405b7000 <0.000016>
1137723041.687763 read(9, "# /etc/nsswitch.conf\n#\n# Example"..., 131072) = 470 <0.000127>
1137723041.687968 read(9, "", 131072)   = 0 <0.000008>
1137723041.688021 close(9)              = 0 <0.000009>
1137723041.688067 munmap(0x405b7000, 131072) = 0 <0.000018>
1137723041.688163 open("/etc/ld.so.cache", O_RDONLY) = 9 <0.000014>
1137723041.688244 fstat64(9, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000008>
1137723041.688316 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 9, 0) = 0x405b7000 <0.000024>
1137723041.688392 close(9)              = 0 <0.001375>
1137723041.689899 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000021>
1137723041.689998 open("/lib/tls/libnss_compat.so.2", O_RDONLY) = 9 <0.000042>
1137723041.690090 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\20"..., 512) = 512 <0.000025>
1137723041.690210 fstat64(9, {st_mode=S_IFREG|0644, st_size=30428, ...}) = 0 <0.000009>
1137723041.690313 old_mmap(NULL, 33392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405bd000 <0.000025>
1137723041.690399 old_mmap(0x405c4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x6000) = 0x405c4000 <0.000024>
1137723041.690510 close(9)              = 0 <0.000008>
1137723041.690586 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.690649 open("/lib/tls/libnsl.so.1", O_RDONLY) = 9 <0.000025>
1137723041.690720 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3405\0"..., 512) = 512 <0.000017>
1137723041.690800 fstat64(9, {st_mode=S_IFREG|0644, st_size=80888, ...}) = 0 <0.000007>
1137723041.690879 old_mmap(NULL, 88096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405c6000 <0.000010>
1137723041.690959 old_mmap(0x405d8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x12000) = 0x405d8000 <0.000018>
1137723041.691051 old_mmap(0x405da000, 6176, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x405da000 <0.000012>
1137723041.691138 close(9)              = 0 <0.000007>
1137723041.691478 munmap(0x405b7000, 24411) = 0 <0.000015>
1137723041.691595 open("/etc/ld.so.cache", O_RDONLY) = 9 <0.000015>
1137723041.691659 fstat64(9, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000008>
1137723041.691730 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 9, 0) = 0x405b7000 <0.000023>
1137723041.691805 close(9)              = 0 <0.000007>
1137723041.691852 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000012>
1137723041.691921 open("/lib/tls/libnss_nis.so.2", O_RDONLY) = 9 <0.000027>
1137723041.691994 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\34"..., 512) = 512 <0.000017>
1137723041.692075 fstat64(9, {st_mode=S_IFREG|0644, st_size=38420, ...}) = 0 <0.000007>
1137723041.692152 old_mmap(NULL, 37424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405dc000 <0.000017>
1137723041.692241 old_mmap(0x405e4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x8000) = 0x405e4000 <0.000016>
1137723041.692345 close(9)              = 0 <0.000008>
1137723041.692407 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723041.692470 open("/lib/tls/libnss_files.so.2", O_RDONLY) = 9 <0.000023>
1137723041.692540 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\33"..., 512) = 512 <0.000016>
1137723041.692620 fstat64(9, {st_mode=S_IFREG|0644, st_size=42472, ...}) = 0 <0.000008>
1137723041.692695 old_mmap(NULL, 45720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405e6000 <0.000011>
1137723041.692761 old_mmap(0x405f0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x9000) = 0x405f0000 <0.000017>
1137723041.692942 close(9)              = 0 <0.000008>
1137723041.693088 munmap(0x405b7000, 24411) = 0 <0.000012>
1137723041.693193 open("/etc/passwd", O_RDONLY) = 9 <0.000014>
1137723041.693285 fcntl64(9, F_GETFD)   = 0 <0.000008>
1137723041.693335 fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723041.693404 _llseek(9, 0, [0], SEEK_CUR) = 0 <0.000008>
1137723041.693470 fstat64(9, {st_mode=S_IFREG|0644, st_size=936, ...}) = 0 <0.000008>
1137723041.693543 mmap2(NULL, 936, PROT_READ, MAP_SHARED, 9, 0) = 0x405b7000 <0.000025>
1137723041.693611 _llseek(9, 936, [936], SEEK_SET) = 0 <0.000007>
1137723041.693720 munmap(0x405b7000, 936) = 0 <0.000011>
1137723041.693771 close(9)              = 0 <0.000008>
1137723041.693878 access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory) <0.000015>
1137723041.693952 open("/var/run/utmp", O_RDWR) = -1 EACCES (Permission denied) <0.000013>
1137723041.694013 open("/var/run/utmp", O_RDONLY) = 9 <0.000012>
1137723041.694068 fcntl64(9, F_GETFD)   = 0 <0.000007>
1137723041.694113 fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723041.694158 _llseek(9, 0, [0], SEEK_SET) = 0 <0.000007>
1137723041.694237 alarm(0)              = 0 <0.000008>
1137723041.694287 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000009>
1137723041.694352 alarm(1)              = 0 <0.000008>
1137723041.694397 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000015>
1137723041.694458 read(9, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000025>
1137723041.694548 read(9, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.694618 read(9, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.694687 read(9, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.694754 read(9, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.694822 read(9, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.694891 read(9, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.694958 read(9, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.695026 read(9, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.695094 read(9, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.695162 read(9, "\7\0\0\0\342\21\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000016>
1137723041.695254 read(9, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.695324 read(9, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.695392 read(9, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.695460 read(9, "", 384)      = 0 <0.000008>
1137723041.695506 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000011>
1137723041.695561 alarm(0)              = 1 <0.000007>
1137723041.695605 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723041.695666 _llseek(9, 0, [0], SEEK_SET) = 0 <0.000007>
1137723041.695724 alarm(0)              = 0 <0.000007>
1137723041.695769 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723041.695829 alarm(1)              = 0 <0.000007>
1137723041.695873 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723041.695926 read(9, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.695996 read(9, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.696065 read(9, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.696132 read(9, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.696553 read(9, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000018>
1137723041.696636 read(9, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.696704 read(9, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.696772 read(9, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.696839 read(9, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.696906 read(9, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.696973 read(9, "\7\0\0\0\342\21\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000010>
1137723041.697042 read(9, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.697109 read(9, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.697538 read(9, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000018>
1137723041.697637 read(9, "", 384)      = 0 <0.000008>
1137723041.697685 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000014>
1137723041.697746 alarm(0)              = 1 <0.000008>
1137723041.697794 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000009>
1137723041.697868 time(NULL)            = 1137723041 <0.000008>
1137723041.697915 time(NULL)            = 1137723041 <0.000007>
1137723041.697972 alarm(0)              = 0 <0.000007>
1137723041.698018 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000007>
1137723041.698081 alarm(1)              = 0 <0.000007>
1137723041.698125 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723041.698197 read(9, "", 384)      = 0 <0.000014>
1137723041.698256 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723041.698310 alarm(0)              = 1 <0.000007>
1137723041.698353 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723041.698402 alarm(0)              = 0 <0.000006>
1137723041.698445 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723041.698504 alarm(1)              = 0 <0.000007>
1137723041.698548 fcntl64(9, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = -1 EBADF (Bad file descriptor) <0.000009>
1137723041.698609 alarm(0)              = 1 <0.000007>
1137723041.698653 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723041.698713 close(9)              = 0 <0.000012>
1137723041.698773 getsid(0)             = 4693 <0.000007>
1137723041.698816 time(NULL)            = 1137723041 <0.000008>
1137723041.698874 access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory) <0.000019>
1137723041.698944 open("/var/run/utmp", O_RDWR) = -1 EACCES (Permission denied) <0.000015>
1137723041.699008 open("/var/run/utmp", O_RDONLY) = 9 <0.000014>
1137723041.699065 fcntl64(9, F_GETFD)   = 0 <0.000007>
1137723041.699109 fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 <0.000008>
1137723041.699155 _llseek(9, 0, [0], SEEK_SET) = 0 <0.000009>
1137723041.699346 alarm(0)              = 0 <0.000007>
1137723041.699391 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723041.699452 alarm(1)              = 0 <0.000007>
1137723041.699495 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000008>
1137723041.699548 read(9, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000018>
1137723041.699630 read(9, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.699700 read(9, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.699769 read(9, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.699838 read(9, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.699970 read(9, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000010>
1137723041.700043 read(9, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.700111 read(9, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723041.700560 read(9, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000017>
1137723041.700652 read(9, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.700721 read(9, "\7\0\0\0\342\21\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000010>
1137723041.700791 read(9, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723041.700860 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000012>
1137723041.700915 alarm(0)              = 1 <0.000007>
1137723041.700960 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000008>
1137723041.701010 alarm(0)              = 0 <0.000006>
1137723041.701054 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000007>
1137723041.701114 alarm(1)              = 0 <0.000007>
1137723041.701157 fcntl64(9, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = -1 EBADF (Bad file descriptor) <0.000009>
1137723041.701233 alarm(0)              = 1 <0.000007>
1137723041.701278 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000008>
1137723041.701351 close(9)              = 0 <0.000011>
1137723041.701400 getgid32()            = 1000 <0.000006>
1137723041.701443 setresgid32(-1, 1000, -1) = 0 <0.000008>
1137723041.701489 getuid32()            = 1000 <0.000006>
1137723041.701531 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723041.701578 dup2(8, 0)            = 0 <0.000009>
1137723041.701624 close(8)              = 0 <0.000007>
1137723041.701666 close(7)              = 0 <0.000006>
1137723041.701728 gettimeofday({1137723041, 701745}, NULL) = 0 <0.000008>
1137723041.701871 ioctl(5, FIONREAD, [0]) = 0 <0.000009>
1137723041.701932 write(5, "\226\1\5\0\1\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\226\1\4\0\1"..., 36) = 36 <0.000145>
1137723041.702205 brk(0x81dc000)        = 0x81dc000 <0.000014>
1137723041.702688 ioctl(6, TIOCSWINSZ, {ws_row=44, ws_col=127, ws_xpixel=1017, ws_ypixel=714}) = 0 <0.000018>
1137723041.702802 ioctl(5, FIONREAD, [0]) = 0 <0.000009>
1137723041.702861 write(5, "\22\0\30\0\4\0\240\1(\0\0\0)\0\0\0 \0\5\0\22\0\0\0P\3\0"..., 140) = 140 <0.000528>
1137723041.703484 ioctl(5, FIONREAD, [96]) = 0 <0.000007>
1137723041.703543 read(5, "\f1\307\0\10\0\240\1\200\2\0\0y\1t\1\2\0$\10\0\0\0\0\3"..., 96) = 96 <0.000020>
1137723041.703687 ioctl(5, FIONREAD, [0]) = 0 <0.000007>
1137723041.703739 ioctl(5, FIONREAD, [0]) = 0 <0.000007>
1137723041.703825 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.703909 select(7, [3 5 6], [], NULL, {0, 16666}) = 1 (in [6], left {0, 17000}) <0.000019>
1137723041.704004 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000007>
1137723041.704060 gettimeofday({1137723041, 704077}, NULL) = 0 <0.000008>
1137723041.704122 read(6, "\33]0;phyrster at badger: /home/phyrs"..., 2048) = 36 <0.000015>
1137723041.704299 read(6, 0x814c334, 2048) = -1 EAGAIN (Resource temporarily unavailable) <0.000009>
1137723041.704379 write(5, "\22\0\16\0\4\0\240\1\'\0\0\0\37\0\0\0\10\0\5\0\37\0\0\0"..., 224) = 224 <0.001456>
1137723041.705958 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000010>
1137723041.706035 select(7, [3 5 6], [], NULL, {0, 14334}) = 1 (in [6], left {0, 14000}) <0.000232>
1137723041.706350 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.706407 gettimeofday({1137723041, 706425}, NULL) = 0 <0.000008>
1137723041.706463 read(6, "phyrster at badger:~$ ", 2048) = 19 <0.000012>
1137723041.706541 kill(-4733, SIGWINCH) = 0 <0.000010>
1137723041.706608 read(6, 0x814c334, 2048) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723041.706676 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.706733 select(7, [3 5 6], [], NULL, {0, 11986}) = 1 (in [6], left {0, 12000}) <0.000084>
1137723041.706953 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.707010 gettimeofday({1137723041, 707027}, NULL) = 0 <0.000008>
1137723041.707061 read(6, "\r\33[Kphyrster at badger:~$ ", 2048) = 23 <0.000009>
1137723041.707131 read(6, 0x814c334, 2048) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723041.707200 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.707262 select(7, [3 5 6], [], NULL, {0, 11384}) = 0 (Timeout) <0.012212>
1137723041.719556 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723041.719621 gettimeofday({1137723041, 719638}, NULL) = 0 <0.000008>
1137723041.720632 write(5, "=\0\4\0\10\0\240\1\0\0\0\0\230\0\20\0008\0\4\0\t\0\240"..., 16384) = 16384 <0.000939>
1137723041.721839 write(5, "K\0\5\0\10\0\240\1\t\0\240\1p\1n\0\1\0\0 K\0\5\0\10\0\240"..., 16376) = 16376 <0.000800>
1137723041.722861 write(5, "K\0\5\0\10\0\240\1\t\0\240\1\20\3\316\0\1\0\0 K\0\5\0\10"..., 16372) = 16372 <0.000667>
1137723041.723736 write(5, "K\0\5\0\10\0\240\1\t\0\240\1\260\0>\1\1\0\0 K\0\5\0\10"..., 16376) = 16376 <0.000665>
1137723041.724608 write(5, "K\0\5\0\10\0\240\1\t\0\240\1P\2\236\1\1\0\0 K\0\5\0\10"..., 16376) = 16376 <0.000664>
1137723041.725485 write(5, "K\0\5\0\10\0\240\1\t\0\240\1\360\3\376\1\1\0\0 =\0\4\0"..., 16372) = 16372 <0.000664>
1137723041.726342 write(5, "K\0\5\0\10\0\240\1\t\0\240\1\220\1n\2\1\0\0 K\0\5\0\10"..., 14320) = 14320 <0.000550>
1137723041.726970 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723041.727037 select(7, [3 5 6], [], NULL, {0, 482106}) = 0 (Timeout) <0.482070>
1137723042.209246 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723042.209327 gettimeofday({1137723042, 209345}, NULL) = 0 <0.000008>
1137723042.209470 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723042.209528 select(7, [3 5 6], [], NULL, NULL) = 1 (in [5]) <0.399475>
1137723042.609357 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723042.609437 gettimeofday({1137723042, 609454}, NULL) = 0 <0.000008>
1137723042.609510 ioctl(5, FIONREAD, [32]) = 0 <0.000008>
1137723042.609571 read(5, "\2m\322\26\377\270\6\0L\0\0\0\4\0\240\1\10\0\240\1)\2a"..., 32) = 32 <0.000021>
1137723042.609782 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723042.609845 select(7, [3 5 6], [], NULL, NULL) = 1 (in [5]) <0.153417>
1137723042.763417 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723042.763489 gettimeofday({1137723042, 763507}, NULL) = 0 <0.000008>
1137723042.763553 ioctl(5, FIONREAD, [32]) = 0 <0.000009>
1137723042.763614 read(5, "\2(\322\26\232\271\6\0L\0\0\0\4\0\240\1\10\0\240\1)\2a"..., 32) = 32 <0.000023>
1137723042.763786 write(6, "\4", 1)     = 1 <0.000016>
1137723042.763860 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723042.763919 select(7, [3 5 6], [], NULL, NULL) = 1 (in [6]) <0.000121>
1137723042.764111 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723042.764169 gettimeofday({1137723042, 764186}, NULL) = 0 <0.000009>
1137723042.764222 read(6, "exit\r\n", 2048) = 6 <0.000010>
1137723042.764290 read(6, 0x814c334, 2048) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723042.764356 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723042.764414 select(7, [3 5 6], [], NULL, {0, 16666}) = 1 (in [6], left {0, 17000}) <0.000336>
1137723042.764820 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723042.764878 gettimeofday({1137723042, 764896}, NULL) = 0 <0.000009>
1137723042.764930 read(6, 0x814c334, 2048) = -1 EIO (Input/output error) <0.000009>
1137723042.764989 kill(-4733, SIGHUP)   = 0 <0.000035>
1137723042.765073 setresgid32(-1, 1000, -1) = 0 <0.000008>
1137723042.765121 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723042.765172 access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory) <0.000021>
1137723042.765313 open("/var/run/utmp", O_RDWR) = -1 EACCES (Permission denied) <0.000017>
1137723042.765381 open("/var/run/utmp", O_RDONLY) = 7 <0.000014>
1137723042.765439 fcntl64(7, F_GETFD)   = 0 <0.000007>
1137723042.765486 fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723042.765532 _llseek(7, 0, [0], SEEK_SET) = 0 <0.000008>
1137723042.765587 alarm(0)              = 0 <0.000008>
1137723042.765635 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723042.765696 alarm(1)              = 0 <0.000007>
1137723042.765741 fcntl64(7, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000013>
1137723042.765799 read(7, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000029>
1137723042.765893 read(7, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.765963 read(7, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766415 read(7, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000016>
1137723042.766492 read(7, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766560 read(7, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766629 read(7, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766697 read(7, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766765 read(7, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766833 read(7, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766900 read(7, "\7\0\0\0\342\21\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.766970 read(7, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.767055 read(7, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000015>
1137723042.767132 read(7, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.767201 read(7, "", 384)      = 0 <0.000009>
1137723042.767248 fcntl64(7, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000012>
1137723042.767305 alarm(0)              = 1 <0.000007>
1137723042.767349 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723042.767400 time(NULL)            = 1137723042 <0.000008>
1137723042.767448 _llseek(7, 0, [0], SEEK_SET) = 0 <0.000007>
1137723042.767498 alarm(0)              = 0 <0.000006>
1137723042.767543 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723042.767603 alarm(1)              = 0 <0.000007>
1137723042.767647 fcntl64(7, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000010>
1137723042.767700 read(7, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.767769 read(7, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.767850 read(7, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.767918 read(7, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.767985 read(7, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000019>
1137723042.768072 read(7, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000014>
1137723042.768147 read(7, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.768214 read(7, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.768282 read(7, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.768349 read(7, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.768416 read(7, "\7\0\0\0\342\21\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.768532 read(7, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723042.768603 read(7, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.768671 read(7, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723042.768738 read(7, "", 384)      = 0 <0.000007>
1137723042.768784 fcntl64(7, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723042.768838 alarm(0)              = 1 <0.000007>
1137723042.768882 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723042.768932 getsid(0)             = 4693 <0.000007>
1137723042.768974 time(NULL)            = 1137723042 <0.000007>
1137723042.769030 close(7)              = 0 <0.000010>
1137723042.769084 getgid32()            = 1000 <0.000006>
1137723042.769127 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723042.769172 getuid32()            = 1000 <0.000007>
1137723042.769214 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723042.769262 setresgid32(-1, 1000, -1) = 0 <0.000008>
1137723042.769307 setresuid32(-1, 1000, -1) = 0 <0.000007>
1137723042.769351 chmod("/dev/pts/1", 0666) = 0 <0.000021>
1137723042.769417 chown32("/dev/pts/1", 0, 0) = -1 EPERM (Operation not permitted) <0.000011>
1137723042.769477 getgid32()            = 1000 <0.000006>
1137723042.769519 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723042.769563 getuid32()            = 1000 <0.000006>
1137723042.769605 setresuid32(-1, 1000, -1) = 0 <0.000006>
1137723042.769649 close(6)              = 0 <0.000042>
1137723042.769791 shmdt(0x404d9000)     = 0 <0.000054>
1137723042.770100 write(5, ".\0\2\0\3\0\240\1<\0\2\0\n\0\240\1<\0\2\0\v\0\240\1<\0"..., 84) = 84 <0.003169>
1137723042.775645 read(5, "\22\367\331\26\4\0\240\1\4\0\240\1\0\237%\10`\350L\10\30"..., 32) = 32 <0.000097>
1137723042.775901 read(5, "\n\3\331\26\4\0\240\1\0\331L\10\350\366\377\277XRS\10\0"..., 32) = 32 <0.000008>
1137723042.775971 read(5, "\t\5\331\26\4\0\240\1\0\350L\10\5\0\0\0\1\0\0\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723042.776060 read(5, "\21\0\331\26\4\0\240\1\4\0\240\1\220\360L\10\210\367\377"..., 32) = 32 <0.000008>
1137723042.776129 read(5, "\1\1\335\26\0\0\0\0\1\0\0\0\4\0\0\0\0\0\0\0\244\361\5\0"..., 32) = 32 <0.000009>
1137723042.776303 shutdown(5, 2 /* send and receive */) = 0 <0.000011>
1137723042.776362 close(5)              = 0 <0.000022>
1137723042.776536 brk(0x81bc000)        = 0x81bc000 <0.000030>
1137723042.776804 exit_group(0)         = ?
-------------- next part --------------
1137723317.104166 execve("/usr/bin/urxvt", ["urxvt"], [/* 26 vars */]) = 0 <0.000259>
1137723317.104753 uname({sys="Linux", node="badger", ...}) = 0 <0.000009>
1137723317.104890 brk(0)                = 0x8149000 <0.000007>
1137723317.104967 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000012>
1137723317.105060 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) <0.000012>
1137723317.105148 open("/etc/ld.so.cache", O_RDONLY) = 3 <0.000015>
1137723317.105218 fstat64(3, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000008>
1137723317.106512 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 3, 0) = 0x40017000 <0.000029>
1137723317.106641 close(3)              = 0 <0.000008>
1137723317.106701 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000018>
1137723317.106800 open("/usr/lib/libXft.so.2", O_RDONLY) = 3 <0.000040>
1137723317.106896 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200=\0"..., 512) = 512 <0.000021>
1137723317.106994 fstat64(3, {st_mode=S_IFREG|0644, st_size=72172, ...}) = 0 <0.000010>
1137723317.107080 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4001d000 <0.000011>
1137723317.107170 old_mmap(NULL, 75284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4001e000 <0.000011>
1137723317.107246 old_mmap(0x40030000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11000) = 0x40030000 <0.000018>
1137723317.107362 close(3)              = 0 <0.000008>
1137723317.107433 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723317.107506 open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3 <0.000030>
1137723317.107589 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300l\0"..., 512) = 512 <0.000018>
1137723317.107677 fstat64(3, {st_mode=S_IFREG|0644, st_size=446724, ...}) = 0 <0.000008>
1137723317.107757 old_mmap(NULL, 445688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40031000 <0.000012>
1137723317.107832 old_mmap(0x4009b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6a000) = 0x4009b000 <0.000015>
1137723317.107925 close(3)              = 0 <0.000008>
1137723317.107987 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723317.108060 open("/usr/lib/libz.so.1", O_RDONLY) = 3 <0.000031>
1137723317.108145 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\26"..., 512) = 512 <0.000018>
1137723317.108232 fstat64(3, {st_mode=S_IFREG|0644, st_size=78788, ...}) = 0 <0.000008>
1137723317.108325 old_mmap(NULL, 81744, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4009e000 <0.000017>
1137723317.108411 old_mmap(0x400b1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12000) = 0x400b1000 <0.000015>
1137723317.108503 close(3)              = 0 <0.000008>
1137723317.108565 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723317.108634 open("/usr/lib/libXrender.so.1", O_RDONLY) = 3 <0.000025>
1137723317.108712 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\23"..., 512) = 512 <0.000017>
1137723317.108798 fstat64(3, {st_mode=S_IFREG|0644, st_size=31620, ...}) = 0 <0.000008>
1137723317.108878 old_mmap(NULL, 34568, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400b2000 <0.000011>
1137723317.108953 old_mmap(0x400ba000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x400ba000 <0.000015>
1137723317.109053 close(3)              = 0 <0.000008>
1137723317.109113 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723317.109183 open("/usr/X11R6/lib/libX11.so.6", O_RDONLY) = 3 <0.000032>
1137723317.109270 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\24"..., 512) = 512 <0.000029>
1137723317.109373 fstat64(3, {st_mode=S_IFREG|0644, st_size=826256, ...}) = 0 <0.000007>
1137723317.109454 old_mmap(NULL, 830392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x400bb000 <0.000017>
1137723317.109601 old_mmap(0x40182000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc6000) = 0x40182000 <0.000017>
1137723317.109723 close(3)              = 0 <0.000007>
1137723317.109786 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723317.109856 open("/usr/lib/libfontconfig.so.1", O_RDONLY) = 3 <0.000024>
1137723317.109935 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\237\0"..., 512) = 512 <0.000017>
1137723317.110022 fstat64(3, {st_mode=S_IFREG|0644, st_size=186904, ...}) = 0 <0.000008>
1137723317.110102 old_mmap(NULL, 189544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40186000 <0.000011>
1137723317.110176 old_mmap(0x401af000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x29000) = 0x401af000 <0.000017>
1137723317.110274 old_mmap(0x401b4000, 1128, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x401b4000 <0.000012>
1137723317.110384 close(3)              = 0 <0.000007>
1137723317.110446 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723317.110516 open("/usr/X11R6/lib/libXpm.so.4", O_RDONLY) = 3 <0.000031>
1137723317.110600 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P#\0\000"..., 512) = 512 <0.000018>
1137723317.110687 fstat64(3, {st_mode=S_IFREG|0644, st_size=85132, ...}) = 0 <0.000008>
1137723317.110765 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x401b5000 <0.000010>
1137723317.110849 old_mmap(NULL, 88068, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x401b6000 <0.000012>
1137723317.110925 old_mmap(0x401cb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14000) = 0x401cb000 <0.000016>
1137723317.111018 close(3)              = 0 <0.000008>
1137723317.111080 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723317.111150 open("/lib/libgcc_s.so.1", O_RDONLY) = 3 <0.000015>
1137723317.111215 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\30\0\000"..., 512) = 512 <0.000022>
1137723317.111317 fstat64(3, {st_mode=S_IFREG|0644, st_size=40284, ...}) = 0 <0.000008>
1137723317.111403 old_mmap(NULL, 43432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x401cc000 <0.000016>
1137723317.111482 old_mmap(0x401d6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x401d6000 <0.000015>
1137723317.111576 close(3)              = 0 <0.000007>
1137723317.111639 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723317.111709 open("/lib/tls/libc.so.6", O_RDONLY) = 3 <0.000028>
1137723317.111802 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320O\1"..., 512) = 512 <0.000018>
1137723317.111889 fstat64(3, {st_mode=S_IFREG|0755, st_size=1266800, ...}) = 0 <0.000008>
1137723317.111973 old_mmap(NULL, 1272764, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x401d7000 <0.000011>
1137723317.112048 old_mmap(0x40304000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12d000) = 0x40304000 <0.000017>
1137723317.112148 old_mmap(0x4030c000, 7100, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x4030c000 <0.000013>
1137723317.112247 close(3)              = 0 <0.000008>
1137723317.112344 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723317.112419 open("/lib/tls/libdl.so.2", O_RDONLY) = 3 <0.000024>
1137723317.112496 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512 <0.000022>
1137723317.112587 fstat64(3, {st_mode=S_IFREG|0644, st_size=9592, ...}) = 0 <0.000007>
1137723317.112678 old_mmap(NULL, 12404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x4030e000 <0.000011>
1137723317.112753 old_mmap(0x40310000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x40310000 <0.000016>
1137723317.112863 close(3)              = 0 <0.000007>
1137723317.112931 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000010>
1137723317.113051 open("/usr/lib/libexpat.so.1", O_RDONLY) = 3 <0.000030>
1137723317.113136 read(3, "\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 <0.000018>
1137723317.113223 fstat64(3, {st_mode=S_IFREG|0644, st_size=129972, ...}) = 0 <0.000008>
1137723317.113315 old_mmap(NULL, 128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40312000 <0.000017>
1137723317.113401 old_mmap(0x4032f000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d000) = 0x4032f000 <0.000016>
1137723317.113497 close(3)              = 0 <0.000008>
1137723317.113565 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723317.113635 open("/usr/X11R6/lib/libXext.so.6", O_RDONLY) = 3 <0.000029>
1137723317.113719 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`&\0\000"..., 512) = 512 <0.000018>
1137723317.113806 fstat64(3, {st_mode=S_IFREG|0644, st_size=54048, ...}) = 0 <0.000008>
1137723317.113886 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40332000 <0.000010>
1137723317.113975 old_mmap(NULL, 57300, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x40333000 <0.000011>
1137723317.114050 old_mmap(0x40340000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc000) = 0x40340000 <0.000016>
1137723317.114142 close(3)              = 0 <0.000007>
1137723317.114295 old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40341000 <0.000010>
1137723317.115056 mprotect(0x40304000, 20480, PROT_READ) = 0 <0.000017>
1137723317.116779 set_thread_area({entry_number:-1 -> 6, base_addr:0x403416c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 <0.000012>
1137723317.116929 munmap(0x40017000, 24411) = 0 <0.000028>
1137723317.117132 pipe([3, 4])          = 0 <0.000031>
1137723317.117233 fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 <0.000009>
1137723317.117296 fcntl64(3, F_SETFD, FD_CLOEXEC) = 0 <0.000025>
1137723317.118927 fcntl64(4, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 <0.000008>
1137723317.118986 fcntl64(4, F_SETFD, FD_CLOEXEC) = 0 <0.000008>
1137723317.119079 gettimeofday({1137723317, 119106}, NULL) = 0 <0.000009>
1137723317.119281 brk(0)                = 0x8149000 <0.000008>
1137723317.119359 brk(0x816a000)        = 0x816a000 <0.000013>
1137723317.119450 getgid32()            = 1000 <0.000008>
1137723317.119525 getegid32()           = 1000 <0.000008>
1137723317.119591 geteuid32()           = 1000 <0.000007>
1137723317.119640 getgid32()            = 1000 <0.000008>
1137723317.119704 setresgid32(-1, 1000, -1) = 0 <0.000009>
1137723317.119772 getuid32()            = 1000 <0.000007>
1137723317.119832 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723317.119909 rt_sigaction(SIGHUP, {SIG_IGN}, {SIG_DFL}, 8) = 0 <0.000009>
1137723317.119984 rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0 <0.000008>
1137723317.120069 rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0 <0.000008>
1137723317.120163 rt_sigaction(SIGCHLD, {0x80745d0, ~[RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 <0.000008>
1137723317.120247 rt_sigprocmask(SIG_BLOCK, [TERM CHLD], NULL, 8) = 0 <0.000008>
1137723317.120406 rt_sigaction(SIGTERM, {0x80745d0, ~[RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 <0.000009>
1137723317.120491 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723317.120558 rt_sigaction(SIGINT, {0x80745d0, ~[RTMIN RT_1], SA_RESTART}, NULL, 8) = 0 <0.000009>
1137723317.120766 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 5 <0.000032>
1137723317.120867 fstat64(5, {st_mode=S_IFREG|0644, st_size=1593472, ...}) = 0 <0.000010>
1137723317.120955 mmap2(NULL, 1593472, PROT_READ, MAP_PRIVATE, 5, 0) = 0x40342000 <0.000038>
1137723317.121048 close(5)              = 0 <0.000009>
1137723317.121211 open("/dev/null", O_RDONLY) = 5 <0.000018>
1137723317.121295 dup2(5, 0)            = 0 <0.000011>
1137723317.121377 close(5)              = 0 <0.000007>
1137723317.121429 dup2(2, 1)            = 1 <0.000007>
1137723317.121707 uname({sys="Linux", node="badger", ...}) = 0 <0.000010>
1137723317.121879 socket(PF_FILE, SOCK_STREAM, 0) = 5 <0.000033>
1137723317.121973 getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0 <0.000008>
1137723317.122045 uname({sys="Linux", node="badger", ...}) = 0 <0.000008>
1137723317.122171 uname({sys="Linux", node="badger", ...}) = 0 <0.000008>
1137723317.122870 connect(5, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"}, 19) = 0 <0.000125>
1137723317.123114 uname({sys="Linux", node="badger", ...}) = 0 <0.000009>
1137723317.123260 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 <0.000008>
1137723317.123381 access("/home/phyrster/.Xauthority", R_OK) = 0 <0.000015>
1137723317.123489 open("/home/phyrster/.Xauthority", O_RDONLY|O_LARGEFILE) = 6 <0.000027>
1137723317.123600 fstat64(6, {st_mode=S_IFREG|0600, st_size=117, ...}) = 0 <0.000010>
1137723317.123689 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000015>
1137723317.123764 read(6, "\1\0\0\6badger\0\0010\0\22MIT-MAGIC-COOKIE-"..., 131072) = 117 <0.000038>
1137723317.123902 read(6, "", 131072)   = 0 <0.000009>
1137723317.123974 close(6)              = 0 <0.000011>
1137723317.124033 munmap(0x404c8000, 131072) = 0 <0.000020>
1137723317.124186 writev(5, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\241\216\240\376\24~5\271\363\211k\374\4\247B\250", 16}], 4) = 48 <0.000290>
1137723317.124593 fcntl64(5, F_GETFL)   = 0x2 (flags O_RDWR) <0.000008>
1137723317.124655 fcntl64(5, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000009>
1137723317.124749 read(5, "\1\0\v\0\0\0\223\0", 8) = 8 <0.000010>
1137723317.124825 read(5, "\240B\241\3\0\0\0\2\377\377\37\0\0\1\0\0\24\0\377\377\1"..., 588) = 588 <0.000023>
1137723317.124988 write(5, "7\0\5\0\0\0\0\2L\0\0\0\10\0\0\0\377\377\377\0b\0\5\0\f"..., 64) = 64 <0.000088>
1137723317.125156 read(5, "\1\0\2\0\0\0\0\0\1\203\0\0\24\0\0\0\24\0\0\0\0\0\0\0\300"..., 32) = 32 <0.000008>
1137723317.125253 read(5, "\1\10\3\0\242\0\0\0\37\0\0\0\0\0\0\0\206\2\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723317.125373 readv(5, [{"*customization:\t-color\nURxvt.col"..., 646}, {"\1\0", 2}], 2) = 648 <0.000022>
1137723317.125468 write(5, "\203\0\1\0", 4) = 4 <0.000052>
1137723317.125580 read(5, "\1\360\4\0\0\0\0\0\377\377?\0\0\0\0\0\4\0\0\0\4\0\0\0\0"..., 32) = 32 <0.000018>
1137723317.125725 writev(5, [{"b\0\5\0\t\0\0\2", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20 <0.000061>
1137723317.125918 read(5, "\1\0\5\0\0\0\0\0\1\226n\261\24\0\0\0\24\0\0\0\0\0\0\0\300"..., 32) = 32 <0.000019>
1137723317.126015 write(5, "\226\0\2\0\1\0\0\0", 8) = 8 <0.000050>
1137723317.126129 read(5, "\1\1\6\0\0\0\0\0\1\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0\0"..., 32) = 32 <0.000018>
1137723317.126363 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000030>
1137723317.126491 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000010>
1137723317.126582 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000015>
1137723317.126653 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000380>
1137723317.128212 read(6, "", 131072)   = 0 <0.000015>
1137723317.128286 close(6)              = 0 <0.000012>
1137723317.128361 munmap(0x404c8000, 131072) = 0 <0.000021>
1137723317.128442 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000021>
1137723317.128527 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000010>
1137723317.128609 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000011>
1137723317.128672 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000153>
1137723317.131983 close(6)              = 0 <0.000033>
1137723317.133895 munmap(0x404c8000, 131072) = 0 <0.000028>
1137723317.134004 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000032>
1137723317.134116 fstat64(6, {st_mode=S_IFREG|0644, st_size=38037, ...}) = 0 <0.000009>
1137723317.134206 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000017>
1137723317.134371 read(6, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 131072) = 38037 <0.000206>
1137723317.135104 close(6)              = 0 <0.000009>
1137723317.135154 munmap(0x404c8000, 131072) = 0 <0.000016>
1137723317.135284 open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000018>
1137723317.135412 open("/usr/lib/gconv/gconv-modules", O_RDONLY) = 6 <0.000016>
1137723317.135483 fstat64(6, {st_mode=S_IFREG|0644, st_size=45568, ...}) = 0 <0.000008>
1137723317.135558 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000010>
1137723317.135614 read(6, "# GNU libc iconv configuration.\n"..., 131072) = 45568 <0.000198>
1137723317.144718 read(6, "", 131072)   = 0 <0.000035>
1137723317.144882 close(6)              = 0 <0.000013>
1137723317.144937 munmap(0x404c8000, 131072) = 0 <0.000026>
1137723317.146141 open("/usr/X11R6/lib/X11/locale/zh_CN.UTF-8/XI18N_OBJS", O_RDONLY|O_LARGEFILE) = 6 <0.000034>
1137723317.146256 fstat64(6, {st_mode=S_IFREG|0644, st_size=359, ...}) = 0 <0.000010>
1137723317.146360 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404c8000 <0.000015>
1137723317.146423 read(6, "# CATEGORY(XLC|XIM|OM)\tSHARED_LI"..., 131072) = 359 <0.000041>
1137723317.146553 read(6, "", 131072)   = 0 <0.000009>
1137723317.146605 close(6)              = 0 <0.000010>
1137723317.146654 munmap(0x404c8000, 131072) = 0 <0.000012>
1137723317.146779 open("/usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2", O_RDONLY) = 6 <0.000020>
1137723317.146855 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\5\0\000"..., 512) = 512 <0.000022>
1137723317.146943 fstat64(6, {st_mode=S_IFREG|0644, st_size=3292, ...}) = 0 <0.000008>
1137723317.147024 old_mmap(NULL, 6224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x404c8000 <0.000024>
1137723317.147107 old_mmap(0x404c9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0) = 0x404c9000 <0.000018>
1137723317.147194 close(6)              = 0 <0.000008>
1137723317.147626 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000019>
1137723317.147716 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000008>
1137723317.147791 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000011>
1137723317.147847 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000465>
1137723317.149487 read(6, "", 131072)   = 0 <0.000016>
1137723317.149555 close(6)              = 0 <0.000011>
1137723317.149605 munmap(0x404ca000, 131072) = 0 <0.000019>
1137723317.149673 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000019>
1137723317.149749 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000008>
1137723317.149823 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000011>
1137723317.149879 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000179>
1137723317.151392 close(6)              = 0 <0.000012>
1137723317.151459 munmap(0x404ca000, 131072) = 0 <0.000021>
1137723317.151591 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000029>
1137723317.151689 fstat64(6, {st_mode=S_IFREG|0644, st_size=38037, ...}) = 0 <0.000009>
1137723317.151789 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000013>
1137723317.151849 read(6, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 131072) = 38037 <0.000142>
1137723317.152520 close(6)              = 0 <0.000011>
1137723317.152578 munmap(0x404ca000, 131072) = 0 <0.000014>
1137723317.152641 access("/usr/X11R6/lib/X11/locale/zh_CN.UTF-8/XLC_LOCALE", R_OK) = 0 <0.000029>
1137723317.152738 brk(0x818b000)        = 0x818b000 <0.000010>
1137723317.152795 open("/usr/X11R6/lib/X11/locale/zh_CN.UTF-8/XLC_LOCALE", O_RDONLY|O_LARGEFILE) = 6 <0.000016>
1137723317.152868 fstat64(6, {st_mode=S_IFREG|0644, st_size=2007, ...}) = 0 <0.000007>
1137723317.152942 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x404ca000 <0.000011>
1137723317.153066 read(6, "#     XFree86 NLS for Chinese lo"..., 131072) = 2007 <0.000035>
1137723317.153342 read(6, "", 131072)   = 0 <0.000015>
1137723317.153406 close(6)              = 0 <0.000008>
1137723317.153453 munmap(0x404ca000, 131072) = 0 <0.000012>
1137723317.153814 write(5, "\20\1\6\0\20\0\0\0SCREEN_RESOURCES", 24) = 24 <0.000164>
1137723317.154051 read(5, "\1\360\7\0\0\0\0\0\204\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000019>
1137723317.154154 write(5, "\24\0\6\0L\0\0\0\204\0\0\0\37\0\0\0\0\0\0\0\0\341\365\5"..., 24) = 24 <0.000058>
1137723317.154281 read(5, "\1\0\10\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\30\0"..., 32) = 32 <0.000023>
1137723317.154573 uname({sys="Linux", node="badger", ...}) = 0 <0.000010>
1137723317.154728 open("/home/phyrster/.Xdefaults-badger", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) <0.000022>
1137723317.154875 open("/etc/ld.so.cache", O_RDONLY) = 6 <0.000020>
1137723317.154944 fstat64(6, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000009>
1137723317.155021 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 6, 0) = 0x404ca000 <0.000033>
1137723317.155109 close(6)              = 0 <0.000009>
1137723317.155159 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000013>
1137723317.155232 open("/usr/lib/libXcursor.so.1", O_RDONLY) = 6 <0.000035>
1137723317.155333 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 $\0\000"..., 512) = 512 <0.000021>
1137723317.155420 fstat64(6, {st_mode=S_IFREG|0644, st_size=33128, ...}) = 0 <0.000008>
1137723317.155503 old_mmap(NULL, 36204, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x404d0000 <0.000012>
1137723317.155574 old_mmap(0x404d8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x404d8000 <0.000023>
1137723317.155672 close(6)              = 0 <0.000007>
1137723317.155829 munmap(0x404ca000, 24411) = 0 <0.000015>
1137723317.155965 writev(5, [{"-\0\5\0\1\0\0\2\5\0\0\0fixed\0\0\0b\341\4\0\6\0\0\0", 28}, {"RENDER", 6}, {"\0\0", 2}], 3) = 36 <0.000132>
1137723317.156188 read(5, "\1\0\n\0\0\0\0\0\1\234\0\267\20\0\0\0\20\0\0\0\0\0\0\0"..., 32) = 32 <0.000019>
1137723317.156831 write(5, "\234\0\3\0\0\0\0\0\n\0\0\0\234\1\1\0", 16) = 16 <0.000136>
1137723317.157063 read(5, "\1\0\v\0\0\0\0\0\0\0\0\0\n\0\0\0\f\0\0\0\0\0\0\0\324\366"..., 32) = 32 <0.000009>
1137723317.157152 read(5, "\1J\f\0\313\0\0\0\26\0\0\0\1\0\0\0\7\0\0\0\20\0\0\0\1\0"..., 32) = 32 <0.000008>
1137723317.157234 read(5, "3\0\0\0\1\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\000"..., 812) = 812 <0.000021>
1137723317.157444 writev(5, [{"b\0\6\0\17\0\0\0", 8}, {"XFree86-Bigfont", 15}, {"\0", 1}], 3) = 24 <0.000066>
1137723317.157587 read(5, "\1\0\r\0\0\0\0\0\1\233\0\0\30\0\0\0\30\0\0\0\0\0\0\0\324"..., 32) = 32 <0.000019>
1137723317.157682 write(5, "\233\0\1\0", 4) = 4 <0.000057>
1137723317.157793 read(5, "\1\1\16\0\0\0\0\0\1\0\1\0\0\0\0\0\0\0\0\0\243 at L\277\324"..., 32) = 32 <0.000018>
1137723317.157878 write(5, "\233\1\3\0\1\0\0\2\1\0\0\0", 12) = 12 <0.000113>
1137723317.158049 read(5, "\1\327\17\0j\1\0\0\0\0\0\0\6\0\377\377\366\377\0\0(\346"..., 32) = 32 <0.000008>
1137723317.158119 read(5, "\2\0\0\0\0\2\0\0\0\0\377\0\0\0\26\0\0\0\0\0\v\0\2\0\0\1"..., 40) = 40 <0.000008>
1137723317.158193 read(5, "\356\0\0\0\357\0\0\0\332\0\0\0\360\0\0\0@\0\0\0\361\0\0"..., 176) = 176 <0.000008>
1137723317.158265 read(5, "\0\0\5\0\6\0\t\0\0\0\0\0\0\0\5\0\6\0\7\0\376\377\0\0\0"..., 1232) = 1232 <0.001379>
1137723317.159822 write(5, "\20\0\4\0\6\0\0\2cursor\1\0", 16) = 16 <0.000062>
1137723317.159948 read(5, "\1\360\20\0\0\0\0\0\373\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723317.160084 getsockname(5, {sa_family=AF_FILE, path="V??"}, [2]) = 0 <0.000011>
1137723317.160174 fcntl64(5, F_SETFD, FD_CLOEXEC) = 0 <0.000009>
1137723317.160238 write(5, "^\0\10\0\2\0\0\2\1\0\0\2\1\0\0\2 \0 \0\0\0\0\0\0\0\0\0"..., 76) = 76 <0.000217>
1137723317.160534 read(5, "\1\360\24\0\0\0\0\0\222\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000020>
1137723317.161689 open("/usr/X11R6/lib/X11/XKeysymDB", O_RDONLY|O_LARGEFILE) = 6 <0.000031>
1137723317.161800 fstat64(6, {st_mode=S_IFREG|0644, st_size=8298, ...}) = 0 <0.000009>
1137723317.161891 read(6, "! $Xorg: XKeysymDB,v 1.3 2000/08"..., 8298) = 8298 <0.000061>
1137723317.162013 close(6)              = 0 <0.000011>
1137723317.162569 write(5, "\20\0\3\0\4\0\0\2TEXT\20\0\6\0\r\0 \0COMPOUND_TEX"..., 424) = 424 <0.000155>
1137723317.162803 read(5, "\1\360\25\0\0\0\0\0\231\1\0\0\0\0\0\0\f\0\0\0\f\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.162883 read(5, "\1\360\26\0\0\0\0\0\232\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723317.162957 read(5, "\1\360\27\0\0\0\0\0\3\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.163032 read(5, "\1\360\30\0\0\0\0\0\233\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000008>
1137723317.163104 read(5, "\1\360\31\0\0\0\0\0\234\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000008>
1137723317.163176 read(5, "\1\360\32\0\0\0\0\0\235\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000008>
1137723317.163248 read(5, "\1\360\33\0\0\0\0\0\236\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000008>
1137723317.163341 read(5, "\1\360\34\0\0\0\0\0\237\1\0\0\0\0\0\0\f\0\0\0\f\0\0\0\0"..., 32) = 32 <0.000009>
1137723317.163413 read(5, "\1\360\35\0\0\0\0\0\377\0\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000008>
1137723317.163485 read(5, "\1\360\36\0\0\0\0\0\376\0\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723317.163559 read(5, "\1\360\37\0\0\0\0\0\240\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0"..., 32) = 32 <0.000009>
1137723317.163631 read(5, "\1\360 \0\0\0\0\0\30\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.163705 read(5, "\1\360!\0\0\0\0\0\t\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.163777 read(5, "\1\360\"\0\0\0\0\0\4\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.163850 read(5, "\1\360#\0\0\0\0\0\5\1\0\0\0\0\0\0\34\0\0\0\34\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.163923 read(5, "\1\360$\0\0\0\0\0\7\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.163995 read(5, "\1\360%\0\0\0\0\0\10\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.164068 read(5, "\1\360&\0\0\0\0\0\207\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0\0"..., 32) = 32 <0.000008>
1137723317.164140 read(5, "\1\360\'\0\0\0\0\0\227\1\0\0\0\0\0\0\30\0\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723317.164212 read(5, "\1\360(\0\0\0\0\0\241\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0\0"..., 32) = 32 <0.000009>
1137723317.164284 read(5, "\1\360)\0\0\0\0\0\212\1\0\0\0\0\0\0\24\0\0\0\24\0\0\0\0"..., 32) = 32 <0.000020>
1137723317.164436 write(5, "\20\1\t\0\33\0\0\2XDCCC_LINEAR_RGB_CORRECT"..., 36) = 36 <0.000054>
1137723317.164554 read(5, "\1\360*\0\0\0\0\0\216\0\0\0\0\0\0\0$\0\0\0$\0\0\0\0\0\0"..., 32) = 32 <0.000018>
1137723317.164642 write(5, "\20\1\t\0\31\0\0\2XDCCC_LINEAR_RGB_MATRICE"..., 36) = 36 <0.000050>
1137723317.164751 read(5, "\1\360+\0\0\0\0\0\217\0\0\0\0\0\0\0$\0\0\0$\0\0\0\0\0\0"..., 32) = 32 <0.000018>
1137723317.164847 write(5, "\24\0\6\0L\0\0\0\217\0\0\0\23\0\0\0\0\0\0\0t\31\0\0", 24) = 24 <0.000055>
1137723317.164970 read(5, "\1\0,\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000018>
1137723317.165091 stat64("/usr/X11R6/lib/X11/Xcms.txt", 0xbffff714) = -1 ENOENT (No such file or directory) <0.000022>
1137723317.165182 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"White", 5}, {"\0\0\0", 3}], 3) = 20 <0.000168>
1137723317.165431 read(5, "\1\0-\0\0\0\0\0\377\377\377\0\377\377\377\377\377\377\377"..., 32) = 32 <0.000019>
1137723317.165520 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"Black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000092>
1137723317.165686 read(5, "\1\0.\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0"..., 32) = 32 <0.000019>
1137723317.165775 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000089>
1137723317.165936 read(5, "\1\0/\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0"..., 32) = 32 <0.000019>
1137723317.166091 writev(5, [{"U\0\4\0 \0\0\0\4\0\0\0", 12}, {"red3", 4}], 2) = 16 <0.000096>
1137723317.166255 read(5, "\1\0000\0\0\0\0\0\0\0\315\0\315\315\0\0\0\0\315\315\0\0"..., 32) = 32 <0.000018>
1137723317.166732 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"green3", 6}, {"\0\0", 2}], 3) = 20 <0.000101>
1137723317.166908 read(5, "\1\0001\0\0\0\0\0\0\315\0\0\0\0\315\315\0\0\0\0\315\315"..., 32) = 32 <0.000018>
1137723317.166995 writev(5, [{"U\0\5\0 \0\0\0\7\0\0\0", 12}, {"yellow3", 7}, {"\0", 1}], 3) = 20 <0.000094>
1137723317.167159 read(5, "\1\0002\0\0\0\0\0\0\315\315\0\315\315\315\315\0\0\315\315"..., 32) = 32 <0.000019>
1137723317.167244 writev(5, [{"U\0\6\0 \0\0\0\v\0\0\0", 12}, {"DodgerBlue1", 11}, {"\0", 1}], 3) = 24 <0.000103>
1137723317.167424 read(5, "\1\0003\0\0\0\0\0\377\220\36\0\36\36\220\220\377\377\36"..., 32) = 32 <0.000019>
1137723317.167509 writev(5, [{"U\0\5\0 \0\0\0\10\0\0\0", 12}, {"magenta3", 8}], 2) = 20 <0.000094>
1137723317.167671 read(5, "\1\0004\0\0\0\0\0\315\0\315\0\315\315\0\0\315\315\315\315"..., 32) = 32 <0.000019>
1137723317.167756 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"cyan3", 5}, {"\0\0\0", 3}], 3) = 20 <0.000091>
1137723317.167918 read(5, "\1\0005\0\0\0\0\0\315\315\0\0\0\0\315\315\315\315\0\0\315"..., 32) = 32 <0.000018>
1137723317.168002 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"gray90", 6}, {"\0\0", 2}], 3) = 20 <0.000094>
1137723317.168167 read(5, "\1\0006\0\0\0\0\0\345\345\345\0\345\345\345\345\345\345"..., 32) = 32 <0.000018>
1137723317.168250 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"gray50", 6}, {"\0\0", 2}], 3) = 20 <0.000093>
1137723317.168432 read(5, "\1\0007\0\0\0\0\0\177\177\177\0\177\177\177\177\177\177"..., 32) = 32 <0.000019>
1137723317.168515 writev(5, [{"U\0\4\0 \0\0\0\3\0\0\0", 12}, {"red", 3}, {"\0", 1}], 3) = 16 <0.000090>
1137723317.168675 read(5, "\1\0008\0\0\0\0\0\0\0\377\0\377\377\0\0\0\0\377\377\0\0"..., 32) = 32 <0.000019>
1137723317.168760 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"green", 5}, {"\0\0\0", 3}], 3) = 20 <0.000090>
1137723317.168922 read(5, "\1\0009\0\0\0\0\0\0\377\0\0\0\0\377\377\0\0\0\0\377\377"..., 32) = 32 <0.000018>
1137723317.169007 writev(5, [{"U\0\5\0 \0\0\0\6\0\0\0", 12}, {"yellow", 6}, {"\0\0", 2}], 3) = 20 <0.000093>
1137723317.169170 read(5, "\1\0:\0\0\0\0\0\0\377\377\0\377\377\377\377\0\0\377\377"..., 32) = 32 <0.000018>
1137723317.169255 writev(5, [{"U\0\6\0 \0\0\0\n\0\0\0", 12}, {"SteelBlue1", 10}, {"\0\0", 2}], 3) = 24 <0.000093>
1137723317.169434 read(5, "\1\0;\0\0\0\0\0\377\270c\0cc\270\270\377\377cc\270\270"..., 32) = 32 <0.000018>
1137723317.169516 writev(5, [{"U\0\5\0 \0\0\0\7\0\0\0", 12}, {"magenta", 7}, {"\0", 1}], 3) = 20 <0.000093>
1137723317.169680 read(5, "\1\0<\0\0\0\0\0\377\0\377\0\377\377\0\0\377\377\377\377"..., 32) = 32 <0.000019>
1137723317.169764 writev(5, [{"U\0\4\0 \0\0\0\4\0\0\0", 12}, {"cyan", 4}], 2) = 16 <0.000090>
1137723317.169918 read(5, "\1\0=\0\0\0\0\0\377\377\0\0\0\0\377\377\377\377\0\0\377"..., 32) = 32 <0.000018>
1137723317.170002 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\0", 12}, {"white", 5}, {"\0\0\0", 3}], 3) = 20 <0.000092>
1137723317.170165 read(5, "\1\0>\0\0\0\0\0\377\377\377\0\377\377\377\377\377\377\377"..., 32) = 32 <0.000019>
1137723317.170278 write(5, "T\0\4\0 \0\0\0\0\0\0\0\0\0\0\0", 16) = 16 <0.000089>
1137723317.170444 read(5, "\1\0?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\20\0\0"..., 32) = 32 <0.000019>
1137723317.170535 write(5, "T\0\4\0 \0\0\0\0\0\0\0\213\213\0\0", 16) = 16 <0.000100>
1137723317.170697 read(5, "\1\0@\0\0\0\0\0\0\0\0\0\213\213\0\0\213\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723317.170785 write(5, "T\0\4\0 \0\0\0\0\0\0\0\315\315\0\0", 16) = 16 <0.000087>
1137723317.170932 read(5, "\1\0A\0\0\0\0\0\0\0\0\0\315\315\0\0\315\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723317.171019 write(5, "T\0\4\0 \0\0\0\0\0\0\0\377\377\0\0", 16) = 16 <0.000088>
1137723317.171167 read(5, "\1\0B\0\0\0\0\0\0\0\0\0\377\377\0\0\377\0\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723317.171254 write(5, "T\0\4\0 \0\0\0\0\0\213\213\0\0\0\0", 16) = 16 <0.000108>
1137723317.171546 read(5, "\1\0C\0\0\0\0\0\0\0\213\213\0\0\0\0\0\213\0\0\20\0\0\0"..., 32) = 32 <0.000019>
1137723317.171636 write(5, "T\0\4\0 \0\0\0\0\0\213\213\213\213\0\0", 16) = 16 <0.000092>
1137723317.171789 read(5, "\1\0D\0\0\0\0\0\0\0\213\213\213\213\0\0\213\213\0\0\20"..., 32) = 32 <0.000018>
1137723317.171874 write(5, "T\0\4\0 \0\0\0\0\0\213\213\315\315\0\0", 16) = 16 <0.000088>
1137723317.172022 read(5, "\1\0E\0\0\0\0\0\0\0\213\213\315\315\0\0\315\213\0\0\20"..., 32) = 32 <0.000018>
1137723317.172107 write(5, "T\0\4\0 \0\0\0\0\0\213\213\377\377\0\0", 16) = 16 <0.000088>
1137723317.172255 read(5, "\1\0F\0\0\0\0\0\0\0\213\213\377\377\0\0\377\213\0\0\20"..., 32) = 32 <0.000018>
1137723317.172359 write(5, "T\0\4\0 \0\0\0\0\0\315\315\0\0\0\0", 16) = 16 <0.000087>
1137723317.172507 read(5, "\1\0G\0\0\0\0\0\0\0\315\315\0\0\0\0\0\315\0\0\20\0\0\0"..., 32) = 32 <0.000018>
1137723317.172595 write(5, "T\0\4\0 \0\0\0\0\0\315\315\213\213\0\0", 16) = 16 <0.000091>
1137723317.172746 read(5, "\1\0H\0\0\0\0\0\0\0\315\315\213\213\0\0\213\315\0\0\20"..., 32) = 32 <0.000019>
1137723317.172831 write(5, "T\0\4\0 \0\0\0\0\0\315\315\315\315\0\0", 16) = 16 <0.000088>
1137723317.172979 read(5, "\1\0I\0\0\0\0\0\0\0\315\315\315\315\0\0\315\315\0\0\20"..., 32) = 32 <0.000019>
1137723317.173064 write(5, "T\0\4\0 \0\0\0\0\0\315\315\377\377\0\0", 16) = 16 <0.000087>
1137723317.173212 read(5, "\1\0J\0\0\0\0\0\0\0\315\315\377\377\0\0\377\315\0\0\20"..., 32) = 32 <0.000019>
1137723317.173309 write(5, "T\0\4\0 \0\0\0\0\0\377\377\0\0\0\0", 16) = 16 <0.000087>
1137723317.173462 read(5, "\1\0K\0\0\0\0\0\0\0\377\377\0\0\0\0\0\377\0\0\20\0\0\0"..., 32) = 32 <0.000018>
1137723317.173550 write(5, "T\0\4\0 \0\0\0\0\0\377\377\213\213\0\0", 16) = 16 <0.000091>
1137723317.173701 read(5, "\1\0L\0\0\0\0\0\0\0\377\377\213\213\0\0\213\377\0\0\20"..., 32) = 32 <0.000019>
1137723317.173787 write(5, "T\0\4\0 \0\0\0\0\0\377\377\315\315\0\0", 16) = 16 <0.000088>
1137723317.173935 read(5, "\1\0M\0\0\0\0\0\0\0\377\377\315\315\0\0\315\377\0\0\20"..., 32) = 32 <0.000018>
1137723317.174019 write(5, "T\0\4\0 \0\0\0\0\0\377\377\377\377\0\0", 16) = 16 <0.000089>
1137723317.174167 read(5, "\1\0N\0\0\0\0\0\0\0\377\377\377\377\0\0\377\377\0\0\20"..., 32) = 32 <0.000019>
1137723317.174253 write(5, "T\0\4\0 \0\0\0\213\213\0\0\0\0\0\0", 16) = 16 <0.000907>
1137723317.175280 read(5, "\1\0O\0\0\0\0\0\213\213\0\0\0\0\0\0\0\0\213\0\20\0\0\0"..., 32) = 32 <0.000056>
1137723317.175456 write(5, "T\0\4\0 \0\0\0\213\213\0\0\213\213\0\0", 16) = 16 <0.000167>
1137723317.175688 read(5, "\1\0P\0\0\0\0\0\213\213\0\0\213\213\0\0\213\0\213\0\20"..., 32) = 32 <0.000019>
1137723317.175776 write(5, "T\0\4\0 \0\0\0\213\213\0\0\315\315\0\0", 16) = 16 <0.000090>
1137723317.175927 read(5, "\1\0Q\0\0\0\0\0\213\213\0\0\315\315\0\0\315\0\213\0\20"..., 32) = 32 <0.000019>
1137723317.176032 write(5, "T\0\4\0 \0\0\0\213\213\0\0\377\377\0\0", 16) = 16 <0.000089>
1137723317.176182 read(5, "\1\0R\0\0\0\0\0\213\213\0\0\377\377\0\0\377\0\213\0\20"..., 32) = 32 <0.000019>
1137723317.176267 write(5, "T\0\4\0 \0\0\0\213\213\213\213\0\0\0\0", 16) = 16 <0.000151>
1137723317.177051 read(5, "\1\0S\0\0\0\0\0\213\213\213\213\0\0\0\0\0\213\213\0\20"..., 32) = 32 <0.000019>
1137723317.177153 write(5, "T\0\4\0 \0\0\0\213\213\213\213\213\213\0\0", 16) = 16 <0.000093>
1137723317.177320 read(5, "\1\0T\0\0\0\0\0\213\213\213\213\213\213\0\0\213\213\213"..., 32) = 32 <0.000019>
1137723317.177411 write(5, "T\0\4\0 \0\0\0\213\213\213\213\315\315\0\0", 16) = 16 <0.000089>
1137723317.177562 read(5, "\1\0U\0\0\0\0\0\213\213\213\213\315\315\0\0\315\213\213"..., 32) = 32 <0.000019>
1137723317.177647 write(5, "T\0\4\0 \0\0\0\213\213\213\213\377\377\0\0", 16) = 16 <0.000089>
1137723317.177796 read(5, "\1\0V\0\0\0\0\0\213\213\213\213\377\377\0\0\377\213\213"..., 32) = 32 <0.000018>
1137723317.177881 write(5, "T\0\4\0 \0\0\0\213\213\315\315\0\0\0\0", 16) = 16 <0.000156>
1137723317.178099 read(5, "\1\0W\0\0\0\0\0\213\213\315\315\0\0\0\0\0\315\213\0\20"..., 32) = 32 <0.000019>
1137723317.178186 write(5, "T\0\4\0 \0\0\0\213\213\315\315\213\213\0\0", 16) = 16 <0.000106>
1137723317.178427 read(5, "\1\0X\0\0\0\0\0\213\213\315\315\213\213\0\0\213\315\213"..., 32) = 32 <0.000018>
1137723317.178513 write(5, "T\0\4\0 \0\0\0\213\213\315\315\315\315\0\0", 16) = 16 <0.000089>
1137723317.178663 read(5, "\1\0Y\0\0\0\0\0\213\213\315\315\315\315\0\0\315\315\213"..., 32) = 32 <0.000018>
1137723317.178747 write(5, "T\0\4\0 \0\0\0\213\213\315\315\377\377\0\0", 16) = 16 <0.000094>
1137723317.178902 read(5, "\1\0Z\0\0\0\0\0\213\213\315\315\377\377\0\0\377\315\213"..., 32) = 32 <0.000019>
1137723317.178986 write(5, "T\0\4\0 \0\0\0\213\213\377\377\0\0\0\0", 16) = 16 <0.000088>
1137723317.179134 read(5, "\1\0[\0\0\0\0\0\213\213\377\377\0\0\0\0\0\377\213\0\20"..., 32) = 32 <0.000019>
1137723317.179219 write(5, "T\0\4\0 \0\0\0\213\213\377\377\213\213\0\0", 16) = 16 <0.000101>
1137723317.179386 read(5, "\1\0\\\0\0\0\0\0\213\213\377\377\213\213\0\0\213\377\213"..., 32) = 32 <0.000019>
1137723317.179470 write(5, "T\0\4\0 \0\0\0\213\213\377\377\315\315\0\0", 16) = 16 <0.000090>
1137723317.179619 read(5, "\1\0]\0\0\0\0\0\213\213\377\377\315\315\0\0\315\377\213"..., 32) = 32 <0.000020>
1137723317.179705 write(5, "T\0\4\0 \0\0\0\213\213\377\377\377\377\0\0", 16) = 16 <0.000089>
1137723317.179854 read(5, "\1\0^\0\0\0\0\0\213\213\377\377\377\377\0\0\377\377\213"..., 32) = 32 <0.000018>
1137723317.179938 write(5, "T\0\4\0 \0\0\0\315\315\0\0\0\0\0\0", 16) = 16 <0.000088>
1137723317.180085 read(5, "\1\0_\0\0\0\0\0\315\315\0\0\0\0\0\0\0\0\315\0\20\0\0\0"..., 32) = 32 <0.000018>
1137723317.180172 write(5, "T\0\4\0 \0\0\0\315\315\0\0\213\213\0\0", 16) = 16 <0.000100>
1137723317.180337 read(5, "\1\0`\0\0\0\0\0\315\315\0\0\213\213\0\0\213\0\315\0\20"..., 32) = 32 <0.000019>
1137723317.180423 write(5, "T\0\4\0 \0\0\0\315\315\0\0\315\315\0\0", 16) = 16 <0.000089>
1137723317.180573 read(5, "\1\0a\0\0\0\0\0\315\315\0\0\315\315\0\0\315\0\315\0\20"..., 32) = 32 <0.000019>
1137723317.180658 write(5, "T\0\4\0 \0\0\0\315\315\0\0\377\377\0\0", 16) = 16 <0.000088>
1137723317.180806 read(5, "\1\0b\0\0\0\0\0\315\315\0\0\377\377\0\0\377\0\315\0\20"..., 32) = 32 <0.000018>
1137723317.180892 write(5, "T\0\4\0 \0\0\0\315\315\213\213\0\0\0\0", 16) = 16 <0.000088>
1137723317.181039 read(5, "\1\0c\0\0\0\0\0\315\315\213\213\0\0\0\0\0\213\315\0\20"..., 32) = 32 <0.000018>
1137723317.181124 write(5, "T\0\4\0 \0\0\0\315\315\213\213\213\213\0\0", 16) = 16 <0.000093>
1137723317.181277 read(5, "\1\0d\0\0\0\0\0\315\315\213\213\213\213\0\0\213\213\315"..., 32) = 32 <0.000020>
1137723317.181378 write(5, "T\0\4\0 \0\0\0\315\315\213\213\315\315\0\0", 16) = 16 <0.000090>
1137723317.181528 read(5, "\1\0e\0\0\0\0\0\315\315\213\213\315\315\0\0\315\213\315"..., 32) = 32 <0.000018>
1137723317.181613 write(5, "T\0\4\0 \0\0\0\315\315\213\213\377\377\0\0", 16) = 16 <0.000091>
1137723317.181763 read(5, "\1\0f\0\0\0\0\0\315\315\213\213\377\377\0\0\377\213\315"..., 32) = 32 <0.000018>
1137723317.181848 write(5, "T\0\4\0 \0\0\0\315\315\315\315\0\0\0\0", 16) = 16 <0.000089>
1137723317.181996 read(5, "\1\0g\0\0\0\0\0\315\315\315\315\0\0\0\0\0\315\315\0\20"..., 32) = 32 <0.000018>
1137723317.182081 write(5, "T\0\4\0 \0\0\0\315\315\315\315\213\213\0\0", 16) = 16 <0.000092>
1137723317.182233 read(5, "\1\0h\0\0\0\0\0\315\315\315\315\213\213\0\0\213\315\315"..., 32) = 32 <0.000018>
1137723317.182333 write(5, "T\0\4\0 \0\0\0\315\315\315\315\315\315\0\0", 16) = 16 <0.000090>
1137723317.182496 read(5, "\1\0i\0\0\0\0\0\315\315\315\315\315\315\0\0\315\315\315"..., 32) = 32 <0.000018>
1137723317.182580 write(5, "T\0\4\0 \0\0\0\315\315\315\315\377\377\0\0", 16) = 16 <0.000091>
1137723317.182732 read(5, "\1\0j\0\0\0\0\0\315\315\315\315\377\377\0\0\377\315\315"..., 32) = 32 <0.000019>
1137723317.182816 write(5, "T\0\4\0 \0\0\0\315\315\377\377\0\0\0\0", 16) = 16 <0.000089>
1137723317.182964 read(5, "\1\0k\0\0\0\0\0\315\315\377\377\0\0\0\0\0\377\315\0\20"..., 32) = 32 <0.000018>
1137723317.183049 write(5, "T\0\4\0 \0\0\0\315\315\377\377\213\213\0\0", 16) = 16 <0.000091>
1137723317.183201 read(5, "\1\0l\0\0\0\0\0\315\315\377\377\213\213\0\0\213\377\315"..., 32) = 32 <0.000018>
1137723317.183336 write(5, "T\0\4\0 \0\0\0\315\315\377\377\315\315\0\0", 16) = 16 <0.000091>
1137723317.183495 read(5, "\1\0m\0\0\0\0\0\315\315\377\377\315\315\0\0\315\377\315"..., 32) = 32 <0.000021>
1137723317.183677 write(5, "T\0\4\0 \0\0\0\315\315\377\377\377\377\0\0", 16) = 16 <0.000098>
1137723317.183837 read(5, "\1\0n\0\0\0\0\0\315\315\377\377\377\377\0\0\377\377\315"..., 32) = 32 <0.000019>
1137723317.183922 write(5, "T\0\4\0 \0\0\0\377\377\0\0\0\0\0\0", 16) = 16 <0.000088>
1137723317.184069 read(5, "\1\0o\0\0\0\0\0\377\377\0\0\0\0\0\0\0\0\377\0\20\0\0\0"..., 32) = 32 <0.000018>
1137723317.184157 write(5, "T\0\4\0 \0\0\0\377\377\0\0\213\213\0\0", 16) = 16 <0.000090>
1137723317.184320 read(5, "\1\0p\0\0\0\0\0\377\377\0\0\213\213\0\0\213\0\377\0\20"..., 32) = 32 <0.000019>
1137723317.184412 write(5, "T\0\4\0 \0\0\0\377\377\0\0\315\315\0\0", 16) = 16 <0.000089>
1137723317.184561 read(5, "\1\0q\0\0\0\0\0\377\377\0\0\315\315\0\0\315\0\377\0\20"..., 32) = 32 <0.000019>
1137723317.184647 write(5, "T\0\4\0 \0\0\0\377\377\0\0\377\377\0\0", 16) = 16 <0.000091>
1137723317.184798 read(5, "\1\0r\0\0\0\0\0\377\377\0\0\377\377\0\0\377\0\377\0\20"..., 32) = 32 <0.000018>
1137723317.184883 write(5, "T\0\4\0 \0\0\0\377\377\213\213\0\0\0\0", 16) = 16 <0.000087>
1137723317.185031 read(5, "\1\0s\0\0\0\0\0\377\377\213\213\0\0\0\0\0\213\377\0\20"..., 32) = 32 <0.000019>
1137723317.185117 write(5, "T\0\4\0 \0\0\0\377\377\213\213\213\213\0\0", 16) = 16 <0.000092>
1137723317.185269 read(5, "\1\0t\0\0\0\0\0\377\377\213\213\213\213\0\0\213\213\377"..., 32) = 32 <0.000028>
1137723317.185369 write(5, "T\0\4\0 \0\0\0\377\377\213\213\315\315\0\0", 16) = 16 <0.000090>
1137723317.185519 read(5, "\1\0u\0\0\0\0\0\377\377\213\213\315\315\0\0\315\213\377"..., 32) = 32 <0.000019>
1137723317.185605 write(5, "T\0\4\0 \0\0\0\377\377\213\213\377\377\0\0", 16) = 16 <0.000090>
1137723317.185755 read(5, "\1\0v\0\0\0\0\0\377\377\213\213\377\377\0\0\377\213\377"..., 32) = 32 <0.000018>
1137723317.185839 write(5, "T\0\4\0 \0\0\0\377\377\315\315\0\0\0\0", 16) = 16 <0.000087>
1137723317.185987 read(5, "\1\0w\0\0\0\0\0\377\377\315\315\0\0\0\0\0\315\377\0\20"..., 32) = 32 <0.000018>
1137723317.186072 write(5, "T\0\4\0 \0\0\0\377\377\315\315\213\213\0\0", 16) = 16 <0.000092>
1137723317.186224 read(5, "\1\0x\0\0\0\0\0\377\377\315\315\213\213\0\0\213\315\377"..., 32) = 32 <0.000019>
1137723317.186373 write(5, "T\0\4\0 \0\0\0\377\377\315\315\315\315\0\0", 16) = 16 <0.000092>
1137723317.186534 read(5, "\1\0y\0\0\0\0\0\377\377\315\315\315\315\0\0\315\315\377"..., 32) = 32 <0.000019>
1137723317.186619 write(5, "T\0\4\0 \0\0\0\377\377\315\315\377\377\0\0", 16) = 16 <0.000090>
1137723317.186771 read(5, "\1\0z\0\0\0\0\0\377\377\315\315\377\377\0\0\377\315\377"..., 32) = 32 <0.000018>
1137723317.186855 write(5, "T\0\4\0 \0\0\0\377\377\377\377\0\0\0\0", 16) = 16 <0.000088>
1137723317.187004 read(5, "\1\0{\0\0\0\0\0\377\377\377\377\0\0\0\0\0\377\377\0\20"..., 32) = 32 <0.000018>
1137723317.187089 write(5, "T\0\4\0 \0\0\0\377\377\377\377\213\213\0\0", 16) = 16 <0.000094>
1137723317.187242 read(5, "\1\0|\0\0\0\0\0\377\377\377\377\213\213\0\0\213\377\377"..., 32) = 32 <0.000018>
1137723317.187344 write(5, "T\0\4\0 \0\0\0\377\377\377\377\315\315\0\0", 16) = 16 <0.000089>
1137723317.187494 read(5, "\1\0}\0\0\0\0\0\377\377\377\377\315\315\0\0\315\377\377"..., 32) = 32 <0.000019>
1137723317.187579 write(5, "T\0\4\0 \0\0\0\377\377\377\377\377\377\0\0", 16) = 16 <0.000090>
1137723317.187729 read(5, "\1\0~\0\0\0\0\0\377\377\377\377\377\377\0\0\377\377\377"..., 32) = 32 <0.000018>
1137723317.187813 write(5, "T\0\4\0 \0\0\0......\0\0", 16) = 16 <0.000087>
1137723317.187958 read(5, "\1\0\177\0\0\0\0\0......\0\0...\0\20\0\0\0\20\0\0\0\377"..., 32) = 32 <0.000018>
1137723317.188044 write(5, "T\0\4\0 \0\0\0\\\\\\\\\\\\\0\0", 16) = 16 <0.000089>
1137723317.188189 read(5, "\1\0\200\0\0\0\0\0\\\\\\\\\\\\\0\0\\\\\\\0\20\0\0\0\20"..., 32) = 32 <0.000018>
1137723317.188273 write(5, "T\0\4\0 \0\0\0ssssss\0\0", 16) = 16 <0.000103>
1137723317.188762 read(5, "\1\0\201\0\0\0\0\0ssssss\0\0sss\0\20\0\0\0\20\0\0\0\377"..., 32) = 32 <0.000019>
1137723317.188916 write(5, "T\0\4\0 \0\0\0\213\213\213\213\213\213\0\0", 16) = 16 <0.000093>
1137723317.189072 read(5, "\1\0\202\0\0\0\0\0\213\213\213\213\213\213\0\0\213\213"..., 32) = 32 <0.000018>
1137723317.189158 write(5, "T\0\4\0 \0\0\0\242\242\242\242\242\242\0\0", 16) = 16 <0.000090>
1137723317.189322 read(5, "\1\0\203\0\0\0\0\0\242\242\242\242\242\242\0\0\242\242"..., 32) = 32 <0.000019>
1137723317.189413 write(5, "T\0\4\0 \0\0\0\271\271\271\271\271\271\0\0", 16) = 16 <0.000090>
1137723317.189565 read(5, "\1\0\204\0\0\0\0\0\271\271\271\271\271\271\0\0\271\271"..., 32) = 32 <0.000019>
1137723317.189651 write(5, "T\0\4\0 \0\0\0\320\320\320\320\320\320\0\0", 16) = 16 <0.000089>
1137723317.189800 read(5, "\1\0\205\0\0\0\0\0\320\320\320\320\320\320\0\0\320\320"..., 32) = 32 <0.000018>
1137723317.189884 write(5, "T\0\4\0 \0\0\0\347\347\347\347\347\347\0\0", 16) = 16 <0.000090>
1137723317.190034 read(5, "\1\0\206\0\0\0\0\0\347\347\347\347\347\347\0\0\347\347"..., 32) = 32 <0.000019>
1137723317.190121 writev(5, [{"U\0\5\0 \0\0\0\5\0\347\347", 12}, {"Black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000091>
1137723317.190302 read(5, "\1\0\207\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0"..., 32) = 32 <0.000019>
1137723317.190396 writev(5, [{"U\0\5\0 \0\0\0\6\0\347\347", 12}, {"yellow", 6}, {"\0\0", 2}], 3) = 20 <0.000093>
1137723317.190561 read(5, "\1\0\210\0\0\0\0\0\0\377\377\0\377\377\377\377\0\0\377"..., 32) = 32 <0.000019>
1137723317.190645 writev(5, [{"U\0\5\0 \0\0\0\5\0\347\347", 12}, {"white", 5}, {"\0\0\0", 3}], 3) = 20 <0.000092>
1137723317.190809 read(5, "\1\0\211\0\0\0\0\0\377\377\377\0\377\377\377\377\377\377"..., 32) = 32 <0.000019>
1137723317.190894 write(5, "T\0\4\0 \0\0\0\0\262\0\262\0\262\0\0", 16) = 16 <0.000094>
1137723317.191049 read(5, "\1\0\212\0\0\0\0\0\262\262\262\262\262\262\0\0\262\262"..., 32) = 32 <0.000019>
1137723317.191134 write(5, "T\0\4\0 \0\0\0\0\226\0\226\0\226\0\0", 16) = 16 <0.000089>
1137723317.191285 read(5, "\1\0\213\0\0\0\0\0\226\226\226\226\226\226\0\0\226\226"..., 32) = 32 <0.000019>
1137723317.191385 writev(5, [{"U\0\5\0 \0\0\0\5\0\0\226", 12}, {"black", 5}, {"\0\0\0", 3}], 3) = 20 <0.000090>
1137723317.191548 read(5, "\1\0\214\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\24\0"..., 32) = 32 <0.000019>
1137723317.191650 write(5, "T\0\4\0 \0\0\0\377\377\377\377\377\377\0\0", 16) = 16 <0.000090>
1137723317.191802 read(5, "\1\0\215\0\0\0\0\0\377\377\377\377\377\377\0\0\377\377"..., 32) = 32 <0.000018>
1137723317.191891 write(5, "[\0\3\0 \0\0\0\377\377\377\0", 12) = 12 <0.000051>
1137723317.191998 read(5, "\1\0\216\0\2\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0\f\0"..., 32) = 32 <0.000009>
1137723317.192070 read(5, "\377\377\377\377\377\377<\10", 8) = 8 <0.000018>
1137723317.192155 write(5, "T\0\4\0 \0\0\0\0Y\0Y\0Y\0\0", 16) = 16 <0.000090>
1137723317.192314 read(5, "\1\0\217\0\0\0\0\0YYYYYY\0\0YYY\0\20\0\0\0\20\0\0\0\377"..., 32) = 32 <0.000019>
1137723317.192403 write(5, "[\0\3\0 \0\0\0YYY\0", 12) = 12 <0.000049>
1137723317.192507 read(5, "\1\0\220\0\2\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0\f\0"..., 32) = 32 <0.000008>
1137723317.192580 read(5, "YYYYYY<\10", 8) = 8 <0.000018>
1137723317.192647 write(5, "T\0\4\0 \0\0\0003\3713\3713\371\0\0", 16) = 16 <0.000089>
1137723317.192793 read(5, "\1\0\221\0\0\0\0\0\371\371\371\371\371\371\0\0\371\371"..., 32) = 32 <0.000019>
1137723317.192874 write(5, "[\0\3\0 \0\0\0\371\371\371\0", 12) = 12 <0.000048>
1137723317.192978 read(5, "\1\0\222\0\2\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\f\0\0\0\f\0"..., 32) = 32 <0.000008>
1137723317.193049 read(5, "\371\371\371\371\371\371<\10", 8) = 8 <0.000018>
1137723317.193191 writev(5, [{"1\0\21\0\240\17<\0", 8}, {"-misc-unifont-medium-r-normal--1"..., 60}], 2) = 68 <0.000231>
1137723317.193513 read(5, "\1\0\223\0\37\0\0\0\2\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000008>
1137723317.193592 readv(5, [{"<-misc-unifont-medium-r-normal--"..., 124}, {"", 0}], 2) = 124 <0.000021>
1137723317.193712 write(5, "-\0\22\0\3\0\0\2<\0\371\0-misc-unifont-medium"..., 84) = 84 <0.000062>
1137723317.193891 read(5, "\1\0\225\0\34\0\0\0\0\0\0\0\10\0\377\377\364\377\0\0\0"..., 32) = 32 <0.000008>
1137723317.193963 read(5, "\2\0\0\0\0\0\5\0\0\0\377\0\244\0\t\0\0\0\377\0\16\0\2\0"..., 40) = 40 <0.000008>
1137723317.194037 read(5, "\242\1\0\0\243\1\0\0;\0\0\0\214\0\0\0\22\0\0\0\244\1\0"..., 72) = 72 <0.000019>
1137723317.194145 shmat(1569914887, 0, SHM_RDONLY) = 0x404d9000 <0.000027>
1137723317.194231 shmctl(1569914887, IPC_64|IPC_STAT, 0xbffff2f0) = 0 <0.000009>
1137723317.194347 write(5, "\20\0\6\0\20\0\0\2CHARSET_REGISTRY", 24) = 24 <0.000057>
1137723317.194471 read(5, "\1\360\226\0\0\0\0\0\344\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000019>
1137723317.194567 write(5, "\20\0\6\0\20\0\0\2CHARSET_ENCODING", 24) = 24 <0.000051>
1137723317.194679 read(5, "\1\360\227\0\0\0\0\0\345\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000019>
1137723317.194767 write(5, "\20\0\3\0\4\0\0\2FONT", 12) = 12 <0.000049>
1137723317.194871 read(5, "\1\360\230\0\0\0\0\0\22\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\377"..., 32) = 32 <0.000019>
1137723317.194965 write(5, "\21\0\2\0\244\1\0\0", 8) = 8 <0.000050>
1137723317.195071 read(5, "\1\0\231\0\17\0\0\0<\0\0\0\1\0\0\0\0\0\0\0\10\0\0\0\10"..., 32) = 32 <0.000008>
1137723317.195145 readv(5, [{"-Misc-Unifont-Medium-R-Normal--1"..., 60}, {"", 0}], 2) = 60 <0.000020>
1137723317.198647 write(5, "\20\0\6\0\r\0\0\0AVERAGE_WIDTHING", 24) = 24 <0.000153>
1137723317.198939 read(5, "\1\360\232\0\0\0\0\0\343\0\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000019>
1137723317.199034 write(5, "\20\0\5\0\v\0\0\0WEIGHT_NAMET", 20) = 20 <0.000051>
1137723317.199142 read(5, "\1\360\233\0\0\0\0\0\333\0\0\0\0\0\0\0\24\0\0\0\24\0\0"..., 32) = 32 <0.000019>
1137723317.199231 write(5, "\20\0\4\0\5\0\0\0SLANTT_N", 16) = 16 <0.000068>
1137723317.199362 read(5, "\1\360\234\0\0\0\0\0\334\0\0\0\0\0\0\0\20\0\0\0\20\0\0"..., 32) = 32 <0.000018>
1137723317.199559 uname({sys="Linux", node="badger", ...}) = 0 <0.000010>
1137723317.199759 getpid()              = 4974 <0.000008>
1137723317.199926 open("/home/phyrster/.icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000023>
1137723317.200035 open("/home/phyrster/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000013>
1137723317.200111 open("/usr/share/icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000015>
1137723317.200186 open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723317.200258 open("/usr/share/pixmaps/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000030>
1137723317.200355 open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723317.200428 open("/usr/X11R6/lib/X11/icons/default/cursors/xterm", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000018>
1137723317.200507 open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 6 <0.000069>
1137723317.200645 fstat64(6, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0 <0.000010>
1137723317.200728 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000017>
1137723317.200807 read(6, "[Icon Theme]\nInherits=core\n", 131072) = 27 <0.000040>
1137723317.200922 close(6)              = 0 <0.000011>
1137723317.200974 munmap(0x4059a000, 131072) = 0 <0.000021>
1137723317.201069 open("/home/phyrster/.icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723317.201147 open("/home/phyrster/.icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000011>
1137723317.201219 open("/usr/share/icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723317.201302 open("/usr/share/icons/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000013>
1137723317.201381 open("/usr/share/pixmaps/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000012>
1137723317.201453 open("/usr/share/pixmaps/default/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000013>
1137723317.201590 open("/usr/X11R6/lib/X11/icons/default/cursors/left_ptr", O_RDONLY) = -1 ENOENT (No such file or directory) <0.000014>
1137723317.201666 open("/usr/X11R6/lib/X11/icons/default/index.theme", O_RDONLY) = 6 <0.000037>
1137723317.201757 fstat64(6, {st_mode=S_IFREG|0644, st_size=27, ...}) = 0 <0.000008>
1137723317.201830 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000010>
1137723317.201885 read(6, "[Icon Theme]\nInherits=core\n", 131072) = 27 <0.000027>
1137723317.201963 close(6)              = 0 <0.002641>
1137723317.204725 munmap(0x4059a000, 131072) = 0 <0.000024>
1137723317.204884 write(5, "\1\0\n\0\4\0\0\2L\0\0\0\0\0\0\0\204\2\204\1\0\0\0\0\0\0"..., 808) = 808 <0.000288>
1137723317.205263 read(5, "\1+\266\0\4\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\20\0"..., 32) = 32 <0.000024>
1137723317.205366 read(5, "\377\377\377\377\377\377<\10\0\0\0\0\0\0\f\10", 16) = 16 <0.000020>
1137723317.205578 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000034>
1137723317.205684 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000010>
1137723317.205764 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000016>
1137723317.205829 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000479>
1137723317.207591 read(6, "", 131072)   = 0 <0.000019>
1137723317.207740 close(6)              = 0 <0.000013>
1137723317.207792 munmap(0x4059a000, 131072) = 0 <0.000023>
1137723317.207870 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000025>
1137723317.207956 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000009>
1137723317.208034 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000013>
1137723317.208093 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000582>
1137723317.209851 close(6)              = 0 <0.000012>
1137723317.209912 munmap(0x4059a000, 131072) = 0 <0.000021>
1137723317.209992 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000027>
1137723317.210085 fstat64(6, {st_mode=S_IFREG|0644, st_size=38037, ...}) = 0 <0.000008>
1137723317.210163 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x4059a000 <0.000013>
1137723317.210223 read(6, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 131072) = 38037 <0.000599>
1137723317.212425 close(6)              = 0 <0.000015>
1137723317.212531 munmap(0x4059a000, 131072) = 0 <0.000016>
1137723317.212655 open("/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2", O_RDONLY) = 6 <0.000035>
1137723317.212754 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260A\0"..., 512) = 512 <0.000032>
1137723317.212857 fstat64(6, {st_mode=S_IFREG|0644, st_size=117532, ...}) = 0 <0.000009>
1137723317.212948 old_mmap(NULL, 116616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x4059a000 <0.000014>
1137723317.213023 old_mmap(0x405b5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1b000) = 0x405b5000 <0.000018>
1137723317.213132 close(6)              = 0 <0.000008>
1137723317.213743 write(5, "`\0\5\0\6\0\0\2\377\377\377\377\377\377\0\0\0\0\0\0\2\0"..., 128) = 128 <0.000205>
1137723317.214040 read(5, "\1 \274\0\1\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\30\0\0\0\30\0"..., 32) = 32 <0.000009>
1137723317.214121 read(5, "\221\1\0\0", 4) = 4 <0.000019>
1137723317.214197 write(5, "\27\0\2\0\221\1\0\0", 8) = 8 <0.000051>
1137723317.214320 read(5, "\1\0\275\0\0\0\0\0\1\0\200\1\1\0\0\0\0\0\0\0\10\0\0\0\10"..., 32) = 32 <0.000019>
1137723317.214425 write(5, "\1\0\n\0\r\0\0\2L\0\0\0\0\0\0\0\1\0\1\0\1\0\0\0\0\0\0\0"..., 48) = 48 <0.000146>
1137723317.214643 read(5, "\1\0\277\0\3\0\0\0\f\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10"..., 32) = 32 <0.000008>
1137723317.214720 readv(5, [{"@server=SCIM", 12}, {"", 0}], 2) = 12 <0.000019>
1137723317.214862 write(5, "\20\1\4\0\7\0\0\2LOCALES\0", 16) = 16 <0.000056>
1137723317.215054 read(5, "\1\360\300\0\0\0\0\0\223\1\0\0\0\0\0\0\20\0\0\0\20\0\0"..., 32) = 32 <0.000020>
1137723317.215176 ioctl(5, FIONREAD, [0]) = 0 <0.000009>
1137723317.215251 write(5, "\30\1\6\0\r\0\0\2\221\1\0\0\223\1\0\0\223\1\0\0\0\0\0\0"..., 24) = 24 <0.000154>
1137723317.215494 read(5, "\237\0\301\0\0\0\0\0\r\0\0\2\221\1\0\0\223\1\0\0\223\1"..., 32) = 32 <0.000019>
1137723317.215593 write(5, "\24\1\6\0\r\0\0\2\223\1\0\0\223\1\0\0\0\0\0\0 at B\17\0", 24) = 24 <0.000055>
1137723317.215713 read(5, "\1\10\302\0\t\0\0\0\223\1\0\0\0\0\0\0!\0\0\0\30\0\0\0\30"..., 32) = 32 <0.000008>
1137723317.215789 readv(5, [{"@locale=zh_CN.UTF-8,C,en_US.UTF-"..., 33}, {"-14", 3}], 2) = 36 <0.000020>
1137723317.215877 write(5, "\20\1\5\0\t\0\0\2TRANSPORT\0\0\0", 20) = 20 <0.000051>
1137723317.215987 read(5, "\1\360\303\0\0\0\0\0\224\1\0\0\0\0\0\0\24\0\0\0\24\0\0"..., 32) = 32 <0.000018>
1137723317.216073 ioctl(5, FIONREAD, [0]) = 0 <0.000008>
1137723317.216126 write(5, "\30\1\6\0\r\0\0\2\221\1\0\0\224\1\0\0\224\1\0\0\0\0\0\0"..., 24) = 24 <0.000116>
1137723317.217025 read(5, "\237\0\304\0\0\0\0\0\r\0\0\2\221\1\0\0\224\1\0\0\224\1"..., 32) = 32 <0.000041>
1137723317.217150 write(5, "\24\1\6\0\r\0\0\2\224\1\0\0\224\1\0\0\0\0\0\0 at B\17\0", 24) = 24 <0.000080>
1137723317.217307 read(5, "\1\10\305\0\4\0\0\0\224\1\0\0\0\0\0\0\r\0\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723317.217392 readv(5, [{"@transport=X/", 13}, {".UT", 3}], 2) = 16 <0.000020>
1137723317.217477 write(5, "\20\0\6\0\r\0\0\2_XIM_PROTOCOLB\17\0", 24) = 24 <0.000055>
1137723317.217591 read(5, "\1\360\306\0\0\0\0\0\225\1\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000018>
1137723317.217693 write(5, "\20\0\6\0\r\0\0\2_XIM_XCONNECTB\17\0", 24) = 24 <0.000051>
1137723317.217802 read(5, "\1\360\307\0\0\0\0\0\226\1\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000018>
1137723317.217888 write(5, "\20\0\6\0\r\0\0\2_XIM_MOREDATAB\17\0", 24) = 24 <0.000051>
1137723317.217996 read(5, "\1\360\310\0\0\0\0\0\245\1\0\0\0\0\0\0\30\0\0\0\30\0\0"..., 32) = 32 <0.000018>
1137723317.218130 write(5, "\4\0\2\0\r\0\0\2\1\0\n\0\16\0\0\2L\0\0\0\0\0\0\0\1\0\1"..., 92) = 92 <0.000313>
1137723317.218526 ioctl(5, FIONREAD, [32]) = 0 <0.000008>
1137723317.218588 read(5, "\241 \313\0\16\0\0\2\226\1\0\0\10\0\200\1\0\0\0\0\0\0\0"..., 32) = 32 <0.000019>
1137723317.218768 write(5, "\31\0\v\0\10\0\200\1\0\0\0\0!\10[@\10\0\200\1\225\1\0\0"..., 44) = 44 <0.000141>
1137723317.218999 ioctl(5, FIONREAD, [32]) = 0 <0.000008>
1137723317.219057 read(5, "\241\10\314\0\16\0\0\2\225\1\0\0\2\0\1\0\1\0\0\0\0\0\0"..., 32) = 32 <0.000020>
1137723317.219155 write(5, "\31\0\v\0\10\0\200\1\0\0\0\0!\10\0\0\10\0\200\1\225\1\0"..., 44) = 44 <0.000582>
1137723317.219820 ioctl(5, FIONREAD, [32]) = 0 <0.000008>
1137723317.219878 read(5, "\241 \315\0\16\0\0\2\225\1\0\0\34\0\0\0\365\1\0\0X\365"..., 32) = 32 <0.000019>
1137723317.219965 write(5, "\24\1\6\0\16\0\0\2\365\1\0\0\0\0\0\0\0\0\0\0\7\0\0\0", 24) = 24 <0.000055>
1137723317.220086 read(5, "\241 \315\0\16\0\0\2\225\1\0\0|\1\0\0\354\1\0\0\250\365"..., 32) = 32 <0.000018>
1137723317.220169 read(5, "\1\10\316\0\7\0\0\0\37\0\0\0\0\0\0\0\34\0\0\0\30\0\0\0"..., 32) = 32 <0.000008>
1137723317.220242 readv(5, [{"\"\0\6\0\0\0\0\0\f\0\0\0 \0\0\0\4\0\0\0\4\0\0\0\0\0\0\0"..., 28}, {"", 0}], 2) = 28 <0.000019>
1137723317.220374 write(5, "\24\1\6\0\16\0\0\2\354\1\0\0\0\0\0\0\0\0\0\0_\0\0\0", 24) = 24 <0.000055>
1137723317.220498 read(5, "\1\10\317\0_\0\0\0\37\0\0\0\0\0\0\0|\1\0\0\30\0\0\0\30"..., 32) = 32 <0.000008>
1137723317.220572 readv(5, [{"\37\0^\0\4\0\30\0\316\0\n\0\17\0queryInputStyle\0\0\0"..., 380}, {"", 0}], 2) = 380 <0.000020>
1137723317.220775 write(5, "\20\0\4\0\10\0\0\2_client0", 16) = 16 <0.000056>
1137723317.220901 read(5, "\1\360\320\0\0\0\0\0\250\1\0\0\0\0\0\0\20\0\0\0\20\0\0"..., 32) = 32 <0.000018>
1137723317.220995 write(5, "\22\2\16\0\10\0\200\1\250\1\0\0\37\0\0\0\10\0\0\0 \0\0"..., 100) = 100 <0.004362>
1137723317.225516 ioctl(5, FIONREAD, [32]) = 0 <0.000010>
1137723317.225597 read(5, "\241 \322\0\16\0\0\2\225\1\0\0$\0\0\0\355\1\0\0\250\365"..., 32) = 32 <0.000029>
1137723317.225781 write(5, "\24\1\6\0\16\0\0\2\355\1\0\0\0\0\0\0\0\0\0\0\t\0\0\0", 24) = 24 <0.000081>
1137723317.225933 read(5, "\1\10\323\0\t\0\0\0\37\0\0\0\0\0\0\0$\0\0\0\30\0\0\0\30"..., 32) = 32 <0.000008>
1137723317.226013 readv(5, [{")\0\10\0\4\0\34\0\200\0000\0\26\0XIM_EXT_SET_EVENT_"..., 36}, {"", 0}], 2) = 36 <0.000020>
1137723317.226135 write(5, "\20\0\4\0\10\0\0\2_client1", 16) = 16 <0.000054>
1137723317.226256 read(5, "\1\360\324\0\0\0\0\0\252\1\0\0\0\0\0\0\20\0\0\0\20\0\0"..., 32) = 32 <0.000032>
1137723317.226368 write(5, "\22\2\16\0\10\0\200\1\252\1\0\0\37\0\0\0\10\0\0\0 \0\0"..., 100) = 100 <0.000257>
1137723317.226724 ioctl(5, FIONREAD, [32]) = 0 <0.000008>
1137723317.226783 read(5, "\241\10\326\0\16\0\0\2\225\1\0\0\'\0\2\0\4\0\0\0\1\0\0"..., 32) = 32 <0.000020>
1137723317.227068 write(5, "\2\2\4\0\1\0\200\1\0\10\0\0\0\0\2\0\31\0\v\0\10\0\200\1"..., 60) = 60 <0.000257>
1137723317.227415 ioctl(5, FIONREAD, [32]) = 0 <0.000008>
1137723317.227475 read(5, "\241 \330\0\16\0\0\2\225\1\0\0(\0\0\0\356\1\0\0(~\6\010"..., 32) = 32 <0.000019>
1137723317.227565 write(5, "\24\1\6\0\16\0\0\2\356\1\0\0\0\0\0\0\0\0\0\0\n\0\0\0", 24) = 24 <0.000055>
1137723317.227687 read(5, "\1\10\331\0\n\0\0\0\37\0\0\0\0\0\0\0(\0\0\0\30\0\0\0\30"..., 32) = 32 <0.000008>
1137723317.227762 readv(5, [{"-\0\t\0\4\0 \0\316\0\34\0\6\0\0\0\4\4\0\0\2\4\0\0\10\4"..., 40}, {"", 0}], 2) = 40 <0.000019>
1137723317.227956 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000034>
1137723317.228062 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000010>
1137723317.228143 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x405b7000 <0.000017>
1137723317.228210 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000382>
1137723317.229775 read(6, "", 131072)   = 0 <0.000015>
1137723317.229843 close(6)              = 0 <0.000012>
1137723317.229894 munmap(0x405b7000, 131072) = 0 <0.000021>
1137723317.229968 open("/usr/X11R6/lib/X11/locale/locale.alias", O_RDONLY|O_LARGEFILE) = 6 <0.000019>
1137723317.230045 fstat64(6, {st_mode=S_IFREG|0644, st_size=75130, ...}) = 0 <0.000008>
1137723317.230119 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x405b7000 <0.000012>
1137723317.230177 read(6, "#\t$XdotOrg: xc/nls/locale.alias,"..., 131072) = 75130 <0.000164>
1137723317.232914 close(6)              = 0 <0.000019>
1137723317.233045 munmap(0x405b7000, 131072) = 0 <0.000029>
1137723317.233141 open("/usr/X11R6/lib/X11/locale/locale.dir", O_RDONLY|O_LARGEFILE) = 6 <0.000033>
1137723317.233246 fstat64(6, {st_mode=S_IFREG|0644, st_size=38037, ...}) = 0 <0.000010>
1137723317.233347 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x405b7000 <0.000016>
1137723317.233412 read(6, "#\t$XdotOrg: xc/nls/locale.dir,v "..., 131072) = 38037 <0.000199>
1137723317.234141 close(6)              = 0 <0.000009>
1137723317.234192 munmap(0x405b7000, 131072) = 0 <0.000013>
1137723317.234315 open("/usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2", O_RDONLY) = 6 <0.000020>
1137723317.234397 read(6, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\33\0"..., 512) = 512 <0.000024>
1137723317.234485 fstat64(6, {st_mode=S_IFREG|0644, st_size=35892, ...}) = 0 <0.000007>
1137723317.234571 old_mmap(NULL, 38828, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x405b7000 <0.000013>
1137723317.234645 old_mmap(0x405c0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x8000) = 0x405c0000 <0.000018>
1137723317.234737 close(6)              = 0 <0.000008>
1137723317.235327 writev(5, [{"1\1\v\0\1\0#\0", 8}, {"-*-*-*-R-*-*-16-*-*-*-*-*-ISO885"..., 35}, {"\0", 1}], 3) = 44 <0.000315>
1137723317.235751 read(5, "\1\0\332\0\17\0\0\0\1\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000008>
1137723317.235831 readv(5, [{":-sony-fixed-medium-r-normal--16"..., 60}, {"", 0}], 2) = 60 <0.000021>
1137723317.235946 writev(5, [{"1\1\v\0\1\0#\0", 8}, {"-*-*-*-R-*-*-16-*-*-*-*-*-ISO885"..., 35}, {"\0", 1}], 3) = 44 <0.000129>
1137723317.236152 read(5, "\1\0\333\0\17\0\0\0\1\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000010>
1137723317.236985 readv(5, [{":-sony-fixed-medium-r-normal--16"..., 60}, {"", 0}], 2) = 60 <0.000050>
1137723317.237199 writev(5, [{"1\1\v\0\1\0#\0", 8}, {"-*-*-*-R-*-*-16-*-*-*-*-*-ISO885"..., 35}, {"\0", 1}], 3) = 44 <0.000231>
1137723317.237523 read(5, "\1\0\334\0\17\0\0\0\1\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000008>
1137723317.237599 readv(5, [{":-sony-fixed-medium-r-normal--16"..., 60}, {"", 0}], 2) = 60 <0.000020>
1137723317.237688 writev(5, [{"1\1\f\0\1\0\'\0", 8}, {"-*-*-*-R-*-*-16-*-*-*-*-*-GB2312"..., 39}, {"\0", 1}], 3) = 48 <0.000076>
1137723317.237837 read(5, "\1\0\335\0\21\0\0\0\1\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000008>
1137723317.237912 readv(5, [{"C-isas-fangsong ti-medium-r-norm"..., 68}, {"", 0}], 2) = 68 <0.000019>
1137723317.237998 writev(5, [{"1\1\n\0\1\0\37\0", 8}, {"-*-*-*-R-*-*-16-*-*-*-*-*-GBK-0", 31}, {"\0", 1}], 3) = 40 <0.001731>
1137723317.239860 read(5, "\1\0\336\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000038>
1137723317.239987 writev(5, [{"1\1\n\0\1\0\37\0", 8}, {"-*-*-*-R-*-*-17-*-*-*-*-*-GBK-0", 31}, {"\0", 1}], 3) = 40 <0.008049>
1137723317.248199 read(5, "\1\0\337\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000031>
1137723317.248376 writev(5, [{"1\1\n\0\1\0\37\0", 8}, {"-*-*-*-R-*-*-15-*-*-*-*-*-GBK-0", 31}, {"\0", 1}], 3) = 40 <0.001776>
1137723317.250298 read(5, "\1\0\340\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000038>
1137723317.250429 writev(5, [{"1\1\n\0\1\0\37\0", 8}, {"-*-*-*-R-*-*-14-*-*-*-*-*-GBK-0", 31}, {"\0", 1}], 3) = 40 <0.001787>
1137723317.252363 read(5, "\1\0\341\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000038>
1137723317.252488 writev(5, [{"1\1\n\0\1\0\37\0", 8}, {"-*-*-*-R-*-*-18-*-*-*-*-*-GBK-0", 31}, {"\0", 1}], 3) = 40 <0.002128>
1137723317.254757 read(5, "\1\0\342\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000021>
1137723317.254867 writev(5, [{"1\1\4\0\1\0\7\0", 8}, {"*-GBK-0", 7}, {"\0", 1}], 3) = 16 <0.002150>
1137723317.257158 read(5, "\1\0\343\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000042>
1137723317.257304 writev(5, [{"1\1\5\0\1\0\t\0", 8}, {"*-*-GBK-0", 9}, {"\0\0\0", 3}], 3) = 20 <0.033049>
1137723317.290516 read(5, "\1\0\344\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000040>
1137723317.290651 writev(5, [{"1\1\5\0\1\0\v\0", 8}, {"*-*-*-GBK-0", 11}, {"\0", 1}], 3) = 20 <0.036272>
1137723317.327071 read(5, "\1\0\345\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000023>
1137723317.327183 writev(5, [{"1\1\6\0\1\0\r\0", 8}, {"*-*-*-*-GBK-0", 13}, {"\0\0\0", 3}], 3) = 24 <0.097933>
1137723317.425286 read(5, "\1\0\346\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000023>
1137723317.425403 writev(5, [{"1\1\6\0\1\0\17\0", 8}, {"*-*-*-*-*-GBK-0", 15}, {"\0", 1}], 3) = 24 <0.237748>
1137723317.663323 read(5, "\1\0\347\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000023>
1137723317.663438 writev(5, [{"1\1\7\0\1\0\21\0", 8}, {"*-*-*-*-*-*-GBK-0", 17}, {"\0\0\0", 3}], 3) = 28 <0.308088>
1137723317.971684 read(5, "\1\0\350\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000031>
1137723317.971807 writev(5, [{"1\1\7\0\1\0\23\0", 8}, {"*-*-*-*-*-*-*-GBK-0", 19}, {"\0", 1}], 3) = 28 <0.312487>
1137723318.284446 read(5, "\1\0\351\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000024>
1137723318.284563 writev(5, [{"1\1\10\0\1\0\25\0", 8}, {"*-*-*-*-*-*-*-*-GBK-0", 21}, {"\0\0\0", 3}], 3) = 32 <0.129562>
1137723318.438152 read(5, 0xbffff50c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.020900>
1137723318.479160 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.085684>
1137723318.565091 read(5, "\1\0\352\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000015>
1137723318.565192 writev(5, [{"1\1\10\0\1\0\27\0", 8}, {"*-*-*-*-*-*-*-*-*-GBK-0", 23}, {"\0", 1}], 3) = 32 <0.000014>
1137723318.565351 read(5, 0xbffff50c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000009>
1137723318.565415 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.180006>
1137723318.745578 read(5, "\1\0\353\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000013>
1137723318.745673 writev(5, [{"1\1\t\0\1\0\31\0", 8}, {"*-*-*-*-*-*-*-*-*-*-GBK-0", 25}, {"\0\0\0", 3}], 3) = 36 <0.000013>
1137723318.745762 read(5, 0xbffff50c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.745823 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.094118>
1137723318.840130 read(5, "\1\0\354\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000013>
1137723318.840230 writev(5, [{"1\1\t\0\1\0\33\0", 8}, {"*-*-*-*-*-*-*-*-*-*-*-GBK-0", 27}, {"\0", 1}], 3) = 36 <0.000012>
1137723318.840316 read(5, 0xbffff50c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723318.840378 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.037086>
1137723318.877620 read(5, "\1\0\355\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000014>
1137723318.877714 writev(5, [{"1\1\n\0\1\0\35\0", 8}, {"*-*-*-*-*-*-*-*-*-*-*-*-GBK-0", 29}, {"\0\0\0", 3}], 3) = 40 <0.000013>
1137723318.877802 read(5, 0xbffff50c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.877864 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.009940>
1137723318.887957 read(5, "\1\0\356\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000012>
1137723318.888059 writev(5, [{"1\1\n\0\1\0\37\0", 8}, {"*-*-*-*-*-*-*-*-*-*-*-*-*-GBK-0", 31}, {"\0", 1}], 3) = 40 <0.000025>
1137723318.888166 read(5, 0xbffff50c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.888227 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.003313>
1137723318.891679 read(5, "\1\0\357\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000012>
1137723318.891773 writev(5, [{"1\1\f\0\1\0(\0", 8}, {"-*-*-*-R-*-*-16-*-*-*-*-*-GB1300"..., 40}], 2) = 48 <0.000012>
1137723318.891853 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.891912 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.006689>
1137723318.898753 read(5, "\1\0\360\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000014>
1137723318.898851 writev(5, [{"1\1\f\0\1\0(\0", 8}, {"-*-*-*-R-*-*-17-*-*-*-*-*-GB1300"..., 40}], 2) = 48 <0.000012>
1137723318.898932 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.898993 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002898>
1137723318.902049 read(5, "\1\0\361\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000012>
1137723318.902149 writev(5, [{"1\1\f\0\1\0(\0", 8}, {"-*-*-*-R-*-*-15-*-*-*-*-*-GB1300"..., 40}], 2) = 48 <0.000012>
1137723318.902230 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.902291 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.001808>
1137723318.904226 read(5, "\1\0\362\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000012>
1137723318.904318 writev(5, [{"1\1\f\0\1\0(\0", 8}, {"-*-*-*-R-*-*-14-*-*-*-*-*-GB1300"..., 40}], 2) = 48 <0.000012>
1137723318.904398 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.904457 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002124>
1137723318.906723 read(5, "\1\0\363\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000013>
1137723318.906816 writev(5, [{"1\1\f\0\1\0(\0", 8}, {"-*-*-*-R-*-*-18-*-*-*-*-*-GB1300"..., 40}], 2) = 48 <0.000012>
1137723318.906897 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.906957 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.001824>
1137723318.908906 read(5, "\1\0\364\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000011>
1137723318.908995 writev(5, [{"1\1\6\0\1\0\20\0", 8}, {"*-GB13000.1993-1", 16}], 2) = 24 <0.000013>
1137723318.909089 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.909217 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002588>
1137723318.911953 read(5, "\1\0\365\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000012>
1137723318.912055 writev(5, [{"1\1\7\0\1\0\22\0", 8}, {"*-*-GB13000.1993-1", 18}, {"\0\0", 2}], 3) = 28 <0.000013>
1137723318.912145 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.912205 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.008811>
1137723318.921670 read(5, "\1\0\366\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000016>
1137723318.921782 writev(5, [{"1\1\7\0\1\0\24\0", 8}, {"*-*-*-GB13000.1993-1", 20}], 2) = 28 <0.000013>
1137723318.921863 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723318.921922 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.039928>
1137723318.962004 read(5, "\1\0\367\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000013>
1137723318.962115 writev(5, [{"1\1\10\0\1\0\26\0", 8}, {"*-*-*-*-GB13000.1993-1", 22}, {"\0\0", 2}], 3) = 32 <0.000012>
1137723318.962202 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723318.962262 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.098211>
1137723319.060615 read(5, "\1\0\370\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000015>
1137723319.060709 writev(5, [{"1\1\10\0\1\0\30\0", 8}, {"*-*-*-*-*-GB13000.1993-1", 24}], 2) = 32 <0.000012>
1137723319.060790 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723319.060851 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.184035>
1137723319.245049 read(5, "\1\0\371\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000013>
1137723319.245147 writev(5, [{"1\1\t\0\1\0\32\0", 8}, {"*-*-*-*-*-*-GB13000.1993-1", 26}, {"\0\0", 2}], 3) = 36 <0.000012>
1137723319.245234 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723319.245294 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.269079>
1137723319.514529 read(5, "\1\0\372\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000013>
1137723319.514624 writev(5, [{"1\1\t\0\1\0\34\0", 8}, {"*-*-*-*-*-*-*-GB13000.1993-1", 28}], 2) = 36 <0.000012>
1137723319.514706 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723319.514767 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.310227>
1137723319.825147 read(5, "\1\0\373\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000014>
1137723319.825242 writev(5, [{"1\1\n\0\1\0\36\0", 8}, {"*-*-*-*-*-*-*-*-GB13000.1993-1", 30}, {"\0\0", 2}], 3) = 40 <0.000012>
1137723319.825330 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723319.825391 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.314964>
1137723320.140503 read(5, "\1\0\374\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000015>
1137723320.140599 writev(5, [{"1\1\n\0\1\0 \0", 8}, {"*-*-*-*-*-*-*-*-*-GB13000.1993-1", 32}], 2) = 40 <0.000013>
1137723320.140680 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.140741 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.181580>
1137723320.322470 read(5, "\1\0\375\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000015>
1137723320.322565 writev(5, [{"1\1\v\0\1\0\"\0", 8}, {"*-*-*-*-*-*-*-*-*-*-GB13000.1993"..., 34}, {"\0\0", 2}], 3) = 44 <0.000012>
1137723320.322652 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.322713 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.097903>
1137723320.420774 read(5, "\1\0\376\0\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000024>
1137723320.420886 writev(5, [{"1\1\v\0\1\0$\0", 8}, {"*-*-*-*-*-*-*-*-*-*-*-GB13000.19"..., 36}], 2) = 44 <0.000012>
1137723320.420970 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.421032 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.043402>
1137723320.464658 read(5, "\1\0\377\0\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000016>
1137723320.464754 writev(5, [{"1\1\f\0\1\0&\0", 8}, {"*-*-*-*-*-*-*-*-*-*-*-*-GB13000."..., 38}, {"\0\0", 2}], 3) = 48 <0.000196>
1137723320.465047 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.465108 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.013448>
1137723320.478705 read(5, "\1\0\0\1\0\0\0\0\0\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000015>
1137723320.478809 writev(5, [{"1\1\f\0\1\0(\0", 8}, {"*-*-*-*-*-*-*-*-*-*-*-*-*-GB1300"..., 40}], 2) = 48 <0.000012>
1137723320.478897 read(5, 0xbffff36c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.478959 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.003981>
1137723320.483085 read(5, "\1\0\1\1\0\0\0\0\0\0\0\0\360\267M\10x\367\377\277;\347"..., 32) = 32 <0.000012>
1137723320.483182 writev(5, [{"1\1\v\0\1\0$\0", 8}, {"-*-*-*-R-*-*-16-*-*-*-*-*-ISO106"..., 36}], 2) = 44 <0.000012>
1137723320.483263 read(5, 0xbffff50c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.483324 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000140>
1137723320.483523 read(5, "\1\0\2\1\17\0\0\0\1\0\0\0\240\271<\10x\367\377\277;\347"..., 32) = 32 <0.000008>
1137723320.483597 readv(5, [{":-gnu-unifont-medium-r-normal--1"..., 60}, {"", 0}], 2) = 60 <0.000009>
1137723320.483698 writev(5, [{"2\1\21\0\1\0:\0", 8}, {"-sony-fixed-medium-r-normal--16-"..., 58}, {"\0\0", 2}], 3) = 68 <0.000012>
1137723320.483782 read(5, 0xbffff6d0, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000009>
1137723320.483856 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000816>
1137723320.484742 read(5, "\1:\3\1@\0\0\0\0\0\0\0\10\0\377\377\365\377\0\0\16\1\0"..., 32) = 32 <0.000009>
1137723320.484836 read(5, "\2\0\0\0\16\1\0\0\1\0\377\0 \0\25\0\0\0\0\0\16\0\2\0\0"..., 28) = 28 <0.000008>
1137723320.484913 read(5, "\356\0\0\0\357\0\0\0\332\0\0\0\254\1\0\0@\0\0\0\361\0\0"..., 168) = 168 <0.000008>
1137723320.484985 readv(5, [{"-sony-fixed-medium-r-normal--16-"..., 58}, {"\27\10", 2}], 2) = 60 <0.000008>
1137723320.485055 read(5, "\1\0\3\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723320.485125 read(5, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 <0.000009>
1137723320.485201 writev(5, [{"2\1\21\0\1\0:\0", 8}, {"-sony-fixed-medium-r-normal--16-"..., 58}, {"\0\0", 2}], 3) = 68 <0.000012>
1137723320.485282 read(5, 0xbffff6d0, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.485335 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000702>
1137723320.486109 read(5, "\1:\4\1@\0\0\0\0\0\0\0\10\0\377\377\365\377\0\0\16\1\0"..., 32) = 32 <0.000008>
1137723320.486181 read(5, "\2\0\0\0\16\1\0\0\1\0\377\0 \0\25\0\0\0\0\0\16\0\2\0\0"..., 28) = 28 <0.000008>
1137723320.486254 read(5, "\356\0\0\0\357\0\0\0\332\0\0\0\254\1\0\0@\0\0\0\361\0\0"..., 168) = 168 <0.000008>
1137723320.486325 readv(5, [{"-sony-fixed-medium-r-normal--16-"..., 58}, {"\27\10", 2}], 2) = 60 <0.000008>
1137723320.486394 read(5, "\1\0\4\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000007>
1137723320.486464 read(5, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 <0.000008>
1137723320.486538 writev(5, [{"2\1\23\0\1\0C\0", 8}, {"-isas-fangsong ti-medium-r-norma"..., 67}, {"\0", 1}], 3) = 76 <0.000011>
1137723320.486618 read(5, 0xbffff6d0, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.486670 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.025682>
1137723320.512490 read(5, "\1C\5\1B\0\0\0\0\0\0\0\20\0\0\0\363\377\0\0\16\1\0\0\f"..., 32) = 32 <0.000012>
1137723320.512575 read(5, "\2\0\0\0\16\1\0\0!\0~\0!!\25\0\0!w\0\16\0\2\0\0\0\0\0", 28) = 28 <0.000008>
1137723320.512653 read(5, "\356\0\0\0\357\0\0\0\332\0\0\0\257\1\0\0@\0\0\0\260\1\0"..., 168) = 168 <0.000009>
1137723320.512730 readv(5, [{"-isas-fangsong ti-medium-r-norma"..., 67}, {"\0", 1}], 2) = 68 <0.000009>
1137723320.512815 read(5, "\1\0\5\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000009>
1137723320.512969 read(5, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 <0.000010>
1137723320.513051 writev(5, [{"2\1\21\0\1\0:\0", 8}, {"-gnu-unifont-medium-r-normal--16"..., 58}, {"\0\0", 2}], 3) = 68 <0.000013>
1137723320.513133 read(5, 0xbffff6d0, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.513193 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.089466>
1137723320.602807 read(5, "\1:\6\1&\0\0\0\0\0\10\0\10\0\16\0\2\0\0\0\357\3\333\2\0"..., 32) = 32 <0.000012>
1137723320.602899 read(5, "\2\0\0\0\361\3\335\2\0\0\377\0 \0\10\0\0\0\377\0\16\0\2"..., 28) = 28 <0.000008>
1137723320.602977 read(5, ";\0\0\0\240\0\0\0\22\0\0\0\265\1\0\0:\0\0\0\n\0\0\0<\0"..., 64) = 64 <0.000008>
1137723320.603052 readv(5, [{"-gnu-unifont-medium-r-normal--16"..., 58}, {"\0\0", 2}], 2) = 60 <0.000008>
1137723320.603125 read(5, "\1\0\6\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723320.603196 read(5, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 <0.000009>
1137723320.603328 write(5, "\3\1\2\0\10\0\0\2\16\1\2\0\10\0\0\2", 16) = 16 <0.000011>
1137723320.603399 read(5, 0xbffff7c4, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.603459 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.001485>
1137723320.605081 read(5, "\1\0\7\1\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0"..., 32) = 32 <0.000010>
1137723320.605165 read(5, "\f\205@\0\f\205@\0\0\0\3\0", 12) = 12 <0.000009>
1137723320.605228 read(5, "\1\30\10\1\0\0\0\0L\0\0\0\2\0\2\0\200\2\200\1\0\0\0\0\0"..., 32) = 32 <0.000010>
1137723320.605510 write(5, "\20\0\4\0\10\0\0\2_client2", 16) = 16 <0.002130>
1137723320.607917 read(5, 0xbfffe5c0, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000010>
1137723320.607990 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000318>
1137723320.608395 read(5, "\1\360\t\1\0\0\0\0\266\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000010>
1137723320.608491 write(5, "\22\2W\0\10\0\200\1\266\1\0\0\37\0\0\0\10\0\0\0D\1\0\000"..., 392) = 392 <0.000010>
1137723320.608577 ioctl(5, FIONREAD, [0]) = 0 <0.000008>
1137723320.608638 read(5, 0xbfffdcf4, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.608692 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.001792>
1137723320.610628 read(5, "\241\10\v\1\16\0\0\2\225\1\0\0003\0\1\0\4\0\f\0\0\0\0\0"..., 32) = 32 <0.000011>
1137723320.610991 brk(0x81b9000)        = 0x81b9000 <0.000016>
1137723320.611226 write(5, "\10\2\2\0\10\0\0\2\10\1\2\0\4\0\0\2w\0\1\0", 20) = 20 <0.000013>
1137723320.611316 read(5, 0xbffffb5c, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.611377 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000196>
1137723320.611636 read(5, "\1\3\16\1\6\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723320.611714 readv(5, [{"2>\0B\0\0%m\0@}\234M\0\0\0\0\0\177\200\0]|\0", 24}, {"", 0}], 2) = 24 <0.000010>
1137723320.611843 write(5, "\226\10\7\0\0\1\7\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28) = 28 <0.000009>
1137723320.611920 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.611971 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002115>
1137723320.614187 read(5, "\25\322\16\1\4\0\0\2\4\0\0\2\210\3 \1\0\0\23\0\0\322;\10"..., 32) = 32 <0.000009>
1137723320.614267 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.614324 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000105>
1137723320.614489 read(5, "\26\0\16\1\4\0\0\2\4\0\0\2\216\3 \1\0\0\23\0\204\2\204"..., 32) = 32 <0.000008>
1137723320.614565 read(5, "\23\322\16\1\4\0\0\2\4\0\0\2\0\367\377\277\330\236\f\10"..., 32) = 32 <0.000009>
1137723320.614637 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.614689 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000756>
1137723320.615530 read(5, "\26\0\16\1\4\0\0\2\4\0\0\2\216\3 \1\0\0\24\0\204\2\204"..., 32) = 32 <0.000008>
1137723320.615679 read(5, "\226\0\16\1\4\0\0\2\4\0\0\2\0\0\0\0\204\0\230\0\204\2\204"..., 32) = 32 <0.000009>
1137723320.615757 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000009>
1137723320.615833 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002482>
1137723320.618466 read(5, "\34\322\16\1L\0\0\0X\1\0\0\225y\3\0\0\236\f\10\30\322;"..., 32) = 32 <0.000010>
1137723320.618549 read(5, "\34&\16\1L\0\0\0Y\1\0\0\225y\3\0\0y\3\0\30\322;\2L\0\0"..., 32) = 32 <0.000008>
1137723320.618622 read(5, "\34&\16\1L\0\0\0\203\1\0\0\225y\3\0\0y\3\0\30\322;\2L\0"..., 32) = 32 <0.000008>
1137723320.618692 read(5, "\226\333\16\1\4\0\0\2\4\0\0\2\0\0\0\0\204\0\230\0\204\2"..., 32) = 32 <0.000009>
1137723320.618766 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000192>
1137723320.619036 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002626>
1137723320.621829 read(5, "\34\322\16\1L\0\0\0X\1\0\0\230y\3\0\0\236\f\10\30\322;"..., 32) = 32 <0.000009>
1137723320.621920 read(5, "\34&\16\1L\0\0\0Y\1\0\0\230y\3\0\0y\3\0\30\322;\2L\0\0"..., 32) = 32 <0.000008>
1137723320.621990 read(5, "\34&\16\1L\0\0\0\203\1\0\0\230y\3\0\0y\3\0\30\322;\2L\0"..., 32) = 32 <0.000009>
1137723320.622061 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.622121 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002917>
1137723320.625178 read(5, "\22\0\16\1\4\0\0\2\4\0\0\2\0005M\10X\367\377\277Z\340\r"..., 32) = 32 <0.000010>
1137723320.625265 read(5, "\25\322\16\1\4\0\0\2\4\0\0\2{\1 \1\0\0\24\0\0\322;\10{"..., 32) = 32 <0.000008>
1137723320.625337 read(5, "\23\0\16\1\4\0\0\2\4\0\0\2\0\0\0\0X\367\377\277\342\253"..., 32) = 32 <0.000009>
1137723320.625407 read(5, "\17]\16\1\4\0\0\2\0\0\0\0\205\2\0\0\231\1\0\0`H\32@\30"..., 32) = 32 <0.000008>
1137723320.625478 read(5, "\f0\16\1\4\0\0\2\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000008>
1137723320.625550 read(5, "\f1\16\1\4\0\0\2\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3\0"..., 32) = 32 <0.000007>
1137723320.625621 read(5, "\f\0\16\1\4\0\0\2\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000008>
1137723320.625690 read(5, "\f\0\16\1\4\0\0\2\0\0\202\1\204\2\2\0\0\0$\10\4\0\0\0\310"..., 32) = 32 <0.000008>
1137723320.625762 read(5, "\f\0\16\1\10\0\0\2\0\0\0\0\200\2\200\1\0\0$\10\1\0\0\0"..., 32) = 32 <0.000010>
1137723320.625852 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.625912 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002223>
1137723320.628214 read(5, "\17\223\16\1\4\0\0\2\2\237%\10X\365\377\277\256j!@\25\0"..., 32) = 32 <0.000009>
1137723320.628289 read(5, "\26\0\16\1\4\0\0\2\4\0\0\2\201\1 \1\0\0\24\0\204\2\204"..., 32) = 32 <0.000008>
1137723320.628362 read(5, "\17]\16\1\4\0\0\2\0\0\0\0\205\2\0\0\231\1\0\0`H\32@\30"..., 32) = 32 <0.000009>
1137723320.628434 read(5, "\f0\16\1\4\0\0\2\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000007>
1137723320.628505 read(5, "\f1\16\1\4\0\0\2\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3\0"..., 32) = 32 <0.000008>
1137723320.628577 read(5, "\f\0\16\1\4\0\0\2\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000008>
1137723320.628647 read(5, "\f\0\16\1\4\0\0\2\0\0\202\1\204\2\2\0\0\0$\10\4\0\0\0\220"..., 32) = 32 <0.000008>
1137723320.628717 read(5, "\f\0\16\1\10\0\0\2\0\0\0\0\200\2\200\1\0\0$\10\1\0\0\000"..., 32) = 32 <0.000009>
1137723320.628807 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.628860 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002835>
1137723320.631843 read(5, "\22\0\16\1\4\0\0\2\4\0\0\2\0005M\10X\367\377\277Z\340\r"..., 32) = 32 <0.000009>
1137723320.631928 read(5, "\25\322\16\1\4\0\0\2\4\0\0\2{\1 \1\0\0\24\0\0\322;\10{"..., 32) = 32 <0.000008>
1137723320.631998 read(5, "\23\0\16\1\4\0\0\2\4\0\0\2\0\0\0\0X\367\377\277\342\253"..., 32) = 32 <0.000008>
1137723320.632068 read(5, "\17u\16\1\4\0\0\2\0\0\0\0\205\2\0\0\231\1\0\0`H\32@\30"..., 32) = 32 <0.000007>
1137723320.632138 read(5, "\f0\16\1\4\0\0\2\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000007>
1137723320.632553 read(5, "\f1\16\1\4\0\0\2\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3\0"..., 32) = 32 <0.000009>
1137723320.632638 read(5, "\f\0\16\1\4\0\0\2\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000008>
1137723320.632707 read(5, "\f\0\16\1\4\0\0\2\0\0\202\1\204\2\2\0\0\0$\10\4\0\0\0 "..., 32) = 32 <0.000007>
1137723320.632789 read(5, "\f\0\16\1\10\0\0\2\0\0\0\0\200\2\200\1\0\0$\10\1\0\0\0"..., 32) = 32 <0.000010>
1137723320.632867 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.632927 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002622>
1137723320.635684 read(5, "\17\223\16\1\4\0\0\2\2\237%\10X\365\377\277\256j!@\25\0"..., 32) = 32 <0.000010>
1137723320.635784 read(5, "\26\0\16\1\4\0\0\2\4\0\0\2\201\1 \1\0\0\24\0\204\2\204"..., 32) = 32 <0.000032>
1137723320.635889 read(5, "\17]\16\1\4\0\0\2\0\0\0\0\205\2\0\0\231\1\0\0`H\32@\30"..., 32) = 32 <0.000008>
1137723320.635960 read(5, "\f0\16\1\4\0\0\2\0\0\0\0\204\2\2\0\3\0\0\0\1\0\0\0\340"..., 32) = 32 <0.000008>
1137723320.636030 read(5, "\f1\16\1\4\0\0\2\0\0\2\0\2\0\200\1\2\0$\10\0\0\0\0\3\0"..., 32) = 32 <0.000008>
1137723320.636101 read(5, "\f\0\16\1\4\0\0\2\202\2\2\0\2\0\200\1\1\0\377\277p\237"..., 32) = 32 <0.000007>
1137723320.636170 read(5, "\f\0\16\1\4\0\0\2\0\0\202\1\204\2\2\0\0\0$\10\4\0\0\0\220"..., 32) = 32 <0.000007>
1137723320.636239 read(5, "\f\0\16\1\10\0\0\2\0\0\0\0\200\2\200\1\0\0$\10\1\0\0\0"..., 32) = 32 <0.000008>
1137723320.636309 read(5, "\26\0\16\1\4\0\0\2\4\0\0\2\201\1 \1\0\0\24\0\375\3\316"..., 32) = 32 <0.000007>
1137723320.636379 read(5, "\17/\16\1\4\0\0\2\1\0\0\0\376\3\0\0\343\2\0\0H\24L\10\1"..., 32) = 32 <0.000007>
1137723320.636448 read(5, "\fP\16\1\4\0\0\2\0\0\0\0\375\3\2\0\5\0$\10`H\32 at 0\24L\10"..., 32) = 32 <0.000008>
1137723320.636517 read(5, "\f\360\16\1\4\0\0\2\0\0\2\0\2\0t\1\4\0\0\0\220\tL\10\270"..., 32) = 32 <0.000007>
1137723320.636586 read(5, "\f0\16\1\4\0\0\2\202\2\2\0{\1t\1\3\0\0\0\27\0\0\0\340\214"..., 32) = 32 <0.000007>
1137723320.636656 read(5, "\f1\16\1\4\0\0\2\0\0v\1\2\0\f\0\2\0$\10\0\0\0\0\3\0\0\0"..., 32) = 32 <0.000007>
1137723320.636728 read(5, "\f\0\16\1\4\0\0\2\202\2v\1;\1\f\0\1\0\0\0\1\0\0\0\220Y"..., 32) = 32 <0.000008>
1137723320.636815 read(5, "\f\250\16\1\4\0\0\2\0\0\202\1\275\3L\1\0\0$\10\6\0\0\0"..., 32) = 32 <0.000007>
1137723320.636886 read(5, "\226\6\16\1\4\0\0\2\4\0\0\2\0\0\0\0\0\0\24\0\375\3\316"..., 32) = 32 <0.000009>
1137723320.636959 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.637018 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.009442>
1137723320.646614 read(5, "\17\223\16\1\4\0\0\2\2\237%\10X\365\377\277\256j!@\25\0"..., 32) = 32 <0.000011>
1137723320.646699 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.646760 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.004448>
1137723320.651378 read(5, "\26\0\16\1\4\0\0\2\4\0\0\2\4\0\340\1\0\0\24\0\375\3\316"..., 32) = 32 <0.000009>
1137723320.651465 read(5, "\17/\16\1\4\0\0\2\1\0\0\0\376\3\0\0\343\2\0\0\370_M\10"..., 32) = 32 <0.000008>
1137723320.651537 read(5, "\fP\16\1\4\0\0\2\0\0\0\0\375\3\2\0\5\0$\10\0\0\0\0\0\0"..., 32) = 32 <0.000009>
1137723320.651610 read(5, "\f\360\16\1\4\0\0\2\0\0\2\0\2\0t\1\4\0\0\0\360\255S\10"..., 32) = 32 <0.000009>
1137723320.651680 read(5, "\f0\16\1\4\0\0\2\202\2\2\0{\1t\1\3\0\0\0\1\0\0\0\340\214"..., 32) = 32 <0.000008>
1137723320.651751 read(5, "\f1\16\1\4\0\0\2\0\0v\1\2\0\f\0\2\0$\10\0\0\0\0\3\0\0\0"..., 32) = 32 <0.000009>
1137723320.651841 read(5, "\f\0\16\1\4\0\0\2\202\2v\1;\1\f\0\1\0\377\277p\237%\10"..., 32) = 32 <0.000007>
1137723320.651911 read(5, "\f\0\16\1\4\0\0\2\0\0\202\1\275\3L\1\0\0$\10\6\0\0\0\300"..., 32) = 32 <0.000008>
1137723320.651981 read(5, "\f\0\16\1\10\0\0\2\0\0\0\0\200\2\200\1\0\0$\10\1\0\0\0"..., 32) = 32 <0.000009>
1137723320.652053 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000009>
1137723320.652114 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000351>
1137723320.652530 read(5, "\t\3\16\1\4\0\0\2\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000011>
1137723320.652679 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000019>
1137723320.652743 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.012771>
1137723320.665678 read(5, "\34\322\16\1L\0\0\0_\1\0\0\304y\3\0\0\236\f\10\30\322;"..., 32) = 32 <0.000010>
1137723320.665779 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000009>
1137723320.665846 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002657>
1137723320.668652 read(5, "\34\322\16\1L\0\0\0_\1\0\0\307y\3\0\0\236\f\10\30\322;"..., 32) = 32 <0.000009>
1137723320.668753 read(5, 0xbffffa94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000010>
1137723320.668837 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002841>
1137723320.671869 read(5, "\1\1\17\1;\3\0\0\0\0\10\377\7\0\0\16\16\10\314\0\370\0"..., 32) = 32 <0.000010>
1137723320.671953 read(5, "\370\r\0\0\0\0\0\0", 8) = 8 <0.000008>
1137723320.672039 read(5, "\0\0\0\0\1\0\0\0\1\1\0\0\2\1\0\0\1\1\1\1\0\0\0\0\3\3\0"..., 3300) = 3300 <0.000016>
1137723320.672247 open("/dev/ptmx", O_RDWR) = 6 <0.000067>
1137723320.672368 statfs("/dev/pts", {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 <0.000013>
1137723320.672465 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000010>
1137723320.672533 ioctl(6, TIOCGPTN, [3]) = 0 <0.000009>
1137723320.672586 stat64("/dev/pts/3", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0 <0.000013>
1137723320.672668 statfs("/dev/pts/3", {f_type="DEVPTS_SUPER_MAGIC", f_bsize=4096, f_blocks=0, f_bfree=0, f_bavail=0, f_files=0, f_ffree=0, f_fsid={0, 0}, f_namelen=255, f_frsize=4096}) = 0 <0.000011>
1137723320.672749 ioctl(6, TIOCSPTLCK, [0]) = 0 <0.000009>
1137723320.672832 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000008>
1137723320.672892 ioctl(6, TIOCGPTN, [3]) = 0 <0.000008>
1137723320.672940 stat64("/dev/pts/3", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0 <0.000011>
1137723320.673021 fcntl64(6, F_SETFL, O_RDONLY|O_NONBLOCK) = 0 <0.000009>
1137723320.673075 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723320.673123 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723320.673171 getuid32()            = 1000 <0.000007>
1137723320.673225 chown32("/dev/pts/3", 1000, 1000) = 0 <0.000015>
1137723320.673291 chmod("/dev/pts/3", 0622) = 0 <0.000011>
1137723320.673345 getgid32()            = 1000 <0.000007>
1137723320.673388 setresgid32(-1, 1000, -1) = 0 <0.000006>
1137723320.673431 getuid32()            = 1000 <0.000006>
1137723320.673474 setresuid32(-1, 1000, -1) = 0 <0.000007>
1137723320.673519 open("/dev/pts/3", O_RDWR|O_NOCTTY) = 7 <0.000020>
1137723320.673593 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000008>
1137723320.673665 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000009>
1137723320.673724 ioctl(6, SNDCTL_TMR_START or TCSETS, {B38400 opost isig icanon echo ...}) = 0 <0.000011>
1137723320.673803 ioctl(6, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0 <0.000008>
1137723320.673869 ioctl(6, TIOCSWINSZ, {ws_row=24, ws_col=80, ws_xpixel=640, ws_ypixel=384}) = 0 <0.000009>
1137723320.673923 ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbffffb78) = -1 ENOTTY (Inappropriate ioctl for device) <0.000007>
1137723320.673997 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x40341708) = 4975 <0.010607>
1137723320.685011 dup(0)                = 8 <0.012176>
1137723320.697301 dup2(7, 0)            = 0 <0.000009>
1137723320.697356 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723320.697408 setresuid32(-1, 1000, -1) = 0 <0.000009>
1137723320.697456 getuid32()            = 1000 <0.000007>
1137723320.697560 socket(PF_FILE, SOCK_STREAM, 0) = 9 <0.000029>
1137723320.697636 fcntl64(9, F_GETFL)   = 0x2 (flags O_RDWR) <0.000008>
1137723320.697693 fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000010>
1137723320.697843 connect(9, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) <0.000027>
1137723320.697948 close(9)              = 0 <0.000013>
1137723320.698006 socket(PF_FILE, SOCK_STREAM, 0) = 9 <0.000012>
1137723320.698058 fcntl64(9, F_GETFL)   = 0x2 (flags O_RDWR) <0.000007>
1137723320.698106 fcntl64(9, F_SETFL, O_RDWR|O_NONBLOCK) = 0 <0.000007>
1137723320.698155 connect(9, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory) <0.000014>
1137723320.698233 close(9)              = 0 <0.000011>
1137723320.698295 open("/etc/nsswitch.conf", O_RDONLY) = 9 <0.000014>
1137723320.698369 fstat64(9, {st_mode=S_IFREG|0644, st_size=470, ...}) = 0 <0.000008>
1137723320.698446 mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x405c1000 <0.000015>
1137723320.698509 read(9, "# /etc/nsswitch.conf\n#\n# Example"..., 131072) = 470 <0.000039>
1137723320.698621 read(9, "", 131072)   = 0 <0.000008>
1137723320.698675 close(9)              = 0 <0.000009>
1137723320.698722 munmap(0x405c1000, 131072) = 0 <0.000035>
1137723320.698840 open("/etc/ld.so.cache", O_RDONLY) = 9 <0.000015>
1137723320.698904 fstat64(9, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000008>
1137723320.698975 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 9, 0) = 0x405c1000 <0.000023>
1137723320.699050 close(9)              = 0 <0.000008>
1137723320.699100 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000012>
1137723320.699171 open("/lib/tls/libnss_compat.so.2", O_RDONLY) = 9 <0.000033>
1137723320.699252 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\20"..., 512) = 512 <0.000021>
1137723320.699338 fstat64(9, {st_mode=S_IFREG|0644, st_size=30428, ...}) = 0 <0.000007>
1137723320.699419 old_mmap(NULL, 33392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405c7000 <0.000011>
1137723320.699486 old_mmap(0x405ce000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x6000) = 0x405ce000 <0.000017>
1137723320.699587 close(9)              = 0 <0.000007>
1137723320.699644 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723320.699705 open("/lib/tls/libnsl.so.1", O_RDONLY) = 9 <0.000049>
1137723320.699805 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3405\0"..., 512) = 512 <0.000018>
1137723320.699888 fstat64(9, {st_mode=S_IFREG|0644, st_size=80888, ...}) = 0 <0.000007>
1137723320.699968 old_mmap(NULL, 88096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405d0000 <0.000011>
1137723320.700036 old_mmap(0x405e2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x12000) = 0x405e2000 <0.000018>
1137723320.700132 old_mmap(0x405e4000, 6176, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x405e4000 <0.000013>
1137723320.700224 close(9)              = 0 <0.000008>
1137723320.700546 munmap(0x405c1000, 24411) = 0 <0.000014>
1137723320.700649 open("/etc/ld.so.cache", O_RDONLY) = 9 <0.000015>
1137723320.700712 fstat64(9, {st_mode=S_IFREG|0644, st_size=24411, ...}) = 0 <0.000008>
1137723320.700805 old_mmap(NULL, 24411, PROT_READ, MAP_PRIVATE, 9, 0) = 0x405c1000 <0.000020>
1137723320.700878 close(9)              = 0 <0.000007>
1137723320.700925 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000011>
1137723320.700993 open("/lib/tls/libnss_nis.so.2", O_RDONLY) = 9 <0.000027>
1137723320.701067 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\34"..., 512) = 512 <0.000017>
1137723320.701149 fstat64(9, {st_mode=S_IFREG|0644, st_size=38420, ...}) = 0 <0.000007>
1137723320.701233 old_mmap(NULL, 37424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405e6000 <0.000010>
1137723320.701301 old_mmap(0x405ee000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x8000) = 0x405ee000 <0.000015>
1137723320.701409 close(9)              = 0 <0.000007>
1137723320.701472 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) <0.000012>
1137723320.701605 open("/lib/tls/libnss_files.so.2", O_RDONLY) = 9 <0.000024>
1137723320.701675 read(9, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\33"..., 512) = 512 <0.000016>
1137723320.701981 fstat64(9, {st_mode=S_IFREG|0644, st_size=42472, ...}) = 0 <0.000009>
1137723320.702077 old_mmap(NULL, 45720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x405f0000 <0.000019>
1137723320.702154 old_mmap(0x405fa000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x9000) = 0x405fa000 <0.000019>
1137723320.702262 close(9)              = 0 <0.000008>
1137723320.702441 munmap(0x405c1000, 24411) = 0 <0.000014>
1137723320.702532 open("/etc/passwd", O_RDONLY) = 9 <0.000017>
1137723320.702620 fcntl64(9, F_GETFD)   = 0 <0.000008>
1137723320.702670 fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 <0.000008>
1137723320.702741 _llseek(9, 0, [0], SEEK_CUR) = 0 <0.000009>
1137723320.702826 fstat64(9, {st_mode=S_IFREG|0644, st_size=936, ...}) = 0 <0.000007>
1137723320.702898 mmap2(NULL, 936, PROT_READ, MAP_SHARED, 9, 0) = 0x405c1000 <0.000024>
1137723320.702964 _llseek(9, 936, [936], SEEK_SET) = 0 <0.000007>
1137723320.703075 munmap(0x405c1000, 936) = 0 <0.000010>
1137723320.703124 close(9)              = 0 <0.000030>
1137723320.703253 access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory) <0.000014>
1137723320.703330 open("/var/run/utmp", O_RDWR) = -1 EACCES (Permission denied) <0.000013>
1137723320.703391 open("/var/run/utmp", O_RDONLY) = 9 <0.000012>
1137723320.703447 fcntl64(9, F_GETFD)   = 0 <0.000007>
1137723320.703491 fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723320.703537 _llseek(9, 0, [0], SEEK_SET) = 0 <0.000007>
1137723320.703599 alarm(0)              = 0 <0.000009>
1137723320.703647 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723320.703710 alarm(1)              = 0 <0.000008>
1137723320.703766 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000015>
1137723320.703832 read(9, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000029>
1137723320.703927 read(9, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.703997 read(9, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.704066 read(9, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.704135 read(9, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000019>
1137723320.704214 read(9, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.704281 read(9, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.704349 read(9, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.704416 read(9, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.704483 read(9, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.704551 read(9, "\7\0\0\0\354\22\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000010>
1137723320.704620 read(9, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.704688 read(9, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.704766 read(9, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000015>
1137723320.704846 read(9, "", 384)      = 0 <0.000008>
1137723320.704893 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000011>
1137723320.704948 alarm(0)              = 1 <0.000007>
1137723320.704992 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723320.705053 _llseek(9, 0, [0], SEEK_SET) = 0 <0.000007>
1137723320.705110 alarm(0)              = 0 <0.000007>
1137723320.705155 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000007>
1137723320.705215 alarm(1)              = 0 <0.000008>
1137723320.705328 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723320.705381 read(9, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.705450 read(9, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.705518 read(9, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.705586 read(9, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.705653 read(9, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.705720 read(9, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.705803 read(9, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000014>
1137723320.705878 read(9, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.705946 read(9, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.706013 read(9, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.706080 read(9, "\7\0\0\0\354\22\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.706148 read(9, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.706215 read(9, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.706282 read(9, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.706349 read(9, "", 384)      = 0 <0.000008>
1137723320.706395 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723320.706448 alarm(0)              = 1 <0.000006>
1137723320.706492 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723320.706552 time(NULL)            = 1137723320 <0.000008>
1137723320.706597 time(NULL)            = 1137723320 <0.000008>
1137723320.706651 alarm(0)              = 0 <0.000006>
1137723320.706696 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723320.706963 alarm(1)              = 0 <0.000009>
1137723320.707018 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723320.707072 read(9, "", 384)      = 0 <0.000014>
1137723320.707196 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000010>
1137723320.707252 alarm(0)              = 1 <0.000007>
1137723320.707296 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000008>
1137723320.707344 alarm(0)              = 0 <0.000007>
1137723320.707388 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000007>
1137723320.707447 alarm(1)              = 0 <0.000007>
1137723320.707490 fcntl64(9, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = -1 EBADF (Bad file descriptor) <0.000007>
1137723320.707547 alarm(0)              = 1 <0.000006>
1137723320.707590 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723320.707652 close(9)              = 0 <0.000010>
1137723320.707710 getsid(0)             = 4946 <0.000006>
1137723320.707793 time(NULL)            = 1137723320 <0.000009>
1137723320.707858 access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory) <0.000016>
1137723320.707925 open("/var/run/utmp", O_RDWR) = -1 EACCES (Permission denied) <0.000013>
1137723320.707984 open("/var/run/utmp", O_RDONLY) = 9 <0.000013>
1137723320.708040 fcntl64(9, F_GETFD)   = 0 <0.000007>
1137723320.708084 fcntl64(9, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723320.708130 _llseek(9, 0, [0], SEEK_SET) = 0 <0.000007>
1137723320.708179 alarm(0)              = 0 <0.000007>
1137723320.708223 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723320.708283 alarm(1)              = 0 <0.000007>
1137723320.708326 fcntl64(9, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000010>
1137723320.708378 read(9, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000015>
1137723320.708506 read(9, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.708577 read(9, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.708644 read(9, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.708712 read(9, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.708795 read(9, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000014>
1137723320.708871 read(9, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.708938 read(9, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.709006 read(9, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.709073 read(9, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.709140 read(9, "\7\0\0\0\354\22\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723320.709208 read(9, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.709276 read(9, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.709343 read(9, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723320.709410 read(9, "", 384)      = 0 <0.000008>
1137723320.709456 fcntl64(9, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000010>
1137723320.709509 alarm(0)              = 1 <0.000007>
1137723320.709553 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000008>
1137723320.709601 alarm(0)              = 0 <0.000007>
1137723320.709645 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000007>
1137723320.709703 alarm(1)              = 0 <0.000007>
1137723320.709746 fcntl64(9, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) = -1 EBADF (Bad file descriptor) <0.000050>
1137723320.710552 alarm(0)              = 1 <0.000008>
1137723320.710600 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000008>
1137723320.710672 close(9)              = 0 <0.000012>
1137723320.710722 getgid32()            = 1000 <0.000006>
1137723320.710776 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723320.710827 getuid32()            = 1000 <0.000007>
1137723320.710870 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723320.710918 dup2(8, 0)            = 0 <0.000009>
1137723320.710964 close(8)              = 0 <0.000007>
1137723320.711006 close(7)              = 0 <0.000007>
1137723320.711067 gettimeofday({1137723320, 711085}, NULL) = 0 <0.000008>
1137723320.711194 ioctl(5, FIONREAD, [0]) = 0 <0.000010>
1137723320.711256 write(5, "\226\1\5\0\1\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\226\1\4\0\1"..., 36) = 36 <0.000016>
1137723320.711383 brk(0x81dc000)        = 0x81dc000 <0.000013>
1137723320.711896 ioctl(6, TIOCSWINSZ, {ws_row=44, ws_col=127, ws_xpixel=1017, ws_ypixel=714}) = 0 <0.000019>
1137723320.712012 ioctl(5, FIONREAD, [0]) = 0 <0.000009>
1137723320.712069 write(5, "\22\0\30\0\4\0\0\2(\0\0\0)\0\0\0 \0\5\0\22\0\0\0P\3\0\0"..., 140) = 140 <0.000012>
1137723320.712148 ioctl(5, FIONREAD, [0]) = 0 <0.000007>
1137723320.712224 ioctl(5, FIONREAD, [0]) = 0 <0.000008>
1137723320.712276 ioctl(5, FIONREAD, [0]) = 0 <0.000007>
1137723320.712355 write(5, "\31\0\v\0\10\0\200\1\0\0\0\0!\10\4\0\10\0\200\1\225\1\0"..., 44) = 44 <0.000011>
1137723320.712438 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.712519 select(7, [3 5 6], [], NULL, {0, 16666}) = 1 (in [6], left {0, 17000}) <0.000022>
1137723320.712606 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.712663 gettimeofday({1137723320, 712680}, NULL) = 0 <0.000008>
1137723320.712725 read(6, "\33]0;phyrster at badger: /home/phyrs"..., 2048) = 36 <0.000027>
1137723320.712892 read(6, 0x814c334, 2048) = -1 EAGAIN (Resource temporarily unavailable) <0.000009>
1137723320.713049 write(5, "\22\0\16\0\4\0\0\2\'\0\0\0\37\0\0\0\10\0\200\1\37\0\0\0"..., 224) = 224 <0.000012>
1137723320.713129 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.713185 select(7, [3 5 6], [], NULL, {0, 15071}) = 1 (in [6], left {0, 16000}) <0.000196>
1137723320.713451 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.713508 gettimeofday({1137723320, 713525}, NULL) = 0 <0.000008>
1137723320.713560 read(6, "phyrster at badger:~$ ", 2048) = 19 <0.000010>
1137723320.713624 kill(-4975, SIGWINCH) = 0 <0.000009>
1137723320.713689 read(6, 0x814c334, 2048) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.713747 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.713823 select(7, [3 5 6], [], NULL, {0, 14226}) = 1 (in [6], left {0, 15000}) <0.000079>
1137723320.713969 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.714026 gettimeofday({1137723320, 714043}, NULL) = 0 <0.000008>
1137723320.714078 read(6, "phyrster at badger:~$ \r\33[Kphyrster@"..., 2048) = 42 <0.000010>
1137723320.714150 read(6, 0x814c334, 2048) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723320.714208 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.714266 select(7, [3 5 6], [], NULL, {0, 13708}) = 1 (in [5], left {0, 13000}) <0.000943>
1137723320.715341 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000027>
1137723320.719541 gettimeofday({1137723320, 719562}, NULL) = 0 <0.000008>
1137723320.719616 ioctl(5, FIONREAD, [96]) = 0 <0.000010>
1137723320.719679 read(5, "\f1\23\1\10\0\0\2\200\2\0\0y\1t\1\2\0$\10\0\0\0\0\3\0\0"..., 96) = 96 <0.000016>
1137723320.719821 ioctl(5, FIONREAD, [0]) = 0 <0.000008>
1137723320.719882 ioctl(5, FIONREAD, [0]) = 0 <0.000007>
1137723320.719939 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.720003 select(7, [3 5 6], [], NULL, {0, 8189}) = 0 (Timeout) <0.009832>
1137723320.729971 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723320.730053 gettimeofday({1137723320, 730070}, NULL) = 0 <0.000008>
1137723320.730564 write(5, "=\0\4\0\10\0\0\2\0\0\0\0\230\0\20\0008\0\4\0\t\0\0\2\0"..., 16384) = 16384 <0.000049>
1137723320.730832 write(5, "K\0\5\0\10\0\0\2\t\0\0\2p\1n\0\1\0\0 K\0\5\0\10\0\0\2\t"..., 16376) = 16376 <0.000054>
1137723320.731095 write(5, "K\0\5\0\10\0\0\2\t\0\0\2\20\3\316\0\1\0\0 K\0\5\0\10\0"..., 16372) = 16372 <0.000043>
1137723320.731333 write(5, "K\0\5\0\10\0\0\2\t\0\0\2\260\0>\1\1\0\0 K\0\5\0\10\0\0"..., 16376) = 16376 <0.000041>
1137723320.731569 write(5, "K\0\5\0\10\0\0\2\t\0\0\2P\2\236\1\1\0\0 K\0\5\0\10\0\0"..., 16376) = 16376 <0.000041>
1137723320.731822 write(5, "K\0\5\0\10\0\0\2\t\0\0\2\360\3\376\1\1\0\0 =\0\4\0\10\0"..., 16372) = 16372 <0.000041>
1137723320.732051 write(5, "K\0\5\0\10\0\0\2\t\0\0\2\220\1n\2\1\0\0 K\0\5\0\10\0\0"..., 14336) = 14336 <0.000038>
1137723320.732155 read(5, 0xbffff944, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000011>
1137723320.732222 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.014123>
1137723320.746505 read(5, "\1\0 \27\3\0\0\0#\0\0\0\1\0\1\1\377\377\377\377\0\0\0\0"..., 32) = 32 <0.000010>
1137723320.746788 read(5, "\f\205@\0\f\205@\0\0\0\3\0", 12) = 12 <0.000009>
1137723320.746876 read(5, "\1\30!\27\0\0\0\0L\0\0\0\2\0\2\0\371\3\312\2\0\0\0\0\0"..., 32) = 32 <0.000009>
1137723320.747023 write(5, "\20\0\4\0\10\0\0\2_client3", 16) = 16 <0.000011>
1137723320.747099 read(5, 0xbfffe760, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.747161 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000402>
1137723320.747643 read(5, "\1\360\"\27\0\0\0\0\270\1\0\0\0\0\0\0\20\0\0\0\20\0\0\0"..., 32) = 32 <0.000010>
1137723320.747733 write(5, "\22\2\f\0\10\0\200\1\270\1\0\0\37\0\0\0\10\0\0 \30\0\0"..., 92) = 92 <0.000169>
1137723320.748001 ioctl(5, FIONREAD, [0]) = 0 <0.000009>
1137723320.748076 read(5, 0xbfffde94, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723320.748132 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.001855>
1137723320.750176 read(5, "\241\10$\27\16\0\0\2\225\1\0\0007\0\1\0\4\0\f\0\0\0\0\0"..., 32) = 32 <0.000011>
1137723320.750287 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000010>
1137723320.750355 select(7, [3 5 6], [], NULL, {0, 481014}) = 0 (Timeout) <0.481335>
1137723321.231828 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723321.231912 gettimeofday({1137723321, 231930}, NULL) = 0 <0.000008>
1137723321.232055 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723321.232115 select(7, [3 5 6], [], NULL, NULL) = 1 (in [5]) <0.749378>
1137723321.981980 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723321.982087 gettimeofday({1137723321, 982105}, NULL) = 0 <0.000009>
1137723321.982151 ioctl(5, FIONREAD, [32]) = 0 <0.000009>
1137723321.982212 read(5, "\2m$\27\350~\3\0L\0\0\0\4\0\0\2\10\0\0\2\276\1\216\0\275"..., 32) = 32 <0.000022>
1137723321.982439 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000009>
1137723321.982502 select(7, [3 5 6], [], NULL, NULL) = 1 (in [5]) <0.113866>
1137723322.096525 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000030>
1137723322.096638 gettimeofday({1137723322, 96655}, NULL) = 0 <0.000008>
1137723322.096701 ioctl(5, FIONREAD, [32]) = 0 <0.000008>
1137723322.096761 read(5, "\2($\27\\\177\3\0L\0\0\0\4\0\0\2\10\0\0\2\276\1\216\0\275"..., 32) = 32 <0.000023>
1137723322.096934 write(6, "\4", 1)     = 1 <0.000016>
1137723322.097006 rt_sigprocmask(SIG_UNBLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723322.097065 select(7, [3 5 6], [], NULL, NULL) = 1 (in [6]) <0.000444>
1137723322.097597 --- SIGCHLD (Child exited) @ 0 (0) ---
1137723322.097640 write(4, "\21", 1)    = 1 <0.000011>
1137723322.097697 sigreturn()           = ? (mask now []) <0.000010>
1137723322.097765 rt_sigprocmask(SIG_BLOCK, [INT TERM CHLD], NULL, 8) = 0 <0.000008>
1137723322.097823 gettimeofday({1137723322, 97840}, NULL) = 0 <0.000008>
1137723322.097877 read(6, "exit\r\n", 2048) = 6 <0.000011>
1137723322.097945 read(6, 0x814c334, 2048) = -1 EIO (Input/output error) <0.000008>
1137723322.098007 kill(-4975, SIGHUP)   = 0 <0.000008>
1137723322.098055 setresgid32(-1, 1000, -1) = 0 <0.000008>
1137723322.098104 setresuid32(-1, 1000, -1) = 0 <0.000008>
1137723322.098155 access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory) <0.000021>
1137723322.098228 open("/var/run/utmp", O_RDWR) = -1 EACCES (Permission denied) <0.000017>
1137723322.098294 open("/var/run/utmp", O_RDONLY) = 7 <0.000016>
1137723322.098353 fcntl64(7, F_GETFD)   = 0 <0.000008>
1137723322.098401 fcntl64(7, F_SETFD, FD_CLOEXEC) = 0 <0.000007>
1137723322.098448 _llseek(7, 0, [0], SEEK_SET) = 0 <0.000008>
1137723322.098503 alarm(0)              = 0 <0.000007>
1137723322.099685 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000015>
1137723322.099820 alarm(1)              = 0 <0.000009>
1137723322.099871 fcntl64(7, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000015>
1137723322.099935 read(7, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000031>
1137723322.100036 read(7, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100107 read(7, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100176 read(7, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100244 read(7, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100313 read(7, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100381 read(7, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.100450 read(7, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100518 read(7, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100604 read(7, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000017>
1137723322.100753 read(7, "\7\0\0\0\354\22\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000010>
1137723322.100823 read(7, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100891 read(7, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.100959 read(7, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.101027 read(7, "", 384)      = 0 <0.000008>
1137723322.101074 fcntl64(7, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000011>
1137723322.101131 alarm(0)              = 1 <0.000007>
1137723322.101176 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000007>
1137723322.101229 time(NULL)            = 1137723322 <0.000008>
1137723322.101280 _llseek(7, 0, [0], SEEK_SET) = 0 <0.000008>
1137723322.101333 alarm(0)              = 0 <0.000007>
1137723322.101378 rt_sigaction(SIGALRM, {0x402da650, [], 0}, {SIG_DFL}, 8) = 0 <0.000008>
1137723322.101438 alarm(1)              = 0 <0.000007>
1137723322.101482 fcntl64(7, F_SETLKW, {type=F_RDLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000009>
1137723322.101535 read(7, "\10\0\0\0J\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000015>
1137723322.101630 read(7, "\2\0\0\0\0\0\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.101700 read(7, "\1\0\0\0002N\0\0~\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.101847 read(7, "\10\0\0\0\r\v\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.101917 read(7, "\7\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.101985 read(7, "\6\0\0\0K\16\0\0tty2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.102052 read(7, "\7\0\0\0L\16\0\0tty3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.102120 read(7, "\6\0\0\0M\16\0\0tty4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.102188 read(7, "\6\0\0\0N\16\0\0tty5\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.102255 read(7, "\6\0\0\0O\16\0\0tty6\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.102323 read(7, "\7\0\0\0\354\22\0\0:0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000009>
1137723322.102391 read(7, "\7\0\0\0.\20\0\0pts/1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.102459 read(7, "\6\0\0\0=\21\0\0tty1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000008>
1137723322.102526 read(7, "\7\0\0\0r\21\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384 <0.000023>
1137723322.102818 read(7, "", 384)      = 0 <0.000009>
1137723322.102876 fcntl64(7, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0 <0.000011>
1137723322.102935 alarm(0)              = 1 <0.000008>
1137723322.102981 rt_sigaction(SIGALRM, {SIG_DFL}, NULL, 8) = 0 <0.000008>
1137723322.103033 getsid(0)             = 4946 <0.000007>
1137723322.103077 time(NULL)            = 1137723322 <0.000008>
1137723322.103122 close(7)              = 0 <0.000011>
1137723322.103172 getgid32()            = 1000 <0.000007>
1137723322.103216 setresgid32(-1, 1000, -1) = 0 <0.000009>
1137723322.103264 getuid32()            = 1000 <0.000007>
1137723322.103308 setresuid32(-1, 1000, -1) = 0 <0.000009>
1137723322.103357 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723322.103403 setresuid32(-1, 1000, -1) = 0 <0.000007>
1137723322.103449 chmod("/dev/pts/3", 0666) = 0 <0.000026>
1137723322.103521 chown32("/dev/pts/3", 0, 0) = -1 EPERM (Operation not permitted) <0.000012>
1137723322.103607 getgid32()            = 1000 <0.000006>
1137723322.103650 setresgid32(-1, 1000, -1) = 0 <0.000007>
1137723322.103694 getuid32()            = 1000 <0.000006>
1137723322.103737 setresuid32(-1, 1000, -1) = 0 <0.000006>
1137723322.103782 close(6)              = 0 <0.000045>
1137723322.103924 shmdt(0x404d9000)     = 0 <0.000046>
1137723322.104047 write(5, ".\2\2\0\3\0\0\2\31\0\v\0\10\0\200\1\0\0\0\0!\10Y@\10\0"..., 52) = 52 <0.000220>
1137723322.104412 ioctl(5, FIONREAD, [0]) = 0 <0.000009>
1137723322.104475 read(5, 0xbfffdfd4, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723322.104532 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.000484>
1137723322.105191 read(5, "\241\10&\27\16\0\0\2\225\1\0\0005\0\1\0\4\0\f\0\0\0\0\0"..., 32) = 32 <0.000020>
1137723322.105416 write(5, "<\2\2\0\n\0\0\2<\0\2\0\v\0\0\2<\0\2\0\f\0\0\2<\0\2\0\t"..., 100) = 100 <0.003981>
1137723322.109623 ioctl(5, FIONREAD, [128]) = 0 <0.005572>
1137723322.116028 read(5, "\22\367,\27\4\0\0\2\4\0\0\2\0\237%\10@\261U\10\20\0\0\0"..., 128) = 128 <0.000018>
1137723322.116176 ioctl(5, FIONREAD, [32]) = 0 <0.000009>
1137723322.116236 read(5, "\241\10.\27\16\0\0\2\225\1\0\0!\0\1\0\4\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000010>
1137723322.116326 write(5, "\31\0\v\0\10\0\200\1\0\0\0\0!\10\0\0\10\0\200\1\225\1\0"..., 44) = 44 <0.000010>
1137723322.116408 ioctl(5, FIONREAD, [64]) = 0 <0.000008>
1137723322.116462 read(5, "\34\322.\27L\0\0\0X\1\0\0l\177\3\0\0\236\f\10\30\322;\2"..., 64) = 64 <0.000009>
1137723322.116534 ioctl(5, FIONREAD, [0]) = 0 <0.000007>
1137723322.116608 read(5, 0xbfffdf64, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000007>
1137723322.116669 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002044>
1137723322.119031 read(5, "\34\322.\27L\0\0\0X\1\0\0p\177\3\0\0\236\f\10\30\322;\2"..., 32) = 32 <0.000012>
1137723322.119125 ioctl(5, FIONREAD, [64]) = 0 <0.000008>
1137723322.119183 read(5, "\34&.\27L\0\0\0Y\1\0\0p\177\3\0\0\177\3\0\30\322;\2L\0"..., 64) = 64 <0.000009>
1137723322.119255 ioctl(5, FIONREAD, [32]) = 0 <0.000007>
1137723322.119306 read(5, "\241\10/\27\16\0\0\2\225\1\0\0\4\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32 <0.000008>
1137723322.119487 write(5, "\4\0\2\0\16\0\0\2<\0\2\0\0\0\0\2.\0\2\0\5\0\0\2+\0\1\0"..., 28) = 28 <0.000258>
1137723322.119828 read(5, 0xbffff9a0, 32) = -1 EAGAIN (Resource temporarily unavailable) <0.000008>
1137723322.119909 select(6, [5], NULL, NULL, NULL) = 1 (in [5]) <0.002647>
1137723322.122786 read(5, "\34\322/\27L\0\0\0_\1\0\0u\177\3\0\0\236\f\10\30\322;\2"..., 32) = 32 <0.000015>
1137723322.122888 read(5, "\1\0013\27\0\0\0\0\4\0\340\1\4\0\0\0\0\0\0\0\314\10\3\0"..., 32) = 32 <0.000008>
1137723322.123065 shutdown(5, 2 /* send and receive */) = 0 <0.000010>
1137723322.123124 close(5)              = 0 <0.000021>
1137723322.123311 brk(0x81bc000)        = 0x81bc000 <0.000024>
1137723322.123599 exit_group(0)         = ?


More information about the rxvt-unicode mailing list