Advertisement
SaintAnd

kopirkin-strace -o /tmp/k2gui.trace -f -t -e read=3 -e write=3 ./k2gui PARTII

Feb 25th, 2024
966
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 361.71 KB | None | 0 0
  1. strace -o /tmp/k2gui.trace -f -t -e read=3 -e write=3 ./k2gui
  2. PARTII
  3. 6027  13:41:34 close(10)                = 0
  4. 6027  13:41:34 munmap(0xf7fc1000, 4096 <unfinished ...>
  5. 5998  13:41:34 brk(0x9d26000 <unfinished ...>
  6. 6027  13:41:34 <... munmap resumed> )   = 0
  7. 5998  13:41:34 <... brk resumed> )      = 0x9d26000
  8. 6027  13:41:34 futex(0xf6fc1140, 0x80 /* FUTEX_??? */, 2 <unfinished ...>
  9. 5998  13:41:34 futex(0xf6fc1140, 0x81 /* FUTEX_??? */, 1 <unfinished ...>
  10. 6027  13:41:34 <... futex resumed> )    = -1 EAGAIN (Resource temporarily unavailable)
  11. 5998  13:41:34 <... futex resumed> )    = 0
  12. 6027  13:41:34 futex(0xf6fc1140, 0x81 /* FUTEX_??? */, 1) = 0
  13. 6027  13:41:34 write(3, "p\17\262\\\273T\301\356\10\246\310\313}f\333-\10\246\310"..., 32) = 32
  14.  | 00000  70 0f b2 5c bb 54 c1 ee  08 a6 c8 cb 7d 66 db 2d  p..\.T.. ....}f.- |
  15.  | 00010  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  16. 6027  13:41:34 write(3, "\10\246\310\313}f\333-\10\246\310\313}f\333-\10\246\310"..., 32) = 32
  17.  | 00000  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  18.  | 00010  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  19. 6027  13:41:34 write(3, "\367\t?\35=\323\222e\33\35\353c&O\353\334kOm\26\304\225"..., 32) = 32
  20.  | 00000  f7 09 3f 1d 3d d3 92 65  1b 1d eb 63 26 4f eb dc  ..?.=..e ...c&O.. |
  21.  | 00010  6b 4f 6d 16 c4 95 5d 63  08 a6 c8 cb 7d 66 db 2d  kOm...]c ....}f.- |
  22. 6027  13:41:34 write(3, "\10\246\310\313}f\333-\10\246\310\313}f\333-\10\246\310"..., 32) = 32
  23.  | 00000  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  24.  | 00010  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  25. 6027  13:41:34 write(3, "\r", 1)        = 1
  26.  | 00000  0d                                                .                 |
  27. 6027  13:41:34 read(3, 0x9cc4a00, 100)  = -1 EAGAIN (Resource temporarily unavailable)
  28. 6027  13:41:34 nanosleep({0, 50000000},  <unfinished ...>
  29. 5998  13:41:34 brk(0x9d1e000)           = 0x9d1e000
  30. 5998  13:41:34 close(11)                = 0
  31. 5998  13:41:34 munmap(0xf63db000, 4096) = 0
  32. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  33. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  34. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  35. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  36. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  37. 5998  13:41:34 read(10, "", 4096)       = 0
  38. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  39. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  40. 5998  13:41:34 close(10)                = 0
  41. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  42. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  43. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  44. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  45. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  46. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  47. 5998  13:41:34 read(10, "", 4096)       = 0
  48. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  49. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  50. 5998  13:41:34 close(10)                = 0
  51. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  52. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  53. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  54. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  55. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  56. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  57. 5998  13:41:34 read(10, "", 4096)       = 0
  58. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  59. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  60. 5998  13:41:34 close(10)                = 0
  61. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  62. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  63. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  64. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  65. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  66. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  67. 5998  13:41:34 read(10, "", 4096)       = 0
  68. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  69. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  70. 5998  13:41:34 close(10)                = 0
  71. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  72. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  73. 5998  13:41:34 open("/opt/k2/glade/srv_icon_settings.png", O_RDONLY|O_LARGEFILE) = 10
  74. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3185, ...}) = 0
  75. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  76. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 3185
  77. 5998  13:41:34 read(10, "", 4096)       = 0
  78. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  79. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 3185
  80. 5998  13:41:34 brk(0x9d45000)           = 0x9d45000
  81. 5998  13:41:34 brk(0x9d3d000)           = 0x9d3d000
  82. 5998  13:41:34 close(10)                = 0
  83. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  84. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  85. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  86. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  87. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  88. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  89. 5998  13:41:34 read(10, "", 4096)       = 0
  90. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  91. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  92. 5998  13:41:34 close(10)                = 0
  93. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  94. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  95. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  96. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  97. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  98. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  99. 5998  13:41:34 read(10, "", 4096)       = 0
  100. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  101. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  102. 5998  13:41:34 close(10)                = 0
  103. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  104. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  105. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  106. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  107. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  108. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  109. 5998  13:41:34 read(10, "", 4096)       = 0
  110. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  111. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  112. 5998  13:41:34 close(10)                = 0
  113. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  114. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  115. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  116. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  117. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  118. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  119. 5998  13:41:34 read(10, "", 4096)       = 0
  120. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  121. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  122. 5998  13:41:34 close(10)                = 0
  123. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  124. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  125. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  126. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  127. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  128. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  129. 5998  13:41:34 read(10, "", 4096)       = 0
  130. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  131. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  132. 5998  13:41:34 brk(0x9d64000)           = 0x9d64000
  133. 5998  13:41:34 brk(0x9d5c000)           = 0x9d5c000
  134. 5998  13:41:34 close(10)                = 0
  135. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  136. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  137. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  138. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  139. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  140. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  141. 5998  13:41:34 read(10, "", 4096)       = 0
  142. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  143. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  144. 5998  13:41:34 close(10)                = 0
  145. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  146. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  147. 5998  13:41:34 open("/opt/k2/glade/srv_icon_support.png", O_RDONLY|O_LARGEFILE) = 10
  148. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=4381, ...}) = 0
  149. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  150. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  151. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  152. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  153. 5998  13:41:34 read(10, "\227\0ew\0z\264\'\342\320\311\364$I\246R\374i\305|@\371"..., 4096) = 285
  154. 5998  13:41:34 close(10)                = 0
  155. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  156. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  157. 5998  13:41:34 open("/opt/k2/glade/srv_icon_update.png", O_RDONLY|O_LARGEFILE) = 10
  158. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3888, ...}) = 0
  159. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  160. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 3888
  161. 5998  13:41:34 read(10, "", 4096)       = 0
  162. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  163. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 3888
  164. 5998  13:41:34 brk(0x9d7d000)           = 0x9d7d000
  165. 5998  13:41:34 brk(0x9d75000)           = 0x9d75000
  166. 5998  13:41:34 close(10)                = 0
  167. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  168. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  169. 5998  13:41:34 open("/opt/k2/glade/srv_icon_password.png", O_RDONLY|O_LARGEFILE) = 10
  170. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3893, ...}) = 0
  171. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  172. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 3893
  173. 5998  13:41:34 read(10, "", 4096)       = 0
  174. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  175. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 3893
  176. 5998  13:41:34 close(10)                = 0
  177. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  178. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  179. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  180. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  181. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  182. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  183. 5998  13:41:34 read(10, "", 4096)       = 0
  184. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  185. 6027  13:41:34 <... nanosleep resumed> NULL) = 0
  186. 5998  13:41:34 read(10,  <unfinished ...>
  187. 6027  13:41:34 read(3,  <unfinished ...>
  188. 5998  13:41:34 <... read resumed> "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  189. 6027  13:41:34 <... read resumed> "\347\333U\225\264\256\331\231\10\246\310\313}f\333-\10"..., 100) = 100
  190.  | 00000  e7 db 55 95 b4 ae d9 99  08 a6 c8 cb 7d 66 db 2d  ..U..... ....}f.- |
  191.  | 00010  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  192.  | 00020  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  193.  | 00030  08 a6 c8 cb 7d 66 db 2d  08 a6 c8 cb 7d 66 db 2d  ....}f.- ....}f.- |
  194.  | 00040  e4 28 1c 63 be e0 23 60  91 2a 85 f5 13 b9 7c 49  .(.c..#` .*....|I |
  195.  | 00050  88 7b 78 64 4b 41 e8 34  44 7b fb de 14 04 32 98  .{xdKA.4 D{....2. |
  196.  | 00060  53 a3 3c 16                                       S.<.              |
  197. 6027  13:41:34 read(3, "J\312\251\354g\251\266\316\334\314C=\233\37v\247:\365w"..., 100) = 29
  198.  | 00000  4a ca a9 ec 67 a9 b6 ce  dc cc 43 3d 9b 1f 76 a7  J...g... ..C=..v. |
  199.  | 00010  3a f5 77 b4 0e 1b d3 57  ef 86 1c ff 0d           :.w....W .....    |
  200. 6027  13:41:34 read(3, 0x9d209c8, 100)  = -1 EAGAIN (Resource temporarily unavailable)
  201. 6027  13:41:34 nanosleep({15, 0},  <unfinished ...>
  202. 5998  13:41:34 close(10)                = 0
  203. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  204. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  205. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  206. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  207. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  208. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  209. 5998  13:41:34 read(10, "", 4096)       = 0
  210. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  211. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  212. 5998  13:41:34 close(10)                = 0
  213. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  214. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  215. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  216. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  217. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  218. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  219. 5998  13:41:34 read(10, "", 4096)       = 0
  220. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  221. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  222. 5998  13:41:34 brk(0x9d9a000)           = 0x9d9a000
  223. 5998  13:41:34 brk(0x9d92000)           = 0x9d92000
  224. 5998  13:41:34 close(10)                = 0
  225. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  226. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  227. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  228. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  229. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  230. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  231. 5998  13:41:34 read(10, "", 4096)       = 0
  232. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  233. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  234. 5998  13:41:34 close(10)                = 0
  235. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  236. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  237. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  238. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  239. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  240. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  241. 5998  13:41:34 read(10, "", 4096)       = 0
  242. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  243. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  244. 5998  13:41:34 close(10)                = 0
  245. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  246. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  247. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  248. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  249. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  250. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  251. 5998  13:41:34 read(10, "", 4096)       = 0
  252. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  253. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  254. 5998  13:41:34 close(10)                = 0
  255. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  256. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  257. 5998  13:41:34 open("/opt/k2/glade/srv_icon_price.png", O_RDONLY|O_LARGEFILE) = 10
  258. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5854, ...}) = 0
  259. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  260. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  261. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  262. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  263. 5998  13:41:34 read(10, "KK\10\16\253pR\243\223Zu<]\21\372\357\17\4\205\205e\275"..., 4096) = 1758
  264. 5998  13:41:34 close(10)                = 0
  265. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  266. 5998  13:41:34 open("/dev/urandom", O_RDONLY|O_LARGEFILE) = 10
  267. 5998  13:41:34 fstat64(10, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
  268. 5998  13:41:34 ioctl(10, SNDCTL_TMR_TIMEBASE or TCGETS, 0xffd56ff0) = -1 EINVAL (Invalid argument)
  269. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  270. 5998  13:41:34 read(10, "\tl\261;\27\30\345\340\362QEf9\303\35\326\311\354\377\363"..., 4096) = 4096
  271. 5998  13:41:34 close(10)                = 0
  272. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  273. 5998  13:41:34 gettimeofday({1708886494, 293372}, NULL) = 0
  274. 5998  13:41:34 gettimeofday({1708886494, 293426}, NULL) = 0
  275. 5998  13:41:34 gettimeofday({1708886494, 293467}, NULL) = 0
  276. 5998  13:41:34 munmap(0xf62bf000, 397312) = 0
  277. 5998  13:41:34 chdir("..")              = 0
  278. 5998  13:41:34 munmap(0xf6320000, 397312) = 0
  279. 5998  13:41:34 chdir("glade")           = 0
  280. 5998  13:41:34 open("keyboard.gte", O_RDONLY|O_LARGEFILE) = 10
  281. 5998  13:41:34 _llseek(10, 0, [44096], SEEK_END) = 0
  282. 5998  13:41:34 _llseek(10, 0, [44096], SEEK_CUR) = 0
  283. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  284. 5998  13:41:34 brk(0x9dbc000)           = 0x9dbc000
  285. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 44096) = 44096
  286. 5998  13:41:34 close(10)                = 0
  287. 5998  13:41:34 chdir("..")              = 0
  288. 5998  13:41:34 gettimeofday({1708886494, 316074}, NULL) = 0
  289. 5998  13:41:34 gettimeofday({1708886494, 316562}, NULL) = 0
  290. 5998  13:41:34 chdir("glade")           = 0
  291. 5998  13:41:34 open("index.gte", O_RDONLY|O_LARGEFILE) = 10
  292. 5998  13:41:34 _llseek(10, 0, [1288], SEEK_END) = 0
  293. 5998  13:41:34 _llseek(10, 0, [1288], SEEK_CUR) = 0
  294. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  295. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 8191) = 1288
  296. 5998  13:41:34 close(10)                = 0
  297. 5998  13:41:34 chdir("..")              = 0
  298. 5998  13:41:34 chdir("glade")           = 0
  299. 5998  13:41:34 open("w_main.gte", O_RDONLY|O_LARGEFILE) = 10
  300. 5998  13:41:34 _llseek(10, 0, [41592], SEEK_END) = 0
  301. 5998  13:41:34 _llseek(10, 0, [41592], SEEK_CUR) = 0
  302. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  303. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 41592) = 41592
  304. 5998  13:41:34 close(10)                = 0
  305. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  306. 5998  13:41:34 open("/opt/k2/glade/shared/creditBar.png", O_RDONLY|O_LARGEFILE) = 10
  307. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=885, ...}) = 0
  308. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  309. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  310. 5998  13:41:34 read(10, "", 4096)       = 0
  311. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  312. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  313. 5998  13:41:34 mmap2(NULL, 536576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf62fe000
  314. 5998  13:41:34 brk(0x9de1000)           = 0x9de1000
  315. 5998  13:41:34 close(10)                = 0
  316. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  317. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  318. 5998  13:41:34 open("/opt/k2/glade/shared/money_icon.png", O_RDONLY|O_LARGEFILE) = 10
  319. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2577, ...}) = 0
  320. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  321. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  322. 5998  13:41:34 read(10, "", 4096)       = 0
  323. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  324. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  325. 5998  13:41:34 close(10)                = 0
  326. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  327. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  328. 5998  13:41:34 open("/opt/k2/glade/shared/price_icon.png", O_RDONLY|O_LARGEFILE) = 10
  329. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=11373, ...}) = 0
  330. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  331. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\362\0\0\0\223\10\6\0"..., 4096) = 4096
  332. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  333. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\362\0\0\0\223\10\6\0"..., 4096) = 4096
  334. 5998  13:41:34 read(10, "\5\227*H\356,\267\'\237x\322|-\267%\245\3457\10\t0\340"..., 4096) = 4096
  335. 5998  13:41:34 read(10, "\2511\22&\36\205jTo)\227\272_bdC\225\251\356\332\30\357"..., 4096) = 3181
  336. 5998  13:41:34 brk(0x9e04000)           = 0x9e04000
  337. 5998  13:41:34 close(10)                = 0
  338. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  339. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  340. 5998  13:41:34 open("/opt/k2/glade/other_button.png", O_RDONLY|O_LARGEFILE) = 10
  341. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=6398, ...}) = 0
  342. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  343. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\1,\0\0\0d\10\2\0\0\0\263"..., 4096) = 4096
  344. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  345. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\1,\0\0\0d\10\2\0\0\0\263"..., 4096) = 4096
  346. 5998  13:41:34 read(10, "t)\234\vG\263\36\340\16\32\3556-\3401\201@\264\215\212"..., 4096) = 2302
  347. 5998  13:41:34 close(10)                = 0
  348. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  349. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  350. 5998  13:41:34 open("/opt/k2/glade/help_button.png", O_RDONLY|O_LARGEFILE) = 10
  351. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=4691, ...}) = 0
  352. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  353. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\1,\0\0\0d\10\2\0\0\0\263"..., 4096) = 4096
  354. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  355. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\1,\0\0\0d\10\2\0\0\0\263"..., 4096) = 4096
  356. 5998  13:41:34 brk(0x9e28000)           = 0x9e28000
  357. 5998  13:41:34 read(10, "\274n\256~\21\332\307\33\227\354\303 \347ZZZ\202\364\17"..., 4096) = 595
  358. 5998  13:41:34 close(10)                = 0
  359. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  360. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  361. 5998  13:41:34 open("/opt/k2/glade/logo_big.png", O_RDONLY|O_LARGEFILE) = 10
  362. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=23399, ...}) = 0
  363. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  364. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\2\262\0\0\0\237\10\6\0"..., 4096) = 4096
  365. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  366. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\2\262\0\0\0\237\10\6\0"..., 4096) = 4096
  367. 5998  13:41:34 mmap2(NULL, 442368, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf6292000
  368. 5998  13:41:34 read(10, "\374r5\4A\20\4A\310\22\303\201\276\t\205\354\17\240\250"..., 4096) = 4096
  369. 5998  13:41:34 read(10, "\22\266W\370.\nS\230&46\302\276\203a\362\367l\277b\367"..., 4096) = 4096
  370. 5998  13:41:34 read(10, "\276\f\371\304\267\253B\227\266\215\3315\23L\3\212\3PZ"..., 4096) = 4096
  371. 5998  13:41:34 read(10, "~\342\265qbV\206\255\217\256\254\275I6V\372\234\3~\10\224"..., 4096) = 4096
  372. 5998  13:41:34 read(10, "#\351W\355\356\266\235/\375v`\3333s`\213;\363\340\227\300"..., 4096) = 2919
  373. 5998  13:41:34 close(10)                = 0
  374. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  375. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  376. 5998  13:41:34 open("/opt/k2/glade/main/bigButton.png", O_RDONLY|O_LARGEFILE) = 10
  377. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5232, ...}) = 0
  378. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  379. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  380. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  381. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  382. 5998  13:41:34 brk(0x9e7b000)           = 0x9e7b000
  383. 5998  13:41:34 read(10, "?\327\256]\223\26\222\"\222\256\322+\326\7WV\355\374\226"..., 4096) = 1136
  384. 5998  13:41:34 close(10)                = 0
  385. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  386. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  387. 5998  13:41:34 open("/opt/k2/glade/main/copy.png", O_RDONLY|O_LARGEFILE) = 10
  388. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10827, ...}) = 0
  389. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  390. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  391. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  392. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  393. 5998  13:41:34 read(10, "\330\200 \324X\347\2725t\316XR\347\320\nP\nc\r\3\3\3\250"..., 4096) = 4096
  394. 5998  13:41:34 read(10, "\274\345\215\377\204{\277\377C\277R\n\210\237\367\330\347"..., 4096) = 2635
  395. 5998  13:41:34 close(10)                = 0
  396. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  397. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  398. 5998  13:41:34 open("/opt/k2/glade/main/bigButton.png", O_RDONLY|O_LARGEFILE) = 10
  399. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5232, ...}) = 0
  400. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  401. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  402. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  403. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  404. 5998  13:41:34 brk(0x9edb000)           = 0x9edb000
  405. 5998  13:41:34 read(10, "?\327\256]\223\26\222\"\222\256\322+\326\7WV\355\374\226"..., 4096) = 1136
  406. 5998  13:41:34 close(10)                = 0
  407. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  408. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  409. 5998  13:41:34 open("/opt/k2/glade/main/print.png", O_RDONLY|O_LARGEFILE) = 10
  410. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10421, ...}) = 0
  411. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  412. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  413. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  414. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  415. 5998  13:41:34 read(10, ")[7\375\3257o\33_{\344\21/Xk\265s\216\234\0\20/*\34\4\350"..., 4096) = 4096
  416. 5998  13:41:34 read(10, "\377+\317<\372\330\360\312\221j\232\246b\214\241Z\255\226"..., 4096) = 2229
  417. 5998  13:41:34 close(10)                = 0
  418. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  419. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  420. 5998  13:41:34 open("/opt/k2/glade/main/bigButton.png", O_RDONLY|O_LARGEFILE) = 10
  421. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5232, ...}) = 0
  422. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  423. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  424. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  425. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  426. 5998  13:41:34 brk(0x9f39000)           = 0x9f39000
  427. 5998  13:41:34 read(10, "?\327\256]\223\26\222\"\222\256\322+\326\7WV\355\374\226"..., 4096) = 1136
  428. 5998  13:41:34 close(10)                = 0
  429. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  430. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  431. 5998  13:41:34 open("/opt/k2/glade/main/library.png", O_RDONLY|O_LARGEFILE) = 10
  432. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=15712, ...}) = 0
  433. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  434. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  435. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  436. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  437. 5998  13:41:34 read(10, "\353\271\270\256\303h5\333\302\250\355-9\361\21\323em\312"..., 4096) = 4096
  438. 5998  13:41:34 read(10, "X\226\365\247\277h;\237\r\360\322K/\357 M\344Ck\376u\247"..., 4096) = 4096
  439. 5998  13:41:34 read(10, "U\346\0338E\33r\271\\\241R\251\26\322\234\207z\243\354"..., 4096) = 3424
  440. 5998  13:41:34 close(10)                = 0
  441. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  442. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  443. 5998  13:41:34 open("/opt/k2/glade/main/bigButton.png", O_RDONLY|O_LARGEFILE) = 10
  444. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5232, ...}) = 0
  445. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  446. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  447. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  448. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\3\35\0\0\0\217\10\2\0"..., 4096) = 4096
  449. 5998  13:41:34 brk(0x9f98000)           = 0x9f98000
  450. 5998  13:41:34 read(10, "?\327\256]\223\26\222\"\222\256\322+\326\7WV\355\374\226"..., 4096) = 1136
  451. 5998  13:41:34 close(10)                = 0
  452. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  453. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  454. 5998  13:41:34 open("/opt/k2/glade/main/scan.png", O_RDONLY|O_LARGEFILE) = 10
  455. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=9112, ...}) = 0
  456. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  457. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  458. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  459. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0}\0\0\0Z\10\6\0\0\0\225"..., 4096) = 4096
  460. 5998  13:41:34 read(10, "O\24%\34\274\373\0\337\371\336\367y\355\315\267r\370<\252"..., 4096) = 4096
  461. 5998  13:41:34 read(10, "\231\341\266i\323\10\373\356\332\303\276\273\3660:z+\""..., 4096) = 920
  462. 5998  13:41:34 close(10)                = 0
  463. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  464. 5998  13:41:34 gettimeofday({1708886494, 372481}, NULL) = 0
  465. 5998  13:41:34 chdir("..")              = 0
  466. 5998  13:41:34 chdir("glade")           = 0
  467. 5998  13:41:34 open("w_copy.gte", O_RDONLY|O_LARGEFILE) = 10
  468. 5998  13:41:34 _llseek(10, 0, [54088], SEEK_END) = 0
  469. 5998  13:41:34 _llseek(10, 0, [54088], SEEK_CUR) = 0
  470. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  471. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 54088) = 54088
  472. 5998  13:41:34 close(10)                = 0
  473. 5998  13:41:34 brk(0x9fbe000)           = 0x9fbe000
  474. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  475. 5998  13:41:34 open("/opt/k2/glade/shared/header.png", O_RDONLY|O_LARGEFILE) = 10
  476. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=800, ...}) = 0
  477. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  478. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  479. 5998  13:41:34 read(10, "", 4096)       = 0
  480. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  481. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  482. 5998  13:41:34 brk(0xa00a000)           = 0xa00a000
  483. 5998  13:41:34 close(10)                = 0
  484. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  485. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  486. 5998  13:41:34 open("/opt/k2/glade/shared/small_logo.png", O_RDONLY|O_LARGEFILE) = 10
  487. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3239, ...}) = 0
  488. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  489. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  490. 5998  13:41:34 read(10, "", 4096)       = 0
  491. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  492. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  493. 5998  13:41:34 close(10)                = 0
  494. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  495. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  496. 5998  13:41:34 open("/opt/k2/glade/shared/creditBar.png", O_RDONLY|O_LARGEFILE) = 10
  497. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=885, ...}) = 0
  498. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  499. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  500. 5998  13:41:34 read(10, "", 4096)       = 0
  501. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  502. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  503. 5998  13:41:34 mmap2(NULL, 536576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf620f000
  504. 5998  13:41:34 close(10)                = 0
  505. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  506. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  507. 5998  13:41:34 open("/opt/k2/glade/shared/money_icon.png", O_RDONLY|O_LARGEFILE) = 10
  508. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2577, ...}) = 0
  509. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  510. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  511. 5998  13:41:34 read(10, "", 4096)       = 0
  512. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  513. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  514. 5998  13:41:34 close(10)                = 0
  515. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  516. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  517. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  518. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  519. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  520. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  521. 5998  13:41:34 read(10, "", 4096)       = 0
  522. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  523. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  524. 5998  13:41:34 close(10)                = 0
  525. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  526. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  527. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  528. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  529. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  530. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  531. 5998  13:41:34 read(10, "", 4096)       = 0
  532. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  533. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  534. 5998  13:41:34 close(10)                = 0
  535. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  536. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  537. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  538. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  539. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  540. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  541. 5998  13:41:34 read(10, "", 4096)       = 0
  542. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  543. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  544. 5998  13:41:34 close(10)                = 0
  545. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  546. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  547. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  548. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  549. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  550. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  551. 5998  13:41:34 read(10, "", 4096)       = 0
  552. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  553. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  554. 5998  13:41:34 close(10)                = 0
  555. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  556. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  557. 5998  13:41:34 open("/opt/k2/glade/service/smminus.png", O_RDONLY|O_LARGEFILE) = 10
  558. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2922, ...}) = 0
  559. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  560. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  561. 5998  13:41:34 read(10, "", 4096)       = 0
  562. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  563. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 2922
  564. 5998  13:41:34 close(10)                = 0
  565. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  566. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  567. 5998  13:41:34 open("/opt/k2/glade/copy/gb.png", O_RDONLY|O_LARGEFILE) = 10
  568. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=479, ...}) = 0
  569. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  570. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  571. 5998  13:41:34 read(10, "", 4096)       = 0
  572. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  573. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  574. 5998  13:41:34 close(10)                = 0
  575. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  576. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  577. 5998  13:41:34 open("/opt/k2/glade/copy/gb.png", O_RDONLY|O_LARGEFILE) = 10
  578. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=479, ...}) = 0
  579. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  580. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  581. 5998  13:41:34 read(10, "", 4096)       = 0
  582. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  583. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  584. 5998  13:41:34 close(10)                = 0
  585. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  586. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  587. 5998  13:41:34 open("/opt/k2/glade/copy/gb.png", O_RDONLY|O_LARGEFILE) = 10
  588. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=479, ...}) = 0
  589. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  590. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  591. 5998  13:41:34 read(10, "", 4096)       = 0
  592. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  593. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  594. 5998  13:41:34 close(10)                = 0
  595. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  596. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  597. 5998  13:41:34 open("/opt/k2/glade/copy/gb.png", O_RDONLY|O_LARGEFILE) = 10
  598. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=479, ...}) = 0
  599. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  600. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  601. 5998  13:41:34 read(10, "", 4096)       = 0
  602. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  603. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  604. 5998  13:41:34 close(10)                = 0
  605. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  606. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  607. 5998  13:41:34 open("/opt/k2/glade/copy/gb.png", O_RDONLY|O_LARGEFILE) = 10
  608. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=479, ...}) = 0
  609. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  610. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  611. 5998  13:41:34 read(10, "", 4096)       = 0
  612. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  613. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0000\0\0\0@\10\2\0\0\0"..., 4096) = 479
  614. 5998  13:41:34 close(10)                = 0
  615. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  616. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  617. 5998  13:41:34 open("/opt/k2/glade/service/smplus.png", O_RDONLY|O_LARGEFILE) = 10
  618. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3629, ...}) = 0
  619. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  620. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  621. 5998  13:41:34 read(10, "", 4096)       = 0
  622. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  623. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0M\0\0\0M\10\2\0\0\0l"..., 4096) = 3629
  624. 5998  13:41:34 brk(0xa02b000)           = 0xa02b000
  625. 5998  13:41:34 close(10)                = 0
  626. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  627. 5998  13:41:34 chdir("..")              = 0
  628. 5998  13:41:34 chdir("glade")           = 0
  629. 5998  13:41:34 open("w_print.gte", O_RDONLY|O_LARGEFILE) = 10
  630. 5998  13:41:34 _llseek(10, 0, [85608], SEEK_END) = 0
  631. 5998  13:41:34 _llseek(10, 0, [85608], SEEK_CUR) = 0
  632. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  633. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 85608) = 85608
  634. 5998  13:41:34 close(10)                = 0
  635. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  636. 5998  13:41:34 open("/opt/k2/glade/shared/header.png", O_RDONLY|O_LARGEFILE) = 10
  637. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=800, ...}) = 0
  638. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  639. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  640. 5998  13:41:34 read(10, "", 4096)       = 0
  641. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  642. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  643. 5998  13:41:34 brk(0xa084000)           = 0xa084000
  644. 5998  13:41:34 close(10)                = 0
  645. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  646. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  647. 5998  13:41:34 open("/opt/k2/glade/shared/small_logo.png", O_RDONLY|O_LARGEFILE) = 10
  648. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3239, ...}) = 0
  649. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  650. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  651. 5998  13:41:34 read(10, "", 4096)       = 0
  652. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  653. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  654. 5998  13:41:34 close(10)                = 0
  655. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  656. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  657. 5998  13:41:34 open("/opt/k2/glade/shared/creditBar.png", O_RDONLY|O_LARGEFILE) = 10
  658. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=885, ...}) = 0
  659. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  660. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  661. 5998  13:41:34 read(10, "", 4096)       = 0
  662. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  663. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  664. 5998  13:41:34 mmap2(NULL, 536576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf618c000
  665. 6020  13:41:34 <... nanosleep resumed> NULL) = 0
  666. 6020  13:41:34 ioctl(4, TIOCMBIS, [TIOCM_DTR]) = 0
  667. 6020  13:41:34 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 -opost -isig -icanon -echo ...}) = 0
  668. 6020  13:41:34 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 -opost -isig -icanon -echo ...}) = 0
  669. 6020  13:41:34 ioctl(4, SNDCTL_TMR_START or TCSETS, {B9600 -opost -isig -icanon -echo ...}) = 0
  670. 6020  13:41:34 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 -opost -isig -icanon -echo ...}) = 0
  671. 6020  13:41:34 nanosleep({0, 400000000},  <unfinished ...>
  672. 5998  13:41:34 close(10)                = 0
  673. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  674. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  675. 5998  13:41:34 open("/opt/k2/glade/shared/money_icon.png", O_RDONLY|O_LARGEFILE) = 10
  676. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2577, ...}) = 0
  677. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  678. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  679. 5998  13:41:34 read(10, "", 4096)       = 0
  680. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  681. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  682. 5998  13:41:34 close(10)                = 0
  683. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  684. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  685. 5998  13:41:34 open("/opt/k2/glade/no_print.png", O_RDONLY|O_LARGEFILE) = 10
  686. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=8608, ...}) = 0
  687. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  688. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\2@\0\0\3/\10\6\0\0\0:"..., 4096) = 4096
  689. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  690. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\2@\0\0\3/\10\6\0\0\0:"..., 4096) = 4096
  691. 5998  13:41:34 mmap2(NULL, 1880064, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf5fc1000
  692. 5998  13:41:34 read(10, "@\220\261b\361x\326\v\357\275\2672\25?\361\234\234\304"..., 4096) = 4096
  693. 5998  13:41:34 read(10, "\200\0\2\0\20@\0\0\2\10\0@\0\1\0\10 \0\0\1\4\0 \200\0\0"..., 4096) = 416
  694. 5998  13:41:34 close(10)                = 0
  695. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  696. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  697. 5998  13:41:34 open("/opt/k2/glade/landscape.png", O_RDONLY|O_LARGEFILE) = 10
  698. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5272, ...}) = 0
  699. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  700. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0,\0\0\0\35\10\6\0\0\0"..., 4096) = 4096
  701. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  702. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0,\0\0\0\35\10\6\0\0\0"..., 4096) = 4096
  703. 5998  13:41:34 read(10, "\376\0\375\375\375\0\376\376\376\0\376\376\376\0\376\376"..., 4096) = 1176
  704. 5998  13:41:34 close(10)                = 0
  705. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  706. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  707. 5998  13:41:34 open("/opt/k2/glade/portrait.png", O_RDONLY|O_LARGEFILE) = 10
  708. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5287, ...}) = 0
  709. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  710. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\35\0\0\0,\10\6\0\0\0"..., 4096) = 4096
  711. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  712. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\35\0\0\0,\10\6\0\0\0"..., 4096) = 4096
  713. 5998  13:41:34 read(10, "\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 1191
  714. 5998  13:41:34 close(10)                = 0
  715. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  716. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  717. 5998  13:41:34 open("/opt/k2/glade/back.png", O_RDONLY|O_LARGEFILE) = 10
  718. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10788, ...}) = 0
  719. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  720. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0002\0\0\0005\10\6\0\0"..., 4096) = 4096
  721. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  722. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0002\0\0\0005\10\6\0\0"..., 4096) = 4096
  723. 5998  13:41:34 read(10, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\1\0\0"..., 4096) = 4096
  724. 5998  13:41:34 read(10, "\0\0\0\0Rj\263\1\260\313\32\n\0\0\0\3\0\0\0\3\0\0\0\3\0"..., 4096) = 2596
  725. 5998  13:41:34 close(10)                = 0
  726. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  727. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  728. 5998  13:41:34 open("/opt/k2/glade/forward.png", O_RDONLY|O_LARGEFILE) = 10
  729. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10788, ...}) = 0
  730. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  731. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0002\0\0\0005\10\6\0\0"..., 4096) = 4096
  732. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  733. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0002\0\0\0005\10\6\0\0"..., 4096) = 4096
  734. 5998  13:41:34 read(10, "y\253\1\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
  735. 5998  13:41:34 read(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"..., 4096) = 2596
  736. 5998  13:41:34 close(10)                = 0
  737. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  738. 5998  13:41:34 gettimeofday({1708886494, 468260}, NULL) = 0
  739. 5998  13:41:34 chdir("..")              = 0
  740. 5998  13:41:34 chdir("glade")           = 0
  741. 5998  13:41:34 open("w_scan.gte", O_RDONLY|O_LARGEFILE) = 10
  742. 5998  13:41:34 _llseek(10, 0, [39832], SEEK_END) = 0
  743. 5998  13:41:34 _llseek(10, 0, [39832], SEEK_CUR) = 0
  744. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  745. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 39832) = 39832
  746. 5998  13:41:34 close(10)                = 0
  747. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  748. 5998  13:41:34 open("/opt/k2/glade/shared/header.png", O_RDONLY|O_LARGEFILE) = 10
  749. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=800, ...}) = 0
  750. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  751. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  752. 5998  13:41:34 read(10, "", 4096)       = 0
  753. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  754. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  755. 5998  13:41:34 brk(0xa0e7000)           = 0xa0e7000
  756. 5998  13:41:34 close(10)                = 0
  757. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  758. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  759. 5998  13:41:34 open("/opt/k2/glade/shared/small_logo.png", O_RDONLY|O_LARGEFILE) = 10
  760. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3239, ...}) = 0
  761. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  762. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  763. 5998  13:41:34 read(10, "", 4096)       = 0
  764. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  765. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  766. 5998  13:41:34 close(10)                = 0
  767. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  768. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  769. 5998  13:41:34 open("/opt/k2/glade/shared/creditBar.png", O_RDONLY|O_LARGEFILE) = 10
  770. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=885, ...}) = 0
  771. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  772. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  773. 5998  13:41:34 read(10, "", 4096)       = 0
  774. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  775. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  776. 5998  13:41:34 mmap2(NULL, 536576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf5f3e000
  777. 5998  13:41:34 close(10)                = 0
  778. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  779. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  780. 5998  13:41:34 open("/opt/k2/glade/shared/money_icon.png", O_RDONLY|O_LARGEFILE) = 10
  781. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2577, ...}) = 0
  782. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  783. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  784. 5998  13:41:34 read(10, "", 4096)       = 0
  785. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  786. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  787. 5998  13:41:34 close(10)                = 0
  788. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  789. 5998  13:41:34 chdir("..")              = 0
  790. 5998  13:41:34 chdir("glade")           = 0
  791. 5998  13:41:34 open("w_filechooser.gte", O_RDONLY|O_LARGEFILE) = 10
  792. 5998  13:41:34 _llseek(10, 0, [28488], SEEK_END) = 0
  793. 5998  13:41:34 _llseek(10, 0, [28488], SEEK_CUR) = 0
  794. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  795. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 28488) = 28488
  796. 5998  13:41:34 close(10)                = 0
  797. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  798. 5998  13:41:34 open("/opt/k2/glade/shared/header.png", O_RDONLY|O_LARGEFILE) = 10
  799. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=800, ...}) = 0
  800. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  801. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  802. 5998  13:41:34 read(10, "", 4096)       = 0
  803. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  804. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0f\10\2\0\0\0"..., 4096) = 800
  805. 5998  13:41:34 brk(0xa134000)           = 0xa134000
  806. 5998  13:41:34 close(10)                = 0
  807. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  808. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  809. 5998  13:41:34 open("/opt/k2/glade/shared/small_logo.png", O_RDONLY|O_LARGEFILE) = 10
  810. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=3239, ...}) = 0
  811. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  812. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  813. 5998  13:41:34 read(10, "", 4096)       = 0
  814. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  815. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0N\0\0\0B\10\6\0\0\0\371"..., 4096) = 3239
  816. 5998  13:41:34 close(10)                = 0
  817. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  818. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  819. 5998  13:41:34 open("/opt/k2/glade/shared/creditBar.png", O_RDONLY|O_LARGEFILE) = 10
  820. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=885, ...}) = 0
  821. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  822. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  823. 5998  13:41:34 read(10, "", 4096)       = 0
  824. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  825. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\4\0\0\0\0\256\10\2\0\0"..., 4096) = 885
  826. 5998  13:41:34 mmap2(NULL, 536576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf5ebb000
  827. 5998  13:41:34 close(10)                = 0
  828. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  829. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  830. 5998  13:41:34 open("/opt/k2/glade/shared/money_icon.png", O_RDONLY|O_LARGEFILE) = 10
  831. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=2577, ...}) = 0
  832. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  833. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  834. 5998  13:41:34 read(10, "", 4096)       = 0
  835. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  836. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0(\0\0\0*\10\2\0\0\0N"..., 4096) = 2577
  837. 5998  13:41:34 close(10)                = 0
  838. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  839. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  840. 5998  13:41:34 open("/opt/k2/glade/up_level2.png", O_RDONLY|O_LARGEFILE) = 10
  841. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5420, ...}) = 0
  842. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  843. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0A\0\0\0A\10\6\0\0\0\216"..., 4096) = 4096
  844. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  845. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0A\0\0\0A\10\6\0\0\0\216"..., 4096) = 4096
  846. 5998  13:41:34 read(10, "\231\260d\r\236\345\360\333\f\20\16\35:df2\231%J\251\365"..., 4096) = 1324
  847. 5998  13:41:34 close(10)                = 0
  848. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  849. 5998  13:41:34 getcwd("/opt/k2/glade", 4096) = 14
  850. 5998  13:41:34 open("/opt/k2/glade/k2ani/k2ani1.png", O_RDONLY|O_LARGEFILE) = 10
  851. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14871, ...}) = 0
  852. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  853. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  854. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  855. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  856. 5998  13:41:34 read(10, "r\201\20\r]4%$;\241\177_\353*\34\0yy\320\253/\244u\7a\17"..., 4096) = 4096
  857. 5998  13:41:34 read(10, "\16\352am\274<m\234\0R\17\330O\200]@HC\340\323O?\315E\27"..., 4096) = 4096
  858. 5998  13:41:34 read(10, "\356\234\235\312\31\343\34 %F\235l\307\363\246\232\27k"..., 4096) = 2583
  859. 5998  13:41:34 close(10)                = 0
  860. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  861. 5998  13:41:34 gettimeofday({1708886494, 531187}, NULL) = 0
  862. 5998  13:41:34 chdir("..")              = 0
  863. 5998  13:41:34 open("/k2mnt/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No such file or directory)
  864. 5998  13:41:34 open("glade/folder_orange.png", O_RDONLY|O_LARGEFILE) = 10
  865. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=6432, ...}) = 0
  866. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  867. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  868. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  869. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  870. 5998  13:41:34 read(10, "<\212c\220(g\2017o(\342\262\221,4\356\203%\177J\2\3267"..., 4096) = 2336
  871. 5998  13:41:34 close(10)                = 0
  872. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  873. 5998  13:41:34 open("glade/documents.png", O_RDONLY|O_LARGEFILE) = 10
  874. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=11625, ...}) = 0
  875. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  876. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  877. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  878. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  879. 5998  13:41:34 brk(0xa155000)           = 0xa155000
  880. 5998  13:41:34 read(10, "\246i\322\351tX\\\\\3040\f%\244V\253\205eY8\216C\267\333"..., 4096) = 4096
  881. 5998  13:41:34 read(10, "lO5\177<\236\250 g\322KH\346\n\344\354\f\303PU\303d\263"..., 4096) = 3433
  882. 5998  13:41:34 close(10)                = 0
  883. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  884. 5998  13:41:34 open("glade/html.png", O_RDONLY|O_LARGEFILE) = 10
  885. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=9683, ...}) = 0
  886. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  887. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  888. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  889. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  890. 5998  13:41:34 read(10, ";\247\317\362\312\2337\260\23-l\255\5*\254\347[\361d\316"..., 4096) = 4096
  891. 5998  13:41:34 read(10, "\323\6\333e\317X\304;\36<@s\254\236\2773\'pT0!\30Z\301"..., 4096) = 1491
  892. 5998  13:41:34 close(10)                = 0
  893. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  894. 5998  13:41:34 open("glade/png.png", O_RDONLY|O_LARGEFILE) = 10
  895. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10107, ...}) = 0
  896. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  897. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  898. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  899. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  900. 5998  13:41:34 read(10, "7\301Q\353\260\202\r\371a%3Q\204\2659ZC\234\30\216O\265"..., 4096) = 4096
  901. 5998  13:41:34 read(10, "\373\5?O\222\224\240\334\304\207s\4\276O\34\'H)\210\343"..., 4096) = 1915
  902. 5998  13:41:34 close(10)                = 0
  903. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  904. 5998  13:41:34 open("glade/jpeg.png", O_RDONLY|O_LARGEFILE) = 10
  905. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10079, ...}) = 0
  906. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  907. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  908. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  909. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  910. 5998  13:41:34 read(10, "\23\235\35\336#{\373BRJuWD\20lOI\16\257\373\32XC\3338P"..., 4096) = 4096
  911. 5998  13:41:34 read(10, "\3B\n!p\263g\20\vO\302\365\357\"\203\210$\211iL\324\220"..., 4096) = 1887
  912. 5998  13:41:34 brk(0xa178000)           = 0xa178000
  913. 5998  13:41:34 close(10)                = 0
  914. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  915. 5998  13:41:34 open("glade/pdf.png", O_RDONLY|O_LARGEFILE) = 10
  916. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=6116, ...}) = 0
  917. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  918. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  919. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  920. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  921. 5998  13:41:34 read(10, "H\356\254\367\31\371\255\27\300\2\273\36=\341+n\275JEJ"..., 4096) = 2020
  922. 5998  13:41:34 close(10)                = 0
  923. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  924. 5998  13:41:34 open("glade/tiff.png", O_RDONLY|O_LARGEFILE) = 10
  925. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=9874, ...}) = 0
  926. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  927. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  928. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  929. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  930. 5998  13:41:34 read(10, "\275\217\235\344[g\377\32(\242\230S\241\317\236\351y\244"..., 4096) = 4096
  931. 5998  13:41:34 read(10, "w\7\354d\5U\r\315\262\264\210x\326jXk\31\f\6\10\345\243"..., 4096) = 1682
  932. 5998  13:41:34 close(10)                = 0
  933. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  934. 5998  13:41:34 open("glade/gif.png", O_RDONLY|O_LARGEFILE) = 10
  935. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=9988, ...}) = 0
  936. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  937. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  938. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  939. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  940. 5998  13:41:34 read(10, "\323X\3756\235\225\363\334\\\274J\332y\225\307\16,\362"..., 4096) = 4096
  941. 5998  13:41:34 read(10, "\260\312#\250\265\260Y\\\332\354\21Y\226c\215\305\30K\277"..., 4096) = 1796
  942. 5998  13:41:34 close(10)                = 0
  943. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  944. 5998  13:41:34 open("glade/xls.png", O_RDONLY|O_LARGEFILE) = 10
  945. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=7736, ...}) = 0
  946. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  947. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  948. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  949. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  950. 5998  13:41:34 read(10, "\24\246\222$\221\373\22\4\25B \fCp\316%\31G\302\34\16\207"..., 4096) = 3640
  951. 5998  13:41:34 brk(0xa19c000)           = 0xa19c000
  952. 5998  13:41:34 close(10)                = 0
  953. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  954. 5998  13:41:34 open("glade/bmp.png", O_RDONLY|O_LARGEFILE) = 10
  955. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10031, ...}) = 0
  956. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  957. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  958. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  959. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  960. 5998  13:41:34 read(10, "\354k\324\253\27\321F\23\247\32\337wX\7\221\'84^\341\340"..., 4096) = 4096
  961. 5998  13:41:34 read(10, "2\270\\\261\273\337\226\261\273\273\305\202|\337\227\200"..., 4096) = 1839
  962. 5998  13:41:34 close(10)                = 0
  963. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  964. 5998  13:41:34 open("glade/txt.png", O_RDONLY|O_LARGEFILE) = 10
  965. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10572, ...}) = 0
  966. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  967. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  968. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  969. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  970. 5998  13:41:34 read(10, "\232\246\3014M\4A@a\325\347M\217<\313P\271\250-\32\21\223"..., 4096) = 4096
  971. 5998  13:41:34 read(10, "?\246\361,\355!\16\210\0311)v8\17\306%\221G#_\323\324\205"..., 4096) = 2380
  972. 5998  13:41:34 close(10)                = 0
  973. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  974. 5998  13:41:34 open("glade/unsupported.png", O_RDONLY|O_LARGEFILE) = 10
  975. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=4706, ...}) = 0
  976. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  977. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  978. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  979. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0`\0\0\0`\10\6\0\0\0\342"..., 4096) = 4096
  980. 5998  13:41:34 read(10, "\313\4K\371\334\320\305M\320\250|*\236\252\224\261<:\265"..., 4096) = 610
  981. 5998  13:41:34 close(10)                = 0
  982. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  983. 5998  13:41:34 brk(0xa1be000)           = 0xa1be000
  984. 5998  13:41:34 open("glade/usb.png", O_RDONLY|O_LARGEFILE) = 10
  985. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=16237, ...}) = 0
  986. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  987. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\200\0\0\0\200\10\6\0"..., 4096) = 4096
  988. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  989. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\200\0\0\0\200\10\6\0"..., 4096) = 4096
  990. 5998  13:41:34 read(10, "[\356\\\3lnk\253\247\246\246\2\255U \374\10!\320\n\224"..., 4096) = 4096
  991. 5998  13:41:34 read(10, "\3557p\365\325+\371\253\277z$2=\235}\30\364&o\210\336\317"..., 4096) = 4096
  992. 5998  13:41:34 read(10, "\316\237?\317\253\257\276\312\252U\253imm)#\207J\351YW"..., 4096) = 3949
  993. 5998  13:41:34 close(10)                = 0
  994. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  995. 5998  13:41:34 open("glade/compact_flash.png", O_RDONLY|O_LARGEFILE) = 10
  996. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=21339, ...}) = 0
  997. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  998. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  999. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1000. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  1001. 5998  13:41:34 brk(0xa1ed000)           = 0xa1ed000
  1002. 5998  13:41:34 read(10, "Rh\216\236\f\373\274\247\221;\365*\30\f\376-\310x\353,"..., 4096) = 4096
  1003. 5998  13:41:34 read(10, "8`\257\v*x\257\v\245\33M\1g\365\271h\230\367&F\377\370"..., 4096) = 4096
  1004. 5998  13:41:34 read(10, "8\6\213\305\202\323\247O#33\323\17\4\362nE\365\365\365"..., 4096) = 4096
  1005. 5998  13:41:34 read(10, "\2459\216\303\306\215\33\205\357_XX\210I\223&El\245\371"..., 4096) = 4096
  1006. 5998  13:41:34 read(10, "\377\265\16\235\227\27\346\263H)\367\262,\273\225$I\221"..., 4096) = 859
  1007. 5998  13:41:34 close(10)                = 0
  1008. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1009. 5998  13:41:34 open("glade/memory_stick.png", O_RDONLY|O_LARGEFILE) = 10
  1010. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=19576, ...}) = 0
  1011. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1012. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  1013. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1014. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  1015. 5998  13:41:34 read(10, "\334622\222Y\344\255\371\201</q\335a\213\241O\"\36}\364"..., 4096) = 4096
  1016. 5998  13:41:34 read(10, "\272\276\\.77\3C\323\351\210u\0204\202.\220\33U\201\221"..., 4096) = 4096
  1017. 5998  13:41:34 read(10, "\375\331\303\362.c+Ej:E\264#\212?\350_4\221[l\5\366J+\27"..., 4096) = 4096
  1018. 5998  13:41:34 read(10, "8\332\322\236[\232\325\30m\340\235\370_\267\227\6\236\372"..., 4096) = 3192
  1019. 5998  13:41:34 close(10)                = 0
  1020. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1021. 5998  13:41:34 open("glade/sd_mmc.png", O_RDONLY|O_LARGEFILE) = 10
  1022. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=16315, ...}) = 0
  1023. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1024. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  1025. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1026. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  1027. 5998  13:41:34 read(10, "H\4\231\31\261\331\211`\322\262\322\222\323\257\255o\372"..., 4096) = 4096
  1028. 5998  13:41:34 read(10, "\32\364\31\311\254\34\335\356\30g\303y\277\233\203\257"..., 4096) = 4096
  1029. 5998  13:41:34 brk(0xa213000)           = 0xa213000
  1030. 5998  13:41:34 read(10, "\201\347W\253\372\376\366\1\\BO$\350\353\34\24\325\6c\300"..., 4096) = 4027
  1031. 5998  13:41:34 close(10)                = 0
  1032. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1033. 5998  13:41:34 open("glade/smartmedia.png", O_RDONLY|O_LARGEFILE) = 10
  1034. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=20770, ...}) = 0
  1035. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1036. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  1037. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1038. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\264\0\0\0\264\10\6\0"..., 4096) = 4096
  1039. 5998  13:41:34 read(10, ",\313\253\201\363\320W\303\21\10\4\332;::\354CCCIazq*\303"..., 4096) = 4096
  1040. 5998  13:41:34 read(10, "\347\363E\"\36#y\'\207#\227\231\263\232\343\232\0346\325"..., 4096) = 4096
  1041. 5998  13:41:34 read(10, "<\213`\377\216\361\204\3608\247\0\35\32\240\247c8]\177"..., 4096) = 4096
  1042. 5998  13:41:34 read(10, "y\350\220=\r\3742\314\277\f\6\203\360\373\375\322h\5K\261"..., 4096) = 4096
  1043. 5998  13:41:34 read(10, "E\355\367\213(\314\25\ra\10\31\356\276\341[J\207\345\234"..., 4096) = 290
  1044. 5998  13:41:34 close(10)                = 0
  1045. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1046. 5998  13:41:34 open("glade/up_level2.png", O_RDONLY|O_LARGEFILE) = 10
  1047. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5420, ...}) = 0
  1048. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1049. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0A\0\0\0A\10\6\0\0\0\216"..., 4096) = 4096
  1050. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1051. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0A\0\0\0A\10\6\0\0\0\216"..., 4096) = 4096
  1052. 5998  13:41:34 read(10, "\231\260d\r\236\345\360\333\f\20\16\35:df2\231%J\251\365"..., 4096) = 1324
  1053. 5998  13:41:34 close(10)                = 0
  1054. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1055. 5998  13:41:34 open("glade/up_level2_.png", O_RDONLY|O_LARGEFILE) = 10
  1056. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=4351, ...}) = 0
  1057. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1058. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0A\0\0\0A\10\6\0\0\0\216"..., 4096) = 4096
  1059. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1060. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0A\0\0\0A\10\6\0\0\0\216"..., 4096) = 4096
  1061. 5998  13:41:34 read(10, "\344\272\256~\366\354\331\342\331\263g\213\243\243\243"..., 4096) = 255
  1062. 5998  13:41:34 close(10)                = 0
  1063. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1064. 5998  13:41:34 open("glade/k2ani/k2ani1.png", O_RDONLY|O_LARGEFILE) = 10
  1065. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14871, ...}) = 0
  1066. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1067. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1068. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1069. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1070. 5998  13:41:34 read(10, "r\201\20\r]4%$;\241\177_\353*\34\0yy\320\253/\244u\7a\17"..., 4096) = 4096
  1071. 5998  13:41:34 read(10, "\16\352am\274<m\234\0R\17\330O\200]@HC\340\323O?\315E\27"..., 4096) = 4096
  1072. 5998  13:41:34 read(10, "\356\234\235\312\31\343\34 %F\235l\307\363\246\232\27k"..., 4096) = 2583
  1073. 5998  13:41:34 close(10)                = 0
  1074. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1075. 5998  13:41:34 open("glade/k2ani/k2ani2.png", O_RDONLY|O_LARGEFILE) = 10
  1076. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14896, ...}) = 0
  1077. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1078. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1079. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1080. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1081. 5998  13:41:34 read(10, ".\20\242\266\213\246\204d\'\364\356i]\5} /\17\272\365\204"..., 4096) = 4096
  1082. 5998  13:41:34 read(10, "Y\323\250g\350\214\1\32=\3634\2\376p\303&\303\16h\300\4"..., 4096) = 4096
  1083. 5998  13:41:34 brk(0xa238000)           = 0xa238000
  1084. 5998  13:41:34 read(10, "\351\236,~\364`)\37\177\341mt\3259x\324\340\367\v*xo\243"..., 4096) = 2608
  1085. 5998  13:41:34 close(10)                = 0
  1086. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1087. 5998  13:41:34 open("glade/k2ani/k2ani3.png", O_RDONLY|O_LARGEFILE) = 10
  1088. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14886, ...}) = 0
  1089. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1090. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1091. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1092. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1093. 5998  13:41:34 read(10, "\3B\324w\321\224\220\352\206\336=\255\253\250\17\24\24"..., 4096) = 4096
  1094. 5998  13:41:34 read(10, "\206M\332\16h\310\4\207Ka\334 \235\267\326\7\251\3615\274"..., 4096) = 4096
  1095. 5998  13:41:34 read(10, "\321Ug\357A\203\337/\250\342\355u>\356\230\225\316\231"..., 4096) = 2598
  1096. 5998  13:41:34 close(10)                = 0
  1097. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1098. 5998  13:41:34 open("glade/k2ani/k2ani4.png", O_RDONLY|O_LARGEFILE) = 10
  1099. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14866, ...}) = 0
  1100. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1101. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1102. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1103. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1104. 5998  13:41:34 brk(0xa260000)           = 0xa260000
  1105. 5998  13:41:34 read(10, "\34\351\242!\301\355\202n]\314\253\250;\344\347Ca\27H\317"..., 4096) = 4096
  1106. 5998  13:41:34 read(10, "{TF\206\230\251>\360rmH-\30`\245\v\315\2337\217+\257\274"..., 4096) = 4096
  1107. 5998  13:41:34 read(10, "\262\31\317\233jX\254i\32\330\354\2\335\'\371\354\233 "..., 4096) = 2578
  1108. 5998  13:41:34 close(10)                = 0
  1109. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1110. 5998  13:41:34 open("glade/k2ani/k2ani5.png", O_RDONLY|O_LARGEFILE) = 10
  1111. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14854, ...}) = 0
  1112. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1113. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1114. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1115. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1116. 5998  13:41:34 read(10, "\206.\232\22\222\235\320\243\233u\25\365\204\374|\350\334"..., 4096) = 4096
  1117. 5998  13:41:34 read(10, "\26\221\221!j\252\17\272\\\27P\v\6\6\323\205\346\317\237"..., 4096) = 4096
  1118. 5998  13:41:34 brk(0xa281000)           = 0xa281000
  1119. 5998  13:41:34 read(10, "\3\335&0<\222\317\276\3613\375=7\2137\370)\257\211\314"..., 4096) = 2566
  1120. 5998  13:41:34 close(10)                = 0
  1121. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1122. 5998  13:41:34 open("glade/k2ani/k2ani6.png", O_RDONLY|O_LARGEFILE) = 10
  1123. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14868, ...}) = 0
  1124. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1125. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1126. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1127. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1128. 5998  13:41:34 read(10, "\264\213\246\204d\'t\353b]E\335!?\37:v\201\264L\20\366"..., 4096) = 4096
  1129. 5998  13:41:34 read(10, "=\220B\300\250\336\2\273N\34\262\212\255\364D\247-\"#C"..., 4096) = 4096
  1130. 5998  13:41:34 read(10, "C\35 %F\235l\306\363\246\32\26k\232\6\272M`x$\237}\343"..., 4096) = 2580
  1131. 5998  13:41:34 close(10)                = 0
  1132. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1133. 5998  13:41:34 open("glade/k2ani/k2ani7.png", O_RDONLY|O_LARGEFILE) = 10
  1134. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14880, ...}) = 0
  1135. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1136. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1137. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1138. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1139. 5998  13:41:34 brk(0xa2a9000)           = 0xa2a9000
  1140. 5998  13:41:34 read(10, "\10Q\337ESB\262\23zt\263\256\242\236\220\237\17\235\273"..., 4096) = 4096
  1141. 5998  13:41:34 read(10, "n\217\335i\377\336{\357\205\365>\n\1\243\373\n\354:q\310"..., 4096) = 4096
  1142. 5998  13:41:34 read(10, "\203?\314\252\342\243\265\36\246NN\343\234\341\16\220\22"..., 4096) = 2592
  1143. 5998  13:41:34 close(10)                = 0
  1144. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1145. 5998  13:41:34 open("glade/k2ani/k2ani8.png", O_RDONLY|O_LARGEFILE) = 10
  1146. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14880, ...}) = 0
  1147. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1148. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1149. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1150. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1151. 5998  13:41:34 read(10, "j\273hJHtC\267.\326\225\337\35rs\241c\27HI\7\341\f\1\266"..., 4096) = 4096
  1152. 5998  13:41:34 read(10, "\277\377\376\373a=\217B\300\350>\2\247N\f\262\212\255\364"..., 4096) = 4096
  1153. 5998  13:41:34 brk(0xa2ca000)           = 0xa2ca000
  1154. 5998  13:41:34 read(10, "\37f\225\363\361Z/S\'\'s\3560\27H\211Q-\233\361\274\251"..., 4096) = 2592
  1155. 5998  13:41:34 close(10)                = 0
  1156. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1157. 5998  13:41:34 open("glade/k2ani/k2ani9.png", O_RDONLY|O_LARGEFILE) = 10
  1158. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14883, ...}) = 0
  1159. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1160. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1161. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1162. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1163. 5998  13:41:34 read(10, "\330ESB\262\33z\367\264\256\342>PP\0\335zBz\26\10g\10\260"..., 4096) = 4096
  1164. 5998  13:41:34 read(10, "\3559\360\337~\373\355\210\36G!`\334\0\201S\'\16Y\305V"..., 4096) = 4096
  1165. 5998  13:41:34 read(10, "\\uv\3553\370\303\354j>X\345e\372\3244N\33\345\2)1\352"..., 4096) = 2595
  1166. 5998  13:41:34 close(10)                = 0
  1167. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1168. 5998  13:41:34 open("glade/k2ani/k2ani10.png", O_RDONLY|O_LARGEFILE) = 10
  1169. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=14891, ...}) = 0
  1170. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1171. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1172. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1173. 5998  13:41:34 read(10, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\254\0\0\0\221\10\6\0"..., 4096) = 4096
  1174. 5998  13:41:34 brk(0xa2f3000)           = 0xa2f3000
  1175. 5998  13:41:34 read(10, "D}\27M\t\211N\350\331\335\272\n{An.\344w\207\224t\20\366"..., 4096) = 4096
  1176. 5998  13:41:34 read(10, "\343\355\267\337\346\325W_\305n\17\317\221\377\336{\357"..., 4096) = 4096
  1177. 5998  13:41:34 read(10, "\217\224\261d\275\247\321Ug\337!\203?\314\256\344\243\265"..., 4096) = 2603
  1178. 5998  13:41:34 close(10)                = 0
  1179. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1180. 5998  13:41:34 chdir("glade")           = 0
  1181. 5998  13:41:34 open("price.gte", O_RDONLY|O_LARGEFILE) = 10
  1182. 5998  13:41:34 _llseek(10, 0, [27600], SEEK_END) = 0
  1183. 5998  13:41:34 _llseek(10, 0, [27600], SEEK_CUR) = 0
  1184. 5998  13:41:34 _llseek(10, 0, [0], SEEK_SET) = 0
  1185. 5998  13:41:34 read(10, "W\367\325\243\256\36\242VP\317\300&\311n\337P&\24u\311"..., 27600) = 27600
  1186. 5998  13:41:34 close(10)                = 0
  1187. 5998  13:41:34 chdir("..")              = 0
  1188. 5998  13:41:34 write(1, "GUI::run 4\n", 11) = 11
  1189. 5998  13:41:34 write(1, "GUI::run 5\n", 11) = 11
  1190. 5998  13:41:34 write(1, "StartupWindow::on_show\n", 23) = 23
  1191. 5998  13:41:34 gettimeofday({1708886494, 637137}, NULL) = 0
  1192. 5998  13:41:34 write(1, "GUI::run 6\n", 11) = 11
  1193. 5998  13:41:34 write(1, "GUI::run 7\n", 11) = 11
  1194. 5998  13:41:34 write(1, "GUI::run 8\n", 11) = 11
  1195. 5998  13:41:34 open("/etc/pango/pangorc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
  1196. 5998  13:41:34 open("/root/.pangorc", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
  1197. 5998  13:41:34 access("/usr/lib32/pango/1.6.0/module-files.d", R_OK|X_OK) = -1 ENOENT (No such file or directory)
  1198. 5998  13:41:34 open("/usr/lib/pango/1.6.0/module-files.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 10
  1199. 5998  13:41:34 fstat64(10, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1200. 5998  13:41:34 getdents64(10, /* 3 entries */, 4096) = 96
  1201. 5998  13:41:34 open("/usr/lib/pango/1.6.0/module-files.d/libpango1.0-0.modules", O_RDONLY) = 11
  1202. 5998  13:41:34 fstat64(11, {st_mode=S_IFREG|0644, st_size=3804, ...}) = 0
  1203. 5998  13:41:34 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
  1204. 5998  13:41:34 read(11, "# automatically generated by dh_"..., 4096) = 3804
  1205. 5998  13:41:34 read(11, "", 4096)       = 0
  1206. 5998  13:41:34 read(11, "", 4096)       = 0
  1207. 5998  13:41:34 close(11)                = 0
  1208. 5998  13:41:34 munmap(0xf7fc1000, 4096) = 0
  1209. 5998  13:41:34 getdents64(10, /* 0 entries */, 4096) = 0
  1210. 5998  13:41:34 close(10)                = 0
  1211. 5998  13:41:34 open("/etc/pango/pango.modules", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No such file or directory)
  1212. 5998  13:41:34 open("/etc/pango/pango.modules", O_RDONLY) = -1 ENOENT (No such file or directory)
  1213. 5998  13:41:34 time(NULL)               = 1708886494
  1214. 5998  13:41:34 access("/etc/fonts/fonts.conf", R_OK) = 0
  1215. 5998  13:41:34 stat64("/etc/fonts/fonts.conf", {st_mode=S_IFREG|0644, st_size=5283, ...}) = 0
  1216. 5998  13:41:34 open("/etc/fonts/fonts.conf", O_RDONLY) = 10
  1217. 5998  13:41:34 read(10, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5283
  1218. 5998  13:41:34 access("/etc/fonts/conf.d", R_OK) = 0
  1219. 5998  13:41:34 stat64("/etc/fonts/conf.d", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1220. 5998  13:41:34 open("/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 11
  1221. 5998  13:41:34 fstat64(11, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1222. 5998  13:41:34 getdents(11, /* 35 entries */, 4096) = 1152
  1223. 5998  13:41:34 getdents(11, /* 0 entries */, 4096) = 0
  1224. 5998  13:41:34 access("/etc/fonts/conf.d/10-antialias.conf", R_OK) = 0
  1225. 5998  13:41:34 stat64("/etc/fonts/conf.d/10-antialias.conf", {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
  1226. 5998  13:41:34 open("/etc/fonts/conf.d/10-antialias.conf", O_RDONLY) = 12
  1227. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 223
  1228. 5998  13:41:34 read(12, "", 8192)       = 0
  1229. 5998  13:41:34 close(12)                = 0
  1230. 5998  13:41:34 access("/etc/fonts/conf.d/10-hinting-medium.conf", R_OK) = 0
  1231. 5998  13:41:34 stat64("/etc/fonts/conf.d/10-hinting-medium.conf", {st_mode=S_IFREG|0644, st_size=229, ...}) = 0
  1232. 5998  13:41:34 open("/etc/fonts/conf.d/10-hinting-medium.conf", O_RDONLY) = 12
  1233. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 229
  1234. 5998  13:41:34 read(12, "", 8192)       = 0
  1235. 5998  13:41:34 close(12)                = 0
  1236. 5998  13:41:34 access("/etc/fonts/conf.d/10-hinting.conf", R_OK) = 0
  1237. 5998  13:41:34 stat64("/etc/fonts/conf.d/10-hinting.conf", {st_mode=S_IFREG|0644, st_size=212, ...}) = 0
  1238. 5998  13:41:34 open("/etc/fonts/conf.d/10-hinting.conf", O_RDONLY) = 12
  1239. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 212
  1240. 5998  13:41:34 read(12, "", 8192)       = 0
  1241. 5998  13:41:34 close(12)                = 0
  1242. 5998  13:41:34 access("/etc/fonts/conf.d/10-no-sub-pixel.conf", R_OK) = 0
  1243. 5998  13:41:34 stat64("/etc/fonts/conf.d/10-no-sub-pixel.conf", {st_mode=S_IFREG|0644, st_size=226, ...}) = 0
  1244. 5998  13:41:34 open("/etc/fonts/conf.d/10-no-sub-pixel.conf", O_RDONLY) = 12
  1245. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 226
  1246. 5998  13:41:34 read(12, "", 8192)       = 0
  1247. 5998  13:41:34 close(12)                = 0
  1248. 5998  13:41:34 access("/etc/fonts/conf.d/11-lcd-filter-lcddefault.conf", R_OK) = 0
  1249. 5998  13:41:34 stat64("/etc/fonts/conf.d/11-lcd-filter-lcddefault.conf", {st_mode=S_IFREG|0644, st_size=305, ...}) = 0
  1250. 5998  13:41:34 open("/etc/fonts/conf.d/11-lcd-filter-lcddefault.conf", O_RDONLY) = 12
  1251. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 305
  1252. 5998  13:41:34 read(12, "", 8192)       = 0
  1253. 5998  13:41:34 close(12)                = 0
  1254. 5998  13:41:34 access("/etc/fonts/conf.d/20-fix-globaladvance.conf", R_OK) = 0
  1255. 5998  13:41:34 stat64("/etc/fonts/conf.d/20-fix-globaladvance.conf", {st_mode=S_IFREG|0644, st_size=912, ...}) = 0
  1256. 5998  13:41:34 open("/etc/fonts/conf.d/20-fix-globaladvance.conf", O_RDONLY) = 12
  1257. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 912
  1258. 5998  13:41:34 read(12, "", 8192)       = 0
  1259. 5998  13:41:34 close(12)                = 0
  1260. 5998  13:41:34 access("/etc/fonts/conf.d/20-unhint-small-vera.conf", R_OK) = 0
  1261. 5998  13:41:34 stat64("/etc/fonts/conf.d/20-unhint-small-vera.conf", {st_mode=S_IFREG|0644, st_size=1157, ...}) = 0
  1262. 5998  13:41:34 open("/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY) = 12
  1263. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1157
  1264. 5998  13:41:34 read(12, "", 8192)       = 0
  1265. 5998  13:41:34 close(12)                = 0
  1266. 5998  13:41:34 access("/etc/fonts/conf.d/25-ttf-arphic-uming-render.conf", R_OK) = 0
  1267. 5998  13:41:34 stat64("/etc/fonts/conf.d/25-ttf-arphic-uming-render.conf", {st_mode=S_IFREG|0644, st_size=362, ...}) = 0
  1268. 5998  13:41:34 open("/etc/fonts/conf.d/25-ttf-arphic-uming-render.conf", O_RDONLY) = 12
  1269. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 362
  1270. 5998  13:41:34 read(12, "", 8192)       = 0
  1271. 5998  13:41:34 close(12)                = 0
  1272. 5998  13:41:34 access("/etc/fonts/conf.d/30-cjk-aliases.conf", R_OK) = 0
  1273. 5998  13:41:34 stat64("/etc/fonts/conf.d/30-cjk-aliases.conf", {st_mode=S_IFREG|0644, st_size=2171, ...}) = 0
  1274. 5998  13:41:34 open("/etc/fonts/conf.d/30-cjk-aliases.conf", O_RDONLY) = 12
  1275. 5998  13:41:34 read(12, "<fontconfig>\n<!-- Aliases for Ko"..., 8192) = 2171
  1276. 5998  13:41:34 read(12, "", 8192)       = 0
  1277. 5998  13:41:34 close(12)                = 0
  1278. 5998  13:41:34 access("/etc/fonts/conf.d/30-defoma.conf", R_OK) = 0
  1279. 5998  13:41:34 stat64("/etc/fonts/conf.d/30-defoma.conf", {st_mode=S_IFREG|0644, st_size=5357, ...}) = 0
  1280. 5998  13:41:34 open("/etc/fonts/conf.d/30-defoma.conf", O_RDONLY) = 12
  1281. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5357
  1282. 5998  13:41:34 read(12, "", 8192)       = 0
  1283. 5998  13:41:34 close(12)                = 0
  1284. 5998  13:41:34 access("/etc/fonts/conf.d/30-metric-aliases.conf", R_OK) = 0
  1285. 5998  13:41:34 stat64("/etc/fonts/conf.d/30-metric-aliases.conf", {st_mode=S_IFREG|0644, st_size=5520, ...}) = 0
  1286. 5998  13:41:34 open("/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY) = 12
  1287. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 5520
  1288. 5998  13:41:34 read(12, "", 8192)       = 0
  1289. 5998  13:41:34 close(12)                = 0
  1290. 5998  13:41:34 access("/etc/fonts/conf.d/30-urw-aliases.conf", R_OK) = 0
  1291. 5998  13:41:34 stat64("/etc/fonts/conf.d/30-urw-aliases.conf", {st_mode=S_IFREG|0644, st_size=4740, ...}) = 0
  1292. 5998  13:41:34 open("/etc/fonts/conf.d/30-urw-aliases.conf", O_RDONLY) = 12
  1293. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 4740
  1294. 5998  13:41:34 read(12, "", 8192)       = 0
  1295. 5998  13:41:34 close(12)                = 0
  1296. 5998  13:41:34 access("/etc/fonts/conf.d/35-ttf-arphic-uming-aliases.conf", R_OK) = 0
  1297. 5998  13:41:34 stat64("/etc/fonts/conf.d/35-ttf-arphic-uming-aliases.conf", {st_mode=S_IFREG|0644, st_size=353, ...}) = 0
  1298. 5998  13:41:34 open("/etc/fonts/conf.d/35-ttf-arphic-uming-aliases.conf", O_RDONLY) = 12
  1299. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 353
  1300. 5998  13:41:34 read(12, "", 8192)       = 0
  1301. 5998  13:41:34 close(12)                = 0
  1302. 5998  13:41:34 access("/etc/fonts/conf.d/40-nonlatin.conf", R_OK) = 0
  1303. 5998  13:41:34 stat64("/etc/fonts/conf.d/40-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=2103, ...}) = 0
  1304. 5998  13:41:34 open("/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY) = 12
  1305. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 2103
  1306. 5998  13:41:34 read(12, "", 8192)       = 0
  1307. 5998  13:41:34 close(12)                = 0
  1308. 5998  13:41:34 access("/etc/fonts/conf.d/41-ttf-arphic-uming.conf", R_OK) = 0
  1309. 5998  13:41:34 stat64("/etc/fonts/conf.d/41-ttf-arphic-uming.conf", {st_mode=S_IFREG|0644, st_size=1043, ...}) = 0
  1310. 5998  13:41:34 open("/etc/fonts/conf.d/41-ttf-arphic-uming.conf", O_RDONLY) = 12
  1311. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1043
  1312. 5998  13:41:34 read(12, "", 8192)       = 0
  1313. 5998  13:41:34 close(12)                = 0
  1314. 5998  13:41:34 access("/etc/fonts/conf.d/45-latin.conf", R_OK) = 0
  1315. 5998  13:41:34 stat64("/etc/fonts/conf.d/45-latin.conf", {st_mode=S_IFREG|0644, st_size=1806, ...}) = 0
  1316. 5998  13:41:34 open("/etc/fonts/conf.d/45-latin.conf", O_RDONLY) = 12
  1317. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1806
  1318. 5998  13:41:34 read(12, "", 8192)       = 0
  1319. 5998  13:41:34 close(12)                = 0
  1320. 5998  13:41:34 access("/etc/fonts/conf.d/49-sansserif.conf", R_OK) = 0
  1321. 5998  13:41:34 stat64("/etc/fonts/conf.d/49-sansserif.conf", {st_mode=S_IFREG|0644, st_size=545, ...}) = 0
  1322. 5998  13:41:34 open("/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY) = 12
  1323. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 545
  1324. 5998  13:41:34 read(12, "", 8192)       = 0
  1325. 5998  13:41:34 close(12)                = 0
  1326. 5998  13:41:34 access("/etc/fonts/conf.d/50-user.conf", R_OK) = 0
  1327. 5998  13:41:34 stat64("/etc/fonts/conf.d/50-user.conf", {st_mode=S_IFREG|0644, st_size=188, ...}) = 0
  1328. 5998  13:41:34 open("/etc/fonts/conf.d/50-user.conf", O_RDONLY) = 12
  1329. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 188
  1330. 5998  13:41:34 access("/home/kopirkin/.fonts.conf", R_OK) = -1 ENOENT (No such file or directory)
  1331. 5998  13:41:34 read(12, "", 8192)       = 0
  1332. 5998  13:41:34 close(12)                = 0
  1333. 5998  13:41:34 access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
  1334. 5998  13:41:34 stat64("/etc/fonts/conf.d/51-local.conf", {st_mode=S_IFREG|0644, st_size=189, ...}) = 0
  1335. 5998  13:41:34 open("/etc/fonts/conf.d/51-local.conf", O_RDONLY) = 12
  1336. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 189
  1337. 5998  13:41:34 access("/etc/fonts/local.conf", R_OK) = -1 ENOENT (No such file or directory)
  1338. 5998  13:41:34 read(12, "", 8192)       = 0
  1339. 5998  13:41:34 close(12)                = 0
  1340. 5998  13:41:34 access("/etc/fonts/conf.d/52-languageselector.conf", R_OK) = 0
  1341. 5998  13:41:34 stat64("/etc/fonts/conf.d/52-languageselector.conf", {st_mode=S_IFREG|0644, st_size=268, ...}) = 0
  1342. 5998  13:41:34 open("/etc/fonts/conf.d/52-languageselector.conf", O_RDONLY) = 12
  1343. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 268
  1344. 5998  13:41:34 access("/etc/fonts/language-selector.conf", R_OK) = -1 ENOENT (No such file or directory)
  1345. 5998  13:41:34 read(12, "", 8192)       = 0
  1346. 5998  13:41:34 close(12)                = 0
  1347. 5998  13:41:34 access("/etc/fonts/conf.d/53-monospace-lcd-filter.conf", R_OK) = 0
  1348. 5998  13:41:34 stat64("/etc/fonts/conf.d/53-monospace-lcd-filter.conf", {st_mode=S_IFREG|0644, st_size=608, ...}) = 0
  1349. 5998  13:41:34 open("/etc/fonts/conf.d/53-monospace-lcd-filter.conf", O_RDONLY) = 12
  1350. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 608
  1351. 5998  13:41:34 read(12, "", 8192)       = 0
  1352. 5998  13:41:34 close(12)                = 0
  1353. 5998  13:41:34 access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
  1354. 5998  13:41:34 stat64("/etc/fonts/conf.d/60-latin.conf", {st_mode=S_IFREG|0644, st_size=1669, ...}) = 0
  1355. 5998  13:41:34 open("/etc/fonts/conf.d/60-latin.conf", O_RDONLY) = 12
  1356. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1669
  1357. 5998  13:41:34 read(12, "", 8192)       = 0
  1358. 5998  13:41:34 close(12)                = 0
  1359. 5998  13:41:34 access("/etc/fonts/conf.d/64-ttf-arphic-uming.conf", R_OK) = 0
  1360. 5998  13:41:34 stat64("/etc/fonts/conf.d/64-ttf-arphic-uming.conf", {st_mode=S_IFREG|0644, st_size=510, ...}) = 0
  1361. 5998  13:41:34 open("/etc/fonts/conf.d/64-ttf-arphic-uming.conf", O_RDONLY) = 12
  1362. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 510
  1363. 5998  13:41:34 read(12, "", 8192)       = 0
  1364. 5998  13:41:34 close(12)                = 0
  1365. 5998  13:41:34 access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
  1366. 5998  13:41:34 stat64("/etc/fonts/conf.d/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=10524, ...}) = 0
  1367. 5998  13:41:34 open("/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY) = 12
  1368. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 8192
  1369. 5998  13:41:34 read(12, "lias our fonts to common familie"..., 8192) = 2332
  1370. 5998  13:41:34 read(12, "", 8192)       = 0
  1371. 5998  13:41:34 close(12)                = 0
  1372. 5998  13:41:34 access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
  1373. 5998  13:41:34 stat64("/etc/fonts/conf.d/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=6552, ...}) = 0
  1374. 5998  13:41:34 open("/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY) = 12
  1375. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 6552
  1376. 5998  13:41:34 read(12, "", 8192)       = 0
  1377. 5998  13:41:34 close(12)                = 0
  1378. 5998  13:41:34 access("/etc/fonts/conf.d/65-ttf-thai-tlwg.conf", R_OK) = 0
  1379. 5998  13:41:34 stat64("/etc/fonts/conf.d/65-ttf-thai-tlwg.conf", {st_mode=S_IFREG|0644, st_size=549, ...}) = 0
  1380. 5998  13:41:34 open("/etc/fonts/conf.d/65-ttf-thai-tlwg.conf", O_RDONLY) = 12
  1381. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 549
  1382. 5998  13:41:34 read(12, "", 8192)       = 0
  1383. 5998  13:41:34 close(12)                = 0
  1384. 5998  13:41:34 access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
  1385. 5998  13:41:34 stat64("/etc/fonts/conf.d/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=672, ...}) = 0
  1386. 5998  13:41:34 open("/etc/fonts/conf.d/69-unifont.conf", O_RDONLY) = 12
  1387. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 672
  1388. 5998  13:41:34 read(12, "", 8192)       = 0
  1389. 5998  13:41:34 close(12)                = 0
  1390. 5998  13:41:34 access("/etc/fonts/conf.d/70-no-bitmaps.conf", R_OK) = 0
  1391. 5998  13:41:34 stat64("/etc/fonts/conf.d/70-no-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=263, ...}) = 0
  1392. 5998  13:41:34 open("/etc/fonts/conf.d/70-no-bitmaps.conf", O_RDONLY) = 12
  1393. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 263
  1394. 5998  13:41:34 read(12, "", 8192)       = 0
  1395. 5998  13:41:34 close(12)                = 0
  1396. 5998  13:41:34 access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
  1397. 5998  13:41:34 stat64("/etc/fonts/conf.d/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=388, ...}) = 0
  1398. 5998  13:41:34 open("/etc/fonts/conf.d/80-delicious.conf", O_RDONLY) = 12
  1399. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 388
  1400. 5998  13:41:34 read(12, "", 8192)       = 0
  1401. 5998  13:41:34 close(12)                = 0
  1402. 5998  13:41:34 access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
  1403. 5998  13:41:34 stat64("/etc/fonts/conf.d/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1754, ...}) = 0
  1404. 5998  13:41:34 open("/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY) = 12
  1405. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1754
  1406. 5998  13:41:34 read(12, "", 8192)       = 0
  1407. 5998  13:41:34 close(12)                = 0
  1408. 5998  13:41:34 access("/etc/fonts/conf.d/90-ttf-arphic-uming-embolden.conf", R_OK) = 0
  1409. 5998  13:41:34 stat64("/etc/fonts/conf.d/90-ttf-arphic-uming-embolden.conf", {st_mode=S_IFREG|0644, st_size=541, ...}) = 0
  1410. 5998  13:41:34 open("/etc/fonts/conf.d/90-ttf-arphic-uming-embolden.conf", O_RDONLY) = 12
  1411. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 541
  1412. 5998  13:41:34 read(12, "", 8192)       = 0
  1413. 5998  13:41:34 close(12)                = 0
  1414. 5998  13:41:34 access("/etc/fonts/conf.d/90-ttf-thai-tlwg-synthetic.conf", R_OK) = 0
  1415. 5998  13:41:34 stat64("/etc/fonts/conf.d/90-ttf-thai-tlwg-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1640, ...}) = 0
  1416. 5998  13:41:34 open("/etc/fonts/conf.d/90-ttf-thai-tlwg-synthetic.conf", O_RDONLY) = 12
  1417. 5998  13:41:34 read(12, "<?xml version=\"1.0\"?>\n<!DOCTYPE "..., 8192) = 1640
  1418. 5998  13:41:34 read(12, "", 8192)       = 0
  1419. 5998  13:41:34 close(12)                = 0
  1420. 5998  13:41:34 close(11)                = 0
  1421. 5998  13:41:34 read(10, "", 8192)       = 0
  1422. 5998  13:41:34 close(10)                = 0
  1423. 5998  13:41:34 stat64("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1424. 5998  13:41:34 open("/var/cache/fontconfig/3830d5c3ddfd5cd38a049b759396e72e-x86.cache-2", O_RDONLY) = 10
  1425. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=168, ...}) = 0
  1426. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0\250\0\0\0 \0\0\0008\0\0\0\3\0\0\0"..., 168) = 168
  1427. 5998  13:41:34 close(10)                = 0
  1428. 5998  13:41:34 stat64("/usr/share/X11/fonts", 0xffd54d44) = -1 ENOENT (No such file or directory)
  1429. 5998  13:41:34 open("/usr/share/X11/fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No such file or directory)
  1430. 5998  13:41:34 stat64("/usr/local/share/fonts", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
  1431. 5998  13:41:34 open("/var/cache/fontconfig/4c599c202bc5c08e2d34565a40eac3b2-x86.cache-2", O_RDONLY) = 10
  1432. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=72, ...}) = 0
  1433. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0H\0\0\0 \0\0\0008\0\0\0\0\0\0\0008"..., 72) = 72
  1434. 5998  13:41:34 close(10)                = 0
  1435. 5998  13:41:34 stat64("/home/kopirkin/.fonts", 0xffd54d44) = -1 ENOENT (No such file or directory)
  1436. 5998  13:41:34 open("/home/kopirkin/.fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No such file or directory)
  1437. 5998  13:41:34 stat64("/usr/share/fonts/truetype/ttf-malayalam-fonts", 0xffd54d44) = -1 ENOENT (No such file or directory)
  1438. 5998  13:41:34 open("/usr/share/fonts/truetype/ttf-malayalam-fonts", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = -1 ENOENT (No such file or directory)
  1439. 5998  13:41:34 stat64("/usr/share/fonts/X11", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1440. 5998  13:41:34 open("/var/cache/fontconfig/c855463f699352c367813e37f3f70ea7-x86.cache-2", O_RDONLY) = 10
  1441. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=288, ...}) = 0
  1442. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0 \1\0\0 \0\0\0008\0\0\0\6\0\0\0\20"..., 288) = 288
  1443. 5998  13:41:34 close(10)                = 0
  1444. 5998  13:41:34 stat64("/usr/share/fonts/truetype", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1445. 5998  13:41:34 open("/var/cache/fontconfig/7ef2298fde41cc6eeb7af42e48b7d293-x86.cache-2", O_RDONLY) = 10
  1446. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=568, ...}) = 0
  1447. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0008\2\0\0 \0\0\0@\0\0\0\v\0\0\0(\2"..., 568) = 568
  1448. 5998  13:41:34 close(10)                = 0
  1449. 5998  13:41:34 stat64("/usr/share/fonts/type1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1450. 5998  13:41:34 open("/var/cache/fontconfig/d82eb4fd963d448e2fcb7d7b793b5df3-x86.cache-2", O_RDONLY) = 10
  1451. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=112, ...}) = 0
  1452. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0p\0\0\0 \0\0\0008\0\0\0\1\0\0\0`\0"..., 112) = 112
  1453. 5998  13:41:34 close(10)                = 0
  1454. 5998  13:41:34 stat64("/usr/share/fonts/X11/100dpi", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
  1455. 5998  13:41:34 open("/var/cache/fontconfig/21a99156bb11811cef641abeda519a45-x86.cache-2", O_RDONLY) = 10
  1456. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=80, ...}) = 0
  1457. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0P\0\0\0 \0\0\0@\0\0\0\0\0\0\0@\0\0"..., 80) = 80
  1458. 5998  13:41:34 close(10)                = 0
  1459. 5998  13:41:34 stat64("/usr/share/fonts/X11/75dpi", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
  1460. 5998  13:41:34 open("/var/cache/fontconfig/eeebfc908bd29a90773fd860017aada4-x86.cache-2", O_RDONLY) = 10
  1461. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=80, ...}) = 0
  1462. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0P\0\0\0 \0\0\0@\0\0\0\0\0\0\0@\0\0"..., 80) = 80
  1463. 5998  13:41:34 close(10)                = 0
  1464. 5998  13:41:34 stat64("/usr/share/fonts/X11/Type1", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1465. 5998  13:41:34 open("/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-x86.cache-2", O_RDONLY) = 10
  1466. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=5216, ...}) = 0
  1467. 5998  13:41:34 mmap2(NULL, 5216, PROT_READ, MAP_SHARED, 10, 0) = 0xf63da000
  1468. 5998  13:41:34 close(10)                = 0
  1469. 5998  13:41:34 stat64("/usr/share/fonts/X11/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1470. 5998  13:41:34 open("/var/cache/fontconfig/707971e003b4ae6c8121c3a920e507f5-x86.cache-2", O_RDONLY) = 10
  1471. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=128, ...}) = 0
  1472. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0\200\0\0\0 \0\0\0@\0\0\0\1\0\0\0p\0"..., 128) = 128
  1473. 5998  13:41:34 close(10)                = 0
  1474. 5998  13:41:34 stat64("/usr/share/fonts/X11/misc", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
  1475. 5998  13:41:34 open("/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-x86.cache-2", O_RDONLY) = 10
  1476. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=80, ...}) = 0
  1477. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0P\0\0\0 \0\0\0@\0\0\0\0\0\0\0@\0\0"..., 80) = 80
  1478. 5998  13:41:34 close(10)                = 0
  1479. 5998  13:41:34 stat64("/usr/share/fonts/X11/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1480. 5998  13:41:34 open("/var/cache/fontconfig/fe547fea3a41b43a38975d292a2b19c7-x86.cache-2", O_RDONLY) = 10
  1481. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=80, ...}) = 0
  1482. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0P\0\0\0 \0\0\0@\0\0\0\0\0\0\0@\0\0"..., 80) = 80
  1483. 5998  13:41:34 close(10)                = 0
  1484. 5998  13:41:34 stat64("/usr/share/fonts/truetype/arphic", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1485. 5998  13:41:34 open("/var/cache/fontconfig/089dead882dea3570ffc31a9898cfb69-x86.cache-2", O_RDONLY) = 10
  1486. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=20920, ...}) = 0
  1487. 5998  13:41:34 mmap2(NULL, 20920, PROT_READ, MAP_SHARED, 10, 0) = 0xf5eb5000
  1488. 5998  13:41:34 close(10)                = 0
  1489. 5998  13:41:34 stat64("/usr/share/fonts/truetype/freefont", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1490. 5998  13:41:34 open("/var/cache/fontconfig/d52a8644073d54c13679302ca1180695-x86.cache-2", O_RDONLY) = 10
  1491. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=26424, ...}) = 0
  1492. 5998  13:41:34 mmap2(NULL, 26424, PROT_READ, MAP_SHARED, 10, 0) = 0xf5eae000
  1493. 5998  13:41:34 close(10)                = 0
  1494. 5998  13:41:34 stat64("/usr/share/fonts/truetype/kochi", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1495. 5998  13:41:34 open("/var/cache/fontconfig/de9486f0b47a4d768a594cb4198cb1c6-x86.cache-2", O_RDONLY) = 10
  1496. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=8240, ...}) = 0
  1497. 5998  13:41:34 mmap2(NULL, 8240, PROT_READ, MAP_SHARED, 10, 0) = 0xf63d7000
  1498. 5998  13:41:34 close(10)                = 0
  1499. 5998  13:41:34 stat64("/usr/share/fonts/truetype/openoffice", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1500. 5998  13:41:34 open("/var/cache/fontconfig/4794a0821666d79190d59a36cb4f44b5-x86.cache-2", O_RDONLY) = 10
  1501. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
  1502. 5998  13:41:34 mmap2(NULL, 1688, PROT_READ, MAP_SHARED, 10, 0) = 0xf7fc1000
  1503. 5998  13:41:34 close(10)                = 0
  1504. 5998  13:41:34 stat64("/usr/share/fonts/truetype/thai", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1505. 5998  13:41:34 open("/var/cache/fontconfig/0f34bcd4b6ee430af32735b75db7f02b-x86.cache-2", O_RDONLY) = 10
  1506. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=42064, ...}) = 0
  1507. 5998  13:41:34 mmap2(NULL, 42064, PROT_READ, MAP_SHARED, 10, 0) = 0xf5ea3000
  1508. 5998  13:41:34 close(10)                = 0
  1509. 5998  13:41:34 stat64("/usr/share/fonts/truetype/ttf-arabeyes", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1510. 5998  13:41:34 open("/var/cache/fontconfig/e3de0de479f42330eadf588a55fb5bf4-x86.cache-2", O_RDONLY) = 10
  1511. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=31424, ...}) = 0
  1512. 5998  13:41:34 mmap2(NULL, 31424, PROT_READ, MAP_SHARED, 10, 0) = 0xf5e9b000
  1513. 5998  13:41:34 close(10)                = 0
  1514. 5998  13:41:34 stat64("/usr/share/fonts/truetype/ttf-bitstream-vera", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1515. 5998  13:41:34 open("/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2", O_RDONLY) = 10
  1516. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=8200, ...}) = 0
  1517. 5998  13:41:34 mmap2(NULL, 8200, PROT_READ, MAP_SHARED, 10, 0) = 0xf5e98000
  1518. 5998  13:41:34 close(10)                = 0
  1519. 5998  13:41:34 stat64("/usr/share/fonts/truetype/ttf-dejavu", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1520. 5998  13:41:34 open("/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2", O_RDONLY) = 10
  1521. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=9840, ...}) = 0
  1522. 5998  13:41:34 mmap2(NULL, 9840, PROT_READ, MAP_SHARED, 10, 0) = 0xf5e95000
  1523. 5998  13:41:34 close(10)                = 0
  1524. 5998  13:41:34 stat64("/usr/share/fonts/truetype/ttf-indic-fonts-core", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1525. 5998  13:41:34 open("/var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-x86.cache-2", O_RDONLY) = 10
  1526. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=10872, ...}) = 0
  1527. 5998  13:41:34 mmap2(NULL, 10872, PROT_READ, MAP_SHARED, 10, 0) = 0xf5e92000
  1528. 5998  13:41:34 close(10)                = 0
  1529. 5998  13:41:34 stat64("/usr/share/fonts/truetype/ttf-lao", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1530. 5998  13:41:34 open("/var/cache/fontconfig/4c73fe0c47614734b17d736dbde7580a-x86.cache-2", O_RDONLY) = 10
  1531. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=1232, ...}) = 0
  1532. 5998  13:41:34 mmap2(NULL, 1232, PROT_READ, MAP_SHARED, 10, 0) = 0xf63d6000
  1533. 5998  13:41:34 close(10)                = 0
  1534. 5998  13:41:34 stat64("/usr/share/fonts/truetype/unfonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1535. 5998  13:41:34 open("/var/cache/fontconfig/e383d7ea5fbe662a33d9b44caf393297-x86.cache-2", O_RDONLY) = 10
  1536. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=8664, ...}) = 0
  1537. 5998  13:41:34 mmap2(NULL, 8664, PROT_READ, MAP_SHARED, 10, 0) = 0xf5e8f000
  1538. 5998  13:41:34 close(10)                = 0
  1539. 5998  13:41:34 stat64("/usr/share/fonts/type1/gsfonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1540. 5998  13:41:34 open("/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2", O_RDONLY) = 10
  1541. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=23768, ...}) = 0
  1542. 5998  13:41:34 mmap2(NULL, 23768, PROT_READ, MAP_SHARED, 10, 0) = 0xf5e89000
  1543. 5998  13:41:34 close(10)                = 0
  1544. 5998  13:41:34 stat64("/usr/share/fonts/X11/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
  1545. 5998  13:41:34 open("/var/cache/fontconfig/6333f38776742d18e214673cd2c24e34-x86.cache-2", O_RDONLY) = 10
  1546. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=88, ...}) = 0
  1547. 5998  13:41:34 read(10, "\4\374\2\374\2\0\0\0X\0\0\0 \0\0\0H\0\0\0\0\0\0\0H\0\0"..., 88) = 88
  1548. 5998  13:41:34 close(10)                = 0
  1549. 5998  13:41:34 stat64("/usr/lib/pango/1.6.0/modules/pango-basic-fc.so", {st_mode=S_IFREG|0644, st_size=9856, ...}) = 0
  1550. 5998  13:41:34 open("/usr/lib/pango/1.6.0/modules/pango-basic-fc.so", O_RDONLY) = 10
  1551. 5998  13:41:34 read(10, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\v\0"..., 512) = 512
  1552. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=9856, ...}) = 0
  1553. 5998  13:41:34 mmap2(NULL, 12700, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 10, 0) = 0xf5e85000
  1554. 5998  13:41:34 mmap2(0xf5e87000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 10, 0x1) = 0xf5e87000
  1555. 5998  13:41:34 close(10)                = 0
  1556. 5998  13:41:34 mprotect(0xf5e87000, 4096, PROT_READ) = 0
  1557. 5998  13:41:34 open("/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf", O_RDONLY) = 10
  1558. 5998  13:41:34 fcntl64(10, F_SETFD, FD_CLOEXEC) = 0
  1559. 5998  13:41:34 fstat64(10, {st_mode=S_IFREG|0644, st_size=622020, ...}) = 0
  1560. 5998  13:41:34 mmap2(NULL, 622020, PROT_READ, MAP_PRIVATE, 10, 0) = 0xf5ded000
  1561. 5998  13:41:34 close(10)                = 0
  1562. 5998  13:41:34 brk(0xa350000)           = 0xa350000
  1563. 5998  13:41:34 brk(0xa390000)           = 0xa390000
  1564. 5998  13:41:34 brk(0xa3d0000)           = 0xa3d0000
  1565. 5998  13:41:34 brk(0xa410000)           = 0xa410000
  1566. 5998  13:41:34 brk(0xa451000)           = 0xa451000
  1567. 5998  13:41:34 brk(0xa491000)           = 0xa491000
  1568. 5998  13:41:34 brk(0xa4d1000)           = 0xa4d1000
  1569. 5998  13:41:34 brk(0xa511000)           = 0xa511000
  1570. 5998  13:41:34 brk(0xa551000)           = 0xa551000
  1571. 5998  13:41:34 brk(0xa591000)           = 0xa591000
  1572. 5998  13:41:34 brk(0xa5d1000)           = 0xa5d1000
  1573. 5998  13:41:34 brk(0xa611000)           = 0xa611000
  1574. 5998  13:41:34 brk(0xa651000)           = 0xa651000
  1575. 5998  13:41:34 brk(0xa691000)           = 0xa691000
  1576. 5998  13:41:34 brk(0xa6d1000)           = 0xa6d1000
  1577. 5998  13:41:34 brk(0xa711000)           = 0xa711000
  1578. 5998  13:41:34 brk(0xa751000)           = 0xa751000
  1579. 5998  13:41:34 brk(0xa791000)           = 0xa791000
  1580. 5998  13:41:34 brk(0xa7d1000)           = 0xa7d1000
  1581. 5998  13:41:34 brk(0xa811000)           = 0xa811000
  1582. 5998  13:41:34 brk(0xa851000)           = 0xa851000
  1583. 5998  13:41:34 brk(0xa891000)           = 0xa891000
  1584. 5998  13:41:34 brk(0xa8d1000)           = 0xa8d1000
  1585. 5998  13:41:34 brk(0xa911000)           = 0xa911000
  1586. 5998  13:41:34 brk(0xa934000)           = 0xa934000
  1587. 5998  13:41:34 brk(0xa957000)           = 0xa957000
  1588. 5998  13:41:34 brk(0xa97a000)           = 0xa97a000
  1589. 5998  13:41:34 brk(0xa99d000)           = 0xa99d000
  1590. 5998  13:41:34 brk(0xa9c1000)           = 0xa9c1000
  1591. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1592. 5998  13:41:34 writev(9, [{"&\0\2\0\237\0\0\0", 8}], 1) = 8
  1593. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1594. 5998  13:41:34 read(9, "\1\1h\0\0\0\0\0\237\0\0\0F\5@\1\17\2\340\1\17\2\340\001"..., 4096) = 32
  1595. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1596. 5998  13:41:34 uname({sys="Linux", node="kopirkin-MS-7529", ...}) = 0
  1597. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1598. 5998  13:41:34 writev(9, [{"\1\30\r\0\3\0 \4\237\0\0\0\0\0\0\0\0\4\0\5\0\0\1\0 \0\0"..., 1328}], 1) = 1328
  1599. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1600. 5998  13:41:34 read(9, "\34\0k\0\3\0 \0040\1\0\0\v\262\'\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 544
  1601. 5998  13:41:34 read(9, "\34\0\232\0\3\0 \4\301\1\0\0\16\262\'\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1602. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1603. 5998  13:41:34 gettimeofday({1708886494, 706371}, NULL) = 0
  1604. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1605. 5998  13:41:34 gettimeofday({1708886494, 706517}, NULL) = 0
  1606. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1607. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1608. 5998  13:41:34 writev(9, [{"\22\0\30\0\3\0 \4(\0\0\0)\0\0\0 \4\0\5\22\0\0\0\24\2\0"..., 468}], 1) = 468
  1609. 5998  13:41:34 read(9, "\34\0\233\0\3\0 \4(\0\0\0\17\262\'\0\0\0\0\0\0\0\0\0\0"..., 4096) = 160
  1610. 5998  13:41:34 read(9, "\25\0\255\0\3\0 \4\3\0 \4\335=@\1\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1611. 5998  13:41:34 read(9, "\26\0\255\0\3\0 \4\3\0 \4\0\0\0\0\0\0\0\0\0\4\350\3\0\0"..., 4096) = 64
  1612. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1613. 5998  13:41:34 gettimeofday({1708886494, 713788}, NULL) = 0
  1614. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 0) = 1
  1615. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 2 (in [9], out [9])
  1616. 5998  13:41:34 read(9, "\26\0\255\0\3\0 \4\3\0 \4\0\0\0\0\0\0\0\0\0\4\0\5\0\0\0"..., 4096) = 448
  1617. 5998  13:41:34 writev(9, [{"(\0\4\0\3\0 \4\237\0\0\0\0\0\0\0", 16}], 1) = 16
  1618. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1619. 5998  13:41:34 read(9, "\1\1\256\0\0\0\0\0\334=@\1\200\0\30\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1620. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1621. 5998  13:41:34 gettimeofday({1708886494, 716782}, NULL) = 0
  1622. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1623. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1624. 5998  13:41:34 writev(9, [{"(\0\4\0\3\0 \4\237\0\0\0\0\0\0\0", 16}], 1) = 16
  1625. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1626. 5998  13:41:34 read(9, "\1\1\257\0\0\0\0\0\334=@\1\200\0\30\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1627. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1628. 5998  13:41:34 gettimeofday({1708886494, 717255}, NULL) = 0
  1629. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1630. 5998  13:41:34 gettimeofday({1708886494, 717400}, NULL) = 0
  1631. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1632. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1633. 5998  13:41:34 writev(9, [{"(\0\4\0\3\0 \4\237\0\0\0\0\0\0\0", 16}], 1) = 16
  1634. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1635. 5998  13:41:34 read(9, "\1\1\260\0\0\0\0\0\334=@\1\200\0\30\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1636. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1637. 5998  13:41:34 gettimeofday({1708886494, 717843}, NULL) = 0
  1638. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1639. 5998  13:41:34 gettimeofday({1708886494, 717981}, NULL) = 0
  1640. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1641. 5998  13:41:34 gettimeofday({1708886494, 718124}, NULL) = 0
  1642. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1643. 5998  13:41:34 gettimeofday({1708886494, 718590}, NULL) = 0
  1644. 5998  13:41:34 gettimeofday({1708886494, 718659}, NULL) = 0
  1645. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1646. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1647. 5998  13:41:34 writev(9, [{"\24\0\6\0\3\0 \0043\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177"..., 24}], 1) = 24
  1648. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1649. 5998  13:41:34 read(9, "\1 \261\0\0\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1650. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1651. 5998  13:41:34 gettimeofday({1708886494, 719672}, NULL) = 0
  1652. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1653. 5998  13:41:34 gettimeofday({1708886494, 719855}, NULL) = 0
  1654. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 0) = 1
  1655. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 2 (in [9], out [9])
  1656. 5998  13:41:34 read(9, "\226\0\261\0\3\0 \4\3\0 \4\0\0\0\0\200\0\30\0\0\4\0\5\0"..., 4096) = 32
  1657. 5998  13:41:34 writev(9, [{"*\2\3\0\4\0 \4\21\262\'\0+\0\1\0\24\0\6\0\3\0 \4-\1\0\0"..., 40}], 1) = 40
  1658. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1659. 5998  13:41:34 read(9, "\26\0\261\0\3\0 \4\3\0 \4\0\0\0\0\0\0\0\0\0\4\314\3\0\0"..., 4096) = 64
  1660. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1661. 5998  13:41:34 read(9, "\f\0\261\0\3\0 \4\366\3\0\0\n\0\314\3\0\0\0\0\0\0\0\0\0"..., 4096) = 96
  1662. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1663. 5998  13:41:34 read(9, "\10\3\261\0\'\262\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\340"..., 4096) = 64
  1664. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1665. 5998  13:41:34 read(9, "\n\2\262\0\3\0 \4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 132
  1666. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1667. 5998  13:41:34 gettimeofday({1708886494, 738432}, NULL) = 0
  1668. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1669. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1670. 5998  13:41:34 writev(9, [{"(\0\4\0\3\0 \4\237\0\0\0\0\0\0\0", 16}], 1) = 16
  1671. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1672. 5998  13:41:34 read(9, "\1\1\265\0\0\0\0\0\334=@\1\200\0004\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1673. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1674. 5998  13:41:34 gettimeofday({1708886494, 745534}, NULL) = 0
  1675. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1676. 5998  13:41:34 gettimeofday({1708886494, 745857}, NULL) = 0
  1677. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 0) = 1
  1678. 5998  13:41:34 gettimeofday({1708886494, 746951}, NULL) = 0
  1679. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 0) = 1
  1680. 5998  13:41:34 gettimeofday({1708886494, 765892}, NULL) = 0
  1681. 5998  13:41:34 gettimeofday({1708886494, 768198}, NULL) = 0
  1682. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 0) = 1
  1683. 5998  13:41:34 gettimeofday({1708886494, 768632}, NULL) = 0
  1684. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 0) = 1
  1685. 5998  13:41:34 read(9, "\34\0\265\0\3\0 \0043\1\0\0006\262\'\0\0\0\0\0\0\0\0\0"..., 4096) = 64
  1686. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1687. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1688. 5998  13:41:34 writev(9, [{"\24\0\6\0\3\0 \0043\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177"..., 24}], 1) = 24
  1689. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1690. 5998  13:41:34 read(9, "\1 \266\0\1\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0"..., 4096) = 36
  1691. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1692. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1693. 5998  13:41:34 writev(9, [{"\24\0\6\0\3\0 \0043\1\0\0\4\0\0\0\0\0\0\0\377\377\377\177"..., 24}], 1) = 24
  1694. 5998  13:41:34 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1695. 5998  13:41:34 read(9, "\1 \267\0\1\0\0\0\4\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0"..., 4096) = 36
  1696. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1697. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1698. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1699. 5998  13:41:34 gettimeofday({1708886494, 770268}, NULL) = 0
  1700. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1701. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1702. 5998  13:41:34 writev(9, [{"6\0\2\0\37\0 \0045\30\4\0 \0 \4\36\0 \4\330\3$\0F\30\5"..., 4000}, {"\213\24\200\0&\0 \4\1\0\0\0\327\3\0\0\v\0\v\0\1\0\10\0"..., 512}], 2) = 4512
  1703. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1704. 5998  13:41:34 writev(9, [{"\213\24W\0&\0 \4\1\0\0\0\316\3\0\0\n\0\10\0\0\0\10\0\t"..., 4080}, {"\213\32\7\0\3\0 \4)\0 \4\304\304\302\302\275\275\377\377"..., 28}], 2) = 4108
  1705. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1706. 5998  13:41:34 writev(9, [{">\32\7\0 \0 \4(\0 \4\7\0 \4\0\0\0\0\0\0\0\0\330\3$\0;\3"..., 108}], 1) = 108
  1707. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1708. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1709. 5998  13:41:34 gettimeofday({1708886494, 784240}, NULL) = 0
  1710. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1711. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1712. 5998  13:41:34 gettimeofday({1708886494, 784759}, NULL) = 0
  1713. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1714. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1715. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1716. 5998  13:41:34 gettimeofday({1708886494, 791630}, NULL) = 0
  1717. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 46) = 1
  1718. 5998  13:41:34 read(9, "\34\0\10\1\3\0 \4\304\1\0\0\202\262\'\0\0\0\0\0\0\0\0\0"..., 4096) = 64
  1719. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1720. 5998  13:41:34 gettimeofday({1708886494, 822849}, NULL) = 0
  1721. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1722. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1723. 5998  13:41:34 gettimeofday({1708886494, 823017}, NULL) = 0
  1724. 5998  13:41:34 poll( <unfinished ...>
  1725. 6020  13:41:34 <... nanosleep resumed> NULL) = 0
  1726. 6020  13:41:34 ioctl(4, TCFLSH, 0)      = 0
  1727. 6020  13:41:34 select(1024, NULL, [4], NULL, {1, 0}) = 1 (out [4], left {0, 999994})
  1728. 6020  13:41:34 write(4, "ATZ\r", 4)     = 4
  1729. 6020  13:41:34 rt_sigaction(SIGALRM, {0xf7ed3240, ~[INT ILL TRAP USR1 USR2 PIPE TERM STOP XFSZ VTALRM PROF IO PWR SYS RTMIN RT_1 RT_2 RT_5 RT_10 RT_12 RT_13 RT_15 RT_19 RT_25 RT_26 RT_27 RT_29 RT_30 RT_31], 0}, NULL, 8) = 0
  1730. 6020  13:41:34 alarm(1)                 = 0
  1731. 6020  13:41:34 ioctl(4, TCSBRK, 0x1)    = 0
  1732. 6020  13:41:34 alarm(0)                 = 1
  1733. 6020  13:41:34 rt_sigaction(SIGALRM, NULL, NULL, 8) = 0
  1734. 6020  13:41:34 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  1735. 5998  13:41:34 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 15) = 0
  1736. 5998  13:41:34 gettimeofday({1708886494, 838294}, NULL) = 0
  1737. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1738. 5998  13:41:34 gettimeofday({1708886494, 838425}, NULL) = 0
  1739. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1740. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1741. 5998  13:41:34 gettimeofday({1708886494, 838649}, NULL) = 0
  1742. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1743. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1744. 5998  13:41:34 writev(9, [{"5\30\4\0*\0 \4\36\0 \4\330\3$\0\213\4\5\0+\0 \4*\0 \4*"..., 648}], 1) = 648
  1745. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1746. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1747. 5998  13:41:34 gettimeofday({1708886494, 839290}, NULL) = 0
  1748. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  1749. 5998  13:41:34 gettimeofday({1708886494, 938646}, NULL) = 0
  1750. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1751. 5998  13:41:34 gettimeofday({1708886494, 938813}, NULL) = 0
  1752. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1753. 5998  13:41:34 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1754. 5998  13:41:34 writev(9, [{"5\30\4\0,\0 \4\36\0 \4\330\3$\0\213\4\5\0-\0 \4,\0 \4*"..., 648}], 1) = 648
  1755. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1756. 5998  13:41:34 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1757. 5998  13:41:34 gettimeofday({1708886494, 939370}, NULL) = 0
  1758. 5998  13:41:34 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 100) = 0
  1759. 5998  13:41:35 gettimeofday({1708886495, 39745}, NULL) = 0
  1760. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1761. 5998  13:41:35 gettimeofday({1708886495, 39963}, NULL) = 0
  1762. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1763. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1764. 5998  13:41:35 writev(9, [{"5\30\4\0.\0 \4\36\0 \4\330\3$\0\213\4\5\0/\0 \4.\0 \4*"..., 648}], 1) = 648
  1765. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1766. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1767. 5998  13:41:35 gettimeofday({1708886495, 40811}, NULL) = 0
  1768. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  1769. 5998  13:41:35 gettimeofday({1708886495, 139176}, NULL) = 0
  1770. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1771. 5998  13:41:35 gettimeofday({1708886495, 139294}, NULL) = 0
  1772. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1773. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1774. 5998  13:41:35 gettimeofday({1708886495, 139485}, NULL) = 0
  1775. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1776. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1777. 5998  13:41:35 writev(9, [{"5\30\4\0000\0 \4\36\0 \4\330\3$\0\213\4\5\0001\0 \0040"..., 648}], 1) = 648
  1778. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1779. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1780. 5998  13:41:35 gettimeofday({1708886495, 140205}, NULL) = 0
  1781. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  1782. 5998  13:41:35 gettimeofday({1708886495, 239569}, NULL) = 0
  1783. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1784. 5998  13:41:35 gettimeofday({1708886495, 239845}, NULL) = 0
  1785. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1786. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1787. 5998  13:41:35 writev(9, [{"5\30\4\0002\0 \4\36\0 \4\330\3$\0\213\4\5\0003\0 \0042"..., 648}], 1) = 648
  1788. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1789. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1790. 5998  13:41:35 gettimeofday({1708886495, 240742}, NULL) = 0
  1791. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 25) = 0
  1792. 5998  13:41:35 gettimeofday({1708886495, 266102}, NULL) = 0
  1793. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1794. 5998  13:41:35 writev(9, [{"(\7\4\0\3\0 \4\237\0\0\0\0\0\0\0", 16}], 1) = 16
  1795. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1796. 5998  13:41:35 read(9, "\1\1\263\1\0\0\0\0\334=@\1\200\0004\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1797. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1798. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1799. 5998  13:41:35 gettimeofday({1708886495, 266675}, NULL) = 0
  1800. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 72) = 1
  1801. 5998  13:41:35 read(9, "\2o\263\1R\264\'\0\237\0\0\0\4\0 \4\0\0\0\0\17\2\340\1"..., 4096) = 32
  1802. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1803. 5998  13:41:35 gettimeofday({1708886495, 288414}, NULL) = 0
  1804. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1805. 5998  13:41:35 writev(9, [{"\207\10\7\0\0\1G\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 28}], 1) = 28
  1806. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1807. 5998  13:41:35 read(9, "\1\3\264\1\27\5\0\0\0\0\10\377G\0\0\32\32\10\345\1\370"..., 4096) = 4096
  1808. 5998  13:41:35 read(9, "\1\2\2\0,\377\10\20,\377\10\20\0\0\0\0\1\1\1\0\27\377\10"..., 1148) = 1148
  1809. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1810. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1811. 5998  13:41:35 writev(9, [{"\207\21\3\0\3\0G\0\0\30\0\0", 12}], 1) = 12
  1812. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1813. 5998  13:41:35 read(9, "\1\3\265\1\17\0\0\0\0\30\0\0\10\377\32\3\377\37\10\370"..., 4096) = 92
  1814. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1815. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1816. 5998  13:41:35 writev(9, [{"\20\0\3\0\4\0G\0Meta", 12}], 1) = 12
  1817. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1818. 5998  13:41:35 read(9, "\1\0\266\1\0\0\0\0\233\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1819. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1820. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1821. 5998  13:41:35 writev(9, [{"\20\0\4\0\5\0G\0Super\0\0\0", 16}], 1) = 16
  1822. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1823. 5998  13:41:35 read(9, "\1\0\267\1\0\0\0\0\234\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1824. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1825. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1826. 5998  13:41:35 writev(9, [{"\20\0\4\0\5\0G\0Hyper\0\0\0", 16}], 1) = 16
  1827. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1828. 5998  13:41:35 read(9, "\1\0\270\1\0\0\0\0\235\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1829. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1830. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1831. 5998  13:41:35 writev(9, [{"\20\0\10\0\30\0G\0_NET_SUPPORTING_WM_CHECK", 32}], 1) = 32
  1832. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1833. 5998  13:41:35 read(9, "\1\0\271\1\0\0\0\0X\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1834. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1835. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1836. 5998  13:41:35 writev(9, [{"\24\0\6\0\237\0\0\0X\1\0\0!\0\0\0\0\0\0\0\377\377\377\177"..., 24}], 1) = 24
  1837. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1838. 5998  13:41:35 read(9, "\1 \272\1\1\0\0\0!\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0"..., 4096) = 36
  1839. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1840. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1841. 5998  13:41:35 writev(9, [{"\2\0\4\0\5\0@\1\0\10\0\0\0\0\2\0+\0\1\0", 20}], 1) = 20
  1842. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1843. 5998  13:41:35 read(9, "\1\2\274\1\0\0\0\0\4\0 \4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1844. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1845. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1846. 5998  13:41:35 writev(9, [{"\20\0\6\0\16\0@\1_NET_SUPPORTED\377\177", 24}], 1) = 24
  1847. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1848. 5998  13:41:35 read(9, "\1\0\275\1\0\0\0\0\256\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1849. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1850. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1851. 5998  13:41:35 writev(9, [{"\24\0\6\0\237\0\0\0\256\1\0\0\4\0\0\0\0\0\0\0\377\377\377"..., 24}], 1) = 24
  1852. 5998  13:41:35 select(10, [9], [], NULL, NULL) = 1 (in [9])
  1853. 5998  13:41:35 read(9, "\1 \276\1C\0\0\0\4\0\0\0\0\0\0\0C\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 300
  1854. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1855. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1856. 5998  13:41:35 writev(9, [{"\22\0\7\0\3\0 \4J\1\0\0\6\0\0\0 \0\0\0\1\0\0\0R\264\'\0"..., 28}], 1) = 28
  1857. 5998  13:41:35 read(9, "\34\0\277\1\3\0 \4J\1\0\0\\\264\'\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  1858. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1859. 5998  13:41:35 gettimeofday({1708886495, 296950}, NULL) = 0
  1860. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1861. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1862. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1863. 5998  13:41:35 gettimeofday({1708886495, 297313}, NULL) = 0
  1864. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 42) = 0
  1865. 5998  13:41:35 gettimeofday({1708886495, 339631}, NULL) = 0
  1866. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1867. 5998  13:41:35 gettimeofday({1708886495, 339855}, NULL) = 0
  1868. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1869. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1870. 5998  13:41:35 writev(9, [{"5\30\4\0004\0 \4\36\0 \4\330\3$\0\213\4\5\0005\0 \0044"..., 648}], 1) = 648
  1871. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1872. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1873. 5998  13:41:35 gettimeofday({1708886495, 340748}, NULL) = 0
  1874. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  1875. 5998  13:41:35 read(9, "\3o\341\1\260\264\'\0\237\0\0\0\4\0 \4\0\0\0\0\17\2\340"..., 4096) = 32
  1876. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1877. 5998  13:41:35 gettimeofday({1708886495, 380210}, NULL) = 0
  1878. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1879. 5998  13:41:35 gettimeofday({1708886495, 380715}, NULL) = 0
  1880. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 58) = 1
  1881. 5998  13:41:35 read(9, "\34\0\341\1\3\0 \4\304\1\0\0\303\264\'\0\0\0\0\0\0\0\0"..., 4096) = 32
  1882. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1883. 5998  13:41:35 gettimeofday({1708886495, 399136}, NULL) = 0
  1884. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1885. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1886. 5998  13:41:35 gettimeofday({1708886495, 399360}, NULL) = 0
  1887. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 40) = 0
  1888. 5998  13:41:35 gettimeofday({1708886495, 439680}, NULL) = 0
  1889. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1890. 5998  13:41:35 gettimeofday({1708886495, 439900}, NULL) = 0
  1891. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1892. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1893. 5998  13:41:35 writev(9, [{"5\30\4\0006\0 \4\36\0 \4\330\3$\0\213\4\5\0007\0 \0046"..., 648}], 1) = 648
  1894. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1895. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1896. 5998  13:41:35 gettimeofday({1708886495, 440853}, NULL) = 0
  1897. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  1898. 5998  13:41:35 read(9, "\241 \3\2\3\0 \4%\1\0\0002\1\0\0\354\1\0\0\3\0 \4\0\0\0"..., 4096) = 32
  1899. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1900. 5998  13:41:35 gettimeofday({1708886495, 443332}, NULL) = 0
  1901. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1902. 5998  13:41:35 writev(9, [{"\31\0\v\0\237\0\0\0\0\0\30\0! \0\0\237\0\0\0%\1\0\0002"..., 44}], 1) = 44
  1903. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1904. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1905. 5998  13:41:35 gettimeofday({1708886495, 444045}, NULL) = 0
  1906. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 95) = 0
  1907. 5998  13:41:35 gettimeofday({1708886495, 539373}, NULL) = 0
  1908. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1909. 5998  13:41:35 gettimeofday({1708886495, 539612}, NULL) = 0
  1910. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1911. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1912. 5998  13:41:35 gettimeofday({1708886495, 539973}, NULL) = 0
  1913. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1914. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1915. 5998  13:41:35 writev(9, [{"5\30\4\0008\0 \4\36\0 \4\330\3$\0\213\4\5\0009\0 \0048"..., 648}], 1) = 648
  1916. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1917. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1918. 5998  13:41:35 gettimeofday({1708886495, 540865}, NULL) = 0
  1919. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  1920. 5998  13:41:35 gettimeofday({1708886495, 639244}, NULL) = 0
  1921. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1922. 5998  13:41:35 gettimeofday({1708886495, 639425}, NULL) = 0
  1923. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1924. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1925. 5998  13:41:35 gettimeofday({1708886495, 640016}, NULL) = 0
  1926. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1927. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1928. 5998  13:41:35 writev(9, [{"5\30\4\0:\0 \4\36\0 \4\330\3$\0\213\4\5\0;\0 \4:\0 \4*"..., 648}], 1) = 648
  1929. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1930. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1931. 5998  13:41:35 gettimeofday({1708886495, 641002}, NULL) = 0
  1932. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  1933. 5998  13:41:35 gettimeofday({1708886495, 739391}, NULL) = 0
  1934. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1935. 5998  13:41:35 gettimeofday({1708886495, 739572}, NULL) = 0
  1936. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1937. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1938. 5998  13:41:35 gettimeofday({1708886495, 739902}, NULL) = 0
  1939. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1940. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1941. 5998  13:41:35 writev(9, [{"5\30\4\0<\0 \4\36\0 \4\330\3$\0\213\4\5\0=\0 \4<\0 \4*"..., 648}], 1) = 648
  1942. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1943. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1944. 5998  13:41:35 gettimeofday({1708886495, 741059}, NULL) = 0
  1945. 5998  13:41:35 poll( <unfinished ...>
  1946. 6020  13:41:35 <... select resumed> )   = 0 (Timeout)
  1947. 6020  13:41:35 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  1948. 5998  13:41:35 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  1949. 5998  13:41:35 gettimeofday({1708886495, 839510}, NULL) = 0
  1950. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1951. 5998  13:41:35 gettimeofday({1708886495, 839718}, NULL) = 0
  1952. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1953. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1954. 5998  13:41:35 gettimeofday({1708886495, 840015}, NULL) = 0
  1955. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1956. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1957. 5998  13:41:35 writev(9, [{"5\30\4\0>\0 \4\36\0 \4\330\3$\0\213\4\5\0?\0 \4>\0 \4*"..., 648}], 1) = 648
  1958. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1959. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1960. 5998  13:41:35 gettimeofday({1708886495, 841108}, NULL) = 0
  1961. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  1962. 5998  13:41:35 gettimeofday({1708886495, 939502}, NULL) = 0
  1963. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1964. 5998  13:41:35 gettimeofday({1708886495, 939744}, NULL) = 0
  1965. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1966. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1967. 5998  13:41:35 gettimeofday({1708886495, 940095}, NULL) = 0
  1968. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1969. 5998  13:41:35 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1970. 5998  13:41:35 writev(9, [{"5\30\4\0@\0 \4\36\0 \4\330\3$\0\213\4\5\0A\0 \4@\0 \4*"..., 648}], 1) = 648
  1971. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1972. 5998  13:41:35 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1973. 5998  13:41:35 gettimeofday({1708886495, 941238}, NULL) = 0
  1974. 5998  13:41:35 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  1975. 5998  13:41:36 gettimeofday({1708886496, 40626}, NULL) = 0
  1976. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1977. 5998  13:41:36 gettimeofday({1708886496, 40857}, NULL) = 0
  1978. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1979. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1980. 5998  13:41:36 writev(9, [{"5\30\4\0B\0 \4\36\0 \4\330\3$\0\213\4\5\0C\0 \4B\0 \4*"..., 648}], 1) = 648
  1981. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1982. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1983. 5998  13:41:36 gettimeofday({1708886496, 42379}, NULL) = 0
  1984. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  1985. 5998  13:41:36 gettimeofday({1708886496, 140751}, NULL) = 0
  1986. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1987. 5998  13:41:36 gettimeofday({1708886496, 140968}, NULL) = 0
  1988. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1989. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  1990. 5998  13:41:36 writev(9, [{"5\30\4\0D\0 \4\36\0 \4\330\3$\0\213\4\5\0E\0 \4D\0 \4*"..., 648}], 1) = 648
  1991. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1992. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1993. 5998  13:41:36 gettimeofday({1708886496, 141867}, NULL) = 0
  1994. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  1995. 5998  13:41:36 gettimeofday({1708886496, 240239}, NULL) = 0
  1996. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  1997. 5998  13:41:36 gettimeofday({1708886496, 240401}, NULL) = 0
  1998. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  1999. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2000. 5998  13:41:36 gettimeofday({1708886496, 240631}, NULL) = 0
  2001. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2002. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2003. 5998  13:41:36 writev(9, [{"5\30\4\0F\0 \4\36\0 \4\330\3$\0\213\4\5\0G\0 \4F\0 \4*"..., 648}], 1) = 648
  2004. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2005. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2006. 5998  13:41:36 gettimeofday({1708886496, 241353}, NULL) = 0
  2007. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2008. 5998  13:41:36 gettimeofday({1708886496, 340849}, NULL) = 0
  2009. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2010. 5998  13:41:36 gettimeofday({1708886496, 341153}, NULL) = 0
  2011. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2012. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2013. 5998  13:41:36 writev(9, [{"5\30\4\0H\0 \4\36\0 \4\330\3$\0\213\4\5\0I\0 \4H\0 \4*"..., 648}], 1) = 648
  2014. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2015. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2016. 5998  13:41:36 gettimeofday({1708886496, 342373}, NULL) = 0
  2017. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2018. 5998  13:41:36 gettimeofday({1708886496, 440762}, NULL) = 0
  2019. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2020. 5998  13:41:36 gettimeofday({1708886496, 440885}, NULL) = 0
  2021. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2022. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2023. 5998  13:41:36 gettimeofday({1708886496, 441084}, NULL) = 0
  2024. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2025. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2026. 5998  13:41:36 writev(9, [{"5\30\4\0J\0 \4\36\0 \4\330\3$\0\213\4\5\0K\0 \4J\0 \4*"..., 648}], 1) = 648
  2027. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2028. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2029. 5998  13:41:36 gettimeofday({1708886496, 441701}, NULL) = 0
  2030. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2031. 5998  13:41:36 gettimeofday({1708886496, 541051}, NULL) = 0
  2032. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2033. 5998  13:41:36 gettimeofday({1708886496, 541269}, NULL) = 0
  2034. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2035. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2036. 5998  13:41:36 writev(9, [{"5\30\4\0L\0 \4\36\0 \4\330\3$\0\213\4\5\0M\0 \4L\0 \4*"..., 648}], 1) = 648
  2037. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2038. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2039. 5998  13:41:36 gettimeofday({1708886496, 542191}, NULL) = 0
  2040. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2041. 5998  13:41:36 gettimeofday({1708886496, 640603}, NULL) = 0
  2042. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2043. 5998  13:41:36 gettimeofday({1708886496, 640785}, NULL) = 0
  2044. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2045. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2046. 5998  13:41:36 gettimeofday({1708886496, 641103}, NULL) = 0
  2047. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2048. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2049. 5998  13:41:36 writev(9, [{"5\30\4\0N\0 \4\36\0 \4\330\3$\0\213\4\5\0O\0 \4N\0 \4*"..., 648}], 1) = 648
  2050. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2051. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2052. 5998  13:41:36 gettimeofday({1708886496, 642023}, NULL) = 0
  2053. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2054. 5998  13:41:36 gettimeofday({1708886496, 740421}, NULL) = 0
  2055. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2056. 5998  13:41:36 gettimeofday({1708886496, 740603}, NULL) = 0
  2057. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2058. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2059. 5998  13:41:36 gettimeofday({1708886496, 740918}, NULL) = 0
  2060. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2061. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2062. 5998  13:41:36 writev(9, [{"5\30\4\0P\0 \4\36\0 \4\330\3$\0\213\4\5\0Q\0 \4P\0 \4*"..., 648}], 1) = 648
  2063. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2064. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2065. 5998  13:41:36 gettimeofday({1708886496, 741817}, NULL) = 0
  2066. 5998  13:41:36 poll( <unfinished ...>
  2067. 6020  13:41:36 <... select resumed> )   = 0 (Timeout)
  2068. 6020  13:41:36 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  2069. 5998  13:41:36 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2070. 5998  13:41:36 gettimeofday({1708886496, 840181}, NULL) = 0
  2071. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2072. 5998  13:41:36 gettimeofday({1708886496, 840361}, NULL) = 0
  2073. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2074. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2075. 5998  13:41:36 gettimeofday({1708886496, 840656}, NULL) = 0
  2076. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2077. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2078. 5998  13:41:36 writev(9, [{"5\30\4\0R\0 \4\36\0 \4\330\3$\0\213\4\5\0S\0 \4R\0 \4*"..., 648}], 1) = 648
  2079. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2080. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2081. 5998  13:41:36 gettimeofday({1708886496, 841542}, NULL) = 0
  2082. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2083. 5998  13:41:36 gettimeofday({1708886496, 939919}, NULL) = 0
  2084. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2085. 5998  13:41:36 gettimeofday({1708886496, 940128}, NULL) = 0
  2086. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2087. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2088. 5998  13:41:36 gettimeofday({1708886496, 940436}, NULL) = 0
  2089. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2090. 5998  13:41:36 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2091. 5998  13:41:36 writev(9, [{"5\30\4\0T\0 \4\36\0 \4\330\3$\0\213\4\5\0U\0 \4T\0 \4*"..., 648}], 1) = 648
  2092. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2093. 5998  13:41:36 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2094. 5998  13:41:36 gettimeofday({1708886496, 941340}, NULL) = 0
  2095. 5998  13:41:36 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2096. 5998  13:41:37 gettimeofday({1708886497, 40721}, NULL) = 0
  2097. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2098. 5998  13:41:37 gettimeofday({1708886497, 40964}, NULL) = 0
  2099. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2100. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2101. 5998  13:41:37 writev(9, [{"5\30\4\0V\0 \4\36\0 \4\330\3$\0\213\4\5\0W\0 \4V\0 \4*"..., 648}], 1) = 648
  2102. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2103. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2104. 5998  13:41:37 gettimeofday({1708886497, 41858}, NULL) = 0
  2105. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2106. 5998  13:41:37 gettimeofday({1708886497, 140237}, NULL) = 0
  2107. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2108. 5998  13:41:37 gettimeofday({1708886497, 140417}, NULL) = 0
  2109. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2110. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2111. 5998  13:41:37 gettimeofday({1708886497, 140711}, NULL) = 0
  2112. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2113. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2114. 5998  13:41:37 writev(9, [{"5\30\4\0X\0 \4\36\0 \4\330\3$\0\213\4\5\0Y\0 \4X\0 \4*"..., 648}], 1) = 648
  2115. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2116. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2117. 5998  13:41:37 gettimeofday({1708886497, 142014}, NULL) = 0
  2118. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2119. 5998  13:41:37 gettimeofday({1708886497, 240377}, NULL) = 0
  2120. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2121. 5998  13:41:37 gettimeofday({1708886497, 240649}, NULL) = 0
  2122. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2123. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2124. 5998  13:41:37 gettimeofday({1708886497, 240946}, NULL) = 0
  2125. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2126. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2127. 5998  13:41:37 writev(9, [{"5\30\4\0Z\0 \4\36\0 \4\330\3$\0\213\4\5\0[\0 \4Z\0 \4*"..., 648}], 1) = 648
  2128. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2129. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2130. 5998  13:41:37 gettimeofday({1708886497, 241843}, NULL) = 0
  2131. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2132. 5998  13:41:37 gettimeofday({1708886497, 340223}, NULL) = 0
  2133. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2134. 5998  13:41:37 gettimeofday({1708886497, 340404}, NULL) = 0
  2135. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2136. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2137. 5998  13:41:37 gettimeofday({1708886497, 340699}, NULL) = 0
  2138. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2139. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2140. 5998  13:41:37 writev(9, [{"5\30\4\0\\\0 \4\36\0 \4\330\3$\0\213\4\5\0]\0 \4\\\0 \4"..., 648}], 1) = 648
  2141. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2142. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2143. 5998  13:41:37 gettimeofday({1708886497, 341595}, NULL) = 0
  2144. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2145. 5998  13:41:37 gettimeofday({1708886497, 439973}, NULL) = 0
  2146. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2147. 5998  13:41:37 gettimeofday({1708886497, 440154}, NULL) = 0
  2148. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2149. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2150. 5998  13:41:37 gettimeofday({1708886497, 440473}, NULL) = 0
  2151. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2152. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2153. 5998  13:41:37 writev(9, [{"5\30\4\0^\0 \4\36\0 \4\330\3$\0\213\4\5\0_\0 \4^\0 \4*"..., 648}], 1) = 648
  2154. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2155. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2156. 5998  13:41:37 gettimeofday({1708886497, 441470}, NULL) = 0
  2157. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2158. 5998  13:41:37 gettimeofday({1708886497, 539792}, NULL) = 0
  2159. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2160. 5998  13:41:37 gettimeofday({1708886497, 539974}, NULL) = 0
  2161. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2162. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2163. 5998  13:41:37 gettimeofday({1708886497, 540287}, NULL) = 0
  2164. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2165. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2166. 5998  13:41:37 writev(9, [{"5\30\4\0`\0 \4\36\0 \4\330\3$\0\213\4\5\0a\0 \4`\0 \4*"..., 648}], 1) = 648
  2167. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2168. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2169. 5998  13:41:37 gettimeofday({1708886497, 541287}, NULL) = 0
  2170. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2171. 5998  13:41:37 gettimeofday({1708886497, 639719}, NULL) = 0
  2172. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2173. 5998  13:41:37 gettimeofday({1708886497, 639863}, NULL) = 0
  2174. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2175. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2176. 5998  13:41:37 gettimeofday({1708886497, 640128}, NULL) = 0
  2177. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2178. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2179. 5998  13:41:37 writev(9, [{"5\30\4\0b\0 \4\36\0 \4\330\3$\0\213\4\5\0c\0 \4b\0 \4*"..., 648}], 1) = 648
  2180. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2181. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2182. 5998  13:41:37 gettimeofday({1708886497, 640949}, NULL) = 0
  2183. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2184. 5998  13:41:37 gettimeofday({1708886497, 739316}, NULL) = 0
  2185. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2186. 5998  13:41:37 gettimeofday({1708886497, 739498}, NULL) = 0
  2187. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2188. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2189. 5998  13:41:37 gettimeofday({1708886497, 739990}, NULL) = 0
  2190. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2191. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2192. 5998  13:41:37 writev(9, [{"5\30\4\0d\0 \4\36\0 \4\330\3$\0\213\4\5\0e\0 \4d\0 \4*"..., 648}], 1) = 648
  2193. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2194. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2195. 5998  13:41:37 gettimeofday({1708886497, 740959}, NULL) = 0
  2196. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2197. 6020  13:41:37 <... select resumed> )   = 0 (Timeout)
  2198. 5998  13:41:37 gettimeofday( <unfinished ...>
  2199. 6020  13:41:37 ioctl(4, TCFLSH <unfinished ...>
  2200. 5998  13:41:37 <... gettimeofday resumed> {1708886497, 839566}, NULL) = 0
  2201. 6020  13:41:37 <... ioctl resumed> , 0x1) = 0
  2202. 6020  13:41:37 ioctl(4, TIOCMBIC <unfinished ...>
  2203. 5998  13:41:37 read(9,  <unfinished ...>
  2204. 6020  13:41:37 <... ioctl resumed> , [TIOCM_DTR]) = 0
  2205. 5998  13:41:37 <... read resumed> 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2206. 6020  13:41:37 nanosleep({1, 0},  <unfinished ...>
  2207. 5998  13:41:37 gettimeofday({1708886497, 840011}, NULL) = 0
  2208. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2209. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2210. 5998  13:41:37 writev(9, [{"5\30\4\0f\0 \4\36\0 \4\330\3$\0\213\4\5\0g\0 \4f\0 \4*"..., 648}], 1) = 648
  2211. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2212. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2213. 5998  13:41:37 gettimeofday({1708886497, 841190}, NULL) = 0
  2214. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2215. 5998  13:41:37 gettimeofday({1708886497, 939571}, NULL) = 0
  2216. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2217. 5998  13:41:37 gettimeofday({1708886497, 939821}, NULL) = 0
  2218. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2219. 5998  13:41:37 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2220. 5998  13:41:37 writev(9, [{"5\30\4\0h\0 \4\36\0 \4\330\3$\0\213\4\5\0i\0 \4h\0 \4*"..., 648}], 1) = 648
  2221. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2222. 5998  13:41:37 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2223. 5998  13:41:37 gettimeofday({1708886497, 940722}, NULL) = 0
  2224. 5998  13:41:37 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2225. 5998  13:41:38 gettimeofday({1708886498, 40144}, NULL) = 0
  2226. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2227. 5998  13:41:38 gettimeofday({1708886498, 40401}, NULL) = 0
  2228. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2229. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2230. 5998  13:41:38 writev(9, [{"5\30\4\0j\0 \4\36\0 \4\330\3$\0\213\4\5\0k\0 \4j\0 \4*"..., 648}], 1) = 648
  2231. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2232. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2233. 5998  13:41:38 gettimeofday({1708886498, 41301}, NULL) = 0
  2234. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2235. 5998  13:41:38 gettimeofday({1708886498, 139710}, NULL) = 0
  2236. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2237. 5998  13:41:38 gettimeofday({1708886498, 139894}, NULL) = 0
  2238. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2239. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2240. 5998  13:41:38 gettimeofday({1708886498, 140189}, NULL) = 0
  2241. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2242. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2243. 5998  13:41:38 writev(9, [{"5\30\4\0l\0 \4\36\0 \4\330\3$\0\213\4\5\0m\0 \4l\0 \4*"..., 648}], 1) = 648
  2244. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2245. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2246. 5998  13:41:38 gettimeofday({1708886498, 141081}, NULL) = 0
  2247. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2248. 5998  13:41:38 gettimeofday({1708886498, 239466}, NULL) = 0
  2249. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2250. 5998  13:41:38 gettimeofday({1708886498, 239684}, NULL) = 0
  2251. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2252. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2253. 5998  13:41:38 gettimeofday({1708886498, 240005}, NULL) = 0
  2254. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2255. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2256. 5998  13:41:38 writev(9, [{"5\30\4\0n\0 \4\36\0 \4\330\3$\0\213\4\5\0o\0 \4n\0 \4*"..., 648}], 1) = 648
  2257. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2258. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2259. 5998  13:41:38 gettimeofday({1708886498, 241291}, NULL) = 0
  2260. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2261. 5998  13:41:38 gettimeofday({1708886498, 339714}, NULL) = 0
  2262. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2263. 5998  13:41:38 gettimeofday({1708886498, 339995}, NULL) = 0
  2264. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2265. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2266. 5998  13:41:38 writev(9, [{"5\30\4\0p\0 \4\36\0 \4\330\3$\0\213\4\5\0q\0 \4p\0 \4*"..., 648}], 1) = 648
  2267. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2268. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2269. 5998  13:41:38 gettimeofday({1708886498, 340900}, NULL) = 0
  2270. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2271. 5998  13:41:38 gettimeofday({1708886498, 439269}, NULL) = 0
  2272. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2273. 5998  13:41:38 gettimeofday({1708886498, 439410}, NULL) = 0
  2274. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2275. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2276. 5998  13:41:38 gettimeofday({1708886498, 439663}, NULL) = 0
  2277. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2278. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2279. 5998  13:41:38 writev(9, [{"5\30\4\0r\0 \4\36\0 \4\330\3$\0\213\4\5\0s\0 \4r\0 \4*"..., 648}], 1) = 648
  2280. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2281. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2282. 5998  13:41:38 gettimeofday({1708886498, 440373}, NULL) = 0
  2283. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2284. 5998  13:41:38 gettimeofday({1708886498, 539767}, NULL) = 0
  2285. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2286. 5998  13:41:38 gettimeofday({1708886498, 539984}, NULL) = 0
  2287. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2288. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2289. 5998  13:41:38 writev(9, [{"5\30\4\0t\0 \4\36\0 \4\330\3$\0\213\4\5\0u\0 \4t\0 \4*"..., 648}], 1) = 648
  2290. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2291. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2292. 5998  13:41:38 gettimeofday({1708886498, 540895}, NULL) = 0
  2293. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2294. 5998  13:41:38 gettimeofday({1708886498, 639276}, NULL) = 0
  2295. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2296. 5998  13:41:38 gettimeofday({1708886498, 639456}, NULL) = 0
  2297. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2298. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2299. 5998  13:41:38 gettimeofday({1708886498, 639784}, NULL) = 0
  2300. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2301. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2302. 5998  13:41:38 writev(9, [{"5\30\4\0v\0 \4\36\0 \4\330\3$\0\213\4\5\0w\0 \4v\0 \4*"..., 648}], 1) = 648
  2303. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2304. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2305. 5998  13:41:38 gettimeofday({1708886498, 640708}, NULL) = 0
  2306. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2307. 5998  13:41:38 gettimeofday({1708886498, 739087}, NULL) = 0
  2308. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2309. 5998  13:41:38 gettimeofday({1708886498, 739268}, NULL) = 0
  2310. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2311. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2312. 5998  13:41:38 gettimeofday({1708886498, 739562}, NULL) = 0
  2313. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2314. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2315. 5998  13:41:38 writev(9, [{"5\30\4\0x\0 \4\36\0 \4\330\3$\0\213\4\5\0y\0 \4x\0 \4*"..., 648}], 1) = 648
  2316. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2317. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2318. 5998  13:41:38 gettimeofday({1708886498, 740502}, NULL) = 0
  2319. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2320. 5998  13:41:38 gettimeofday({1708886498, 838896}, NULL) = 0
  2321. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2322. 5998  13:41:38 gettimeofday({1708886498, 839077}, NULL) = 0
  2323. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2324. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2325. 5998  13:41:38 gettimeofday({1708886498, 839373}, NULL) = 0
  2326. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2327. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2328. 5998  13:41:38 writev(9, [{"5\30\4\0z\0 \4\36\0 \4\330\3$\0\213\4\5\0{\0 \4z\0 \4*"..., 648}], 1) = 648
  2329. 5998  13:41:38 read(9,  <unfinished ...>
  2330. 6020  13:41:38 <... nanosleep resumed> NULL) = 0
  2331. 5998  13:41:38 <... read resumed> 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2332. 6020  13:41:38 ioctl(4, TIOCMBIS <unfinished ...>
  2333. 5998  13:41:38 read(9,  <unfinished ...>
  2334. 6020  13:41:38 <... ioctl resumed> , [TIOCM_DTR]) = 0
  2335. 5998  13:41:38 <... read resumed> 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2336. 6020  13:41:38 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS <unfinished ...>
  2337. 5998  13:41:38 gettimeofday( <unfinished ...>
  2338. 6020  13:41:38 <... ioctl resumed> , {B9600 -opost -isig -icanon -echo ...}) = 0
  2339. 5998  13:41:38 <... gettimeofday resumed> {1708886498, 840572}, NULL) = 0
  2340. 6020  13:41:38 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS <unfinished ...>
  2341. 5998  13:41:38 poll( <unfinished ...>
  2342. 6020  13:41:38 <... ioctl resumed> , {B9600 -opost -isig -icanon -echo ...}) = 0
  2343. 6020  13:41:38 ioctl(4, SNDCTL_TMR_START or TCSETS, {B9600 -opost -isig -icanon -echo ...}) = 0
  2344. 6020  13:41:38 ioctl(4, SNDCTL_TMR_TIMEBASE or TCGETS, {B9600 -opost -isig -icanon -echo ...}) = 0
  2345. 6020  13:41:38 nanosleep({1, 0},  <unfinished ...>
  2346. 5998  13:41:38 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2347. 5998  13:41:38 gettimeofday({1708886498, 939055}, NULL) = 0
  2348. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2349. 5998  13:41:38 gettimeofday({1708886498, 939235}, NULL) = 0
  2350. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2351. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2352. 5998  13:41:38 gettimeofday({1708886498, 939529}, NULL) = 0
  2353. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2354. 5998  13:41:38 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2355. 5998  13:41:38 writev(9, [{"5\30\4\0|\0 \4\36\0 \4\330\3$\0\213\4\5\0}\0 \4|\0 \4*"..., 648}], 1) = 648
  2356. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2357. 5998  13:41:38 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2358. 5998  13:41:38 gettimeofday({1708886498, 940632}, NULL) = 0
  2359. 5998  13:41:38 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2360. 5998  13:41:39 gettimeofday({1708886499, 40028}, NULL) = 0
  2361. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2362. 5998  13:41:39 gettimeofday({1708886499, 40246}, NULL) = 0
  2363. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2364. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2365. 5998  13:41:39 writev(9, [{"5\30\4\0~\0 \4\36\0 \4\330\3$\0\213\4\5\0\177\0 \4~\0 "..., 648}], 1) = 648
  2366. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2367. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2368. 5998  13:41:39 gettimeofday({1708886499, 41145}, NULL) = 0
  2369. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2370. 5998  13:41:39 gettimeofday({1708886499, 139524}, NULL) = 0
  2371. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2372. 5998  13:41:39 gettimeofday({1708886499, 139739}, NULL) = 0
  2373. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2374. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2375. 5998  13:41:39 gettimeofday({1708886499, 140034}, NULL) = 0
  2376. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2377. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2378. 5998  13:41:39 writev(9, [{"5\30\4\0\200\0 \4\36\0 \4\330\3$\0\213\4\5\0\201\0 \4\200"..., 648}], 1) = 648
  2379. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2380. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2381. 5998  13:41:39 gettimeofday({1708886499, 140955}, NULL) = 0
  2382. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  2383. 5998  13:41:39 read(9, "\6\1\356\6\253\303\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\337"..., 4096) = 32
  2384. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2385. 5998  13:41:39 gettimeofday({1708886499, 215678}, NULL) = 0
  2386. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2387. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2388. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2389. 5998  13:41:39 read(9, "\1\1\357\6\0\0\0\0\237\0\0\0\0\0\0\0\17\2\337\1\217\1\253"..., 4096) = 32
  2390. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2391. 5998  13:41:39 gettimeofday({1708886499, 216388}, NULL) = 0
  2392. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2393. 5998  13:41:39 gettimeofday({1708886499, 216524}, NULL) = 0
  2394. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 23) = 0
  2395. 5998  13:41:39 gettimeofday({1708886499, 239777}, NULL) = 0
  2396. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2397. 5998  13:41:39 gettimeofday({1708886499, 239951}, NULL) = 0
  2398. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2399. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2400. 5998  13:41:39 writev(9, [{"5\30\4\0\202\0 \4\36\0 \4\330\3$\0\213\4\5\0\203\0 \4\202"..., 648}], 1) = 648
  2401. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2402. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2403. 5998  13:41:39 gettimeofday({1708886499, 240751}, NULL) = 0
  2404. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2405. 5998  13:41:39 gettimeofday({1708886499, 340115}, NULL) = 0
  2406. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2407. 5998  13:41:39 gettimeofday({1708886499, 340359}, NULL) = 0
  2408. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2409. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2410. 5998  13:41:39 writev(9, [{"5\30\4\0\204\0 \4\36\0 \4\330\3$\0\213\4\5\0\205\0 \4\204"..., 648}], 1) = 648
  2411. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2412. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2413. 5998  13:41:39 gettimeofday({1708886499, 341281}, NULL) = 0
  2414. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  2415. 5998  13:41:39 read(9, "\6\0013\7E\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\336\1"..., 4096) = 32
  2416. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2417. 5998  13:41:39 gettimeofday({1708886499, 369062}, NULL) = 0
  2418. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2419. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2420. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2421. 5998  13:41:39 read(9, "\1\0014\7\0\0\0\0\237\0\0\0\0\0\0\0\17\2\336\1\217\1\252"..., 4096) = 32
  2422. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2423. 5998  13:41:39 gettimeofday({1708886499, 369580}, NULL) = 0
  2424. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2425. 5998  13:41:39 gettimeofday({1708886499, 369709}, NULL) = 0
  2426. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 70) = 1
  2427. 5998  13:41:39 read(9, "\6\0014\7F\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\331\1"..., 4096) = 32
  2428. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2429. 5998  13:41:39 gettimeofday({1708886499, 370088}, NULL) = 0
  2430. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2431. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2432. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2433. 5998  13:41:39 read(9, "\1\0015\7\0\0\0\0\237\0\0\0\0\0\0\0\17\2\331\1\217\1\245"..., 4096) = 32
  2434. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2435. 5998  13:41:39 gettimeofday({1708886499, 370594}, NULL) = 0
  2436. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2437. 5998  13:41:39 gettimeofday({1708886499, 370705}, NULL) = 0
  2438. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 69) = 1
  2439. 5998  13:41:39 read(9, "\6\0015\7G\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\325\1"..., 4096) = 32
  2440. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2441. 5998  13:41:39 gettimeofday({1708886499, 371713}, NULL) = 0
  2442. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2443. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2444. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2445. 5998  13:41:39 read(9, "\1\0016\7\0\0\0\0\237\0\0\0\0\0\0\0\17\2\325\1\217\1\241"..., 4096) = 32
  2446. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2447. 5998  13:41:39 gettimeofday({1708886499, 372236}, NULL) = 0
  2448. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2449. 5998  13:41:39 gettimeofday({1708886499, 372376}, NULL) = 0
  2450. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 67) = 1
  2451. 5998  13:41:39 read(9, "\6\0016\7H\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\320\1"..., 4096) = 32
  2452. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2453. 5998  13:41:39 gettimeofday({1708886499, 372768}, NULL) = 0
  2454. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2455. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2456. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2457. 5998  13:41:39 read(9, "\1\0017\7\0\0\0\0\237\0\0\0\0\0\0\0\17\2\320\1\217\1\234"..., 4096) = 32
  2458. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2459. 5998  13:41:39 gettimeofday({1708886499, 373440}, NULL) = 0
  2460. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2461. 5998  13:41:39 gettimeofday({1708886499, 373575}, NULL) = 0
  2462. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 66) = 1
  2463. 5998  13:41:39 read(9, "\6\0017\7J\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\315\1"..., 4096) = 32
  2464. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2465. 5998  13:41:39 gettimeofday({1708886499, 374133}, NULL) = 0
  2466. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2467. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2468. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2469. 5998  13:41:39 read(9, "\1\0018\7\0\0\0\0\237\0\0\0\0\0\0\0\17\2\315\1\217\1\231"..., 4096) = 32
  2470. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2471. 5998  13:41:39 gettimeofday({1708886499, 374654}, NULL) = 0
  2472. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2473. 5998  13:41:39 gettimeofday({1708886499, 374764}, NULL) = 0
  2474. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 65) = 1
  2475. 5998  13:41:39 read(9, "\6\0018\7K\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\311\1"..., 4096) = 32
  2476. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2477. 5998  13:41:39 gettimeofday({1708886499, 375279}, NULL) = 0
  2478. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2479. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2480. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2481. 5998  13:41:39 read(9, "\1\0019\7\0\0\0\0\237\0\0\0\0\0\0\0\17\2\311\1\217\1\225"..., 4096) = 32
  2482. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2483. 5998  13:41:39 gettimeofday({1708886499, 375808}, NULL) = 0
  2484. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2485. 5998  13:41:39 gettimeofday({1708886499, 375949}, NULL) = 0
  2486. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 64) = 1
  2487. 5998  13:41:39 read(9, "\6\0019\7L\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\17\2\307\1"..., 4096) = 32
  2488. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2489. 5998  13:41:39 gettimeofday({1708886499, 376237}, NULL) = 0
  2490. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2491. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2492. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2493. 5998  13:41:39 read(9, "\1\1:\7\0\0\0\0\237\0\0\0\0\0\0\0\17\2\307\1\217\1\223"..., 4096) = 32
  2494. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2495. 5998  13:41:39 gettimeofday({1708886499, 376719}, NULL) = 0
  2496. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2497. 5998  13:41:39 gettimeofday({1708886499, 376844}, NULL) = 0
  2498. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 63) = 1
  2499. 5998  13:41:39 read(9, "\6\1:\7M\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\v\2\276\1\213"..., 4096) = 32
  2500. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2501. 5998  13:41:39 gettimeofday({1708886499, 377220}, NULL) = 0
  2502. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2503. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2504. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2505. 5998  13:41:39 read(9, "\1\1;\7\0\0\0\0\237\0\0\0\0\0\0\0\v\2\276\1\213\1\212\001"..., 4096) = 32
  2506. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2507. 5998  13:41:39 gettimeofday({1708886499, 377701}, NULL) = 0
  2508. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2509. 5998  13:41:39 gettimeofday({1708886499, 377823}, NULL) = 0
  2510. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 62) = 1
  2511. 5998  13:41:39 read(9, "\6\1;\7Q\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\5\2\252\1\205"..., 4096) = 32
  2512. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2513. 5998  13:41:39 gettimeofday({1708886499, 381735}, NULL) = 0
  2514. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2515. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2516. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2517. 5998  13:41:39 read(9, "\1\1<\7\0\0\0\0\237\0\0\0\0\0\0\0\5\2\252\1\205\1v\001"..., 4096) = 32
  2518. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2519. 5998  13:41:39 gettimeofday({1708886499, 382189}, NULL) = 0
  2520. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2521. 5998  13:41:39 gettimeofday({1708886499, 382275}, NULL) = 0
  2522. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 57) = 0
  2523. 5998  13:41:39 gettimeofday({1708886499, 439554}, NULL) = 0
  2524. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2525. 5998  13:41:39 gettimeofday({1708886499, 439764}, NULL) = 0
  2526. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2527. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2528. 5998  13:41:39 gettimeofday({1708886499, 440061}, NULL) = 0
  2529. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2530. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2531. 5998  13:41:39 writev(9, [{"5\30\4\0\206\0 \4\36\0 \4\330\3$\0\213\4\5\0\207\0 \4\206"..., 648}], 1) = 648
  2532. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2533. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2534. 5998  13:41:39 gettimeofday({1708886499, 440957}, NULL) = 0
  2535. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  2536. 5998  13:41:39 read(9, "\6\1^\7\272\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\370\1\206"..., 4096) = 32
  2537. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2538. 5998  13:41:39 gettimeofday({1708886499, 486916}, NULL) = 0
  2539. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2540. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2541. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2542. 5998  13:41:39 read(9, "\1\1_\7\0\0\0\0\237\0\0\0\0\0\0\0\370\1\206\1x\1R\0010"..., 4096) = 32
  2543. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2544. 5998  13:41:39 gettimeofday({1708886499, 487531}, NULL) = 0
  2545. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2546. 5998  13:41:39 gettimeofday({1708886499, 487784}, NULL) = 0
  2547. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 51) = 1
  2548. 5998  13:41:39 read(9, "\6\1_\7\301\304\'\0\237\0\0\0\3\0 \4\0\0\0\0\361\1t\1q"..., 4096) = 32
  2549. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2550. 5998  13:41:39 gettimeofday({1708886499, 493501}, NULL) = 0
  2551. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2552. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2553. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2554. 5998  13:41:39 read(9, "\1\1`\7\0\0\0\0\237\0\0\0\0\0\0\0\361\1t\1q\1@\0010\0\0"..., 4096) = 32
  2555. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2556. 5998  13:41:39 gettimeofday({1708886499, 494329}, NULL) = 0
  2557. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2558. 5998  13:41:39 gettimeofday({1708886499, 494447}, NULL) = 0
  2559. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 45) = 0
  2560. 5998  13:41:39 gettimeofday({1708886499, 539778}, NULL) = 0
  2561. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2562. 5998  13:41:39 gettimeofday({1708886499, 540043}, NULL) = 0
  2563. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2564. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2565. 5998  13:41:39 writev(9, [{"5\30\4\0\210\0 \4\36\0 \4\330\3$\0\213\4\5\0\211\0 \4\210"..., 648}], 1) = 648
  2566. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2567. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2568. 5998  13:41:39 gettimeofday({1708886499, 541028}, NULL) = 0
  2569. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  2570. 5998  13:41:39 gettimeofday({1708886499, 639414}, NULL) = 0
  2571. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2572. 5998  13:41:39 gettimeofday({1708886499, 639625}, NULL) = 0
  2573. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2574. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2575. 5998  13:41:39 gettimeofday({1708886499, 639927}, NULL) = 0
  2576. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2577. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2578. 5998  13:41:39 writev(9, [{"5\30\4\0\212\0 \4\36\0 \4\330\3$\0\213\4\5\0\213\0 \4\212"..., 648}], 1) = 648
  2579. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2580. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2581. 5998  13:41:39 gettimeofday({1708886499, 640826}, NULL) = 0
  2582. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  2583. 5998  13:41:39 read(9, "\6\1\244\7\243\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\356\1s"..., 4096) = 32
  2584. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2585. 5998  13:41:39 gettimeofday({1708886499, 719244}, NULL) = 0
  2586. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2587. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2588. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2589. 5998  13:41:39 read(9, "\1\1\245\7\0\0\0\0\237\0\0\0\0\0\0\0\356\1s\1n\1?\0010"..., 4096) = 32
  2590. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2591. 5998  13:41:39 gettimeofday({1708886499, 719797}, NULL) = 0
  2592. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2593. 5998  13:41:39 gettimeofday({1708886499, 719918}, NULL) = 0
  2594. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 19) = 1
  2595. 5998  13:41:39 read(9, "\6\1\245\7\244\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\360\1w"..., 4096) = 32
  2596. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2597. 5998  13:41:39 gettimeofday({1708886499, 720256}, NULL) = 0
  2598. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2599. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2600. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2601. 5998  13:41:39 read(9, "\1\1\246\7\0\0\0\0\237\0\0\0\0\0\0\0\360\1w\1p\1C\0010"..., 4096) = 32
  2602. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2603. 5998  13:41:39 gettimeofday({1708886499, 720954}, NULL) = 0
  2604. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2605. 5998  13:41:39 gettimeofday({1708886499, 721133}, NULL) = 0
  2606. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 18) = 1
  2607. 5998  13:41:39 read(9, "\6\1\246\7\245\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\344\1\177"..., 4096) = 32
  2608. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2609. 5998  13:41:39 gettimeofday({1708886499, 721687}, NULL) = 0
  2610. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2611. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2612. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2613. 5998  13:41:39 read(9, "\1\1\247\7\0\0\0\0\237\0\0\0\0\0\0\0\344\1\177\1d\1K\001"..., 4096) = 32
  2614. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2615. 5998  13:41:39 gettimeofday({1708886499, 722282}, NULL) = 0
  2616. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2617. 5998  13:41:39 gettimeofday({1708886499, 722426}, NULL) = 0
  2618. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 17) = 1
  2619. 5998  13:41:39 read(9, "\6\1\247\7\246\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\335\1\177"..., 4096) = 32
  2620. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2621. 5998  13:41:39 gettimeofday({1708886499, 722819}, NULL) = 0
  2622. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2623. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2624. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2625. 5998  13:41:39 read(9, "\1\1\250\7\0\0\0\0\237\0\0\0\0\0\0\0\335\1\177\1]\1K\001"..., 4096) = 32
  2626. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2627. 5998  13:41:39 gettimeofday({1708886499, 723413}, NULL) = 0
  2628. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2629. 5998  13:41:39 gettimeofday({1708886499, 723542}, NULL) = 0
  2630. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 16) = 1
  2631. 5998  13:41:39 read(9, "\6\1\250\7\250\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\333\1\177"..., 4096) = 32
  2632. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2633. 5998  13:41:39 gettimeofday({1708886499, 724235}, NULL) = 0
  2634. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2635. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2636. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2637. 5998  13:41:39 read(9, "\1\1\251\7\0\0\0\0\237\0\0\0\0\0\0\0\333\1\177\1[\1K\001"..., 4096) = 32
  2638. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2639. 5998  13:41:39 gettimeofday({1708886499, 724805}, NULL) = 0
  2640. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2641. 5998  13:41:39 gettimeofday({1708886499, 724942}, NULL) = 0
  2642. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 14) = 1
  2643. 5998  13:41:39 read(9, "\6\1\251\7\251\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\331\1\177"..., 4096) = 32
  2644. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2645. 5998  13:41:39 gettimeofday({1708886499, 726084}, NULL) = 0
  2646. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2647. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2648. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2649. 5998  13:41:39 read(9, "\1\1\252\7\0\0\0\0\237\0\0\0\0\0\0\0\331\1\177\1Y\1K\001"..., 4096) = 32
  2650. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2651. 5998  13:41:39 gettimeofday({1708886499, 726677}, NULL) = 0
  2652. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2653. 5998  13:41:39 gettimeofday({1708886499, 726827}, NULL) = 0
  2654. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 12) = 1
  2655. 5998  13:41:39 read(9, "\6\1\252\7\253\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\330\1~"..., 4096) = 32
  2656. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2657. 5998  13:41:39 gettimeofday({1708886499, 727233}, NULL) = 0
  2658. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2659. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2660. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2661. 5998  13:41:39 read(9, "\1\1\253\7\0\0\0\0\237\0\0\0\0\0\0\0\330\1~\1X\1J\0010"..., 4096) = 32
  2662. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2663. 5998  13:41:39 gettimeofday({1708886499, 727832}, NULL) = 0
  2664. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2665. 5998  13:41:39 gettimeofday({1708886499, 727965}, NULL) = 0
  2666. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 11) = 1
  2667. 5998  13:41:39 read(9, "\6\1\253\7\254\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\327\1}"..., 4096) = 32
  2668. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2669. 5998  13:41:39 gettimeofday({1708886499, 728474}, NULL) = 0
  2670. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2671. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2672. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2673. 5998  13:41:39 read(9, "\1\1\254\7\0\0\0\0\237\0\0\0\0\0\0\0\327\1}\1W\1I\0010"..., 4096) = 32
  2674. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2675. 5998  13:41:39 gettimeofday({1708886499, 729040}, NULL) = 0
  2676. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2677. 5998  13:41:39 gettimeofday({1708886499, 729174}, NULL) = 0
  2678. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 10) = 1
  2679. 5998  13:41:39 read(9, "\6\1\254\7\255\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\324\1|"..., 4096) = 32
  2680. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2681. 5998  13:41:39 gettimeofday({1708886499, 729461}, NULL) = 0
  2682. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2683. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2684. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2685. 5998  13:41:39 read(9, "\1\1\255\7\0\0\0\0\237\0\0\0\0\0\0\0\324\1|\1T\1H\0010"..., 4096) = 32
  2686. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2687. 5998  13:41:39 gettimeofday({1708886499, 730023}, NULL) = 0
  2688. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2689. 5998  13:41:39 gettimeofday({1708886499, 730154}, NULL) = 0
  2690. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 9) = 1
  2691. 5998  13:41:39 read(9, "\6\1\255\7\256\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\320\1x"..., 4096) = 32
  2692. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2693. 5998  13:41:39 gettimeofday({1708886499, 730791}, NULL) = 0
  2694. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2695. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2696. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2697. 5998  13:41:39 read(9, "\1\1\256\7\0\0\0\0\237\0\0\0\0\0\0\0\320\1x\1P\1D\0010"..., 4096) = 32
  2698. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2699. 5998  13:41:39 gettimeofday({1708886499, 732335}, NULL) = 0
  2700. 5998  13:41:39 read(9, "\6\1\256\7\260\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\310\1s"..., 4096) = 32
  2701. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2702. 5998  13:41:39 gettimeofday({1708886499, 733060}, NULL) = 0
  2703. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2704. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2705. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2706. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2707. 5998  13:41:39 read(9, "\1\1\257\7\0\0\0\0\237\0\0\0\0\0\0\0\270\1e\0018\0011\001"..., 4096) = 32
  2708. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2709. 5998  13:41:39 gettimeofday({1708886499, 734171}, NULL) = 0
  2710. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2711. 5998  13:41:39 gettimeofday({1708886499, 734257}, NULL) = 0
  2712. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 5) = 1
  2713. 5998  13:41:39 read(9, "\6\1\257\7\267\305\'\0\237\0\0\0\3\0 \4\0\0\0\0\266\1b"..., 4096) = 32
  2714. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2715. 5998  13:41:39 gettimeofday({1708886499, 739433}, NULL) = 0
  2716. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2717. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2718. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2719. 5998  13:41:39 read(9, "\1\1\260\7\0\0\0\0\237\0\0\0\0\0\0\0\266\1b\0016\1.\001"..., 4096) = 32
  2720. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2721. 5998  13:41:39 gettimeofday({1708886499, 740040}, NULL) = 0
  2722. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2723. 5998  13:41:39 gettimeofday({1708886499, 740129}, NULL) = 0
  2724. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2725. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2726. 5998  13:41:39 gettimeofday({1708886499, 740272}, NULL) = 0
  2727. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2728. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2729. 5998  13:41:39 writev(9, [{"5\30\4\0\214\0 \4\36\0 \4\330\3$\0\213\4\5\0\215\0 \4\214"..., 648}], 1) = 648
  2730. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2731. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2732. 5998  13:41:39 gettimeofday({1708886499, 740732}, NULL) = 0
  2733. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2734. 5998  13:41:39 gettimeofday({1708886499, 840109}, NULL) = 0
  2735. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2736. 5998  13:41:39 gettimeofday({1708886499, 840339}, NULL) = 0
  2737. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2738. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2739. 5998  13:41:39 gettimeofday({1708886499, 840667}, NULL) = 0
  2740. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2741. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2742. 6020  13:41:39 <... nanosleep resumed> NULL) = 0
  2743. 5998  13:41:39 writev(9, [{"5\30\4\0\216\0 \4\36\0 \4\330\3$\0\213\4\5\0\217\0 \4\216"..., 648}], 1 <unfinished ...>
  2744. 6020  13:41:39 ioctl(4, TCFLSH <unfinished ...>
  2745. 5998  13:41:39 <... writev resumed> )   = 648
  2746. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2747. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2748. 5998  13:41:39 gettimeofday({1708886499, 841625}, NULL) = 0
  2749. 6020  13:41:39 <... ioctl resumed> , 0) = 0
  2750. 5998  13:41:39 poll( <unfinished ...>
  2751. 6020  13:41:39 select(1024, NULL, [4], NULL, {1, 0}) = 1 (out [4], left {0, 999994})
  2752. 6020  13:41:39 write(4, "ATZ\r", 4)     = 4
  2753. 6020  13:41:39 rt_sigaction(SIGALRM, {0xf7ed3240, ~[HUP ILL TRAP ABRT FPE KILL USR1 SEGV USR2 PIPE ALRM TERM CHLD CONT STOP TSTP TTIN WINCH RT_1 RT_4 RT_5 RT_6 RT_8 RT_9 RT_10 RT_11 RT_12 RT_13 RT_14 RT_15 RT_17 RT_18 RT_19 RT_20 RT_21 RT_28], 0}, NULL, 8) = 0
  2754. 6020  13:41:39 alarm(1)                 = 0
  2755. 6020  13:41:39 ioctl(4, TCSBRK, 0x1)    = 0
  2756. 6020  13:41:39 alarm(0)                 = 1
  2757. 6020  13:41:39 rt_sigaction(SIGALRM, NULL, NULL, 8) = 0
  2758. 6020  13:41:39 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  2759. 5998  13:41:39 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  2760. 5998  13:41:39 read(9, "\6\1\364\7A\306\'\0\237\0\0\0\3\0 \4\0\0\0\0\266\1a\001"..., 4096) = 32
  2761. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2762. 5998  13:41:39 gettimeofday({1708886499, 877214}, NULL) = 0
  2763. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2764. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2765. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2766. 5998  13:41:39 read(9, "\1\1\365\7\0\0\0\0\237\0\0\0\0\0\0\0\266\1a\0016\1-\001"..., 4096) = 32
  2767. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2768. 5998  13:41:39 gettimeofday({1708886499, 877934}, NULL) = 0
  2769. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2770. 5998  13:41:39 gettimeofday({1708886499, 878068}, NULL) = 0
  2771. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 62) = 1
  2772. 5998  13:41:39 read(9, "\6\1\365\7I\306\'\0\237\0\0\0\3\0 \4\0\0\0\0\265\1^\001"..., 4096) = 32
  2773. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2774. 5998  13:41:39 gettimeofday({1708886499, 886173}, NULL) = 0
  2775. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2776. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2777. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2778. 5998  13:41:39 read(9, "\1\1\366\7\0\0\0\0\237\0\0\0\0\0\0\0\265\1^\0015\1*\001"..., 4096) = 32
  2779. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2780. 5998  13:41:39 gettimeofday({1708886499, 887115}, NULL) = 0
  2781. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2782. 5998  13:41:39 gettimeofday({1708886499, 887286}, NULL) = 0
  2783. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 53) = 1
  2784. 5998  13:41:39 read(9, "\6\1\366\7]\306\'\0\237\0\0\0\3\0 \4\0\0\0\0\263\1[\001"..., 4096) = 32
  2785. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2786. 5998  13:41:39 gettimeofday({1708886499, 906006}, NULL) = 0
  2787. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2788. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2789. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2790. 5998  13:41:39 read(9, "\1\1\367\7\0\0\0\0\237\0\0\0\0\0\0\0\263\1[\0013\1\'\001"..., 4096) = 32
  2791. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2792. 5998  13:41:39 gettimeofday({1708886499, 906910}, NULL) = 0
  2793. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2794. 5998  13:41:39 gettimeofday({1708886499, 907106}, NULL) = 0
  2795. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 33) = 1
  2796. 5998  13:41:39 read(9, "\6\1\367\7f\306\'\0\237\0\0\0\3\0 \4\0\0\0\0\254\1U\1,"..., 4096) = 32
  2797. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2798. 5998  13:41:39 gettimeofday({1708886499, 914620}, NULL) = 0
  2799. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2800. 5998  13:41:39 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2801. 5998  13:41:39 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2802. 5998  13:41:39 read(9, "\1\1\370\7\0\0\0\0\237\0\0\0\0\0\0\0\254\1U\1,\1!\0010"..., 4096) = 32
  2803. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2804. 5998  13:41:39 gettimeofday({1708886499, 915314}, NULL) = 0
  2805. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2806. 5998  13:41:39 gettimeofday({1708886499, 915448}, NULL) = 0
  2807. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 24) = 0
  2808. 5998  13:41:39 gettimeofday({1708886499, 939762}, NULL) = 0
  2809. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2810. 5998  13:41:39 gettimeofday({1708886499, 939944}, NULL) = 0
  2811. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2812. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2813. 5998  13:41:39 gettimeofday({1708886499, 940239}, NULL) = 0
  2814. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2815. 5998  13:41:39 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2816. 5998  13:41:39 writev(9, [{"5\30\4\0\220\0 \4\36\0 \4\330\3$\0\213\4\5\0\221\0 \4\220"..., 648}], 1) = 648
  2817. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2818. 5998  13:41:39 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2819. 5998  13:41:39 gettimeofday({1708886499, 941162}, NULL) = 0
  2820. 5998  13:41:39 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  2821. 5998  13:41:40 gettimeofday({1708886500, 40555}, NULL) = 0
  2822. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2823. 5998  13:41:40 gettimeofday({1708886500, 40774}, NULL) = 0
  2824. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2825. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2826. 5998  13:41:40 writev(9, [{"5\30\4\0\222\0 \4\36\0 \4\330\3$\0\213\4\5\0\223\0 \4\222"..., 648}], 1) = 648
  2827. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2828. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2829. 5998  13:41:40 gettimeofday({1708886500, 41685}, NULL) = 0
  2830. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  2831. 5998  13:41:40 read(9, "\6\1<\10\1\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\245\1N\1%\1"..., 4096) = 32
  2832. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2833. 5998  13:41:40 gettimeofday({1708886500, 69151}, NULL) = 0
  2834. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2835. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2836. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2837. 5998  13:41:40 read(9, "\1\1=\10\0\0\0\0\237\0\0\0\0\0\0\0\245\1N\1%\1\32\0010"..., 4096) = 32
  2838. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2839. 5998  13:41:40 gettimeofday({1708886500, 69870}, NULL) = 0
  2840. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2841. 5998  13:41:40 gettimeofday({1708886500, 70009}, NULL) = 0
  2842. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 70) = 1
  2843. 5998  13:41:40 read(9, "\6\1=\10\2\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\233\1D\1\33"..., 4096) = 32
  2844. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2845. 5998  13:41:40 gettimeofday({1708886500, 70273}, NULL) = 0
  2846. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2847. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2848. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2849. 5998  13:41:40 read(9, "\1\1>\10\0\0\0\0\237\0\0\0\0\0\0\0\233\1D\1\33\1\20\001"..., 4096) = 32
  2850. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2851. 5998  13:41:40 gettimeofday({1708886500, 70895}, NULL) = 0
  2852. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2853. 5998  13:41:40 gettimeofday({1708886500, 71025}, NULL) = 0
  2854. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 69) = 1
  2855. 5998  13:41:40 read(9, "\6\1>\10\3\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\216\1;\1\16"..., 4096) = 32
  2856. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2857. 5998  13:41:40 gettimeofday({1708886500, 71426}, NULL) = 0
  2858. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2859. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2860. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2861. 5998  13:41:40 read(9, "\1\1?\10\0\0\0\0\237\0\0\0\0\0\0\0\216\1;\1\16\1\7\001"..., 4096) = 32
  2862. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2863. 5998  13:41:40 gettimeofday({1708886500, 72077}, NULL) = 0
  2864. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2865. 5998  13:41:40 gettimeofday({1708886500, 72279}, NULL) = 0
  2866. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 68) = 1
  2867. 5998  13:41:40 read(9, "\6\1?\10\4\307\'\0\237\0\0\0\3\0 \4\0\0\0\0w\1%\1\367\0"..., 4096) = 32
  2868. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2869. 5998  13:41:40 gettimeofday({1708886500, 73430}, NULL) = 0
  2870. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2871. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2872. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2873. 5998  13:41:40 read(9, "\1\1@\10\0\0\0\0\237\0\0\0\0\0\0\0e\1\23\1\345\0\337\000"..., 4096) = 32
  2874. 5998  13:41:40 read(9, "\6\1@\10\7\307\'\0\237\0\0\0\3\0 \4\0\0\0\0W\1\3\1\327"..., 4096) = 32
  2875. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2876. 5998  13:41:40 gettimeofday({1708886500, 75455}, NULL) = 0
  2877. 5998  13:41:40 gettimeofday({1708886500, 75915}, NULL) = 0
  2878. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2879. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2880. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2881. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2882. 5998  13:41:40 read(9, "\1\1A\10\0\0\0\0\237\0\0\0\0\0\0\0<\1\343\0\274\0\257\000"..., 4096) = 32
  2883. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2884. 5998  13:41:40 gettimeofday({1708886500, 76612}, NULL) = 0
  2885. 5998  13:41:40 read(9, "\6\1A\10\10\307\'\0\237\0\0\0\3\0 \4\0\0\0\0-\1\317\0\255"..., 4096) = 32
  2886. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2887. 5998  13:41:40 gettimeofday({1708886500, 76827}, NULL) = 0
  2888. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  2889. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2890. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2891. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2892. 5998  13:41:40 read(9, "\1\1B\10\0\0\0\0\237\0\0\0\0\0\0\0-\1\317\0\255\0\233\000"..., 4096) = 32
  2893. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2894. 5998  13:41:40 gettimeofday({1708886500, 77442}, NULL) = 0
  2895. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2896. 5998  13:41:40 gettimeofday({1708886500, 77568}, NULL) = 0
  2897. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 62) = 1
  2898. 5998  13:41:40 read(9, "\6\1B\10\n\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\30\1\270\0"..., 4096) = 32
  2899. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2900. 5998  13:41:40 gettimeofday({1708886500, 78102}, NULL) = 0
  2901. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2902. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2903. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2904. 5998  13:41:40 read(9, "\1\1C\10\0\0\0\0\237\0\0\0\0\0\0\0\30\1\270\0\230\0\204"..., 4096) = 32
  2905. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2906. 5998  13:41:40 gettimeofday({1708886500, 78668}, NULL) = 0
  2907. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2908. 5998  13:41:40 gettimeofday({1708886500, 78797}, NULL) = 0
  2909. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 61) = 1
  2910. 5998  13:41:40 read(9, "\6\1C\10\v\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\22\1\255\0"..., 4096) = 32
  2911. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2912. 5998  13:41:40 gettimeofday({1708886500, 79194}, NULL) = 0
  2913. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2914. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2915. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2916. 5998  13:41:40 read(9, "\1\1D\10\0\0\0\0\237\0\0\0\0\0\0\0\22\1\255\0\222\0y\000"..., 4096) = 32
  2917. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2918. 5998  13:41:40 gettimeofday({1708886500, 79721}, NULL) = 0
  2919. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2920. 5998  13:41:40 gettimeofday({1708886500, 79830}, NULL) = 0
  2921. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 60) = 1
  2922. 5998  13:41:40 read(9, "\6\1D\10\f\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\v\1\245\0\213"..., 4096) = 32
  2923. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2924. 5998  13:41:40 gettimeofday({1708886500, 80191}, NULL) = 0
  2925. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2926. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2927. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2928. 5998  13:41:40 read(9, "\1\1E\10\0\0\0\0\237\0\0\0\0\0\0\0\v\1\245\0\213\0q\000"..., 4096) = 32
  2929. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2930. 5998  13:41:40 gettimeofday({1708886500, 80665}, NULL) = 0
  2931. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2932. 5998  13:41:40 gettimeofday({1708886500, 80793}, NULL) = 0
  2933. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 59) = 1
  2934. 5998  13:41:40 read(9, "\6\1E\10\r\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\t\1\240\0\211"..., 4096) = 32
  2935. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2936. 5998  13:41:40 gettimeofday({1708886500, 81096}, NULL) = 0
  2937. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2938. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2939. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2940. 5998  13:41:40 read(9, "\1\1F\10\0\0\0\0\237\0\0\0\0\0\0\0\t\1\240\0\211\0l\000"..., 4096) = 32
  2941. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2942. 5998  13:41:40 gettimeofday({1708886500, 81560}, NULL) = 0
  2943. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2944. 5998  13:41:40 gettimeofday({1708886500, 81664}, NULL) = 0
  2945. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 58) = 1
  2946. 5998  13:41:40 read(9, "\6\1F\10\16\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\5\1\234\0"..., 4096) = 32
  2947. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2948. 5998  13:41:40 gettimeofday({1708886500, 81962}, NULL) = 0
  2949. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2950. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2951. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2952. 5998  13:41:40 read(9, "\1\1G\10\0\0\0\0\237\0\0\0\0\0\0\0\5\1\234\0\205\0h\000"..., 4096) = 32
  2953. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2954. 5998  13:41:40 gettimeofday({1708886500, 82421}, NULL) = 0
  2955. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2956. 5998  13:41:40 gettimeofday({1708886500, 82526}, NULL) = 0
  2957. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 58) = 1
  2958. 5998  13:41:40 read(9, "\6\1G\10\16\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\3\1\230\0"..., 4096) = 32
  2959. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2960. 5998  13:41:40 gettimeofday({1708886500, 82874}, NULL) = 0
  2961. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2962. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2963. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2964. 5998  13:41:40 read(9, "\1\1H\10\0\0\0\0\237\0\0\0\0\0\0\0\3\1\230\0\203\0d\000"..., 4096) = 32
  2965. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2966. 5998  13:41:40 gettimeofday({1708886500, 83385}, NULL) = 0
  2967. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2968. 5998  13:41:40 gettimeofday({1708886500, 83494}, NULL) = 0
  2969. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 57) = 1
  2970. 5998  13:41:40 read(9, "\6\1H\10\30\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\1\1\224\0"..., 4096) = 32
  2971. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2972. 5998  13:41:40 gettimeofday({1708886500, 92307}, NULL) = 0
  2973. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2974. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2975. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2976. 5998  13:41:40 read(9, "\1\1I\10\0\0\0\0\237\0\0\0\0\0\0\0\1\1\224\0\201\0`\000"..., 4096) = 32
  2977. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2978. 5998  13:41:40 gettimeofday({1708886500, 92903}, NULL) = 0
  2979. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2980. 5998  13:41:40 gettimeofday({1708886500, 93012}, NULL) = 0
  2981. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 47) = 1
  2982. 5998  13:41:40 read(9, "\6\1I\0104\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\375\0\220\0"..., 4096) = 32
  2983. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2984. 5998  13:41:40 gettimeofday({1708886500, 120383}, NULL) = 0
  2985. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2986. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2987. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  2988. 5998  13:41:40 read(9, "\1\1J\10\0\0\0\0\237\0\0\0\0\0\0\0\375\0\220\0}\0\\\000"..., 4096) = 32
  2989. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2990. 5998  13:41:40 gettimeofday({1708886500, 121552}, NULL) = 0
  2991. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2992. 5998  13:41:40 gettimeofday({1708886500, 122441}, NULL) = 0
  2993. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 18) = 1
  2994. 5998  13:41:40 read(9, "\6\1J\0107\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\373\0\214\0"..., 4096) = 32
  2995. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  2996. 5998  13:41:40 gettimeofday({1708886500, 123033}, NULL) = 0
  2997. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  2998. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  2999. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3000. 5998  13:41:40 read(9, "\1\1K\10\0\0\0\0\237\0\0\0\0\0\0\0\373\0\214\0{\0X\000"..., 4096) = 32
  3001. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3002. 5998  13:41:40 gettimeofday({1708886500, 123745}, NULL) = 0
  3003. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3004. 5998  13:41:40 gettimeofday({1708886500, 123923}, NULL) = 0
  3005. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 16) = 1
  3006. 5998  13:41:40 read(9, "\6\1K\10:\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\367\0\206\0"..., 4096) = 32
  3007. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3008. 5998  13:41:40 gettimeofday({1708886500, 126790}, NULL) = 0
  3009. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3010. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3011. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3012. 5998  13:41:40 read(9, "\1\1L\10\0\0\0\0\237\0\0\0\0\0\0\0\367\0\206\0w\0R\000"..., 4096) = 32
  3013. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3014. 5998  13:41:40 gettimeofday({1708886500, 127438}, NULL) = 0
  3015. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3016. 5998  13:41:40 gettimeofday({1708886500, 127585}, NULL) = 0
  3017. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 12) = 1
  3018. 5998  13:41:40 read(9, "\6\1L\10<\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\362\0\202\0"..., 4096) = 32
  3019. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3020. 5998  13:41:40 gettimeofday({1708886500, 128203}, NULL) = 0
  3021. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3022. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3023. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3024. 5998  13:41:40 read(9, "\1\1M\10\0\0\0\0\237\0\0\0\0\0\0\0\362\0\202\0r\0N\000"..., 4096) = 32
  3025. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3026. 5998  13:41:40 gettimeofday({1708886500, 129367}, NULL) = 0
  3027. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3028. 5998  13:41:40 gettimeofday({1708886500, 129498}, NULL) = 0
  3029. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 11) = 1
  3030. 5998  13:41:40 read(9, "\6\1M\10>\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\355\0z\0m\0"..., 4096) = 32
  3031. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3032. 5998  13:41:40 gettimeofday({1708886500, 130035}, NULL) = 0
  3033. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3034. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3035. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3036. 5998  13:41:40 read(9, "\1\1N\10\0\0\0\0\237\0\0\0\0\0\0\0\355\0z\0m\0F\0000\0"..., 4096) = 32
  3037. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3038. 5998  13:41:40 gettimeofday({1708886500, 130660}, NULL) = 0
  3039. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3040. 5998  13:41:40 gettimeofday({1708886500, 130787}, NULL) = 0
  3041. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 9) = 1
  3042. 5998  13:41:40 read(9, "\6\1N\10?\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\354\0w\0l\0"..., 4096) = 32
  3043. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3044. 5998  13:41:40 gettimeofday({1708886500, 131372}, NULL) = 0
  3045. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3046. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3047. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3048. 5998  13:41:40 read(9, "\1\1O\10\0\0\0\0\237\0\0\0\0\0\0\0\354\0w\0l\0C\0000\0"..., 4096) = 32
  3049. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3050. 5998  13:41:40 gettimeofday({1708886500, 131978}, NULL) = 0
  3051. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3052. 5998  13:41:40 gettimeofday({1708886500, 132112}, NULL) = 0
  3053. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 8) = 1
  3054. 5998  13:41:40 read(9, "\6\1O\10E\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\353\0s\0k\0"..., 4096) = 32
  3055. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3056. 5998  13:41:40 gettimeofday({1708886500, 137524}, NULL) = 0
  3057. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3058. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3059. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3060. 5998  13:41:40 read(9, "\1\1P\10\0\0\0\0\237\0\0\0\0\0\0\0\353\0s\0k\0?\0000\0"..., 4096) = 32
  3061. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3062. 5998  13:41:40 gettimeofday({1708886500, 138068}, NULL) = 0
  3063. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3064. 5998  13:41:40 gettimeofday({1708886500, 138205}, NULL) = 0
  3065. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 2) = 0
  3066. 5998  13:41:40 gettimeofday({1708886500, 140441}, NULL) = 0
  3067. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3068. 5998  13:41:40 gettimeofday({1708886500, 140558}, NULL) = 0
  3069. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3070. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3071. 5998  13:41:40 gettimeofday({1708886500, 140707}, NULL) = 0
  3072. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3073. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3074. 5998  13:41:40 writev(9, [{"5\30\4\0\224\0 \4\36\0 \4\330\3$\0\213\4\5\0\225\0 \4\224"..., 648}], 1) = 648
  3075. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3076. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3077. 5998  13:41:40 gettimeofday({1708886500, 141526}, NULL) = 0
  3078. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 99) = 1
  3079. 5998  13:41:40 read(9, "\6\1r\10a\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\352\0q\0j\0"..., 4096) = 32
  3080. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3081. 5998  13:41:40 gettimeofday({1708886500, 165227}, NULL) = 0
  3082. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3083. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3084. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3085. 5998  13:41:40 read(9, "\1\1s\10\0\0\0\0\237\0\0\0\0\0\0\0\352\0q\0j\0=\0000\0"..., 4096) = 32
  3086. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3087. 5998  13:41:40 gettimeofday({1708886500, 165818}, NULL) = 0
  3088. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3089. 5998  13:41:40 gettimeofday({1708886500, 165929}, NULL) = 0
  3090. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 74) = 1
  3091. 5998  13:41:40 read(9, "\6\1s\10s\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\350\0m\0h\000"..., 4096) = 32
  3092. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3093. 5998  13:41:40 gettimeofday({1708886500, 183344}, NULL) = 0
  3094. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3095. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3096. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3097. 5998  13:41:40 read(9, "\1\1t\10\0\0\0\0\237\0\0\0\0\0\0\0\350\0m\0h\0009\0000"..., 4096) = 32
  3098. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3099. 5998  13:41:40 gettimeofday({1708886500, 184078}, NULL) = 0
  3100. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3101. 5998  13:41:40 gettimeofday({1708886500, 184213}, NULL) = 0
  3102. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 56) = 1
  3103. 5998  13:41:40 read(9, "\6\1t\10\210\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\344\0j\0"..., 4096) = 32
  3104. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3105. 5998  13:41:40 gettimeofday({1708886500, 205128}, NULL) = 0
  3106. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3107. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3108. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3109. 5998  13:41:40 read(9, "\1\1u\10\0\0\0\0\237\0\0\0\0\0\0\0\344\0j\0d\0006\0000"..., 4096) = 32
  3110. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3111. 5998  13:41:40 gettimeofday({1708886500, 206102}, NULL) = 0
  3112. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3113. 5998  13:41:40 gettimeofday({1708886500, 206330}, NULL) = 0
  3114. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 34) = 1
  3115. 5998  13:41:40 read(9, "\6\1u\10\216\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\342\0e\0"..., 4096) = 32
  3116. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3117. 5998  13:41:40 gettimeofday({1708886500, 210786}, NULL) = 0
  3118. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3119. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3120. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3121. 5998  13:41:40 read(9, "\1\1v\10\0\0\0\0\237\0\0\0\0\0\0\0\342\0e\0b\0001\0000"..., 4096) = 32
  3122. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3123. 5998  13:41:40 gettimeofday({1708886500, 211509}, NULL) = 0
  3124. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3125. 5998  13:41:40 gettimeofday({1708886500, 211674}, NULL) = 0
  3126. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 28) = 1
  3127. 5998  13:41:40 read(9, "\6\1v\10\227\307\'\0\237\0\0\0\3\0 \4\0\0\0\0\340\0d\0"..., 4096) = 32
  3128. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3129. 5998  13:41:40 gettimeofday({1708886500, 219701}, NULL) = 0
  3130. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3131. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3132. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3133. 5998  13:41:40 read(9, "\1\1w\10\0\0\0\0\237\0\0\0\0\0\0\0\340\0d\0`\0000\0000"..., 4096) = 32
  3134. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3135. 5998  13:41:40 gettimeofday({1708886500, 220415}, NULL) = 0
  3136. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3137. 5998  13:41:40 gettimeofday({1708886500, 220548}, NULL) = 0
  3138. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 20) = 0
  3139. 5998  13:41:40 gettimeofday({1708886500, 240835}, NULL) = 0
  3140. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3141. 5998  13:41:40 gettimeofday({1708886500, 241051}, NULL) = 0
  3142. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3143. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3144. 5998  13:41:40 writev(9, [{"5\30\4\0\226\0 \4\36\0 \4\330\3$\0\213\4\5\0\227\0 \4\226"..., 648}], 1) = 648
  3145. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3146. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3147. 5998  13:41:40 gettimeofday({1708886500, 242400}, NULL) = 0
  3148. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3149. 5998  13:41:40 gettimeofday({1708886500, 340743}, NULL) = 0
  3150. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3151. 5998  13:41:40 gettimeofday({1708886500, 340887}, NULL) = 0
  3152. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3153. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3154. 5998  13:41:40 gettimeofday({1708886500, 341158}, NULL) = 0
  3155. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3156. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3157. 5998  13:41:40 writev(9, [{"5\30\4\0\230\0 \4\36\0 \4\330\3$\0\213\4\5\0\231\0 \4\230"..., 648}], 1) = 648
  3158. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3159. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3160. 5998  13:41:40 gettimeofday({1708886500, 341954}, NULL) = 0
  3161. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  3162. 5998  13:41:40 read(9, "\6\1\273\10O\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\337\0d\0"..., 4096) = 32
  3163. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3164. 5998  13:41:40 gettimeofday({1708886500, 403420}, NULL) = 0
  3165. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3166. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3167. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3168. 5998  13:41:40 read(9, "\1\1\274\10\0\0\0\0\237\0\0\0\0\0\0\0\337\0d\0_\0000\000"..., 4096) = 32
  3169. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3170. 5998  13:41:40 gettimeofday({1708886500, 404166}, NULL) = 0
  3171. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3172. 5998  13:41:40 gettimeofday({1708886500, 404333}, NULL) = 0
  3173. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 36) = 1
  3174. 5998  13:41:40 read(9, "\6\1\274\10P\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\336\0c\0"..., 4096) = 32
  3175. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3176. 5998  13:41:40 gettimeofday({1708886500, 404989}, NULL) = 0
  3177. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3178. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3179. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3180. 5998  13:41:40 read(9, "\1\1\275\10\0\0\0\0\237\0\0\0\0\0\0\0\336\0c\0^\0/\000"..., 4096) = 32
  3181. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3182. 5998  13:41:40 gettimeofday({1708886500, 405756}, NULL) = 0
  3183. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3184. 5998  13:41:40 gettimeofday({1708886500, 405956}, NULL) = 0
  3185. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 34) = 1
  3186. 5998  13:41:40 read(9, "\6\1\275\10S\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\335\0c\0"..., 4096) = 32
  3187. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3188. 5998  13:41:40 gettimeofday({1708886500, 407023}, NULL) = 0
  3189. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3190. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3191. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3192. 5998  13:41:40 read(9, "\1\1\276\10\0\0\0\0\237\0\0\0\0\0\0\0\335\0c\0]\0/\000"..., 4096) = 32
  3193. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3194. 5998  13:41:40 gettimeofday({1708886500, 407763}, NULL) = 0
  3195. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3196. 5998  13:41:40 gettimeofday({1708886500, 407959}, NULL) = 0
  3197. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 32) = 1
  3198. 5998  13:41:40 read(9, "\6\1\276\10U\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\331\0_\0"..., 4096) = 32
  3199. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3200. 5998  13:41:40 gettimeofday({1708886500, 409565}, NULL) = 0
  3201. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3202. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3203. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3204. 5998  13:41:40 read(9, "\1\1\277\10\0\0\0\0\237\0\0\0\0\0\0\0\331\0_\0Y\0+\000"..., 4096) = 32
  3205. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3206. 5998  13:41:40 gettimeofday({1708886500, 410435}, NULL) = 0
  3207. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3208. 5998  13:41:40 gettimeofday({1708886500, 410633}, NULL) = 0
  3209. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 30) = 1
  3210. 5998  13:41:40 read(9, "\6\1\277\10W\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\326\0]\0"..., 4096) = 32
  3211. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3212. 5998  13:41:40 gettimeofday({1708886500, 412083}, NULL) = 0
  3213. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3214. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3215. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3216. 5998  13:41:40 read(9, "\1\1\300\10\0\0\0\0\237\0\0\0\0\0\0\0\326\0]\0V\0)\000"..., 4096) = 32
  3217. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3218. 5998  13:41:40 gettimeofday({1708886500, 413227}, NULL) = 0
  3219. 5998  13:41:40 read(9, "\6\1\300\10Y\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\321\0[\0"..., 4096) = 32
  3220. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3221. 5998  13:41:40 gettimeofday({1708886500, 413852}, NULL) = 0
  3222. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3223. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3224. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3225. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3226. 5998  13:41:40 read(9, "\1\1\301\10\0\0\0\0\237\0\0\0\0\0\0\0\316\0Z\0N\0&\000"..., 4096) = 32
  3227. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3228. 5998  13:41:40 gettimeofday({1708886500, 415080}, NULL) = 0
  3229. 5998  13:41:40 read(9, "\6\1\301\10[\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\314\0W\0"..., 4096) = 32
  3230. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3231. 5998  13:41:40 gettimeofday({1708886500, 415558}, NULL) = 0
  3232. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3233. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3234. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3235. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3236. 5998  13:41:40 read(9, "\1\1\302\10\0\0\0\0\237\0\0\0\0\0\0\0\314\0W\0L\0#\000"..., 4096) = 64
  3237. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3238. 5998  13:41:40 gettimeofday({1708886500, 416662}, NULL) = 0
  3239. 5998  13:41:40 gettimeofday({1708886500, 416764}, NULL) = 0
  3240. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3241. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3242. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3243. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3244. 5998  13:41:40 read(9, "\1\1\303\10\0\0\0\0\237\0\0\0\0\0\0\0\311\0V\0I\0\"\000"..., 4096) = 64
  3245. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3246. 5998  13:41:40 gettimeofday({1708886500, 418041}, NULL) = 0
  3247. 5998  13:41:40 gettimeofday({1708886500, 418188}, NULL) = 0
  3248. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3249. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3250. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3251. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3252. 5998  13:41:40 read(9, "\1\1\304\10\0\0\0\0\237\0\0\0\0\0\0\0\305\0Q\0E\0\35\000"..., 4096) = 32
  3253. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3254. 5998  13:41:40 gettimeofday({1708886500, 419729}, NULL) = 0
  3255. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3256. 5998  13:41:40 gettimeofday({1708886500, 419879}, NULL) = 0
  3257. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 21) = 1
  3258. 5998  13:41:40 read(9, "\6\1\304\10`\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\301\0P\0"..., 4096) = 32
  3259. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3260. 5998  13:41:40 gettimeofday({1708886500, 420323}, NULL) = 0
  3261. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3262. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3263. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3264. 5998  13:41:40 read(9, "\1\1\305\10\0\0\0\0\237\0\0\0\0\0\0\0\301\0P\0A\0\34\000"..., 4096) = 32
  3265. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3266. 5998  13:41:40 gettimeofday({1708886500, 421081}, NULL) = 0
  3267. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3268. 5998  13:41:40 gettimeofday({1708886500, 421169}, NULL) = 0
  3269. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 19) = 1
  3270. 5998  13:41:40 read(9, "\6\1\305\10d\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\276\0M\0"..., 4096) = 32
  3271. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3272. 5998  13:41:40 gettimeofday({1708886500, 424863}, NULL) = 0
  3273. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3274. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3275. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3276. 5998  13:41:40 read(9, "\1\1\306\10\0\0\0\0\237\0\0\0\0\0\0\0\276\0M\0>\0\31\000"..., 4096) = 32
  3277. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3278. 5998  13:41:40 gettimeofday({1708886500, 425433}, NULL) = 0
  3279. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3280. 5998  13:41:40 gettimeofday({1708886500, 425540}, NULL) = 0
  3281. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 15) = 1
  3282. 5998  13:41:40 read(9, "\6\1\306\10l\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\273\0L\0"..., 4096) = 32
  3283. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3284. 5998  13:41:40 gettimeofday({1708886500, 432778}, NULL) = 0
  3285. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3286. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3287. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3288. 5998  13:41:40 read(9, "\1\1\307\10\0\0\0\0\237\0\0\0\0\0\0\0\273\0L\0;\0\30\000"..., 4096) = 32
  3289. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3290. 5998  13:41:40 gettimeofday({1708886500, 433518}, NULL) = 0
  3291. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3292. 5998  13:41:40 gettimeofday({1708886500, 433627}, NULL) = 0
  3293. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 7) = 0
  3294. 5998  13:41:40 gettimeofday({1708886500, 440876}, NULL) = 0
  3295. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3296. 5998  13:41:40 gettimeofday({1708886500, 441010}, NULL) = 0
  3297. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3298. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3299. 5998  13:41:40 gettimeofday({1708886500, 441235}, NULL) = 0
  3300. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3301. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3302. 5998  13:41:40 writev(9, [{"5\30\4\0\232\0 \4\36\0 \4\330\3$\0\213\4\5\0\233\0 \4\232"..., 648}], 1) = 648
  3303. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3304. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3305. 5998  13:41:40 gettimeofday({1708886500, 443583}, NULL) = 0
  3306. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 97) = 1
  3307. 5998  13:41:40 read(9, "\6\1\351\10x\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\272\0J\0"..., 4096) = 32
  3308. 5998  13:41:40 read(9, "\241 \351\10\3\0 \4%\1\0\0002\1\0\0\355\1\0\0\3\0 \4\0"..., 4096) = 32
  3309. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3310. 5998  13:41:40 gettimeofday({1708886500, 446955}, NULL) = 0
  3311. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3312. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3313. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3314. 5998  13:41:40 read(9, "\1\1\352\10\0\0\0\0\237\0\0\0\0\0\0\0\272\0J\0:\0\26\000"..., 4096) = 32
  3315. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3316. 5998  13:41:40 gettimeofday({1708886500, 447861}, NULL) = 0
  3317. 5998  13:41:40 gettimeofday({1708886500, 448050}, NULL) = 0
  3318. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3319. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3320. 5998  13:41:40 writev(9, [{"\31\0\v\0\237\0\0\0\0\0\30\0! \0\0\237\0\0\0%\1\0\0002"..., 44}], 1) = 44
  3321. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3322. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3323. 5998  13:41:40 gettimeofday({1708886500, 449529}, NULL) = 0
  3324. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 91) = 1
  3325. 5998  13:41:40 read(9, "\6\1\353\10\212\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\270\0"..., 4096) = 32
  3326. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3327. 5998  13:41:40 gettimeofday({1708886500, 462837}, NULL) = 0
  3328. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3329. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3330. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3331. 5998  13:41:40 read(9, "\1\1\354\10\0\0\0\0\237\0\0\0\0\0\0\0\270\0I\0008\0\25"..., 4096) = 32
  3332. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3333. 5998  13:41:40 gettimeofday({1708886500, 463906}, NULL) = 0
  3334. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3335. 5998  13:41:40 gettimeofday({1708886500, 464198}, NULL) = 0
  3336. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 76) = 1
  3337. 5998  13:41:40 read(9, "\6\1\354\10\223\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\267\0"..., 4096) = 32
  3338. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3339. 5998  13:41:40 gettimeofday({1708886500, 471512}, NULL) = 0
  3340. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3341. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3342. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3343. 5998  13:41:40 read(9, "\1\1\355\10\0\0\0\0\237\0\0\0\0\0\0\0\267\0H\0007\0\24"..., 4096) = 32
  3344. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3345. 5998  13:41:40 gettimeofday({1708886500, 472177}, NULL) = 0
  3346. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3347. 5998  13:41:40 gettimeofday({1708886500, 472286}, NULL) = 0
  3348. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 68) = 1
  3349. 5998  13:41:40 read(9, "\6\1\355\10\234\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\265\0"..., 4096) = 32
  3350. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3351. 5998  13:41:40 gettimeofday({1708886500, 480413}, NULL) = 0
  3352. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3353. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3354. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3355. 5998  13:41:40 read(9, "\1\1\356\10\0\0\0\0\237\0\0\0\0\0\0\0\265\0H\0005\0\24"..., 4096) = 32
  3356. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3357. 5998  13:41:40 gettimeofday({1708886500, 489311}, NULL) = 0
  3358. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3359. 5998  13:41:40 gettimeofday({1708886500, 489418}, NULL) = 0
  3360. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 51) = 1
  3361. 5998  13:41:40 read(9, "\6\1\356\10\247\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\263\0"..., 4096) = 32
  3362. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3363. 5998  13:41:40 gettimeofday({1708886500, 491516}, NULL) = 0
  3364. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3365. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3366. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3367. 5998  13:41:40 read(9, "\1\1\357\10\0\0\0\0\237\0\0\0\0\0\0\0\263\0E\0003\0\21"..., 4096) = 32
  3368. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3369. 5998  13:41:40 gettimeofday({1708886500, 492307}, NULL) = 0
  3370. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3371. 5998  13:41:40 gettimeofday({1708886500, 492441}, NULL) = 0
  3372. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 48) = 1
  3373. 5998  13:41:40 read(9, "\6\1\357\10\251\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\261\0"..., 4096) = 32
  3374. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3375. 5998  13:41:40 gettimeofday({1708886500, 493434}, NULL) = 0
  3376. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3377. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3378. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3379. 5998  13:41:40 read(9, "\1\1\360\10\0\0\0\0\237\0\0\0\0\0\0\0\261\0D\0001\0\20"..., 4096) = 32
  3380. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3381. 5998  13:41:40 gettimeofday({1708886500, 494136}, NULL) = 0
  3382. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3383. 5998  13:41:40 gettimeofday({1708886500, 494268}, NULL) = 0
  3384. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 46) = 1
  3385. 5998  13:41:40 read(9, "\6\1\360\10\256\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\256\0"..., 4096) = 32
  3386. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3387. 5998  13:41:40 gettimeofday({1708886500, 498096}, NULL) = 0
  3388. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3389. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3390. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3391. 5998  13:41:40 read(9, "\1\1\361\10\0\0\0\0\237\0\0\0\0\0\0\0\256\0C\0.\0\17\000"..., 4096) = 32
  3392. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3393. 5998  13:41:40 gettimeofday({1708886500, 498930}, NULL) = 0
  3394. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3395. 5998  13:41:40 gettimeofday({1708886500, 499039}, NULL) = 0
  3396. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 41) = 1
  3397. 5998  13:41:40 read(9, "\6\1\361\10\273\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\253\0"..., 4096) = 32
  3398. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3399. 5998  13:41:40 gettimeofday({1708886500, 511557}, NULL) = 0
  3400. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3401. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3402. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3403. 5998  13:41:40 read(9, "\1\1\362\10\0\0\0\0\237\0\0\0\0\0\0\0\253\0@\0+\0\f\000"..., 4096) = 32
  3404. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3405. 5998  13:41:40 gettimeofday({1708886500, 512281}, NULL) = 0
  3406. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3407. 5998  13:41:40 gettimeofday({1708886500, 512437}, NULL) = 0
  3408. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 28) = 1
  3409. 5998  13:41:40 read(9, "\6\1\362\10\311\310\'\0\237\0\0\0\3\0 \4\0\0\0\0\252\0"..., 4096) = 32
  3410. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3411. 5998  13:41:40 gettimeofday({1708886500, 525600}, NULL) = 0
  3412. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3413. 5998  13:41:40 writev(9, [{"&\0\2\0\3\0 \4", 8}], 1) = 8
  3414. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3415. 5998  13:41:40 read(9, "\1\1\363\10\0\0\0\0\237\0\0\0\0\0\0\0\252\0?\0*\0\v\000"..., 4096) = 32
  3416. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3417. 5998  13:41:40 gettimeofday({1708886500, 526301}, NULL) = 0
  3418. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3419. 5998  13:41:40 gettimeofday({1708886500, 526433}, NULL) = 0
  3420. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 14) = 0
  3421. 5998  13:41:40 gettimeofday({1708886500, 540711}, NULL) = 0
  3422. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3423. 5998  13:41:40 gettimeofday({1708886500, 540850}, NULL) = 0
  3424. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3425. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3426. 5998  13:41:40 gettimeofday({1708886500, 541075}, NULL) = 0
  3427. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3428. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3429. 5998  13:41:40 writev(9, [{"5\30\4\0\234\0 \4\36\0 \4\330\3$\0\213\4\5\0\235\0 \4\234"..., 648}], 1) = 648
  3430. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3431. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3432. 5998  13:41:40 gettimeofday({1708886500, 542148}, NULL) = 0
  3433. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  3434. 5998  13:41:40 read(9, "\6\1\25\t\10\311\'\0\237\0\0\0\3\0 \4\0\0\0\0\250\0?\0"..., 4096) = 32
  3435. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3436. 5998  13:41:40 gettimeofday({1708886500, 588262}, NULL) = 0
  3437. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3438. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3439. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3440. 5998  13:41:40 read(9, "\1\1\26\t\0\0\0\0\237\0\0\0\0\0\0\0\250\0?\0(\0\v\0000"..., 4096) = 32
  3441. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3442. 5998  13:41:40 gettimeofday({1708886500, 589154}, NULL) = 0
  3443. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3444. 5998  13:41:40 gettimeofday({1708886500, 589320}, NULL) = 0
  3445. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 51) = 1
  3446. 5998  13:41:40 read(9, "\6\1\26\t\21\311\'\0\237\0\0\0\3\0 \4\0\0\0\0\246\0>\0"..., 4096) = 32
  3447. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3448. 5998  13:41:40 gettimeofday({1708886500, 597710}, NULL) = 0
  3449. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3450. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3451. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3452. 5998  13:41:40 read(9, "\1\1\27\t\0\0\0\0\237\0\0\0\0\0\0\0\246\0>\0&\0\n\0000"..., 4096) = 32
  3453. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3454. 5998  13:41:40 gettimeofday({1708886500, 598465}, NULL) = 0
  3455. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3456. 5998  13:41:40 gettimeofday({1708886500, 598599}, NULL) = 0
  3457. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 42) = 0
  3458. 5998  13:41:40 gettimeofday({1708886500, 640887}, NULL) = 0
  3459. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3460. 5998  13:41:40 gettimeofday({1708886500, 641126}, NULL) = 0
  3461. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3462. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3463. 5998  13:41:40 writev(9, [{"5\30\4\0\236\0 \4\36\0 \4\330\3$\0\213\4\5\0\237\0 \4\236"..., 648}], 1) = 648
  3464. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3465. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3466. 5998  13:41:40 gettimeofday({1708886500, 642475}, NULL) = 0
  3467. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3468. 5998  13:41:40 gettimeofday({1708886500, 740899}, NULL) = 0
  3469. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3470. 5998  13:41:40 gettimeofday({1708886500, 741047}, NULL) = 0
  3471. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3472. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3473. 5998  13:41:40 writev(9, [{"5\30\4\0\240\0 \4\36\0 \4\330\3$\0\213\4\5\0\241\0 \4\240"..., 648}], 1) = 648
  3474. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3475. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3476. 5998  13:41:40 gettimeofday({1708886500, 742321}, NULL) = 0
  3477. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 98) = 1
  3478. 5998  13:41:40 read(9, "\6\1[\t\245\311\'\0\237\0\0\0\3\0 \4\0\0\0\0\244\0<\0$"..., 4096) = 32
  3479. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3480. 5998  13:41:40 gettimeofday({1708886500, 745306}, NULL) = 0
  3481. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3482. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3483. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3484. 5998  13:41:40 read(9, "\1\1\\\t\0\0\0\0\237\0\0\0\0\0\0\0\244\0<\0$\0\10\0000"..., 4096) = 32
  3485. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3486. 5998  13:41:40 gettimeofday({1708886500, 746057}, NULL) = 0
  3487. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3488. 5998  13:41:40 gettimeofday({1708886500, 746226}, NULL) = 0
  3489. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN, revents=POLLIN}], 3, 94) = 1
  3490. 5998  13:41:40 read(9, "\6\1\\\t\254\311\'\0\237\0\0\0\3\0 \4\0\0\0\0\243\0;\0"..., 4096) = 32
  3491. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3492. 5998  13:41:40 gettimeofday({1708886500, 752477}, NULL) = 0
  3493. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3494. 5998  13:41:40 writev(9, [{"&\7\2\0\3\0 \4", 8}], 1) = 8
  3495. 5998  13:41:40 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3496. 5998  13:41:40 read(9, "\1\1]\t\0\0\0\0\237\0\0\0\0\0\0\0\243\0;\0#\0\7\0000\0"..., 4096) = 32
  3497. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3498. 5998  13:41:40 gettimeofday({1708886500, 753208}, NULL) = 0
  3499. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3500. 5998  13:41:40 gettimeofday({1708886500, 753337}, NULL) = 0
  3501. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 87) = 0
  3502. 5998  13:41:40 gettimeofday({1708886500, 840674}, NULL) = 0
  3503. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3504. 5998  13:41:40 gettimeofday({1708886500, 840877}, NULL) = 0
  3505. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3506. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3507. 5998  13:41:40 gettimeofday({1708886500, 841714}, NULL) = 0
  3508. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3509. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3510. 5998  13:41:40 writev(9, [{"5\30\4\0\242\0 \4\36\0 \4\330\3$\0\213\4\5\0\243\0 \4\242"..., 648}], 1) = 648
  3511. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3512. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3513. 5998  13:41:40 gettimeofday({1708886500, 843097}, NULL) = 0
  3514. 5998  13:41:40 poll( <unfinished ...>
  3515. 6020  13:41:40 <... select resumed> )   = 0 (Timeout)
  3516. 6020  13:41:40 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  3517. 5998  13:41:40 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3518. 5998  13:41:40 gettimeofday({1708886500, 940519}, NULL) = 0
  3519. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3520. 5998  13:41:40 gettimeofday({1708886500, 940737}, NULL) = 0
  3521. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3522. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3523. 5998  13:41:40 gettimeofday({1708886500, 941091}, NULL) = 0
  3524. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3525. 5998  13:41:40 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3526. 5998  13:41:40 writev(9, [{"5\30\4\0\244\0 \4\36\0 \4\330\3$\0\213\4\5\0\245\0 \4\244"..., 648}], 1) = 648
  3527. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3528. 5998  13:41:40 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3529. 5998  13:41:40 gettimeofday({1708886500, 942067}, NULL) = 0
  3530. 5998  13:41:40 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  3531. 5998  13:41:41 gettimeofday({1708886501, 41467}, NULL) = 0
  3532. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3533. 5998  13:41:41 gettimeofday({1708886501, 41694}, NULL) = 0
  3534. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3535. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3536. 5998  13:41:41 writev(9, [{"+\7\1\0", 4}], 1) = 4
  3537. 5998  13:41:41 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3538. 5998  13:41:41 read(9, "\1\2\242\t\0\0\0\0\4\0 \4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  3539. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3540. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3541. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3542. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3543. 5998  13:41:41 writev(9, [{"5\30\4\0\246\0 \4\36\0 \4\330\3$\0\213\4\5\0\247\0 \4\246"..., 648}], 1) = 648
  3544. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3545. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3546. 5998  13:41:41 gettimeofday({1708886501, 43811}, NULL) = 0
  3547. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3548. 5998  13:41:41 gettimeofday({1708886501, 141188}, NULL) = 0
  3549. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3550. 5998  13:41:41 gettimeofday({1708886501, 141382}, NULL) = 0
  3551. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3552. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3553. 5998  13:41:41 gettimeofday({1708886501, 141677}, NULL) = 0
  3554. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3555. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3556. 5998  13:41:41 writev(9, [{"5\30\4\0\250\0 \4\36\0 \4\330\3$\0\213\4\5\0\251\0 \4\250"..., 648}], 1) = 648
  3557. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3558. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3559. 5998  13:41:41 gettimeofday({1708886501, 143060}, NULL) = 0
  3560. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3561. 5998  13:41:41 gettimeofday({1708886501, 241436}, NULL) = 0
  3562. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3563. 5998  13:41:41 gettimeofday({1708886501, 241630}, NULL) = 0
  3564. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3565. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3566. 5998  13:41:41 writev(9, [{"5\30\4\0\252\0 \4\36\0 \4\330\3$\0\213\4\5\0\253\0 \4\252"..., 648}], 1) = 648
  3567. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3568. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3569. 5998  13:41:41 gettimeofday({1708886501, 242703}, NULL) = 0
  3570. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 10) = 0
  3571. 5998  13:41:41 gettimeofday({1708886501, 253095}, NULL) = 0
  3572. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3573. 5998  13:41:41 gettimeofday({1708886501, 253268}, NULL) = 0
  3574. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3575. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3576. 5998  13:41:41 writev(9, [{"(\7\4\0\3\0 \4\237\0\0\0\0\0\0\0", 16}], 1) = 16
  3577. 5998  13:41:41 select(10, [9], [], NULL, NULL) = 1 (in [9])
  3578. 5998  13:41:41 read(9, "\1\1\t\n\0\0\0\0\334=@\1\200\0004\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  3579. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3580. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3581. 5998  13:41:41 gettimeofday({1708886501, 254469}, NULL) = 0
  3582. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 86) = 0
  3583. 5998  13:41:41 gettimeofday({1708886501, 340812}, NULL) = 0
  3584. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3585. 5998  13:41:41 gettimeofday({1708886501, 340994}, NULL) = 0
  3586. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3587. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3588. 5998  13:41:41 gettimeofday({1708886501, 341289}, NULL) = 0
  3589. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3590. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3591. 5998  13:41:41 writev(9, [{"5\30\4\0\254\0 \4\36\0 \4\330\3$\0\213\4\5\0\255\0 \4\254"..., 648}], 1) = 648
  3592. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3593. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3594. 5998  13:41:41 gettimeofday({1708886501, 342609}, NULL) = 0
  3595. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3596. 5998  13:41:41 gettimeofday({1708886501, 440967}, NULL) = 0
  3597. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3598. 5998  13:41:41 gettimeofday({1708886501, 441088}, NULL) = 0
  3599. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3600. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3601. 5998  13:41:41 gettimeofday({1708886501, 441299}, NULL) = 0
  3602. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3603. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3604. 5998  13:41:41 writev(9, [{"5\30\4\0\256\0 \4\36\0 \4\330\3$\0\213\4\5\0\257\0 \4\256"..., 648}], 1) = 648
  3605. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3606. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3607. 5998  13:41:41 gettimeofday({1708886501, 441919}, NULL) = 0
  3608. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  3609. 5998  13:41:41 gettimeofday({1708886501, 541253}, NULL) = 0
  3610. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3611. 5998  13:41:41 gettimeofday({1708886501, 541469}, NULL) = 0
  3612. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3613. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3614. 5998  13:41:41 writev(9, [{"5\30\4\0\260\0 \4\36\0 \4\330\3$\0\213\4\5\0\261\0 \4\260"..., 648}], 1) = 648
  3615. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3616. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3617. 5998  13:41:41 gettimeofday({1708886501, 542346}, NULL) = 0
  3618. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3619. 5998  13:41:41 gettimeofday({1708886501, 640805}, NULL) = 0
  3620. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3621. 5998  13:41:41 gettimeofday({1708886501, 640988}, NULL) = 0
  3622. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3623. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3624. 5998  13:41:41 gettimeofday({1708886501, 641309}, NULL) = 0
  3625. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3626. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3627. 5998  13:41:41 writev(9, [{"5\30\4\0\262\0 \4\36\0 \4\330\3$\0\213\4\5\0\263\0 \4\262"..., 648}], 1) = 648
  3628. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3629. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3630. 5998  13:41:41 gettimeofday({1708886501, 642185}, NULL) = 0
  3631. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3632. 5998  13:41:41 gettimeofday({1708886501, 740551}, NULL) = 0
  3633. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3634. 5998  13:41:41 gettimeofday({1708886501, 740732}, NULL) = 0
  3635. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3636. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3637. 5998  13:41:41 gettimeofday({1708886501, 741025}, NULL) = 0
  3638. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3639. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3640. 5998  13:41:41 writev(9, [{"5\30\4\0\264\0 \4\36\0 \4\330\3$\0\213\4\5\0\265\0 \4\264"..., 648}], 1) = 648
  3641. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3642. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3643. 5998  13:41:41 gettimeofday({1708886501, 741872}, NULL) = 0
  3644. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3645. 5998  13:41:41 gettimeofday({1708886501, 840366}, NULL) = 0
  3646. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3647. 5998  13:41:41 gettimeofday({1708886501, 840590}, NULL) = 0
  3648. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3649. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3650. 5998  13:41:41 gettimeofday({1708886501, 840936}, NULL) = 0
  3651. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3652. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3653. 5998  13:41:41 writev(9, [{"5\30\4\0\266\0 \4\36\0 \4\330\3$\0\213\4\5\0\267\0 \4\266"..., 648}], 1) = 648
  3654. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3655. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3656. 5998  13:41:41 gettimeofday({1708886501, 842771}, NULL) = 0
  3657. 5998  13:41:41 poll( <unfinished ...>
  3658. 6020  13:41:41 <... select resumed> )   = 0 (Timeout)
  3659. 6020  13:41:41 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  3660. 5998  13:41:41 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3661. 5998  13:41:41 gettimeofday({1708886501, 940160}, NULL) = 0
  3662. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3663. 5998  13:41:41 gettimeofday({1708886501, 940700}, NULL) = 0
  3664. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3665. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3666. 5998  13:41:41 gettimeofday({1708886501, 941096}, NULL) = 0
  3667. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3668. 5998  13:41:41 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3669. 5998  13:41:41 writev(9, [{"5\30\4\0\270\0 \4\36\0 \4\330\3$\0\213\4\5\0\271\0 \4\270"..., 648}], 1) = 648
  3670. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3671. 5998  13:41:41 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3672. 5998  13:41:41 gettimeofday({1708886501, 943063}, NULL) = 0
  3673. 5998  13:41:41 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3674. 5998  13:41:42 gettimeofday({1708886502, 41446}, NULL) = 0
  3675. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3676. 5998  13:41:42 gettimeofday({1708886502, 41695}, NULL) = 0
  3677. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3678. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3679. 5998  13:41:42 writev(9, [{"5\30\4\0\272\0 \4\36\0 \4\330\3$\0\213\4\5\0\273\0 \4\272"..., 648}], 1) = 648
  3680. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3681. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3682. 5998  13:41:42 gettimeofday({1708886502, 43664}, NULL) = 0
  3683. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3684. 5998  13:41:42 gettimeofday({1708886502, 141064}, NULL) = 0
  3685. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3686. 5998  13:41:42 gettimeofday({1708886502, 141246}, NULL) = 0
  3687. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3688. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3689. 5998  13:41:42 gettimeofday({1708886502, 141540}, NULL) = 0
  3690. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3691. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3692. 5998  13:41:42 writev(9, [{"5\30\4\0\274\0 \4\36\0 \4\330\3$\0\213\4\5\0\275\0 \4\274"..., 648}], 1) = 648
  3693. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3694. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3695. 5998  13:41:42 gettimeofday({1708886502, 143580}, NULL) = 0
  3696. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3697. 5998  13:41:42 gettimeofday({1708886502, 240988}, NULL) = 0
  3698. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3699. 5998  13:41:42 gettimeofday({1708886502, 241136}, NULL) = 0
  3700. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3701. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3702. 5998  13:41:42 gettimeofday({1708886502, 241363}, NULL) = 0
  3703. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3704. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3705. 5998  13:41:42 writev(9, [{"5\30\4\0\276\0 \4\36\0 \4\330\3$\0\213\4\5\0\277\0 \4\276"..., 648}], 1) = 648
  3706. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3707. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3708. 5998  13:41:42 gettimeofday({1708886502, 243183}, NULL) = 0
  3709. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3710. 5998  13:41:42 gettimeofday({1708886502, 340531}, NULL) = 0
  3711. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3712. 5998  13:41:42 gettimeofday({1708886502, 340714}, NULL) = 0
  3713. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3714. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3715. 5998  13:41:42 gettimeofday({1708886502, 341033}, NULL) = 0
  3716. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3717. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3718. 5998  13:41:42 writev(9, [{"5\30\4\0\300\0 \4\36\0 \4\330\3$\0\213\4\5\0\301\0 \4\300"..., 648}], 1) = 648
  3719. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3720. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3721. 5998  13:41:42 gettimeofday({1708886502, 342316}, NULL) = 0
  3722. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3723. 5998  13:41:42 gettimeofday({1708886502, 440682}, NULL) = 0
  3724. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3725. 5998  13:41:42 gettimeofday({1708886502, 440863}, NULL) = 0
  3726. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3727. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3728. 5998  13:41:42 gettimeofday({1708886502, 441157}, NULL) = 0
  3729. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3730. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3731. 5998  13:41:42 writev(9, [{"5\30\4\0\302\0 \4\36\0 \4\330\3$\0\213\4\5\0\303\0 \4\302"..., 648}], 1) = 648
  3732. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3733. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3734. 5998  13:41:42 gettimeofday({1708886502, 442439}, NULL) = 0
  3735. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3736. 5998  13:41:42 gettimeofday({1708886502, 540806}, NULL) = 0
  3737. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3738. 5998  13:41:42 gettimeofday({1708886502, 540988}, NULL) = 0
  3739. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3740. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3741. 5998  13:41:42 gettimeofday({1708886502, 541279}, NULL) = 0
  3742. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3743. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3744. 5998  13:41:42 writev(9, [{"5\30\4\0\304\0 \4\36\0 \4\330\3$\0\213\4\5\0\305\0 \4\304"..., 648}], 1) = 648
  3745. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3746. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3747. 5998  13:41:42 gettimeofday({1708886502, 542564}, NULL) = 0
  3748. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3749. 5998  13:41:42 gettimeofday({1708886502, 641087}, NULL) = 0
  3750. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3751. 5998  13:41:42 gettimeofday({1708886502, 641362}, NULL) = 0
  3752. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3753. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3754. 5998  13:41:42 writev(9, [{"5\30\4\0\306\0 \4\36\0 \4\330\3$\0\213\4\5\0\307\0 \4\306"..., 648}], 1) = 648
  3755. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3756. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3757. 5998  13:41:42 gettimeofday({1708886502, 642890}, NULL) = 0
  3758. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3759. 5998  13:41:42 gettimeofday({1708886502, 741266}, NULL) = 0
  3760. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3761. 5998  13:41:42 gettimeofday({1708886502, 741483}, NULL) = 0
  3762. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3763. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3764. 5998  13:41:42 writev(9, [{"5\30\4\0\310\0 \4\36\0 \4\330\3$\0\213\4\5\0\311\0 \4\310"..., 648}], 1) = 648
  3765. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3766. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3767. 5998  13:41:42 gettimeofday({1708886502, 742773}, NULL) = 0
  3768. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3769. 5998  13:41:42 gettimeofday({1708886502, 841224}, NULL) = 0
  3770. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3771. 5998  13:41:42 gettimeofday({1708886502, 841408}, NULL) = 0
  3772. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3773. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3774. 5998  13:41:42 gettimeofday({1708886502, 841701}, NULL) = 0
  3775. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3776. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3777. 5998  13:41:42 writev(9, [{"5\30\4\0\312\0 \4\36\0 \4\330\3$\0\213\4\5\0\313\0 \4\312"..., 648}], 1) = 648
  3778. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3779. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3780. 5998  13:41:42 gettimeofday({1708886502, 842996}, NULL) = 0
  3781. 5998  13:41:42 poll( <unfinished ...>
  3782. 6020  13:41:42 <... select resumed> )   = 0 (Timeout)
  3783. 6020  13:41:42 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  3784. 5998  13:41:42 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3785. 5998  13:41:42 gettimeofday({1708886502, 941377}, NULL) = 0
  3786. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3787. 5998  13:41:42 gettimeofday({1708886502, 941559}, NULL) = 0
  3788. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3789. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3790. 5998  13:41:42 gettimeofday({1708886502, 941892}, NULL) = 0
  3791. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3792. 5998  13:41:42 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3793. 5998  13:41:42 writev(9, [{"5\30\4\0\314\0 \4\36\0 \4\330\3$\0\213\4\5\0\315\0 \4\314"..., 648}], 1) = 648
  3794. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3795. 5998  13:41:42 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3796. 5998  13:41:42 gettimeofday({1708886502, 943303}, NULL) = 0
  3797. 5998  13:41:42 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  3798. 5998  13:41:43 gettimeofday({1708886503, 42682}, NULL) = 0
  3799. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3800. 5998  13:41:43 gettimeofday({1708886503, 42898}, NULL) = 0
  3801. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3802. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3803. 5998  13:41:43 writev(9, [{"5\30\4\0\316\0 \4\36\0 \4\330\3$\0\213\4\5\0\317\0 \4\316"..., 648}], 1) = 648
  3804. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3805. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3806. 5998  13:41:43 gettimeofday({1708886503, 44337}, NULL) = 0
  3807. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3808. 5998  13:41:43 gettimeofday({1708886503, 142749}, NULL) = 0
  3809. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3810. 5998  13:41:43 gettimeofday({1708886503, 142971}, NULL) = 0
  3811. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3812. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3813. 5998  13:41:43 writev(9, [{"5\30\4\0\320\0 \4\36\0 \4\330\3$\0\213\4\5\0\321\0 \4\320"..., 648}], 1) = 648
  3814. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3815. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3816. 5998  13:41:43 gettimeofday({1708886503, 144327}, NULL) = 0
  3817. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3818. 5998  13:41:43 gettimeofday({1708886503, 242686}, NULL) = 0
  3819. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3820. 5998  13:41:43 gettimeofday({1708886503, 242852}, NULL) = 0
  3821. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3822. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3823. 5998  13:41:43 gettimeofday({1708886503, 243081}, NULL) = 0
  3824. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3825. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3826. 5998  13:41:43 writev(9, [{"5\30\4\0\322\0 \4\36\0 \4\330\3$\0\213\4\5\0\323\0 \4\322"..., 648}], 1) = 648
  3827. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3828. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3829. 5998  13:41:43 gettimeofday({1708886503, 244211}, NULL) = 0
  3830. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3831. 5998  13:41:43 gettimeofday({1708886503, 342562}, NULL) = 0
  3832. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3833. 5998  13:41:43 gettimeofday({1708886503, 342743}, NULL) = 0
  3834. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3835. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3836. 5998  13:41:43 gettimeofday({1708886503, 343037}, NULL) = 0
  3837. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3838. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3839. 5998  13:41:43 writev(9, [{"5\30\4\0\324\0 \4\36\0 \4\330\3$\0\213\4\5\0\325\0 \4\324"..., 648}], 1) = 648
  3840. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3841. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3842. 5998  13:41:43 gettimeofday({1708886503, 344536}, NULL) = 0
  3843. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3844. 5998  13:41:43 gettimeofday({1708886503, 442909}, NULL) = 0
  3845. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3846. 5998  13:41:43 gettimeofday({1708886503, 443126}, NULL) = 0
  3847. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3848. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3849. 5998  13:41:43 writev(9, [{"5\30\4\0\326\0 \4\36\0 \4\330\3$\0\213\4\5\0\327\0 \4\326"..., 648}], 1) = 648
  3850. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3851. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3852. 5998  13:41:43 gettimeofday({1708886503, 444477}, NULL) = 0
  3853. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3854. 5998  13:41:43 gettimeofday({1708886503, 542839}, NULL) = 0
  3855. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3856. 5998  13:41:43 gettimeofday({1708886503, 543020}, NULL) = 0
  3857. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3858. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3859. 5998  13:41:43 gettimeofday({1708886503, 543315}, NULL) = 0
  3860. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3861. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3862. 5998  13:41:43 writev(9, [{"5\30\4\0\330\0 \4\36\0 \4\330\3$\0\213\4\5\0\331\0 \4\330"..., 648}], 1) = 648
  3863. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3864. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3865. 5998  13:41:43 gettimeofday({1708886503, 544657}, NULL) = 0
  3866. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3867. 5998  13:41:43 gettimeofday({1708886503, 643024}, NULL) = 0
  3868. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3869. 5998  13:41:43 gettimeofday({1708886503, 643242}, NULL) = 0
  3870. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3871. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3872. 5998  13:41:43 writev(9, [{"5\30\4\0\332\0 \4\36\0 \4\330\3$\0\213\4\5\0\333\0 \4\332"..., 648}], 1) = 648
  3873. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3874. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3875. 5998  13:41:43 gettimeofday({1708886503, 644640}, NULL) = 0
  3876. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3877. 5998  13:41:43 gettimeofday({1708886503, 743032}, NULL) = 0
  3878. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3879. 5998  13:41:43 gettimeofday({1708886503, 743249}, NULL) = 0
  3880. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3881. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3882. 5998  13:41:43 writev(9, [{"5\30\4\0\334\0 \4\36\0 \4\330\3$\0\213\4\5\0\335\0 \4\334"..., 648}], 1) = 648
  3883. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3884. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3885. 5998  13:41:43 gettimeofday({1708886503, 744737}, NULL) = 0
  3886. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3887. 5998  13:41:43 gettimeofday({1708886503, 843119}, NULL) = 0
  3888. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3889. 5998  13:41:43 gettimeofday({1708886503, 843337}, NULL) = 0
  3890. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3891. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3892. 5998  13:41:43 writev(9, [{"5\30\4\0\336\0 \4\36\0 \4\330\3$\0\213\4\5\0\337\0 \4\336"..., 648}], 1) = 648
  3893. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3894. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3895. 5998  13:41:43 gettimeofday({1708886503, 844663}, NULL) = 0
  3896. 5998  13:41:43 poll( <unfinished ...>
  3897. 6020  13:41:43 <... select resumed> )   = 0 (Timeout)
  3898. 6020  13:41:43 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  3899. 5998  13:41:43 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3900. 5998  13:41:43 gettimeofday({1708886503, 943127}, NULL) = 0
  3901. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3902. 5998  13:41:43 gettimeofday({1708886503, 943343}, NULL) = 0
  3903. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3904. 5998  13:41:43 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3905. 5998  13:41:43 writev(9, [{"5\30\4\0\340\0 \4\36\0 \4\330\3$\0\213\4\5\0\341\0 \4\340"..., 648}], 1) = 648
  3906. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3907. 5998  13:41:43 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3908. 5998  13:41:43 gettimeofday({1708886503, 944659}, NULL) = 0
  3909. 5998  13:41:43 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  3910. 5998  13:41:44 gettimeofday({1708886504, 44031}, NULL) = 0
  3911. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3912. 5998  13:41:44 gettimeofday({1708886504, 44252}, NULL) = 0
  3913. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3914. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3915. 5998  13:41:44 writev(9, [{"5\30\4\0\342\0 \4\36\0 \4\330\3$\0\213\4\5\0\343\0 \4\342"..., 648}], 1) = 648
  3916. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3917. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3918. 5998  13:41:44 gettimeofday({1708886504, 45622}, NULL) = 0
  3919. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3920. 5998  13:41:44 gettimeofday({1708886504, 143997}, NULL) = 0
  3921. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3922. 5998  13:41:44 gettimeofday({1708886504, 144180}, NULL) = 0
  3923. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3924. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3925. 5998  13:41:44 gettimeofday({1708886504, 144498}, NULL) = 0
  3926. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3927. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3928. 5998  13:41:44 writev(9, [{"5\30\4\0\344\0 \4\36\0 \4\330\3$\0\213\4\5\0\345\0 \4\344"..., 648}], 1) = 648
  3929. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3930. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3931. 5998  13:41:44 gettimeofday({1708886504, 145767}, NULL) = 0
  3932. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3933. 5998  13:41:44 gettimeofday({1708886504, 244152}, NULL) = 0
  3934. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3935. 5998  13:41:44 gettimeofday({1708886504, 244333}, NULL) = 0
  3936. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3937. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3938. 5998  13:41:44 gettimeofday({1708886504, 244648}, NULL) = 0
  3939. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3940. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3941. 5998  13:41:44 writev(9, [{"5\30\4\0\346\0 \4\36\0 \4\330\3$\0\213\4\5\0\347\0 \4\346"..., 648}], 1) = 648
  3942. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3943. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3944. 5998  13:41:44 gettimeofday({1708886504, 245694}, NULL) = 0
  3945. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3946. 5998  13:41:44 gettimeofday({1708886504, 344234}, NULL) = 0
  3947. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3948. 5998  13:41:44 gettimeofday({1708886504, 344436}, NULL) = 0
  3949. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3950. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3951. 5998  13:41:44 gettimeofday({1708886504, 345248}, NULL) = 0
  3952. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3953. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3954. 5998  13:41:44 writev(9, [{"5\30\4\0\350\0 \4\36\0 \4\330\3$\0\213\4\5\0\351\0 \4\350"..., 648}], 1) = 648
  3955. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3956. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3957. 5998  13:41:44 gettimeofday({1708886504, 346641}, NULL) = 0
  3958. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3959. 5998  13:41:44 gettimeofday({1708886504, 443986}, NULL) = 0
  3960. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3961. 5998  13:41:44 gettimeofday({1708886504, 444327}, NULL) = 0
  3962. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3963. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3964. 5998  13:41:44 gettimeofday({1708886504, 444691}, NULL) = 0
  3965. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3966. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3967. 5998  13:41:44 writev(9, [{"5\30\4\0\352\0 \4\36\0 \4\330\3$\0\213\4\5\0\353\0 \4\352"..., 648}], 1) = 648
  3968. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3969. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3970. 5998  13:41:44 gettimeofday({1708886504, 446588}, NULL) = 0
  3971. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  3972. 5998  13:41:44 gettimeofday({1708886504, 543959}, NULL) = 0
  3973. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3974. 5998  13:41:44 gettimeofday({1708886504, 544144}, NULL) = 0
  3975. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3976. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3977. 5998  13:41:44 gettimeofday({1708886504, 544444}, NULL) = 0
  3978. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3979. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3980. 5998  13:41:44 writev(9, [{"5\30\4\0\354\0 \4\36\0 \4\330\3$\0\213\4\5\0\355\0 \4\354"..., 648}], 1) = 648
  3981. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3982. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3983. 5998  13:41:44 gettimeofday({1708886504, 545894}, NULL) = 0
  3984. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3985. 5998  13:41:44 gettimeofday({1708886504, 644265}, NULL) = 0
  3986. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3987. 5998  13:41:44 gettimeofday({1708886504, 644484}, NULL) = 0
  3988. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3989. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  3990. 5998  13:41:44 writev(9, [{"5\30\4\0\356\0 \4\36\0 \4\330\3$\0\213\4\5\0\357\0 \4\356"..., 648}], 1) = 648
  3991. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3992. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3993. 5998  13:41:44 gettimeofday({1708886504, 646040}, NULL) = 0
  3994. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  3995. 5998  13:41:44 gettimeofday({1708886504, 744412}, NULL) = 0
  3996. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  3997. 5998  13:41:44 gettimeofday({1708886504, 744629}, NULL) = 0
  3998. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  3999. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4000. 5998  13:41:44 writev(9, [{"5\30\4\0\360\0 \4\36\0 \4\330\3$\0\213\4\5\0\361\0 \4\360"..., 648}], 1) = 648
  4001. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4002. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4003. 5998  13:41:44 gettimeofday({1708886504, 745915}, NULL) = 0
  4004. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4005. 5998  13:41:44 gettimeofday({1708886504, 844278}, NULL) = 0
  4006. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4007. 5998  13:41:44 gettimeofday({1708886504, 844497}, NULL) = 0
  4008. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4009. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4010. 5998  13:41:44 gettimeofday({1708886504, 844827}, NULL) = 0
  4011. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4012. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4013. 5998  13:41:44 writev(9, [{"5\30\4\0\362\0 \4\36\0 \4\330\3$\0\213\4\5\0\363\0 \4\362"..., 648}], 1) = 648
  4014. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4015. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4016. 5998  13:41:44 gettimeofday({1708886504, 846255}, NULL) = 0
  4017. 5998  13:41:44 poll( <unfinished ...>
  4018. 6020  13:41:44 <... select resumed> )   = 0 (Timeout)
  4019. 6020  13:41:44 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  4020. 5998  13:41:44 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4021. 5998  13:41:44 gettimeofday({1708886504, 944650}, NULL) = 0
  4022. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4023. 5998  13:41:44 gettimeofday({1708886504, 944867}, NULL) = 0
  4024. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4025. 5998  13:41:44 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4026. 5998  13:41:44 writev(9, [{"5\30\4\0\364\0 \4\36\0 \4\330\3$\0\213\4\5\0\365\0 \4\364"..., 648}], 1) = 648
  4027. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4028. 5998  13:41:44 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4029. 5998  13:41:44 gettimeofday({1708886504, 946365}, NULL) = 0
  4030. 5998  13:41:44 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  4031. 5998  13:41:45 gettimeofday({1708886505, 45738}, NULL) = 0
  4032. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4033. 5998  13:41:45 gettimeofday({1708886505, 45971}, NULL) = 0
  4034. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4035. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4036. 5998  13:41:45 writev(9, [{"5\30\4\0\366\0 \4\36\0 \4\330\3$\0\213\4\5\0\367\0 \4\366"..., 648}], 1) = 648
  4037. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4038. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4039. 5998  13:41:45 gettimeofday({1708886505, 47256}, NULL) = 0
  4040. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4041. 5998  13:41:45 gettimeofday({1708886505, 145622}, NULL) = 0
  4042. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4043. 5998  13:41:45 gettimeofday({1708886505, 145803}, NULL) = 0
  4044. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4045. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4046. 5998  13:41:45 gettimeofday({1708886505, 146096}, NULL) = 0
  4047. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4048. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4049. 5998  13:41:45 writev(9, [{"5\30\4\0\370\0 \4\36\0 \4\330\3$\0\213\4\5\0\371\0 \4\370"..., 648}], 1) = 648
  4050. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4051. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4052. 5998  13:41:45 gettimeofday({1708886505, 147380}, NULL) = 0
  4053. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4054. 5998  13:41:45 gettimeofday({1708886505, 245746}, NULL) = 0
  4055. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4056. 5998  13:41:45 gettimeofday({1708886505, 245926}, NULL) = 0
  4057. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4058. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4059. 5998  13:41:45 gettimeofday({1708886505, 246220}, NULL) = 0
  4060. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4061. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4062. 5998  13:41:45 writev(9, [{"5\30\4\0\372\0 \4\36\0 \4\330\3$\0\213\4\5\0\373\0 \4\372"..., 648}], 1) = 648
  4063. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4064. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4065. 5998  13:41:45 gettimeofday({1708886505, 247514}, NULL) = 0
  4066. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4067. 5998  13:41:45 gettimeofday({1708886505, 345913}, NULL) = 0
  4068. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4069. 5998  13:41:45 gettimeofday({1708886505, 346118}, NULL) = 0
  4070. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4071. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4072. 5998  13:41:45 gettimeofday({1708886505, 346410}, NULL) = 0
  4073. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4074. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4075. 5998  13:41:45 writev(9, [{"5\30\4\0\374\0 \4\36\0 \4\330\3$\0\213\4\5\0\375\0 \4\374"..., 648}], 1) = 648
  4076. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4077. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4078. 5998  13:41:45 gettimeofday({1708886505, 347776}, NULL) = 0
  4079. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4080. 5998  13:41:45 gettimeofday({1708886505, 446151}, NULL) = 0
  4081. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4082. 5998  13:41:45 gettimeofday({1708886505, 446368}, NULL) = 0
  4083. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4084. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4085. 5998  13:41:45 writev(9, [{"5\30\4\0\376\0 \4\36\0 \4\330\3$\0\213\4\5\0\377\0 \4\376"..., 648}], 1) = 648
  4086. 5998  13:41:45 read(9, "\241 \235\17\3\0 \4%\1\0\0002\1\0\0\356\1\0\0\3\0 \4\0"..., 4096) = 32
  4087. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4088. 5998  13:41:45 gettimeofday({1708886505, 448155}, NULL) = 0
  4089. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4090. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4091. 5998  13:41:45 writev(9, [{"\31\0\v\0\237\0\0\0\0\0\30\0! \0\0\237\0\0\0%\1\0\0002"..., 44}], 1) = 44
  4092. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4093. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4094. 5998  13:41:45 gettimeofday({1708886505, 450278}, NULL) = 0
  4095. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 95) = 0
  4096. 5998  13:41:45 gettimeofday({1708886505, 545650}, NULL) = 0
  4097. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4098. 5998  13:41:45 gettimeofday({1708886505, 545828}, NULL) = 0
  4099. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4100. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4101. 5998  13:41:45 gettimeofday({1708886505, 546122}, NULL) = 0
  4102. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4103. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4104. 5998  13:41:45 writev(9, [{"5\30\4\0\0\1 \4\36\0 \4\330\3$\0\213\4\5\0\1\1 \4\0\1 "..., 648}], 1) = 648
  4105. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4106. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4107. 5998  13:41:45 gettimeofday({1708886505, 546964}, NULL) = 0
  4108. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4109. 5998  13:41:45 gettimeofday({1708886505, 645333}, NULL) = 0
  4110. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4111. 5998  13:41:45 gettimeofday({1708886505, 645514}, NULL) = 0
  4112. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4113. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4114. 5998  13:41:45 gettimeofday({1708886505, 645806}, NULL) = 0
  4115. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4116. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4117. 5998  13:41:45 writev(9, [{"5\30\4\0\2\1 \4\36\0 \4\330\3$\0\213\4\5\0\3\1 \4\2\1 "..., 648}], 1) = 648
  4118. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4119. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4120. 5998  13:41:45 gettimeofday({1708886505, 647143}, NULL) = 0
  4121. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4122. 5998  13:41:45 gettimeofday({1708886505, 745512}, NULL) = 0
  4123. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4124. 5998  13:41:45 gettimeofday({1708886505, 745693}, NULL) = 0
  4125. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4126. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4127. 5998  13:41:45 gettimeofday({1708886505, 745986}, NULL) = 0
  4128. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4129. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4130. 5998  13:41:45 writev(9, [{"5\30\4\0\4\1 \4\36\0 \4\330\3$\0\213\4\5\0\5\1 \4\4\1 "..., 648}], 1) = 648
  4131. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4132. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4133. 5998  13:41:45 gettimeofday({1708886505, 747280}, NULL) = 0
  4134. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4135. 5998  13:41:45 gettimeofday({1708886505, 845649}, NULL) = 0
  4136. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4137. 5998  13:41:45 gettimeofday({1708886505, 845828}, NULL) = 0
  4138. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4139. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4140. 5998  13:41:45 gettimeofday({1708886505, 846122}, NULL) = 0
  4141. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4142. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4143. 5998  13:41:45 writev(9, [{"5\30\4\0\6\1 \4\36\0 \4\330\3$\0\213\4\5\0\7\1 \4\6\1 "..., 648}], 1) = 648
  4144. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4145. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4146. 5998  13:41:45 gettimeofday({1708886505, 847422}, NULL) = 0
  4147. 5998  13:41:45 poll( <unfinished ...>
  4148. 6020  13:41:45 <... select resumed> )   = 0 (Timeout)
  4149. 6020  13:41:45 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  4150. 5998  13:41:45 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4151. 5998  13:41:45 gettimeofday({1708886505, 945915}, NULL) = 0
  4152. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4153. 5998  13:41:45 gettimeofday({1708886505, 946174}, NULL) = 0
  4154. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4155. 5998  13:41:45 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4156. 5998  13:41:45 writev(9, [{"5\30\4\0\10\1 \4\36\0 \4\330\3$\0\213\4\5\0\t\1 \4\10\1"..., 648}], 1) = 648
  4157. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4158. 5998  13:41:45 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4159. 5998  13:41:45 gettimeofday({1708886505, 947459}, NULL) = 0
  4160. 5998  13:41:45 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  4161. 5998  13:41:46 gettimeofday({1708886506, 46827}, NULL) = 0
  4162. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4163. 5998  13:41:46 gettimeofday({1708886506, 47043}, NULL) = 0
  4164. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4165. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4166. 5998  13:41:46 writev(9, [{"5\30\4\0\n\1 \4\36\0 \4\330\3$\0\213\4\5\0\v\1 \4\n\1 "..., 648}], 1) = 648
  4167. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4168. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4169. 5998  13:41:46 gettimeofday({1708886506, 48384}, NULL) = 0
  4170. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4171. 5998  13:41:46 gettimeofday({1708886506, 146784}, NULL) = 0
  4172. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4173. 5998  13:41:46 gettimeofday({1708886506, 146980}, NULL) = 0
  4174. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4175. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4176. 5998  13:41:46 gettimeofday({1708886506, 147274}, NULL) = 0
  4177. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4178. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4179. 5998  13:41:46 writev(9, [{"5\30\4\0\f\1 \4\36\0 \4\330\3$\0\213\4\5\0\r\1 \4\f\1 "..., 648}], 1) = 648
  4180. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4181. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4182. 5998  13:41:46 gettimeofday({1708886506, 148601}, NULL) = 0
  4183. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4184. 5998  13:41:46 gettimeofday({1708886506, 246974}, NULL) = 0
  4185. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4186. 5998  13:41:46 gettimeofday({1708886506, 247175}, NULL) = 0
  4187. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4188. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4189. 5998  13:41:46 gettimeofday({1708886506, 247731}, NULL) = 0
  4190. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4191. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4192. 5998  13:41:46 writev(9, [{"5\30\4\0\16\1 \4\36\0 \4\330\3$\0\213\4\5\0\17\1 \4\16"..., 648}], 1) = 648
  4193. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4194. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4195. 5998  13:41:46 gettimeofday({1708886506, 249068}, NULL) = 0
  4196. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4197. 5998  13:41:46 gettimeofday({1708886506, 347439}, NULL) = 0
  4198. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4199. 5998  13:41:46 gettimeofday({1708886506, 347693}, NULL) = 0
  4200. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4201. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4202. 5998  13:41:46 writev(9, [{"5\30\4\0\20\1 \4\36\0 \4\330\3$\0\213\4\5\0\21\1 \4\20"..., 648}], 1) = 648
  4203. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4204. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4205. 5998  13:41:46 gettimeofday({1708886506, 349010}, NULL) = 0
  4206. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4207. 5998  13:41:46 gettimeofday({1708886506, 447387}, NULL) = 0
  4208. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4209. 5998  13:41:46 gettimeofday({1708886506, 447660}, NULL) = 0
  4210. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4211. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4212. 5998  13:41:46 gettimeofday({1708886506, 447962}, NULL) = 0
  4213. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4214. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4215. 5998  13:41:46 writev(9, [{"5\30\4\0\22\1 \4\36\0 \4\330\3$\0\213\4\5\0\23\1 \4\22"..., 648}], 1) = 648
  4216. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4217. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4218. 5998  13:41:46 gettimeofday({1708886506, 449299}, NULL) = 0
  4219. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4220. 5998  13:41:46 gettimeofday({1708886506, 547736}, NULL) = 0
  4221. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4222. 5998  13:41:46 gettimeofday({1708886506, 547998}, NULL) = 0
  4223. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4224. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4225. 5998  13:41:46 writev(9, [{"5\30\4\0\24\1 \4\36\0 \4\330\3$\0\213\4\5\0\25\1 \4\24"..., 648}], 1) = 648
  4226. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4227. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4228. 5998  13:41:46 gettimeofday({1708886506, 548868}, NULL) = 0
  4229. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4230. 5998  13:41:46 gettimeofday({1708886506, 647251}, NULL) = 0
  4231. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4232. 5998  13:41:46 gettimeofday({1708886506, 647446}, NULL) = 0
  4233. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4234. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4235. 5998  13:41:46 gettimeofday({1708886506, 647796}, NULL) = 0
  4236. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4237. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4238. 5998  13:41:46 writev(9, [{"5\30\4\0\26\1 \4\36\0 \4\330\3$\0\213\4\5\0\27\1 \4\26"..., 648}], 1) = 648
  4239. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4240. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4241. 5998  13:41:46 gettimeofday({1708886506, 649686}, NULL) = 0
  4242. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  4243. 5998  13:41:46 gettimeofday({1708886506, 747063}, NULL) = 0
  4244. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4245. 5998  13:41:46 gettimeofday({1708886506, 747243}, NULL) = 0
  4246. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4247. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4248. 5998  13:41:46 gettimeofday({1708886506, 747836}, NULL) = 0
  4249. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4250. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4251. 5998  13:41:46 writev(9, [{"5\30\4\0\30\1 \4\36\0 \4\330\3$\0\213\4\5\0\31\1 \4\30"..., 648}], 1) = 648
  4252. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4253. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4254. 5998  13:41:46 gettimeofday({1708886506, 749725}, NULL) = 0
  4255. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  4256. 5998  13:41:46 gettimeofday({1708886506, 847088}, NULL) = 0
  4257. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4258. 5998  13:41:46 gettimeofday({1708886506, 847268}, NULL) = 0
  4259. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4260. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4261. 5998  13:41:46 gettimeofday({1708886506, 847562}, NULL) = 0
  4262. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4263. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4264. 5998  13:41:46 writev(9, [{"5\30\4\0\32\1 \4\36\0 \4\330\3$\0\213\4\5\0\33\1 \4\32"..., 648}], 1) = 648
  4265. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4266. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4267. 5998  13:41:46 gettimeofday({1708886506, 848897}, NULL) = 0
  4268. 5998  13:41:46 poll( <unfinished ...>
  4269. 6020  13:41:46 <... select resumed> )   = 0 (Timeout)
  4270. 6020  13:41:46 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  4271. 5998  13:41:46 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4272. 5998  13:41:46 gettimeofday({1708886506, 947289}, NULL) = 0
  4273. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4274. 5998  13:41:46 gettimeofday({1708886506, 947503}, NULL) = 0
  4275. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4276. 5998  13:41:46 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4277. 5998  13:41:46 writev(9, [{"5\30\4\0\34\1 \4\36\0 \4\330\3$\0\213\4\5\0\35\1 \4\34"..., 648}], 1) = 648
  4278. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4279. 5998  13:41:46 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4280. 5998  13:41:46 gettimeofday({1708886506, 949109}, NULL) = 0
  4281. 5998  13:41:46 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  4282. 5998  13:41:47 gettimeofday({1708886507, 48481}, NULL) = 0
  4283. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4284. 5998  13:41:47 gettimeofday({1708886507, 48699}, NULL) = 0
  4285. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4286. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4287. 5998  13:41:47 writev(9, [{"5\30\4\0\36\1 \4\36\0 \4\330\3$\0\213\4\5\0\37\1 \4\36"..., 648}], 1) = 648
  4288. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4289. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4290. 5998  13:41:47 gettimeofday({1708886507, 50752}, NULL) = 0
  4291. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  4292. 5998  13:41:47 gettimeofday({1708886507, 148141}, NULL) = 0
  4293. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4294. 5998  13:41:47 gettimeofday({1708886507, 148321}, NULL) = 0
  4295. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4296. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4297. 5998  13:41:47 gettimeofday({1708886507, 148612}, NULL) = 0
  4298. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4299. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4300. 5998  13:41:47 writev(9, [{"5\30\4\0 \1 \4\36\0 \4\330\3$\0\213\4\5\0!\1 \4 \1 \4*"..., 648}], 1) = 648
  4301. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4302. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4303. 5998  13:41:47 gettimeofday({1708886507, 150040}, NULL) = 0
  4304. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4305. 5998  13:41:47 gettimeofday({1708886507, 248392}, NULL) = 0
  4306. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4307. 5998  13:41:47 gettimeofday({1708886507, 248632}, NULL) = 0
  4308. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4309. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4310. 5998  13:41:47 writev(9, [{"5\30\4\0\"\1 \4\36\0 \4\330\3$\0\213\4\5\0#\1 \4\"\1 \4"..., 648}], 1) = 648
  4311. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4312. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4313. 5998  13:41:47 gettimeofday({1708886507, 250162}, NULL) = 0
  4314. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4315. 5998  13:41:47 gettimeofday({1708886507, 348626}, NULL) = 0
  4316. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4317. 5998  13:41:47 gettimeofday({1708886507, 348842}, NULL) = 0
  4318. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4319. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4320. 5998  13:41:47 writev(9, [{"5\30\4\0$\1 \4\36\0 \4\330\3$\0\213\4\5\0%\1 \4$\1 \4*"..., 648}], 1) = 648
  4321. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4322. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4323. 5998  13:41:47 gettimeofday({1708886507, 350118}, NULL) = 0
  4324. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4325. 5998  13:41:47 gettimeofday({1708886507, 448463}, NULL) = 0
  4326. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4327. 5998  13:41:47 gettimeofday({1708886507, 448641}, NULL) = 0
  4328. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4329. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4330. 5998  13:41:47 gettimeofday({1708886507, 448931}, NULL) = 0
  4331. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4332. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4333. 5998  13:41:47 writev(9, [{"+\7\1\0", 4}], 1) = 4
  4334. 5998  13:41:47 select(10, [9], [], NULL, NULL) = 1 (in [9])
  4335. 5998  13:41:47 read(9, "\1\2%\22\0\0\0\0\4\0 \4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096) = 32
  4336. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4337. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4338. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4339. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4340. 5998  13:41:47 writev(9, [{"5\30\4\0&\1 \4\36\0 \4\330\3$\0\213\4\5\0\'\1 \4&\1 \4"..., 648}], 1) = 648
  4341. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4342. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4343. 5998  13:41:47 gettimeofday({1708886507, 451111}, NULL) = 0
  4344. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 97) = 0
  4345. 5998  13:41:47 gettimeofday({1708886507, 548472}, NULL) = 0
  4346. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4347. 5998  13:41:47 gettimeofday({1708886507, 548653}, NULL) = 0
  4348. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4349. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4350. 5998  13:41:47 gettimeofday({1708886507, 548947}, NULL) = 0
  4351. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4352. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4353. 5998  13:41:47 writev(9, [{"5\30\4\0(\1 \4\36\0 \4\330\3$\0\213\4\5\0)\1 \4(\1 \4*"..., 648}], 1) = 648
  4354. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4355. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4356. 5998  13:41:47 gettimeofday({1708886507, 550252}, NULL) = 0
  4357. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4358. 5998  13:41:47 gettimeofday({1708886507, 648619}, NULL) = 0
  4359. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4360. 5998  13:41:47 gettimeofday({1708886507, 648801}, NULL) = 0
  4361. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4362. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4363. 5998  13:41:47 gettimeofday({1708886507, 649094}, NULL) = 0
  4364. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4365. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4366. 5998  13:41:47 writev(9, [{"5\30\4\0*\1 \4\36\0 \4\330\3$\0\213\4\5\0+\1 \4*\1 \4*"..., 648}], 1) = 648
  4367. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4368. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4369. 5998  13:41:47 gettimeofday({1708886507, 650438}, NULL) = 0
  4370. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4371. 5998  13:41:47 gettimeofday({1708886507, 748813}, NULL) = 0
  4372. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4373. 5998  13:41:47 gettimeofday({1708886507, 749053}, NULL) = 0
  4374. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4375. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4376. 5998  13:41:47 writev(9, [{"5\30\4\0,\1 \4\36\0 \4\330\3$\0\213\4\5\0-\1 \4,\1 \4*"..., 648}], 1) = 648
  4377. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4378. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4379. 5998  13:41:47 gettimeofday({1708886507, 750336}, NULL) = 0
  4380. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4381. 5998  13:41:47 gettimeofday({1708886507, 848683}, NULL) = 0
  4382. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4383. 5998  13:41:47 gettimeofday({1708886507, 848865}, NULL) = 0
  4384. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4385. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4386. 5998  13:41:47 gettimeofday({1708886507, 849157}, NULL) = 0
  4387. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4388. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4389. 5998  13:41:47 writev(9, [{"5\30\4\0.\1 \4\36\0 \4\330\3$\0\213\4\5\0/\1 \4.\1 \4*"..., 648}], 1) = 648
  4390. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4391. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4392. 5998  13:41:47 gettimeofday({1708886507, 850412}, NULL) = 0
  4393. 5998  13:41:47 poll( <unfinished ...>
  4394. 6020  13:41:47 <... select resumed> )   = 0 (Timeout)
  4395. 6020  13:41:47 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  4396. 5998  13:41:47 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4397. 5998  13:41:47 gettimeofday({1708886507, 948794}, NULL) = 0
  4398. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4399. 5998  13:41:47 gettimeofday({1708886507, 949110}, NULL) = 0
  4400. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4401. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4402. 5998  13:41:47 gettimeofday({1708886507, 949518}, NULL) = 0
  4403. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4404. 5998  13:41:47 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4405. 5998  13:41:47 writev(9, [{"5\30\4\0000\1 \4\36\0 \4\330\3$\0\213\4\5\0001\1 \0040"..., 648}], 1) = 648
  4406. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4407. 5998  13:41:47 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4408. 5998  13:41:47 gettimeofday({1708886507, 950797}, NULL) = 0
  4409. 5998  13:41:47 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  4410. 5998  13:41:48 gettimeofday({1708886508, 50163}, NULL) = 0
  4411. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4412. 5998  13:41:48 gettimeofday({1708886508, 50382}, NULL) = 0
  4413. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4414. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4415. 5998  13:41:48 writev(9, [{"5\30\4\0002\1 \4\36\0 \4\330\3$\0\213\4\5\0003\1 \0042"..., 648}], 1) = 648
  4416. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4417. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4418. 5998  13:41:48 gettimeofday({1708886508, 51764}, NULL) = 0
  4419. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4420. 5998  13:41:48 gettimeofday({1708886508, 150144}, NULL) = 0
  4421. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4422. 5998  13:41:48 gettimeofday({1708886508, 150327}, NULL) = 0
  4423. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4424. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4425. 5998  13:41:48 gettimeofday({1708886508, 150645}, NULL) = 0
  4426. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4427. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4428. 5998  13:41:48 writev(9, [{"5\30\4\0004\1 \4\36\0 \4\330\3$\0\213\4\5\0005\1 \0044"..., 648}], 1) = 648
  4429. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4430. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4431. 5998  13:41:48 gettimeofday({1708886508, 151993}, NULL) = 0
  4432. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4433. 5998  13:41:48 gettimeofday({1708886508, 250342}, NULL) = 0
  4434. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4435. 5998  13:41:48 gettimeofday({1708886508, 250560}, NULL) = 0
  4436. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4437. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4438. 5998  13:41:48 writev(9, [{"5\30\4\0006\1 \4\36\0 \4\330\3$\0\213\4\5\0007\1 \0046"..., 648}], 1) = 648
  4439. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4440. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4441. 5998  13:41:48 gettimeofday({1708886508, 251891}, NULL) = 0
  4442. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4443. 5998  13:41:48 gettimeofday({1708886508, 350255}, NULL) = 0
  4444. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4445. 5998  13:41:48 gettimeofday({1708886508, 350436}, NULL) = 0
  4446. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4447. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4448. 5998  13:41:48 gettimeofday({1708886508, 350778}, NULL) = 0
  4449. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4450. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4451. 5998  13:41:48 writev(9, [{"5\30\4\0008\1 \4\36\0 \4\330\3$\0\213\4\5\0009\1 \0048"..., 648}], 1) = 648
  4452. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4453. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4454. 5998  13:41:48 gettimeofday({1708886508, 352024}, NULL) = 0
  4455. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4456. 5998  13:41:48 gettimeofday({1708886508, 450370}, NULL) = 0
  4457. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4458. 5998  13:41:48 gettimeofday({1708886508, 450552}, NULL) = 0
  4459. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4460. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4461. 5998  13:41:48 gettimeofday({1708886508, 450847}, NULL) = 0
  4462. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4463. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4464. 5998  13:41:48 writev(9, [{"5\30\4\0:\1 \4\36\0 \4\330\3$\0\213\4\5\0;\1 \4:\1 \4*"..., 648}], 1) = 648
  4465. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4466. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4467. 5998  13:41:48 gettimeofday({1708886508, 452222}, NULL) = 0
  4468. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4469. 5998  13:41:48 gettimeofday({1708886508, 550599}, NULL) = 0
  4470. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4471. 5998  13:41:48 gettimeofday({1708886508, 550815}, NULL) = 0
  4472. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4473. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4474. 5998  13:41:48 writev(9, [{"5\30\4\0<\1 \4\36\0 \4\330\3$\0\213\4\5\0=\1 \4<\1 \4*"..., 648}], 1) = 648
  4475. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4476. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4477. 5998  13:41:48 gettimeofday({1708886508, 552176}, NULL) = 0
  4478. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4479. 5998  13:41:48 gettimeofday({1708886508, 650558}, NULL) = 0
  4480. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4481. 5998  13:41:48 gettimeofday({1708886508, 650793}, NULL) = 0
  4482. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4483. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4484. 5998  13:41:48 gettimeofday({1708886508, 651215}, NULL) = 0
  4485. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4486. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4487. 5998  13:41:48 writev(9, [{"5\30\4\0>\1 \4\36\0 \4\330\3$\0\213\4\5\0?\1 \4>\1 \4*"..., 648}], 1) = 648
  4488. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4489. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4490. 5998  13:41:48 gettimeofday({1708886508, 652624}, NULL) = 0
  4491. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4492. 5998  13:41:48 gettimeofday({1708886508, 751006}, NULL) = 0
  4493. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4494. 5998  13:41:48 gettimeofday({1708886508, 751224}, NULL) = 0
  4495. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4496. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4497. 5998  13:41:48 writev(9, [{"5\30\4\0@\1 \4\36\0 \4\330\3$\0\213\4\5\0A\1 \4@\1 \4*"..., 648}], 1) = 648
  4498. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4499. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4500. 5998  13:41:48 gettimeofday({1708886508, 752605}, NULL) = 0
  4501. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4502. 5998  13:41:48 gettimeofday({1708886508, 850986}, NULL) = 0
  4503. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4504. 5998  13:41:48 gettimeofday({1708886508, 851167}, NULL) = 0
  4505. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4506. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4507. 5998  13:41:48 gettimeofday({1708886508, 851462}, NULL) = 0
  4508. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4509. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4510. 5998  13:41:48 writev(9, [{"5\30\4\0B\1 \4\36\0 \4\330\3$\0\213\4\5\0C\1 \4B\1 \4*"..., 648}], 1) = 648
  4511. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4512. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4513. 5998  13:41:48 gettimeofday({1708886508, 852799}, NULL) = 0
  4514. 5998  13:41:48 poll( <unfinished ...>
  4515. 6020  13:41:48 <... select resumed> )   = 0 (Timeout)
  4516. 6020  13:41:48 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  4517. 5998  13:41:48 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4518. 5998  13:41:48 gettimeofday({1708886508, 951189}, NULL) = 0
  4519. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4520. 5998  13:41:48 gettimeofday({1708886508, 951406}, NULL) = 0
  4521. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4522. 5998  13:41:48 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4523. 5998  13:41:48 writev(9, [{"5\30\4\0D\1 \4\36\0 \4\330\3$\0\213\4\5\0E\1 \4D\1 \4*"..., 648}], 1) = 648
  4524. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4525. 5998  13:41:48 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4526. 5998  13:41:48 gettimeofday({1708886508, 952765}, NULL) = 0
  4527. 5998  13:41:48 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  4528. 5998  13:41:49 gettimeofday({1708886509, 52129}, NULL) = 0
  4529. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4530. 5998  13:41:49 gettimeofday({1708886509, 52345}, NULL) = 0
  4531. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4532. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4533. 5998  13:41:49 writev(9, [{"5\30\4\0F\1 \4\36\0 \4\330\3$\0\213\4\5\0G\1 \4F\1 \4*"..., 648}], 1) = 648
  4534. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4535. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4536. 5998  13:41:49 gettimeofday({1708886509, 53656}, NULL) = 0
  4537. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4538. 5998  13:41:49 gettimeofday({1708886509, 152017}, NULL) = 0
  4539. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4540. 5998  13:41:49 gettimeofday({1708886509, 152208}, NULL) = 0
  4541. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4542. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4543. 5998  13:41:49 gettimeofday({1708886509, 152502}, NULL) = 0
  4544. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4545. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4546. 5998  13:41:49 writev(9, [{"5\30\4\0H\1 \4\36\0 \4\330\3$\0\213\4\5\0I\1 \4H\1 \4*"..., 648}], 1) = 648
  4547. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4548. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4549. 5998  13:41:49 gettimeofday({1708886509, 153848}, NULL) = 0
  4550. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4551. 5998  13:41:49 gettimeofday({1708886509, 252217}, NULL) = 0
  4552. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4553. 5998  13:41:49 gettimeofday({1708886509, 252434}, NULL) = 0
  4554. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4555. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4556. 5998  13:41:49 writev(9, [{"5\30\4\0J\1 \4\36\0 \4\330\3$\0\213\4\5\0K\1 \4J\1 \4*"..., 648}], 1) = 648
  4557. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4558. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4559. 5998  13:41:49 gettimeofday({1708886509, 253735}, NULL) = 0
  4560. 5998  13:41:49 poll( <unfinished ...>
  4561. 6027  13:41:49 <... nanosleep resumed> NULL) = 0
  4562. 6027  13:41:49 gettimeofday({1708886509, 260773}, NULL) = 0
  4563. 6027  13:41:49 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0
  4564. 6027  13:41:49 write(1, "2024-02-25 18:41:49,260 | 22163 "..., 96) = 96
  4565. 6027  13:41:49 gettimeofday({1708886509, 263063}, NULL) = 0
  4566. 6027  13:41:49 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0
  4567. 6027  13:41:49 write(1, "2024-02-25 18:41:49,263 | 22166 "..., 71) = 71
  4568. 6027  13:41:49 gettimeofday({1708886509, 263674}, NULL) = 0
  4569. 6027  13:41:49 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0
  4570. 6027  13:41:49 write(1, "2024-02-25 18:41:49,263 | 22166 "..., 71) = 71
  4571. 6027  13:41:49 gettimeofday({1708886509, 264269}, NULL) = 0
  4572. 6027  13:41:49 stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=3519, ...}) = 0
  4573. 6027  13:41:49 write(1, "2024-02-25 18:41:49,264 | 22167 "..., 90) = 90
  4574. 6027  13:41:49 nanosleep({1, 0},  <unfinished ...>
  4575. 5998  13:41:49 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4576. 5998  13:41:49 gettimeofday({1708886509, 352115}, NULL) = 0
  4577. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4578. 5998  13:41:49 gettimeofday({1708886509, 352296}, NULL) = 0
  4579. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4580. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4581. 5998  13:41:49 gettimeofday({1708886509, 352618}, NULL) = 0
  4582. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4583. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4584. 5998  13:41:49 writev(9, [{"5\30\4\0L\1 \4\36\0 \4\330\3$\0\213\4\5\0M\1 \4L\1 \4*"..., 648}], 1) = 648
  4585. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4586. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4587. 5998  13:41:49 gettimeofday({1708886509, 353932}, NULL) = 0
  4588. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4589. 5998  13:41:49 gettimeofday({1708886509, 452323}, NULL) = 0
  4590. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4591. 5998  13:41:49 gettimeofday({1708886509, 452684}, NULL) = 0
  4592. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4593. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4594. 5998  13:41:49 writev(9, [{"5\30\4\0N\1 \4\36\0 \4\330\3$\0\213\4\5\0O\1 \4N\1 \4*"..., 648}], 1) = 648
  4595. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4596. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4597. 5998  13:41:49 gettimeofday({1708886509, 454080}, NULL) = 0
  4598. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4599. 5998  13:41:49 gettimeofday({1708886509, 552498}, NULL) = 0
  4600. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4601. 5998  13:41:49 gettimeofday({1708886509, 552718}, NULL) = 0
  4602. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4603. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4604. 5998  13:41:49 writev(9, [{"5\30\4\0P\1 \4\36\0 \4\330\3$\0\213\4\5\0Q\1 \4P\1 \4*"..., 648}], 1) = 648
  4605. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4606. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4607. 5998  13:41:49 gettimeofday({1708886509, 554040}, NULL) = 0
  4608. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4609. 5998  13:41:49 gettimeofday({1708886509, 652405}, NULL) = 0
  4610. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4611. 5998  13:41:49 gettimeofday({1708886509, 652586}, NULL) = 0
  4612. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4613. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4614. 5998  13:41:49 gettimeofday({1708886509, 653073}, NULL) = 0
  4615. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4616. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4617. 5998  13:41:49 writev(9, [{"5\30\4\0R\1 \4\36\0 \4\330\3$\0\213\4\5\0S\1 \4R\1 \4*"..., 648}], 1) = 648
  4618. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4619. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4620. 5998  13:41:49 gettimeofday({1708886509, 654438}, NULL) = 0
  4621. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4622. 5998  13:41:49 gettimeofday({1708886509, 752803}, NULL) = 0
  4623. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4624. 5998  13:41:49 gettimeofday({1708886509, 753032}, NULL) = 0
  4625. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4626. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4627. 5998  13:41:49 writev(9, [{"5\30\4\0T\1 \4\36\0 \4\330\3$\0\213\4\5\0U\1 \4T\1 \4*"..., 648}], 1) = 648
  4628. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4629. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4630. 5998  13:41:49 gettimeofday({1708886509, 754522}, NULL) = 0
  4631. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4632. 5998  13:41:49 gettimeofday({1708886509, 852890}, NULL) = 0
  4633. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4634. 5998  13:41:49 gettimeofday({1708886509, 853106}, NULL) = 0
  4635. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4636. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4637. 5998  13:41:49 writev(9, [{"5\30\4\0V\1 \4\36\0 \4\330\3$\0\213\4\5\0W\1 \4V\1 \4*"..., 648}], 1) = 648
  4638. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4639. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4640. 5998  13:41:49 gettimeofday({1708886509, 854537}, NULL) = 0
  4641. 5998  13:41:49 poll( <unfinished ...>
  4642. 6020  13:41:49 <... select resumed> )   = 0 (Timeout)
  4643. 6020  13:41:49 select(1024, [4], NULL, NULL, {1, 0} <unfinished ...>
  4644. 5998  13:41:49 <... poll resumed> [{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4645. 5998  13:41:49 gettimeofday({1708886509, 952905}, NULL) = 0
  4646. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4647. 5998  13:41:49 gettimeofday({1708886509, 953119}, NULL) = 0
  4648. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4649. 5998  13:41:49 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4650. 5998  13:41:49 writev(9, [{"5\30\4\0X\1 \4\36\0 \4\330\3$\0\213\4\5\0Y\1 \4X\1 \4*"..., 648}], 1) = 648
  4651. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4652. 5998  13:41:49 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4653. 5998  13:41:49 gettimeofday({1708886509, 954661}, NULL) = 0
  4654. 5998  13:41:49 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 99) = 0
  4655. 5998  13:41:50 gettimeofday({1708886510, 54045}, NULL) = 0
  4656. 5998  13:41:50 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4657. 5998  13:41:50 gettimeofday({1708886510, 54262}, NULL) = 0
  4658. 5998  13:41:50 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 0) = 0
  4659. 5998  13:41:50 select(10, [9], [9], NULL, NULL) = 1 (out [9])
  4660. 5998  13:41:50 writev(9, [{"5\30\4\0Z\1 \4\36\0 \4\330\3$\0\213\4\5\0[\1 \4Z\1 \4*"..., 648}], 1) = 648
  4661. 5998  13:41:50 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4662. 5998  13:41:50 read(9, 0x9c3d5d4, 4096) = -1 EAGAIN (Resource temporarily unavailable)
  4663. 5998  13:41:50 gettimeofday({1708886510, 55797}, NULL) = 0
  4664. 5998  13:41:50 poll([{fd=5, events=POLLIN}, {fd=7, events=POLLIN}, {fd=9, events=POLLIN}], 3, 98) = 0
  4665. 5998  13:41:50 gettimeofday({1708886510, 154183}, NULL) = 0
  4666. 5998  13:41:50 open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 10
  4667. 5998  13:41:50 fstat64(10, {st_mode=S_IFDIR|0755, st_size=140, ...}) = 0
  4668. 5998  13:41:50 getdents(10, /* 7 entries */, 4096) = 112
  4669. 5998  13:41:50 close(10)                = 0
  4670. 5998  13:41:50 open("/dev/bus/usb", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 10
  4671. 5998  13:41:50 fstat64(10, {st_mode=S_IFDIR|0755, st_size=140, ...}) = 0
  4672. 5998  13:41:50 getdents(10, /* 7 entries */, 4096) = 112
  4673. 5998  13:41:50 getdents(10, /* 0 entries */, 4096) = 0
  4674. 5998  13:41:50 close(10)                = 0
  4675. 5998  13:41:50 open("/dev/bus/usb/005", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 10
  4676. 5998  13:41:50 fstat64(10, {st_mode=S_IFDIR|0755, st_size=60, ...}) = 0
  4677. 5998  13:41:50 getdents(10, /* 3 entries */, 4096) = 48
  4678. 5998  13:41:50 open("/dev/bus/usb/005/001", O_RDWR) = 11
  4679. 5998  13:41:50 ioctl(11, USBDEVFS_CONNECTINFO, 0xffd54db4) = 0
  4680. 5998  13:41:50 read(11, "\22\1\20\1\t\0\0@k\35\1\0\25\4\3\2\1\1", 18) = 18
  4681. 5998  13:41:50 read(11, "\t\2\31\0\1\1\0\340", 8) = 8
  4682. 5998  13:41:50 read(11, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
  4683. 5998  13:41:50 close(11)                = 0
  4684. 5998  13:41:50 getdents(10, /* 0 entries */, 4096) = 0
  4685. 5998  13:41:50 close(10)                = 0
  4686. 5998  13:41:50 open("/dev/bus/usb/005/001", O_RDWR) = 10
  4687. 5998  13:41:50 ioctl(10, USBDEVFS_IOCTL, 0xffd56d4c) = 3
  4688. 5998  13:41:50 close(10)                = 0
  4689. 5998  13:41:50 open("/dev/bus/usb/004", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 10
  4690. 5998  13:41:50 fstat64(10, {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
  4691. 5998  13:41:50 getdents(10, /* 4 entries */, 4096) = 64
  4692. 5998  13:41:50 open("/dev/bus/usb/004/008", O_RDWR) = 11
  4693. 5998  13:41:50 ioctl(11, USBDEVFS_CONNECTINFO, 0xffd54db4) = 0
  4694. 5998  13:41:50 read(11, "\22\1\20\1\0\0\0\10]\'\246\v\0\1\0\1\0\1", 18) = 18
  4695. 5998  13:41:50 read(11, "\t\2\"\0\1\1\0\240", 8) = 8
  4696. 5998  13:41:50 read(11, "2\t\4\0\0\1\3\1\2\0\t!\21\1\0\1\"@\0\7\5\201\3\5\0\n", 26) = 26
  4697. 5998  13:41:50 close(11)                = 0
  4698. 5998  13:41:50 open("/dev/bus/usb/004/001", O_RDWR) = 11
  4699. 5998  13:41:50 ioctl(11, USBDEVFS_CONNECTINFO, 0xffd54db4) = 0
  4700. 5998  13:41:50 read(11, "\22\1\20\1\t\0\0@k\35\1\0\25\4\3\2\1\1", 18) = 18
  4701. 5998  13:41:50 read(11, "\t\2\31\0\1\1\0\340", 8) = 8
  4702. 5998  13:41:50 read(11, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
  4703. 5998  13:41:50 close(11)                = 0
  4704. 5998  13:41:50 getdents(10, /* 0 entries */, 4096) = 0
  4705. 5998  13:41:50 close(10)                = 0
  4706. 5998  13:41:50 open("/dev/bus/usb/004/008", O_RDWR) = 10
  4707. 5998  13:41:50 ioctl(10, USBDEVFS_IOCTL, 0xffd56d4c) = -1 ENOTTY (Inappropriate ioctl for device)
  4708. 5998  13:41:50 close(10)                = 0
  4709. 5998  13:41:50 open("/dev/bus/usb/004/001", O_RDWR) = 10
  4710. 5998  13:41:50 ioctl(10, USBDEVFS_IOCTL, 0xffd56d4c) = 3
  4711. 5998  13:41:50 close(10)                = 0
  4712. 5998  13:41:50 open("/dev/bus/usb/003", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 10
  4713. 5998  13:41:50 fstat64(10, {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
  4714. 5998  13:41:50 getdents(10, /* 4 entries */, 4096) = 64
  4715. 5998  13:41:50 open("/dev/bus/usb/003/002", O_RDWR) = 11
  4716. 5998  13:41:50 ioctl(11, USBDEVFS_CONNECTINFO, 0xffd54db4) = 0
  4717. 5998  13:41:50 read(11, "\22\1\20\1\0\0\0\10\374\r\1\0\1\0\1\2\0\1", 18) = 18
  4718. 5998  13:41:50 read(11, "\t\2\"\0\1\1\4`", 8) = 8
  4719. 5998  13:41:50 read(11, "2\t\4\0\0\1\3\0\2\0\t!\20\1\0\1\"U\0\7\5\201\3\7\0\n", 26) = 26
  4720. 5998  13:41:50 close(11)                = 0
  4721. 5998  13:41:50 open("/dev/bus/usb/003/001", O_RDWR) = 11
  4722. 5998  13:41:50 ioctl(11, USBDEVFS_CONNECTINFO, 0xffd54db4) = 0
  4723. 5998  13:41:50 read(11, "\22\1\20\1\t\0\0@k\35\1\0\25\4\3\2\1\1", 18) = 18
  4724. 5998  13:41:50 read(11, "\t\2\31\0\1\1\0\340", 8) = 8
  4725. 5998  13:41:50 read(11, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
  4726. 5998  13:41:50 close(11)                = 0
  4727. 5998  13:41:50 getdents(10, /* 0 entries */, 4096) = 0
  4728. 5998  13:41:50 close(10)                = 0
  4729. 5998  13:41:50 open("/dev/bus/usb/003/002", O_RDWR) = 10
  4730. 5998  13:41:50 ioctl(10, USBDEVFS_IOCTL, 0xffd56d4c) = -1 ENOTTY (Inappropriate ioctl for device)
  4731. 5998  13:41:50 close(10)                = 0
  4732. 5998  13:41:50 open("/dev/bus/usb/003/001", O_RDWR) = 10
  4733. 5998  13:41:50 ioctl(10, USBDEVFS_IOCTL, 0xffd56d4c) = 3
  4734. 5998  13:41:50 close(10)                = 0
  4735. 5998  13:41:50 open("/dev/bus/usb/002", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 10
  4736. 5998  13:41:50 fstat64(10, {st_mode=S_IFDIR|0755, st_size=80, ...}) = 0
  4737. 5998  13:41:50 getdents(10, /* 4 entries */, 4096) = 64
  4738. 5998  13:41:50 open("/dev/bus/usb/002/002", O_RDWR) = 11
  4739. 5998  13:41:50 ioctl(11, USBDEVFS_CONNECTINFO, 0xffd54db4) = 0
  4740. 5998  13:41:50 read(11, "\22\1\0\2\2\0\0\10\377\377\1\0\0\0\1\2\0\1", 18) = 18
  4741. 5998  13:41:50 read(11, "\t\0020\0\2\1\0\300", 8) = 8
  4742. 5998  13:41:50 read(11, "2\t\4\0\0\1\2\2\1\0\7\5\203\3@\0\377\t\4\1\0\2\n\0\0\0"..., 40) = 40
  4743. 5998  13:41:50 close(11)                = 0
  4744. 5998  13:41:50 open("/dev/bus/usb/002/001", O_RDWR) = 11
  4745. 5998  13:41:50 ioctl(11, USBDEVFS_CONNECTINFO, 0xffd54db4) = 0
  4746. 5998  13:41:50 read(11, "\22\1\20\1\t\0\0@k\35\1\0\25\4\3\2\1\1", 18) = 18
  4747. 5998  13:41:50 read(11, "\t\2\31\0\1\1\0\340", 8) = 8
  4748. 5998  13:41:50 read(11, "\0\t\4\0\0\1\t\0\0\0\7\5\201\3\2\0\377", 17) = 17
  4749. 5998  13:41:50 close(11)                = 0
  4750. 5998  13:41:50 getdents(10, /* 0 entries */, 4096) = 0
  4751. 5998  13:41:50 close(10)                = 0
  4752. 5998  13:41:50 open("/dev/bus/usb/002/002", O_RDWR) = 10
  4753. 5998  13:41:50 ioctl(10, USBDEVFS_IOCTL, 0xffd56d4c) = -1 ENOTTY (Inappropriate ioctl for device)
  4754. 5998  13:41:50 close(10)                = 0
  4755. 5998  13:41:50 open("/dev/bus/usb/002/001", O_RDWR) = 10
  4756. 5998  13:41:50 ioctl(10, USBDEVFS_IOCTL, 0xffd56d4c) = 3
  4757.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement