boolset_job_metadata=false;//! If set to true, metadata will be associated to jobs when they are started.
boolset_job_metadata=false;//! If set to true, metadata will be associated to jobs when they are started.
boolcustom_mapping=true;
boolcustom_mapping=true;
IntervalSetavailable_machines;
IntervalSetavailable_machines;// Corresponds to classical availability: no job is running on those machines.
IntervalSetunavailable_machines;// This is NOT the complement of available_machines! This correspond to user-supplied events, that may overlap strangely with job executions as I write these lines.