ac2 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. Ticks for Logic
  2. max-open-constraints = 0
  3. max-open-metas = 2
  4. metas = 5
  5. Ticks for Bool
  6. max-open-constraints = 0
  7. max-open-metas = 6
  8. metas = 70
  9. Ticks for Nat
  10. max-open-constraints = 0
  11. max-open-metas = 3
  12. metas = 21
  13. Ticks for List
  14. max-open-constraints = 2
  15. attempted-constraints = 4
  16. max-open-metas = 5
  17. metas = 57
  18. Ticks for Fin
  19. max-open-constraints = 0
  20. max-open-metas = 5
  21. metas = 79
  22. Ticks for Vec
  23. max-open-constraints = 0
  24. max-open-metas = 6
  25. metas = 71
  26. Ticks for EqProof
  27. max-open-constraints = 0
  28. max-open-metas = 4
  29. metas = 36
  30. Ticks for AC
  31. max-open-constraints = 2
  32. attempted-constraints = 12
  33. max-open-metas = 28
  34. metas = 528
  35. Ticks for Example
  36. max-open-constraints = 0
  37. max-open-metas = 9
  38. metas = 103
  39. agda -v0 -v profile:100 ac/Example.agda --ignore-interfaces -iac +RTS -slogs/.tmp
  40. 1,542,100,552 bytes allocated in the heap
  41. 152,916,784 bytes copied during GC
  42. 10,923,572 bytes maximum residency (19 sample(s))
  43. 235,356 bytes maximum slop
  44. 30 MB total memory in use (0 MB lost due to fragmentation)
  45. Generation 0: 2915 collections, 0 parallel, 0.29s, 0.29s elapsed
  46. Generation 1: 19 collections, 0 parallel, 0.18s, 0.19s elapsed
  47. INIT time 0.01s ( 0.00s elapsed)
  48. MUT time 2.00s ( 2.01s elapsed)
  49. GC time 0.47s ( 0.48s elapsed)
  50. EXIT time 0.00s ( 0.00s elapsed)
  51. Total time 2.47s ( 2.49s elapsed)
  52. %GC time 18.9% (19.4% elapsed)
  53. Alloc rate 768,903,497 bytes per MUT second
  54. Productivity 80.6% of total user, 80.2% of total elapsed
  55. ──────────────────────────────────────────────────────────────────
  56. Mach kernel version:
  57. Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
  58. Kernel configured for up to 8 processors.
  59. 4 processors are physically available.
  60. 8 processors are logically available.
  61. Processor type: i486 (Intel 80486)
  62. Processors active: 0 1 2 3 4 5 6 7
  63. Primary memory available: 8.00 gigabytes
  64. Default processor set: 89 tasks, 366 threads, 8 processors
  65. Load average: 1.21, Mach factor: 6.78