Hello Everyone,
  
 I am currently trying to add a clustering protocol to the existing protocol 
stack of the wireless node in ns2. The final modified stack consists of 
clustering layer right below the routing layer. I did make all the necessary 
modifications in the ns2 code and tried to run the simulation. For some reason, 
the simulation doesnt run to it finish time. I dont see any errors but ns2 just 
quits after running for a part of the finish time. I thought there might be 
some memory problems or errors in the stack connections due to the modications 
I made. 
  
 So, I took a fresh ns2 and implemented a basic clustering protocol as a 
routing protocol following the existing AODV implementation. There are no 
traffic sources and all my current implementation does is broadcasts clustering 
hello packets upto a maximum of 2 hops. My simulation runs completely to the 
finish time when I use 802.11 at the MAC layer. But it doesnt run to the finish 
time when SMAC is used. Could anyone help me with this problem. Do you think 
there is a problem with the clustering protocol or SMAC? I would appreciate any 
insight into this problem. The script file and the outputs are pasted below.
  
 Ns2 version: ns2.27
    OS: Suse 9.0
    Other Info:
    Applied the nrl's sensor sim patch to ns2. but in current simulation I 
havent used nrl's features.
 
  Regards
  Kiran Anna
  PhD student,
  University of Central Florida, 
  Orlando, FL-32826
 
 SMAC:
 
 This is a multi-channel sensor network test program.
 Starting Simulation...
 
 NOTE: SMAC is running with sleep-wakeup cycles on. Please make sure to run yr 
applications AFTER the nodes get sync'ed which is about 40sec for the default 
settings.
 
 num_nodes is set 26
 Sent SYNC from 5.....at 17.182000
 Sent SYNC from 11.....at 18.615000
 Sent SYNC from 0.....at 20.044000
 Sent SYNC from 19.....at 20.044000
 Sent SYNC from 22.....at 21.477000
 Sent SYNC from 16.....at 22.906000
 Sent SYNC from 17.....at 22.906000
 Sent SYNC from 24.....at 24.337000
 Sent SYNC from 23.....at 24.337000
 Sent SYNC from 8.....at 25.768000
 Sent SYNC from 6.....at 25.768000
 Sent SYNC from 25.....at 27.199000
 Sent SYNC from 3.....at 27.199000
 Sent SYNC from 9.....at 28.630000
 Sent SYNC from 16.....at 30.061000
 Sent SYNC from 15.....at 30.069000
 Sent SYNC from 21.....at 31.493000
 Sent SYNC from 4.....at 32.929000
 Sent SYNC from 2.....at 34.354000
 Sent SYNC from 24.....at 34.354000
 Sent SYNC from 6.....at 35.788000
 Sent SYNC from 13.....at 37.216000
 Sent SYNC from 11.....at 37.216000
 Sent SYNC from 2.....at 38.647000
 Node3 chooses itself as cluster head at 40.010000
 Node#3 sending senCluster Hello at 40.010000
 Node5 chooses itself as cluster head at 40.010000
 Node#5 sending senCluster Hello at 40.010000
 Node7 chooses itself as cluster head at 40.010000
 Node#7 sending senCluster Hello at 40.010000
 Node13 chooses itself as cluster head at 40.010000
 Node#13 sending senCluster Hello at 40.010000
 Node18 chooses itself as cluster head at 40.010000
 Node#18 sending senCluster Hello at 40.010000
 Node25 chooses itself as cluster head at 40.010000
 Node#25 sending senCluster Hello at 40.010000
 Node#3 LL sending down a broadcast packet at 40.010000
 Node#3 LL sending the packet to the IFQueue at 40.010000
 Node#5 LL sending down a broadcast packet at 40.010000
 Node#5 LL sending the packet to the IFQueue at 40.010000
 Node#7 LL sending down a broadcast packet at 40.010000
 Node#7 LL sending the packet to the IFQueue at 40.010000
 Node#13 LL sending down a broadcast packet at 40.010000
 Node#13 LL sending the packet to the IFQueue at 40.010000
 Node#18 LL sending down a broadcast packet at 40.010000
 Node#18 LL sending the packet to the IFQueue at 40.010000
 Node#25 LL sending down a broadcast packet at 40.010000
 Node#25 LL sending the packet to the IFQueue at 40.010000
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 Sent SYNC from 8.....at 40.078000
 Node#5 LL recved a packet and sending to classifier at 40.188000
 Node#2 LL recved a packet and sending to classifier at 40.188000
 Node#8 LL recved a packet and sending to classifier at 40.188000
 Node#9 LL recved a packet and sending to classifier at 40.188000
 Node#4 LL recved a packet and sending to classifier at 40.188000
 Node5 already chose its cluster head and current time is 40.188025
 Node2 chooses its clusterhead as 25 at 40.188025
 Node#2 sending senCluster Hello at 40.188025
 Node#2 LL sending down a broadcast packet at 40.188025
 Node#2 LL sending the packet to the IFQueue at 40.188025
 Node8 chooses its clusterhead as 25 at 40.188025
 Node#8 sending senCluster Hello at 40.188025
 Node#8 LL sending down a broadcast packet at 40.188025
 Node#8 LL sending the packet to the IFQueue at 40.188025
 Node9 chooses its clusterhead as 25 at 40.188025
 Node#9 sending senCluster Hello at 40.188025
 Node#9 LL sending down a broadcast packet at 40.188025
 Node#9 LL sending the packet to the IFQueue at 40.188025
 Node4 chooses its clusterhead as 25 at 40.188025
 Node#4 sending senCluster Hello at 40.188025
 Node#4 LL sending down a broadcast packet at 40.188025
 Node#4 LL sending the packet to the IFQueue at 40.188025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.188050
 PRIQUEUE sending a packet down to MAC LAYER at 40.188050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.188050
 PRIQUEUE sending a packet down to MAC LAYER at 40.188050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.188050
 PRIQUEUE sending a packet down to MAC LAYER at 40.188050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.188050
 PRIQUEUE sending a packet down to MAC LAYER at 40.188050
 Sent SYNC from 21.....at 41.509000
 Node#24 LL recved a packet and sending to classifier at 41.619000
 Node#21 LL recved a packet and sending to classifier at 41.619000
 Node#2 LL recved a packet and sending to classifier at 41.619000
 Node#0 LL recved a packet and sending to classifier at 41.619000
 Node#6 LL recved a packet and sending to classifier at 41.619000
 Node#10 LL recved a packet and sending to classifier at 41.619000
 Node#12 LL recved a packet and sending to classifier at 41.619000
 Node#20 LL recved a packet and sending to classifier at 41.619000
 Node#25 LL recved a packet and sending to classifier at 41.619000
 Node#11 LL recved a packet and sending to classifier at 41.619000
 Node24 chooses its clusterhead as 3 at 41.619025
 Node#24 sending senCluster Hello at 41.619025
 Node#24 LL sending down a broadcast packet at 41.619025
 Node#24 LL sending the packet to the IFQueue at 41.619025
 Node21 chooses its clusterhead as 3 at 41.619025
 Node#21 sending senCluster Hello at 41.619025
 Node#21 LL sending down a broadcast packet at 41.619025
 Node#21 LL sending the packet to the IFQueue at 41.619025
 Node2 already chose its cluster head and current time is 41.619025
 Node0 chooses its clusterhead as 3 at 41.619025
 Node#0 sending senCluster Hello at 41.619025
 Node#0 LL sending down a broadcast packet at 41.619025
 Node#0 LL sending the packet to the IFQueue at 41.619025
 Node6 chooses its clusterhead as 3 at 41.619025
 Node#6 sending senCluster Hello at 41.619025
 Node#6 LL sending down a broadcast packet at 41.619025
 Node#6 LL sending the packet to the IFQueue at 41.619025
 Node10 chooses its clusterhead as 3 at 41.619025
 Node#10 sending senCluster Hello at 41.619025
 Node#10 LL sending down a broadcast packet at 41.619025
 Node#10 LL sending the packet to the IFQueue at 41.619025
 Node12 chooses its clusterhead as 3 at 41.619025
 Node#12 sending senCluster Hello at 41.619025
 Node#12 LL sending down a broadcast packet at 41.619025
 Node#12 LL sending the packet to the IFQueue at 41.619025
 Node20 chooses its clusterhead as 3 at 41.619025
 Node#20 sending senCluster Hello at 41.619025
 Node#20 LL sending down a broadcast packet at 41.619025
 Node#20 LL sending the packet to the IFQueue at 41.619025
 Node25 already chose its cluster head and current time is 41.619025
 Node11 chooses its clusterhead as 3 at 41.619025
 Node#11 sending senCluster Hello at 41.619025
 Node#11 LL sending down a broadcast packet at 41.619025
 Node#11 LL sending the packet to the IFQueue at 41.619025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
41.619050
 PRIQUEUE sending a packet down to MAC LAYER at 41.619050
 Node1 becomes forced cluster head at 41.810000
 Node14 becomes forced cluster head at 41.810000
 Node15 becomes forced cluster head at 41.810000
 Node16 becomes forced cluster head at 41.810000
 Node17 becomes forced cluster head at 41.810000
 Node19 becomes forced cluster head at 41.810000
 Node22 becomes forced cluster head at 41.810000
 Node23 becomes forced cluster head at 41.810000
 Sent SYNC from 1.....at 42.940000
 Node#8 LL recved a packet and sending to classifier at 43.065000
 Node#1 LL recved a packet and sending to classifier at 43.065000
 Node#14 LL recved a packet and sending to classifier at 43.065000
 Node8 already chose its cluster head and current time is 43.065025
 Node1 already chose its cluster head and current time is 43.065025
 Node14 already chose its cluster head and current time is 43.065025
 Sent SYNC from 1.....at 44.371000
 Sent SYNC from 11.....at 44.371000
 Sent SYNC from 6.....at 45.803000
 Node#21 LL recved a packet and sending to classifier at 45.936000
 Node#2 LL recved a packet and sending to classifier at 45.936000
 Node21 already chose its cluster head and current time is 45.936025
 Node2 already chose its cluster head and current time is 45.936025
 Sent SYNC from 16.....at 47.234000
 Sent SYNC from 15.....at 47.247000
 Sent SYNC from 14.....at 48.664000
 Node#19 LL recved a packet and sending to classifier at 48.783000
 Node#14 LL recved a packet and sending to classifier
 
 
 802.11 MAC:
 
 This is a multi-channel sensor network test program.
 Starting Simulation...
 num_nodes is set 26
 Node0 chooses itself as cluster head at 40.010000
 Node#0 sending senCluster Hello at 40.010000
 Node2 chooses itself as cluster head at 40.010000
 Node#2 sending senCluster Hello at 40.010000
 Node3 chooses itself as cluster head at 40.010000
 Node#3 sending senCluster Hello at 40.010000
 Node12 chooses itself as cluster head at 40.010000
 Node#12 sending senCluster Hello at 40.010000
 Node13 chooses itself as cluster head at 40.010000
 Node#13 sending senCluster Hello at 40.010000
 Node15 chooses itself as cluster head at 40.010000
 Node#15 sending senCluster Hello at 40.010000
 Node18 chooses itself as cluster head at 40.010000
 Node#18 sending senCluster Hello at 40.010000
 Node19 chooses itself as cluster head at 40.010000
 Node#19 sending senCluster Hello at 40.010000
 Node#0 LL sending down a broadcast packet at 40.010000
 Node#0 LL sending the packet to the IFQueue at 40.010000
 Node#2 LL sending down a broadcast packet at 40.010000
 Node#2 LL sending the packet to the IFQueue at 40.010000
 Node#3 LL sending down a broadcast packet at 40.010000
 Node#3 LL sending the packet to the IFQueue at 40.010000
 Node#12 LL sending down a broadcast packet at 40.010000
 Node#12 LL sending the packet to the IFQueue at 40.010000
 Node#13 LL sending down a broadcast packet at 40.010000
 Node#13 LL sending the packet to the IFQueue at 40.010000
 Node#15 LL sending down a broadcast packet at 40.010000
 Node#15 LL sending the packet to the IFQueue at 40.010000
 Node#18 LL sending down a broadcast packet at 40.010000
 Node#18 LL sending the packet to the IFQueue at 40.010000
 Node#19 LL sending down a broadcast packet at 40.010000
 Node#19 LL sending the packet to the IFQueue at 40.010000
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010025
 PRIQUEUE sending a packet down to MAC LAYER at 40.010025
 Node#19 LL recved a packet and sending to classifier at 40.010883
 Node#14 LL recved a packet and sending to classifier at 40.010883
 Node#1 LL recved a packet and sending to classifier at 40.010883
 Node#11 LL recved a packet and sending to classifier at 40.010883
 Node19 already chose its cluster head and current time is 40.010908
 Node14 chooses its clusterhead as 15 at 40.010908
 Node#14 sending senCluster Hello at 40.010908
 Node#14 LL sending down a broadcast packet at 40.010908
 Node#14 LL sending the packet to the IFQueue at 40.010908
 Node1 chooses its clusterhead as 15 at 40.010908
 Node#1 sending senCluster Hello at 40.010908
 Node#1 LL sending down a broadcast packet at 40.010908
 Node#1 LL sending the packet to the IFQueue at 40.010908
 Node11 chooses its clusterhead as 15 at 40.010908
 Node#11 sending senCluster Hello at 40.010908
 Node#11 LL sending down a broadcast packet at 40.010908
 Node#11 LL sending the packet to the IFQueue at 40.010908
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010933
 PRIQUEUE sending a packet down to MAC LAYER at 40.010933
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010933
 PRIQUEUE sending a packet down to MAC LAYER at 40.010933
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.010933
 PRIQUEUE sending a packet down to MAC LAYER at 40.010933
 Node#15 LL recved a packet and sending to classifier at 40.011701
 Node#11 LL recved a packet and sending to classifier at 40.011701
 Node#14 LL recved a packet and sending to classifier at 40.011701
 Node#1 LL recved a packet and sending to classifier at 40.011701
 Node15 already chose its cluster head and current time is 40.011726
 Node11 already chose its cluster head and current time is 40.011726
 Node14 already chose its cluster head and current time is 40.011726
 Node1 already chose its cluster head and current time is 40.011726
 Node#1 LL recved a packet and sending to classifier at 40.012559
 Node#19 LL recved a packet and sending to classifier at 40.012559
 Node#15 LL recved a packet and sending to classifier at 40.012559
 Node#4 LL recved a packet and sending to classifier at 40.012559
 Node#11 LL recved a packet and sending to classifier at 40.012559
 Node1 already chose its cluster head and current time is 40.012584
 Node19 already chose its cluster head and current time is 40.012584
 Node15 already chose its cluster head and current time is 40.012584
 Node4 chooses its clusterhead as 15 at 40.012584
 Node11 already chose its cluster head and current time is 40.012584
 Node#19 LL recved a packet and sending to classifier at 40.014017
 Node#21 LL recved a packet and sending to classifier at 40.014017
 Node#6 LL recved a packet and sending to classifier at 40.014017
 Node#24 LL recved a packet and sending to classifier at 40.014017
 Node#2 LL recved a packet and sending to classifier at 40.014017
 Node#10 LL recved a packet and sending to classifier at 40.014017
 Node#15 LL recved a packet and sending to classifier at 40.014017
 Node#3 LL recved a packet and sending to classifier at 40.014017
 Node#14 LL recved a packet and sending to classifier at 40.014017
 Node19 already chose its cluster head and current time is 40.014042
 Node21 chooses its clusterhead as 15 at 40.014042
 Node6 chooses its clusterhead as 15 at 40.014042
 Node24 chooses its clusterhead as 15 at 40.014042
 Node2 already chose its cluster head and current time is 40.014042
 Node10 chooses its clusterhead as 15 at 40.014042
 Node15 already chose its cluster head and current time is 40.014042
 Node3 already chose its cluster head and current time is 40.014042
 Node14 already chose its cluster head and current time is 40.014042
 Node#24 LL recved a packet and sending to classifier at 40.014855
 Node#21 LL recved a packet and sending to classifier at 40.014855
 Node#3 LL recved a packet and sending to classifier at 40.014855
 Node#25 LL recved a packet and sending to classifier at 40.014855
 Node#6 LL recved a packet and sending to classifier at 40.014855
 Node#10 LL recved a packet and sending to classifier at 40.014855
 Node#20 LL recved a packet and sending to classifier at 40.014855
 Node#5 LL recved a packet and sending to classifier at 40.014855
 Node#0 LL recved a packet and sending to classifier at 40.014855
 Node#11 LL recved a packet and sending to classifier at 40.014855
 Node#17 LL recved a packet and sending to classifier at 40.014855
 Node#12 LL recved a packet and sending to classifier at 40.014855
 Node#18 LL recved a packet and sending to classifier at 40.014855
 Node24 already chose its cluster head and current time is 40.014880
 Node21 already chose its cluster head and current time is 40.014880
 Node3 already chose its cluster head and current time is 40.014880
 Node25 chooses its clusterhead as 2 at 40.014880
 Node#25 sending senCluster Hello at 40.014880
 Node#25 LL sending down a broadcast packet at 40.014880
 Node#25 LL sending the packet to the IFQueue at 40.014880
 Node6 already chose its cluster head and current time is 40.014880
 Node10 already chose its cluster head and current time is 40.014880
 Node20 chooses its clusterhead as 2 at 40.014880
 Node#20 sending senCluster Hello at 40.014880
 Node#20 LL sending down a broadcast packet at 40.014880
 Node#20 LL sending the packet to the IFQueue at 40.014880
 Node5 chooses its clusterhead as 2 at 40.014880
 Node#5 sending senCluster Hello at 40.014880
 Node#5 LL sending down a broadcast packet at 40.014880
 Node#5 LL sending the packet to the IFQueue at 40.014880
 Node0 already chose its cluster head and current time is 40.014880
 Node11 already chose its cluster head and current time is 40.014880
 Node17 chooses its clusterhead as 2 at 40.014880
 Node#17 sending senCluster Hello at 40.014880
 Node#17 LL sending down a broadcast packet at 40.014880
 Node#17 LL sending the packet to the IFQueue at 40.014880
 Node12 already chose its cluster head and current time is 40.014880
 Node18 already chose its cluster head and current time is 40.014880
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.014905
 PRIQUEUE sending a packet down to MAC LAYER at 40.014905
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.014905
 PRIQUEUE sending a packet down to MAC LAYER at 40.014905
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.014905
 PRIQUEUE sending a packet down to MAC LAYER at 40.014905
 PRIQUEUE receiving SENCLUSTER packet and adding at the front of the queue at 
40.014905
 PRIQUEUE sending a packet down to MAC LAYER at 40.014905
 Node#12 LL recved a packet and sending to classifier at 40.015714
 Node#3 LL recved a packet and sending to classifier at 40.015714
 Node#10 LL recved a packet and sending to classifier at 40.015714
 Node#6 LL recved a packet and sending to classifier at 40.015714
 Node#24 LL recved a packet and sending to classifier at 40.015714
 Node#21 LL recved a packet and sending to classifier at 40.015714
 Node#2 LL recved a packet and sending to classifier at 40.015714
 Node12 already chose its cluster head and current time is 40.015739
 Node3 already chose its cluster head and current time is 40.015739
 Node10 already chose its cluster head and current time is 40.015739
 Node6 already chose its cluster head and current time is 40.015739
 Node24 already chose its cluster head and current time is 40.015739
 Node21 already chose its cluster head and current time is 40.015739
 Node2 already chose its cluster head and current time is 40.015739
 Node#0 LL recved a packet and sending to classifier at 40.016792
 Node#3 LL recved a packet and sending to classifier at 40.016792
 Node#18 LL recved a packet and sending to classifier at 40.016792
 Node#24 LL recved a packet and sending to classifier at 40.016792
 Node#17 LL recved a packet and sending to classifier at 40.016792
 Node#21 LL recved a packet and sending to classifier at 40.016792
 Node#2 LL recved a packet and sending to classifier at 40.016792
 Node#10 LL recved a packet and sending to classifier at 40.016792
 Node#6 LL recved a packet and sending to classifier at 40.016792
 Node#20 LL recved a packet and sending to classifier at 40.016792
 Node0 already chose its cluster head and current time is 40.016817
 Node3 already chose its cluster head and current time is 40.016817
 Node18 already chose its cluster head and current time is 40.016817
 Node24 already chose its cluster head and current time is 40.016817
 Node17 already chose its cluster head and current time is 40.016817
 Node21 already chose its cluster head and current time is 40.016817
 Node2 already chose its cluster head and current time is 40.016817
 Node10 already chose its cluster head and current time is 40.016817
 Node6 already chose its cluster head and current time is 40.016817
 Node20 already chose its cluster head and current time is 40.016817
 Node#18 LL recved a packet and sending to classifier at 40.017710
 Node#20 LL recved a packet and sending to classifier at 40.017710
 Node#7 LL recved a packet and sending to classifier at 40.017710
 Node#9 LL recved a packet and sending to classifier at 40.017710
 Node#13 LL recved a packet and sending to classifier at 40.017710
 Node#25 LL recved a packet and sending to classifier at 40.017710
 Node#5 LL recved a packet and sending to classifier at 40.017710
 Node#12 LL recved a packet and sending to classifier at 40.017710
 Node#3 LL recved a packet and sending to classifier at 40.017710
 Node#2 LL recved a packet and sending to classifier at 40.017710
 Node#23 LL recved a packet and sending to classifier at 40.017710
 Node#16 LL recved a packet and sending to classifier at 40.017710
 Node#24 LL recved a packet and sending to classifier at 40.017710
 Node18 already chose its cluster head and current time is 40.017735
 Node20 already chose its cluster head and current time is 40.017735
 Node7 chooses its clusterhead as 2 at 40.017735
 Node9 chooses its clusterhead as 2 at 40.017735
 Node13 already chose its cluster head and current time is 40.017735
 Node25 already chose its cluster head and current time is 40.017735
 Node5 already chose its cluster head and current time is 40.017735
 Node12 already chose its cluster head and current time is 40.017735
 Node3 already chose its cluster head and current time is 40.017735
 Node2 already chose its cluster head and current time is 40.017735
 Node23 chooses its clusterhead as 2 at 40.017735
 Node16 chooses its clusterhead as 2 at 40.017735
 Node24 already chose its cluster head and current time is 40.017735
 Node#17 LL recved a packet and sending to classifier at 40.018868
 Node#7 LL recved a packet and sending to classifier at 40.018868
 Node#9 LL recved a packet and sending to classifier at 40.018868
 Node#18 LL recved a packet and sending to classifier at 40.018868
 Node#25 LL recved a packet and sending to classifier at 40.018868
 Node#5 LL recved a packet and sending to classifier at 40.018868
 Node#2 LL recved a packet and sending to classifier at 40.018868
 Node#3 LL recved a packet and sending to classifier at 40.018868
 Node#24 LL recved a packet and sending to classifier at 40.018868
 Node#23 LL recved a packet and sending to classifier at 40.018868
 Node#21 LL recved a packet and sending to classifier at 40.018868
 Node#13 LL recved a packet and sending to classifier at 40.018868
 Node#12 LL recved a packet and sending to classifier at 40.018868
 Node#22 LL recved a packet and sending to classifier at 40.018868
 Node17 already chose its cluster head and current time is 40.018893
 Node7 already chose its cluster head and current time is 40.018893
 Node9 already chose its cluster head and current time is 40.018893
 Node18 already chose its cluster head and current time is 40.018893
 Node25 already chose its cluster head and current time is 40.018893
 Node5 already chose its cluster head and current time is 40.018893
 Node2 already chose its cluster head and current time is 40.018893
 Node3 already chose its cluster head and current time is 40.018893
 Node24 already chose its cluster head and current time is 40.018893
 Node23 already chose its cluster head and current time is 40.018893
 Node21 already chose its cluster head and current time is 40.018893
 Node13 already chose its cluster head and current time is 40.018893
 Node12 already chose its cluster head and current time is 40.018893
 Node22 chooses its clusterhead as 2 at 40.018893
 Node#5 LL recved a packet and sending to classifier at 40.019726
 Node#20 LL recved a packet and sending to classifier at 40.019726
 Node#2 LL recved a packet and sending to classifier at 40.019726
 Node#7 LL recved a packet and sending to classifier at 40.019726
 Node#24 LL recved a packet and sending to classifier at 40.019726
 Node#17 LL recved a packet and sending to classifier at 40.019726
 Node#8 LL recved a packet and sending to classifier at 40.019726
 Node#9 LL recved a packet and sending to classifier at 40.019726
 Node#4 LL recved a packet and sending to classifier at 40.019726
 Node#21 LL recved a packet and sending to classifier at 40.019726
 Node#3 LL recved a packet and sending to classifier at 40.019726
 Node#18 LL recved a packet and sending to classifier at 40.019726
 Node5 already chose its cluster head and current time is 40.019751
 Node20 already chose its cluster head and current time is 40.019751
 Node2 already chose its cluster head and current time is 40.019751
 Node7 already chose its cluster head and current time is 40.019751
 Node24 already chose its cluster head and current time is 40.019751
 Node17 already chose its cluster head and current time is 40.019751
 Node8 chooses its clusterhead as 2 at 40.019751
 Node9 already chose its cluster head and current time is 40.019751
 Node4 already chose its cluster head and current time is 40.019751
 Node21 already chose its cluster head and current time is 40.019751
 Node3 already chose its cluster head and current time is 40.019751
 Node18 already chose its cluster head and current time is 40.019751
 Node#24 LL recved a packet and sending to classifier at 40.020564
 Node#21 LL recved a packet and sending to classifier at 40.020564
 Node#2 LL recved a packet and sending to classifier at 40.020564
 Node#0 LL recved a packet and sending to classifier at 40.020564
 Node#6 LL recved a packet and sending to classifier at 40.020564
 Node#10 LL recved a packet and sending to classifier at 40.020564
 Node#12 LL recved a packet and sending to classifier at 40.020564
 Node#20 LL recved a packet and sending to classifier at 40.020564
 Node#25 LL recved a packet and sending to classifier at 40.020564
 Node#18 LL recved a packet and sending to classifier at 40.020564
 Node#17 LL recved a packet and sending to classifier at 40.020564
 Node#11 LL recved a packet and sending to classifier at 40.020564
 Node24 already chose its cluster head and current time is 40.020589
 Node21 already chose its cluster head and current time is 40.020589
 Node2 already chose its cluster head and current time is 40.020589
 Node0 already chose its cluster head and current time is 40.020589
 Node6 already chose its cluster head and current time is 40.020589
 Node10 already chose its cluster head and current time is 40.020589
 Node12 already chose its cluster head and current time is 40.020589
 Node20 already chose its cluster head and current time is 40.020589
 Node25 already chose its cluster head and current time is 40.020589
 Node18 already chose its cluster head and current time is 40.020589
 Node17 already chose its cluster head and current time is 40.020589
 Node11 already chose its cluster head and current time is 40.020589
 Node#17 LL recved a packet and sending to classifier at 40.021622
 Node#20 LL recved a packet and sending to classifier at 40.021622
 Node#7 LL recved a packet and sending to classifier at 40.021622
 Node#9 LL recved a packet and sending to classifier at 40.021622
 Node#13 LL recved a packet and sending to classifier at 40.021622
 Node#12 LL recved a packet and sending to classifier at 40.021622
 Node#3 LL recved a packet and sending to classifier at 40.021622
 Node#25 LL recved a packet and sending to classifier at 40.021622
 Node#5 LL recved a packet and sending to classifier at 40.021622
 Node#2 LL recved a packet and sending to classifier at 40.021622
 Node#16 LL recved a packet and sending to classifier at 40.021622
 Node#24 LL recved a packet and sending to classifier at 40.021622
 Node17 already chose its cluster head and current time is 40.021647
 Node20 already chose its cluster head and current time is 40.021647
 Node7 already chose its cluster head and current time is 40.021647
 Node9 already chose its cluster head and current time is 40.021647
 Node13 already chose its cluster head and current time is 40.021647
 Node12 already chose its cluster head and current time is 40.021647
 Node3 already chose its cluster head and current time is 40.021647
 Node25 already chose its cluster head and current time is 40.021647
 Node5 already chose its cluster head and current time is 40.021647
 Node2 already chose its cluster head and current time is 40.021647
 Node16 already chose its cluster head and current time is 40.021647
 Node24 already chose its cluster head and current time is 40.021647
 Node#14 LL recved a packet and sending to classifier at 40.022844
 Node#4 LL recved a packet and sending to classifier at 40.022844
 Node#19 LL recved a packet and sending to classifier at 40.022844
 Node#15 LL recved a packet and sending to classifier at 40.022844
 Node#8 LL recved a packet and sending to classifier at 40.022844
 Node14 already chose its cluster head and current time is 40.022869
 Node4 already chose its cluster head and current time is 40.022869
 Node19 already chose its cluster head and current time is 40.022869
 Node15 already chose its cluster head and current time is 40.022869
 Node8 already chose its cluster head and current time is 40.022869
 Node#16 LL recved a packet and sending to classifier at 40.024107
 Node#9 LL recved a packet and sending to classifier at 40.024107
 Node#18 LL recved a packet and sending to classifier at 40.024107
 Node#17 LL recved a packet and sending to classifier at 40.024107
 Node#7 LL recved a packet and sending to classifier at 40.024107
 Node#20 LL recved a packet and sending to classifier at 40.024107
 Node#23 LL recved a packet and sending to classifier at 40.024107
 Node16 already chose its cluster head and current time is 40.024132
 Node9 already chose its cluster head and current time is 40.024132
 Node18 already chose its cluster head and current time is 40.024132
 Node17 already chose its cluster head and current time is 40.024132
 Node7 already chose its cluster head and current time is 40.024132
 Node20 already chose its cluster head and current time is 40.024132
 Node23 already chose its cluster head and current time is 40.024132
 Node#25 LL recved a packet and sending to classifier at 40.025309
 Node#20 LL recved a packet and sending to classifier at 40.025309
 Node#7 LL recved a packet and sending to classifier at 40.025309
 Node#8 LL recved a packet and sending to classifier at 40.025309
 Node#9 LL recved a packet and sending to classifier at 40.025309
 Node#4 LL recved a packet and sending to classifier at 40.025309
 Node#2 LL recved a packet and sending to classifier at 40.025309
 Node#17 LL recved a packet and sending to classifier at 40.025309
 Node#22 LL recved a packet and sending to classifier at 40.025309
 Node#23 LL recved a packet and sending to classifier at 40.025309
 Node#18 LL recved a packet and sending to classifier at 40.025309
 Node#24 LL recved a packet and sending to classifier at 40.025309
 Node25 already chose its cluster head and current time is 40.025334
 Node20 already chose its cluster head and current time is 40.025334
 Node7 already chose its cluster head and current time is 40.025334
 Node8 already chose its cluster head and current time is 40.025334
 Node9 already chose its cluster head and current time is 40.025334
 Node4 already chose its cluster head and current time is 40.025334
 Node2 already chose its cluster head and current time is 40.025334
 Node17 already chose its cluster head and current time is 40.025334
 Node22 already chose its cluster head and current time is 40.025334
 Node23 already chose its cluster head and current time is 40.025334
 Node18 already chose its cluster head and current time is 40.025334
 Node24 already chose its cluster head and current time is 40.025334
 
 NS Exiting at 60.0
 
 

                
---------------------------------
Yahoo! Groups gets better. Check out the new email design. Plus there’s much 
more to come.  

Reply via email to