TSTP Solution File: NUM925_2 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : NUM925_2 : TPTP v8.1.0. Released v5.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n003.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 : Wed Aug 31 18:03:02 EDT 2022

% Result   : Theorem 1.89s 0.61s
% Output   : Refutation 1.89s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   83
% Syntax   : Number of formulae    :  101 (  12 unt;  77 typ;   0 def)
%            Number of atoms       :   42 (  18 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   34 (  16   ~;  10   |;   3   &)
%                                         (   2 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :   16 (  15 usr)
%            Number of type conns  :   60 (  40   >;  20   *;   0   +;   0  <<)
%            Number of predicates  :    5 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :   59 (  59 usr;  22 con; 0-2 aty)
%            Number of variables   :   33 (  28   !;   5   ?;  33   :)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    bool: $tType ).

tff(type_def_6,type,
    int: $tType ).

tff(type_def_7,type,
    nat: $tType ).

tff(type_def_8,type,
    real: $tType ).

tff(type_def_9,type,
    fun_int_bool: $tType ).

tff(type_def_10,type,
    fun_int_int: $tType ).

tff(type_def_11,type,
    fun_int_fun_int_bool: $tType ).

tff(type_def_12,type,
    fun_nat_bool: $tType ).

tff(type_def_13,type,
    fun_nat_int: $tType ).

tff(type_def_14,type,
    fun_nat_nat: $tType ).

tff(type_def_15,type,
    fun_nat_real: $tType ).

tff(type_def_16,type,
    fun_nat_fun_nat_bool: $tType ).

tff(type_def_17,type,
    fun_real_bool: $tType ).

tff(type_def_18,type,
    fun_real_real: $tType ).

tff(type_def_19,type,
    fun_re413263731l_bool: $tType ).

tff(func_def_0,type,
    one_one_int: int ).

tff(func_def_1,type,
    one_one_nat: nat ).

tff(func_def_2,type,
    one_one_real: real ).

tff(func_def_3,type,
    plus_plus_int: int > fun_int_int ).

tff(func_def_4,type,
    plus_plus_nat: nat > fun_nat_nat ).

tff(func_def_5,type,
    plus_plus_real: real > fun_real_real ).

tff(func_def_6,type,
    times_times_int: ( int * int ) > int ).

tff(func_def_7,type,
    zero_zero_int: int ).

tff(func_def_8,type,
    zero_zero_nat: nat ).

tff(func_def_9,type,
    zero_zero_real: real ).

tff(func_def_10,type,
    if_nat: ( bool * nat ) > fun_nat_nat ).

tff(func_def_11,type,
    bit0: int > int ).

tff(func_def_12,type,
    bit1: int > int ).

tff(func_def_13,type,
    pls: int ).

tff(func_def_14,type,
    number_number_of_int: int > int ).

tff(func_def_15,type,
    number_number_of_nat: int > nat ).

tff(func_def_16,type,
    number267125858f_real: int > real ).

tff(func_def_17,type,
    succ: int > int ).

tff(func_def_18,type,
    semiri1621563631at_int: fun_nat_int ).

tff(func_def_19,type,
    semiri984289939at_nat: fun_nat_nat ).

tff(func_def_20,type,
    semiri132038758t_real: fun_nat_real ).

tff(func_def_21,type,
    sqrt: real > real ).

tff(func_def_22,type,
    ord_less_int: fun_int_fun_int_bool ).

tff(func_def_23,type,
    ord_less_nat: fun_nat_fun_nat_bool ).

tff(func_def_24,type,
    ord_less_real: fun_re413263731l_bool ).

tff(func_def_25,type,
    ord_less_eq_int: fun_int_fun_int_bool ).

tff(func_def_26,type,
    ord_less_eq_nat: fun_nat_fun_nat_bool ).

tff(func_def_27,type,
    ord_less_eq_real: fun_re413263731l_bool ).

tff(func_def_28,type,
    power_power_int: int > fun_nat_int ).

tff(func_def_29,type,
    power_power_nat: nat > fun_nat_nat ).

tff(func_def_30,type,
    power_power_real: real > fun_nat_real ).

tff(func_def_31,type,
    fFalse: bool ).

tff(func_def_32,type,
    fTrue: bool ).

tff(func_def_33,type,
    hAPP_int_bool: ( fun_int_bool * int ) > bool ).

tff(func_def_34,type,
    hAPP_int_int: ( fun_int_int * int ) > int ).

tff(func_def_35,type,
    hAPP_i1948725293t_bool: ( fun_int_fun_int_bool * int ) > fun_int_bool ).

tff(func_def_36,type,
    hAPP_nat_bool: ( fun_nat_bool * nat ) > bool ).

tff(func_def_37,type,
    hAPP_nat_int: ( fun_nat_int * nat ) > int ).

tff(func_def_38,type,
    hAPP_nat_nat: ( fun_nat_nat * nat ) > nat ).

tff(func_def_39,type,
    hAPP_nat_real: ( fun_nat_real * nat ) > real ).

tff(func_def_40,type,
    hAPP_n1699378549t_bool: ( fun_nat_fun_nat_bool * nat ) > fun_nat_bool ).

tff(func_def_41,type,
    hAPP_real_bool: ( fun_real_bool * real ) > bool ).

tff(func_def_42,type,
    hAPP_real_real: ( fun_real_real * real ) > real ).

tff(func_def_43,type,
    hAPP_r1134773055l_bool: ( fun_re413263731l_bool * real ) > fun_real_bool ).

tff(func_def_44,type,
    m1: int ).

tff(func_def_45,type,
    n: nat ).

tff(func_def_46,type,
    t: int ).

tff(func_def_47,type,
    tn: nat ).

tff(func_def_48,type,
    sK2: ( int * int ) > nat ).

tff(func_def_49,type,
    sK3: fun_int_bool > int ).

tff(func_def_50,type,
    sK4: fun_int_bool > nat ).

tff(func_def_51,type,
    sK5: int > nat ).

tff(func_def_52,type,
    sK6: int > nat ).

tff(func_def_53,type,
    sK7: int > nat ).

tff(func_def_54,type,
    sK8: fun_int_bool > int ).

tff(func_def_55,type,
    sK9: fun_int_bool > nat ).

tff(func_def_56,type,
    sK10: ( fun_int_bool * int ) > int ).

tff(func_def_57,type,
    sK11: ( int * fun_int_bool ) > int ).

tff(func_def_58,type,
    sK12: int > nat ).

tff(pred_def_1,type,
    hBOOL: bool > $o ).

tff(pred_def_2,type,
    sP0: ( int * bool * bool ) > $o ).

tff(pred_def_3,type,
    sP1: ( int * bool * bool ) > $o ).

tff(f1603,plain,
    $false,
    inference(subsumption_resolution,[],[f1602,f1448]) ).

tff(f1448,plain,
    ! [X2: nat,X1: int] : hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X2)))),
    inference(equality_resolution,[],[f1158]) ).

tff(f1158,plain,
    ! [X2: nat,X0: int,X1: int] :
      ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0))
      | ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X2)) != X0 ) ),
    inference(cnf_transformation,[],[f972]) ).

tff(f972,plain,
    ! [X0: int,X1: int] :
      ( ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0))
        | ! [X2: nat] : ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X2)) != X0 ) )
      & ( ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,sK2(X0,X1))) = X0 )
        | ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0)) ) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK2])],[f970,f971]) ).

tff(f971,plain,
    ! [X0: int,X1: int] :
      ( ? [X3: nat] : ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X3)) = X0 )
     => ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,sK2(X0,X1))) = X0 ) ),
    introduced(choice_axiom,[]) ).

tff(f970,plain,
    ! [X0: int,X1: int] :
      ( ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0))
        | ! [X2: nat] : ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X2)) != X0 ) )
      & ( ? [X3: nat] : ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X3)) = X0 )
        | ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0)) ) ),
    inference(rectify,[],[f969]) ).

tff(f969,plain,
    ! [X0: int,X1: int] :
      ( ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0))
        | ! [X2: nat] : ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X2)) != X0 ) )
      & ( ? [X2: nat] : ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X2)) = X0 )
        | ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0)) ) ),
    inference(nnf_transformation,[],[f837]) ).

tff(f837,plain,
    ! [X0: int,X1: int] :
      ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X1),X0))
    <=> ? [X2: nat] : ( hAPP_int_int(plus_plus_int(X1),hAPP_nat_int(semiri1621563631at_int,X2)) = X0 ) ),
    inference(rectify,[],[f530]) ).

tff(f530,axiom,
    ! [X27: int,X22: int] :
      ( ? [X87: nat] : ( hAPP_int_int(plus_plus_int(X22),hAPP_nat_int(semiri1621563631at_int,X87)) = X27 )
    <=> hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,X22),X27)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_529_zle__iff__zadd) ).

tff(f1602,plain,
    ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),hAPP_int_int(plus_plus_int(one_one_int),hAPP_nat_int(semiri1621563631at_int,n)))),
    inference(subsumption_resolution,[],[f1510,f1293]) ).

tff(f1293,plain,
    ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),zero_zero_int)),
    inference(cnf_transformation,[],[f495]) ).

tff(f495,axiom,
    ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),zero_zero_int)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_494_not__one__le__zero) ).

tff(f1510,plain,
    ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),zero_zero_int))
    | ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),hAPP_int_int(plus_plus_int(one_one_int),hAPP_nat_int(semiri1621563631at_int,n)))) ),
    inference(superposition,[],[f1267,f1486]) ).

tff(f1486,plain,
    zero_zero_int = hAPP_nat_int(power_power_int(hAPP_int_int(plus_plus_int(one_one_int),hAPP_nat_int(semiri1621563631at_int,n))),number_number_of_nat(bit0(bit1(zero_zero_int)))),
    inference(forward_demodulation,[],[f1427,f1174]) ).

tff(f1174,plain,
    zero_zero_int = pls,
    inference(cnf_transformation,[],[f99]) ).

tff(f99,axiom,
    zero_zero_int = pls,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_98_Pls__def) ).

tff(f1427,plain,
    zero_zero_int = hAPP_nat_int(power_power_int(hAPP_int_int(plus_plus_int(one_one_int),hAPP_nat_int(semiri1621563631at_int,n))),number_number_of_nat(bit0(bit1(pls)))),
    inference(cnf_transformation,[],[f705]) ).

tff(f705,plain,
    zero_zero_int = hAPP_nat_int(power_power_int(hAPP_int_int(plus_plus_int(one_one_int),hAPP_nat_int(semiri1621563631at_int,n))),number_number_of_nat(bit0(bit1(pls)))),
    inference(flattening,[],[f704]) ).

tff(f704,negated_conjecture,
    ( ~ zero_zero_int )
 != hAPP_nat_int(power_power_int(hAPP_int_int(plus_plus_int(one_one_int),hAPP_nat_int(semiri1621563631at_int,n))),number_number_of_nat(bit0(bit1(pls)))),
    inference(negated_conjecture,[],[f703]) ).

tff(f703,conjecture,
    zero_zero_int != hAPP_nat_int(power_power_int(hAPP_int_int(plus_plus_int(one_one_int),hAPP_nat_int(semiri1621563631at_int,n))),number_number_of_nat(bit0(bit1(pls)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

tff(f1267,plain,
    ! [X0: nat,X1: int] :
      ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),hAPP_nat_int(power_power_int(X1),X0)))
      | ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),X1)) ),
    inference(cnf_transformation,[],[f948]) ).

tff(f948,plain,
    ! [X0: nat,X1: int] :
      ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),hAPP_nat_int(power_power_int(X1),X0)))
      | ~ hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),X1)) ),
    inference(ennf_transformation,[],[f767]) ).

tff(f767,plain,
    ! [X1: int,X0: nat] :
      ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),X1))
     => hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),hAPP_nat_int(power_power_int(X1),X0))) ),
    inference(rectify,[],[f510]) ).

tff(f510,axiom,
    ! [X200: nat,X201: int] :
      ( hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),X201))
     => hBOOL(hAPP_int_bool(hAPP_i1948725293t_bool(ord_less_eq_int,one_one_int),hAPP_nat_int(power_power_int(X201),X200))) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_509_one__le__power) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : NUM925_2 : TPTP v8.1.0. Released v5.3.0.
% 0.07/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.13/0.34  % Computer : n003.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   : Tue Aug 30 09:22:22 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.50  % (12509)dis+10_1:1_av=off:sos=on:sp=reverse_arity:ss=included:st=2.0:to=lpo:urr=ec_only:i=45:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/45Mi)
% 0.20/0.51  % (12501)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.52  % (12487)lrs+10_1:1_gsp=on:sd=1:sgt=32:sos=on:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.52  % (12501)Instruction limit reached!
% 0.20/0.52  % (12501)------------------------------
% 0.20/0.52  % (12501)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (12501)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (12501)Termination reason: Unknown
% 0.20/0.52  % (12501)Termination phase: Preprocessing 1
% 0.20/0.52  
% 0.20/0.52  % (12501)Memory used [KB]: 2814
% 0.20/0.52  % (12501)Time elapsed: 0.009 s
% 0.20/0.52  % (12501)Instructions burned: 7 (million)
% 0.20/0.52  % (12501)------------------------------
% 0.20/0.52  % (12501)------------------------------
% 0.20/0.52  % (12493)lrs+2_1:1_lcm=reverse:lma=on:sos=all:spb=goal_then_units:ss=included:urr=on:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.53  % (12503)fmb+10_1:1_nm=2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.54  % (12487)Instruction limit reached!
% 0.20/0.54  % (12487)------------------------------
% 0.20/0.54  % (12487)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (12503)Instruction limit reached!
% 0.20/0.54  % (12503)------------------------------
% 0.20/0.54  % (12503)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (12495)lrs+10_1:1_br=off:sos=on:ss=axioms:st=2.0:urr=on:i=33:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/33Mi)
% 0.20/0.54  % (12503)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (12503)Termination reason: Unknown
% 0.20/0.54  % (12503)Termination phase: Preprocessing 1
% 0.20/0.54  
% 0.20/0.54  % (12503)Memory used [KB]: 2558
% 0.20/0.54  % (12503)Time elapsed: 0.004 s
% 0.20/0.54  % (12503)Instructions burned: 5 (million)
% 0.20/0.54  % (12503)------------------------------
% 0.20/0.54  % (12503)------------------------------
% 0.20/0.54  % (12487)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (12487)Termination reason: Unknown
% 0.20/0.54  % (12487)Termination phase: Property scanning
% 0.20/0.54  
% 0.20/0.54  % (12487)Memory used [KB]: 2558
% 0.20/0.54  % (12487)Time elapsed: 0.009 s
% 0.20/0.54  % (12487)Instructions burned: 15 (million)
% 0.20/0.54  % (12487)------------------------------
% 0.20/0.54  % (12487)------------------------------
% 0.20/0.54  % (12509)Instruction limit reached!
% 0.20/0.54  % (12509)------------------------------
% 0.20/0.54  % (12509)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (12489)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.55  % (12497)lrs+10_1:2_br=off:nm=4:ss=included:urr=on:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.55  % (12498)lrs+10_1:4_av=off:bs=unit_only:bsr=unit_only:ep=RS:s2a=on:sos=on:sp=frequency:to=lpo:i=16:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/16Mi)
% 0.20/0.55  % (12499)lrs+10_1:32_br=off:nm=16:sd=2:ss=axioms:st=2.0:urr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.55  % (12509)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (12509)Termination reason: Unknown
% 0.20/0.55  % (12509)Termination phase: Property scanning
% 0.20/0.55  
% 0.20/0.55  % (12509)Memory used [KB]: 3965
% 0.20/0.55  % (12509)Time elapsed: 0.035 s
% 0.20/0.55  % (12509)Instructions burned: 47 (million)
% 0.20/0.55  % (12509)------------------------------
% 0.20/0.55  % (12509)------------------------------
% 0.20/0.55  % (12496)lrs+10_1:1_ep=R:lcm=predicate:lma=on:sos=all:spb=goal:ss=included:i=12:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/12Mi)
% 0.20/0.55  % (12486)dis+1002_1:12_drc=off:fd=preordered:tgt=full:i=99978:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99978Mi)
% 0.20/0.55  % (12497)Instruction limit reached!
% 0.20/0.55  % (12497)------------------------------
% 0.20/0.55  % (12497)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (12497)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (12497)Termination reason: Unknown
% 0.20/0.55  % (12497)Termination phase: Preprocessing 1
% 0.20/0.55  
% 0.20/0.55  % (12497)Memory used [KB]: 2558
% 0.20/0.55  % (12497)Time elapsed: 0.005 s
% 0.20/0.55  % (12497)Instructions burned: 7 (million)
% 0.20/0.55  % (12497)------------------------------
% 0.20/0.55  % (12497)------------------------------
% 0.20/0.56  % (12493)Instruction limit reached!
% 0.20/0.56  % (12493)------------------------------
% 0.20/0.56  % (12493)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (12493)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (12493)Termination reason: Unknown
% 0.20/0.56  % (12493)Termination phase: Property scanning
% 0.20/0.56  
% 0.20/0.56  % (12493)Memory used [KB]: 3709
% 0.20/0.56  % (12493)Time elapsed: 0.029 s
% 0.20/0.56  % (12493)Instructions burned: 39 (million)
% 0.20/0.56  % (12493)------------------------------
% 0.20/0.56  % (12493)------------------------------
% 0.20/0.56  % (12510)dis+21_1:1_ep=RS:nwc=10.0:s2a=on:s2at=1.5:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.56  % (12500)lrs+10_1:1_ins=3:sp=reverse_frequency:spb=goal:to=lpo:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.56  % (12505)dis-10_3:2_amm=sco:ep=RS:fsr=off:nm=10:sd=2:sos=on:ss=axioms:st=3.0:i=11:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/11Mi)
% 0.20/0.56  % (12500)Instruction limit reached!
% 0.20/0.56  % (12500)------------------------------
% 0.20/0.56  % (12500)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.56  % (12500)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.56  % (12500)Termination reason: Unknown
% 0.20/0.56  % (12500)Termination phase: Preprocessing 1
% 0.20/0.56  
% 0.20/0.56  % (12500)Memory used [KB]: 2430
% 0.20/0.56  % (12500)Time elapsed: 0.003 s
% 0.20/0.56  % (12500)Instructions burned: 4 (million)
% 0.20/0.56  % (12500)------------------------------
% 0.20/0.56  % (12500)------------------------------
% 0.20/0.56  % (12515)lrs-11_1:1_nm=0:sac=on:sd=4:ss=axioms:st=3.0:i=24:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/24Mi)
% 0.20/0.56  % (12506)dis+1010_1:1_bs=on:ep=RS:erd=off:newcnf=on:nwc=10.0:s2a=on:sgt=32:ss=axioms:i=30:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/30Mi)
% 0.20/0.56  % (12492)dis+1010_1:50_awrs=decay:awrsf=128:nwc=10.0:s2pl=no:sp=frequency:ss=axioms:i=39:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/39Mi)
% 0.20/0.56  % (12502)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.57  % (12511)lrs+11_1:1_plsq=on:plsqc=1:plsqr=32,1:ss=included:i=95:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/95Mi)
% 0.20/0.57  % (12514)dis+2_3:1_aac=none:abs=on:ep=R:lcm=reverse:nwc=10.0:sos=on:sp=const_frequency:spb=units:urr=ec_only:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.20/0.57  % (12504)ott+1010_1:1_sd=2:sos=on:sp=occurrence:ss=axioms:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.57  % (12508)dis+1010_2:3_fs=off:fsr=off:nm=0:nwc=5.0:s2a=on:s2agt=32:i=82:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/82Mi)
% 0.20/0.57  % (12507)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.57  % (12490)lrs+10_1:1024_nm=0:nwc=5.0:ss=axioms:i=13:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/13Mi)
% 0.20/0.57  % (12491)dis+21_1:1_av=off:sos=on:sp=frequency:ss=included:to=lpo:i=15:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/15Mi)
% 0.20/0.57  % (12488)dis+1002_1:1_aac=none:bd=off:sac=on:sos=on:spb=units:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.57  % (12488)Instruction limit reached!
% 0.20/0.57  % (12488)------------------------------
% 0.20/0.57  % (12488)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (12513)dis+21_1:1_aac=none:abs=on:er=known:fde=none:fsr=off:nwc=5.0:s2a=on:s2at=4.0:sp=const_frequency:to=lpo:urr=ec_only:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.20/0.57  % (12494)dis+10_1:1_newcnf=on:sgt=8:sos=on:ss=axioms:to=lpo:urr=on:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.20/0.57  % (12496)Instruction limit reached!
% 0.20/0.57  % (12496)------------------------------
% 0.20/0.57  % (12496)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (12488)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (12488)Termination reason: Unknown
% 0.20/0.57  % (12488)Termination phase: Preprocessing 1
% 0.20/0.57  
% 0.20/0.57  % (12488)Memory used [KB]: 2430
% 0.20/0.57  % (12488)Time elapsed: 0.003 s
% 0.20/0.57  % (12488)Instructions burned: 3 (million)
% 0.20/0.57  % (12488)------------------------------
% 0.20/0.57  % (12488)------------------------------
% 0.20/0.58  % (12490)Instruction limit reached!
% 0.20/0.58  % (12490)------------------------------
% 0.20/0.58  % (12490)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (12512)lrs+1011_1:1_fd=preordered:fsd=on:sos=on:thsq=on:thsqc=64:thsqd=32:uwa=ground:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.58  % (12504)Instruction limit reached!
% 0.20/0.58  % (12504)------------------------------
% 0.20/0.58  % (12504)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (12504)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (12504)Termination reason: Unknown
% 0.20/0.58  % (12504)Termination phase: shuffling
% 0.20/0.58  
% 0.20/0.58  % (12504)Memory used [KB]: 2174
% 0.20/0.58  % (12504)Time elapsed: 0.002 s
% 0.20/0.58  % (12504)Instructions burned: 2 (million)
% 0.20/0.58  % (12504)------------------------------
% 0.20/0.58  % (12504)------------------------------
% 0.20/0.58  % (12496)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (12496)Termination reason: Unknown
% 0.20/0.58  % (12496)Termination phase: Preprocessing 2
% 0.20/0.58  
% 0.20/0.58  % (12496)Memory used [KB]: 3198
% 0.20/0.58  % (12496)Time elapsed: 0.009 s
% 0.20/0.58  % (12496)Instructions burned: 13 (million)
% 0.20/0.58  % (12496)------------------------------
% 0.20/0.58  % (12496)------------------------------
% 0.20/0.58  % (12495)Instruction limit reached!
% 0.20/0.58  % (12495)------------------------------
% 0.20/0.58  % (12495)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (12495)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (12495)Termination reason: Unknown
% 0.20/0.58  % (12495)Termination phase: Property scanning
% 0.20/0.58  
% 0.20/0.58  % (12495)Memory used [KB]: 3709
% 0.20/0.58  % (12495)Time elapsed: 0.020 s
% 0.20/0.58  % (12495)Instructions burned: 35 (million)
% 0.20/0.58  % (12495)------------------------------
% 0.20/0.58  % (12495)------------------------------
% 0.20/0.58  % (12498)Instruction limit reached!
% 0.20/0.58  % (12498)------------------------------
% 0.20/0.58  % (12498)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.58  % (12498)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.58  % (12498)Termination reason: Unknown
% 0.20/0.58  % (12498)Termination phase: Preprocessing 3
% 0.20/0.58  
% 0.20/0.58  % (12498)Memory used [KB]: 3326
% 0.20/0.58  % (12498)Time elapsed: 0.011 s
% 0.20/0.58  % (12498)Instructions burned: 18 (million)
% 0.20/0.58  % (12498)------------------------------
% 0.20/0.58  % (12498)------------------------------
% 0.20/0.59  % (12505)Instruction limit reached!
% 0.20/0.59  % (12505)------------------------------
% 0.20/0.59  % (12505)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.59  % (12514)Instruction limit reached!
% 0.20/0.59  % (12514)------------------------------
% 0.20/0.59  % (12514)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (12491)Instruction limit reached!
% 0.20/0.60  % (12491)------------------------------
% 0.20/0.60  % (12491)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.60  % (12491)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (12491)Termination reason: Unknown
% 0.20/0.60  % (12491)Termination phase: shuffling
% 0.20/0.60  
% 0.20/0.60  % (12491)Memory used [KB]: 3326
% 0.20/0.60  % (12491)Time elapsed: 0.010 s
% 0.20/0.60  % (12491)Instructions burned: 15 (million)
% 0.20/0.60  % (12491)------------------------------
% 0.20/0.60  % (12491)------------------------------
% 0.20/0.60  % (12514)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (12490)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (12490)Termination reason: Unknown
% 0.20/0.60  % (12490)Termination phase: Preprocessing 3
% 0.20/0.60  
% 0.20/0.60  % (12490)Memory used [KB]: 2942
% 0.20/0.60  % (12490)Time elapsed: 0.010 s
% 0.20/0.60  % (12490)Instructions burned: 13 (million)
% 0.20/0.60  % (12490)------------------------------
% 0.20/0.60  % (12490)------------------------------
% 0.20/0.60  % (12514)Termination reason: Unknown
% 0.20/0.60  % (12514)Termination phase: shuffling
% 0.20/0.60  
% 0.20/0.60  % (12514)Memory used [KB]: 3070
% 0.20/0.60  % (12514)Time elapsed: 0.006 s
% 0.20/0.60  % (12514)Instructions burned: 9 (million)
% 0.20/0.60  % (12514)------------------------------
% 0.20/0.60  % (12514)------------------------------
% 0.20/0.60  % (12505)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.60  % (12505)Termination reason: Unknown
% 0.20/0.60  % (12505)Termination phase: Preprocessing 1
% 0.20/0.60  
% 0.20/0.60  % (12505)Memory used [KB]: 2686
% 0.20/0.60  % (12505)Time elapsed: 0.008 s
% 0.20/0.60  % (12505)Instructions burned: 12 (million)
% 0.20/0.60  % (12505)------------------------------
% 0.20/0.60  % (12505)------------------------------
% 1.89/0.60  % (12492)Instruction limit reached!
% 1.89/0.60  % (12492)------------------------------
% 1.89/0.60  % (12492)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.60  % (12492)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.60  % (12492)Termination reason: Unknown
% 1.89/0.60  % (12492)Termination phase: Property scanning
% 1.89/0.60  
% 1.89/0.60  % (12492)Memory used [KB]: 3326
% 1.89/0.60  % (12492)Time elapsed: 0.025 s
% 1.89/0.60  % (12492)Instructions burned: 40 (million)
% 1.89/0.60  % (12492)------------------------------
% 1.89/0.60  % (12492)------------------------------
% 1.89/0.61  % (12513)Instruction limit reached!
% 1.89/0.61  % (12513)------------------------------
% 1.89/0.61  % (12513)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (12513)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (12513)Termination reason: Unknown
% 1.89/0.61  % (12513)Termination phase: Preprocessing 3
% 1.89/0.61  
% 1.89/0.61  % (12513)Memory used [KB]: 3582
% 1.89/0.61  % (12513)Time elapsed: 0.016 s
% 1.89/0.61  % (12513)Instructions burned: 25 (million)
% 1.89/0.61  % (12513)------------------------------
% 1.89/0.61  % (12513)------------------------------
% 1.89/0.61  % (12506)Instruction limit reached!
% 1.89/0.61  % (12506)------------------------------
% 1.89/0.61  % (12506)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (12506)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (12506)Termination reason: Unknown
% 1.89/0.61  % (12506)Termination phase: Function definition elimination
% 1.89/0.61  
% 1.89/0.61  % (12506)Memory used [KB]: 3070
% 1.89/0.61  % (12506)Time elapsed: 0.015 s
% 1.89/0.61  % (12506)Instructions burned: 31 (million)
% 1.89/0.61  % (12506)------------------------------
% 1.89/0.61  % (12506)------------------------------
% 1.89/0.61  % (12515)Instruction limit reached!
% 1.89/0.61  % (12515)------------------------------
% 1.89/0.61  % (12515)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (12515)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (12515)Termination reason: Unknown
% 1.89/0.61  % (12515)Termination phase: Preprocessing 3
% 1.89/0.61  
% 1.89/0.61  % (12515)Memory used [KB]: 3582
% 1.89/0.61  % (12515)Time elapsed: 0.015 s
% 1.89/0.61  % (12515)Instructions burned: 24 (million)
% 1.89/0.61  % (12515)------------------------------
% 1.89/0.61  % (12515)------------------------------
% 1.89/0.61  % (12489)First to succeed.
% 1.89/0.61  % (12489)Refutation found. Thanks to Tanya!
% 1.89/0.61  % SZS status Theorem for theBenchmark
% 1.89/0.61  % SZS output start Proof for theBenchmark
% See solution above
% 1.89/0.61  % (12489)------------------------------
% 1.89/0.61  % (12489)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.89/0.61  % (12489)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.89/0.61  % (12489)Termination reason: Refutation
% 1.89/0.61  
% 1.89/0.61  % (12489)Memory used [KB]: 7803
% 1.89/0.61  % (12489)Time elapsed: 0.187 s
% 1.89/0.61  % (12489)Instructions burned: 37 (million)
% 1.89/0.61  % (12489)------------------------------
% 1.89/0.61  % (12489)------------------------------
% 1.89/0.61  % (12471)Success in time 0.253 s
%------------------------------------------------------------------------------