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/handcrafted/hc-power-11.col c Target file: benchmark/handcrafted/hc-power-11_01.dat c Size of independent set: 9 c Number of nodes of graph: 21 c Number of edges of graph: 28 c Average degree of graph: 2.67 s 1 3 5 11 13 15 16 18 20 t 1 3 5 10 12 14 17 19 21 c BFS found 2 new nodes in level 1 (total 3/268435456) c BFS found 1 new nodes in level 2 (total 4/268435456) c BFS found 1 new nodes in level 3 (total 5/268435456) c BFS found 2 new nodes in level 4 (total 6/268435456) c BFS found 2 new nodes in level 5 (total 8/268435456) c BFS found 2 new nodes in level 6 (total 10/268435456) c BFS found 2 new nodes in level 7 (total 11/268435456) c BFS found 1 new nodes in level 8 (total 11/268435456) c BFS found 1 new nodes in level 9 (total 11/268435456) c BFS found 1 new nodes in level 10 (total 11/268435456) c BFS found 1 new nodes in level 11 (total 12/268435456) c BFS found 1 new nodes in level 12 (total 13/268435456) c BFS found 1 new nodes in level 13 (total 14/268435456) c BFS found 1 new nodes in level 14 (total 15/268435456) c BFS found 1 new nodes in level 15 (total 16/268435456) c BFS found 2 new nodes in level 16 (total 18/268435456) c BFS found 2 new nodes in level 17 (total 20/268435456) c BFS found 2 new nodes in level 18 (total 22/268435456) c BFS found 2 new nodes in level 19 (total 24/268435456) c BFS found 1 new nodes in level 20 (total 25/268435456) c BFS exiting found=true count=25 max_count=268435456 c R=6 c Found with: Breadth First Search a YES a 1 3 5 11 13 15 16 18 20 a 1 3 6 11 13 15 16 18 20 a 1 4 6 11 13 15 16 18 20 a 2 4 6 11 13 15 16 18 20 a 2 4 6 9 11 13 16 18 20 a 2 4 6 9 11 13 16 18 21 a 2 4 6 11 13 14 16 18 21 a 1 4 6 11 13 14 16 18 21 a 1 3 6 11 13 14 16 18 21 a 1 3 5 11 13 14 16 18 21 a 1 3 5 8 11 14 16 18 21 a 1 3 5 8 11 14 16 19 21 a 1 3 5 11 12 14 16 19 21 a 1 3 6 11 12 14 16 19 21 a 1 4 6 11 12 14 16 19 21 a 2 4 6 11 12 14 16 19 21 a 2 4 6 7 12 14 16 19 21 a 2 4 6 7 12 14 17 19 21 a 2 4 6 10 12 14 17 19 21 a 1 4 6 10 12 14 17 19 21 a 1 3 6 10 12 14 17 19 21 a 1 3 5 10 12 14 17 19 21 c Length: 21 Command being timed: "src/recon_th benchmark/handcrafted/hc-power-11.col benchmark/handcrafted/hc-power-11_01.dat" User time (seconds): 0.00 System time (seconds): 0.04 Percent of CPU this job got: 85% Elapsed (wall clock) time (h:mm:ss or m:ss): 0:00.06 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): 264208 Average resident set size (kbytes): 0 Major (requiring I/O) page faults: 0 Minor (reclaiming a frame) page faults: 65630 Voluntary context switches: 5 Involuntary context switches: 0 Swaps: 0 File system inputs: 16 File system outputs: 0 Socket messages sent: 0 Socket messages received: 0 Signals delivered: 0 Page size (bytes): 4096 Exit status: 0