ac1 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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. agda -v0 -v profile:100 ac/AC.agda --ignore-interfaces -iac +RTS -slogs/.tmp
  36. 976,176,612 bytes allocated in the heap
  37. 132,110,880 bytes copied during GC
  38. 9,480,072 bytes maximum residency (19 sample(s))
  39. 201,316 bytes maximum slop
  40. 27 MB total memory in use (0 MB lost due to fragmentation)
  41. Generation 0: 1836 collections, 0 parallel, 0.23s, 0.24s elapsed
  42. Generation 1: 19 collections, 0 parallel, 0.17s, 0.18s elapsed
  43. INIT time 0.01s ( 0.00s elapsed)
  44. MUT time 1.28s ( 1.29s elapsed)
  45. GC time 0.40s ( 0.42s elapsed)
  46. EXIT time 0.00s ( 0.00s elapsed)
  47. Total time 1.69s ( 1.71s elapsed)
  48. %GC time 23.9% (24.3% elapsed)
  49. Alloc rate 757,447,686 bytes per MUT second
  50. Productivity 75.5% of total user, 74.8% of total elapsed
  51. ──────────────────────────────────────────────────────────────────
  52. Mach kernel version:
  53. Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
  54. Kernel configured for up to 8 processors.
  55. 4 processors are physically available.
  56. 8 processors are logically available.
  57. Processor type: i486 (Intel 80486)
  58. Processors active: 0 1 2 3 4 5 6 7
  59. Primary memory available: 8.00 gigabytes
  60. Default processor set: 91 tasks, 381 threads, 8 processors
  61. Load average: 1.18, Mach factor: 6.81