TSTP Solution File: SWW913+1 by Vampire-SAT---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.9
% Problem  : SWW913+1 : TPTP v8.2.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d SAT

% Computer : n019.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Mon Jun 24 19:03:58 EDT 2024

% Result   : CounterSatisfiable 9.30s 1.75s
% Output   : FiniteModel 9.30s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
tff('declare_$i1',type,
    cbool__00: $i ).

tff('declare_$i2',type,
    cF__00: $i ).

tff('finite_domain_$i',axiom,
    ! [X: $i] :
      ( ( X = cbool__00 )
      | ( X = cF__00 ) ) ).

tff('distinct_domain_$i',axiom,
    cbool__00 != cF__00 ).

tff(declare_cT__00,type,
    cT__00: $i ).

tff(cT__00_definition,axiom,
    cT__00 = cbool__00 ).

tff(declare_c_27const_2epred__set_2eEMPTY_27__00,type,
    c_27const_2epred__set_2eEMPTY_27__00: $i ).

tff(c_27const_2epred__set_2eEMPTY_27__00_definition,axiom,
    c_27const_2epred__set_2eEMPTY_27__00 = cbool__00 ).

tff(declare_c_27type_2enum_2enum_27__00,type,
    c_27type_2enum_2enum_27__00: $i ).

tff(c_27type_2enum_2enum_27__00_definition,axiom,
    c_27type_2enum_2enum_27__00 = cF__00 ).

tff(declare_c_27type_2easm_2ecmp_27__00,type,
    c_27type_2easm_2ecmp_27__00: $i ).

tff(c_27type_2easm_2ecmp_27__00_definition,axiom,
    c_27type_2easm_2ecmp_27__00 = cF__00 ).

tff(declare_c_27const_2estackLang_2eSkip_27__00,type,
    c_27const_2estackLang_2eSkip_27__00: $i ).

tff(c_27const_2estackLang_2eSkip_27__00_definition,axiom,
    c_27const_2estackLang_2eSkip_27__00 = cbool__00 ).

tff(declare_c_27type_2estackLang_2estore__name_27__00,type,
    c_27type_2estackLang_2estore__name_27__00: $i ).

tff(c_27type_2estackLang_2estore__name_27__00_definition,axiom,
    c_27type_2estackLang_2estore__name_27__00 = cF__00 ).

tff(declare_c_27type_2estring_2echar_27__00,type,
    c_27type_2estring_2echar_27__00: $i ).

tff(c_27type_2estring_2echar_27__00_definition,axiom,
    c_27type_2estring_2echar_27__00 = cbool__00 ).

tff(declare_c_27const_2estackLang_2eTick_27__00,type,
    c_27const_2estackLang_2eTick_27__00: $i ).

tff(c_27const_2estackLang_2eTick_27__00_definition,axiom,
    c_27const_2estackLang_2eTick_27__00 = cF__00 ).

tff(declare_c_27const_2estack__remove_2emax__stack__alloc_27__00,type,
    c_27const_2estack__remove_2emax__stack__alloc_27__00: $i ).

tff(c_27const_2estack__remove_2emax__stack__alloc_27__00_definition,axiom,
    c_27const_2estack__remove_2emax__stack__alloc_27__00 = cbool__00 ).

tff(declare_c_27type_2easm_2ebinop_27__00,type,
    c_27type_2easm_2ebinop_27__00: $i ).

tff(c_27type_2easm_2ebinop_27__00_definition,axiom,
    c_27type_2easm_2ebinop_27__00 = cbool__00 ).

tff(declare_c_27const_2easm_2eSub_27__00,type,
    c_27const_2easm_2eSub_27__00: $i ).

tff(c_27const_2easm_2eSub_27__00_definition,axiom,
    c_27const_2easm_2eSub_27__00 = cbool__00 ).

tff(declare_s__02,type,
    s__02: ( $i * $i ) > $i ).

tff(function_s__02,axiom,
    ( ( s__02(cbool__00,cbool__00) = cbool__00 )
    & ( s__02(cbool__00,cF__00) = cF__00 )
    & ( s__02(cF__00,cbool__00) = cF__00 )
    & ( s__02(cF__00,cF__00) = cF__00 ) ) ).

tff(declare_cfun__02,type,
    cfun__02: ( $i * $i ) > $i ).

tff(function_cfun__02,axiom,
    ( ( cfun__02(cbool__00,cbool__00) = cbool__00 )
    & ( cfun__02(cbool__00,cF__00) = cF__00 )
    & ( cfun__02(cF__00,cbool__00) = cF__00 )
    & ( cfun__02(cF__00,cF__00) = cF__00 ) ) ).

tff(declare_chapp__02,type,
    chapp__02: ( $i * $i ) > $i ).

tff(function_chapp__02,axiom,
    ( ( chapp__02(cbool__00,cbool__00) = cbool__00 )
    & ( chapp__02(cbool__00,cF__00) = cF__00 )
    & ( chapp__02(cF__00,cbool__00) = cF__00 )
    & ( chapp__02(cF__00,cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2ebool_2eCOND_27__03,type,
    c_27const_2ebool_2eCOND_27__03: ( $i * $i * $i ) > $i ).

tff(function_c_27const_2ebool_2eCOND_27__03,axiom,
    ( ( c_27const_2ebool_2eCOND_27__03(cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2ebool_2eCOND_27__03(cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2ebool_2eCOND_27__03(cbool__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2ebool_2eCOND_27__03(cbool__00,cF__00,cF__00) = cF__00 )
    & ( c_27const_2ebool_2eCOND_27__03(cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2ebool_2eCOND_27__03(cF__00,cbool__00,cF__00) = cF__00 )
    & ( c_27const_2ebool_2eCOND_27__03(cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2ebool_2eCOND_27__03(cF__00,cF__00,cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2epred__set_2eUNION_27__02,type,
    c_27const_2epred__set_2eUNION_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2epred__set_2eUNION_27__02,axiom,
    ( ( c_27const_2epred__set_2eUNION_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2epred__set_2eUNION_27__02(cbool__00,cF__00) = cF__00 )
    & ( c_27const_2epred__set_2eUNION_27__02(cF__00,cbool__00) = cF__00 )
    & ( c_27const_2epred__set_2eUNION_27__02(cF__00,cF__00) = cF__00 ) ) ).

tff(declare_c_27type_2epair_2eprod_27__02,type,
    c_27type_2epair_2eprod_27__02: ( $i * $i ) > $i ).

tff(function_c_27type_2epair_2eprod_27__02,axiom,
    ( ( c_27type_2epair_2eprod_27__02(cbool__00,cbool__00) = cF__00 )
    & ( c_27type_2epair_2eprod_27__02(cbool__00,cF__00) = cF__00 )
    & ( c_27type_2epair_2eprod_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27type_2epair_2eprod_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27type_2estackLang_2eprog_27__01,type,
    c_27type_2estackLang_2eprog_27__01: $i > $i ).

tff(function_c_27type_2estackLang_2eprog_27__01,axiom,
    c_27type_2estackLang_2eprog_27__01(cbool__00) = cF__00 ).

tff(declare_c_27const_2epair_2e_2c_27__02,type,
    c_27const_2epair_2e_2c_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2epair_2e_2c_27__02,axiom,
    ( ( c_27const_2epair_2e_2c_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2epair_2e_2c_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2epair_2e_2c_27__02(cF__00,cbool__00) = cF__00 )
    & ( c_27const_2epair_2e_2c_27__02(cF__00,cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2estackSem_2eget__labels_27__01,type,
    c_27const_2estackSem_2eget__labels_27__01: $i > $i ).

tff(function_c_27const_2estackSem_2eget__labels_27__01,axiom,
    ( ( c_27const_2estackSem_2eget__labels_27__01(cbool__00) = cF__00 )
    & ( c_27const_2estackSem_2eget__labels_27__01(cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2epred__set_2eINSERT_27__02,type,
    c_27const_2epred__set_2eINSERT_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2epred__set_2eINSERT_27__02,axiom,
    ( ( c_27const_2epred__set_2eINSERT_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2epred__set_2eINSERT_27__02(cbool__00,cF__00) = cF__00 )
    & ( c_27const_2epred__set_2eINSERT_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2epred__set_2eINSERT_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2epair_2epair__CASE_27__02,type,
    c_27const_2epair_2epair__CASE_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2epair_2epair__CASE_27__02,axiom,
    ( ( c_27const_2epair_2epair__CASE_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2epair_2epair__CASE_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2epair_2epair__CASE_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2epair_2epair__CASE_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27type_2eoption_2eoption_27__01,type,
    c_27type_2eoption_2eoption_27__01: $i > $i ).

tff(function_c_27type_2eoption_2eoption_27__01,axiom,
    ( ( c_27type_2eoption_2eoption_27__01(cbool__00) = cF__00 )
    & ( c_27type_2eoption_2eoption_27__01(cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2eoption_2eoption__CASE_27__03,type,
    c_27const_2eoption_2eoption__CASE_27__03: ( $i * $i * $i ) > $i ).

tff(function_c_27const_2eoption_2eoption__CASE_27__03,axiom,
    ( ( c_27const_2eoption_2eoption__CASE_27__03(cbool__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2eoption_2eoption__CASE_27__03(cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2eoption_2eoption__CASE_27__03(cbool__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2eoption_2eoption__CASE_27__03(cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2eoption_2eoption__CASE_27__03(cF__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2eoption_2eoption__CASE_27__03(cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2eoption_2eoption__CASE_27__03(cF__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2eoption_2eoption__CASE_27__03(cF__00,cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eSeq_27__02,type,
    c_27const_2estackLang_2eSeq_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eSeq_27__02,axiom,
    ( ( c_27const_2estackLang_2eSeq_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eSeq_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eSeq_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eSeq_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27type_2easm_2ereg__imm_27__01,type,
    c_27type_2easm_2ereg__imm_27__01: $i > $i ).

tff(function_c_27type_2easm_2ereg__imm_27__01,axiom,
    c_27type_2easm_2ereg__imm_27__01(cbool__00) = cbool__00 ).

tff(declare_c_27const_2estackLang_2eIf_27__05,type,
    c_27const_2estackLang_2eIf_27__05: ( $i * $i * $i * $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eIf_27__05,axiom,
    ( ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cbool__00,cbool__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cbool__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cbool__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cbool__00,cF__00,cF__00,cF__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cbool__00,cF__00,cF__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cbool__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cF__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cF__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eIf_27__05(cF__00,cF__00,cF__00,cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27type_2esum_2esum_27__02,type,
    c_27type_2esum_2esum_27__02: ( $i * $i ) > $i ).

tff(function_c_27type_2esum_2esum_27__02,axiom,
    ( ( c_27type_2esum_2esum_27__02(cbool__00,cbool__00) = cF__00 )
    & ( c_27type_2esum_2esum_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27type_2esum_2esum_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27type_2esum_2esum_27__02(cF__00,cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2estackLang_2eCall_27__03,type,
    c_27const_2estackLang_2eCall_27__03: ( $i * $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eCall_27__03,axiom,
    ( ( c_27const_2estackLang_2eCall_27__03(cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eCall_27__03(cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eCall_27__03(cbool__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eCall_27__03(cbool__00,cF__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eCall_27__03(cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eCall_27__03(cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eCall_27__03(cF__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eCall_27__03(cF__00,cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eHalt_27__01,type,
    c_27const_2estackLang_2eHalt_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eHalt_27__01,axiom,
    ( ( c_27const_2estackLang_2eHalt_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eHalt_27__01(cF__00) = cbool__00 ) ) ).

tff(declare_c_27type_2easm_2einst_27__01,type,
    c_27type_2easm_2einst_27__01: $i > $i ).

tff(function_c_27type_2easm_2einst_27__01,axiom,
    c_27type_2easm_2einst_27__01(cbool__00) = cF__00 ).

tff(declare_c_27const_2estackLang_2eInst_27__01,type,
    c_27const_2estackLang_2eInst_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eInst_27__01,axiom,
    ( ( c_27const_2estackLang_2eInst_27__01(cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eInst_27__01(cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2estackLang_2eGet_27__02,type,
    c_27const_2estackLang_2eGet_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eGet_27__02,axiom,
    ( ( c_27const_2estackLang_2eGet_27__02(cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eGet_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eGet_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eGet_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eSet_27__02,type,
    c_27const_2estackLang_2eSet_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eSet_27__02,axiom,
    ( ( c_27const_2estackLang_2eSet_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eSet_27__02(cbool__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eSet_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eSet_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eWhile_27__04,type,
    c_27const_2estackLang_2eWhile_27__04: ( $i * $i * $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eWhile_27__04,axiom,
    ( ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cbool__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cbool__00,cF__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cF__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cF__00,cbool__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cbool__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cbool__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cF__00,cbool__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eWhile_27__04(cF__00,cF__00,cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eJumpLower_27__03,type,
    c_27const_2estackLang_2eJumpLower_27__03: ( $i * $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eJumpLower_27__03,axiom,
    ( ( c_27const_2estackLang_2eJumpLower_27__03(cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eJumpLower_27__03(cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eJumpLower_27__03(cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eJumpLower_27__03(cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eJumpLower_27__03(cF__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eJumpLower_27__03(cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eJumpLower_27__03(cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eJumpLower_27__03(cF__00,cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eAlloc_27__01,type,
    c_27const_2estackLang_2eAlloc_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eAlloc_27__01,axiom,
    ( ( c_27const_2estackLang_2eAlloc_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eAlloc_27__01(cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eRaise_27__01,type,
    c_27const_2estackLang_2eRaise_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eRaise_27__01,axiom,
    ( ( c_27const_2estackLang_2eRaise_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eRaise_27__01(cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eReturn_27__02,type,
    c_27const_2estackLang_2eReturn_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eReturn_27__02,axiom,
    ( ( c_27const_2estackLang_2eReturn_27__02(cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eReturn_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eReturn_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eReturn_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27type_2elist_2elist_27__01,type,
    c_27type_2elist_2elist_27__01: $i > $i ).

tff(function_c_27type_2elist_2elist_27__01,axiom,
    c_27type_2elist_2elist_27__01(cbool__00) = cF__00 ).

tff(declare_c_27const_2estackLang_2eFFI_27__06,type,
    c_27const_2estackLang_2eFFI_27__06: ( $i * $i * $i * $i * $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eFFI_27__06,axiom,
    ( ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cbool__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cbool__00,cF__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cF__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cbool__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cbool__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cbool__00,cbool__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cbool__00,cF__00,cF__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cF__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cbool__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cbool__00,cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cF__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cbool__00,cF__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cbool__00,cF__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cbool__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cF__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eFFI_27__06(cF__00,cF__00,cF__00,cF__00,cF__00,cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2estackLang_2eLocValue_27__03,type,
    c_27const_2estackLang_2eLocValue_27__03: ( $i * $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eLocValue_27__03,axiom,
    ( ( c_27const_2estackLang_2eLocValue_27__03(cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eLocValue_27__03(cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eLocValue_27__03(cbool__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eLocValue_27__03(cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eLocValue_27__03(cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eLocValue_27__03(cF__00,cbool__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eLocValue_27__03(cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eLocValue_27__03(cF__00,cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackAlloc_27__01,type,
    c_27const_2estackLang_2eStackAlloc_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eStackAlloc_27__01,axiom,
    ( ( c_27const_2estackLang_2eStackAlloc_27__01(cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eStackAlloc_27__01(cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackFree_27__01,type,
    c_27const_2estackLang_2eStackFree_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eStackFree_27__01,axiom,
    ( ( c_27const_2estackLang_2eStackFree_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackFree_27__01(cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackStore_27__02,type,
    c_27const_2estackLang_2eStackStore_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eStackStore_27__02,axiom,
    ( ( c_27const_2estackLang_2eStackStore_27__02(cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eStackStore_27__02(cbool__00,cF__00) = cF__00 )
    & ( c_27const_2estackLang_2eStackStore_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackStore_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackStoreAny_27__02,type,
    c_27const_2estackLang_2eStackStoreAny_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eStackStoreAny_27__02,axiom,
    ( ( c_27const_2estackLang_2eStackStoreAny_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackStoreAny_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackStoreAny_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackStoreAny_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackLoad_27__02,type,
    c_27const_2estackLang_2eStackLoad_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eStackLoad_27__02,axiom,
    ( ( c_27const_2estackLang_2eStackLoad_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackLoad_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackLoad_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackLoad_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackLoadAny_27__02,type,
    c_27const_2estackLang_2eStackLoadAny_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eStackLoadAny_27__02,axiom,
    ( ( c_27const_2estackLang_2eStackLoadAny_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackLoadAny_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackLoadAny_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackLoadAny_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackGetSize_27__01,type,
    c_27const_2estackLang_2eStackGetSize_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eStackGetSize_27__01,axiom,
    ( ( c_27const_2estackLang_2eStackGetSize_27__01(cbool__00) = cF__00 )
    & ( c_27const_2estackLang_2eStackGetSize_27__01(cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2estackLang_2eStackSetSize_27__01,type,
    c_27const_2estackLang_2eStackSetSize_27__01: $i > $i ).

tff(function_c_27const_2estackLang_2eStackSetSize_27__01,axiom,
    ( ( c_27const_2estackLang_2eStackSetSize_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eStackSetSize_27__01(cF__00) = cF__00 ) ) ).

tff(declare_c_27const_2estackLang_2eBitmapLoad_27__02,type,
    c_27const_2estackLang_2eBitmapLoad_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estackLang_2eBitmapLoad_27__02,axiom,
    ( ( c_27const_2estackLang_2eBitmapLoad_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eBitmapLoad_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estackLang_2eBitmapLoad_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estackLang_2eBitmapLoad_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2earithmetic_2e_3c_3d_27__02,type,
    c_27const_2earithmetic_2e_3c_3d_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2earithmetic_2e_3c_3d_27__02,axiom,
    ( ( c_27const_2earithmetic_2e_3c_3d_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2earithmetic_2e_3c_3d_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2earithmetic_2e_3c_3d_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2earithmetic_2e_3c_3d_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2earithmetic_2e_2d_27__02,type,
    c_27const_2earithmetic_2e_2d_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2earithmetic_2e_2d_27__02,axiom,
    ( ( c_27const_2earithmetic_2e_2d_27__02(cbool__00,cbool__00) = cF__00 )
    & ( c_27const_2earithmetic_2e_2d_27__02(cbool__00,cF__00) = cF__00 )
    & ( c_27const_2earithmetic_2e_2d_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2earithmetic_2e_2d_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estack__remove_2edownshift_27__02,type,
    c_27const_2estack__remove_2edownshift_27__02: ( $i * $i ) > $i ).

tff(function_c_27const_2estack__remove_2edownshift_27__02,axiom,
    ( ( c_27const_2estack__remove_2edownshift_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2estack__remove_2edownshift_27__02(cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2estack__remove_2edownshift_27__02(cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2estack__remove_2edownshift_27__02(cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27type_2easm_2earith_27__01,type,
    c_27type_2easm_2earith_27__01: $i > $i ).

tff(function_c_27type_2easm_2earith_27__01,axiom,
    c_27type_2easm_2earith_27__01(cbool__00) = cbool__00 ).

tff(declare_c_27type_2efcp_2ecart_27__02,type,
    c_27type_2efcp_2ecart_27__02: ( $i * $i ) > $i ).

tff(function_c_27type_2efcp_2ecart_27__02,axiom,
    ( ( c_27type_2efcp_2ecart_27__02(cbool__00,cbool__00) = cbool__00 )
    & ( c_27type_2efcp_2ecart_27__02(cF__00,cbool__00) = cbool__00 ) ) ).

tff(declare_c_27const_2estack__remove_2eword__offset_27__01,type,
    c_27const_2estack__remove_2eword__offset_27__01: $i > $i ).

tff(function_c_27const_2estack__remove_2eword__offset_27__01,axiom,
    ( ( c_27const_2estack__remove_2eword__offset_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2estack__remove_2eword__offset_27__01(cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2easm_2eImm_27__01,type,
    c_27const_2easm_2eImm_27__01: $i > $i ).

tff(function_c_27const_2easm_2eImm_27__01,axiom,
    ( ( c_27const_2easm_2eImm_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eImm_27__01(cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2easm_2eBinop_27__04,type,
    c_27const_2easm_2eBinop_27__04: ( $i * $i * $i * $i ) > $i ).

tff(function_c_27const_2easm_2eBinop_27__04,axiom,
    ( ( c_27const_2easm_2eBinop_27__04(cbool__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cbool__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cbool__00,cbool__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2easm_2eBinop_27__04(cbool__00,cbool__00,cF__00,cF__00) = cF__00 )
    & ( c_27const_2easm_2eBinop_27__04(cbool__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cbool__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cbool__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cbool__00,cF__00,cF__00,cF__00) = cF__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cbool__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cbool__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cbool__00,cF__00,cbool__00) = cF__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cbool__00,cF__00,cF__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cF__00,cbool__00,cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cF__00,cbool__00,cF__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cF__00,cF__00,cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eBinop_27__04(cF__00,cF__00,cF__00,cF__00) = cbool__00 ) ) ).

tff(declare_c_27const_2easm_2eArith_27__01,type,
    c_27const_2easm_2eArith_27__01: $i > $i ).

tff(function_c_27const_2easm_2eArith_27__01,axiom,
    ( ( c_27const_2easm_2eArith_27__01(cbool__00) = cbool__00 )
    & ( c_27const_2easm_2eArith_27__01(cF__00) = cbool__00 ) ) ).

tff(declare_p__01,type,
    p__01: $i > $o ).

tff(predicate_p__01,axiom,
    ( p__01(cbool__00)
    & ~ p__01(cF__00) ) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SWW913+1 : TPTP v8.2.0. Released v7.3.0.
% 0.07/0.13  % Command    : run_vampire %s %d SAT
% 0.13/0.34  % Computer : n019.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Wed Jun 19 06:58:09 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.13/0.37  This is a FOF_CSA_RFO_SEQ problem
% 0.13/0.37  Running first-order model finding
% 0.13/0.37  Running /export/starexec/sandbox2/solver/bin/vampire --mode casc_sat -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.23/0.44  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (11362)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency:i=99418_0 on theBenchmark for (3000ds/99418Mi)
% 0.23/0.44  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (11363)fmb+10_1:1_sil=256000:fmbes=contour:i=214858:bce=on_0 on theBenchmark for (3000ds/214858Mi)
% 0.23/0.44  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (11367)ott-4_1:1_sil=4000:sp=reverse_arity:lcm=predicate:newcnf=on:i=115:bce=on:fd=off:fs=off:fsr=off_0 on theBenchmark for (3000ds/115Mi)
% 0.23/0.44  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (11366)ott+11_8:59_sil=16000:sp=occurrence:lsd=20:abs=on:i=146:aac=none:nm=16:fdi=10:rawr=on:nicw=on_0 on theBenchmark for (3000ds/146Mi)
% 0.23/0.44  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (11364)fmb+10_1:1_sil=256000:fmbss=23:fmbes=contour:newcnf=on:fmbsr=1.14:i=152523:nm=2:gsp=on:rp=on_0 on theBenchmark for (3000ds/152523Mi)
% 0.23/0.44  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.44  % (11361)fmb+10_1:1_sil=256000:i=98885:tgt=full:fmbsr=1.3:fmbss=10_0 on theBenchmark for (3000ds/98885Mi)
% 0.23/0.45  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.45  % (11365)ott+21_1:1_sil=4000:i=104:fsd=on:fd=off:newcnf=on_0 on theBenchmark for (3000ds/104Mi)
% 0.23/0.48  % (11367)Instruction limit reached!
% 0.23/0.48  % (11367)------------------------------
% 0.23/0.48  % (11367)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.48  % (11367)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.48  % (11367)Termination reason: Time limit
% 0.23/0.48  % (11367)Termination phase: Saturation
% 0.23/0.48  
% 0.23/0.48  % (11367)Memory used [KB]: 1214
% 0.23/0.48  % (11367)Time elapsed: 0.046 s
% 0.23/0.48  % (11367)Instructions burned: 115 (million)
% 0.23/0.49  % (11365)Instruction limit reached!
% 0.23/0.49  % (11365)------------------------------
% 0.23/0.49  % (11365)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.49  % (11365)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.49  % (11365)Termination reason: Time limit
% 0.23/0.49  % (11365)Termination phase: Saturation
% 0.23/0.49  
% 0.23/0.49  % (11365)Memory used [KB]: 1255
% 0.23/0.49  % (11365)Time elapsed: 0.045 s
% 0.23/0.49  % (11365)Instructions burned: 106 (million)
% 0.23/0.51  % (11366)Instruction limit reached!
% 0.23/0.51  % (11366)------------------------------
% 0.23/0.51  % (11366)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.51  % (11366)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.51  % (11366)Termination reason: Time limit
% 0.23/0.51  % (11366)Termination phase: Saturation
% 0.23/0.51  
% 0.23/0.51  % (11366)Memory used [KB]: 1881
% 0.23/0.51  % (11366)Time elapsed: 0.069 s
% 0.23/0.51  % (11366)Instructions burned: 149 (million)
% 0.23/0.52  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.52  % (11405)dis+11_1:3_bsr=unit_only:sil=2000:rp=on:newcnf=on:i=404:kws=precedence:lsd=100_0 on theBenchmark for (2998ds/404Mi)
% 0.23/0.53  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.53  % (11406)ott-21_1:1_sil=4000:sp=const_frequency:i=175:fsr=off:fs=off:av=off_0 on theBenchmark for (2998ds/175Mi)
% 0.23/0.54  % (11349)Running in auto input_syntax mode. Trying TPTP
% 0.23/0.54  % (11407)ott+33_1:1_to=lpo:sil=8000:sp=weighted_frequency:rp=on:i=270:nm=3:fsr=off:sac=on_0 on theBenchmark for (2998ds/270Mi)
% 0.23/0.58  % (11406)Instruction limit reached!
% 0.23/0.58  % (11406)------------------------------
% 0.23/0.58  % (11406)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.23/0.58  % (11406)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.23/0.58  % (11406)Termination reason: Time limit
% 0.23/0.58  % (11406)Termination phase: Saturation
% 0.23/0.58  
% 0.23/0.58  % (11406)Memory used [KB]: 2651
% 0.23/0.58  % (11406)Time elapsed: 0.051 s
% 0.23/0.58  % (11406)Instructions burned: 177 (million)
% 1.73/0.61  % (11349)Running in auto input_syntax mode. Trying TPTP
% 1.73/0.61  % (11425)ott+4_1:1_sil=2000:i=900:bd=off:fsr=off_0 on theBenchmark for (2998ds/900Mi)
% 1.73/0.62  % (11407)Instruction limit reached!
% 1.73/0.62  % (11407)------------------------------
% 1.73/0.62  % (11407)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.73/0.62  % (11407)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.73/0.62  % (11407)Termination reason: Time limit
% 1.73/0.62  % (11407)Termination phase: Saturation
% 1.73/0.62  
% 1.73/0.62  % (11407)Memory used [KB]: 2115
% 1.73/0.62  % (11407)Time elapsed: 0.079 s
% 1.73/0.62  % (11407)Instructions burned: 270 (million)
% 1.73/0.62  % (11405)Instruction limit reached!
% 1.73/0.62  % (11405)------------------------------
% 1.73/0.62  % (11405)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.73/0.62  % (11405)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.73/0.62  % (11405)Termination reason: Time limit
% 1.73/0.62  % (11405)Termination phase: Saturation
% 1.73/0.62  
% 1.73/0.62  % (11405)Memory used [KB]: 2313
% 1.73/0.62  % (11405)Time elapsed: 0.105 s
% 1.73/0.62  % (11405)Instructions burned: 406 (million)
% 1.92/0.65  % (11349)Running in auto input_syntax mode. Trying TPTP
% 1.92/0.65  % (11434)fmb+10_1:1_sil=8000:fde=unused:fmbes=contour:i=7859:nm=2:fmbswr=0_0 on theBenchmark for (2997ds/7859Mi)
% 1.92/0.66  % (11349)Running in auto input_syntax mode. Trying TPTP
% 1.92/0.66  % (11435)ott+11_1:2_anc=none:sil=2000:sp=const_max:spb=units:s2a=on:i=2145:s2at=5.0:awrs=converge:awrsf=170:rawr=on:gs=on:fsr=off_0 on theBenchmark for (2997ds/2145Mi)
% 2.56/0.82  % (11425)Instruction limit reached!
% 2.56/0.82  % (11425)------------------------------
% 2.56/0.82  % (11425)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.56/0.82  % (11425)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.56/0.82  % (11425)Termination reason: Time limit
% 2.56/0.82  % (11425)Termination phase: Saturation
% 2.56/0.82  
% 2.56/0.82  % (11425)Memory used [KB]: 2303
% 2.56/0.82  % (11425)Time elapsed: 0.209 s
% 2.56/0.82  % (11425)Instructions burned: 901 (million)
% 2.56/0.85  % (11349)Running in auto input_syntax mode. Trying TPTP
% 2.56/0.85  % (11484)ott-30_1:1024_sil=4000:alpa=true:newcnf=on:i=1187:bs=unit_only:ins=1:amm=off_0 on theBenchmark for (2995ds/1187Mi)
% 3.85/1.11  % (11484)Instruction limit reached!
% 3.85/1.11  % (11484)------------------------------
% 3.85/1.11  % (11484)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.85/1.11  % (11484)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.85/1.11  % (11484)Termination reason: Time limit
% 3.85/1.11  % (11484)Termination phase: Saturation
% 3.85/1.11  
% 3.85/1.11  % (11484)Memory used [KB]: 2725
% 3.85/1.11  % (11484)Time elapsed: 0.256 s
% 3.85/1.11  % (11484)Instructions burned: 1191 (million)
% 3.85/1.14  % (11349)Running in auto input_syntax mode. Trying TPTP
% 3.85/1.14  % (11485)fmb+10_1:1_sil=32000:i=23580:newcnf=on_0 on theBenchmark for (2992ds/23580Mi)
% 3.85/1.15  % (11435)Instruction limit reached!
% 3.85/1.15  % (11435)------------------------------
% 3.85/1.15  % (11435)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.85/1.15  % (11435)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.85/1.15  % (11435)Termination reason: Time limit
% 3.85/1.15  % (11435)Termination phase: Saturation
% 3.85/1.15  
% 3.85/1.15  % (11435)Memory used [KB]: 4616
% 3.85/1.15  % (11435)Time elapsed: 0.491 s
% 3.85/1.15  % (11435)Instructions burned: 2148 (million)
% 5.69/1.18  % (11349)Running in auto input_syntax mode. Trying TPTP
% 5.69/1.18  % (11486)fmb+10_1:1_sil=32000:fmbss=17:fmbsr=2.0:i=2892_0 on theBenchmark for (2992ds/2892Mi)
% 8.96/1.68  TRYING [1]
% 9.30/1.69  TRYING [2]
% 9.30/1.75  Finite Model Found!
% 9.30/1.75  % SZS status CounterSatisfiable for theBenchmark
% 9.30/1.75  % (11363)First to succeed.
% 9.30/1.75  % (11363)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-11349"
% 9.30/1.75  % (11349)Running in auto input_syntax mode. Trying TPTP
% 9.30/1.75  % SZS output start FiniteModel for theBenchmark
% See solution above
% 9.30/1.76  % (11363)------------------------------
% 9.30/1.76  % (11363)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 9.30/1.76  % (11363)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 9.30/1.76  % (11363)Termination reason: Satisfiable
% 9.30/1.76  
% 9.30/1.76  % (11363)Memory used [KB]: 12632
% 9.30/1.76  % (11363)Time elapsed: 1.311 s
% 9.30/1.76  % (11363)Instructions burned: 4332 (million)
% 9.30/1.76  % (11363)------------------------------
% 9.30/1.76  % (11363)------------------------------
% 9.30/1.76  % (11349)Success in time 1.347 s
%------------------------------------------------------------------------------