FlowDroid icon indicating copy to clipboard operation
FlowDroid copied to clipboard

How to check the progress of FlowDroid's data flow solver solution?

Open jimmy66688 opened this issue 3 years ago • 0 comments
trafficstars

Hi @StevenArzt , I am using FlowDroid to perform static taint analysis on some medium sized databases and from the logs I have been at Source lookup done, found 30 sources and 2000 sinks. It has been going on for about a week and I see that the java process is still running using the top command, is there any other way to see what stage the dataflow solver is currently at? Or how should I evaluate the time it takes to analyze a program with FlowDroid?

My processor is 24 core Intel Xeon Silver 4116 @ 2.10GHz and I set the jvm parameter -Xmx80g -Xms60g.

jimmy66688 avatar Aug 11 '22 01:08 jimmy66688