c Copyright Volker Turau & Christoph Weyer, 2022 c Institute of Telematics c Hamburg University of Technology, Hamburg, Germany c Contact: turau@tuhh.de c Graph file: benchmark/color04/miles500.col c Target file: benchmark/color04/miles500_02.dat c Size of independent set: 17 c Number of nodes of graph: 128 c Number of edges of graph: 1170 c Average degree of graph: 18.28 s 1 22 27 35 48 70 77 84 85 99 101 104 106 112 117 119 121 t 1 3 14 32 34 35 49 61 77 85 88 106 111 112 119 122 125 c BFS found 78 new nodes in level 1 (total 79/223696213) c BFS found 2112 new nodes in level 2 (total 2191/223696213) c BFS found 26687 new nodes in level 3 (total 28878/223696213) c R=10 c Found with: Iterative A*-Search a YES a 1 22 27 35 48 70 77 84 85 99 101 104 106 112 117 119 121 a 1 22 27 35 48 70 77 85 99 101 104 106 111 112 117 119 121 a 1 27 35 48 61 70 77 85 99 101 104 106 111 112 117 119 121 a 1 27 35 48 49 61 70 77 85 99 101 106 111 112 117 119 121 a 1 27 34 35 48 49 61 70 77 85 99 101 106 111 112 117 119 a 1 27 32 34 35 49 61 70 77 85 99 101 106 111 112 117 119 a 1 3 27 32 34 35 49 61 70 77 85 99 101 106 111 112 119 a 1 3 27 32 34 35 49 61 70 77 85 99 106 111 112 119 125 a 1 3 14 27 32 34 35 49 61 70 77 85 106 111 112 119 125 a 1 3 14 32 34 35 49 61 70 77 85 88 106 111 112 119 125 a 1 3 14 32 34 35 49 61 77 85 88 106 111 112 119 122 125 c Length: 10 Command being timed: "src/recon_th benchmark/color04/miles500.col benchmark/color04/miles500_02.dat" User time (seconds): 0.05 System time (seconds): 0.04 Percent of CPU this job got: 188% Elapsed (wall clock) time (h:mm:ss or m:ss): 0:00.05 Average shared text size (kbytes): 0 Average unshared data size (kbytes): 0 Average stack size (kbytes): 0 Average total size (kbytes): 0 Maximum resident set size (kbytes): 268056 Average resident set size (kbytes): 0 Major (requiring I/O) page faults: 0 Minor (reclaiming a frame) page faults: 66601 Voluntary context switches: 4 Involuntary context switches: 4 Swaps: 0 File system inputs: 8 File system outputs: 0 Socket messages sent: 0 Socket messages received: 0 Signals delivered: 0 Page size (bytes): 4096 Exit status: 0