progetti:icarus:production-guide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| progetti:icarus:production-guide [2025/10/23 14:27] – [List of Productions] vpia@infn.it | progetti:icarus:production-guide [2025/10/27 15:24] (current) – [Submit the batch of jobs] vpia@infn.it | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ====== Initial Setup ====== | ====== Initial Setup ====== | ||
| - | The first step is to download and setup all the needed scripts. This must be done **only once** per campaign. All the needed batches of jobs for the current campaign will be submitted with the **same** scripts. Each production request has its own configuration and will be associated to a (//git//) tag (''< | + | The first step is to download and setup all the needed scripts. This must be done **only once** per campaign. All the needed batches of jobs for the current campaign will be submitted with the **same** scripts. Each production request has its own configuration and will be associated to a (//git//) tag (''< |
| - | cd / | + | |
| + | | ||
| mkdir < | mkdir < | ||
| cd < | cd < | ||
| Line 34: | Line 35: | ||
| Now, The initial setup is complete. Here is a complete example: | Now, The initial setup is complete. Here is a complete example: | ||
| - | cd / | + | cd / |
| mkdir run2-v09_72_00_06-122023-variables | mkdir run2-v09_72_00_06-122023-variables | ||
| cd run2-v09_72_00_06-122023-variables | cd run2-v09_72_00_06-122023-variables | ||
| Line 64: | Line 65: | ||
| ===== Configure the next job submission ===== | ===== Configure the next job submission ===== | ||
| - | If the current number of //pending// jobs is smaller than **300**, a new batch of jobs can be submitted. First the shifter has to configure the job submission. To do so, the shifter has to go to the '' | + | If the current number of //pending// jobs is smaller than **300**, a new batch of jobs can be submitted. First the shifter has to configure the job submission. To do so, the shifter has to go to the '' |
| - | cd / | + | cd / |
| Then, the shifter has to configure the job submission editing and modifing the '' | Then, the shifter has to configure the job submission editing and modifing the '' | ||
| Line 140: | Line 141: | ||
| The script will automatically submit all the needed jobs. This could take a few minutes during which the shell will look unresponsive (it is not). | The script will automatically submit all the needed jobs. This could take a few minutes during which the shell will look unresponsive (it is not). | ||
| + | |||
| + | After regaining control of the shell, you can check if the jobs were correctly submitted by either check the same grafana page shown previously (it updates with a **4-5 minutes delay** so you'll not be able to see the new jobs immediatly) or by running the **condor_q** command: | ||
| + | |||
| + | $ condor_q | ||
| + | | ||
| + | Schedd: sn01-htc.cr.cnaf.infn.it : < | ||
| + | OWNER BATCH_NAME | ||
| + | valerpia ID: 11228736 | ||
| + | valerpia ID: 11228746 | ||
| + | valerpia 11854_BNBMAJORITY | ||
| + | valerpia 11854_BNBMINBIAS | ||
| + | valerpia 11873_BNBMAJORITY | ||
| + | valerpia 11873_BNBMINBIAS | ||
| + | | ||
| + | Total for query: 1572 jobs; 1445 completed, 0 removed, 0 idle, 127 running, 0 held, 0 suspended | ||
| + | Total for valerpia: 1572 jobs; 1445 completed, 0 removed, 0 idle, 127 running, 0 held, 0 suspended | ||
| + | Total for all users: 89517 jobs; 60905 completed, 0 removed, 18666 idle, 9666 running, 280 held, 0 suspended | ||
| + | |||
| + | The new jobs should be at the bottom of the list, either in the RUN or IDLE stage. | ||
| If the run list was provided with a Google Sheet document, update the **Submitted column** to **yes**. | If the run list was provided with a Google Sheet document, update the **Submitted column** to **yes**. | ||
progetti/icarus/production-guide.1761229658.txt.gz · Last modified: 2025/10/23 14:27 by vpia@infn.it
