Ray and large datasets
Ray is a de novo de Bruijn genome assembler that uses message passing interface. Sébastien Boisvert reports the memory utilization for Illumina CEO Jay T. Flatley (SRA010766) with k=19.
The short read archive hosts several large sequencing datasets. Among these, there are SRA000271 and SRA010766 -- the two are reads from human genomes: the first is an African male individual (HapMap: NA18507) and the other is Illumina CEO Jay T. Flatley.
Variations in the genome of these individuals can be harnessed by mapping the reads onto a sequence reference -- a set of files containing the genetic blueprint as determined by the investigators of the human genome project.
But when a reference is not available, de novo assembly of the sequencing reads into contiguous sequences is one of the first step toward acquiring an high-quality reference sequence.
Unparalleled parallelism
In parallel computation, powerful processors can be combined to form an alliance stronger and faster at analyzing problems. One way to construct such computation facilities is to interconnect many computers, and use a paradigm known as message passing interface wherein messages are sent between compute nodes to interleave computation and communication.
To the best of my knowledge, de novo assemblers that use the message passing interface are few: ABySS and Ray. ABySS is a set of programs glued together with make files whereas everything is embedded in one program in Ray.
This makes Ray straightforward to launch on super computers or in the cloud -- using schedulers such as Sun Grid Engine. Ray is compliant with the standard MPI 2.2 and is free/open source software.
SRA010766: Illumina CEO data
There are 164 sequence files in this dataset. Paired reads (note the suffixes _1 and _2) in this dataset have a length of 75.
Assuming the genome size is 3 gigabases, the coverage is 159.
Memory utilization
To run and develop Ray on this large dataset, I utilize colosse: 960 compute nodes each having two quad-core Intel Nehalem-EP -- 8 cores -- and 24 gigabytes of memory. I runned Ray on 64 computers: 512 processors cores and 1536 gigabytes of distributed memory.
If you have read the table thoroughly, you presumably noticed the load of the compute node named r106-n61. It is 10.00 and it is off-limits. Reason's zombies. Yes, zombies. Previous jobs were not properly cleaned on completion and ghost processes plague some compute nodes, sometimes.
The short read archive hosts several large sequencing datasets. Among these, there are SRA000271 and SRA010766 -- the two are reads from human genomes: the first is an African male individual (HapMap: NA18507) and the other is Illumina CEO Jay T. Flatley.
Variations in the genome of these individuals can be harnessed by mapping the reads onto a sequence reference -- a set of files containing the genetic blueprint as determined by the investigators of the human genome project.
But when a reference is not available, de novo assembly of the sequencing reads into contiguous sequences is one of the first step toward acquiring an high-quality reference sequence.
Unparalleled parallelism
In parallel computation, powerful processors can be combined to form an alliance stronger and faster at analyzing problems. One way to construct such computation facilities is to interconnect many computers, and use a paradigm known as message passing interface wherein messages are sent between compute nodes to interleave computation and communication.
To the best of my knowledge, de novo assemblers that use the message passing interface are few: ABySS and Ray. ABySS is a set of programs glued together with make files whereas everything is embedded in one program in Ray.
This makes Ray straightforward to launch on super computers or in the cloud -- using schedulers such as Sun Grid Engine. Ray is compliant with the standard MPI 2.2 and is free/open source software.
SRA010766: Illumina CEO data
There are 164 sequence files in this dataset. Paired reads (note the suffixes _1 and _2) in this dataset have a length of 75.
Number of sequences in the dataset SRA010766
File number | File name | Number of sequences | Sequence length | Number of nucleotides |
1 | SRR033552_1.fastq | 40966220 | 75 | 3072466500 |
2 | SRR033552_2.fastq | 40966220 | 75 | 3072466500 |
3 | SRR033553_1.fastq | 43599280 | 75 | 3269946000 |
4 | SRR033553_2.fastq | 43599280 | 75 | 3269946000 |
5 | SRR033554_1.fastq | 41531088 | 75 | 3114831600 |
6 | SRR033554_2.fastq | 41531088 | 75 | 3114831600 |
7 | SRR033555_1.fastq | 42828160 | 75 | 3212112000 |
8 | SRR033555_2.fastq | 42828160 | 75 | 3212112000 |
9 | SRR033556_1.fastq | 46543048 | 75 | 3490728600 |
10 | SRR033556_2.fastq | 46543048 | 75 | 3490728600 |
11 | SRR033557_1.fastq | 46074808 | 75 | 3455610600 |
12 | SRR033557_2.fastq | 46074808 | 75 | 3455610600 |
13 | SRR033558_1.fastq | 42524412 | 75 | 3189330900 |
14 | SRR033558_2.fastq | 42524412 | 75 | 3189330900 |
15 | SRR033559_1.fastq | 43244880 | 75 | 3243366000 |
16 | SRR033559_2.fastq | 43244880 | 75 | 3243366000 |
17 | SRR033560_1.fastq | 44682732 | 75 | 3351204900 |
18 | SRR033560_2.fastq | 44682732 | 75 | 3351204900 |
19 | SRR033561_1.fastq | 35273964 | 75 | 2645547300 |
20 | SRR033561_2.fastq | 35273964 | 75 | 2645547300 |
21 | SRR033562_1.fastq | 34751780 | 75 | 2606383500 |
22 | SRR033562_2.fastq | 34751780 | 75 | 2606383500 |
23 | SRR033563_1.fastq | 35911452 | 75 | 2693358900 |
24 | SRR033563_2.fastq | 35911452 | 75 | 2693358900 |
25 | SRR033564_1.fastq | 34959916 | 75 | 2621993700 |
26 | SRR033564_2.fastq | 34959916 | 75 | 2621993700 |
27 | SRR033565_1.fastq | 33651596 | 75 | 2523869700 |
28 | SRR033565_2.fastq | 33651596 | 75 | 2523869700 |
29 | SRR033566_1.fastq | 27935216 | 75 | 2095141200 |
30 | SRR033566_2.fastq | 27935216 | 75 | 2095141200 |
31 | SRR033567_1.fastq | 23905716 | 75 | 1792928700 |
32 | SRR033567_2.fastq | 23905716 | 75 | 1792928700 |
33 | SRR033568_1.fastq | 21055424 | 75 | 1579156800 |
34 | SRR033568_2.fastq | 21055424 | 75 | 1579156800 |
35 | SRR033569_1.fastq | 54777660 | 75 | 4108324500 |
36 | SRR033569_2.fastq | 54777660 | 75 | 4108324500 |
37 | SRR033570_1.fastq | 53258444 | 75 | 3994383300 |
38 | SRR033570_2.fastq | 53258444 | 75 | 3994383300 |
39 | SRR033571_1.fastq | 54960632 | 75 | 4122047400 |
40 | SRR033571_2.fastq | 54960632 | 75 | 4122047400 |
41 | SRR033572_1.fastq | 52316296 | 75 | 3923722200 |
42 | SRR033572_2.fastq | 52316296 | 75 | 3923722200 |
43 | SRR033573_1.fastq | 39423228 | 75 | 2956742100 |
44 | SRR033573_2.fastq | 39423228 | 75 | 2956742100 |
45 | SRR033574_1.fastq | 38145116 | 75 | 2860883700 |
46 | SRR033574_2.fastq | 38145116 | 75 | 2860883700 |
47 | SRR033575_1.fastq | 43014116 | 75 | 3226058700 |
48 | SRR033575_2.fastq | 43014116 | 75 | 3226058700 |
49 | SRR033576_1.fastq | 43881552 | 75 | 3291116400 |
50 | SRR033576_2.fastq | 43881552 | 75 | 3291116400 |
51 | SRR033577_1.fastq | 44275780 | 75 | 3320683500 |
52 | SRR033577_2.fastq | 44275780 | 75 | 3320683500 |
53 | SRR033578_1.fastq | 50932256 | 75 | 3819919200 |
54 | SRR033578_2.fastq | 50932256 | 75 | 3819919200 |
55 | SRR033579_1.fastq | 50963792 | 75 | 3822284400 |
56 | SRR033579_2.fastq | 50963792 | 75 | 3822284400 |
57 | SRR033580_1.fastq | 47329708 | 75 | 3549728100 |
58 | SRR033580_2.fastq | 47329708 | 75 | 3549728100 |
59 | SRR033581_1.fastq | 36354620 | 75 | 2726596500 |
60 | SRR033581_2.fastq | 36354620 | 75 | 2726596500 |
61 | SRR033582_1.fastq | 42518488 | 75 | 3188886600 |
62 | SRR033582_2.fastq | 42518488 | 75 | 3188886600 |
63 | SRR033583_1.fastq | 40551820 | 75 | 3041386500 |
64 | SRR033583_2.fastq | 40551820 | 75 | 3041386500 |
65 | SRR033584_1.fastq | 41197920 | 75 | 3089844000 |
66 | SRR033584_2.fastq | 41197920 | 75 | 3089844000 |
67 | SRR033585_1.fastq | 38647136 | 75 | 2898535200 |
68 | SRR033585_2.fastq | 38647136 | 75 | 2898535200 |
69 | SRR033586_1.fastq | 37941964 | 75 | 2845647300 |
70 | SRR033586_2.fastq | 37941964 | 75 | 2845647300 |
71 | SRR033587_1.fastq | 45184196 | 75 | 3388814700 |
72 | SRR033587_2.fastq | 45184196 | 75 | 3388814700 |
73 | SRR033588_1.fastq | 49829552 | 75 | 3737216400 |
74 | SRR033588_2.fastq | 49829552 | 75 | 3737216400 |
75 | SRR033589_1.fastq | 49263392 | 75 | 3694754400 |
76 | SRR033589_2.fastq | 49263392 | 75 | 3694754400 |
77 | SRR033590_1.fastq | 46582328 | 75 | 3493674600 |
78 | SRR033590_2.fastq | 46582328 | 75 | 3493674600 |
79 | SRR033591_1.fastq | 49959800 | 75 | 3746985000 |
80 | SRR033591_2.fastq | 49959800 | 75 | 3746985000 |
81 | SRR033592_1.fastq | 49806624 | 75 | 3735496800 |
82 | SRR033592_2.fastq | 49806624 | 75 | 3735496800 |
83 | SRR033593_1.fastq | 44973264 | 75 | 3372994800 |
84 | SRR033593_2.fastq | 44973264 | 75 | 3372994800 |
85 | SRR033594_1.fastq | 35298140 | 75 | 2647360500 |
86 | SRR033594_2.fastq | 35298140 | 75 | 2647360500 |
87 | SRR033595_1.fastq | 33396224 | 75 | 2504716800 |
88 | SRR033595_2.fastq | 33396224 | 75 | 2504716800 |
89 | SRR033596_1.fastq | 33513072 | 75 | 2513480400 |
90 | SRR033596_2.fastq | 33513072 | 75 | 2513480400 |
91 | SRR033597_1.fastq | 33738536 | 75 | 2530390200 |
92 | SRR033597_2.fastq | 33738536 | 75 | 2530390200 |
93 | SRR033598_1.fastq | 33698860 | 75 | 2527414500 |
94 | SRR033598_2.fastq | 33698860 | 75 | 2527414500 |
95 | SRR033599_1.fastq | 34741596 | 75 | 2605619700 |
96 | SRR033599_2.fastq | 34741596 | 75 | 2605619700 |
97 | SRR033600_1.fastq | 35548768 | 75 | 2666157600 |
98 | SRR033600_2.fastq | 35548768 | 75 | 2666157600 |
99 | SRR033601_1.fastq | 30653280 | 75 | 2298996000 |
100 | SRR033601_2.fastq | 30653280 | 75 | 2298996000 |
101 | SRR033602_1.fastq | 31295988 | 75 | 2347199100 |
102 | SRR033602_2.fastq | 31295988 | 75 | 2347199100 |
103 | SRR033603_1.fastq | 22230280 | 75 | 1667271000 |
104 | SRR033603_2.fastq | 22230280 | 75 | 1667271000 |
105 | SRR033604_1.fastq | 22552392 | 75 | 1691429400 |
106 | SRR033604_2.fastq | 22552392 | 75 | 1691429400 |
107 | SRR033605_1.fastq | 22204860 | 75 | 1665364500 |
108 | SRR033605_2.fastq | 22204860 | 75 | 1665364500 |
109 | SRR033606_1.fastq | 24272588 | 75 | 1820444100 |
110 | SRR033606_2.fastq | 24272588 | 75 | 1820444100 |
111 | SRR033607_1.fastq | 25241752 | 75 | 1893131400 |
112 | SRR033607_2.fastq | 25241752 | 75 | 1893131400 |
113 | SRR033608_1.fastq | 25934688 | 75 | 1945101600 |
114 | SRR033608_2.fastq | 25934688 | 75 | 1945101600 |
115 | SRR033609_1.fastq | 29209040 | 75 | 2190678000 |
116 | SRR033609_2.fastq | 29209040 | 75 | 2190678000 |
117 | SRR033610_1.fastq | 30452744 | 75 | 2283955800 |
118 | SRR033610_2.fastq | 30452744 | 75 | 2283955800 |
119 | SRR033611_1.fastq | 33816544 | 75 | 2536240800 |
120 | SRR033611_2.fastq | 33816544 | 75 | 2536240800 |
121 | SRR033612_1.fastq | 34501164 | 75 | 2587587300 |
122 | SRR033612_2.fastq | 34501164 | 75 | 2587587300 |
123 | SRR033613_1.fastq | 29660620 | 75 | 2224546500 |
124 | SRR033613_2.fastq | 29660620 | 75 | 2224546500 |
125 | SRR033614_1.fastq | 37914656 | 75 | 2843599200 |
126 | SRR033614_2.fastq | 37914656 | 75 | 2843599200 |
127 | SRR033615_1.fastq | 38005976 | 75 | 2850448200 |
128 | SRR033615_2.fastq | 38005976 | 75 | 2850448200 |
129 | SRR033616_1.fastq | 43965744 | 75 | 3297430800 |
130 | SRR033616_2.fastq | 43965744 | 75 | 3297430800 |
131 | SRR033617_1.fastq | 46335384 | 75 | 3475153800 |
132 | SRR033617_2.fastq | 46335384 | 75 | 3475153800 |
133 | SRR033618_1.fastq | 46948232 | 75 | 3521117400 |
134 | SRR033618_2.fastq | 46948232 | 75 | 3521117400 |
135 | SRR033619_1.fastq | 47209944 | 75 | 3540745800 |
136 | SRR033619_2.fastq | 47209944 | 75 | 3540745800 |
137 | SRR033620_1.fastq | 45119616 | 75 | 3383971200 |
138 | SRR033620_2.fastq | 45119616 | 75 | 3383971200 |
139 | SRR033621_1.fastq | 26939464 | 75 | 2020459800 |
140 | SRR033621_2.fastq | 26939464 | 75 | 2020459800 |
141 | SRR033622_1.fastq | 25720336 | 75 | 1929025200 |
142 | SRR033622_2.fastq | 25720336 | 75 | 1929025200 |
143 | SRR033623_1.fastq | 27676576 | 75 | 2075743200 |
144 | SRR033623_2.fastq | 27676576 | 75 | 2075743200 |
145 | SRR033624_1.fastq | 31982932 | 75 | 2398719900 |
146 | SRR033624_2.fastq | 31982932 | 75 | 2398719900 |
147 | SRR033625_1.fastq | 35308472 | 75 | 2648135400 |
148 | SRR033625_2.fastq | 35308472 | 75 | 2648135400 |
149 | SRR033626_1.fastq | 35703328 | 75 | 2677749600 |
150 | SRR033626_2.fastq | 35703328 | 75 | 2677749600 |
151 | SRR033627_1.fastq | 33266868 | 75 | 2495015100 |
152 | SRR033627_2.fastq | 33266868 | 75 | 2495015100 |
153 | SRR033628_1.fastq | 53547956 | 75 | 4016096700 |
154 | SRR033628_2.fastq | 53547956 | 75 | 4016096700 |
155 | SRR033629_1.fastq | 45474980 | 75 | 3410623500 |
156 | SRR033629_2.fastq | 45474980 | 75 | 3410623500 |
157 | SRR033630_1.fastq | 40327452 | 75 | 3024558900 |
158 | SRR033630_2.fastq | 40327452 | 75 | 3024558900 |
159 | SRR033631_1.fastq | 41158436 | 75 | 3086882700 |
160 | SRR033631_2.fastq | 41158436 | 75 | 3086882700 |
161 | SRR033632_1.fastq | 54755312 | 75 | 4106648400 |
162 | SRR033632_2.fastq | 54755312 | 75 | 4106648400 |
163 | SRR033633_1.fastq | 41212468 | 75 | 3090935100 |
164 | SRR033633_2.fastq | 41212468 | 75 | 3090935100 |
Total | - | 6372129288 | - | 477909696600 |
Assuming the genome size is 3 gigabases, the coverage is 159.
Memory utilization
To run and develop Ray on this large dataset, I utilize colosse: 960 compute nodes each having two quad-core Intel Nehalem-EP -- 8 cores -- and 24 gigabytes of memory. I runned Ray on 64 computers: 512 processors cores and 1536 gigabytes of distributed memory.
Global identifier | Per-host identifier | Host-specific queue-name | Type | Job name | Job identifier | Host name | Average load | Number of processor cores | Host-specific utilized memory | Host-specific available memory |
---|---|---|---|---|---|---|---|---|---|---|
1 | 1 | mpi@r104-n27 | MASTER | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
1 | 1 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
2 | 2 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
3 | 3 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
4 | 4 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
5 | 5 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
6 | 6 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
7 | 7 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
8 | 8 | mpi@r104-n27 | SLAVE | Ray.r4140 | 1184258 | r104-n27 | 8.20 | 8 | 20.4G | 23.5G |
9 | 1 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
10 | 2 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
11 | 3 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
12 | 4 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
13 | 5 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
14 | 6 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
15 | 7 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
16 | 8 | mpi@r105-n49 | SLAVE | Ray.r4140 | 1184258 | r105-n49 | 8.10 | 8 | 20.2G | 23.5G |
17 | 1 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
18 | 2 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
19 | 3 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
20 | 4 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
21 | 5 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
22 | 6 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
23 | 7 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
24 | 8 | mpi@r105-n51 | SLAVE | Ray.r4140 | 1184258 | r105-n51 | 8.14 | 8 | 20.1G | 23.5G |
25 | 1 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
26 | 2 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
27 | 3 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
28 | 4 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
29 | 5 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
30 | 6 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
31 | 7 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
32 | 8 | mpi@r106-n27 | SLAVE | Ray.r4140 | 1184258 | r106-n27 | 8.04 | 8 | 20.6G | 23.5G |
33 | 1 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
34 | 2 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
35 | 3 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
36 | 4 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
37 | 5 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
38 | 6 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
39 | 7 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
40 | 8 | mpi@r106-n29 | SLAVE | Ray.r4140 | 1184258 | r106-n29 | 8.13 | 8 | 20.1G | 23.5G |
41 | 1 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
42 | 2 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
43 | 3 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
44 | 4 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
45 | 5 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
46 | 6 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
47 | 7 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
48 | 8 | mpi@r106-n35 | SLAVE | Ray.r4140 | 1184258 | r106-n35 | 8.00 | 8 | 20.6G | 23.5G |
49 | 1 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
50 | 2 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
51 | 3 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
52 | 4 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
53 | 5 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
54 | 6 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
55 | 7 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
56 | 8 | mpi@r106-n36 | SLAVE | Ray.r4140 | 1184258 | r106-n36 | 8.00 | 8 | 20.8G | 23.5G |
57 | 1 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
58 | 2 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
59 | 3 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
60 | 4 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
61 | 5 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
62 | 6 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
63 | 7 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
64 | 8 | mpi@r106-n41 | SLAVE | Ray.r4140 | 1184258 | r106-n41 | 8.00 | 8 | 20.2G | 23.5G |
65 | 1 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
66 | 2 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
67 | 3 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
68 | 4 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
69 | 5 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
70 | 6 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
71 | 7 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
72 | 8 | mpi@r106-n50 | SLAVE | Ray.r4140 | 1184258 | r106-n50 | 8.20 | 8 | 20.0G | 23.5G |
73 | 1 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
74 | 2 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
75 | 3 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
76 | 4 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
77 | 5 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
78 | 6 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
79 | 7 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
80 | 8 | mpi@r106-n60 | SLAVE | Ray.r4140 | 1184258 | r106-n60 | 8.00 | 8 | 20.4G | 23.5G |
81 | 1 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
82 | 2 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
83 | 3 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
84 | 4 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
85 | 5 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
86 | 6 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
87 | 7 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
88 | 8 | mpi@r106-n61 | SLAVE | Ray.r4140 | 1184258 | r106-n61 | 10.00 | 8 | 21.3G | 23.5G |
89 | 1 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
90 | 2 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
91 | 3 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
92 | 4 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
93 | 5 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
94 | 6 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
95 | 7 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
96 | 8 | mpi@r106-n69 | SLAVE | Ray.r4140 | 1184258 | r106-n69 | 8.00 | 8 | 20.0G | 23.5G |
97 | 1 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
98 | 2 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
99 | 3 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
100 | 4 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
101 | 5 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
102 | 6 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
103 | 7 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
104 | 8 | mpi@r107-n52 | SLAVE | Ray.r4140 | 1184258 | r107-n52 | 8.03 | 8 | 20.1G | 23.5G |
105 | 1 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
106 | 2 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
107 | 3 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
108 | 4 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
109 | 5 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
110 | 6 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
111 | 7 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
112 | 8 | mpi@r107-n73 | SLAVE | Ray.r4140 | 1184258 | r107-n73 | 8.12 | 8 | 20.6G | 23.5G |
113 | 1 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
114 | 2 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
115 | 3 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
116 | 4 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
117 | 5 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
118 | 6 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
119 | 7 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
120 | 8 | mpi@r107-n74 | SLAVE | Ray.r4140 | 1184258 | r107-n74 | 8.11 | 8 | 20.4G | 23.5G |
121 | 1 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
122 | 2 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
123 | 3 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
124 | 4 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
125 | 5 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
126 | 6 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
127 | 7 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
128 | 8 | mpi@r107-n77 | SLAVE | Ray.r4140 | 1184258 | r107-n77 | 8.12 | 8 | 20.6G | 23.5G |
129 | 1 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
130 | 2 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
131 | 3 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
132 | 4 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
133 | 5 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
134 | 6 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
135 | 7 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
136 | 8 | mpi@r107-n78 | SLAVE | Ray.r4140 | 1184258 | r107-n78 | 8.13 | 8 | 20.6G | 23.5G |
137 | 1 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
138 | 2 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
139 | 3 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
140 | 4 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
141 | 5 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
142 | 6 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
143 | 7 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
144 | 8 | mpi@r107-n88 | SLAVE | Ray.r4140 | 1184258 | r107-n88 | 8.02 | 8 | 20.1G | 23.5G |
145 | 1 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
146 | 2 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
147 | 3 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
148 | 4 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
149 | 5 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
150 | 6 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
151 | 7 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
152 | 8 | mpi@r107-n92 | SLAVE | Ray.r4140 | 1184258 | r107-n92 | 8.15 | 8 | 20.4G | 23.5G |
153 | 1 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
154 | 2 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
155 | 3 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
156 | 4 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
157 | 5 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
158 | 6 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
159 | 7 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
160 | 8 | mpi@r108-n35 | SLAVE | Ray.r4140 | 1184258 | r108-n35 | 8.00 | 8 | 20.5G | 23.5G |
161 | 1 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
162 | 2 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
163 | 3 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
164 | 4 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
165 | 5 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
166 | 6 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
167 | 7 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
168 | 8 | mpi@r108-n40 | SLAVE | Ray.r4140 | 1184258 | r108-n40 | 8.13 | 8 | 20.0G | 23.5G |
169 | 1 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
170 | 2 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
171 | 3 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
172 | 4 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
173 | 5 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
174 | 6 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
175 | 7 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
176 | 8 | mpi@r108-n41 | SLAVE | Ray.r4140 | 1184258 | r108-n41 | 8.13 | 8 | 20.1G | 23.5G |
177 | 1 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
178 | 2 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
179 | 3 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
180 | 4 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
181 | 5 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
182 | 6 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
183 | 7 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
184 | 8 | mpi@r108-n47 | SLAVE | Ray.r4140 | 1184258 | r108-n47 | 8.00 | 8 | 20.5G | 23.5G |
185 | 1 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
186 | 2 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
187 | 3 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
188 | 4 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
189 | 5 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
190 | 6 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
191 | 7 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
192 | 8 | mpi@r108-n48 | SLAVE | Ray.r4140 | 1184258 | r108-n48 | 8.00 | 8 | 20.4G | 23.5G |
193 | 1 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
194 | 2 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
195 | 3 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
196 | 4 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
197 | 5 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
198 | 6 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
199 | 7 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
200 | 8 | mpi@r108-n59 | SLAVE | Ray.r4140 | 1184258 | r108-n59 | 8.15 | 8 | 20.8G | 23.5G |
201 | 1 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
202 | 2 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
203 | 3 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
204 | 4 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
205 | 5 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
206 | 6 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
207 | 7 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
208 | 8 | mpi@r108-n64 | SLAVE | Ray.r4140 | 1184258 | r108-n64 | 8.00 | 8 | 20.5G | 23.5G |
209 | 1 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
210 | 2 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
211 | 3 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
212 | 4 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
213 | 5 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
214 | 6 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
215 | 7 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
216 | 8 | mpi@r108-n77 | SLAVE | Ray.r4140 | 1184258 | r108-n77 | 8.00 | 8 | 21.0G | 23.5G |
217 | 1 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
218 | 2 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
219 | 3 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
220 | 4 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
221 | 5 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
222 | 6 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
223 | 7 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
224 | 8 | mpi@r108-n84 | SLAVE | Ray.r4140 | 1184258 | r108-n84 | 8.02 | 8 | 20.6G | 23.5G |
225 | 1 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
226 | 2 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
227 | 3 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
228 | 4 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
229 | 5 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
230 | 6 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
231 | 7 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
232 | 8 | mpi@r108-n91 | SLAVE | Ray.r4140 | 1184258 | r108-n91 | 8.06 | 8 | 20.7G | 23.5G |
233 | 1 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
234 | 2 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
235 | 3 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
236 | 4 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
237 | 5 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
238 | 6 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
239 | 7 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
240 | 8 | mpi@r109-n1 | SLAVE | Ray.r4140 | 1184258 | r109-n1 | 8.14 | 8 | 20.4G | 23.5G |
241 | 1 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
242 | 2 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
243 | 3 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
244 | 4 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
245 | 5 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
246 | 6 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
247 | 7 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
248 | 8 | mpi@r109-n10 | SLAVE | Ray.r4140 | 1184258 | r109-n10 | 8.11 | 8 | 20.5G | 23.5G |
249 | 1 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
250 | 2 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
251 | 3 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
252 | 4 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
253 | 5 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
254 | 6 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
255 | 7 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
256 | 8 | mpi@r109-n12 | SLAVE | Ray.r4140 | 1184258 | r109-n12 | 8.01 | 8 | 20.2G | 23.5G |
257 | 1 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
258 | 2 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
259 | 3 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
260 | 4 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
261 | 5 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
262 | 6 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
263 | 7 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
264 | 8 | mpi@r109-n13 | SLAVE | Ray.r4140 | 1184258 | r109-n13 | 8.13 | 8 | 20.6G | 23.5G |
265 | 1 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
266 | 2 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
267 | 3 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
268 | 4 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
269 | 5 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
270 | 6 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
271 | 7 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
272 | 8 | mpi@r109-n14 | SLAVE | Ray.r4140 | 1184258 | r109-n14 | 8.00 | 8 | 20.5G | 23.5G |
273 | 1 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
274 | 2 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
275 | 3 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
276 | 4 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
277 | 5 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
278 | 6 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
279 | 7 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
280 | 8 | mpi@r109-n15 | SLAVE | Ray.r4140 | 1184258 | r109-n15 | 8.17 | 8 | 20.1G | 23.5G |
281 | 1 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
282 | 2 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
283 | 3 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
284 | 4 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
285 | 5 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
286 | 6 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
287 | 7 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
288 | 8 | mpi@r109-n16 | SLAVE | Ray.r4140 | 1184258 | r109-n16 | 8.01 | 8 | 20.5G | 23.5G |
289 | 1 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
290 | 2 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
291 | 3 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
292 | 4 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
293 | 5 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
294 | 6 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
295 | 7 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
296 | 8 | mpi@r109-n18 | SLAVE | Ray.r4140 | 1184258 | r109-n18 | 8.00 | 8 | 20.5G | 23.5G |
297 | 1 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
298 | 2 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
299 | 3 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
300 | 4 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
301 | 5 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
302 | 6 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
303 | 7 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
304 | 8 | mpi@r109-n19 | SLAVE | Ray.r4140 | 1184258 | r109-n19 | 8.14 | 8 | 20.6G | 23.5G |
305 | 1 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
306 | 2 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
307 | 3 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
308 | 4 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
309 | 5 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
310 | 6 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
311 | 7 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
312 | 8 | mpi@r109-n21 | SLAVE | Ray.r4140 | 1184258 | r109-n21 | 8.16 | 8 | 20.3G | 23.5G |
313 | 1 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
314 | 2 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
315 | 3 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
316 | 4 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
317 | 5 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
318 | 6 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
319 | 7 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
320 | 8 | mpi@r109-n22 | SLAVE | Ray.r4140 | 1184258 | r109-n22 | 8.00 | 8 | 20.6G | 23.5G |
321 | 1 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
322 | 2 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
323 | 3 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
324 | 4 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
325 | 5 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
326 | 6 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
327 | 7 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
328 | 8 | mpi@r109-n23 | SLAVE | Ray.r4140 | 1184258 | r109-n23 | 8.13 | 8 | 20.5G | 23.5G |
329 | 1 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
330 | 2 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
331 | 3 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
332 | 4 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
333 | 5 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
334 | 6 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
335 | 7 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
336 | 8 | mpi@r109-n3 | SLAVE | Ray.r4140 | 1184258 | r109-n3 | 8.00 | 8 | 20.5G | 23.5G |
337 | 1 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
338 | 2 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
339 | 3 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
340 | 4 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
341 | 5 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
342 | 6 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
343 | 7 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
344 | 8 | mpi@r109-n4 | SLAVE | Ray.r4140 | 1184258 | r109-n4 | 8.05 | 8 | 20.6G | 23.5G |
345 | 1 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
346 | 2 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
347 | 3 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
348 | 4 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
349 | 5 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
350 | 6 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
351 | 7 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
352 | 8 | mpi@r109-n40 | SLAVE | Ray.r4140 | 1184258 | r109-n40 | 8.06 | 8 | 20.4G | 23.5G |
353 | 1 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
354 | 2 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
355 | 3 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
356 | 4 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
357 | 5 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
358 | 6 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
359 | 7 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
360 | 8 | mpi@r109-n43 | SLAVE | Ray.r4140 | 1184258 | r109-n43 | 8.00 | 8 | 21.0G | 23.5G |
361 | 1 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
362 | 2 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
363 | 3 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
364 | 4 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
365 | 5 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
366 | 6 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
367 | 7 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
368 | 8 | mpi@r109-n5 | SLAVE | Ray.r4140 | 1184258 | r109-n5 | 8.00 | 8 | 20.5G | 23.5G |
369 | 1 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
370 | 2 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
371 | 3 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
372 | 4 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
373 | 5 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
374 | 6 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
375 | 7 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
376 | 8 | mpi@r109-n50 | SLAVE | Ray.r4140 | 1184258 | r109-n50 | 8.14 | 8 | 20.2G | 23.5G |
377 | 1 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
378 | 2 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
379 | 3 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
380 | 4 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
381 | 5 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
382 | 6 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
383 | 7 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
384 | 8 | mpi@r109-n52 | SLAVE | Ray.r4140 | 1184258 | r109-n52 | 8.00 | 8 | 20.3G | 23.5G |
385 | 1 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
386 | 2 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
387 | 3 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
388 | 4 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
389 | 5 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
390 | 6 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
391 | 7 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
392 | 8 | mpi@r109-n58 | SLAVE | Ray.r4140 | 1184258 | r109-n58 | 8.02 | 8 | 20.6G | 23.5G |
393 | 1 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
394 | 2 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
395 | 3 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
396 | 4 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
397 | 5 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
398 | 6 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
399 | 7 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
400 | 8 | mpi@r109-n60 | SLAVE | Ray.r4140 | 1184258 | r109-n60 | 8.15 | 8 | 20.2G | 23.5G |
401 | 1 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
402 | 2 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
403 | 3 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
404 | 4 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
405 | 5 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
406 | 6 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
407 | 7 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
408 | 8 | mpi@r109-n61 | SLAVE | Ray.r4140 | 1184258 | r109-n61 | 8.00 | 8 | 20.6G | 23.5G |
409 | 1 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
410 | 2 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
411 | 3 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
412 | 4 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
413 | 5 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
414 | 6 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
415 | 7 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
416 | 8 | mpi@r109-n62 | SLAVE | Ray.r4140 | 1184258 | r109-n62 | 8.00 | 8 | 20.2G | 23.5G |
417 | 1 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
418 | 2 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
419 | 3 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
420 | 4 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
421 | 5 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
422 | 6 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
423 | 7 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
424 | 8 | mpi@r109-n63 | SLAVE | Ray.r4140 | 1184258 | r109-n63 | 8.00 | 8 | 20.2G | 23.5G |
425 | 1 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
426 | 2 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
427 | 3 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
428 | 4 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
429 | 5 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
430 | 6 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
431 | 7 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
432 | 8 | mpi@r109-n65 | SLAVE | Ray.r4140 | 1184258 | r109-n65 | 8.00 | 8 | 20.3G | 23.5G |
433 | 1 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
434 | 2 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
435 | 3 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
436 | 4 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
437 | 5 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
438 | 6 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
439 | 7 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
440 | 8 | mpi@r109-n66 | SLAVE | Ray.r4140 | 1184258 | r109-n66 | 8.00 | 8 | 20.2G | 23.5G |
441 | 1 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
442 | 2 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
443 | 3 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
444 | 4 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
445 | 5 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
446 | 6 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
447 | 7 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
448 | 8 | mpi@r109-n7 | SLAVE | Ray.r4140 | 1184258 | r109-n7 | 8.14 | 8 | 20.6G | 23.5G |
449 | 1 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
450 | 2 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
451 | 3 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
452 | 4 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
453 | 5 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
454 | 6 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
455 | 7 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
456 | 8 | mpi@r109-n8 | SLAVE | Ray.r4140 | 1184258 | r109-n8 | 8.14 | 8 | 20.7G | 23.5G |
457 | 1 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
458 | 2 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
459 | 3 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
460 | 4 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
461 | 5 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
462 | 6 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
463 | 7 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
464 | 8 | mpi@r109-n9 | SLAVE | Ray.r4140 | 1184258 | r109-n9 | 8.14 | 8 | 20.6G | 23.5G |
465 | 1 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
466 | 2 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
467 | 3 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
468 | 4 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
469 | 5 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
470 | 6 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
471 | 7 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
472 | 8 | mpi@r110-n11 | SLAVE | Ray.r4140 | 1184258 | r110-n11 | 8.04 | 8 | 20.5G | 23.5G |
473 | 1 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
474 | 2 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
475 | 3 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
476 | 4 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
477 | 5 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
478 | 6 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
479 | 7 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
480 | 8 | mpi@r110-n14 | SLAVE | Ray.r4140 | 1184258 | r110-n14 | 8.15 | 8 | 20.2G | 23.5G |
481 | 1 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
482 | 2 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
483 | 3 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
484 | 4 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
485 | 5 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
486 | 6 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
487 | 7 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
488 | 8 | mpi@r110-n15 | SLAVE | Ray.r4140 | 1184258 | r110-n15 | 8.00 | 8 | 20.1G | 23.5G |
489 | 1 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
490 | 2 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
491 | 3 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
492 | 4 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
493 | 5 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
494 | 6 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
495 | 7 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
496 | 8 | mpi@r110-n19 | SLAVE | Ray.r4140 | 1184258 | r110-n19 | 8.15 | 8 | 20.2G | 23.5G |
497 | 1 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
498 | 2 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
499 | 3 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
500 | 4 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
501 | 5 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
502 | 6 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
503 | 7 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
504 | 8 | mpi@r110-n2 | SLAVE | Ray.r4140 | 1184258 | r110-n2 | 8.15 | 8 | 20.2G | 23.5G |
505 | 1 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
506 | 2 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
507 | 3 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
508 | 4 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
509 | 5 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
510 | 6 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
511 | 7 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
512 | 8 | mpi@r110-n5 | SLAVE | Ray.r4140 | 1184258 | r110-n5 | 8.00 | 8 | 20.1G | 23.5G |
If you have read the table thoroughly, you presumably noticed the load of the compute node named r106-n61. It is 10.00 and it is off-limits. Reason's zombies. Yes, zombies. Previous jobs were not properly cleaned on completion and ghost processes plague some compute nodes, sometimes.
Comments
I'm really interested in this:
- how long did this job take?
We have some people using Velvet, but they require huge memory machines (512 GB+), and we have clusters similar to this, with much less on individual nodes.