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