monad 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. Ticks for Monad
  2. max-open-constraints = 1
  3. max-open-metas = 15
  4. attempted-constraints = 28
  5. metas = 262
  6. agda -v0 -v profile:100 monad/Monad.agda -i../std-lib/src -imonad +RTS -slogs/.tmp
  7. 4,636,702,660 bytes allocated in the heap
  8. 512,347,456 bytes copied during GC
  9. 90,857,124 bytes maximum residency (12 sample(s))
  10. 2,523,960 bytes maximum slop
  11. 222 MB total memory in use (0 MB lost due to fragmentation)
  12. Generation 0: 8733 collections, 0 parallel, 2.03s, 2.04s elapsed
  13. Generation 1: 12 collections, 0 parallel, 0.62s, 0.69s elapsed
  14. INIT time 0.01s ( 0.00s elapsed)
  15. MUT time 4.06s ( 4.09s elapsed)
  16. GC time 2.65s ( 2.73s elapsed)
  17. EXIT time 0.00s ( 0.00s elapsed)
  18. Total time 6.72s ( 6.82s elapsed)
  19. %GC time 39.4% (40.0% elapsed)
  20. Alloc rate 1,137,977,142 bytes per MUT second
  21. Productivity 60.5% of total user, 59.6% of total elapsed
  22. ──────────────────────────────────────────────────────────────────
  23. Mach kernel version:
  24. Darwin Kernel Version 11.1.0: Tue Jul 26 16:07:11 PDT 2011; root:xnu-1699.22.81~1/RELEASE_X86_64
  25. Kernel configured for up to 8 processors.
  26. 4 processors are physically available.
  27. 8 processors are logically available.
  28. Processor type: i486 (Intel 80486)
  29. Processors active: 0 1 2 3 4 5 6 7
  30. Primary memory available: 8.00 gigabytes
  31. Default processor set: 91 tasks, 374 threads, 8 processors
  32. Load average: 1.32, Mach factor: 6.67