> ulimit -a is giving this information:
> ... unlimited stuff ...
It looks like limits are not your problem. Someone may need to
debug leap using your input files to get to the bottom of it.
If it's dumping a core file, gdb may show where it is failing:
% gdb <xaLeap> core
> where
Where <xaLeap> is the path to the actual leap binary (not the
shell script that launches it).
Bill
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Feb 10 2010 - 10:30:02 PST