Vivek,
Can you strike out the redis password in your code when it is available from a public facing repository please?
Also, how many times did you try this test with BigJob, because I can't replicate your problem. If you only ran the BigJob script once, you could have ended up on a defunct compute node that had issues with loading the modules. You should try multiple compute nodes (multiple runs) if this happens again (we've come across this before). If you're able to identify the node that gives you trouble, you can contact TACC about the issue so they can fix it.
My error from your script is a gromacs error. See below.
(python)login4$ vim stderr.txt
Copyright (c) 1991-2000, University of Groningen, The Netherlands.
Copyright (c) 2001-2012,2013, The GROMACS development team at
Uppsala University & The Royal Institute of Technology, Sweden.
check out
http://www.gromacs.org for more information.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation; either version 2.1
of the License, or (at your option) any later version.
:-) pdb2gmx (-:
-------------------------------------------------------
Program pdb2gmx, VERSION 4.6.3
Source code file: /admin/build/admin/rpms/stampede/BUILD/gromacs-4.6.3/src/gmxlib/statutil.c, line: 364
Fatal error:
Expected a string argument for option -ff
For more information and tips for troubleshooting, please check the GROMACS
website at
http://www.gromacs.org/Documentation/Errors
-------------------------------------------------------
"What's the point, yo, what's the spread?" (Red Hot Chili Peppers)
Hope that helps.