I'm trying to make sense of the recently introduced column of "Training quota remaining" on the Submission Tracking Dashboard. My first submission for round 2 is 7994045, and the training quota column shows the value 10D:9H:47M (see picture below). I found this rather strange, since we're supposed to start with 14 days. So I checked how much time that submission had used (preprocess + train) to see if it could've been the responsible for the "missing" 3D:14H:13M. Since I'm measuring the time at the beginning and at the end of each script this was rather easy, I just checked the logs for both containers and realized that together they took under 4 hours of computational. So it appears we're missing over 3 days of computational time in our quota. Would someone care to explain? Thanks! ${imageLink?synapseId=syn8046016&align=None&responsive=true} PS- I'm enrolled as a team; so I checked with all team members whether they had any submissions prior to my first submission that could be responsible for the missing 3 days of computation time. They did not.

Created by Jose Costa Pereira josecp
@josecp: Below is what our records show for Round 2. "Submitter" is your team https://www.synapse.org/#!Team:3345212 ``` Submitter: 3345212 submission 7988932 contributed: 17.7290969444 hours to quota usage. Submitter: 3345212 submission 7989140 contributed: 0.0494525 hours to quota usage. Submitter: 3345212 submission 7992061 contributed: 0.0813202777778 hours to quota usage. Submitter: 3345212 submission 7992141 contributed: 0.0900341666667 hours to quota usage. Submitter: 3345212 submission 7992142 contributed: 0.0260066666667 hours to quota usage. Submitter: 3345212 submission 7994045 contributed: 3.40640027778 hours to quota usage. Submitter: 3345212 submission 7997892 contributed: 22.1718077778 hours to quota usage. Submitter: 3345212 submission 7998452 contributed: 0.104955 hours to quota usage. Submitter: 3345212 submission 8006083 contributed: 6.92898722222 hours to quota usage. Submitter: 3345212 submission 8006423 contributed: 1.63040694444 hours to quota usage. Submitter: 3345212 submission 8006787 contributed: 19.6016302778 hours to quota usage. Submitter: 3345212 submission 8007364 contributed: 14.3945911111 hours to quota usage. Submitter: 3345212 submission 8014454 contributed: 9.28376833333 hours to quota usage. Submitter: 3345212 submission 8028966 contributed: 41.2976094444 hours to quota usage. Submitter: 3345212 has used 136.796066944 hours and has 199.203933056 hours left. ``` That is, our records show 14 submissions from your team. This is consistent with the training submission dashboard: ${leaderboard?path=%2Fevaluation%2Fsubmission%2Fquery%3Fquery%3Dselect%2B%2A%2Bfrom%2Bevaluation%5F7213944%2Bwhere%2BSUBMITTER%253D%253D%25223345212%2522%2BAND%2BcreatedOn%253E%253D1483401600000&paging=true&queryTableResults=true&showIfLoggedInOnly=false&pageSize=100&showRowNumber=false&jsonResultsKeyName=rows&columnConfig0=none%2CSubmission ID%2CobjectId%3B%2CDESC&columnConfig1=none%2CStatus%2Cstatus%3B%2CNONE&columnConfig2=none%2CStatus Detail%2CSTATUS%5FDESCRIPTION%3B%2CNONE&columnConfig3=userid%2CSubmitted By%2CuserId%3B%2CNONE&columnConfig4=synapseid%2CSubmitted Repository or File%2CentityId%3B%2CNONE&columnConfig5=none%2CFile Version%2CversionNumber%3B%2CNONE&columnConfig6=none%2CSubmitting User or Team%2CSUBMITTER%3B%2CNONE} It looks like three members of your team have been making submissions.

computational quota page is loading…