cwf 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. Ticks for Chain
  2. max-open-constraints = 0
  3. max-open-metas = 6
  4. pointers (reused) = 53
  5. pointers = 54
  6. metas = 65
  7. Ticks for Setoid
  8. max-open-constraints = 5
  9. max-open-metas = 24
  10. attempted-constraints = 109
  11. pointers (reused) = 658
  12. metas = 1373
  13. pointers = 2547
  14. Ticks for CwF
  15. max-open-constraints = 13
  16. max-open-metas = 47
  17. pointer equality = 195
  18. pointers (reused) = 209
  19. attempted-constraints = 356
  20. metas = 1088
  21. pointers = 1204
  22. agda -v0 -v profile:100 cwf/CwF.agda --ignore-interfaces -icwf +RTS -slogs/.tmp (null)
  23. 1,731,491,008 bytes allocated in the heap
  24. 661,628,304 bytes copied during GC
  25. 39,573,212 bytes maximum residency (24 sample(s))
  26. 338,740 bytes maximum slop
  27. 108 MB total memory in use (0 MB lost due to fragmentation)
  28. Tot time (elapsed) Avg pause Max pause
  29. Gen 0 3290 colls, 0 par 0.92s 0.93s 0.0003s 0.0018s
  30. Gen 1 24 colls, 0 par 0.84s 0.89s 0.0369s 0.1092s
  31. INIT time 0.00s ( 0.00s elapsed)
  32. MUT time 3.12s ( 3.16s elapsed)
  33. GC time 1.77s ( 1.82s elapsed)
  34. EXIT time 0.00s ( 0.00s elapsed)
  35. Total time 4.90s ( 4.98s elapsed)
  36. %GC time 36.1% (36.5% elapsed)
  37. Alloc rate 554,443,143 bytes per MUT second
  38. Productivity 63.9% of total user, 62.9% of total elapsed
  39. ──────────────────────────────────────────────────────────────────
  40. Mach kernel version:
  41. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  42. Kernel configured for up to 8 processors.
  43. 4 processors are physically available.
  44. 8 processors are logically available.
  45. Processor type: i486 (Intel 80486)
  46. Processors active: 0 1 2 3 4 5 6 7
  47. Primary memory available: 8.00 gigabytes
  48. Default processor set: 99 tasks, 510 threads, 8 processors
  49. Load average: 1.81, Mach factor: 6.18