ac2 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. Ticks for Logic
  2. max-open-constraints = 0
  3. max-open-metas = 1
  4. metas = 1
  5. Ticks for Bool
  6. max-open-constraints = 0
  7. max-open-metas = 1
  8. metas = 36
  9. Ticks for Nat
  10. max-open-constraints = 0
  11. max-open-metas = 1
  12. metas = 12
  13. Ticks for List
  14. max-open-constraints = 2
  15. attempted-constraints = 4
  16. max-open-metas = 4
  17. metas = 32
  18. Ticks for Fin
  19. max-open-constraints = 0
  20. max-open-metas = 4
  21. metas = 48
  22. Ticks for Vec
  23. max-open-constraints = 0
  24. max-open-metas = 6
  25. metas = 40
  26. Ticks for EqProof
  27. max-open-constraints = 0
  28. max-open-metas = 3
  29. metas = 22
  30. Ticks for AC
  31. max-open-constraints = 2
  32. attempted-constraints = 14
  33. max-open-metas = 28
  34. metas = 417
  35. Ticks for Example
  36. max-open-constraints = 0
  37. max-open-metas = 7
  38. metas = 83
  39. agda -v0 -v profile:100 ac/Example.agda --ignore-interfaces -iac +RTS -slogs/.tmp (null)
  40. 775,243,308 bytes allocated in the heap
  41. 118,952,276 bytes copied during GC
  42. 9,569,800 bytes maximum residency (16 sample(s))
  43. 304,680 bytes maximum slop
  44. 27 MB total memory in use (0 MB lost due to fragmentation)
  45. Tot time (elapsed) Avg pause Max pause
  46. Gen 0 1465 colls, 0 par 0.23s 0.23s 0.0002s 0.0010s
  47. Gen 1 16 colls, 0 par 0.14s 0.15s 0.0093s 0.0288s
  48. INIT time 0.00s ( 0.00s elapsed)
  49. MUT time 0.86s ( 0.88s elapsed)
  50. GC time 0.37s ( 0.38s elapsed)
  51. EXIT time 0.00s ( 0.00s elapsed)
  52. Total time 1.24s ( 1.26s elapsed)
  53. %GC time 29.9% (30.2% elapsed)
  54. Alloc rate 894,073,756 bytes per MUT second
  55. Productivity 70.1% of total user, 68.8% of total elapsed
  56. ──────────────────────────────────────────────────────────────────
  57. Mach kernel version:
  58. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  59. Kernel configured for up to 8 processors.
  60. 4 processors are physically available.
  61. 8 processors are logically available.
  62. Processor type: i486 (Intel 80486)
  63. Processors active: 0 1 2 3 4 5 6 7
  64. Primary memory available: 8.00 gigabytes
  65. Default processor set: 114 tasks, 545 threads, 8 processors
  66. Load average: 1.83, Mach factor: 6.16