-
-
Save greebie/921d9cdd93a048efa3bc7cf9ff4003a6 to your computer and use it in GitHub Desktop.
| v1020-wn-202-209:graphpass ryandeschamps$ gtime -v ./graphpass -f cpp2.graphml -q | |
| >>>>>>> GRAPHPASSING >>>>>>>> | |
| DIRECTORY: assets/ | |
| STRLEN PATH: 7 | |
| OUTPUT DIRECTORY: OUT/ | |
| PERCENTAGE: 0.000000 | |
| FILE: cpp2.graphml | |
| METHODS STRING: d | |
| QUICKRUN: 1 | |
| REPORT: 0 | |
| SAVE: 1 | |
| Running graphpass on file: assets/cpp2.graphml | |
| Successfully ingested graph with 218 nodes. | |
| Quickrun requested. | |
| Quickrun does no filtering, and provides layout information | |
| based on Degree (nodesize), Walktrap Modularity (color), and | |
| the Fructerman-Rheingold algorithm to maximize space between | |
| nodes. | |
| Quickrun is quicker, but less informative in terms of output. | |
| Writing output to: OUT/cpp2.graphml | |
| >>>> SUCCESS!- Files output to OUT/ | |
| Command being timed: "./graphpass -f cpp2.graphml -q" | |
| User time (seconds): 0.30 | |
| System time (seconds): 0.00 | |
| Percent of CPU this job got: 95% | |
| Elapsed (wall clock) time (h:mm:ss or m:ss): 0:00.33 | |
| 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): 1488 | |
| Average resident set size (kbytes): 0 | |
| Major (requiring I/O) page faults: 88 | |
| Minor (reclaiming a frame) page faults: 396 | |
| Voluntary context switches: 7 | |
| Involuntary context switches: 227 | |
| Swaps: 0 | |
| File system inputs: 1 | |
| File system outputs: 3 | |
| Socket messages sent: 0 | |
| Socket messages received: 0 | |
| Signals delivered: 0 | |
| Page size (bytes): 4096 | |
| Exit status: 0 | |
| v1020-wn-202-209:graphpass ryandeschamps$ gtime -v ./graphpass -f cpp2.graphml -qg | |
| >>>>>>> GRAPHPASSING >>>>>>>> | |
| DIRECTORY: assets/ | |
| STRLEN PATH: 7 | |
| OUTPUT DIRECTORY: OUT/ | |
| PERCENTAGE: 0.000000 | |
| FILE: cpp2.graphml | |
| METHODS STRING: d | |
| QUICKRUN: 1 | |
| REPORT: 0 | |
| SAVE: 1 | |
| Running graphpass on file: assets/cpp2.graphml | |
| Successfully ingested graph with 218 nodes. | |
| Quickrun requested. | |
| Quickrun does no filtering, and provides layout information | |
| based on Degree (nodesize), Walktrap Modularity (color), and | |
| the Fructerman-Rheingold algorithm to maximize space between | |
| nodes. | |
| Quickrun is quicker, but less informative in terms of output. | |
| Writing output to: OUT/cpp2.gexf | |
| >>>> SUCCESS!- Files output to OUT/ | |
| Command being timed: "./graphpass -f cpp2.graphml -qg" | |
| User time (seconds): 0.30 | |
| System time (seconds): 0.00 | |
| Percent of CPU this job got: 96% | |
| Elapsed (wall clock) time (h:mm:ss or m:ss): 0:00.32 | |
| 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): 1532 | |
| Average resident set size (kbytes): 0 | |
| Major (requiring I/O) page faults: 2 | |
| Minor (reclaiming a frame) page faults: 496 | |
| Voluntary context switches: 0 | |
| Involuntary context switches: 295 | |
| Swaps: 0 | |
| File system inputs: 0 | |
| File system outputs: 3 | |
| Socket messages sent: 0 | |
| Socket messages received: 0 | |
| Signals delivered: 0 | |
| Page size (bytes): 4096 | |
| Exit status: 0 |
v1020-wn-202-209:graphpass ryandeschamps$ gtime -v ./graphpass -f albertahealth.graphml -q
GRAPHPASSING >>>>>>>>
DIRECTORY: assets/
STRLEN PATH: 7
OUTPUT DIRECTORY: OUT/
PERCENTAGE: 0.000000
FILE: albertahealth.graphml
METHODS STRING: d
QUICKRUN: 1
REPORT: 0
SAVE: 1
Running graphpass on file: assets/albertahealth.graphml
Successfully ingested graph with 8989 nodes.
Quickrun requested.
Quickrun does no filtering, and provides layout information
based on Degree (nodesize), Walktrap Modularity (color), and
the Fructerman-Rheingold algorithm to maximize space between
nodes.
Quickrun is quicker, but less informative in terms of output.
Writing output to: OUT/albertahealth.graphml
SUCCESS!- Files output to OUT/
Command being timed: "./graphpass -f albertahealth.graphml -q"
User time (seconds): 258.76
System time (seconds): 1.94
Percent of CPU this job got: 97%
Elapsed (wall clock) time (h:mm:ss or m:ss): 4:26.77
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): 318344
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 91
Minor (reclaiming a frame) page faults: 79746
Voluntary context switches: 22
Involuntary context switches: 199805
Swaps: 0
File system inputs: 8
File system outputs: 32
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0
v1020-wn-202-209:graphpass ryandeschamps$ gtime -v ./graphpass -f albertahealth.graphml -qgGRAPHPASSING >>>>>>>>
DIRECTORY: assets/
STRLEN PATH: 7
OUTPUT DIRECTORY: OUT/
PERCENTAGE: 0.000000
FILE: albertahealth.graphml
METHODS STRING: d
QUICKRUN: 1
REPORT: 0
SAVE: 1
Running graphpass on file: assets/albertahealth.graphml
Successfully ingested graph with 8989 nodes.
Quickrun requested.
Quickrun does no filtering, and provides layout information
based on Degree (nodesize), Walktrap Modularity (color), and
the Fructerman-Rheingold algorithm to maximize space between
nodes.
Quickrun is quicker, but less informative in terms of output.
Writing output to: OUT/albertahealth.gexf
SUCCESS!- Files output to OUT/
Command being timed: "./graphpass -f albertahealth.graphml -qg"
User time (seconds): 235.35
System time (seconds): 1.78
Percent of CPU this job got: 98%
Elapsed (wall clock) time (h:mm:ss or m:ss): 3:59.72
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): 318400
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 8
Minor (reclaiming a frame) page faults: 79789
Voluntary context switches: 14
Involuntary context switches: 211404
Swaps: 0
File system inputs: 0
File system outputs: 12
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0
GRAPHPASSING >>>>>>>>
DIRECTORY: assets/
STRLEN PATH: 7
OUTPUT DIRECTORY: TEST/
PERCENTAGE: 0.000000
FILE: 3835-gephi.graphml
METHODS STRING: d
QUICKRUN: 1
REPORT: 0
SAVE: 1
Running graphpass on file: assets/3835-gephi.graphml
Successfully ingested graph with 13654 nodes.
Quickrun requested.
Quickrun does no filtering, and provides layout information
based on Degree (nodesize), Walktrap Modularity (color), and
the Fructerman-Rheingold algorithm to maximize space between
nodes.
Quickrun is quicker, but less informative in terms of output.
Writing output to: TEST/3835-gephi.gexf
SUCCESS!- Files output to TEST/
Command being timed: "./graphpass -f 3835-gephi.graphml -qg --output TEST/"
User time (seconds): 2219.58
System time (seconds): 9.96
Percent of CPU this job got: 96%
Elapsed (wall clock) time (h:mm:ss or m:ss): 38:28.81
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): 614156
Average resident set size (kbytes): 0
Major (requiring I/O) page faults: 94
Minor (reclaiming a frame) page faults: 154530
Voluntary context switches: 9
Involuntary context switches: 1849177
Swaps: 0
File system inputs: 0
File system outputs: 0
Socket messages sent: 0
Socket messages received: 0
Signals delivered: 0
Page size (bytes): 4096
Exit status: 0
v1020-wn-202-209:graphpass ryandeschamps$ gtime -v ./graphpass -f snowden.graphml -qg
Quickrun requested.
Quickrun does no filtering, and provides layout information
based on Degree (nodesize), Walktrap Modularity (color), and
the Fructerman-Rheingold algorithm to maximize space between
nodes.
Quickrun is quicker, but less informative in terms of output.
Writing output to: OUT/snowden.gexf
Quickrun requested.
Quickrun does no filtering, and provides layout information
based on Degree (nodesize), Walktrap Modularity (color), and
the Fructerman-Rheingold algorithm to maximize space between
nodes.
Quickrun is quicker, but less informative in terms of output.
Writing output to: OUT/snowden.graphml