I am trying to run a python script using subprocess module....the script can cause TLE or MLE for which i need to use ulimit...passing it with shell=True flag works fine...b