[bethe] # last-tested-on: 2014-10-21 # last-tested-by: Erik Schnetter # Machine description nickname = bethe name = Bethe location = "Caltech, Christian Ott's office" description = "Christian Ott's workstation at Caltech" status = personal # Access to this machine hostname = bethe.tapir.caltech.edu rsynccmd = /home/eschnett/rsync-3.0.9/bin/rsync aliaspattern = ^bethe\.tapir\.caltech\.edu$ # Source tree management sourcebasedir = /home/@USER@ disabled-thorns = < /dev/null 2> /dev/null & echo $! getstatus = ps @JOB_ID@ stop = kill @JOB_ID@ submitpattern = (.*) statuspattern = "^ *@JOB_ID@ " queuedpattern = $^ runningpattern = ^ holdingpattern = $^ exechost = echo localhost exechostpattern = (.*) stdout = cat @SIMULATION_NAME@.out stderr = cat @SIMULATION_NAME@.err stdout-follow = tail -n 100 -f @SIMULATION_NAME@.out @SIMULATION_NAME@.err