[Pacemaker] crm not working on CentOS 5.3 64-bit

Dejan Muhamedagic dejanmm at fastmail.fm
Mon Sep 21 05:31:54 EDT 2009


Hi,

On Fri, Sep 18, 2009 at 12:11:10PM +0200, Christoph Mitasch wrote:
> Hi,
> 
> I just installed OpenAIS and Pacemaker on a CentOS 5.3 64-bit system using:
> yum install openais.x86_64 pacemaker.x86_64
> 
> Two questions:
> 1) If I omit the architecture indication in yum install, both the x86
> and x86_64 packages get installed. Is this intended?
> 2) The crm command does not work. I don't know why, because cibadmin
> does. The Crm command fails like this:
> ---
> WARNING: could not find any editor on the system
> WARNING: could not find any pager on the system
> ERROR: cibadmin not available, check your installation
> ---
> Attached you can find the strace of the crm command.

Do you have the which(1) program installed?

Thanks,

Dejan

> Thank you,
> Christoph

> execve("/usr/sbin/crm", ["crm"], [/* 21 vars */]) = 0
> brk(0)                                  = 0x100e1000
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b280000
> uname({sys="Linux", node="mysql1", ...}) = 0
> access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
> open("/etc/ld.so.cache", O_RDONLY)      = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=29268, ...}) = 0
> mmap(NULL, 29268, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2b725b281000
> close(3)                                = 0
> open("/usr/lib64/libpython2.4.so.1.0", O_RDONLY) = 3
> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\373\2\0\0\0\0\0"..., 832) = 832
> fstat(3, {st_mode=S_IFREG|0555, st_size=1233912, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b289000
> mmap(NULL, 3348528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b725b481000
> mprotect(0x2b725b581000, 2097152, PROT_NONE) = 0
> mmap(0x2b725b781000, 184320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x100000) = 0x2b725b781000
> mmap(0x2b725b7ae000, 18480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b725b7ae000
> close(3)                                = 0
> open("/lib64/libpthread.so.0", O_RDONLY) = 3
> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200W\0\0\0\0\0\0"..., 832) = 832
> fstat(3, {st_mode=S_IFREG|0755, st_size=142464, ...}) = 0
> mmap(NULL, 2204528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b725b7b3000
> mprotect(0x2b725b7c9000, 2093056, PROT_NONE) = 0
> mmap(0x2b725b9c8000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15000) = 0x2b725b9c8000
> mmap(0x2b725b9ca000, 13168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b725b9ca000
> close(3)                                = 0
> open("/lib64/libdl.so.2", O_RDONLY)     = 3
> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0\0\0\0\0\0"..., 832) = 832
> fstat(3, {st_mode=S_IFREG|0755, st_size=20424, ...}) = 0
> mmap(NULL, 2109696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b725b9ce000
> mprotect(0x2b725b9d0000, 2097152, PROT_NONE) = 0
> mmap(0x2b725bbd0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x2b725bbd0000
> close(3)                                = 0
> open("/lib64/libutil.so.1", O_RDONLY)   = 3
> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\16\0\0\0\0\0\0"..., 832) = 832
> fstat(3, {st_mode=S_IFREG|0755, st_size=15280, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725bbd2000
> mmap(NULL, 2105616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b725bbd3000
> mprotect(0x2b725bbd5000, 2093056, PROT_NONE) = 0
> mmap(0x2b725bdd4000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x2b725bdd4000
> close(3)                                = 0
> open("/lib64/libm.so.6", O_RDONLY)      = 3
> read(3, "\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
> fstat(3, {st_mode=S_IFREG|0755, st_size=611880, ...}) = 0
> mmap(NULL, 2629848, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b725bdd6000
> mprotect(0x2b725be58000, 2093056, PROT_NONE) = 0
> mmap(0x2b725c057000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x81000) = 0x2b725c057000
> close(3)                                = 0
> open("/lib64/libc.so.6", O_RDONLY)      = 3
> read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\332\1\0\0\0\0\0"..., 832) = 832
> fstat(3, {st_mode=S_IFREG|0755, st_size=1707512, ...}) = 0
> mmap(NULL, 3494168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2b725c059000
> mprotect(0x2b725c1a5000, 2097152, PROT_NONE) = 0
> mmap(0x2b725c3a5000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14c000) = 0x2b725c3a5000
> mmap(0x2b725c3aa000, 16664, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b725c3aa000
> close(3)                                = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725c3af000
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725c3b0000
> arch_prctl(ARCH_SET_FS, 0x2b725c3b0190) = 0
> mprotect(0x2b725c3a5000, 16384, PROT_READ) = 0
> mprotect(0x2b725c057000, 4096, PROT_READ) = 0
> mprotect(0x2b725bdd4000, 4096, PROT_READ) = 0
> mprotect(0x2b725bbd0000, 4096, PROT_READ) = 0
> mprotect(0x2b725b9c8000, 4096, PROT_READ) = 0
> mprotect(0x2b725b47f000, 4096, PROT_READ) = 0
> munmap(0x2b725b281000, 29268)           = 0
> set_tid_address(0x2b725c3b0220)         = 31085
> set_robust_list(0x2b725c3b0230, 0x18)   = 0
> futex(0x7fff499b5d6c, FUTEX_WAKE_PRIVATE, 1) = 0
> rt_sigaction(SIGRTMIN, {0x2b725b7b8370, [], SA_RESTORER|SA_SIGINFO, 0x2b725b7c14c0}, NULL, 8) = 0
> rt_sigaction(SIGRT_1, {0x2b725b7b82b0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x2b725b7c14c0}, NULL, 8) = 0
> rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
> getrlimit(RLIMIT_STACK, {rlim_cur=10240*1024, rlim_max=RLIM_INFINITY}) = 0
> brk(0)                                  = 0x100e1000
> brk(0x10102000)                         = 0x10102000
> open("/usr/sbin/crm", O_RDONLY)         = 3
> fstat(3, {st_mode=S_IFREG|0755, st_size=223799, ...}) = 0
> ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b28a000
> open("/proc/meminfo", O_RDONLY)         = 4
> fstat(4, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(4, "MemTotal:      8162348 kB\nMemFre"..., 4096) = 777
> close(4)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
> fstat(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
> fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 2), ...}) = 0
> fstat(2, {st_mode=S_IFREG|0644, st_size=5949, ...}) = 0
> readlink("/usr/bin/python", 0x7fff499b4eb0, 1024) = -1 EINVAL (Invalid argument)
> stat("/usr/bin/Modules/Setup", 0x7fff499b4d70) = -1 ENOENT (No such file or directory)
> stat("/usr/bin/lib64/python2.4/os.py", 0x7fff499b4d60) = -1 ENOENT (No such file or directory)
> stat("/usr/bin/lib64/python2.4/os.pyc", 0x7fff499b4d60) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/os.py", {st_mode=S_IFREG|0644, st_size=24258, ...}) = 0
> stat("/usr/bin/Modules/Setup", 0x7fff499b4d70) = -1 ENOENT (No such file or directory)
> stat("/usr/bin/lib64/python2.4/lib-dynload", 0x7fff499b4d70) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> rt_sigaction(SIGPIPE, {SIG_IGN, [], SA_RESTORER, 0x2b725b7c14c0}, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGXFSZ, {SIG_IGN, [], SA_RESTORER, 0x2b725b7c14c0}, {SIG_DFL, [], 0}, 8) = 0
> brk(0x10125000)                         = 0x10125000
> rt_sigaction(SIGHUP, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGILL, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGTRAP, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGABRT, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGBUS, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGFPE, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGKILL, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGUSR1, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGSEGV, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGUSR2, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGPIPE, NULL, {SIG_IGN, [], SA_RESTORER, 0x2b725b7c14c0}, 8) = 0
> rt_sigaction(SIGALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGSTKFLT, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGCHLD, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGCONT, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGSTOP, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGTSTP, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGTTIN, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGTTOU, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGURG, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGXCPU, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGXFSZ, NULL, {SIG_IGN, [], SA_RESTORER, 0x2b725b7c14c0}, 8) = 0
> rt_sigaction(SIGVTALRM, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGPROF, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGWINCH, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGIO, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGPWR, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGSYS, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_2, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_3, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_4, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_5, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_6, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_7, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_8, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_9, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_10, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_11, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_12, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_13, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_14, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_15, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_16, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_17, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_18, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_19, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_20, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_21, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_22, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_23, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_24, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_25, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_26, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_27, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_28, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_29, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_30, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_31, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGRT_32, NULL, {SIG_DFL, [], 0}, 8) = 0
> rt_sigaction(SIGINT, {0x2b725b53d330, [], SA_RESTORER, 0x2b725b7c14c0}, {SIG_DFL, [], 0}, 8) = 0
> stat("/usr/lib64/python24.zip", 0x7fff499b3cf0) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
> stat("/usr/lib64/python24.zip/site", 0x7fff499b4c60) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/site.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/site.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/site.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
> stat("/usr/lib64/python2.4/site", 0x7fff499b4c60) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sitemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=14162, ...}) = 0
> open("/usr/lib64/python2.4/site.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=13635, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(5, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\f\1\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=13635, ...}) = 0
> read(5, "\0\0xd\0t\2\0i\3\0D]Y\0}\2\0y:\0t\5\0i\3\0i\6\0|\2"..., 8192) = 8192
> read(5, "nge this.t\5\0\0\0asciiN(\3\0\0\0t\10\0\0\0en"..., 4096) = 1347
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> stat("/usr/lib64/python24.zip/os", 0x7fff499b3ad0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/os.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/os", 0x7fff499b3ad0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/os.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=24258, ...}) = 0
> open("/usr/lib64/python2.4/os.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=24392, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(6, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\n\0\0\0@\0\0\0s=\7\0\0d\0"..., 4096) = 4096
> fstat(6, {st_mode=S_IFREG|0644, st_size=24392, ...}) = 0
> read(6, "egment (not\n    just the rightmo"..., 16384) = 16384
> read(6, "\7\0\0\0bufsizet\6\0\0\0stdoutt\5\0\0\0stdin"..., 4096) = 3912
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> stat("/usr/lib64/python24.zip/posixpath", 0x7fff499b2940) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/posixpath.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/posixpath.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/posixpath", 0x7fff499b2940) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/posixpath.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/posixpathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/posixpath.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=13785, ...}) = 0
> open("/usr/lib64/python2.4/posixpath.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=12128, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(7, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0%\0\0\0@\0\0\0s\322\1\0\0d\0"..., 4096) = 4096
> fstat(7, {st_mode=S_IFREG|0644, st_size=12128, ...}) = 0
> read(7, ".N(\4\0\0\0R>\0\0\0R?\0\0\0R@\0\0\0t\10\0\0\0st_mt"..., 4096) = 4096
> read(7, "\6\1\17\1\3\1\23\1\21\1\10\1\23\1c\1\0\0\0\5\0\0\0\5\0\0\0C\0\0\0s"..., 4096) = 3936
> read(7, "", 4096)                       = 0
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cc000
> close(7)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> stat("/usr/lib64/python24.zip/stat", 0x7fff499b17b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/stat.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/stat.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/stat", 0x7fff499b17b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/stat.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/statmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/stat.py", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=1667, ...}) = 0
> open("/usr/lib64/python2.4/stat.pyc", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=2455, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(8, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s3\1\0\0d\0"..., 4096) = 2455
> fstat(8, {st_mode=S_IFREG|0644, st_size=2455, ...}) = 0
> read(8, "", 4096)                       = 0
> close(8)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> close(7)                                = 0
> close(6)                                = 0
> stat("/usr/lib64/python24.zip/UserDict", 0x7fff499b2940) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/UserDict.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/UserDict.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/UserDict", 0x7fff499b2940) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/UserDict.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/UserDictmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/UserDict.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=5572, ...}) = 0
> open("/usr/lib64/python2.4/UserDict.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=7774, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(7, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sF\0\0\0d\0"..., 4096) = 4096
> fstat(7, {st_mode=S_IFREG|0644, st_size=7774, ...}) = 0
> read(7, "R\10\0\0\0R\0\0\0\0\3\0\0\0s0\0\0\0\6\1\f\6\t\1\t\5\t\1\t\1\t"..., 4096) = 3678
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> close(6)                                = 0
> brk(0x10146000)                         = 0x10146000
> stat("/usr/lib64/python24.zip/copy_reg", 0x7fff499b2940) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copy_reg.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copy_reg.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/copy_reg", 0x7fff499b2940) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/copy_reg.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/copy_regmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/copy_reg.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=6244, ...}) = 0
> open("/usr/lib64/python2.4/copy_reg.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=4849, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(7, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\331\0\0\0d\0"..., 4096) = 4096
> fstat(7, {st_mode=S_IFREG|0644, st_size=4849, ...}) = 0
> read(7, "\3\0p\26\0\1t\6\0i\4\0|\2\0\203\1\0|\3\0j\3\0o\32\0\1t\7\0d"..., 4096) = 753
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> stat("/usr/lib64/python24.zip/types", 0x7fff499b17b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/types.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/types", 0x7fff499b17b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/types.py", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=2154, ...}) = 0
> open("/usr/lib64/python2.4/types.pyc", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=2557, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(8, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sN\2\0\0d\0"..., 4096) = 2557
> fstat(8, {st_mode=S_IFREG|0644, st_size=2557, ...}) = 0
> read(8, "", 4096)                       = 0
> close(8)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> close(7)                                = 0
> close(6)                                = 0
> close(5)                                = 0
> stat("/usr/lib64/python2.4/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> open("/usr/lib64/python2.4/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 5
> fstat(5, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
> getdents(5, /* 44 entries */, 4096)     = 1456
> getdents(5, /* 0 entries */, 4096)      = 0
> close(5)                                = 0
> open("/usr/lib64/python2.4/site-packages/japanese.pth", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=110, ...}) = 0
> fstat(5, {st_mode=S_IFREG|0644, st_size=110, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(5, "# Tamito KAJIYAMA <2 April 2002>"..., 8192) = 110
> read(5, "", 4096)                       = 0
> stat("/usr/lib64/python24.zip/japanese", 0x7fff499b2c50) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/japanese.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/japanesemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/japanese.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/japanese.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
> stat("/usr/lib64/python2.4/japanese", 0x7fff499b2c50) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/japanese.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/japanesemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/japanese.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/japanese.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/plat-linux2/japanese", 0x7fff499b2c50) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/japanese.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/japanesemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/japanese.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/japanese.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk", 0x7fff499b1ce0) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4", {st_mode=S_IFDIR|0755, st_size=20480, ...}) = 0
> stat("/usr/lib64/python2.4/lib-tk/japanese", 0x7fff499b2c50) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/japanese.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/japanesemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/japanese.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/japanese.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/lib-dynload/japanese", 0x7fff499b2c50) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/japanese.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/japanesemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/japanese.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/japanese.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/japanese", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/japanese/__init__.py", {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/japanese/__init__", 0x7fff499b27f0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/__init__.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=149, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/japanese/__init__.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=209, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b30d000
> read(7, "m\362\r\n\315\212\230=c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s'\0\0\0y\r"..., 4096) = 209
> fstat(7, {st_mode=S_IFREG|0644, st_size=209, ...}) = 0
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b725b30d000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/japanese", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/japanese/aliases", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/japanese/aliases/__init__.py", {st_mode=S_IFREG|0644, st_size=948, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/japanese/aliases/__init__", 0x7fff499b1200) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/__init__.py", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=948, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/__init__.pyc", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=792, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b30d000
> read(8, "m\362\r\nK,\311?c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\247\0\0\0d\0"..., 4096) = 792
> fstat(8, {st_mode=S_IFREG|0644, st_size=792, ...}) = 0
> read(8, "", 4096)                       = 0
> close(8)                                = 0
> munmap(0x2b725b30d000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/japanese/aliases", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/japanese/aliases/encodings", 0x7fff499b0070) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/japanese/aliases/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/encodings", 0x7fff499b0070) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/encodings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/encodingsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/encodings.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/encodings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
> stat("/usr/lib64/python2.4/encodings/__init__.py", {st_mode=S_IFREG|0644, st_size=4817, ...}) = 0
> stat("/usr/lib64/python2.4/encodings/__init__", 0x7fff499afc10) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/__init__.py", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=4817, ...}) = 0
> open("/usr/lib64/python2.4/encodings/__init__.pyc", O_RDONLY) = 9
> fstat(9, {st_mode=S_IFREG|0644, st_size=3847, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b30d000
> read(9, "m\362\r\n\262\"nJc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\220\0\0\0d\0"..., 4096) = 3847
> fstat(9, {st_mode=S_IFREG|0644, st_size=3847, ...}) = 0
> read(9, "", 4096)                       = 0
> close(9)                                = 0
> munmap(0x2b725b30d000, 4096)            = 0
> stat("/usr/lib64/python2.4/encodings", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
> stat("/usr/lib64/python2.4/encodings/codecs", 0x7fff499aea80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/codecs", 0x7fff499aea80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/codecs", 0x7fff499aea80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/codecs.py", O_RDONLY) = 9
> fstat(9, {st_mode=S_IFREG|0644, st_size=26318, ...}) = 0
> open("/usr/lib64/python2.4/codecs.pyc", O_RDONLY) = 10
> fstat(10, {st_mode=S_IFREG|0644, st_size=24661, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b30d000
> read(10, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0s\232\2\0\0d\0"..., 4096) = 4096
> fstat(10, {st_mode=S_IFREG|0644, st_size=24661, ...}) = 0
> read(10, ";\0\0\0t\0\0Z\1\0d\1\0d\2\0\204\1\0Z\2\0d\3\0\204\0\0Z\3\0d"..., 20480) = 20480
> read(10, "\3\n\3\6\3\6\2\20\3\n\3\n\5\n\3\6\3\6\1\6\1\6\1\6\5\23G\26>\26\357\23"..., 4096) = 85
> read(10, "", 4096)                      = 0
> close(10)                               = 0
> munmap(0x2b725b30d000, 4096)            = 0
> close(9)                                = 0
> stat("/usr/lib64/python2.4/encodings/exceptions", 0x7fff499aea80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/exceptions.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/exceptionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/exceptions.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/exceptions.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/encodings/types", 0x7fff499aea80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/types.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/encodings/aliases", 0x7fff499aea80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/aliases.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/aliasesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/aliases.py", O_RDONLY) = 9
> fstat(9, {st_mode=S_IFREG|0644, st_size=13996, ...}) = 0
> open("/usr/lib64/python2.4/encodings/aliases.pyc", O_RDONLY) = 10
> fstat(10, {st_mode=S_IFREG|0644, st_size=8454, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b30d000
> read(10, "m\362\r\n\262\"nJc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sf\n\0\0d\0"..., 4096) = 4096
> fstat(10, {st_mode=S_IFREG|0644, st_size=8454, ...}) = 0
> read(10, "58t\f\0\0\0windows_1258t\3\0\0\000424t\5\0\0\0"..., 4096) = 4096
> read(10, "\0utf_16let\2\0\0\0u7t\5\0\0\0utf_7t\4\0\0\0u"..., 4096) = 262
> read(10, "", 4096)                      = 0
> mmap(NULL, 200704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b30e000
> close(10)                               = 0
> munmap(0x2b725b30d000, 4096)            = 0
> close(9)                                = 0
> close(8)                                = 0
> close(7)                                = 0
> close(6)                                = 0
> read(5, "", 8192)                       = 0
> close(5)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> stat("/usr/lib/python2.4/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> open("/usr/lib/python2.4/site-packages", O_RDONLY|O_NONBLOCK|O_DIRECTORY) = 5
> fstat(5, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> fcntl(5, F_SETFD, FD_CLOEXEC)           = 0
> getdents(5, /* 11 entries */, 4096)     = 336
> getdents(5, /* 0 entries */, 4096)      = 0
> close(5)                                = 0
> stat("/usr/lib64/site-python", 0x7fff499b4160) = -1 ENOENT (No such file or directory)
> stat("/usr/lib/site-python", 0x7fff499b4160) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/sitecustomize", 0x7fff499b3610) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/sitecustomize", 0x7fff499b3610) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/sitecustomize", 0x7fff499b3610) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/sitecustomize", 0x7fff499b3610) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/sitecustomize", 0x7fff499b3610) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/sitecustomize", 0x7fff499b3610) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib/python2.4/site-packages", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib/python2.4/site-packages/sitecustomize", 0x7fff499b3610) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/sitecustomize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/sitecustomizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/sitecustomize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/sitecustomize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> close(4)                                = 0
> stat("/usr/lib64/python24.zip/warnings", 0x7fff499b4c70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/warnings.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/warnings.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/warnings", 0x7fff499b4c70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/warnings.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/warningsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/warnings.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=8958, ...}) = 0
> open("/usr/lib64/python2.4/warnings.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=7989, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(5, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s%\1\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=7989, ...}) = 0
> read(5, "gory must be a classs#\0\0\0categor"..., 4096) = 3893
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> stat("/usr/lib64/python24.zip/linecache", 0x7fff499b3ae0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/linecache.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/linecache.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/linecache", 0x7fff499b3ae0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/linecache.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/linecachemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/linecache.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=2880, ...}) = 0
> open("/usr/lib64/python2.4/linecache.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725b2cb000
> read(6, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 2683
> fstat(6, {st_mode=S_IFREG|0644, st_size=2683, ...}) = 0
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b725b2cb000, 4096)            = 0
> close(5)                                = 0
> close(4)                                = 0
> open("/usr/lib/locale/locale-archive", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=56421728, ...}) = 0
> mmap(NULL, 56421728, PROT_READ, MAP_PRIVATE, 4, 0) = 0x2b725c3b1000
> close(4)                                = 0
> stat("/usr/lib64/python2.4/encodings/utf_8", 0x7fff499b4980) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/utf_8.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/utf_8module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/utf_8.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=535, ...}) = 0
> open("/usr/lib64/python2.4/encodings/utf_8.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=1018, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725f980000
> read(5, "m\362\r\n\262\"nJc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sc\0\0\0d\0"..., 4096) = 1018
> fstat(5, {st_mode=S_IFREG|0644, st_size=1018, ...}) = 0
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b725f980000, 4096)            = 0
> close(4)                                = 0
> ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> lstat("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> lstat("/usr/sbin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> lstat("/usr/sbin/crm", {st_mode=S_IFREG|0755, st_size=223799, ...}) = 0
> ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff499b5b70) = -1 ENOTTY (Inappropriate ioctl for device)
> fstat(3, {st_mode=S_IFREG|0755, st_size=223799, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725f980000
> lseek(3, 0, SEEK_CUR)                   = 0
> read(3, "#!/usr/bin/python\n#\n\n# Copyright"..., 4096) = 4096
> lseek(3, 4096, SEEK_SET)                = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725f981000
> read(3, "buf.error(\"CIB contains no '%s' "..., 4096) = 4096
> read(3, "de\n    DIM = ''             #: T"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725f9c2000
> read(3, "CliDisplay(object):\n    \"\"\"\n    "..., 4096) = 4096
> read(3, "type,ra_provider = \"heartbeat\"):"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fa03000
> read(3, "pass\n        if type and default"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fa44000
> read(3, "odict (ordered dictionary):\n    "..., 4096) = 4096
> brk(0x10168000)                         = 0x10168000
> brk(0x10166000)                         = 0x10166000
> read(3, "ll_levels:\n            self.skil"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fa85000
> read(3, "        self.cmd_table[\"colorsch"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fac6000
> read(3, "rror:\n            no_prog_err(se"..., 4096) = 4096
> read(3, "nd a[0] == key:\n            retu"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fb07000
> read(3, "           a = s.split()\n       "..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fb48000
> read(3, "    if re.match(\"[A-Za-z0-9]\", w"..., 4096) = 4096
> read(3, "    common_err(\"config %s exists"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fb89000
> read(3, " return ext_cmd(attr_cmd%(args[0"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fbca000
> read(3, "-N '%s' -D\",\n        'show': \"cr"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fc0b000
> read(3, "\n    def manage(self,cmd,rsc):\n "..., 4096) = 4096
> read(3, "\n    help_table[\"attribute\"] = ("..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fc4c000
> read(3, "      d = lambda: manage_attr(cm"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fc8d000
> read(3, " \"meta\": (\"info\",),\n    })\n    d"..., 4096) = 4096
> read(3, " it must be stopped.\n\nUsage:\n..."..., 4096) = 4096
> read(3, "..............\n        group int"..., 4096) = 4096
> read(3, "_defaults\"] = (\"set resource def"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fcce000
> read(3, "se() # show them, but get an ack"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fd0f000
> read(3, "y.is_cib_sane():\n            ret"..., 4096) = 4096
> read(3, "ttr_defaults(node, ts = 0):\n    "..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fd50000
> read(3, "Name in children_tags:\n         "..., 4096) = 4096
> read(3, "re.is_used(obj_id):\n        id_u"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fd91000
> read(3, " the rest\n    state = 0 # 1: rea"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fdd2000
> read(3, "e\")\n        return 0,None\n    ru"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fe13000
> read(3, "der\")\n        return False\n    h"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fe54000
> read(3, "eAttribute(\"__id_used\")\ndef remo"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fe95000
> read(3, " ''\n    hint = hint and \"%s_%s\" "..., 4096) = 4096
> read(3, " = doc.createElement(tag)\n      "..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725fed6000
> read(3, "perties_cli(cl):\n    return filt"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725ff17000
> read(3, "rs:\n                v = node.get"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725ff58000
> read(3, "e:\n        return s\ndef mkrscrol"..., 4096) = 4096
> read(3, "open_url(fname)\n        if not f"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725ff99000
> read(3, "pdate_from_node(node) != False:\n"..., 4096) = 4096
> read(3, " False if this object can't be r"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b725ffda000
> read(3, "e(newxml,1)\n        cib_factory."..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726001b000
> read(3, "     for e in cli_list[1:]:\n    "..., 4096) = 4096
> read(3, "eadnode = mkxmlsimple(head,oldno"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726005c000
> read(3, "ild.parent) == False:\n          "..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726009d000
> read(3, "   elif obj.parent_type == \"op_d"..., 4096) = 4096
> read(3, "self.cib_objs4cibadmin(obj_filte"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72600de000
> read(3, "ference.\n        '''\n        obj"..., 4096) = 4096
> read(3, " def create_object(self,*args):\n"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726011f000
> read(3, "       children_ids = find_value"..., 4096) = 4096
> read(3, "        'Delete a cib object.'\n "..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260160000
> read(3, "d to the cluster in one step.\n\"\""..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72601a1000
> read(3, "ctory.id_list() + ['xml','change"..., 4096) = 4096
> read(3, " if delimiter:\n            retur"..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72601e2000
> brk(0x10188000)                         = 0x10188000
> brk(0x10186000)                         = 0x10186000
> read(3, "evel()\n        self.parse_root ="..., 4096) = 4096
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260223000
> read(3, "'-' for\n    standard input or us"..., 4096) = 2615
> read(3, "", 4096)                       = 0
> brk(0x10184000)                         = 0x10184000
> close(3)                                = 0
> munmap(0x2b725f980000, 4096)            = 0
> brk(0x101a5000)                         = 0x101a5000
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260264000
> brk(0x101ce000)                         = 0x101ce000
> brk(0x101ef000)                         = 0x101ef000
> brk(0x1021b000)                         = 0x1021b000
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72602a5000
> brk(0x1023c000)                         = 0x1023c000
> brk(0x1023b000)                         = 0x1023b000
> brk(0x1023a000)                         = 0x1023a000
> mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72602e6000
> brk(0x1025b000)                         = 0x1025b000
> stat("/usr/sbin", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/sbin/shlex", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/shlex.so", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/shlexmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/shlex.py", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/shlex.pyc", O_RDONLY)   = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/shlex", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/shlex.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/shlexmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/shlex.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/shlex.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/shlex", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/shlex.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/shlexmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/shlex.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=11124, ...}) = 0
> open("/usr/lib64/python2.4/shlex.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=7525, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260327000
> read(4, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\r\1\0\0d\0"..., 4096) = 4096
> fstat(4, {st_mode=S_IFREG|0644, st_size=7525, ...}) = 0
> read(4, "j\6\0o\317\0\1t\3\0}\1\0|\3\0p&\0\1|\0\0i\t\0d\10\0j\5\0"..., 4096) = 3429
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b7260327000, 4096)            = 0
> stat("/usr/sbin/collections", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/collections", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/collections", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/collections", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/collections", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/collectionsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/collections.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/collections.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/collections", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/collections.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/collectionsmodule.so", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0555, st_size=21816, ...}) = 0
> futex(0x2b725bbd10ec, FUTEX_WAKE_PRIVATE, 2147483647) = 0
> open("/usr/lib64/python2.4/lib-dynload/collectionsmodule.so", O_RDONLY) = 5
> read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\27\0\0\0\0\0\0"..., 832) = 832
> fstat(5, {st_mode=S_IFREG|0555, st_size=21816, ...}) = 0
> mmap(NULL, 2117072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x2b7260327000
> mprotect(0x2b726032b000, 2097152, PROT_NONE) = 0
> mmap(0x2b726052b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4000) = 0x2b726052b000
> close(5)                                = 0
> close(4)                                = 0
> stat("/usr/sbin/cStringIO", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/cStringIO", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/cStringIO", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/cStringIO", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/cStringIO", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/cStringIO.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/cStringIOmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/cStringIO.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/cStringIO.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/cStringIO", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/cStringIO.so", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0555, st_size=18984, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/cStringIO.so", O_RDONLY) = 5
> read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\30\0\0\0\0\0\0"..., 832) = 832
> fstat(5, {st_mode=S_IFREG|0555, st_size=18984, ...}) = 0
> mmap(NULL, 2114248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x2b726052c000
> mprotect(0x2b726052f000, 2097152, PROT_NONE) = 0
> mmap(0x2b726072f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0x2b726072f000
> close(5)                                = 0
> close(4)                                = 0
> close(3)                                = 0
> stat("/usr/sbin/tempfile", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tempfile.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tempfile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/tempfile", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tempfile.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tempfile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/tempfile", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tempfile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tempfilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tempfile.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=14377, ...}) = 0
> open("/usr/lib64/python2.4/tempfile.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=14115, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260731000
> read(4, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\342\2\0\0d\0"..., 4096) = 4096
> fstat(4, {st_mode=S_IFREG|0644, st_size=14115, ...}) = 0
> read(4, "\0d\10\0j\2\0o\35\0\1|\0\0i\17\0d\t\0d\n\0d\v\0d\f\0g\4\0"..., 8192) = 8192
> read(4, "losed.\n    t\1\0\0\0bRE\0\0\0N(\22\0\0\0R\\\0\0"..., 4096) = 1827
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b7260731000, 4096)            = 0
> stat("/usr/sbin/random", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/random.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/random.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/random.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/random", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/random", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/random.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=29814, ...}) = 0
> open("/usr/lib64/python2.4/random.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=23859, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260731000
> read(5, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\30\0\0\0@\0\0\0sc\2\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=23859, ...}) = 0
> read(5, "randomt\23\0\0\0NotImplementedErrort\4"..., 16384) = 16384
> read(5, "he next random number in the ran"..., 4096) = 3379
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7260731000, 4096)            = 0
> stat("/usr/sbin/math", 0x7fff499b26b0)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/math.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
> open("/usr/sbin/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/math.py", O_RDONLY)     = -1 ENOENT (No such file or directory)
> open("/usr/sbin/math.pyc", O_RDONLY)    = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/math", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/math.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/math", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/math.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/math", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/math.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/math", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/mathmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/math.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/math.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/math", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/math.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/mathmodule.so", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0555, st_size=18000, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/mathmodule.so", O_RDONLY) = 6
> read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\25\0\0\0\0\0\0"..., 832) = 832
> fstat(6, {st_mode=S_IFREG|0555, st_size=18000, ...}) = 0
> mmap(NULL, 2113264, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x2b7260731000
> mprotect(0x2b7260734000, 2097152, PROT_NONE) = 0
> mmap(0x2b7260934000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x3000) = 0x2b7260934000
> close(6)                                = 0
> close(5)                                = 0
> stat("/usr/sbin/binascii", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/binascii", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/binascii", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/binascii", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/binascii", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/binascii.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/binasciimodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/binascii.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/binascii.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/binascii", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/binascii.so", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0555, st_size=21208, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/binascii.so", O_RDONLY) = 6
> 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
> fstat(6, {st_mode=S_IFREG|0555, st_size=21208, ...}) = 0
> mmap(NULL, 2116488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x2b7260935000
> mprotect(0x2b726093a000, 2093056, PROT_NONE) = 0
> mmap(0x2b7260b39000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x2b7260b39000
> close(6)                                = 0
> close(5)                                = 0
> stat("/usr/sbin/_random", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_random.so", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_random.py", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/_random", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/_random", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/_random", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/_random", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_randommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_random.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_random.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/_random", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_random.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_randommodule.so", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0555, st_size=12504, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/_randommodule.so", O_RDONLY) = 6
> read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\21\0\0\0\0\0\0"..., 832) = 832
> fstat(6, {st_mode=S_IFREG|0555, st_size=12504, ...}) = 0
> mmap(NULL, 2107760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x2b7260b3a000
> mprotect(0x2b7260b3d000, 2093056, PROT_NONE) = 0
> mmap(0x2b7260d3c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x2000) = 0x2b7260d3c000
> close(6)                                = 0
> close(5)                                = 0
> open("/dev/urandom", O_RDONLY)          = 5
> read(5, "\313\241\345n9\7\376\354\235\237\332\321\354?HV", 16) = 16
> close(5)                                = 0
> close(4)                                = 0
> stat("/usr/sbin/fcntl", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/fcntl.so", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/fcntl.py", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/fcntl.pyc", O_RDONLY)   = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/fcntl", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/fcntl", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/fcntl", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/fcntl", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/fcntlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/fcntl.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/fcntl.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/fcntl", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/fcntl.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/fcntlmodule.so", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0555, st_size=15320, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/fcntlmodule.so", O_RDONLY) = 5
> read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\r\0\0\0\0\0\0"..., 832) = 832
> fstat(5, {st_mode=S_IFREG|0555, st_size=15320, ...}) = 0
> mmap(NULL, 2110576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x2b7260d3d000
> mprotect(0x2b7260d40000, 2093056, PROT_NONE) = 0
> mmap(0x2b7260f3f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x2000) = 0x2b7260f3f000
> close(5)                                = 0
> close(4)                                = 0
> close(3)                                = 0
> stat("/usr/sbin/subprocess", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/subprocess.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/subprocess.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/subprocess", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/subprocess.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/subprocess.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/subprocess", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/subprocess.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/subprocessmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/subprocess.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=39931, ...}) = 0
> open("/usr/lib64/python2.4/subprocess.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=28481, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260f41000
> read(4, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\211\1\0\0d\0"..., 4096) = 4096
> fstat(4, {st_mode=S_IFREG|0644, st_size=28481, ...}) = 0
> read(4, "on is built with universal newli"..., 20480) = 20480
> read(4, "\0\0\0R<\0\0\0R\6\0\0\0RJ\0\0\0R\274\0\0\0R;\0\0\0t\7\0\0"..., 4096) = 3905
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b7260f41000, 4096)            = 0
> stat("/usr/sbin/traceback", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/traceback.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/traceback.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/traceback", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/traceback.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/traceback.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/traceback", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/traceback.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tracebackmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/traceback.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=10464, ...}) = 0
> open("/usr/lib64/python2.4/traceback.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=11026, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7260f41000
> read(5, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\16\0\0\0@\0\0\0s0\1\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=11026, ...}) = 0
> read(5, "is None.\n    R\"\0\0\0i\0\0\0\0i\1\0\0\0N(\31\0"..., 4096) = 4096
> read(5, "string.R\16\0\0\0N(\t\0\0\0R\26\0\0\0RC\0\0\0R2\0\0"..., 4096) = 2834
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7260f41000, 4096)            = 0
> close(4)                                = 0
> stat("/usr/sbin/select", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/select.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/select.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/select.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/select", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/select.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/select", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/select.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/select", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/select.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/select", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/selectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/select.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/select.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/select", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/select.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/selectmodule.so", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0555, st_size=17496, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/selectmodule.so", O_RDONLY) = 5
> read(5, "\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
> fstat(5, {st_mode=S_IFREG|0555, st_size=17496, ...}) = 0
> mmap(NULL, 2112760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x2b7260f41000
> mprotect(0x2b7260f44000, 2097152, PROT_NONE) = 0
> mmap(0x2b7261144000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x3000) = 0x2b7261144000
> close(5)                                = 0
> close(4)                                = 0
> stat("/usr/sbin/pickle", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/pickle.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/pickle.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/pickle.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/pickle", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/pickle.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/pickle.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/pickle.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/pickle", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/pickle.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/picklemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/pickle.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=45729, ...}) = 0
> open("/usr/lib64/python2.4/pickle.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=37974, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261145000
> read(5, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\360\3\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=37974, ...}) = 0
> read(5, "le data stream.\n\n        The opt"..., 32768) = 32768
> read(5, "\0\0R\224\0\0\0R\223\0\0\0R\220\0\0\0R\233\0\0\0R\221\0\0\0R\211\0\0\0"..., 4096) = 1110
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7261145000, 4096)            = 0
> stat("/usr/sbin/struct", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/struct.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/struct.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/struct.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/struct", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/struct", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/struct", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/struct", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/structmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/struct.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/struct.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/struct", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/struct.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/structmodule.so", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0555, st_size=23736, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/structmodule.so", O_RDONLY) = 6
> read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\32\0\0\0\0\0\0"..., 832) = 832
> fstat(6, {st_mode=S_IFREG|0555, st_size=23736, ...}) = 0
> mmap(NULL, 2119000, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 6, 0) = 0x2b7261145000
> mprotect(0x2b726114a000, 2093056, PROT_NONE) = 0
> mmap(0x2b7261349000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 6, 0x4000) = 0x2b7261349000
> close(6)                                = 0
> close(5)                                = 0
> stat("/usr/sbin/re", 0x7fff499b26b0)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/re.so", O_RDONLY)       = -1 ENOENT (No such file or directory)
> open("/usr/sbin/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/re.py", O_RDONLY)       = -1 ENOENT (No such file or directory)
> open("/usr/sbin/re.pyc", O_RDONLY)      = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/re", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/re.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/re.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/re", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/re.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/re.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=180, ...}) = 0
> open("/usr/lib64/python2.4/re.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=300, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726134b000
> read(6, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\2\0\0\0@\0\0\0s$\0\0\0d\0"..., 4096) = 300
> fstat(6, {st_mode=S_IFREG|0644, st_size=300, ...}) = 0
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b726134b000, 4096)            = 0
> stat("/usr/sbin/sre", 0x7fff499b1520)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sremodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre.py", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre.pyc", O_RDONLY)     = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/sre", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sremodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/sre", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sremodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=12130, ...}) = 0
> open("/usr/lib64/python2.4/sre.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=12408, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726134b000
> read(7, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\27\0\0\0@\0\0\0s\10\2\0\0d\0"..., 4096) = 4096
> fstat(7, {st_mode=S_IFREG|0644, st_size=12408, ...}) = 0
> read(7, " of a pattern in a string.\n    c"..., 8192) = 8192
> read(7, "\0\0R\26\0\0\0R\22\0\0\0(\0\0\0\0(\0\0\0\0R\33\0\0\0t\1\0\0\0"..., 4096) = 120
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b726134b000, 4096)            = 0
> stat("/usr/sbin/sre_compile", 0x7fff499b0390) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_compile.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_compile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/sre_compile", 0x7fff499b0390) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_compile.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_compile.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/sre_compile", 0x7fff499b0390) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_compile.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_compilemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_compile.py", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=16287, ...}) = 0
> open("/usr/lib64/python2.4/sre_compile.pyc", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=11277, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726134b000
> read(8, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\21\1\0\0d\0"..., 4096) = 4096
> fstat(8, {st_mode=S_IFREG|0644, st_size=11277, ...}) = 0
> read(8, "\1\6\1\26\1\23\1\30\1\r\1\v\1\22\2\22\1\r\1\v\1\t\1\16\1\26\1\16\1\16\1\24"..., 4096) = 4096
> read(8, "x\254\0|\1\0i\f\0D]\241\0\\\2\0}\23\0}\5\0|\23\0t\17\0j\10\0o"..., 4096) = 3085
> read(8, "", 4096)                       = 0
> close(8)                                = 0
> munmap(0x2b726134b000, 4096)            = 0
> stat("/usr/sbin/sre_constants", 0x7fff499af200) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_constants.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_constants.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/sre_constants", 0x7fff499af200) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_constants.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_constants.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/sre_constants", 0x7fff499af200) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_constants.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_constantsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_constants.py", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=7137, ...}) = 0
> open("/usr/lib64/python2.4/sre_constants.pyc", O_RDONLY) = 9
> fstat(9, {st_mode=S_IFREG|0644, st_size=6376, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726134b000
> read(9, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0 \0\0\0@\0\0\0s%\5\0\0d\0"..., 4096) = 4096
> fstat(9, {st_mode=S_IFREG|0644, st_size=6376, ...}) = 0
> read(9, "doneN(`\0\0\0t\7\0\0\0__doc__t\5\0\0\0MAGIC"..., 4096) = 2280
> read(9, "", 4096)                       = 0
> close(9)                                = 0
> munmap(0x2b726134b000, 4096)            = 0
> close(8)                                = 0
> close(7)                                = 0
> stat("/usr/sbin/sre_parse", 0x7fff499b0390) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_parse.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/sre_parse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/sre_parse", 0x7fff499b0390) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_parse.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/sre_parse.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/sre_parse", 0x7fff499b0390) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_parse.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_parsemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/sre_parse.py", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=26676, ...}) = 0
> open("/usr/lib64/python2.4/sre_parse.pyc", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=19276, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726134b000
> read(8, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\300\2\0\0d\0"..., 4096) = 4096
> fstat(8, {st_mode=S_IFREG|0644, st_size=19276, ...}) = 0
> read(8, "\0\0\0\0(\0\0\0\0R\21\0\0\0R<\0\0\0\210\0\0\0s\2\0\0\0\0\1c\2"..., 12288) = 12288
> read(8, "j\2\0o\5\0\1Pn\1\0\1|\16\0|\3\0\27}\16\0q\317\0\1Wn\1\0\1|"..., 4096) = 2892
> read(8, "", 4096)                       = 0
> close(8)                                = 0
> munmap(0x2b726134b000, 4096)            = 0
> close(7)                                = 0
> close(6)                                = 0
> close(5)                                = 0
> stat("/usr/sbin/org", 0x7fff499b26b0)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/org.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/org.py", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/org.pyc", O_RDONLY)     = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/org", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/org", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/org", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/org", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/org", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/org", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib/python2.4/site-packages/org", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> close(4)                                = 0
> getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
> close(3)                                = 0
> stat("/usr/sbin/time", 0x7fff499b49d0)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/time.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
> open("/usr/sbin/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/time.py", O_RDONLY)     = -1 ENOENT (No such file or directory)
> open("/usr/sbin/time.pyc", O_RDONLY)    = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/time", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/time.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/time", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/time.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/time", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/time.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/time", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/timemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/time.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/time.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/time", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/time.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/timemodule.so", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0555, st_size=20240, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/timemodule.so", O_RDONLY) = 4
> read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\30\0\0\0\0\0\0"..., 832) = 832
> fstat(4, {st_mode=S_IFREG|0555, st_size=20240, ...}) = 0
> mmap(NULL, 2115928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x2b726134b000
> mprotect(0x2b726134e000, 2097152, PROT_NONE) = 0
> mmap(0x2b726154e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x2b726154e000
> close(4)                                = 0
> open("/etc/localtime", O_RDONLY)        = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0
> fstat(4, {st_mode=S_IFREG|0644, st_size=2211, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261550000
> read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0\0\0\0"..., 4096) = 2211
> lseek(4, -1410, SEEK_CUR)               = 801
> read(4, "TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\7\0\0\0\0"..., 4096) = 1410
> close(4)                                = 0
> munmap(0x2b7261550000, 4096)            = 0
> close(3)                                = 0
> stat("/usr/sbin/readline", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/readlinemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/readline.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/readline.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/readline", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/readlinemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/readline.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/readline.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/readline", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/readlinemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/readline.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/readline.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/readline", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/readlinemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/readline.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/readline.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/readline", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/readline.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/readlinemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/readline.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/readline.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/readline", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/readline.so", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0555, st_size=21808, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/readline.so", O_RDONLY) = 4
> read(4, "\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
> fstat(4, {st_mode=S_IFREG|0555, st_size=21808, ...}) = 0
> mmap(NULL, 2117120, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x2b7261550000
> mprotect(0x2b7261554000, 2093056, PROT_NONE) = 0
> mmap(0x2b7261753000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x2b7261753000
> close(4)                                = 0
> open("/etc/ld.so.cache", O_RDONLY)      = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=29268, ...}) = 0
> mmap(NULL, 29268, PROT_READ, MAP_PRIVATE, 4, 0) = 0x2b7261755000
> close(4)                                = 0
> open("/usr/lib64/libreadline.so.5", O_RDONLY) = 4
> read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2409\1\0\0\0\0\0"..., 832) = 832
> fstat(4, {st_mode=S_IFREG|0755, st_size=244960, ...}) = 0
> mmap(NULL, 2345080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x2b726175d000
> mprotect(0x2b7261792000, 2093056, PROT_NONE) = 0
> mmap(0x2b7261991000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x34000) = 0x2b7261991000
> mmap(0x2b7261999000, 2168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b7261999000
> close(4)                                = 0
> open("/lib64/libtermcap.so.2", O_RDONLY) = 4
> read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\17\0\0\0\0\0\0"..., 832) = 832
> fstat(4, {st_mode=S_IFREG|0755, st_size=13320, ...}) = 0
> mmap(NULL, 2108688, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x2b726199a000
> mprotect(0x2b726199d000, 2093056, PROT_NONE) = 0
> mmap(0x2b7261b9c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x2b7261b9c000
> close(4)                                = 0
> munmap(0x2b7261755000, 29268)           = 0
> open("/etc/termcap", O_RDONLY)          = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=807103, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261755000
> lseek(4, 0, SEEK_SET)                   = 0
> read(4, "######## TERMINAL TYPE DESCRIPTI"..., 4096) = 4096
> read(4, "is nicer (among other things, it"..., 4096) = 4096
> read(4, "ode (black on white)\n#\t-s\tEnable"..., 4096) = 4096
> read(4, "eaders for each manufacturer to\n"..., 4096) = 4096
> read(4, " the diamond, up- and down-arrow"..., 4096) = 4096
> read(4, "\t:AL=\\E[%dL:DC=\\E[%dP:DO=\\E[%dB:"..., 4096) = 4096
> read(4, "i-33-m|pcansi33m|ibm-pc terminal"..., 4096) = 4096
> read(4, "ad redefined for vi:\\\n\t:is=U2 PC"..., 4096) = 4096
> read(4, "=\\E[24~:F3=\\E[25~:F4=\\E[26~:F5=\\"..., 4096) = 4096
> read(4, "ers (km).\n#\n# Although it doesn'"..., 4096) = 4096
> read(4, ": isn't documented and therefore"..., 4096) = 4096
> read(4, "ded at any given time. This mean"..., 4096) = 4096
> read(4, "erived from it, is used in xwsh "..., 4096) = 4096
> read(4, "ter <mphunter at qnx.com> 30 Jul 19"..., 4096) = 4096
> read(4, "pqqrrssttuuvvwwxxyyzz~~:\\\n\t:ae=\\"..., 4096) = 4096
> read(4, "DNARD OpenFirmware console, clos"..., 4096) = 4096
> read(4, "ut with color.\n#\n# The emulator "..., 4096) = 4096
> read(4, "onsole emulator in version 1.0 ("..., 4096) = 4096
> read(4, "umn 1 of the next line. If :xn:\n"..., 4096) = 4096
> read(4, "   8         9         -    |\n# "..., 4096) = 4096
> read(4, " the init string, also :bs:. -- "..., 4096) = 4096
> read(4, ":\n\n# This vt220 description maps"..., 4096) = 4096
> read(4, "20 termcap written Tue Oct 25 20"..., 4096) = 4096
> read(4, "phics terminals\n#   which are pr"..., 4096) = 4096
> read(4, ":\\\n\t:kr=\\EOC:ks=\\E[?1h\\E=:ku=\\EO"..., 4096) = 4096
> read(4, "vt520|DEC VT520:\\\n\t:am:mi:xn:xo:"..., 4096) = 4096
> read(4, "cuments\n# the default behavior -"..., 4096) = 4096
> read(4, " casual (occasional) use.  Also "..., 4096) = 4096
> read(4, "[K:\\\n\t:cl=\\E[H\\E[2J:cm=\\E[%i%d;%"..., 4096) = 4096
> read(4, "~:\\\n\t:%i=\\EO5C:*4=\\E[3;5~:*7=\\EO"..., 4096) = 4096
> read(4, " common (XFree86):\\\n\t:5i:am:bs:k"..., 4096) = 4096
> read(4, "e xterm-new description has all "..., 4096) = 4096
> lseek(4, 0, SEEK_SET)                   = 0
> read(4, "######## TERMINAL TYPE DESCRIPTI"..., 4096) = 4096
> read(4, "is nicer (among other things, it"..., 4096) = 4096
> read(4, "ode (black on white)\n#\t-s\tEnable"..., 4096) = 4096
> read(4, "eaders for each manufacturer to\n"..., 4096) = 4096
> read(4, " the diamond, up- and down-arrow"..., 4096) = 4096
> read(4, "\t:AL=\\E[%dL:DC=\\E[%dP:DO=\\E[%dB:"..., 4096) = 4096
> read(4, "i-33-m|pcansi33m|ibm-pc terminal"..., 4096) = 4096
> read(4, "ad redefined for vi:\\\n\t:is=U2 PC"..., 4096) = 4096
> read(4, "=\\E[24~:F3=\\E[25~:F4=\\E[26~:F5=\\"..., 4096) = 4096
> read(4, "ers (km).\n#\n# Although it doesn'"..., 4096) = 4096
> read(4, ": isn't documented and therefore"..., 4096) = 4096
> read(4, "ded at any given time. This mean"..., 4096) = 4096
> read(4, "erived from it, is used in xwsh "..., 4096) = 4096
> read(4, "ter <mphunter at qnx.com> 30 Jul 19"..., 4096) = 4096
> read(4, "pqqrrssttuuvvwwxxyyzz~~:\\\n\t:ae=\\"..., 4096) = 4096
> read(4, "DNARD OpenFirmware console, clos"..., 4096) = 4096
> read(4, "ut with color.\n#\n# The emulator "..., 4096) = 4096
> read(4, "onsole emulator in version 1.0 ("..., 4096) = 4096
> read(4, "umn 1 of the next line. If :xn:\n"..., 4096) = 4096
> read(4, "   8         9         -    |\n# "..., 4096) = 4096
> read(4, " the init string, also :bs:. -- "..., 4096) = 4096
> read(4, ":\n\n# This vt220 description maps"..., 4096) = 4096
> read(4, "20 termcap written Tue Oct 25 20"..., 4096) = 4096
> read(4, "phics terminals\n#   which are pr"..., 4096) = 4096
> read(4, ":\\\n\t:kr=\\EOC:ks=\\E[?1h\\E=:ku=\\EO"..., 4096) = 4096
> read(4, "vt520|DEC VT520:\\\n\t:am:mi:xn:xo:"..., 4096) = 4096
> read(4, "cuments\n# the default behavior -"..., 4096) = 4096
> read(4, " casual (occasional) use.  Also "..., 4096) = 4096
> read(4, "[K:\\\n\t:cl=\\E[H\\E[2J:cm=\\E[%i%d;%"..., 4096) = 4096
> read(4, "~:\\\n\t:%i=\\EO5C:*4=\\E[3;5~:*7=\\EO"..., 4096) = 4096
> lseek(4, 0, SEEK_SET)                   = 0
> read(4, "######## TERMINAL TYPE DESCRIPTI"..., 4096) = 4096
> read(4, "is nicer (among other things, it"..., 4096) = 4096
> read(4, "ode (black on white)\n#\t-s\tEnable"..., 4096) = 4096
> read(4, "eaders for each manufacturer to\n"..., 4096) = 4096
> read(4, " the diamond, up- and down-arrow"..., 4096) = 4096
> read(4, "\t:AL=\\E[%dL:DC=\\E[%dP:DO=\\E[%dB:"..., 4096) = 4096
> read(4, "i-33-m|pcansi33m|ibm-pc terminal"..., 4096) = 4096
> read(4, "ad redefined for vi:\\\n\t:is=U2 PC"..., 4096) = 4096
> read(4, "=\\E[24~:F3=\\E[25~:F4=\\E[26~:F5=\\"..., 4096) = 4096
> read(4, "ers (km).\n#\n# Although it doesn'"..., 4096) = 4096
> read(4, ": isn't documented and therefore"..., 4096) = 4096
> read(4, "ded at any given time. This mean"..., 4096) = 4096
> read(4, "erived from it, is used in xwsh "..., 4096) = 4096
> read(4, "ter <mphunter at qnx.com> 30 Jul 19"..., 4096) = 4096
> read(4, "pqqrrssttuuvvwwxxyyzz~~:\\\n\t:ae=\\"..., 4096) = 4096
> read(4, "DNARD OpenFirmware console, clos"..., 4096) = 4096
> read(4, "ut with color.\n#\n# The emulator "..., 4096) = 4096
> read(4, "onsole emulator in version 1.0 ("..., 4096) = 4096
> read(4, "umn 1 of the next line. If :xn:\n"..., 4096) = 4096
> read(4, "   8         9         -    |\n# "..., 4096) = 4096
> read(4, " the init string, also :bs:. -- "..., 4096) = 4096
> read(4, ":\n\n# This vt220 description maps"..., 4096) = 4096
> read(4, "20 termcap written Tue Oct 25 20"..., 4096) = 4096
> read(4, "phics terminals\n#   which are pr"..., 4096) = 4096
> read(4, ":\\\n\t:kr=\\EOC:ks=\\E[?1h\\E=:ku=\\EO"..., 4096) = 4096
> read(4, "vt520|DEC VT520:\\\n\t:am:mi:xn:xo:"..., 4096) = 4096
> read(4, "cuments\n# the default behavior -"..., 4096) = 4096
> read(4, " casual (occasional) use.  Also "..., 4096) = 4096
> read(4, "[K:\\\n\t:cl=\\E[H\\E[2J:cm=\\E[%i%d;%"..., 4096) = 4096
> read(4, "~:\\\n\t:%i=\\EO5C:*4=\\E[3;5~:*7=\\EO"..., 4096) = 4096
> lseek(4, 0, SEEK_SET)                   = 0
> read(4, "######## TERMINAL TYPE DESCRIPTI"..., 4096) = 4096
> read(4, "is nicer (among other things, it"..., 4096) = 4096
> read(4, "ode (black on white)\n#\t-s\tEnable"..., 4096) = 4096
> read(4, "eaders for each manufacturer to\n"..., 4096) = 4096
> read(4, " the diamond, up- and down-arrow"..., 4096) = 4096
> read(4, "\t:AL=\\E[%dL:DC=\\E[%dP:DO=\\E[%dB:"..., 4096) = 4096
> read(4, "i-33-m|pcansi33m|ibm-pc terminal"..., 4096) = 4096
> read(4, "ad redefined for vi:\\\n\t:is=U2 PC"..., 4096) = 4096
> read(4, "=\\E[24~:F3=\\E[25~:F4=\\E[26~:F5=\\"..., 4096) = 4096
> read(4, "ers (km).\n#\n# Although it doesn'"..., 4096) = 4096
> read(4, ": isn't documented and therefore"..., 4096) = 4096
> read(4, "ded at any given time. This mean"..., 4096) = 4096
> read(4, "erived from it, is used in xwsh "..., 4096) = 4096
> read(4, "ter <mphunter at qnx.com> 30 Jul 19"..., 4096) = 4096
> read(4, "pqqrrssttuuvvwwxxyyzz~~:\\\n\t:ae=\\"..., 4096) = 4096
> read(4, "DNARD OpenFirmware console, clos"..., 4096) = 4096
> read(4, "ut with color.\n#\n# The emulator "..., 4096) = 4096
> read(4, "onsole emulator in version 1.0 ("..., 4096) = 4096
> read(4, "umn 1 of the next line. If :xn:\n"..., 4096) = 4096
> read(4, "   8         9         -    |\n# "..., 4096) = 4096
> read(4, " the init string, also :bs:. -- "..., 4096) = 4096
> read(4, ":\n\n# This vt220 description maps"..., 4096) = 4096
> read(4, "20 termcap written Tue Oct 25 20"..., 4096) = 4096
> read(4, "phics terminals\n#   which are pr"..., 4096) = 4096
> read(4, ":\\\n\t:kr=\\EOC:ks=\\E[?1h\\E=:ku=\\EO"..., 4096) = 4096
> read(4, "vt520|DEC VT520:\\\n\t:am:mi:xn:xo:"..., 4096) = 4096
> read(4, "cuments\n# the default behavior -"..., 4096) = 4096
> read(4, " casual (occasional) use.  Also "..., 4096) = 4096
> read(4, "[K:\\\n\t:cl=\\E[H\\E[2J:cm=\\E[%i%d;%"..., 4096) = 4096
> read(4, "~:\\\n\t:%i=\\EO5C:*4=\\E[3;5~:*7=\\EO"..., 4096) = 4096
> read(4, " common (XFree86):\\\n\t:5i:am:bs:k"..., 4096) = 4096
> lseek(4, 0, SEEK_SET)                   = 0
> read(4, "######## TERMINAL TYPE DESCRIPTI"..., 4096) = 4096
> read(4, "is nicer (among other things, it"..., 4096) = 4096
> read(4, "ode (black on white)\n#\t-s\tEnable"..., 4096) = 4096
> read(4, "eaders for each manufacturer to\n"..., 4096) = 4096
> read(4, " the diamond, up- and down-arrow"..., 4096) = 4096
> read(4, "\t:AL=\\E[%dL:DC=\\E[%dP:DO=\\E[%dB:"..., 4096) = 4096
> read(4, "i-33-m|pcansi33m|ibm-pc terminal"..., 4096) = 4096
> read(4, "ad redefined for vi:\\\n\t:is=U2 PC"..., 4096) = 4096
> read(4, "=\\E[24~:F3=\\E[25~:F4=\\E[26~:F5=\\"..., 4096) = 4096
> read(4, "ers (km).\n#\n# Although it doesn'"..., 4096) = 4096
> read(4, ": isn't documented and therefore"..., 4096) = 4096
> read(4, "ded at any given time. This mean"..., 4096) = 4096
> read(4, "erived from it, is used in xwsh "..., 4096) = 4096
> read(4, "ter <mphunter at qnx.com> 30 Jul 19"..., 4096) = 4096
> read(4, "pqqrrssttuuvvwwxxyyzz~~:\\\n\t:ae=\\"..., 4096) = 4096
> read(4, "DNARD OpenFirmware console, clos"..., 4096) = 4096
> read(4, "ut with color.\n#\n# The emulator "..., 4096) = 4096
> read(4, "onsole emulator in version 1.0 ("..., 4096) = 4096
> read(4, "umn 1 of the next line. If :xn:\n"..., 4096) = 4096
> read(4, "   8         9         -    |\n# "..., 4096) = 4096
> read(4, " the init string, also :bs:. -- "..., 4096) = 4096
> read(4, ":\n\n# This vt220 description maps"..., 4096) = 4096
> read(4, "20 termcap written Tue Oct 25 20"..., 4096) = 4096
> read(4, "phics terminals\n#   which are pr"..., 4096) = 4096
> read(4, ":\\\n\t:kr=\\EOC:ks=\\E[?1h\\E=:ku=\\EO"..., 4096) = 4096
> read(4, "vt520|DEC VT520:\\\n\t:am:mi:xn:xo:"..., 4096) = 4096
> read(4, "cuments\n# the default behavior -"..., 4096) = 4096
> read(4, " casual (occasional) use.  Also "..., 4096) = 4096
> read(4, "[K:\\\n\t:cl=\\E[H\\E[2J:cm=\\E[%i%d;%"..., 4096) = 4096
> read(4, "~:\\\n\t:%i=\\EO5C:*4=\\E[3;5~:*7=\\EO"..., 4096) = 4096
> lseek(4, 0, SEEK_SET)                   = 0
> read(4, "######## TERMINAL TYPE DESCRIPTI"..., 4096) = 4096
> read(4, "is nicer (among other things, it"..., 4096) = 4096
> read(4, "ode (black on white)\n#\t-s\tEnable"..., 4096) = 4096
> read(4, "eaders for each manufacturer to\n"..., 4096) = 4096
> read(4, " the diamond, up- and down-arrow"..., 4096) = 4096
> read(4, "\t:AL=\\E[%dL:DC=\\E[%dP:DO=\\E[%dB:"..., 4096) = 4096
> read(4, "i-33-m|pcansi33m|ibm-pc terminal"..., 4096) = 4096
> read(4, "ad redefined for vi:\\\n\t:is=U2 PC"..., 4096) = 4096
> read(4, "=\\E[24~:F3=\\E[25~:F4=\\E[26~:F5=\\"..., 4096) = 4096
> read(4, "ers (km).\n#\n# Although it doesn'"..., 4096) = 4096
> read(4, ": isn't documented and therefore"..., 4096) = 4096
> read(4, "ded at any given time. This mean"..., 4096) = 4096
> read(4, "erived from it, is used in xwsh "..., 4096) = 4096
> read(4, "ter <mphunter at qnx.com> 30 Jul 19"..., 4096) = 4096
> read(4, "pqqrrssttuuvvwwxxyyzz~~:\\\n\t:ae=\\"..., 4096) = 4096
> read(4, "DNARD OpenFirmware console, clos"..., 4096) = 4096
> read(4, "ut with color.\n#\n# The emulator "..., 4096) = 4096
> read(4, "onsole emulator in version 1.0 ("..., 4096) = 4096
> read(4, "umn 1 of the next line. If :xn:\n"..., 4096) = 4096
> read(4, "   8         9         -    |\n# "..., 4096) = 4096
> lseek(4, 0, SEEK_SET)                   = 0
> read(4, "######## TERMINAL TYPE DESCRIPTI"..., 4096) = 4096
> read(4, "is nicer (among other things, it"..., 4096) = 4096
> read(4, "ode (black on white)\n#\t-s\tEnable"..., 4096) = 4096
> read(4, "eaders for each manufacturer to\n"..., 4096) = 4096
> read(4, " the diamond, up- and down-arrow"..., 4096) = 4096
> read(4, "\t:AL=\\E[%dL:DC=\\E[%dP:DO=\\E[%dB:"..., 4096) = 4096
> read(4, "i-33-m|pcansi33m|ibm-pc terminal"..., 4096) = 4096
> close(4)                                = 0
> munmap(0x2b7261755000, 4096)            = 0
> ioctl(0, TIOCGWINSZ, {ws_row=37, ws_col=125, ws_xpixel=0, ws_ypixel=0}) = 0
> ioctl(0, TIOCGWINSZ, {ws_row=37, ws_col=125, ws_xpixel=0, ws_ypixel=0}) = 0
> ioctl(0, TIOCGWINSZ, {ws_row=37, ws_col=125, ws_xpixel=0, ws_ypixel=0}) = 0
> ioctl(0, TIOCSWINSZ, {ws_row=37, ws_col=125, ws_xpixel=0, ws_ypixel=0}) = 0
> ioctl(0, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> stat("/etc/inputrc", {st_mode=S_IFREG|0644, st_size=758, ...}) = 0
> open("/etc/inputrc", O_RDONLY)          = 4
> read(4, "# do not bell on tab-completion\n"..., 758) = 758
> close(4)                                = 0
> close(3)                                = 0
> stat("/usr/sbin/copy", 0x7fff499b49d0)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/copy.so", O_RDONLY)     = -1 ENOENT (No such file or directory)
> open("/usr/sbin/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/copy.py", O_RDONLY)     = -1 ENOENT (No such file or directory)
> open("/usr/sbin/copy.pyc", O_RDONLY)    = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/copy", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copy.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/copy.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/copy", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/copy.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=11503, ...}) = 0
> open("/usr/lib64/python2.4/copy.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=11786, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261755000
> read(4, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0sq\3\0\0d\0"..., 4096) = 4096
> fstat(4, {st_mode=S_IFREG|0644, st_size=11786, ...}) = 0
> read(4, "\0t\26\0\0\0_copy_with_constructor|\0\0\0"..., 4096) = 4096
> read(4, "n\1\0\1|\v\0|\16\0|\n\0<ql\1Wn\1\0\1|\6\0o\327\0\1|\2\0"..., 4096) = 3594
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b7261755000, 4096)            = 0
> stat("/usr/sbin/org", 0x7fff499b3840)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/org.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/org.py", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/org.pyc", O_RDONLY)     = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/org", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/org", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/org", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/org", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/org", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/org", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib/python2.4/site-packages/org", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/org.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/orgmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/org.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib/python2.4/site-packages/org.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/sbin/inspect", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/inspect.so", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/inspectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/inspect.py", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/inspect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/inspect", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/inspect.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/inspectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/inspect.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/inspect.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/inspect", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/inspect.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/inspectmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/inspect.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=32607, ...}) = 0
> open("/usr/lib64/python2.4/inspect.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=32679, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261755000
> read(5, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\t\0\0\0@\0\0\0s\230\2\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=32679, ...}) = 0
> read(5, "\1c\1\0\0\0\1\0\0\0\3\0\0\0C\0\0\0s\35\0\0\0t\0\0|\0\0d\1\0"..., 24576) = 24576
> read(5, "guments are the corresponding op"..., 4096) = 4007
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7261755000, 4096)            = 0
> stat("/usr/sbin/string", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/string.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/string.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/string.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/string", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/string.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/string.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/string", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/string.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/string.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=16743, ...}) = 0
> open("/usr/lib64/python2.4/string.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=16872, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261755000
> read(6, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s|\2\0\0d\0"..., 4096) = 4096
> fstat(6, {st_mode=S_IFREG|0644, st_size=16872, ...}) = 0
> read(6, "\0\0\203\2\0i\3\0|\1\0|\2\0|\3\0\203\3\0\1d\1\0|\3\0j\6\0o\r"..., 12288) = 12288
> read(6, "Ro\0\0\0Rp\0\0\0Rt\0\0\0Ru\0\0\0Rx\0\0\0R\16\0\0\0Rz"..., 4096) = 488
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b7261755000, 4096)            = 0
> stat("/usr/sbin/strop", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/strop.so", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/strop.py", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/strop.pyc", O_RDONLY)   = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/strop", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/strop", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/strop", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/strop", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/stropmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/strop.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/strop.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/strop", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/strop.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/stropmodule.so", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0555, st_size=25048, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/stropmodule.so", O_RDONLY) = 7
> read(7, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\26\0\0\0\0\0\0"..., 832) = 832
> fstat(7, {st_mode=S_IFREG|0555, st_size=25048, ...}) = 0
> mmap(NULL, 2120304, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 7, 0) = 0x2b7261b9d000
> mprotect(0x2b7261ba2000, 2093056, PROT_NONE) = 0
> mmap(0x2b7261da1000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 7, 0x4000) = 0x2b7261da1000
> close(7)                                = 0
> close(6)                                = 0
> close(5)                                = 0
> stat("/usr/sbin/dis", 0x7fff499b26b0)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/dis.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/dismodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/dis.py", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/dis.pyc", O_RDONLY)     = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/dis", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/dis.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/dismodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/dis.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/dis.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/dis", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/dis.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/dismodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/dis.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=6484, ...}) = 0
> open("/usr/lib64/python2.4/dis.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=6439, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(6, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\273\0\0\0d\0"..., 4096) = 4096
> fstat(6, {st_mode=S_IFREG|0644, st_size=6439, ...}) = 0
> read(6, "\0\0\0R2\0\0\0R8\0\0\0(\0\0\0\0(\0\0\0\0R\36\0\0\0R\34\0\0"..., 4096) = 2343
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/sbin/opcode", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/opcode.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/opcodemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/opcode.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/opcode.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/opcode", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/opcode.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/opcodemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/opcode.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/opcode.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/opcode", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/opcode.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/opcodemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/opcode.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=5144, ...}) = 0
> open("/usr/lib64/python2.4/opcode.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=5843, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(7, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\351\6\0\0d\0"..., 4096) = 4096
> fstat(7, {st_mode=S_IFREG|0644, st_size=5843, ...}) = 0
> read(7, "NPLACE_XORiN\0\0\0t\n\0\0\0INPLACE_ORiO"..., 4096) = 1747
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> close(6)                                = 0
> close(5)                                = 0
> stat("/usr/sbin/tokenize", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tokenize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tokenizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tokenize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tokenize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/tokenize", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tokenize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tokenizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tokenize.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tokenize.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/tokenize", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tokenize.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tokenizemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tokenize.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=12116, ...}) = 0
> open("/usr/lib64/python2.4/tokenize.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=10290, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(6, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\22\0\0\0@\0\0\0s\213\4\0\0d\0"..., 4096) = 4096
> fstat(6, {st_mode=S_IFREG|0644, st_size=10290, ...}) = 0
> read(6, "namet\4\0\0\0typet\4\0\0\0reprt\5\0\0\0token"..., 4096) = 4096
> read(6, "entationErrort\6\0\0\0DEDENTt\n\0\0\0pse"..., 4096) = 2098
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/sbin/token", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/token.so", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/tokenmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/token.py", O_RDONLY)    = -1 ENOENT (No such file or directory)
> open("/usr/sbin/token.pyc", O_RDONLY)   = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/token", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/token.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/tokenmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/token.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/token.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/token", 0x7fff499b1520) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/token.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/tokenmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/token.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0755, st_size=2929, ...}) = 0
> open("/usr/lib64/python2.4/token.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=4091, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(7, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\335\1\0\0d\0"..., 4096) = 4091
> fstat(7, {st_mode=S_IFREG|0644, st_size=4091, ...}) = 0
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> close(6)                                = 0
> close(5)                                = 0
> close(4)                                = 0
> close(3)                                = 0
> stat("/usr/sbin/xml", 0x7fff499b49d0)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/xml.so", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/xmlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/xml.py", O_RDONLY)      = -1 ENOENT (No such file or directory)
> open("/usr/sbin/xml.pyc", O_RDONLY)     = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/xml", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/xml.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/xmlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/xml.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/xml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/xml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/xml/__init__.py", {st_mode=S_IFREG|0644, st_size=1012, ...}) = 0
> stat("/usr/lib64/python2.4/xml/__init__", 0x7fff499b4570) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/__init__.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=1012, ...}) = 0
> open("/usr/lib64/python2.4/xml/__init__.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=1016, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(4, "m\362\r\n\262\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\243\0\0\0d\0"..., 4096) = 1016
> fstat(4, {st_mode=S_IFREG|0644, st_size=1016, ...}) = 0
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/lib64/python2.4/xml", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/xml/_xmlplus", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/sbin/_xmlplus", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/_xmlplus", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/_xmlplus", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/_xmlplus", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/_xmlplus", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/_xmlplus", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_xmlplus.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_xmlplusmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_xmlplus.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_xmlplus.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/__init__.py", {st_mode=S_IFREG|0644, st_size=1083, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/__init__", 0x7fff499b2f80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/__init__.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=1083, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/__init__.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=1170, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(5, "m\362\r\n\315\27\253Ac\0\0\0\0\0\0\0\0\10\0\0\0@\0\0\0s4\0\0\0d\0"..., 4096) = 1170
> fstat(5, {st_mode=S_IFREG|0644, st_size=1170, ...}) = 0
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> close(4)                                = 0
> stat("/usr/lib64/python2.4/xml/sys", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/xml/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> close(3)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/__init__.py", {st_mode=S_IFREG|0644, st_size=7545, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/__init__", 0x7fff499b4570) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/__init__.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=7545, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/__init__.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=11157, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(4, "m\362\r\n\20\354m>c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\247\3\0\0d\0"..., 4096) = 4096
> fstat(4, {st_mode=S_IFREG|0644, st_size=11157, ...}) = 0
> read(4, "\0\0\0\0(\0\0\0\0R\27\0\0\0R'\0\0\0{\0\0\0s\6\0\0\0\0\1\t\1"..., 4096) = 4096
> read(4, "\0RS(\3\0\0\0NR\"\0\0\0c\2\0\0\0\2\0\0\0\4\0\0\0C\0\0\0s"..., 4096) = 2965
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xml", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xml.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xmlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xml.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/DOMImplementation", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/DOMImplementation.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/DOMImplementationmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/DOMImplementation.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=1936, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/DOMImplementation.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(5, "m\362\r\n\372\353m>c\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0s\211\0\0\0d\0"..., 4096) = 2187
> fstat(5, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/string", 0x7fff499b2250) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/string.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/string.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/Range", 0x7fff499b2250) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/Range.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/Rangemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/Range.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=40190, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/Range.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=20580, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(6, "m\362\r\n\16\354m>c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0sk\0\0\0d\0"..., 4096) = 4096
> fstat(6, {st_mode=S_IFREG|0644, st_size=20580, ...}) = 0
> read(6, "\25\0|\3\0d\1\0\27|\22\0\203\2\0D],\0}\24\0|\n\0i \0i\27\0|"..., 16384) = 16384
> read(6, "\0RG\0\0\0R\30\0\0\0R\0\0\0\0(\7\0\0\0R\30\0\0\0R~\0\0\0R"..., 4096) = 100
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> close(5)                                = 0
> close(4)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/__init__.py", {st_mode=S_IFREG|0644, st_size=36479, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/__init__", 0x7fff499b2f80) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/__init__.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=36479, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/__init__.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=20734, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(5, "m\362\r\n]w\31?c\0\0\0\0\0\0\0\0E\0\0\0@\0\0\0s\335/\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=20734, ...}) = 0
> read(5, "d^\2d_\2d`\2da\2d\335\1d\337\1db\2dc\2d=\2dd\2g*"..., 16384) = 16384
> read(5, "\313\1\0\0R\341\1\0\0R\265\1\0\0R\267\1\0\0R\324\1\0\0R\331\1\0\0R\236\1"..., 4096) = 254
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/xml", 0x7fff499b1df0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/xml.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/xmlmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/xml.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/xml.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation", 0x7fff499b1df0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementationmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=1047, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/HTMLDOMImplementation.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=1428, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(6, "m\362\r\n&\354m>c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s=\0\0\0d\0"..., 4096) = 1428
> fstat(6, {st_mode=S_IFREG|0644, st_size=1428, ...}) = 0
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> close(5)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/codecs", 0x7fff499b1df0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/codecs.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/codecsmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/codecs.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/codecs.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/types", 0x7fff499b1df0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/types.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/typesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/types.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/types.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/re", 0x7fff499b1df0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/re.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/remodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/re.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/re.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/string", 0x7fff499b1df0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/string.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/stringmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/string.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/html/string.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> close(4)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/MessageSource", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/MessageSource.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/MessageSourcemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/MessageSource.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=2259, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/MessageSource.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=2869, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(5, "m\362\r\n\336z\203>c\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\37\2\0\0d\0"..., 4096) = 2869
> fstat(5, {st_mode=S_IFREG|0644, st_size=2869, ...}) = 0
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/FtCore", 0x7fff499b2250) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/FtCore.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/FtCoremodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/FtCore.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=1806, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/FtCore.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=1631, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(6, "m\362\r\n\336z\203>c\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\235\0\0\0d\0"..., 4096) = 1631
> fstat(6, {st_mode=S_IFREG|0644, st_size=1631, ...}) = 0
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/gettext", 0x7fff499b10c0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/gettext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/gettext.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/gettext.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/sbin/gettext", 0x7fff499b10c0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/gettext.so", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/gettext.py", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/gettext.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/gettext", 0x7fff499b10c0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/gettext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/gettext.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/gettext.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/gettext", 0x7fff499b10c0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/gettext.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/gettextmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/gettext.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=19308, ...}) = 0
> open("/usr/lib64/python2.4/gettext.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=15158, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(7, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\f\0\0\0@\0\0\0s\234\1\0\0d\0"..., 4096) = 4096
> fstat(7, {st_mode=S_IFREG|0644, st_size=15158, ...}) = 0
> read(7, "\0Z\16\0d\r\0\204\0\0Z\17\0e\20\0d\16\0\204\1\0Z\21\0RS(\17\0\0\0"..., 8192) = 8192
> read(7, "aultt\4\0\0\0opent\4\0\0\0copyR=\0\0\0R\\\0\0\0"..., 4096) = 2870
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/sbin/locale", 0x7fff499aff30) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/locale.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/locale.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/locale.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/locale", 0x7fff499aff30) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/locale", 0x7fff499aff30) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/locale.py", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=35686, ...}) = 0
> open("/usr/lib64/python2.4/locale.pyc", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0644, st_size=23520, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da3000
> read(8, "m\362\r\n\261\"nJc\0\0\0\0\0\0\0\0\20\0\0\0@\0\0\0s\371\17\0\0d\0"..., 4096) = 4096
> fstat(8, {st_mode=S_IFREG|0644, st_size=23520, ...}) = 0
> read(8, "\1Hd\304\2GHHe\32\0\203\0\0\1n\1\0\1d\1\0S(\305\2\0\0s\262\1\0"..., 16384) = 16384
> read(8, "\5\0\0\0fa_IRi\25\4\0\0t\5\0\0\0pl_PLi\26\4\0\0t\5\0"..., 4096) = 3040
> read(8, "", 4096)                       = 0
> mmap(NULL, 790528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b7261da4000
> munmap(0x2b725b30e000, 200704)          = 0
> close(8)                                = 0
> munmap(0x2b7261da3000, 4096)            = 0
> stat("/usr/sbin/_locale", 0x7fff499aeda0) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_locale.so", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_locale.py", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/_locale", 0x7fff499aeda0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/_locale", 0x7fff499aeda0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/_locale", 0x7fff499aeda0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/_locale", 0x7fff499aeda0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_localemodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_locale.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_locale.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/_locale", 0x7fff499aeda0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_locale.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_localemodule.so", O_RDONLY) = 8
> fstat(8, {st_mode=S_IFREG|0555, st_size=21528, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/_localemodule.so", O_RDONLY) = 9
> read(9, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\32\0\0\0\0\0\0"..., 832) = 832
> fstat(9, {st_mode=S_IFREG|0555, st_size=21528, ...}) = 0
> mmap(NULL, 2116792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 9, 0) = 0x2b7261e65000
> mprotect(0x2b7261e69000, 2097152, PROT_NONE) = 0
> mmap(0x2b7262069000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 9, 0x4000) = 0x2b7262069000
> close(9)                                = 0
> close(8)                                = 0
> close(7)                                = 0
> close(6)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/os", 0x7fff499b10c0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/os.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/osmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/os.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> close(5)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/en_US.utf/LC_MESSAGES/4Suite.mo", 0x7fff499b2500) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/en_US/LC_MESSAGES/4Suite.mo", {st_mode=S_IFREG|0644, st_size=362, ...}) = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/en.utf/LC_MESSAGES/4Suite.mo", 0x7fff499b2500) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/en/LC_MESSAGES/4Suite.mo", 0x7fff499b2500) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/en_US/LC_MESSAGES/4Suite.mo", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=362, ...}) = 0
> fstat(5, {st_mode=S_IFREG|0644, st_size=362, ...}) = 0
> lseek(5, 0, SEEK_CUR)                   = 0
> fstat(5, {st_mode=S_IFREG|0644, st_size=362, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206a000
> lseek(5, 0, SEEK_CUR)                   = 0
> read(5, "\336\22\4\225\0\0\0\0\1\0\0\0\34\0\0\0$\0\0\0\3\0\0\0,\0\0\0\0\0\0\0"..., 4096) = 362
> read(5, "", 4096)                       = 0
> stat("/usr/lib64/python2.4/encodings/latin_1", 0x7fff499b0ed0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/latin_1.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/latin_1module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/encodings/latin_1.py", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=737, ...}) = 0
> open("/usr/lib64/python2.4/encodings/latin_1.pyc", O_RDONLY) = 7
> fstat(7, {st_mode=S_IFREG|0644, st_size=1164, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206b000
> read(7, "m\362\r\n\262\"nJc\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\206\0\0\0d\0"..., 4096) = 1164
> fstat(7, {st_mode=S_IFREG|0644, st_size=1164, ...}) = 0
> read(7, "", 4096)                       = 0
> close(7)                                = 0
> munmap(0x2b726206b000, 4096)            = 0
> close(6)                                = 0
> close(5)                                = 0
> munmap(0x2b726206a000, 4096)            = 0
> close(4)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/domreg", 0x7fff499b33e0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/domreg.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/domregmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/domreg.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=3481, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/domreg.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=3343, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206a000
> read(5, "m\362\r\n\362\243\275=c\0\0\0\0\0\0\0\0\4\0\0\0@\0\0\0sY\0\0\0d\0"..., 4096) = 3343
> fstat(5, {st_mode=S_IFREG|0644, st_size=3343, ...}) = 0
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b726206a000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minicompat", 0x7fff499b2250) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minicompat.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minicompatmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minicompat.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=5287, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minicompat.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=4605, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206a000
> read(6, "m\362\r\nG\237\302=c\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\272\1\0\0d\0"..., 4096) = 4096
> fstat(6, {st_mode=S_IFREG|0644, st_size=4605, ...}) = 0
> read(6, "attr(\6\0\0\0R*\0\0\0R+\0\0\0R\32\0\0\0R5\0\0\0R2\0"..., 4096) = 509
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b726206a000, 4096)            = 0
> close(5)                                = 0
> close(4)                                = 0
> close(3)                                = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minidom", 0x7fff499b49d0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minidom.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minidommodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minidom.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=66015, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/minidom.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=60371, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206a000
> read(4, "m\362\r\n\317\27\253Ac\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0s\r\4\0\0d\0"..., 4096) = 4096
> fstat(4, {st_mode=S_IFREG|0644, st_size=60371, ...}) = 0
> read(4, "\0\3\0\0\0\5\0\0\0C\0\0\0s\335\0\0\0|\1\0i\1\0|\0\0i\3\0j\2"..., 53248) = 53248
> read(4, "\0\0R`\0\0\0Ry\0\0\0R/\1\0\0R{\0\0\0R\257\0\0\0R\324\0\0\0"..., 4096) = 3027
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b726206a000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xmlbuilder", 0x7fff499b3840) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xmlbuilder.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xmlbuildermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xmlbuilder.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=12384, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/xmlbuilder.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=13087, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206a000
> read(5, "m\362\r\n$\20u=c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\326\0\0\0d\0"..., 4096) = 4096
> fstat(5, {st_mode=S_IFREG|0644, st_size=13087, ...}) = 0
> read(5, "\4\0\0\0\5\0\0\0C\0\0\0s\310\0\0\0t\0\0|\1\0\203\1\0}\2\0y\24\0"..., 8192) = 8192
> read(5, "\0\0schemaTypeR\33\0\0\0R0\0\0\0R1\0\0\0R2\0\0\0"..., 4096) = 799
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b726206a000, 4096)            = 0
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/copy", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/copy.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/copymodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/copy.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/copy.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/site-packages/_xmlplus/dom/NodeFilter", 0x7fff499b26b0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/NodeFilter.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/NodeFiltermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/NodeFilter.py", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=937, ...}) = 0
> open("/usr/lib64/python2.4/site-packages/_xmlplus/dom/NodeFilter.pyc", O_RDONLY) = 6
> fstat(6, {st_mode=S_IFREG|0644, st_size=1054, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206a000
> read(6, "m\362\r\n\227\2403>c\0\0\0\0\0\0\0\0\3\0\0\0@\0\0\0s\27\0\0\0d\0"..., 4096) = 1054
> fstat(6, {st_mode=S_IFREG|0644, st_size=1054, ...}) = 0
> read(6, "", 4096)                       = 0
> close(6)                                = 0
> munmap(0x2b726206a000, 4096)            = 0
> close(5)                                = 0
> close(4)                                = 0
> close(3)                                = 0
> stat("/usr/sbin/curses", 0x7fff499b4360) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/curses.so", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/curses.py", O_RDONLY)   = -1 ENOENT (No such file or directory)
> open("/usr/sbin/curses.pyc", O_RDONLY)  = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/curses", 0x7fff499b4360) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/curses.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/curses", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/curses/__init__.py", {st_mode=S_IFREG|0644, st_size=1626, ...}) = 0
> stat("/usr/lib64/python2.4/curses/__init__", 0x7fff499b3f00) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/__init__.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/__init__module.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/__init__.py", O_RDONLY) = 3
> fstat(3, {st_mode=S_IFREG|0644, st_size=1626, ...}) = 0
> open("/usr/lib64/python2.4/curses/__init__.pyc", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726206a000
> read(4, "m\362\r\n\262\"nJc\0\0\0\0\0\0\0\0\5\0\0\0@\0\0\0sa\0\0\0d\0"..., 4096) = 1337
> fstat(4, {st_mode=S_IFREG|0644, st_size=1337, ...}) = 0
> read(4, "", 4096)                       = 0
> close(4)                                = 0
> munmap(0x2b726206a000, 4096)            = 0
> stat("/usr/lib64/python2.4/curses", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
> stat("/usr/lib64/python2.4/curses/_curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/_curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/_cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/_curses.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/_curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/sbin/_curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_curses.so", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_curses.py", O_RDONLY)  = -1 ENOENT (No such file or directory)
> open("/usr/sbin/_curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python24.zip/_curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_curses.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python24.zip/_curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/_curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_curses.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/_curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/plat-linux2/_curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_curses.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/plat-linux2/_curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-tk/_curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_curses.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-tk/_curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/lib-dynload/_curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/lib-dynload/_cursesmodule.so", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0555, st_size=66544, ...}) = 0
> open("/usr/lib64/python2.4/lib-dynload/_cursesmodule.so", O_RDONLY) = 5
> read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0pR\0\0\0\0\0\0"..., 832) = 832
> fstat(5, {st_mode=S_IFREG|0555, st_size=66544, ...}) = 0
> mmap(NULL, 2161888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x2b726206a000
> mprotect(0x2b7262079000, 2093056, PROT_NONE) = 0
> mmap(0x2b7262278000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xe000) = 0x2b7262278000
> close(5)                                = 0
> open("/etc/ld.so.cache", O_RDONLY)      = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=29268, ...}) = 0
> mmap(NULL, 29268, PROT_READ, MAP_PRIVATE, 5, 0) = 0x2b726227a000
> close(5)                                = 0
> open("/usr/lib64/libncurses.so.5", O_RDONLY) = 5
> read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\375\1\0\0\0\0\0"..., 832) = 832
> fstat(5, {st_mode=S_IFREG|0755, st_size=378040, ...}) = 0
> mmap(NULL, 2476872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x2b7262282000
> mprotect(0x2b72622d0000, 2097152, PROT_NONE) = 0
> mmap(0x2b72624d0000, 57344, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0x4e000) = 0x2b72624d0000
> mmap(0x2b72624de000, 2888, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2b72624de000
> close(5)                                = 0
> munmap(0x2b726227a000, 29268)           = 0
> close(4)                                = 0
> stat("/usr/lib64/python2.4/curses/curses", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/curses.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/cursesmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/curses.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/curses.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> stat("/usr/lib64/python2.4/curses/wrapper", 0x7fff499b2d70) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/wrapper.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/wrappermodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/wrapper.py", O_RDONLY) = 4
> fstat(4, {st_mode=S_IFREG|0644, st_size=1650, ...}) = 0
> open("/usr/lib64/python2.4/curses/wrapper.pyc", O_RDONLY) = 5
> fstat(5, {st_mode=S_IFREG|0644, st_size=1215, ...}) = 0
> mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b726227a000
> read(5, "m\362\r\n\262\"nJc\0\0\0\0\0\0\0\0\1\0\0\0@\0\0\0s%\0\0\0d\0"..., 4096) = 1215
> fstat(5, {st_mode=S_IFREG|0644, st_size=1215, ...}) = 0
> read(5, "", 4096)                       = 0
> close(5)                                = 0
> munmap(0x2b726227a000, 4096)            = 0
> stat("/usr/lib64/python2.4/curses/sys", 0x7fff499b1be0) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/sys.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/sysmodule.so", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/sys.py", O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/usr/lib64/python2.4/curses/sys.pyc", O_RDONLY) = -1 ENOENT (No such file or directory)
> close(4)                                = 0
> close(3)                                = 0
> ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> access("/root/.terminfo/x/xterm", R_OK) = -1 ENOENT (No such file or directory)
> access("/usr/share/terminfo/x/xterm", R_OK) = 0
> open("/usr/share/terminfo/x/xterm", O_RDONLY) = 3
> read(3, "\32\0010\0&\0\17\0\235\0014\5", 12) = 12
> read(3, "xterm|xterm terminal emulator (X"..., 48) = 48
> read(3, "\0\1\0\0\1\0\0\0\1\0\0\0\0\1\1\0\0\0\0\0\0\0\1\0\0\1\0\0\1\0\0\0"..., 38) = 38
> read(3, "P\0\10\0\30\0\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\10\0@\0", 30) = 30
> read(3, "\0\0\4\0\6\0\10\0\31\0\36\0&\0*\0.\0\377\3779\0J\0L\0P\0W\0\377\377"..., 826) = 826
> read(3, "\33[Z\0\7\0\r\0\33[%i%p1%d;%p2%dr\0\33[3g\0\33["..., 1332) = 1332
> read(3, "\1\0\0\0\v\0\27\0\200\0", 10)  = 10
> read(3, "\1", 1)                        = 1
> read(3, "\0", 1)                        = 1
> read(3, "\377\377\0\0\7\0\16\0\25\0\34\0#\0*\0001\0008\0?\0\0\0\3\0\6\0\n\0\17\0"..., 46) = 46
> read(3, "\33[1;2B\0\33[1;5B\0\33[1;6B\0\33[1;5D\0\33[1;"..., 128) = 128
> close(3)                                = 0
> ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31086
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31086, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31086
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31088
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31088, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31088
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31090
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31090, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31090
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31092
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31092, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31092
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31094
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31094, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31094
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31096
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31096, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31096
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31098
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31098, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31098
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31100
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31100, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31100
> --- SIGCHLD (Child exited) @ 0 (0) ---
> write(2, "WARNING: could not find any edit"..., 48WARNING: could not find any editor on the system) = 48
> write(2, "\n", 1
> )                       = 1
> write(2, "WARNING: could not find any page"..., 47WARNING: could not find any pager on the system) = 47
> write(2, "\n", 1
> )                       = 1
> brk(0x10286000)                         = 0x10286000
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31102
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31102, [{WIFEXITED(s) && WEXITSTATUS(s) == 2}], 0, NULL) = 31102
> --- SIGCHLD (Child exited) @ 0 (0) ---
> pipe([3, 4])                            = 0
> fcntl(4, F_GETFD)                       = 0
> fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
> clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x2b725c3b0220) = 31104
> close(4)                                = 0
> mmap(NULL, 1052672, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b72624df000
> read(3, "", 1048576)                    = 0
> mremap(0x2b72624df000, 1052672, 4096, MREMAP_MAYMOVE) = 0x2b72624df000
> close(3)                                = 0
> munmap(0x2b72624df000, 4096)            = 0
> wait4(31104, [{WIFEXITED(s) && WEXITSTATUS(s) == 127}], 0, NULL) = 31104
> --- SIGCHLD (Child exited) @ 0 (0) ---
> write(2, "ERROR: cibadmin not available, c"..., 54ERROR: cibadmin not available, check your installation) = 54
> write(2, "\n", 1
> )                       = 1
> rt_sigaction(SIGINT, {SIG_DFL, [], SA_RESTORER, 0x2b725b7c14c0}, {0x2b725b53d330, [], SA_RESTORER, 0x2b725b7c14c0}, 8) = 0
> exit_group(1)                           = ?

> _______________________________________________
> Pacemaker mailing list
> Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker





More information about the Pacemaker mailing list