User Tools

Site Tools


cluster:124

This is an old revision of the document!


BLCR

are modules loaded (done via /etc/rc.local)

[hmeij@n33 blcr]$ lsmod | grep blcr blcr 115529 0 blcr_imports 10715 1 blcr

set env 1011 export PATH=/share/apps/blcr/0.8.5/mw256/bin:$PATH 1012 export LD_LIBRARY_PATH=/share/apps/blcr/0.8.5/mw256/lib:$LD_LIBRARY_PATH

[hmeij@n33 blcr]$ cr_checkpoint –help Usage: cr_checkpoint [options] ID

Options: General options:

  1. v, –verbose print progress messages to stderr.
  2. q, –quiet suppress error/warning messages to stderr.
  3. ?, –help print this message and exit.
    1. -version print version information and exit.

[hmeij@n33 blcr]$ cr_run ./t-20001030-01 > context 2>&1 & [1] 12789

[hmeij@n33 blcr]$ ps

PID TTY          TIME CMD

12789 pts/29 00:00:00 t-20001030-01 12817 pts/29 00:00:00 ps 28257 pts/29 00:00:00 bash

[hmeij@n33 blcr]$ sleep 30 [hmeij@n33 blcr]$ cr_checkpoint –term 12789 [1]+ Terminated cr_run ./t-20001030-01 > context 2>&1

[hmeij@n33 blcr]$ mv context context.save

[hmeij@n33 blcr]$ cr_restart ./context.12789 > context 2>&1 & [1] 13579 [hmeij@n33 blcr]$ sleep 30 [hmeij@n33 blcr]$ kill %1 [1]+ Terminated cr_restart ./context.12789 > context 2>&1

[hmeij@n33 blcr]$ tail context.save * * * * * [hmeij@n33 blcr]$ head context * * * * *

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

[hmeij@n33 blcr]$ tail -1 context | wc -c 158

[hmeij@sharptail ~]$ ll /sanscratch/62322 total 16 -rwx—— 1 hmeij its 1796 Oct 31 11:06 1383231850.62322 -rw——- 1 hmeij its 0 Oct 31 11:06 1383231850.62322.err -rw——- 1 hmeij its 0 Oct 31 11:06 1383231850.62322.out -rwxr–r– 1 hmeij its 1457 Oct 31 11:07 1383231850.62322.shell -rw-r–r– 1 hmeij its 0 Oct 31 11:07 context -rwxr-xr-x 1 hmeij its 7298 Oct 17 14:16 t-20001030-01 [hmeij@sharptail ~]$ ll ~/.ls ls: cannot access /home/hmeij/.ls: No such file or directory [hmeij@sharptail ~]$ ll ~/.lsbatch/ total 0 lrwxrwxrwx 1 hmeij its 34 Oct 31 11:06 1383231850.62322 → /sanscratch/62322/1383231850.62322 lrwxrwxrwx 1 hmeij its 38 Oct 31 11:06 1383231850.62322.err → /sanscratch/62322/1383231850.62322.err lrwxrwxrwx 1 hmeij its 38 Oct 31 11:06 1383231850.62322.out → /sanscratch/62322/1383231850.62322.out lrwxrwxrwx 1 hmeij its 40 Oct 31 11:06 1383231850.62322.shell → /sanscratch/62322/1383231850.62322.shell

cluster/124.1383240699.txt.gz · Last modified: 2013/10/31 13:31 by hmeij