...
The website has some examples of how to submit a job. Try to follow their examples.
Note: You can not qsub when you are logged into an interactive node (qubert), it says "qsub: command not found". Instead, qsub from the headnode upon logging in.
This script ran on aces by qsubbing the file below like this:
qsub multiple_scripts1-10
...