ac1 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. Ticks for Logic
  2. max-open-constraints = 0
  3. max-open-metas = 1
  4. metas = 3
  5. Ticks for Bool
  6. max-open-constraints = 0
  7. max-open-metas = 6
  8. metas = 69
  9. Ticks for Nat
  10. max-open-constraints = 0
  11. max-open-metas = 3
  12. metas = 20
  13. Ticks for List
  14. max-open-constraints = 2
  15. attempted-constraints = 4
  16. max-open-metas = 5
  17. metas = 56
  18. Ticks for Fin
  19. max-open-constraints = 0
  20. max-open-metas = 5
  21. metas = 76
  22. Ticks for Vec
  23. max-open-constraints = 0
  24. max-open-metas = 6
  25. metas = 68
  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. max-open-metas = 29
  33. attempted-constraints = 42
  34. metas = 525
  35. agda -v0 -v profile:100 ac/AC.agda --ignore-interfaces -iac +RTS -slogs/.tmp
  36. 1,069,052,484 bytes allocated in the heap
  37. 137,254,396 bytes copied during GC
  38. 10,710,160 bytes maximum residency (19 sample(s))
  39. 259,660 bytes maximum slop
  40. 29 MB total memory in use (0 MB lost due to fragmentation)
  41. Tot time (elapsed) Avg pause Max pause
  42. Gen 0 2021 colls, 0 par 0.24s 0.25s 0.0001s 0.0027s
  43. Gen 1 19 colls, 0 par 0.18s 0.18s 0.0096s 0.0283s
  44. INIT time 0.00s ( 0.00s elapsed)
  45. MUT time 1.13s ( 1.18s elapsed)
  46. GC time 0.42s ( 0.43s elapsed)
  47. EXIT time 0.00s ( 0.00s elapsed)
  48. Total time 1.55s ( 1.61s elapsed)
  49. %GC time 26.9% (26.6% elapsed)
  50. Alloc rate 940,680,621 bytes per MUT second
  51. Productivity 73.1% of total user, 70.5% of total elapsed
  52. ──────────────────────────────────────────────────────────────────
  53. Mach kernel version:
  54. Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
  55. Kernel configured for up to 8 processors.
  56. 4 processors are physically available.
  57. 8 processors are logically available.
  58. Processor type: i486 (Intel 80486)
  59. Processors active: 0 1 2 3 4 5 6 7
  60. Primary memory available: 8.00 gigabytes
  61. Default processor set: 109 tasks, 520 threads, 8 processors
  62. Load average: 1.13, Mach factor: 6.86