#!/bin/sh -f
exec cqsub -n 32 -m co -t 10 -C `pwd` $*
