February 4 2004 8:27:24.272 AM CVT_BASIS Arrange a set of PDE solution data into clusters. Null cluster policy: 0, do nothing, accept null clusters; 1, reset center to a random data point; 2, reset center to random point in hull; NULL_CLUSTER_POLICY = 1 RANDOM_INITIALIZE Initialize RANDOM_NUMBER with user SEED = 12345678 What is the run type? RUN_TYPE = 6 For RUN_TYPE = 6, read in the steady state solution from "STEADY.TXT" and, letting SS be the steady state solution, subtract 5/3 SS from solutions 1 through 250 subtract 1/3 SS from solutions 251 through 500. We do NOT normalize the result. What is the name of the XY data file? The file "/a/fs/r1/src-samples/datasets/tcell_flow/xy.txt" contains 4961 lines. X minimum : 0.00000 X maximum : 1.00000 Y minimum : 0.00000 Y maximum : 1.00000 What is the name of the steady state file? Steady state information was read from the file "/a/fs/r1/src-samples/datasets/tcell_flow/steady.txt". Steady max norm = 3.00284 Steady l2 norm = 121.425 What is the name of the first solution file? We believe the number of solution files is 500 The data is stored in an M by N matrix. The "spatial" dimension M is 9922 The number of data points N is 500 All the data has been read into POINT. Enter lower and upper number of clusters The program will try to determine the minimum energy of a clustering, for cluster sizes in the range: 6 6 Enter the number of different random cluster configurations to check For each number of clusters, the number of distinct initial random configurations to be checked will be 15 Enter the number of energy iterations For each initial random configuration, the number of times the program will recompute the cluster centers, cluster components, and energy is 30 Enter element file for mass matrix preconditioning or "None". Number of elements = 2400 Number of nodes per element = 6 The bandwidth of the matrix is 165 Compute the mass matrix. Cholesky-factor the mass matrix. Enter 0 to use raw data, 1 to use normalized data. NORMAL = 0 Data will NOT be normalized. Number of clusters allowed: 6 1 Initial_RAW 7.80155 0 HMEANS_RAW 0.881161 13 KMEANS_RAW 0.872743 3 2 Initial_RAW 7.79433 0 HMEANS_RAW 0.760558 22 KMEANS_RAW 0.756035 4 3 Initial_RAW 7.68334 0 HMEANS_RAW 0.762090 21 KMEANS_RAW 0.757508 4 4 Initial_RAW 7.80669 0 HMEANS_RAW 0.762090 22 KMEANS_RAW 0.757508 4 5 Initial_RAW 7.82044 0 HMEANS_RAW 0.881161 14 KMEANS_RAW 0.872743 3 6 Initial_RAW 7.85639 0 HMEANS_RAW 0.760558 22 KMEANS_RAW 0.756035 4 7 Initial_RAW 7.78592 0 HMEANS_RAW 0.881161 14 KMEANS_RAW 0.872743 3 8 Initial_RAW 7.88144 0 HMEANS_RAW 0.881161 14 KMEANS_RAW 0.872743 3 9 Initial_RAW 7.74908 0 HMEANS_RAW 0.881161 14 KMEANS_RAW 0.872743 3 10 Initial_RAW 7.84939 0 HMEANS_RAW 0.881161 14 KMEANS_RAW 0.872743 3 11 Initial_RAW 7.86567 0 HMEANS_RAW 0.881161 14 KMEANS_RAW 0.872743 3 12 Initial_RAW 7.68924 0 HMEANS_RAW 0.760558 23 KMEANS_RAW 0.756035 4 13 Initial_RAW 7.83083 0 HMEANS_RAW 0.762090 22 KMEANS_RAW 0.757508 4 14 Initial_RAW 7.76676 0 HMEANS_RAW 0.760558 22 KMEANS_RAW 0.756035 4 15 Initial_RAW 7.82070 0 HMEANS_RAW 0.762090 20 KMEANS_RAW 0.757508 4 ANALYSIS_RAW: Computed energy range for given cluster size: (The minimum and maximum should be close if we're taking enough iterations.) Number of Minimum Maximum Clusters Energy Energy 6 0.7560 0.8727 Energy table: Number of Energy Clusters Energy /point Sqrt(E/Pt) 6 0.7560 0.0015 0.0389 CLUSTER_CENSUS Individual cluster population and energy Index Population Percentage Energy Percentage Min Max 1 7 1 525.014 10 1 7 2 11 2 1131.21 23 251 261 3 397 79 1228.18 25 62 500 4 31 6 1039.77 21 262 292 5 16 3 491.224 10 8 23 6 38 7 441.677 9 24 61 ------ --- ------------ --- Total 500 100 4857.08 100 1 500 CVT_BASIS: Writing cluster generators to individual files. Write file gen_001.txt Write file gen_002.txt Write file gen_003.txt Write file gen_004.txt Write file gen_005.txt Write file gen_006.txt CVT_BASIS Normal end of execution. February 4 2004 8:31:24.767 AM