Run jobs in batch file?

I am using abaqus 2016. I have given 10 command lines for 10 input files, I run the batch file and after first 4 jobs, the batch file stops running.

(

call abaqus job=Job-001 analysis interactive cpus=6 parallel=domain domains=6 mp_mode=threads double=both

.

.

.

call abaqus job=Job-010 analysis interactive cpus=6 parallel=domain domains=6 mp_mode=threads double=both

)

What is it that I am doing wrong. Tips will be helpful.

Thank You

Regards

Vijal