ac1 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. Ticks for Logic
  2. max-open-constraints = 0
  3. pointers = 0
  4. pointers (reused) = 0
  5. max-open-metas = 1
  6. metas = 1
  7. Ticks for Bool
  8. max-open-constraints = 0
  9. pointers = 0
  10. pointers (reused) = 0
  11. max-open-metas = 1
  12. metas = 36
  13. Ticks for Nat
  14. max-open-constraints = 0
  15. pointers = 0
  16. pointers (reused) = 0
  17. max-open-metas = 1
  18. metas = 12
  19. Ticks for List
  20. pointers = 0
  21. pointers (reused) = 0
  22. max-open-constraints = 2
  23. attempted-constraints = 4
  24. max-open-metas = 4
  25. metas = 32
  26. Ticks for Fin
  27. max-open-constraints = 0
  28. pointers = 0
  29. pointers (reused) = 0
  30. max-open-metas = 4
  31. metas = 48
  32. Ticks for Vec
  33. max-open-constraints = 0
  34. pointers = 0
  35. pointers (reused) = 0
  36. max-open-metas = 6
  37. metas = 40
  38. Ticks for EqProof
  39. max-open-constraints = 0
  40. pointers = 0
  41. pointers (reused) = 0
  42. max-open-metas = 3
  43. metas = 22
  44. Ticks for AC
  45. pointers = 0
  46. pointers (reused) = 0
  47. max-open-constraints = 2
  48. attempted-constraints = 14
  49. max-open-metas = 28
  50. metas = 417
  51. agda -v0 -v profile:100 ac/AC.agda --ignore-interfaces -iac +RTS -slogs/.tmp (null)
  52. 590,442,368 bytes allocated in the heap
  53. 103,075,988 bytes copied during GC
  54. 8,831,400 bytes maximum residency (16 sample(s))
  55. 229,504 bytes maximum slop
  56. 24 MB total memory in use (0 MB lost due to fragmentation)
  57. Tot time (elapsed) Avg pause Max pause
  58. Gen 0 1113 colls, 0 par 0.20s 0.20s 0.0002s 0.0012s
  59. Gen 1 16 colls, 0 par 0.14s 0.15s 0.0091s 0.0271s
  60. INIT time 0.00s ( 0.00s elapsed)
  61. MUT time 0.66s ( 0.67s elapsed)
  62. GC time 0.33s ( 0.35s elapsed)
  63. EXIT time 0.00s ( 0.00s elapsed)
  64. Total time 1.01s ( 1.02s elapsed)
  65. %GC time 33.2% (34.1% elapsed)
  66. Alloc rate 891,007,816 bytes per MUT second
  67. Productivity 66.8% of total user, 66.3% 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: 103 tasks, 553 threads, 8 processors
  78. Load average: 1.72, Mach factor: 6.26