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_7; loc_7: if (nondet_bool()) { goto loc_2; } goto end; loc_CP_3: if (nondet_bool()) { if (!( 0 <= v4 )) goto end; if (!( 0 <= v7 )) goto end; if (!( v14 <= v11 )) goto end; if (!( v11 <= v14 )) goto end; v1 = nondet(); if (!( 0 <= v7 )) goto end; v1 = nondet(); goto loc_4; } if (nondet_bool()) { if (!( 0 <= v4 )) goto end; if (!( 0 <= v7 )) goto end; v7 = 1+v7; if (!( 1+v14 <= v11 )) goto end; v9 = nondet(); v11 = v9; v9 = nondet(); goto loc_5; } if (nondet_bool()) { if (!( 0 <= v4 )) goto end; if (!( 0 <= v7 )) goto end; v7 = 1+v7; if (!( 1+v11 <= v14 )) goto end; v9 = nondet(); v11 = v9; v9 = nondet(); goto loc_6; } goto end; loc_0: if (nondet_bool()) { if (!( 0 <= v5 )) goto end; v11 = v3; if (!( 1+v14 <= v11 )) goto end; goto loc_1; } if (nondet_bool()) { if (!( 0 <= v5 )) goto end; v11 = v3; if (!( 1+v11 <= v14 )) goto end; goto loc_1; } goto end; loc_2: if (nondet_bool()) { v12 = 0; v15 = 0; v10 = nondet(); v13 = v10; v2 = v13; v1 = v2; v12 = v1; v1 = nondet(); v10 = nondet(); v13 = v10; v2 = v13; v1 = v2; v8 = 2; v12 = v1; v1 = nondet(); if (!( 0 <= v8 )) goto end; v10 = nondet(); v13 = v10; v2 = v13; v1 = v2; if (!( 0 <= v8 )) goto end; v6 = 1+v8; v12 = v1; v1 = nondet(); if (!( 0 <= v6 )) goto end; v10 = nondet(); v13 = v10; v2 = v13; v1 = v2; if (!( 0 <= v6 )) goto end; v12 = v1; v1 = nondet(); if (!( 0 <= v5 )) goto end; goto loc_0; } goto end; loc_1: if (nondet_bool()) { if (!( 0 <= v5 )) goto end; v7 = 1; if (!( 1+v14 <= v11 )) goto end; v9 = nondet(); v11 = v9; v9 = nondet(); goto loc_CP_3; } if (nondet_bool()) { if (!( 0 <= v5 )) goto end; v7 = 1; if (!( 1+v11 <= v14 )) goto end; v9 = nondet(); v11 = v9; v9 = nondet(); goto loc_CP_3; } goto end; loc_5: if (nondet_bool()) { goto loc_CP_3; } goto end; loc_6: if (nondet_bool()) { goto loc_CP_3; } goto end; loc_4: end: ; }