ac2 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. Ticks for Logic
  2. metas = 5
  3. Ticks for Bool
  4. metas = 70
  5. Ticks for Nat
  6. metas = 21
  7. Ticks for List
  8. attempted-constraints = 6
  9. metas = 58
  10. Ticks for Fin
  11. metas = 88
  12. Ticks for Vec
  13. metas = 80
  14. Ticks for EqProof
  15. metas = 36
  16. Ticks for AC
  17. attempted-constraints = 67
  18. metas = 560
  19. Ticks for Example
  20. metas = 238
  21. ../src/main/dist/build/agda/agda -v0 -v profile:100 ac/Example.agda --ignore-interfaces -iac +RTS -slogs/.tmp
  22. 1,638,362,604 bytes allocated in the heap
  23. 161,975,508 bytes copied during GC
  24. 11,054,972 bytes maximum residency (20 sample(s))
  25. 188,328 bytes maximum slop
  26. 31 MB total memory in use (0 MB lost due to fragmentation)
  27. Generation 0: 3101 collections, 0 parallel, 0.48s, 0.50s elapsed
  28. Generation 1: 20 collections, 0 parallel, 0.34s, 0.38s elapsed
  29. INIT time 0.00s ( 0.00s elapsed)
  30. MUT time 3.29s ( 3.34s elapsed)
  31. GC time 0.82s ( 0.88s elapsed)
  32. EXIT time 0.00s ( 0.00s elapsed)
  33. Total time 4.11s ( 4.22s elapsed)
  34. %GC time 20.0% (20.8% elapsed)
  35. Alloc rate 498,221,064 bytes per MUT second
  36. Productivity 80.0% of total user, 78.0% of total elapsed
  37. ──────────────────────────────────────────────────────────────────
  38. Mach kernel version:
  39. Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
  40. Kernel configured for up to 2 processors.
  41. 2 processors are physically available.
  42. 2 processors are logically available.
  43. Processor type: i486 (Intel 80486)
  44. Processors active: 0 1
  45. Primary memory available: 2.00 gigabytes
  46. Default processor set: 68 tasks, 312 threads, 2 processors
  47. Load average: 1.41, Mach factor: 0.88