<!-- This is the default ATLAS template.
Please modify it in the sections indicated to create your topic. In particular, notice that at the bottom there are some sections that must be filled for publicly accessible pages.
If you have any comments/complaints about this template, please email atlas-twiki-support -at- cern dot ch
By default the title is the
WikiWord used to create this topic.
if you want to modify it to something more meaningful, just replace
MengJuTsaiSandbox below with i.e "My Topic"
=========== you can remove the lines above
========================================= -->
<table align="right"> <tbody> <tr><th>%RESPONSIBLE%</th></tr> <tr> <td align="center">
Main.MengJuTsai</td> </tr> </tbody> </table>
%CERTIFY%
---+!! <nop>MengJuTsaiSandbox
<!-- this line is optional -->
| * user * | * outDS * | * status * | * jobID * | * updated * | * progress * |
| Daniela | group.phys-exotics.413023.Sherpa.DAOD_TOPQ1.e7504_s3126_r10201_p4174.HBSM4t-212120_mc16d_SSML_loose_v5/ | done ( done ) | [[https://bigpanda.cern.ch/task/26648141/][26648141]] | 2021-09-14 02:56:34 <td style="background-color:#608C5E; text-align:center"> <progress max="100" value="100.0"> </td> |
| Daniela | group.phys-exotics.413023.Sherpa.DAOD_TOPQ1.e7504_s3126_r9364_p4174.HBSM4t-212120_mc16a_SSML_loose_v5/ | finished ( finished ) | [[https://bigpanda.cern.ch/task/26648130/][26648130]] | 2021-09-17 04:25:04 <td style="background-color:#AAD5A7; text-align:center"> <progress max="100" value="93.46"> </td> |
| Daniela | group.phys-exotics.413023.Sherpa.DAOD_TOPQ1.e7504_s3126_r10724_p4174.HBSM4t-212120_mc16e_SSML_loose_v5/ | done ( done ) | [[https://bigpanda.cern.ch/task/26648129/][26648129]] | 2021-09-13 04:02:51 <td style="background-color:#608C5E; text-align:center"> <progress max="100" value="100.0"> </td> |
Stream: *.HBSM4t-212120_mc16*_SSML_v12/ (Updated: 28/01/2023 05:46:33)
Summary: Total (0) -> Done (0) , Finished (0) , Running (0) , Failed (0) , Pending/Else (0)
Last update:
2021-09-17 14:42:03.275908
Colour Key
*
done (
done )
*
finished (
finished )
*
broken (
broken )
*
running (
running )
*
submitting (
scouting )
*
submitting (
pending )
*
failed (
failed )
*
aborted (
aborted )
*
submitting (
tobroken )
* Job status which contain [R] indicate that the job was retried with a new jedi task ID
* Job status which contain [V] indicate that the job was submitted with a new taskname
Progress Information
* < 50% - light red
* 50 - 90% - light yellow
* 90 - 98% - light green
* > 98% - dark green
Job Summary
- Total jobs 3
- broken (0.0 %) [0]
- finished (33.3 %) [1]
- other (0.0 %) [0]
- done (66.7 %) [2]
- aborted (0.0 %) [0]
- submitting (0.0 %) [0]
- failed (0.0 %) [0]
- exhausted (0.0 %) [0]
- registered (0.0 %) [0]
- running (0.0 %) [0]
Completed Filelist
Done/Finished datasets
Retry commands
Finished Jobs (< 95%)
pbook -c "retry(115677)" # finished : group.phys-exotics.413023.Sherpa.DAOD_TOPQ1.e7504_s3126_r9364_p4174.HBSM4t-212120_mc16a_SSML_loose_v5/
Failed Jobs
Aborted Jobs
Exhausted Jobs
Jobs to relaunch (broken)
Production Status
<input type="text" id="jobInput" onkeyup="myFunction()" size="35" placeholder="Search for user, outDS or status..">
<span style="font-size: 80%;">
| * user * | * outDS * | * status * | * jobID * | * updated * | * progress * |
Daniela |
group.phys-exotics.413023.Sherpa.DAOD_TOPQ1.e7504_s3126_r10201_p4174.HBSM4t-212120_mc16d_SSML_loose_v5/ |
done ( done ) |
26648141 |
2021-09-14 02:56:34 | |
Daniela |
group.phys-exotics.413023.Sherpa.DAOD_TOPQ1.e7504_s3126_r9364_p4174.HBSM4t-212120_mc16a_SSML_loose_v5/ |
finished ( finished ) |
26648130 |
2021-09-17 04:25:04 | |
Daniela |
group.phys-exotics.413023.Sherpa.DAOD_TOPQ1.e7504_s3126_r10724_p4174.HBSM4t-212120_mc16e_SSML_loose_v5/ |
done ( done ) |
26648129 |
2021-09-13 04:02:51 | |
</span>
<script type="text/javascript">
function myFunction() {
// Declare variables
var input, filter, table, tr, td, i;
input = document.getElementById("jobInput");
filter = input.value.toUpperCase();
table = document.getElementById("allJobs");
tr = table.getElementsByTagName("tr");
// Loop through all table rows, and hide those who don't match the search query (start at 1 to skip header)
for (i = 1; i < tr.length; i++) {
td0 = tr[i].getElementsByTagName("td")[0];
td1 = tr[i].getElementsByTagName("td")[1];
td2 = tr[i].getElementsByTagName("td")[2];
var display = false;
if(td0){
if (td0.innerHTML.toUpperCase().indexOf(filter) > -1) {
display = true;
}
}
if(td1){
if (td1.innerHTML.toUpperCase().indexOf(filter) > -1) {
display = true;
}
}
if(td2){
if (td2.innerHTML.toUpperCase().indexOf(filter) > -1) {
display = true;
}
}
if(display){
tr[i].style.display = "";
}
else {
tr[i].style.display = "none";
}
}
}
</script>
Production Stream
Stream: 212120_mc16a_SSML_loose
Stream: 212120_mc16d_SSML_loose
Stream: 212120_mc16e_SSML_loose
<!-- For significant updates to the topic, consider adding your 'signature' (beneath this editing box) -->
*Major updates*:
--
DanielaParedes - 2020-08-02
<!-- Person responsible for the page:
Either leave as is - the creator's name will be inserted;
Or replace the complete REVINFO tag (including percentages symbols) with a name in the form
TwikiUsersName -->
%RESPONSIBLE%
MengJuTsai <!-- Once this page has been reviewed, please add the name and the date e.g.
StephenHaywood - 31 Oct 2006 -->
%REVIEW%
Never reviewed
--
MengJuTsai - 2021-07-12