12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- Ticks for Logic
- metas = 5
- Ticks for Bool
- metas = 70
- Ticks for Nat
- metas = 21
- Ticks for List
- attempted-constraints = 7
- metas = 59
- Ticks for Fin
- metas = 88
- Ticks for Vec
- metas = 80
- Ticks for EqProof
- metas = 36
- Ticks for AC
- attempted-constraints = 69
- metas = 562
- ../src/main/dist/build/agda/agda -v0 -v profile:100 ac/AC.agda --ignore-interfaces -iac +RTS -slogs/.tmp
- 1,145,377,452 bytes allocated in the heap
- 146,626,368 bytes copied during GC
- 10,935,108 bytes maximum residency (20 sample(s))
- 221,644 bytes maximum slop
- 31 MB total memory in use (0 MB lost due to fragmentation)
- Generation 0: 2158 collections, 0 parallel, 0.25s, 0.26s elapsed
- Generation 1: 20 collections, 0 parallel, 0.19s, 0.20s elapsed
- INIT time 0.01s ( 0.00s elapsed)
- MUT time 1.43s ( 1.46s elapsed)
- GC time 0.44s ( 0.45s elapsed)
- EXIT time 0.00s ( 0.00s elapsed)
- Total time 1.88s ( 1.91s elapsed)
- %GC time 23.5% (23.7% elapsed)
- Alloc rate 796,443,575 bytes per MUT second
- Productivity 76.0% of total user, 74.6% of total elapsed
- ──────────────────────────────────────────────────────────────────
- Mach kernel version:
- Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~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: 92 tasks, 402 threads, 8 processors
- Load average: 1.02, Mach factor: 6.97
|