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