TSTP Solution File: SCT239_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SCT239_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 : 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 : Sun May  5 09:00:10 EDT 2024

% Result   : Theorem 0.63s 0.79s
% Output   : Refutation 0.63s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   60
% Syntax   : Number of formulae    :   81 (  12 unt;  53 typ;   0 def)
%            Number of atoms       :   60 (  13 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   55 (  23   ~;  15   |;  10   &)
%                                         (   4 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   71 (  42   >;  29   *;   0   +;   0  <<)
%            Number of predicates  :   13 (  11 usr;   4 prp; 0-3 aty)
%            Number of functors    :   42 (  42 usr;   6 con; 0-5 aty)
%            Number of variables   :   88 (  36   !;   9   ?;  88   :)
%                                         (  43  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

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

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

tff(func_def_1,type,
    butlast: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

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

tff(func_def_3,type,
    hd: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

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

tff(func_def_5,type,
    last: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_18,type,
    fFalse: bool ).

tff(func_def_19,type,
    fTrue: bool ).

tff(func_def_20,type,
    f: fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) ).

tff(func_def_21,type,
    sK0: arrow_411405190le_alt ).

tff(func_def_22,type,
    sK1: arrow_411405190le_alt ).

tff(func_def_23,type,
    sK2: arrow_411405190le_alt ).

tff(func_def_24,type,
    sK3: ( arrow_411405190le_alt * arrow_411405190le_alt ) > arrow_411405190le_alt ).

tff(func_def_25,type,
    sK4: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

tff(func_def_26,type,
    sK5: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_27,type,
    sK6: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

tff(func_def_28,type,
    sK7: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_29,type,
    sK8: 
      !>[X0: $tType] : ( fun(list(X0),bool) > X0 ) ).

tff(func_def_30,type,
    sK9: 
      !>[X0: $tType] : ( fun(list(X0),bool) > list(X0) ) ).

tff(func_def_31,type,
    sK10: 
      !>[X0: $tType] : ( fun(list(X0),bool) > X0 ) ).

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

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

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

tff(func_def_35,type,
    sK14: 
      !>[X0: $tType] : ( fun(list(X0),bool) > X0 ) ).

tff(func_def_36,type,
    sK15: 
      !>[X0: $tType] : ( fun(list(X0),bool) > list(X0) ) ).

tff(func_def_37,type,
    sK16: 
      !>[X0: $tType] : ( list(X0) > list(X0) ) ).

tff(func_def_38,type,
    sK17: 
      !>[X0: $tType] : ( list(X0) > X0 ) ).

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

tff(pred_def_2,type,
    arrow_1958449194le_IIA: fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) > $o ).

tff(pred_def_3,type,
    arrow_2069624013nimity: fun(fun(arrow_159774573e_indi,fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)),fun(product_prod(arrow_411405190le_alt,arrow_411405190le_alt),bool)) > $o ).

tff(pred_def_4,type,
    equal_equal: 
      !>[X0: $tType] : ( ( X0 * X0 ) > $o ) ).

tff(pred_def_5,type,
    distinct: 
      !>[X0: $tType] : ( list(X0) > $o ) ).

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

tff(pred_def_7,type,
    null: 
      !>[X0: $tType] : ( list(X0) > $o ) ).

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

tff(f712,plain,
    $false,
    inference(avatar_sat_refutation,[],[f541,f542,f711]) ).

tff(f711,plain,
    ~ spl18_1,
    inference(avatar_contradiction_clause,[],[f705]) ).

tff(f705,plain,
    ( $false
    | ~ spl18_1 ),
    inference(resolution,[],[f681,f478]) ).

tff(f478,plain,
    ! [X0: $tType,X3: X0,X1: list(X0)] : ~ distinct(X0,cons(X0,X3,cons(X0,X3,X1))),
    inference(equality_resolution,[],[f318]) ).

tff(f318,plain,
    ! [X0: $tType,X2: X0,X3: X0,X1: list(X0)] :
      ( ( X2 != X3 )
      | ~ distinct(X0,cons(X0,X3,cons(X0,X2,X1))) ),
    inference(cnf_transformation,[],[f251]) ).

tff(f251,plain,
    ! [X0: $tType,X1: list(X0),X2: X0,X3: X0] :
      ( ( distinct(X0,cons(X0,X3,cons(X0,X2,X1)))
        | ~ distinct(X0,cons(X0,X2,X1))
        | ~ distinct(X0,cons(X0,X3,X1))
        | ( X2 = X3 ) )
      & ( ( distinct(X0,cons(X0,X2,X1))
          & distinct(X0,cons(X0,X3,X1))
          & ( X2 != X3 ) )
        | ~ distinct(X0,cons(X0,X3,cons(X0,X2,X1))) ) ),
    inference(flattening,[],[f250]) ).

tff(f250,plain,
    ! [X0: $tType,X1: list(X0),X2: X0,X3: X0] :
      ( ( distinct(X0,cons(X0,X3,cons(X0,X2,X1)))
        | ~ distinct(X0,cons(X0,X2,X1))
        | ~ distinct(X0,cons(X0,X3,X1))
        | ( X2 = X3 ) )
      & ( ( distinct(X0,cons(X0,X2,X1))
          & distinct(X0,cons(X0,X3,X1))
          & ( X2 != X3 ) )
        | ~ distinct(X0,cons(X0,X3,cons(X0,X2,X1))) ) ),
    inference(nnf_transformation,[],[f111]) ).

tff(f111,plain,
    ! [X0: $tType,X1: list(X0),X2: X0,X3: X0] :
      ( distinct(X0,cons(X0,X3,cons(X0,X2,X1)))
    <=> ( distinct(X0,cons(X0,X2,X1))
        & distinct(X0,cons(X0,X3,X1))
        & ( X2 != X3 ) ) ),
    inference(rectify,[],[f8]) ).

tff(f8,axiom,
    ! [X0: $tType,X13: list(X0),X14: X0,X12: X0] :
      ( distinct(X0,cons(X0,X12,cons(X0,X14,X13)))
    <=> ( distinct(X0,cons(X0,X14,X13))
        & distinct(X0,cons(X0,X12,X13))
        & ( X12 != X14 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.kHfogfA9L1/Vampire---4.8_17732',fact_7_distinct__length__2__or__more) ).

tff(f681,plain,
    ( ! [X0: arrow_411405190le_alt] : distinct(arrow_411405190le_alt,cons(arrow_411405190le_alt,X0,cons(arrow_411405190le_alt,sK1,cons(arrow_411405190le_alt,sK2,nil(arrow_411405190le_alt)))))
    | ~ spl18_1 ),
    inference(superposition,[],[f311,f536]) ).

tff(f536,plain,
    ( ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] : ( X0 = X1 )
    | ~ spl18_1 ),
    inference(avatar_component_clause,[],[f535]) ).

tff(f535,plain,
    ( spl18_1
  <=> ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] : ( X0 = X1 ) ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_1])]) ).

tff(f311,plain,
    distinct(arrow_411405190le_alt,cons(arrow_411405190le_alt,sK0,cons(arrow_411405190le_alt,sK1,cons(arrow_411405190le_alt,sK2,nil(arrow_411405190le_alt))))),
    inference(cnf_transformation,[],[f245]) ).

tff(f245,plain,
    distinct(arrow_411405190le_alt,cons(arrow_411405190le_alt,sK0,cons(arrow_411405190le_alt,sK1,cons(arrow_411405190le_alt,sK2,nil(arrow_411405190le_alt))))),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1,sK2])],[f107,f244]) ).

tff(f244,plain,
    ( ? [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt,X2: arrow_411405190le_alt] : distinct(arrow_411405190le_alt,cons(arrow_411405190le_alt,X0,cons(arrow_411405190le_alt,X1,cons(arrow_411405190le_alt,X2,nil(arrow_411405190le_alt)))))
   => distinct(arrow_411405190le_alt,cons(arrow_411405190le_alt,sK0,cons(arrow_411405190le_alt,sK1,cons(arrow_411405190le_alt,sK2,nil(arrow_411405190le_alt))))) ),
    introduced(choice_axiom,[]) ).

tff(f107,plain,
    ? [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt,X2: arrow_411405190le_alt] : distinct(arrow_411405190le_alt,cons(arrow_411405190le_alt,X0,cons(arrow_411405190le_alt,X1,cons(arrow_411405190le_alt,X2,nil(arrow_411405190le_alt))))),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ? [X3: arrow_411405190le_alt,X4: arrow_411405190le_alt,X5: arrow_411405190le_alt] : distinct(arrow_411405190le_alt,cons(arrow_411405190le_alt,X3,cons(arrow_411405190le_alt,X4,cons(arrow_411405190le_alt,X5,nil(arrow_411405190le_alt))))),
    file('/export/starexec/sandbox2/tmp/tmp.kHfogfA9L1/Vampire---4.8_17732',fact_0_alt3) ).

tff(f542,plain,
    ~ spl18_2,
    inference(avatar_split_clause,[],[f475,f538]) ).

tff(f538,plain,
    ( spl18_2
  <=> thesis ),
    introduced(avatar_definition,[new_symbols(naming,[spl18_2])]) ).

tff(f475,plain,
    ~ thesis,
    inference(cnf_transformation,[],[f203]) ).

tff(f203,plain,
    ~ thesis,
    inference(flattening,[],[f106]) ).

tff(f106,negated_conjecture,
    ~ thesis,
    inference(negated_conjecture,[],[f105]) ).

tff(f105,conjecture,
    thesis,
    file('/export/starexec/sandbox2/tmp/tmp.kHfogfA9L1/Vampire---4.8_17732',conj_1) ).

tff(f541,plain,
    ( spl18_1
    | spl18_2 ),
    inference(avatar_split_clause,[],[f474,f538,f535]) ).

tff(f474,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( thesis
      | ( X0 = X1 ) ),
    inference(cnf_transformation,[],[f243]) ).

tff(f243,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( thesis
      | ( X0 = X1 ) ),
    inference(ennf_transformation,[],[f202]) ).

tff(f202,plain,
    ! [X0: arrow_411405190le_alt,X1: arrow_411405190le_alt] :
      ( ( X0 != X1 )
     => thesis ),
    inference(rectify,[],[f104]) ).

tff(f104,axiom,
    ! [X44: arrow_411405190le_alt,X45: arrow_411405190le_alt] :
      ( ( X44 != X45 )
     => thesis ),
    file('/export/starexec/sandbox2/tmp/tmp.kHfogfA9L1/Vampire---4.8_17732',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SCT239_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/sandbox2/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   : Fri May  3 13:00:55 EDT 2024
% 0.14/0.37  % CPUTime    : 
% 0.14/0.37  This is a TF1_THM_EQU_NAR problem
% 0.14/0.37  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.kHfogfA9L1/Vampire---4.8_17732
% 0.56/0.77  % (17909)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.56/0.77  % (17912)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.56/0.77  % (17910)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.56/0.77  % (17913)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.56/0.77  % (17914)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.56/0.77  % (17915)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.56/0.77  % (17911)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.56/0.77  % (17916)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.56/0.77  % (17912)Refutation not found, incomplete strategy% (17912)------------------------------
% 0.56/0.77  % (17912)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (17914)Refutation not found, incomplete strategy% (17914)------------------------------
% 0.56/0.77  % (17914)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.77  % (17914)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (17914)Memory used [KB]: 1058
% 0.56/0.77  % (17914)Time elapsed: 0.002 s
% 0.56/0.77  % (17914)Instructions burned: 2 (million)
% 0.56/0.77  % (17912)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.77  
% 0.56/0.77  % (17912)Memory used [KB]: 1058
% 0.56/0.77  % (17912)Time elapsed: 0.002 s
% 0.56/0.77  % (17912)Instructions burned: 2 (million)
% 0.56/0.78  % (17916)Refutation not found, incomplete strategy% (17916)------------------------------
% 0.56/0.78  % (17916)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.78  % (17916)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.78  
% 0.56/0.78  % (17916)Memory used [KB]: 1059
% 0.56/0.78  % (17916)Time elapsed: 0.002 s
% 0.56/0.78  % (17916)Instructions burned: 2 (million)
% 0.56/0.78  % (17911)Refutation not found, incomplete strategy% (17911)------------------------------
% 0.56/0.78  % (17911)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.78  % (17914)------------------------------
% 0.56/0.78  % (17914)------------------------------
% 0.56/0.78  % (17911)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.78  
% 0.56/0.78  % (17911)Memory used [KB]: 1057
% 0.56/0.78  % (17911)Time elapsed: 0.003 s
% 0.56/0.78  % (17912)------------------------------
% 0.56/0.78  % (17912)------------------------------
% 0.56/0.78  % (17911)Instructions burned: 2 (million)
% 0.56/0.78  % (17915)Refutation not found, incomplete strategy% (17915)------------------------------
% 0.56/0.78  % (17915)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.78  % (17915)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.78  
% 0.56/0.78  % (17916)------------------------------
% 0.56/0.78  % (17916)------------------------------
% 0.56/0.78  % (17915)Memory used [KB]: 1058
% 0.56/0.78  % (17915)Time elapsed: 0.003 s
% 0.56/0.78  % (17915)Instructions burned: 3 (million)
% 0.56/0.78  % (17911)------------------------------
% 0.56/0.78  % (17911)------------------------------
% 0.56/0.78  % (17915)------------------------------
% 0.56/0.78  % (17915)------------------------------
% 0.63/0.78  % (17917)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2995ds/55Mi)
% 0.63/0.78  % (17918)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2995ds/50Mi)
% 0.63/0.78  % (17921)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2995ds/518Mi)
% 0.63/0.78  % (17919)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/208Mi)
% 0.63/0.78  % (17921)Refutation not found, incomplete strategy% (17921)------------------------------
% 0.63/0.78  % (17921)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.78  % (17921)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.78  
% 0.63/0.78  % (17921)Memory used [KB]: 1058
% 0.63/0.78  % (17921)Time elapsed: 0.002 s
% 0.63/0.78  % (17921)Instructions burned: 2 (million)
% 0.63/0.78  % (17921)------------------------------
% 0.63/0.78  % (17921)------------------------------
% 0.63/0.78  % (17913)Refutation not found, incomplete strategy% (17913)------------------------------
% 0.63/0.78  % (17913)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.78  % (17913)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.78  
% 0.63/0.78  % (17913)Memory used [KB]: 1300
% 0.63/0.78  % (17913)Time elapsed: 0.008 s
% 0.63/0.78  % (17913)Instructions burned: 16 (million)
% 0.63/0.78  % (17913)------------------------------
% 0.63/0.78  % (17913)------------------------------
% 0.63/0.78  % (17920)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2995ds/52Mi)
% 0.63/0.78  % (17920)Refutation not found, incomplete strategy% (17920)------------------------------
% 0.63/0.78  % (17920)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.78  % (17920)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.78  
% 0.63/0.78  % (17920)Memory used [KB]: 1058
% 0.63/0.78  % (17920)Time elapsed: 0.002 s
% 0.63/0.78  % (17920)Instructions burned: 2 (million)
% 0.63/0.78  % (17909)Instruction limit reached!
% 0.63/0.78  % (17909)------------------------------
% 0.63/0.78  % (17909)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.78  % (17909)Termination reason: Unknown
% 0.63/0.78  % (17909)Termination phase: Saturation
% 0.63/0.78  
% 0.63/0.78  % (17909)Memory used [KB]: 1348
% 0.63/0.78  % (17920)------------------------------
% 0.63/0.78  % (17920)------------------------------
% 0.63/0.78  % (17909)Time elapsed: 0.012 s
% 0.63/0.78  % (17909)Instructions burned: 34 (million)
% 0.63/0.78  % (17909)------------------------------
% 0.63/0.78  % (17909)------------------------------
% 0.63/0.78  % (17923)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2995ds/243Mi)
% 0.63/0.79  % (17918)Refutation not found, incomplete strategy% (17918)------------------------------
% 0.63/0.79  % (17918)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.79  % (17918)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.79  
% 0.63/0.79  % (17918)Memory used [KB]: 1286
% 0.63/0.79  % (17918)Time elapsed: 0.008 s
% 0.63/0.79  % (17918)Instructions burned: 14 (million)
% 0.63/0.79  % (17923)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.63/0.79  % (17918)------------------------------
% 0.63/0.79  % (17918)------------------------------
% 0.63/0.79  % (17924)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2995ds/117Mi)
% 0.63/0.79  % (17922)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.63/0.79  % (17910)First to succeed.
% 0.63/0.79  % (17924)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.63/0.79  % (17910)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-17908"
% 0.63/0.79  % (17925)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2995ds/143Mi)
% 0.63/0.79  % (17910)Refutation found. Thanks to Tanya!
% 0.63/0.79  % SZS status Theorem for Vampire---4
% 0.63/0.79  % SZS output start Proof for Vampire---4
% See solution above
% 0.63/0.79  % (17910)------------------------------
% 0.63/0.79  % (17910)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.79  % (17910)Termination reason: Refutation
% 0.63/0.79  
% 0.63/0.79  % (17910)Memory used [KB]: 1315
% 0.63/0.79  % (17910)Time elapsed: 0.016 s
% 0.63/0.79  % (17910)Instructions burned: 28 (million)
% 0.63/0.79  % (17908)Success in time 0.414 s
% 0.63/0.79  % Vampire---4.8 exiting
%------------------------------------------------------------------------------