DOING LOCALIZATION...

Starting conversion of file: /home/bekkouche/eclipse-workspace/Benchmarks_LocFaults/Tcas/Tcasv14/Progs_with_spec/Tcasv14_t1266.java
Loops are unwound 10 times.
The size of the constructed CFG: 66

From the counterexample, LocFaults calculates MCS and IIS by exploring the graph in DFS from top to bottom and by deviating at most '3' conditional statements.
/***************************************************************/
By deviating '0' condition(s), we obtain:


Solver: CPLEX
1. CSP_d: empty set
------------------------
2. CSP_a:
tcas_0_Cur_Vertical_Sep_0 := 634 --> line -1
tcas_0_Own_Tracked_Alt_0 := 633 --> line -1
tcas_0_Own_Tracked_Alt_Rate_0 := 500 --> line -1
tcas_0_Other_Tracked_Alt_0 := 535 --> line -1
tcas_0_Alt_Layer_Value_0 := 0 --> line -1
tcas_0_Up_Separation_0 := 665 --> line -1
tcas_0_Down_Separation_0 := 795 --> line -1
tcas_0_Other_RAC_0 := 1 --> line -1
tcas_0_Other_Capability_0 := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[0] := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[1] := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[2] := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[3] := 0 --> line -1
tcas_0_OLEV_0 := 0 --> line 28
tcas_0_MAXALTDIFF_0 := 0 --> line 29
tcas_0_MINSEP_0 := 0 --> line 30
tcas_0_NOZCROSS_0 := 0 --> line 31
tcas_0_NO_INTENT_0 := 0 --> line 32
tcas_0_TCAS_TA_0 := 0 --> line 33
tcas_0_UNRESOLVED_0 := 0 --> line 34
tcas_0_UPWARD_RA_0 := 0 --> line 35
tcas_0_DOWNWARD_RA_0 := 0 --> line 36
tcas_0_alt_sep_0 := 0 --> line 42
tcas_0_upward_crossing_situation_0 := 0 --> line 44
tcas_0_Inhibit_Biased_Climb_0 := 0 --> line 46
tcas_0_OLEV_1 := 600 --> line 47
tcas_0_MAXALTDIFF_1 := ( 600 + 50 ) --> line 48
tcas_0_MINSEP_1 := 300 --> line 49
tcas_0_NOZCROSS_1 := 100 --> line 50
tcas_0_NO_INTENT_1 := 0 --> line 51
tcas_0_TCAS_TA_1 := 1 --> line 52
tcas_0_UNRESOLVED_1 := 0 --> line 53
tcas_0_UPWARD_RA_1 := 1 --> line 54
tcas_0_DOWNWARD_RA_1 := 2 --> line 55
tcas_0_alt_sep_1 := tcas_0_UNRESOLVED_1 --> line 63
tcas_0_Inhibit_Biased_Climb_2 := tcas_0_Inhibit_Biased_Climb_0 --> line 0
tcas_0_alt_sep_2 := tcas_0_alt_sep_1 --> line 0
tcas_0_Result_0 := tcas_0_alt_sep_2 --> line 114
( ( tcas_0_alt_sep_2 == 2 ) ) --> line -2
tcas_0_High_Confidence_0 := true --> line -1
tcas_0_Two_of_Three_Reports_Valid_0 := false --> line -1
tcas_0_Climb_Inhibit_0 := false --> line -1
tcas_0_enabled_0 := false --> line 37
tcas_0_tcas_equipped_0 := false --> line 38
tcas_0_intent_not_known_0 := false --> line 39
tcas_0_need_upward_RA_0 := false --> line 40
tcas_0_need_downward_RA_0 := false --> line 41
tcas_0_upward_preferred_0 := false --> line 43
tcas_0_resultat_0 := false --> line 45
tcas_0_Positive_RA_Alt_Thresh_1[0] := 400 --> line 56
tcas_0_Positive_RA_Alt_Thresh_2[1] := 500 --> line 57
tcas_0_Positive_RA_Alt_Thresh_3[2] := 640 --> line 58
tcas_0_Positive_RA_Alt_Thresh_4[3] := 740 --> line 59
tcas_0_enabled_1 := ( ( tcas_0_High_Confidence_0 && ( tcas_0_Own_Tracked_Alt_Rate_0 <= tcas_0_OLEV_1 ) ) && ( tcas_0_Cur_Vertical_Sep_0 > tcas_0_MAXALTDIFF_1 ) ) --> line 60
tcas_0_tcas_equipped_1 := ( tcas_0_Other_Capability_0 == tcas_0_TCAS_TA_1 ) --> line 61
tcas_0_intent_not_known_1 := ( tcas_0_Two_of_Three_Reports_Valid_0 && ( tcas_0_Other_RAC_0 == tcas_0_NO_INTENT_1 ) ) --> line 62
tcas_0_need_downward_RA_1 := tcas_0_need_downward_RA_0 --> line 0
tcas_0_resultat_2 := tcas_0_resultat_0 --> line 0
tcas_0_need_upward_RA_1 := tcas_0_need_upward_RA_0 --> line 0

The system is infeasible
------------------------
3. MCS in CSP_a:
{line 0}
{line 63}
{line 53}

Runtime of the method that compute MCS: 0.061
MIVcard(ctrs,line 53)=1.0
MIVcard(ctrs,line 63)=1.0
MIVcard(ctrs,line 0)=1.0

The number of instructions suspected: 2
   IIS in CSP_a using Deletion Filter:
{CE,line 53,line 63,line 0,POST}

Runtime of the method that compute IIS using Deletion Filter: 0.043
   IIS in CSP_a using QuickExplain:
Length of the set of soft constraints : 42
{CE,line 0,line 63,line 53,POST}

Runtime of the method that compute IIS using QuickExplain: 0.044
   IIS in CSP_a using the conflict refiner implementation of CPLEX:
{CE,line 53,line 63,line 0,POST}

Runtime of the method that compute IIS using the conflict refiner implementation of CPLEX: 0.009

The resulats:
1. Elapsed time during DFS exploration: 0.034
2. Elapsed time during MCS calculation: 0.061
3. Elapsed time during IIS isolation using Deletion Filter: 0.043
4. Elapsed time during IIS isolation using QuickExplain: 0.044
5. Elapsed time during IIS isolation using Conflict Refiner: 0.009
/***************************************************************/
By deviating '1' condition(s), we obtain:


Solver: CPLEX
1. CSP_d:
line 64(Else) : ( tcas_0_enabled_1 && ( ( tcas_0_tcas_equipped_1 && tcas_0_intent_not_known_1 ) || !( tcas_0_tcas_equipped_1 ) ) )
------------------------
2. CSP_a:
tcas_0_Cur_Vertical_Sep_0 := 634 --> line -1
tcas_0_Own_Tracked_Alt_0 := 633 --> line -1
tcas_0_Own_Tracked_Alt_Rate_0 := 500 --> line -1
tcas_0_Other_Tracked_Alt_0 := 535 --> line -1
tcas_0_Alt_Layer_Value_0 := 0 --> line -1
tcas_0_Up_Separation_0 := 665 --> line -1
tcas_0_Down_Separation_0 := 795 --> line -1
tcas_0_Other_RAC_0 := 1 --> line -1
tcas_0_Other_Capability_0 := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[0] := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[1] := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[2] := 0 --> line -1
tcas_0_Positive_RA_Alt_Thresh_0[3] := 0 --> line -1
tcas_0_OLEV_0 := 0 --> line 28
tcas_0_MAXALTDIFF_0 := 0 --> line 29
tcas_0_MINSEP_0 := 0 --> line 30
tcas_0_NOZCROSS_0 := 0 --> line 31
tcas_0_NO_INTENT_0 := 0 --> line 32
tcas_0_TCAS_TA_0 := 0 --> line 33
tcas_0_UNRESOLVED_0 := 0 --> line 34
tcas_0_UPWARD_RA_0 := 0 --> line 35
tcas_0_DOWNWARD_RA_0 := 0 --> line 36
tcas_0_alt_sep_0 := 0 --> line 42
tcas_0_upward_crossing_situation_0 := 0 --> line 44
tcas_0_Inhibit_Biased_Climb_0 := 0 --> line 46
tcas_0_OLEV_1 := 600 --> line 47
tcas_0_MAXALTDIFF_1 := ( 600 + 50 ) --> line 48
tcas_0_MINSEP_1 := 300 --> line 49
tcas_0_NOZCROSS_1 := 100 --> line 50
tcas_0_NO_INTENT_1 := 0 --> line 51
tcas_0_TCAS_TA_1 := 1 --> line 52
tcas_0_UNRESOLVED_1 := 0 --> line 53
tcas_0_UPWARD_RA_1 := 1 --> line 54
tcas_0_DOWNWARD_RA_1 := 2 --> line 55
tcas_0_alt_sep_1 := tcas_0_UNRESOLVED_1 --> line 63
tcas_0_High_Confidence_0 := true --> line -1
tcas_0_Two_of_Three_Reports_Valid_0 := false --> line -1
tcas_0_Climb_Inhibit_0 := false --> line -1
tcas_0_enabled_0 := false --> line 37
tcas_0_tcas_equipped_0 := false --> line 38
tcas_0_intent_not_known_0 := false --> line 39
tcas_0_need_upward_RA_0 := false --> line 40
tcas_0_need_downward_RA_0 := false --> line 41
tcas_0_upward_preferred_0 := false --> line 43
tcas_0_resultat_0 := false --> line 45
tcas_0_Positive_RA_Alt_Thresh_1[0] := 400 --> line 56
tcas_0_Positive_RA_Alt_Thresh_2[1] := 500 --> line 57
tcas_0_Positive_RA_Alt_Thresh_3[2] := 640 --> line 58
tcas_0_Positive_RA_Alt_Thresh_4[3] := 740 --> line 59
tcas_0_enabled_1 := ( ( tcas_0_High_Confidence_0 && ( tcas_0_Own_Tracked_Alt_Rate_0 <= tcas_0_OLEV_1 ) ) && ( tcas_0_Cur_Vertical_Sep_0 > tcas_0_MAXALTDIFF_1 ) ) --> line 60
tcas_0_tcas_equipped_1 := ( tcas_0_Other_Capability_0 == tcas_0_TCAS_TA_1 ) --> line 61
tcas_0_intent_not_known_1 := ( tcas_0_Two_of_Three_Reports_Valid_0 && ( tcas_0_Other_RAC_0 == tcas_0_NO_INTENT_1 ) ) --> line 62
( tcas_0_enabled_1 && ( ( tcas_0_tcas_equipped_1 && tcas_0_intent_not_known_1 ) || !( tcas_0_tcas_equipped_1 ) ) ) --> line -2

The system is infeasible
------------------------
3. MCS in CSP_a:
{line 60}
{line 48}

Runtime of the method that compute MCS: 0.015
MIVcard(ctrs,line 48)=1.0
MIVcard(ctrs,line 60)=1.0

The number of instructions suspected: 2
   IIS in CSP_a using Deletion Filter:
{CE,line 48,line 60,POST}

Runtime of the method that compute IIS using Deletion Filter: 0.028
   IIS in CSP_a using QuickExplain:
Length of the set of soft constraints : 36
{CE,line 60,line 48,POST}

Runtime of the method that compute IIS using QuickExplain: 0.039
   IIS in CSP_a using the conflict refiner implementation of CPLEX:
{CE,line 48,line 60,POST}

Runtime of the method that compute IIS using the conflict refiner implementation of CPLEX: 0.009

The resulats:
1. Elapsed time during DFS exploration: 0.008
2. Elapsed time during MCS calculation: 0.015
3. Elapsed time during IIS isolation using Deletion Filter: 0.028
4. Elapsed time during IIS isolation using QuickExplain: 0.039
5. Elapsed time during IIS isolation using Conflict Refiner: 0.009
/***************************************************************/
By deviating '2' condition(s), we obtain:


The resulats:
1. Elapsed time during DFS exploration: 0.002
2. Elapsed time during MCS calculation: 0.0
3. Elapsed time during IIS isolation using Deletion Filter: 0.0
4. Elapsed time during IIS isolation using QuickExplain: 0.0
5. Elapsed time during IIS isolation using Conflict Refiner: 0.0
/***************************************************************/
By deviating '3' condition(s), we obtain:


The resulats:
1. Elapsed time during DFS exploration: 0.002
2. Elapsed time during MCS calculation: 0.0
3. Elapsed time during IIS isolation using Deletion Filter: 0.0
4. Elapsed time during IIS isolation using QuickExplain: 0.0
5. Elapsed time during IIS isolation using Conflict Refiner: 0.0
/***************************************************************/
The final resulats:
1. The pretreatment(CFG building) time: 0.403
2. Total elapsed time during DFS exploration: 0.046

3. The time required to calculate the MCSs:0.076
4. The time required for Deletion Filter:0.071
5. The time required for QuickExplain:0.083
6. The time required for the conflict refiner implementation:0.018
7. Total elapsed time during DFS exploration and MCS calculation: 0.122
8. Total elapsed time during DFS exploration and IIS calculation using Deletion Filter: 0.117
9. Total elapsed time during DFS exploration and IIS calculation using QuickExplain: 0.129
10. Total elapsed time during DFS exploration and IIS calculation using conflict refiner: 0.064
11. The number of paths that resulted in an IIS with at least one soft constraint: 2
12. Suspicious instructions (using MCSs):[53, 63, 64, 48, 60]
13. Suspicious instructions (using Deletion Filter):[64, 48, 53, 60, 63]
14. Suspicious instructions (using QuickExplain):[64, 48, 53, 60, 63]
15. Suspicious instructions (using Conflict Refiner):[64, 48, 53, 60, 63]

Total elapsed time: 0.751 s.
