stats.txt (8983:8800b05e1cb3) stats.txt (9055:38f1926fb599)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.290499 # Number of seconds simulated
4sim_ticks 290498972000 # Number of ticks simulated
5final_tick 290498972000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.290499 # Number of seconds simulated
4sim_ticks 290498972000 # Number of ticks simulated
5final_tick 290498972000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1142576 # Simulator instruction rate (inst/s)
8host_op_rate 1287798 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 655209825 # Simulator tick rate (ticks/s)
10host_mem_usage 224168 # Number of bytes of host memory used
11host_seconds 443.37 # Real time elapsed on the host
7host_inst_rate 2223848 # Simulator instruction rate (inst/s)
8host_op_rate 2506499 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1275264214 # Simulator tick rate (ticks/s)
10host_mem_usage 224628 # Number of bytes of host memory used
11host_seconds 227.80 # Real time elapsed on the host
12sim_insts 506581615 # Number of instructions simulated
13sim_ops 570968176 # Number of ops (including micro ops) simulated
12sim_insts 506581615 # Number of instructions simulated
13sim_ops 570968176 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 2489298238 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 2066445536 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 216067624 # Number of bytes written to this memory
17system.physmem.num_reads 641840242 # Number of read requests responded to by this memory
18system.physmem.num_writes 55727847 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory
20system.physmem.bw_read 8569043191 # Total read bandwidth from this memory (bytes/s)
21system.physmem.bw_inst_read 7113434935 # Instruction read bandwidth from this memory (bytes/s)
22system.physmem.bw_write 743781028 # Write bandwidth from this memory (bytes/s)
23system.physmem.bw_total 9312824219 # Total bandwidth to/from this memory (bytes/s)
14system.physmem.bytes_read::cpu.inst 2066445536 # Number of bytes read from this memory
15system.physmem.bytes_read::cpu.data 422852702 # Number of bytes read from this memory
16system.physmem.bytes_read::total 2489298238 # Number of bytes read from this memory
17system.physmem.bytes_inst_read::cpu.inst 2066445536 # Number of instructions bytes read from this memory
18system.physmem.bytes_inst_read::total 2066445536 # Number of instructions bytes read from this memory
19system.physmem.bytes_written::cpu.data 216067624 # Number of bytes written to this memory
20system.physmem.bytes_written::total 216067624 # Number of bytes written to this memory
21system.physmem.num_reads::cpu.inst 516611384 # Number of read requests responded to by this memory
22system.physmem.num_reads::cpu.data 125228858 # Number of read requests responded to by this memory
23system.physmem.num_reads::total 641840242 # Number of read requests responded to by this memory
24system.physmem.num_writes::cpu.data 55727847 # Number of write requests responded to by this memory
25system.physmem.num_writes::total 55727847 # Number of write requests responded to by this memory
26system.physmem.bw_read::cpu.inst 7113434935 # Total read bandwidth from this memory (bytes/s)
27system.physmem.bw_read::cpu.data 1455608256 # Total read bandwidth from this memory (bytes/s)
28system.physmem.bw_read::total 8569043191 # Total read bandwidth from this memory (bytes/s)
29system.physmem.bw_inst_read::cpu.inst 7113434935 # Instruction read bandwidth from this memory (bytes/s)
30system.physmem.bw_inst_read::total 7113434935 # Instruction read bandwidth from this memory (bytes/s)
31system.physmem.bw_write::cpu.data 743781028 # Write bandwidth from this memory (bytes/s)
32system.physmem.bw_write::total 743781028 # Write bandwidth from this memory (bytes/s)
33system.physmem.bw_total::cpu.inst 7113434935 # Total bandwidth to/from this memory (bytes/s)
34system.physmem.bw_total::cpu.data 2199389284 # Total bandwidth to/from this memory (bytes/s)
35system.physmem.bw_total::total 9312824219 # Total bandwidth to/from this memory (bytes/s)
24system.cpu.dtb.inst_hits 0 # ITB inst hits
25system.cpu.dtb.inst_misses 0 # ITB inst misses
26system.cpu.dtb.read_hits 0 # DTB read hits
27system.cpu.dtb.read_misses 0 # DTB read misses
28system.cpu.dtb.write_hits 0 # DTB write hits
29system.cpu.dtb.write_misses 0 # DTB write misses
30system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
31system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
32system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
33system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
34system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB
35system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
36system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch
37system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
38system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions
39system.cpu.dtb.read_accesses 0 # DTB read accesses
40system.cpu.dtb.write_accesses 0 # DTB write accesses
41system.cpu.dtb.inst_accesses 0 # ITB inst accesses
42system.cpu.dtb.hits 0 # DTB hits
43system.cpu.dtb.misses 0 # DTB misses
44system.cpu.dtb.accesses 0 # DTB accesses
45system.cpu.itb.inst_hits 0 # ITB inst hits
46system.cpu.itb.inst_misses 0 # ITB inst misses
47system.cpu.itb.read_hits 0 # DTB read hits
48system.cpu.itb.read_misses 0 # DTB read misses
49system.cpu.itb.write_hits 0 # DTB write hits
50system.cpu.itb.write_misses 0 # DTB write misses
51system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed
52system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
53system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
54system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
55system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB
56system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
57system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
58system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
59system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
60system.cpu.itb.read_accesses 0 # DTB read accesses
61system.cpu.itb.write_accesses 0 # DTB write accesses
62system.cpu.itb.inst_accesses 0 # ITB inst accesses
63system.cpu.itb.hits 0 # DTB hits
64system.cpu.itb.misses 0 # DTB misses
65system.cpu.itb.accesses 0 # DTB accesses
66system.cpu.workload.num_syscalls 548 # Number of system calls
67system.cpu.numCycles 580997945 # number of cpu cycles simulated
68system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
69system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
70system.cpu.committedInsts 506581615 # Number of instructions committed
71system.cpu.committedOps 570968176 # Number of ops (including micro ops) committed
72system.cpu.num_int_alu_accesses 470727703 # Number of integer alu accesses
73system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
74system.cpu.num_func_calls 15725605 # number of times a function call or return occured
75system.cpu.num_conditional_control_insts 94894805 # number of instructions that are conditional controls
76system.cpu.num_int_insts 470727703 # number of integer instructions
77system.cpu.num_fp_insts 16 # number of float instructions
78system.cpu.num_int_register_reads 2465023721 # number of times the integer registers were read
79system.cpu.num_int_register_writes 646169365 # number of times the integer registers were written
80system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
81system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
82system.cpu.num_mem_refs 182890035 # number of memory refs
83system.cpu.num_load_insts 126029556 # Number of load instructions
84system.cpu.num_store_insts 56860479 # Number of store instructions
85system.cpu.num_idle_cycles 0 # Number of idle cycles
86system.cpu.num_busy_cycles 580997945 # Number of busy cycles
87system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
88system.cpu.idle_fraction 0 # Percentage of idle cycles
89
90---------- End Simulation Statistics ----------
36system.cpu.dtb.inst_hits 0 # ITB inst hits
37system.cpu.dtb.inst_misses 0 # ITB inst misses
38system.cpu.dtb.read_hits 0 # DTB read hits
39system.cpu.dtb.read_misses 0 # DTB read misses
40system.cpu.dtb.write_hits 0 # DTB write hits
41system.cpu.dtb.write_misses 0 # DTB write misses
42system.cpu.dtb.flush_tlb 0 # Number of times complete TLB was flushed
43system.cpu.dtb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
44system.cpu.dtb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
45system.cpu.dtb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
46system.cpu.dtb.flush_entries 0 # Number of entries that have been flushed from TLB
47system.cpu.dtb.align_faults 0 # Number of TLB faults due to alignment restrictions
48system.cpu.dtb.prefetch_faults 0 # Number of TLB faults due to prefetch
49system.cpu.dtb.domain_faults 0 # Number of TLB faults due to domain restrictions
50system.cpu.dtb.perms_faults 0 # Number of TLB faults due to permissions restrictions
51system.cpu.dtb.read_accesses 0 # DTB read accesses
52system.cpu.dtb.write_accesses 0 # DTB write accesses
53system.cpu.dtb.inst_accesses 0 # ITB inst accesses
54system.cpu.dtb.hits 0 # DTB hits
55system.cpu.dtb.misses 0 # DTB misses
56system.cpu.dtb.accesses 0 # DTB accesses
57system.cpu.itb.inst_hits 0 # ITB inst hits
58system.cpu.itb.inst_misses 0 # ITB inst misses
59system.cpu.itb.read_hits 0 # DTB read hits
60system.cpu.itb.read_misses 0 # DTB read misses
61system.cpu.itb.write_hits 0 # DTB write hits
62system.cpu.itb.write_misses 0 # DTB write misses
63system.cpu.itb.flush_tlb 0 # Number of times complete TLB was flushed
64system.cpu.itb.flush_tlb_mva 0 # Number of times TLB was flushed by MVA
65system.cpu.itb.flush_tlb_mva_asid 0 # Number of times TLB was flushed by MVA & ASID
66system.cpu.itb.flush_tlb_asid 0 # Number of times TLB was flushed by ASID
67system.cpu.itb.flush_entries 0 # Number of entries that have been flushed from TLB
68system.cpu.itb.align_faults 0 # Number of TLB faults due to alignment restrictions
69system.cpu.itb.prefetch_faults 0 # Number of TLB faults due to prefetch
70system.cpu.itb.domain_faults 0 # Number of TLB faults due to domain restrictions
71system.cpu.itb.perms_faults 0 # Number of TLB faults due to permissions restrictions
72system.cpu.itb.read_accesses 0 # DTB read accesses
73system.cpu.itb.write_accesses 0 # DTB write accesses
74system.cpu.itb.inst_accesses 0 # ITB inst accesses
75system.cpu.itb.hits 0 # DTB hits
76system.cpu.itb.misses 0 # DTB misses
77system.cpu.itb.accesses 0 # DTB accesses
78system.cpu.workload.num_syscalls 548 # Number of system calls
79system.cpu.numCycles 580997945 # number of cpu cycles simulated
80system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
81system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
82system.cpu.committedInsts 506581615 # Number of instructions committed
83system.cpu.committedOps 570968176 # Number of ops (including micro ops) committed
84system.cpu.num_int_alu_accesses 470727703 # Number of integer alu accesses
85system.cpu.num_fp_alu_accesses 16 # Number of float alu accesses
86system.cpu.num_func_calls 15725605 # number of times a function call or return occured
87system.cpu.num_conditional_control_insts 94894805 # number of instructions that are conditional controls
88system.cpu.num_int_insts 470727703 # number of integer instructions
89system.cpu.num_fp_insts 16 # number of float instructions
90system.cpu.num_int_register_reads 2465023721 # number of times the integer registers were read
91system.cpu.num_int_register_writes 646169365 # number of times the integer registers were written
92system.cpu.num_fp_register_reads 16 # number of times the floating registers were read
93system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
94system.cpu.num_mem_refs 182890035 # number of memory refs
95system.cpu.num_load_insts 126029556 # Number of load instructions
96system.cpu.num_store_insts 56860479 # Number of store instructions
97system.cpu.num_idle_cycles 0 # Number of idle cycles
98system.cpu.num_busy_cycles 580997945 # Number of busy cycles
99system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
100system.cpu.idle_fraction 0 # Percentage of idle cycles
101
102---------- End Simulation Statistics ----------