

Efficiency




Project start time: | Sat, 17 Aug 2024, 18:53 |
Project end time: | Sat, 17 Aug 2024, 19:09 |
Plots updated: | Sat, 24 Aug 2024, 22:38 |
Events | Units | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Category | total | read | written | total |
unmasked
Units which are not masked by lumi_mask.
If no mask has been specified, all units are unmasked. For more information see the
documentation.
|
written | merged |
stuck
Units which cannot be attempted because they are either failed or skipped, or their input is
a unit in a parent workflow that failed or was skipped.
If you want to increase skipping/failure thresholds so that the parent units are attempted
again, run lobster configure /my/working/directory and increase
threshold_for_failure and/or threshold_for_skipping
in the lobster.core.config.AdvancedOptions section. If the parent unit
finishes successfully, the stuck units will automatically be attempted. For more information
see the documentation on
updating
your configuration after the start of a run, and advanced configuration
options.
|
failed
Units for which the executable has not exited successfully more than
threshold_for_failure.
If you want to increase the failure threshold so that these units are attempted again, run lobster configure /my/working/directory and increase threshold_for_failure in the lobster.core.config.AdvancedOptions section. For more information see the documentation on updating your configuration after the start of a run, and advanced configuration options. |
skipped
Units for which accessing the input file has failed more than
threshold_for_skipping.
If you want to increase the skipping threshold so that these units are attempted again, run lobster configure /my/working/directory and increase threshold_for_skipping in the lobster.core.config.AdvancedOptions section. For more information see the documentation on updating your configuration after the start of a run, and advanced configuration options. |
left
Units which are available for processing but haven't been attempted yet:
left = unmasked - running - written - failed - skipped - stuck |
Processed | Merged |
processing | 0 | 0 | 0 | 2 | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 100.0 % | 100.0 % |
Total | 0 | 0 | 0 | 2 | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 100.0 % | 100.0 % |