stats.txt revision 9055
16167SN/A
26167SN/A---------- Begin Simulation Statistics ----------
37077SN/Asim_seconds                                  0.000276                       # Number of seconds simulated
47077SN/Asim_ticks                                      276484                       # Number of ticks simulated
58721SN/Afinal_tick                                     276484                       # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
68673SN/Asim_freq                                   1000000000                       # Frequency of simulated ticks
79055Ssaidi@eecs.umich.eduhost_inst_rate                                  48659                       # Simulator instruction rate (inst/s)
89055Ssaidi@eecs.umich.eduhost_op_rate                                    88106                       # Simulator op (including micro ops) rate (op/s)
99055Ssaidi@eecs.umich.eduhost_tick_rate                                2482786                       # Simulator tick rate (ticks/s)
109055Ssaidi@eecs.umich.eduhost_mem_usage                                 234440                       # Number of bytes of host memory used
119055Ssaidi@eecs.umich.eduhost_seconds                                     0.11                       # Real time elapsed on the host
128835SAli.Saidi@ARM.comsim_insts                                        5417                       # Number of instructions simulated
138835SAli.Saidi@ARM.comsim_ops                                          9810                       # Number of ops (including micro ops) simulated
149055Ssaidi@eecs.umich.edusystem.physmem.bytes_read::cpu.inst             55280                       # Number of bytes read from this memory
159055Ssaidi@eecs.umich.edusystem.physmem.bytes_read::cpu.data              7068                       # Number of bytes read from this memory
169055Ssaidi@eecs.umich.edusystem.physmem.bytes_read::total                62348                       # Number of bytes read from this memory
179055Ssaidi@eecs.umich.edusystem.physmem.bytes_inst_read::cpu.inst        55280                       # Number of instructions bytes read from this memory
189055Ssaidi@eecs.umich.edusystem.physmem.bytes_inst_read::total           55280                       # Number of instructions bytes read from this memory
199055Ssaidi@eecs.umich.edusystem.physmem.bytes_written::cpu.data           7110                       # Number of bytes written to this memory
209055Ssaidi@eecs.umich.edusystem.physmem.bytes_written::total              7110                       # Number of bytes written to this memory
219055Ssaidi@eecs.umich.edusystem.physmem.num_reads::cpu.inst               6910                       # Number of read requests responded to by this memory
229055Ssaidi@eecs.umich.edusystem.physmem.num_reads::cpu.data               1056                       # Number of read requests responded to by this memory
239055Ssaidi@eecs.umich.edusystem.physmem.num_reads::total                  7966                       # Number of read requests responded to by this memory
249055Ssaidi@eecs.umich.edusystem.physmem.num_writes::cpu.data               934                       # Number of write requests responded to by this memory
259055Ssaidi@eecs.umich.edusystem.physmem.num_writes::total                  934                       # Number of write requests responded to by this memory
269055Ssaidi@eecs.umich.edusystem.physmem.bw_read::cpu.inst            199939237                       # Total read bandwidth from this memory (bytes/s)
279055Ssaidi@eecs.umich.edusystem.physmem.bw_read::cpu.data             25563866                       # Total read bandwidth from this memory (bytes/s)
289055Ssaidi@eecs.umich.edusystem.physmem.bw_read::total               225503103                       # Total read bandwidth from this memory (bytes/s)
299055Ssaidi@eecs.umich.edusystem.physmem.bw_inst_read::cpu.inst       199939237                       # Instruction read bandwidth from this memory (bytes/s)
309055Ssaidi@eecs.umich.edusystem.physmem.bw_inst_read::total          199939237                       # Instruction read bandwidth from this memory (bytes/s)
319055Ssaidi@eecs.umich.edusystem.physmem.bw_write::cpu.data            25715774                       # Write bandwidth from this memory (bytes/s)
329055Ssaidi@eecs.umich.edusystem.physmem.bw_write::total               25715774                       # Write bandwidth from this memory (bytes/s)
339055Ssaidi@eecs.umich.edusystem.physmem.bw_total::cpu.inst           199939237                       # Total bandwidth to/from this memory (bytes/s)
349055Ssaidi@eecs.umich.edusystem.physmem.bw_total::cpu.data            51279640                       # Total bandwidth to/from this memory (bytes/s)
359055Ssaidi@eecs.umich.edusystem.physmem.bw_total::total              251218877                       # Total bandwidth to/from this memory (bytes/s)
368673SN/Asystem.cpu.workload.num_syscalls                   11                       # Number of system calls
377077SN/Asystem.cpu.numCycles                           276484                       # number of cpu cycles simulated
388673SN/Asystem.cpu.numWorkItemsStarted                      0                       # number of work items this cpu started
397935SN/Asystem.cpu.numWorkItemsCompleted                    0                       # number of work items this cpu completed
408835SAli.Saidi@ARM.comsystem.cpu.committedInsts                        5417                       # Number of instructions committed
418835SAli.Saidi@ARM.comsystem.cpu.committedOps                          9810                       # Number of ops (including micro ops) committed
428673SN/Asystem.cpu.num_int_alu_accesses                  9715                       # Number of integer alu accesses
438673SN/Asystem.cpu.num_fp_alu_accesses                      0                       # Number of float alu accesses
448673SN/Asystem.cpu.num_func_calls                           0                       # number of times a function call or return occured
457935SN/Asystem.cpu.num_conditional_control_insts          904                       # number of instructions that are conditional controls
468673SN/Asystem.cpu.num_int_insts                         9715                       # number of integer instructions
477935SN/Asystem.cpu.num_fp_insts                             0                       # number of float instructions
489039Sgblack@eecs.umich.edusystem.cpu.num_int_register_reads               29934                       # number of times the integer registers were read
499013Snilay@cs.wisc.edusystem.cpu.num_int_register_writes              14707                       # number of times the integer registers were written
507935SN/Asystem.cpu.num_fp_register_reads                    0                       # number of times the floating registers were read
517935SN/Asystem.cpu.num_fp_register_writes                   0                       # number of times the floating registers were written
528673SN/Asystem.cpu.num_mem_refs                          1990                       # number of memory refs
538673SN/Asystem.cpu.num_load_insts                        1056                       # Number of load instructions
548673SN/Asystem.cpu.num_store_insts                        934                       # Number of store instructions
557935SN/Asystem.cpu.num_idle_cycles                          0                       # Number of idle cycles
568673SN/Asystem.cpu.num_busy_cycles                     276484                       # Number of busy cycles
578673SN/Asystem.cpu.not_idle_fraction                        1                       # Percentage of non-idle cycles
588673SN/Asystem.cpu.idle_fraction                            0                       # Percentage of idle cycles
596167SN/A
606167SN/A---------- End Simulation Statistics   ----------
61