[bethe] # 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 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 = $^ scratchdir = scratchdir 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