123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- Ticks for Agda.Primitive
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 1
- metas = 5
- equal terms = 9
- Ticks for Logic
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- equal terms = 1
- max-open-metas = 1
- metas = 1
- Ticks for Bool
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 1
- metas = 36
- equal terms = 81
- Ticks for Nat
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 1
- metas = 12
- equal terms = 32
- Ticks for List
- pointers = 0
- pointers (reused) = 0
- max-open-constraints = 2
- attempted-constraints = 4
- max-open-metas = 4
- unequal terms = 20
- metas = 32
- equal terms = 100
- Ticks for Fin
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 4
- unequal terms = 36
- metas = 48
- equal terms = 96
- Ticks for Vec
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 6
- unequal terms = 28
- metas = 40
- equal terms = 74
- Ticks for EqProof
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 3
- unequal terms = 7
- metas = 22
- equal terms = 42
- Ticks for AC
- pointers = 0
- pointers (reused) = 0
- max-open-constraints = 2
- attempted-constraints = 14
- max-open-metas = 28
- metas = 417
- unequal terms = 542
- equal terms = 572
- agda -v0 -v profile:100 ac/AC.agda --ignore-interfaces -iac +RTS -slogs/.tmp
- 1,088,776,544 bytes allocated in the heap
- 216,653,368 bytes copied during GC
- 16,633,488 bytes maximum residency (20 sample(s))
- 352,560 bytes maximum slop
- 48 MB total memory in use (0 MB lost due to fragmentation)
- Tot time (elapsed) Avg pause Max pause
- Gen 0 2064 colls, 0 par 0.22s 0.23s 0.0001s 0.0007s
- Gen 1 20 colls, 0 par 0.18s 0.21s 0.0103s 0.0311s
- INIT time 0.00s ( 0.00s elapsed)
- MUT time 0.64s ( 0.65s elapsed)
- GC time 0.41s ( 0.43s elapsed)
- EXIT time 0.00s ( 0.00s elapsed)
- Total time 1.05s ( 1.09s elapsed)
- %GC time 38.8% (39.8% elapsed)
- Alloc rate 1,699,317,548 bytes per MUT second
- Productivity 61.2% of total user, 59.2% of total elapsed
- ──────────────────────────────────────────────────────────────────
- Mach kernel version:
- Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
- Kernel configured for up to 8 processors.
- 4 processors are physically available.
- 8 processors are logically available.
- Processor type: i486 (Intel 80486)
- Processors active: 0 1 2 3 4 5 6 7
- Primary memory available: 16.00 gigabytes
- Default processor set: 325 tasks, 1532 threads, 8 processors
- Load average: 3.90, Mach factor: 4.09
|