miniFirst.out 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. # Nanotrav Version #0.13, Release date 2015/7/15
  2. # nanotrav/nanotrav -p 1 -second ./nanotrav/miniSecond.blif ./nanotrav/miniFirst.blif
  3. # CUDD Version 3.0.0
  4. Order before final reordering
  5. a b c d
  6. Number of inputs = 4
  7. Testing BDD minimization algorithms
  8. TEST-MINI: Constrain (B) 4 nodes
  9. TEST-MINI:: A
  10. T-M : 7 nodes 1 leaves 3 minterms
  11. T-M L1 : 5 nodes 1 leaves 6 minterms
  12. T-M M1 : 5 nodes 1 leaves 6 minterms
  13. T-M R1 : 5 nodes 1 leaves 6 minterms
  14. T-M C1 : 5 nodes 1 leaves 6 minterms
  15. TEST-MINI: (lb,ub) : (7,7) nodes
  16. T-M S1 : 5 nodes 1 leaves 6 minterms
  17. T-M N1 : 7 nodes 1 leaves 3 minterms
  18. T-M A1 : 7 nodes 1 leaves 3 minterms
  19. TEST-MINI: f 7 comp 5 mini 5 rest 5 cons 5 sque 5 na 7 and 7
  20. TEST-MINI:: A
  21. T-M : 7 nodes 1 leaves 3 minterms
  22. T-M L0 : is the zero DD
  23. T-M M0 : is the zero DD
  24. T-M R0 : is the zero DD
  25. T-M C0 : is the zero DD
  26. TEST-MINI: (lb,ub) : (1,4) nodes
  27. T-M S0 : is the zero DD
  28. T-M N0 : is the zero DD
  29. T-M A0 : is the zero DD
  30. TEST-MINI: f 7 comp 1 mini 1 rest 1 cons 1 sque 1 na 1, and 1
  31. **** CUDD modifiable parameters ****
  32. Hard limit for cache size: 2796202
  33. Cache hit threshold for resizing: 30%
  34. Garbage collection enabled: yes
  35. Limit for fast unique table growth: 1677721
  36. Maximum number of variables sifted per reordering: 1000
  37. Maximum number of variable swaps per reordering: 2000000
  38. Maximum growth while sifting a variable: 1.2
  39. Dynamic reordering of BDDs enabled: no
  40. Default BDD reordering method: 4
  41. Dynamic reordering of ZDDs enabled: no
  42. Default ZDD reordering method: 4
  43. Realignment of ZDDs to BDDs enabled: no
  44. Realignment of BDDs to ZDDs enabled: no
  45. Dead nodes counted in triggering reordering: no
  46. Group checking criterion: 7
  47. Recombination threshold: 0
  48. Symmetry violation threshold: 10
  49. Arc violation threshold: 10
  50. GA population size: 0
  51. Number of crossovers for GA: 0
  52. Next reordering threshold: 4004
  53. **** CUDD non-modifiable parameters ****
  54. Memory in use: 3183024
  55. Peak number of nodes: 1022
  56. Peak number of live nodes: 22
  57. Number of BDD variables: 4
  58. Number of ZDD variables: 0
  59. Number of cache entries: 32768
  60. Number of cache look-ups: 89
  61. Number of cache hits: 23
  62. Number of cache insertions: 63
  63. Number of cache collisions: 0
  64. Number of cache deletions: 0
  65. Cache used slots = 0.19% (expected 0.19%)
  66. Soft limit for cache size: 5120
  67. Number of buckets in unique table: 1280
  68. Used buckets in unique table: 2.89% (expected 3.21%)
  69. Number of BDD and ADD nodes: 42
  70. Number of ZDD nodes: 0
  71. Number of dead BDD and ADD nodes: 28
  72. Number of dead ZDD nodes: 0
  73. Total number of nodes allocated: 42
  74. Total number of nodes reclaimed: 17
  75. Garbage collections so far: 0
  76. Time for garbage collection: 0.00 sec
  77. Reorderings so far: 0
  78. Time for reordering: 0.00 sec
  79. Final size: 9
  80. total time = 0.00 sec
  81. Runtime Statistics
  82. ------------------
  83. Machine name: crozzon
  84. User time 0.0 seconds
  85. System time 0.0 seconds
  86. Average resident text size = 0K
  87. Average resident data+stack size = 0K
  88. Maximum resident size = 5960K
  89. Virtual memory limit = unlimited (unlimited)
  90. Major page faults = 0
  91. Minor page faults = 891
  92. Swaps = 0
  93. Input blocks = 0
  94. Output blocks = 8
  95. Context switch (voluntary) = 0
  96. Context switch (involuntary) = 1