#$ -S /bin/bash #$ -N Python_fib #$ -cwd #$ -o outputfile.log #$ -j y #$ -V python fib.py