int nondet() { int a; return a; } _Bool nondet_bool() { _Bool a; return a; } int main() { int v1 = nondet(); int v2 = nondet(); int v3 = nondet(); int v4 = nondet(); int v5 = nondet(); int v6 = nondet(); int v7 = nondet(); int v8 = nondet(); int v9 = nondet(); int v10 = nondet(); int v11 = nondet(); int v12 = nondet(); int v13 = nondet(); int v14 = nondet(); int v15 = nondet(); goto loc_6; loc_6: if (nondet_bool()) { goto loc_0; } goto end; loc_CP_4: if (nondet_bool()) { if (!( 0 <= v3 )) goto end; v11 = nondet(); if (!( v5 <= v3 )) goto end; v13 = v2; v9 = v13; v5 = nondet(); v3 = nondet(); v13 = nondet(); v2 = nondet(); v10 = nondet(); v15 = nondet(); v14 = nondet(); v1 = v9; v9 = nondet(); v9 = v12; if (!( 1 <= v11 )) goto end; if (!( 2 <= v11 )) goto end; if (!( v11 <= v3 )) goto end; goto loc_3; } if (nondet_bool()) { if (!( 0 <= v3 )) goto end; v8 = nondet(); v4 = nondet(); if (!( 1+v3 <= v5 )) goto end; v15 = v14; v14 = nondet(); v2 = v15; v3 = 1+v3; if (!( v3 <= 1+v4 )) goto end; if (!( 1+v4 <= v3 )) goto end; if (!( v4 <= -1+v3 )) goto end; if (!( -1+v3 <= v4 )) goto end; if (!( 1+v4 <= v5 )) goto end; goto loc_5; } goto end; loc_0: if (nondet_bool()) { v6 = nondet(); v11 = v6; v6 = nondet(); v5 = v11; v2 = 0; v3 = 0; if (!( 0 <= v3 )) goto end; if (!( v3 <= 0 )) goto end; if (!( 0 <= v2 )) goto end; if (!( v2 <= 0 )) goto end; if (!( v11 <= v5 )) goto end; if (!( v5 <= v11 )) goto end; goto loc_1; } goto end; loc_2: if (nondet_bool()) { v11 = nondet(); if (!( v5 <= v3 )) goto end; v13 = v2; v9 = v13; v5 = nondet(); v3 = nondet(); v13 = nondet(); v2 = nondet(); v10 = nondet(); v15 = nondet(); v14 = nondet(); v1 = v9; v9 = nondet(); v9 = v12; if (!( 1 <= v11 )) goto end; if (!( v11 <= 1 )) goto end; if (!( 1 <= v11 )) goto end; if (!( v11 <= 1 )) goto end; goto loc_3; } if (nondet_bool()) { v11 = nondet(); v10 = nondet(); v7 = nondet(); if (!( 1+v3 <= v5 )) goto end; v15 = v14; v14 = nondet(); v2 = v15; v3 = 1+v3; if (!( 2 <= v3 )) goto end; if (!( v3 <= 2 )) goto end; if (!( v11 <= v5 )) goto end; if (!( v5 <= v11 )) goto end; if (!( v2 <= v10 )) goto end; if (!( v10 <= v2 )) goto end; if (!( v2 <= v15 )) goto end; if (!( v15 <= v2 )) goto end; if (!( v10 <= v15 )) goto end; if (!( v15 <= v10 )) goto end; if (!( 1 <= v5 )) goto end; if (!( 2 <= v5 )) goto end; goto loc_CP_4; } goto end; loc_5: if (nondet_bool()) { goto loc_CP_4; } goto end; loc_1: if (nondet_bool()) { v11 = nondet(); if (!( v5 <= v3 )) goto end; v13 = v2; v9 = v13; v5 = nondet(); v3 = nondet(); v13 = nondet(); v2 = nondet(); v10 = nondet(); v15 = nondet(); v14 = nondet(); v1 = v9; v9 = nondet(); v9 = v12; if (!( v11 <= 0 )) goto end; goto loc_3; } if (nondet_bool()) { v11 = nondet(); v10 = nondet(); if (!( 1+v3 <= v5 )) goto end; v15 = v14; v14 = nondet(); v2 = v15; v3 = 1+v3; if (!( 1 <= v3 )) goto end; if (!( v3 <= 1 )) goto end; if (!( v11 <= v5 )) goto end; if (!( v5 <= v11 )) goto end; if (!( v2 <= v10 )) goto end; if (!( v10 <= v2 )) goto end; if (!( v2 <= v15 )) goto end; if (!( v15 <= v2 )) goto end; if (!( v10 <= v15 )) goto end; if (!( v15 <= v10 )) goto end; if (!( 1 <= v5 )) goto end; goto loc_2; } goto end; loc_3: end: ; }