bedutra@fuzzy:~/polysys_svn/src/testSGE2$ ./graph.out
seed =22
Menu
0. Exit
1. Run with class 1. Loops over each element
2. Run with class 2. Fills (row*col*prob) elements.
3. Run with different fills
4. Run with 3 functions using class 2 matrix.
5. Run with graph matrix. Vary size.
6. Run with graph matrix. Vary prob.
7. Run ge vs origional ge vs new sge with different sizes.
8. Same as 7 but with edges and diag. of the range of matrix sizes

  type >> 5
startRow = 500
endRow = 600
fillProbability = .1
rowStepSize = 5
testing vertex = 500

bedutra@fuzzy:~/polysys_svn/src/testSGE2$ obs
-bash: obs: command not found
bedutra@fuzzy:~/polysys_svn/src/testSGE2$ jobs
[2]+  Running                 ./graph.out <testFiles/f5.txt >f5_text.txt &
[3]   Done                    logger -p local7.notice -- SESSION = $$, CMD =$cmd
bedutra@fuzzy:~/polysys_svn/src/testSGE2$ kill %2
bedutra@fuzzy:~/polysys_svn/src/testSGE2$ jobs
[2]+  Terminated              ./graph.out <testFiles/f5.txt >f5_text.txt
[3]   Done                    logger -p local7.notice -- SESSION = $$, CMD =$cmd
bedutra@fuzzy:~/polysys_svn/src/testSGE2$ ./graph.out
seed =23
Menu
0. Exit
1. Run with class 1. Loops over each element
2. Run with class 2. Fills (row*col*prob) elements.
3. Run with different fills
4. Run with 3 functions using class 2 matrix.
5. Run with graph matrix. Vary size.
6. Run with graph matrix. Vary prob.
7. Run ge vs origional ge vs new sge with different sizes.
8. Same as 7 but with edges and diag. of the range of matrix sizes

  type >> 5
startRow = 500
endRow = 600
fillProbability = .1
rowStepSize = 10
testing vertex = 500
SGE: 53.84 VS. SGE_noGC: 52.51 VS. GE: 93.53  Stats: [5876807,6257500]  fill=18772501 prob=0.1
true
testing vertex = 510
SGE: 60.19 VS. SGE_noGC: 59.7 VS. GE: 93.79  Stats: [6254082,6665190]  fill=19995571 prob=0.1
true
testing vertex = 520
SGE: 62.45 VS. SGE_noGC: 65.61 VS. GE: 102.57  Stats: [6545138,6967480]  fill=20902441 prob=0.1
true
testing vertex = 530
SGE: 78.53 VS. SGE_noGC: 87.53 VS. GE: 143.63  Stats: [7027921,7503210]  fill=22509631 prob=0.1
true
testing vertex = 540
SGE: 84.59 VS. SGE_noGC: 78.96 VS. GE: 165.24  Stats: [7371864,7868340]  fill=23605021 prob=0.1
true
testing vertex = 550
SGE: 92.87 VS. SGE_noGC: 101.1 VS. GE: 173.31  Stats: [7874791,8426000]  fill=25278001 prob=0.1
true
testing vertex = 560
SGE: 90.92 VS. SGE_noGC: 90.27 VS. GE: 145.16  Stats: [8324391,8916880]  fill=26750641 prob=0.1
true
testing vertex = 570
SGE: 102.91 VS. SGE_noGC: 101.09 VS. GE: 163.67  Stats: [8636501,9232860]  fill=27698581 prob=0.1
true
testing vertex = 580
SGE: 105.52 VS. SGE_noGC: 110.24 VS. GE: 179.33  Stats: [9155624,9803740]  fill=29411221 prob=0.1
true
testing vertex = 590
SGE: 126.06 VS. SGE_noGC: 136.88 VS. GE: 237.47  Stats: [9631651,10319100]  fill=30957301 prob=0.1
true
testing vertex = 600
SGE: 116.41 VS. SGE_noGC: 118.02 VS. GE: 216.93  Stats: [10046295,10755600]  fill=32266801 prob=0.1
true
Menu
0. Exit
1. Run with class 1. Loops over each element
2. Run with class 2. Fills (row*col*prob) elements.
3. Run with different fills
4. Run with 3 functions using class 2 matrix.
5. Run with graph matrix. Vary size.
6. Run with graph matrix. Vary prob.
7. Run ge vs origional ge vs new sge with different sizes.
8. Same as 7 but with edges and diag. of the range of matrix sizes

  type >> 0
TOTAL TIME: 4212.5
bedutra@fuzzy:~/polysys_svn/src/testSGE2$ ./graph.out
seed =22
Menu
0. Exit
1. Run with class 1. Loops over each element
2. Run with class 2. Fills (row*col*prob) elements.
3. Run with different fills
4. Run with 3 functions using class 2 matrix.
5. Run with graph matrix. Vary size.
6. Run with graph matrix. Vary prob.
7. Run ge vs origional ge vs new sge with different sizes.
8. Same as 7 but with edges and diag. of the range of matrix sizes

  type >> 5
startRow = 610
endRow = 700
fillProbability = .1
rowStepSize = 10
testing vertex = 610
SGE: 141.04 VS. SGE_noGC: 143.32 VS. GE: 240.43  Stats: [10582465,11341120]  fill=34023361 prob=0.1
true
testing vertex = 620
SGE: 144.13 VS. SGE_noGC: 151.69 VS. GE: 265.67  Stats: [11086174,11884160]  fill=35652481 prob=0.1
true
testing vertex = 630
SGE: 155.67 VS. SGE_noGC: 166.41 VS. GE: 320.44  Stats: [11615136,12453840]  fill=37361521 prob=0.1
true
testing vertex = 640
SGE: 179.39 VS. SGE_noGC: 179.19 VS. GE: 296.23  Stats: [12217780,13116160]  fill=39348481 prob=0.1
true
testing vertex = 650
SGE: 175.99 VS. SGE_noGC: 184.39 VS. GE: 348.01  Stats: [12826611,13781300]  fill=41343901 prob=0.1
true
testing vertex = 660
SGE: 193.53 VS. SGE_noGC: 209.48 VS. GE: 389.24  Stats: [13368557,14360940]  fill=43082821 prob=0.1
true
testing vertex = 670
SGE: 212.39 VS. SGE_noGC: 213.09 VS. GE: 367.53  Stats: [13983019,15029440]  fill=45088321 prob=0.1
true
testing vertex = 680
SGE: 222.46 VS. SGE_noGC: 231.45 VS. GE: 445.6  Stats: [14707922,15829720]  fill=47489161 prob=0.1
true
testing vertex = 690
SGE: 231.99 VS. SGE_noGC: 223.51 VS. GE: 479.84  Stats: [15152276,16283310]  fill=48849931 prob=0.1
true
testing vertex = 700
SGE: 243.72 VS. SGE_noGC: 257.66 VS. GE: 451.85  Stats: [15900617,17106600]  fill=51319801 prob=0.1
true
Menu
0. Exit
1. Run with class 1. Loops over each element
2. Run with class 2. Fills (row*col*prob) elements.
3. Run with different fills
4. Run with 3 functions using class 2 matrix.
5. Run with graph matrix. Vary size.
6. Run with graph matrix. Vary prob.
7. Run ge vs origional ge vs new sge with different sizes.
8. Same as 7 but with edges and diag. of the range of matrix sizes

  type >> 0
TOTAL TIME: 8274.88
