“Clusters” and “Processes”
If your submit file describes multiple jobs, we call this a “cluster”
Each job within a cluster is called a “process” or “proc”
If you only specify one job, you still get a cluster, but it has only one process
A Condor “Job ID” is the cluster number, a period, and the process number (“23.5”)
Process numbers always start at 0