[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#559131: i965_dri.so got a segmentation fault when selecting object in Blender 2.5



Package: libgl1-mesa-dri
Version: 7.6-1

Blender 2.5 alpha 0 with enabled Vertex Objects fails with segmentation fault error
when I'm trying to select any object. When there was no libgl1-mesa-dri-dbg package installed
GDB sayed me that error came from run_vp() function in i965_dri.so library.

I tried Blender 2.5 from SVN and there is the same error.

I've got this error only on my HP Compaq 6720s notebook with GME965 integrated graphics controller,
on my computer with Nvidia GT9600 all is fine (but there is Debian Lenny at this computer).

In attachments you could find strace log. I've also attached GDB log (before running GDB I've
instaled libgl1-mesa-dri-dbg package for some more additional information).

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.31.5-vanilla (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgl1-mesa-dri depends on:
ii  libc6                        2.10.1-7    GNU C Library: Shared libraries
ii  libdrm-intel1                2.4.14-1+b1 Userspace interface to intel-speci
ii  libdrm2                      2.4.14-1+b1 Userspace interface to kernel DRM
ii  libexpat1                    2.0.1-5     XML parsing C library - runtime li

libgl1-mesa-dri recommends no packages.

Versions of packages libgl1-mesa-dri suggests:
pn  libglide3                     <none>     (no description available)

-- no debconf information

-- 
With best regards, Sergey I. Sharybin

nazgul@dyna:~/lib/blender2.5$ gdb ./blender
GNU gdb (GDB) 7.0-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/nazgul/lib/blender2.5/blender...done.
(gdb) set args >&3 2>&3
(gdb) set pagination 0
(gdb) run
Starting program: /home/nazgul/lib/blender2.5/blender >&3 2>&3
[Thread debugging using libthread_db enabled]

[1]+  Stopped                 gdb ./blender
nazgul@dyna:~/lib/blender2.5$ fg
gdb ./blender
[New Thread 0xb6658b70 (LWP 17556)]
[New Thread 0xb5694b70 (LWP 17569)]

Program received signal SIGSEGV, Segmentation fault.
0xb5cb6d38 in run_vp (ctx=0x9a45f60, stage=0x9adb02c) at tnl/t_vb_program.c:371
371	tnl/t_vb_program.c: No such file or directory.
	in tnl/t_vb_program.c
(gdb) bt
#0  0xb5cb6d38 in run_vp (ctx=0x9a45f60, stage=0x9adb02c) at tnl/t_vb_program.c:371
#1  0xb5cb4524 in _tnl_run_pipeline (ctx=0x9a45f60) at tnl/t_pipeline.c:158
#2  0xb5cb4b35 in _tnl_draw_prims (ctx=0x9a45f60, arrays=0xbffd777c, prim=0xbffd7a20, nr_prims=1, ib=0xbffd77fc, min_index=0, max_index=0) at tnl/t_draw.c:445
#3  0xb5cb5506 in _tnl_vbo_draw_prims (ctx=0x9a45f60, arrays=0xbffd777c, prim=0xbffd7a20, nr_prims=1, ib=0xbffd77fc, index_bounds_valid=1 '\001', min_index=0, max_index=0) at tnl/t_draw.c:375
#4  0xb5cadfdf in vbo_rebase_prims (ctx=0x9a45f60, arrays=0x9ac9408, prim=0xbffd7a20, nr_prims=1, ib=0xbffd77fc, min_index=4294967295, max_index=0, draw=0xb5cb5490 <_tnl_vbo_draw_prims>) at vbo/vbo_rebase.c:206
#5  0xb5cb4f11 in _tnl_draw_prims (ctx=0x9a45f60, arrays=0x9ac9408, prim=0xbffd7a20, nr_prims=1, ib=0xbffd7a10, min_index=4294967295, max_index=4294967295) at tnl/t_draw.c:408
#6  0xb5be5f68 in brw_draw_prims (ctx=0x9a45f60, arrays=0x9ac9408, prim=0xbffd7a20, nr_prims=1, ib=0xbffd7a10, index_bounds_valid=0 '\000', min_index=4294967295, max_index=4294967295) at brw_draw.c:465
#7  0xb5cac750 in vbo_validated_drawrangeelements (ctx=0x9a45f60, mode=1, index_bounds_valid=<value optimized out>, start=4294967295, end=4294967295, count=24, type=5125, indices=0x0) at vbo/vbo_exec_array.c:661
#8  0xb5cac80e in vbo_exec_DrawElements (mode=1, count=24, type=5125, indices=0x0) at vbo/vbo_exec_array.c:755
#9  0xb5ca3e4d in neutral_DrawElements (mode=1, count=24, type=5125, indices=0x0) at main/vtxfmt_tmp.h:335
#10 0x0855831d in GPU_buffer_draw_elements ()
#11 0x0863152d in cdDM_drawEdges ()
#12 0x082f1665 in draw_mesh_object_outline ()
#13 0x082f8f3c in draw_mesh_fancy ()
#14 0x082f97f7 in draw_mesh_object ()
#15 0x08300725 in draw_object ()
#16 0x082e9d9c in view3d_opengl_select ()
#17 0x082efb05 in mouse_select ()
#18 0x082f0776 in view3d_select_invoke ()
#19 0x082b4c9f in wm_operator_invoke ()
#20 0x082b5211 in wm_handler_operator_call ()
#21 0x082b53a9 in wm_handlers_do ()
#22 0x082b5ad9 in wm_event_do_handlers ()
#23 0x082afe58 in WM_main ()
#24 0x082af596 in main ()
(gdb) thread apply all bt full

Thread 3 (Thread 0xb5694b70 (LWP 17569)):
#0  0xffffe424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb74d5a17 in poll () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0xb6e3364f in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#3  0xb6e337a4 in snd_pcm_wait () from /usr/lib/libasound.so.2
No symbol table info available.
#4  0xb7971d30 in ?? () from /usr/lib/libopenal.so.1
No symbol table info available.
#5  0xb796d5e2 in ?? () from /usr/lib/libopenal.so.1
No symbol table info available.
#6  0xb73d7585 in start_thread () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#7  0xb74e318e in clone () from /lib/i686/cmov/libc.so.6
No symbol table info available.

Thread 2 (Thread 0xb6658b70 (LWP 17556)):
#0  0xffffe424 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb73db0a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb74f06fd in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#3  0xb668066f in ?? () from /usr/lib/libjack.so.0
No symbol table info available.
#4  0xb73d7585 in start_thread () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#5  0xb74e318e in clone () from /lib/i686/cmov/libc.so.6
No symbol table info available.

Thread 1 (Thread 0xb66b7740 (LWP 17553)):
#0  0xb5cb6d38 in run_vp (ctx=0x9a45f60, stage=0x9adb02c) at tnl/t_vb_program.c:371
        size = 3
        data = 0xb5e53ff4
        attr = 0
        program = 0xb22bcb8
        machine = {CurProgram = 0x0, Attribs = 0x0, DerivX = 0x0, DerivY = 0x0, NumDeriv = 0, CurElement = 0, VertAttribs = {{0, 0, 0, 1}, {1, 0, 0, 0}, {0, 0, 1, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {1, 0, 0, 1}, {1, 0, 0, 1}, {0.322259128, 0.262500018, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 1}, {0, 0, 0, 0} <repeats 16 times>}, Temporaries = {{0, 0, 0, 0} <repeats 256 times>}, Outputs = {{0, 0, 0, 0} <repeats 30 times>, {2.52657229e-32, 0, -1.97998667, 1.40129846e-45}, {-1.97999477, -1.58873422e-06, 4.14024098e-33, -1.97998667}}, EnvParams = 0x2c, CondCodes = {2, 2, 2, 2}, AddressReg = {{0, 0, 0, 0}, {0, -1073909708, 0, 0}}, Samplers = 0xb22fe30 "", CallStack = {0, 0, 0, 0, 0, 0, 3074270107, 0}, StackDepth = 0, FetchTexelLod = 0xb5cb69a0 <vp_fetch_texel>, FetchTexelDeriv = 0}
        outputs = {0, 161445760, 0, 3221057576, 3075410182, 161445856, 3051624380, 3221057688, 3051609413, 161445856, 655360, 0, 3050051766, 0, 0, 0, 0, 0, 0, 9729, 3050050429, 15, 161767264, 3221057672, 3050080861, 161767264, 0, 162288856, 3051447044, 6, 162377288, 163354208}
        numOutputs = 1
        i = 0
        j = 0
#1  0xb5cb4524 in _tnl_run_pipeline (ctx=0x9a45f60) at tnl/t_pipeline.c:158
        tnl = 0x9adae48
        __tmp = 895
        i = 6
        mask = 63
#2  0xb5cb4b35 in _tnl_draw_prims (ctx=0x9a45f60, arrays=0xbffd777c, prim=0xbffd7a20, nr_prims=1, ib=0xbffd77fc, min_index=0, max_index=0) at tnl/t_draw.c:445
        bo = {0xb07cf00, 0xb74f0906, 0x99f77e0, 0xb5e417bc, 0xb73da39b, 0xb5e3dd45, 0xb75595d8, 0x78, 0xbffd71e0, 0xb7557ff4, 0x99f7780, 0xbffd71e8, 0xbffd71b8, 0xb74f0906, 0x99f77e0, 0xb5e417bc, 0xbffd71f8, 0xb5e3e06b, 0x99f77e0, 0x40046460, 0xbffd71e8, 0x0, 0x1000, 0x0, 0x99f77e0, 0x0, 0xb75593d0, 0x1, 0x10e, 0xb5e16304, 0xb07ce78, 0x0, 0xbffd7208}
        nr_bo = 1
        tnl = 0x9adae48
#3  0xb5cb5506 in _tnl_vbo_draw_prims (ctx=0x9a45f60, arrays=0xbffd777c, prim=0xbffd7a20, nr_prims=1, ib=0xbffd77fc, index_bounds_valid=1 '\001', min_index=0, max_index=0) at tnl/t_draw.c:375
No locals.
#4  0xb5cadfdf in vbo_rebase_prims (ctx=0x9a45f60, arrays=0x9ac9408, prim=0xbffd7a20, nr_prims=1, ib=0xbffd77fc, min_index=4294967295, max_index=0, draw=0xb5cb5490 <_tnl_vbo_draw_prims>) at vbo/vbo_rebase.c:206
        tmp_arrays = {{Size = 3, Type = 5126, Format = 6408, Stride = 0, StrideB = 12, Ptr = 0xfffffff4 <Address 0xfffffff4 out of bounds>, Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 12, BufferObj = 0xb07cf00, _MaxElement = 36}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46c68 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 3, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46c78 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46c88 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46c98 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46ca8 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46cb8 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46cc8 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 2, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46cd8 "&\377\244>gf\206>", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46ce8 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46cf8 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46d08 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46d18 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46d28 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46d38 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46d48 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f8c0 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f8d0 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f8e0 "\v\327#?\v\327#?\v\327#?", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f8f0 "\v\327#?\v\327#?\v\327#?", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f900 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f910 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f920 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f930 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f940 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f950 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f960 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 4, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a4f970 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46e18 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46e28 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46e38 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}, {Size = 1, Type = 5126, Format = 6408, Stride = 0, StrideB = 0, Ptr = 0x9a46e48 "", Enabled = 1 '\001', Normalized = 0 '\000', _ElementSize = 0, BufferObj = 0x9a04078, _MaxElement = 0}}
        tmp_array_pointers = {0xbffd727c, 0xbffd72a4, 0xbffd72cc, 0xbffd72f4, 0xbffd731c, 0xbffd7344, 0xbffd736c, 0xbffd7394, 0xbffd73bc, 0xbffd73e4, 0xbffd740c, 0xbffd7434, 0xbffd745c, 0xbffd7484, 0xbffd74ac, 0xbffd74d4, 0xbffd74fc, 0xbffd7524, 0xbffd754c, 0xbffd7574, 0xbffd759c, 0xbffd75c4, 0xbffd75ec, 0xbffd7614, 0xbffd763c, 0xbffd7664, 0xbffd768c, 0xbffd76b4, 0xbffd76dc, 0xbffd7704, 0xbffd772c, 0xbffd7754}
        tmp_ib = {count = 24, type = 5125, obj = 0x9a04078, ptr = 0x9df90a8}
        tmp_prims = 0x0
        tmp_indices = 0x9df90a8
        i = 32
        __PRETTY_FUNCTION__ = "vbo_rebase_prims"
#5  0xb5cb4f11 in _tnl_draw_prims (ctx=0x9a45f60, arrays=0x9ac9408, prim=0xbffd7a20, nr_prims=1, ib=0xbffd7a10, min_index=4294967295, max_index=4294967295) at tnl/t_draw.c:408
        tnl = 0x9adae48
#6  0xb5be5f68 in brw_draw_prims (ctx=0x9a45f60, arrays=0x9ac9408, prim=0xbffd7a20, nr_prims=1, ib=0xbffd7a10, index_bounds_valid=0 '\000', min_index=4294967295, max_index=4294967295) at brw_draw.c:465
        retval = 0 '\000'
#7  0xb5cac750 in vbo_validated_drawrangeelements (ctx=0x9a45f60, mode=1, index_bounds_valid=<value optimized out>, start=4294967295, end=4294967295, count=24, type=5125, indices=0x0) at vbo/vbo_exec_array.c:661
        ib = {count = 24, type = 5125, obj = 0xb07ce78, ptr = 0x0}
        prim = {{mode = 1, indexed = 1, begin = 1, end = 1, weak = 0, pad = 0, start = 0, count = 24}}
#8  0xb5cac80e in vbo_exec_DrawElements (mode=1, count=24, type=5125, indices=0x0) at vbo/vbo_exec_array.c:755
        ctx = 0x9a45f60
#9  0xb5ca3e4d in neutral_DrawElements (mode=1, count=24, type=5125, indices=0x0) at main/vtxfmt_tmp.h:335
No locals.
#10 0x0855831d in GPU_buffer_draw_elements ()
No locals.
#11 0x0863152d in cdDM_drawEdges ()
No locals.
#12 0x082f1665 in draw_mesh_object_outline ()
No locals.
#13 0x082f8f3c in draw_mesh_fancy ()
No locals.
#14 0x082f97f7 in draw_mesh_object ()
No locals.
#15 0x08300725 in draw_object ()
No locals.
#16 0x082e9d9c in view3d_opengl_select ()
No locals.
#17 0x082efb05 in mouse_select ()
No locals.
#18 0x082f0776 in view3d_select_invoke ()
No locals.
#19 0x082b4c9f in wm_operator_invoke ()
No locals.
#20 0x082b5211 in wm_handler_operator_call ()
No locals.
#21 0x082b53a9 in wm_handlers_do ()
No locals.
#22 0x082b5ad9 in wm_event_do_handlers ()
No locals.
#23 0x082afe58 in WM_main ()
No locals.
#24 0x082af596 in main ()
No locals.
execve("./blender", ["./blender"], [/* 39 vars */]) = 0
brk(0)                                  = 0x9936000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb785a000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7844000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libjpeg.so.62", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220&\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=128056, ...}) = 0
mmap2(NULL, 130836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7824000
mmap2(0xb7843000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1e) = 0xb7843000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpng12.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@=\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=142032, ...}) = 0
mmap2(NULL, 144888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7800000
mmap2(0xb7823000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22) = 0xb7823000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\30\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=81640, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77ff000
mmap2(NULL, 84316, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb77ea000
mmap2(0xb77fe000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb77fe000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsamplerate.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\10\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1481200, ...}) = 0
mmap2(NULL, 1484056, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb767f000
mmap2(0xb77e9000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x169) = 0xb77e9000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libfreetype.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340}\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=485824, ...}) = 0
mmap2(NULL, 484588, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7608000
mmap2(0xb767b000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x73) = 0xb767b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpython3.1.so.1.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\242\2\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=2679312, ...}) = 0
mmap2(NULL, 2776432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7362000
mmap2(0xb7595000, 372736, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x233) = 0xb7595000
mmap2(0xb75f0000, 97648, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb75f0000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgettextlib-0.17.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\\\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=514056, ...}) = 0
mmap2(NULL, 519536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb72e3000
mmap2(0xb7360000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7c) = 0xb7360000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libopenal.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@9\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=193776, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb72e2000
mmap2(NULL, 1154060, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb71c8000
mmap2(0xb71f6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2e) = 0xb71f6000
mmap2(0xb71f7000, 961548, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb71f7000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libalut.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\17\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=23832, ...}) = 0
mmap2(NULL, 26816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb71c1000
mmap2(0xb71c5000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb71c5000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgomp.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2601\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=48756, ...}) = 0
mmap2(NULL, 51528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb71b4000
mmap2(0xb71c0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb) = 0xb71c0000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libHalf.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\7\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=268604, ...}) = 0
mmap2(NULL, 271524, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7171000
mmap2(0xb71b3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x41) = 0xb71b3000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libIlmImf.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\3\2\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=786412, ...}) = 0
mmap2(NULL, 790496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb70b0000
mmap2(0xb716f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xbe) = 0xb716f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libIex.so.6", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\274\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=86192, ...}) = 0
mmap2(NULL, 89000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb709a000
mmap2(0xb70ae000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb70ae000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libImath.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\27\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=18220, ...}) = 0
mmap2(NULL, 17336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb7095000
mmap2(0xb7099000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb7099000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libSDL-1.2.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0ps\0\0004\0\0\0"..., 512) = 512
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7094000
fstat64(3, {st_mode=S_IFREG|0644, st_size=462420, ...}) = 0
mmap2(NULL, 786512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6fd3000
mmap2(0xb7042000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6f) = 0xb7042000
mmap2(0xb7044000, 323664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7044000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libGL.so.1", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3604\1\0004\0\0\0"..., 512) = 512
lseek(3, 363664, SEEK_SET)              = 363664
read(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\4\0\0\0\24\0\0\0", 32) = 32
fstat64(3, {st_mode=S_IFREG|0644, st_size=400472, ...}) = 0
mmap2(NULL, 405312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f70000
mmap2(0xb6fc9000, 36864, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x59) = 0xb6fc9000
mmap2(0xb6fd2000, 3904, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6fd2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libGLU.so.1", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340+\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=454928, ...}) = 0
mmap2(NULL, 457676, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f00000
mmap2(0xb6f6f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6e) = 0xb6f6f000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libX11.so.6", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340d\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1160136, ...}) = 0
mmap2(NULL, 1160052, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6de4000
mmap2(0xb6efc000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x118) = 0xb6efc000
mmap2(0xb6eff000, 884, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6eff000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXi.so.6", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\24\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=32440, ...}) = 0
mmap2(NULL, 35456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ddb000
mmap2(0xb6de3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb6de3000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libutil.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\n\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9748, ...}) = 0
mmap2(NULL, 12424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6dd7000
mmap2(0xb6dd9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb6dd9000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220l\1\0004\0\0\0"..., 512) = 512
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6dd6000
fstat64(3, {st_mode=S_IFREG|0755, st_size=1331652, ...}) = 0
mmap2(NULL, 1341768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c8e000
mprotect(0xb6dcf000, 4096, PROT_NONE)   = 0
mmap2(0xb6dd0000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x141) = 0xb6dd0000
mmap2(0xb6dd3000, 10568, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6dd3000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libm.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`4\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149392, ...}) = 0
mmap2(NULL, 151680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c68000
mmap2(0xb6c8c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb6c8c000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\n\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9736, ...}) = 0
mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c64000
mmap2(0xb6c66000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb6c66000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`I\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=116743, ...}) = 0
mmap2(NULL, 98784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6c4b000
mmap2(0xb6c60000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb6c60000
mmap2(0xb6c62000, 4576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6c62000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libstdc++.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220q\4\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=958628, ...}) = 0
mmap2(NULL, 983948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b5a000
mmap2(0xb6c3f000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe5) = 0xb6c3f000
mmap2(0xb6c44000, 25484, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6c44000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libgcc_s.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P#\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=116552, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6b59000
mmap2(NULL, 115528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b3c000
mmap2(0xb6b58000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1c) = 0xb6b58000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libssl.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\335\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=289440, ...}) = 0
mmap2(NULL, 288184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6af5000
mmap2(0xb6b38000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x43) = 0xb6b38000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libcrypto.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200p\4\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1396412, ...}) = 0
mmap2(NULL, 1408024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb699d000
mmap2(0xb6adb000, 94208, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13e) = 0xb6adb000
mmap2(0xb6af2000, 11288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6af2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libffi.so.5", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\21\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=22364, ...}) = 0
mmap2(NULL, 21600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6997000
mmap2(0xb699c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5) = 0xb699c000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcroco-0.6.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\214\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=214812, ...}) = 0
mmap2(NULL, 217680, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6961000
mmap2(0xb6994000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x32) = 0xb6994000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libglib-2.0.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\36\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=748424, ...}) = 0
mmap2(NULL, 748132, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb68aa000
mmap2(0xb6960000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb6) = 0xb6960000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxml2.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \346\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1274940, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb68a9000
mmap2(NULL, 1281492, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6770000
mmap2(0xb68a3000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x132) = 0xb68a3000
mmap2(0xb68a8000, 3540, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb68a8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libncurses.so.5", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240\245\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=226824, ...}) = 0
mmap2(NULL, 226576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6738000
mmap2(0xb676d000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x35) = 0xb676d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/librt.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\30\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=30684, ...}) = 0
mmap2(NULL, 33364, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb672f000
mmap2(0xb6736000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0xb6736000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libIlmThread.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000$\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=24004, ...}) = 0
mmap2(NULL, 26816, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6728000
mmap2(0xb672e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5) = 0xb672e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libasound.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\10\2\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=819792, ...}) = 0
mmap2(NULL, 818640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6660000
mmap2(0xb6724000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc4) = 0xb6724000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libartsc.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\22\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=19932, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb665f000
mmap2(NULL, 22852, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6659000
mmap2(0xb665e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb665e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libesd.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260+\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=41012, ...}) = 0
mmap2(NULL, 39876, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb664f000
mmap2(0xb6658000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9) = 0xb6658000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpulse-simple.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\20\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=12052, ...}) = 0
mmap2(NULL, 14820, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb664b000
mmap2(0xb664e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb664e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpulse.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\212\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=255936, ...}) = 0
mmap2(NULL, 257872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb660c000
mmap2(0xb664a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3d) = 0xb664a000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libaudio.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000H\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=88852, ...}) = 0
mmap2(NULL, 87900, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb65f6000
mmap2(0xb660b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15) = 0xb660b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXt.so.6", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\312\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=330112, ...}) = 0
mmap2(NULL, 334676, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb65a4000
mmap2(0xb65f2000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4d) = 0xb65f2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libdirectfb-1.2.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\307\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=471900, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb65a3000
mmap2(NULL, 476132, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb652e000
mmap2(0xb65a0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x71) = 0xb65a0000
mmap2(0xb65a2000, 996, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb65a2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libfusion-1.2.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000)\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=32144, ...}) = 0
mmap2(NULL, 34972, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6525000
mmap2(0xb652d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb652d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libdirect-1.2.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`=\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=80552, ...}) = 0
mmap2(NULL, 81260, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6511000
mmap2(0xb6524000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13) = 0xb6524000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libvga.so.1", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\221\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=355520, ...}) = 0
mmap2(NULL, 394492, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb64b0000
mmap2(0xb6501000, 28672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x50) = 0xb6501000
mmap2(0xb6508000, 34044, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6508000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libaa.so.1", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`D\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=104380, ...}) = 0
mmap2(NULL, 110092, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6495000
mmap2(0xb64ad000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18) = 0xb64ad000
mmap2(0xb64af000, 3596, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb64af000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libcaca.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000e\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=663656, ...}) = 0
mmap2(NULL, 685188, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb63ed000
mmap2(0xb6409000, 552960, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b) = 0xb6409000
mmap2(0xb6490000, 17540, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6490000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb63ec000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXext.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@*\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=53788, ...}) = 0
mmap2(NULL, 56956, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb63de000
mmap2(0xb63eb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc) = 0xb63eb000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXxf86vm.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\v\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=16348, ...}) = 0
mmap2(NULL, 19200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb63d9000
mmap2(0xb63dd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb63dd000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXdamage.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\10\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=6232, ...}) = 0
mmap2(NULL, 9132, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb63d6000
mmap2(0xb63d8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb63d8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXfixes.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\17\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=14396, ...}) = 0
mmap2(NULL, 17388, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb63d1000
mmap2(0xb63d5000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb63d5000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libdrm.so.2", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220(\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=34580, ...}) = 0
mmap2(NULL, 34600, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb63c8000
mmap2(0xb63d0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8) = 0xb63d0000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libxcb.so.1", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\177\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=96908, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb63c7000
mmap2(NULL, 99756, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb63ae000
mmap2(0xb63c6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17) = 0xb63c6000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libpcre.so.3", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\20\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=194216, ...}) = 0
mmap2(NULL, 192956, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb637e000
mmap2(0xb63ad000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2f) = 0xb63ad000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libaudiofile.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p7\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=138180, ...}) = 0
mmap2(NULL, 141012, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb635b000
mmap2(0xb637b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1f) = 0xb637b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libpulsecommon-0.9.19.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\307\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=303092, ...}) = 0
mmap2(NULL, 302080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6311000
mmap2(0xb635a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x49) = 0xb635a000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libICE.so.6", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200:\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=86176, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6310000
mmap2(NULL, 96368, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb62f8000
mmap2(0xb630d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0xb630d000
mmap2(0xb630e000, 6256, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb630e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libSM.so.6", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\26\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=27512, ...}) = 0
mmap2(NULL, 30364, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb62f0000
mmap2(0xb62f7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0xb62f7000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXtst.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\17\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=17468, ...}) = 0
mmap2(NULL, 20332, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb62eb000
mmap2(0xb62ef000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb62ef000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libwrap.so.0", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260 \0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=31168, ...}) = 0
mmap2(NULL, 32060, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb62e3000
mmap2(0xb62ea000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xb62ea000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libsndfile.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`4\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=394724, ...}) = 0
mmap2(NULL, 411216, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb627e000
mmap2(0xb62dd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5f) = 0xb62dd000
mmap2(0xb62df000, 13904, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb62df000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libasyncns.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\r\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=15452, ...}) = 0
mmap2(NULL, 18420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6279000
mmap2(0xb627d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb627d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libdbus-1.so.3", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340Z\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=231416, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6278000
mmap2(NULL, 230596, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb623f000
mmap2(0xb6276000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x37) = 0xb6276000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgdbm.so.3", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360\17\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=19756, ...}) = 0
mmap2(NULL, 22636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6239000
mmap2(0xb623e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb623e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libcap.so.2", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\16\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=12880, ...}) = 0
mmap2(NULL, 15792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6235000
mmap2(0xb6238000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb6238000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXau.so.6", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\n\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=7580, ...}) = 0
mmap2(NULL, 10424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6232000
mmap2(0xb6234000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb6234000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libx86.so.1", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\6\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=7756, ...}) = 0
mmap2(NULL, 11852, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb622f000
mmap2(0xb6231000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb6231000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libslang.so.2", O_RDONLY)    = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\r\2\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=801596, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb622e000
mmap2(NULL, 1027604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6133000
mmap2(0xb61e7000, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb3) = 0xb61e7000
mmap2(0xb61f8000, 220692, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb61f8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libgpm.so.2", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\26\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=19140, ...}) = 0
mmap2(NULL, 22932, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb612d000
mmap2(0xb6132000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb6132000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libncursesw.so.5", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\274\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=276168, ...}) = 0
mmap2(NULL, 275984, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb60e9000
mmap2(0xb612a000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x41) = 0xb612a000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXdmcp.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\17\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=16756, ...}) = 0
mmap2(NULL, 19644, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb60e4000
mmap2(0xb60e8000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb60e8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libuuid.so.1", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\17\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=13128, ...}) = 0
mmap2(NULL, 15800, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb60e0000
mmap2(0xb60e3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2) = 0xb60e3000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libnsl.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\2201\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=79676, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb60df000
mmap2(NULL, 92136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb60c8000
mmap2(0xb60db000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xb60db000
mmap2(0xb60dd000, 6120, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb60dd000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libFLAC.so.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\235\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=328256, ...}) = 0
mmap2(NULL, 326964, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6078000
mmap2(0xb60c7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4f) = 0xb60c7000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libvorbisenc.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000|\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1020372, ...}) = 0
mmap2(NULL, 1019052, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5f7f000
mmap2(0xb606a000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xeb) = 0xb606a000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libvorbis.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220+\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=163748, ...}) = 0
mmap2(NULL, 166528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5f56000
mmap2(0xb5f7e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x27) = 0xb5f7e000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libogg.so.0", O_RDONLY)  = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\25\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=18280, ...}) = 0
mmap2(NULL, 21192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5f50000
mmap2(0xb5f55000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb5f55000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libresolv.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000&\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=71432, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5f4f000
mmap2(NULL, 84040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5f3a000
mmap2(0xb5f4b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10) = 0xb5f4b000
mmap2(0xb5f4d000, 6216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5f4d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/libattr.so.1", O_RDONLY)     = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@\17\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=15240, ...}) = 0
mmap2(NULL, 18048, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5f35000
mmap2(0xb5f39000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3) = 0xb5f39000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5f34000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5f33000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5f32000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5f31000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb5f31740, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0xb5f4b000, 4096, PROT_READ)   = 0
mprotect(0xb60db000, 4096, PROT_READ)   = 0
mprotect(0xb6276000, 4096, PROT_READ)   = 0
mprotect(0xb6736000, 4096, PROT_READ)   = 0
mprotect(0xb6c3f000, 16384, PROT_READ)  = 0
mprotect(0xb6c60000, 4096, PROT_READ)   = 0
mprotect(0xb6c66000, 4096, PROT_READ)   = 0
mprotect(0xb6c8c000, 4096, PROT_READ)   = 0
mprotect(0xb6dd0000, 8192, PROT_READ)   = 0
mprotect(0xb6dd9000, 4096, PROT_READ)   = 0
mprotect(0xb7878000, 4096, PROT_READ)   = 0
munmap(0xb7844000, 87549)               = 0
set_tid_address(0xb5f317a8)             = 17271
set_robust_list(0xb5f317b0, 0xc)        = 0
futex(0xbfdfddd0, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0xbfdfddd0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, bfdfdde0) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0xb6c4f340, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0xb6c4f830, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys="Linux", node="dyna", ...})  = 0
brk(0)                                  = 0x9936000
brk(0x9957000)                          = 0x9957000
futex(0xb6c4479c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
sched_getaffinity(17271, 128,  { 3 })   = 4
open("/etc/openal/alsoft.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=7035, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(3, "# OpenAL config file. Options th"..., 4096) = 4096
read(3, "nds possible is defined at compi"..., 4096) = 2939
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7859000, 4096)                = 0
open("/home/nazgul/.alsoftrc", O_RDONLY) = -1 ENOENT (No such file or directory)
futex(0xb6c6706c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd9d4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/usr/share/alsa/alsa.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(3, "#\n#  ALSA library configuration "..., 4096) = 4096
read(3, "\t}\n\t\t}\n\t}\n\t@args.DEV {\n\t\ttype in"..., 4096) = 4096
read(3, " {\n\t\t@func refer\n\t\tname defaults"..., 4096) = 775
read(3, "", 4096)                       = 0
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7859000, 4096)                = 0
access("/etc/asound.conf", R_OK)        = -1 ENOENT (No such file or directory)
access("/home/nazgul/.asoundrc", R_OK)  = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd774)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfdaf8)  = 0
ioctl(3, UI_DEV_CREATE, 0x99363d0)      = 0
ioctl(3, 0x80045530, 0xbfdfdcf0)        = 0
ioctl(3, 0xc1205531, 0x99360c8)         = 0
ioctl(3, 0x80045530, 0xbfdfdcf0)        = 0
close(3)                                = 0
open("/dev/snd/controlC1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC2", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC3", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC3", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC4", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC4", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC5", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC5", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC6", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC7", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC7", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC8", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC8", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC9", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC9", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC10", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC10", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC11", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC11", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC12", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC12", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC13", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC13", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC14", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC14", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC15", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC15", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC16", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC16", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC17", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC17", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC18", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC18", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC19", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC19", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC20", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC20", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC21", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC21", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC22", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC22", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC23", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC23", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC24", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC24", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC25", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC25", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC26", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC26", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC27", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC27", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC28", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC28", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC29", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC29", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC30", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC30", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC31", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC31", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd9d4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd774)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfdaf8)  = 0
ioctl(3, UI_DEV_CREATE, 0x99363d0)      = 0
ioctl(3, 0x80045530, 0xbfdfdcf0)        = 0
ioctl(3, 0xc1205531, 0x99360c8)         = 0
ioctl(3, 0x80045530, 0xbfdfdcf0)        = 0
close(3)                                = 0
open("/dev/snd/controlC1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC2", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC3", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC3", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC4", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC4", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC5", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC5", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC6", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC7", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC7", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC8", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC8", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC9", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC9", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC10", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC10", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC11", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC11", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC12", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC12", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC13", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC13", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC14", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC14", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC15", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC15", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC16", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC16", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC17", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC17", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC18", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC18", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC19", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC19", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC20", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC20", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC21", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC21", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC22", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC22", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC23", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC23", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC24", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC24", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC25", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC25", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC26", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC26", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC27", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC27", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC28", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC28", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC29", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC29", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC30", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC30", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC31", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC31", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7844000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libportaudio.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P?\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=158636, ...}) = 0
mmap2(NULL, 159604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5f0a000
mmap2(0xb5f30000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26) = 0xb5f30000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libjack.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000H\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=64296, ...}) = 0
mmap2(NULL, 96092, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5ef2000
mmap2(0xb5f00000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe) = 0xb5f00000
mmap2(0xb5f02000, 30556, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5f02000
close(3)                                = 0
munmap(0xb7844000, 87549)               = 0
stat64("/dev/dsp", 0xbfdfdae4)          = -1 ENOENT (No such file or directory)
stat64("/dev/dsp1", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp2", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp3", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp4", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp5", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp6", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp7", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp8", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp9", 0xbfdfdae4)         = -1 ENOENT (No such file or directory)
stat64("/dev/dsp10", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp11", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp12", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp13", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp14", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp15", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp16", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp17", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp18", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp19", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp20", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp21", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp22", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp23", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp24", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp25", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp26", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp27", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp28", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp29", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp30", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp31", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp32", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp33", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp34", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp35", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp36", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp37", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp38", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp39", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp40", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp41", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp42", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp43", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp44", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp45", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp46", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp47", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp48", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp49", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp50", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp51", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp52", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp53", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp54", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp55", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp56", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp57", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp58", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp59", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp60", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp61", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp62", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp63", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp64", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp65", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp66", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp67", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp68", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp69", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp70", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp71", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp72", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp73", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp74", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp75", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp76", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp77", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp78", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp79", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp80", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp81", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp82", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp83", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp84", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp85", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp86", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp87", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp88", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp89", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp90", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp91", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp92", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp93", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp94", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp95", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp96", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp97", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp98", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
stat64("/dev/dsp99", 0xbfdfdae4)        = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd614)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd3b4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd738)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd980)     = 0
ioctl(3, 0x80045530, 0xbfdfdc1c)        = 0
ioctl(3, 0xc1205531, 0xbfdfd850)        = 0
ioctl(3, 0xc1205531, 0xbfdfd850)        = 0
ioctl(3, 0x80045530, 0xbfdfdc1c)        = 0
close(3)                                = 0
open("/dev/snd/controlC1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC2", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC3", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC3", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC4", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC4", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC5", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC5", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC6", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC7", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC7", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC8", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC8", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC9", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC9", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC10", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC10", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC11", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC11", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC12", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC12", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC13", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC13", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC14", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC14", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC15", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC15", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC16", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC16", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC17", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC17", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC18", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC18", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC19", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC19", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC20", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC20", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC21", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC21", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC22", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC22", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC23", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC23", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC24", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC24", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC25", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC25", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC26", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC26", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC27", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC27", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC28", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC28", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC29", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC29", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC30", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC30", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC31", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC31", O_RDONLY)         = -1 ENOENT (No such file or directory)
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd2b4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd4a8)  = 0
ioctl(3, 0x40045532, 0xbfdfd4a4)        = 0
open("/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd2f4) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd4a8)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 31547462}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd4a0)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd2b4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd4a8)  = 0
ioctl(3, 0x40045532, 0xbfdfd4a4)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd2f4) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd4a8)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 32798250}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd4a0)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/usr/share/alsa/cards/aliases.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=1322, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(3, "#\n#  Define aliases for various "..., 4096) = 1322
open("/usr/share/alsa/pcm/default.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=762, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n# Default output\n#\n\npcm.!defau"..., 4096) = 762
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/dmix.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1517, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n# dmix output\n#\n\npcm.!dmix {\n\t"..., 4096) = 1517
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/dsnoop.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1532, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n# dsnoop\n#\n\npcm.!dsnoop {\n\t@ar"..., 4096) = 1532
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
read(3, "", 4096)                       = 0
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7859000, 4096)                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd394)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd0b4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd438)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd400)     = 0
close(3)                                = 0
access("/usr/share/alsa/cards/HDA-Intel.conf", R_OK) = 0
open("/usr/share/alsa/cards/HDA-Intel.conf", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2806, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(3, "#\n# Configuration for the Intel "..., 4096) = 2806
open("/usr/share/alsa/pcm/front.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=752, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n# Hardware output from front s"..., 4096) = 752
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/surround40.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=877, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n#  Hardware output from 4.0 sp"..., 4096) = 877
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/surround41.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=992, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n#  Hardware output from 4.1 sp"..., 4096) = 992
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/surround50.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=992, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n#  Hardware output from 5.0 sp"..., 4096) = 992
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/surround51.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=930, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n#  Hardware output from 5.1 sp"..., 4096) = 930
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/surround71.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=978, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n#  Hardware output from 7.1 sp"..., 4096) = 978
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/iec958.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1213, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n#  Hardware output from iec958"..., 4096) = 1213
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/hdmi.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1188, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n#  Hardware output from HDMI\n#"..., 4096) = 1188
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
open("/usr/share/alsa/pcm/modem.conf", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=1314, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7858000
read(4, "#\n# \"raw\" modem - phoneline\n#\n\np"..., 4096) = 1314
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
read(3, "", 4096)                       = 0
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7859000, 4096)                = 0
open("/dev/snd/controlC1", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC1", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC2", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC2", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC3", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC3", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC4", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC4", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC5", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC5", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC6", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC6", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC7", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC7", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC8", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC8", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC9", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/dev/aloadC9", O_RDONLY)          = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC10", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC10", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC11", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC11", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC12", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC12", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC13", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC13", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC14", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC14", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC15", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC15", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC16", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC16", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC17", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC17", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC18", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC18", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC19", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC19", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC20", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC20", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC21", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC21", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC22", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC22", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC23", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC23", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC24", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC24", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC25", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC25", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC26", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC26", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC27", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC27", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC28", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC28", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC29", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC29", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC30", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC30", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC31", O_RDONLY)   = -1 ENOENT (No such file or directory)
open("/dev/aloadC31", O_RDONLY)         = -1 ENOENT (No such file or directory)
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcfd4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd1c8)  = 0
ioctl(3, 0x40045532, 0xbfdfd1c4)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd014) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd1c8)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 44210107}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd1c0)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd0b4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf44)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd2c8)  = 0
ioctl(3, USBDEVFS_CONNECTINFO, 0xbfdfd2c0) = 0
close(3)                                = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcfd4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd1c8)  = 0
ioctl(3, 0x40045532, 0xbfdfd1c4)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd014) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd1c8)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 46922534}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd1c0)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd0b4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf44)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd2c8)  = 0
ioctl(3, USBDEVFS_CONNECTINFO, 0xbfdfd2c0) = 0
close(3)                                = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcfa4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd198)  = 0
ioctl(3, 0x40045532, 0xbfdfd194)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcfe4) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd198)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 49849233}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd190)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd084)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf14)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd298)  = 0
ioctl(3, USBDEVFS_CONNECTINFO, 0xbfdfd290) = 0
close(3)                                = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd230)        = -1 EINVAL (Invalid argument)
ioctl(4, 0xc25c4110, 0xbfdfca90)        = -1 EINVAL (Invalid argument)
ioctl(4, 0xc25c4110, 0xbfdfca90)        = -1 EINVAL (Invalid argument)
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcfa4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd198)  = 0
ioctl(3, 0x40045532, 0xbfdfd194)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcfe4) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd198)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 52099519}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd190)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd084)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf14)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd298)  = 0
ioctl(3, USBDEVFS_CONNECTINFO, 0xbfdfd290) = 0
close(3)                                = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd230)        = -1 EINVAL (Invalid argument)
ioctl(4, 0xc25c4110, 0xbfdfca90)        = -1 EINVAL (Invalid argument)
ioctl(4, 0xc25c4110, 0xbfdfca90)        = -1 EINVAL (Invalid argument)
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcfd4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd1c8)  = 0
ioctl(3, 0x40045532, 0xbfdfd1c4)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd014) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd1c8)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 54318517}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd1c0)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd0b4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf44)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd2c8)  = 0
ioctl(3, USBDEVFS_CONNECTINFO, 0xbfdfd2c0) = 0
close(3)                                = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcfd4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd1c8)  = 0
ioctl(3, 0x40045532, 0xbfdfd1c4)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd014) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd1c8)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 56686905}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd1c0)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7859000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7858000
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd0b4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf44)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd2c8)  = 0
ioctl(3, USBDEVFS_CONNECTINFO, 0xbfdfd2c0) = 0
close(3)                                = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
fcntl64(4, F_SETFL, O_RDWR)             = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd520)        = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
munmap(0xb7858000, 4096)                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf34)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd128)  = 0
ioctl(3, 0x40045532, 0xbfdfd124)        = 0
open("/dev/snd/pcmC0D1p", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf34)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd128)  = 0
ioctl(3, 0x40045532, 0xbfdfd124)        = 0
open("/dev/snd/pcmC0D1c", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf34)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd128)  = 0
ioctl(3, 0x40045532, 0xbfdfd124)        = 0
open("/dev/snd/pcmC0D1p", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd054)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd248)  = 0
ioctl(3, 0x40045532, 0xbfdfd244)        = 0
open("/dev/snd/pcmC0D3c", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd054)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd248)  = 0
ioctl(3, 0x40045532, 0xbfdfd244)        = 0
open("/dev/snd/pcmC0D3p", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd74)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcc14)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcf98)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcf60)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd134)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd328)  = 0
ioctl(3, 0x40045532, 0xbfdfd324)        = 0
open("/dev/snd/pcmC0D6c", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd74)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcc14)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcf98)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcf60)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd134)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd328)  = 0
ioctl(3, 0x40045532, 0xbfdfd324)        = 0
open("/dev/snd/pcmC0D6p", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf24)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcdc4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd148)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd110)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd2b4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd4a8)  = 0
ioctl(3, 0x40045532, 0xbfdfd4a4)        = 0
open("/dev/snd/pcmC0D6c", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcf24)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcdc4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd148)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd110)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfd2b4)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd4a8)  = 0
ioctl(3, 0x40045532, 0xbfdfd4a4)        = 0
open("/dev/snd/pcmC0D6p", O_RDWR|O_NONBLOCK) = -1 ENOENT (No such file or directory)
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc8c4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc764)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcae8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcab0)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc8c4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc764)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcae8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcab0)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc8c4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc764)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcae8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcab0)     = 0
close(3)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
close(3)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=475, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 475
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7859000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7844000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libnss_compat.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\16\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=30496, ...}) = 0
mmap2(NULL, 29260, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5eea000
mmap2(0xb5ef0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6) = 0xb5ef0000
close(3)                                = 0
mprotect(0xb5ef0000, 4096, PROT_READ)   = 0
munmap(0xb7844000, 87549)               = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7844000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libnss_nis.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0000\31\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=38504, ...}) = 0
mmap2(NULL, 41528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5edf000
mmap2(0xb5ee8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8) = 0xb5ee8000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libnss_files.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \32\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=42572, ...}) = 0
mmap2(NULL, 45772, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb5ed3000
mmap2(0xb5edd000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9) = 0xb5edd000
close(3)                                = 0
mprotect(0xb5edd000, 4096, PROT_READ)   = 0
mprotect(0xb5ee8000, 4096, PROT_READ)   = 0
munmap(0xb7844000, 87549)               = 0
open("/etc/group", O_RDONLY|O_CLOEXEC)  = 3
fcntl64(3, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0
mmap2(NULL, 977, PROT_READ, MAP_SHARED, 3, 0) = 0xb7859000
_llseek(3, 977, [977], SEEK_SET)        = 0
munmap(0xb7859000, 977)                 = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcb54)     = 0
close(3)                                = 0
semget(0x56a4d7, 1, IPC_CREAT|0660)     = 5275650
semctl(5275650, 0, IPC_64|IPC_STAT, 0xbfdfcf78) = 0
semctl(5275650, 0, IPC_64|IPC_SET, 0xbfdfcf78) = 0
semop(5275650, {{0, 0, 0}, {0, 1, SEM_UNDO}}, 2) = 0
shmget(0x56a4d7, 488, IPC_CREAT|0660)   = 20447239
shmat(20447239, 0, 0)                   = 0xb7859000
mlock(0xb7859000, 488)                  = 0
shmctl(20447239, IPC_64|IPC_STAT, 0xbfdfcf98) = 0
shmctl(20447239, IPC_64|IPC_SET, 0xbfdfcf98) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcb14)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcd08)  = 0
ioctl(3, 0x40045532, 0xbfdfcd04)        = 0
open("/dev/snd/pcmC0D0c", O_RDWR|O_NONBLOCK) = 4
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcd50) = 0
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcb54) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfcd08)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 78536194}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfcd00)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7858000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7857000
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4111, 0xbfdfcd30)        = 0
ioctl(4, 0xc0684113, 0xbfdfcbf4)        = 0
ioctl(4, 0x80104132, 0xbfdfcb2c)        = 0
ioctl(4, 0x80104132, 0xbfdfcb2c)        = 0
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0xb7847000
ioctl(4, 0x4140, 0)                     = 0
ioctl(4, 0xc0684113, 0xbfdfccb0)        = 0
ioctl(4, 0x4142, 0)                     = 0
ioctl(4, AGPIOC_INFO, 0xbfdfcfe0)       = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfce20) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc834)     = 0
close(3)                                = 0
open("/dev/snd/timer", O_RDONLY|O_NONBLOCK) = 3
ioctl(3, 0x80045400, 0xbfdfcbb8)        = 0
ioctl(3, SNDCTL_TMR_START or TCSETS, 0xbfdfcbb4) = 0
ioctl(3, TIOCSPGRP, 0xbfdfcb80)         = 0
ioctl(3, 0x80045400, 0xbfdfcfe8)        = 0
semop(5275650, {{0, -1, SEM_UNDO|IPC_NOWAIT}}, 1) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfce34)     = 0
close(5)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfccc4)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbfdfd048)  = 0
ioctl(5, USBDEVFS_CONNECTINFO, 0xbfdfd040) = 0
ioctl(5, 0xc008551a, 0x9952b90)         = 0
close(3)                                = 0
semop(5275650, {{0, 0, 0}, {0, 1, SEM_UNDO}}, 2) = 0
munmap(0xb7847000, 65536)               = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
munmap(0xb7857000, 4096)                = 0
shmdt(0xb7859000)                       = 0
shmctl(20447239, IPC_64|IPC_STAT, 0xbfdfd36c) = 0
shmctl(20447239, IPC_64|IPC_RMID, 0)    = 0
semctl(5275650, 0, IPC_64|IPC_RMID, 0xbfdfd3b8) = 0
close(5)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc8c4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc764)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcae8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcab0)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc8c4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc764)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcae8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcab0)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc8c4)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc764)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcae8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfcab0)     = 0
close(3)                                = 0
open("/etc/group", O_RDONLY|O_CLOEXEC)  = 3
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0
mmap2(NULL, 977, PROT_READ, MAP_SHARED, 3, 0) = 0xb7859000
_llseek(3, 977, [977], SEEK_SET)        = 0
munmap(0xb7859000, 977)                 = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcb54)     = 0
close(3)                                = 0
semget(0x56a4d5, 1, IPC_CREAT|0660)     = 5242881
semctl(5242881, 0, IPC_64|IPC_STAT, 0xbfdfcf78) = 0
semctl(5242881, 0, IPC_64|IPC_SET, 0xbfdfcf78) = 0
semop(5242881, {{0, 0, 0}, {0, 1, SEM_UNDO}}, 2) = 0
shmget(0x56a4d5, 488, IPC_CREAT|0660)   = 20381701
shmat(20381701, 0, 0)                   = 0xb7859000
mlock(0xb7859000, 488)                  = 0
shmctl(20381701, IPC_64|IPC_STAT, 0xbfdfcf98) = 0
shmctl(20381701, IPC_64|IPC_SET, 0xbfdfcf98) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcb14)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfcd08)  = 0
ioctl(3, 0x40045532, 0xbfdfcd04)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcd50) = 0
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcb54) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfcd08)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 92225714}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfcd00)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7858000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7857000
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4110, 0xbfdfcd30)        = 0
ioctl(4, 0xc25c4111, 0xbfdfcd30)        = 0
ioctl(4, 0xc0684113, 0xbfdfcbf4)        = 0
ioctl(4, 0x80104132, 0xbfdfcb2c)        = 0
ioctl(4, 0x80104132, 0xbfdfcb2c)        = 0
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0xb7847000
ioctl(4, 0x4140, 0)                     = 0
ioctl(4, 0xc0684113, 0xbfdfccb0)        = 0
ioctl(4, 0x4142, 0x9953068)             = 0
ioctl(4, AGPIOC_INFO, 0xbfdfcfe0)       = 0
shmget(0x56a4d6, 65536, IPC_CREAT|0660) = 20414470
shmctl(20414470, IPC_64|IPC_STAT, 0xbfdfcf98) = 0
shmctl(20414470, IPC_64|IPC_SET, 0xbfdfcf98) = 0
shmat(20414470, 0, 0)                   = 0xb5ec3000
mlock(0xb5ec3000, 65536)                = -1 ENOMEM (Cannot allocate memory)
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfce20) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfc834)     = 0
close(3)                                = 0
open("/dev/snd/timer", O_RDONLY|O_NONBLOCK) = 3
ioctl(3, 0x80045400, 0xbfdfcbb8)        = 0
ioctl(3, SNDCTL_TMR_START or TCSETS, 0xbfdfcbb4) = 0
ioctl(3, TIOCSPGRP, 0xbfdfcb80)         = 0
ioctl(3, 0x80045400, 0xbfdfcfe8)        = 0
open("/proc/cpuinfo", O_RDONLY)         = 5
fstat64(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7846000
read(5, "processor\t: 0\nvendor_id\t: Genuin"..., 1024) = 1024
read(5, "n\t: yes\ncpuid level\t: 10\nwp\t\t: y"..., 1024) = 328
read(5, "", 1024)                       = 0
close(5)                                = 0
munmap(0xb7846000, 4096)                = 0
semop(5242881, {{0, -1, SEM_UNDO|IPC_NOWAIT}}, 1) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfce34)     = 0
close(5)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfccc4)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbfdfd048)  = 0
ioctl(5, USBDEVFS_CONNECTINFO, 0xbfdfd040) = 0
close(5)                                = 0
close(3)                                = 0
semop(5242881, {{0, 0, 0}, {0, 1, SEM_UNDO}}, 2) = 0
munmap(0xb7847000, 65536)               = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
munmap(0xb7857000, 4096)                = 0
shmdt(0xb5ec3000)                       = 0
shmctl(20414470, IPC_64|IPC_STAT, 0xbfdfd3cc) = 0
shmctl(20414470, IPC_64|IPC_RMID, 0)    = 0
shmdt(0xb7859000)                       = 0
shmctl(20381701, IPC_64|IPC_STAT, 0xbfdfd3cc) = 0
shmctl(20381701, IPC_64|IPC_RMID, 0)    = 0
semctl(5242881, 0, IPC_64|IPC_RMID, 0xbfdfd418) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/etc/group", O_RDONLY|O_CLOEXEC)  = 3
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0
mmap2(NULL, 977, PROT_READ, MAP_SHARED, 3, 0) = 0xb7859000
_llseek(3, 977, [977], SEEK_SET)        = 0
munmap(0xb7859000, 977)                 = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfce84)     = 0
close(3)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcd24)     = 0
close(3)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd0a8)  = 0
ioctl(3, UI_DEV_CREATE, 0xbfdfd070)     = 0
close(3)                                = 0
open("/etc/group", O_RDONLY|O_CLOEXEC)  = 3
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0
mmap2(NULL, 977, PROT_READ, MAP_SHARED, 3, 0) = 0xb7859000
_llseek(3, 977, [977], SEEK_SET)        = 0
munmap(0xb7859000, 977)                 = 0
close(3)                                = 0
semget(0x56a4d5, 1, IPC_CREAT|0660)     = 5308417
semctl(5308417, 0, IPC_64|IPC_STAT, 0xbfdfd518) = 0
semctl(5308417, 0, IPC_64|IPC_SET, 0xbfdfd518) = 0
semop(5308417, {{0, 0, 0}, {0, 1, SEM_UNDO}}, 2) = 0
shmget(0x56a4d5, 488, IPC_CREAT|0660)   = 20480005
shmat(20480005, 0, 0)                   = 0xb7859000
mlock(0xb7859000, 488)                  = 0
shmctl(20480005, IPC_64|IPC_STAT, 0xbfdfd538) = 0
shmctl(20480005, IPC_64|IPC_SET, 0xbfdfd538) = 0
open("/dev/snd/controlC0", O_RDWR)      = 3
ioctl(3, USBDEVFS_CONTROL, 0xbfdfd2a8)  = 0
ioctl(3, 0x40045532, 0xbfdfd2a4)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 4
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd2f0) = 0
close(3)                                = 0
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd0f4) = 0
fcntl64(4, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(4, AGPIOC_INFO, 0xbfdfd2a8)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 106092563}) = 0
ioctl(4, AGPIOC_SETUP, 0xbfdfd2a0)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 4, 0x80000) = 0xb7858000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x81000) = 0xb7857000
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4110, 0xbfdfd2d0)        = 0
ioctl(4, 0xc25c4111, 0xbfdfd2d0)        = 0
ioctl(4, 0xc0684113, 0xbfdfd194)        = 0
ioctl(4, 0x80104132, 0xbfdfd0cc)        = 0
ioctl(4, 0x80104132, 0xbfdfd0cc)        = 0
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0xb7847000
ioctl(4, 0x4140, 0)                     = 0
ioctl(4, 0xc0684113, 0xbfdfd250)        = 0
ioctl(4, 0x4142, 0x994fef0)             = 0
ioctl(4, AGPIOC_INFO, 0xbfdfd580)       = 0
shmget(0x56a4d6, 65536, IPC_CREAT|0660) = 20512774
shmctl(20512774, IPC_64|IPC_STAT, 0xbfdfd538) = 0
shmctl(20512774, IPC_64|IPC_SET, 0xbfdfd538) = 0
shmat(20512774, 0, 0)                   = 0xb5ec3000
mlock(0xb5ec3000, 65536)                = -1 ENOMEM (Cannot allocate memory)
ioctl(4, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfd3c0) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 3
ioctl(3, UI_DEV_CREATE, 0xbfdfcdd4)     = 0
close(3)                                = 0
open("/dev/snd/timer", O_RDONLY|O_NONBLOCK) = 3
ioctl(3, 0x80045400, 0xbfdfd158)        = 0
ioctl(3, SNDCTL_TMR_START or TCSETS, 0xbfdfd154) = 0
ioctl(3, TIOCSPGRP, 0xbfdfd120)         = 0
ioctl(3, 0x80045400, 0xbfdfd588)        = 0
semop(5308417, {{0, -1, SEM_UNDO|IPC_NOWAIT}}, 1) = 0
close(3)                                = 0
semop(5308417, {{0, 0, 0}, {0, 1, SEM_UNDO}}, 2) = 0
munmap(0xb7847000, 65536)               = 0
close(4)                                = 0
munmap(0xb7858000, 4096)                = 0
munmap(0xb7857000, 4096)                = 0
shmdt(0xb5ec3000)                       = 0
shmctl(20512774, IPC_64|IPC_STAT, 0xbfdfd42c) = 0
shmctl(20512774, IPC_64|IPC_RMID, 0)    = 0
shmdt(0xb7859000)                       = 0
shmctl(20480005, IPC_64|IPC_STAT, 0xbfdfd42c) = 0
shmctl(20480005, IPC_64|IPC_RMID, 0)    = 0
semctl(5308417, 0, IPC_64|IPC_RMID, 0xbfdfd478) = 0
mmap2(NULL, 8392704, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb56d2000
mprotect(0xb56d2000, 4096, PROT_NONE)   = 0
clone(child_stack=0xb5ed2414, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb5ed2bd8, {entry_number:6, base_addr:0xb5ed2b70, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb5ed2bd8) = 17272
access("/home/nazgul/bin/gitx/jackd", X_OK) = -1 ENOENT (No such file or directory)
access("/home/nazgul/bin/jackd", X_OK)  = -1 ENOENT (No such file or directory)
access("/usr/games/jackd", X_OK)        = -1 ENOENT (No such file or directory)
access("/usr/local/lib/j2sdk/bin/jackd", X_OK) = -1 ENOENT (No such file or directory)
access(".//jackd", X_OK)                = -1 ENOENT (No such file or directory)
access("/bin/jackd", X_OK)              = -1 ENOENT (No such file or directory)
access("/usr/bin/jackd", X_OK)          = -1 ENOENT (No such file or directory)
access("/usr/local/bin/jackd", X_OK)    = -1 ENOENT (No such file or directory)
access("/usr/X11R6/bin/jackd", X_OK)    = -1 ENOENT (No such file or directory)
gettimeofday({1259724811, 115915}, NULL) = 0
readlink("/proc/self/exe", "/home/nazgul/lib/blender2.5/blender", 4094) = 35
stat64("/home/nazgul/lib/blender2.5/blender", {st_mode=S_IFREG|0755, st_size=36707133, ...}) = 0
brk(0x9978000)                          = 0x9978000
socket(PF_FILE, SOCK_STREAM, 0)         = 3
connect(3, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X0"}, 20) = 0
getpeername(3, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X0"...}, [20]) = 0
uname({sys="Linux", node="dyna", ...})  = 0
access("/home/nazgul/.Xauthority", R_OK) = 0
open("/home/nazgul/.Xauthority", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0600, st_size=49, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(4, "\1\0\0\4dyna\0\0010\0\22MIT-MAGIC-COOKIE-1\0"..., 4096) = 49
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
getsockname(3, {sa_family=AF_FILE, NULL}, [2]) = 0
brk(0x999b000)                          = 0x999b000
fcntl64(3, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"l\0\v\0\0\0\22\0\20\0\0\0", 12}, {"", 0}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\264l\31\217\210\226|DM\303\374\3525\340\204\225", 16}, {"", 0}], 6) = 48
read(3, "\1\0\v\0\0\0\343\1", 8)        = 8
read(3, "\310\321\241\0\0\0 \2\377\377\37\0\0\1\0\0\24\0\377\377\1\7\0\0  \10\377\354\337\303\277"..., 1932) = 1932
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\5\0\f\0\0\0BIG-REQUESTS", 20}], 1) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\1\0\0\0\0\0\1\216\0\0\0\0\0\0\24\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\216\0\1\0", 4}], 1)       = 4
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\2\0\0\0\0\0\377\377?\0\0\0\0\1\0\0\0\0\340\f\304\v\0\0\0\0\374\341\35\10", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"7\0\5\0\0\0 \2\v\1\0\0\10\0\0\0\377\377\377\0\24\0\6\0\v\1\0\0\27\0\0\0"..., 44}, {NULL, 0}, {"", 0}], 3) = 44
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\10\4\0?\1\0\0\37\0\0\0\0\0\0\0\371\4\0\0\0\0\0\0\30\0\0\0\0\0\0\0"..., 4096) = 1308
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\5\0\t\0 \2", 8}, {"XKEYBOARD", 9}, {"\0\0\0", 3}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\5\0\0\0\0\0\1\220`\231\0\0\0\0\24\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\220\0\2\0\1\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\6\0\0\0\0\0\1\0\0\0h\3436\v\5\0\0\0\10\0\0\0\340\f\304\v\330\7\264\n", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\1\6\0\20\0\0\0WM_DELETE_WINDOW", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\7\0\0\0\0\0F\1\0\0\0\0\0\0\30\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\5\0\f\0\0\0WM_PROTOCOLS", 20}, {NULL, 0}, {"", 0}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\10\0\0\0\0\0O\1\0\0\0\0\0\0\24\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\6\0\r\0\0\0WM_TAKE_FOCUSDOW", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\t\0\0\0\0\0E\1\0\0\0\0\0\0\30\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\4\0\10\0\0\0WM_STATE", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\n\0\0\0\0\0\251\1\0\0\0\0\0\0\20\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\6\0\17\0\0\0WM_CHANGE_STATEW", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\v\0\0\0\0\0\252\1\0\0\0\0\0\0\30\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\6\0\r\0\0\0_NET_WM_STATETEW", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\f\0\0\0\0\0]\1\0\0\0\0\0\0\30\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\t\0\34\0\0\0_NET_WM_STATE_MAXIMIZED_"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\r\0\0\0\0\0\332\1\0\0\0\0\0\0$\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\t\0\34\0\0\0_NET_WM_STATE_MAXIMIZED_"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\16\0\0\0\0\0\333\1\0\0\0\0\0\0$\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\10\0\30\0\0\0_NET_WM_STATE_FULLSCREEN", 32}, {NULL, 0}, {"", 0}], 3) = 32
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\17\0\0\0\0\0\330\1\0\0\0\0\0\0 \0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\6\0\17\0\0\0_MOTIF_WM_HINTSU", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\20\0\0\0\0\0[\1\0\0\0\0\0\0\30\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\4\0\7\0\0\0TARGETSW", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\21\0\0\0\0\0\10\2\0\0\0\0\0\0\20\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\4\0\6\0\0\0STRINGSW", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\22\0\0\0\0\0\37\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\6\0\r\0\0\0COMPOUND_TEXTTSU", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\23\0\0\0\0\0\254\1\0\0\0\0\0\0\30\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\3\0\4\0\0\0TEXT", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\24\0\0\0\0\0\n\2\0\0\0\0\0\0\f\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\5\0\t\0\0\0CLIPBOARDTEX", 20}, {NULL, 0}, {"", 0}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\25\0\0\0\0\0\f\2\0\0\0\0\0\0\24\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\4\0\7\0\0\0PRIMARYR", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\26\0\0\0\0\0\1\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\5\0\t\0\0\0XCLIP_OUTTEX", 20}, {NULL, 0}, {"", 0}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\27\0\0\0\0\0<\2\0\0\0\0\0\0\24\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\3\0\4\0\0\0INCR", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\30\0\0\0\0\0\7\2\0\0\0\0\0\0\f\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\20\0\5\0\v\0\0\0UTF8_STRINGX", 20}, {NULL, 0}, {"", 0}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\31\0\0\0\0\0L\1\0\0\0\0\0\0\24\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724811, 127131}, NULL) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\220\25\7\0\0\1\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\341\32\0\0\0\0\0\37\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\34\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
brk(0x99bc000)                          = 0x99bc000
brk(0x99dd000)                          = 0x99dd000
brk(0x99fe000)                          = 0x99fe000
stat64("/home/nazgul/Desktop/", {st_mode=S_IFDIR|0755, st_size=48, ...}) = 0
open("/etc/mtab", O_RDONLY)             = 4
futex(0xb6dd3d58, FUTEX_WAKE_PRIVATE, 2147483647) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=414, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(4, "/dev/sda1 / reiserfs rw,notail,c"..., 4096) = 414
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
open("/home/nazgul/.Bfs", O_RDONLY)     = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=118, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7859000
read(4, "[Bookmarks]\n[Recent]\n/home/nazgu"..., 4096) = 118
stat64("/home/nazgul/!data/pixmaps/render/delorean/", {st_mode=S_IFDIR|0775, st_size=368, ...}) = 0
stat64("/home/nazgul/", {st_mode=S_IFDIR|0755, st_size=4512, ...}) = 0
stat64("/home/nazgul/!data/pixmaps/render/jff/", {st_mode=S_IFDIR|0755, st_size=392, ...}) = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0xb7859000, 4096)                = 0
mmap2(NULL, 147496, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb56ad000
mmap2(NULL, 151552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5688000
munmap(0xb5688000, 151552)              = 0
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb7857000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb7854000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb7851000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb784e000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb784b000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb7848000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb7845000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb56aa000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb56a7000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb56a4000
mmap2(NULL, 9256, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb56a1000
munmap(0xb56ad000, 147496)              = 0
stat64("/home/nazgul/.thumbnails/normal/", {st_mode=S_IFDIR|0700, st_size=99784, ...}) = 0
stat64("/home/nazgul/.thumbnails/fail/blender/", {st_mode=S_IFDIR|0755, st_size=48, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/release/locale", 0xbfdfd8a4) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/release/locale", 0xbfdfd8a4) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/locale", {st_mode=S_IFDIR|0755, st_size=624, ...}) = 0
stat64("/home/nazgul/.B25.blend", {st_mode=S_IFREG|0644, st_size=299576, ...}) = 0
open("/home/nazgul/.B25.blend", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=299576, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(4, "BLENDER_v250REND \0\0\0xq\333\277\0\0\0\0\1\0\0\0"..., 16384) = 16384
_llseek(4, 0, [16384], SEEK_CUR)        = 0
brk(0x9a25000)                          = 0x9a25000
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\200C\0\0\250\277\0\0\24@\0\0\251\277\0\200\24@\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\6\0\310\0\220\2\310\0~\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\200\271C\0\0>\303\0\0\0\0s\1\0\0\204\1\0\0\22\0\0\0"..., 4096) = 4096
read(4, "\n\0d\1\32\0d\1\32\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200?\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0 AH\0\0\0\0\0\0\2\4\0\0\4\10\0\230\4z\2\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "`\204oA\326\323oA\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
brk(0x9a46000)                          = 0x9a46000
read(4, "\10\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\0\0\0\0"..., 4096) = 4096
read(4, "(\261\250\t\0\0\0\0\0\0\0\0DATA\30\0\0\0\270\263\250\t\301\0\0\0\1\0\0\0"..., 4096) = 4096
read(4, "RENDER_PT_output\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\320A\0\0\0\0\0\0\313D\0\0\0\0\0\0\320A\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\214?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0P\1\200\277\0\0\200\277"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0Transfor"..., 4096) = 4096
read(4, "\n\0\230\4\32\0\230\4\32\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\207\377N\1=\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\200@\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\2\0\3\3\4\0\f\4\n\0\0\3\32\0\0\3\32\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\20\0\0\0\7\0\n\0\0\0\0\0\1\0\0\0\0\0\0\0\31\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\344\1\33\0\0\0\1\0\2\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0VIEW3D_PT_gp"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "H\256\251\t\310\255\251\t\0\0\0\0\0\0B\4\0\0\0\0DATA\24\0\0\0H\256\251\t"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0 A\0\0\200?g\324\210@\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\357\5\0\0U\0\0\0o\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\357\5\0\0\251\1\0\0&\4\0\0\t\t\360\5~\2\1\0\0\0\0\0"..., 4096) = 4096
read(4, "\22\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0\1\0\0\0\4\0\4\0\1\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\1\0\0\0\340u\252\t\0\0\0\0\230t\252\t\330t\252\t\0\0\0\0\0\0\0\0DATA"..., 4096) = 4096
brk(0x9a67000)                          = 0x9a67000
read(4, "\300|\252\t\277\0\0\0\1\0\0\0\200\264\252\th3\271\n\0\0\0\0\0\0\0\0SRUV"..., 4096) = 4096
read(4, "DATA\370\0\0\0@\220\252\t\304\0\0\0\1\0\0\0\0\0\0\0\30\217\252\t\0\0\0\0"..., 4096) = 4096
read(4, "\0\0#C\377\277~\304\0\0\0\0\243\0\0\0\264\0\0\0\22\0\0\0\f\4\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\230\4z\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\200?\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200?"..., 4096) = 4096
read(4, "\360\0\0\0\0\331\252\t\236\0\0\0\1\0\0\0p\334\252\t\310\316\252\t\320\317\252\tp\324\252\t"..., 4096) = 4096
read(4, "\0\0\251\277\0\200\24@\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\200\7\0\0\200\7\0\0\371\1\0\0&\4\0\0"..., 4096) = 4096
read(4, "\0\0\0\0d\0\0\0d\0\0\0\0\0\1\0\0\0\0\0\0\0\200?\0\0\0?\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\200?\0\0\200?\0\0\200?\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "666\377333\377000\377,,,\377)))\377%%%\377!!!\377\35\35\35\377"..., 4096) = 4096
read(4, "\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377\0\0\0\377"..., 4096) = 4096
read(4, "\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\0\0\0\0\0"..., 4096) = 4096
read(4, "\0\0\0?\0\0\200?\0\0\0?\0\0\0\0\0\0\0?\0\0\0?\0\0\0?\0\0\200?"..., 4096) = 4096
read(4, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\377\377\377\200\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 4096
read(4, "\377\202\0d^^^\377\0\0\0\377\377\210\377\377\0\0\0\0\377\273\377\377OeI\377\207\261}\377"..., 4096) = 4096
brk(0x9a88000)                          = 0x9a88000
read(4, "htype\0YF_bkhbias\0YF_bkhrot\0*dof_"..., 57344) = 57344
read(4, "\4\0\23\0\0\0\24\0\276\1\6\0\275\1\371\n \0-\0\4\0\372\n\7\0\373\n\4\0\374\n"..., 4096) = 568
brk(0x9aa9000)                          = 0x9aa9000
brk(0x9aca000)                          = 0x9aca000
close(4)                                = 0
munmap(0xb7844000, 4096)                = 0
gettimeofday({1259724811, 144394}, {0, 0}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\25\3\0\3\0\0\0", 8}, {"GLX", 3}, {"\0", 1}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\33\0\0\0\0\0\1\230f\244\0\0\0\0\f\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\230\7\3\0\1\0\0\0\4\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\f\34\0\0\0\0\0\1\0\0\0\2\0\0\0\0\0\0\0h\337\303\277l\230<\267\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\7\3\0\4\0\0\0", 8}, {"DRI2", 4}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\35\0\0\0\0\0\1\210\0\0\0\0\0\0\f\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\0\3\0\1\0\0\0\1\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\36\0\0\0\0\0\1\0\0\0\1\0\0\0\360\271]\v\243On\267\374\341\35\10\16\210\23\10", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\5\0\v\0\0\0", 8}, {"XFree86-DRI", 11}, {"\0", 1}], 3) = 20
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\37\0\0\0\0\0\0\0\304\v\0\0\0\0\24\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\230\23\3\0\0\0\0\0\2\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0 \0\1\0\0\0\340\f\304\v\4\0\0\0\374\234<\267h\r\304\v\360\377\377\377h\337\303\277"..., 4096) = 36
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\230\16\2\0\0\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0!\0\260\n\0\0H\0\0\0&\0\0\0\374\234<\267h\r\304\v\0\0\0\0h\337\303\277"..., 4096) = 4096
read(3, "(\0\0\0\377\377\377\377$\0\0\0\0\0\0\0\241\206\1\0\0\0\0\0\240\206\1\0\0\0\0\0"..., 6880) = 6880
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\230\23\3\0\0\0\0\0\3\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0\"\0>\0\0\0\340\f\304\v\370\0\0\0\374\234<\267h\r\304\v\360\377\377\377h\337\303\277"..., 4096) = 280
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\230\21\n\0\4\0\1\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0REEN"..., 40}, {NULL, 0}, {"", 0}], 3) = 40
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0#\0\0\33\0\0`\0\0\0$\0\0\0\347&\7\10H\227m\v\250\377\377\377\333G<\267"..., 4096) = 4096
read(3, "\21\200\0\0\1\0\0\0\5\0\0\0\1\0\0\0\6\0\0\0\0\0\0\0\2\0\0\0\30\0\0\0"..., 23584) = 23584
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\1\3\0\v\1\0\0\0\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\271$\0\5\0\0\0\4\0\0\0\16\0\0\0\5\0\0\0\f\0\0\0\340\f\304\v(\364\263\n"..., 4096) = 52
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
geteuid32()                             = 1000
getuid32()                              = 1000
open("/usr/lib/dri/tls/i965_dri.so", O_RDONLY) = -1 ENOENT (No such file or directory)
open("/usr/lib/dri/i965_dri.so", O_RDONLY) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0k\2\0004\0\0\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=2749104, ...}) = 0
mmap2(NULL, 2809088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb53f3000
mmap2(0xb5689000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x296) = 0xb5689000
mmap2(0xb5692000, 60672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb5692000
close(4)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 4, 0) = 0xb56bc000
close(4)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.1", O_RDONLY) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`!\0\0004\0\0\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=150784, ...}) = 0
mmap2(NULL, 149492, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb53ce000
mmap2(0xb53f1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x23) = 0xb53f1000
close(4)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libdrm_intel.so.1", O_RDONLY) = 4
read(4, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\23\0\0004\0\0\0"..., 512) = 512
fstat64(4, {st_mode=S_IFREG|0644, st_size=32076, ...}) = 0
mmap2(NULL, 34904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0xb56b3000
mmap2(0xb56bb000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7) = 0xb56bb000
close(4)                                = 0
munmap(0xb56bc000, 87549)               = 0
open("/dev/dri/card0", O_RDWR)          = 4
ioctl(4, DECODER_GET_STATUS or DEVFSDIOC_SET_EVENT_MASK, 0xbfdfd50c) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\2\3\0\v\1\0\0005\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\271%\0\0\0\0\0\1\0\0\0h\3436\v\5\0\0\0\f\0\0\0\340\f\304\v(\364\263\n", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, DEVFSDIOC_GET_PROTO_REV, 0x99f7420) = 0
ioctl(4, DEVFSDIOC_GET_PROTO_REV, 0x99f7420) = 0
ioctl(4, 0xc0086446, 0xbfdfd42c)        = 0
ioctl(4, 0xc0086446, 0xbfdfd41c)        = 0
ioctl(4, 0x80106463, 0xbfdfd3d4)        = 0
ioctl(4, 0xc0086446, 0xbfdfd3e4)        = 0
ioctl(4, 0xc0086446, 0xbfdfd3ec)        = 0
open("/etc/ld.so.cache", O_RDONLY)      = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb56bc000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXcursor.so.1", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0@!\0\0004\0\0\0"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=32764, ...}) = 0
mmap2(NULL, 35668, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb53c5000
mmap2(0xb53cd000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x7) = 0xb53cd000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libXrender.so.1", O_RDONLY) = 5
read(5, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\24\0\0004\0\0\0"..., 512) = 512
fstat64(5, {st_mode=S_IFREG|0644, st_size=31056, ...}) = 0
mmap2(NULL, 33964, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0xb53bc000
mmap2(0xb53c4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x7) = 0xb53c4000
close(5)                                = 0
munmap(0xb56bc000, 87549)               = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\230\24\f\3\1\0\0\0\4\0\0\0\36\f\0\0GL_ARB_depth_tex"..., 3388}, {"RENDER", 6}, {"\0\0", 2}], 3) = 3396
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\34w)\0\2\0 \2(\0\0\0000\374F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2"..., 4096) = 128
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\223\0\3\0\0\0\0\0\n\0\0\0\223\1\1\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\341/\0\0\0\0\0\0\0\0\0\n\0\0\0\20\0\0\0\340\f\304\v\360\t\264\n\212\35\27\10"..., 4096) = 1324
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=82321, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56d1000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096
read(5, "\t\t\t\t\tbg_BG.UTF-8\nbn_IN.utf8\t\t\t\t\t"..., 4096) = 4096
read(5, "8859-15\t\t\t\tde_CH.ISO8859-15\nde_C"..., 4096) = 4096
read(5, "_ZA.ISO8859-1\nen_ZA.ISO-8859-1\t\t"..., 4096) = 4096
read(5, "85915\t\t\t\teu_ES.ISO8859-15\neu_ES."..., 4096) = 4096
read(5, "14\ngv_GB.ISO-8859-14\t\t\t\tgv_GB.IS"..., 4096) = 4096
read(5, "w_GB.ISO8859-1\nkw_GB.ISO-8859-1\t"..., 4096) = 4096
read(5, "O8859-1\noc_FR\t\t\t\t\t\toc_FR.ISO8859"..., 4096) = 4096
read(5, "llic\t\t\t\tsr_RS.UTF-8\nsr_CS\t\t\t\t\t\ts"..., 4096) = 4096
read(5, "CN.gb2312\nzh_CN.Big5\t\t\t\t\tzh_TW.b"..., 4096) = 4096
read(5, "\t\t\t\tC\nPOSIX-UTF2:\t\t\t\t\tC\nC_C.C:\t\t"..., 4096) = 4096
read(5, "R.ISO-8859-14:\t\t\t\tbr_FR.ISO8859-"..., 4096) = 4096
read(5, "SO8859-1\nde_DE.iso88591:\t\t\t\t\tde_"..., 4096) = 4096
read(5, "_ZA.ISO_8859-1:\t\t\t\ten_ZA.ISO8859"..., 4096) = 4096
read(5, "1:\t\t\t\t\teu_ES.ISO8859-1\neu_ES.ISO"..., 4096) = 4096
read(5, "TF-8\ngu_IN.UTF-8:\t\t\t\t\tgu_IN.UTF-"..., 4096) = 4096
read(5, "KO_KR.UTF-8:\t\t\t\t\tko_KR.UTF-8\nks:"..., 4096) = 4096
read(5, "_ZA:\t\t\t\t\t\tnr_ZA.ISO8859-1\nnr_ZA."..., 4096) = 4096
read(5, "859-2:\t\t\t\tsl_SI.ISO8859-2\nsl_SI."..., 4096) = 4096
read(5, "N.VISCII\nvi_VN.viscii111:\t\t\t\tvi_"..., 4096) = 4096
read(5, "TH.ISO8859-11\nuniv.utf8:\t\t\t\t\ten_"..., 4096) = 401
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0xb56d1000, 4096)                = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=40269, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56d1000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 4096) = 4096
read(5, "59-1/XLC_LOCALE\t\t\tes_AR.ISO8859-"..., 4096) = 4096
read(5, "_FR.ISO8859-1\niso8859-15/XLC_LOC"..., 4096) = 4096
read(5, "8/XLC_LOCALE\t\t\tbe_BY.UTF-8\nen_US"..., 4096) = 4096
read(5, "en_US.UTF-8/XLC_LOCALE\t\t\tlt_LT.U"..., 4096) = 4096
close(5)                                = 0
munmap(0xb56d1000, 4096)                = 0
access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56d1000
read(5, "#  $Xorg: C,v 1.3 2000/08/17 19:"..., 4096) = 772
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0xb56d1000, 4096)                = 0
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=82321, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56d1000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096
read(5, "\t\t\t\t\tbg_BG.UTF-8\nbn_IN.utf8\t\t\t\t\t"..., 4096) = 4096
read(5, "8859-15\t\t\t\tde_CH.ISO8859-15\nde_C"..., 4096) = 4096
read(5, "_ZA.ISO8859-1\nen_ZA.ISO-8859-1\t\t"..., 4096) = 4096
read(5, "85915\t\t\t\teu_ES.ISO8859-15\neu_ES."..., 4096) = 4096
read(5, "14\ngv_GB.ISO-8859-14\t\t\t\tgv_GB.IS"..., 4096) = 4096
read(5, "w_GB.ISO8859-1\nkw_GB.ISO-8859-1\t"..., 4096) = 4096
read(5, "O8859-1\noc_FR\t\t\t\t\t\toc_FR.ISO8859"..., 4096) = 4096
read(5, "llic\t\t\t\tsr_RS.UTF-8\nsr_CS\t\t\t\t\t\ts"..., 4096) = 4096
read(5, "CN.gb2312\nzh_CN.Big5\t\t\t\t\tzh_TW.b"..., 4096) = 4096
read(5, "\t\t\t\tC\nPOSIX-UTF2:\t\t\t\t\tC\nC_C.C:\t\t"..., 4096) = 4096
read(5, "R.ISO-8859-14:\t\t\t\tbr_FR.ISO8859-"..., 4096) = 4096
read(5, "SO8859-1\nde_DE.iso88591:\t\t\t\t\tde_"..., 4096) = 4096
read(5, "_ZA.ISO_8859-1:\t\t\t\ten_ZA.ISO8859"..., 4096) = 4096
read(5, "1:\t\t\t\t\teu_ES.ISO8859-1\neu_ES.ISO"..., 4096) = 4096
read(5, "TF-8\ngu_IN.UTF-8:\t\t\t\t\tgu_IN.UTF-"..., 4096) = 4096
read(5, "KO_KR.UTF-8:\t\t\t\t\tko_KR.UTF-8\nks:"..., 4096) = 4096
read(5, "_ZA:\t\t\t\t\t\tnr_ZA.ISO8859-1\nnr_ZA."..., 4096) = 4096
read(5, "859-2:\t\t\t\tsl_SI.ISO8859-2\nsl_SI."..., 4096) = 4096
read(5, "N.VISCII\nvi_VN.viscii111:\t\t\t\tvi_"..., 4096) = 4096
read(5, "TH.ISO8859-11\nuniv.utf8:\t\t\t\t\ten_"..., 4096) = 401
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0xb56d1000, 4096)                = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=40269, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56d1000
read(5, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 4096) = 4096
read(5, "59-1/XLC_LOCALE\t\t\tes_AR.ISO8859-"..., 4096) = 4096
read(5, "_FR.ISO8859-1\niso8859-15/XLC_LOC"..., 4096) = 4096
read(5, "8/XLC_LOCALE\t\t\tbe_BY.UTF-8\nen_US"..., 4096) = 4096
read(5, "en_US.UTF-8/XLC_LOCALE\t\t\tlt_LT.U"..., 4096) = 4096
close(5)                                = 0
munmap(0xb56d1000, 4096)                = 0
access("/usr/share/X11/locale/C/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=772, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56d1000
read(5, "#  $Xorg: C,v 1.3 2000/08/17 19:"..., 4096) = 772
read(5, "", 4096)                       = 0
close(5)                                = 0
munmap(0xb56d1000, 4096)                = 0
uname({sys="Linux", node="dyna", ...})  = 0
open("/home/nazgul/.Xdefaults-dyna", O_RDONLY) = -1 ENOENT (No such file or directory)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"7\0\4\0\5\0 \2\3\0 \2\0\0\0\0007L\4\0\6\0 \2\4\0 \2\0\0\0\0"..., 9776}, {NULL, 0}, {"", 0}], 3) = 9776
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\34w7\0\2\0 \2#\0\0\0007\374F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2"..., 4096) = 64
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\22\0\10\0\2\0 \2J\1\0\0L\1\0\0\10L\4\0\7\0\0\0Blender\0"..., 64}, {NULL, 0}, {"", 0}], 3) = 64
read(3, "\34w9\0\2\0 \2J\1\0\0008\374F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2"..., 4096) = 64
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"b\0\6\0\17\0 \2", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0;\0\0\0\0\0\1\214M\222\0\0\0\0\30\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\214\1\6\0\17\0 \2", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1<\0\0\0\0\0\1\0\5\0\1\0\0\0\30\0\0\0\340\f\304\vp\370\263\n\0\0\0\1", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\214\1\6\0\17\0 \2", 8}, {"XInputExtension", 15}, {"\0", 1}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1=\0\0\0\0\0\1\0\5\0\1\0\0\0\30\0\0\0\340\f\304\vp\370\263\n\0\0\0\1", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\214\2\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\2>\0n\0\0\0\t\f\304\v@\341\36\10\230\337\303\277\n\271\25\10D\341\36\10t\337\303\277"..., 4096) = 472
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\21\2\2\0{\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0?\0\2\0\0\0\10\0\304\v\0\0\0\0\10\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\21\2\2\0x\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0@\0\2\0\0\0\5\0\304\v\0\0\0\0\10\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\21\2\2\0w\0\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0A\0\2\0\0\0\10\0\304\v\0\0\0\0\10\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
open("/etc/ld.so.cache", O_RDONLY)      = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 5, 0) = 0xb56bc000
close(5)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/i686", 0xbfdfcbec)     = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/sse2", 0xbfdfcbec)     = -1 ENOENT (No such file or directory)
open("/lib/tls/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls/cmov", 0xbfdfcbec)     = -1 ENOENT (No such file or directory)
open("/lib/tls/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/tls", 0xbfdfcbec)          = -1 ENOENT (No such file or directory)
open("/lib/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/sse2", 0xbfdfcbec)    = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=1584, ...}) = 0
open("/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i686", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
open("/lib/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/sse2/cmov", 0xbfdfcbec)    = -1 ENOENT (No such file or directory)
open("/lib/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/sse2", 0xbfdfcbec)         = -1 ENOENT (No such file or directory)
open("/lib/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/cmov", 0xbfdfcbec)         = -1 ENOENT (No such file or directory)
open("/lib/libtxc_dxtn.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
stat64("/lib", {st_mode=S_IFDIR|0755, st_size=5168, ...}) = 0
open("/usr/lib/tls/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/i686", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls", 0xbfdfcbec)      = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686/cmov", {st_mode=S_IFDIR|0755, st_size=720, ...}) = 0
open("/usr/lib/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i686", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
open("/usr/lib/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/sse2", {st_mode=S_IFDIR|0755, st_size=192, ...}) = 0
open("/usr/lib/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/cmov", 0xbfdfcbec)     = -1 ENOENT (No such file or directory)
open("/usr/lib/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=80296, ...}) = 0
open("/lib/i486-linux-gnu/tls/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/tls/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls/i686/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/tls/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls/i686/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/tls/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls/i686", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/tls/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/tls/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/tls/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/tls/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/tls", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/i686/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/i686/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/i686", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/lib/i486-linux-gnu/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/lib/i486-linux-gnu", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls/i686/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls/i686/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls/i686", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/tls/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/tls", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/i686/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/i686/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/i686/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/i686/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/i686/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/i686/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/i686/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/i686", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/sse2/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/sse2/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/sse2/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/sse2", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/cmov/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu/cmov", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
open("/usr/lib/i486-linux-gnu/libtxc_dxtn.so", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/i486-linux-gnu", 0xbfdfcbec) = -1 ENOENT (No such file or directory)
munmap(0xb56bc000, 87549)               = 0
open("/etc/drirc", O_RDONLY)            = -1 ENOENT (No such file or directory)
open("/home/nazgul/.drirc", O_RDONLY)   = -1 ENOENT (No such file or directory)
mmap2(NULL, 2236416, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb519a000
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb5099000
brk(0x9aeb000)                          = 0x9aeb000
brk(0x9b14000)                          = 0x9b14000
brk(0x9b38000)                          = 0x9b38000
brk(0x9b5c000)                          = 0x9b5c000
brk(0x9b7f000)                          = 0x9b7f000
brk(0x9ba3000)                          = 0x9ba3000
brk(0x9bc6000)                          = 0x9bc6000
brk(0x9be7000)                          = 0x9be7000
brk(0x9c0d000)                          = 0x9c0d000
brk(0x9c31000)                          = 0x9c31000
brk(0x9c54000)                          = 0x9c54000
brk(0x9c78000)                          = 0x9c78000
brk(0x9c9c000)                          = 0x9c9c000
brk(0x9cbf000)                          = 0x9cbf000
brk(0x9ce3000)                          = 0x9ce3000
brk(0x9d06000)                          = 0x9d06000
brk(0x9d2a000)                          = 0x9d2a000
brk(0x9d4d000)                          = 0x9d4d000
brk(0x9d71000)                          = 0x9d71000
brk(0x9d94000)                          = 0x9d94000
brk(0x9db8000)                          = 0x9db8000
brk(0x9ddb000)                          = 0x9ddb000
mmap2(NULL, 1470464, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4f32000
ioctl(4, 0xc010645b, 0xbfdfd1fc)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\214\6\3\0\2\0 \2\0\0\0\0\230\3\6\0\7\0 \2\315\0\0\0\0\0\0\0\0\0\0\0"..., 72}, {NULL, 0}, {"", 0}], 3) = 72
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337E\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\340\f\304\v"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0xc010640b, 0xbfdfd520)        = 0
ioctl(4, 0xc00c6462, 0xbfdfd530)        = 0
ioctl(4, 0xc010640b, 0xbfdfd520)        = 0
ioctl(4, 0xc00c6462, 0xbfdfd530)        = 0
futex(0xb6fd1c54, FUTEX_WAKE_PRIVATE, 2147483647) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337F\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\340\f\304\v"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\10\7\2\0\2\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724811, 185960}, NULL) = 0
brk(0x9e05000)                          = 0x9e05000
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
ioctl(4, 0x40286454, 0xbfdfd844)        = 0
ioctl(4, 0xc010645b, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd8c0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 193712014}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\26\0G\0\2\0 \2\2\0 \2\356\2\200\1\5\0\23\0\366\4\367\2\0\0\0\0\2\0 \2", 4096) = 32
writev(3, [{"b\7\4\0\6\0 \2", 8}, {"XFIXES", 6}, {"\0\0", 2}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0H\0\0\0\0\0\1\222a\232\0\0\0\0\20\0\0\0\0\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\0\3\0\4\0\0\0\0\0\0\0", 12}, {NULL, 0}, {"", 0}], 3) = 12
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\341I\0\0\0\0\0\4\0\0\0\0\0\0\0\347&\7\10D\341\36\10t\337\303\277h\3436\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\5\4\0\10\0 \2\0\0\0\0\366\4\367\2\210\6\5\0\2\0 \2\10\0 \2\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\271K\0\0\0\0\0t\337\303\277h\3436\v\5\0\0\0\24\0\0\0\340\f\304\v(\364\263\n", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\n\2\0\10\0 \2\22\0\10\0\2\0 \2J\1\0\0L\1\0\0\10\0 \2\7\0\0\0"..., 72}, {NULL, 0}, {"", 0}], 3) = 72
read(3, "\34wM\0\2\0 \2J\1\0\0R\374F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2"..., 4096) = 64
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337O\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, "\34wO\0\2\0 \2]\1\0\0S\374F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2"..., 4096) = 64
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd7fc)        = 0
ioctl(4, 0x40286454, 0xbfdfd804)        = 0
ioctl(4, 0xc0086457, 0xbfdfd7ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd880)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 196043945}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\34wO\0\2\0 \2_\1\0\0S\374F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2"..., 4096) = 96
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\25\341O\0\2\0 \2\2\0 \2\33\r\200\1\5\0\23\0\0\337\303\277\33\r\200\1h{1\v"..., 4096) = 64
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337P\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 204712435}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\226\0P\0\2\0 \2\2\0 \2\33\r\200\1\5\0\23\0\366\4\367\2\0\0\0\0\0\0\0\0"..., 4096) = 64
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\23wP\0\2\0 \2\2\0 \2\0\0\0\0h\337\303\277\n\22\t\10\214\337\303\277\2\0 \2"..., 4096) = 168
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 205510860}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337R\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 206052479}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337S\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 206806136}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\34wS\0\2\0 \2\251\1\0\0^\374F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2", 4096) = 32
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337T\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 208048333}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337U\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 208600359}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337V\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 212180563}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\241 V\0\2\0 \2O\1\0\0E\1\0\0\\\374F\5\0\0\0\0DxB\267\0\0\0\0"..., 4096) = 64
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337W\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\320;\25\v"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 212853204}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337X\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 213378760}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337Y\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0PJ\36\10"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 214243395}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337Z\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0h\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x40286454, 0xbfdfd784)        = 0
ioctl(4, 0xc0086457, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd800)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 214780195}) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfcf94)     = 0
close(5)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfce34)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbfdfd1b8)  = 0
ioctl(5, UI_DEV_CREATE, 0xbfdfd180)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfc9d4)     = 0
close(5)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfc874)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbfdfcbf8)  = 0
ioctl(5, UI_DEV_CREATE, 0xbfdfcbc0)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfc9d4)     = 0
close(5)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfc874)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbfdfcbf8)  = 0
ioctl(5, UI_DEV_CREATE, 0xbfdfcbc0)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfc9d4)     = 0
close(5)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfc874)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbfdfcbf8)  = 0
ioctl(5, UI_DEV_CREATE, 0xbfdfcbc0)     = 0
close(5)                                = 0
open("/etc/group", O_RDONLY|O_CLOEXEC)  = 5
_llseek(5, 0, [0], SEEK_CUR)            = 0
fstat64(5, {st_mode=S_IFREG|0644, st_size=977, ...}) = 0
mmap2(NULL, 977, PROT_READ, MAP_SHARED, 5, 0) = 0xb4f31000
_llseek(5, 977, [977], SEEK_SET)        = 0
munmap(0xb4f31000, 977)                 = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfcc64)     = 0
close(5)                                = 0
semget(0x56a4d5, 1, IPC_CREAT|0660)     = 5341185
semctl(5341185, 0, IPC_64|IPC_STAT, 0xbfdfd088) = 0
semctl(5341185, 0, IPC_64|IPC_SET, 0xbfdfd088) = 0
semop(5341185, {{0, 0, 0}, {0, 1, SEM_UNDO}}, 2) = 0
shmget(0x56a4d5, 488, IPC_CREAT|0660)   = 20545541
shmat(20545541, 0, 0)                   = 0xb4f31000
mlock(0xb4f31000, 488)                  = 0
shmctl(20545541, IPC_64|IPC_STAT, 0xbfdfd0a8) = 0
shmctl(20545541, IPC_64|IPC_SET, 0xbfdfd0a8) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfcc24)     = 0
close(5)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 5
ioctl(5, USBDEVFS_CONTROL, 0xbfdfce18)  = 0
ioctl(5, 0x40045532, 0xbfdfce14)        = 0
open("/dev/snd/pcmC0D0p", O_RDWR|O_NONBLOCK) = 6
ioctl(6, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfce60) = 0
close(5)                                = 0
ioctl(6, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcc64) = 0
fcntl64(6, F_GETFL)                     = 0x802 (flags O_RDWR|O_NONBLOCK)
ioctl(6, AGPIOC_INFO, 0xbfdfce18)       = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 220305408}) = 0
ioctl(6, AGPIOC_SETUP, 0xbfdfce10)      = 0
mmap2(NULL, 4096, PROT_READ, MAP_SHARED, 6, 0x80000) = 0xb4f30000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 6, 0x81000) = 0xb4f2f000
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4110, 0xbfdfce40)        = 0
ioctl(6, 0xc25c4111, 0xbfdfce40)        = 0
ioctl(6, 0xc0684113, 0xbfdfcd04)        = 0
ioctl(6, 0x80104132, 0xbfdfcc3c)        = 0
ioctl(6, 0x80104132, 0xbfdfcc3c)        = 0
mmap2(NULL, 65536, PROT_READ|PROT_WRITE, MAP_SHARED, 6, 0) = 0xb4f1f000
ioctl(6, 0x4140, 0)                     = 0
ioctl(6, 0xc0684113, 0xbfdfcdc0)        = 0
ioctl(6, 0x4142, 0x9de4110)             = 0
ioctl(6, AGPIOC_INFO, 0xbfdfd0f0)       = 0
shmget(0x56a4d6, 65536, IPC_CREAT|0660) = 20578310
shmctl(20578310, IPC_64|IPC_STAT, 0xbfdfd0a8) = 0
shmctl(20578310, IPC_64|IPC_SET, 0xbfdfd0a8) = 0
shmat(20578310, 0, 0)                   = 0xb4f0f000
mlock(0xb4f0f000, 65536)                = -1 ENOMEM (Cannot allocate memory)
ioctl(6, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0xbfdfcf30) = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 5
ioctl(5, UI_DEV_CREATE, 0xbfdfc944)     = 0
close(5)                                = 0
open("/dev/snd/timer", O_RDONLY|O_NONBLOCK) = 5
ioctl(5, 0x80045400, 0xbfdfccc8)        = 0
ioctl(5, SNDCTL_TMR_START or TCSETS, 0xbfdfccc4) = 0
ioctl(5, TIOCSPGRP, 0xbfdfcc90)         = 0
ioctl(5, 0x80045400, 0xbfdfd0f8)        = 0
semop(5341185, {{0, -1, SEM_UNDO|IPC_NOWAIT}}, 1) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 7
ioctl(7, UI_DEV_CREATE, 0xbfdfcf44)     = 0
close(7)                                = 0
stat64("/usr/share/alsa/alsa.conf", {st_mode=S_IFREG|0644, st_size=8967, ...}) = 0
open("/dev/snd/controlC0", O_RDONLY)    = 7
ioctl(7, UI_DEV_CREATE, 0xbfdfcdd4)     = 0
close(7)                                = 0
open("/dev/snd/controlC0", O_RDWR)      = 7
ioctl(7, USBDEVFS_CONTROL, 0xbfdfd158)  = 0
ioctl(7, USBDEVFS_CONNECTINFO, 0xbfdfd150) = 0
close(7)                                = 0
open("/usr/lib/alsa-lib/libasound_module_rate_speexrate.so", O_RDONLY) = -1 ENOENT (No such file or directory)
ioctl(5, TIOCSTI, 0xbfdfd7d0)           = 0
ioctl(5, TIOCSTI, 0xbfdfd7f0)           = 0
mmap2(NULL, 8392704, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0xb470e000
mprotect(0xb470e000, 4096, PROT_NONE)   = 0
clone(child_stack=0xb4f0e414, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0xb4f0ebd8, {entry_number:6, base_addr:0xb4f0eb70, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}, child_tidptr=0xb4f0ebd8) = 17273
futex(0xb71f7000, FUTEX_WAKE_PRIVATE, 1) = 1
futex(0xb71f7000, FUTEX_WAIT_PRIVATE, 2, NULL) = 0
futex(0xb71f7000, FUTEX_WAKE_PRIVATE, 1) = 0
brk(0x9e29000)                          = 0x9e29000
brk(0x9e50000)                          = 0x9e50000
stat64("/home/nazgul/.blender/icons", 0xbfdfd794) = -1 ENOENT (No such file or directory)
mmap2(NULL, 1541160, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb4595000
mmap2(NULL, 1544192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb441c000
munmap(0xb441c000, 1544192)             = 0
ioctl(4, 0xc010645b, 0xbfdfd80c)        = 0
ioctl(4, 0xc0106461, 0xbfdfd80c)        = 0
ioctl(4, 0xc0106464, 0xbfdfd830)        = 0
mmap2(NULL, 4194304, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x101bf2) = 0xb4195000
ioctl(4, 0x400c645f, 0xbfdfd840)        = 0
munmap(0xb4595000, 1541160)             = 0
brk(0x9e71000)                          = 0x9e71000
brk(0x9e92000)                          = 0x9e92000
brk(0x9eb3000)                          = 0x9eb3000
brk(0x9ed6000)                          = 0x9ed6000
brk(0x9eff000)                          = 0x9eff000
brk(0x9f20000)                          = 0x9f20000
brk(0x9f43000)                          = 0x9f43000
brk(0x9f64000)                          = 0x9f64000
brk(0x9f8f000)                          = 0x9f8f000
open("/proc/meminfo", O_RDONLY)         = 7
fstat64(7, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb470d000
read(7, "MemTotal:        2067304 kB\nMemF"..., 1024) = 1024
close(7)                                = 0
munmap(0xb470d000, 4096)                = 0
open("/home/nazgul/.Blog", O_RDONLY)    = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=110, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb470d000
fstat64(7, {st_mode=S_IFREG|0644, st_size=110, ...}) = 0
_llseek(7, 0, [0], SEEK_SET)            = 0
read(7, "/home/nazgul/!data/pixmaps/rende"..., 110) = 110
_llseek(7, 110, [110], SEEK_SET)        = 0
close(7)                                = 0
munmap(0xb470d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/release/python", 0xbfdfd894) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/release/python", 0xbfdfd894) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
fstat64(1, {st_mode=S_IFREG|0644, st_size=212586, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb470d000
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=4037888, ...}) = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 7, 0) = 0xb3f95000
close(7)                                = 0
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0
open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=26048, ...}) = 0
mmap2(NULL, 26048, PROT_READ, MAP_SHARED, 7, 0) = 0xb3f8e000
close(7)                                = 0
futex(0xb6dd2a6c, FUTEX_WAKE_PRIVATE, 2147483647) = 0
stat64("/home/nazgul/bin/gitx/python", 0xbfdedafc) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/python", 0xbfdedafc) = -1 ENOENT (No such file or directory)
stat64("/usr/games/python", 0xbfdedafc) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/python", 0xbfdedafc) = -1 ENOENT (No such file or directory)
stat64("./python", 0xbfdedafc)          = -1 ENOENT (No such file or directory)
stat64("/bin/python", 0xbfdedafc)       = -1 ENOENT (No such file or directory)
stat64("/usr/bin/python", {st_mode=S_IFREG|0755, st_size=1162380, ...}) = 0
readlink("/usr/bin/python", "python2.5"..., 4096) = 9
readlink("/usr/bin/python2.5", 0xbfdeca7c, 4096) = -1 EINVAL (Invalid argument)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/", {st_mode=S_IFDIR|0755, st_size=6784, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/", {st_mode=S_IFDIR|0755, st_size=6784, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings", {st_mode=S_IFDIR|0755, st_size=3520, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5139, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/__init__", 0xbfdfa81c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/__init__.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=5139, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/__init__.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=4568, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(9, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sy\0"..., 4096) = 4096
fstat64(9, {st_mode=S_IFREG|0644, st_size=4568, ...}) = 0
read(9, "tionE\0\0\0sl\0\0\0\0\3\22\1\f\1\4\t\f\1\17\1\33\1\f\1\3\1\f"..., 4096) = 472
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5139, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/codecs", 0xbfdf727c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/codecs.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/codecsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/codecs.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=34798, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/codecs.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=44262, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(10, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0#\0\0\0@\0\0\0s,\3"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=44262, ...}) = 0
read(10, "le to handle zero length input a"..., 36864) = 36864
read(10, "\n    errors and kwargs are passe"..., 4096) = 3302
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/codecs.py", {st_mode=S_IFREG|0644, st_size=34798, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings", {st_mode=S_IFDIR|0755, st_size=3520, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings", {st_mode=S_IFDIR|0755, st_size=3520, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/aliases", 0xbfdf727c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/aliases.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/aliasesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/aliases.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=14966, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/aliases.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=8535, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(10, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s/\10"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=8535, ...}) = 0
read(10, "864u\3\0\0\000864u\10\0\0\0csibm864u\6\0\0\0ibm"..., 4096) = 4096
read(10, "\1\7\1\7\1\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\6\7\1\7\1\7\3\7\1\7\1\7"..., 4096) = 343
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/aliases.py", {st_mode=S_IFREG|0644, st_size=14966, ...}) = 0
close(9)                                = 0
close(7)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/utf_8", 0xbfdfb64c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/utf_8.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/utf_8module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/utf_8.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/utf_8.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=2766, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(9, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\214\0"..., 4096) = 2766
fstat64(9, {st_mode=S_IFREG|0644, st_size=2766, ...}) = 0
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/utf_8.py", {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
close(7)                                = 0
rt_sigaction(SIGPIPE, {SIG_IGN, [], 0}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, {SIG_IGN, [], 0}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_IGN, [], 0}, 8) = 0
rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], 0}, 8) = 0
rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], 0}, 8) = 0
rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0xb7451ea0, [], 0}, {SIG_DFL, [], 0}, 8) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/latin_1", 0xbfdfb8dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/latin_1.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/latin_1module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/latin_1.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=1264, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/latin_1.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=3334, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(9, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\251\0"..., 4096) = 3334
fstat64(9, {st_mode=S_IFREG|0644, st_size=3334, ...}) = 0
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/encodings/latin_1.py", {st_mode=S_IFREG|0644, st_size=1264, ...}) = 0
close(7)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/io", 0xbfdfb8dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/io.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/iomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/io.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=3624, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/io.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=4207, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(9, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s\242\1"..., 4096) = 4096
fstat64(9, {st_mode=S_IFREG|0644, st_size=4207, ...}) = 0
read(9, "5/.blender/python/lib/python3.1/"..., 4096) = 111
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/io.py", {st_mode=S_IFREG|0644, st_size=3624, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/os", 0xbfdf607c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/os.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/osmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/os.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=21620, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/os.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=27067, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(10, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0004\0\0\0@\0\0\0sM\6"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=27067, ...}) = 0
read(10, "st the rightmost) will be create"..., 20480) = 20480
read(10, "\0\0t\0\0|\0\0j\1\0|\1\0\203\2\0S(\1\0\0\0N(\2\0\0\0u\7\0"..., 4096) = 2491
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/os.py", {st_mode=S_IFREG|0644, st_size=21620, ...}) = 0
brk(0x9fc2000)                          = 0x9fc2000
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/posixpath", 0xbfdf2adc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/posixpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/posixpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/posixpath.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=13261, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/posixpath.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=13147, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(11, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0*\0\0\0@\0\0\0s\323\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=13147, ...}) = 0
read(11, "b/python3.1/posixpath.pyu\10\0\0\0bas"..., 8192) = 8192
read(11, "/nazgul/lib/blender2.5/.blender/"..., 4096) = 859
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/posixpath.py", {st_mode=S_IFREG|0644, st_size=13261, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/stat", 0xbfdef53c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/stat.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/statmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/stat.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=1745, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/stat.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=3301, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0so\1"..., 4096) = 3301
fstat64(12, {st_mode=S_IFREG|0644, st_size=3301, ...}) = 0
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/stat.py", {st_mode=S_IFREG|0644, st_size=1745, ...}) = 0
close(11)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/genericpath", 0xbfdef53c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/genericpath.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/genericpathmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/genericpath.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=3099, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/genericpath.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=3973, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(12, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\221\0"..., 4096) = 3973
fstat64(12, {st_mode=S_IFREG|0644, st_size=3973, ...}) = 0
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/genericpath.py", {st_mode=S_IFREG|0644, st_size=3099, ...}) = 0
close(11)                               = 0
close(10)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_abcoll", 0xbfdf2adc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_abcoll.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_abcollmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_abcoll.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=15141, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_abcoll.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=30612, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(11, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0#\0\0\0@\0\0\0s\210\4"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=30612, ...}) = 0
read(11, "3.1/_abcoll.pyu\10\0\0\0__next__X\0\0\0s"..., 24576) = 24576
read(11, "\0\0s\25\0\0\0|\0\0|\1\0\31}\2\0|\0\0|\1\0=|\2\0S(\1\0\0"..., 4096) = 1940
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_abcoll.py", {st_mode=S_IFREG|0644, st_size=15141, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/abc", 0xbfdef53c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/abc.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/abcmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/abc.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=6773, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/abc.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=7268, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sI\0"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=7268, ...}) = 0
read(12, "\0RuntimeErroru\r\0\0\0_abc_registryu"..., 4096) = 3172
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/abc.py", {st_mode=S_IFREG|0644, st_size=6773, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_weakrefset", 0xbfdebf9c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_weakrefset.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_weakrefsetmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_weakrefset.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=4257, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_weakrefset.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=11571, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(13, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s-\0"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=11571, ...}) = 0
read(13, "\0__ior__C\0\0\0s\4\0\0\0\0\1\r\1c\3\0\0\0\0\0\0\0\5\0"..., 4096) = 4096
read(13, "\0.0u\4\0\0\0item(\0\0\0\0(\0\0\0\0uH\0\0\0/home"..., 4096) = 3379
read(13, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f4c000
close(13)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_weakrefset.py", {st_mode=S_IFREG|0644, st_size=4257, ...}) = 0
close(12)                               = 0
close(11)                               = 0
close(10)                               = 0
brk(0x9fe3000)                          = 0x9fe3000
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/copyreg", 0xbfdf2adc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/copyreg.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/copyregmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/copyreg.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=6633, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/copyreg.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=5931, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(11, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\307\0"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=5931, ...}) = 0
read(11, "\0k\1\0n\2\0\2\1s7\0t\1\0d\3\0\203\1\0\202\1\0n\0\0|\0\0|\1"..., 4096) = 1835
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/copyreg.py", {st_mode=S_IFREG|0644, st_size=6633, ...}) = 0
close(10)                               = 0
close(9)                                = 0
close(7)                                = 0
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0
_llseek(0, 0, 0xbfdfd780, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
_llseek(0, 0, 0xbfdfd890, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
fstat64(1, {st_mode=S_IFREG|0644, st_size=238216, ...}) = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdfd848) = -1 ENOTTY (Inappropriate ioctl for device)
fstat64(1, {st_mode=S_IFREG|0644, st_size=238373, ...}) = 0
_llseek(1, 0, [238436], SEEK_CUR)       = 0
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdfda08) = -1 ENOTTY (Inappropriate ioctl for device)
ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdfd8f8) = -1 ENOTTY (Inappropriate ioctl for device)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/locale", 0xbfdfb78c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/locale.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/localemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/locale.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=85173, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/locale.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=51073, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(9, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\36\0\0\0@\0\0\0s_\37"..., 4096) = 4096
fstat64(9, {st_mode=S_IFREG|0644, st_size=51073, ...}) = 0
read(9, "\342\2d\343\0026d\344\2d\345\0026d\346\2d\347\0026d\342\2d\350\0026d\342\2d\351"..., 45056) = 45056
read(9, "\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7"..., 4096) = 1921
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/locale.py", {st_mode=S_IFREG|0644, st_size=85173, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/re", 0xbfdf81ec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/re.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/remodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/re.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=14330, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/re.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=16182, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(10, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\34\0\0\0@\0\0\0sC\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=16182, ...}) = 0
read(10, "the ASCII flag.\n             In "..., 8192) = 8192
read(10, "}\3\0t\3\0j\4\0|\2\0|\3\0\203\2\0}\1\0t\5\0t\0\0\203\1\0t\6"..., 4096) = 3894
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/re.py", {st_mode=S_IFREG|0644, st_size=14330, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_compile", 0xbfdf4c4c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_compile.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_compilemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_compile.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=16293, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_compile.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=12511, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(11, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s%\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=12511, ...}) = 0
read(11, "\22\1\31\2\16\1\r\1\f\1\n\1\22\1\17\3\16\1\6\1\f\0\n\1\23\1\27\1\f\1\n\1"..., 8192) = 8192
read(11, "u\7\0\0\0_simpleu\r\0\0\0_compile_infou\10"..., 4096) = 223
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_compile.py", {st_mode=S_IFREG|0644, st_size=16293, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_parse", 0xbfdf16ac) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_parse.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=27664, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_parse.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=23602, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f8d000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\321\2"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=23602, ...}) = 0
brk(0xa009000)                          = 0xa009000
read(12, "\0\1\0\0\0\2\0\0\0C\0\0\0s\r\0\0\0t\0\0|\0\0j\1\0\203\1\0S("..., 16384) = 16384
read(12, "\2\0\31\203\1\0f\2\0\203\1\0\1q0\3q=\3y\30\0|\10\0t\25\0|\t\0\31"..., 4096) = 3122
read(12, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb46cc000
close(12)                               = 0
munmap(0xb3f8d000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_parse.py", {st_mode=S_IFREG|0644, st_size=27664, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_constants", 0xbfdee10c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_constants.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_constantsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_constants.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=7182, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_constants.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=6404, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(13, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\367\4"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=6404, ...}) = 0
read(13, "FLAG_MULTILINE %d\nu\33\0\0\0#define S"..., 4096) = 2308
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sre_constants.py", {st_mode=S_IFREG|0644, st_size=7182, ...}) = 0
close(12)                               = 0
close(11)                               = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/collections", 0xbfdf81ec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/collections.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/collectionsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/collections.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=32767, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/collections.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=50321, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(10, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s\213\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=50321, ...}) = 0
read(10, "ections.pyu\f\0\0\0__reversed__[\0\0\0s"..., 45056) = 45056
read(10, "oc__u\t\0\0\0__slots__u\v\0\0\0classmeth"..., 4096) = 1169
read(10, "", 4096)                      = 0
brk(0xa02a000)                          = 0xa02a000
close(10)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/collections.py", {st_mode=S_IFREG|0644, st_size=32767, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/keyword", 0xbfdf4c4c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/keyword.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/keywordmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/keyword.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0755, st_size=2029, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/keyword.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2248, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(11, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0!\0\0\0@\0\0\0s\255\0"..., 4096) = 2248
fstat64(11, {st_mode=S_IFREG|0644, st_size=2248, ...}) = 0
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/keyword.py", {st_mode=S_IFREG|0755, st_size=2029, ...}) = 0
close(10)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/heapq", 0xbfdf4c4c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/heapq.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/heapqmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/heapq.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=17107, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/heapq.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=15058, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(11, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\240\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=15058, ...}) = 0
read(11, " my MIDI sequencer :-).\n\nVarious"..., 8192) = 8192
read(11, ")[:n]\n    i\1\0\0\0u\3\0\0\0keyNc\1\0\0\0\0\0\0"..., 4096) = 2770
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/heapq.py", {st_mode=S_IFREG|0644, st_size=17107, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/bisect", 0xbfdf16ac) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/bisect.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/bisectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/bisect.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/bisect.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=3414, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0su\0"..., 4096) = 3414
fstat64(12, {st_mode=S_IFREG|0644, st_size=3414, ...}) = 0
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/bisect.py", {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
close(11)                               = 0
close(10)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/weakref", 0xbfdf4c4c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/weakref.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/weakrefmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/weakref.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=10041, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/weakref.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=17565, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(11, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\314\0"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=17565, ...}) = 0
read(11, "\4\0Sd\0\0S(\1\0\0\0N(\3\0\0\0u\4\0\0\0datau\10\0\0\0"..., 12288) = 12288
read(11, "\0items(\t\0\0\0u\4\0\0\0datau\4\0\0\0Noneu\7\0"..., 4096) = 1181
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/weakref.py", {st_mode=S_IFREG|0644, st_size=10041, ...}) = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/functools", 0xbfdf81ec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/functools.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/functoolsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/functools.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=2162, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/functools.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=2154, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(10, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sJ\0"..., 4096) = 2154
fstat64(10, {st_mode=S_IFREG|0644, st_size=2154, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/functools.py", {st_mode=S_IFREG|0644, st_size=2162, ...}) = 0
close(9)                                = 0
brk(0xa04d000)                          = 0xa04d000
close(7)                                = 0
_llseek(1, 0, [254249], SEEK_CUR)       = 0
_llseek(1, 0, [254293], SEEK_CUR)       = 0
fstat64(2, {st_mode=S_IFREG|0644, st_size=254334, ...}) = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdfd848) = -1 ENOTTY (Inappropriate ioctl for device)
fstat64(2, {st_mode=S_IFREG|0644, st_size=254491, ...}) = 0
_llseek(2, 0, [254554], SEEK_CUR)       = 0
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdfda08) = -1 ENOTTY (Inappropriate ioctl for device)
ioctl(2, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdfd8f8) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(2, 0, [254792], SEEK_CUR)       = 0
_llseek(2, 0, [254836], SEEK_CUR)       = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/site", 0xbfdfb8fc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/site.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sitemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/site.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=18921, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/site.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=21832, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(9, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sC\1"..., 4096) = 4096
fstat64(9, {st_mode=S_IFREG|0644, st_size=21832, ...}) = 0
read(9, "\0\203\1\0\1n\0\0Wq\23\0\4t\7\0k\n\0rh\0\1\1\1w\23\0Yq\23\0"..., 16384) = 16384
read(9, "or for security reasons\n     >2 "..., 4096) = 1352
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/site.py", {st_mode=S_IFREG|0644, st_size=18921, ...}) = 0
geteuid32()                             = 1000
getuid32()                              = 1000
getegid32()                             = 1000
getgid32()                              = 1000
stat64("/home/nazgul/.local/lib/python3.1/site-packages", 0xbfdf9e68) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/.local/lib/python3.1/dist-packages", 0xbfdf9e68) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/.local/local/lib/python3.1/dist-packages", 0xbfdf9e68) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
fcntl64(9, F_GETFD)                     = 0x1 (flags FD_CLOEXEC)
getdents64(9, /* 3 entries */, 32768)   = 80
getdents64(9, /* 0 entries */, 32768)   = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/local/lib/python3.1/dist-packages", 0xbfdf9e68) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/dist-python", 0xbfdf9e68) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1", {st_mode=S_IFDIR|0755, st_size=6784, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1", {st_mode=S_IFDIR|0755, st_size=6784, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sitecustomize", 0xbfdf7f1c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sitecustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sitecustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sitecustomize.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sitecustomize.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=276, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(10, "O\f\r\n\321o\16Kc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s3\0"..., 4096) = 276
fstat64(10, {st_mode=S_IFREG|0644, st_size=276, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sitecustomize.py", {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/apport_python_hook", 0xbfdf497c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2", {st_mode=S_IFDIR|0755, st_size=168, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2", {st_mode=S_IFDIR|0755, st_size=168, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/apport_python_hook", 0xbfdf497c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1000, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1000, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/apport_python_hook", 0xbfdf497c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages", {st_mode=S_IFDIR|0755, st_size=72, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/apport_python_hook", 0xbfdf497c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/apport_python_hook.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/apport_python_hookmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/apport_python_hook.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/apport_python_hook.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/usercustomize", 0xbfdf7f1c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/usercustomize", 0xbfdf7f1c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/usercustomize", 0xbfdf7f1c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/usercustomize", 0xbfdf7f1c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/usercustomize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/usercustomizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/usercustomize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/usercustomize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
close(7)                                = 0
stat64("/home/nazgul/lib/blender2.5/release/scripts/modules", 0xbfdfd8b4) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/release/scripts/modules", 0xbfdfd8b4) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules", {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0
gettimeofday({1259724811, 390163}, {0, 0}) = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468b000
brk(0xa072000)                          = 0xa072000
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules", {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules", {st_mode=S_IFDIR|0755, st_size=416, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy_types", 0xbfdfba7c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy_types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy_typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy_types.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=8277, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy_types.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=14849, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(9, "O\f\r\nm\231\24Kc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s/\1"..., 4096) = 4096
fstat64(9, {st_mode=S_IFREG|0644, st_size=14849, ...}) = 0
read(9, "\0\0boneu\5\0\0\0index(\0\0\0\0(\0\0\0\0uA\0\0\0/"..., 8192) = 8192
read(9, "\0d\0\0\204\0\0Z\2\0d\1\0\204\0\0Z\3\0d\2\0S(\3\0\0\0c\3\0\0"..., 4096) = 2561
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy_types.py", {st_mode=S_IFREG|0644, st_size=8277, ...}) = 0
close(7)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/__init__.py", {st_mode=S_IFREG|0644, st_size=2634, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/__init__", 0xbfdfaa2c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/__init__.py", O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=2634, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/__init__.pyc", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(9, "O\f\r\nm\231\24Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s}\0"..., 4096) = 2187
fstat64(9, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
read(9, "", 4096)                       = 0
close(9)                                = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/__init__.py", {st_mode=S_IFREG|0644, st_size=2634, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy", {st_mode=S_IFDIR|0755, st_size=216, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/utils", 0xbfdf748c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/utils.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/utilsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/utils.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=3343, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/utils.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=3974, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(10, "O\f\r\nm\231\24Kc\0\0\0\0\0\0\0\0\0\0\0\0\301\0\0\0@\0\0\0s\375\2"..., 4096) = 3974
fstat64(10, {st_mode=S_IFREG|0644, st_size=3974, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/utils.py", {st_mode=S_IFREG|0644, st_size=3343, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/ops", 0xbfdf748c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/ops.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/opsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/ops.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=4891, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/ops.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=7000, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\312\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=7000, ...}) = 0
read(10, "ps.object.somefunc\n    u\6\0\0\0modu"..., 4096) = 2904
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/bpy/ops.py", {st_mode=S_IFREG|0644, st_size=4891, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/traceback", 0xbfdf6fcc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/traceback.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/traceback.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/traceback", 0xbfdf6fcc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/traceback.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tracebackmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/traceback.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=11923, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/traceback.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=14730, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(10, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0sT\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=14730, ...}) = 0
read(10, "eful for alternate formatting of"..., 8192) = 8192
read(10, "_stack(\3\0\0\0u\1\0\0\0fu\5\0\0\0limitu\4\0\0\0"..., 4096) = 2442
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/traceback.py", {st_mode=S_IFREG|0644, st_size=11923, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/linecache", 0xbfdf3a2c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/linecache.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/linecache.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/linecache", 0xbfdf3a2c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/linecache.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/linecachemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/linecache.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=4047, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/linecache.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=4135, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(11, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s|\0"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=4135, ...}) = 0
read(11, "\0\0<module>\6\0\0\0s\24\0\0\0\6\2\f\1\f\1\f\2\17\2\f\n\6"..., 4096) = 39
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/linecache.py", {st_mode=S_IFREG|0644, st_size=4047, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/tokenize", 0xbfdf048c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/tokenize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/tokenizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/tokenize.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/tokenize.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tokenize", 0xbfdf048c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tokenize.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tokenizemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tokenize.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=20040, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tokenize.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=21425, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\32\0\0\0@\0\0\0sf\4"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=21425, ...}) = 0
read(12, "\0\202\1\0n\0\0|\2\0S(\10\0\0\0uH\0\0\0Return a ne"..., 16384) = 16384
read(12, "mberu\t\0\0\0Binnumberu\t\0\0\0Octnumber"..., 4096) = 945
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tokenize.py", {st_mode=S_IFREG|0644, st_size=20040, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/string", 0xbfdeceec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/string.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/stringmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/string.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/string.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/string", 0xbfdeceec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/string.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/stringmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/string.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=10778, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/string.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=12125, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(13, "O\f\r\n\20N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\321\0"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=12125, ...}) = 0
read(13, "er and a braced identifier\n     "..., 4096) = 4096
read(13, "yu\10\0\0\0Templatem\0\0\0s\16\0\0\0\n\1\6\2\6\1\6\2\t"..., 4096) = 3933
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/string.py", {st_mode=S_IFREG|0644, st_size=10778, ...}) = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/token", 0xbfdeceec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/token.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/tokenmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/token.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/token.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/token", 0xbfdeceec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/token.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/tokenmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/token.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0755, st_size=2958, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/token.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=4195, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb468a000
read(13, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\353\1"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=4195, ...}) = 0
read(13, "\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6\1\6"..., 4096) = 99
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb468a000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/token.py", {st_mode=S_IFREG|0755, st_size=2958, ...}) = 0
close(12)                               = 0
brk(0xa093000)                          = 0xa093000
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb464a000
close(11)                               = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/.blender/scripts", {st_mode=S_IFDIR|0755, st_size=6680, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
getdents64(9, /* 80 entries */, 32768)  = 3568
getdents64(9, /* 0 entries */, 32768)   = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui", {st_mode=S_IFDIR|0755, st_size=3248, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_armature", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_armature.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_armaturemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_armature.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=7483, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_armature.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=9214, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\1\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=9214, ...}) = 0
read(10, "\0DATA_PT_displayc\1\0\0\0\0\0\0\0\1\0\0\0\1\0\0"..., 4096) = 4096
read(10, "u\r\0\0\0CURRENT_FRAMEu\n\0\0\0ghost_ste"..., 4096) = 1022
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_armature.py", {st_mode=S_IFREG|0644, st_size=7483, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_bone", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_bone.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_bonemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_bone.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=9090, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_bone.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=10736, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s$\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=10736, ...}) = 0
read(10, "nu\n\0\0\0QUATERNIONu\n\0\0\0AXIS_ANGLEu"..., 4096) = 4096
read(10, "\0\0}\2\0|\1\0j\1\0}\3\0|\1\0j\2\0j\3\0t\4\0k\4\0}\4\0"..., 4096) = 2544
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_bone.py", {st_mode=S_IFREG|0644, st_size=9090, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_camera", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_camera.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_cameramodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_camera.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=4176, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_camera.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=4841, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\230\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=4841, ...}) = 0
read(10, "\0\0\0True(\10\0\0\0u\4\0\0\0selfu\7\0\0\0contex"..., 4096) = 745
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_camera.py", {st_mode=S_IFREG|0644, st_size=4176, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_curve", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_curve.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_curvemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_curve.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=11492, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_curve.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=14503, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\nm\231\24Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sm\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=14503, ...}) = 0
read(10, "ution_vu\t\0\0\0Preview Vu\23\0\0\0render"..., 8192) = 8192
read(10, "\0\0\0u\4\0\0\0selfu\7\0\0\0contextu\6\0\0\0lay"..., 4096) = 2215
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_curve.py", {st_mode=S_IFREG|0644, st_size=11492, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_empty", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_empty.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_emptymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_empty.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=1513, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_empty.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=1694, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sR\0"..., 4096) = 1694
fstat64(10, {st_mode=S_IFREG|0644, st_size=1694, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_empty.py", {st_mode=S_IFREG|0644, st_size=1513, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lamp", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lamp.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lampmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lamp.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=12186, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lamp.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=14006, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sG\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=14006, ...}) = 0
read(10, "\0\0\0C\0\0\0s\34\0\0\0|\1\0j\0\0}\2\0|\2\0o\33\0|\2\0j\1"..., 8192) = 8192
read(10, "lu\3\0\0\0sub(\0\0\0\0(\0\0\0\0uG\0\0\0/home/na"..., 4096) = 1718
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lamp.py", {st_mode=S_IFREG|0644, st_size=12186, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lattice", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lattice.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_latticemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lattice.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=2694, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lattice.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=3040, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0su\0"..., 4096) = 3040
fstat64(10, {st_mode=S_IFREG|0644, st_size=3040, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_lattice.py", {st_mode=S_IFREG|0644, st_size=2694, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_mesh", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_mesh.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_meshmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_mesh.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=9055, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_mesh.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=11057, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s$\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=11057, ...}) = 0
read(10, "\30\0d\n\0d\31\0\203\1\1\1|\6\0j\3\0d\6\0d \0\203\0\1}\10\0|\10"..., 4096) = 4096
read(10, "\0\0/home/nazgul/lib/blender2.5/.b"..., 4096) = 2865
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_mesh.py", {st_mode=S_IFREG|0644, st_size=9055, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_metaball", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_metaball.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_metaballmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_metaball.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=4025, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_metaball.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=4827, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\230\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=4827, ...}) = 0
read(10, "mu\7\0\0\0wide_uiu\5\0\0\0splitu\3\0\0\0col("..., 4096) = 731
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_metaball.py", {st_mode=S_IFREG|0644, st_size=4025, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_modifier", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_modifier.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_modifiermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_modifier.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=21261, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_modifier.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=24869, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\32\225\21Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sR\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=24869, ...}) = 0
brk(0xa0b7000)                          = 0xa0b7000
read(10, "\0ANGLEu\5\0\0\0angleu\6\0\0\0WEIGHTu\22\0\0\0"..., 20480) = 20480
read(10, "\t\37\t\r\t\23\t\3\t\"\t\f\t\22\t\"\t\37\t\20\t!\t\3\t5\t\36\t\3\t\17"..., 4096) = 293
read(10, "", 4096)                      = 0
mmap2(NULL, 397312, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb45e8000
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_data_modifier.py", {st_mode=S_IFREG|0644, st_size=21261, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_game", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_game.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_gamemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_game.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=16286, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_game.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=19796, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\5\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=19796, ...}) = 0
read(10, "activeu\24\0\0\0anisotropic_frictionu"..., 12288) = 12288
read(10, "\0\0u\n\0\0\0__locals__(\0\0\0\0(\0\0\0\0uB\0\0\0"..., 4096) = 3412
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_game.py", {st_mode=S_IFREG|0644, st_size=16286, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_material", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_material.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_materialmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_material.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=28121, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_material.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=37371, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\23\3"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=37371, ...}) = 0
read(10, "PY_IDu\4\0\0\0EDITu\33\0\0\0object.materi"..., 32768) = 32768
read(10, "laru\17\0\0\0MATERIAL_PT_sssu\22\0\0\0MATE"..., 4096) = 507
read(10, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb45a7000
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_material.py", {st_mode=S_IFREG|0644, st_size=28121, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_objectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=9639, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=11726, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\2331\16Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sj\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=11726, ...}) = 0
read(10, "\5\0d\3\0d\6\0\203\2\1\1|\6\0j\6\0\203\0\0}\7\0|\7\0j\7\0|\3"..., 4096) = 4096
read(10, "\1\1q\354\1|\2\0j\5\0|\3\0d\32\0d\3\0d\4\0\203\2\1\1n\0\0d\0"..., 4096) = 3534
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object.py", {st_mode=S_IFREG|0644, st_size=9639, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object_constraint", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object_constraint.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object_constraintmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object_constraint.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=28874, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object_constraint.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=31511, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\273\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=31511, ...}) = 0
read(10, "aint.childof_set_inverseu \0\0\0con"..., 24576) = 24576
read(10, "\7\0|\4\0d\r\0d\4\0d\16\0\203\2\1\1qW\1|\t\0j\7\0|\4\0d\17"..., 4096) = 2839
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_object_constraint.py", {st_mode=S_IFREG|0644, st_size=28874, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_particle", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_particle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_particlemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_particle.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=35106, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_particle.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=34876, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\32\225\21Kc\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0se\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=34876, ...}) = 0
read(10, "ingsu\5\0\0\0splitu\5\0\0\0labelu\4\0\0\0pro"..., 28672) = 28672
read(10, "teu\23\0\0\0vertex_group_lengthu\6\0\0\0L"..., 4096) = 2108
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_particle.py", {st_mode=S_IFREG|0644, st_size=35106, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_common", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_common.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_commonmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_common.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=6217, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_common.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=5722, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(11, "O\f\r\n\32\225\21Kc\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s.\0"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=5722, ...}) = 0
read(11, "\0\0\0do_rotationu\n\0\0\0Collision:u\r\0"..., 4096) = 1626
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_common.py", {st_mode=S_IFREG|0644, st_size=6217, ...}) = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_cloth", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_cloth.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_clothmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_cloth.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=7449, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_cloth.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=10157, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s0\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=10157, ...}) = 0
read(10, "\0B\0\0\0s,\0\0\0|\0\0Ee\0\0Z\1\0d\0\0Z\2\0d\4\0Z\4\0"..., 4096) = 4096
read(10, "\0\0\0splitu\6\0\0\0columnu\5\0\0\0labelu\v\0"..., 4096) = 1965
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_cloth.py", {st_mode=S_IFREG|0644, st_size=7449, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_field", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_field.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_fieldmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_field.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=8098, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_field.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=6930, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\225\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=6930, ...}) = 0
read(10, "ender/scripts/ui/properties_phys"..., 4096) = 2834
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_field.py", {st_mode=S_IFREG|0644, st_size=8098, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_fluid", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_fluid.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_fluidmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_fluid.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=9923, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_fluid.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=9686, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\273\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=9686, ...}) = 0
read(10, "NTROLu\7\0\0\0qualityu\21\0\0\0Attraction"..., 4096) = 4096
read(10, "/scripts/ui/properties_physics_f"..., 4096) = 1494
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_fluid.py", {st_mode=S_IFREG|0644, st_size=9923, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_smoke", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_smoke.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_smokemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_smoke.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=6950, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_smoke.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=9587, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s!\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=9587, ...}) = 0
read(10, "nazgul/lib/blender2.5/.blender/s"..., 4096) = 4096
read(10, "\0\0Ee\0\0Z\1\0d\0\0Z\2\0d\4\0Z\4\0d\1\0\204\0\0Z\5\0d\2"..., 4096) = 1395
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_smoke.py", {st_mode=S_IFREG|0644, st_size=6950, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_softbody", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_softbody.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_softbodymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_softbody.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=8736, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_softbody.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=12876, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sM\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=12876, ...}) = 0
read(10, "pollj\0\0\0s\2\0\0\0\0\1c\2\0\0\0\0\0\0\0\3\0\0\0\5\0\0\0"..., 8192) = 8192
read(10, "PHYSICS_PT_softbody_field_weight"..., 4096) = 588
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_physics_softbody.py", {st_mode=S_IFREG|0644, st_size=8736, ...}) = 0
brk(0xa0d8000)                          = 0xa0d8000
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_render", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_render.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_rendermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_render.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=16974, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_render.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=20616, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\266\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=20616, ...}) = 0
read(10, "\0\0\0nameu\16\0\0\0visible_layersu\5\0\0\0S"..., 16384) = 16384
read(10, "ome/nazgul/lib/blender2.5/.blend"..., 4096) = 136
read(10, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3f0b000
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_render.py", {st_mode=S_IFREG|0644, st_size=16974, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_scene", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_scene.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_scenemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_scene.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=5258, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_scene.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=7236, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\336\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=7236, ...}) = 0
read(10, "\0\0\0None(\2\0\0\0u\4\0\0\0selfu\7\0\0\0contex"..., 4096) = 3140
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_scene.py", {st_mode=S_IFREG|0644, st_size=5258, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_texture", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_texture.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_texturemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_texture.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=29549, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_texture.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=36569, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0si\3"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=36569, ...}) = 0
read(10, "u\7\0\0\0Output:u\v\0\0\0output_nodeu\5\0\0"..., 28672) = 28672
read(10, "\0\0particle_systemu\20\0\0\0particle_s"..., 4096) = 3801
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_texture.py", {st_mode=S_IFREG|0644, st_size=29549, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_world", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_world.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_worldmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_world.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=6842, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_world.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=9207, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\nm\231\24Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\1\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=9207, ...}) = 0
read(10, "du\4\0\0\0textu\0\0\0\0(\4\0\0\0u\5\0\0\0worldu\6"..., 4096) = 4096
read(10, "\0activeu\4\0\0\0propu\4\0\0\0Trueu\5\0\0\0sp"..., 4096) = 1015
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/properties_world.py", {st_mode=S_IFREG|0644, st_size=6842, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_buttons", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_buttons.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_buttonsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_buttons.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=1662, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_buttons.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=1872, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sb\0"..., 4096) = 1872
fstat64(10, {st_mode=S_IFREG|0644, st_size=1872, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_buttons.py", {st_mode=S_IFREG|0644, st_size=1662, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_console", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_console.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_consolemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_console.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=6236, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_console.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=8897, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sk\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=8897, ...}) = 0
read(10, "/space_console.pyu\23\0\0\0CONSOLE_MT"..., 4096) = 4096
read(10, "\f\0\0\0\0\1\t\3\17\2\20\3\33\1\7\2N(\7\0\0\0u\10\0\0\0__nam"..., 4096) = 705
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_console.py", {st_mode=S_IFREG|0644, st_size=6236, ...}) = 0
brk(0xa0f9000)                          = 0xa0f9000
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_filebrowser", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_filebrowser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_filebrowsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_filebrowser.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=2372, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_filebrowser.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=2021, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s9\0"..., 4096) = 2021
fstat64(10, {st_mode=S_IFREG|0644, st_size=2021, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_filebrowser.py", {st_mode=S_IFREG|0644, st_size=2372, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_image", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_image.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_imagemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_image.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=16502, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_image.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=20890, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\265o\23Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\246\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=20890, ...}) = 0
read(10, "\0s\35\0\0\0|\0\0Ee\0\0Z\1\0d\0\0Z\2\0d\1\0\204\0\0Z\3\0d"..., 16384) = 16384
read(10, "s_weldalignu\f\0\0\0IMAGE_MT_uvsu\6\0\0"..., 4096) = 410
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_image.py", {st_mode=S_IFREG|0644, st_size=16502, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_info", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_info.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_infomodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_info.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=13246, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_info.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=18058, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(10, "O\f\r\n\265o\23Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\7\3"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=18058, ...}) = 0
read(10, "\1\0j\2\0j\3\0\203\1\0k\6\0r1\0|\0\0j\4\0j\5\0d\2\0d\3\0"..., 12288) = 12288
read(10, "Wt\1\0j\2\0j\7\0j\10\0\203\0\0\1t\1\0j\t\0j\n\0d\5\0\31}\t"..., 4096) = 1674
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_info.py", {st_mode=S_IFREG|0644, st_size=13246, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/dynamic_menu", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/dynamic_menu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/dynamic_menumodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/dynamic_menu.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/dynamic_menu.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/dynamic_menu", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/dynamic_menu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/dynamic_menumodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/dynamic_menu.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=3193, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/dynamic_menu.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=2976, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb4649000
read(11, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sM\0"..., 4096) = 2976
fstat64(11, {st_mode=S_IFREG|0644, st_size=2976, ...}) = 0
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb4649000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/dynamic_menu.py", {st_mode=S_IFREG|0644, st_size=3193, ...}) = 0
close(10)                               = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3eca000
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_logic", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_logic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_logicmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_logic.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=1754, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_logic.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=1659, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s9\0"..., 4096) = 1659
fstat64(10, {st_mode=S_IFREG|0644, st_size=1659, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_logic.py", {st_mode=S_IFREG|0644, st_size=1754, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_node", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_node.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_nodemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_node.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=3995, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_node.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=4362, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\264\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=4362, ...}) = 0
read(10, "\6\2u\f\0\0\0NODE_MT_node(\t\0\0\0u\3\0\0\0bpy"..., 4096) = 266
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_node.py", {st_mode=S_IFREG|0644, st_size=3995, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_outliner", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_outliner.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_outlinermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_outliner.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=3249, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_outliner.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=3694, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\32\225\21Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\213\0"..., 4096) = 3694
fstat64(10, {st_mode=S_IFREG|0644, st_size=3694, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_outliner.py", {st_mode=S_IFREG|0644, st_size=3249, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_sequencer", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_sequencer.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_sequencermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_sequencer.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=21972, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_sequencer.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=24441, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\265o\23Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\202\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=24441, ...}) = 0
read(10, "er/scripts/ui/space_sequencer.py"..., 16384) = 16384
read(10, "\0\1|\2\0j\2\0\203\0\0}\4\0|\4\0j\3\0d\1\0d\n\0\203\0\1\1|\4"..., 4096) = 3961
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_sequencer.py", {st_mode=S_IFREG|0644, st_size=21972, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_text", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_text.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_textmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_text.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=7535, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_text.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=10494, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\323\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=10494, ...}) = 0
read(10, "\0\0B\0\0\0s\35\0\0\0|\0\0Ee\0\0Z\1\0d\0\0Z\2\0d\1\0\204\0"..., 4096) = 4096
read(10, "ce_text.pyu\16\0\0\0TEXT_MT_format\315\0\0"..., 4096) = 2302
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_text.py", {st_mode=S_IFREG|0644, st_size=7535, ...}) = 0
brk(0xa11a000)                          = 0xa11a000
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_time", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_time.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_timemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_time.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=5477, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_time.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=6192, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\32\225\21Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\335\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=6192, ...}) = 0
read(10, "/home/nazgul/lib/blender2.5/.ble"..., 4096) = 2096
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_time.py", {st_mode=S_IFREG|0644, st_size=5477, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_userpref", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_userpref.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_userprefmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_userpref.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=47843, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_userpref.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=40496, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\nm\231\24Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sX\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=40496, ...}) = 0
read(10, "eu\t\0\0\0View Nameu\21\0\0\0show_playbac"..., 32768) = 32768
read(10, "\0\0\0Edit key map.u\16\0\0\0wm.keymap_e"..., 4096) = 3632
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_userpref.py", {st_mode=S_IFREG|0644, st_size=47843, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3dmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=61794, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=83075, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\26`\25Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\372\v"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=83075, ...}) = 0
brk(0xa140000)                          = 0xa140000
read(10, "\0\203\0\1}\10\0|\10\0j\25\0d*\0d\16\0d\17\0d&\0d+\0\203\1\2\1"..., 77824) = 77824
read(10, "showhideu\n\0\0\0draw_curveu\24\0\0\0VIEW"..., 4096) = 1155
read(10, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e88000
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d.py", {st_mode=S_IFREG|0644, st_size=61794, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d_toolbar", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d_toolbar.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d_toolbarmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d_toolbar.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=31117, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d_toolbar.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=35089, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\nm\231\24Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s!\3"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=35089, ...}) = 0
read(10, "ubdivideu\22\0\0\0mesh.loopcut_slideu"..., 28672) = 28672
read(10, "\0\0PARTICLESi\1\0\0\0u\20\0\0\0particle_sy"..., 4096) = 2321
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/space_view3d_toolbar.py", {st_mode=S_IFREG|0644, st_size=31117, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op", {st_mode=S_IFDIR|0755, st_size=728, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
getdents64(9, /* 22 entries */, 32768)  = 792
getdents64(9, /* 0 entries */, 32768)   = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op", {st_mode=S_IFDIR|0755, st_size=728, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op", {st_mode=S_IFDIR|0755, st_size=728, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/add_mesh_torus", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/add_mesh_torus.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/add_mesh_torusmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/add_mesh_torus.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=4414, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/add_mesh_torus.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=3997, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\300\0"..., 4096) = 3997
fstat64(10, {st_mode=S_IFREG|0644, st_size=3997, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/add_mesh_torus.py", {st_mode=S_IFREG|0644, st_size=4414, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_python", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_python.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_pythonmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_python.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=5573, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_python.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=4925, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s[\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=4925, ...}) = 0
read(10, "Autocomplete:     Ctrl+Spaceu\26\0\0"..., 4096) = 829
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_python.py", {st_mode=S_IFREG|0644, st_size=5573, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_shell", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_shell.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_shellmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_shell.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=1922, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_shell.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sa\0"..., 4096) = 2323
fstat64(10, {st_mode=S_IFREG|0644, st_size=2323, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/console_shell.py", {st_mode=S_IFREG|0644, st_size=1922, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/meshmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=2166, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=2794, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sa\0"..., 4096) = 2794
fstat64(10, {st_mode=S_IFREG|0644, st_size=2794, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh.py", {st_mode=S_IFREG|0644, st_size=2166, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh_skin", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh_skin.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh_skinmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh_skin.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=20525, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh_skin.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=16695, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s(\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=16695, ...}) = 0
read(10, "\0j\6\0|\1\0j\7\0\2|\1\0_\7\0|\1\0_\6\0|\1\0j\10\0|\1\0"..., 12288) = 12288
read(10, "skin2EdgeLoopsu\4\0\0\0mainu\5\0\0\0type"..., 4096) = 311
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/mesh_skin.py", {st_mode=S_IFREG|0644, st_size=20525, ...}) = 0
time(NULL)                              = 1259724811
open("/etc/localtime", O_RDONLY)        = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=2000, ...}) = 0
fstat64(10, {st_mode=S_IFREG|0644, st_size=2000, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\f\0\0\0\f\0\0\0\0"..., 4096) = 2000
_llseek(10, -30, [1970], SEEK_CUR)      = 0
read(10, "\nYEKT-5YEKST,M3.5.0,M10.5.0/3\n", 4096) = 30
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2000, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/object", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/object.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/objectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/object.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=3743, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/object.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=4888, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\26`\25Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\225\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=4888, ...}) = 0
read(10, "u\21\0\0\0object.retopologyu\35\0\0\0Retop"..., 4096) = 792
read(10, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e47000
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/object.py", {st_mode=S_IFREG|0644, st_size=3743, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/presets", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/presets.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/presetsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/presets.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=4354, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/presets.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=5203, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\236\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=5203, ...}) = 0
read(10, "nder2.5/.blender/scripts/op/pres"..., 4096) = 1107
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/presets.py", {st_mode=S_IFREG|0644, st_size=4354, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/uvcalc_smart_project", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uvcalc_smart_project.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uvcalc_smart_projectmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uvcalc_smart_project.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=38809, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uvcalc_smart_project.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=22528, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\23\2"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=22528, ...}) = 0
brk(0xa161000)                          = 0xa161000
read(10, "ripts/op/uvcalc_smart_project.py"..., 16384) = 16384
read(10, "\0None(\2\0\0\0u\4\0\0\0selfu\7\0\0\0context("..., 4096) = 2048
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/uvcalc_smart_project.py", {st_mode=S_IFREG|0644, st_size=38809, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/vertexpaint_dirt", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/vertexpaint_dirt.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/vertexpaint_dirtmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/vertexpaint_dirt.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=5677, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/vertexpaint_dirt.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=4531, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\237\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=4531, ...}) = 0
read(10, "/scripts/op/vertexpaint_dirt.pyu"..., 4096) = 435
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/vertexpaint_dirt.py", {st_mode=S_IFREG|0644, st_size=5677, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/wm", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/wm.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/wmmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/wm.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=12993, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/wm.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=16308, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s&\3"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=16308, ...}) = 0
read(10, "(\n\0\0\0u\24\0\0\0Set a context value.u\24"..., 8192) = 8192
read(10, "ls__(\0\0\0\0(\0\0\0\0u5\0\0\0/home/nazgul/"..., 4096) = 4020
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/wm.py", {st_mode=S_IFREG|0644, st_size=12993, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/rna_prop_ui", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/rna_prop_ui.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/rna_prop_uimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/rna_prop_ui.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/rna_prop_ui.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/rna_prop_ui", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/rna_prop_ui.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/rna_prop_uimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/rna_prop_ui.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/rna_prop_ui.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/rna_prop_ui", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/rna_prop_ui.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/rna_prop_uimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/rna_prop_ui.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=7496, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/rna_prop_ui.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=7910, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(11, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s1\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=7910, ...}) = 0
read(11, "tu\3\0\0\0minu\3\0\0\0maxu\v\0\0\0descriptio"..., 4096) = 3814
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/rna_prop_ui.py", {st_mode=S_IFREG|0644, st_size=7496, ...}) = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io", {st_mode=S_IFDIR|0755, st_size=784, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 9
getdents64(9, /* 23 entries */, 32768)  = 888
getdents64(9, /* 0 entries */, 32768)   = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io", {st_mode=S_IFDIR|0755, st_size=784, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io", {st_mode=S_IFDIR|0755, st_size=784, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/engine_render_pov", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/engine_render_pov.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/engine_render_povmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/engine_render_pov.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=29296, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/engine_render_pov.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=30139, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0s\247\4"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=30139, ...}) = 0
read(10, "\31|\0\0d\3\0\31d\4\0\31|\0\0d\4\0\31d\2\0\31|\0\0d\4\0\31d\3"..., 24576) = 24576
read(10, "\0\0rdu\5\0\0\0splitu\3\0\0\0col(\0\0\0\0(\0\0\0\0"..., 4096) = 1467
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/engine_render_pov.py", {st_mode=S_IFREG|0644, st_size=29296, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/subprocess", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/subprocess.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/subprocess.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/subprocess", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/subprocess.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/subprocess.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/subprocess", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/subprocess.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/subprocess.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/subprocess", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/subprocess.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/subprocess.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/subprocess", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/subprocess.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/subprocessmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/subprocess.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=50354, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/subprocess.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=42350, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(11, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0\0@\0\0\0s\361\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=42350, ...}) = 0
brk(0xa184000)                          = 0xa184000
read(11, "n as '\\n' by the Python program."..., 36864) = 36864
read(11, "r/python/lib/python3.1/subproces"..., 4096) = 1390
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/subprocess.py", {st_mode=S_IFREG|0644, st_size=50354, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/pickle", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/pickle", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/pickle", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/pickle", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/pickle", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/pickle.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=46589, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/pickle.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=50856, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s\27\4"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=50856, ...}) = 0
read(12, "\204\0\0Z\7\0e\10\0j\t\0d\5\0\204\1\0Z\n\0e\10\0j\t\0d\6\0\204\1"..., 45056) = 45056
read(12, "\0\0_extension_registryu\22\0\0\0_inver"..., 4096) = 1704
read(12, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e06000
brk(0xa1a5000)                          = 0xa1a5000
close(12)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/pickle.py", {st_mode=S_IFREG|0644, st_size=46589, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/types", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/types", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/types", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/types", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/types.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/types.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/types", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/types.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/typesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/types.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=1102, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/types.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=1799, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(13, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s'\1"..., 4096) = 1799
fstat64(13, {st_mode=S_IFREG|0644, st_size=1799, ...}) = 0
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/types.py", {st_mode=S_IFREG|0644, st_size=1102, ...}) = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/struct", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/struct", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/struct", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/struct", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/struct.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/struct.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/struct", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/struct.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/structmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/struct.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/struct.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=298, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(13, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s.\0"..., 4096) = 298
fstat64(13, {st_mode=S_IFREG|0644, st_size=298, ...}) = 0
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/struct.py", {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/_compat_pickle", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/_compat_pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/_compat_picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/_compat_pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/_compat_pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/_compat_pickle", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/_compat_pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/_compat_picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/_compat_pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/_compat_pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/_compat_pickle", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/_compat_pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/_compat_picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/_compat_pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/_compat_pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/_compat_pickle", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/_compat_pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/_compat_picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/_compat_pickle.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/_compat_pickle.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_compat_pickle", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_compat_pickle.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_compat_picklemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_compat_pickle.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=3081, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_compat_pickle.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=3564, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(13, "O\f\r\n\20N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\363\1"..., 4096) = 3564
fstat64(13, {st_mode=S_IFREG|0644, st_size=3564, ...}) = 0
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/_compat_pickle.py", {st_mode=S_IFREG|0644, st_size=3081, ...}) = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/org", 0xbfdecc8c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/org.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/orgmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/org.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/org.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
close(11)                               = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(10)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/platform", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/platform.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/platform.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/platform", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/platform.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/platform.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/platform", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/platform.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/platform.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/platform", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/platform.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/platform.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/platform", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/platform.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/platformmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/platform.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0755, st_size=50573, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/platform.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=41423, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3ec9000
read(11, "O\f\r\n\20N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\265\3"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=41423, ...}) = 0
read(11, "\7\0j\5\0d\6\0\203\1\0}\10\0|\10\0d\3\0\31}\2\0q1\0q1\0W|"..., 36864) = 36864
read(11, "n_version_tupleu\r\0\0\0python_branc"..., 4096) = 463
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3ec9000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/platform.py", {st_mode=S_IFREG|0755, st_size=50573, ...}) = 0
close(10)                               = 0
lstat64("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
readlink("/usr/bin/python", "python2.5"..., 4096) = 9
lstat64("/usr/bin/python2.5", {st_mode=S_IFREG|0755, st_size=1162380, ...}) = 0
pipe([10, 11])                          = 0
pipe([12, 13])                          = 0
fcntl64(13, F_GETFD)                    = 0
fcntl64(13, F_SETFD, FD_CLOEXEC)        = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb5f317a8) = 17274
close(13)                               = 0
close(11)                               = 0
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d05000
read(12, "", 1048576)                   = 0
mremap(0xb3d05000, 1052672, 4096, MREMAP_MAYMOVE) = 0xb3d05000
close(12)                               = 0
munmap(0xb3d05000, 4096)                = 0
fstat64(10, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
ioctl(10, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdf4bb8) = -1 EINVAL (Invalid argument)
fstat64(10, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(10, 0, 0xbfdf4af0, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
ioctl(10, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfdf5018) = -1 EINVAL (Invalid argument)
_llseek(10, 0, 0xbfdf4fb0, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
fstat64(10, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(10, 0, 0xbfdf51d0, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
read(10, "/usr/bin/python2.5: ELF 32-bit L"..., 8192) = 148
fstat64(10, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(10, 0, 0xbfdf51d0, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
read(10, "", 8192)                      = 0
fstat64(10, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(10, 0, 0xbfdf51d0, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
read(10, "", 8192)                      = 0
close(10)                               = 0
waitpid(17274, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 17274
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_3ds", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_3ds.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_3dsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_3ds.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=35345, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_3ds.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=36344, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s?\4"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=36344, ...}) = 0
brk(0xa1c6000)                          = 0xa1c6000
read(10, "\2\0\0\0Nu\2\0\0\0<H(\4\0\0\0u\5\0\0\0writeu\6\0\0\0"..., 28672) = 28672
read(10, "\0\f\1\6\2#\4\7\0\6\1\6\1&\3\n\0\6\1\17\2\27\3\6\1\21\4\r\0\6\1\""..., 4096) = 3576
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_3ds.py", {st_mode=S_IFREG|0644, st_size=35345, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_fbx", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_fbx.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_fbxmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_fbx.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=121788, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_fbx.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=95526, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\307\0\0\0@\0\0\0su\5"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=95526, ...}) = 0
read(10, "\1\7\0\6\1 \3\6\1\7\0\6\1\22\2$\1\22\1\24\1\3\1\r\1\16\1\3\1\31\2c"..., 90112) = 90112
read(10, "u\1\0\0\0vu\4\0\0\0joinu\7\0\0\0invalidu\t\0\0\0"..., 4096) = 1318
read(10, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3dc4000
brk(0xa1e7000)                          = 0xa1e7000
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_fbx.py", {st_mode=S_IFREG|0644, st_size=121788, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/shutil", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shutil.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shutilmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shutil.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shutil.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/shutil", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shutil.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shutilmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shutil.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shutil.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shutil", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shutil.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shutilmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shutil.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shutil.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shutil", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shutil.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shutilmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shutil.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shutil.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shutil", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shutil.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shutilmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shutil.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=9175, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shutil.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=11618, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(11, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s>\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=11618, ...}) = 0
read(11, "sT\0\0\0t\0\0j\1\0j\2\0|\1\0\203\1\0r6\0t\0\0j\1\0j\3\0"..., 4096) = 4096
read(11, "turned by sys.exc_info().  If ig"..., 4096) = 3426
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shutil.py", {st_mode=S_IFREG|0644, st_size=9175, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/fnmatch", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/fnmatch.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/fnmatchmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/fnmatch.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/fnmatch.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/fnmatch", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/fnmatch.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/fnmatchmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/fnmatch.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/fnmatch.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/fnmatch", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/fnmatch.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/fnmatchmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/fnmatch.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/fnmatch.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/fnmatch", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/fnmatch.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/fnmatchmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/fnmatch.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/fnmatch.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/fnmatch", 0xbfdf022c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/fnmatch.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/fnmatchmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/fnmatch.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=3368, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/fnmatch.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=4032, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sa\0"..., 4096) = 4032
fstat64(12, {st_mode=S_IFREG|0644, st_size=4032, ...}) = 0
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/fnmatch.py", {st_mode=S_IFREG|0644, st_size=3368, ...}) = 0
close(11)                               = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_mdd", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_mdd.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_mddmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_mdd.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=6604, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_mdd.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=6284, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\5\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=6284, ...}) = 0
read(10, "\0S(\2\0\0\0Nu\4\0\0\0MESH(\2\0\0\0u\r\0\0\0activ"..., 4096) = 2188
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_mdd.py", {st_mode=S_IFREG|0644, st_size=6604, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_obj", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_obj.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_objmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_obj.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=32247, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_obj.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=25086, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\32\225\21Kc\0\0\0\0\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\227\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=25086, ...}) = 0
read(10, "lphau\t\0\0\0shadelessu\22\0\0\0specular_"..., 20480) = 20480
read(10, "u\t\0\0\0write_mtlu\t\0\0\0copy_fileu\v\0\0"..., 4096) = 510
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_obj.py", {st_mode=S_IFREG|0644, st_size=32247, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_ply", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_ply.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_plymodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_ply.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=9819, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_ply.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=8260, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\nQ+\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\316\0"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=8260, ...}) = 0
read(10, "\0\0EXPORT_APPLY_MODIFIERSu\16\0\0\0EXP"..., 4096) = 4096
read(10, "xport_ply.pyu\10\0\0\0<module>\23\0\0\0s\"\0"..., 4096) = 68
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_ply.py", {st_mode=S_IFREG|0644, st_size=9819, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_x3d", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_x3d.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_x3dmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_x3d.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=46788, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_x3d.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=39209, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s,\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=39209, ...}) = 0
read(10, "atoru\f\0\0\0PixelTextureu\v\0\0\0PlaneS"..., 32768) = 32768
read(10, ")u\n\0\0\0export.x3du\n\0\0\0Export X3Du"..., 4096) = 2345
read(10, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d83000
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/export_x3d.py", {st_mode=S_IFREG|0644, st_size=46788, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_anim_bvh", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_anim_bvh.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_anim_bvhmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_anim_bvh.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=28738, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_anim_bvh.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=16202, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\265o\23Kc\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0s\216\1"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=16202, ...}) = 0
read(10, "\17\0|\22\0j\21\0}\34\0|\17\0d\3\0\31d\t\0k\3\0r3\5|\2\0t\10"..., 8192) = 8192
read(10, "\0\0\0ryu\2\0\0\0rzu\24\0\0\0bone_rotation_m"..., 4096) = 3914
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_anim_bvh.py", {st_mode=S_IFREG|0644, st_size=28738, ...}) = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_3ds", 0xbfdf6d6c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_3ds.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_3dsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_3ds.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=41390, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_3ds.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=26198, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0sG\4"..., 4096) = 4096
fstat64(10, {st_mode=S_IFREG|0644, st_size=26198, ...}) = 0
read(10, "ding (both for face uv and rende"..., 20480) = 20480
read(10, "ATERIALu\6\0\0\0OBJECTu\10\0\0\0MAT_NAMEu"..., 4096) = 1622
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_3ds.py", {st_mode=S_IFREG|0644, st_size=41390, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_obj", 0xbfdf37cc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_obj.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_objmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_obj.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=53080, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_obj.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=41060, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(11, "O\f\r\n\265o\23Kc\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\234\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=41060, ...}) = 0
brk(0xa20a000)                          = 0xa20a000
read(11, "\4|\34\0d\7\0k\2\0r\355\4|\33\0|\5\0d\7\0\30\31d\10\0k\2\0r\355"..., 36864) = 36864
read(11, ">\23\0\0\0sZ\0\0\0\17\1\17\1\6\10\6\27\f\1\f\1\f\1\f\1\f\v\t\10\t\4"..., 4096) = 100
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/import_scene_obj.py", {st_mode=S_IFREG|0644, st_size=53080, ...}) = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender", {st_mode=S_IFDIR|0755, st_size=648, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/__init__.py", {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/__init__", 0xbfdf5d1c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/__init__.py", O_RDONLY|O_LARGEFILE) = 9
fstat64(9, {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/__init__.pyc", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=648, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(10, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0\0s\246\0"..., 4096) = 648
fstat64(10, {st_mode=S_IFREG|0644, st_size=648, ...}) = 0
read(10, "", 4096)                      = 0
close(10)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/__init__.py", {st_mode=S_IFREG|0644, st_size=1137, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender", {st_mode=S_IFDIR|0755, st_size=648, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender", {st_mode=S_IFDIR|0755, st_size=648, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/model", 0xbfdf277c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/model.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/modelmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/model.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=5534, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/model.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=10900, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(11, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\346\0"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=10900, ...}) = 0
read(11, "lib/blender2.5/.blender/scripts/"..., 4096) = 4096
read(11, "\0\0\0nameu\5\0\0\0filesu\6\0\0\0framesu\6\0\0"..., 4096) = 2708
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/model.py", {st_mode=S_IFREG|0644, st_size=5534, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/http", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/http.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/httpmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/http.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/http.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/http", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/http.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/httpmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/http.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/http.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/http", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/http.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/httpmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/http.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/http.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/http", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/http.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/httpmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/http.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/http.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http", {st_mode=S_IFDIR|0755, st_size=304, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/__init__.py", {st_mode=S_IFREG|0644, st_size=38, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/__init__", 0xbfdee18c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/__init__.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=38, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/__init__.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=165, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(12, "O\f\r\n\17N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\4\0"..., 4096) = 165
fstat64(12, {st_mode=S_IFREG|0644, st_size=165, ...}) = 0
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/__init__.py", {st_mode=S_IFREG|0644, st_size=38, ...}) = 0
close(11)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http", {st_mode=S_IFDIR|0755, st_size=304, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http", {st_mode=S_IFDIR|0755, st_size=304, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/client", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/client.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/clientmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/client.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=40901, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/client.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=39444, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(12, "O\f\r\n\17N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\240\4"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=39444, ...}) = 0
read(12, "neu\5\0\0\0erroru\t\0\0\0responsesiP\0\0\0i"..., 32768) = 32768
read(12, "_offsetu\5\0\0\0_doneu\4\0\0\0None(\3\0\0\0u"..., 4096) = 2580
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/client.py", {st_mode=S_IFREG|0644, st_size=40901, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/email", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/email.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/emailmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/email.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/email.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/email", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/email.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/emailmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/email.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/email.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/email", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/email.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/emailmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/email.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/email.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/email", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/email.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/emailmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/email.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/email.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email", {st_mode=S_IFDIR|0755, st_size=896, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/__init__.py", {st_mode=S_IFREG|0644, st_size=1152, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/__init__", 0xbfdeabec) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/__init__.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=1152, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/__init__.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=1501, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(13, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sR\0"..., 4096) = 1501
fstat64(13, {st_mode=S_IFREG|0644, st_size=1501, ...}) = 0
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/__init__.py", {st_mode=S_IFREG|0644, st_size=1152, ...}) = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email", {st_mode=S_IFDIR|0755, st_size=896, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email", {st_mode=S_IFDIR|0755, st_size=896, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/parser", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/parser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/parsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/parser.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=3293, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/parser.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=4450, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(13, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0su\0"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=4450, ...}) = 0
read(13, "er/python/lib/python3.1/email/pa"..., 4096) = 354
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/parser.py", {st_mode=S_IFREG|0644, st_size=3293, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/warnings", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/warnings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/warnings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/warnings", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/warnings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/warnings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/warnings", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/warnings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/warnings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/warnings", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/warnings.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/warnings.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/warnings", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/warnings.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/warningsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/warnings.py", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=12926, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/warnings.pyc", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=15022, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(14, "O\f\r\n\20N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0s\2\2"..., 4096) = 4096
fstat64(14, {st_mode=S_IFREG|0644, st_size=15022, ...}) = 0
read(14, "\0\17\0\0\0C\0\0\0sa\0\0\0xZ\0|\0\0D]R\0}\1\0y\16\0t\0"..., 8192) = 8192
read(14, "n\0\0|\0\0j\2\0t\3\0j\4\0d\2\0\31k\t\0rL\0|\1\0j\1\0d"..., 4096) = 2734
read(14, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d42000
close(14)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/warnings.py", {st_mode=S_IFREG|0644, st_size=12926, ...}) = 0
close(13)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/feedparser", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/feedparser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/feedparsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/feedparser.py", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=20356, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/feedparser.pyc", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=13267, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(14, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\302\0"..., 4096) = 4096
fstat64(14, {st_mode=S_IFREG|0644, st_size=13267, ...}) = 0
read(14, "\0\0C\0\0\0s\7\0\0\0|\0\0j\0\0S(\1\0\0\0N(\1\0\0\0u\7\0"..., 8192) = 8192
read(14, "u\4\0\0\0lineu\6\0\0\0defectu\4\0\0\0lhdru\2\0"..., 4096) = 979
read(14, "", 4096)                      = 0
close(14)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/feedparser.py", {st_mode=S_IFREG|0644, st_size=20356, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/errors", 0xbfde50fc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/errors.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/errorsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/errors.py", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/errors.pyc", O_RDONLY|O_LARGEFILE) = 15
fstat64(15, {st_mode=S_IFREG|0644, st_size=5262, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(15, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\1\1"..., 4096) = 4096
fstat64(15, {st_mode=S_IFREG|0644, st_size=5262, ...}) = 0
read(15, "ader that was missing a colon, o"..., 4096) = 1166
read(15, "", 4096)                      = 0
close(15)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/errors.py", {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0
close(14)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/message", 0xbfde50fc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/message.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/messagemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/message.py", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=30407, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/message.pyc", O_RDONLY|O_LARGEFILE) = 15
fstat64(15, {st_mode=S_IFREG|0644, st_size=33796, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(15, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\344\0"..., 4096) = 4096
fstat64(15, {st_mode=S_IFREG|0644, st_size=33796, ...}) = 0
brk(0xa22f000)                          = 0xa22f000
read(15, "der.\n        (\1\0\0\0u\t\0\0\0as_string"..., 28672) = 28672
read(15, "ace_headeru\20\0\0\0get_content_typeu"..., 4096) = 1028
read(15, "", 4096)                      = 0
close(15)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/message.py", {st_mode=S_IFREG|0644, st_size=30407, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/uu", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/uu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/uumodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/uu.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/uu.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/uu", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uumodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uu.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/uu.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/uu", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/uu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/uumodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/uu.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/uu.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/uu", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/uu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/uumodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/uu.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/uu.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/uu", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/uu.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/uumodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/uu.py", O_RDONLY|O_LARGEFILE) = 15
fstat64(15, {st_mode=S_IFREG|0755, st_size=6133, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/uu.pyc", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=4777, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(16, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\220\0"..., 4096) = 4096
fstat64(16, {st_mode=S_IFREG|0644, st_size=4777, ...}) = 0
read(16, "ionu\5\0\0\0Falseu\n\0\0\0parse_argsu\3\0\0"..., 4096) = 681
read(16, "", 4096)                      = 0
close(16)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/uu.py", {st_mode=S_IFREG|0755, st_size=6133, ...}) = 0
close(15)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/base64", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/base64.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/base64module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/base64.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/base64.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/base64", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/base64.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/base64module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/base64.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/base64.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/base64", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/base64.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/base64module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/base64.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/base64.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/base64", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/base64.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/base64module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/base64.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/base64.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/base64", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/base64.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/base64module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/base64.py", O_RDONLY|O_LARGEFILE) = 15
fstat64(15, {st_mode=S_IFREG|0755, st_size=13747, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/base64.pyc", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=15512, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(16, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0sl\2"..., 4096) = 4096
fstat64(16, {st_mode=S_IFREG|0644, st_size=15512, ...}) = 0
read(16, "e/nazgul/lib/blender2.5/.blender"..., 8192) = 8192
read(16, "\0l\0\0}\1\0|\1\0j\1\0d\3\0t\2\0d\4\0\203\3\0\1t\3\0|\0\0"..., 4096) = 3224
read(16, "", 4096)                      = 0
close(16)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/base64.py", {st_mode=S_IFREG|0755, st_size=13747, ...}) = 0
close(15)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/utils", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/utils.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/utilsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/utils.py", O_RDONLY|O_LARGEFILE) = 15
fstat64(15, {st_mode=S_IFREG|0644, st_size=9690, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/utils.pyc", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=9778, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(16, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0\0@\0\0\0s\v\2"..., 4096) = 4096
fstat64(16, {st_mode=S_IFREG|0644, st_size=9778, ...}) = 0
read(16, "\0\0j\2\0|\1\0\203\1\0\203\2\0}\2\0t\3\0j\4\0\203\0\0}\3\0t\5\0"..., 4096) = 4096
read(16, "code_params\351\0\0\0sJ\0\0\0\0\6\20\1\6\4\6\1\25\1\23\1"..., 4096) = 1586
read(16, "", 4096)                      = 0
close(16)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/utils.py", {st_mode=S_IFREG|0644, st_size=9690, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/random", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/random", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/random", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/random", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/random.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/random.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/random", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/random.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/randommodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/random.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=25714, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/random.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=23320, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(17, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\37\0\0\0@\0\0\0sx\2"..., 4096) = 4096
fstat64(17, {st_mode=S_IFREG|0644, st_size=23320, ...}) = 0
read(17, "|\0\0j\3\0f\3\0S(\1\0\0\0u9\0\0\0Return inter"..., 16384) = 16384
read(17, "\0}\10\0xV\0t\3\0|\0\0\203\1\0D]H\0}\t\0|\1\0|\2\0\214\0\0"..., 4096) = 2840
read(17, "", 4096)                      = 0
close(17)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/random.py", {st_mode=S_IFREG|0644, st_size=25714, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/__future__", 0xbfddb01c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/__future__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/__future__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/__future__", 0xbfddb01c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/__future__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/__future__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/__future__", 0xbfddb01c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/__future__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/__future__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/__future__", 0xbfddb01c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/__future__.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/__future__.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/__future__", 0xbfddb01c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/__future__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/__future__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/__future__.py", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=4584, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/__future__.pyc", O_RDONLY|O_LARGEFILE) = 18
fstat64(18, {st_mode=S_IFREG|0644, st_size=4996, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(18, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\5\1"..., 4096) = 4096
fstat64(18, {st_mode=S_IFREG|0644, st_size=4996, ...}) = 0
read(18, "ai\0\0\0\0(\5\0\0\0i\2\0\0\0i\5\0\0\0i\0\0\0\0u\5\0\0\0a"..., 4096) = 900
read(18, "", 4096)                      = 0
close(18)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/__future__.py", {st_mode=S_IFREG|0644, st_size=4584, ...}) = 0
close(17)                               = 0
time(NULL)                              = 1259724811
open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 17
read(17, "\305K\3101F\20\35\212\270\27\232\271\220\206\32\224", 16) = 16
close(17)                               = 0
close(16)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/socket", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/socket", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socket", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socket", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socket.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socket.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socket", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socket.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socketmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socket.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=9804, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socket.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=13425, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(17, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\270\1"..., 4096) = 4096
fstat64(17, {st_mode=S_IFREG|0644, st_size=13425, ...}) = 0
read(17, " connected to the same system re"..., 8192) = 8192
read(17, "socket instance\n    before attem"..., 4096) = 1137
read(17, "", 4096)                      = 0
brk(0xa250000)                          = 0xa250000
close(17)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socket.py", {st_mode=S_IFREG|0644, st_size=9804, ...}) = 0
close(16)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/urllib", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/urllib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/urllibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/urllib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/urllib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/urllib", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/urllib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/urllibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/urllib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/urllib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/urllib", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/urllib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/urllibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/urllib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/urllib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/urllib", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/urllib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/urllibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/urllib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/urllib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib", {st_mode=S_IFDIR|0755, st_size=288, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/__init__", 0xbfddd56c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/__init__.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/__init__module.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/__init__.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/__init__.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=167, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(17, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s\4\0"..., 4096) = 167
fstat64(17, {st_mode=S_IFREG|0644, st_size=167, ...}) = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
close(16)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib", {st_mode=S_IFDIR|0755, st_size=288, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib", {st_mode=S_IFDIR|0755, st_size=288, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/parse", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/parse.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/parsemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/parse.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=27797, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/parse.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=30925, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3e05000
read(17, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\276\3"..., 4096) = 4096
fstat64(17, {st_mode=S_IFREG|0644, st_size=30925, ...}) = 0
read(17, "b/blender2.5/.blender/python/lib"..., 24576) = 24576
read(17, "://a/b/c/d?y>\n      http:g?y    "..., 4096) = 2253
read(17, "", 4096)                      = 0
close(17)                               = 0
munmap(0xb3e05000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/urllib/parse.py", {st_mode=S_IFREG|0644, st_size=27797, ...}) = 0
brk(0xa271000)                          = 0xa271000
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d01000
close(16)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/_parseaddr", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/_parseaddr.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/_parseaddrmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/_parseaddr.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=14981, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/_parseaddr.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=16067, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(17, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\31\0\0\0@\0\0\0sR\1"..., 4096) = 4096
fstat64(17, {st_mode=S_IFREG|0644, st_size=16067, ...}) = 0
read(17, "nt of you.\n\n    Note: this class"..., 8192) = 8192
read(17, "      A phrase is a sequence of "..., 4096) = 3779
read(17, "", 4096)                      = 0
close(17)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/_parseaddr.py", {st_mode=S_IFREG|0644, st_size=14981, ...}) = 0
close(16)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/quopri", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/quopri.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/quoprimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/quopri.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/quopri.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/quopri", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/quopri.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/quoprimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/quopri.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/quopri.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/quopri", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/quopri.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/quoprimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/quopri.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/quopri.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/quopri", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/quopri.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/quoprimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/quopri.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/quopri.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/quopri", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/quopri.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/quoprimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/quopri.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0755, st_size=7306, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/quopri.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=8128, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(17, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\345\0"..., 4096) = 4096
fstat64(17, {st_mode=S_IFREG|0644, st_size=8128, ...}) = 0
read(17, "\6\0\27}\5\0|\7\0d\n\0\27}\7\0q\346\0|\7\0d\n\0\27|\10\0k\0\0"..., 4096) = 4032
read(17, "", 4096)                      = 0
close(17)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/quopri.py", {st_mode=S_IFREG|0755, st_size=7306, ...}) = 0
close(16)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/encoders", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/encoders.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/encodersmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/encoders.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=2020, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/encoders.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=2651, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(17, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0si\0"..., 4096) = 2651
fstat64(17, {st_mode=S_IFREG|0644, st_size=2651, ...}) = 0
read(17, "", 4096)                      = 0
close(17)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/encoders.py", {st_mode=S_IFREG|0644, st_size=2020, ...}) = 0
close(16)                               = 0
close(15)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/charset", 0xbfde1b5c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/charset.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/charsetmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/charset.py", O_RDONLY|O_LARGEFILE) = 15
fstat64(15, {st_mode=S_IFREG|0644, st_size=16066, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/charset.pyc", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=14054, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(16, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\274\2"..., 4096) = 4096
fstat64(16, {st_mode=S_IFREG|0644, st_size=14054, ...}) = 0
read(16, "ecific character set.  It also p"..., 8192) = 8192
read(16, "\2\0\0\0QPu\n\0\0\0quoprimimeu\10\0\0\0SHORTE"..., 4096) = 1766
read(16, "", 4096)                      = 0
close(16)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/charset.py", {st_mode=S_IFREG|0644, st_size=16066, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/base64mime", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/base64mime.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/base64mimemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/base64mime.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=3558, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/base64mime.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=4121, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(17, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\231\0"..., 4096) = 4096
fstat64(17, {st_mode=S_IFREG|0644, st_size=4121, ...}) = 0
read(17, "\1\t\4\20\1\26\2\6\1\6\1\6\3\6\5\t\v\f\17\17\32\t\20\6\1", 4096) = 25
read(17, "", 4096)                      = 0
close(17)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/base64mime.py", {st_mode=S_IFREG|0644, st_size=3558, ...}) = 0
close(16)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/quoprimime", 0xbfdde5bc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/quoprimime.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/quoprimimemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/quoprimime.py", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=10050, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/quoprimime.pyc", O_RDONLY|O_LARGEFILE) = 17
fstat64(17, {st_mode=S_IFREG|0644, st_size=9810, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(17, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\203\1"..., 4096) = 4096
fstat64(17, {st_mode=S_IFREG|0644, st_size=9810, ...}) = 0
read(17, "\7c\4\0\0\0\0\0\0\0\4\0\0\0\5\0\0\0C\0\0\0s\210\0\0\0t\0\0|\1"..., 4096) = 4096
read(17, ".1/email/quoprimime.pyu\6\0\0\0decod"..., 4096) = 1618
read(17, "", 4096)                      = 0
brk(0xa292000)                          = 0xa292000
close(17)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/quoprimime.py", {st_mode=S_IFREG|0644, st_size=10050, ...}) = 0
close(16)                               = 0
close(15)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/iterators", 0xbfde17ac) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/iterators.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/iteratorsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/iterators.py", O_RDONLY|O_LARGEFILE) = 15
fstat64(15, {st_mode=S_IFREG|0644, st_size=2205, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/iterators.pyc", O_RDONLY|O_LARGEFILE) = 16
fstat64(16, {st_mode=S_IFREG|0644, st_size=2839, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(16, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0sk\0"..., 4096) = 2839
fstat64(16, {st_mode=S_IFREG|0644, st_size=2839, ...}) = 0
read(16, "", 4096)                      = 0
close(16)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/email/iterators.py", {st_mode=S_IFREG|0644, st_size=2205, ...}) = 0
close(15)                               = 0
close(14)                               = 0
close(13)                               = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/ssl", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/ssl", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ssl", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ssl", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ssl.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ssl.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ssl", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ssl.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/sslmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ssl.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=15272, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ssl.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=17963, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(13, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s\243\1"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=17963, ...}) = 0
read(13, "ideu\t\0\0\0cert_reqsu\v\0\0\0ssl_versio"..., 12288) = 12288
read(13, "t(\10\0\0\0u\4\0\0\0addru\v\0\0\0ssl_versionu"..., 4096) = 1579
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ssl.py", {st_mode=S_IFREG|0644, st_size=15272, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/textwrap", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/textwrap.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/textwrapmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/textwrap.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/textwrap.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/textwrap", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/textwrap.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/textwrapmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/textwrap.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/textwrap.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/textwrap", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/textwrap.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/textwrapmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/textwrap.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/textwrap.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/textwrap", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/textwrap.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/textwrapmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/textwrap.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/textwrap.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/textwrap", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/textwrap.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/textwrapmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/textwrap.py", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=15721, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/textwrap.pyc", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=12880, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(14, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\272\0"..., 4096) = 4096
fstat64(14, {st_mode=S_IFREG|0644, st_size=12880, ...}) = 0
read(14, "plit(text : string) -> [string]\n"..., 8192) = 8192
read(14, "inu\7\0\0\0indentsu\6\0\0\0indentu\4\0\0\0li"..., 4096) = 592
read(14, "", 4096)                      = 0
close(14)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/textwrap.py", {st_mode=S_IFREG|0644, st_size=15721, ...}) = 0
close(13)                               = 0
close(12)                               = 0
brk(0xa2b3000)                          = 0xa2b3000
close(11)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/server", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/server.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/servermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/server.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=41179, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/server.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=42969, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(12, "O\f\r\n\17N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0s\206\1"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=42969, ...}) = 0
read(12, "    where <command> is a (case-s"..., 36864) = 36864
read(12, "ame__u\n\0\0\0__module__u\7\0\0\0__doc__"..., 4096) = 2009
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/http/server.py", {st_mode=S_IFREG|0644, st_size=41179, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/cgi", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/cgi.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/cgimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/cgi.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/cgi.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/cgi", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/cgi.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/cgimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/cgi.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/cgi.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/cgi", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/cgi.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/cgimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/cgi.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/cgi.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/cgi", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/cgi.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/cgimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/cgi.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/cgi.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/cgi", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/cgi.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/cgimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/cgi.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0755, st_size=30155, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/cgi.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=32770, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(13, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\25\0\0\0@\0\0\0s\311\1"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=32770, ...}) = 0
read(13, "t length exceededu\0\0\0\0u\f\0\0\0QUERY"..., 28672) = 28672
read(13, "\f\1", 4096)                  = 2
read(13, "", 4096)                      = 0
brk(0xa2d4000)                          = 0xa2d4000
close(13)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/cgi.py", {st_mode=S_IFREG|0755, st_size=30155, ...}) = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/mimetypes", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/mimetypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/mimetypes", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mimetypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/mimetypes", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/mimetypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/mimetypes", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/mimetypes.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/mimetypes", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/mimetypes.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/mimetypesmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/mimetypes.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=18848, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/mimetypes.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=18631, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(13, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0sk\2"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=18631, ...}) = 0
read(13, " (no or unknown suffix) or a str"..., 12288) = 12288
read(13, "lu\5\0\0\0.xpdlu\17\0\0\0image/x-xpixmapu"..., 4096) = 2247
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/mimetypes.py", {st_mode=S_IFREG|0644, st_size=18848, ...}) = 0
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/socketserver", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socketserver.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socketservermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socketserver.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/socketserver.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/socketserver", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socketserver.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socketservermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socketserver.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/socketserver.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socketserver", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socketserver.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socketservermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socketserver.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/socketserver.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socketserver", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socketserver.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socketservermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socketserver.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/socketserver.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socketserver", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socketserver.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socketservermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socketserver.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=21723, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socketserver.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=27946, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(13, "O\f\r\n\23N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0s\v\2"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=27946, ...}) = 0
read(13, "ent is slow\nto reqd all the data"..., 20480) = 20480
read(13, "\0\0\0\0\0\0\1\0\0\0\1\0\0\0C\0\0\0s\4\0\0\0d\0\0S(\1\0\0\0"..., 4096) = 3370
read(13, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3cbf000
close(13)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/socketserver.py", {st_mode=S_IFREG|0644, st_size=21723, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/threading", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/threading.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/threading.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/threading", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/threading.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/threading.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/threading", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/threading.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/threading.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/threading", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/threading.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/threading.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/threading", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/threading.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/threadingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/threading.py", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=30674, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/threading.pyc", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=36649, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(14, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0\0@\0\0\0s\244\2"..., 4096) = 4096
fstat64(14, {st_mode=S_IFREG|0644, st_size=36649, ...}) = 0
brk(0xa2f5000)                          = 0xa2f5000
read(14, "\7\0\0\0releaseu\5\0\0\0_note(\2\0\0\0u\4\0\0\0s"..., 28672) = 28672
read(14, "u\3\0\0\0monu\7\0\0\0acquireu\5\0\0\0queueu\5"..., 4096) = 3881
read(14, "", 4096)                      = 0
close(14)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/threading.py", {st_mode=S_IFREG|0644, st_size=30674, ...}) = 0
close(13)                               = 0
close(12)                               = 0
stat64("/etc/mime.types", {st_mode=S_IFREG|0644, st_size=22187, ...}) = 0
open("/etc/mime.types", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=22187, ...}) = 0
ioctl(12, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfded588) = -1 ENOTTY (Inappropriate ioctl for device)
fstat64(12, {st_mode=S_IFREG|0644, st_size=22187, ...}) = 0
_llseek(12, 0, [0], SEEK_CUR)           = 0
ioctl(12, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfded478) = -1 ENOTTY (Inappropriate ioctl for device)
_llseek(12, 0, [0], SEEK_CUR)           = 0
read(12, "################################"..., 4096) = 4096
read(12, "accpac.simply.imp\napplication/vn"..., 4096) = 4096
read(12, "vnd.netfpx\napplication/vnd.noble"..., 4096) = 4096
read(12, "\napplication/vnd.xara\napplicatio"..., 4096) = 4096
read(12, "\t\t\tra rm ram\naudio/x-realaudio\t\t"..., 4096) = 4096
read(12, "atland.3dml\ntext/vnd.fly\ntext/vn"..., 4096) = 1707
read(12, "", 4096)                      = 0
close(12)                               = 0
stat64("/etc/httpd/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
stat64("/etc/httpd/conf/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
stat64("/etc/apache/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
stat64("/etc/apache2/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
stat64("/usr/local/etc/httpd/conf/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/netscape/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
stat64("/usr/local/etc/httpd/conf/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
stat64("/usr/local/etc/mime.types", 0xbfded538) = -1 ENOENT (No such file or directory)
close(11)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/hashlib", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/hashlib", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/hashlib", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/hashlib", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/hashlib.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/hashlib.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/hashlib", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/hashlib.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/hashlibmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/hashlib.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=4961, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/hashlib.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=4745, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(12, "O\f\r\n\21N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\24\0\0\0@\0\0\0sJ\1"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=4745, ...}) = 0
read(12, "ul/lib/blender2.5/.blender/pytho"..., 4096) = 649
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/hashlib.py", {st_mode=S_IFREG|0644, st_size=4961, ...}) = 0
close(11)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/utils", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/utils.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/utilsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/utils.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=3248, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/utils.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=3650, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(12, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0sO\1"..., 4096) = 3650
fstat64(12, {st_mode=S_IFREG|0644, st_size=3650, ...}) = 0
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/utils.py", {st_mode=S_IFREG|0644, st_size=3248, ...}) = 0
close(11)                               = 0
close(10)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/operators", 0xbfdf277c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/operators.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/operatorsmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/operators.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=10099, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/operators.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=18786, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(11, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s\366\1"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=18786, ...}) = 0
read(11, "\t\0\0\0RenderJobu\v\0\0\0materialize(\2\0"..., 12288) = 12288
read(11, "t(\0\0\0\0(\0\0\0\0uF\0\0\0/home/nazgul/lib"..., 4096) = 2402
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/operators.py", {st_mode=S_IFREG|0644, st_size=10099, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/webbrowser", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/webbrowser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/webbrowsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/webbrowser.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/webbrowser.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/webbrowser", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/webbrowser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/webbrowsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/webbrowser.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/webbrowser.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/webbrowser", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/webbrowser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/webbrowsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/webbrowser.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/webbrowser.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/webbrowser", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/webbrowser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/webbrowsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/webbrowser.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/webbrowser.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/webbrowser", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/webbrowser.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/webbrowsermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/webbrowser.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0755, st_size=21402, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/webbrowser.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=24502, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(12, "O\f\r\n\22N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0s\34\5"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=24502, ...}) = 0
brk(0xa318000)                          = 0xa318000
read(12, "rate using a specific installati"..., 16384) = 16384
read(12, "\0/home/nazgul/lib/blender2.5/.bl"..., 4096) = 4022
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/webbrowser.py", {st_mode=S_IFREG|0755, st_size=21402, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/shlex", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shlex.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shlexmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shlex.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/shlex.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/shlex", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shlex.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shlexmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shlex.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/shlex.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shlex", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shlex.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shlexmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shlex.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/shlex.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shlex", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shlex.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shlexmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shlex.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/shlex.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shlex", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shlex.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shlexmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shlex.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=11067, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shlex.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=8985, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(13, "O\f\r\n\20N\22Kc\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\357\0"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=8985, ...}) = 0
read(13, "\1\23\1\23\2\3\0\17\1\t\1\7\2\n\1\20\2\17\1\17\1\27\2\r\1c\1\0\0\0\0\0"..., 4096) = 4096
read(13, "hon3.1/shlex.pyu\5\0\0\0shlex\22\0\0\0s\26\0"..., 4096) = 793
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/shlex.py", {st_mode=S_IFREG|0644, st_size=11067, ...}) = 0
close(12)                               = 0
stat64("x-www-browser", 0xbfded528)     = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/x-www-browser", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/x-www-browser", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/x-www-browser", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/x-www-browser", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./x-www-browser", 0xbfded528)   = -1 ENOENT (No such file or directory)
stat64("/bin/x-www-browser", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/x-www-browser", {st_mode=S_IFREG|0755, st_size=3883, ...}) = 0
stat64("/usr/bin/x-www-browser", {st_mode=S_IFREG|0755, st_size=3883, ...}) = 0
stat64("mozilla-firefox", 0xbfded528)   = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/bin/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/mozilla-firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("firefox", 0xbfded528)           = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/firefox", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./firefox", 0xbfded528)         = -1 ENOENT (No such file or directory)
stat64("/bin/firefox", 0xbfded528)      = -1 ENOENT (No such file or directory)
stat64("/usr/bin/firefox", 0xbfded528)  = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/firefox", {st_mode=S_IFREG|0755, st_size=3883, ...}) = 0
stat64("/usr/local/bin/firefox", {st_mode=S_IFREG|0755, st_size=3883, ...}) = 0
stat64("mozilla-firebird", 0xbfded528)  = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/bin/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/mozilla-firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("firebird", 0xbfded528)          = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./firebird", 0xbfded528)        = -1 ENOENT (No such file or directory)
stat64("/bin/firebird", 0xbfded528)     = -1 ENOENT (No such file or directory)
stat64("/usr/bin/firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/firebird", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("iceweasel", 0xbfded528)         = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/iceweasel", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/iceweasel", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/iceweasel", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/iceweasel", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./iceweasel", 0xbfded528)       = -1 ENOENT (No such file or directory)
stat64("/bin/iceweasel", 0xbfded528)    = -1 ENOENT (No such file or directory)
stat64("/usr/bin/iceweasel", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/iceweasel", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/iceweasel", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("iceape", 0xbfded528)            = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/iceape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/iceape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/iceape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/iceape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./iceape", 0xbfded528)          = -1 ENOENT (No such file or directory)
stat64("/bin/iceape", 0xbfded528)       = -1 ENOENT (No such file or directory)
stat64("/usr/bin/iceape", 0xbfded528)   = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/iceape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/iceape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("seamonkey", 0xbfded528)         = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/seamonkey", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/seamonkey", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/seamonkey", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/seamonkey", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./seamonkey", 0xbfded528)       = -1 ENOENT (No such file or directory)
stat64("/bin/seamonkey", 0xbfded528)    = -1 ENOENT (No such file or directory)
stat64("/usr/bin/seamonkey", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/seamonkey", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/seamonkey", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("mozilla", 0xbfded528)           = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/mozilla", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/mozilla", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/mozilla", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/mozilla", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./mozilla", 0xbfded528)         = -1 ENOENT (No such file or directory)
stat64("/bin/mozilla", 0xbfded528)      = -1 ENOENT (No such file or directory)
stat64("/usr/bin/mozilla", 0xbfded528)  = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/mozilla", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/mozilla", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("netscape", 0xbfded528)          = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/netscape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/netscape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/netscape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/netscape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./netscape", 0xbfded528)        = -1 ENOENT (No such file or directory)
stat64("/bin/netscape", 0xbfded528)     = -1 ENOENT (No such file or directory)
stat64("/usr/bin/netscape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/netscape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/netscape", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("kfm", 0xbfded528)               = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/kfm", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/kfm", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/kfm", 0xbfded528)    = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/kfm", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./kfm", 0xbfded528)             = -1 ENOENT (No such file or directory)
stat64("/bin/kfm", 0xbfded528)          = -1 ENOENT (No such file or directory)
stat64("/usr/bin/kfm", 0xbfded528)      = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/kfm", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/kfm", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("konqueror", 0xbfded528)         = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/konqueror", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/konqueror", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/konqueror", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/konqueror", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./konqueror", 0xbfded528)       = -1 ENOENT (No such file or directory)
stat64("/bin/konqueror", 0xbfded528)    = -1 ENOENT (No such file or directory)
stat64("/usr/bin/konqueror", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/konqueror", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/konqueror", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("galeon", 0xbfded528)            = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/galeon", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/galeon", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/galeon", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/galeon", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./galeon", 0xbfded528)          = -1 ENOENT (No such file or directory)
stat64("/bin/galeon", 0xbfded528)       = -1 ENOENT (No such file or directory)
stat64("/usr/bin/galeon", 0xbfded528)   = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/galeon", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/galeon", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("epiphany", 0xbfded528)          = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/epiphany", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/epiphany", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/epiphany", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/epiphany", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./epiphany", 0xbfded528)        = -1 ENOENT (No such file or directory)
stat64("/bin/epiphany", 0xbfded528)     = -1 ENOENT (No such file or directory)
stat64("/usr/bin/epiphany", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/epiphany", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/epiphany", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("skipstone", 0xbfded528)         = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/skipstone", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/skipstone", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/skipstone", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/skipstone", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./skipstone", 0xbfded528)       = -1 ENOENT (No such file or directory)
stat64("/bin/skipstone", 0xbfded528)    = -1 ENOENT (No such file or directory)
stat64("/usr/bin/skipstone", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/skipstone", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/skipstone", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("opera", 0xbfded528)             = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/opera", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/opera", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/opera", 0xbfded528)  = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/opera", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./opera", 0xbfded528)           = -1 ENOENT (No such file or directory)
stat64("/bin/opera", 0xbfded528)        = -1 ENOENT (No such file or directory)
stat64("/usr/bin/opera", {st_mode=S_IFREG|0755, st_size=7270, ...}) = 0
stat64("/usr/bin/opera", {st_mode=S_IFREG|0755, st_size=7270, ...}) = 0
stat64("mosaic", 0xbfded528)            = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/mosaic", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/mosaic", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/mosaic", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/mosaic", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./mosaic", 0xbfded528)          = -1 ENOENT (No such file or directory)
stat64("/bin/mosaic", 0xbfded528)       = -1 ENOENT (No such file or directory)
stat64("/usr/bin/mosaic", 0xbfded528)   = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/mosaic", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/mosaic", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("grail", 0xbfded528)             = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/grail", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/grail", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/games/grail", 0xbfded528)  = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/grail", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("./grail", 0xbfded528)           = -1 ENOENT (No such file or directory)
stat64("/bin/grail", 0xbfded528)        = -1 ENOENT (No such file or directory)
stat64("/usr/bin/grail", 0xbfded528)    = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/grail", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/grail", 0xbfded528) = -1 ENOENT (No such file or directory)
stat64("www-browser", 0xbfded748)       = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/www-browser", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/www-browser", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/games/www-browser", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/www-browser", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("./www-browser", 0xbfded748)     = -1 ENOENT (No such file or directory)
stat64("/bin/www-browser", 0xbfded748)  = -1 ENOENT (No such file or directory)
stat64("/usr/bin/www-browser", {st_mode=S_IFREG|0755, st_size=1287984, ...}) = 0
stat64("/usr/bin/www-browser", {st_mode=S_IFREG|0755, st_size=1287984, ...}) = 0
stat64("links", 0xbfded748)             = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/links", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/links", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/games/links", 0xbfded748)  = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/links", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("./links", 0xbfded748)           = -1 ENOENT (No such file or directory)
stat64("/bin/links", 0xbfded748)        = -1 ENOENT (No such file or directory)
stat64("/usr/bin/links", 0xbfded748)    = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/links", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/links", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("elinks", 0xbfded748)            = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/elinks", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/elinks", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/games/elinks", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/elinks", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("./elinks", 0xbfded748)          = -1 ENOENT (No such file or directory)
stat64("/bin/elinks", 0xbfded748)       = -1 ENOENT (No such file or directory)
stat64("/usr/bin/elinks", 0xbfded748)   = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/elinks", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/X11R6/bin/elinks", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("lynx", 0xbfded748)              = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/lynx", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/lynx", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/games/lynx", 0xbfded748)   = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/lynx", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("./lynx", 0xbfded748)            = -1 ENOENT (No such file or directory)
stat64("/bin/lynx", 0xbfded748)         = -1 ENOENT (No such file or directory)
stat64("/usr/bin/lynx", {st_mode=S_IFREG|0755, st_size=1287984, ...}) = 0
stat64("/usr/bin/lynx", {st_mode=S_IFREG|0755, st_size=1287984, ...}) = 0
stat64("w3m", 0xbfded748)               = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/gitx/w3m", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/bin/w3m", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("/usr/games/w3m", 0xbfded748)    = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/j2sdk/bin/w3m", 0xbfded748) = -1 ENOENT (No such file or directory)
stat64("./w3m", 0xbfded748)             = -1 ENOENT (No such file or directory)
stat64("/bin/w3m", 0xbfded748)          = -1 ENOENT (No such file or directory)
stat64("/usr/bin/w3m", {st_mode=S_IFREG|0755, st_size=1190472, ...}) = 0
stat64("/usr/bin/w3m", {st_mode=S_IFREG|0755, st_size=1190472, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/op/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/op/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/ui/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/modules/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/plat-linux2/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/lib-dynload/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/ic", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/ic.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/icmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/ic.py", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/python/lib/python3.1/dist-packages/ic.pyc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
close(11)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/client", 0xbfdef1dc) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/client.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/clientmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/client.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=8418, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/client.pyc", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=9345, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(12, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\26\0\0\0@\0\0\0sA\1"..., 4096) = 4096
fstat64(12, {st_mode=S_IFREG|0644, st_size=9345, ...}) = 0
read(12, "\v\0\0\0packed_fileu\10\0\0\0splitextu\7\0\0"..., 4096) = 4096
read(12, "\0render_client(\1\0\0\0u\n\0\0\0__locals"..., 4096) = 1153
read(12, "", 4096)                      = 0
close(12)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/client.py", {st_mode=S_IFREG|0644, st_size=8418, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/slave", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/slave.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/slavemodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/slave.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=7826, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/slave.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=7651, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3d00000
read(13, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0s2\1"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=7651, ...}) = 0
read(13, "\0r\312\4t\31\0|\21\0\203\1\0|\30\0d%\0<|\3\0j\4\0d&\0d\26\0"..., 4096) = 3555
read(13, "", 4096)                      = 0
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3c7e000
close(13)                               = 0
munmap(0xb3d00000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/slave.py", {st_mode=S_IFREG|0644, st_size=7826, ...}) = 0
uname({sys="Linux", node="dyna", ...})  = 0
pipe([13, 14])                          = 0
pipe([15, 16])                          = 0
fcntl64(16, F_GETFD)                    = 0
fcntl64(16, F_SETFD, FD_CLOEXEC)        = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb5f317a8) = 17276
close(16)                               = 0
close(14)                               = 0
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3b7d000
read(15, "", 1048576)                   = 0
mremap(0xb3b7d000, 1052672, 4096, MREMAP_MAYMOVE) = 0xb3b7d000
close(15)                               = 0
munmap(0xb3b7d000, 4096)                = 0
fstat64(13, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
ioctl(13, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfde98e8) = -1 EINVAL (Invalid argument)
fstat64(13, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(13, 0, 0xbfde9820, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
ioctl(13, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfde9d48) = -1 EINVAL (Invalid argument)
_llseek(13, 0, 0xbfde9ce0, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
fstat64(13, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(13, 0, 0xbfde9f00, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
read(13, "unknown\n", 8192)             = 8
fstat64(13, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(13, 0, 0xbfde9f00, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
read(13, "", 8192)                      = 0
fstat64(13, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
_llseek(13, 0, 0xbfde9f00, SEEK_CUR)    = -1 ESPIPE (Illegal seek)
read(13, "", 8192)                      = 0
close(13)                               = 0
waitpid(17276, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 17276
--- SIGCHLD (Child exited) @ 0 (0) ---
close(12)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master", 0xbfdebc3c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/mastermodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master.py", O_RDONLY|O_LARGEFILE) = 12
fstat64(12, {st_mode=S_IFREG|0644, st_size=23039, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master.pyc", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=25303, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(13, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\23\0\0\0@\0\0\0sL\1"..., 4096) = 4096
fstat64(13, {st_mode=S_IFREG|0644, st_size=25303, ...}) = 0
read(13, "s\20\0d\1\0Sq\20\0W|\0\0j\4\0\203\0\0\1d\2\0S(\3\0\0\0NF"..., 20480) = 20480
read(13, "\0\0\0/home/nazgul/lib/blender2.5/."..., 4096) = 727
read(13, "", 4096)                      = 0
close(13)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master.py", {st_mode=S_IFREG|0644, st_size=23039, ...}) = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/balancing", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/balancing.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/balancingmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/balancing.py", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=3072, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/balancing.pyc", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=8227, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(14, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\305\0"..., 4096) = 4096
fstat64(14, {st_mode=S_IFREG|0644, st_size=8227, ...}) = 0
read(14, "\0\0\0\1\6\1\23\1\10\2N(\v\0\0\0u\10\0\0\0__name__u\n\0"..., 4096) = 4096
read(14, "ule>\23\0\0\0s\26\0\0\0\f\2\n\1\f\2\20\4\20\4\20\4\20.\23\5\23\7\23"..., 4096) = 35
read(14, "", 4096)                      = 0
close(14)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/balancing.py", {st_mode=S_IFREG|0644, st_size=3072, ...}) = 0
close(13)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master_html", 0xbfde869c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master_html.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master_htmlmodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master_html.py", O_RDONLY|O_LARGEFILE) = 13
fstat64(13, {st_mode=S_IFREG|0644, st_size=3926, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master_html.pyc", O_RDONLY|O_LARGEFILE) = 14
fstat64(14, {st_mode=S_IFREG|0644, st_size=4445, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(14, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s#\0"..., 4096) = 4096
fstat64(14, {st_mode=S_IFREG|0644, st_size=4445, ...}) = 0
read(14, "der/master_html.pyu\3\0\0\0get\30\0\0\0s\234"..., 4096) = 349
read(14, "", 4096)                      = 0
close(14)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/master_html.py", {st_mode=S_IFREG|0644, st_size=3926, ...}) = 0
close(13)                               = 0
close(12)                               = 0
close(11)                               = 0
close(10)                               = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/ui", 0xbfdf277c) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/ui.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/uimodule.so", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/ui.py", O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=9992, ...}) = 0
open("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/ui.pyc", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=13503, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7844000
read(11, "O\f\r\n\337\232\rKc\0\0\0\0\0\0\0\0\0\0\0\0\34\0\0\0@\0\0\0s\26\5"..., 4096) = 4096
fstat64(11, {st_mode=S_IFREG|0644, st_size=13503, ...}) = 0
read(11, "network_renderu\3\0\0\0row(\10\0\0\0u\4\0\0\0"..., 8192) = 8192
read(11, "asteru\24\0\0\0Act as render master(\3"..., 4096) = 1215
read(11, "", 4096)                      = 0
close(11)                               = 0
munmap(0xb7844000, 4096)                = 0
stat64("/home/nazgul/lib/blender2.5/.blender/scripts/io/netrender/ui.py", {st_mode=S_IFREG|0644, st_size=9992, ...}) = 0
close(10)                               = 0
close(9)                                = 0
stat64("/home/nazgul/.blender/scripts/ui", 0xbfdf8f18) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/.blender/scripts/op", 0xbfdf8f18) = -1 ENOENT (No such file or directory)
stat64("/home/nazgul/.blender/scripts/io", 0xbfdf8f18) = -1 ENOENT (No such file or directory)
close(7)                                = 0
brk(0xa339000)                          = 0xa339000
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3c3d000
munmap(0xb3c3d000, 266240)              = 0
brk(0xa38f000)                          = 0xa38f000
brk(0xa3b0000)                          = 0xa3b0000
brk(0xa3fe000)                          = 0xa3fe000
brk(0xa41f000)                          = 0xa41f000
brk(0xa46c000)                          = 0xa46c000
brk(0xa48d000)                          = 0xa48d000
brk(0xa4da000)                          = 0xa4da000
brk(0xa4fb000)                          = 0xa4fb000
brk(0xa54a000)                          = 0xa54a000
brk(0xa56b000)                          = 0xa56b000
brk(0xa5b7000)                          = 0xa5b7000
gettimeofday({1259724811, 975726}, {0, 0}) = 0
gettimeofday({1259724811, 975770}, {0, 0}) = 0
gettimeofday({1259724811, 975809}, {0, 0}) = 0
stat64("/tmp/", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=680, ...}) = 0
brk(0xa5d8000)                          = 0xa5d8000
brk(0xa5f9000)                          = 0xa5f9000
brk(0xa61a000)                          = 0xa61a000
brk(0xa63b000)                          = 0xa63b000
open("/etc/ld.so.cache", O_RDONLY)      = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=87549, ...}) = 0
mmap2(NULL, 87549, PROT_READ, MAP_PRIVATE, 7, 0) = 0xb3c68000
close(7)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libtiff.so", O_RDONLY)   = 7
read(7, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220U\0\0004\0\0\0"..., 512) = 512
fstat64(7, {st_mode=S_IFREG|0644, st_size=372708, ...}) = 0
mmap2(NULL, 372576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0xb3c0d000
mmap2(0xb3c66000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x59) = 0xb3c66000
close(7)                                = 0
munmap(0xb3c68000, 87549)               = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\16\7\2\0\2\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30[\0\0\0\0\0\v\1\0\0\5\0\23\0\366\4\367\2\0\0\0\0w\0\0\0\340\f\304\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\7\4\0\2\0 \2\v\1\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\\\0\0\0\0\0\33\r\200\1\5\0\23\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337]\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\\\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd89c)        = 0
ioctl(4, 0x40286454, 0xbfdfd8a4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd84c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd920)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 987458793}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337^\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\\\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd92c)        = 0
ioctl(4, 0x40286454, 0xbfdfd934)        = 0
ioctl(4, 0xc0086457, 0xbfdfd8dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd9b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 987948310}) = 0
gettimeofday({1259724811, 987992}, NULL) = 0
gettimeofday({1259724811, 988044}, NULL) = 0
gettimeofday({1259724811, 988083}, NULL) = 0
gettimeofday({1259724811, 988117}, NULL) = 0
gettimeofday({1259724811, 988152}, NULL) = 0
gettimeofday({1259724811, 988186}, NULL) = 0
gettimeofday({1259724811, 988221}, NULL) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\3\7\2\0\2\0 \2\16\0\2\0\2\0 \2", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0_\0\3\0\0\0\315\0\0\0\1\0\0\n\377\377\377\377\0\0\0\0\0\1\2\0\1\0 \2"..., 4096) = 76
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"+\7\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\2a\0\0\0\0\0\2\0 \2\0\0\0\0\4\0\0\0w\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724811, 988819}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2\251\1\0\0\251\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 b\0\2\0\0\0\251\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\30\0\0\0w\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 c\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0w\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 d\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0w\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2[\1\0\0[\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0e\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0w\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\16\0\2\0\2\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30f\0\0\0\0\0\v\1\0\0\5\0\23\0\366\4\367\2\0\0\0\0w\0\0\0\340\f\304\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\0\4\0\2\0 \2\v\1\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1g\0\0\0\0\0\33\r\200\1\5\0\23\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2\251\1\0\0\251\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 h\0\2\0\0\0\251\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\30\0\0\0w\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 i\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0w\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 j\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0w\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2[\1\0\0[\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0k\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\16\0\2\0\2\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30l\0\0\0\0\0\v\1\0\0\5\0\23\0\366\4\367\2\0\0\0\0v\0\0\0\340\f\304\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\0\4\0\2\0 \2\v\1\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1m\0\0\0\0\0\33\r\200\1\5\0\23\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2\251\1\0\0\251\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 n\0\2\0\0\0\251\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\30\0\0\0v\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 o\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 p\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2[\1\0\0[\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0q\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\16\0\2\0\2\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30r\0\0\0\0\0\v\1\0\0\5\0\23\0\366\4\367\2\0\0\0\0v\0\0\0\340\f\304\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\0\4\0\2\0 \2\v\1\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1s\0\0\0\0\0\33\r\200\1\5\0\23\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2\251\1\0\0\251\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 t\0\2\0\0\0\251\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\30\0\0\0v\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 u\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 v\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2[\1\0\0[\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0w\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\16\0\2\0\2\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30x\0\0\0\0\0\v\1\0\0\5\0\23\0\366\4\367\2\0\0\0\0v\0\0\0\340\f\304\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\0\4\0\2\0 \2\v\1\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1y\0\0\0\0\0\33\r\200\1\5\0\23\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2\251\1\0\0\251\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 z\0\2\0\0\0\251\1\0\0\0\0\0\0\2\0\0\0\0\0\0\0\30\0\0\0v\0\0\0"..., 4096) = 40
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 {\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2]\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1 |\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\24\0\6\0\2\0 \2[\1\0\0[\1\0\0\0\0\0\0\377\377\377\177", 24}, {NULL, 0}, {"", 0}], 3) = 24
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0}\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30\0\0\0v\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\16\0\2\0\2\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\30~\0\0\0\0\0\v\1\0\0\5\0\23\0\366\4\367\2\0\0\0\0v\0\0\0\340\f\304\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\0\4\0\2\0 \2\v\1\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\177\0\0\0\0\0\33\r\200\1\5\0\23\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\200\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\\\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"&\7\2\0\v\1\0\0", 8}, {NULL, 0}, {"", 0}], 3) = 8
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\201\0\0\0\0\0\v\1\0\0\33\r\200\1\315\3\232\0\315\3\232\0\0\0\0\0\340\f\304\v", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\7\4\0\v\1\0\0\2\0 \2\315\3\232\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\202\0\0\0\0\0\0\0\0\0\310\3\207\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724811, 997929}, NULL) = 0
gettimeofday({1259724811, 997963}, {0, 0}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\22\0\10\0\2\0 \2J\1\0\0L\1\0\0\10\0\0\0\7\0\0\0Blender\0"..., 64}, {NULL, 0}, {"", 0}], 3) = 64
read(3, "\34w\203\0\2\0 \2J\1\0\0v\377F\5\0\337\303\277\n\22\t\10\210\337\303\277\2\0 \2"..., 4096) = 64
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\205\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd95c)        = 0
ioctl(4, 0x40286454, 0xbfdfd964)        = 0
ioctl(4, 0xc0086457, 0xbfdfd90c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd9e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 999244789}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\206\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88538, 999728999}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\207\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 193862}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\210\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650764}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\211\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 1111018}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\212\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 1587546}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\213\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 2047730}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\214\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 2503514}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\215\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 2981857}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\216\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 3472212}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\217\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 3928695}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\220\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd88c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd960)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 4385247}) = 0
ioctl(4, 0xc010645b, 0xbfdfd92c)        = 0
ioctl(4, 0xc0106461, 0xbfdfd92c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\221\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\2\0 \2"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 4965139}) = 0
gettimeofday({1259724812, 5049}, {0, 0}) = 0
gettimeofday({1259724812, 6227}, {0, 0}) = 0
brk(0xa65c000)                          = 0xa65c000
ioctl(4, 0xc010645b, 0xbfdd23ec)        = 0
ioctl(4, 0x4020645d, 0xbfdd23cc)        = 0
ioctl(4, 0xc010645b, 0xbfdd589c)        = 0
ioctl(4, 0x4020645d, 0xbfdd587c)        = 0
ioctl(4, 0xc010645b, 0xbfdd597c)        = 0
ioctl(4, 0x4020645d, 0xbfdd595c)        = 0
mmap2(NULL, 1810432, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3a53000
ioctl(4, 0xc010645b, 0xbfdfcbec)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0xc010645b, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbac)        = 0
ioctl(4, 0xc010645b, 0xbfdfcb4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb2c)        = 0
brk(0xa67f000)                          = 0xa67f000
ioctl(4, 0xc010645b, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc010645b, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
brk(0xa6a3000)                          = 0xa6a3000
ioctl(4, 0xc010645b, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc010645b, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
brk(0xa6c7000)                          = 0xa6c7000
ioctl(4, 0xc010645b, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc0c)        = 0
ioctl(4, 0xc010645b, 0xbfdfcbcc)        = 0
ioctl(4, 0xc0106464, 0xbfdfcc10)        = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x101ae4) = 0xb3a33000
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc010645b, 0xbfdd239c)        = 0
ioctl(4, 0x4020645d, 0xbfdd237c)        = 0
ioctl(4, 0xc010645b, 0xbfdd5a1c)        = 0
ioctl(4, 0x4020645d, 0xbfdd59fc)        = 0
ioctl(4, 0xc010645b, 0xbfdd584c)        = 0
ioctl(4, 0x4020645d, 0xbfdd582c)        = 0
ioctl(4, 0xc010645b, 0xbfdd592c)        = 0
ioctl(4, 0x4020645d, 0xbfdd590c)        = 0
ioctl(4, 0xc010645b, 0xbfdfcb9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb7c)        = 0
ioctl(4, 0xc010645b, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
brk(0xa6f5000)                          = 0xa6f5000
ioctl(4, 0xc010645b, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
ioctl(4, 0xc010645b, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbac)        = 0
brk(0xa719000)                          = 0xa719000
ioctl(4, 0xc010645b, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbac)        = 0
ioctl(4, 0xc010645b, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbbc)        = 0
brk(0xa73d000)                          = 0xa73d000
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc0c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0xc0106461, 0xbfdfd42c)        = 0
ioctl(4, 0xc010645b, 0xbfdd2bcc)        = 0
ioctl(4, 0x4020645d, 0xbfdd2bac)        = 0
ioctl(4, 0xc010645b, 0xbfdd624c)        = 0
ioctl(4, 0x4020645d, 0xbfdd622c)        = 0
ioctl(4, 0xc010645b, 0xbfdd607c)        = 0
ioctl(4, 0x4020645d, 0xbfdd605c)        = 0
ioctl(4, 0xc010645b, 0xbfdd615c)        = 0
ioctl(4, 0x4020645d, 0xbfdd613c)        = 0
ioctl(4, 0xc010645b, 0xbfdfd3cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3ac)        = 0
ioctl(4, 0xc010645b, 0xbfdfd3dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
brk(0xa762000)                          = 0xa762000
ioctl(4, 0xc010645b, 0xbfdfd3dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0xc010645b, 0xbfdfcf0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfceec)        = 0
ioctl(4, 0xc010645b, 0xbfdfcf7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcf5c)        = 0
brk(0xa786000)                          = 0xa786000
ioctl(4, 0xc010645b, 0xbfdfd3dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0xc010645b, 0xbfdfd3dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
brk(0xa7aa000)                          = 0xa7aa000
ioctl(4, 0xc010645b, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0xc010645b, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
brk(0xa7ce000)                          = 0xa7ce000
ioctl(4, 0xc010645b, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc010645b, 0xbfdfd49c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3932000
ioctl(4, 0x4020645d, 0xbfdfd34c)        = 0
ioctl(4, 0x40286454, 0xbfdfd354)        = 0
ioctl(4, 0xc0086457, 0xbfdfd2fc)        = 0
ioctl(4, 0xc010645b, 0xbfdfd36c)        = 0
ioctl(4, 0xc0106461, 0xbfdfd36c)        = 0
ioctl(4, 0xc0106464, 0xbfdfd390)        = 0
mmap2(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x1017bb) = 0xb3832000
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
munmap(0xb3932000, 1052672)             = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2cc)        = 0
brk(0xa7fd000)                          = 0xa7fd000
ioctl(4, 0xc010645b, 0xbfdfd2ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2cc)        = 0
ioctl(4, 0xc010645b, 0xbfdfce8c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
brk(0xa821000)                          = 0xa821000
ioctl(4, 0xc010645b, 0xbfdfd2ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2cc)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2bc)        = 0
ioctl(4, 0xc0106464, 0xbfdfd300)        = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x101b04) = 0xb3a13000
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc010645b, 0xbfdfd3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
brk(0xa845000)                          = 0xa845000
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 42546736}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 42720571}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 42958520}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 43103860}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 43350400}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 43469339}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 43726634}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 43852069}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 43980368}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 44184304}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 44305339}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 44545733}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 44667815}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 44797441}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 45002285}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 45123460}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 45363226}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 45481257}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 45719696}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 45868178}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 45999130}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 46203556}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 46323334}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
brk(0xa869000)                          = 0xa869000
ioctl(4, 0xc010645b, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc0c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52288757}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52326192}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52359855}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52393658}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52429068}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52462731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52496255}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52529849}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52563373}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52596966}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52630490}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52663944}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52697468}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52731131}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52764655}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52798179}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52831912}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52865506}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52899170}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52934509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 52968173}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53001766}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53035360}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53068814}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53102338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53135931}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53169525}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53202909}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53236503}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53270096}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53303201}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53344548}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53378351}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53411735}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53446796}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53481227}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53657577}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 53793837}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 54014326}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 54160085}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 54388954}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 54510618}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 54737881}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 54858777}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 55107970}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 55241018}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65177197}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65214073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65248016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65281610}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65315273}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65357947}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65391680}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65425274}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65458868}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65492531}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65526125}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65559579}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65593242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65626836}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65661757}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65695280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65728874}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65762468}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65796131}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65829865}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65863528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65897122}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65930715}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65964169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 65997833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66031427}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66064880}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66098334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66152950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66187871}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66221604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66255268}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66288861}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66322525}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66356188}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66389782}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66423655}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66457528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66491331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66524995}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66558658}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66592322}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66626055}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66661046}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66694639}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66728303}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66761966}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66795560}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66829153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66862817}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66896480}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66930074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 66963668}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67006341}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67044265}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67081630}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67119065}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67156500}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67195541}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67235630}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67269223}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67302957}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67336620}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67370074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67403668}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67437331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67470995}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67504519}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67538182}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67571846}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67605509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67640499}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67783185}) = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 67915814}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 68123452}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 68246233}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76048133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76083472}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76117415}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76151149}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76184672}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76218266}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76251720}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76285314}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76320304}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76353898}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76387561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76421155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76454679}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76488133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76521657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76555180}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76588704}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76622158}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76655822}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76711136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76745777}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76779371}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76812964}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76848374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76882037}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76915561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76949085}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 76982679}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77015853}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77049377}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77082901}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77116425}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77149949}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77183403}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77216857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77250520}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77284323}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77317987}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77361848}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77395581}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77429175}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77462699}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77496292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77529956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77563480}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77596934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77630527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77664051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77697645}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77731099}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77764623}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77798216}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77831740}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77866870}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77900604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77934267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 77967791}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 78001315}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 78034838}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 78068432}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 78102026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 78377200}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 78524426}) = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 78661943}) = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81197949}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81233010}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81266883}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81300826}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81342382}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81376534}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81410128}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81445537}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81479131}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81512725}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81546458}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81579982}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81613576}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81647099}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81680833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81714566}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81748230}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81781753}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81816255}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 81962642}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 82093176}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0xc0086457, 0xbfdd28fc)        = 0
ioctl(4, 0x4020645d, 0xbfdd291c)        = 0
ioctl(4, 0xc0086457, 0xbfdd5f7c)        = 0
ioctl(4, 0x4020645d, 0xbfdd5f9c)        = 0
ioctl(4, 0xc0086457, 0xbfdd5dac)        = 0
ioctl(4, 0x4020645d, 0xbfdd5dcc)        = 0
ioctl(4, 0xc0086457, 0xbfdd5e8c)        = 0
ioctl(4, 0x4020645d, 0xbfdd5eac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd0fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd11c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd10c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd12c)        = 0
brk(0xa88e000)                          = 0xa88e000
ioctl(4, 0xc0086457, 0xbfdfd10c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd12c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd12c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd14c)        = 0
brk(0xa8b2000)                          = 0xa8b2000
ioctl(4, 0xc0086457, 0xbfdfd12c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd14c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd13c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd15c)        = 0
brk(0xa8d6000)                          = 0xa8d6000
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1fc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1fc)        = 0
brk(0xa8fa000)                          = 0xa8fa000
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
brk(0xa91e000)                          = 0xa91e000
ioctl(4, 0xc0086457, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 85429284}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 85465742}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 85499615}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 85534256}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 85668281}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 85802446}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 86169951}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 86205221}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 86329748}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 86458884}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 86820662}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 86855722}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 86978992}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 87132014}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 88966256}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89001107}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89034910}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89087011}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89121932}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89157970}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89191843}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89225646}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89259310}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89293043}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89336625}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89371894}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89498866}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89629399}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 89991596}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 90026656}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 90152021}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 90281437}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 90922091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 90956802}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 90990536}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 91037679}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 91175336}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 91314459}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 91672396}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 91709412}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 91832123}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 91960631}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 92319825}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 92355025}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 92478294}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 92607012}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 93270783}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 93305564}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 93347470}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 93381831}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 93505870}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 93635146}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95143787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95182200}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95223755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95257628}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95293177}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95326771}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95360016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95393469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95427063}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95461285}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95586092}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 95715089}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 96358257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 96393038}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 96426841}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 96460993}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 96584333}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 96734492}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 97667921}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 97702702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 97736296}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 97769959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 97805439}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 97839731}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 97963210}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 98091997}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 98452029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 98487229}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 98611128}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 98739985}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 99964162}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 99999013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 100032677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 100066340}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 100099375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 100133458}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 100257915}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 100389007}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102203134}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102237915}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102271579}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102305172}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102338836}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102374245}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102408118}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102441852}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102475515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102509039}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102542633}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102576855}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102701941}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 102831147}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 103508328}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 103542830}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 103576633}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 103610855}) = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 103734544}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 103863261}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
brk(0xa946000)                          = 0xa946000
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
brk(0xa96a000)                          = 0xa96a000
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbec)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc0c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
brk(0xa98e000)                          = 0xa98e000
ioctl(4, 0xc0086457, 0xbfdfcb6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbac)        = 0
brk(0xa9b2000)                          = 0xa9b2000
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbac)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbbc)        = 0
brk(0xa9d6000)                          = 0xa9d6000
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd35c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0xc0086457, 0xbfdd63ec)        = 0
ioctl(4, 0x4020645d, 0xbfdd640c)        = 0
ioctl(4, 0xc0086457, 0xbfdd64cc)        = 0
ioctl(4, 0x4020645d, 0xbfdd64ec)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
brk(0xa9fa000)                          = 0xa9fa000
ioctl(4, 0xc0086457, 0xbfdfd76c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd78c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd77c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd79c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdd63fc)        = 0
ioctl(4, 0x4020645d, 0xbfdd641c)        = 0
ioctl(4, 0xc0086457, 0xbfdd64dc)        = 0
ioctl(4, 0x4020645d, 0xbfdd64fc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
brk(0xaa1e000)                          = 0xaa1e000
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd77c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd79c)        = 0
brk(0xaa41000)                          = 0xaa41000
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\222\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0`\343-\v"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111388101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111423231}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111457174}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111491117}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111524850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111558583}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111594272}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111628005}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111661739}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111695472}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111729136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111762799}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111796393}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111829986}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111863510}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111897104}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111930767}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111964291}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 111997955}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112031618}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112065282}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112100621}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112134285}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112167809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112201542}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112235555}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112269428}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112303859}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112419237}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112454018}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112487612}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112521066}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112554799}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112589999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112624012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112657536}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112691269}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112724862}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112758386}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112791910}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112825434}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112858888}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112892621}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112926355}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 112990748}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113025459}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113059332}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113094532}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113128335}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113161720}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113195453}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113229116}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113262780}) = 0
ioctl(4, 0xc0106461, 0xbfdfd98c)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113364050}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113398831}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113432565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113466438}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113502057}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113679733}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 113979003}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb7c)        = 0
brk(0xaa63000)                          = 0xaa63000
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcccc)        = 0
ioctl(4, 0x40286454, 0xbfdfccd4)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc010645b, 0xbfdfccac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd390)        = 0
ioctl(4, 0xc010645b, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0xc010645b, 0xbfdfd78c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
brk(0xaa93000)                          = 0xaa93000
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd84c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc010645b, 0xbfdfd79c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd85c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\223\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0`\343-\v"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146004931}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146040061}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146074074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146107807}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146141121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146174715}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146208378}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146241902}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146275636}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146309299}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146364753}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146399674}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146433617}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146467350}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146502480}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146536074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146569528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146603191}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146636855}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146670378}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146703553}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146737077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146770531}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146804055}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146837648}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146871312}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146904905}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146938499}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 146973420}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147018188}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147055972}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147093267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147130563}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147167858}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147205083}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147244683}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147278277}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147311731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147345255}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147378778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147412372}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147446105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147481026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147514759}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147548353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147581877}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147615470}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147649134}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147682588}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147716321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147749985}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147783648}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147817242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147850836}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147884359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147917883}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147951547}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 147986537}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148020270}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148053934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148087458}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148121051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148154645}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148188169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148221832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148255635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148289089}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148323521}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148477661}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148513420}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148547153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148580677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148614340}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148647934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148681597}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148715540}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148749204}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148782797}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148816321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148849845}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148883508}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148917172}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 148950835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149002239}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149036740}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149070683}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149104347}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149138010}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149171883}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149205616}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149239559}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149273293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149306956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149840195}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149878468}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149912969}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149947052}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 149980995}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150014937}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150049020}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150082753}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150116487}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150150290}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150183953}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150217896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150251839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150287877}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150321820}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150355623}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150389566}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150423439}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150457452}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150491604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150525617}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150559629}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150593572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150627515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150661458}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150695331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150729204}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150763147}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150798696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150832779}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150866861}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150900804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150934747}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 150968690}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151012271}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151050544}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151088328}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151125972}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151163337}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151200772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151241001}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151274804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151310283}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151344366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151378379}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151411833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151445636}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151479509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151513242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151546975}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151580639}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151614442}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151648245}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151682048}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151716271}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151750144}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151784017}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151819496}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151853299}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151887172}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151922582}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151956734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 151990537}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152024340}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152057794}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152109198}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152143280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152177223}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152211026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152244969}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152278842}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152314112}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152348264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152382486}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152416290}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152450233}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152484036}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152517839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152551642}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152585375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152619109}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152652982}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152686855}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152720658}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152754461}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152788264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152823604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152857477}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152890931}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152924734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152958537}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 152992550}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153026493}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153060366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153094169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153127902}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153161705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153195509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153229242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153263045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153296848}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153340081}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153374932}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153408805}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153442608}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153476341}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153510214}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153544087}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153578100}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153612183}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153646195}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153679999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153713872}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153747605}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153781408}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153815281}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153850900}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153884773}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153918646}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153952449}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 153986462}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154020195}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154053929}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154087802}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154121675}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154155478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154189491}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154223433}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154257376}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154290760}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154324633}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154359903}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154393846}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154427789}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 154463338}) = 0
gettimeofday({1259724812, 154608}, {0, 0}) = 0
gettimeofday({1259724812, 154701}, {0, 0}) = 0
gettimeofday({1259724812, 154746}, {0, 0}) = 0
gettimeofday({1259724812, 154799}, {0, 0}) = 0
gettimeofday({1259724812, 154842}, {0, 0}) = 0
gettimeofday({1259724812, 154913}, {0, 0}) = 0
gettimeofday({1259724812, 154956}, {0, 0}) = 0
gettimeofday({1259724812, 155017}, {0, 0}) = 0
gettimeofday({1259724812, 155065}, {0, 0}) = 0
gettimeofday({1259724812, 155122}, {0, 0}) = 0
gettimeofday({1259724812, 155170}, {0, 0}) = 0
gettimeofday({1259724812, 155230}, {0, 0}) = 0
gettimeofday({1259724812, 155282}, {0, 0}) = 0
gettimeofday({1259724812, 155352}, {0, 0}) = 0
gettimeofday({1259724812, 155400}, {0, 0}) = 0
gettimeofday({1259724812, 155632}, {0, 0}) = 0
gettimeofday({1259724812, 155692}, {0, 0}) = 0
gettimeofday({1259724812, 155753}, {0, 0}) = 0
gettimeofday({1259724812, 155800}, {0, 0}) = 0
gettimeofday({1259724812, 155859}, {0, 0}) = 0
gettimeofday({1259724812, 155905}, {0, 0}) = 0
gettimeofday({1259724812, 156538}, {0, 0}) = 0
gettimeofday({1259724812, 156620}, {0, 0}) = 0
gettimeofday({1259724812, 156681}, {0, 0}) = 0
gettimeofday({1259724812, 156729}, {0, 0}) = 0
gettimeofday({1259724812, 156809}, {0, 0}) = 0
gettimeofday({1259724812, 156856}, {0, 0}) = 0
gettimeofday({1259724812, 157070}, {0, 0}) = 0
gettimeofday({1259724812, 157140}, {0, 0}) = 0
gettimeofday({1259724812, 157201}, {0, 0}) = 0
gettimeofday({1259724812, 157248}, {0, 0}) = 0
gettimeofday({1259724812, 157494}, {0, 0}) = 0
gettimeofday({1259724812, 157555}, {0, 0}) = 0
gettimeofday({1259724812, 157615}, {0, 0}) = 0
gettimeofday({1259724812, 157661}, {0, 0}) = 0
gettimeofday({1259724812, 157948}, {0, 0}) = 0
gettimeofday({1259724812, 158020}, {0, 0}) = 0
gettimeofday({1259724812, 158077}, {0, 0}) = 0
gettimeofday({1259724812, 158121}, {0, 0}) = 0
gettimeofday({1259724812, 158180}, {0, 0}) = 0
gettimeofday({1259724812, 158227}, {0, 0}) = 0
gettimeofday({1259724812, 158283}, {0, 0}) = 0
gettimeofday({1259724812, 158330}, {0, 0}) = 0
gettimeofday({1259724812, 158386}, {0, 0}) = 0
gettimeofday({1259724812, 158432}, {0, 0}) = 0
gettimeofday({1259724812, 158511}, {0, 0}) = 0
gettimeofday({1259724812, 158565}, {0, 0}) = 0
gettimeofday({1259724812, 158626}, {0, 0}) = 0
gettimeofday({1259724812, 158669}, {0, 0}) = 0
gettimeofday({1259724812, 158726}, {0, 0}) = 0
gettimeofday({1259724812, 158770}, {0, 0}) = 0
gettimeofday({1259724812, 158832}, {0, 0}) = 0
gettimeofday({1259724812, 158876}, {0, 0}) = 0
gettimeofday({1259724812, 158935}, {0, 0}) = 0
gettimeofday({1259724812, 158978}, {0, 0}) = 0
gettimeofday({1259724812, 159051}, {0, 0}) = 0
gettimeofday({1259724812, 159101}, {0, 0}) = 0
gettimeofday({1259724812, 159166}, {0, 0}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 159283503}) = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd48c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd48c)        = 0
brk(0xaab7000)                          = 0xaab7000
ioctl(4, 0xc0086457, 0xbfdfd43c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 159618253}) = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3731000
ioctl(4, 0x4020645d, 0xbfdfd37c)        = 0
ioctl(4, 0x40286454, 0xbfdfd384)        = 0
ioctl(4, 0xc0086457, 0xbfdfd32c)        = 0
ioctl(4, 0xc010645b, 0xbfdfd39c)        = 0
ioctl(4, 0xc0106461, 0xbfdfd39c)        = 0
ioctl(4, 0xc0106464, 0xbfdfd3c0)        = 0
mmap2(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x1018bb) = 0xb3631000
ioctl(4, 0x400c645f, 0xbfdfd3d0)        = 0
munmap(0xb3731000, 1052672)             = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
brk(0xaae4000)                          = 0xaae4000
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
brk(0xab08000)                          = 0xab08000
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2fc)        = 0
brk(0xab2c000)                          = 0xab2c000
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 172327549}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 172365961}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 172490069}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 172622069}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 172995022}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 173030710}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 173155447}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 173285841}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 173663334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 173698883}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 173821245}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 173951010}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 174318654}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 174353994}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 174476496}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 174606191}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb6c)        = 0
brk(0xab50000)                          = 0xab50000
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 178925105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 178961003}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 178995086}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179041670}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179079035}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179116400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179153696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179192946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179234153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179267886}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179301619}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179335353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179369156}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179421118}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179455200}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179488934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179522667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179556400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179590064}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179623657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179657321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179690915}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179726184}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179759778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179793442}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179827105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179860768}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179894432}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179927956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179961689}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 179996400}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 180131683}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 180264661}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 180635867}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 180671207}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 180795733}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 180925987}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 181296356}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 181341614}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 181464465}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 181594649}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182498604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182533245}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182567188}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182600852}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182634515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182668947}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182792566}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 182939582}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 183611385}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 183646306}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 183680249}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 183715030}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 183839556}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 183969810}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 184337944}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 184373563}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 184495855}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 184626248}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 185778280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 185815366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 185849239}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 185883042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 185916846}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 185951487}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 186074198}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 186204172}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 186567068}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 186602757}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 186726585}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 186858096}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 187282172}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 187317931}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 187505804}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 187646115}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190370134}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190404985}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190440884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190474826}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190508630}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190542293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190575957}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190609620}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190643284}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190677017}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190710750}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190744484}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190778007}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190811811}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190845614}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190897506}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190933404}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 190967626}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 191001569}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 191049271}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 191192445}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 191330731}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195160548}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195199310}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195240306}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195274040}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195307564}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195341297}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195375100}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195408973}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195442776}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195476579}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195510243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195543976}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195577640}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195611303}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195646852}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195680725}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195714529}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195748262}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195781925}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195815519}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195849113}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195882706}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195916370}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195950033}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 195983697}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196017360}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196051024}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196086084}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196219760}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196350713}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196719125}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196754535}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 196877036}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 197007290}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 201910847}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 201946466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 201980688}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202014631}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202048504}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202082377}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202116250}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202150123}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202183926}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202235818}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202270809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202304821}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202338555}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202372288}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202407698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202441361}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202475025}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202508758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202542421}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202576155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202609888}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202643621}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202677215}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202710809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202744542}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202778345}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202812078}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202845812}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202880942}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202914745}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202948339}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 202981932}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 203025723}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 203063228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 203100523}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 203137748}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 203176231}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 203323177}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 203459437}) = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd350)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd350)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209490091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209526059}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209560212}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209593945}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209627678}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209661202}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209694935}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209750180}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209784961}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209818764}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209852497}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209886161}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209919824}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209953418}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 209987012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210022281}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210055805}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210089469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210123272}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210157145}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210190878}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210224262}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210257856}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210291450}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210324974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210358707}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210392370}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210426034}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210459697}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210494618}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210528351}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210562224}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210595748}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210629132}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210662377}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210695761}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210729215}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210762459}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210795634}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210828599}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210861843}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210895158}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210928542}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210961646}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 210997824}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 211170542}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 211310853}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 211525615}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 211667881}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 211897380}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 212018764}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214503228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214539755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214573838}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214607361}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214640885}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214674409}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214707863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214741177}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214774841}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214808295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214841679}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214875063}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214907819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214941552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 214975076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 215017819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 215057419}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 215094714}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 215132288}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 215269526}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223226473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223262162}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223295546}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223329489}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223363013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223395698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223429432}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223462676}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223495082}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223528746}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223562130}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223594816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223628549}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223661724}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223694409}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223729749}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223762994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223795889}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223829413}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223862936}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223895971}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223929425}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 223975311}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224008695}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224042149}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224074835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224108638}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224141952}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224174638}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224208371}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224243432}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224276466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224309711}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224343025}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224375920}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224409305}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224442060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224475933}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224509178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224542073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224575387}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224607863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224641527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224674841}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224707806}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224742727}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224775343}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224808936}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224842181}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224875006}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224908460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224941006}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 224974320}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225007565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225040460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225073774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225106320}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225139984}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225173438}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225206333}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225241114}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225274079}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225308790}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225449311}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225679019}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 225824079}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 226056301}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 226175800}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 226404949}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 226524517}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230242307}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230277787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230312917}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230346441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230379546}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230413069}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230446174}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230479768}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230512803}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230546257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230579152}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230612606}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230645641}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230679304}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230712339}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230745863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230778758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230813819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230846853}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230899025}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230932479}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230966073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 230999177}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 231044504}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 231080892}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 231117768}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 231155203}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 231312695}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 231543241}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 231663228}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234153838}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234188130}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234222213}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234254968}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234288702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234321318}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234355121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234388156}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234423286}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234456321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234488867}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234540829}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234574003}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234607737}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234640911}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234674365}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234706632}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234739178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234772702}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 234898137}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 235752644}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 235786587}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 235819902}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 235852867}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 235886390}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 236011057}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 236136911}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 236758149}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 236792022}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 236824847}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 236858301}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 236979127}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 237105400}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242585077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242619578}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242652543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242685229}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242717985}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242750461}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242783077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242815692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242848308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242881064}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242913331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242945877}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 242978353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243020327}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243056784}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243094150}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243130397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243166435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243202683}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243241934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243274550}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243306956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243339223}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243371559}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243404035}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243436511}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243469057}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243501534}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243534150}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243566556}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243600429}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243633115}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243665451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243697927}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243730473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243763089}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243795635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243828042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243860588}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243892924}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243925400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243957876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 243991051}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 244129756}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 244262524}) = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251720524}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251756283}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251789108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251823540}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251856226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251888981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251921527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251954213}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 251986829}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252019515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252052061}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252084677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252117362}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252149978}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252182594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252215280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252247756}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252280372}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252314594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252347350}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252379896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252412512}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252445197}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252477883}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252510359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252542975}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252575731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252608486}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252640892}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252673578}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252706334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252739019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252771565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252804112}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252838404}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252871019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252903705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252936321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 252991077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253024950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253057565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253090042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253122588}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253155134}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253187889}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253220575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253253261}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253285877}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253318492}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253362353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253394969}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253427515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253461248}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253601000}) = 0
ioctl(4, 0xc0086457, 0xbfdfcb1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 253732372}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260161120}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260195552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260228308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260260993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260312257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260345082}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260377768}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260410384}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260442930}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260475616}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260510047}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260542873}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260575419}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260607965}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260640511}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260673057}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260705603}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260738358}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260770974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260803590}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260836206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260868752}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260901228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260933774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 260966320}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261000473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261033368}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261066193}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261098809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261131425}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261163971}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261196517}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261229063}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261261679}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261294295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261326911}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261368397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261401083}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261433699}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261466175}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261500258}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261533013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261565769}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261598455}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261631070}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261663337}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261695953}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261728499}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261761045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261793731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261826416}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261859940}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 261992569}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270561045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270595896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270628651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270661267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270694023}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270726639}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270759185}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270791731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270824207}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270858289}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270890835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270923381}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270955927}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 270988474}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271031705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271068093}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271126759}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271163007}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271199185}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271238854}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271271261}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271303807}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271336981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271371273}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271403819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271436156}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271468702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271501039}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271533654}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271566270}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271598956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271631572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271664118}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271696594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271729140}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271761616}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271794232}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271826708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271859324}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271893546}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271926092}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271958499}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 271990975}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272023311}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272055788}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272088264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272120740}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272153146}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272185553}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272217959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272250365}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272282772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272315248}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272347724}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272381667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272414213}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272446689}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272479096}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272511502}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272543908}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272576384}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272608861}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272640988}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272673464}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272706988}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 272841292}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 273390734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 273426422}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 273460086}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 273583007}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 273708721}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 274867667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 274901889}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 274936460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 274969356}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 275002041}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 275046949}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 275083057}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 275119724}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 275253889}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 275379533}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 275989457}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 276023051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 276055946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 276089609}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 276208130}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 276333774}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 286804169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 286839089}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 286871915}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 286904670}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 286937356}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 286969902}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287002448}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287047496}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287083534}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287119712}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287155820}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287191927}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287232645}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287265121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287299134}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287331680}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287364086}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287396562}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287428969}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287461375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287493781}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287526118}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287558454}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287590861}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287623337}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287655883}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287688359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287720765}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287753242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287786765}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287819311}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287851788}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287884194}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287916600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287949077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 287981483}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288014029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288046505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288078562}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288110899}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288143375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288175921}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288208467}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288240943}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288273419}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288307292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288339769}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288372175}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288404581}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288456124}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288489857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288522473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288554949}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288587286}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288619622}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288652169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288684575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288716981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288749457}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288781934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288816016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288848353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288880899}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288913235}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288945641}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 288978118}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289010873}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289043419}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289076035}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289108441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289140918}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289173324}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289205730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289238137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289270613}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289304486}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289337032}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289377471}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289409947}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289442354}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289474830}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289507306}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289539782}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289572957}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289710055}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 289898068}) = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 294795059}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 294829839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 294862665}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 294895351}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 294927966}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 294960582}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 294994874}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295039224}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295075611}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295111649}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295147687}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295183865}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295225490}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295258106}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295290722}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295323338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295355884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295388500}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295421185}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295474963}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295510512}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295543198}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295575674}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295608150}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295640696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295673243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295705789}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295738404}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295771020}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295803636}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295836322}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295868868}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295901414}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295933890}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 295966436}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 296000379}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 296033973}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 296158639}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0xc0086457, 0xbfdd57fc)        = 0
ioctl(4, 0x4020645d, 0xbfdd581c)        = 0
ioctl(4, 0xc0086457, 0xbfdd58dc)        = 0
ioctl(4, 0x4020645d, 0xbfdd58fc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb7c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb9c)        = 0
brk(0xab76000)                          = 0xab76000
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306611155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306646145}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306679041}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306711656}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306746018}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306797980}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306831644}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306864260}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306896806}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306929421}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306961967}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 306994583}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307039421}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307075879}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307112475}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307148863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307184761}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307220660}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307258933}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307295320}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307331847}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307368094}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307404482}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307440659}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307476907}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307513225}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307549821}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307586348}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307622875}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307658913}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307695231}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307731548}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307769472}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307805650}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307841828}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307879542}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307916488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307953015}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 307989332}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308025440}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308061828}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308098424}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308134742}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308171059}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308207656}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308244812}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308284132}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308320729}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308357256}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308393574}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308430101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308466697}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308503085}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308539262}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308575580}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308612037}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308648564}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308684951}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308721408}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308757866}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308796558}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308832875}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308869193}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308905999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308942456}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 308979053}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309015650}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309052316}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309088983}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309125510}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309161758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309198285}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309234602}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309271129}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309309681}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309358990}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309395866}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309431974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309470876}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 309707149}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 310401162}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 310439435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 310476939}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 310623815}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 310768946}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x40286454, 0xbfdfd474)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325402228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325442736}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325479543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325515930}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325552317}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325588705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325625092}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325661479}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325698006}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325734812}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325771619}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325808774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325845720}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325884203}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325921289}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325958374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 325995111}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326031987}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326069282}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326106368}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326143314}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326180400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326217066}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326253733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326290539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326327206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326363943}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326402635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326439371}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326476108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326513263}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326550209}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326586946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326623543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326660070}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326696946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326733473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326770000}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326806317}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326842565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326878882}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326917016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326953333}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 326989651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327026108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327062425}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327098673}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327135270}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327171517}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327238355}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327275301}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327312178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327348635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327384743}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327423644}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327461009}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327497816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327534413}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327570940}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327607257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327643714}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327680381}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327716908}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327753295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327789822}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327826279}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327862876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327899473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327937816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 327974133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328010521}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328047047}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328083505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328120101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328156768}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328193574}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328230101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328266698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328303086}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328339682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328376279}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328413016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328452336}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328488863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328525390}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328562197}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328598724}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328634901}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328671708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328708235}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328744832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328781498}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328818095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328854552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328890940}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 328930051}) = 0
ioctl(4, 0xc0086457, 0xbfdfd41c)        = 0
ioctl(4, 0xc010645b, 0xbfdfcb6c)        = 0
ioctl(4, 0xc0106464, 0xbfdfcbb0)        = 0
mmap2(NULL, 131072, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x101b24) = 0xb39f3000
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 336967525}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337010617}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337217556}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337268890}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337305836}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337358985}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337399633}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337436160}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337648268}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337685144}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337727049}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337769512}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337811417}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 337849061}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338057677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338098744}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338135690}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338208185}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338249112}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338462338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338499074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338535950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338572826}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338609633}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338646230}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338682547}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338724242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338759023}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338791849}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338824534}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338857290}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338890185}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338922941}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338955696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 338990058}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 339158655}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 339312306}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 339524484}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 339643563}) = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 339869919}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 339987531}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344392002}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344426574}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344459748}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344492504}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344525189}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344557596}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344590351}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344623107}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344655793}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344688408}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344721094}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344753780}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344786535}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344819291}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344851977}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344884662}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344918885}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344951501}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 344984256}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345017082}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345049837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345082523}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345115348}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345148034}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345180789}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345213545}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345246231}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345279126}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345311532}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345352599}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345407215}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345440739}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345473494}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345506948}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345640904}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 345771996}) = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc300)        = 0
ioctl(4, 0xc0086457, 0xbfdfc35c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc37c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc350)        = 0
ioctl(4, 0xc0086457, 0xbfdfc3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfc3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348359755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348393837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348427012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348459698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348494199}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348526885}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348559571}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348592257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348625012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348657698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348690453}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348723069}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348755755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348788371}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348820987}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348853672}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348886358}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348939717}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 348973590}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 349096091}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc0c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc14)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 362868583}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 362906856}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 362957841}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 362991364}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363035085}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363072031}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363108558}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363145155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363181752}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363218349}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363257530}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363290634}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363323669}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363356634}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363390996}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363424171}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363457276}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363490380}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363523555}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363556590}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363589834}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363622869}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363655904}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363689009}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363723510}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363756545}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363789650}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363822755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363855650}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363890012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363923187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363956152}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 363989187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364022152}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364055117}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364088012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364120837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364153733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364186558}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364219523}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364252488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364285453}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364318558}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364351593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364384628}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364418990}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364452164}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364485269}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364518374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364551479}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364584584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364617688}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364650653}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364683618}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364716653}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364749688}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364782793}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364815968}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364849072}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364882107}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364916469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364949644}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 364982539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365015504}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365048539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365081504}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365114469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365147434}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365180330}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365213225}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365246120}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365279295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365312260}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365353187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365386990}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365421422}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365469682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365503835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365536800}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365570044}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365603219}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365636533}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365669847}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365703022}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365736266}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365769581}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365802825}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365836279}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365869454}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365902489}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 365938317}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcabc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 366115295}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0xc0086457, 0xbfdd625c)        = 0
ioctl(4, 0x4020645d, 0xbfdd627c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd41c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd43c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd450)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x40286454, 0xbfdfd474)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379265850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379302167}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379335481}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379368446}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379401551}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379434516}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379467412}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379500167}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379532993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379565748}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379598573}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379631259}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379664154}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379696980}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379729875}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379764377}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379797202}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379829888}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379862713}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379895539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379928504}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379961539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 379994574}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380027469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380060224}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380092980}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380125735}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380158561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380191456}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380224212}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380258574}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380291399}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380324154}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380356840}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380389596}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380422421}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380455247}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380488002}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380521107}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380553932}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380586828}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380619793}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380652758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380685723}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380718688}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380771488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380805920}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380839024}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380871850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380904675}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380937570}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 380970535}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381003501}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381036396}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381069361}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381102256}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381135081}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381167977}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381200802}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381233837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381266802}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381301374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381334408}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381376104}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381409000}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381441755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381474231}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381507127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381539952}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381572777}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381605533}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381638289}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381670974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381703450}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381736136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381768962}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381803114}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381835939}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381868765}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381901660}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381934485}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 381967241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382000066}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382032962}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382065857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382098682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382131298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382164054}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382196809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382229635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382262390}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382296752}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382329787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382362612}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382395577}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 382429171}) = 0
ioctl(4, 0xc0086457, 0xbfdfd41c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc84)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 401815505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 401856641}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 401897359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 401936889}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402146832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402184546}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402221632}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402286444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402332540}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402370114}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402583130}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402620705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402661771}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402699136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402735733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402945187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 402982622}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403019498}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403056235}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403097930}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403137251}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403175035}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403382324}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403447765}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403494768}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403534368}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403743473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403781117}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403817854}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403862552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403902013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 403938749}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404147155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404184451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404226775}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404268609}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404306603}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404517873}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404554679}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404596165}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404637441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404675295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404885657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404922184}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 404967441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405007321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405044057}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405252533}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405289340}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405333968}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405381321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405585607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405623042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405659848}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405701334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405741702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405779207}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405815734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405852191}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 405888718}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406109137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406146362}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406183308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406225143}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406266489}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406473429}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406511074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406548159}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406591042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406630572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406840585}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406879347}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406916223}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406956032}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 406994026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407206064}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407249994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407286801}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407326401}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407367467}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407404972}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407441639}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407478236}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407515112}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407733226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407771080}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407807607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407852096}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 407889880}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 408093747}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 408131531}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 408168407}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 408214293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 408252356}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 408290629}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 408869963}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414536326}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414594922}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414629145}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414662180}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414695005}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414727830}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414760726}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414793481}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414826097}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414858853}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414891538}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414924364}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414957119}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 414990015}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415036878}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415073615}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415110072}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415146389}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415182567}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415219094}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415258484}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415291449}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415324415}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415357240}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415390065}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415422891}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415455716}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415488611}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415521507}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415557196}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 415689405}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb50)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 420812472}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 420846974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 420879799}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 420912415}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 420945241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 420977926}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421010612}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421043368}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421076053}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421108669}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421140936}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421173622}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421206307}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421238993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421271679}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421305901}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421338657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421381121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421413527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421446073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421478759}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421511584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421544340}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421577165}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421609711}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421642397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421674943}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421707698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421758613}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421791857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421826428}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421859463}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421892149}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421924905}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421957730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 421990555}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 422024079}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 422156708}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 422284028}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 422913368}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 422947590}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 422980835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 423014498}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 423156486}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 423294771}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426002867}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426036810}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426069775}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426102601}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426135356}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426168251}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426201147}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426234042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426266797}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426299623}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426332378}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426365064}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426397750}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426430366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426462982}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426496924}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426529680}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426562366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426595121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426628435}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426756315}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 426883216}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd350)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432095331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432131649}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432164614}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432197439}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432230125}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432262950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432295706}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432328462}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432360938}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432393554}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432426309}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432459065}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432491681}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432524506}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432557192}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432589947}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432624100}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432656716}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432689262}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432739198}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432772163}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432804989}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432837884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432870290}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432902976}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432935522}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 432968138}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433000684}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433033300}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433065916}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433098601}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433132754}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433165579}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433198125}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433230671}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433263217}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433295833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433328449}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433370005}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433403738}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433536856}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 433666830}) = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd350)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd350)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd350)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\224\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447609734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447644026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447676991}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447709816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447742502}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447775188}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447807594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447840140}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447872756}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447905302}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447937918}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 447970604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448003219}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448035905}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448068591}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448124743}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448158756}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448191512}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448224267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448257302}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448289778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448322604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448355429}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448388324}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448421150}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448454045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448486940}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448519975}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448552870}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448585835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448618661}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448653372}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448686267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448719093}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448751988}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448784953}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448817778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448850604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448883289}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448916115}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448948800}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 448981486}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449014312}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449047137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449079893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449112718}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449146940}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449179835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449212451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449245137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449277893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449310648}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449349270}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449387753}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449424490}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449461436}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449497753}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449534420}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449571226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449608242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449644979}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449683950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449720896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449757772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449794649}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449831455}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449868750}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449905277}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449941734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 449978331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450018210}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450050896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450083582}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450116337}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450149093}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450184153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450216979}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450249804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450282560}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450315385}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450348141}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450381176}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450414071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450446966}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450479722}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450512547}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450545233}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450578058}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450610814}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450643569}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450702934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450736598}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450769423}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450802179}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450834864}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450867620}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450900306}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450932782}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 450965747}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 451000528}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 451140769}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 451174153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 451208795}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 451242877}) = 0
gettimeofday({1259724812, 451327}, {0, 0}) = 0
gettimeofday({1259724812, 452091}, {0, 0}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 452207525}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
brk(0xab9a000)                          = 0xab9a000
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 452538991}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbac)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbcc)        = 0
brk(0xabca000)                          = 0xabca000
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbc0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc1c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc5c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc64)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc0c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb0c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcba0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc10)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccdc)        = 0
ioctl(4, 0x40286454, 0xbfdfcce4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489020863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489057530}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489090774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489125485}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489158451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489191625}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489224311}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489257346}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489290381}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489323276}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489363854}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489400939}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489437466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489473993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489510590}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489546978}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489585949}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489620101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489653276}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489686171}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489719206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489752241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489785066}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489817892}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489850787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489883612}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489916508}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489949403}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 489982228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490015054}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490047879}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490080635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490113460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490168914}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490202298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490235124}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490268019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490300635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490333111}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490365727}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490398273}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490430889}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490463505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490496190}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490528876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490561562}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490594178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490626724}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490660806}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490693771}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490726527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490759282}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490792317}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490825143}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490857898}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490890514}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490923200}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490955955}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 490988851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491021606}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491062743}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491095568}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491128254}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491161987}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491194743}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491227359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491259974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491292660}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491325346}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491358032}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491390787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491423543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491456159}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491488705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491521390}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491554076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491586832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491619587}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491652343}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491686355}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491718971}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491751517}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491784273}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491817028}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491849365}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491881981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491914527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491947143}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 491979898}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492012584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492045409}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492078095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492110781}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492143466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492177339}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492210095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492243549}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492276305}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492308851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492341466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492374012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492406628}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492439174}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492471651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492504127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492536603}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492569428}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492619505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492653028}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492687530}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492720355}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492753111}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492785866}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492818692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492851587}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492884413}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492917238}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492950063}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 492982749}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493015574}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493048400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493081155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493113981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493146876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493179841}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493214343}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493246819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493279435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493312330}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493350882}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493387339}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493423797}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493460044}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493496432}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493532609}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493572908}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493605733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493638489}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493671244}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493705955}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493738990}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493771816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493804781}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493837606}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493870152}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493902908}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493935733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 493968628}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 494001524}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 494035117}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc8c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 494219009}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd51c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbec)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc0c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
brk(0xabec000)                          = 0xabec000
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\225\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503575997}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503609800}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503642485}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503675031}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503707578}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503740054}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503772600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503805006}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503837482}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503869889}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503902435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503935120}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 503967876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504000492}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504033038}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504067120}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504099876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504132352}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504164758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504197235}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504229711}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504262187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504294593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504327070}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504359127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504391044}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504423590}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504456066}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504488543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504521089}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504553635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504587647}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504620124}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504652670}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504685146}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504717762}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504750238}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504790047}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504826505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504862543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504898511}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504934270}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 504970238}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505006276}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505042733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505080028}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505116206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505157552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505190238}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505222924}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505255539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505287876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505320422}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505359254}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505395152}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505431051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505467019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505502917}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505538955}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505578206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505612498}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505645044}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505677451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505709857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505742263}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505774739}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505807565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505840251}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505874263}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 505990549}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506037762}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506071285}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506105647}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506138193}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506170809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506203285}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506235832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506268308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506300714}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506333190}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506365527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506398073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506430619}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506463165}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506495292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506527838}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506560314}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506592720}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506626873}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506659279}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506691755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506724232}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506756708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506789254}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506821730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506854276}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506886962}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506919438}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506952054}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 506984809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507017355}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507057585}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507090271}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507124213}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507156759}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507189166}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507221712}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507254328}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507286804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507319350}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507351826}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507384302}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507416848}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507449255}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507481801}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507514277}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507546893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507579509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507612125}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507646137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507678613}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507711020}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507743566}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507776112}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507808588}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507841344}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507873750}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507906296}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507938772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 507971248}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508003725}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508036410}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508068956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508101502}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508135375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508168271}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508200817}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508233432}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508265909}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508298594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508331140}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508363686}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508396163}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508428709}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508478366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508512029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508544715}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508577471}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508610296}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508644588}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508677553}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508710309}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508742925}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508775471}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508807667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508840283}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508872899}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508905515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508938131}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 508970607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509003083}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509035559}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509068175}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509100721}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509133337}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509167420}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509200105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509232652}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509265198}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509297813}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509330080}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509370518}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509406905}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509443153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509479331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509515369}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509557274}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509590029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509622715}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509657636}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509690740}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509723496}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509756042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509788658}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509821344}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509854029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509886715}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509919401}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509952017}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 509984632}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510017109}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510049585}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510082061}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510114607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510147293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510181515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510214201}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510246747}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510279153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510311629}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510344245}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510376931}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510409547}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510443071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 510509140}) = 0
ioctl(4, 0xc0086457, 0xbfdfd68c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd6ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd60c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd62c)        = 0
brk(0xac10000)                          = 0xac10000
ioctl(4, 0xc0086457, 0xbfdfd6bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd6dc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd6bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd6dc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd6bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd6dc)        = 0
brk(0xac34000)                          = 0xac34000
ioctl(4, 0xc0086457, 0xbfdfd68c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd720)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 511082468}) = 0
ioctl(4, 0xc0086457, 0xbfdfd77c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd79c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
brk(0xac58000)                          = 0xac58000
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcddc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd60)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcddc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdd0)        = 0
mmap2(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb3731000
ioctl(4, 0x4020645d, 0xbfdfd51c)        = 0
ioctl(4, 0x40286454, 0xbfdfd524)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4cc)        = 0
ioctl(4, 0xc010645b, 0xbfdfd53c)        = 0
ioctl(4, 0xc0106461, 0xbfdfd53c)        = 0
ioctl(4, 0xc0106464, 0xbfdfd560)        = 0
mmap2(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x101ff2) = 0xb3531000
ioctl(4, 0x400c645f, 0xbfdfd570)        = 0
munmap(0xb3731000, 1052672)             = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
brk(0xac7d000)                          = 0xac7d000
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
brk(0xaca1000)                          = 0xaca1000
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4e0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd55c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 528487545}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 528609558}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 528869856}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 528987050}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 529113113}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 529343450}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 529478802}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 529618275}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 529840301}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 529982637}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 530110237}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 530336872}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 530453437}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 530577894}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 530811025}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 530927799}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 531060499}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 531280848}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 531397203}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 531521102}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 531754721}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 531871356}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 531995743}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd5b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 532227546}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 532344041}) = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 532468568}) = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
brk(0xacc5000)                          = 0xacc5000
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\226\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535625325}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535658709}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535691395}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535723871}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535756347}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535788823}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535823045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535855661}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535888207}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535920823}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535953369}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 535986055}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536018531}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536051077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536083483}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536116030}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536148506}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536181261}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536215064}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536321433}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536356074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536388830}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536421795}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536454201}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536486747}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536519223}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536551699}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536584315}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536616652}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536649058}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536681395}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536713801}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536746347}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536778893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536811509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536845452}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536877928}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536910334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536942741}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 536975217}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537026480}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537059515}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537092131}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537124607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537157014}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537189420}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537221826}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537254303}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537286849}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537319325}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537359833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537396430}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537432398}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537468436}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537504334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537540442}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537579833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 537613496}) = 0
gettimeofday({1259724812, 537688}, {0, 0}) = 0
gettimeofday({1259724812, 537977}, {0, 0}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 538072563}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 538353534}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
brk(0xace7000)                          = 0xace7000
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
brk(0xad17000)                          = 0xad17000
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\227\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 546916216}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 546953302}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 546989550}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547032153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547070984}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547103600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547136077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547168692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547201169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547233784}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547265981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547298457}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547330794}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547365016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547397562}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547430108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547471384}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547507772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547543810}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547579848}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547615746}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547651924}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547687962}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547724699}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547760667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547796915}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547832813}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547872902}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547905588}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547938203}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 547970680}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548003226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548035632}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548068108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548100445}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548132991}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548165397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548197943}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548230280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548262965}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548295372}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548327918}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548359905}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548393848}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548447486}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548480451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548512857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548545264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548577600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548610007}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548642273}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548674610}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548706946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548739492}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548772038}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548805423}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 548937213}) = 0
ioctl(4, 0xc0086457, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd66c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd64c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd66c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd61c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd6b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 549228172}) = 0
ioctl(4, 0xc0086457, 0xbfdfd70c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd72c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd660)        = 0
ioctl(4, 0xc0086457, 0xbfdfd6bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd6dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd620)        = 0
ioctl(4, 0xc0086457, 0xbfdfd67c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd69c)        = 0
ioctl(4, 0xc0086457, 0xbfdd642c)        = 0
ioctl(4, 0x4020645d, 0xbfdd644c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5cc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
brk(0xad47000)                          = 0xad47000
ioctl(4, 0xc0086457, 0xbfdfd5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfd60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd620)        = 0
ioctl(4, 0xc0086457, 0xbfdfd57c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd59c)        = 0
brk(0xad6b000)                          = 0xad6b000
ioctl(4, 0x400c645f, 0xbfdfd5e0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd63c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd65c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5c0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd660)        = 0
ioctl(4, 0xc0086457, 0xbfdfd6bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd6dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd580)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd560)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd580)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd580)        = 0
ioctl(4, 0x400c645f, 0xbfdfd520)        = 0
ioctl(4, 0xc0086457, 0xbfdfd57c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd59c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd61c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd63c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5c0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd560)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd580)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd560)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd520)        = 0
ioctl(4, 0xc0086457, 0xbfdfd57c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd59c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd61c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd63c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5c0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd580)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd560)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd520)        = 0
ioctl(4, 0xc0086457, 0xbfdfd57c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd59c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd580)        = 0
ioctl(4, 0x400c645f, 0xbfdfd560)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd520)        = 0
ioctl(4, 0xc0086457, 0xbfdfd57c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd59c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd680)        = 0
ioctl(4, 0xc0086457, 0xbfdfd6dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd6fc)        = 0
ioctl(4, 0xc0086457, 0xbfdd63dc)        = 0
ioctl(4, 0x4020645d, 0xbfdd63fc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd56c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd58c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd59c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5bc)        = 0
brk(0xad90000)                          = 0xad90000
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd56c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd58c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd59c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd8c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdac)        = 0
brk(0xadb8000)                          = 0xadb8000
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcda0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfce1c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdf0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce6c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\230\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\364\237]\267"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566289769}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566327763}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566364011}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566400188}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566438950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566471496}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566504182}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566536798}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566569553}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566602169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566634785}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566667471}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566700157}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566734309}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566767414}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566800239}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566832855}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566865611}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566898226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566930773}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566963319}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 566995934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567041750}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567078487}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567114455}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567150493}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567186392}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567222500}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567263776}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567296322}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567328449}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567360855}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567414284}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567447738}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567480214}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567512690}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567545096}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567577503}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567610119}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567642595}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567675001}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567707547}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567739884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567773896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567806303}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567838709}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567871255}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567903731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567936138}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 567968614}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568000880}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568033357}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568065623}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568097960}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568130506}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568163052}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568195458}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568227934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568261528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568294004}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568326271}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568358328}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568390595}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568423071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568455477}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568487884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568520220}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568552557}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568584893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568617299}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568649706}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568682322}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568714938}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568747344}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568788341}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568824728}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568861185}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568897153}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568932842}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 568968811}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 569004919}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 569042284}) = 0
gettimeofday({1259724812, 569132}, {0, 0}) = 0
gettimeofday({1259724812, 569887}, {0, 0}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 570035985}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbdc)        = 0
brk(0xade6000)                          = 0xade6000
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 570365287}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
brk(0xae0a000)                          = 0xae0a000
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd310)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd3e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc94)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594171736}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594208123}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594241158}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594273774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594306320}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594339005}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594371621}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594404307}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594436643}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594469190}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594501805}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594556631}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594589875}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594622561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594656783}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594689469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594722085}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594754701}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594786897}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594819374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594852059}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594884675}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594917291}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594949837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 594982243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595014999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595055927}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595088822}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595121577}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595155520}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595188136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595220752}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595253228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595285635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595318181}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595350657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595391863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595428320}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595464847}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595501444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595537412}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595573450}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595614657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595647133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595681984}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595714530}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595746796}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595779482}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595812028}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595844644}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595877260}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595909946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595942771}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 595975596}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596008492}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596041177}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596073793}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596106339}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596138885}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596172758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596205444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596238269}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596270955}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596303222}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596335698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596368244}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596400790}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596433406}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596466022}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596498708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596531463}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596564149}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596596695}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596629311}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596661787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596695730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596728415}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596761101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596793927}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596826682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596859298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596891914}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 596924460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597023774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597070708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597128536}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597166041}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597203685}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597243774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597276460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597309076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597341761}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597382758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597419146}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597455463}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597491711}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597528028}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597569444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597602200}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597634815}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597667571}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597702003}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597734828}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597767584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597800130}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597832676}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597865292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597897907}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597930593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597963279}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 597995965}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598028581}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598061196}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598093812}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598126638}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598159393}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598192288}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598226371}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598258987}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598291603}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598324219}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598356834}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598389450}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598421996}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598454682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598487298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598519984}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598552600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598585285}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598617901}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598650517}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598682784}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598716936}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598749692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598782377}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598814993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598847539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598880155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598912771}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598945527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 598978282}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599011038}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599043933}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599084372}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599117127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599149674}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599182220}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599216162}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599248848}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599281464}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599314080}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599346766}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599379312}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599411788}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599445801}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc3c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 599634581}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc94)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620017968}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620053308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620086483}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620119168}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620152273}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620185168}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620217994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620250749}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620283435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620316051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620348667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620381073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620413480}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620446026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620478781}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620513143}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620545899}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620578445}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620611130}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620643886}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620676572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620709397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620742292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620775257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620807594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620840349}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620872965}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620905651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620938337}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 620971092}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621005175}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621038070}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621090381}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621124114}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621156870}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621189626}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621222241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621254997}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621287683}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621320578}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621359060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621395308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621431416}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621467524}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621503772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621541905}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621582133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621614819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621647435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621679981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621712597}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621745143}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621777899}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621810654}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621843410}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621876375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621909060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621941816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 621974292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622006908}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622041060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622073886}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622106641}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622139257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622171873}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622204489}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622237105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622269721}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622302406}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622335022}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622367708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622400394}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622432730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622465416}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622498102}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622532045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622564940}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622597626}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622630451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622663137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622695752}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622728299}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622760914}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622793460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622825937}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622858622}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622891029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622923645}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622956330}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 622988946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623021632}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623063537}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623096293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623128909}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623161594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623194350}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623226896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623259582}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623291778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623324324}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623357010}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623389696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623422312}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623455067}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623487543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623520159}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623554312}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623604178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623637213}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623669829}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623702585}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623735340}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623767956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623800572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623833188}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623865804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623898559}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623931245}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623964001}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 623996686}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624029372}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624063664}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624096280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624128896}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624161721}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624194616}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624227372}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624260197}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624292813}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624325499}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624358115}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624390801}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624423626}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624456382}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624489137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624521823}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624555835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624588731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624621277}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624653893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624686648}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624719334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624752159}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624784845}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624817391}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624849937}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624882483}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624915029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624947715}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 624980401}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625013226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625045981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625079994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625112610}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625145156}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625177702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625210318}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625242934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625275620}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625308375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625340991}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625381778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625418026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625453645}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625489753}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625525861}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625568813}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625601639}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625634254}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625666731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625699347}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625731823}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625764508}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625798172}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc3c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 625980388}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccdc)        = 0
ioctl(4, 0x40286454, 0xbfdfcce4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646364892}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646399114}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646431939}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646464346}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646496682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646530835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646563241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646595647}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646628054}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646660530}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646692936}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646725343}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646757819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646790295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646822771}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646855108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646887444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646919920}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646952327}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 646984873}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647018816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647058696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647091731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647124137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647156474}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647188950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647221426}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647253832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647286309}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647318855}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647351191}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647383528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647415864}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647448340}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647480886}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647539623}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647572518}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647604924}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647637121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647669388}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647701655}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647733991}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647765978}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647798315}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647830651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647862918}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647895115}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647927312}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647959509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 647991845}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648025648}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648058055}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648090321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648122728}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648154994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648187261}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648219528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648251864}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648284270}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648316607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648349013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648381280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648413407}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648445604}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648477870}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648510207}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648544150}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648576486}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648608823}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648640950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648673426}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648705832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648738099}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648770575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648803051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648835458}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648867864}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648900201}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648932467}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648964804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 648996721}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649030524}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649063001}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649095407}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649127743}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649160010}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649192347}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649224334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649256670}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649288727}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649320994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649353331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649394886}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649430575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649466264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649502023}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649539318}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649579547}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649611953}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649644289}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649676696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649709800}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649742207}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649774473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649806810}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649839286}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649871623}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649904099}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649936505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 649984766}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650018010}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650051883}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650084429}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650116905}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650149312}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650181718}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650214334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650246600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650279077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650310994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650343331}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650375877}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650408353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650440829}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650473235}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650505502}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650537839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650571712}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650604048}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650636454}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650668861}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650701267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650733743}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650765940}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650798416}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650830683}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650863019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650895496}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650928042}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650960658}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 650993064}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651025400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651066468}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651098944}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651131280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651163407}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651195814}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651228150}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651260487}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651292753}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651325020}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651357287}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651398842}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651435229}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651471687}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651507655}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651543693}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651585737}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651618214}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651650480}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651682607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651715014}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651747350}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651779687}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651812023}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651844360}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651876626}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651908893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651941160}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 651973496}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 652005833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 652038169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 652070715}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 652105217}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc8c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 652299655}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
brk(0xae2e000)                          = 0xae2e000
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\230\0\303\1G\5\v\1\0\0\2\0 \2\0\0\0\0\312\3\232\0\305\3\207\0\0\0\1\0"..., 4096) = 320
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\231\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666319243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666353745}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666386570}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666419186}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666453478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666486164}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666518919}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666551605}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666584151}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666616767}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666649313}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666681789}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666714335}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666746671}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666779148}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666811554}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666843960}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666876646}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666909122}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666943135}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 666975821}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667008297}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667040703}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667073179}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667105516}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667138202}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667170817}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667203364}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667235910}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667268316}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667321605}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667354360}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667500049}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667533084}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667565490}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667597897}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667630233}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667662360}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667694557}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667726894}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667759160}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667791497}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667823763}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667856379}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667888856}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667921262}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667953459}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 667987402}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668019738}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668051935}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668084202}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668116538}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668148875}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668181071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668213408}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668245255}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668277522}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668309789}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668342125}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668374532}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668406868}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668439135}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668471402}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668505205}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668537541}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668569948}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668602354}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668634690}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668667097}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668699433}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668731770}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668764106}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668796443}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668828500}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668860836}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668893173}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668925579}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668957706}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 668991300}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669023636}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669055903}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669088100}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669120157}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669152424}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669184760}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669216887}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669249084}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669281421}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669313757}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669346163}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669403434}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669439402}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669475301}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669512666}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669548495}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669589631}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669622037}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669654374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669686850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669719187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669751593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669783860}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669816196}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669848463}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669901682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669935415}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 669968171}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670005885}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670128875}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670161701}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670194247}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670226653}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670259060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670291396}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670323942}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670356488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670389034}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670421580}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670454126}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670486533}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670520475}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670553091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670585637}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670618253}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670650939}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670683345}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670715821}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670748228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670780704}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670813180}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670845726}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670878272}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670910958}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670943713}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 670976259}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 671008945}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 671052456}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 671088704}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 671124602}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 671161828}) = 0
gettimeofday({1259724812, 671269}, {0, 0}) = 0
gettimeofday({1259724812, 671987}, {0, 0}) = 0
gettimeofday({1259724812, 672079}, {0, 0}) = 0
gettimeofday({1259724812, 672153}, {0, 0}) = 0
gettimeofday({1259724812, 672196}, {0, 0}) = 0
gettimeofday({1259724812, 672257}, {0, 0}) = 0
gettimeofday({1259724812, 672299}, {0, 0}) = 0
gettimeofday({1259724812, 672361}, {0, 0}) = 0
gettimeofday({1259724812, 672403}, {0, 0}) = 0
gettimeofday({1259724812, 672451}, {0, 0}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 672538609}) = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd48c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd48c)        = 0
brk(0xae52000)                          = 0xae52000
ioctl(4, 0xc0086457, 0xbfdfd43c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4d0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 672858482}) = 0
ioctl(4, 0xc0086457, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd54c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2fc)        = 0
brk(0xae82000)                          = 0xae82000
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 674506456}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 674541377}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 674659968}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 674785472}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd39c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd40c)        = 0
ioctl(4, 0x40286454, 0xbfdfd414)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676035701}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676069853}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676102539}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676135015}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676167491}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676199898}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676232234}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676265618}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd460)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676385955}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 676512298}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
brk(0xaea4000)                          = 0xaea4000
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd2b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689204902}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689240172}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689273277}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689306102}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689338927}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689379575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689415962}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689452420}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689488947}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689525404}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689561791}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689600204}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689632959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689665575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689699937}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689732832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689765658}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689798483}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689850445}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689884108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689917073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689949899}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 689982724}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690015550}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690048375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690081200}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690113956}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690146781}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690179537}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690213899}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690246585}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690279410}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690312166}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690344921}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690377677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690410362}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690443048}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690475734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690508419}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690541175}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690574070}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690606826}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690639651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690672197}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690706140}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690738965}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690771581}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690804337}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690837023}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690869778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690902534}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690935150}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 690967765}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691000381}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691033067}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691109334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691142509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691175404}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691209696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691242591}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691275347}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691307683}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691340229}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691380039}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691416985}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691453512}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691490039}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691526147}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691562185}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691602623}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691635239}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691667924}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691700610}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691734972}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691767728}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691800553}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691833309}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691865994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691898540}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691931156}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691963842}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 691996528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692029213}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692061829}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692094375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692126991}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692159607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692192362}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692226305}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692259131}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692291677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692324293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692356909}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692407264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692439950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692472705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692506788}) = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd15c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 692694451}) = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701175627}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701210128}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701242954}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701275639}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701308255}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701340801}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701381030}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701419233}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701455341}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701491519}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701527627}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701569461}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701602077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701634553}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701666960}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701699226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701731563}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701763969}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701796376}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701828433}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701860839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701893176}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701927188}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701959595}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 701992001}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702024477}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702056884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702089290}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702121696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702154242}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702186858}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702219334}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702251741}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702284217}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702316693}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702349099}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702381506}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702415169}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702447785}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702480192}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702512668}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702545144}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702577620}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702610096}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702642572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702674979}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702707176}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702739722}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702772338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702804884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702837430}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702869976}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702902452}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702936255}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 702968731}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703001137}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703033474}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703074122}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703106668}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703158839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703191665}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703224071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703256617}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703289023}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703322408}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703464814}) = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 703597093}) = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd38c)        = 0
ioctl(4, 0x40286454, 0xbfdfd394)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710569068}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710603430}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710638071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710670897}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710703513}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710736268}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710769024}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710801849}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710834605}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710867430}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710921557}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710954522}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 710987208}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711019894}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711062846}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711096580}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711130802}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711163418}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711196103}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711228649}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711261195}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711293741}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711326357}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711359043}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711391659}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711424345}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711456891}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711489437}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711522053}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711554599}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711587214}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711619830}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711654053}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711686668}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711719354}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711752040}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711784656}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711817202}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711849538}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711882084}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711914700}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711947316}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 711979792}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712012408}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712044884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712077430}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712110046}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712144129}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712176884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712209500}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712242046}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712274522}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712308465}) = 0
ioctl(4, 0xc0086457, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3e0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712443259}) = 0
ioctl(4, 0xc0086457, 0xbfdfd15c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 712569671}) = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc3c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc44)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 723833392}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 723868662}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 723901697}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 723934383}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 723967278}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724001850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724034815}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724067780}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724100745}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724133640}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724166605}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724199431}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724232186}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724264872}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724297697}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724330173}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724362999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724395894}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724428929}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724461684}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724494580}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724528592}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724561348}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724594173}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724626929}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724659615}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724692440}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724724916}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724757672}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724790288}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724822973}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724855729}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724888484}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724921170}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724953716}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 724986332}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725020345}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725053310}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725086065}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725118821}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725151576}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725184262}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725217018}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725249634}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725305856}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725339729}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725379329}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725415786}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725452034}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725488211}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725526205}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725562522}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725601075}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725633691}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725666307}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725699272}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725732027}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725764992}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725797957}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725830783}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725863468}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725896224}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725928910}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725961805}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 725994561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726028922}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726061957}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726094713}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726127399}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726160224}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726192910}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726225735}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726258491}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726290897}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726323513}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726356059}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726388675}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726421360}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726453557}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726486313}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726518999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726553151}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726585837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726618453}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726651208}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726684872}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbec)        = 0
ioctl(4, 0xc0086457, 0xbfdfcaec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 726859614}) = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd120)        = 0
ioctl(4, 0xc0086457, 0xbfdfd17c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd19c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc94)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739131495}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739165857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739198822}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739231577}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739264473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739297298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739330054}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739369025}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739405552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739442219}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739478746}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739515552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739552149}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739588466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739626530}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739662917}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739699095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739735552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739771730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739807628}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739847647}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739880473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739913298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 739946123}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740000809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740034892}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740067857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740100752}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740135254}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740168288}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740201184}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740234079}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740266695}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740299450}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740332206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740364961}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740397787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740430612}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740463438}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740496333}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740529298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740562053}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740594879}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740627704}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740661787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740694612}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740727507}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740760333}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740793019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740825634}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740858250}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740890936}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740923622}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740956307}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 740988993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741021749}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741054295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741086911}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741119526}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741153330}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741187203}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741219958}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741252784}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741285609}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741318504}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741351260}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741393304}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741429552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741465939}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741502117}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741538434}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741579361}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741611907}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741644593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741678676}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741711361}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741744187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741777082}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741809837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741842663}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741875349}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741907964}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741940720}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 741973545}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742006371}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742039126}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742071882}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742104637}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742137323}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742171266}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742204091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742236777}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742269602}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742302358}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742335114}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742368917}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc3c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 742567126}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcb80)        = 0
ioctl(4, 0xc0086457, 0xbfdfcbdc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcbfc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd42c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0xc0086457, 0xbfdfcdcc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdec)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd00)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd5c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcd7c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd70)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\231\0\23\2G\5\v\1\0\0\2\0 \2\0\0\0\0\255\3\236\0\250\3\213\0\0\0\1\0"..., 4096) = 352
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\232\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755585678}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755619901}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755652796}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755685412}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755717958}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755750783}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755783469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755816434}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755849190}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755881945}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755914701}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755947317}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 755980002}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756012688}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756045513}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756079945}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756112840}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756145386}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756178142}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756210688}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756243374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756276129}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756308885}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756341640}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756374466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756407082}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756439697}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756472243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756504859}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756537475}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756571488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756604243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756636929}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756669405}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756702021}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756734567}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756767113}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756799729}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756832345}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756864961}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756897647}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756930123}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756962669}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 756995145}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757027761}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757060447}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757094669}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757127354}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757160180}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757211932}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757245875}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757278631}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757310897}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757343513}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757400505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757436892}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757473000}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757509038}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757545076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757588447}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757621413}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757654098}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757686714}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757719260}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757751876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757784352}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757816898}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757849305}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757881851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757914397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757946943}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 757979559}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758012174}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758044651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758077127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758111140}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758143755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758176441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758209127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758241813}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758274428}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758306974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758339451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758371927}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758404403}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758437089}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758469844}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758502390}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758535006}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758567552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758601425}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758634111}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758666657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758699133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758731889}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758767857}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758888962}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758921857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758954543}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 758987228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 759019774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 759064193}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 759185298}) = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 759469622}) = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd13c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd15c)        = 0
brk(0xaec8000)                          = 0xaec8000
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd430)        = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
brk(0xaeec000)                          = 0xaeec000
ioctl(4, 0x400c645f, 0xbfdfd4c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd51c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd53c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\232\0s\2G\5\v\1\0\0\2\0 \2\0\0\0\0\203\3\312\0~\3\267\0\0\0\1\0", 4096) = 32
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\233\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765206593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765245215}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765281742}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765322529}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765355215}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765388110}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765420796}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765453482}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765486167}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765518993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765551678}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765584364}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765617120}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765651621}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765684307}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765716923}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765749469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765782015}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765814561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765847107}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765879653}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765911850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765944186}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 765976593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 766009069}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 766041545}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 766074161}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 766108872}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\234\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd78c)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 766599297}) = 0
ioctl(4, 0xc0086457, 0xbfdd2d8c)        = 0
ioctl(4, 0x4020645d, 0xbfdd2dac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd56c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd58c)        = 0
brk(0xaf10000)                          = 0xaf10000
ioctl(4, 0xc0086457, 0xbfdfd59c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5bc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd59c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5bc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 767148320}) = 0
ioctl(4, 0xc0086457, 0xbfdfd65c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd67c)        = 0
brk(0xaf40000)                          = 0xaf40000
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\235\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd55c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd56c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd58c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd56c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd58c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd53c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd62c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd64c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd38c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3ac)        = 0
brk(0xaf70000)                          = 0xaf70000
ioctl(4, 0x400c645f, 0xbfdfd3f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd10c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd12c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd11c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd13c)        = 0
brk(0xaf94000)                          = 0xaf94000
ioctl(4, 0xc0086457, 0xbfdfd14c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd16c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd180)        = 0
ioctl(4, 0xc0086457, 0xbfdfd18c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0xc0086457, 0xbfdd5e2c)        = 0
ioctl(4, 0x4020645d, 0xbfdd5e4c)        = 0
ioctl(4, 0xc0086457, 0xbfdd5f0c)        = 0
ioctl(4, 0x4020645d, 0xbfdd5f2c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd18c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ac)        = 0
brk(0xafb8000)                          = 0xafb8000
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
gettimeofday({1259724812, 769513}, {0, 0}) = 0
ioctl(4, 0x400c645f, 0xbfdfd410)        = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd48c)        = 0
gettimeofday({1259724812, 769713}, {0, 0}) = 0
ioctl(4, 0xc0086457, 0xbfddd2cc)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 769966415}) = 0
ioctl(4, 0xc0086457, 0xbfddd33c)        = 0
ioctl(4, 0x4020645d, 0xbfddd2ec)        = 0
ioctl(4, 0x40286454, 0xbfddd2f4)        = 0
ioctl(4, 0xc0086457, 0xbfddd29c)        = 0
ioctl(4, 0xc0106464, 0xbfddd390)        = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x101a7f) = 0xb7844000
ioctl(4, 0x400c645f, 0xbfddd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfddd2cc)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 770506079}) = 0
ioctl(4, 0xc0086457, 0xbfddd33c)        = 0
ioctl(4, 0xc0106464, 0xbfddd390)        = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x101a80) = 0xb56d1000
ioctl(4, 0x400c645f, 0xbfddd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdd297c)        = 0
ioctl(4, 0x4020645d, 0xbfdd299c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd15c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd17c)        = 0
brk(0xafe0000)                          = 0xafe0000
ioctl(4, 0xc0086457, 0xbfdfd18c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1cc)        = 0
brk(0xb004000)                          = 0xb004000
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0xc0086457, 0xbfddd2cc)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 771506136}) = 0
ioctl(4, 0xc0086457, 0xbfddd33c)        = 0
ioctl(4, 0x4020645d, 0xbfddd2ec)        = 0
ioctl(4, 0x40286454, 0xbfddd2f4)        = -1 EINVAL (Invalid argument)
clock_gettime(CLOCK_MONOTONIC, {88539, 771684022}) = 0
ioctl(4, 0xc0086457, 0xbfddd29c)        = 0
ioctl(4, 0xc0106464, 0xbfddd390)        = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x1019fc) = 0xb56d0000
ioctl(4, 0x400c645f, 0xbfddd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdd29cc)        = 0
ioctl(4, 0x4020645d, 0xbfdd29ec)        = 0
ioctl(4, 0xc0086457, 0xbfdd5e7c)        = 0
ioctl(4, 0x4020645d, 0xbfdd5e9c)        = 0
ioctl(4, 0xc0086457, 0xbfdd5f5c)        = 0
ioctl(4, 0x4020645d, 0xbfdd5f7c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1fc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1fc)        = 0
brk(0xb034000)                          = 0xb034000
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd21c)        = 0
brk(0xb058000)                          = 0xb058000
ioctl(4, 0xc0086457, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd22c)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 774115405}) = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd2cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ec)        = 0
brk(0xb081000)                          = 0xb081000
ioctl(4, 0xc0086457, 0xbfdfd2cc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd360)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
gettimeofday({1259724812, 774805}, {0, 0}) = 0
ioctl(4, 0x400c645f, 0xbfdfd5e0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd63c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd65c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd5e0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd63c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd65c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd560)        = 0
ioctl(4, 0xc0086457, 0xbfdfd5bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd4e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 775745151}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 775779583}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 775812478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 775845164}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 775877710}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 775910256}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 775943710}) = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd530)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 776075850}) = 0
ioctl(4, 0xc0086457, 0xbfdfd49c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4bc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd500)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 776279227}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd57c)        = 0
brk(0xb0a5000)                          = 0xb0a5000
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd4e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 776695900}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 776730751}) = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd530)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 776850319}) = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd500)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 776977919}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd57c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd50c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd4e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 777341513}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 777375875}) = 0
ioctl(4, 0xc0086457, 0xbfdfd48c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd530)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 777504384}) = 0
ioctl(4, 0xc0086457, 0xbfdfd46c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd500)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 777632892}) = 0
ioctl(4, 0xc0086457, 0xbfdfd55c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd57c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd5e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 777861063}) = 0
ioctl(4, 0xc0086457, 0xbfdfd58c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd630)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 778003190}) = 0
ioctl(4, 0xc0086457, 0xbfdfd4ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4cc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd510)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 778200352}) = 0
ioctl(4, 0xc0086457, 0xbfdfd56c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd58c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd5e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 778428314}) = 0
ioctl(4, 0xc0086457, 0xbfdfd58c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd630)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 778567508}) = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd510)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd5e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 778791209}) = 0
ioctl(4, 0xc0086457, 0xbfdfd58c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd630)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 778921533}) = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd510)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd5e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 779166676}) = 0
ioctl(4, 0xc0086457, 0xbfdfd58c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd630)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 779314739}) = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd510)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd5e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 779538092}) = 0
ioctl(4, 0xc0086457, 0xbfdfd58c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd630)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 779678472}) = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd510)        = 0
ioctl(4, 0x4020645d, 0xbfdfd5dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd5e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 779903431}) = 0
ioctl(4, 0xc0086457, 0xbfdfd58c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd630)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 780018460}) = 0
ioctl(4, 0xc0086457, 0xbfdfd56c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd600)        = 0
ioctl(4, 0x4020645d, 0xbfdfd44c)        = 0
ioctl(4, 0x40286454, 0xbfdfd454)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 780269818}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4a0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 780401399}) = 0
ioctl(4, 0xc0086457, 0xbfdfd2ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd380)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 780526625}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd44c)        = 0
ioctl(4, 0x40286454, 0xbfdfd454)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 780726999}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4a0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 780863329}) = 0
ioctl(4, 0xc0086457, 0xbfdfd2ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd380)        = 0
ioctl(4, 0x4020645d, 0xbfdfd44c)        = 0
ioctl(4, 0x40286454, 0xbfdfd454)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 781087729}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4a0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 781220358}) = 0
ioctl(4, 0xc0086457, 0xbfdfd2ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd380)        = 0
ioctl(4, 0x4020645d, 0xbfdfd44c)        = 0
ioctl(4, 0x40286454, 0xbfdfd454)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 781451534}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4a0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 781588562}) = 0
ioctl(4, 0xc0086457, 0xbfdfd2ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd380)        = 0
ioctl(4, 0x4020645d, 0xbfdfd44c)        = 0
ioctl(4, 0x40286454, 0xbfdfd454)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 781811635}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4a0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 781927921}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd470)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\235\0{\2G\5\v\1\0\0\2\0 \2\0\0\0\0\202\3\312\0}\3\267\0\0\0\1\0", 4096) = 32
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\236\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9fc)        = 0
ioctl(4, 0x40286454, 0xbfdfda04)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783165368}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783202663}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783240448}) = 0
ioctl(4, 0xc0086457, 0xbfdfd9ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfda80)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783351565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783384670}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783417705}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783450809}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783483495}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783515971}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783548727}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 783582111}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\237\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd98c)        = 0
ioctl(4, 0x40286454, 0xbfdfd994)        = 0
ioctl(4, 0xc0086457, 0xbfdfd93c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda10)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 784023228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 784071628}) = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd74c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd76c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd71c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 784334790}) = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd7bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd7dc)        = 0
brk(0xb0c9000)                          = 0xb0c9000
ioctl(4, 0x400c645f, 0xbfdfd820)        = 0
ioctl(4, 0xc0086457, 0xbfdfd87c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd89c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd76c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd78c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7d0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd82c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd84c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd75c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd77c)        = 0
brk(0xb0ed000)                          = 0xb0ed000
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd98c)        = 0
ioctl(4, 0x40286454, 0xbfdfd994)        = 0
ioctl(4, 0xc0086457, 0xbfdfd93c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\240\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd93c)        = 0
ioctl(4, 0x40286454, 0xbfdfd944)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791364455}) = 0
ioctl(4, 0xc0086457, 0xbfdfd8ec)        = 0
ioctl(4, 0xc010645b, 0xbfdfd92c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd9c0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791540804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791574468}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791607433}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791640258}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791673991}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791748652}) = 0
ioctl(4, 0xc0086457, 0xbfdfd68c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd720)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 791895807}) = 0
ioctl(4, 0xc0086457, 0xbfdfd77c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd79c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7e0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd83c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd85c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\241\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0xc010645b, 0xbfdfd99c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 794914627}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 794953459}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 795026722}) = 0
ioctl(4, 0xc0086457, 0xbfdfc52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc54c)        = 0
ioctl(4, 0xc0086457, 0xbfdfc52c)        = 0
ioctl(4, 0x4020645d, 0xbfdfc54c)        = 0
ioctl(4, 0xc0086457, 0xbfdfc4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 795339052}) = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
mmap2(NULL, 565168, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb3969000
mmap2(NULL, 565248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb37a8000
brk(0xb10f000)                          = 0xb10f000
munmap(0xb37a8000, 565248)              = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\242\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd29c)        = 0
ioctl(4, 0x40286454, 0xbfdfd2a4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2bc)        = 0
ioctl(4, 0xc0106461, 0xbfdfd2bc)        = 0
ioctl(4, 0xc0106464, 0xbfdfd2e0)        = 0
mmap2(NULL, 1048576, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0x1020f2) = 0xb3732000
ioctl(4, 0x400c645f, 0xbfdfd2f0)        = 0
ioctl(4, 0xc0086457, 0xbfdd2a7c)        = 0
ioctl(4, 0x4020645d, 0xbfdd2a9c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd27c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd29c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
brk(0xb136000)                          = 0xb136000
ioctl(4, 0xc0086457, 0xbfdfce2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce4c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
brk(0xb15b000)                          = 0xb15b000
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd28c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ac)        = 0
ioctl(4, 0xc0086457, 0xbfdfd2ac)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2cc)        = 0
brk(0xb17f000)                          = 0xb17f000
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\243\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
munmap(0xb3969000, 565168)              = 0
ioctl(4, 0xc0086457, 0xbfdfd25c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd27c)        = 0
brk(0xb1a3000)                          = 0xb1a3000
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd18c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd45c)        = 0
ioctl(4, 0x40286454, 0xbfdfd464)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 827844789}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 827882224}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 827915119}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 827947735}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 827980421}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828012967}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828045652}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828078408}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828111163}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828143849}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828176465}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828209081}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828241767}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828274452}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828307208}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828341709}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828374535}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828407360}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828439976}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828472592}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828505278}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828537894}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828571906}) = 0
ioctl(4, 0xc0086457, 0xbfdfd40c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd4b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828712846}) = 0
ioctl(4, 0xc0086457, 0xbfdfd3ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 828849316}) = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd9dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd9e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832224326}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832258479}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832291444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832324339}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832356955}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832389501}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832422187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832454872}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832489095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832521990}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832554676}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832587431}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832620047}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832652733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832685349}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832717895}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832750511}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832783196}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832815882}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832848568}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832881184}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 832914498}) = 0
ioctl(4, 0xc0086457, 0xbfdfd98c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda60)        = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833024218}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833057044}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833089590}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833122415}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833155101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833187857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833220542}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833253158}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833303165}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833337177}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833369863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833413444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833446060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833480212}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833512898}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833545514}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833578060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833610606}) = 0
clock_gettime(CLOCK_MONOTONIC, {88539, 833643990}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\5\4\0\t\0 \2\0\0\0\0\366\4\367\2\210\6\5\0\2\0 \2\t\0 \2\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\271\245\0\0\0\0\0t\337\303\277h\3436\v\5\0\0\0\24\0\0\0\340\f\304\v(\364\263\n", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 834113}, NULL) = 0
gettimeofday({1259724812, 834157}, NULL) = 0
gettimeofday({1259724812, 834192}, NULL) = 0
gettimeofday({1259724812, 834226}, NULL) = 0
gettimeofday({1259724812, 834260}, NULL) = 0
gettimeofday({1259724812, 834293}, NULL) = 0
gettimeofday({1259724812, 834326}, NULL) = 0
gettimeofday({1259724812, 834360}, NULL) = 0
gettimeofday({1259724812, 834393}, NULL) = 0
gettimeofday({1259724812, 834427}, NULL) = 0
gettimeofday({1259724812, 834460}, NULL) = 0
gettimeofday({1259724812, 834495}, NULL) = 0
gettimeofday({1259724812, 834528}, NULL) = 0
gettimeofday({1259724812, 834562}, NULL) = 0
gettimeofday({1259724812, 834595}, NULL) = 0
gettimeofday({1259724812, 834629}, NULL) = 0
gettimeofday({1259724812, 834662}, NULL) = 0
gettimeofday({1259724812, 834696}, NULL) = 0
gettimeofday({1259724812, 834730}, NULL) = 0
gettimeofday({1259724812, 834763}, NULL) = 0
gettimeofday({1259724812, 834797}, NULL) = 0
gettimeofday({1259724812, 834830}, NULL) = 0
gettimeofday({1259724812, 834863}, NULL) = 0
gettimeofday({1259724812, 834897}, NULL) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\n\2\0\t\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\312\3\232\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\247\0\0\0\0\0\0\0\0\0\305\3\207\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\306\3\232\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\250\0\0\0\0\0\0\0\0\0\301\3\207\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\302\3\232\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\251\0\0\0\0\0\0\0\0\0\275\3\207\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\276\3\232\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\252\0\0\0\0\0\0\0\0\0\271\3\207\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\273\3\233\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\253\0\0\0\0\0\0\0\0\0\266\3\210\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\270\3\233\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\254\0\0\0\0\0\0\0\0\0\263\3\210\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\266\3\234\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\255\0\0\0\0\0\0\0\0\0\261\3\211\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\264\3\234\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\256\0\0\0\0\0\0\0\0\0\257\3\211\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\263\3\234\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\257\0\0\0\0\0\0\0\0\0\256\3\211\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\261\3\235\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\260\0\0\0\0\0\0\0\0\0\254\3\212\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\255\3\236\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\261\0\0\0\0\0\0\0\0\0\250\3\213\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\251\3\241\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\262\0\0\0\0\0\0\0\0\0\244\3\216\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\245\3\244\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\263\0\0\0\0\0\0\0\0\0\240\3\221\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\240\3\250\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\264\0\0\0\0\0\0\0\0\0\233\3\225\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\234\3\255\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\265\0\0\0\0\0\0\0\0\0\227\3\232\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\227\3\262\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\266\0\0\0\0\0\0\0\0\0\222\3\237\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\222\3\266\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\267\0\0\0\0\0\0\0\0\0\215\3\243\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\216\3\272\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\270\0\0\0\0\0\0\0\0\0\211\3\247\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\213\3\277\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\271\0\0\0\0\0\0\0\0\0\206\3\254\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\207\3\305\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\272\0\0\0\0\0\0\0\0\0\202\3\262\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\205\3\312\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\273\0\0\0\0\0\0\0\0\0\200\3\267\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\203\3\312\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\274\0\0\0\0\0\0\0\0\0~\3\267\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\202\3\312\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\275\0\0\0\0\0\0\0\0\0}\3\267\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 840862}, NULL) = 0
gettimeofday({1259724812, 840904}, {0, 0}) = 0
gettimeofday({1259724812, 840952}, {0, 0}) = 0
gettimeofday({1259724812, 840998}, {0, 0}) = 0
gettimeofday({1259724812, 841036}, {0, 0}) = 0
gettimeofday({1259724812, 841074}, {0, 0}) = 0
gettimeofday({1259724812, 841111}, {0, 0}) = 0
gettimeofday({1259724812, 841165}, {0, 0}) = 0
gettimeofday({1259724812, 841206}, {0, 0}) = 0
gettimeofday({1259724812, 841244}, {0, 0}) = 0
gettimeofday({1259724812, 841281}, {0, 0}) = 0
gettimeofday({1259724812, 841319}, {0, 0}) = 0
gettimeofday({1259724812, 841357}, {0, 0}) = 0
gettimeofday({1259724812, 841395}, {0, 0}) = 0
gettimeofday({1259724812, 841432}, {0, 0}) = 0
gettimeofday({1259724812, 841470}, {0, 0}) = 0
gettimeofday({1259724812, 841515}, {0, 0}) = 0
gettimeofday({1259724812, 841553}, {0, 0}) = 0
gettimeofday({1259724812, 841590}, {0, 0}) = 0
gettimeofday({1259724812, 841628}, {0, 0}) = 0
gettimeofday({1259724812, 841666}, {0, 0}) = 0
gettimeofday({1259724812, 841705}, {0, 0}) = 0
gettimeofday({1259724812, 841742}, {0, 0}) = 0
gettimeofday({1259724812, 841780}, {0, 0}) = 0
gettimeofday({1259724812, 841825}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 841894}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 849447}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 849522}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 856079}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 856154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 864572}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 864643}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 873447}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 873523}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 880084}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 880159}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 888101}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 888176}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 896081}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 896157}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 904084}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 904159}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 913450}, NULL) = 0
read(3, "\6\0\275\0\3\3G\5\v\1\0\0\2\0 \2\0\0\0\0\204\3\313\0\177\3\270\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 913599}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\204\3\313\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\276\0\0\0\0\0\0\0\0\0\177\3\270\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 913921}, NULL) = 0
gettimeofday({1259724812, 913963}, {0, 0}) = 0
gettimeofday({1259724812, 914002}, {0, 0}) = 0
gettimeofday({1259724812, 914042}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 914110}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 920085}, NULL) = 0
read(3, "\6\0\276\0\v\3G\5\v\1\0\0\2\0 \2\0\0\0\0\210\3\310\0\203\3\265\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 920248}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\210\3\310\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\277\0\0\0\0\0\0\0\0\0\203\3\265\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 920562}, NULL) = 0
gettimeofday({1259724812, 920604}, {0, 0}) = 0
gettimeofday({1259724812, 920642}, {0, 0}) = 0
gettimeofday({1259724812, 920680}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 920747}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 928085}, NULL) = 0
read(3, "\6\0\277\0\23\3G\5\v\1\0\0\2\0 \2\0\0\0\0\214\3\307\0\207\3\264\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 928225}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\214\3\307\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\300\0\0\0\0\0\0\0\0\0\207\3\264\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 928536}, NULL) = 0
gettimeofday({1259724812, 928580}, {0, 0}) = 0
gettimeofday({1259724812, 928617}, {0, 0}) = 0
gettimeofday({1259724812, 928656}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 928723}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 937454}, NULL) = 0
read(3, "\6\0\300\0\33\3G\5\v\1\0\0\2\0 \2\0\0\0\0\217\3\305\0\212\3\262\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 937595}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\217\3\305\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\301\0\0\0\0\0\0\0\0\0\212\3\262\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 937909}, NULL) = 0
gettimeofday({1259724812, 937951}, {0, 0}) = 0
gettimeofday({1259724812, 937989}, {0, 0}) = 0
gettimeofday({1259724812, 938027}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 938095}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 944085}, NULL) = 0
read(3, "\6\0\301\0#\3G\5\v\1\0\0\2\0 \2\0\0\0\0\220\3\304\0\213\3\261\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 944219}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\220\3\304\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\302\0\0\0\0\0\0\0\0\0\213\3\261\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 944535}, NULL) = 0
gettimeofday({1259724812, 944579}, {0, 0}) = 0
gettimeofday({1259724812, 944634}, {0, 0}) = 0
gettimeofday({1259724812, 944673}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 944740}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 952085}, NULL) = 0
read(3, "\6\0\302\0+\3G\5\v\1\0\0\2\0 \2\0\0\0\0\221\3\304\0\214\3\261\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 952226}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\221\3\304\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\303\0\0\0\0\0\0\0\0\0\214\3\261\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 952536}, NULL) = 0
gettimeofday({1259724812, 952580}, {0, 0}) = 0
gettimeofday({1259724812, 952618}, {0, 0}) = 0
gettimeofday({1259724812, 952656}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 952723}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 960085}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 960161}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 965802}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 965872}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 972087}, NULL) = 0
read(3, "\6\0\303\0C\3G\5\v\1\0\0\2\0 \2\0\0\0\0\221\3\302\0\214\3\257\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 972230}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\221\3\302\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\304\0\0\0\0\0\0\0\0\0\214\3\257\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 972548}, NULL) = 0
gettimeofday({1259724812, 972590}, {0, 0}) = 0
gettimeofday({1259724812, 972628}, {0, 0}) = 0
gettimeofday({1259724812, 972667}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 972735}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 981458}, NULL) = 0
read(3, "\6\0\304\0K\3G\5\v\1\0\0\2\0 \2\0\0\0\0\221\3\301\0\214\3\256\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 981606}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\221\3\301\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\305\0\0\0\0\0\0\0\0\0\214\3\256\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 981935}, NULL) = 0
gettimeofday({1259724812, 981968}, {0, 0}) = 0
gettimeofday({1259724812, 982006}, {0, 0}) = 0
gettimeofday({1259724812, 982045}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 982112}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 988084}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 988159}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724812, 993454}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724812, 993529}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 1486}, NULL)  = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 1571}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 8087}, NULL)  = 0
read(3, "\6\0\305\0c\3G\5\v\1\0\0\2\0 \2\0\0\0\0\222\3\300\0\215\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 8235}, NULL)  = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\222\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\306\0\0\0\0\0\0\0\0\0\215\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 8560}, NULL)  = 0
gettimeofday({1259724813, 8602}, {0, 0}) = 0
gettimeofday({1259724813, 8642}, {0, 0}) = 0
gettimeofday({1259724813, 8683}, NULL)  = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 8751}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 16085}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 16160}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 24081}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 24156}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 32086}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 32160}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 41461}, NULL) = 0
read(3, "\6\0\306\0\203\3G\5\v\1\0\0\2\0 \2\0\0\0\0\220\3\300\0\213\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 41603}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\220\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\307\0\0\0\0\0\0\0\0\0\213\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 41917}, NULL) = 0
gettimeofday({1259724813, 41959}, {0, 0}) = 0
gettimeofday({1259724813, 41997}, {0, 0}) = 0
gettimeofday({1259724813, 42036}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 42103}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 48085}, NULL) = 0
read(3, "\6\0\307\0\213\3G\5\v\1\0\0\2\0 \2\0\0\0\0\217\3\300\0\212\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 48226}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\217\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\310\0\0\0\0\0\0\0\0\0\212\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 48573}, NULL) = 0
gettimeofday({1259724813, 48615}, {0, 0}) = 0
gettimeofday({1259724813, 48653}, {0, 0}) = 0
gettimeofday({1259724813, 48691}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 48758}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 56085}, NULL) = 0
read(3, "\6\0\310\0\223\3G\5\v\1\0\0\2\0 \2\0\0\0\0\215\3\300\0\210\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 56225}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\215\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\311\0\0\0\0\0\0\0\0\0\210\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 56535}, NULL) = 0
gettimeofday({1259724813, 56579}, {0, 0}) = 0
gettimeofday({1259724813, 56616}, {0, 0}) = 0
gettimeofday({1259724813, 56655}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 56722}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 65918}, NULL) = 0
read(3, "\6\0\311\0\233\3G\5\v\1\0\0\2\0 \2\0\0\0\0\214\3\300\0\207\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 66062}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\214\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\312\0\0\0\0\0\0\0\0\0\207\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 66394}, NULL) = 0
gettimeofday({1259724813, 66438}, {0, 0}) = 0
gettimeofday({1259724813, 66477}, {0, 0}) = 0
gettimeofday({1259724813, 66516}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 66582}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 72087}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 72161}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 77762}, NULL) = 0
read(3, "\6\0\312\0\253\3G\5\v\1\0\0\2\0 \2\0\0\0\0\213\3\300\0\206\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 77891}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\213\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\313\0\0\0\0\0\0\0\0\0\206\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 78221}, NULL) = 0
gettimeofday({1259724813, 78254}, {0, 0}) = 0
gettimeofday({1259724813, 78292}, {0, 0}) = 0
gettimeofday({1259724813, 78353}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 78422}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 85463}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 85538}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 93465}, NULL) = 0
read(3, "\6\0\313\0\273\3G\5\v\1\0\0\2\0 \2\0\0\0\0\212\3\300\0\205\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 93612}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\212\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\314\0\0\0\0\0\0\0\0\0\205\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 93940}, NULL) = 0
gettimeofday({1259724813, 93973}, {0, 0}) = 0
gettimeofday({1259724813, 94011}, {0, 0}) = 0
gettimeofday({1259724813, 94050}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 94116}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 100081}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 100155}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 109463}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 109539}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 116084}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 116158}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 125463}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 125538}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 133467}, NULL) = 0
read(3, "\6\0\314\0\343\3G\5\v\1\0\0\2\0 \2\0\0\0\0\211\3\300\0\204\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 133614}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\211\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\315\0\0\0\0\0\0\0\0\0\204\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 133942}, NULL) = 0
gettimeofday({1259724813, 133975}, {0, 0}) = 0
gettimeofday({1259724813, 134013}, {0, 0}) = 0
gettimeofday({1259724813, 134052}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 134119}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 141464}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 141538}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 149464}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 149539}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 156085}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 156181}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 165855}, NULL) = 0
read(3, "\6\0\315\0\3\4G\5\v\1\0\0\2\0 \2\0\0\0\0\210\3\300\0\203\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 166020}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\210\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\316\0\0\0\0\0\0\0\0\0\203\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 166590}, NULL) = 0
gettimeofday({1259724813, 166623}, {0, 0}) = 0
gettimeofday({1259724813, 166663}, {0, 0}) = 0
gettimeofday({1259724813, 166702}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 166769}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 172085}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 172163}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 181473}, NULL) = 0
read(3, "\6\0\316\0\23\4G\5\v\1\0\0\2\0 \2\0\0\0\0\207\3\300\0\202\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 181622}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\207\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\317\0\0\0\0\0\0\0\0\0\202\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 181954}, NULL) = 0
gettimeofday({1259724813, 181987}, {0, 0}) = 0
gettimeofday({1259724813, 182026}, {0, 0}) = 0
gettimeofday({1259724813, 182065}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 182132}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 189470}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 189545}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 197471}, NULL) = 0
read(3, "\6\0\317\0#\4G\5\v\1\0\0\2\0 \2\0\0\0\0\206\3\300\0\201\3\255\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 197617}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\206\3\300\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\320\0\0\0\0\0\0\0\0\0\201\3\255\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 197947}, NULL) = 0
gettimeofday({1259724813, 197980}, {0, 0}) = 0
gettimeofday({1259724813, 198019}, {0, 0}) = 0
gettimeofday({1259724813, 198057}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 198124}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 205472}, NULL) = 0
read(3, "\6\0\320\0+\4G\5\v\1\0\0\2\0 \2\0\0\0\0\205\3\301\0\200\3\256\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 205640}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\205\3\301\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\321\0\0\0\0\0\0\0\0\0\200\3\256\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 205967}, NULL) = 0
gettimeofday({1259724813, 206000}, {0, 0}) = 0
gettimeofday({1259724813, 206038}, {0, 0}) = 0
gettimeofday({1259724813, 206077}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 206143}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 213474}, NULL) = 0
read(3, "\6\0\321\0003\4G\5\v\1\0\0\2\0 \2\0\0\0\0\204\3\301\0\177\3\256\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 213620}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\204\3\301\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\322\0\0\0\0\0\0\0\0\0\177\3\256\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 213949}, NULL) = 0
gettimeofday({1259724813, 213982}, {0, 0}) = 0
gettimeofday({1259724813, 214020}, {0, 0}) = 0
gettimeofday({1259724813, 214059}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 214126}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 221473}, NULL) = 0
read(3, "\6\0\322\0;\4G\5\v\1\0\0\2\0 \2\0\0\0\0\201\3\302\0|\3\257\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 221617}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\201\3\302\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\323\0\0\0\0\0\0\0\0\0|\3\257\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 221945}, NULL) = 0
gettimeofday({1259724813, 221978}, {0, 0}) = 0
gettimeofday({1259724813, 222015}, {0, 0}) = 0
gettimeofday({1259724813, 222055}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 222122}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 229472}, NULL) = 0
read(3, "\6\0\323\0C\4G\5\v\1\0\0\2\0 \2\0\0\0\0\177\3\304\0z\3\261\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 229618}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\177\3\304\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\324\0\0\0\0\0\0\0\0\0z\3\261\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 229966}, NULL) = 0
gettimeofday({1259724813, 229999}, {0, 0}) = 0
gettimeofday({1259724813, 230037}, {0, 0}) = 0
gettimeofday({1259724813, 230077}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 230377}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 237474}, NULL) = 0
read(3, "\6\0\324\0K\4G\5\v\1\0\0\2\0 \2\0\0\0\0z\3\307\0u\3\264\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 237619}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2z\3\307\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\325\0\0\0\0\0\0\0\0\0u\3\264\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 237947}, NULL) = 0
gettimeofday({1259724813, 237981}, {0, 0}) = 0
gettimeofday({1259724813, 238018}, {0, 0}) = 0
gettimeofday({1259724813, 238061}, {0, 0}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\326\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\\\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 238480780}) = 0
ioctl(4, 0xc0086457, 0xbfdfd7bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd7dc)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 238632336}) = 0
ioctl(4, 0xc0086457, 0xbfdfd87c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd89c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\327\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\\\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\330\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\\\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9fc)        = 0
ioctl(4, 0x40286454, 0xbfdfda04)        = 0
ioctl(4, 0xc0086457, 0xbfdfd9ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfda80)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 240152851}) = 0
ioctl(4, 0xc0086457, 0xbfdfd7fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd81c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
brk(0xb1c7000)                          = 0xb1c7000
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
brk(0xb1e9000)                          = 0xb1e9000
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0xc0086457, 0xbfdfd7dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd870)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 241620216}) = 0
ioctl(4, 0xc0086457, 0xbfdfd8cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd8ec)        = 0
brk(0xb20b000)                          = 0xb20b000
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\331\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\\\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd93c)        = 0
ioctl(4, 0x40286454, 0xbfdfd944)        = 0
ioctl(4, 0xc0086457, 0xbfdfd8ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd9c0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 245050959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 245123035}) = 0
ioctl(4, 0xc0086457, 0xbfdfd68c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd720)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 245264254}) = 0
ioctl(4, 0xc0086457, 0xbfdfd77c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd79c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7e0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd83c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd85c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\331\0S\4G\5\v\1\0\0\2\0 \2\0\0\0\0r\3\313\0m\3\270\0\0\0\1\0", 4096) = 32
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\332\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 246042425}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 246077136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 246144114}) = 0
ioctl(4, 0xc0086457, 0xbfdfc4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 246275974}) = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfc590)        = 0
ioctl(4, 0xc0086457, 0xbfdfc5ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfc60c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcd40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcd9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcdbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcdb0)        = 0
ioctl(4, 0xc0086457, 0xbfdfce0c)        = 0
ioctl(4, 0x4020645d, 0xbfdfce2c)        = 0
mmap2(NULL, 565168, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0xb3969000
mmap2(NULL, 565248, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb34a7000
munmap(0xb34a7000, 565248)              = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\332\0[\4G\5\v\1\0\0\2\0 \2\0\0\0\0j\3\321\0e\3\276\0\0\0\1\0"..., 4096) = 64
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\333\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0xc0086457, 0xbfdfd44c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd46c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2ec)        = 0
ioctl(4, 0x40286454, 0xbfdfd2f4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd340)        = 0
ioctl(4, 0xc0086457, 0xbfdfd34c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd36c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\333\0k\4G\5\v\1\0\0\2\0 \2\0\0\0\0T\3\341\0O\3\316\0\0\0\1\0", 4096) = 32
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\334\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
munmap(0xb3969000, 565168)              = 0
ioctl(4, 0xc0086457, 0xbfdfd22c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd1f0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd24c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd26c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd2c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd31c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd33c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc40)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccbc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd420)        = 0
ioctl(4, 0xc0086457, 0xbfdfd47c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd49c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd480)        = 0
ioctl(4, 0xc0086457, 0xbfdfd4dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd4fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd9dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd9e4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278089791}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278127017}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278160121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278193086}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278226121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278259086}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278291842}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278324667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278357423}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278412598}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278445702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278478528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278511283}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278544039}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278578401}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278611366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278644052}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278676737}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278709353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278742178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278774934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278807620}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278840375}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278872991}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278905677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278938363}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 278971048}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279003664}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279036490}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279069315}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279117086}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279153264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279189582}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279225829}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279262077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279302236}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279335201}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279368026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279400851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279433607}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279466363}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279499048}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279531804}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279564629}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279600807}) = 0
ioctl(4, 0xc0086457, 0xbfdfd98c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda60)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279714299}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279746915}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279779391}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279812007}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279844483}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279876959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279909575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279942191}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 279975016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280007912}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280040528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280073143}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280107156}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280139982}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280172528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280205074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280237759}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280270305}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 280303201}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\334\0s\4G\5\v\1\0\0\2\0 \2\0\0\0\0H\3\354\0C\3\331\0\0\0\1\0", 4096) = 32
writev(3, [{"\222\5\4\0\n\0 \2\0\0\0\0\366\4\367\2\210\6\5\0\2\0 \2\n\0 \2\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\271\336\0\0\0\0\0t\337\303\277h\3436\v\5\0\0\0\24\0\0\0\340\f\304\v(\364\263\n", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 280889}, NULL) = 0
gettimeofday({1259724813, 280932}, NULL) = 0
gettimeofday({1259724813, 280967}, NULL) = 0
gettimeofday({1259724813, 281001}, NULL) = 0
gettimeofday({1259724813, 281035}, NULL) = 0
gettimeofday({1259724813, 281068}, NULL) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\n\2\0\n\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2r\3\313\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\340\0\0\0\0\0\0\0\0\0m\3\270\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2j\3\321\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\341\0\0\0\0\0\0\0\0\0e\3\276\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2a\3\327\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\342\0\0\0\0\0\0\0\0\0\\\3\304\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2T\3\341\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\343\0\0\0\0\0\0\0\0\0O\3\316\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2H\3\354\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\344\0\0\0\0\0\0\0\0\0C\3\331\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 282532}, NULL) = 0
gettimeofday({1259724813, 282574}, {0, 0}) = 0
gettimeofday({1259724813, 282616}, {0, 0}) = 0
gettimeofday({1259724813, 282655}, {0, 0}) = 0
gettimeofday({1259724813, 282696}, {0, 0}) = 0
gettimeofday({1259724813, 282734}, {0, 0}) = 0
gettimeofday({1259724813, 282771}, {0, 0}) = 0
gettimeofday({1259724813, 282809}, {0, 0}) = 0
gettimeofday({1259724813, 282846}, {0, 0}) = 0
gettimeofday({1259724813, 282883}, {0, 0}) = 0
gettimeofday({1259724813, 282921}, {0, 0}) = 0
gettimeofday({1259724813, 282958}, {0, 0}) = 0
gettimeofday({1259724813, 282999}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 283066}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 289475}, NULL) = 0
read(3, "\6\0\344\0{\4G\5\v\1\0\0\2\0 \2\0\0\0\0:\3\370\0005\3\345\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 289609}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2:\3\370\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\345\0\0\0\0\0\0\0\0\0005\3\345\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 289926}, NULL) = 0
gettimeofday({1259724813, 289970}, {0, 0}) = 0
gettimeofday({1259724813, 290007}, {0, 0}) = 0
gettimeofday({1259724813, 290046}, {0, 0}) = 0
gettimeofday({1259724813, 290084}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 290151}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 297496}, NULL) = 0
read(3, "\6\0\345\0\203\4G\5\v\1\0\0\2\0 \2\0\0\0\0/\3\2\1*\3\357\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 297637}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2/\3\2\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\346\0\0\0\0\0\0\0\0\0*\3\357\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 297952}, NULL) = 0
gettimeofday({1259724813, 297994}, {0, 0}) = 0
gettimeofday({1259724813, 298032}, {0, 0}) = 0
gettimeofday({1259724813, 298070}, {0, 0}) = 0
gettimeofday({1259724813, 298108}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 298175}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 304086}, NULL) = 0
read(3, "\6\0\346\0\213\4G\5\v\1\0\0\2\0 \2\0\0\0\0&\3\f\1!\3\371\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 304225}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2&\3\f\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\347\0\0\0\0\0\0\0\0\0!\3\371\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 304536}, NULL) = 0
gettimeofday({1259724813, 304580}, {0, 0}) = 0
gettimeofday({1259724813, 304617}, {0, 0}) = 0
gettimeofday({1259724813, 304655}, {0, 0}) = 0
gettimeofday({1259724813, 304693}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 304761}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 312086}, NULL) = 0
read(3, "\6\0\347\0\223\4G\5\v\1\0\0\2\0 \2\0\0\0\0 \3\22\1\33\3\377\0\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 312225}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2 \3\22\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\350\0\0\0\0\0\0\0\0\0\33\3\377\0\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 312535}, NULL) = 0
gettimeofday({1259724813, 312579}, {0, 0}) = 0
gettimeofday({1259724813, 312617}, {0, 0}) = 0
gettimeofday({1259724813, 312655}, {0, 0}) = 0
gettimeofday({1259724813, 312693}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 312760}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 321598}, NULL) = 0
read(3, "\6\0\350\0\233\4G\5\v\1\0\0\2\0 \2\0\0\0\0\34\3\26\1\27\3\3\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 321748}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\34\3\26\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\351\0\0\0\0\0\0\0\0\0\27\3\3\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 322118}, NULL) = 0
gettimeofday({1259724813, 322160}, {0, 0}) = 0
gettimeofday({1259724813, 322200}, {0, 0}) = 0
gettimeofday({1259724813, 322240}, {0, 0}) = 0
gettimeofday({1259724813, 322278}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 322346}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 329632}, NULL) = 0
read(3, "\6\0\351\0\243\4G\5\v\1\0\0\2\0 \2\0\0\0\0\27\3\32\1\22\3\7\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 329772}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\27\3\32\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\352\0\0\0\0\0\0\0\0\0\22\3\7\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 330104}, NULL) = 0
gettimeofday({1259724813, 330147}, {0, 0}) = 0
gettimeofday({1259724813, 330185}, {0, 0}) = 0
gettimeofday({1259724813, 330223}, {0, 0}) = 0
gettimeofday({1259724813, 330261}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 330328}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 336087}, NULL) = 0
read(3, "\6\0\352\0\253\4G\5\v\1\0\0\2\0 \2\0\0\0\0\23\3\36\1\16\3\v\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 336227}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\23\3\36\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\353\0\0\0\0\0\0\0\0\0\16\3\v\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 336537}, NULL) = 0
gettimeofday({1259724813, 336581}, {0, 0}) = 0
gettimeofday({1259724813, 336618}, {0, 0}) = 0
gettimeofday({1259724813, 336656}, {0, 0}) = 0
gettimeofday({1259724813, 336694}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 336761}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 344086}, NULL) = 0
read(3, "\6\0\353\0\263\4G\5\v\1\0\0\2\0 \2\0\0\0\0\20\3!\1\v\3\16\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 344226}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\20\3!\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\354\0\0\0\0\0\0\0\0\0\v\3\16\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 344539}, NULL) = 0
gettimeofday({1259724813, 344581}, {0, 0}) = 0
gettimeofday({1259724813, 344619}, {0, 0}) = 0
gettimeofday({1259724813, 344657}, {0, 0}) = 0
gettimeofday({1259724813, 344695}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 344762}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 352086}, NULL) = 0
read(3, "\6\0\354\0\273\4G\5\v\1\0\0\2\0 \2\0\0\0\0\r\3\"\1\10\3\17\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 352227}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\r\3\"\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\355\0\0\0\0\0\0\0\0\0\10\3\17\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 352536}, NULL) = 0
gettimeofday({1259724813, 352580}, {0, 0}) = 0
gettimeofday({1259724813, 352618}, {0, 0}) = 0
gettimeofday({1259724813, 352655}, {0, 0}) = 0
gettimeofday({1259724813, 352694}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 352761}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 361479}, NULL) = 0
read(3, "\6\0\355\0\303\4G\5\v\1\0\0\2\0 \2\0\0\0\0\f\3#\1\7\3\20\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 361614}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\f\3#\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\356\0\0\0\0\0\0\0\0\0\7\3\20\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 361930}, NULL) = 0
gettimeofday({1259724813, 361974}, {0, 0}) = 0
gettimeofday({1259724813, 362011}, {0, 0}) = 0
gettimeofday({1259724813, 362049}, {0, 0}) = 0
gettimeofday({1259724813, 362087}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 362154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 368086}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 368160}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 373935}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 374006}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 381480}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 381556}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 389497}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 389573}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 396080}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 396155}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 405481}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 405557}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 412080}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 412154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 420084}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 420159}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 425476}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 425552}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 432080}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 432155}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 440079}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 440154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 445478}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 445553}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 452079}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 452154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 460079}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 460154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 469485}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 469560}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 477487}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 477565}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 484081}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 484156}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 489483}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 489558}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 496080}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 496155}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 504079}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 504154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 509482}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 509557}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 516079}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 516154}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 524084}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 524158}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 533487}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 533562}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 541490}, NULL) = 0
read(3, "\2\t\356\0x\5G\5\v\1\0\0\2\0 \2\0\0\0\0\f\3#\1\7\3\20\1\0\0\1\1", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\220\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 \2", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\357\0\235\4\0\0\0\0\10\377\7\0\0\31\31\10}\1\370\0\0\0\0\0\0\0\0\0\0\10"..., 4096) = 4096
read(3, "\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\0\0\0\0\0"..., 660) = 660
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=82321, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56cf000
read(7, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096
read(7, "\t\t\t\t\tbg_BG.UTF-8\nbn_IN.utf8\t\t\t\t\t"..., 4096) = 4096
read(7, "8859-15\t\t\t\tde_CH.ISO8859-15\nde_C"..., 4096) = 4096
read(7, "_ZA.ISO8859-1\nen_ZA.ISO-8859-1\t\t"..., 4096) = 4096
read(7, "85915\t\t\t\teu_ES.ISO8859-15\neu_ES."..., 4096) = 4096
read(7, "14\ngv_GB.ISO-8859-14\t\t\t\tgv_GB.IS"..., 4096) = 4096
read(7, "w_GB.ISO8859-1\nkw_GB.ISO-8859-1\t"..., 4096) = 4096
read(7, "O8859-1\noc_FR\t\t\t\t\t\toc_FR.ISO8859"..., 4096) = 4096
read(7, "llic\t\t\t\tsr_RS.UTF-8\nsr_CS\t\t\t\t\t\ts"..., 4096) = 4096
read(7, "CN.gb2312\nzh_CN.Big5\t\t\t\t\tzh_TW.b"..., 4096) = 4096
read(7, "\t\t\t\tC\nPOSIX-UTF2:\t\t\t\t\tC\nC_C.C:\t\t"..., 4096) = 4096
read(7, "R.ISO-8859-14:\t\t\t\tbr_FR.ISO8859-"..., 4096) = 4096
read(7, "SO8859-1\nde_DE.iso88591:\t\t\t\t\tde_"..., 4096) = 4096
read(7, "_ZA.ISO_8859-1:\t\t\t\ten_ZA.ISO8859"..., 4096) = 4096
read(7, "1:\t\t\t\t\teu_ES.ISO8859-1\neu_ES.ISO"..., 4096) = 4096
read(7, "TF-8\ngu_IN.UTF-8:\t\t\t\t\tgu_IN.UTF-"..., 4096) = 4096
read(7, "KO_KR.UTF-8:\t\t\t\t\tko_KR.UTF-8\nks:"..., 4096) = 4096
read(7, "_ZA:\t\t\t\t\t\tnr_ZA.ISO8859-1\nnr_ZA."..., 4096) = 4096
read(7, "859-2:\t\t\t\tsl_SI.ISO8859-2\nsl_SI."..., 4096) = 4096
read(7, "N.VISCII\nvi_VN.viscii111:\t\t\t\tvi_"..., 4096) = 4096
read(7, "TH.ISO8859-11\nuniv.utf8:\t\t\t\t\ten_"..., 4096) = 401
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0xb56cf000, 4096)                = 0
open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=82321, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56cf000
read(7, "#\t$XdotOrg: lib/X11/nls/locale.a"..., 4096) = 4096
read(7, "\t\t\t\t\tbg_BG.UTF-8\nbn_IN.utf8\t\t\t\t\t"..., 4096) = 4096
read(7, "8859-15\t\t\t\tde_CH.ISO8859-15\nde_C"..., 4096) = 4096
read(7, "_ZA.ISO8859-1\nen_ZA.ISO-8859-1\t\t"..., 4096) = 4096
read(7, "85915\t\t\t\teu_ES.ISO8859-15\neu_ES."..., 4096) = 4096
read(7, "14\ngv_GB.ISO-8859-14\t\t\t\tgv_GB.IS"..., 4096) = 4096
read(7, "w_GB.ISO8859-1\nkw_GB.ISO-8859-1\t"..., 4096) = 4096
read(7, "O8859-1\noc_FR\t\t\t\t\t\toc_FR.ISO8859"..., 4096) = 4096
read(7, "llic\t\t\t\tsr_RS.UTF-8\nsr_CS\t\t\t\t\t\ts"..., 4096) = 4096
read(7, "CN.gb2312\nzh_CN.Big5\t\t\t\t\tzh_TW.b"..., 4096) = 4096
read(7, "\t\t\t\tC\nPOSIX-UTF2:\t\t\t\t\tC\nC_C.C:\t\t"..., 4096) = 4096
read(7, "R.ISO-8859-14:\t\t\t\tbr_FR.ISO8859-"..., 4096) = 4096
read(7, "SO8859-1\nde_DE.iso88591:\t\t\t\t\tde_"..., 4096) = 4096
close(7)                                = 0
munmap(0xb56cf000, 4096)                = 0
open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=40269, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56cf000
read(7, "#\t$XdotOrg: lib/X11/nls/locale.d"..., 4096) = 4096
read(7, "59-1/XLC_LOCALE\t\t\tes_AR.ISO8859-"..., 4096) = 4096
read(7, "_FR.ISO8859-1\niso8859-15/XLC_LOC"..., 4096) = 4096
read(7, "8/XLC_LOCALE\t\t\tbe_BY.UTF-8\nen_US"..., 4096) = 4096
read(7, "en_US.UTF-8/XLC_LOCALE\t\t\tlt_LT.U"..., 4096) = 4096
read(7, "LOCALE:\t\t\tan_ES.ISO8859-15\niso88"..., 4096) = 4096
read(7, "OCALE:\t\t\tes_NI.ISO8859-1\niso8859"..., 4096) = 4096
read(7, "8859-1/XLC_LOCALE:\t\t\tpp_AN.ISO88"..., 4096) = 4096
read(7, "LC_LOCALE:\t\t\tca_AD.UTF-8\nen_US.U"..., 4096) = 4096
close(7)                                = 0
munmap(0xb56cf000, 4096)                = 0
access("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", R_OK) = 0
open("/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=4287, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb56cf000
read(7, "#  $XFree86: xc/nls/XLC_LOCALE/e"..., 4096) = 4096
read(7, "GB2312.1980-0:GL; GB2312.1980-0:"..., 4096) = 191
read(7, "", 4096)                       = 0
close(7)                                = 0
munmap(0xb56cf000, 4096)                = 0
gettimeofday({1259724813, 547042}, NULL) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\220\1\5\0\1\0\1\0\0\0\0\0\0\0\0\0\5\0\5\0\220\1\4\0\1\0\2\0\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 547279}, NULL) = 0
gettimeofday({1259724813, 547313}, {0, 0}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\362\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\1\0\0\0"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 547748649}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 547823728}) = 0
ioctl(4, 0xc0086457, 0xbfdfd87c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd89c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\363\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\1\0\0\0"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\364\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\1\0\0\0"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9fc)        = 0
ioctl(4, 0x40286454, 0xbfdfda04)        = 0
ioctl(4, 0xc0086457, 0xbfdfd9ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfda80)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 549335582}) = 0
ioctl(4, 0xc0086457, 0xbfdfd7dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd870)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 549513678}) = 0
ioctl(4, 0xc0086457, 0xbfdfd8cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd8ec)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\365\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\1\0\0\0"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd93c)        = 0
ioctl(4, 0x40286454, 0xbfdfd944)        = 0
ioctl(4, 0xc0086457, 0xbfdfd8ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd9c0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 552646548}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 552702631}) = 0
ioctl(4, 0xc0086457, 0xbfdfd68c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd720)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 552841126}) = 0
ioctl(4, 0xc0086457, 0xbfdfd77c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd79c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd820)        = 0
ioctl(4, 0xc0086457, 0xbfdfd87c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd89c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd9dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd9e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd98c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda60)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 553277983}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 553311786}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\5\4\0\v\0 \2\0\0\0\0\366\4\367\2\210\6\5\0\2\0 \2\v\0 \2\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\271\367\0\0\0\0\0t\337\303\277h\3436\v\5\0\0\0\24\0\0\0\340\f\304\v(\364\263\n", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 553857}, NULL) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\n\2\0\v\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 554043}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 559185}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 559261}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 568094}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 568168}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 576096}, NULL) = 0
read(3, "\6\0\370\0\233\5G\5\v\1\0\0\2\0 \2\0\0\0\0\v\3%\1\6\3\22\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 576241}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\v\3%\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\371\0\0\0\0\0\0\0\0\0\6\3\22\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 576564}, NULL) = 0
gettimeofday({1259724813, 576606}, {0, 0}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\2\n\4\0\2\0 \2\0@\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\2\n\4\0\2\0 \2\0@\0\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 577089741}) = 0
ioctl(4, 0xc0086457, 0xbfdfd7bc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd7dc)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 577232706}) = 0
ioctl(4, 0xc0086457, 0xbfdfd87c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd89c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\374\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0\210\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9fc)        = 0
ioctl(4, 0x40286454, 0xbfdfda04)        = 0
ioctl(4, 0xc0086457, 0xbfdfd9ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfda80)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 580740903}) = 0
ioctl(4, 0xc0086457, 0xbfdfd7dc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd870)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 580915856}) = 0
ioctl(4, 0xc0086457, 0xbfdfd8cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd8ec)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\374\0\243\5G\5\v\1\0\0\2\0 \2\0\0\0\0\10\3'\1\3\3\24\1\0\0\1\0", 4096) = 32
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\375\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 584164733}) = 0
gettimeofday({1259724813, 584255}, {0, 0}) = 0
gettimeofday({1259724813, 584745}, {0, 0}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 584865870}) = 0
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 585011070}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc94)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc3c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
brk(0xb234000)                          = 0xb234000
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc010645b, 0xbfdfd49c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc010645b, 0xbfdfd43c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc010645b, 0xbfdfd2dc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc010645b, 0xbfdfd20c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfd22c)        = 0
ioctl(4, 0x40286454, 0xbfdfd234)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617742395}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617780249}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617812935}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617845481}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617877817}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617910224}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617942700}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 617975316}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618007862}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618040478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618072954}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618105430}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618137836}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618170313}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618202859}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618236941}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618269557}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618302243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618334859}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618367405}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618399811}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618432357}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618464903}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618497449}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618530135}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618562890}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618595506}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618628052}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618660528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618693074}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618726808}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618759493}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618791970}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618824655}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618857201}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618889747}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618922293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618954840}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 618987246}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619019862}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619052338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619085093}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619126091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619158777}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619191253}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619225196}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619257881}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619290148}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619322694}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619355380}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619397354}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619433672}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619470338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619507005}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619562180}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619604923}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619637608}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619670294}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619702910}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619736713}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619769469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619802015}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619834561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619867177}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619899862}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619932478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619965094}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 619997640}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620030326}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620063081}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620095767}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620128592}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620161418}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620194243}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620226999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620261221}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620293907}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620326592}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620359138}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620391894}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620424789}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620457545}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620490300}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620522916}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620555602}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620588218}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620620904}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620653589}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620686345}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620719100}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620753253}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620786078}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620818834}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620851519}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620884205}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620916961}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 620950694}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1dc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x4020645d, 0xbfdfd22c)        = 0
ioctl(4, 0x40286454, 0xbfdfd234)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628391095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628425317}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628458073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628490689}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628524981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628557667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628590422}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628623108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628655794}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628688479}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628721095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628753711}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628786397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628819152}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628851838}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628884524}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628917209}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628949825}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 628982441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629016105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629048930}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629081616}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629114232}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629146987}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629179603}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629212289}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629244835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629277451}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629309997}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629342682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629375298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629407914}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629449540}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629485857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629523432}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629559819}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629595857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629636575}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629669260}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629701876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629734422}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629767038}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629799584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629832200}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629864746}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629897292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629930048}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629962733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 629995279}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 630029502}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 630062257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 630095571}) = 0
ioctl(4, 0xc0086457, 0xbfdfd1dc)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd170)        = 0
ioctl(4, 0xc0086457, 0xbfdfd1cc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd1ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd240)        = 0
ioctl(4, 0xc0086457, 0xbfdfd29c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd2bc)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\375\0\253\5G\5\v\1\0\0\2\0 \2\0\0\0\0\6\3*\1\1\3\27\1\0\0\1\0"..., 4096) = 192
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\376\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9ac)        = 0
ioctl(4, 0x40286454, 0xbfdfd9b4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634508632}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634545299}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634578194}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634610950}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634643636}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634676321}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634709077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634741763}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634774448}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634807064}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634839610}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634872226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634904772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634937318}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 634969864}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635002480}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635036563}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635069248}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635101725}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635134201}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635166677}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635199293}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635231909}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635264525}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635297071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635329617}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635690836}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635727642}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635760537}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635795598}) = 0
ioctl(4, 0xc0086457, 0xbfdfd95c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda30)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635910975}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635944080}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 635976696}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636009102}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636041509}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636075172}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636107648}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636140264}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636172810}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636207032}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636239648}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636272124}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636304391}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636336728}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636369274}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636402029}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636434994}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636467750}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636500505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636533121}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636565667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636598283}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636630829}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636663445}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636697667}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636730772}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636763528}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636796353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636828550}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636861096}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636893642}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636926467}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636959223}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 636991839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637024594}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637057001}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637089407}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637121883}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637154359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637187045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637221128}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637253743}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637302493}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637336226}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637368702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637401248}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637482265}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637518652}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637554900}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637591077}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637627115}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637666087}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637698493}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637732576}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637765192}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637797807}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637830214}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637862690}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637895306}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637927712}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637960049}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 637992665}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638025071}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638057757}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638090303}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638122849}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638155465}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638188080}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638221884}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638254569}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638286906}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638319661}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638352138}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638384684}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638417299}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638449776}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638482252}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638514658}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638547065}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638579611}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638612296}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638644842}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638677388}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638709934}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638744017}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638776703}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638809249}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638841795}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638874271}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638906817}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638939433}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 638971839}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639004385}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639036722}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639069128}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639110893}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639147280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639183388}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639219357}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639256931}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639292969}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639331871}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639364487}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639397103}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639429718}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639462265}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639494811}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639527357}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639559833}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639592239}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639624645}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639657261}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639689947}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639722493}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639756436}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639788982}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639821668}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639869718}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639902474}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639935090}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 639967845}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640000671}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640033496}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640066252}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640098938}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640131693}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640164518}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640197134}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640229750}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640263903}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640296588}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640329204}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640361820}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640394366}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640426982}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640459738}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640492423}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640525039}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640557725}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640590411}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640623026}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640655572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640688258}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640720874}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640754817}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640787572}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640820118}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640852734}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640885280}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640917757}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640950512}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 640984106}) = 0
gettimeofday({1259724813, 641067}, {0, 0}) = 0
gettimeofday({1259724813, 641644}, {0, 0}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 641804601}) = 0
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 641948265}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc94)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc3c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd400)        = 0
ioctl(4, 0xc0086457, 0xbfdfd45c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd47c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x4020645d, 0xbfdfccdc)        = 0
ioctl(4, 0x40286454, 0xbfdfcce4)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683631844}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683670047}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683724593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683757698}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683790314}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683823070}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683855755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683888511}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683921266}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683953673}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 683986428}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684019114}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684051870}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684084485}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684118568}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684151463}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684184219}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684216974}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684250009}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684282835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684315590}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684348346}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684381031}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684413578}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684446333}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684479158}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684511914}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684544600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684577285}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684609901}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684644054}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684677019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684709704}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684742460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684775146}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684807762}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684840657}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684873412}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684906098}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684938854}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 684971609}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685004365}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685036911}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685069597}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685102212}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685136225}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685169260}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685202016}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685234701}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685267457}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685300212}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685332828}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685365514}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685398200}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685439267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685472441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685505267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685538092}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685570917}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685603673}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685637686}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685670651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685703336}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685736162}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685768917}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685801673}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685834429}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685867184}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685899800}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685932556}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685965241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 685998136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686031032}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686063857}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686096682}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686129368}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686178886}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686212689}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686245305}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686278060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686310816}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686343641}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686376397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686409013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686441768}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686474454}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686507140}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686539825}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686572651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686605476}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686638232}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686672524}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686705279}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686738105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686770790}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686803616}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686836371}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686869127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686902022}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686934708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 686967394}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687000079}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687032765}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687065521}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687107076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687143952}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687182155}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687218124}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687254301}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687290060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687329730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687362416}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687395101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687427787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687460473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687493089}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687525635}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687557832}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687590447}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687623133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687655749}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687689971}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687722797}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687755552}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687788308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687820993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687853540}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687886295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687918981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687951806}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 687984492}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688017108}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688049793}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688082479}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688115095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688147851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688181863}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688214968}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688247654}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688280409}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688313165}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688345851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688378466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688411292}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688443838}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688476593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688509349}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688542105}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688574720}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688607546}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688640232}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688690727}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688724041}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688756866}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688789692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688822447}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688855343}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688888238}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688920993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688953609}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 688986365}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689019190}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689051946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689084701}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689117387}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689150073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689182758}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689217051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689249876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689282701}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689316435}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc8c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb8c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 689515692}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc010645b, 0xbfdfcc6c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc010645b, 0xbfdfccbc)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc8c)        = 0
ioctl(4, 0x40286454, 0xbfdfcc94)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 712906164}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 712942342}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 712975097}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713008202}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713043192}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713095434}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713128748}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713161573}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713194399}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713227294}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713260119}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713293084}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713326119}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713359084}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713392049}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713424945}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713466221}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713499186}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713533478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713566653}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713599478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713632513}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713665478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713698304}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713731059}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713763885}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713796710}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713829535}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713862221}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713895046}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713927942}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713960697}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 713993523}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714026208}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714060710}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714093605}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714126431}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714159396}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714192361}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714225116}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714257872}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714290627}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714323592}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714356488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714389383}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714422278}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714455173}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714487929}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714520754}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714554837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714587592}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714620278}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714653034}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714685999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714718964}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714751929}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714784754}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714817510}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714850196}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714883091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714915986}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714948811}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 714981637}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715014532}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715047357}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715081650}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715125999}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715162735}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715199053}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715235370}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715271757}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715313523}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715346418}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715470246}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715504259}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715537015}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715571376}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715604621}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715637446}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715687872}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715721954}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715754849}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715787535}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715820291}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715853046}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715885872}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715918488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715951173}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 715983859}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716016265}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716048881}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716083103}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716116069}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716148964}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716181719}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716214405}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716246881}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716279567}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716312253}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716345148}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716377903}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716410659}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716443345}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716475961}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716508646}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716541472}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716574227}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716608449}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716641065}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716673891}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716706646}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716739332}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716772018}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716804773}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716837389}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716870214}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716902970}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716935726}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 716968411}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717001027}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717033643}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717066329}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717100411}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717133446}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717166341}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717199097}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717231783}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717264468}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717297084}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717329840}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717362526}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717395281}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717437675}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717471338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717504094}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717536850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717569465}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717603478}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717636304}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717669199}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717702094}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717734850}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717767605}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717800221}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717833046}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717865662}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717898418}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717931313}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717964138}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 717996824}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718029719}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718062335}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718095091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718129173}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718178342}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718211376}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718244272}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718277376}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718310202}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718342888}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718375573}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718408259}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718440945}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718473700}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718506316}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718539072}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718571827}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718604513}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718638735}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718671491}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718703827}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718736583}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718769338}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718802234}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 718835897}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc3c)        = 0
ioctl(4, 0xc0086457, 0xbfdfcb3c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 719023980}) = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcbd0)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc2c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc4c)        = 0
ioctl(4, 0x400c645f, 0xbfdfcc20)        = 0
ioctl(4, 0xc0086457, 0xbfdfcc7c)        = 0
ioctl(4, 0x4020645d, 0xbfdfcc9c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd3a0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd3fc)        = 0
ioctl(4, 0x4020645d, 0xbfdfd41c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLIN|POLLOUT}])
read(3, "\6\0\376\0\333\5G\5\v\1\0\0\2\0 \2\0\0\0\0\352\2F\1\345\0023\1\0\0\1\0"..., 4096) = 448
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\377\0\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd9fc)        = 0
ioctl(4, 0x40286454, 0xbfdfda04)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737365206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737399218}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737440355}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737473460}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737506006}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737538482}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737570888}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737603295}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737635631}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737667968}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737700374}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737732920}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737765396}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737797733}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737830069}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737863942}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737896488}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737928895}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737961441}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 737993917}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738026393}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738058799}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738091206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738123612}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738155949}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738188285}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738220761}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738253238}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738285644}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738318050}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738351993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738384609}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738417015}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738449561}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738482107}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738514584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738547060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738579466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738611593}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738643930}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738676336}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738708672}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738741079}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738773555}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738805961}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738838298}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738872101}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738904438}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738936774}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 738969180}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739001517}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739034063}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739066469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739107606}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739143644}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739179472}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739215231}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739251060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739286958}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739327257}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739361060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739393745}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739426082}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739458418}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739490755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739523091}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739555568}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739588044}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739620241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739652717}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739685053}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739735549}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739768164}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739800501}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739832977}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739866780}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739899466}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739932012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739964418}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 739996825}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740029161}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740061498}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740093904}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740126310}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740158787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740191193}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740223529}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740255936}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740288133}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740320469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740352806}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740386748}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740419225}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740451631}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740484037}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740516094}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740548501}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740580837}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740613314}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740645790}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740678266}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740710672}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740743079}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740775555}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740807752}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740840228}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740873961}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740906507}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740938914}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 740971320}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741003656}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741035993}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741069726}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741102063}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741134469}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741166806}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741199212}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741231548}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741263745}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741296012}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741328348}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741360755}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741394907}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741427383}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741467194}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741499530}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741531867}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741564203}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741596610}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741628876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741661353}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741693968}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741726445}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741758851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741791187}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741823524}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741855860}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741889454}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741922070}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741954616}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 741987232}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742023200}) = 0
ioctl(4, 0xc0086457, 0xbfdfd9ac)        = 0
ioctl(4, 0x400c645f, 0xbfdfda80)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742398946}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742432330}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742482476}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742515092}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742547638}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742580045}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742612730}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742645206}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742677613}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742710019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742742356}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742774692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742807308}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742839924}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742872400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742906343}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742938959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 742971435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743003702}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743036038}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743068444}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743109581}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743146178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743182076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743217695}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743253663}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743289213}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743329232}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743361708}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743394254}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743428267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743460952}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743493359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743525975}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743557962}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743590508}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743623263}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743655740}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743688286}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743720692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743753098}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743785505}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743817911}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743850178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743882584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743916527}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743949282}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 743981759}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744014095}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744046362}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744078628}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744111035}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744143511}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744175987}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744208533}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744241149}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744273695}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744306241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744338717}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744370984}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744403600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744437473}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744469949}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744502425}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744534692}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744567028}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744599365}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744631841}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744664178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744696584}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744729130}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744761676}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744794013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744826419}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744858825}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744891092}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744940749}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 744974343}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745006959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745039435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745071911}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745104317}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745136933}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745169619}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745202305}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745234851}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745267397}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745299873}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745332349}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745364825}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745397162}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745439346}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745474267}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745506952}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745539428}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745571975}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745604521}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745637136}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745669613}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745702019}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745734565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745767181}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745799587}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745832063}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745864400}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745896876}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745929282}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745963086}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 745996051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746028736}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746061352}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746093898}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746126514}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746159060}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746191536}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746224013}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746256559}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746289035}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746321511}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746354127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746386882}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746419359}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746451835}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746485778}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746518393}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746550870}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746583555}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746616241}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746648787}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746681193}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746713600}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746745866}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746778482}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746810959}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746843435}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746876051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746908387}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746940793}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 746974457}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747007073}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747039549}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747072025}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747113651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747149828}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747186076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747222254}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747258222}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747294051}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747333651}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747366127}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747414178}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747447631}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747481574}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747515517}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\0\1\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd98c)        = 0
ioctl(4, 0x40286454, 0xbfdfd994)        = 0
ioctl(4, 0xc0086457, 0xbfdfd93c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda10)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 747975981}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 748031016}) = 0
ioctl(4, 0xc0086457, 0xbfdfd71c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7b0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 748158825}) = 0
ioctl(4, 0xc0086457, 0xbfdfd80c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd82c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd7c0)        = 0
ioctl(4, 0xc0086457, 0xbfdfd81c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd83c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd98c)        = 0
ioctl(4, 0x40286454, 0xbfdfd994)        = 0
ioctl(4, 0xc0086457, 0xbfdfd93c)        = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\337\1\1\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd93c)        = 0
ioctl(4, 0x40286454, 0xbfdfd944)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 748899631}) = 0
ioctl(4, 0xc0086457, 0xbfdfd8ec)        = 0
ioctl(4, 0x400c645f, 0xbfdfd9c0)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 748998457}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 749034076}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 749082336}) = 0
ioctl(4, 0xc0086457, 0xbfdfd68c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd720)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 749205466}) = 0
ioctl(4, 0xc0086457, 0xbfdfd77c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd79c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd820)        = 0
ioctl(4, 0xc0086457, 0xbfdfd87c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd89c)        = 0
ioctl(4, 0x4020645d, 0xbfdfd9dc)        = 0
ioctl(4, 0x40286454, 0xbfdfd9e4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd98c)        = 0
ioctl(4, 0x400c645f, 0xbfdfda60)        = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 752312565}) = 0
clock_gettime(CLOCK_MONOTONIC, {88540, 752351048}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\5\4\0\f\0 \2\0\0\0\0\366\4\367\2\210\6\5\0\2\0 \2\f\0 \2\0\0\0\0"..., 36}, {NULL, 0}, {"", 0}], 3) = 36
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\271\3\1\0\0\0\0t\337\303\277h\3436\v\5\0\0\0\24\0\0\0\340\f\304\v(\364\263\n", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 752805}, NULL) = 0
gettimeofday({1259724813, 752845}, NULL) = 0
gettimeofday({1259724813, 752883}, NULL) = 0
gettimeofday({1259724813, 752923}, NULL) = 0
gettimeofday({1259724813, 752957}, NULL) = 0
gettimeofday({1259724813, 752990}, NULL) = 0
gettimeofday({1259724813, 753023}, NULL) = 0
gettimeofday({1259724813, 753057}, NULL) = 0
gettimeofday({1259724813, 753090}, NULL) = 0
gettimeofday({1259724813, 753123}, NULL) = 0
gettimeofday({1259724813, 753156}, NULL) = 0
gettimeofday({1259724813, 753190}, NULL) = 0
gettimeofday({1259724813, 753223}, NULL) = 0
gettimeofday({1259724813, 753258}, NULL) = 0
gettimeofday({1259724813, 753291}, NULL) = 0
gettimeofday({1259724813, 753324}, NULL) = 0
gettimeofday({1259724813, 753382}, NULL) = 0
gettimeofday({1259724813, 753416}, NULL) = 0
gettimeofday({1259724813, 753450}, NULL) = 0
gettimeofday({1259724813, 753483}, NULL) = 0
gettimeofday({1259724813, 753517}, NULL) = 0
gettimeofday({1259724813, 753550}, NULL) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\222\n\2\0\f\0 \2", 8}, {NULL, 0}, {"", 0}], 3) = 8
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\10\3'\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\5\1\0\0\0\0\0\0\0\0\3\3\24\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\6\3*\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\6\1\0\0\0\0\0\0\0\0\1\3\27\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\2\3/\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\7\1\0\0\0\0\0\0\0\0\375\2\34\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\376\0024\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\10\1\0\0\0\0\0\0\0\0\371\2!\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\371\0028\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\t\1\0\0\0\0\0\0\0\0\364\2%\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\365\2=\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\n\1\0\0\0\0\0\0\0\0\360\2*\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\357\2B\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\v\1\0\0\0\0\0\0\0\0\352\2/\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\352\2F\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\f\1\0\0\0\0\0\0\0\0\345\0023\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\345\2J\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\r\1\0\0\0\0\0\0\0\0\340\0027\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\340\2O\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\16\1\0\0\0\0\0\0\0\0\333\2<\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\333\2S\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\17\1\0\0\0\0\0\0\0\0\326\2@\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\325\2W\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\20\1\0\0\0\0\0\0\0\0\320\2D\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\320\2[\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\21\1\0\0\0\0\0\0\0\0\313\2H\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\312\2_\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\22\1\0\0\0\0\0\0\0\0\305\2L\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\306\2b\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\23\1\0\0\0\0\0\0\0\0\301\2O\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\302\2e\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\24\1\0\0\0\0\0\0\0\0\275\2R\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\276\2f\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\25\1\0\0\0\0\0\0\0\0\271\2S\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\274\2g\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\26\1\0\0\0\0\0\0\0\0\267\2T\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\273\2g\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\27\1\0\0\0\0\0\0\0\0\266\2T\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\272\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\30\1\0\0\0\0\0\0\0\0\265\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 758910}, NULL) = 0
gettimeofday({1259724813, 758943}, {0, 0}) = 0
gettimeofday({1259724813, 759496}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 759565}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 768095}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 768169}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 776102}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 776177}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 783189}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 783264}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 792092}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 792167}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 800093}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 800167}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 808087}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 808161}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 816088}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 816161}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 823197}, NULL) = 0
read(3, "\6\0\30\1\223\6G\5\v\1\0\0\2\0 \2\0\0\0\0\270\2h\1\263\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 823346}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\270\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\31\1\0\0\0\0\0\0\0\0\263\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 823680}, NULL) = 0
gettimeofday({1259724813, 823713}, {0, 0}) = 0
gettimeofday({1259724813, 823791}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 823859}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 831206}, NULL) = 0
read(3, "\6\0\31\1\233\6G\5\v\1\0\0\2\0 \2\0\0\0\0\265\2h\1\260\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 831350}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\265\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\32\1\0\0\0\0\0\0\0\0\260\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 831701}, NULL) = 0
gettimeofday({1259724813, 831735}, {0, 0}) = 0
gettimeofday({1259724813, 831804}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 831872}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 840091}, NULL) = 0
read(3, "\6\0\32\1\243\6G\5\v\1\0\0\2\0 \2\0\0\0\0\261\2h\1\254\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 840231}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\261\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\33\1\0\0\0\0\0\0\0\0\254\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 840544}, NULL) = 0
gettimeofday({1259724813, 840588}, {0, 0}) = 0
gettimeofday({1259724813, 840657}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 840725}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 848095}, NULL) = 0
read(3, "\6\0\33\1\253\6G\5\v\1\0\0\2\0 \2\0\0\0\0\256\2h\1\251\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 848233}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\256\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\34\1\0\0\0\0\0\0\0\0\251\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 848543}, NULL) = 0
gettimeofday({1259724813, 848586}, {0, 0}) = 0
gettimeofday({1259724813, 848651}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 848719}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 856096}, NULL) = 0
read(3, "\6\0\34\1\263\6G\5\v\1\0\0\2\0 \2\0\0\0\0\251\2h\1\244\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 856234}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\251\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\35\1\0\0\0\0\0\0\0\0\244\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 856543}, NULL) = 0
gettimeofday({1259724813, 856587}, {0, 0}) = 0
gettimeofday({1259724813, 856653}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 856721}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 864095}, NULL) = 0
read(3, "\6\0\35\1\273\6G\5\v\1\0\0\2\0 \2\0\0\0\0\244\2h\1\237\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 864233}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\244\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\36\1\0\0\0\0\0\0\0\0\237\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 864565}, NULL) = 0
gettimeofday({1259724813, 864607}, {0, 0}) = 0
gettimeofday({1259724813, 864673}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 864741}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 872090}, NULL) = 0
read(3, "\6\0\36\1\303\6G\5\v\1\0\0\2\0 \2\0\0\0\0\236\2h\1\231\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 872228}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\236\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\37\1\0\0\0\0\0\0\0\0\231\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 872536}, NULL) = 0
gettimeofday({1259724813, 872581}, {0, 0}) = 0
gettimeofday({1259724813, 872646}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 872714}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 883197}, NULL) = 0
read(3, "\6\0\37\1\313\6G\5\v\1\0\0\2\0 \2\0\0\0\0\230\2h\1\223\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 883338}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\230\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\6\0\37\1\323\6G\5\v\1\0\0\2\0 \2\0\0\0\0\223\2h\1\216\2U\1\0\0\1\0"..., 4096) = 64
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 883679}, NULL) = 0
gettimeofday({1259724813, 883716}, {0, 0}) = 0
gettimeofday({1259724813, 883799}, NULL) = 0
gettimeofday({1259724813, 883833}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\223\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1!\1\0\0\0\0\0\0\0\0\216\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 884142}, NULL) = 0
gettimeofday({1259724813, 884181}, {0, 0}) = 0
gettimeofday({1259724813, 884251}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 884319}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 892091}, NULL) = 0
read(3, "\6\0!\1\333\6G\5\v\1\0\0\2\0 \2\0\0\0\0\216\2h\1\211\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 892228}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\216\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1\"\1\0\0\0\0\0\0\0\0\211\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 892562}, NULL) = 0
gettimeofday({1259724813, 892602}, {0, 0}) = 0
gettimeofday({1259724813, 892669}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 892737}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 900095}, NULL) = 0
read(3, "\6\0\"\1\343\6G\5\v\1\0\0\2\0 \2\0\0\0\0\211\2h\1\204\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 900232}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\211\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1#\1\0\0\0\0\0\0\0\0\204\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 900540}, NULL) = 0
gettimeofday({1259724813, 900584}, {0, 0}) = 0
gettimeofday({1259724813, 900650}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 900717}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 908094}, NULL) = 0
read(3, "\6\0#\1\353\6G\5\v\1\0\0\2\0 \2\0\0\0\0\204\2h\1\177\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 908231}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\204\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1$\1\0\0\0\0\0\0\0\0\177\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 908539}, NULL) = 0
gettimeofday({1259724813, 908583}, {0, 0}) = 0
gettimeofday({1259724813, 908648}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 908715}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 916105}, NULL) = 0
read(3, "\6\0$\1\363\6G\5\v\1\0\0\2\0 \2\0\0\0\0\201\2h\1|\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 916241}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2\201\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1%\1\0\0\0\0\0\0\0\0|\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 916549}, NULL) = 0
gettimeofday({1259724813, 916593}, {0, 0}) = 0
gettimeofday({1259724813, 916659}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 916726}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 927206}, NULL) = 0
read(3, "\6\0%\1\373\6G\5\v\1\0\0\2\0 \2\0\0\0\0~\2h\1y\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 927344}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2~\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1&\1\0\0\0\0\0\0\0\0y\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 927676}, NULL) = 0
gettimeofday({1259724813, 927719}, {0, 0}) = 0
gettimeofday({1259724813, 927799}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 927874}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 935197}, NULL) = 0
read(3, "\6\0&\1\3\7G\5\v\1\0\0\2\0 \2\0\0\0\0{\2h\1v\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 935352}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2{\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1'\1\0\0\0\0\0\0\0\0v\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 935738}, NULL) = 0
gettimeofday({1259724813, 935775}, {0, 0}) = 0
gettimeofday({1259724813, 935865}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 935933}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 943208}, NULL) = 0
read(3, "\6\0'\1\v\7G\5\v\1\0\0\2\0 \2\0\0\0\0z\2h\1u\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 943345}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2z\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1(\1\0\0\0\0\0\0\0\0u\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 943654}, NULL) = 0
gettimeofday({1259724813, 943698}, {0, 0}) = 0
gettimeofday({1259724813, 943764}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 943833}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 951197}, NULL) = 0
read(3, "\6\0(\1\23\7G\5\v\1\0\0\2\0 \2\0\0\0\0x\2h\1s\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 951336}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2x\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1)\1\0\0\0\0\0\0\0\0s\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 951644}, NULL) = 0
gettimeofday({1259724813, 951682}, {0, 0}) = 0
gettimeofday({1259724813, 951754}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 951822}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 960094}, NULL) = 0
read(3, "\6\0)\1\33\7G\5\v\1\0\0\2\0 \2\0\0\0\0v\2h\1q\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 960232}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2v\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1*\1\0\0\0\0\0\0\0\0q\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 960569}, NULL) = 0
gettimeofday({1259724813, 960611}, {0, 0}) = 0
gettimeofday({1259724813, 960679}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 960746}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 968107}, NULL) = 0
read(3, "\6\0*\1#\7G\5\v\1\0\0\2\0 \2\0\0\0\0t\2h\1o\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 968243}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2t\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1+\1\0\0\0\0\0\0\0\0o\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 968551}, NULL) = 0
gettimeofday({1259724813, 968595}, {0, 0}) = 0
gettimeofday({1259724813, 968660}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 968728}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 976151}, NULL) = 0
read(3, "\6\0+\1+\7G\5\v\1\0\0\2\0 \2\0\0\0\0q\2h\1l\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 976297}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2q\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1,\1\0\0\0\0\0\0\0\0l\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 976627}, NULL) = 0
gettimeofday({1259724813, 976669}, {0, 0}) = 0
gettimeofday({1259724813, 976736}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 976815}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 987206}, NULL) = 0
read(3, "\6\0,\0013\7G\5\v\1\0\0\2\0 \2\0\0\0\0o\2h\1j\2U\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 987347}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2o\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\6\0,\1;\7G\5\v\1\0\0\2\0 \2\0\0\0\0l\2h\1g\2U\1\0\0\1\0"..., 4096) = 64
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 987690}, NULL) = 0
gettimeofday({1259724813, 987727}, {0, 0}) = 0
gettimeofday({1259724813, 987813}, NULL) = 0
gettimeofday({1259724813, 987847}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2l\2h\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1.\1\0\0\0\0\0\0\0\0g\2U\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 988189}, NULL) = 0
gettimeofday({1259724813, 988222}, {0, 0}) = 0
gettimeofday({1259724813, 988287}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 988354}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724813, 996103}, NULL) = 0
read(3, "\6\0.\1C\7G\5\v\1\0\0\2\0 \2\0\0\0\0j\2i\1e\2V\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 996239}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2j\2i\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\1/\1\0\0\0\0\0\0\0\0e\2V\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 996548}, NULL) = 0
gettimeofday({1259724813, 996591}, {0, 0}) = 0
gettimeofday({1259724813, 996657}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724813, 996725}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 3446}, NULL)  = 0
read(3, "\6\0/\1K\7G\5\v\1\0\0\2\0 \2\0\0\0\0h\2i\1c\2V\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 3585}, NULL)  = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2h\2i\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0010\1\0\0\0\0\0\0\0\0c\2V\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 3907}, NULL)  = 0
gettimeofday({1259724814, 3949}, {0, 0}) = 0
gettimeofday({1259724814, 4023}, NULL)  = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 4091}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 15203}, NULL) = 0
read(3, "\6\0000\1S\7G\5\v\1\0\0\2\0 \2\0\0\0\0g\2i\1b\2V\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 15343}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2g\2i\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0011\1\0\0\0\0\0\0\0\0b\2V\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 15930}, NULL) = 0
gettimeofday({1259724814, 16045}, {0, 0}) = 0
gettimeofday({1259724814, 16185}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 16325}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 24102}, NULL) = 0
read(3, "\6\0001\1[\7G\5\v\1\0\0\2\0 \2\0\0\0\0e\2i\1`\2V\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 24235}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2e\2i\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0012\1\0\0\0\0\0\0\0\0`\2V\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 24583}, NULL) = 0
gettimeofday({1259724814, 24625}, {0, 0}) = 0
gettimeofday({1259724814, 24701}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 24776}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 31218}, NULL) = 0
read(3, "\6\0002\1c\7G\5\v\1\0\0\2\0 \2\0\0\0\0e\2j\1`\2W\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 31355}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"(\n\4\0\v\1\0\0\2\0 \2e\2j\1", 16}, {NULL, 0}, {"", 0}], 3) = 16
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\0013\1\0\0\0\0\0\0\0\0`\2W\1\5\0\0\0\20\0\0\0\340\f\304\v\0\0\0\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 31665}, NULL) = 0
gettimeofday({1259724814, 31709}, {0, 0}) = 0
gettimeofday({1259724814, 31776}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 31844}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 39205}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 39280}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 48094}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 48168}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 56089}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 56162}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 64088}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 64163}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 72088}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 72161}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 80088}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 80161}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 88103}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 88179}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 95220}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 95294}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 104093}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 104167}, {0, 0}) = 0
nanosleep({0, 5000000}, NULL)           = 0
gettimeofday({1259724814, 112096}, NULL) = 0
read(3, "\4\0033\1\263\7G\5\v\1\0\0\2\0 \2\0\0\0\0e\2j\1`\2W\1\0\0\1\0", 4096) = 32
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 112239}, NULL) = 0
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
gettimeofday({1259724814, 112314}, NULL) = 0
gettimeofday({1259724814, 112374}, {0, 0}) = 0
poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}])
writev(3, [{"\210\7\7\0\2\0 \2\2\0\0\0\1\0\0\0 \0\0\0\4\0\0\0 \0\0\0", 28}, {NULL, 0}, {"", 0}], 3) = 28
poll([{fd=3, events=POLLIN}], 1, -1)    = 1 ([{fd=3, revents=POLLIN}])
read(3, "\1\3374\1\n\0\0\0\366\4\0\0\367\2\0\0\2\0\0\0\340\f\304\v\1\0\0\0$\337\303\277"..., 4096) = 72
read(3, 0x99757e0, 4096)                = -1 EAGAIN (Resource temporarily unavailable)
ioctl(4, 0x4020645d, 0xbfdfd8cc)        = 0
ioctl(4, 0x40286454, 0xbfdfd8d4)        = 0
ioctl(4, 0xc0086457, 0xbfdfd87c)        = 0
ioctl(4, 0x400c645f, 0xbfdfd950)        = 0
clock_gettime(CLOCK_MONOTONIC, {88541, 112992489}) = 0
munmap(0xb4195000, 4194304)             = 0
ioctl(4, 0x40086409, 0xbfdfd904)        = 0
clock_gettime(CLOCK_MONOTONIC, {88541, 116072349}) = 0
ioctl(4, 0xc020645e, 0xbfdd5ab0)        = 0
ioctl(4, 0x400c645f, 0xbfdd5ad0)        = 0
ioctl(4, 0x40046460, 0xbfdd5ad8)        = 0
ioctl(4, 0xc020645e, 0xbfdd5950)        = 0
ioctl(4, 0x400c645f, 0xbfdd5970)        = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

Reply to: