I have a windows XP SP2 IBM laptop with plenty of memory (512MB RAM) and processing speed. When I try to model a protein domain of about 750 residues (with a multiple alignment of only two sequences, the target and the strucutre sequence), the program runs for about 20-30 seconds and then I get this error:
C:\Program Files\Modeller7v7\examples\tutorial-model>mod7v7 Toms-Initial forrtl: severe (170): Program Exception - stack overflow Image PC Routine Line Source mod7v7.exe 00507271 Unknown Unknown Unknown mod7v7.exe 004FEA3E Unknown Unknown Unknown mod7v7.exe 004589DE Unknown Unknown Unknown mod7v7.exe 0040653E Unknown Unknown Unknown mod7v7.exe 0040F5BB Unknown Unknown Unknown mod7v7.exe 006A564B Unknown Unknown Unknown mod7v7.exe 006EDB39 Unknown Unknown Unknown mod7v7.exe 006DC824 Unknown Unknown Unknown kernel32.dll 7C816D4F Unknown Unknown Unknown
I've done all that is in my power to bump the memory management on my laptop, changing the virtual memory and paging sizes (to max). Editing the CONFIG.NT to explicitly stating number of stacks and stack size, etc. Nothing works!
It seems that my computer should be able to handle modeller, no? Would you have any suggestions as to what may be going on and how to handle this?
Also, I worked through the tutorial and it runs fine with the example files.
Thanks for your help, All the best
Tom Petty
----------------------------------- Graduate Student Genomics and Computational Biology Biomedical Graduate Studies University of Pennsylvania
Tom Petty wrote: > I have a windows XP SP2 IBM laptop with plenty of memory (512MB RAM) and > processing speed. When I try to model a protein domain of about 750 residues > (with a multiple alignment of only two sequences, the target and the strucutre > sequence), the program runs for about 20-30 seconds and then I get this error: > > C:\Program Files\Modeller7v7\examples\tutorial-model>mod7v7 Toms-Initial > forrtl: severe (170): Program Exception - stack overflow
This means that Modeller has exceeded the stack space limit. This a constant, set when the Modeller binary was linked, so it won't help if you add more memory to your machine.
Ultimately, this problem will be fixed by making Modeller use less stack space, but until then the simple solution is to increase the stack limit. If you have Visual C++ (and know what you're doing) then you can use Microsoft's EDITBIN utility to do this.
Alternatively, you can download just such a 'fixed' binary from the Modeller downloads page: http://salilab.org/modeller/download_installation.html (The link is right at the bottom: "Updated Windows binary".) Use this binary to replace the existing mod7v7.exe file in your Modeller installation (by default it should be in C:\Program Files\modeller7v7\bin), and all should be well.
If these problems persist, let me know.
Ben Webb, Modeller Caretaker
participants (2)
-
Modeller Caretaker
-
Tom Petty