Currently submitting co-allocated MUSCLE application is only possible using the XML !JobProfile (compare [[QCG-SimpleClient]]). Beside the different job description format you have to end the `qcg-sub` command with the `QCG` keyword: {{{ $ qcg-sub muscle.xml QCG }}} == Example of co-allocated MUSCLE job == {{{ 1 zeus.cyfronet.pl 1 reef.man.poznan.pl 1 hydra.icm.edu.pl Triangle.cxa.rb gsiftp://qcg.man.poznan.pl/~/output-${JOB_ID}-${TASK_ID} gsiftp://qcg.man.poznan.pl/~/error-${JOB_ID}-${TASK_ID} gsiftp://qcg.man.poznan.pl/~/Triangle.cxa.rb gsiftp://qcg.man.poznan.pl/~/results-${JOB_ID}-${TASK_ID} P0Y0M0DT0H10M }}}