ac2 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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
  40. 762,097,180 bytes allocated in the heap
  41. 122,650,560 bytes copied during GC
  42. 8,376,016 bytes maximum residency (16 sample(s))
  43. 252,556 bytes maximum slop
  44. 24 MB total memory in use (0 MB lost due to fragmentation)
  45. Generation 0: 1430 collections, 0 parallel, 0.32s, 0.33s elapsed
  46. Generation 1: 16 collections, 0 parallel, 0.22s, 0.25s elapsed
  47. INIT time 0.00s ( 0.00s elapsed)
  48. MUT time 1.28s ( 1.33s elapsed)
  49. GC time 0.54s ( 0.58s elapsed)
  50. EXIT time 0.00s ( 0.00s elapsed)
  51. Total time 1.82s ( 1.91s elapsed)
  52. %GC time 29.5% (30.5% elapsed)
  53. Alloc rate 593,954,578 bytes per MUT second
  54. Productivity 70.4% of total user, 67.1% of total elapsed
  55. ──────────────────────────────────────────────────────────────────
  56. Mach kernel version:
  57. Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
  58. Kernel configured for up to 2 processors.
  59. 2 processors are physically available.
  60. 2 processors are logically available.
  61. Processor type: i486 (Intel 80486)
  62. Processors active: 0 1
  63. Primary memory available: 2.00 gigabytes
  64. Default processor set: 110 tasks, 476 threads, 2 processors
  65. Load average: 1.05, Mach factor: 0.98