- Open the DATA VALIDATON MONITOR window (green), by typing:
shift@phucsia:~> dvmonwin
- From the new window (green), login to RCF, by typing at the prompts:
shift@phucsia:~> ssh phobreco@rsshgw.rhic.bnl.gov
- In the same window (green), now login to rcrsuser:
rsshgw00:~ > ssh rcrsuser2
- Start the monitoring program by typing at the prompt:
phobreco@rcrsuser2 > tk_CRS_status.pl &
- This will pop-up a new window entitled "CRS Farm Status for Phobos", which allows monitoring of the jobs on CRS.
To view detailed documentation for this window, click here.
Go to the Sequence Processing Status webpage: http://www.bnl.gov/phobos/Detectors/ASP/Data_Processing/requestforsps.asp
Enter the run range you want to look at.
For every sequence, there are four colored boxes. The third box indicates the status of DV running: if it is yellow, the job is in progress; green indicates the processing is finished and this sequence is ready for validation; red means that the job has crashed.
On $DV_OUT/pr01
err/DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq
Number]_ONLV_X_X_X.err
log/DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq
Number]_ONLV_X_X_X.log
trgtree/TrgTree[Run Number]s[Seq
Number]_ONLV_X_X_X.root
objmgr/PhoOM[Run Number]s[Seq
Number]_ONLV_X_X_X.root
dvtree/DVTree[Run Number]s[Seq
Number]_ONLV_X_X_X.root
On HPSS: /home/phobreco/pr01/recon
PhoHit[Run Number]s[Seq Number]_ONLV_X_X_X.root
PhoDST[Run Number]s[Seq Number]_ONLV_X_X_X.root
> cd $DV_OUT/pr01/log
The file names contain the run and sequence number: DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq Number]_ONLV_X_X_X.log
> cd $DV_OUT/pr01/err
The file names contain the run and sequence number: DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq Number]_ONLV_X_X_X.err
> ./error.pl [Run #] [Seq #]
Use database to get list of ALLBEAM runs in the range of the re-pass.
Make a list of sequences with each status flag, and keep that list.
Change the status of all sequences that have status =2 to status =0 and keep a record of these.
Change the status of all sequences that ended in latchup and were marked as status =1 to status =0.
Start submitting runs, not more than ~20 sequences at a time (if there is data taking at the time), since they take very long to stage and might affect running in the counting house. Make sure that drop queue is set, and that the queue used is 4. If there is no data taking in the counting house for a significant amount of time, queue 5 can be used, but only to about 1/2 capacity.
Monitor the progress of running using the sequence status pages.
For any runs that crash, check log files (and emails).
Look at the "Runs to be validated" window on phucsia, at the bottom of the Data Monitor Desktop.
Click here for instructions. This is not the normal procedure, by default data should be handled by the DataMover only.