TSTP Solution File: SWW569_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWW569_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n004.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 May  1 04:20:02 EDT 2024

% Result   : Theorem 0.69s 0.87s
% Output   : Refutation 0.69s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   83
% Syntax   : Number of formulae    :   96 (   7 unt;  79 typ;   0 def)
%            Number of atoms       :   27 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   21 (  11   ~;   5   |;   3   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :  107 (  59   >;  48   *;   0   +;   0  <<)
%            Number of predicates  :   12 (  11 usr;   1 prp; 0-6 aty)
%            Number of functors    :   63 (  63 usr;  15 con; 0-7 aty)
%            Number of variables   :  174 (  41   !;   3   ?; 174   :)
%                                         ( 130  !>;   0  ?*;   0  @-;   0  @+)

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

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

tff(type_def_7,type,
    list: $tType > $tType ).

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

tff(type_def_9,type,
    option: $tType > $tType ).

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

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

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

tff(type_def_13,type,
    fun: ( $tType * $tType ) > $tType ).

tff(type_def_14,type,
    product_prod: ( $tType * $tType ) > $tType ).

tff(func_def_0,type,
    fAcc: 
      !>[X0: $tType] : ( ( exp(X0) * list(char) * list(char) ) > exp(X0) ) ).

tff(func_def_1,type,
    tryCatch: 
      !>[X0: $tType] : ( ( exp(X0) * list(char) * X0 * exp(X0) ) > exp(X0) ) ).

tff(func_def_2,type,
    while: 
      !>[X0: $tType] : ( ( exp(X0) * exp(X0) ) > exp(X0) ) ).

tff(func_def_3,type,
    throw: 
      !>[X0: $tType] : ( exp(X0) > exp(X0) ) ).

tff(func_def_4,type,
    wf_J_mdecl: fun(list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))),fun(list(char),fun(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char)))))),bool))) ).

tff(func_def_5,type,
    map_add: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,option(X1)) * fun(X0,option(X1)) ) > fun(X0,option(X1)) ) ).

tff(func_def_6,type,
    product_Pair: 
      !>[X0: $tType,X1: $tType] : ( ( X0 * X1 ) > product_prod(X0,X1) ) ).

tff(func_def_7,type,
    product_curry: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(product_prod(X0,X1),X2) * X0 * X1 ) > X2 ) ).

tff(func_def_8,type,
    produc1605651328_split: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * product_prod(X0,X1) ) > X2 ) ).

tff(func_def_9,type,
    product_prod_rec: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * product_prod(X0,X1) ) > X2 ) ).

tff(func_def_10,type,
    red: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) > fun(product_prod(product_prod(exp(list(char)),product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val)))),product_prod(exp(list(char)),product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val))))),bool) ).

tff(func_def_11,type,
    hp: product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val))) > fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ).

tff(func_def_12,type,
    transitive_rtrancl: 
      !>[X0: $tType] : ( fun(product_prod(X0,X0),bool) > fun(product_prod(X0,X0),bool) ) ).

tff(func_def_13,type,
    class: list(char) > ty ).

tff(func_def_14,type,
    nt: ty ).

tff(func_def_15,type,
    aa: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * X0 ) > X1 ) ).

tff(func_def_16,type,
    fFalse: bool ).

tff(func_def_17,type,
    fTrue: bool ).

tff(func_def_18,type,
    d: list(char) ).

tff(func_def_19,type,
    e: fun(list(char),option(ty)) ).

tff(func_def_20,type,
    f: list(char) ).

tff(func_def_21,type,
    p: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) ).

tff(func_def_22,type,
    t: ty ).

tff(func_def_23,type,
    e_a: exp(list(char)) ).

tff(func_def_24,type,
    ea: exp(list(char)) ).

tff(func_def_25,type,
    h_a: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ).

tff(func_def_26,type,
    ha: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ).

tff(func_def_27,type,
    l_a: fun(list(char),option(val)) ).

tff(func_def_28,type,
    la: fun(list(char),option(val)) ).

tff(func_def_29,type,
    sK0: ty > list(char) ).

tff(func_def_30,type,
    sK1: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X1,X0),bool) * fun(product_prod(X1,X0),bool) ) > X1 ) ).

tff(func_def_31,type,
    sK2: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(X1,X0),bool) * fun(product_prod(X1,X0),bool) ) > X0 ) ).

tff(func_def_32,type,
    sK3: 
      !>[X0: $tType] : ( ( fun(product_prod(X0,X0),bool) * X0 * X0 ) > X0 ) ).

tff(func_def_33,type,
    sK4: 
      !>[X0: $tType] : ( ( fun(product_prod(X0,X0),bool) * X0 * X0 ) > X0 ) ).

tff(func_def_34,type,
    sK5: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(product_prod(X1,X0),product_prod(X1,X0)),bool) * X0 * X1 * X0 * X1 ) > X1 ) ).

tff(func_def_35,type,
    sK6: 
      !>[X0: $tType,X1: $tType] : ( ( fun(product_prod(product_prod(X1,X0),product_prod(X1,X0)),bool) * X0 * X1 * X0 * X1 ) > X0 ) ).

tff(func_def_36,type,
    sK7: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_37,type,
    sK8: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_38,type,
    sK9: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X0 ) ).

tff(func_def_39,type,
    sK10: 
      !>[X0: $tType,X1: $tType] : ( product_prod(X0,X1) > X1 ) ).

tff(func_def_40,type,
    sK11: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X0 ) ).

tff(func_def_41,type,
    sK12: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X1 ) ).

tff(func_def_42,type,
    sK13: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( product_prod(X0,product_prod(X1,X2)) > X2 ) ).

tff(func_def_43,type,
    sK14: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X0 ) ).

tff(func_def_44,type,
    sK15: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X1 ) ).

tff(func_def_45,type,
    sK16: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X2 ) ).

tff(func_def_46,type,
    sK17: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X3 ) ).

tff(func_def_47,type,
    sK18: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X4 ) ).

tff(func_def_48,type,
    sK19: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType,X5: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,product_prod(X4,X5))))) > X5 ) ).

tff(func_def_49,type,
    sK20: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X0 ) ).

tff(func_def_50,type,
    sK21: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X1 ) ).

tff(func_def_51,type,
    sK22: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X2 ) ).

tff(func_def_52,type,
    sK23: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X3 ) ).

tff(func_def_53,type,
    sK24: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType,X4: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,product_prod(X3,X4)))) > X4 ) ).

tff(func_def_54,type,
    sK25: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X0 ) ).

tff(func_def_55,type,
    sK26: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X1 ) ).

tff(func_def_56,type,
    sK27: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X2 ) ).

tff(func_def_57,type,
    sK28: 
      !>[X0: $tType,X1: $tType,X2: $tType,X3: $tType] : ( product_prod(X0,product_prod(X1,product_prod(X2,X3))) > X3 ) ).

tff(pred_def_1,type,
    hconf: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ) > $o ) ).

tff(pred_def_2,type,
    lconf: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) * fun(list(char),option(val)) * fun(list(char),option(ty)) ) > $o ) ).

tff(pred_def_3,type,
    hext: ( fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) ) > $o ).

tff(pred_def_4,type,
    has_field: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * list(char) * list(char) * ty * list(char) ) > $o ) ).

tff(pred_def_5,type,
    widen: 
      !>[X0: $tType] : ( ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) * ty * ty ) > $o ) ).

tff(pred_def_6,type,
    typeSa976492716_sconf: ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) * fun(list(char),option(ty)) * product_prod(fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),fun(list(char),option(val))) ) > $o ).

tff(pred_def_7,type,
    is_refT: ty > $o ).

tff(pred_def_8,type,
    wf_prog: 
      !>[X0: $tType] : ( ( fun(list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))),fun(list(char),fun(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0))),bool))) * list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))) ) > $o ) ).

tff(pred_def_9,type,
    wTrt: ( list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))) * fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))) * fun(list(char),option(ty)) * exp(list(char)) * ty ) > $o ).

tff(pred_def_10,type,
    member: 
      !>[X0: $tType] : ( ( X0 * fun(X0,bool) ) > $o ) ).

tff(pred_def_11,type,
    pp: bool > $o ).

tff(f249,plain,
    $false,
    inference(resolution,[],[f247,f201]) ).

tff(f201,plain,
    ! [X0: $tType,X2: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0)))))))),X1: ty] : widen(X0,X2,X1,X1),
    inference(cnf_transformation,[],[f112]) ).

tff(f112,plain,
    ! [X0: $tType,X1: ty,X2: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0))))))))] : widen(X0,X2,X1,X1),
    inference(rectify,[],[f5]) ).

tff(f5,axiom,
    ! [X0: $tType,X11: ty,X12: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,X0))))))))] : widen(X0,X12,X11,X11),
    file('/export/starexec/sandbox2/tmp/tmp.8KJNd9vIuy/Vampire---4.8_22405',fact_4_widen__refl) ).

tff(f247,plain,
    ! [X0: ty] : ~ widen(product_prod(list(list(char)),exp(list(char))),p,X0,t),
    inference(subsumption_resolution,[],[f246,f204]) ).

tff(f204,plain,
    wTrt(p,h_a,e,e_a,nt),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    wTrt(p,h_a,e,e_a,nt),
    file('/export/starexec/sandbox2/tmp/tmp.8KJNd9vIuy/Vampire---4.8_22405',fact_0__096P_ME_Mh_H_A_092_060turnstile_062_Ae_H_A_058_ANT_096) ).

tff(f246,plain,
    ! [X0: ty] :
      ( ~ widen(product_prod(list(list(char)),exp(list(char))),p,X0,t)
      | ~ wTrt(p,h_a,e,e_a,nt) ),
    inference(resolution,[],[f191,f236]) ).

tff(f236,plain,
    ! [X2: list(char),X3: exp(list(char)),X0: ty,X1: list(char),X6: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char))))))))))),X4: fun(list(char),option(ty)),X5: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val)))))] :
      ( wTrt(X6,X5,X4,fAcc(list(char),X3,X2,X1),X0)
      | ~ wTrt(X6,X5,X4,X3,nt) ),
    inference(cnf_transformation,[],[f161]) ).

tff(f161,plain,
    ! [X0: ty,X1: list(char),X2: list(char),X3: exp(list(char)),X4: fun(list(char),option(ty)),X5: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),X6: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char)))))))))))] :
      ( wTrt(X6,X5,X4,fAcc(list(char),X3,X2,X1),X0)
      | ~ wTrt(X6,X5,X4,X3,nt) ),
    inference(ennf_transformation,[],[f134]) ).

tff(f134,plain,
    ! [X0: ty,X1: list(char),X2: list(char),X3: exp(list(char)),X4: fun(list(char),option(ty)),X5: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),X6: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char)))))))))))] :
      ( wTrt(X6,X5,X4,X3,nt)
     => wTrt(X6,X5,X4,fAcc(list(char),X3,X2,X1),X0) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X15: ty,X16: list(char),X17: list(char),X18: exp(list(char)),X19: fun(list(char),option(ty)),X20: fun(nat,option(product_prod(list(char),fun(product_prod(list(char),list(char)),option(val))))),X21: list(product_prod(list(char),product_prod(list(char),product_prod(list(product_prod(list(char),ty)),list(product_prod(list(char),product_prod(list(ty),product_prod(ty,product_prod(list(list(char)),exp(list(char)))))))))))] :
      ( wTrt(X21,X20,X19,X18,nt)
     => wTrt(X21,X20,X19,fAcc(list(char),X18,X17,X16),X15) ),
    file('/export/starexec/sandbox2/tmp/tmp.8KJNd9vIuy/Vampire---4.8_22405',fact_8_WTrtFAccNT) ).

tff(f191,plain,
    ! [X0: ty] :
      ( ~ wTrt(p,h_a,e,fAcc(list(char),e_a,f,d),X0)
      | ~ widen(product_prod(list(list(char)),exp(list(char))),p,X0,t) ),
    inference(cnf_transformation,[],[f135]) ).

tff(f135,plain,
    ! [X0: ty] :
      ( ~ widen(product_prod(list(list(char)),exp(list(char))),p,X0,t)
      | ~ wTrt(p,h_a,e,fAcc(list(char),e_a,f,d),X0) ),
    inference(ennf_transformation,[],[f105]) ).

tff(f105,plain,
    ~ ? [X0: ty] :
        ( widen(product_prod(list(list(char)),exp(list(char))),p,X0,t)
        & wTrt(p,h_a,e,fAcc(list(char),e_a,f,d),X0) ),
    inference(rectify,[],[f104]) ).

tff(f104,negated_conjecture,
    ~ ? [X110: ty] :
        ( widen(product_prod(list(list(char)),exp(list(char))),p,X110,t)
        & wTrt(p,h_a,e,fAcc(list(char),e_a,f,d),X110) ),
    inference(negated_conjecture,[],[f103]) ).

tff(f103,conjecture,
    ? [X110: ty] :
      ( widen(product_prod(list(list(char)),exp(list(char))),p,X110,t)
      & wTrt(p,h_a,e,fAcc(list(char),e_a,f,d),X110) ),
    file('/export/starexec/sandbox2/tmp/tmp.8KJNd9vIuy/Vampire---4.8_22405',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SWW569_5 : TPTP v8.1.2. Released v6.0.0.
% 0.07/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.35  % Computer : n004.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Apr 30 17:49:18 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a TF1_THM_EQU_NAR problem
% 0.14/0.36  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.8KJNd9vIuy/Vampire---4.8_22405
% 0.69/0.86  % (22624)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2995ds/34Mi)
% 0.69/0.86  % (22625)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2995ds/51Mi)
% 0.69/0.86  % (22626)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.69/0.86  % (22630)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2995ds/83Mi)
% 0.69/0.86  % (22628)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2995ds/34Mi)
% 0.69/0.86  % (22627)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.69/0.86  % (22629)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.69/0.86  % (22631)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2995ds/56Mi)
% 0.69/0.87  % (22627)Refutation not found, incomplete strategy% (22627)------------------------------
% 0.69/0.87  % (22627)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.69/0.87  % (22627)Termination reason: Refutation not found, incomplete strategy
% 0.69/0.87  
% 0.69/0.87  % (22627)Memory used [KB]: 1113
% 0.69/0.87  % (22627)Time elapsed: 0.005 s
% 0.69/0.87  % (22627)Instructions burned: 5 (million)
% 0.69/0.87  % (22627)------------------------------
% 0.69/0.87  % (22627)------------------------------
% 0.69/0.87  % (22630)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.69/0.87  % (22629)First to succeed.
% 0.69/0.87  % (22624)Also succeeded, but the first one will report.
% 0.69/0.87  % (22629)Refutation found. Thanks to Tanya!
% 0.69/0.87  % SZS status Theorem for Vampire---4
% 0.69/0.87  % SZS output start Proof for Vampire---4
% See solution above
% 0.69/0.87  % (22629)------------------------------
% 0.69/0.87  % (22629)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.69/0.87  % (22629)Termination reason: Refutation
% 0.69/0.87  
% 0.69/0.87  % (22629)Memory used [KB]: 1214
% 0.69/0.87  % (22629)Time elapsed: 0.008 s
% 0.69/0.87  % (22629)Instructions burned: 12 (million)
% 0.69/0.87  % (22629)------------------------------
% 0.69/0.87  % (22629)------------------------------
% 0.69/0.87  % (22569)Success in time 0.494 s
% 0.69/0.87  % Vampire---4.8 exiting
%------------------------------------------------------------------------------