ac2 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. Ticks for Logic
  2. metas = 5
  3. Ticks for Bool
  4. metas = 70
  5. Ticks for Nat
  6. metas = 21
  7. Ticks for List
  8. attempted-constraints = 7
  9. metas = 59
  10. Ticks for Fin
  11. metas = 88
  12. Ticks for Vec
  13. metas = 80
  14. Ticks for EqProof
  15. metas = 36
  16. Ticks for AC
  17. attempted-constraints = 69
  18. metas = 562
  19. Ticks for Example
  20. metas = 238
  21. agda -v0 -v profile:100 ac/Example.agda --ignore-interfaces -iac +RTS -slogs/.tmp
  22. 1,587,957,260 bytes allocated in the heap
  23. 154,869,448 bytes copied during GC
  24. 11,104,464 bytes maximum residency (19 sample(s))
  25. 254,904 bytes maximum slop
  26. 31 MB total memory in use (0 MB lost due to fragmentation)
  27. Generation 0: 3002 collections, 0 parallel, 0.29s, 0.29s elapsed
  28. Generation 1: 19 collections, 0 parallel, 0.19s, 0.19s elapsed
  29. INIT time 0.01s ( 0.00s elapsed)
  30. MUT time 1.97s ( 1.98s elapsed)
  31. GC time 0.47s ( 0.49s elapsed)
  32. EXIT time 0.00s ( 0.00s elapsed)
  33. Total time 2.45s ( 2.46s elapsed)
  34. %GC time 19.3% (19.7% elapsed)
  35. Alloc rate 803,287,121 bytes per MUT second
  36. Productivity 80.3% of total user, 79.8% of total elapsed
  37. ──────────────────────────────────────────────────────────────────
  38. Mach kernel version:
  39. Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
  40. Kernel configured for up to 8 processors.
  41. 4 processors are physically available.
  42. 8 processors are logically available.
  43. Processor type: i486 (Intel 80486)
  44. Processors active: 0 1 2 3 4 5 6 7
  45. Primary memory available: 8.00 gigabytes
  46. Default processor set: 80 tasks, 342 threads, 8 processors
  47. Load average: 1.25, Mach factor: 6.73