latemeta 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. Ticks for LateMetaVariableInstantiation
  2. max-open-constraints = 0
  3. pointers = 0
  4. pointers (reused) = 0
  5. max-open-metas = 2
  6. unequal terms = 5
  7. metas = 13
  8. equal terms = 27
  9. agda -v0 -v profile:100 misc/LateMetaVariableInstantiation.agda -imisc --ignore-interfaces +RTS -slogs/.tmp (null)
  10. 9,540,768 bytes allocated in the heap
  11. 878,892 bytes copied during GC
  12. 93,828 bytes maximum residency (2 sample(s))
  13. 44,520 bytes maximum slop
  14. 2 MB total memory in use (0 MB lost due to fragmentation)
  15. Tot time (elapsed) Avg pause Max pause
  16. Gen 0 16 colls, 0 par 0.00s 0.00s 0.0003s 0.0005s
  17. Gen 1 2 colls, 0 par 0.00s 0.01s 0.0039s 0.0077s
  18. INIT time 0.00s ( 0.00s elapsed)
  19. MUT time 0.02s ( 0.02s elapsed)
  20. GC time 0.01s ( 0.01s elapsed)
  21. EXIT time 0.00s ( 0.00s elapsed)
  22. Total time 0.03s ( 0.04s elapsed)
  23. %GC time 27.9% (32.4% elapsed)
  24. Alloc rate 470,150,692 bytes per MUT second
  25. Productivity 71.8% of total user, 57.0% of total elapsed
  26. ──────────────────────────────────────────────────────────────────
  27. Mach kernel version:
  28. Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  29. Kernel configured for up to 2 processors.
  30. 2 processors are physically available.
  31. 2 processors are logically available.
  32. Processor type: i486 (Intel 80486)
  33. Processors active: 0 1
  34. Primary memory available: 2.00 gigabytes
  35. Default processor set: 112 tasks, 511 threads, 2 processors
  36. Load average: 3.88, Mach factor: 0.44