How to check results of the completed job:

1. Go to SE (BNL) and "cd" to the corresponding directory.
2. Do "ls -la | grep '.suffix'" .
3. Find the absent "regions" (partitions) if exist.
4. Go to CE and "cd" to corresponding "working directory".
5. See if 3 corresponding output files are there or not.
7. Take a look on ".log" if exists.
6. Go to Submit Host and cd to "Client/run/'jobID' " directory.
8. Analyze corresponding log-files there.


Things to develop and improve:

1. Stop the gencmydag when an authentication error occurs.
2. Does new entry override the old one, like simulx_00011 (_xin_test1)
    overrides simulx_00011 (_yuri_test2), i.e. same short name different
    long names for the two derivations?
3. How is the gass cache used in chimera?
4. md5sum check before registration starts and after file transfer is done,
    so RLS registration will not be done if file transfer fails.
5. Transformation management on the Compute Element: (update catalog if necessary) or keep transformations on the submit host?
6. .chimerarc prevents multiple submit packages from running from the same host

GCE issues learned during SC2003