stats.txt (11507:be6065c1d8d2) stats.txt (11530:6e143fd2cabf)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 0.122216 # Number of seconds simulated
4sim_ticks 122215823500 # Number of ticks simulated
5final_tick 122215823500 # 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.122216 # Number of seconds simulated
4sim_ticks 122215823500 # Number of ticks simulated
5final_tick 122215823500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 1393980 # Simulator instruction rate (inst/s)
8host_op_rate 1394037 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 698723411 # Simulator tick rate (ticks/s)
10host_mem_usage 370524 # Number of bytes of host memory used
11host_seconds 174.91 # Real time elapsed on the host
7host_inst_rate 2850562 # Simulator instruction rate (inst/s)
8host_op_rate 2850680 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1428826010 # Simulator tick rate (ticks/s)
10host_mem_usage 416224 # Number of bytes of host memory used
11host_seconds 85.54 # Real time elapsed on the host
12sim_insts 243825150 # Number of instructions simulated
13sim_ops 243835265 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
12sim_insts 243825150 # Number of instructions simulated
13sim_ops 243835265 # Number of ops (including micro ops) simulated
14system.voltage_domain.voltage 1 # Voltage in Volts
15system.clk_domain.clock 1000 # Clock period in ticks
16system.physmem.pwrStateResidencyTicks::UNDEFINED 122215823500 # Cumulative time (in ticks) in various power states
16system.physmem.bytes_read::cpu.inst 977685992 # Number of bytes read from this memory
17system.physmem.bytes_read::cpu.data 328674008 # Number of bytes read from this memory
18system.physmem.bytes_read::total 1306360000 # Number of bytes read from this memory
19system.physmem.bytes_inst_read::cpu.inst 977685992 # Number of instructions bytes read from this memory
20system.physmem.bytes_inst_read::total 977685992 # Number of instructions bytes read from this memory
21system.physmem.bytes_written::cpu.data 91606089 # Number of bytes written to this memory
22system.physmem.bytes_written::total 91606089 # Number of bytes written to this memory
23system.physmem.num_reads::cpu.inst 244421498 # Number of read requests responded to by this memory

--- 8 unchanged lines hidden (view full) ---

32system.physmem.bw_read::total 10688959601 # Total read bandwidth from this memory (bytes/s)
33system.physmem.bw_inst_read::cpu.inst 7999667834 # Instruction read bandwidth from this memory (bytes/s)
34system.physmem.bw_inst_read::total 7999667834 # Instruction read bandwidth from this memory (bytes/s)
35system.physmem.bw_write::cpu.data 749543606 # Write bandwidth from this memory (bytes/s)
36system.physmem.bw_write::total 749543606 # Write bandwidth from this memory (bytes/s)
37system.physmem.bw_total::cpu.inst 7999667834 # Total bandwidth to/from this memory (bytes/s)
38system.physmem.bw_total::cpu.data 3438835373 # Total bandwidth to/from this memory (bytes/s)
39system.physmem.bw_total::total 11438503207 # Total bandwidth to/from this memory (bytes/s)
17system.physmem.bytes_read::cpu.inst 977685992 # Number of bytes read from this memory
18system.physmem.bytes_read::cpu.data 328674008 # Number of bytes read from this memory
19system.physmem.bytes_read::total 1306360000 # Number of bytes read from this memory
20system.physmem.bytes_inst_read::cpu.inst 977685992 # Number of instructions bytes read from this memory
21system.physmem.bytes_inst_read::total 977685992 # Number of instructions bytes read from this memory
22system.physmem.bytes_written::cpu.data 91606089 # Number of bytes written to this memory
23system.physmem.bytes_written::total 91606089 # Number of bytes written to this memory
24system.physmem.num_reads::cpu.inst 244421498 # Number of read requests responded to by this memory

--- 8 unchanged lines hidden (view full) ---

33system.physmem.bw_read::total 10688959601 # Total read bandwidth from this memory (bytes/s)
34system.physmem.bw_inst_read::cpu.inst 7999667834 # Instruction read bandwidth from this memory (bytes/s)
35system.physmem.bw_inst_read::total 7999667834 # Instruction read bandwidth from this memory (bytes/s)
36system.physmem.bw_write::cpu.data 749543606 # Write bandwidth from this memory (bytes/s)
37system.physmem.bw_write::total 749543606 # Write bandwidth from this memory (bytes/s)
38system.physmem.bw_total::cpu.inst 7999667834 # Total bandwidth to/from this memory (bytes/s)
39system.physmem.bw_total::cpu.data 3438835373 # Total bandwidth to/from this memory (bytes/s)
40system.physmem.bw_total::total 11438503207 # Total bandwidth to/from this memory (bytes/s)
41system.pwrStateResidencyTicks::UNDEFINED 122215823500 # Cumulative time (in ticks) in various power states
40system.cpu_clk_domain.clock 500 # Clock period in ticks
41system.cpu.workload.num_syscalls 443 # Number of system calls
42system.cpu_clk_domain.clock 500 # Clock period in ticks
43system.cpu.workload.num_syscalls 443 # Number of system calls
44system.cpu.pwrStateResidencyTicks::ON 122215823500 # Cumulative time (in ticks) in various power states
42system.cpu.numCycles 244431648 # number of cpu cycles simulated
43system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
44system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
45system.cpu.committedInsts 243825150 # Number of instructions committed
46system.cpu.committedOps 243835265 # Number of ops (including micro ops) committed
47system.cpu.num_int_alu_accesses 194726494 # Number of integer alu accesses
48system.cpu.num_fp_alu_accesses 11630 # Number of float alu accesses
49system.cpu.num_func_calls 4252956 # number of times a function call or return occured

--- 42 unchanged lines hidden (view full) ---

92system.cpu.op_class::SimdFloatMult 0 0.00% 56.75% # Class of executed instruction
93system.cpu.op_class::SimdFloatMultAcc 0 0.00% 56.75% # Class of executed instruction
94system.cpu.op_class::SimdFloatSqrt 0 0.00% 56.75% # Class of executed instruction
95system.cpu.op_class::MemRead 82803527 33.88% 90.63% # Class of executed instruction
96system.cpu.op_class::MemWrite 22907920 9.37% 100.00% # Class of executed instruction
97system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
98system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
99system.cpu.op_class::total 244431613 # Class of executed instruction
45system.cpu.numCycles 244431648 # number of cpu cycles simulated
46system.cpu.numWorkItemsStarted 0 # number of work items this cpu started
47system.cpu.numWorkItemsCompleted 0 # number of work items this cpu completed
48system.cpu.committedInsts 243825150 # Number of instructions committed
49system.cpu.committedOps 243835265 # Number of ops (including micro ops) committed
50system.cpu.num_int_alu_accesses 194726494 # Number of integer alu accesses
51system.cpu.num_fp_alu_accesses 11630 # Number of float alu accesses
52system.cpu.num_func_calls 4252956 # number of times a function call or return occured

--- 42 unchanged lines hidden (view full) ---

95system.cpu.op_class::SimdFloatMult 0 0.00% 56.75% # Class of executed instruction
96system.cpu.op_class::SimdFloatMultAcc 0 0.00% 56.75% # Class of executed instruction
97system.cpu.op_class::SimdFloatSqrt 0 0.00% 56.75% # Class of executed instruction
98system.cpu.op_class::MemRead 82803527 33.88% 90.63% # Class of executed instruction
99system.cpu.op_class::MemWrite 22907920 9.37% 100.00% # Class of executed instruction
100system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
101system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
102system.cpu.op_class::total 244431613 # Class of executed instruction
103system.membus.pwrStateResidencyTicks::UNDEFINED 122215823500 # Cumulative time (in ticks) in various power states
100system.membus.trans_dist::ReadReq 326641931 # Transaction distribution
101system.membus.trans_dist::ReadResp 326641931 # Transaction distribution
102system.membus.trans_dist::WriteReq 22901951 # Transaction distribution
103system.membus.trans_dist::WriteResp 22901951 # Transaction distribution
104system.membus.trans_dist::SwapReq 3886 # Transaction distribution
105system.membus.trans_dist::SwapResp 3886 # Transaction distribution
106system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 488842996 # Packet count per connected master and slave (bytes)
107system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 210252540 # Packet count per connected master and slave (bytes)

--- 17 unchanged lines hidden ---
104system.membus.trans_dist::ReadReq 326641931 # Transaction distribution
105system.membus.trans_dist::ReadResp 326641931 # Transaction distribution
106system.membus.trans_dist::WriteReq 22901951 # Transaction distribution
107system.membus.trans_dist::WriteResp 22901951 # Transaction distribution
108system.membus.trans_dist::SwapReq 3886 # Transaction distribution
109system.membus.trans_dist::SwapResp 3886 # Transaction distribution
110system.membus.pkt_count_system.cpu.icache_port::system.physmem.port 488842996 # Packet count per connected master and slave (bytes)
111system.membus.pkt_count_system.cpu.dcache_port::system.physmem.port 210252540 # Packet count per connected master and slave (bytes)

--- 17 unchanged lines hidden ---