MOVer: The MPI-Optimized Verifier (version 0.1 of 05-Jul-2004)
Beginning search.
Max memory (bytes):        1977024512

    nStored |   nMatched |     nTrans |      depth |       time |     totMem
          0 |          0 |          0 |          1 |        0.0 |    2031616
Deadlock found! Trace:
   [0,0,0;(),(),()]
1. SendStep[1,0,c!1]
   [0,1,0;(1),(),()]
2. SendStep[1,1,c!1]
   [0,2,0;(1 1),(),()]
3. SendStep[1,2,c!1]
   [0,3,0;(1 1 1),(),()]
4. SendStep[1,3,c!1]
   [0,4,0;(1 1 1 1),(),()]
5. SendStep[1,4,c!1]
   [0,5,0;(1 1 1 1 1),(),()]
6. SendStep[1,5,c!1]
   [0,6,0;(1 1 1 1 1 1),(),()]
7. SendStep[1,6,c!1]
   [0,7,0;(1 1 1 1 1 1 1),(),()]
8. SendStep[1,7,c!1]
   [0,8,0;(1 1 1 1 1 1 1 1),(),()]
9. SendStep[1,8,c!1]
   [0,9,0;(1 1 1 1 1 1 1 1 1),(),()]
10. SendStep[1,9,c!1]
   [0,10,0;(1 1 1 1 1 1 1 1 1 1),(),()]
11. SendStep[1,10,c!1]
   [0,11,0;(1 1 1 1 1 1 1 1 1 1 1),(),()]
12. SendStep[1,11,c!1]
   [0,12,0;(1 1 1 1 1 1 1 1 1 1 1 1),(),()]
13. SendStep[1,12,c!1]
   [0,13,0;(1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
14. SendStep[1,13,c!1]
   [0,14,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
15. SendStep[1,14,c!1]
   [0,15,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
16. SendStep[1,15,c!1]
   [0,16,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
17. SendStep[1,16,c!1]
   [0,17,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
18. SendStep[1,17,c!1]
   [0,18,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
19. SendStep[1,18,c!1]
   [0,19,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
20. SendStep[1,19,c!1]
   [0,20,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
21. SendStep[1,20,e!1]
   [0,21,0;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),(1)]
22. ReceiveStep[2,0,e?1]
   [0,21,1;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]
23. SendStep[2,1,d!1]
   [0,21,2;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(1),()]
24. ReceiveStep[0,21,d?1]
   [21,21,2;(1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1),(),()]


Number of counter examples found: 1

Number of processes:      3
Bytes per process:        [1,1,1]
Bytes for all procs:      3
Number of channels:       3
Bytes per message:        [1,1,1]

No unreached local states.
Num local state arrays:   296
Num buffers:              21
Buffers:
  ()
  (0)
  (0,0)
  (0,0,0)
  (0,0,0,0)
  (0,0,0,0,0)
  (0,0,0,0,0,0)
  (0,0,0,0,0,0,0)
  (0,0,0,0,0,0,0,0)
  (0,0,0,0,0,0,0,0,0)
  (0,0,0,0,0,0,0,0,0,0)
  etc.

Num buffer arrays:        63
Lengths reached:          [20,1,1]

Buffer arrays:
  [(),(),()]
  [(),(),(0)]
  [(),(0),()]
  [(0),(),()]
  [(0),(),(0)]
  [(0),(0),()]
  [(0,0),(),()]
  [(0,0),(),(0)]
  [(0,0),(0),()]
  [(0,0,0),(),()]
  [(0,0,0),(),(0)]
  etc.

Number of states stored:          296
Number of new states:             296
Number of states matched:         250
Search depth reached:              45
Number of transitions:            545
Search time (seconds):          0.084
Max memory (bytes):        1977024512
Before gc...
  Total memory:               2031616
  Free memory :               1401984
  Used memory :                629632
After gc...
  Total memory:               2031616
  Free memory :               1721376
  Used memory :                310240
