ac1 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. Ticks for Logic
  2. max-open-constraints = 0
  3. pointers (reused) = 0
  4. max-open-metas = 1
  5. metas = 1
  6. pointers = 3
  7. Ticks for Bool
  8. max-open-constraints = 0
  9. max-open-metas = 1
  10. pointers (reused) = 10
  11. metas = 36
  12. pointers = 138
  13. Ticks for Nat
  14. max-open-constraints = 0
  15. pointers (reused) = 0
  16. max-open-metas = 1
  17. metas = 12
  18. pointers = 44
  19. Ticks for List
  20. max-open-constraints = 2
  21. attempted-constraints = 4
  22. max-open-metas = 4
  23. metas = 32
  24. pointers (reused) = 76
  25. pointers = 127
  26. Ticks for Fin
  27. max-open-constraints = 0
  28. max-open-metas = 4
  29. pointers (reused) = 7
  30. metas = 48
  31. pointers = 202
  32. Ticks for Vec
  33. max-open-constraints = 0
  34. max-open-metas = 6
  35. pointers (reused) = 9
  36. metas = 40
  37. pointers = 111
  38. Ticks for EqProof
  39. max-open-constraints = 0
  40. max-open-metas = 3
  41. metas = 22
  42. pointers = 23
  43. pointers (reused) = 26
  44. Ticks for AC
  45. max-open-constraints = 2
  46. attempted-constraints = 14
  47. max-open-metas = 28
  48. metas = 417
  49. pointers = 971
  50. pointers (reused) = 1077
  51. agda -v0 -v profile:100 ac/AC.agda --ignore-interfaces -iac +RTS -slogs/.tmp (null)
  52. 606,406,160 bytes allocated in the heap
  53. 104,160,536 bytes copied during GC
  54. 8,181,916 bytes maximum residency (16 sample(s))
  55. 193,736 bytes maximum slop
  56. 25 MB total memory in use (0 MB lost due to fragmentation)
  57. Tot time (elapsed) Avg pause Max pause
  58. Gen 0 1143 colls, 0 par 0.20s 0.20s 0.0002s 0.0012s
  59. Gen 1 16 colls, 0 par 0.13s 0.14s 0.0089s 0.0262s
  60. INIT time 0.00s ( 0.00s elapsed)
  61. MUT time 0.89s ( 0.93s elapsed)
  62. GC time 0.34s ( 0.35s elapsed)
  63. EXIT time 0.00s ( 0.00s elapsed)
  64. Total time 1.23s ( 1.28s elapsed)
  65. %GC time 27.3% (27.1% elapsed)
  66. Alloc rate 683,550,277 bytes per MUT second
  67. Productivity 72.7% of total user, 70.1% of total elapsed
  68. ──────────────────────────────────────────────────────────────────
  69. Mach kernel version:
  70. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  71. Kernel configured for up to 8 processors.
  72. 4 processors are physically available.
  73. 8 processors are logically available.
  74. Processor type: i486 (Intel 80486)
  75. Processors active: 0 1 2 3 4 5 6 7
  76. Primary memory available: 8.00 gigabytes
  77. Default processor set: 99 tasks, 519 threads, 8 processors
  78. Load average: 2.53, Mach factor: 5.46