This makes me want to curse....

4 views
Skip to first unread message

William Stein

unread,
Aug 22, 2011, 7:20:46 PM8/22/11
to saged...@googlegroups.com
Do

strace -r -f -e trace=file -o /tmp/sage.strace.nfs ./sage < /dev/null

over a slow NFS link and get over *300* "pointless" system calls
searching for curses in a row...

...
? time in seconds system call
4534 0.063240
stat("/usr/local/sage/local/lib/python2.6/site-packages/IPython/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.066434
open("/usr/local/sage/local/lib/python2.6/site-packages/IPython/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061417
open("/usr/local/sage/local/lib/python2.6/site-packages/IPython/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064923
open("/usr/local/sage/local/lib/python2.6/site-packages/IPython/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063413
open("/usr/local/sage/local/lib/python2.6/site-packages/IPython/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059922 stat("/usr/local/sage/local/bin/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.064503 open("/usr/local/sage/local/bin/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.075724 open("/usr/local/sage/local/bin/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.089544 open("/usr/local/sage/local/bin/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.078651 open("/usr/local/sage/local/bin/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060429
stat("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.063875
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.071337
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064128
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061814
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062467
stat("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.070659
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.056625
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066347
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062417
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059325
stat("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.064277
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.069540
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062558
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.067926
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063503
stat("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.066661
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064646
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061133
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060227
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.065078
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.066511
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066255
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.057633
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.156193
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.055795
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.060098
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.068010
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.073859
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061939
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059946
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.064479
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063425
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.120468
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060192
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.080191
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.079412
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059943
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060182
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.106214
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.096994
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.063387
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064020
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.114396
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.068869
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064792
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.065372
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064084
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.069801
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.058337
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063570
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.062396
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061167
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061734
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062659
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062114
stat("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.058675
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061172
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062946
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064022
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061454
stat("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.062401
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.099813
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063715
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066187
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059770
stat("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.062720
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063564
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.067273
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.056316
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.070452
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.097353
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.124102
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064211
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.065595
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.074523
stat("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.156247
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064796
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.068209
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066911
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.110774
stat("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.059751
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062922
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.067165
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060420
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.080468
stat("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.061794
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.068711
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059069
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060239
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.067925 stat("/usr/local/sage/devel/sagenb-main/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.060700
open("/usr/local/sage/devel/sagenb-main/curses.so", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.147222
open("/usr/local/sage/devel/sagenb-main/cursesmodule.so", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.060719
open("/usr/local/sage/devel/sagenb-main/curses.py", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.059244
open("/usr/local/sage/devel/sagenb-main/curses.pyc", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.071136
stat("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.132968
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.097254
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063716
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060803
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064392 stat("/usr/local/sage/local/bin/curses",
0x7fff1bca4090) = -1 ENOENT (No such file or directory)
4534 0.000113 open("/usr/local/sage/local/bin/curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000095 open("/usr/local/sage/local/bin/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000089 open("/usr/local/sage/local/bin/curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000095 open("/usr/local/sage/local/bin/curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000093 stat("/usr/local/sage/local/lib/python/curses",
{st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4534 0.061610
stat("/usr/local/sage/local/lib/python/curses/__init__.py",
{st_mode=S_IFREG|0644, st_size=1874, ...}) = 0
4534 0.121322
stat("/usr/local/sage/local/lib/python/curses/__init__",
0x7fff1bca3030) = -1 ENOENT (No such file or directory)
4534 0.059420
open("/usr/local/sage/local/lib/python/curses/__init__.so", O_RDONLY)
= -1 ENOENT (No such file or directory)
4534 0.065092
open("/usr/local/sage/local/lib/python/curses/__init__module.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059161
open("/usr/local/sage/local/lib/python/curses/__init__.py", O_RDONLY)
= 6
4534 0.129641
open("/usr/local/sage/local/lib/python/curses/__init__.pyc", O_RDONLY)
= 7
4534 0.213151 stat("/usr/local/sage/local/lib/python/curses",
{st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4534 0.000204 stat("/usr/local/sage/local/lib/python/curses",
{st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
4534 0.000104
stat("/usr/local/sage/local/lib/python/curses/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.067010
open("/usr/local/sage/local/lib/python/curses/_curses.so", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.060547
open("/usr/local/sage/local/lib/python/curses/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.073802
open("/usr/local/sage/local/lib/python/curses/_curses.py", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.058373
open("/usr/local/sage/local/lib/python/curses/_curses.pyc", O_RDONLY)
= -1 ENOENT (No such file or directory)
4534 0.064534 stat("/usr/local/sage/local/bin/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.059317 open("/usr/local/sage/local/bin/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064063 open("/usr/local/sage/local/bin/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062590 open("/usr/local/sage/local/bin/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066519 open("/usr/local/sage/local/bin/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059033
stat("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.063819
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.073033
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064721
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.058566
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja-1.2-py2.6-linux-x86_64.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.163674
stat("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.065898
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.058946
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059220
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061854
open("/usr/local/sage/local/lib/python2.6/site-packages/openopt-0.24.dev-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062065
stat("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.068491
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.145036
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066500
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064730
open("/usr/local/sage/local/lib/python2.6/site-packages/ZODB3-3.7.0-py2.6-linux-x86_64.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063281
stat("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.065638
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064116
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062952
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060356
open("/usr/local/sage/local/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064103
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.058662
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063922
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064614
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060678
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testbrowser-3.8.1-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060266
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.058956
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063540
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060660
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.068020
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.i18nmessageid-3.5.2-py2.6-linux-x86_64.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059266
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.060478
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063876
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063730
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.067391
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.event-3.5.0_1-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.152544
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.063967
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061590
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062800
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063840
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.schema-3.6.3-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059979
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.062110
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060046
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064372
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.065599
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.proxy-3.6.0-py2.6-linux-x86_64.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.068689
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.061506
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.069736
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.078641
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.057449
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.exceptions-3.6.1-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063841
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.077378
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.079936
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066491
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.070469
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.testing-3.9.5-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.058778
stat("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.088145
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.069378
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063427
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.057984
open("/usr/local/sage/local/lib/python2.6/site-packages/ZConfig-2.8.0-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.096336
stat("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.059485
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060312
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.068119
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.067569
open("/usr/local/sage/local/lib/python2.6/site-packages/zdaemon-2.0.4-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061282
stat("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.062815
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063845
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060847
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059186
open("/usr/local/sage/local/lib/python2.6/site-packages/Twisted-9.0.0-py2.6-linux-x86_64.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.065939
stat("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.059263
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059676
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063187
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.072600
open("/usr/local/sage/local/lib/python2.6/site-packages/zope.interface-3.6.1-py2.6-linux-x86_64.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.071309
stat("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.072455
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059678
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062192
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060851
open("/usr/local/sage/local/lib/python2.6/site-packages/Pygments-1.3.1-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060178
stat("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.062447
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060051
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062483
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.070178
open("/usr/local/sage/local/lib/python2.6/site-packages/Jinja2-2.5.5-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.057978
stat("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.065585
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.070267
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059973
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.136111
open("/usr/local/sage/local/lib/python2.6/site-packages/Sphinx-1.0.4-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.093026 stat("/usr/local/sage/devel/sagenb-main/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.079908
open("/usr/local/sage/devel/sagenb-main/_curses.so", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.123422
open("/usr/local/sage/devel/sagenb-main/_cursesmodule.so", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.063387
open("/usr/local/sage/devel/sagenb-main/_curses.py", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.060638
open("/usr/local/sage/devel/sagenb-main/_curses.pyc", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.064266
stat("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.068884
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.058574
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.059738
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062688
open("/usr/local/sage/local/lib/python2.6/site-packages/nose-1.0.0-py2.6.egg/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.061790 stat("/usr/local/sage/local/bin/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.000108 open("/usr/local/sage/local/bin/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000083 open("/usr/local/sage/local/bin/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000071 open("/usr/local/sage/local/bin/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000072 open("/usr/local/sage/local/bin/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000085 stat("/usr/local/sage/local/lib/python/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.067479
open("/usr/local/sage/local/lib/python/_curses.so", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.063716
open("/usr/local/sage/local/lib/python/_cursesmodule.so", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.060396
open("/usr/local/sage/local/lib/python/_curses.py", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.063653
open("/usr/local/sage/local/lib/python/_curses.pyc", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.069333
stat("/usr/local/sage/local/lib/python2.6/_curses", 0x7fff1bc9f9e0) =
-1 ENOENT (No such file or directory)
4534 0.000133
open("/usr/local/sage/local/lib/python2.6/_curses.so", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.000110
open("/usr/local/sage/local/lib/python2.6/_cursesmodule.so", O_RDONLY)
= -1 ENOENT (No such file or directory)
4534 0.000107
open("/usr/local/sage/local/lib/python2.6/_curses.py", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.000147
open("/usr/local/sage/local/lib/python2.6/_curses.pyc", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.000300
stat("/usr/local/sage/local/lib/python2.6/plat-linux2/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.123292
open("/usr/local/sage/local/lib/python2.6/plat-linux2/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.058699
open("/usr/local/sage/local/lib/python2.6/plat-linux2/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.123761
open("/usr/local/sage/local/lib/python2.6/plat-linux2/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.154047
open("/usr/local/sage/local/lib/python2.6/plat-linux2/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062571
stat("/usr/local/sage/local/lib/python2.6/lib-tk/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.127778
open("/usr/local/sage/local/lib/python2.6/lib-tk/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.087925
open("/usr/local/sage/local/lib/python2.6/lib-tk/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.065498
open("/usr/local/sage/local/lib/python2.6/lib-tk/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062841
open("/usr/local/sage/local/lib/python2.6/lib-tk/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.066666
stat("/usr/local/sage/local/lib/python2.6/lib-old/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.116247
open("/usr/local/sage/local/lib/python2.6/lib-old/_curses.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064013
open("/usr/local/sage/local/lib/python2.6/lib-old/_cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.060889
open("/usr/local/sage/local/lib/python2.6/lib-old/_curses.py",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.064493
open("/usr/local/sage/local/lib/python2.6/lib-old/_curses.pyc",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.062191
stat("/usr/local/sage/local/lib/python2.6/lib-dynload/_curses",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.128114
open("/usr/local/sage/local/lib/python2.6/lib-dynload/_curses.so",
O_RDONLY) = 7
4534 0.144361
open("/usr/local/sage/local/lib/python2.6/lib-dynload/_curses.so",
O_RDONLY) = 8
4534 2.652489
open("/usr/local/sage/local/lib/R/lib/libncurses.so.5", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.132876
open("/usr/local/sage/local/lib/openmpi/libncurses.so.5", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.072094 open("/usr/local/sage/local/lib/libncurses.so.5",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.000105 open("tls/x86_64/libncurses.so.5", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.000072 open("tls/libncurses.so.5", O_RDONLY) = -1 ENOENT
(No such file or directory)
4534 0.000072 open("x86_64/libncurses.so.5", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.000072 open("libncurses.so.5", O_RDONLY) = -1 ENOENT (No
such file or directory)
4534 0.094290 open("/etc/ld.so.cache", O_RDONLY) = 8
4534 0.000139 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No
such file or directory)
4534 0.000099 open("/lib/libncurses.so.5", O_RDONLY) = 8
4534 0.001187
stat("/usr/local/sage/local/lib/python/curses/curses", 0x7fff1bc9f9e0)
= -1 ENOENT (No such file or directory)
4534 0.160611
open("/usr/local/sage/local/lib/python/curses/curses.so", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.070073
open("/usr/local/sage/local/lib/python/curses/cursesmodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.063647
open("/usr/local/sage/local/lib/python/curses/curses.py", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.060752
open("/usr/local/sage/local/lib/python/curses/curses.pyc", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.055910
stat("/usr/local/sage/local/lib/python/curses/wrapper",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.059863
open("/usr/local/sage/local/lib/python/curses/wrapper.so", O_RDONLY) =
-1 ENOENT (No such file or directory)
4534 0.059776
open("/usr/local/sage/local/lib/python/curses/wrappermodule.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
4534 0.065190
open("/usr/local/sage/local/lib/python/curses/wrapper.py", O_RDONLY) =
7
4534 0.118639
open("/usr/local/sage/local/lib/python/curses/wrapper.pyc", O_RDONLY)
= 8
4534 0.202228 stat("/usr/local/sage/local/lib/python/curses/os",
0x7fff1bc9f9e0) = -1 ENOENT (No such file or directory)
4534 0.063456
open("/usr/local/sage/local/lib/python/curses/os.so", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.068861
open("/usr/local/sage/local/lib/python/curses/osmodule.so", O_RDONLY)
= -1 ENOENT (No such file or directory)
4534 0.057522
open("/usr/local/sage/local/lib/python/curses/os.py", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.064012
open("/usr/local/sage/local/lib/python/curses/os.pyc", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.060202
stat("/usr/local/sage/local/lib/python/curses/sys", 0x7fff1bc9f9e0) =
-1 ENOENT (No such file or directory)
4534 0.063697
open("/usr/local/sage/local/lib/python/curses/sys.so", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.124776
open("/usr/local/sage/local/lib/python/curses/sysmodule.so", O_RDONLY)
= -1 ENOENT (No such file or directory)
4534 0.064129
open("/usr/local/sage/local/lib/python/curses/sys.py", O_RDONLY) = -1
ENOENT (No such file or directory)
4534 0.064932
open("/usr/local/sage/local/lib/python/curses/sys.pyc", O_RDONLY) = -1
ENOENT (No such file or directory)


--
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

Mike Hansen

unread,
Aug 22, 2011, 7:44:48 PM8/22/11
to saged...@googlegroups.com
On Mon, Aug 22, 2011 at 4:20 PM, William Stein <wst...@gmail.com> wrote:
> Do
>
>  strace -r -f -e trace=file -o /tmp/sage.strace.nfs ./sage < /dev/null
>
> over a slow NFS link and get over *300* "pointless" system calls
> searching for curses in a row...

One thing we should definitely do is make sure we don't use eggs since
they just make sys.path longer.

--Mike

William Stein

unread,
Aug 22, 2011, 7:55:04 PM8/22/11
to saged...@googlegroups.com

Plus they aren't vegan! (Even without cheese.)

William

Reply all
Reply to author
Forward
0 new messages