12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- Ticks for Logic
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 1
- metas = 1
- Ticks for Bool
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 1
- metas = 36
- Ticks for Nat
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 1
- metas = 12
- Ticks for List
- pointers = 0
- pointers (reused) = 0
- max-open-constraints = 2
- attempted-constraints = 4
- max-open-metas = 4
- metas = 32
- Ticks for Fin
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 4
- metas = 48
- Ticks for Vec
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 6
- metas = 40
- Ticks for EqProof
- max-open-constraints = 0
- pointers = 0
- pointers (reused) = 0
- max-open-metas = 3
- metas = 22
- Ticks for AC
- pointers = 0
- pointers (reused) = 0
- max-open-constraints = 2
- attempted-constraints = 14
- max-open-metas = 28
- metas = 417
- agda -v0 -v profile:100 ac/AC.agda --ignore-interfaces -iac +RTS -slogs/.tmp (null)
- 590,442,368 bytes allocated in the heap
- 103,075,988 bytes copied during GC
- 8,831,400 bytes maximum residency (16 sample(s))
- 229,504 bytes maximum slop
- 24 MB total memory in use (0 MB lost due to fragmentation)
- Tot time (elapsed) Avg pause Max pause
- Gen 0 1113 colls, 0 par 0.20s 0.20s 0.0002s 0.0012s
- Gen 1 16 colls, 0 par 0.14s 0.15s 0.0091s 0.0271s
- INIT time 0.00s ( 0.00s elapsed)
- MUT time 0.66s ( 0.67s elapsed)
- GC time 0.33s ( 0.35s elapsed)
- EXIT time 0.00s ( 0.00s elapsed)
- Total time 1.01s ( 1.02s elapsed)
- %GC time 33.2% (34.1% elapsed)
- Alloc rate 891,007,816 bytes per MUT second
- Productivity 66.8% of total user, 66.3% of total elapsed
- ──────────────────────────────────────────────────────────────────
- Mach kernel version:
- Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/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: 8.00 gigabytes
- Default processor set: 103 tasks, 553 threads, 8 processors
- Load average: 1.72, Mach factor: 6.26
|