--- license: other pretty_name: I-Fuse final datacenter traces task_categories: - other tags: - scarab - dynamorio - memtrace - datacenter - ifuse --- # I-Fuse Final Datacenter Traces This dataset contains the final Scarab/DynamoRIO memtrace bundles for the I-Fuse datacenter workloads. Workloads included: - `bc` - `bfs` - `chemcrow` - `cc` - `cd` - `dfs` - `langchain_web` - `mongodb` - `mysql` - `pagerank` - `postgres` - `rag_haystack` - `sssp_ego_fb` - `swe_agent` - `tc` - `toolformer` The original datacenter workload directories contain the Scarab trace structure, including: ```text traces_simp/trace/ traces_simp/bin/ fingerprint/ simpoints/ trace_clustering_info.json ``` The five newly collected agentic traces are stored in the same top-level style, but their simpoint zip files are directly under `traces_simp/`. The setup script downloads this dataset directly into `$TRACES_DIR/simpoint_traces`.