July 15 2003 2:23:42.751 PM 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 = 7 For RUN_TYPE = 7, 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 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: 16 16 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: 16 1 Initial_RAW 0.687632E-01 0 HMEANS_RAW 0.918241E-03 31 KMEANS_RAW 0.893075E-03 12 2 Initial_RAW 0.693592E-01 0 HMEANS_RAW 0.906169E-03 21 KMEANS_RAW 0.890343E-03 18 3 Initial_RAW 0.707095E-01 0 HMEANS_RAW 0.936855E-03 31 KMEANS_RAW 0.890781E-03 30 4 Initial_RAW 0.698600E-01 0 HMEANS_RAW 0.899236E-03 31 KMEANS_RAW 0.890081E-03 12 5 Initial_RAW 0.705772E-01 0 HMEANS_RAW 0.823285E-03 31 KMEANS_RAW 0.785903E-03 16 6 Initial_RAW 0.703662E-01 0 HMEANS_RAW 0.112831E-02 31 KMEANS_RAW 0.109860E-02 17 7 Initial_RAW 0.678575E-01 0 HMEANS_RAW 0.805387E-03 31 KMEANS_RAW 0.787444E-03 10 8 Initial_RAW 0.690768E-01 0 HMEANS_RAW 0.166642E-02 31 KMEANS_RAW 0.155880E-02 30 9 Initial_RAW 0.688848E-01 0 HMEANS_RAW 0.783009E-03 31 KMEANS_RAW 0.760157E-03 13 10 Initial_RAW 0.707850E-01 0 HMEANS_RAW 0.912288E-03 31 KMEANS_RAW 0.890624E-03 17 11 Initial_RAW 0.694405E-01 0 HMEANS_RAW 0.807004E-03 17 KMEANS_RAW 0.797322E-03 8 12 Initial_RAW 0.688876E-01 0 HMEANS_RAW 0.110945E-02 22 KMEANS_RAW 0.109818E-02 8 13 Initial_RAW 0.709151E-01 0 HMEANS_RAW 0.910959E-03 28 KMEANS_RAW 0.890624E-03 16 14 Initial_RAW 0.703829E-01 0 HMEANS_RAW 0.777438E-03 31 KMEANS_RAW 0.759742E-03 17 15 Initial_RAW 0.695222E-01 0 HMEANS_RAW 0.775183E-03 26 KMEANS_RAW 0.759132E-03 16 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 16 0.0008 0.0016 Energy table: Number of Energy Clusters Energy /point Sqrt(E/Pt) 16 0.0008 0.0000 0.0012 CLUSTER_CENSUS Individual cluster population and energy Index Population Percentage Energy Percentage Min Max 1 39 7 0.334317 6 293 331 2 27 5 0.354201 7 266 292 3 26 5 0.280425 5 414 439 4 48 9 0.334038 6 332 379 5 26 5 0.254937 5 440 465 6 71 14 0.283401 5 180 250 7 15 3 0.408260 8 251 265 8 35 7 0.239770 4 466 500 9 30 6 0.300120 6 71 100 10 24 4 0.282648 5 15 38 11 24 4 0.294461 5 124 147 12 34 6 0.307985 6 380 413 13 32 6 0.295630 5 39 70 14 23 4 0.266272 5 101 123 15 14 2 0.368536 7 1 14 16 32 6 0.273329 5 148 179 ------ --- ------------ --- Total 500 100 4.87833 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 Write file gen_007.txt Write file gen_008.txt Write file gen_009.txt Write file gen_010.txt Write file gen_011.txt Write file gen_012.txt Write file gen_013.txt Write file gen_014.txt Write file gen_015.txt Write file gen_016.txt CVT_BASIS Normal end of execution. July 15 2003 2:34:40.054 PM