stats.txt (9013:afa278317136) stats.txt (9039:9a22621c741c)
1
2---------- Begin Simulation Statistics ----------
3sim_seconds 5.923548 # Number of seconds simulated
4sim_ticks 5923548078000 # Number of ticks simulated
5final_tick 5923548078000 # 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 5.923548 # Number of seconds simulated
4sim_ticks 5923548078000 # Number of ticks simulated
5final_tick 5923548078000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
6sim_freq 1000000000000 # Frequency of simulated ticks
7host_inst_rate 557700 # Simulator instruction rate (inst/s)
8host_op_rate 868947 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1098229805 # Simulator tick rate (ticks/s)
10host_mem_usage 274380 # Number of bytes of host memory used
11host_seconds 5393.72 # Real time elapsed on the host
7host_inst_rate 747861 # Simulator instruction rate (inst/s)
8host_op_rate 1165236 # Simulator op (including micro ops) rate (op/s)
9host_tick_rate 1472697488 # Simulator tick rate (ticks/s)
10host_mem_usage 248420 # Number of bytes of host memory used
11host_seconds 4022.24 # Real time elapsed on the host
12sim_insts 3008081057 # Number of instructions simulated
13sim_ops 4686862651 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 173910080 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 43200 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 75176384 # Number of bytes written to this memory
17system.physmem.num_reads 2717345 # Number of read requests responded to by this memory
18system.physmem.num_writes 1174631 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

28system.cpu.committedInsts 3008081057 # Number of instructions committed
29system.cpu.committedOps 4686862651 # Number of ops (including micro ops) committed
30system.cpu.num_int_alu_accesses 4686862580 # Number of integer alu accesses
31system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
32system.cpu.num_func_calls 0 # number of times a function call or return occured
33system.cpu.num_conditional_control_insts 182173305 # number of instructions that are conditional controls
34system.cpu.num_int_insts 4686862580 # number of integer instructions
35system.cpu.num_fp_insts 0 # number of float instructions
12sim_insts 3008081057 # Number of instructions simulated
13sim_ops 4686862651 # Number of ops (including micro ops) simulated
14system.physmem.bytes_read 173910080 # Number of bytes read from this memory
15system.physmem.bytes_inst_read 43200 # Number of instructions bytes read from this memory
16system.physmem.bytes_written 75176384 # Number of bytes written to this memory
17system.physmem.num_reads 2717345 # Number of read requests responded to by this memory
18system.physmem.num_writes 1174631 # Number of write requests responded to by this memory
19system.physmem.num_other 0 # Number of other requests responded to by this memory

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

28system.cpu.committedInsts 3008081057 # Number of instructions committed
29system.cpu.committedOps 4686862651 # Number of ops (including micro ops) committed
30system.cpu.num_int_alu_accesses 4686862580 # Number of integer alu accesses
31system.cpu.num_fp_alu_accesses 0 # Number of float alu accesses
32system.cpu.num_func_calls 0 # number of times a function call or return occured
33system.cpu.num_conditional_control_insts 182173305 # number of instructions that are conditional controls
34system.cpu.num_int_insts 4686862580 # number of integer instructions
35system.cpu.num_fp_insts 0 # number of float instructions
36system.cpu.num_int_register_reads 14165752762 # number of times the integer registers were read
36system.cpu.num_int_register_reads 14165752766 # number of times the integer registers were read
37system.cpu.num_int_register_writes 6716691823 # number of times the integer registers were written
38system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
39system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
40system.cpu.num_mem_refs 1677713086 # number of memory refs
41system.cpu.num_load_insts 1239184749 # Number of load instructions
42system.cpu.num_store_insts 438528337 # Number of store instructions
43system.cpu.num_idle_cycles 0 # Number of idle cycles
44system.cpu.num_busy_cycles 11847096156 # Number of busy cycles

--- 273 unchanged lines hidden ---
37system.cpu.num_int_register_writes 6716691823 # number of times the integer registers were written
38system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
39system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
40system.cpu.num_mem_refs 1677713086 # number of memory refs
41system.cpu.num_load_insts 1239184749 # Number of load instructions
42system.cpu.num_store_insts 438528337 # Number of store instructions
43system.cpu.num_idle_cycles 0 # Number of idle cycles
44system.cpu.num_busy_cycles 11847096156 # Number of busy cycles

--- 273 unchanged lines hidden ---