TSTP Solution File: LCL775_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : LCL775_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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n009.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 03:20:02 EDT 2024

% Result   : Theorem 0.59s 0.77s
% Output   : Refutation 0.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   90
% Syntax   : Number of formulae    :  117 (  23 unt;  83 typ;   0 def)
%            Number of atoms       :   55 (  24 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   40 (  19   ~;  13   |;   0   &)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    8 (   2 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :  178 (  68   >; 110   *;   0   +;   0  <<)
%            Number of predicates  :   25 (  23 usr;   1 prp; 0-6 aty)
%            Number of functors    :   57 (  57 usr;   9 con; 0-5 aty)
%            Number of variables   :  132 (  81   !;   0   ?; 132   :)
%                                         (  51  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

tff(func_def_0,type,
    zero_zero: 
      !>[X0: $tType] : X0 ).

tff(func_def_1,type,
    it: fun(dB,bool) ).

tff(func_def_2,type,
    beta: fun(dB,fun(dB,bool)) ).

tff(func_def_3,type,
    abs: dB > dB ).

tff(func_def_4,type,
    app: fun(dB,fun(dB,dB)) ).

tff(func_def_5,type,
    var: nat > dB ).

tff(func_def_6,type,
    dB_size: dB > nat ).

tff(func_def_7,type,
    liftn: ( nat * dB * nat ) > dB ).

tff(func_def_8,type,
    subst: ( dB * dB * nat ) > dB ).

tff(func_def_9,type,
    substn: ( dB * dB * nat ) > dB ).

tff(func_def_10,type,
    append: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) ) > list(X0) ) ).

tff(func_def_11,type,
    foldl: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,fun(X1,X0)) * X0 * list(X1) ) > X0 ) ).

tff(func_def_12,type,
    insert: 
      !>[X0: $tType] : ( ( X0 * list(X0) ) > list(X0) ) ).

tff(func_def_13,type,
    cons: 
      !>[X0: $tType] : ( ( X0 * list(X0) ) > list(X0) ) ).

tff(func_def_14,type,
    nil: 
      !>[X0: $tType] : list(X0) ).

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

tff(func_def_16,type,
    list_size: 
      !>[X0: $tType] : ( ( fun(X0,nat) * list(X0) ) > nat ) ).

tff(func_def_17,type,
    rotate1: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_18,type,
    sublist: 
      !>[X0: $tType] : ( ( list(X0) * fun(nat,bool) ) > list(X0) ) ).

tff(func_def_19,type,
    size_size: 
      !>[X0: $tType] : ( X0 > nat ) ).

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

tff(func_def_21,type,
    fFalse: bool ).

tff(func_def_22,type,
    fTrue: bool ).

tff(func_def_23,type,
    i: nat ).

tff(func_def_24,type,
    r: dB ).

tff(func_def_25,type,
    s: dB ).

tff(func_def_26,type,
    ss: list(dB) ).

tff(func_def_27,type,
    sK17: ( dB * dB * dB ) > dB ).

tff(func_def_28,type,
    sK18: ( dB * dB * dB ) > dB ).

tff(func_def_29,type,
    sK19: ( dB * dB * dB ) > dB ).

tff(func_def_30,type,
    sK20: ( dB * dB * list(dB) * dB ) > list(dB) ).

tff(func_def_31,type,
    sK21: ( dB * dB * list(dB) ) > list(dB) ).

tff(func_def_32,type,
    sK22: ( dB * list(dB) * dB ) > dB ).

tff(func_def_33,type,
    sK23: ( dB * dB * list(dB) ) > dB ).

tff(func_def_34,type,
    sK24: ( dB * dB * list(dB) ) > list(dB) ).

tff(func_def_35,type,
    sK25: ( dB * list(dB) * dB ) > dB ).

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

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

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

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

tff(func_def_40,type,
    sK30: ( dB * list(dB) * nat ) > list(dB) ).

tff(func_def_41,type,
    sK31: ( dB * dB ) > dB ).

tff(func_def_42,type,
    sK32: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_43,type,
    sK33: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

tff(func_def_44,type,
    sK34: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_45,type,
    sK35: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

tff(func_def_46,type,
    sK36: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * list(X0) * X0 ) > list(X0) ) ).

tff(func_def_47,type,
    sK37: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * list(X0) * X0 ) > list(X0) ) ).

tff(func_def_48,type,
    sK38: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * list(X0) * list(X0) ) > list(X0) ) ).

tff(func_def_49,type,
    sK39: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

tff(func_def_50,type,
    sK40: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_51,type,
    sK41: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

tff(func_def_52,type,
    sK42: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_53,type,
    sK43: 
      !>[X0: $tType] : ( ( X0 * fun(X0,fun(X0,bool)) * list(X0) * list(X0) ) > X0 ) ).

tff(func_def_54,type,
    sK44: 
      !>[X0: $tType] : ( ( list(X0) * X0 * list(X0) * fun(X0,fun(X0,bool)) ) > list(X0) ) ).

tff(pred_def_1,type,
    zero: 
      !>[X0: $tType] : $o ).

tff(pred_def_2,type,
    step1: 
      !>[X0: $tType] : ( ( fun(X0,fun(X0,bool)) * list(X0) * list(X0) ) > $o ) ).

tff(pred_def_3,type,
    list_ex1: 
      !>[X0: $tType] : ( ( fun(X0,bool) * list(X0) ) > $o ) ).

tff(pred_def_4,type,
    listsp: 
      !>[X0: $tType] : ( ( fun(X0,bool) * list(X0) ) > $o ) ).

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

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

tff(pred_def_7,type,
    sP0: ( dB * dB * dB ) > $o ).

tff(pred_def_8,type,
    sP1: ( dB * dB * dB ) > $o ).

tff(pred_def_9,type,
    sP2: ( dB * dB * dB * list(dB) ) > $o ).

tff(pred_def_10,type,
    sP3: ( dB * dB * list(dB) * dB ) > $o ).

tff(pred_def_11,type,
    sP4: ( dB * dB * list(dB) ) > $o ).

tff(pred_def_12,type,
    sP5: ( dB * list(dB) * dB ) > $o ).

tff(pred_def_13,type,
    sP6: ( dB * dB * list(dB) ) > $o ).

tff(pred_def_14,type,
    sP7: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * X0 * list(X0) ) > $o ) ).

tff(pred_def_15,type,
    sP8: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * list(X0) * X0 ) > $o ) ).

tff(pred_def_16,type,
    sP9: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * X0 * list(X0) ) > $o ) ).

tff(pred_def_17,type,
    sP10: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * list(X0) * X0 ) > $o ) ).

tff(pred_def_18,type,
    sP11: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * list(X0) * list(X0) * list(X0) ) > $o ) ).

tff(pred_def_19,type,
    sP12: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * list(X0) * list(X0) ) > $o ) ).

tff(pred_def_20,type,
    sP13: 
      !>[X0: $tType] : ( ( X0 * X0 * list(X0) * list(X0) * fun(X0,fun(X0,bool)) ) > $o ) ).

tff(pred_def_21,type,
    sP14: 
      !>[X0: $tType] : ( ( X0 * fun(X0,fun(X0,bool)) * list(X0) * list(X0) ) > $o ) ).

tff(pred_def_22,type,
    sP15: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * X0 * X0 * fun(X0,fun(X0,bool)) ) > $o ) ).

tff(pred_def_23,type,
    sP16: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) * fun(X0,fun(X0,bool)) * X0 * X0 ) > $o ) ).

tff(f666,plain,
    $false,
    inference(subsumption_resolution,[],[f665,f600]) ).

tff(f600,plain,
    ~ pp(aa(dB,bool,it,foldl(dB,dB,app,abs(r),append(dB,cons(dB,s,ss),cons(dB,var(i),nil(dB)))))),
    inference(forward_demodulation,[],[f599,f577]) ).

tff(f577,plain,
    ! [X0: $tType,X1: list(X0),X4: list(X0),X5: X0] : ( cons(X0,X5,append(X0,X4,X1)) = append(X0,cons(X0,X5,X4),X1) ),
    inference(equality_resolution,[],[f576]) ).

tff(f576,plain,
    ! [X0: $tType,X3: list(X0),X1: list(X0),X4: list(X0),X5: X0] :
      ( ( append(X0,X3,X1) = cons(X0,X5,append(X0,X4,X1)) )
      | ( cons(X0,X5,X4) != X3 ) ),
    inference(equality_resolution,[],[f486]) ).

tff(f486,plain,
    ! [X0: $tType,X2: list(X0),X3: list(X0),X1: list(X0),X4: list(X0),X5: X0] :
      ( ( append(X0,X3,X1) = cons(X0,X5,X2) )
      | ( append(X0,X4,X1) != X2 )
      | ( cons(X0,X5,X4) != X3 ) ),
    inference(cnf_transformation,[],[f211]) ).

tff(f211,plain,
    ! [X0: $tType,X1: list(X0),X2: list(X0),X3: list(X0),X4: list(X0),X5: X0] :
      ( ( append(X0,X3,X1) = cons(X0,X5,X2) )
      | ( append(X0,X4,X1) != X2 )
      | ( cons(X0,X5,X4) != X3 ) ),
    inference(flattening,[],[f210]) ).

tff(f210,plain,
    ! [X0: $tType,X1: list(X0),X2: list(X0),X3: list(X0),X4: list(X0),X5: X0] :
      ( ( append(X0,X3,X1) = cons(X0,X5,X2) )
      | ( append(X0,X4,X1) != X2 )
      | ( cons(X0,X5,X4) != X3 ) ),
    inference(ennf_transformation,[],[f161]) ).

tff(f161,plain,
    ! [X0: $tType,X1: list(X0),X2: list(X0),X3: list(X0),X4: list(X0),X5: X0] :
      ( ( cons(X0,X5,X4) = X3 )
     => ( ( append(X0,X4,X1) = X2 )
       => ( append(X0,X3,X1) = cons(X0,X5,X2) ) ) ),
    inference(rectify,[],[f85]) ).

tff(f85,axiom,
    ! [X0: $tType,X75: list(X0),X62: list(X0),X76: list(X0),X78: list(X0),X63: X0] :
      ( ( cons(X0,X63,X78) = X76 )
     => ( ( append(X0,X78,X75) = X62 )
       => ( cons(X0,X63,X62) = append(X0,X76,X75) ) ) ),
    file('/export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649',fact_84_Cons__eq__appendI) ).

tff(f599,plain,
    ~ pp(aa(dB,bool,it,foldl(dB,dB,app,abs(r),cons(dB,s,append(dB,ss,cons(dB,var(i),nil(dB))))))),
    inference(forward_demodulation,[],[f598,f412]) ).

tff(f412,plain,
    ! [X1: $tType,X0: $tType,X2: list(X1),X3: X1,X4: X0,X5: fun(X0,fun(X1,X0))] : ( foldl(X0,X1,X5,X4,cons(X1,X3,X2)) = foldl(X0,X1,X5,aa(X1,X0,aa(X0,fun(X1,X0),X5,X4),X3),X2) ),
    inference(cnf_transformation,[],[f125]) ).

tff(f125,plain,
    ! [X0: $tType,X1: $tType,X2: list(X1),X3: X1,X4: X0,X5: fun(X0,fun(X1,X0))] : ( foldl(X0,X1,X5,X4,cons(X1,X3,X2)) = foldl(X0,X1,X5,aa(X1,X0,aa(X0,fun(X1,X0),X5,X4),X3),X2) ),
    inference(rectify,[],[f59]) ).

tff(f59,axiom,
    ! [X0: $tType,X1: $tType,X44: list(X1),X27: X1,X34: X0,X43: fun(X0,fun(X1,X0))] : ( foldl(X0,X1,X43,X34,cons(X1,X27,X44)) = foldl(X0,X1,X43,aa(X1,X0,aa(X0,fun(X1,X0),X43,X34),X27),X44) ),
    file('/export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649',fact_58_foldl__Cons) ).

tff(f598,plain,
    ~ pp(aa(dB,bool,it,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(r)),s),append(dB,ss,cons(dB,var(i),nil(dB)))))),
    inference(forward_demodulation,[],[f372,f384]) ).

tff(f384,plain,
    ! [X2: dB,X0: dB,X1: list(dB)] : ( aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,X2,X1)),X0) = foldl(dB,dB,app,X2,append(dB,X1,cons(dB,X0,nil(dB)))) ),
    inference(cnf_transformation,[],[f116]) ).

tff(f116,plain,
    ! [X0: dB,X1: list(dB),X2: dB] : ( aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,X2,X1)),X0) = foldl(dB,dB,app,X2,append(dB,X1,cons(dB,X0,nil(dB)))) ),
    inference(rectify,[],[f95]) ).

tff(f95,axiom,
    ! [X84: dB,X17: list(dB),X18: dB] : ( aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,X18,X17)),X84) = foldl(dB,dB,app,X18,append(dB,X17,cons(dB,X84,nil(dB)))) ),
    file('/export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649',fact_94_app__last) ).

tff(f372,plain,
    ~ pp(aa(dB,bool,it,aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(r)),s),ss)),var(i)))),
    inference(cnf_transformation,[],[f109]) ).

tff(f109,plain,
    ~ pp(aa(dB,bool,it,aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(r)),s),ss)),var(i)))),
    inference(flattening,[],[f108]) ).

tff(f108,negated_conjecture,
    ~ pp(aa(dB,bool,it,aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(r)),s),ss)),var(i)))),
    inference(negated_conjecture,[],[f107]) ).

tff(f107,conjecture,
    pp(aa(dB,bool,it,aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(r)),s),ss)),var(i)))),
    file('/export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649',conj_4) ).

tff(f665,plain,
    pp(aa(dB,bool,it,foldl(dB,dB,app,abs(r),append(dB,cons(dB,s,ss),cons(dB,var(i),nil(dB)))))),
    inference(forward_demodulation,[],[f664,f577]) ).

tff(f664,plain,
    pp(aa(dB,bool,it,foldl(dB,dB,app,abs(r),cons(dB,s,append(dB,ss,cons(dB,var(i),nil(dB))))))),
    inference(forward_demodulation,[],[f661,f412]) ).

tff(f661,plain,
    pp(aa(dB,bool,it,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(r)),s),append(dB,ss,cons(dB,var(i),nil(dB)))))),
    inference(unit_resulting_resolution,[],[f370,f597,f380]) ).

tff(f380,plain,
    ! [X2: dB,X0: list(dB),X1: dB] :
      ( pp(aa(dB,bool,it,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(X2)),X1),X0)))
      | ~ pp(aa(dB,bool,it,X1))
      | ~ pp(aa(dB,bool,it,foldl(dB,dB,app,subst(X2,X1,zero_zero(nat)),X0))) ),
    inference(cnf_transformation,[],[f189]) ).

tff(f189,plain,
    ! [X0: list(dB),X1: dB,X2: dB] :
      ( pp(aa(dB,bool,it,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(X2)),X1),X0)))
      | ~ pp(aa(dB,bool,it,X1))
      | ~ pp(aa(dB,bool,it,foldl(dB,dB,app,subst(X2,X1,zero_zero(nat)),X0))) ),
    inference(flattening,[],[f188]) ).

tff(f188,plain,
    ! [X0: list(dB),X1: dB,X2: dB] :
      ( pp(aa(dB,bool,it,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(X2)),X1),X0)))
      | ~ pp(aa(dB,bool,it,X1))
      | ~ pp(aa(dB,bool,it,foldl(dB,dB,app,subst(X2,X1,zero_zero(nat)),X0))) ),
    inference(ennf_transformation,[],[f112]) ).

tff(f112,plain,
    ! [X0: list(dB),X1: dB,X2: dB] :
      ( pp(aa(dB,bool,it,foldl(dB,dB,app,subst(X2,X1,zero_zero(nat)),X0)))
     => ( pp(aa(dB,bool,it,X1))
       => pp(aa(dB,bool,it,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(X2)),X1),X0))) ) ),
    inference(rectify,[],[f3]) ).

tff(f3,axiom,
    ! [X7: list(dB),X8: dB,X9: dB] :
      ( pp(aa(dB,bool,it,foldl(dB,dB,app,subst(X9,X8,zero_zero(nat)),X7)))
     => ( pp(aa(dB,bool,it,X8))
       => pp(aa(dB,bool,it,foldl(dB,dB,app,aa(dB,dB,aa(dB,fun(dB,dB),app,abs(X9)),X8),X7))) ) ),
    file('/export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649',fact_2_Beta) ).

tff(f597,plain,
    pp(aa(dB,bool,it,foldl(dB,dB,app,subst(r,s,zero_zero(nat)),append(dB,ss,cons(dB,var(i),nil(dB)))))),
    inference(forward_demodulation,[],[f369,f384]) ).

tff(f369,plain,
    pp(aa(dB,bool,it,aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,subst(r,s,zero_zero(nat)),ss)),var(i)))),
    inference(cnf_transformation,[],[f104]) ).

tff(f104,axiom,
    pp(aa(dB,bool,it,aa(dB,dB,aa(dB,fun(dB,dB),app,foldl(dB,dB,app,subst(r,s,zero_zero(nat)),ss)),var(i)))),
    file('/export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649',conj_1) ).

tff(f370,plain,
    pp(aa(dB,bool,it,s)),
    inference(cnf_transformation,[],[f105]) ).

tff(f105,axiom,
    pp(aa(dB,bool,it,s)),
    file('/export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649',conj_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : LCL775_5 : TPTP v8.1.2. Released v6.0.0.
% 0.07/0.15  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.14/0.36  % Computer : n009.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Tue Apr 30 16:34:26 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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649
% 0.55/0.76  % (28908)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 (2996ds/83Mi)
% 0.55/0.76  % (28902)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 (2996ds/34Mi)
% 0.55/0.76  % (28903)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 (2996ds/51Mi)
% 0.55/0.76  % (28907)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.55/0.76  % (28905)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.55/0.76  % (28908)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.55/0.76  % (28904)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.55/0.76  % (28909)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 (2996ds/56Mi)
% 0.55/0.76  % (28908)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.55/0.76  % (28907)Refutation not found, incomplete strategy% (28907)------------------------------
% 0.55/0.76  % (28907)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.76  % (28907)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.76  
% 0.59/0.76  % (28907)Memory used [KB]: 1211
% 0.59/0.76  % (28907)Time elapsed: 0.008 s
% 0.59/0.76  % (28907)Instructions burned: 13 (million)
% 0.59/0.76  % (28907)------------------------------
% 0.59/0.76  % (28907)------------------------------
% 0.59/0.76  % (28906)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 (2996ds/34Mi)
% 0.59/0.76  % (28908)First to succeed.
% 0.59/0.77  % (28909)Refutation not found, incomplete strategy% (28909)------------------------------
% 0.59/0.77  % (28909)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.77  % (28909)Termination reason: Refutation not found, incomplete strategy
% 0.59/0.77  
% 0.59/0.77  % (28909)Memory used [KB]: 1285
% 0.59/0.77  % (28909)Time elapsed: 0.009 s
% 0.59/0.77  % (28909)Instructions burned: 14 (million)
% 0.59/0.77  % (28909)------------------------------
% 0.59/0.77  % (28909)------------------------------
% 0.59/0.77  % (28908)Refutation found. Thanks to Tanya!
% 0.59/0.77  % SZS status Theorem for Vampire---4
% 0.59/0.77  % SZS output start Proof for Vampire---4
% See solution above
% 0.59/0.77  % (28908)------------------------------
% 0.59/0.77  % (28908)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.77  % (28908)Termination reason: Refutation
% 0.59/0.77  
% 0.59/0.77  % (28908)Memory used [KB]: 1512
% 0.59/0.77  % (28908)Time elapsed: 0.011 s
% 0.59/0.77  % (28908)Instructions burned: 34 (million)
% 0.59/0.77  % (28908)------------------------------
% 0.59/0.77  % (28908)------------------------------
% 0.59/0.77  % (28898)Success in time 0.391 s
% 0.59/0.77  terminate called after throwing an instance of 'Lib::SystemFailException'
% 0.59/0.77  28898 Aborted by signal SIGABRT on /export/starexec/sandbox/tmp/tmp.OXwrjrHaPQ/Vampire---4.8_28649
% 0.59/0.77  % (28898)------------------------------
% 0.59/0.77  % (28898)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.77  % (28898)Termination reason: Unknown
% 0.59/0.77  % (28898)Termination phase: Unknown
% 0.59/0.77  
% 0.59/0.77  % (28898)Memory used [KB]: 506
% 0.59/0.77  % (28898)Time elapsed: 0.391 s
% 0.59/0.77  % (28898)Instructions burned: 970 (million)
% 0.59/0.77  % (28898)------------------------------
% 0.59/0.77  % (28898)------------------------------
% 0.59/0.77  Version : Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.59/0.77  ???
% 0.59/0.77   ???
% 0.59/0.77    ???
% 0.59/0.77     ???
% 0.59/0.77      ???
% 0.59/0.77       ???
% 0.59/0.77        ???
% 0.59/0.77         ???
% 0.59/0.77          ???
% 0.59/0.77           ???
% 0.59/0.77            ???
% 0.59/0.77             ???
% 0.59/0.77              ???
% 0.59/0.77               ???
% 0.59/0.77                ???
% 0.59/0.77                 ???
% 0.59/0.77                  ???
% 0.59/0.77                   ???
% 0.59/0.77                    ???
% 0.59/0.77                     ???
% 0.59/0.77  % Vampire---4.8 exiting
%------------------------------------------------------------------------------