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/queen15_15.col c Target file: benchmark/color04/queen15_15_01.dat c Size of independent set: 14 c Number of nodes of graph: 225 c Number of edges of graph: 5180 c Average degree of graph: 46.04 s 7 28 40 50 69 90 94 107 131 143 177 186 198 211 t 4 40 50 69 90 103 107 134 143 151 177 186 198 221 c BFS found 17 new nodes in level 1 (total 18/206488812) c BFS found 40 new nodes in level 2 (total 58/206488812) c BFS found 95 new nodes in level 3 (total 153/206488812) c BFS found 231 new nodes in level 4 (total 380/206488812) c BFS exiting found=true count=634 max_count=206488812 c R=5 c Found with: Breadth First Search a YES a 7 28 40 50 69 90 94 107 131 143 177 186 198 211 a 7 28 40 50 69 90 94 107 134 143 177 186 198 211 a 7 28 40 50 69 90 94 107 134 143 151 177 186 198 a 7 28 40 50 69 90 107 134 143 151 177 186 198 221 a 4 28 40 50 69 90 107 134 143 151 177 186 198 221 a 4 40 50 69 90 103 107 134 143 151 177 186 198 221 c Length: 5 Command being timed: "src/recon_th benchmark/color04/queen15_15.col benchmark/color04/queen15_15_01.dat" User time (seconds): 0.01 System time (seconds): 0.03 Percent of CPU this job got: 101% 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): 264164 Average resident set size (kbytes): 0 Major (requiring I/O) page faults: 0 Minor (reclaiming a frame) page faults: 65651 Voluntary context switches: 5 Involuntary context switches: 2 Swaps: 0 File system inputs: 104 File system outputs: 0 Socket messages sent: 0 Socket messages received: 0 Signals delivered: 0 Page size (bytes): 4096 Exit status: 0