Skip to content

Instantly share code, notes, and snippets.

@elfgoh
Last active March 10, 2017 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elfgoh/1f71b30e48d59711584c885390d43e2a to your computer and use it in GitHub Desktop.
Save elfgoh/1f71b30e48d59711584c885390d43e2a to your computer and use it in GitHub Desktop.
strace output from python on BBB console image
# cat trace.txt
14432 execve("/usr/bin/python3.4", ["python3.4"], [/* 15 vars */]) = 0
14432 brk(0) = 0x1f18000
14432 uname({sys="Linux", node="spdibox-3716BBBK0D3E", ...}) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f59000
14432 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
14432 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=17658, ...}) = 0
14432 mmap2(NULL, 17658, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f54000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0EQ\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 100684, SEEK_SET) = 100684
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1520) = 1520
14432 lseek(3, 65940, SEEK_SET) = 65940
14432 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
14432 fstat64(3, {st_mode=S_IFREG|0755, st_size=102204, ...}) = 0
14432 mmap2(NULL, 139836, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6f11000
14432 mprotect(0xb6f21000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6f30000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf000) = 0xb6f30000
14432 mmap2(0xb6f32000, 4668, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6f32000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\240\t\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 8664, SEEK_SET) = 8664
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1160) = 1160
14432 lseek(3, 8328, SEEK_SET) = 8328
14432 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=9824, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f53000
14432 mmap2(NULL, 73912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6efe000
14432 mprotect(0xb6f00000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6f0f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6f0f000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libutil.so.1", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0T\n\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 8700, SEEK_SET) = 8700
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1160) = 1160
14432 lseek(3, 8364, SEEK_SET) = 8364
14432 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=9860, ...}) = 0
14432 mmap2(NULL, 73904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6eeb000
14432 mprotect(0xb6eed000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6efc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0xb6efc000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0@\30\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 21260, SEEK_SET) = 21260
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1320) = 1320
14432 lseek(3, 20868, SEEK_SET) = 20868
14432 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=22580, ...}) = 0
14432 mmap2(NULL, 86588, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ed5000
14432 mprotect(0xb6eda000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6ee9000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb6ee9000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0x!\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 94624, SEEK_SET) = 94624
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1080) = 1080
14432 lseek(3, 94328, SEEK_SET) = 94328
14432 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=95704, ...}) = 0
14432 mmap2(NULL, 159868, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6ead000
14432 mprotect(0xb6ec3000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6ed2000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0xb6ed2000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220\30\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 70292, SEEK_SET) = 70292
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
14432 lseek(3, 69924, SEEK_SET) = 69924
14432 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=71412, ...}) = 0
14432 mmap2(NULL, 135464, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6e8b000
14432 mprotect(0xb6e9c000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6eab000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x10000) = 0xb6eab000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0h<\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 405976, SEEK_SET) = 405976
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1160) = 1160
14432 lseek(3, 405640, SEEK_SET) = 405640
14432 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 53) = 53
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=407136, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f52000
14432 mmap2(NULL, 471184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6e17000
14432 mprotect(0xb6e7a000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6e89000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x62000) = 0xb6e89000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\3\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0Mw\1\0004\0\0\0"..., 512) = 512
14432 lseek(3, 908188, SEEK_SET) = 908188
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 2880) = 2880
14432 lseek(3, 904740, SEEK_SET) = 904740
14432 read(3, "A4\0\0\0aeabi\0\1*\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\3\f"..., 53) = 53
14432 fstat64(3, {st_mode=S_IFREG|0755, st_size=911068, ...}) = 0
14432 mmap2(NULL, 980392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6d27000
14432 mprotect(0xb6e02000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6e11000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xda000) = 0xb6e11000
14432 mmap2(0xb6e14000, 9640, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6e14000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\230\321\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 99900, SEEK_SET) = 99900
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1120) = 1120
14432 lseek(3, 99568, SEEK_SET) = 99568
14432 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=101020, ...}) = 0
14432 mmap2(NULL, 165160, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6cfe000
14432 mprotect(0xb6d17000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6d26000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0xb6d26000
14432 close(3) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f51000
14432 set_tls(0xb6f517c0, 0xb6f5c050, 0xb6f51ea8, 0xb6f517c0, 0xb6f5c050) = 0
14432 mprotect(0xb6e11000, 8192, PROT_READ) = 0
14432 mprotect(0xb6e89000, 4096, PROT_READ) = 0
14432 mprotect(0xb6eab000, 4096, PROT_READ) = 0
14432 mprotect(0xb6ed2000, 8192, PROT_READ) = 0
14432 mprotect(0xb6f30000, 4096, PROT_READ) = 0
14432 mprotect(0xb6ee9000, 4096, PROT_READ) = 0
14432 mprotect(0xb6efc000, 4096, PROT_READ) = 0
14432 mprotect(0xb6f0f000, 4096, PROT_READ) = 0
14432 mprotect(0x2af000, 4096, PROT_READ) = 0
14432 mprotect(0xb6f5b000, 4096, PROT_READ) = 0
14432 munmap(0xb6f54000, 17658) = 0
14432 set_tid_address(0xb6f51368) = 14432
14432 set_robust_list(0xb6f51370, 12) = 0
14432 rt_sigaction(SIGRTMIN, {0xb6f15d9d, [], SA_RESTORER|SA_SIGINFO, 0xb6d4db01}, NULL, 8) = 0
14432 rt_sigaction(SIGRT_1, {0xb6f15cbd, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0xb6d4db01}, NULL, 8) = 0
14432 rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
14432 getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
14432 brk(0) = 0x1f18000
14432 brk(0x1f39000) = 0x1f39000
14432 open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/usr/lib/locale/UTF-8/LC_CTYPE", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/dev/urandom", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
14432 read(3, "\353\361\307\351\232\207\330Y\320!<)\3\374\377$\240\240_E@\3674\207", 24) = 24
14432 close(3) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6cbe000
14432 fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 stat64("/usr/local/sbin/python3.4", 0xbef05418) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/local/bin/python3.4", 0xbef05418) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/sbin/python3.4", 0xbef05418) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/bin/python3.4", {st_mode=S_IFREG|0755, st_size=3116520, ...}) = 0
14432 readlink("/usr/bin/python3.4", 0xbef043dc, 4096) = -1 EINVAL (Invalid argument)
14432 open("/usr/bin/pyvenv.cfg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
14432 open("/usr/pyvenv.cfg", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/bin/Modules/Setup", 0xbef05380) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/bin/lib/python3.4/os.py", 0xbef05378) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/bin/lib/python3.4/os.pyc", 0xbef05378) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4/os.py", {st_mode=S_IFREG|0644, st_size=33763, ...}) = 0
14432 stat64("/usr/bin/pybuilddir.txt", 0xbef05380) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/bin/lib/python3.4/lib-dynload", 0xbef05380) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6c7e000
14432 brk(0x1f5a000) = 0x1f5a000
14432 open("/proc/meminfo", O_RDONLY|O_CLOEXEC) = 3
14432 fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
14432 fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f58000
14432 read(3, "MemTotal: 499780 kB\nMemF"..., 1024) = 1024
14432 close(3) = 0
14432 munmap(0xb6f58000, 4096) = 0
14432 sigaltstack({ss_sp=0x1f491a0, ss_flags=0, ss_size=8192}, NULL) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 openat(AT_FDCWD, "/usr/lib/python3.4/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 199 entries */, 32768) = 6608
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/encodings/__init__.cpython-34m-arm-linux-gnueabihf.so", 0xbef169f0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4/encodings/__init__.cpython-34m.so", 0xbef169f0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4/encodings/__init__.abi3.so", 0xbef169f0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4/encodings/__init__.so", 0xbef169f0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5067, ...}) = 0
14432 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6c3e000
14432 stat64("/usr/lib/python3.4/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=5067, ...}) = 0
14432 open("/usr/lib/python3.4/encodings/__pycache__/__init__.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3858, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3858, ...}) = 0
14432 read(3, "\356\f\r\n\264\2035T\313\23\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 3859) = 3858
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/codecs.py", {st_mode=S_IFREG|0644, st_size=35956, ...}) = 0
14432 stat64("/usr/lib/python3.4/codecs.py", {st_mode=S_IFREG|0644, st_size=35956, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/codecs.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=35455, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=35455, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035Tt\214\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0&\0\0\0@\0\0"..., 35456) = 35455
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 brk(0x1f7f000) = 0x1f7f000
14432 stat64("/usr/lib/python3.4/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/lib/python3.4/encodings", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 125 entries */, 32768) = 4240
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/encodings/aliases.py", {st_mode=S_IFREG|0644, st_size=15414, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings/aliases.py", {st_mode=S_IFREG|0644, st_size=15414, ...}) = 0
14432 open("/usr/lib/python3.4/encodings/__pycache__/aliases.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=7807, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=7807, ...}) = 0
14432 read(3, "\356\f\r\n\264\2035T6<\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 7808) = 7807
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings/ascii.py", {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings/ascii.py", {st_mode=S_IFREG|0644, st_size=1248, ...}) = 0
14432 open("/usr/lib/python3.4/encodings/__pycache__/ascii.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=1994, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=1994, ...}) = 0
14432 read(3, "\356\f\r\n\264\2035T\340\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 1995) = 1994
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0xb6d4dae1}, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0xb6d4dae1}, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
14432 rt_sigaction(SIGINT, {0x116445, [], SA_RESTORER, 0xb6d4dae1}, {SIG_DFL, [], 0}, 8) = 0
14432 stat64("/usr/lib/python3.4/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings/utf_8.py", {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings/utf_8.py", {st_mode=S_IFREG|0644, st_size=1005, ...}) = 0
14432 open("/usr/lib/python3.4/encodings/__pycache__/utf_8.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=1694, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=1694, ...}) = 0
14432 read(3, "\356\f\r\n\264\2035T\355\3\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0"..., 1695) = 1694
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings/latin_1.py", {st_mode=S_IFREG|0644, st_size=1264, ...}) = 0
14432 stat64("/usr/lib/python3.4/encodings/latin_1.py", {st_mode=S_IFREG|0644, st_size=1264, ...}) = 0
14432 open("/usr/lib/python3.4/encodings/__pycache__/latin_1.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=2006, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=2006, ...}) = 0
14432 read(3, "\356\f\r\n\264\2035T\360\4\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 2007) = 2006
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/io.py", {st_mode=S_IFREG|0644, st_size=3395, ...}) = 0
14432 stat64("/usr/lib/python3.4/io.py", {st_mode=S_IFREG|0644, st_size=3395, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/io.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3442, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3442, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035TC\r\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\22\0\0\0@\0\0"..., 3443) = 3442
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/abc.py", {st_mode=S_IFREG|0644, st_size=8624, ...}) = 0
14432 stat64("/usr/lib/python3.4/abc.py", {st_mode=S_IFREG|0644, st_size=8624, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/abc.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=7862, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=7862, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T\260!\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0@\0\0"..., 7863) = 7862
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/_weakrefset.py", {st_mode=S_IFREG|0644, st_size=5705, ...}) = 0
14432 stat64("/usr/lib/python3.4/_weakrefset.py", {st_mode=S_IFREG|0644, st_size=5705, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/_weakrefset.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=8449, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=8449, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035TI\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 8450) = 8449
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 dup(0) = 3
14432 close(3) = 0
14432 fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 fstat64(0, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 _llseek(0, 0, 0xbef17250, SEEK_CUR) = -1 ESPIPE (Illegal seek)
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 _llseek(0, 0, 0xbef17338, SEEK_CUR) = -1 ESPIPE (Illegal seek)
14432 dup(1) = 3
14432 close(3) = 0
14432 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 _llseek(1, 0, 0xbef17250, SEEK_CUR) = -1 ESPIPE (Illegal seek)
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 _llseek(1, 0, 0xbef17338, SEEK_CUR) = -1 ESPIPE (Illegal seek)
14432 dup(2) = 3
14432 close(3) = 0
14432 fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 fstat64(2, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 _llseek(2, 0, 0xbef17250, SEEK_CUR) = -1 ESPIPE (Illegal seek)
14432 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(2, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 _llseek(2, 0, 0xbef17338, SEEK_CUR) = -1 ESPIPE (Illegal seek)
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/site.py", {st_mode=S_IFREG|0644, st_size=22526, ...}) = 0
14432 stat64("/usr/lib/python3.4/site.py", {st_mode=S_IFREG|0644, st_size=22526, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/site.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=18596, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=18596, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T\376W\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 18597) = 18596
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/os.py", {st_mode=S_IFREG|0644, st_size=33763, ...}) = 0
14432 stat64("/usr/lib/python3.4/os.py", {st_mode=S_IFREG|0644, st_size=33763, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/os.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=29644, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=29644, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T\343\203\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0000\0\0\0@\0\0"..., 29645) = 29644
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/stat.py", {st_mode=S_IFREG|0644, st_size=4400, ...}) = 0
14432 stat64("/usr/lib/python3.4/stat.py", {st_mode=S_IFREG|0644, st_size=4400, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/stat.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3563, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3563, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T0\21\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0@\0\0"..., 3564) = 3563
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/posixpath.py", {st_mode=S_IFREG|0644, st_size=13448, ...}) = 0
14432 stat64("/usr/lib/python3.4/posixpath.py", {st_mode=S_IFREG|0644, st_size=13448, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/posixpath.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=9793, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=9793, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T\2104\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0%\0\0\0@\0\0"..., 9794) = 9793
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/genericpath.py", {st_mode=S_IFREG|0644, st_size=3882, ...}) = 0
14432 stat64("/usr/lib/python3.4/genericpath.py", {st_mode=S_IFREG|0644, st_size=3882, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/genericpath.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3478, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3478, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T*\17\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 3479) = 3478
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/_collections_abc.py", {st_mode=S_IFREG|0644, st_size=19967, ...}) = 0
14432 stat64("/usr/lib/python3.4/_collections_abc.py", {st_mode=S_IFREG|0644, st_size=19967, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/_collections_abc.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=24194, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=24194, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T\377M\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\21\0\0\0@\0\0"..., 24195) = 24194
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 mmap2(NULL, 262144, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6bfe000
14432 stat64("/usr/lib/python3.4/", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/_sitebuiltins.py", {st_mode=S_IFREG|0644, st_size=3115, ...}) = 0
14432 stat64("/usr/lib/python3.4/_sitebuiltins.py", {st_mode=S_IFREG|0644, st_size=3115, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/_sitebuiltins.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3661, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3661, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T+\f\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0@\0\0"..., 3662) = 3661
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/bin/pyvenv.cfg", 0xbef16908) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/pyvenv.cfg", 0xbef16908) = -1 ENOENT (No such file or directory)
14432 geteuid32() = 0
14432 getuid32() = 0
14432 getegid32() = 0
14432 getgid32() = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 openat(AT_FDCWD, "/usr/lib/python3.4", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 199 entries */, 32768) = 6608
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/sysconfig.py", {st_mode=S_IFREG|0644, st_size=24820, ...}) = 0
14432 stat64("/usr/lib/python3.4/sysconfig.py", {st_mode=S_IFREG|0644, st_size=24820, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/sysconfig.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=17318, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=17318, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T\364`\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 17319) = 17318
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 brk(0x1fb1000) = 0x1fb1000
14432 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 lstat64("/usr/bin", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
14432 lstat64("/usr/bin/python3.4", {st_mode=S_IFREG|0755, st_size=3116520, ...}) = 0
14432 stat64("/usr/bin/Modules/Setup.dist", 0xbef15ea0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/bin/Modules/Setup.local", 0xbef15ea0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/_sysconfigdata.py", {st_mode=S_IFREG|0644, st_size=126, ...}) = 0
14432 stat64("/usr/lib/python3.4/_sysconfigdata.py", {st_mode=S_IFREG|0644, st_size=126, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/_sysconfigdata.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=251, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=251, ...}) = 0
14432 read(3, "\356\f\r\n\02735T~\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 252) = 251
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/lib/python3.4/plat-arm-linux-gnueabihf", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 8 entries */, 32768) = 248
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf/_sysconfigdata_m.py", {st_mode=S_IFREG|0644, st_size=20341, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf/_sysconfigdata_m.py", {st_mode=S_IFREG|0644, st_size=20341, ...}) = 0
14432 open("/usr/lib/python3.4/plat-arm-linux-gnueabihf/__pycache__/_sysconfigdata_m.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=20695, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=20695, ...}) = 0
14432 read(3, "\356\f\r\n\344\2035TuO\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0@\0\0"..., 20696) = 20695
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 lstat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 lstat64("/usr/lib/python3.4/config-3.4m-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/root/.local/lib/python3.4/site-packages", 0xbef16a30) = -1 ENOENT (No such file or directory)
14432 stat64("/root/.local/lib/python3.4/dist-packages", 0xbef16a30) = -1 ENOENT (No such file or directory)
14432 stat64("/root/.local/local/lib/python3.4/dist-packages", 0xbef16a30) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/local/lib/python3.4/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/local/lib/python3.4/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 7 entries */, 32768) = 240
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/lib/python3/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 25 entries */, 32768) = 912
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 open("/usr/lib/python3/dist-packages/setuptools.pth", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=26, ...}) = 0
14432 ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbef1672c) = -1 ENOTTY (Inappropriate ioctl for device)
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=26, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 ioctl(3, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, 0xbef166b4) = -1 ENOTTY (Inappropriate ioctl for device)
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/_bootlocale.py", {st_mode=S_IFREG|0644, st_size=1301, ...}) = 0
14432 stat64("/usr/lib/python3.4/_bootlocale.py", {st_mode=S_IFREG|0644, st_size=1301, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/_bootlocale.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 4
14432 fstat64(4, {st_mode=S_IFREG|0644, st_size=1032, ...}) = 0
14432 _llseek(4, 0, [0], SEEK_CUR) = 0
14432 fstat64(4, {st_mode=S_IFREG|0644, st_size=1032, ...}) = 0
14432 read(4, "\356\f\r\n\260\2035T\25\5\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 1033) = 1032
14432 read(4, "", 1) = 0
14432 close(4) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 read(3, "setuptools-1.3.2.egg-info\n", 8192) = 26
14432 stat64("/usr/lib/python3/dist-packages/setuptools-1.3.2.egg-info", 0xbef167e0) = -1 ENOENT (No such file or directory)
14432 read(3, "", 8192) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4/dist-packages", 0xbef169d0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/dist-python", 0xbef169d0) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/sitecustomize.py", {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
14432 stat64("/usr/lib/python3.4/sitecustomize.py", {st_mode=S_IFREG|0644, st_size=155, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/sitecustomize.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=217, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=217, ...}) = 0
14432 read(3, "\356\f\r\n\253\2035T\233\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 218) = 217
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/lib/python3.4/lib-dynload", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 40 entries */, 32768) = 2592
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/local/lib/python3.4/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 7 entries */, 32768) = 240
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/lib/python3/dist-packages", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 25 entries */, 32768) = 912
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3/dist-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 write(2, "Python 3.4.2 (default, Oct 8 20"..., 68) = 68
14432 write(2, "Type \"help\", \"copyright\", \"credi"..., 71) = 71
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 getcwd("/root", 1026) = 6
14432 stat64("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
14432 stat64("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
14432 stat64("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/root", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 18 entries */, 32768) = 552
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/lib-dynload/readline.cpython-34m-arm-linux-gnueabihf.so", {st_mode=S_IFREG|0644, st_size=21476, ...}) = 0
14432 futex(0xb6f100ac, FUTEX_WAKE_PRIVATE, 2147483647) = 0
14432 open("/usr/lib/python3.4/lib-dynload/readline.cpython-34m-arm-linux-gnueabihf.so", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\264\32\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 20476, SEEK_SET) = 20476
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1000) = 1000
14432 lseek(3, 20152, SEEK_SET) = 20152
14432 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=21476, ...}) = 0
14432 mmap2(NULL, 85700, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6be9000
14432 mprotect(0xb6bed000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6bfc000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0xb6bfc000
14432 close(3) = 0
14432 open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=17658, ...}) = 0
14432 mmap2(NULL, 17658, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb6f54000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libreadline.so.6", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\350\315\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 173340, SEEK_SET) = 173340
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1040) = 1040
14432 lseek(3, 173028, SEEK_SET) = 173028
14432 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=174380, ...}) = 0
14432 mmap2(NULL, 243336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6bad000
14432 mprotect(0xb6bd4000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6be3000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x26000) = 0xb6be3000
14432 mmap2(0xb6be8000, 1672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6be8000
14432 close(3) = 0
14432 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
14432 open("/lib/arm-linux-gnueabihf/libtinfo.so.5", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\220]\0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 107928, SEEK_SET) = 107928
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1040) = 1040
14432 lseek(3, 107620, SEEK_SET) = 107620
14432 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=108968, ...}) = 0
14432 mmap2(NULL, 174284, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b82000
14432 mprotect(0xb6b9a000, 65536, PROT_NONE) = 0
14432 mmap2(0xb6baa000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x18000) = 0xb6baa000
14432 close(3) = 0
14432 mprotect(0xb6baa000, 8192, PROT_READ) = 0
14432 mprotect(0xb6be3000, 4096, PROT_READ) = 0
14432 mprotect(0xb6bfc000, 4096, PROT_READ) = 0
14432 munmap(0xb6f54000, 17658) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 stat64("/root/.terminfo", 0x1f779e8) = -1 ENOENT (No such file or directory)
14432 stat64("/etc/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/lib/terminfo", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/share/terminfo", 0x1f77ab8) = -1 ENOENT (No such file or directory)
14432 gettimeofday({1489112047, 365888}, NULL) = 0
14432 access("/etc/terminfo/x/xterm-256color", R_OK) = -1 ENOENT (No such file or directory)
14432 access("/lib/terminfo/x/xterm-256color", R_OK) = 0
14432 open("/lib/terminfo/x/xterm-256color", O_RDONLY|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=3417, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f58000
14432 read(3, "\32\1%\0&\0\17\0\235\1\262\5xterm-256color|xterm"..., 4096) = 3417
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f58000, 4096) = 0
14432 gettimeofday({1489112047, 368504}, NULL) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(1, TIOCGWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, TIOCGWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, TIOCGWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDRV_TIMER_IOCTL_STATUS or TIOCSWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 stat64("/root/.inputrc", 0xbef16bc0) = -1 ENOENT (No such file or directory)
14432 stat64("/etc/inputrc", {st_mode=S_IFREG|0644, st_size=1748, ...}) = 0
14432 open("/etc/inputrc", O_RDONLY|O_LARGEFILE) = 3
14432 read(3, "# /etc/inputrc - global inputrc "..., 1748) = 1748
14432 close(3) = 0
14432 getcwd("/root", 1026) = 6
14432 stat64("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/rlcompleter.py", {st_mode=S_IFREG|0644, st_size=5763, ...}) = 0
14432 stat64("/usr/lib/python3.4/rlcompleter.py", {st_mode=S_IFREG|0644, st_size=5763, ...}) = 0
14432 open("/usr/lib/python3.4/__pycache__/rlcompleter.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=5538, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=5538, ...}) = 0
14432 read(3, "\356\f\r\n\260\2035T\203\26\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\v\0\0\0@\0\0"..., 5539) = 5538
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/etc/inputrc", {st_mode=S_IFREG|0644, st_size=1748, ...}) = 0
14432 open("/etc/inputrc", O_RDONLY|O_LARGEFILE) = 3
14432 read(3, "# /etc/inputrc - global inputrc "..., 1748) = 1748
14432 close(3) = 0
14432 open("/root/.python_history", O_RDONLY|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0600, st_size=616, ...}) = 0
14432 read(3, "print\"ff\"\nprint(\"ff\")\nprint(\"ff\\"..., 616) = 616
14432 close(3) = 0
14432 gettimeofday({1489112047, 387113}, NULL) = 0
14432 gettimeofday({1489112047, 387326}, NULL) = 0
14432 gettimeofday({1489112047, 387515}, NULL) = 0
14432 gettimeofday({1489112047, 387691}, NULL) = 0
14432 gettimeofday({1489112047, 387866}, NULL) = 0
14432 gettimeofday({1489112047, 388042}, NULL) = 0
14432 gettimeofday({1489112047, 388216}, NULL) = 0
14432 gettimeofday({1489112047, 388390}, NULL) = 0
14432 gettimeofday({1489112047, 388560}, NULL) = 0
14432 gettimeofday({1489112047, 388730}, NULL) = 0
14432 gettimeofday({1489112047, 388899}, NULL) = 0
14432 gettimeofday({1489112047, 389070}, NULL) = 0
14432 gettimeofday({1489112047, 389245}, NULL) = 0
14432 gettimeofday({1489112047, 389418}, NULL) = 0
14432 gettimeofday({1489112047, 389591}, NULL) = 0
14432 gettimeofday({1489112047, 389762}, NULL) = 0
14432 gettimeofday({1489112047, 389934}, NULL) = 0
14432 gettimeofday({1489112047, 390105}, NULL) = 0
14432 gettimeofday({1489112047, 390458}, NULL) = 0
14432 gettimeofday({1489112047, 390654}, NULL) = 0
14432 gettimeofday({1489112047, 390829}, NULL) = 0
14432 gettimeofday({1489112047, 391005}, NULL) = 0
14432 gettimeofday({1489112047, 391179}, NULL) = 0
14432 gettimeofday({1489112047, 391350}, NULL) = 0
14432 gettimeofday({1489112047, 391524}, NULL) = 0
14432 gettimeofday({1489112047, 391696}, NULL) = 0
14432 gettimeofday({1489112047, 391868}, NULL) = 0
14432 gettimeofday({1489112047, 392039}, NULL) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, TIOCGWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDRV_TIMER_IOCTL_STATUS or TIOCSWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_STOP or SNDRV_TIMER_IOCTL_GINFO or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
14432 brk(0x1fd2000) = 0x1fd2000
14432 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f58000
14432 write(1, ">>> ", 4) = 4
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], 0}, 8) = 0
14432 read(0, "f", 1) = 1
14432 write(1, "f", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "r", 1) = 1
14432 write(1, "r", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "o", 1) = 1
14432 write(1, "o", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "m", 1) = 1
14432 write(1, "m", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, " ", 1) = 1
14432 write(1, " ", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "A", 1) = 1
14432 write(1, "A", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "d", 1) = 1
14432 write(1, "d", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "a", 1) = 1
14432 write(1, "a", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "f", 1) = 1
14432 write(1, "f", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "r", 1) = 1
14432 write(1, "r", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "u", 1) = 1
14432 write(1, "u", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "i", 1) = 1
14432 write(1, "i", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "t", 1) = 1
14432 write(1, "t", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "_", 1) = 1
14432 write(1, "_", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "B", 1) = 1
14432 write(1, "B", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "B", 1) = 1
14432 write(1, "B", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "I", 1) = 1
14432 write(1, "I", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "O", 1) = 1
14432 write(1, "O", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, " ", 1) = 1
14432 write(1, " ", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "i", 1) = 1
14432 write(1, "i", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "m", 1) = 1
14432 write(1, "m", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "p", 1) = 1
14432 write(1, "p", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "o", 1) = 1
14432 write(1, "o", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "r", 1) = 1
14432 write(1, "r", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "t", 1) = 1
14432 write(1, "t", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, " ", 1) = 1
14432 write(1, " ", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "P", 1) = 1
14432 write(1, "P", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "W", 1) = 1
14432 write(1, "W", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "M", 1) = 1
14432 write(1, "M", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "\r", 1) = 1
14432 write(1, "\n", 1) = 1
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_STOP or SNDRV_TIMER_IOCTL_GINFO or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 gettimeofday({1489112064, 427564}, NULL) = 0
14432 getcwd("/root", 1026) = 6
14432 stat64("/root", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
14432 stat64("/usr/lib/python3.4/plat-arm-linux-gnueabihf", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/lib/python3.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/__init__.cpython-34m-arm-linux-gnueabihf.so", 0xbef16900) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/__init__.cpython-34m.so", 0xbef16900) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/__init__.abi3.so", 0xbef16900) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/__init__.so", 0xbef16900) = -1 ENOENT (No such file or directory)
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/__init__.py", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
14432 open("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/__pycache__/__init__.cpython-34.pyc", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=147, ...}) = 0
14432 _llseek(3, 0, [0], SEEK_CUR) = 0
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=147, ...}) = 0
14432 read(3, "\356\f\r\n\330\310\300X\0\0\0\0\343\0\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0@\0\0"..., 148) = 147
14432 read(3, "", 1) = 0
14432 close(3) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO", {st_mode=S_IFDIR|S_ISGID|0755, st_size=4096, ...}) = 0
14432 openat(AT_FDCWD, "/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3
14432 getdents64(3, /* 9 entries */, 32768) = 312
14432 getdents64(3, /* 0 entries */, 32768) = 0
14432 close(3) = 0
14432 stat64("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/PWM.cpython-34m.so", {st_mode=S_IFREG|0755, st_size=87168, ...}) = 0
14432 open("/usr/local/lib/python3.4/dist-packages/Adafruit_BBIO/PWM.cpython-34m.so", O_RDONLY|O_CLOEXEC) = 3
14432 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\200 \0\0004\0\0\0"..., 512) = 512
14432 lseek(3, 85768, SEEK_SET) = 85768
14432 read(3, "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 1400) = 1400
14432 lseek(3, 23589, SEEK_SET) = 23589
14432 read(3, "A2\0\0\0aeabi\0\1(\0\0\0\0057-A\0\6\n\7A\10\1\t\2\n\4\22"..., 51) = 51
14432 fstat64(3, {st_mode=S_IFREG|0755, st_size=87168, ...}) = 0
14432 mmap2(NULL, 89728, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb6b6c000
14432 mprotect(0xb6b71000, 61440, PROT_NONE) = 0
14432 mmap2(0xb6b80000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0xb6b80000
14432 close(3) = 0
14432 mprotect(0xb6b80000, 4096, PROT_READ) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, TIOCGWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDRV_TIMER_IOCTL_STATUS or TIOCSWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_STOP or SNDRV_TIMER_IOCTL_GINFO or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
14432 write(1, ">>> ", 4) = 4
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "P", 1) = 1
14432 write(1, "P", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "W", 1) = 1
14432 write(1, "W", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "M", 1) = 1
14432 write(1, "M", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, ".", 1) = 1
14432 write(1, ".", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "s", 1) = 1
14432 write(1, "s", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "t", 1) = 1
14432 write(1, "t", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "a", 1) = 1
14432 write(1, "a", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "r", 1) = 1
14432 write(1, "r", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "t", 1) = 1
14432 write(1, "t", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "(", 1) = 1
14432 write(1, "(", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "'", 1) = 1
14432 write(1, "'", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "P", 1) = 1
14432 write(1, "P", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "8", 1) = 1
14432 write(1, "8", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "_", 1) = 1
14432 write(1, "_", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "1", 1) = 1
14432 write(1, "1", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "3", 1) = 1
14432 write(1, "3", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "'", 1) = 1
14432 write(1, "'", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, ",", 1) = 1
14432 write(1, ",", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, " ", 1) = 1
14432 write(1, " ", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "5", 1) = 1
14432 write(1, "5", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "0", 1) = 1
14432 write(1, "0", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, ",", 1) = 1
14432 write(1, ",", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, " ", 1) = 1
14432 write(1, " ", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "1", 1) = 1
14432 write(1, "1", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "0", 1) = 1
14432 write(1, "0", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "0", 1) = 1
14432 write(1, "0", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "0", 1) = 1
14432 write(1, "0", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, ",", 1) = 1
14432 write(1, ",", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, " ", 1) = 1
14432 write(1, " ", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "0", 1) = 1
14432 write(1, "0", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, ")", 1) = 1
14432 write(1, ")", 1) = 1
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "\r", 1) = 1
14432 write(1, "\n", 1) = 1
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_STOP or SNDRV_TIMER_IOCTL_GINFO or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 gettimeofday({1489112070, 471350}, NULL) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 open("/sys/devices/platform/bone_capemgr/slots", O_RDWR|O_LARGEFILE) = 3
14432 fstat64(3, {st_mode=S_IFREG|0644, st_size=4096, ...}) = 0
14432 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb6f57000
14432 read(3, " 0: PF---- -1 \n 1: PF---- -1 \n"..., 4096) = 64
14432 read(3, "", 4096) = 0
14432 close(3) = 0
14432 munmap(0xb6f57000, 4096) = 0
14432 write(2, "Traceback (most recent call last"..., 35) = 35
14432 write(2, " File \"<stdin>\", line 1, in <mo"..., 38) = 38
14432 open("<stdin>", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("<stdin>", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/usr/lib/python3.4/<stdin>", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/usr/lib/python3.4/plat-arm-linux-gnueabihf/<stdin>", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/usr/lib/python3.4/lib-dynload/<stdin>", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/usr/local/lib/python3.4/dist-packages/<stdin>", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 open("/usr/lib/python3/dist-packages/<stdin>", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
14432 write(2, "RuntimeError: Problem with the c"..., 44) = 44
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(1, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, TIOCGWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDRV_TIMER_IOCTL_STATUS or TIOCSWINSZ, {ws_row=35, ws_col=237, ws_xpixel=0, ws_ypixel=0}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_STOP or SNDRV_TIMER_IOCTL_GINFO or TCSETSW, {B38400 opost isig -icanon -echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
14432 write(1, ">>> ", 4) = 4
14432 select(1, [0], NULL, NULL, NULL) = 1 (in [0])
14432 rt_sigaction(SIGWINCH, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 read(0, "\4", 1) = 1
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig -icanon -echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_STOP or SNDRV_TIMER_IOCTL_GINFO or TCSETSW, {B38400 opost isig icanon echo ...}) = 0
14432 ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
14432 rt_sigaction(SIGWINCH, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0xb6bc8a0d, [], SA_RESTORER|SA_RESTART, 0xb6d4dae1}, 8) = 0
14432 write(2, "\n", 1) = 1
14432 rename("/root/.python_history", "/root/.python_history-") = 0
14432 open("/root/.python_history", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE, 0600) = 3
14432 write(3, "print\"ff\"\nprint(\"ff\")\nprint(\"ff\\"..., 678) = 678
14432 close(3) = 0
14432 unlink("/root/.python_history-") = 0
14432 rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0xb6d4dae1}, {0x116445, [], SA_RESTORER, 0xb6d4dae1}, 8) = 0
14432 exit_group(0) = ?
14432 +++ exited with 0 +++
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment