Guest User

Untitled

a guest
Nov 28th, 2015
346
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 186.42 KB | None | 0 0
  1. > strace dropbox start -i
  2. execve("/usr/bin/dropbox", ["dropbox", "start", "-i"], [/* 93 vars */]) = 0
  3. brk(0) = 0xfe9000
  4. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c8000
  5. access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
  6. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  7. fstat(3, {st_mode=S_IFREG|0644, st_size=180537, ...}) = 0
  8. mmap(NULL, 180537, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f21bb59b000
  9. close(3) = 0
  10. open("/usr/lib64/libpython2.7.so.1.0", O_RDONLY|O_CLOEXEC) = 3
  11. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\"\4\0\0\0\0\0"..., 832) = 832
  12. fstat(3, {st_mode=S_IFREG|0644, st_size=1705528, ...}) = 0
  13. mmap(NULL, 3865136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21baff9000
  14. mprotect(0x7f21bb15b000, 2093056, PROT_NONE) = 0
  15. mmap(0x7f21bb35a000, 258048, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x161000) = 0x7f21bb35a000
  16. mmap(0x7f21bb399000, 64048, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21bb399000
  17. close(3) = 0
  18. open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
  19. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20o\0\0\0\0\0\0"..., 832) = 832
  20. fstat(3, {st_mode=S_IFREG|0755, st_size=137440, ...}) = 0
  21. mmap(NULL, 2213008, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21baddc000
  22. mprotect(0x7f21badf4000, 2093056, PROT_NONE) = 0
  23. mmap(0x7f21baff3000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7f21baff3000
  24. mmap(0x7f21baff5000, 13456, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21baff5000
  25. close(3) = 0
  26. open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  27. read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\34\2\0\0\0\0\0"..., 832) = 832
  28. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb59a000
  29. fstat(3, {st_mode=S_IFREG|0755, st_size=1974416, ...}) = 0
  30. mmap(NULL, 3828256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21baa35000
  31. mprotect(0x7f21babd3000, 2093056, PROT_NONE) = 0
  32. mmap(0x7f21badd2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x19d000) = 0x7f21badd2000
  33. mmap(0x7f21badd8000, 14880, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21badd8000
  34. close(3) = 0
  35. open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  36. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\16\0\0\0\0\0\0"..., 832) = 832
  37. fstat(3, {st_mode=S_IFREG|0755, st_size=18904, ...}) = 0
  38. mmap(NULL, 2109712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21ba831000
  39. mprotect(0x7f21ba834000, 2093056, PROT_NONE) = 0
  40. mmap(0x7f21baa33000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f21baa33000
  41. close(3) = 0
  42. open("/lib64/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
  43. read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\17\0\0\0\0\0\0"..., 832) = 832
  44. fstat(3, {st_mode=S_IFREG|0755, st_size=14216, ...}) = 0
  45. mmap(NULL, 2105624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21ba62e000
  46. mprotect(0x7f21ba630000, 2093056, PROT_NONE) = 0
  47. mmap(0x7f21ba82f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f21ba82f000
  48. close(3) = 0
  49. open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
  50. read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200U\0\0\0\0\0\0"..., 832) = 832
  51. fstat(3, {st_mode=S_IFREG|0755, st_size=1118640, ...}) = 0
  52. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb599000
  53. mmap(NULL, 3146072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f21ba32d000
  54. mprotect(0x7f21ba42d000, 2093056, PROT_NONE) = 0
  55. mmap(0x7f21ba62c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xff000) = 0x7f21ba62c000
  56. close(3) = 0
  57. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb598000
  58. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb597000
  59. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb596000
  60. arch_prctl(ARCH_SET_FS, 0x7f21bb597700) = 0
  61. mprotect(0x7f21badd2000, 16384, PROT_READ) = 0
  62. mprotect(0x7f21ba62c000, 4096, PROT_READ) = 0
  63. mprotect(0x7f21ba82f000, 4096, PROT_READ) = 0
  64. mprotect(0x7f21baa33000, 4096, PROT_READ) = 0
  65. mprotect(0x7f21baff3000, 4096, PROT_READ) = 0
  66. mprotect(0x7f21bb35a000, 4096, PROT_READ) = 0
  67. mprotect(0x600000, 4096, PROT_READ) = 0
  68. mprotect(0x7f21bb5c9000, 4096, PROT_READ) = 0
  69. munmap(0x7f21bb59b000, 180537) = 0
  70. set_tid_address(0x7f21bb5979d0) = 5399
  71. set_robust_list(0x7f21bb5979e0, 24) = 0
  72. rt_sigaction(SIGRTMIN, {0x7f21bade29f0, [], SA_RESTORER|SA_SIGINFO, 0x7f21badeb890}, NULL, 8) = 0
  73. rt_sigaction(SIGRT_1, {0x7f21bade2a80, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f21badeb890}, NULL, 8) = 0
  74. rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
  75. getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0
  76. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  77. brk(0) = 0xfe9000
  78. brk(0x100a000) = 0x100a000
  79. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb556000
  80. brk(0x1032000) = 0x1032000
  81. fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
  82. fstat(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
  83. fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
  84. fstat(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
  85. readlink("/usr/bin/python", "python2.7", 4096) = 9
  86. readlink("/usr/bin/python2.7", 0x7ffd931320d0, 4096) = -1 EINVAL (Invalid argument)
  87. stat("/usr/bin/Modules/Setup", 0x7ffd9312ff70) = -1 ENOENT (No such file or directory)
  88. stat("/usr/bin/lib64/python2.7/os.py", 0x7ffd9312ff60) = -1 ENOENT (No such file or directory)
  89. stat("/usr/bin/lib64/python2.7/os.pyc", 0x7ffd9312ff60) = -1 ENOENT (No such file or directory)
  90. stat("/usr/lib64/python2.7/os.py", {st_mode=S_IFREG|0644, st_size=25914, ...}) = 0
  91. stat("/usr/bin/pybuilddir.txt", 0x7ffd9312ff70) = -1 ENOENT (No such file or directory)
  92. stat("/usr/bin/lib64/python2.7/lib-dynload", 0x7ffd9312ff70) = -1 ENOENT (No such file or directory)
  93. stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1402, ...}) = 0
  94. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb516000
  95. munmap(0x7f21bb516000, 262144) = 0
  96. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb516000
  97. munmap(0x7f21bb516000, 262144) = 0
  98. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb516000
  99. rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x7f21badeb890}, {SIG_DFL, [], 0}, 8) = 0
  100. rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x7f21badeb890}, {SIG_DFL, [], 0}, 8) = 0
  101. rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
  102. rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
  103. rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
  104. rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
  105. rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
  106. rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
  107. rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
  108. rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
  109. rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
  110. rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
  111. rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
  112. rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
  113. rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f21badeb890}, 8) = 0
  114. rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
  115. rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
  116. rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
  117. rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
  118. rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
  119. rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
  120. rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
  121. rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
  122. rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
  123. rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
  124. rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
  125. rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x7f21badeb890}, 8) = 0
  126. rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
  127. rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
  128. rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
  129. rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
  130. rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
  131. rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
  132. rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
  133. rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
  134. rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
  135. rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
  136. rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
  137. rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
  138. rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
  139. rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
  140. rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
  141. rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
  142. rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
  143. rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
  144. rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
  145. rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
  146. rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
  147. rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
  148. rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
  149. rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
  150. rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
  151. rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
  152. rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
  153. rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
  154. rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
  155. rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
  156. rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
  157. rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
  158. rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
  159. rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
  160. rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
  161. rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
  162. rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
  163. rt_sigaction(SIGINT, {0x7f21bb097405, [], SA_RESTORER, 0x7f21badeb890}, {SIG_DFL, [], 0}, 8) = 0
  164. stat("/usr/lib/python27.zip", 0x7ffd9312ea50) = -1 ENOENT (No such file or directory)
  165. stat("/usr/lib", {st_mode=S_IFDIR|0755, st_size=30830, ...}) = 0
  166. stat("/usr/lib/python27.zip", 0x7ffd93131ab0) = -1 ENOENT (No such file or directory)
  167. stat("/usr/lib64/python2.7/", {st_mode=S_IFDIR|0755, st_size=14000, ...}) = 0
  168. stat("/usr/lib64/python2.7/", {st_mode=S_IFDIR|0755, st_size=14000, ...}) = 0
  169. stat("/usr/lib64/python2.7/site", 0x7ffd93131c80) = -1 ENOENT (No such file or directory)
  170. open("/usr/lib64/python2.7/site.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  171. open("/usr/lib64/python2.7/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  172. open("/usr/lib64/python2.7/site.py", O_RDONLY) = 3
  173. fstat(3, {st_mode=S_IFREG|0644, st_size=20123, ...}) = 0
  174. open("/usr/lib64/python2.7/site.pyc", O_RDONLY) = 4
  175. fstat(4, {st_mode=S_IFREG|0644, st_size=19522, ...}) = 0
  176. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  177. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0ss\1\0\0d\0"..., 4096) = 4096
  178. fstat(4, {st_mode=S_IFREG|0644, st_size=19522, ...}) = 0
  179. read(4, "\0\0R\1\0\0\0R\0\0\0\0t\5\0\0\0isdirR\10\0\0\0R\24\0\0\0"..., 12288) = 12288
  180. read(4, "ing to experiment, you can\n c"..., 4096) = 3138
  181. read(4, "", 4096) = 0
  182. close(4) = 0
  183. munmap(0x7f21bb5c7000, 4096) = 0
  184. stat("/usr/lib64/python2.7/os", 0x7ffd93131700) = -1 ENOENT (No such file or directory)
  185. open("/usr/lib64/python2.7/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  186. open("/usr/lib64/python2.7/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  187. open("/usr/lib64/python2.7/os.py", O_RDONLY) = 4
  188. fstat(4, {st_mode=S_IFREG|0644, st_size=25914, ...}) = 0
  189. open("/usr/lib64/python2.7/os.pyc", O_RDONLY) = 5
  190. fstat(5, {st_mode=S_IFREG|0644, st_size=25702, ...}) = 0
  191. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  192. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\372\6\0\0d\0"..., 4096) = 4096
  193. fstat(5, {st_mode=S_IFREG|0644, st_size=25702, ...}) = 0
  194. read(5, " N(\t\0\0\0R\t\0\0\0t\5\0\0\0splitt\6\0\0\0ex"..., 20480) = 20480
  195. read(5, "\0(\0\0\0\0(\0\0\0\0s\32\0\0\0/usr/lib64/pytho"..., 4096) = 1126
  196. read(5, "", 4096) = 0
  197. close(5) = 0
  198. munmap(0x7f21bb5c7000, 4096) = 0
  199. brk(0x1054000) = 0x1054000
  200. open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 5
  201. fstat(5, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  202. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  203. read(5, "MemTotal: 8158680 kB\nMemF"..., 1024) = 1024
  204. close(5) = 0
  205. munmap(0x7f21bb5c7000, 4096) = 0
  206. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb4d6000
  207. stat("/usr/lib64/python2.7/posixpath", 0x7ffd93131180) = -1 ENOENT (No such file or directory)
  208. open("/usr/lib64/python2.7/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  209. open("/usr/lib64/python2.7/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  210. open("/usr/lib64/python2.7/posixpath.py", O_RDONLY) = 5
  211. fstat(5, {st_mode=S_IFREG|0644, st_size=14088, ...}) = 0
  212. open("/usr/lib64/python2.7/posixpath.pyc", O_RDONLY) = 6
  213. fstat(6, {st_mode=S_IFREG|0644, st_size=11615, ...}) = 0
  214. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  215. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0&\0\0\0@\0\0\0s\37\2\0\0d\0"..., 4096) = 4096
  216. fstat(6, {st_mode=S_IFREG|0644, st_size=11615, ...}) = 0
  217. read(6, "\7\0\0\0S_ISLNKt\7\0\0\0st_mode(\2\0\0\0R3\0\0"..., 4096) = 4096
  218. read(6, "unchanged.t\1\0\0\0$i\377\377\377\377Ns\21\0\0\0\\$(\\w"..., 4096) = 3423
  219. read(6, "", 4096) = 0
  220. close(6) = 0
  221. munmap(0x7f21bb5c7000, 4096) = 0
  222. stat("/usr/lib64/python2.7/stat", 0x7ffd93130c00) = -1 ENOENT (No such file or directory)
  223. open("/usr/lib64/python2.7/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  224. open("/usr/lib64/python2.7/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  225. open("/usr/lib64/python2.7/stat.py", O_RDONLY) = 6
  226. fstat(6, {st_mode=S_IFREG|0644, st_size=1842, ...}) = 0
  227. open("/usr/lib64/python2.7/stat.pyc", O_RDONLY) = 7
  228. fstat(7, {st_mode=S_IFREG|0644, st_size=2751, ...}) = 0
  229. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  230. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s{\1\0\0d\0"..., 4096) = 2751
  231. fstat(7, {st_mode=S_IFREG|0644, st_size=2751, ...}) = 0
  232. read(7, "", 4096) = 0
  233. close(7) = 0
  234. munmap(0x7f21bb5c7000, 4096) = 0
  235. close(6) = 0
  236. stat("/usr/lib64/python2.7/genericpath", 0x7ffd93130c00) = -1 ENOENT (No such file or directory)
  237. open("/usr/lib64/python2.7/genericpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  238. open("/usr/lib64/python2.7/genericpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  239. open("/usr/lib64/python2.7/genericpath.py", O_RDONLY) = 6
  240. fstat(6, {st_mode=S_IFREG|0644, st_size=3014, ...}) = 0
  241. open("/usr/lib64/python2.7/genericpath.pyc", O_RDONLY) = 7
  242. fstat(7, {st_mode=S_IFREG|0644, st_size=3263, ...}) = 0
  243. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  244. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\221\0\0\0d\0"..., 4096) = 3263
  245. fstat(7, {st_mode=S_IFREG|0644, st_size=3263, ...}) = 0
  246. read(7, "", 4096) = 0
  247. mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb4a5000
  248. close(7) = 0
  249. munmap(0x7f21bb5c7000, 4096) = 0
  250. close(6) = 0
  251. stat("/usr/lib64/python2.7/warnings", 0x7ffd93130c00) = -1 ENOENT (No such file or directory)
  252. open("/usr/lib64/python2.7/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  253. open("/usr/lib64/python2.7/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  254. open("/usr/lib64/python2.7/warnings.py", O_RDONLY) = 6
  255. fstat(6, {st_mode=S_IFREG|0644, st_size=14088, ...}) = 0
  256. open("/usr/lib64/python2.7/warnings.pyc", O_RDONLY) = 7
  257. fstat(7, {st_mode=S_IFREG|0644, st_size=13168, ...}) = 0
  258. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  259. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0sY\2\0\0d\0"..., 4096) = 4096
  260. fstat(7, {st_mode=S_IFREG|0644, st_size=13168, ...}) = 0
  261. read(7, " >= 0N(\6\0\0\0s\5\0\0\0errors\6\0\0\0ignore"..., 8192) = 8192
  262. read(7, "t\10\0\0\0exc_info(\0\0\0\0(\0\0\0\0s \0\0\0/usr"..., 4096) = 880
  263. read(7, "", 4096) = 0
  264. close(7) = 0
  265. munmap(0x7f21bb5c7000, 4096) = 0
  266. stat("/usr/lib64/python2.7/linecache", 0x7ffd93130680) = -1 ENOENT (No such file or directory)
  267. open("/usr/lib64/python2.7/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  268. open("/usr/lib64/python2.7/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  269. open("/usr/lib64/python2.7/linecache.py", O_RDONLY) = 7
  270. fstat(7, {st_mode=S_IFREG|0644, st_size=3964, ...}) = 0
  271. open("/usr/lib64/python2.7/linecache.pyc", O_RDONLY) = 8
  272. fstat(8, {st_mode=S_IFREG|0644, st_size=3211, ...}) = 0
  273. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  274. read(8, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sp\0\0\0d\0"..., 4096) = 3211
  275. fstat(8, {st_mode=S_IFREG|0644, st_size=3211, ...}) = 0
  276. read(8, "", 4096) = 0
  277. close(8) = 0
  278. munmap(0x7f21bb5c7000, 4096) = 0
  279. close(7) = 0
  280. stat("/usr/lib64/python2.7/types", 0x7ffd93130680) = -1 ENOENT (No such file or directory)
  281. open("/usr/lib64/python2.7/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  282. open("/usr/lib64/python2.7/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  283. open("/usr/lib64/python2.7/types.py", O_RDONLY) = 7
  284. fstat(7, {st_mode=S_IFREG|0644, st_size=2040, ...}) = 0
  285. open("/usr/lib64/python2.7/types.pyc", O_RDONLY) = 8
  286. fstat(8, {st_mode=S_IFREG|0644, st_size=2506, ...}) = 0
  287. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  288. read(8, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s/\2\0\0d\0"..., 4096) = 2506
  289. fstat(8, {st_mode=S_IFREG|0644, st_size=2506, ...}) = 0
  290. read(8, "", 4096) = 0
  291. close(8) = 0
  292. munmap(0x7f21bb5c7000, 4096) = 0
  293. close(7) = 0
  294. close(6) = 0
  295. close(5) = 0
  296. stat("/usr/lib64/python2.7/UserDict", 0x7ffd93131180) = -1 ENOENT (No such file or directory)
  297. open("/usr/lib64/python2.7/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  298. open("/usr/lib64/python2.7/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  299. open("/usr/lib64/python2.7/UserDict.py", O_RDONLY) = 5
  300. fstat(5, {st_mode=S_IFREG|0644, st_size=5811, ...}) = 0
  301. open("/usr/lib64/python2.7/UserDict.pyc", O_RDONLY) = 6
  302. fstat(6, {st_mode=S_IFREG|0644, st_size=8820, ...}) = 0
  303. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  304. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sb\0\0\0d\0"..., 4096) = 4096
  305. fstat(6, {st_mode=S_IFREG|0644, st_size=8820, ...}) = 0
  306. read(6, "/lib64/python2.7/UserDict.pyR*\0\0"..., 4096) = 4096
  307. read(6, "\6\0\0\0R\2\0\0\0R\v\0\0\0R8\0\0\0R\6\0\0\0R\35\0\0\0R\f\0"..., 4096) = 628
  308. read(6, "", 4096) = 0
  309. close(6) = 0
  310. munmap(0x7f21bb5c7000, 4096) = 0
  311. stat("/usr/lib64/python2.7/_abcoll", 0x7ffd93130c00) = -1 ENOENT (No such file or directory)
  312. open("/usr/lib64/python2.7/_abcoll.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  313. open("/usr/lib64/python2.7/_abcollmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  314. open("/usr/lib64/python2.7/_abcoll.py", O_RDONLY) = 6
  315. fstat(6, {st_mode=S_IFREG|0644, st_size=18415, ...}) = 0
  316. open("/usr/lib64/python2.7/_abcoll.pyc", O_RDONLY) = 7
  317. fstat(7, {st_mode=S_IFREG|0644, st_size=25564, ...}) = 0
  318. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  319. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0sI\2\0\0d\0"..., 4096) = 4096
  320. fstat(7, {st_mode=S_IFREG|0644, st_size=25564, ...}) = 0
  321. read(7, "\1\0\0\0R(\0\0\0(\2\0\0\0R\34\0\0\0t\1\0\0\0x(\0\0\0\0(\0"..., 20480) = 20480
  322. read(7, "python2.7/_abcoll.pyR[\0\0\0\240\2\0\0s\6\0"..., 4096) = 988
  323. read(7, "", 4096) = 0
  324. close(7) = 0
  325. munmap(0x7f21bb5c7000, 4096) = 0
  326. stat("/usr/lib64/python2.7/abc", 0x7ffd93130680) = -1 ENOENT (No such file or directory)
  327. open("/usr/lib64/python2.7/abc.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  328. open("/usr/lib64/python2.7/abcmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  329. open("/usr/lib64/python2.7/abc.py", O_RDONLY) = 7
  330. fstat(7, {st_mode=S_IFREG|0644, st_size=7145, ...}) = 0
  331. open("/usr/lib64/python2.7/abc.pyc", O_RDONLY) = 8
  332. fstat(8, {st_mode=S_IFREG|0644, st_size=6143, ...}) = 0
  333. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  334. read(8, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s}\0\0\0d\0"..., 4096) = 4096
  335. fstat(8, {st_mode=S_IFREG|0644, st_size=6143, ...}) = 0
  336. read(8, "abc.pyt\10\0\0\0registeri\0\0\0s\20\0\0\0\0\2\30\1"..., 4096) = 2047
  337. read(8, "", 4096) = 0
  338. close(8) = 0
  339. munmap(0x7f21bb5c7000, 4096) = 0
  340. stat("/usr/lib64/python2.7/_weakrefset", 0x7ffd93130100) = -1 ENOENT (No such file or directory)
  341. open("/usr/lib64/python2.7/_weakrefset.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  342. open("/usr/lib64/python2.7/_weakrefsetmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  343. open("/usr/lib64/python2.7/_weakrefset.py", O_RDONLY) = 8
  344. fstat(8, {st_mode=S_IFREG|0644, st_size=5911, ...}) = 0
  345. open("/usr/lib64/python2.7/_weakrefset.pyc", O_RDONLY) = 9
  346. fstat(9, {st_mode=S_IFREG|0644, st_size=9678, ...}) = 0
  347. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  348. read(9, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sI\0\0\0d\0"..., 4096) = 4096
  349. fstat(9, {st_mode=S_IFREG|0644, st_size=9678, ...}) = 0
  350. read(9, "\0\0s#\0\0\0/usr/lib64/python2.7/_wea"..., 4096) = 4096
  351. read(9, "\0\0/usr/lib64/python2.7/_weakrefs"..., 4096) = 1486
  352. read(9, "", 4096) = 0
  353. close(9) = 0
  354. munmap(0x7f21bb5c7000, 4096) = 0
  355. close(8) = 0
  356. close(7) = 0
  357. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb465000
  358. close(6) = 0
  359. close(5) = 0
  360. stat("/usr/lib64/python2.7/copy_reg", 0x7ffd93131180) = -1 ENOENT (No such file or directory)
  361. open("/usr/lib64/python2.7/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  362. open("/usr/lib64/python2.7/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  363. open("/usr/lib64/python2.7/copy_reg.py", O_RDONLY) = 5
  364. fstat(5, {st_mode=S_IFREG|0644, st_size=6800, ...}) = 0
  365. open("/usr/lib64/python2.7/copy_reg.pyc", O_RDONLY) = 6
  366. fstat(6, {st_mode=S_IFREG|0644, st_size=5113, ...}) = 0
  367. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  368. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\326\0\0\0d\0"..., 4096) = 4096
  369. fstat(6, {st_mode=S_IFREG|0644, st_size=5113, ...}) = 0
  370. read(6, "e for key %s(\5\0\0\0t\3\0\0\0intt\n\0\0\0Va"..., 4096) = 1017
  371. read(6, "", 4096) = 0
  372. close(6) = 0
  373. munmap(0x7f21bb5c7000, 4096) = 0
  374. close(5) = 0
  375. close(4) = 0
  376. stat("/usr/lib64/python2.7/traceback", 0x7ffd93131700) = -1 ENOENT (No such file or directory)
  377. open("/usr/lib64/python2.7/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  378. open("/usr/lib64/python2.7/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  379. open("/usr/lib64/python2.7/traceback.py", O_RDONLY) = 4
  380. fstat(4, {st_mode=S_IFREG|0644, st_size=11285, ...}) = 0
  381. open("/usr/lib64/python2.7/traceback.pyc", O_RDONLY) = 5
  382. fstat(5, {st_mode=S_IFREG|0644, st_size=11679, ...}) = 0
  383. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  384. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0sB\1\0\0d\0"..., 4096) = 4096
  385. fstat(5, {st_mode=S_IFREG|0644, st_size=11679, ...}) = 0
  386. read(5, "one.\n R!\0\0\0i\0\0\0\0i\1\0\0\0N(\20\0\0\0R\24"..., 4096) = 4096
  387. read(5, "\0r\30\0t\1\0j\2\0}\1\0n\0\0z/\0t\1\0j\3\0\203\0\0\\\3\0}"..., 4096) = 3487
  388. read(5, "", 4096) = 0
  389. close(5) = 0
  390. munmap(0x7f21bb5c7000, 4096) = 0
  391. close(4) = 0
  392. geteuid() = 1000
  393. getuid() = 1000
  394. getegid() = 100
  395. getgid() = 100
  396. stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=14000, ...}) = 0
  397. stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=14000, ...}) = 0
  398. stat("/usr/lib64/python2.7/sysconfig", 0x7ffd93131050) = -1 ENOENT (No such file or directory)
  399. open("/usr/lib64/python2.7/sysconfig.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  400. open("/usr/lib64/python2.7/sysconfigmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  401. open("/usr/lib64/python2.7/sysconfig.py", O_RDONLY) = 4
  402. fstat(4, {st_mode=S_IFREG|0644, st_size=22588, ...}) = 0
  403. open("/usr/lib64/python2.7/sysconfig.pyc", O_RDONLY) = 5
  404. fstat(5, {st_mode=S_IFREG|0644, st_size=17626, ...}) = 0
  405. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  406. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sS\5\0\0d\0"..., 4096) = 4096
  407. fstat(5, {st_mode=S_IFREG|0644, st_size=17626, ...}) = 0
  408. brk(0x1076000) = 0x1076000
  409. read(5, "EMESR*\0\0\0R\31\0\0\0t\4\0\0\0nameR\23\0\0\0t\n\0\0"..., 12288) = 12288
  410. read(5, "t\3\0\203\0\0\26GHd\4\0t\4\0\203\0\0\26GHd\5\0t\5\0\203\0\0\26G"..., 4096) = 1242
  411. read(5, "", 4096) = 0
  412. brk(0x1072000) = 0x1072000
  413. close(5) = 0
  414. munmap(0x7f21bb5c7000, 4096) = 0
  415. lstat("/usr", {st_mode=S_IFDIR|0755, st_size=130, ...}) = 0
  416. lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=48584, ...}) = 0
  417. lstat("/usr/bin/python", {st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
  418. readlink("/usr/bin/python", "python2.7", 4096) = 9
  419. lstat("/usr/bin/python2.7", {st_mode=S_IFREG|0755, st_size=6296, ...}) = 0
  420. stat("/usr/bin/Modules/Setup.dist", 0x7ffd93131b40) = -1 ENOENT (No such file or directory)
  421. stat("/usr/bin/Modules/Setup.local", 0x7ffd93131b40) = -1 ENOENT (No such file or directory)
  422. close(4) = 0
  423. stat("/usr/lib64/python2.7/re", 0x7ffd93130ca0) = -1 ENOENT (No such file or directory)
  424. open("/usr/lib64/python2.7/re.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  425. open("/usr/lib64/python2.7/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  426. open("/usr/lib64/python2.7/re.py", O_RDONLY) = 4
  427. fstat(4, {st_mode=S_IFREG|0644, st_size=13423, ...}) = 0
  428. open("/usr/lib64/python2.7/re.pyc", O_RDONLY) = 5
  429. fstat(5, {st_mode=S_IFREG|0644, st_size=13412, ...}) = 0
  430. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  431. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0sQ\2\0\0d\0"..., 4096) = 4096
  432. fstat(5, {st_mode=S_IFREG|0644, st_size=13412, ...}) = 0
  433. read(5, "ports the following functions:\n "..., 8192) = 8192
  434. read(5, "\0|\0\0|\6\0j\7\0\203\0\0\203\2\0}\10\0n\0\0|\10\0d\0\0k\t\0r"..., 4096) = 1124
  435. read(5, "", 4096) = 0
  436. close(5) = 0
  437. munmap(0x7f21bb5c7000, 4096) = 0
  438. stat("/usr/lib64/python2.7/sre_compile", 0x7ffd93130720) = -1 ENOENT (No such file or directory)
  439. open("/usr/lib64/python2.7/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  440. open("/usr/lib64/python2.7/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  441. open("/usr/lib64/python2.7/sre_compile.py", O_RDONLY) = 5
  442. fstat(5, {st_mode=S_IFREG|0644, st_size=19817, ...}) = 0
  443. open("/usr/lib64/python2.7/sre_compile.pyc", O_RDONLY) = 6
  444. fstat(6, {st_mode=S_IFREG|0644, st_size=12559, ...}) = 0
  445. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  446. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\317\1\0\0d\0"..., 4096) = 4096
  447. fstat(6, {st_mode=S_IFREG|0644, st_size=12559, ...}) = 0
  448. read(6, "Tt\10\0\0\0_compilet\7\0\0\0SUCCESSt\7\0\0\0_"..., 8192) = 8192
  449. read(6, "\0\0\0RT\0\0\0R`\0\0\0R|\0\0\0Rz\0\0\0t\3\0\0\0intR"..., 4096) = 271
  450. read(6, "", 4096) = 0
  451. close(6) = 0
  452. munmap(0x7f21bb5c7000, 4096) = 0
  453. stat("/usr/lib64/python2.7/sre_parse", 0x7ffd931301a0) = -1 ENOENT (No such file or directory)
  454. open("/usr/lib64/python2.7/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  455. open("/usr/lib64/python2.7/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  456. open("/usr/lib64/python2.7/sre_parse.py", O_RDONLY) = 6
  457. fstat(6, {st_mode=S_IFREG|0644, st_size=27927, ...}) = 0
  458. open("/usr/lib64/python2.7/sre_parse.pyc", O_RDONLY) = 7
  459. fstat(7, {st_mode=S_IFREG|0644, st_size=19575, ...}) = 0
  460. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  461. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\312\2\0\0d\0"..., 4096) = 4096
  462. fstat(7, {st_mode=S_IFREG|0644, st_size=19575, ...}) = 0
  463. read(7, "\0\0\3\0\0\0C\0\0\0s\21\0\0\0|\2\0|\0\0j\0\0|\1\0<d\0\0S"..., 12288) = 12288
  464. read(7, "\0(\0\0\0\0s!\0\0\0/usr/lib64/python2.7/"..., 4096) = 3191
  465. read(7, "", 4096) = 0
  466. close(7) = 0
  467. munmap(0x7f21bb5c7000, 4096) = 0
  468. stat("/usr/lib64/python2.7/sre_constants", 0x7ffd9312fc20) = -1 ENOENT (No such file or directory)
  469. open("/usr/lib64/python2.7/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  470. open("/usr/lib64/python2.7/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  471. open("/usr/lib64/python2.7/sre_constants.py", O_RDONLY) = 7
  472. fstat(7, {st_mode=S_IFREG|0644, st_size=7197, ...}) = 0
  473. open("/usr/lib64/python2.7/sre_constants.pyc", O_RDONLY) = 8
  474. fstat(8, {st_mode=S_IFREG|0644, st_size=6195, ...}) = 0
  475. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  476. read(8, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s*\5\0\0d\0"..., 4096) = 4096
  477. fstat(8, {st_mode=S_IFREG|0644, st_size=6195, ...}) = 0
  478. read(8, "INFO_PREFIX %d\ns\34\0\0\0#define SRE_"..., 4096) = 2099
  479. read(8, "", 4096) = 0
  480. close(8) = 0
  481. munmap(0x7f21bb5c7000, 4096) = 0
  482. close(7) = 0
  483. close(6) = 0
  484. close(5) = 0
  485. stat("/usr/lib64/python2.7/_locale", 0x7ffd93130720) = -1 ENOENT (No such file or directory)
  486. open("/usr/lib64/python2.7/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  487. open("/usr/lib64/python2.7/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  488. open("/usr/lib64/python2.7/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  489. open("/usr/lib64/python2.7/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  490. stat("/usr/lib64/python2.7/plat-linux2", {st_mode=S_IFDIR|0755, st_size=200, ...}) = 0
  491. stat("/usr/lib64/python2.7/plat-linux2", {st_mode=S_IFDIR|0755, st_size=200, ...}) = 0
  492. stat("/usr/lib64/python2.7/plat-linux2/_locale", 0x7ffd93130720) = -1 ENOENT (No such file or directory)
  493. open("/usr/lib64/python2.7/plat-linux2/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  494. open("/usr/lib64/python2.7/plat-linux2/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  495. open("/usr/lib64/python2.7/plat-linux2/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  496. open("/usr/lib64/python2.7/plat-linux2/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  497. stat("/usr/lib64/python2.7/lib-tk", 0x7ffd9312d4f0) = -1 ENOENT (No such file or directory)
  498. stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=14000, ...}) = 0
  499. stat("/usr/lib64/python2.7/lib-tk", 0x7ffd93130550) = -1 ENOENT (No such file or directory)
  500. stat("/usr/lib64/python2.7/lib-old", 0x7ffd9312d4f0) = -1 ENOENT (No such file or directory)
  501. stat("/usr/lib64/python2.7", {st_mode=S_IFDIR|0755, st_size=14000, ...}) = 0
  502. stat("/usr/lib64/python2.7/lib-old", 0x7ffd93130550) = -1 ENOENT (No such file or directory)
  503. stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1402, ...}) = 0
  504. stat("/usr/lib64/python2.7/lib-dynload", {st_mode=S_IFDIR|0755, st_size=1402, ...}) = 0
  505. stat("/usr/lib64/python2.7/lib-dynload/_locale", 0x7ffd93130720) = -1 ENOENT (No such file or directory)
  506. open("/usr/lib64/python2.7/lib-dynload/_locale.so", O_RDONLY) = 5
  507. fstat(5, {st_mode=S_IFREG|0644, st_size=20272, ...}) = 0
  508. futex(0x7f21baa340c8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  509. open("/usr/lib64/python2.7/lib-dynload/_locale.so", O_RDONLY|O_CLOEXEC) = 6
  510. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\34\0\0\0\0\0\0"..., 832) = 832
  511. fstat(6, {st_mode=S_IFREG|0644, st_size=20272, ...}) = 0
  512. mmap(NULL, 2115376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21ba128000
  513. mprotect(0x7f21ba12c000, 2093056, PROT_NONE) = 0
  514. mmap(0x7f21ba32b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f21ba32b000
  515. close(6) = 0
  516. mprotect(0x7f21ba32b000, 4096, PROT_READ) = 0
  517. close(5) = 0
  518. close(4) = 0
  519. stat("/usr/lib64/python2.7/_sysconfigdata", 0x7ffd93130b20) = -1 ENOENT (No such file or directory)
  520. open("/usr/lib64/python2.7/_sysconfigdata.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  521. open("/usr/lib64/python2.7/_sysconfigdatamodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  522. open("/usr/lib64/python2.7/_sysconfigdata.py", O_RDONLY) = 4
  523. fstat(4, {st_mode=S_IFREG|0644, st_size=15910, ...}) = 0
  524. open("/usr/lib64/python2.7/_sysconfigdata.pyc", O_RDONLY) = 5
  525. fstat(5, {st_mode=S_IFREG|0644, st_size=19154, ...}) = 0
  526. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  527. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\235\16\0\0i\25"..., 4096) = 4096
  528. fstat(5, {st_mode=S_IFREG|0644, st_size=19154, ...}) = 0
  529. read(5, "on-ast.ht\5\0\0\0AST_Ht\7\0\0\0Includet\t"..., 12288) = 12288
  530. read(5, "SIZEOF_INTt\v\0\0\0SIZEOF_LONGt\22\0\0\0S"..., 4096) = 2770
  531. read(5, "", 4096) = 0
  532. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb425000
  533. close(5) = 0
  534. munmap(0x7f21bb5c7000, 4096) = 0
  535. brk(0x1098000) = 0x1098000
  536. close(4) = 0
  537. stat("/home/ratte/.local/lib/python2.7/site-packages", 0x7ffd931325f0) = -1 ENOENT (No such file or directory)
  538. stat("/home/ratte/.local/lib64/python2.7/site-packages", 0x7ffd931325f0) = -1 ENOENT (No such file or directory)
  539. stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=1394, ...}) = 0
  540. openat(AT_FDCWD, "/usr/lib64/python2.7/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
  541. getdents(4, /* 58 entries */, 32768) = 2056
  542. getdents(4, /* 0 entries */, 32768) = 0
  543. close(4) = 0
  544. open("/usr/lib64/python2.7/site-packages/_local.pth", O_RDONLY) = 4
  545. fstat(4, {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
  546. fstat(4, {st_mode=S_IFREG|0644, st_size=221, ...}) = 0
  547. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  548. read(4, "import site; import sys; site.ad"..., 8192) = 221
  549. read(4, "", 4096) = 0
  550. openat(AT_FDCWD, "/usr/local/lib64/python2.7/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  551. openat(AT_FDCWD, "/usr/local/lib/python2.7/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  552. read(4, "", 8192) = 0
  553. close(4) = 0
  554. munmap(0x7f21bb5c7000, 4096) = 0
  555. open("/usr/lib64/python2.7/site-packages/pygtk.pth", O_RDONLY) = 4
  556. fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
  557. fstat(4, {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
  558. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  559. read(4, "gtk-2.0\n", 8192) = 8
  560. read(4, "", 4096) = 0
  561. stat("/usr/lib64/python2.7/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=166, ...}) = 0
  562. read(4, "", 8192) = 0
  563. close(4) = 0
  564. munmap(0x7f21bb5c7000, 4096) = 0
  565. stat("/usr/lib64/site-python", 0x7ffd931325f0) = -1 ENOENT (No such file or directory)
  566. stat("/usr/lib/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=1178, ...}) = 0
  567. openat(AT_FDCWD, "/usr/lib/python2.7/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 4
  568. getdents(4, /* 41 entries */, 32768) = 1552
  569. getdents(4, /* 0 entries */, 32768) = 0
  570. close(4) = 0
  571. stat("/usr/lib/site-python", 0x7ffd931325f0) = -1 ENOENT (No such file or directory)
  572. stat("/usr/lib64/python2.7/sitecustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  573. open("/usr/lib64/python2.7/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  574. open("/usr/lib64/python2.7/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  575. open("/usr/lib64/python2.7/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  576. open("/usr/lib64/python2.7/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  577. stat("/usr/lib64/python2.7/plat-linux2/sitecustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  578. open("/usr/lib64/python2.7/plat-linux2/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  579. open("/usr/lib64/python2.7/plat-linux2/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  580. open("/usr/lib64/python2.7/plat-linux2/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  581. open("/usr/lib64/python2.7/plat-linux2/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  582. stat("/usr/lib64/python2.7/lib-dynload/sitecustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  583. open("/usr/lib64/python2.7/lib-dynload/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  584. open("/usr/lib64/python2.7/lib-dynload/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  585. open("/usr/lib64/python2.7/lib-dynload/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  586. open("/usr/lib64/python2.7/lib-dynload/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  587. stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=1394, ...}) = 0
  588. stat("/usr/lib64/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=1394, ...}) = 0
  589. stat("/usr/lib64/python2.7/site-packages/sitecustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  590. open("/usr/lib64/python2.7/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  591. open("/usr/lib64/python2.7/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  592. open("/usr/lib64/python2.7/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  593. open("/usr/lib64/python2.7/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  594. stat("/usr/local/lib64/python2.7/site-packages", 0x7ffd9312e1d0) = -1 ENOENT (No such file or directory)
  595. stat("/usr/local/lib64/python2.7", 0x7ffd9312e1d0) = -1 ENOENT (No such file or directory)
  596. stat("/usr/local/lib64", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
  597. stat("/usr/local/lib64/python2.7/site-packages", 0x7ffd93131230) = -1 ENOENT (No such file or directory)
  598. stat("/usr/local/lib/python2.7/site-packages", 0x7ffd9312e1d0) = -1 ENOENT (No such file or directory)
  599. stat("/usr/local/lib/python2.7", 0x7ffd9312e1d0) = -1 ENOENT (No such file or directory)
  600. stat("/usr/local/lib", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
  601. stat("/usr/local/lib/python2.7/site-packages", 0x7ffd93131230) = -1 ENOENT (No such file or directory)
  602. stat("/usr/lib64/python2.7/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=166, ...}) = 0
  603. stat("/usr/lib64/python2.7/site-packages/gtk-2.0", {st_mode=S_IFDIR|0755, st_size=166, ...}) = 0
  604. stat("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  605. open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  606. open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  607. open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  608. open("/usr/lib64/python2.7/site-packages/gtk-2.0/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  609. stat("/usr/lib/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=1178, ...}) = 0
  610. stat("/usr/lib/python2.7/site-packages", {st_mode=S_IFDIR|0755, st_size=1178, ...}) = 0
  611. stat("/usr/lib/python2.7/site-packages/sitecustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  612. open("/usr/lib/python2.7/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  613. open("/usr/lib/python2.7/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  614. open("/usr/lib/python2.7/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  615. open("/usr/lib/python2.7/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  616. stat("/usr/lib64/python2.7/usercustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  617. open("/usr/lib64/python2.7/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  618. open("/usr/lib64/python2.7/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  619. open("/usr/lib64/python2.7/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  620. open("/usr/lib64/python2.7/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  621. stat("/usr/lib64/python2.7/plat-linux2/usercustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  622. open("/usr/lib64/python2.7/plat-linux2/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  623. open("/usr/lib64/python2.7/plat-linux2/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  624. open("/usr/lib64/python2.7/plat-linux2/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  625. open("/usr/lib64/python2.7/plat-linux2/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  626. stat("/usr/lib64/python2.7/lib-dynload/usercustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  627. open("/usr/lib64/python2.7/lib-dynload/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  628. open("/usr/lib64/python2.7/lib-dynload/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  629. open("/usr/lib64/python2.7/lib-dynload/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  630. open("/usr/lib64/python2.7/lib-dynload/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  631. stat("/usr/lib64/python2.7/site-packages/usercustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  632. open("/usr/lib64/python2.7/site-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  633. open("/usr/lib64/python2.7/site-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  634. open("/usr/lib64/python2.7/site-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  635. open("/usr/lib64/python2.7/site-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  636. stat("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  637. open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  638. open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  639. open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  640. open("/usr/lib64/python2.7/site-packages/gtk-2.0/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  641. stat("/usr/lib/python2.7/site-packages/usercustomize", 0x7ffd93131400) = -1 ENOENT (No such file or directory)
  642. open("/usr/lib/python2.7/site-packages/usercustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  643. open("/usr/lib/python2.7/site-packages/usercustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  644. open("/usr/lib/python2.7/site-packages/usercustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  645. open("/usr/lib/python2.7/site-packages/usercustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  646. close(3) = 0
  647. open("/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  648. open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = 3
  649. fstat(3, {st_mode=S_IFREG|0644, st_size=2434, ...}) = 0
  650. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c7000
  651. read(3, "# Locale name alias data base.\n#"..., 4096) = 2434
  652. read(3, "", 4096) = 0
  653. close(3) = 0
  654. munmap(0x7f21bb5c7000, 4096) = 0
  655. open("/usr/lib/locale/ru_RU.UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
  656. open("/usr/lib/locale/ru_RU.utf8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = 3
  657. fstat(3, {st_mode=S_IFREG|0644, st_size=256420, ...}) = 0
  658. mmap(NULL, 256420, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f21bb3e6000
  659. close(3) = 0
  660. open("/usr/lib64/gconv/gconv-modules.cache", O_RDONLY) = 3
  661. fstat(3, {st_mode=S_IFREG|0644, st_size=26244, ...}) = 0
  662. mmap(NULL, 26244, PROT_READ, MAP_SHARED, 3, 0) = 0x7f21bb5c1000
  663. close(3) = 0
  664. futex(0x7f21badd78f8, FUTEX_WAKE_PRIVATE, 2147483647) = 0
  665. stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8328, ...}) = 0
  666. stat("/usr/lib64/python2.7/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0
  667. stat("/usr/lib64/python2.7/encodings/__init__", 0x7ffd93131dc0) = -1 ENOENT (No such file or directory)
  668. open("/usr/lib64/python2.7/encodings/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  669. open("/usr/lib64/python2.7/encodings/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  670. open("/usr/lib64/python2.7/encodings/__init__.py", O_RDONLY) = 3
  671. fstat(3, {st_mode=S_IFREG|0644, st_size=5698, ...}) = 0
  672. open("/usr/lib64/python2.7/encodings/__init__.pyc", O_RDONLY) = 4
  673. fstat(4, {st_mode=S_IFREG|0644, st_size=4378, ...}) = 0
  674. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  675. read(4, "\3\363\r\n\307\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\216\0\0\0d\0"..., 4096) = 4096
  676. fstat(4, {st_mode=S_IFREG|0644, st_size=4378, ...}) = 0
  677. read(4, "\1\26\1\24\1\24\1$\1$\0016\0016\1\3\1\3\1\26\1\"\0015\1\22\3\n\4\3\1\20"..., 4096) = 282
  678. read(4, "", 4096) = 0
  679. close(4) = 0
  680. munmap(0x7f21bb5c0000, 4096) = 0
  681. stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8328, ...}) = 0
  682. stat("/usr/lib64/python2.7/encodings", {st_mode=S_IFDIR|0755, st_size=8328, ...}) = 0
  683. stat("/usr/lib64/python2.7/encodings/codecs", 0x7ffd93131840) = -1 ENOENT (No such file or directory)
  684. open("/usr/lib64/python2.7/encodings/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  685. open("/usr/lib64/python2.7/encodings/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  686. open("/usr/lib64/python2.7/encodings/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  687. open("/usr/lib64/python2.7/encodings/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  688. stat("/usr/lib64/python2.7/codecs", 0x7ffd931317c0) = -1 ENOENT (No such file or directory)
  689. open("/usr/lib64/python2.7/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  690. open("/usr/lib64/python2.7/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  691. open("/usr/lib64/python2.7/codecs.py", O_RDONLY) = 4
  692. fstat(4, {st_mode=S_IFREG|0644, st_size=35172, ...}) = 0
  693. open("/usr/lib64/python2.7/codecs.pyc", O_RDONLY) = 5
  694. fstat(5, {st_mode=S_IFREG|0644, st_size=36585, ...}) = 0
  695. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  696. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0s7\3\0\0d\0"..., 4096) = 4096
  697. fstat(5, {st_mode=S_IFREG|0644, st_size=36585, ...}) = 0
  698. brk(0x10ba000) = 0x10ba000
  699. read(5, "\0\0t\0\0\202\1\0d\1\0S(\2\0\0\0s\372\2\0\0 Decodes t"..., 28672) = 28672
  700. read(5, "on2.7/codecs.pyt\25\0\0\0getincrement"..., 4096) = 3817
  701. read(5, "", 4096) = 0
  702. close(5) = 0
  703. munmap(0x7f21bb5c0000, 4096) = 0
  704. close(4) = 0
  705. stat("/usr/lib64/python2.7/encodings/encodings", 0x7ffd93131840) = -1 ENOENT (No such file or directory)
  706. open("/usr/lib64/python2.7/encodings/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  707. open("/usr/lib64/python2.7/encodings/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  708. open("/usr/lib64/python2.7/encodings/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  709. open("/usr/lib64/python2.7/encodings/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  710. stat("/usr/lib64/python2.7/encodings/aliases", 0x7ffd93131800) = -1 ENOENT (No such file or directory)
  711. open("/usr/lib64/python2.7/encodings/aliases.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  712. open("/usr/lib64/python2.7/encodings/aliasesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  713. open("/usr/lib64/python2.7/encodings/aliases.py", O_RDONLY) = 4
  714. fstat(4, {st_mode=S_IFREG|0644, st_size=14848, ...}) = 0
  715. open("/usr/lib64/python2.7/encodings/aliases.pyc", O_RDONLY) = 5
  716. fstat(5, {st_mode=S_IFREG|0644, st_size=8770, ...}) = 0
  717. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  718. read(5, "\3\363\r\n\307\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0su\10\0\0d\0"..., 4096) = 4096
  719. fstat(5, {st_mode=S_IFREG|0644, st_size=8770, ...}) = 0
  720. read(5, "ibm860t\6\0\0\0ibm860t\5\0\0\0cp861t\3\0\0\0"..., 4096) = 4096
  721. read(5, "\7\3\7\3\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\3\7\1\7\1\7\3\7\1\7\3\7\1"..., 4096) = 578
  722. read(5, "", 4096) = 0
  723. close(5) = 0
  724. munmap(0x7f21bb5c0000, 4096) = 0
  725. close(4) = 0
  726. stat("/usr/lib64/python2.7/encodings/__builtin__", 0x7ffd93131840) = -1 ENOENT (No such file or directory)
  727. open("/usr/lib64/python2.7/encodings/__builtin__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  728. open("/usr/lib64/python2.7/encodings/__builtin__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  729. open("/usr/lib64/python2.7/encodings/__builtin__.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  730. open("/usr/lib64/python2.7/encodings/__builtin__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  731. close(3) = 0
  732. stat("/usr/lib64/python2.7/encodings/utf_8", 0x7ffd93131ab0) = -1 ENOENT (No such file or directory)
  733. open("/usr/lib64/python2.7/encodings/utf_8.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  734. open("/usr/lib64/python2.7/encodings/utf_8module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  735. open("/usr/lib64/python2.7/encodings/utf_8.py", O_RDONLY) = 3
  736. fstat(3, {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
  737. open("/usr/lib64/python2.7/encodings/utf_8.pyc", O_RDONLY) = 4
  738. fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0
  739. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  740. read(4, "\3\363\r\n\307\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\230\0\0\0d\0"..., 4096) = 1966
  741. fstat(4, {st_mode=S_IFREG|0644, st_size=1966, ...}) = 0
  742. read(4, "", 4096) = 0
  743. close(4) = 0
  744. munmap(0x7f21bb5c0000, 4096) = 0
  745. close(3) = 0
  746. ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  747. ioctl(1, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  748. ioctl(2, TCGETS, {B38400 opost isig icanon echo ...}) = 0
  749. lstat("/usr", {st_mode=S_IFDIR|0755, st_size=130, ...}) = 0
  750. lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=48584, ...}) = 0
  751. lstat("/usr/bin/dropbox", {st_mode=S_IFREG|0755, st_size=116583, ...}) = 0
  752. stat("/usr/bin/dropbox", {st_mode=S_IFREG|0755, st_size=116583, ...}) = 0
  753. open("/usr/bin/dropbox", O_RDONLY) = 3
  754. fstat(3, {st_mode=S_IFREG|0755, st_size=116583, ...}) = 0
  755. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  756. fstat(3, {st_mode=S_IFREG|0755, st_size=116583, ...}) = 0
  757. lseek(3, 114688, SEEK_SET) = 114688
  758. read(3, " a command, print descriptive he"..., 1873) = 1873
  759. read(3, " sys.exit(ret)\n", 4096) = 22
  760. close(3) = 0
  761. munmap(0x7f21bb5c0000, 4096) = 0
  762. stat("/usr/bin/dropbox", {st_mode=S_IFREG|0755, st_size=116583, ...}) = 0
  763. open("/usr/bin/dropbox", O_RDONLY) = 3
  764. fstat(3, {st_mode=S_IFREG|0755, st_size=116583, ...}) = 0
  765. ioctl(3, TCGETS, 0x7ffd93133180) = -1 ENOTTY (Inappropriate ioctl for device)
  766. fstat(3, {st_mode=S_IFREG|0755, st_size=116583, ...}) = 0
  767. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  768. lseek(3, 0, SEEK_CUR) = 0
  769. read(3, "#!/usr/bin/python\n#\n# Copyright "..., 4096) = 4096
  770. lseek(3, 4096, SEEK_SET) = 4096
  771. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21ba0e8000
  772. read(3, "rn curdir\n return join(*rel_l"..., 4096) = 4096
  773. read(3, ")\n\n self.local_file.seek("..., 4096) = 4096
  774. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21ba0a8000
  775. read(3, "\\x00\\\\\\x9e\\x00\\x00\\\\\\x9e\\x00\\x00"..., 4096) = 4096
  776. read(3, "e\\x0e\\x00[\\x9d\\x86\\x00V\\x99\\xfa\\"..., 4096) = 4096
  777. read(3, "x85\\xc3\\xf1\\xff\\x8a\\xc5\\xf1\\xff\\"..., 4096) = 4096
  778. read(3, "fft\\xbc\\xf1\\xffy\\xbd\\xf1\\xff|\\xb"..., 4096) = 4096
  779. read(3, "f\\xc8\\xe5\\xfb\\xff\\xc9\\xe6\\xfb\\xf"..., 4096) = 4096
  780. read(3, "\\xed\\xff6\\x83\\xbb\\xff\\x00U\\x99\\x"..., 4096) = 4096
  781. read(3, "fH\\x99\\xd5\\xffs\\xbf\\xf6\\xffq\\xbb"..., 4096) = 4096
  782. read(3, "xff,\\x96\\xea\\xff3\\x99\\xea\\xff9\\x"..., 4096) = 4096
  783. read(3, "a2\\xed\\xff<\\x9e\\xec\\xffC\\xa2\\xec"..., 4096) = 4096
  784. read(3, "\\\\\\x9e\\x00\\x00\\\\\\x9e\\x00\\x00\\\\\\x"..., 4096) = 4096
  785. read(3, "xc5\\xe2\\xf7\\xff\\xc9\\xe3\\xf7\\xff\\"..., 4096) = 4096
  786. read(3, "e\\x00\\x00\\\\\\x9e\\x00\\x00\\\\\\x9e\\x0"..., 4096) = 4096
  787. read(3, "\\xff^\\xb4\\xf6\\xffZ\\xad\\xeb\\xff(}"..., 4096) = 4096
  788. read(3, "ff\\xff\\x00\\xff\\xff\\xff\\x00\\xff\\x"..., 4096) = 4096
  789. brk(0x10e8000) = 0x10e8000
  790. read(3, "fl\\xb3\\xe8\\xff\\xb7\\xd9\\xf2\\xffC\\"..., 4096) = 4096
  791. read(3, "tk.main_quit()\n s"..., 4096) = 4096
  792. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21ba068000
  793. read(3, " self.label = gtk.Label("..., 4096) = 4096
  794. read(3, " total in download.unpack():\n "..., 4096) = 4096
  795. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21ba028000
  796. read(3, " \"All commands need properly for"..., 4096) = 4096
  797. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9fe8000
  798. read(3, "LE.\n\noptions:\n -l --list print"..., 4096) = 4096
  799. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9fa8000
  800. read(3, "0:\n print"..., 4096) = 4096
  801. read(3, "red link for FILE.\n\"\"\"\n if le"..., 4096) = 4096
  802. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9f68000
  803. read(3, "d_mode,\n u'upload_mode': "..., 4096) = 4096
  804. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9f28000
  805. read(3, "_,linebreak=False)\n else:\n "..., 4096) = 4096
  806. read(3, " for line in "..., 4096) = 4096
  807. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9ee8000
  808. read(3, " a command, print descriptive he"..., 4096) = 1895
  809. read(3, "", 4096) = 0
  810. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9ea8000
  811. brk(0x110b000) = 0x110b000
  812. brk(0x112d000) = 0x112d000
  813. munmap(0x7f21b9f68000, 262144) = 0
  814. munmap(0x7f21b9fa8000, 262144) = 0
  815. munmap(0x7f21b9fe8000, 262144) = 0
  816. munmap(0x7f21ba028000, 262144) = 0
  817. munmap(0x7f21ba068000, 262144) = 0
  818. munmap(0x7f21ba0a8000, 262144) = 0
  819. munmap(0x7f21ba0e8000, 262144) = 0
  820. close(3) = 0
  821. munmap(0x7f21bb5c0000, 4096) = 0
  822. stat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=48584, ...}) = 0
  823. stat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=48584, ...}) = 0
  824. stat("/usr/bin/__future__", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  825. open("/usr/bin/__future__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  826. open("/usr/bin/__future__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  827. open("/usr/bin/__future__.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  828. open("/usr/bin/__future__.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  829. stat("/usr/lib64/python2.7/__future__", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  830. open("/usr/lib64/python2.7/__future__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  831. open("/usr/lib64/python2.7/__future__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  832. open("/usr/lib64/python2.7/__future__.py", O_RDONLY) = 3
  833. fstat(3, {st_mode=S_IFREG|0644, st_size=4380, ...}) = 0
  834. open("/usr/lib64/python2.7/__future__.pyc", O_RDONLY) = 4
  835. fstat(4, {st_mode=S_IFREG|0644, st_size=4228, ...}) = 0
  836. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  837. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0s\355\0\0\0d\0"..., 4096) = 4096
  838. fstat(4, {st_mode=S_IFREG|0644, st_size=4228, ...}) = 0
  839. read(4, "\0\0/usr/lib64/python2.7/__future_"..., 4096) = 132
  840. read(4, "", 4096) = 0
  841. close(4) = 0
  842. munmap(0x7f21bb5c0000, 4096) = 0
  843. close(3) = 0
  844. stat("/usr/bin/locale", {st_mode=S_IFREG|0755, st_size=38712, ...}) = 0
  845. open("/usr/bin/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  846. open("/usr/bin/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  847. open("/usr/bin/locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  848. open("/usr/bin/locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  849. stat("/usr/lib64/python2.7/locale", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  850. open("/usr/lib64/python2.7/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  851. open("/usr/lib64/python2.7/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  852. open("/usr/lib64/python2.7/locale.py", O_RDONLY) = 3
  853. fstat(3, {st_mode=S_IFREG|0644, st_size=99412, ...}) = 0
  854. open("/usr/lib64/python2.7/locale.pyc", O_RDONLY) = 4
  855. fstat(4, {st_mode=S_IFREG|0644, st_size=55084, ...}) = 0
  856. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  857. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0sO$\0\0d\0"..., 4096) = 4096
  858. fstat(4, {st_mode=S_IFREG|0644, st_size=55084, ...}) = 0
  859. brk(0x114e000) = 0x114e000
  860. read(4, "d\214\1d\5\0036dv\1d\6\0036dv\1d\7\0036d\10\3d\t\0036d\n\3d"..., 49152) = 49152
  861. read(4, "\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1\7\1"..., 4096) = 1836
  862. read(4, "", 4096) = 0
  863. brk(0x1141000) = 0x1141000
  864. close(4) = 0
  865. munmap(0x7f21bb5c0000, 4096) = 0
  866. stat("/usr/bin/operator", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  867. open("/usr/bin/operator.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  868. open("/usr/bin/operatormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  869. open("/usr/bin/operator.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  870. open("/usr/bin/operator.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  871. stat("/usr/lib64/python2.7/operator", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  872. open("/usr/lib64/python2.7/operator.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  873. open("/usr/lib64/python2.7/operatormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  874. open("/usr/lib64/python2.7/operator.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  875. open("/usr/lib64/python2.7/operator.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  876. stat("/usr/lib64/python2.7/plat-linux2/operator", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  877. open("/usr/lib64/python2.7/plat-linux2/operator.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  878. open("/usr/lib64/python2.7/plat-linux2/operatormodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  879. open("/usr/lib64/python2.7/plat-linux2/operator.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  880. open("/usr/lib64/python2.7/plat-linux2/operator.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  881. stat("/usr/lib64/python2.7/lib-dynload/operator", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  882. open("/usr/lib64/python2.7/lib-dynload/operator.so", O_RDONLY) = 4
  883. fstat(4, {st_mode=S_IFREG|0644, st_size=46144, ...}) = 0
  884. open("/usr/lib64/python2.7/lib-dynload/operator.so", O_RDONLY|O_CLOEXEC) = 5
  885. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240D\0\0\0\0\0\0"..., 832) = 832
  886. fstat(5, {st_mode=S_IFREG|0644, st_size=46144, ...}) = 0
  887. mmap(NULL, 2141320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b9c9d000
  888. mprotect(0x7f21b9ca5000, 2097152, PROT_NONE) = 0
  889. mmap(0x7f21b9ea5000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x8000) = 0x7f21b9ea5000
  890. close(5) = 0
  891. mprotect(0x7f21b9ea5000, 4096, PROT_READ) = 0
  892. close(4) = 0
  893. stat("/usr/bin/functools", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  894. open("/usr/bin/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  895. open("/usr/bin/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  896. open("/usr/bin/functools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  897. open("/usr/bin/functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  898. stat("/usr/lib64/python2.7/functools", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  899. open("/usr/lib64/python2.7/functools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  900. open("/usr/lib64/python2.7/functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  901. open("/usr/lib64/python2.7/functools.py", O_RDONLY) = 4
  902. fstat(4, {st_mode=S_IFREG|0644, st_size=4478, ...}) = 0
  903. open("/usr/lib64/python2.7/functools.pyc", O_RDONLY) = 5
  904. fstat(5, {st_mode=S_IFREG|0644, st_size=6089, ...}) = 0
  905. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  906. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\\\0\0\0d\0"..., 4096) = 4096
  907. fstat(5, {st_mode=S_IFREG|0644, st_size=6089, ...}) = 0
  908. read(5, "(\3\0\0\0s,\0\0\0Convert a cmp= functio"..., 4096) = 1993
  909. read(5, "", 4096) = 0
  910. close(5) = 0
  911. munmap(0x7f21bb5c0000, 4096) = 0
  912. stat("/usr/bin/_functools", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  913. open("/usr/bin/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  914. open("/usr/bin/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  915. open("/usr/bin/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  916. open("/usr/bin/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  917. stat("/usr/lib64/python2.7/_functools", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  918. open("/usr/lib64/python2.7/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  919. open("/usr/lib64/python2.7/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  920. open("/usr/lib64/python2.7/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  921. open("/usr/lib64/python2.7/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  922. stat("/usr/lib64/python2.7/plat-linux2/_functools", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  923. open("/usr/lib64/python2.7/plat-linux2/_functools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  924. open("/usr/lib64/python2.7/plat-linux2/_functoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  925. open("/usr/lib64/python2.7/plat-linux2/_functools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  926. open("/usr/lib64/python2.7/plat-linux2/_functools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  927. stat("/usr/lib64/python2.7/lib-dynload/_functools", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  928. open("/usr/lib64/python2.7/lib-dynload/_functools.so", O_RDONLY) = 5
  929. fstat(5, {st_mode=S_IFREG|0644, st_size=15976, ...}) = 0
  930. open("/usr/lib64/python2.7/lib-dynload/_functools.so", O_RDONLY|O_CLOEXEC) = 6
  931. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\22\0\0\0\0\0\0"..., 832) = 832
  932. fstat(6, {st_mode=S_IFREG|0644, st_size=15976, ...}) = 0
  933. mmap(NULL, 2111152, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b9a99000
  934. mprotect(0x7f21b9a9c000, 2093056, PROT_NONE) = 0
  935. mmap(0x7f21b9c9b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f21b9c9b000
  936. close(6) = 0
  937. mprotect(0x7f21b9c9b000, 4096, PROT_READ) = 0
  938. close(5) = 0
  939. close(4) = 0
  940. close(3) = 0
  941. stat("/usr/bin/optparse", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  942. open("/usr/bin/optparse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  943. open("/usr/bin/optparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  944. open("/usr/bin/optparse.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  945. open("/usr/bin/optparse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  946. stat("/usr/lib64/python2.7/optparse", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  947. open("/usr/lib64/python2.7/optparse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  948. open("/usr/lib64/python2.7/optparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  949. open("/usr/lib64/python2.7/optparse.py", O_RDONLY) = 3
  950. fstat(3, {st_mode=S_IFREG|0644, st_size=61205, ...}) = 0
  951. open("/usr/lib64/python2.7/optparse.pyc", O_RDONLY) = 4
  952. fstat(4, {st_mode=S_IFREG|0644, st_size=54124, ...}) = 0
  953. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  954. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\300\2\0\0d\0"..., 4096) = 4096
  955. fstat(4, {st_mode=S_IFREG|0644, st_size=54124, ...}) = 0
  956. brk(0x116c000) = 0x116c000
  957. read(4, "\2\0d\1\0\204\0\0Z\3\0d\2\0\204\0\0Z\4\0RS(\3\0\0\0s]\0\0\0"..., 49152) = 49152
  958. read(4, "string, wordmap : {string : Opti"..., 4096) = 876
  959. read(4, "", 4096) = 0
  960. brk(0x115f000) = 0x115f000
  961. close(4) = 0
  962. munmap(0x7f21bb5c0000, 4096) = 0
  963. stat("/usr/bin/textwrap", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  964. open("/usr/bin/textwrap.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  965. open("/usr/bin/textwrapmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  966. open("/usr/bin/textwrap.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  967. open("/usr/bin/textwrap.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  968. stat("/usr/lib64/python2.7/textwrap", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  969. open("/usr/lib64/python2.7/textwrap.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  970. open("/usr/lib64/python2.7/textwrapmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  971. open("/usr/lib64/python2.7/textwrap.py", O_RDONLY) = 4
  972. fstat(4, {st_mode=S_IFREG|0644, st_size=17037, ...}) = 0
  973. open("/usr/lib64/python2.7/textwrap.pyc", O_RDONLY) = 5
  974. fstat(5, {st_mode=S_IFREG|0644, st_size=11899, ...}) = 0
  975. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  976. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\354\0\0\0d\0"..., 4096) = 4096
  977. fstat(5, {st_mode=S_IFREG|0644, st_size=11899, ...}) = 0
  978. read(5, "\32\0\0\0t\4\0\0\0text(\0\0\0\0(\0\0\0\0s \0\0\0/usr"..., 4096) = 4096
  979. read(5, "expanded with string.expandtabs("..., 4096) = 3707
  980. read(5, "", 4096) = 0
  981. close(5) = 0
  982. munmap(0x7f21bb5c0000, 4096) = 0
  983. stat("/usr/bin/string", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  984. open("/usr/bin/string.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  985. open("/usr/bin/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  986. open("/usr/bin/string.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  987. open("/usr/bin/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  988. stat("/usr/lib64/python2.7/string", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  989. open("/usr/lib64/python2.7/string.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  990. open("/usr/lib64/python2.7/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  991. open("/usr/lib64/python2.7/string.py", O_RDONLY) = 5
  992. fstat(5, {st_mode=S_IFREG|0644, st_size=20517, ...}) = 0
  993. open("/usr/lib64/python2.7/string.pyc", O_RDONLY) = 6
  994. fstat(6, {st_mode=S_IFREG|0644, st_size=19911, ...}) = 0
  995. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  996. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\226\2\0\0d\0"..., 4096) = 4096
  997. fstat(6, {st_mode=S_IFREG|0644, st_size=19911, ...}) = 0
  998. read(6, "elim)s(?:\n (?P<escaped>%(de"..., 12288) = 12288
  999. read(6, "occurrences are replaced.\n\n ("..., 4096) = 3527
  1000. read(6, "", 4096) = 0
  1001. close(6) = 0
  1002. munmap(0x7f21bb5c0000, 4096) = 0
  1003. stat("/usr/bin/strop", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1004. open("/usr/bin/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1005. open("/usr/bin/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1006. open("/usr/bin/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1007. open("/usr/bin/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1008. stat("/usr/lib64/python2.7/strop", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1009. open("/usr/lib64/python2.7/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1010. open("/usr/lib64/python2.7/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1011. open("/usr/lib64/python2.7/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1012. open("/usr/lib64/python2.7/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1013. stat("/usr/lib64/python2.7/plat-linux2/strop", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1014. open("/usr/lib64/python2.7/plat-linux2/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1015. open("/usr/lib64/python2.7/plat-linux2/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1016. open("/usr/lib64/python2.7/plat-linux2/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1017. open("/usr/lib64/python2.7/plat-linux2/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1018. stat("/usr/lib64/python2.7/lib-dynload/strop", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1019. open("/usr/lib64/python2.7/lib-dynload/strop.so", O_RDONLY) = 6
  1020. fstat(6, {st_mode=S_IFREG|0644, st_size=31680, ...}) = 0
  1021. open("/usr/lib64/python2.7/lib-dynload/strop.so", O_RDONLY|O_CLOEXEC) = 7
  1022. read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\32\0\0\0\0\0\0"..., 832) = 832
  1023. fstat(7, {st_mode=S_IFREG|0644, st_size=31680, ...}) = 0
  1024. mmap(NULL, 2126856, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f21b9891000
  1025. mprotect(0x7f21b9896000, 2097152, PROT_NONE) = 0
  1026. mmap(0x7f21b9a96000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x5000) = 0x7f21b9a96000
  1027. close(7) = 0
  1028. mprotect(0x7f21b9a96000, 4096, PROT_READ) = 0
  1029. close(6) = 0
  1030. close(5) = 0
  1031. close(4) = 0
  1032. stat("/usr/bin/gettext", {st_mode=S_IFREG|0755, st_size=35424, ...}) = 0
  1033. open("/usr/bin/gettext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1034. open("/usr/bin/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1035. open("/usr/bin/gettext.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1036. open("/usr/bin/gettext.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1037. stat("/usr/lib64/python2.7/gettext", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1038. open("/usr/lib64/python2.7/gettext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1039. open("/usr/lib64/python2.7/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1040. open("/usr/lib64/python2.7/gettext.py", O_RDONLY) = 4
  1041. fstat(4, {st_mode=S_IFREG|0644, st_size=20173, ...}) = 0
  1042. open("/usr/lib64/python2.7/gettext.pyc", O_RDONLY) = 5
  1043. fstat(5, {st_mode=S_IFREG|0644, st_size=15727, ...}) = 0
  1044. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1045. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\317\1\0\0d\0"..., 4096) = 4096
  1046. fstat(5, {st_mode=S_IFREG|0644, st_size=15727, ...}) = 0
  1047. read(5, "\t\0d\7\0\204\0\0Z\n\0d\10\0\204\0\0Z\v\0d\t\0\204\0\0Z\f\0d\n\0"..., 8192) = 8192
  1048. read(5, "\0|\3\0d\0\0k\10\0r\25\0t\1\0}\3\0n\0\0t\2\0|\0\0|\1\0|"..., 4096) = 3439
  1049. read(5, "", 4096) = 0
  1050. close(5) = 0
  1051. munmap(0x7f21bb5c0000, 4096) = 0
  1052. stat("/usr/bin/copy", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1053. open("/usr/bin/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1054. open("/usr/bin/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1055. open("/usr/bin/copy.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1056. open("/usr/bin/copy.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1057. stat("/usr/lib64/python2.7/copy", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1058. open("/usr/lib64/python2.7/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1059. open("/usr/lib64/python2.7/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1060. open("/usr/lib64/python2.7/copy.py", O_RDONLY) = 5
  1061. fstat(5, {st_mode=S_IFREG|0644, st_size=11519, ...}) = 0
  1062. open("/usr/lib64/python2.7/copy.pyc", O_RDONLY) = 6
  1063. fstat(6, {st_mode=S_IFREG|0644, st_size=12194, ...}) = 0
  1064. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1065. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\17\0\0\0@\0\0\0s\233\3\0\0d\0"..., 4096) = 4096
  1066. fstat(6, {st_mode=S_IFREG|0644, st_size=12194, ...}) = 0
  1067. read(6, "\0|\0\0j\1\0\203\0\0St\0\0|\0\0d\2\0\203\2\0rF\0|\0\0j\2\0"..., 4096) = 4096
  1068. read(6, "\315\1n\0\0|\10\0d\0\0k\t\0r\22\2x6\0|\10\0D]+\0}\16\0|\2"..., 4096) = 4002
  1069. read(6, "", 4096) = 0
  1070. close(6) = 0
  1071. munmap(0x7f21bb5c0000, 4096) = 0
  1072. stat("/usr/bin/weakref", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1073. open("/usr/bin/weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1074. open("/usr/bin/weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1075. open("/usr/bin/weakref.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1076. open("/usr/bin/weakref.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1077. stat("/usr/lib64/python2.7/weakref", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1078. open("/usr/lib64/python2.7/weakref.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1079. open("/usr/lib64/python2.7/weakrefmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1080. open("/usr/lib64/python2.7/weakref.py", O_RDONLY) = 6
  1081. fstat(6, {st_mode=S_IFREG|0644, st_size=12961, ...}) = 0
  1082. open("/usr/lib64/python2.7/weakref.pyc", O_RDONLY) = 7
  1083. fstat(7, {st_mode=S_IFREG|0644, st_size=15360, ...}) = 0
  1084. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1085. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\356\0\0\0d\0"..., 4096) = 4096
  1086. fstat(7, {st_mode=S_IFREG|0644, st_size=15360, ...}) = 0
  1087. read(7, "\0}\3\0|\3\0\203\0\0}\4\0|\4\0d\0\0k\t\0r\26\0|\1\0j\3\0|"..., 8192) = 8192
  1088. read(7, "\217$\0\1x\34\0|\0\0j\1\0j\2\0\203\0\0D]\v\0}\1\0|\1\0V\1q"..., 4096) = 3072
  1089. read(7, "", 4096) = 0
  1090. close(7) = 0
  1091. munmap(0x7f21bb5c0000, 4096) = 0
  1092. close(6) = 0
  1093. stat("/usr/bin/org", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1094. open("/usr/bin/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1095. open("/usr/bin/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1096. open("/usr/bin/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1097. open("/usr/bin/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1098. stat("/usr/lib64/python2.7/org", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1099. open("/usr/lib64/python2.7/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1100. open("/usr/lib64/python2.7/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1101. open("/usr/lib64/python2.7/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1102. open("/usr/lib64/python2.7/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1103. stat("/usr/lib64/python2.7/plat-linux2/org", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1104. open("/usr/lib64/python2.7/plat-linux2/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1105. open("/usr/lib64/python2.7/plat-linux2/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1106. open("/usr/lib64/python2.7/plat-linux2/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1107. open("/usr/lib64/python2.7/plat-linux2/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1108. stat("/usr/lib64/python2.7/lib-dynload/org", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1109. open("/usr/lib64/python2.7/lib-dynload/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1110. open("/usr/lib64/python2.7/lib-dynload/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1111. open("/usr/lib64/python2.7/lib-dynload/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1112. open("/usr/lib64/python2.7/lib-dynload/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1113. stat("/usr/lib64/python2.7/site-packages/org", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1114. open("/usr/lib64/python2.7/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1115. open("/usr/lib64/python2.7/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1116. open("/usr/lib64/python2.7/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1117. open("/usr/lib64/python2.7/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1118. stat("/usr/lib64/python2.7/site-packages/gtk-2.0/org", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1119. open("/usr/lib64/python2.7/site-packages/gtk-2.0/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1120. open("/usr/lib64/python2.7/site-packages/gtk-2.0/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1121. open("/usr/lib64/python2.7/site-packages/gtk-2.0/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1122. open("/usr/lib64/python2.7/site-packages/gtk-2.0/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1123. stat("/usr/lib/python2.7/site-packages/org", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1124. open("/usr/lib/python2.7/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1125. open("/usr/lib/python2.7/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1126. open("/usr/lib/python2.7/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1127. open("/usr/lib/python2.7/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1128. close(5) = 0
  1129. stat("/usr/bin/struct", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1130. open("/usr/bin/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1131. open("/usr/bin/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1132. open("/usr/bin/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1133. open("/usr/bin/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1134. stat("/usr/lib64/python2.7/struct", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1135. open("/usr/lib64/python2.7/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1136. open("/usr/lib64/python2.7/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1137. open("/usr/lib64/python2.7/struct.py", O_RDONLY) = 5
  1138. fstat(5, {st_mode=S_IFREG|0644, st_size=82, ...}) = 0
  1139. open("/usr/lib64/python2.7/struct.pyc", O_RDONLY) = 6
  1140. fstat(6, {st_mode=S_IFREG|0644, st_size=239, ...}) = 0
  1141. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1142. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\2\0\0\0@\0\0\0s.\0\0\0d\0"..., 4096) = 239
  1143. fstat(6, {st_mode=S_IFREG|0644, st_size=239, ...}) = 0
  1144. read(6, "", 4096) = 0
  1145. close(6) = 0
  1146. munmap(0x7f21bb5c0000, 4096) = 0
  1147. stat("/usr/bin/_struct", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1148. open("/usr/bin/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1149. open("/usr/bin/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1150. open("/usr/bin/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1151. open("/usr/bin/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1152. stat("/usr/lib64/python2.7/_struct", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1153. open("/usr/lib64/python2.7/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1154. open("/usr/lib64/python2.7/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1155. open("/usr/lib64/python2.7/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1156. open("/usr/lib64/python2.7/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1157. stat("/usr/lib64/python2.7/plat-linux2/_struct", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1158. open("/usr/lib64/python2.7/plat-linux2/_struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1159. open("/usr/lib64/python2.7/plat-linux2/_structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1160. open("/usr/lib64/python2.7/plat-linux2/_struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1161. open("/usr/lib64/python2.7/plat-linux2/_struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1162. stat("/usr/lib64/python2.7/lib-dynload/_struct", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1163. open("/usr/lib64/python2.7/lib-dynload/_struct.so", O_RDONLY) = 6
  1164. fstat(6, {st_mode=S_IFREG|0644, st_size=37448, ...}) = 0
  1165. open("/usr/lib64/python2.7/lib-dynload/_struct.so", O_RDONLY|O_CLOEXEC) = 7
  1166. read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320+\0\0\0\0\0\0"..., 832) = 832
  1167. fstat(7, {st_mode=S_IFREG|0644, st_size=37448, ...}) = 0
  1168. mmap(NULL, 2132640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f21b9688000
  1169. mprotect(0x7f21b968f000, 2093056, PROT_NONE) = 0
  1170. mmap(0x7f21b988e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x6000) = 0x7f21b988e000
  1171. close(7) = 0
  1172. mprotect(0x7f21b988e000, 4096, PROT_READ) = 0
  1173. close(6) = 0
  1174. close(5) = 0
  1175. close(4) = 0
  1176. stat("/usr/share/locale-bundle/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1177. stat("/usr/share/locale-bundle/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1178. stat("/usr/share/locale-bundle/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1179. stat("/usr/share/locale-bundle/ru/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1180. stat("/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1181. stat("/usr/share/locale/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1182. stat("/usr/share/locale/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1183. stat("/usr/share/locale/ru/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1184. stat("/usr/share/locale-bundle/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1185. stat("/usr/share/locale-bundle/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1186. stat("/usr/share/locale-bundle/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1187. stat("/usr/share/locale-bundle/ru/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1188. stat("/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1189. stat("/usr/share/locale/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1190. stat("/usr/share/locale/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1191. stat("/usr/share/locale/ru/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1192. stat("/usr/share/locale-bundle/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1193. stat("/usr/share/locale-bundle/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1194. stat("/usr/share/locale-bundle/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1195. stat("/usr/share/locale-bundle/ru/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1196. stat("/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1197. stat("/usr/share/locale/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1198. stat("/usr/share/locale/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1199. stat("/usr/share/locale/ru/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1200. stat("/usr/share/locale-bundle/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1201. stat("/usr/share/locale-bundle/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1202. stat("/usr/share/locale-bundle/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1203. stat("/usr/share/locale-bundle/ru/LC_MESSAGES/messages.mo", 0x7ffd93131db0) = -1 ENOENT (No such file or directory)
  1204. stat("/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1205. stat("/usr/share/locale/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1206. stat("/usr/share/locale/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1207. stat("/usr/share/locale/ru/LC_MESSAGES/messages.mo", 0x7ffd93131fe0) = -1 ENOENT (No such file or directory)
  1208. close(3) = 0
  1209. stat("/usr/bin/platform", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1210. open("/usr/bin/platform.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1211. open("/usr/bin/platformmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1212. open("/usr/bin/platform.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1213. open("/usr/bin/platform.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1214. stat("/usr/lib64/python2.7/platform", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1215. open("/usr/lib64/python2.7/platform.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1216. open("/usr/lib64/python2.7/platformmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1217. open("/usr/lib64/python2.7/platform.py", O_RDONLY) = 3
  1218. fstat(3, {st_mode=S_IFREG|0644, st_size=53550, ...}) = 0
  1219. open("/usr/lib64/python2.7/platform.pyc", O_RDONLY) = 4
  1220. fstat(4, {st_mode=S_IFREG|0644, st_size=37096, ...}) = 0
  1221. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1222. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s\1\4\0\0d\0"..., 4096) = 4096
  1223. fstat(4, {st_mode=S_IFREG|0644, st_size=37096, ...}) = 0
  1224. read(4, "\2\0r\210\0t\5\0j\10\0|\7\0\203\1\0}\1\0q1\0|\6\0d\5\0k\2\0"..., 32768) = 32768
  1225. read(4, "\0\0/usr/lib64/python2.7/platform."..., 4096) = 232
  1226. read(4, "", 4096) = 0
  1227. close(4) = 0
  1228. munmap(0x7f21bb5c0000, 4096) = 0
  1229. close(3) = 0
  1230. stat("/usr/bin/shutil", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1231. open("/usr/bin/shutil.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1232. open("/usr/bin/shutilmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1233. open("/usr/bin/shutil.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1234. open("/usr/bin/shutil.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1235. stat("/usr/lib64/python2.7/shutil", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1236. open("/usr/lib64/python2.7/shutil.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1237. open("/usr/lib64/python2.7/shutilmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1238. open("/usr/lib64/python2.7/shutil.py", O_RDONLY) = 3
  1239. fstat(3, {st_mode=S_IFREG|0644, st_size=18481, ...}) = 0
  1240. open("/usr/lib64/python2.7/shutil.pyc", O_RDONLY) = 4
  1241. fstat(4, {st_mode=S_IFREG|0644, st_size=18386, ...}) = 0
  1242. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1243. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s\273\2\0\0d\0"..., 4096) = 4096
  1244. fstat(4, {st_mode=S_IFREG|0644, st_size=18386, ...}) = 0
  1245. read(4, "e a directory.\n\n N(\7\0\0\0R\37\0\0\0R"..., 12288) = 12288
  1246. read(4, "n\0\0|\3\0d\n\0k\10\0rz\0t\0\0j\7\0}\3\0n\0\0i\2\0|\5"..., 4096) = 2002
  1247. read(4, "", 4096) = 0
  1248. close(4) = 0
  1249. munmap(0x7f21bb5c0000, 4096) = 0
  1250. stat("/usr/bin/fnmatch", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1251. open("/usr/bin/fnmatch.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1252. open("/usr/bin/fnmatchmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1253. open("/usr/bin/fnmatch.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1254. open("/usr/bin/fnmatch.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1255. stat("/usr/lib64/python2.7/fnmatch", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1256. open("/usr/lib64/python2.7/fnmatch.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1257. open("/usr/lib64/python2.7/fnmatchmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1258. open("/usr/lib64/python2.7/fnmatch.py", O_RDONLY) = 4
  1259. fstat(4, {st_mode=S_IFREG|0644, st_size=3239, ...}) = 0
  1260. open("/usr/lib64/python2.7/fnmatch.pyc", O_RDONLY) = 5
  1261. fstat(5, {st_mode=S_IFREG|0644, st_size=3534, ...}) = 0
  1262. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1263. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 3534
  1264. fstat(5, {st_mode=S_IFREG|0644, st_size=3534, ...}) = 0
  1265. read(5, "", 4096) = 0
  1266. close(5) = 0
  1267. munmap(0x7f21bb5c0000, 4096) = 0
  1268. close(4) = 0
  1269. stat("/usr/bin/collections", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1270. open("/usr/bin/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1271. open("/usr/bin/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1272. open("/usr/bin/collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1273. open("/usr/bin/collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1274. stat("/usr/lib64/python2.7/collections", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1275. open("/usr/lib64/python2.7/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1276. open("/usr/lib64/python2.7/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1277. open("/usr/lib64/python2.7/collections.py", O_RDONLY) = 4
  1278. fstat(4, {st_mode=S_IFREG|0644, st_size=26142, ...}) = 0
  1279. open("/usr/lib64/python2.7/collections.pyc", O_RDONLY) = 5
  1280. fstat(5, {st_mode=S_IFREG|0644, st_size=24807, ...}) = 0
  1281. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1282. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\202\2\0\0d\0"..., 4096) = 4096
  1283. fstat(5, {st_mode=S_IFREG|0644, st_size=24807, ...}) = 0
  1284. read(5, "q\7\0Wd\1\0S(\2\0\0\0s2\0\0\0od.itervalues "..., 20480) = 20480
  1285. read(5, "\0t\1\0\0\0pt\16\0\0\0AssertionErrorR\267\0\0\0t"..., 4096) = 231
  1286. read(5, "", 4096) = 0
  1287. mmap(NULL, 790528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21ba067000
  1288. munmap(0x7f21bb4a5000, 200704) = 0
  1289. close(5) = 0
  1290. munmap(0x7f21bb5c0000, 4096) = 0
  1291. stat("/usr/bin/_collections", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1292. open("/usr/bin/_collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1293. open("/usr/bin/_collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1294. open("/usr/bin/_collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1295. open("/usr/bin/_collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1296. stat("/usr/lib64/python2.7/_collections", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1297. open("/usr/lib64/python2.7/_collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1298. open("/usr/lib64/python2.7/_collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1299. open("/usr/lib64/python2.7/_collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1300. open("/usr/lib64/python2.7/_collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1301. stat("/usr/lib64/python2.7/plat-linux2/_collections", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1302. open("/usr/lib64/python2.7/plat-linux2/_collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1303. open("/usr/lib64/python2.7/plat-linux2/_collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1304. open("/usr/lib64/python2.7/plat-linux2/_collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1305. open("/usr/lib64/python2.7/plat-linux2/_collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1306. stat("/usr/lib64/python2.7/lib-dynload/_collections", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1307. open("/usr/lib64/python2.7/lib-dynload/_collections.so", O_RDONLY) = 5
  1308. fstat(5, {st_mode=S_IFREG|0644, st_size=31792, ...}) = 0
  1309. open("/usr/lib64/python2.7/lib-dynload/_collections.so", O_RDONLY|O_CLOEXEC) = 6
  1310. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20'\0\0\0\0\0\0"..., 832) = 832
  1311. fstat(6, {st_mode=S_IFREG|0644, st_size=31792, ...}) = 0
  1312. mmap(NULL, 2127096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b9480000
  1313. mprotect(0x7f21b9486000, 2093056, PROT_NONE) = 0
  1314. mmap(0x7f21b9685000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x5000) = 0x7f21b9685000
  1315. close(6) = 0
  1316. mprotect(0x7f21b9685000, 4096, PROT_READ) = 0
  1317. close(5) = 0
  1318. stat("/usr/bin/keyword", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1319. open("/usr/bin/keyword.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1320. open("/usr/bin/keywordmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1321. open("/usr/bin/keyword.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1322. open("/usr/bin/keyword.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1323. stat("/usr/lib64/python2.7/keyword", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1324. open("/usr/lib64/python2.7/keyword.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1325. open("/usr/lib64/python2.7/keywordmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1326. open("/usr/lib64/python2.7/keyword.py", O_RDONLY) = 5
  1327. fstat(5, {st_mode=S_IFREG|0644, st_size=1991, ...}) = 0
  1328. open("/usr/lib64/python2.7/keyword.pyc", O_RDONLY) = 6
  1329. fstat(6, {st_mode=S_IFREG|0644, st_size=2105, ...}) = 0
  1330. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1331. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\37\0\0\0@\0\0\0s\247\0\0\0d\0"..., 4096) = 2105
  1332. fstat(6, {st_mode=S_IFREG|0644, st_size=2105, ...}) = 0
  1333. read(6, "", 4096) = 0
  1334. close(6) = 0
  1335. munmap(0x7f21bb5c0000, 4096) = 0
  1336. close(5) = 0
  1337. stat("/usr/bin/heapq", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1338. open("/usr/bin/heapq.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1339. open("/usr/bin/heapqmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1340. open("/usr/bin/heapq.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1341. open("/usr/bin/heapq.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1342. stat("/usr/lib64/python2.7/heapq", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1343. open("/usr/lib64/python2.7/heapq.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1344. open("/usr/lib64/python2.7/heapqmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1345. open("/usr/lib64/python2.7/heapq.py", O_RDONLY) = 5
  1346. fstat(5, {st_mode=S_IFREG|0644, st_size=18296, ...}) = 0
  1347. open("/usr/lib64/python2.7/heapq.pyc", O_RDONLY) = 6
  1348. fstat(6, {st_mode=S_IFREG|0644, st_size=14564, ...}) = 0
  1349. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1350. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\321\1\0\0d\0"..., 4096) = 4096
  1351. fstat(6, {st_mode=S_IFREG|0644, st_size=14564, ...}) = 0
  1352. read(6, "ementing schedulers (this is wha"..., 8192) = 8192
  1353. read(6, "replacet\16\0\0\0_StopIterationt\4\0\0\0_"..., 4096) = 2276
  1354. read(6, "", 4096) = 0
  1355. close(6) = 0
  1356. munmap(0x7f21bb5c0000, 4096) = 0
  1357. stat("/usr/bin/itertools", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1358. open("/usr/bin/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1359. open("/usr/bin/itertoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1360. open("/usr/bin/itertools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1361. open("/usr/bin/itertools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1362. stat("/usr/lib64/python2.7/itertools", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1363. open("/usr/lib64/python2.7/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1364. open("/usr/lib64/python2.7/itertoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1365. open("/usr/lib64/python2.7/itertools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1366. open("/usr/lib64/python2.7/itertools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1367. stat("/usr/lib64/python2.7/plat-linux2/itertools", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1368. open("/usr/lib64/python2.7/plat-linux2/itertools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1369. open("/usr/lib64/python2.7/plat-linux2/itertoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1370. open("/usr/lib64/python2.7/plat-linux2/itertools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1371. open("/usr/lib64/python2.7/plat-linux2/itertools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1372. stat("/usr/lib64/python2.7/lib-dynload/itertools", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1373. open("/usr/lib64/python2.7/lib-dynload/itertools.so", O_RDONLY) = 6
  1374. fstat(6, {st_mode=S_IFREG|0644, st_size=60296, ...}) = 0
  1375. open("/usr/lib64/python2.7/lib-dynload/itertools.so", O_RDONLY|O_CLOEXEC) = 7
  1376. read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`1\0\0\0\0\0\0"..., 832) = 832
  1377. fstat(7, {st_mode=S_IFREG|0644, st_size=60296, ...}) = 0
  1378. mmap(NULL, 2155472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f21b9271000
  1379. mprotect(0x7f21b927b000, 2093056, PROT_NONE) = 0
  1380. mmap(0x7f21b947a000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x9000) = 0x7f21b947a000
  1381. close(7) = 0
  1382. mprotect(0x7f21b947a000, 4096, PROT_READ) = 0
  1383. close(6) = 0
  1384. brk(0x1180000) = 0x1180000
  1385. stat("/usr/bin/_heapq", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1386. open("/usr/bin/_heapq.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1387. open("/usr/bin/_heapqmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1388. open("/usr/bin/_heapq.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1389. open("/usr/bin/_heapq.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1390. stat("/usr/lib64/python2.7/_heapq", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1391. open("/usr/lib64/python2.7/_heapq.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1392. open("/usr/lib64/python2.7/_heapqmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1393. open("/usr/lib64/python2.7/_heapq.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1394. open("/usr/lib64/python2.7/_heapq.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1395. stat("/usr/lib64/python2.7/plat-linux2/_heapq", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1396. open("/usr/lib64/python2.7/plat-linux2/_heapq.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1397. open("/usr/lib64/python2.7/plat-linux2/_heapqmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1398. open("/usr/lib64/python2.7/plat-linux2/_heapq.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1399. open("/usr/lib64/python2.7/plat-linux2/_heapq.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1400. stat("/usr/lib64/python2.7/lib-dynload/_heapq", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1401. open("/usr/lib64/python2.7/lib-dynload/_heapq.so", O_RDONLY) = 6
  1402. fstat(6, {st_mode=S_IFREG|0644, st_size=21888, ...}) = 0
  1403. open("/usr/lib64/python2.7/lib-dynload/_heapq.so", O_RDONLY|O_CLOEXEC) = 7
  1404. read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\16\0\0\0\0\0\0"..., 832) = 832
  1405. fstat(7, {st_mode=S_IFREG|0644, st_size=21888, ...}) = 0
  1406. mmap(NULL, 2117072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f21b906c000
  1407. mprotect(0x7f21b906f000, 2093056, PROT_NONE) = 0
  1408. mmap(0x7f21b926e000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x2000) = 0x7f21b926e000
  1409. close(7) = 0
  1410. mprotect(0x7f21b926e000, 4096, PROT_READ) = 0
  1411. close(6) = 0
  1412. close(5) = 0
  1413. close(4) = 0
  1414. stat("/usr/bin/grp", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1415. open("/usr/bin/grp.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1416. open("/usr/bin/grpmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1417. open("/usr/bin/grp.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1418. open("/usr/bin/grp.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1419. stat("/usr/lib64/python2.7/grp", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1420. open("/usr/lib64/python2.7/grp.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1421. open("/usr/lib64/python2.7/grpmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1422. open("/usr/lib64/python2.7/grp.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1423. open("/usr/lib64/python2.7/grp.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1424. stat("/usr/lib64/python2.7/plat-linux2/grp", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1425. open("/usr/lib64/python2.7/plat-linux2/grp.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1426. open("/usr/lib64/python2.7/plat-linux2/grpmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1427. open("/usr/lib64/python2.7/plat-linux2/grp.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1428. open("/usr/lib64/python2.7/plat-linux2/grp.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1429. stat("/usr/lib64/python2.7/lib-dynload/grp", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1430. open("/usr/lib64/python2.7/lib-dynload/grp.so", O_RDONLY) = 4
  1431. fstat(4, {st_mode=S_IFREG|0644, st_size=11408, ...}) = 0
  1432. open("/usr/lib64/python2.7/lib-dynload/grp.so", O_RDONLY|O_CLOEXEC) = 5
  1433. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\16\0\0\0\0\0\0"..., 832) = 832
  1434. fstat(5, {st_mode=S_IFREG|0644, st_size=11408, ...}) = 0
  1435. mmap(NULL, 2107024, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b8e69000
  1436. mprotect(0x7f21b8e6b000, 2093056, PROT_NONE) = 0
  1437. mmap(0x7f21b906a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1000) = 0x7f21b906a000
  1438. close(5) = 0
  1439. mprotect(0x7f21b906a000, 4096, PROT_READ) = 0
  1440. close(4) = 0
  1441. close(3) = 0
  1442. stat("/usr/bin/socket", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1443. open("/usr/bin/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1444. open("/usr/bin/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1445. open("/usr/bin/socket.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1446. open("/usr/bin/socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1447. stat("/usr/lib64/python2.7/socket", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1448. open("/usr/lib64/python2.7/socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1449. open("/usr/lib64/python2.7/socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1450. open("/usr/lib64/python2.7/socket.py", O_RDONLY) = 3
  1451. fstat(3, {st_mode=S_IFREG|0644, st_size=20512, ...}) = 0
  1452. open("/usr/lib64/python2.7/socket.pyc", O_RDONLY) = 4
  1453. fstat(4, {st_mode=S_IFREG|0644, st_size=16106, ...}) = 0
  1454. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1455. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\312\3\0\0d\0"..., 4096) = 4096
  1456. fstat(4, {st_mode=S_IFREG|0644, st_size=16106, ...}) = 0
  1457. read(4, "The name is too long.iO'\0\0s\21\0\0\0T"..., 8192) = 8192
  1458. read(4, "\0r\331\1q\217\1n\0\0\202\0\0n\1\0X|\5\0s\352\1Pn\0\0|\5\0j\23"..., 4096) = 3818
  1459. read(4, "", 4096) = 0
  1460. close(4) = 0
  1461. munmap(0x7f21bb5c0000, 4096) = 0
  1462. stat("/usr/bin/_socket", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1463. open("/usr/bin/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1464. open("/usr/bin/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1465. open("/usr/bin/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1466. open("/usr/bin/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1467. stat("/usr/lib64/python2.7/_socket", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1468. open("/usr/lib64/python2.7/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1469. open("/usr/lib64/python2.7/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1470. open("/usr/lib64/python2.7/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1471. open("/usr/lib64/python2.7/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1472. stat("/usr/lib64/python2.7/plat-linux2/_socket", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1473. open("/usr/lib64/python2.7/plat-linux2/_socket.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1474. open("/usr/lib64/python2.7/plat-linux2/_socketmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1475. open("/usr/lib64/python2.7/plat-linux2/_socket.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1476. open("/usr/lib64/python2.7/plat-linux2/_socket.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1477. stat("/usr/lib64/python2.7/lib-dynload/_socket", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1478. open("/usr/lib64/python2.7/lib-dynload/_socket.so", O_RDONLY) = 4
  1479. fstat(4, {st_mode=S_IFREG|0644, st_size=77984, ...}) = 0
  1480. open("/usr/lib64/python2.7/lib-dynload/_socket.so", O_RDONLY|O_CLOEXEC) = 5
  1481. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220E\0\0\0\0\0\0"..., 832) = 832
  1482. fstat(5, {st_mode=S_IFREG|0644, st_size=77984, ...}) = 0
  1483. mmap(NULL, 2173624, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b8c56000
  1484. mprotect(0x7f21b8c64000, 2093056, PROT_NONE) = 0
  1485. mmap(0x7f21b8e63000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xd000) = 0x7f21b8e63000
  1486. close(5) = 0
  1487. mprotect(0x7f21b8e63000, 4096, PROT_READ) = 0
  1488. close(4) = 0
  1489. stat("/usr/bin/_ssl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1490. open("/usr/bin/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1491. open("/usr/bin/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1492. open("/usr/bin/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1493. open("/usr/bin/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1494. stat("/usr/lib64/python2.7/_ssl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1495. open("/usr/lib64/python2.7/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1496. open("/usr/lib64/python2.7/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1497. open("/usr/lib64/python2.7/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1498. open("/usr/lib64/python2.7/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1499. stat("/usr/lib64/python2.7/plat-linux2/_ssl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1500. open("/usr/lib64/python2.7/plat-linux2/_ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1501. open("/usr/lib64/python2.7/plat-linux2/_sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1502. open("/usr/lib64/python2.7/plat-linux2/_ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1503. open("/usr/lib64/python2.7/plat-linux2/_ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1504. stat("/usr/lib64/python2.7/lib-dynload/_ssl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1505. open("/usr/lib64/python2.7/lib-dynload/_ssl.so", O_RDONLY) = 4
  1506. fstat(4, {st_mode=S_IFREG|0644, st_size=93312, ...}) = 0
  1507. open("/usr/lib64/python2.7/lib-dynload/_ssl.so", O_RDONLY|O_CLOEXEC) = 5
  1508. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240~\0\0\0\0\0\0"..., 832) = 832
  1509. fstat(5, {st_mode=S_IFREG|0644, st_size=93312, ...}) = 0
  1510. mmap(NULL, 2188608, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b8a3f000
  1511. mprotect(0x7f21b8a52000, 2093056, PROT_NONE) = 0
  1512. mmap(0x7f21b8c51000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x12000) = 0x7f21b8c51000
  1513. close(5) = 0
  1514. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 5
  1515. fstat(5, {st_mode=S_IFREG|0644, st_size=180537, ...}) = 0
  1516. mmap(NULL, 180537, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7f21bb4a9000
  1517. close(5) = 0
  1518. open("/lib64/libssl.so.1.0.0", O_RDONLY|O_CLOEXEC) = 5
  1519. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0K\1\0\0\0\0\0"..., 832) = 832
  1520. fstat(5, {st_mode=S_IFREG|0555, st_size=424152, ...}) = 0
  1521. mmap(NULL, 2519472, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b87d7000
  1522. mprotect(0x7f21b8835000, 2093056, PROT_NONE) = 0
  1523. mmap(0x7f21b8a34000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x5d000) = 0x7f21b8a34000
  1524. close(5) = 0
  1525. open("/lib64/libcrypto.so.1.0.0", O_RDONLY|O_CLOEXEC) = 5
  1526. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\220\6\0\0\0\0\0"..., 832) = 832
  1527. fstat(5, {st_mode=S_IFREG|0555, st_size=2028664, ...}) = 0
  1528. mmap(NULL, 4140760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b83e4000
  1529. mprotect(0x7f21b85ac000, 2097152, PROT_NONE) = 0
  1530. mmap(0x7f21b87ac000, 159744, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x1c8000) = 0x7f21b87ac000
  1531. mmap(0x7f21b87d3000, 16088, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f21b87d3000
  1532. close(5) = 0
  1533. open("/lib64/libz.so.1", O_RDONLY|O_CLOEXEC) = 5
  1534. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340$\0\0\0\0\0\0"..., 832) = 832
  1535. fstat(5, {st_mode=S_IFREG|0755, st_size=88216, ...}) = 0
  1536. mmap(NULL, 2183304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b81ce000
  1537. mprotect(0x7f21b81e3000, 2093056, PROT_NONE) = 0
  1538. mmap(0x7f21b83e2000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x14000) = 0x7f21b83e2000
  1539. close(5) = 0
  1540. mprotect(0x7f21b83e2000, 4096, PROT_READ) = 0
  1541. mprotect(0x7f21b87ac000, 106496, PROT_READ) = 0
  1542. mprotect(0x7f21b8a34000, 16384, PROT_READ) = 0
  1543. mprotect(0x7f21b8c51000, 4096, PROT_READ) = 0
  1544. stat("/dev/urandom", {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
  1545. open("/dev/urandom", O_RDONLY|O_CLOEXEC) = 5
  1546. read(5, ".\227\242\261\246@\236T\206\17\275e{\224\265\336\f\5\240\226\301x\35\336\317\303dj\262\373\317#"..., 60) = 60
  1547. close(5) = 0
  1548. open("/dev/urandom", O_RDONLY|O_NOCTTY|O_NONBLOCK|O_CLOEXEC) = 5
  1549. fstat(5, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
  1550. poll([{fd=5, events=POLLIN}], 1, 10) = 1 ([{fd=5, revents=POLLIN}])
  1551. read(5, "\343\227\312E5\211\345}^h8\320C)\21!B}\270\236E\221\265\"\265\345h2akv\322"..., 1024) = 1024
  1552. close(5) = 0
  1553. getuid() = 1000
  1554. stat("/dev/urandom", {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
  1555. open("/dev/urandom", O_RDONLY|O_CLOEXEC) = 5
  1556. read(5, "\264%\223\202&\22\f\213)\361\372}h\232L\0034\232\33\301", 20) = 20
  1557. close(5) = 0
  1558. munmap(0x7f21bb4a9000, 180537) = 0
  1559. open("/lib64/.libcrypto.so.1.0.0.hmac", O_RDONLY) = -1 ENOENT (No such file or directory)
  1560. open("/proc/sys/crypto/fips_enabled", O_RDONLY) = -1 ENOENT (No such file or directory)
  1561. access("/lib64/.libcrypto.so.1.0.0.hmac", F_OK) = -1 ENOENT (No such file or directory)
  1562. brk(0x11a2000) = 0x11a2000
  1563. open("/etc/ssl/openssl.cnf", O_RDONLY|O_CLOEXEC) = 5
  1564. fstat(5, {st_mode=S_IFREG|0644, st_size=10835, ...}) = 0
  1565. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1566. read(5, "#\n# OpenSSL example configuratio"..., 4096) = 4096
  1567. read(5, "Netscape crash on BMPStrings or "..., 4096) = 4096
  1568. read(5, " this to avoid interpreting an e"..., 4096) = 2643
  1569. read(5, "", 4096) = 0
  1570. close(5) = 0
  1571. munmap(0x7f21bb5c0000, 4096) = 0
  1572. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21ba027000
  1573. close(4) = 0
  1574. stat("/usr/bin/cStringIO", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1575. open("/usr/bin/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1576. open("/usr/bin/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1577. open("/usr/bin/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1578. open("/usr/bin/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1579. stat("/usr/lib64/python2.7/cStringIO", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1580. open("/usr/lib64/python2.7/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1581. open("/usr/lib64/python2.7/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1582. open("/usr/lib64/python2.7/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1583. open("/usr/lib64/python2.7/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1584. stat("/usr/lib64/python2.7/plat-linux2/cStringIO", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1585. open("/usr/lib64/python2.7/plat-linux2/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1586. open("/usr/lib64/python2.7/plat-linux2/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1587. open("/usr/lib64/python2.7/plat-linux2/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1588. open("/usr/lib64/python2.7/plat-linux2/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1589. stat("/usr/lib64/python2.7/lib-dynload/cStringIO", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1590. open("/usr/lib64/python2.7/lib-dynload/cStringIO.so", O_RDONLY) = 4
  1591. fstat(4, {st_mode=S_IFREG|0644, st_size=22760, ...}) = 0
  1592. open("/usr/lib64/python2.7/lib-dynload/cStringIO.so", O_RDONLY|O_CLOEXEC) = 5
  1593. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\35\0\0\0\0\0\0"..., 832) = 832
  1594. fstat(5, {st_mode=S_IFREG|0644, st_size=22760, ...}) = 0
  1595. mmap(NULL, 2117936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b7fc8000
  1596. mprotect(0x7f21b7fcc000, 2093056, PROT_NONE) = 0
  1597. mmap(0x7f21b81cb000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0x7f21b81cb000
  1598. close(5) = 0
  1599. mprotect(0x7f21b81cb000, 4096, PROT_READ) = 0
  1600. close(4) = 0
  1601. close(3) = 0
  1602. stat("/usr/bin/StringIO", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1603. open("/usr/bin/StringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1604. open("/usr/bin/StringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1605. open("/usr/bin/StringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1606. open("/usr/bin/StringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1607. stat("/usr/lib64/python2.7/StringIO", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1608. open("/usr/lib64/python2.7/StringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1609. open("/usr/lib64/python2.7/StringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1610. open("/usr/lib64/python2.7/StringIO.py", O_RDONLY) = 3
  1611. fstat(3, {st_mode=S_IFREG|0644, st_size=10662, ...}) = 0
  1612. open("/usr/lib64/python2.7/StringIO.pyc", O_RDONLY) = 4
  1613. fstat(4, {st_mode=S_IFREG|0644, st_size=11480, ...}) = 0
  1614. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1615. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s|\0\0\0d\0"..., 4096) = 4096
  1616. fstat(4, {st_mode=S_IFREG|0644, st_size=11480, ...}) = 0
  1617. read(4, "The mode argument is optional an"..., 4096) = 4096
  1618. read(4, " return value.\n Nt\1\0\0\0\0R\5"..., 4096) = 3288
  1619. read(4, "", 4096) = 0
  1620. close(4) = 0
  1621. munmap(0x7f21bb5c0000, 4096) = 0
  1622. close(3) = 0
  1623. stat("/usr/bin/subprocess", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1624. open("/usr/bin/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1625. open("/usr/bin/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1626. open("/usr/bin/subprocess.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1627. open("/usr/bin/subprocess.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1628. stat("/usr/lib64/python2.7/subprocess", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1629. open("/usr/lib64/python2.7/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1630. open("/usr/lib64/python2.7/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1631. open("/usr/lib64/python2.7/subprocess.py", O_RDONLY) = 3
  1632. fstat(3, {st_mode=S_IFREG|0644, st_size=59485, ...}) = 0
  1633. open("/usr/lib64/python2.7/subprocess.pyc", O_RDONLY) = 4
  1634. fstat(4, {st_mode=S_IFREG|0644, st_size=41925, ...}) = 0
  1635. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1636. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s`\2\0\0d\0"..., 4096) = 4096
  1637. fstat(4, {st_mode=S_IFREG|0644, st_size=41925, ...}) = 0
  1638. brk(0x11c9000) = 0x11c9000
  1639. read(4, "convention, '\\r', the Macintosh "..., 36864) = 36864
  1640. read(4, "7/subprocess.pyt\v\0\0\0_demo_posix\37"..., 4096) = 965
  1641. read(4, "", 4096) = 0
  1642. close(4) = 0
  1643. munmap(0x7f21bb5c0000, 4096) = 0
  1644. stat("/usr/bin/time", {st_mode=S_IFREG|0755, st_size=15000, ...}) = 0
  1645. open("/usr/bin/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1646. open("/usr/bin/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1647. open("/usr/bin/time.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1648. open("/usr/bin/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1649. stat("/usr/lib64/python2.7/time", 0x7ffd931311c0) = -1 ENOENT (No such file or directory)
  1650. open("/usr/lib64/python2.7/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1651. open("/usr/lib64/python2.7/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1652. open("/usr/lib64/python2.7/time.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1653. open("/usr/lib64/python2.7/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1654. stat("/usr/lib64/python2.7/plat-linux2/time", 0x7ffd931311c0) = -1 ENOENT (No such file or directory)
  1655. open("/usr/lib64/python2.7/plat-linux2/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1656. open("/usr/lib64/python2.7/plat-linux2/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1657. open("/usr/lib64/python2.7/plat-linux2/time.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1658. open("/usr/lib64/python2.7/plat-linux2/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1659. stat("/usr/lib64/python2.7/lib-dynload/time", 0x7ffd931311c0) = -1 ENOENT (No such file or directory)
  1660. open("/usr/lib64/python2.7/lib-dynload/time.so", O_RDONLY) = 4
  1661. fstat(4, {st_mode=S_IFREG|0644, st_size=23936, ...}) = 0
  1662. open("/usr/lib64/python2.7/lib-dynload/time.so", O_RDONLY|O_CLOEXEC) = 5
  1663. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\35\0\0\0\0\0\0"..., 832) = 832
  1664. fstat(5, {st_mode=S_IFREG|0644, st_size=23936, ...}) = 0
  1665. mmap(NULL, 2119544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b7dc2000
  1666. mprotect(0x7f21b7dc6000, 2093056, PROT_NONE) = 0
  1667. mmap(0x7f21b7fc5000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0x7f21b7fc5000
  1668. close(5) = 0
  1669. mprotect(0x7f21b7fc5000, 4096, PROT_READ) = 0
  1670. open("/etc/localtime", O_RDONLY|O_CLOEXEC) = 5
  1671. fstat(5, {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0
  1672. fstat(5, {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0
  1673. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1674. read(5, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\0"..., 4096) = 1528
  1675. lseek(5, -928, SEEK_CUR) = 600
  1676. read(5, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\20\0\0\0\20\0\0\0\0"..., 4096) = 928
  1677. close(5) = 0
  1678. munmap(0x7f21bb5c0000, 4096) = 0
  1679. stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=1528, ...}) = 0
  1680. close(4) = 0
  1681. stat("/usr/bin/select", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1682. open("/usr/bin/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1683. open("/usr/bin/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1684. open("/usr/bin/select.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1685. open("/usr/bin/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1686. stat("/usr/lib64/python2.7/select", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1687. open("/usr/lib64/python2.7/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1688. open("/usr/lib64/python2.7/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1689. open("/usr/lib64/python2.7/select.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1690. open("/usr/lib64/python2.7/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1691. stat("/usr/lib64/python2.7/plat-linux2/select", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1692. open("/usr/lib64/python2.7/plat-linux2/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1693. open("/usr/lib64/python2.7/plat-linux2/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1694. open("/usr/lib64/python2.7/plat-linux2/select.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1695. open("/usr/lib64/python2.7/plat-linux2/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1696. stat("/usr/lib64/python2.7/lib-dynload/select", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1697. open("/usr/lib64/python2.7/lib-dynload/select.so", O_RDONLY) = 4
  1698. fstat(4, {st_mode=S_IFREG|0644, st_size=28040, ...}) = 0
  1699. open("/usr/lib64/python2.7/lib-dynload/select.so", O_RDONLY|O_CLOEXEC) = 5
  1700. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \0\0\0\0\0\0"..., 832) = 832
  1701. fstat(5, {st_mode=S_IFREG|0644, st_size=28040, ...}) = 0
  1702. mmap(NULL, 2123224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b7bbb000
  1703. mprotect(0x7f21b7bc0000, 2093056, PROT_NONE) = 0
  1704. mmap(0x7f21b7dbf000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x7f21b7dbf000
  1705. close(5) = 0
  1706. mprotect(0x7f21b7dbf000, 4096, PROT_READ) = 0
  1707. close(4) = 0
  1708. stat("/usr/bin/fcntl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1709. open("/usr/bin/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1710. open("/usr/bin/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1711. open("/usr/bin/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1712. open("/usr/bin/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1713. stat("/usr/lib64/python2.7/fcntl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1714. open("/usr/lib64/python2.7/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1715. open("/usr/lib64/python2.7/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1716. open("/usr/lib64/python2.7/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1717. open("/usr/lib64/python2.7/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1718. stat("/usr/lib64/python2.7/plat-linux2/fcntl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1719. open("/usr/lib64/python2.7/plat-linux2/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1720. open("/usr/lib64/python2.7/plat-linux2/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1721. open("/usr/lib64/python2.7/plat-linux2/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1722. open("/usr/lib64/python2.7/plat-linux2/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1723. stat("/usr/lib64/python2.7/lib-dynload/fcntl", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1724. open("/usr/lib64/python2.7/lib-dynload/fcntl.so", O_RDONLY) = 4
  1725. fstat(4, {st_mode=S_IFREG|0644, st_size=18336, ...}) = 0
  1726. open("/usr/lib64/python2.7/lib-dynload/fcntl.so", O_RDONLY|O_CLOEXEC) = 5
  1727. read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\17\0\0\0\0\0\0"..., 832) = 832
  1728. fstat(5, {st_mode=S_IFREG|0644, st_size=18336, ...}) = 0
  1729. mmap(NULL, 2113512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7f21b79b7000
  1730. mprotect(0x7f21b79ba000, 2093056, PROT_NONE) = 0
  1731. mmap(0x7f21b7bb9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x7f21b7bb9000
  1732. close(5) = 0
  1733. mprotect(0x7f21b7bb9000, 4096, PROT_READ) = 0
  1734. close(4) = 0
  1735. stat("/usr/bin/pickle", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1736. open("/usr/bin/pickle.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1737. open("/usr/bin/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1738. open("/usr/bin/pickle.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1739. open("/usr/bin/pickle.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1740. stat("/usr/lib64/python2.7/pickle", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1741. open("/usr/lib64/python2.7/pickle.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1742. open("/usr/lib64/python2.7/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1743. open("/usr/lib64/python2.7/pickle.py", O_RDONLY) = 4
  1744. fstat(4, {st_mode=S_IFREG|0644, st_size=45163, ...}) = 0
  1745. open("/usr/lib64/python2.7/pickle.pyc", O_RDONLY) = 5
  1746. fstat(5, {st_mode=S_IFREG|0644, st_size=38469, ...}) = 0
  1747. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1748. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\355\3\0\0d\0"..., 4096) = 4096
  1749. fstat(5, {st_mode=S_IFREG|0644, st_size=38469, ...}) = 0
  1750. read(5, "ike object for writing a pickle "..., 32768) = 32768
  1751. read(5, "\0s\2\0\0\0\0\1c\2\0\0\0\3\0\0\0\3\0\0\0C\0\0\0s)\0\0\0t\0"..., 4096) = 1605
  1752. read(5, "", 4096) = 0
  1753. close(5) = 0
  1754. munmap(0x7f21bb5c0000, 4096) = 0
  1755. stat("/usr/bin/org", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1756. open("/usr/bin/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1757. open("/usr/bin/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1758. open("/usr/bin/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1759. open("/usr/bin/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1760. stat("/usr/lib64/python2.7/org", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1761. open("/usr/lib64/python2.7/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1762. open("/usr/lib64/python2.7/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1763. open("/usr/lib64/python2.7/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1764. open("/usr/lib64/python2.7/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1765. stat("/usr/lib64/python2.7/plat-linux2/org", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1766. open("/usr/lib64/python2.7/plat-linux2/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1767. open("/usr/lib64/python2.7/plat-linux2/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1768. open("/usr/lib64/python2.7/plat-linux2/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1769. open("/usr/lib64/python2.7/plat-linux2/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1770. stat("/usr/lib64/python2.7/lib-dynload/org", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1771. open("/usr/lib64/python2.7/lib-dynload/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1772. open("/usr/lib64/python2.7/lib-dynload/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1773. open("/usr/lib64/python2.7/lib-dynload/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1774. open("/usr/lib64/python2.7/lib-dynload/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1775. stat("/usr/lib64/python2.7/site-packages/org", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1776. open("/usr/lib64/python2.7/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1777. open("/usr/lib64/python2.7/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1778. open("/usr/lib64/python2.7/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1779. open("/usr/lib64/python2.7/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1780. stat("/usr/lib64/python2.7/site-packages/gtk-2.0/org", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1781. open("/usr/lib64/python2.7/site-packages/gtk-2.0/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1782. open("/usr/lib64/python2.7/site-packages/gtk-2.0/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1783. open("/usr/lib64/python2.7/site-packages/gtk-2.0/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1784. open("/usr/lib64/python2.7/site-packages/gtk-2.0/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1785. stat("/usr/lib/python2.7/site-packages/org", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1786. open("/usr/lib/python2.7/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1787. open("/usr/lib/python2.7/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1788. open("/usr/lib/python2.7/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1789. open("/usr/lib/python2.7/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1790. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9fe7000
  1791. stat("/usr/bin/binascii", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1792. open("/usr/bin/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1793. open("/usr/bin/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1794. open("/usr/bin/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1795. open("/usr/bin/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1796. stat("/usr/lib64/python2.7/binascii", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1797. open("/usr/lib64/python2.7/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1798. open("/usr/lib64/python2.7/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1799. open("/usr/lib64/python2.7/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1800. open("/usr/lib64/python2.7/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1801. stat("/usr/lib64/python2.7/plat-linux2/binascii", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1802. open("/usr/lib64/python2.7/plat-linux2/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1803. open("/usr/lib64/python2.7/plat-linux2/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1804. open("/usr/lib64/python2.7/plat-linux2/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1805. open("/usr/lib64/python2.7/plat-linux2/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1806. stat("/usr/lib64/python2.7/lib-dynload/binascii", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1807. open("/usr/lib64/python2.7/lib-dynload/binascii.so", O_RDONLY) = 5
  1808. fstat(5, {st_mode=S_IFREG|0644, st_size=24672, ...}) = 0
  1809. open("/usr/lib64/python2.7/lib-dynload/binascii.so", O_RDONLY|O_CLOEXEC) = 6
  1810. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\23\0\0\0\0\0\0"..., 832) = 832
  1811. fstat(6, {st_mode=S_IFREG|0644, st_size=24672, ...}) = 0
  1812. mmap(NULL, 2119864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b77b1000
  1813. mprotect(0x7f21b77b6000, 2093056, PROT_NONE) = 0
  1814. mmap(0x7f21b79b5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x7f21b79b5000
  1815. close(6) = 0
  1816. mprotect(0x7f21b79b5000, 4096, PROT_READ) = 0
  1817. close(5) = 0
  1818. close(4) = 0
  1819. getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
  1820. close(3) = 0
  1821. stat("/usr/bin/tarfile", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1822. open("/usr/bin/tarfile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1823. open("/usr/bin/tarfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1824. open("/usr/bin/tarfile.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1825. open("/usr/bin/tarfile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1826. stat("/usr/lib64/python2.7/tarfile", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1827. open("/usr/lib64/python2.7/tarfile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1828. open("/usr/lib64/python2.7/tarfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1829. open("/usr/lib64/python2.7/tarfile.py", O_RDONLY) = 3
  1830. fstat(3, {st_mode=S_IFREG|0644, st_size=89780, ...}) = 0
  1831. open("/usr/lib64/python2.7/tarfile.pyc", O_RDONLY) = 4
  1832. fstat(4, {st_mode=S_IFREG|0644, st_size=75452, ...}) = 0
  1833. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1834. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\r\0\0\0@\0\0\0s=\6\0\0d\0"..., 4096) = 4096
  1835. fstat(4, {st_mode=S_IFREG|0644, st_size=75452, ...}) = 0
  1836. brk(0x11ee000) = 0x11ee000
  1837. read(4, "deErrort\6\0\0\0appendt\4\0\0\0join(\5\0\0\0"..., 69632) = 69632
  1838. read(4, "\0\0/usr/lib64/python2.7/tarfile.p"..., 4096) = 1724
  1839. read(4, "", 4096) = 0
  1840. close(4) = 0
  1841. munmap(0x7f21bb5c0000, 4096) = 0
  1842. close(3) = 0
  1843. stat("/usr/bin/tempfile", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1844. open("/usr/bin/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1845. open("/usr/bin/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1846. open("/usr/bin/tempfile.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1847. open("/usr/bin/tempfile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1848. stat("/usr/lib64/python2.7/tempfile", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  1849. open("/usr/lib64/python2.7/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1850. open("/usr/lib64/python2.7/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1851. open("/usr/lib64/python2.7/tempfile.py", O_RDONLY) = 3
  1852. fstat(3, {st_mode=S_IFREG|0644, st_size=18721, ...}) = 0
  1853. open("/usr/lib64/python2.7/tempfile.pyc", O_RDONLY) = 4
  1854. fstat(4, {st_mode=S_IFREG|0644, st_size=19969, ...}) = 0
  1855. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1856. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\f\3\0\0d\0"..., 4096) = 4096
  1857. fstat(4, {st_mode=S_IFREG|0644, st_size=19969, ...}) = 0
  1858. read(4, "\0mt\1\0\0\0ct\6\0\0\0chooset\5\0\0\0dummyt\7\0"..., 12288) = 12288
  1859. read(4, "\0\0s \0\0\0/usr/lib64/python2.7/temp"..., 4096) = 3585
  1860. read(4, "", 4096) = 0
  1861. close(4) = 0
  1862. munmap(0x7f21bb5c0000, 4096) = 0
  1863. stat("/usr/bin/io", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1864. open("/usr/bin/io.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1865. open("/usr/bin/iomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1866. open("/usr/bin/io.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1867. open("/usr/bin/io.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1868. stat("/usr/lib64/python2.7/io", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1869. open("/usr/lib64/python2.7/io.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1870. open("/usr/lib64/python2.7/iomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1871. open("/usr/lib64/python2.7/io.py", O_RDONLY) = 4
  1872. fstat(4, {st_mode=S_IFREG|0644, st_size=3321, ...}) = 0
  1873. open("/usr/lib64/python2.7/io.pyc", O_RDONLY) = 5
  1874. fstat(5, {st_mode=S_IFREG|0644, st_size=3588, ...}) = 0
  1875. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1876. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s\245\1\0\0d\0"..., 4096) = 3588
  1877. fstat(5, {st_mode=S_IFREG|0644, st_size=3588, ...}) = 0
  1878. read(5, "", 4096) = 0
  1879. close(5) = 0
  1880. munmap(0x7f21bb5c0000, 4096) = 0
  1881. stat("/usr/bin/_io", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1882. open("/usr/bin/_io.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1883. open("/usr/bin/_iomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1884. open("/usr/bin/_io.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1885. open("/usr/bin/_io.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1886. stat("/usr/lib64/python2.7/_io", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1887. open("/usr/lib64/python2.7/_io.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1888. open("/usr/lib64/python2.7/_iomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1889. open("/usr/lib64/python2.7/_io.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1890. open("/usr/lib64/python2.7/_io.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1891. stat("/usr/lib64/python2.7/plat-linux2/_io", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1892. open("/usr/lib64/python2.7/plat-linux2/_io.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1893. open("/usr/lib64/python2.7/plat-linux2/_iomodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1894. open("/usr/lib64/python2.7/plat-linux2/_io.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1895. open("/usr/lib64/python2.7/plat-linux2/_io.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1896. stat("/usr/lib64/python2.7/lib-dynload/_io", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1897. open("/usr/lib64/python2.7/lib-dynload/_io.so", O_RDONLY) = 5
  1898. fstat(5, {st_mode=S_IFREG|0644, st_size=158112, ...}) = 0
  1899. open("/usr/lib64/python2.7/lib-dynload/_io.so", O_RDONLY|O_CLOEXEC) = 6
  1900. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\203\0\0\0\0\0\0"..., 832) = 832
  1901. fstat(6, {st_mode=S_IFREG|0644, st_size=158112, ...}) = 0
  1902. mmap(NULL, 2253528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b758a000
  1903. mprotect(0x7f21b75a6000, 2097152, PROT_NONE) = 0
  1904. mmap(0x7f21b77a6000, 45056, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x1c000) = 0x7f21b77a6000
  1905. close(6) = 0
  1906. mprotect(0x7f21b77a6000, 4096, PROT_READ) = 0
  1907. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b9fa7000
  1908. close(5) = 0
  1909. close(4) = 0
  1910. stat("/usr/bin/random", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1911. open("/usr/bin/random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1912. open("/usr/bin/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1913. open("/usr/bin/random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1914. open("/usr/bin/random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1915. stat("/usr/lib64/python2.7/random", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  1916. open("/usr/lib64/python2.7/random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1917. open("/usr/lib64/python2.7/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1918. open("/usr/lib64/python2.7/random.py", O_RDONLY) = 4
  1919. fstat(4, {st_mode=S_IFREG|0644, st_size=32323, ...}) = 0
  1920. open("/usr/lib64/python2.7/random.pyc", O_RDONLY) = 5
  1921. fstat(5, {st_mode=S_IFREG|0644, st_size=25566, ...}) = 0
  1922. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1923. read(5, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\31\0\0\0@ \0\0s\243\2\0\0d\0"..., 4096) = 4096
  1924. fstat(5, {st_mode=S_IFREG|0644, st_size=25566, ...}) = 0
  1925. read(5, "s source if available.\n\n "..., 20480) = 20480
  1926. read(5, "\0\0\0\0\0@(\2\0\0\0g\0\0\0\0\0\0\340?g\0\0\0\0\0\0\360?(\2\0"..., 4096) = 990
  1927. read(5, "", 4096) = 0
  1928. close(5) = 0
  1929. munmap(0x7f21bb5c0000, 4096) = 0
  1930. stat("/usr/bin/math", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1931. open("/usr/bin/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1932. open("/usr/bin/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1933. open("/usr/bin/math.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1934. open("/usr/bin/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1935. stat("/usr/lib64/python2.7/math", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1936. open("/usr/lib64/python2.7/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1937. open("/usr/lib64/python2.7/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1938. open("/usr/lib64/python2.7/math.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1939. open("/usr/lib64/python2.7/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1940. stat("/usr/lib64/python2.7/plat-linux2/math", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1941. open("/usr/lib64/python2.7/plat-linux2/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1942. open("/usr/lib64/python2.7/plat-linux2/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1943. open("/usr/lib64/python2.7/plat-linux2/math.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1944. open("/usr/lib64/python2.7/plat-linux2/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1945. stat("/usr/lib64/python2.7/lib-dynload/math", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1946. open("/usr/lib64/python2.7/lib-dynload/math.so", O_RDONLY) = 5
  1947. fstat(5, {st_mode=S_IFREG|0644, st_size=40096, ...}) = 0
  1948. open("/usr/lib64/python2.7/lib-dynload/math.so", O_RDONLY|O_CLOEXEC) = 6
  1949. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 *\0\0\0\0\0\0"..., 832) = 832
  1950. fstat(6, {st_mode=S_IFREG|0644, st_size=40096, ...}) = 0
  1951. mmap(NULL, 2135272, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b7380000
  1952. mprotect(0x7f21b7388000, 2093056, PROT_NONE) = 0
  1953. mmap(0x7f21b7587000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x7000) = 0x7f21b7587000
  1954. close(6) = 0
  1955. mprotect(0x7f21b7587000, 4096, PROT_READ) = 0
  1956. close(5) = 0
  1957. stat("/usr/bin/hashlib", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1958. open("/usr/bin/hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1959. open("/usr/bin/hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1960. open("/usr/bin/hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1961. open("/usr/bin/hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1962. stat("/usr/lib64/python2.7/hashlib", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  1963. open("/usr/lib64/python2.7/hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1964. open("/usr/lib64/python2.7/hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1965. open("/usr/lib64/python2.7/hashlib.py", O_RDONLY) = 5
  1966. fstat(5, {st_mode=S_IFREG|0644, st_size=7846, ...}) = 0
  1967. open("/usr/lib64/python2.7/hashlib.pyc", O_RDONLY) = 6
  1968. fstat(6, {st_mode=S_IFREG|0644, st_size=7029, ...}) = 0
  1969. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  1970. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\244\1\0\0d\0"..., 4096) = 4096
  1971. fstat(6, {st_mode=S_IFREG|0644, st_size=7029, ...}) = 0
  1972. read(6, "\203\1\0SXd\1\0S(\2\0\0\0s|\0\0\0new(name, str"..., 4096) = 2933
  1973. read(6, "", 4096) = 0
  1974. close(6) = 0
  1975. munmap(0x7f21bb5c0000, 4096) = 0
  1976. stat("/usr/bin/_hashlib", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1977. open("/usr/bin/_hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1978. open("/usr/bin/_hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1979. open("/usr/bin/_hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1980. open("/usr/bin/_hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1981. stat("/usr/lib64/python2.7/_hashlib", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1982. open("/usr/lib64/python2.7/_hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1983. open("/usr/lib64/python2.7/_hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1984. open("/usr/lib64/python2.7/_hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1985. open("/usr/lib64/python2.7/_hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1986. stat("/usr/lib64/python2.7/plat-linux2/_hashlib", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1987. open("/usr/lib64/python2.7/plat-linux2/_hashlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1988. open("/usr/lib64/python2.7/plat-linux2/_hashlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  1989. open("/usr/lib64/python2.7/plat-linux2/_hashlib.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  1990. open("/usr/lib64/python2.7/plat-linux2/_hashlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  1991. stat("/usr/lib64/python2.7/lib-dynload/_hashlib", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  1992. open("/usr/lib64/python2.7/lib-dynload/_hashlib.so", O_RDONLY) = 6
  1993. fstat(6, {st_mode=S_IFREG|0644, st_size=21160, ...}) = 0
  1994. open("/usr/lib64/python2.7/lib-dynload/_hashlib.so", O_RDONLY|O_CLOEXEC) = 7
  1995. read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\37\0\0\0\0\0\0"..., 832) = 832
  1996. fstat(7, {st_mode=S_IFREG|0644, st_size=21160, ...}) = 0
  1997. mmap(NULL, 2116792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f21b717b000
  1998. mprotect(0x7f21b717f000, 2093056, PROT_NONE) = 0
  1999. mmap(0x7f21b737e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x3000) = 0x7f21b737e000
  2000. close(7) = 0
  2001. mprotect(0x7f21b737e000, 4096, PROT_READ) = 0
  2002. close(6) = 0
  2003. close(5) = 0
  2004. stat("/usr/bin/_random", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2005. open("/usr/bin/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2006. open("/usr/bin/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2007. open("/usr/bin/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2008. open("/usr/bin/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2009. stat("/usr/lib64/python2.7/_random", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2010. open("/usr/lib64/python2.7/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2011. open("/usr/lib64/python2.7/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2012. open("/usr/lib64/python2.7/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2013. open("/usr/lib64/python2.7/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2014. stat("/usr/lib64/python2.7/plat-linux2/_random", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2015. open("/usr/lib64/python2.7/plat-linux2/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2016. open("/usr/lib64/python2.7/plat-linux2/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2017. open("/usr/lib64/python2.7/plat-linux2/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2018. open("/usr/lib64/python2.7/plat-linux2/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2019. stat("/usr/lib64/python2.7/lib-dynload/_random", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2020. open("/usr/lib64/python2.7/lib-dynload/_random.so", O_RDONLY) = 5
  2021. fstat(5, {st_mode=S_IFREG|0644, st_size=15368, ...}) = 0
  2022. open("/usr/lib64/python2.7/lib-dynload/_random.so", O_RDONLY|O_CLOEXEC) = 6
  2023. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\24\0\0\0\0\0\0"..., 832) = 832
  2024. fstat(6, {st_mode=S_IFREG|0644, st_size=15368, ...}) = 0
  2025. mmap(NULL, 2110544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b6f77000
  2026. mprotect(0x7f21b6f7a000, 2093056, PROT_NONE) = 0
  2027. mmap(0x7f21b7179000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x7f21b7179000
  2028. close(6) = 0
  2029. mprotect(0x7f21b7179000, 4096, PROT_READ) = 0
  2030. close(5) = 0
  2031. open("/dev/urandom", O_RDONLY) = 5
  2032. fstat(5, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 9), ...}) = 0
  2033. read(5, " _\332\242\260\33\37\216J\314\276\223\3C2\3670\346\324\244^\222\240\213\205\266Zg\252\365\34\6"..., 2500) = 2500
  2034. close(4) = 0
  2035. close(3) = 0
  2036. stat("/usr/bin/threading", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2037. open("/usr/bin/threading.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2038. open("/usr/bin/threadingmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2039. open("/usr/bin/threading.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2040. open("/usr/bin/threading.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2041. stat("/usr/lib64/python2.7/threading", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2042. open("/usr/lib64/python2.7/threading.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2043. open("/usr/lib64/python2.7/threadingmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2044. open("/usr/lib64/python2.7/threading.py", O_RDONLY) = 3
  2045. fstat(3, {st_mode=S_IFREG|0644, st_size=47330, ...}) = 0
  2046. open("/usr/lib64/python2.7/threading.pyc", O_RDONLY) = 4
  2047. fstat(4, {st_mode=S_IFREG|0644, st_size=42717, ...}) = 0
  2048. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2049. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\21\0\0\0@\0\0\0s=\3\0\0d\0"..., 4096) = 4096
  2050. fstat(4, {st_mode=S_IFREG|0644, st_size=42717, ...}) = 0
  2051. read(4, "2.7/threading.pyt\10\0\0\0__repr__\212\0\0"..., 36864) = 36864
  2052. read(4, "\0\1\20\1\6\1\22\1\n\1\35\1(\4\0\0\0R-\0\0\0R.\0\0\0R!\0\0\0"..., 4096) = 1757
  2053. read(4, "", 4096) = 0
  2054. close(4) = 0
  2055. munmap(0x7f21bb5c0000, 4096) = 0
  2056. close(3) = 0
  2057. stat("/usr/bin/urllib2", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2058. open("/usr/bin/urllib2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2059. open("/usr/bin/urllib2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2060. open("/usr/bin/urllib2.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2061. open("/usr/bin/urllib2.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2062. stat("/usr/lib64/python2.7/urllib2", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2063. open("/usr/lib64/python2.7/urllib2.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2064. open("/usr/lib64/python2.7/urllib2module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2065. open("/usr/lib64/python2.7/urllib2.py", O_RDONLY) = 3
  2066. fstat(3, {st_mode=S_IFREG|0644, st_size=52407, ...}) = 0
  2067. open("/usr/lib64/python2.7/urllib2.pyc", O_RDONLY) = 4
  2068. fstat(4, {st_mode=S_IFREG|0644, st_size=47246, ...}) = 0
  2069. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2070. read(4, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\7\0\0\0@\0\0\0sW\4\0\0d\0"..., 4096) = 4096
  2071. fstat(4, {st_mode=S_IFREG|0644, st_size=47246, ...}) = 0
  2072. brk(0x1211000) = 0x1211000
  2073. read(4, "ddinfourlt\t\0\0\0splitportt\10\0\0\0spli"..., 40960) = 40960
  2074. read(4, "2.7/urllib2.pyR.\0\0\0\241\5\0\0s\n\0\0\0\0\1\t\1"..., 4096) = 2190
  2075. read(4, "", 4096) = 0
  2076. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b6f37000
  2077. close(4) = 0
  2078. munmap(0x7f21bb5c0000, 4096) = 0
  2079. stat("/usr/bin/base64", {st_mode=S_IFREG|0755, st_size=35616, ...}) = 0
  2080. open("/usr/bin/base64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2081. open("/usr/bin/base64module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2082. open("/usr/bin/base64.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2083. open("/usr/bin/base64.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2084. stat("/usr/lib64/python2.7/base64", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  2085. open("/usr/lib64/python2.7/base64.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2086. open("/usr/lib64/python2.7/base64module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2087. open("/usr/lib64/python2.7/base64.py", O_RDONLY) = 4
  2088. fstat(4, {st_mode=S_IFREG|0644, st_size=11352, ...}) = 0
  2089. open("/usr/lib64/python2.7/base64.pyc", O_RDONLY) = 6
  2090. fstat(6, {st_mode=S_IFREG|0644, st_size=10888, ...}) = 0
  2091. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2092. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s\255\2\0\0d\0"..., 4096) = 4096
  2093. fstat(6, {st_mode=S_IFREG|0644, st_size=10888, ...}) = 0
  2094. read(6, "\0\0Ji\t\0\0\0t\1\0\0\0Si\22\0\0\0t\1\0\0\0003i\33\0\0\0t\1"..., 4096) = 4096
  2095. read(6, "\3\1\0\0s\n\0\0\0\0\v\6\1\17\1\22\1\17\1iL\0\0\0c\2\0\0\0\5\0\0"..., 4096) = 2696
  2096. read(6, "", 4096) = 0
  2097. close(6) = 0
  2098. munmap(0x7f21bb5c0000, 4096) = 0
  2099. close(4) = 0
  2100. stat("/usr/bin/httplib", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  2101. open("/usr/bin/httplib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2102. open("/usr/bin/httplibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2103. open("/usr/bin/httplib.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2104. open("/usr/bin/httplib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2105. stat("/usr/lib64/python2.7/httplib", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  2106. open("/usr/lib64/python2.7/httplib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2107. open("/usr/lib64/python2.7/httplibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2108. open("/usr/lib64/python2.7/httplib.py", O_RDONLY) = 4
  2109. fstat(4, {st_mode=S_IFREG|0644, st_size=48442, ...}) = 0
  2110. open("/usr/lib64/python2.7/httplib.pyc", O_RDONLY) = 6
  2111. fstat(6, {st_mode=S_IFREG|0644, st_size=36159, ...}) = 0
  2112. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2113. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0sz\5\0\0d\0"..., 4096) = 4096
  2114. fstat(6, {st_mode=S_IFREG|0644, st_size=36159, ...}) = 0
  2115. read(6, "removed(\1\0\0\0t\10\0\0\0StringIOt\4\0\0\0HT"..., 28672) = 28672
  2116. read(6, "|\0\0_\3\0t\4\0|\1\0\203\1\0|\0\0_\5\0d\0\0S(\2\0\0\0Ni"..., 4096) = 3391
  2117. read(6, "", 4096) = 0
  2118. close(6) = 0
  2119. munmap(0x7f21bb5c0000, 4096) = 0
  2120. stat("/usr/bin/array", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2121. open("/usr/bin/array.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2122. open("/usr/bin/arraymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2123. open("/usr/bin/array.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2124. open("/usr/bin/array.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2125. stat("/usr/lib64/python2.7/array", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2126. open("/usr/lib64/python2.7/array.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2127. open("/usr/lib64/python2.7/arraymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2128. open("/usr/lib64/python2.7/array.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2129. open("/usr/lib64/python2.7/array.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2130. stat("/usr/lib64/python2.7/plat-linux2/array", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2131. open("/usr/lib64/python2.7/plat-linux2/array.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2132. open("/usr/lib64/python2.7/plat-linux2/arraymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2133. open("/usr/lib64/python2.7/plat-linux2/array.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2134. open("/usr/lib64/python2.7/plat-linux2/array.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2135. stat("/usr/lib64/python2.7/lib-dynload/array", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2136. open("/usr/lib64/python2.7/lib-dynload/array.so", O_RDONLY) = 6
  2137. fstat(6, {st_mode=S_IFREG|0644, st_size=46584, ...}) = 0
  2138. open("/usr/lib64/python2.7/lib-dynload/array.so", O_RDONLY|O_CLOEXEC) = 7
  2139. read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 /\0\0\0\0\0\0"..., 832) = 832
  2140. fstat(7, {st_mode=S_IFREG|0644, st_size=46584, ...}) = 0
  2141. mmap(NULL, 2141824, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f21b6d2c000
  2142. mprotect(0x7f21b6d35000, 2093056, PROT_NONE) = 0
  2143. mmap(0x7f21b6f34000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x8000) = 0x7f21b6f34000
  2144. close(7) = 0
  2145. mprotect(0x7f21b6f34000, 4096, PROT_READ) = 0
  2146. close(6) = 0
  2147. stat("/usr/bin/urlparse", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2148. open("/usr/bin/urlparse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2149. open("/usr/bin/urlparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2150. open("/usr/bin/urlparse.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2151. open("/usr/bin/urlparse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2152. stat("/usr/lib64/python2.7/urlparse", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2153. open("/usr/lib64/python2.7/urlparse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2154. open("/usr/lib64/python2.7/urlparsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2155. open("/usr/lib64/python2.7/urlparse.py", O_RDONLY) = 6
  2156. fstat(6, {st_mode=S_IFREG|0644, st_size=15164, ...}) = 0
  2157. open("/usr/lib64/python2.7/urlparse.pyc", O_RDONLY) = 7
  2158. fstat(7, {st_mode=S_IFREG|0644, st_size=14516, ...}) = 0
  2159. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2160. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\305\2\0\0d\0"..., 4096) = 4096
  2161. fstat(7, {st_mode=S_IFREG|0644, st_size=14516, ...}) = 0
  2162. read(7, "eme netloc path query fragmentc\0"..., 8192) = 8192
  2163. read(7, "cates that\n blank val"..., 4096) = 2228
  2164. read(7, "", 4096) = 0
  2165. close(7) = 0
  2166. munmap(0x7f21bb5c0000, 4096) = 0
  2167. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b6cec000
  2168. munmap(0x7f21b6cec000, 262144) = 0
  2169. close(6) = 0
  2170. stat("/usr/bin/mimetools", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2171. open("/usr/bin/mimetools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2172. open("/usr/bin/mimetoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2173. open("/usr/bin/mimetools.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2174. open("/usr/bin/mimetools.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2175. stat("/usr/lib64/python2.7/mimetools", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2176. open("/usr/lib64/python2.7/mimetools.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2177. open("/usr/lib64/python2.7/mimetoolsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2178. open("/usr/lib64/python2.7/mimetools.py", O_RDONLY) = 6
  2179. fstat(6, {st_mode=S_IFREG|0644, st_size=7168, ...}) = 0
  2180. open("/usr/lib64/python2.7/mimetools.pyc", O_RDONLY) = 7
  2181. fstat(7, {st_mode=S_IFREG|0644, st_size=8222, ...}) = 0
  2182. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2183. read(7, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s\306\1\0\0d\0"..., 4096) = 4096
  2184. fstat(7, {st_mode=S_IFREG|0644, st_size=8222, ...}) = 0
  2185. read(7, "unters\0\0\0s\n\0\0\0\0\2\n\1\n\1\6\1\n\1c\0\0\0\0\5\0\0"..., 4096) = 4096
  2186. read(7, "\7\1\7\1\7\1\7\1\n\3\3\1\7\1\7\1\7\1\7\1\7\1\n\3\t\5\t\n\t\6", 4096) = 30
  2187. read(7, "", 4096) = 0
  2188. close(7) = 0
  2189. munmap(0x7f21bb5c0000, 4096) = 0
  2190. stat("/usr/bin/rfc822", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  2191. open("/usr/bin/rfc822.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2192. open("/usr/bin/rfc822module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2193. open("/usr/bin/rfc822.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2194. open("/usr/bin/rfc822.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2195. stat("/usr/lib64/python2.7/rfc822", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  2196. open("/usr/lib64/python2.7/rfc822.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2197. open("/usr/lib64/python2.7/rfc822module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2198. open("/usr/lib64/python2.7/rfc822.py", O_RDONLY) = 7
  2199. fstat(7, {st_mode=S_IFREG|0644, st_size=33295, ...}) = 0
  2200. open("/usr/lib64/python2.7/rfc822.pyc", O_RDONLY) = 8
  2201. fstat(8, {st_mode=S_IFREG|0644, st_size=31791, ...}) = 0
  2202. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2203. read(8, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0s\271\3\0\0d\0"..., 4096) = 4096
  2204. fstat(8, {st_mode=S_IFREG|0644, st_size=31791, ...}) = 0
  2205. brk(0x1235000) = 0x1235000
  2206. read(8, "\204\0\0Z\4\0d\4\0\204\0\0Z\5\0d\5\0\204\0\0Z\6\0d\6\0\204\0\0Z\7"..., 24576) = 24576
  2207. read(8, "\n\0ru\3\1\1\1n\1\0X|\f\0r\277\3|\f\0d\1\0k\0\0r\230\3d\2"..., 4096) = 3119
  2208. read(8, "", 4096) = 0
  2209. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b6cec000
  2210. close(8) = 0
  2211. munmap(0x7f21bb5c0000, 4096) = 0
  2212. close(7) = 0
  2213. close(6) = 0
  2214. stat("/usr/bin/ssl", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2215. open("/usr/bin/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2216. open("/usr/bin/sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2217. open("/usr/bin/ssl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2218. open("/usr/bin/ssl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2219. stat("/usr/lib64/python2.7/ssl", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2220. open("/usr/lib64/python2.7/ssl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2221. open("/usr/lib64/python2.7/sslmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2222. open("/usr/lib64/python2.7/ssl.py", O_RDONLY) = 6
  2223. fstat(6, {st_mode=S_IFREG|0644, st_size=36406, ...}) = 0
  2224. open("/usr/lib64/python2.7/ssl.pyc", O_RDONLY) = 7
  2225. fstat(7, {st_mode=S_IFREG|0644, st_size=31117, ...}) = 0
  2226. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2227. read(7, "\3\363\r\n3\354\17Vc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s\n\4\0\0d\0"..., 4096) = 4096
  2228. fstat(7, {st_mode=S_IFREG|0644, st_size=31117, ...}) = 0
  2229. read(7, "t\r\0\0\0CERT_OPTIONALt\r\0\0\0CERT_REQU"..., 24576) = 24576
  2230. read(7, " must start with %ss&\0\0\0Invalid "..., 4096) = 2445
  2231. read(7, "", 4096) = 0
  2232. close(7) = 0
  2233. munmap(0x7f21bb5c0000, 4096) = 0
  2234. stat("/usr/bin/contextlib", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  2235. open("/usr/bin/contextlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2236. open("/usr/bin/contextlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2237. open("/usr/bin/contextlib.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2238. open("/usr/bin/contextlib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2239. stat("/usr/lib64/python2.7/contextlib", 0x7ffd93130a50) = -1 ENOENT (No such file or directory)
  2240. open("/usr/lib64/python2.7/contextlib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2241. open("/usr/lib64/python2.7/contextlibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2242. open("/usr/lib64/python2.7/contextlib.py", O_RDONLY) = 7
  2243. fstat(7, {st_mode=S_IFREG|0644, st_size=4424, ...}) = 0
  2244. open("/usr/lib64/python2.7/contextlib.pyc", O_RDONLY) = 8
  2245. fstat(8, {st_mode=S_IFREG|0644, st_size=4454, ...}) = 0
  2246. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2247. read(8, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\211\0\0\0d\0"..., 4096) = 4096
  2248. fstat(8, {st_mode=S_IFREG|0644, st_size=4454, ...}) = 0
  2249. read(8, "(\0\0\0\0s\"\0\0\0/usr/lib64/python2.7/c"..., 4096) = 358
  2250. read(8, "", 4096) = 0
  2251. close(8) = 0
  2252. munmap(0x7f21bb5c0000, 4096) = 0
  2253. close(7) = 0
  2254. close(6) = 0
  2255. close(4) = 0
  2256. stat("/usr/bin/bisect", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  2257. open("/usr/bin/bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2258. open("/usr/bin/bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2259. open("/usr/bin/bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2260. open("/usr/bin/bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2261. stat("/usr/lib64/python2.7/bisect", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  2262. open("/usr/lib64/python2.7/bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2263. open("/usr/lib64/python2.7/bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2264. open("/usr/lib64/python2.7/bisect.py", O_RDONLY) = 4
  2265. fstat(4, {st_mode=S_IFREG|0644, st_size=2595, ...}) = 0
  2266. open("/usr/lib64/python2.7/bisect.pyc", O_RDONLY) = 6
  2267. fstat(6, {st_mode=S_IFREG|0644, st_size=3071, ...}) = 0
  2268. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2269. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0st\0\0\0d\0"..., 4096) = 3071
  2270. fstat(6, {st_mode=S_IFREG|0644, st_size=3071, ...}) = 0
  2271. read(6, "", 4096) = 0
  2272. close(6) = 0
  2273. munmap(0x7f21bb5c0000, 4096) = 0
  2274. stat("/usr/bin/_bisect", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2275. open("/usr/bin/_bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2276. open("/usr/bin/_bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2277. open("/usr/bin/_bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2278. open("/usr/bin/_bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2279. stat("/usr/lib64/python2.7/_bisect", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2280. open("/usr/lib64/python2.7/_bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2281. open("/usr/lib64/python2.7/_bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2282. open("/usr/lib64/python2.7/_bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2283. open("/usr/lib64/python2.7/_bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2284. stat("/usr/lib64/python2.7/plat-linux2/_bisect", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2285. open("/usr/lib64/python2.7/plat-linux2/_bisect.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2286. open("/usr/lib64/python2.7/plat-linux2/_bisectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2287. open("/usr/lib64/python2.7/plat-linux2/_bisect.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2288. open("/usr/lib64/python2.7/plat-linux2/_bisect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2289. stat("/usr/lib64/python2.7/lib-dynload/_bisect", 0x7ffd93130fd0) = -1 ENOENT (No such file or directory)
  2290. open("/usr/lib64/python2.7/lib-dynload/_bisect.so", O_RDONLY) = 6
  2291. fstat(6, {st_mode=S_IFREG|0644, st_size=12512, ...}) = 0
  2292. open("/usr/lib64/python2.7/lib-dynload/_bisect.so", O_RDONLY|O_CLOEXEC) = 7
  2293. read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\r\0\0\0\0\0\0"..., 832) = 832
  2294. fstat(7, {st_mode=S_IFREG|0644, st_size=12512, ...}) = 0
  2295. mmap(NULL, 2107688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x7f21b6ae9000
  2296. mprotect(0x7f21b6aeb000, 2093056, PROT_NONE) = 0
  2297. mmap(0x7f21b6cea000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x1000) = 0x7f21b6cea000
  2298. close(7) = 0
  2299. mprotect(0x7f21b6cea000, 4096, PROT_READ) = 0
  2300. close(6) = 0
  2301. close(4) = 0
  2302. stat("/usr/bin/urllib", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  2303. open("/usr/bin/urllib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2304. open("/usr/bin/urllibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2305. open("/usr/bin/urllib.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2306. open("/usr/bin/urllib.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2307. stat("/usr/lib64/python2.7/urllib", 0x7ffd93131550) = -1 ENOENT (No such file or directory)
  2308. open("/usr/lib64/python2.7/urllib.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2309. open("/usr/lib64/python2.7/urllibmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2310. open("/usr/lib64/python2.7/urllib.py", O_RDONLY) = 4
  2311. fstat(4, {st_mode=S_IFREG|0644, st_size=58498, ...}) = 0
  2312. open("/usr/lib64/python2.7/urllib.pyc", O_RDONLY) = 6
  2313. fstat(6, {st_mode=S_IFREG|0644, st_size=50414, ...}) = 0
  2314. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2315. read(6, "\3\363\r\n\305\231,Vc\0\0\0\0\0\0\0\0\34\0\0\0@\0\0\0s\334\4\0\0d\0"..., 4096) = 4096
  2316. fstat(6, {st_mode=S_IFREG|0644, st_size=50414, ...}) = 0
  2317. read(6, "s+\0\0\0t\0\0r\23\0t\0\0j\1\0\203\0\0\1n\0\0t\2\0j\3\0\203\0"..., 45056) = 45056
  2318. read(6, "\5\0\0\0round(\6\0\0\0Rp\1\0\0R\306\0\0\0t\2\0\0\0t0t"..., 4096) = 1262
  2319. read(6, "", 4096) = 0
  2320. close(6) = 0
  2321. munmap(0x7f21bb5c0000, 4096) = 0
  2322. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b6aa9000
  2323. munmap(0x7f21b6aa9000, 262144) = 0
  2324. mmap(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b6aa9000
  2325. close(4) = 0
  2326. close(3) = 0
  2327. stat("/usr/bin/gpgme", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2328. open("/usr/bin/gpgme.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2329. open("/usr/bin/gpgmemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2330. open("/usr/bin/gpgme.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2331. open("/usr/bin/gpgme.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2332. stat("/usr/lib64/python2.7/gpgme", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2333. open("/usr/lib64/python2.7/gpgme.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2334. open("/usr/lib64/python2.7/gpgmemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2335. open("/usr/lib64/python2.7/gpgme.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2336. open("/usr/lib64/python2.7/gpgme.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2337. stat("/usr/lib64/python2.7/plat-linux2/gpgme", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2338. open("/usr/lib64/python2.7/plat-linux2/gpgme.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2339. open("/usr/lib64/python2.7/plat-linux2/gpgmemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2340. open("/usr/lib64/python2.7/plat-linux2/gpgme.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2341. open("/usr/lib64/python2.7/plat-linux2/gpgme.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2342. stat("/usr/lib64/python2.7/lib-dynload/gpgme", 0x7ffd93131ad0) = -1 ENOENT (No such file or directory)
  2343. open("/usr/lib64/python2.7/lib-dynload/gpgme.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2344. open("/usr/lib64/python2.7/lib-dynload/gpgmemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2345. open("/usr/lib64/python2.7/lib-dynload/gpgme.py", O_RDONLY) = -1 ENOENT (No such file or directory)
  2346. open("/usr/lib64/python2.7/lib-dynload/gpgme.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
  2347. stat("/usr/lib64/python2.7/site-packages/gpgme", {st_mode=S_IFDIR|0755, st_size=110, ...}) = 0
  2348. stat("/usr/lib64/python2.7/site-packages/gpgme/__init__.py", {st_mode=S_IFREG|0644, st_size=903, ...}) = 0
  2349. stat("/usr/lib64/python2.7/site-packages/gpgme/__init__", 0x7ffd93131a80) = -1 ENOENT (No such file or directory)
  2350. open("/usr/lib64/python2.7/site-packages/gpgme/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2351. open("/usr/lib64/python2.7/site-packages/gpgme/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
  2352. open("/usr/lib64/python2.7/site-packages/gpgme/__init__.py", O_RDONLY) = 3
  2353. fstat(3, {st_mode=S_IFREG|0644, st_size=903, ...}) = 0
  2354. open("/usr/lib64/python2.7/site-packages/gpgme/__init__.pyc", O_RDONLY) = 4
  2355. fstat(4, {st_mode=S_IFREG|0644, st_size=227, ...}) = 0
  2356. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2357. read(4, "\3\363\r\n\374W\361Cc\0\0\0\0\0\0\0\0\2\0\0\0@\0\0\0s\36\0\0\0d\0"..., 4096) = 227
  2358. fstat(4, {st_mode=S_IFREG|0644, st_size=227, ...}) = 0
  2359. read(4, "", 4096) = 0
  2360. close(4) = 0
  2361. munmap(0x7f21bb5c0000, 4096) = 0
  2362. stat("/usr/lib64/python2.7/site-packages/gpgme", {st_mode=S_IFDIR|0755, st_size=110, ...}) = 0
  2363. stat("/usr/lib64/python2.7/site-packages/gpgme", {st_mode=S_IFDIR|0755, st_size=110, ...}) = 0
  2364. stat("/usr/lib64/python2.7/site-packages/gpgme/_gpgme", 0x7ffd93131500) = -1 ENOENT (No such file or directory)
  2365. open("/usr/lib64/python2.7/site-packages/gpgme/_gpgme.so", O_RDONLY) = 4
  2366. fstat(4, {st_mode=S_IFREG|0755, st_size=76744, ...}) = 0
  2367. open("/usr/lib64/python2.7/site-packages/gpgme/_gpgme.so", O_RDONLY|O_CLOEXEC) = 6
  2368. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000B\0\0\0\0\0\0"..., 832) = 832
  2369. fstat(6, {st_mode=S_IFREG|0755, st_size=76744, ...}) = 0
  2370. mmap(NULL, 2171936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b6896000
  2371. mprotect(0x7f21b68a6000, 2093056, PROT_NONE) = 0
  2372. mmap(0x7f21b6aa5000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf000) = 0x7f21b6aa5000
  2373. close(6) = 0
  2374. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 6
  2375. fstat(6, {st_mode=S_IFREG|0644, st_size=180537, ...}) = 0
  2376. mmap(NULL, 180537, PROT_READ, MAP_PRIVATE, 6, 0) = 0x7f21bb4a9000
  2377. close(6) = 0
  2378. open("/usr/lib64/libgpgme.so.11", O_RDONLY|O_CLOEXEC) = 6
  2379. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200o\0\0\0\0\0\0"..., 832) = 832
  2380. fstat(6, {st_mode=S_IFREG|0755, st_size=232768, ...}) = 0
  2381. mmap(NULL, 2327904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b665d000
  2382. mprotect(0x7f21b6694000, 2093056, PROT_NONE) = 0
  2383. mmap(0x7f21b6893000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x36000) = 0x7f21b6893000
  2384. close(6) = 0
  2385. open("/usr/lib64/libassuan.so.0", O_RDONLY|O_CLOEXEC) = 6
  2386. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2607\0\0\0\0\0\0"..., 832) = 832
  2387. fstat(6, {st_mode=S_IFREG|0755, st_size=68592, ...}) = 0
  2388. mmap(NULL, 2163768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b644c000
  2389. mprotect(0x7f21b645c000, 2093056, PROT_NONE) = 0
  2390. mmap(0x7f21b665b000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0xf000) = 0x7f21b665b000
  2391. close(6) = 0
  2392. open("/usr/lib64/libgpg-error.so.0", O_RDONLY|O_CLOEXEC) = 6
  2393. read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\16\0\0\0\0\0\0"..., 832) = 832
  2394. fstat(6, {st_mode=S_IFREG|0755, st_size=18560, ...}) = 0
  2395. mmap(NULL, 2113720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x7f21b6247000
  2396. mprotect(0x7f21b624b000, 2093056, PROT_NONE) = 0
  2397. mmap(0x7f21b644a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x7f21b644a000
  2398. close(6) = 0
  2399. mprotect(0x7f21b644a000, 4096, PROT_READ) = 0
  2400. mprotect(0x7f21b665b000, 4096, PROT_READ) = 0
  2401. mprotect(0x7f21b6893000, 4096, PROT_READ) = 0
  2402. mprotect(0x7f21b6aa5000, 4096, PROT_READ) = 0
  2403. munmap(0x7f21bb4a9000, 180537) = 0
  2404. close(4) = 0
  2405. brk(0x1257000) = 0x1257000
  2406. close(3) = 0
  2407. stat("/usr/share/locale-bundle/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2408. stat("/usr/share/locale-bundle/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2409. stat("/usr/share/locale-bundle/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2410. stat("/usr/share/locale-bundle/ru/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2411. stat("/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131b70) = -1 ENOENT (No such file or directory)
  2412. stat("/usr/share/locale/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131b70) = -1 ENOENT (No such file or directory)
  2413. stat("/usr/share/locale/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131b70) = -1 ENOENT (No such file or directory)
  2414. stat("/usr/share/locale/ru/LC_MESSAGES/messages.mo", 0x7ffd93131b70) = -1 ENOENT (No such file or directory)
  2415. stat("/usr/share/locale-bundle/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131710) = -1 ENOENT (No such file or directory)
  2416. stat("/usr/share/locale-bundle/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131710) = -1 ENOENT (No such file or directory)
  2417. stat("/usr/share/locale-bundle/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131710) = -1 ENOENT (No such file or directory)
  2418. stat("/usr/share/locale-bundle/ru/LC_MESSAGES/messages.mo", 0x7ffd93131710) = -1 ENOENT (No such file or directory)
  2419. stat("/usr/share/locale/ru_RU.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2420. stat("/usr/share/locale/ru_RU/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2421. stat("/usr/share/locale/ru.UTF-8/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2422. stat("/usr/share/locale/ru/LC_MESSAGES/messages.mo", 0x7ffd93131940) = -1 ENOENT (No such file or directory)
  2423. open("/home/ratte/.dropbox/dropbox.pid", O_RDONLY) = 3
  2424. fstat(3, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2425. fstat(3, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2426. lseek(3, 0, SEEK_CUR) = 0
  2427. fstat(3, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2428. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2429. lseek(3, 0, SEEK_CUR) = 0
  2430. read(3, "5310", 4096) = 4
  2431. read(3, "", 4096) = 0
  2432. close(3) = 0
  2433. munmap(0x7f21bb5c0000, 4096) = 0
  2434. open("/proc/5310/cmdline", O_RDONLY) = -1 ENOENT (No such file or directory)
  2435. fstat(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 1), ...}) = 0
  2436. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5c0000
  2437. write(1, "Starting Dropbox...", 19Starting Dropbox...) = 19
  2438. access("/home/ratte/.dropbox-dist/dropboxd", X_OK) = 0
  2439. open("/dev/null", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
  2440. fstat(3, {st_mode=S_IFCHR|0666, st_rdev=makedev(1, 3), ...}) = 0
  2441. pipe([4, 6]) = 0
  2442. fcntl(4, F_GETFD) = 0
  2443. fcntl(4, F_SETFD, FD_CLOEXEC) = 0
  2444. fcntl(6, F_GETFD) = 0
  2445. fcntl(6, F_SETFD, FD_CLOEXEC) = 0
  2446. clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x7f21bb5979d0) = 5400
  2447. close(6) = 0
  2448. mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21b6146000
  2449. read(4, "", 1048576) = 0
  2450. mremap(0x7f21b6146000, 1052672, 4096, MREMAP_MAYMOVE) = 0x7f21b6146000
  2451. close(4) = 0
  2452. munmap(0x7f21b6146000, 4096) = 0
  2453. open("/home/ratte/.dropbox/dropbox.pid", O_RDONLY) = 4
  2454. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2455. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2456. lseek(4, 0, SEEK_CUR) = 0
  2457. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2458. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5bf000
  2459. lseek(4, 0, SEEK_CUR) = 0
  2460. read(4, "5310", 4096) = 4
  2461. read(4, "", 4096) = 0
  2462. close(4) = 0
  2463. munmap(0x7f21bb5bf000, 4096) = 0
  2464. open("/proc/5310/cmdline", O_RDONLY) = -1 ENOENT (No such file or directory)
  2465. select(0, NULL, NULL, NULL, {0, 500000}) = 0 (Timeout)
  2466. open("/home/ratte/.dropbox/dropbox.pid", O_RDONLY) = 4
  2467. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2468. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2469. lseek(4, 0, SEEK_CUR) = 0
  2470. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2471. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5bf000
  2472. lseek(4, 0, SEEK_CUR) = 0
  2473. read(4, "5310", 4096) = 4
  2474. read(4, "", 4096) = 0
  2475. close(4) = 0
  2476. munmap(0x7f21bb5bf000, 4096) = 0
  2477. open("/proc/5310/cmdline", O_RDONLY) = -1 ENOENT (No such file or directory)
  2478. select(0, NULL, NULL, NULL, {0, 500000}) = 0 (Timeout)
  2479. open("/home/ratte/.dropbox/dropbox.pid", O_RDONLY) = 4
  2480. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2481. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2482. lseek(4, 0, SEEK_CUR) = 0
  2483. fstat(4, {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
  2484. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5bf000
  2485. lseek(4, 0, SEEK_CUR) = 0
  2486. read(4, "5400", 4096) = 4
  2487. read(4, "", 4096) = 0
  2488. close(4) = 0
  2489. munmap(0x7f21bb5bf000, 4096) = 0
  2490. open("/proc/5400/cmdline", O_RDONLY) = 4
  2491. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2492. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2493. lseek(4, 0, SEEK_CUR) = 0
  2494. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2495. mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f21bb5bf000
  2496. lseek(4, 0, SEEK_CUR) = 0
  2497. read(4, "/home/ratte/.dropbox-dist/dropbo"..., 1024) = 61
  2498. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2499. lseek(4, 0, SEEK_CUR) = 61
  2500. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2501. lseek(4, 0, SEEK_CUR) = 61
  2502. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2503. lseek(4, 0, SEEK_CUR) = 61
  2504. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2505. lseek(4, 0, SEEK_CUR) = 61
  2506. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2507. lseek(4, 0, SEEK_CUR) = 61
  2508. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2509. lseek(4, 0, SEEK_CUR) = 61
  2510. fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
  2511. lseek(4, 0, SEEK_CUR) = 61
  2512. read(4, "", 1024) = 0
  2513. close(4) = 0
  2514. munmap(0x7f21bb5bf000, 4096) = 0
  2515. close(3) = 0
  2516. wait4(5400, 0x7ffd93132110, WNOHANG, NULL) = 0
  2517. socket(PF_LOCAL, SOCK_STREAM, 0) = 3
  2518. fcntl(3, F_GETFL) = 0x2 (flags O_RDWR)
  2519. fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
  2520. connect(3, {sa_family=AF_LOCAL, sun_path="/home/ratte/.dropbox/command_socket"}, 37) = 0
  2521. poll([{fd=3, events=POLLOUT}], 1, 5000) = 1 ([{fd=3, revents=POLLOUT}])
  2522. sendto(3, "needs_link\ndone\n", 16, 0, NULL, 0) = 16
  2523. mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7f21b5a46000
  2524. mprotect(0x7f21b5a46000, 4096, PROT_NONE) = 0
  2525. clone(child_stack=0x7f21b6245ff0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTID, parent_tidptr=0x7f21b62469d0, tls=0x7f21b6246700, child_tidptr=0x7f21b62469d0) = 5428
  2526. futex(0x11e7a20, FUTEX_WAKE_PRIVATE, 1) = 1
  2527. futex(0x11f0a80, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
  2528. futex(0x11e7a20, FUTEX_WAIT_PRIVATE, 0, NULL) = -1 EAGAIN (Resource temporarily unavailable)
  2529. poll([{fd=3, events=POLLIN}], 1, 5000) = 1 ([{fd=3, revents=POLLIN}])
  2530. recvfrom(3, "notok\nIllegal Argument: No clien"..., 4096, 0, NULL, NULL) = 63
  2531. futex(0x11ffe60, FUTEX_WAIT_PRIVATE, 0, NULL) = 0
  2532. close(3) = 0
  2533. write(1, "Done!\n", 6Done!
  2534. ) = 6
  2535. rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x7f21badeb890}, {0x7f21bb097405, [], SA_RESTORER, 0x7f21badeb890}, 8) = 0
  2536. wait4(5400, 0x7ffd93132810, WNOHANG, NULL) = 0
  2537. close(5) = 0
  2538. exit_group(0) = ?
  2539. +++ exited with 0 +++
Add Comment
Please, Sign In to add comment