12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- Ticks for Basics
- max-open-constraints = 0
- max-open-metas = 1
- metas = 13
- Ticks for Pr
- max-open-constraints = 0
- max-open-metas = 3
- metas = 88
- Ticks for Nom
- max-open-constraints = 2
- max-open-metas = 4
- attempted-constraints = 8
- metas = 91
- Ticks for Kind
- max-open-constraints = 0
- max-open-metas = 1
- metas = 10
- Ticks for Cxt
- max-open-constraints = 0
- max-open-metas = 2
- metas = 67
- Ticks for Loc
- max-open-constraints = 0
- max-open-metas = 6
- metas = 149
- Ticks for Term
- max-open-constraints = 2
- attempted-constraints = 4
- max-open-metas = 10
- metas = 241
- Ticks for Shift
- max-open-constraints = 2
- max-open-metas = 14
- attempted-constraints = 16
- metas = 232
- Ticks for Eta
- max-open-constraints = 2
- attempted-constraints = 12
- max-open-metas = 18
- metas = 187
- Ticks for Inst
- max-open-constraints = 2
- attempted-constraints = 9
- max-open-metas = 16
- metas = 278
- Ticks for Subst
- max-open-constraints = 2
- attempted-constraints = 8
- max-open-metas = 13
- metas = 204
- Ticks for Syntacticosmos
- max-open-constraints = 0
- max-open-metas = 1
- metas = 1
- Ticks for UntypedLambda
- max-open-constraints = 2
- attempted-constraints = 20
- max-open-metas = 23
- metas = 101
- agda -v0 -v profile:100 Syntacticosmos/UntypedLambda.agda --ignore-interfaces -iSyntacticosmos +RTS -K32M -slogs/.tmp (null)
- 2,953,540,000 bytes allocated in the heap
- 594,625,988 bytes copied during GC
- 14,334,936 bytes maximum residency (43 sample(s))
- 242,392 bytes maximum slop
- 40 MB total memory in use (0 MB lost due to fragmentation)
- Tot time (elapsed) Avg pause Max pause
- Gen 0 5600 colls, 0 par 1.13s 1.14s 0.0002s 0.0012s
- Gen 1 43 colls, 0 par 0.66s 0.67s 0.0156s 0.0379s
- INIT time 0.00s ( 0.00s elapsed)
- MUT time 4.38s ( 4.59s elapsed)
- GC time 1.79s ( 1.81s elapsed)
- EXIT time 0.00s ( 0.00s elapsed)
- Total time 6.18s ( 6.40s elapsed)
- %GC time 29.0% (28.3% elapsed)
- Alloc rate 673,376,093 bytes per MUT second
- Productivity 71.0% of total user, 68.5% 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: 114 tasks, 517 threads, 8 processors
- Load average: 1.34, Mach factor: 6.64
|