IPLoM Banchmark hangs

Hello,
I am trying to run IPLoM benchmark file on the container py2, however, the execution hangs after a while:

Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Warning: p1 may be equal to p2
Parsing done. [Time taken: 0:00:00.287675]
Precision: 0.9966, Recall: 0.9986, F1_measure: 0.9976, Parsing_Accuracy: 0.5400

=== Evaluation on Apache ===
Parsing file: ../logs/Apache/Apache_2k.log
Parsing done. [Time taken: 0:00:00.255853]
Precision: 1.0000, Recall: 1.0000, F1_measure: 1.0000, Parsing_Accuracy: 1.0000

=== Evaluation on Mac ===
Parsing file: ../logs/Mac/Mac_2k.log
Parsing done. [Time taken: 0:02:26.176035]
Precision: 0.9412, Recall: 0.9737, F1_measure: 0.9572, Parsing_Accuracy: 0.6705

=== Evaluation on Andriod ===
Parsing file: ../logs/Andriod/Andriod_2k.log

It remains here forever.

Please help