C17.out 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. # Nanotrav Version #0.13, Release date 2015/7/15
  2. # nanotrav/nanotrav -p 1 -cover ./nanotrav/C17.blif
  3. # CUDD Version 3.0.0
  4. Order before final reordering
  5. 1GAT(0) 2GAT(1) 3GAT(2) 6GAT(3) 7GAT(4)
  6. 22GAT(10): 8 nodes 18 minterms
  7. 23GAT(9): 8 nodes 18 minterms
  8. 22GAT(10): 5 nodes 3 minterms
  9. Testing iterator on ZDD paths:
  10. -1-0- 1
  11. -10-- 1
  12. 1-1-- 1
  13. 1-1-- 1
  14. -10-- 1
  15. -1-0- 1
  16. 23GAT(9): 6 nodes 4 minterms
  17. Testing iterator on ZDD paths:
  18. ---01 1
  19. --0-1 1
  20. -1-0- 1
  21. -10-- 1
  22. -10-- 1
  23. -1-0- 1
  24. --0-1 1
  25. ---01 1
  26. **** CUDD modifiable parameters ****
  27. Hard limit for cache size: 2796202
  28. Cache hit threshold for resizing: 30%
  29. Garbage collection enabled: yes
  30. Limit for fast unique table growth: 1677721
  31. Maximum number of variables sifted per reordering: 1000
  32. Maximum number of variable swaps per reordering: 2000000
  33. Maximum growth while sifting a variable: 1.2
  34. Dynamic reordering of BDDs enabled: no
  35. Default BDD reordering method: 4
  36. Dynamic reordering of ZDDs enabled: no
  37. Default ZDD reordering method: 4
  38. Realignment of ZDDs to BDDs enabled: yes
  39. Realignment of BDDs to ZDDs enabled: no
  40. Dead nodes counted in triggering reordering: no
  41. Group checking criterion: 7
  42. Recombination threshold: 0
  43. Symmetry violation threshold: 10
  44. Arc violation threshold: 10
  45. GA population size: 0
  46. Number of crossovers for GA: 0
  47. Next reordering threshold: 4004
  48. **** CUDD non-modifiable parameters ****
  49. Memory in use: 3182768
  50. Peak number of nodes: 1022
  51. Peak number of live nodes: 19
  52. Number of BDD variables: 5
  53. Number of ZDD variables: 10
  54. Number of cache entries: 32768
  55. Number of cache look-ups: 125
  56. Number of cache hits: 21
  57. Number of cache insertions: 117
  58. Number of cache collisions: 0
  59. Number of cache deletions: 35
  60. Cache used slots = 0.33% (expected 0.25%)
  61. Soft limit for cache size: 16384
  62. Number of buckets in unique table: 4096
  63. Used buckets in unique table: 1.20% (expected 1.24%)
  64. Number of BDD and ADD nodes: 24
  65. Number of ZDD nodes: 27
  66. Number of dead BDD and ADD nodes: 8
  67. Number of dead ZDD nodes: 17
  68. Total number of nodes allocated: 67
  69. Total number of nodes reclaimed: 8
  70. Garbage collections so far: 1
  71. Time for garbage collection: 0.00 sec
  72. Reorderings so far: 0
  73. Time for reordering: 0.00 sec
  74. Final size: 11
  75. total time = 0.00 sec
  76. Runtime Statistics
  77. ------------------
  78. Machine name: crozzon
  79. User time 0.0 seconds
  80. System time 0.0 seconds
  81. Average resident text size = 0K
  82. Average resident data+stack size = 0K
  83. Maximum resident size = 5968K
  84. Virtual memory limit = unlimited (unlimited)
  85. Major page faults = 0
  86. Minor page faults = 889
  87. Swaps = 0
  88. Input blocks = 8
  89. Output blocks = 8
  90. Context switch (voluntary) = 1
  91. Context switch (involuntary) = 2