clusterdata icon indicating copy to clipboard operation
clusterdata copied to clipboard

Some Questions about AMTrace

Open EssieYiu opened this issue 3 years ago • 1 comments

  1. I noticed that nearly half of the containers only have 'node_id' and 'container_id' field infomation. I wonder if it is convenient for you to tell us why other fileds are missing.
  2. In container_meta.csv, some pod request <= container request. As far as I know, it is reasonable to see pod request >= container request but it is wierd to see pod request <= container request. I wonder in what situation could happen pod request <= container request.
  3. The files in the 'core_pmu_1k/' directory only have 10 fileds but README said that there should be 11 fields. I looked at the files and concluded that 'pod_id' is not in those files. I think maybe you could rectify the README.
  4. There exists some container_id appearing multiple times in the 'container_meta.csv'. They have the same container_id but their node_ids are different. I wonder if it is the situation that some tasks are running on multiples nodes and the same container id on different nodes means that these nodes are running the same task. I would be grateful if anyone can response to the above questions.

EssieYiu avatar Sep 14 '22 06:09 EssieYiu

  1. I noticed that nearly half of the containers only have 'node_id' and 'container_id' field infomation. I wonder if it is convenient for you to tell us why other fileds are missing.
  2. In container_meta.csv, some pod request <= container request. As far as I know, it is reasonable to see pod request >= container request but it is wierd to see pod request <= container request. I wonder in what situation could happen pod request <= container request.
  3. The files in the 'core_pmu_1k/' directory only have 10 fileds but README said that there should be 11 fields. I looked at the files and concluded that 'pod_id' is not in those files. I think maybe you could rectify the README.
  4. There exists some container_id appearing multiple times in the 'container_meta.csv'. They have the same container_id but their node_ids are different. I wonder if it is the situation that some tasks are running on multiples nodes and the same container id on different nodes means that these nodes are running the same task. I would be grateful if anyone can response to the above questions.

I have the same question.

wenzhaojie avatar Apr 26 '23 07:04 wenzhaojie