TSTP Solution File: SWW529_5 by Vampire---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.9
% Problem  : SWW529_5 : TPTP v8.2.0. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d THM

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

% Result   : Theorem 0.25s 0.47s
% Output   : Refutation 0.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   30 (  11 unt;   0 typ;   0 def)
%            Number of atoms       :   76 (  21 equ)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :   73 (  27   ~;  21   |;  16   &)
%                                         (   2 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of types       :    7 (   6 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   26 (  24 usr;   2 prp; 0-4 aty)
%            Number of functors    :   40 (  40 usr;   9 con; 0-5 aty)
%            Number of variables   :   30 (  26   !;   4   ?;  30   :)

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

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

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

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

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

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

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

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

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

tff(func_def_0,type,
    combb: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,X1) * fun(X2,X0) ) > fun(X2,X1) ) ).

tff(func_def_1,type,
    combc: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * X1 ) > fun(X0,X2) ) ).

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

tff(func_def_3,type,
    combs: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * fun(X0,X1) ) > fun(X0,X2) ) ).

tff(func_def_4,type,
    one_one: 
      !>[X0: $tType] : X0 ).

tff(func_def_5,type,
    plus_plus: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

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

tff(func_def_7,type,
    huffma675207370phabet: 
      !>[X0: $tType] : ( huffma1450048681e_tree(X0) > fun(X0,bool) ) ).

tff(func_def_8,type,
    huffma410068972_depth: 
      !>[X0: $tType] : ( ( huffma1450048681e_tree(X0) * X0 ) > nat ) ).

tff(func_def_9,type,
    huffma945805758height: 
      !>[X0: $tType] : ( huffma1450048681e_tree(X0) > nat ) ).

tff(func_def_10,type,
    huffma928900296x_tree: 
      !>[X0: $tType] : ( ( code_code_numeral * code_code_numeral ) > fun(product_prod(code_code_numeral,code_code_numeral),product_prod(product_prod(huffma1450048681e_tree(X0),fun(product_unit,code_term)),product_prod(code_code_numeral,code_code_numeral))) ) ).

tff(func_def_11,type,
    huffma1146269203erNode: 
      !>[X0: $tType] : ( ( nat * huffma1450048681e_tree(X0) * huffma1450048681e_tree(X0) ) > huffma1450048681e_tree(X0) ) ).

tff(func_def_12,type,
    huffma2021818691e_Leaf: 
      !>[X0: $tType] : ( ( nat * X0 ) > huffma1450048681e_tree(X0) ) ).

tff(func_def_13,type,
    huffma107959123e_case: 
      !>[X0: $tType,X1: $tType] : ( ( fun(nat,fun(X0,X1)) * fun(nat,fun(huffma1450048681e_tree(X0),fun(huffma1450048681e_tree(X0),X1))) * huffma1450048681e_tree(X0) ) > X1 ) ).

tff(func_def_14,type,
    inf_inf: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

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

tff(func_def_16,type,
    bot_bot: 
      !>[X0: $tType] : X0 ).

tff(func_def_17,type,
    random_random: 
      !>[X0: $tType] : ( code_code_numeral > fun(product_prod(code_code_numeral,code_code_numeral),product_prod(product_prod(X0,fun(product_unit,code_term)),product_prod(code_code_numeral,code_code_numeral))) ) ).

tff(func_def_18,type,
    collect: 
      !>[X0: $tType] : ( fun(X0,bool) > fun(X0,bool) ) ).

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

tff(func_def_20,type,
    fFalse: bool ).

tff(func_def_21,type,
    fTrue: bool ).

tff(func_def_22,type,
    fconj: fun(bool,fun(bool,bool)) ).

tff(func_def_23,type,
    fdisj: fun(bool,fun(bool,bool)) ).

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

tff(func_def_25,type,
    t_1: huffma1450048681e_tree(a) ).

tff(func_def_26,type,
    t_2: huffma1450048681e_tree(a) ).

tff(func_def_27,type,
    w: nat ).

tff(func_def_28,type,
    sK6: a ).

tff(func_def_29,type,
    sK7: a ).

tff(func_def_30,type,
    sK8: 
      !>[X0: $tType] : ( huffma1450048681e_tree(X0) > X0 ) ).

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

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

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

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

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

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

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

tff(pred_def_2,type,
    typerep: 
      !>[X0: $tType] : $o ).

tff(pred_def_3,type,
    cl_HOL_Oequal: 
      !>[X0: $tType] : $o ).

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

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

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

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

tff(pred_def_8,type,
    ab_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_9,type,
    cancel_semigroup_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_10,type,
    cancel146912293up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_11,type,
    linord219039673up_add: 
      !>[X0: $tType] : $o ).

tff(pred_def_12,type,
    ordere236663937imp_le: 
      !>[X0: $tType] : $o ).

tff(pred_def_13,type,
    finite_finite: 
      !>[X0: $tType] : ( fun(X0,bool) > $o ) ).

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

tff(pred_def_15,type,
    huffma1518433673istent: 
      !>[X0: $tType] : ( huffma1450048681e_tree(X0) > $o ) ).

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

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

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

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

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

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

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

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

tff(f354,plain,
    $false,
    inference(subsumption_resolution,[],[f351,f353]) ).

tff(f353,plain,
    pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),sK6),huffma675207370phabet(a,t_1))),
    inference(subsumption_resolution,[],[f254,f316]) ).

tff(f316,plain,
    huffma1518433673istent(a,t_1),
    inference(resolution,[],[f259,f258]) ).

tff(f258,plain,
    huffma1518433673istent(a,huffma1146269203erNode(a,w,t_1,t_2)),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    huffma1518433673istent(a,huffma1146269203erNode(a,w,t_1,t_2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f259,plain,
    ! [X0: $tType,X2: huffma1450048681e_tree(X0),X3: nat,X1: huffma1450048681e_tree(X0)] :
      ( ~ huffma1518433673istent(X0,huffma1146269203erNode(X0,X3,X2,X1))
      | huffma1518433673istent(X0,X2) ),
    inference(cnf_transformation,[],[f216]) ).

tff(f216,plain,
    ! [X0: $tType,X1: huffma1450048681e_tree(X0),X2: huffma1450048681e_tree(X0),X3: nat] :
      ( ( huffma1518433673istent(X0,huffma1146269203erNode(X0,X3,X2,X1))
        | ( inf_inf(fun(X0,bool),huffma675207370phabet(X0,X2),huffma675207370phabet(X0,X1)) != bot_bot(fun(X0,bool)) )
        | ~ huffma1518433673istent(X0,X1)
        | ~ huffma1518433673istent(X0,X2) )
      & ( ( ( inf_inf(fun(X0,bool),huffma675207370phabet(X0,X2),huffma675207370phabet(X0,X1)) = bot_bot(fun(X0,bool)) )
          & huffma1518433673istent(X0,X1)
          & huffma1518433673istent(X0,X2) )
        | ~ huffma1518433673istent(X0,huffma1146269203erNode(X0,X3,X2,X1)) ) ),
    inference(flattening,[],[f215]) ).

tff(f215,plain,
    ! [X0: $tType,X1: huffma1450048681e_tree(X0),X2: huffma1450048681e_tree(X0),X3: nat] :
      ( ( huffma1518433673istent(X0,huffma1146269203erNode(X0,X3,X2,X1))
        | ( inf_inf(fun(X0,bool),huffma675207370phabet(X0,X2),huffma675207370phabet(X0,X1)) != bot_bot(fun(X0,bool)) )
        | ~ huffma1518433673istent(X0,X1)
        | ~ huffma1518433673istent(X0,X2) )
      & ( ( ( inf_inf(fun(X0,bool),huffma675207370phabet(X0,X2),huffma675207370phabet(X0,X1)) = bot_bot(fun(X0,bool)) )
          & huffma1518433673istent(X0,X1)
          & huffma1518433673istent(X0,X2) )
        | ~ huffma1518433673istent(X0,huffma1146269203erNode(X0,X3,X2,X1)) ) ),
    inference(nnf_transformation,[],[f168]) ).

tff(f168,plain,
    ! [X0: $tType,X1: huffma1450048681e_tree(X0),X2: huffma1450048681e_tree(X0),X3: nat] :
      ( huffma1518433673istent(X0,huffma1146269203erNode(X0,X3,X2,X1))
    <=> ( ( inf_inf(fun(X0,bool),huffma675207370phabet(X0,X2),huffma675207370phabet(X0,X1)) = bot_bot(fun(X0,bool)) )
        & huffma1518433673istent(X0,X1)
        & huffma1518433673istent(X0,X2) ) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X1: $tType,X15: huffma1450048681e_tree(X1),X16: huffma1450048681e_tree(X1),X17: nat] :
      ( huffma1518433673istent(X1,huffma1146269203erNode(X1,X17,X16,X15))
    <=> ( ( inf_inf(fun(X1,bool),huffma675207370phabet(X1,X16),huffma675207370phabet(X1,X15)) = bot_bot(fun(X1,bool)) )
        & huffma1518433673istent(X1,X15)
        & huffma1518433673istent(X1,X16) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f254,plain,
    ( pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),sK6),huffma675207370phabet(a,t_1)))
    | ~ huffma1518433673istent(a,t_1) ),
    inference(cnf_transformation,[],[f212]) ).

tff(f212,plain,
    ( ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,sK6) )
      & pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),sK6),huffma675207370phabet(a,t_1))) )
    | ~ huffma1518433673istent(a,t_1) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK6])],[f190,f211]) ).

tff(f211,plain,
    ( ? [X0: a] :
        ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,X0) )
        & pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1))) )
   => ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,sK6) )
      & pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),sK6),huffma675207370phabet(a,t_1))) ) ),
    introduced(choice_axiom,[]) ).

tff(f190,plain,
    ( ? [X0: a] :
        ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,X0) )
        & pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1))) )
    | ~ huffma1518433673istent(a,t_1) ),
    inference(ennf_transformation,[],[f166]) ).

tff(f166,plain,
    ( huffma1518433673istent(a,t_1)
   => ? [X0: a] :
        ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,X0) )
        & pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1))) ) ),
    inference(rectify,[],[f3]) ).

tff(f3,axiom,
    ( huffma1518433673istent(a,t_1)
   => ? [X4: a] :
        ( ( huffma410068972_depth(a,t_1,X4) = huffma945805758height(a,t_1) )
        & pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X4),huffma675207370phabet(a,t_1))) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f351,plain,
    ~ pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),sK6),huffma675207370phabet(a,t_1))),
    inference(trivial_inequality_removal,[],[f350]) ).

tff(f350,plain,
    ( ( huffma945805758height(a,t_1) != huffma945805758height(a,t_1) )
    | ~ pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),sK6),huffma675207370phabet(a,t_1))) ),
    inference(superposition,[],[f313,f318]) ).

tff(f318,plain,
    huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,sK6),
    inference(subsumption_resolution,[],[f255,f316]) ).

tff(f255,plain,
    ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,sK6) )
    | ~ huffma1518433673istent(a,t_1) ),
    inference(cnf_transformation,[],[f212]) ).

tff(f313,plain,
    ! [X0: a] :
      ( ( huffma945805758height(a,t_1) != huffma410068972_depth(a,t_1,X0) )
      | ~ pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1))) ),
    inference(subsumption_resolution,[],[f253,f252]) ).

tff(f252,plain,
    ~ thesis,
    inference(cnf_transformation,[],[f164]) ).

tff(f164,plain,
    ~ thesis,
    inference(flattening,[],[f163]) ).

tff(f163,negated_conjecture,
    ~ thesis,
    inference(negated_conjecture,[],[f162]) ).

tff(f162,conjecture,
    thesis,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f253,plain,
    ! [X0: a] :
      ( thesis
      | ( huffma945805758height(a,t_1) != huffma410068972_depth(a,t_1,X0) )
      | ~ pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1))) ),
    inference(cnf_transformation,[],[f189]) ).

tff(f189,plain,
    ! [X0: a] :
      ( thesis
      | ( huffma945805758height(a,t_1) != huffma410068972_depth(a,t_1,X0) )
      | ~ pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1))) ),
    inference(flattening,[],[f188]) ).

tff(f188,plain,
    ! [X0: a] :
      ( thesis
      | ( huffma945805758height(a,t_1) != huffma410068972_depth(a,t_1,X0) )
      | ~ pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1))) ),
    inference(ennf_transformation,[],[f165]) ).

tff(f165,plain,
    ! [X0: a] :
      ( pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X0),huffma675207370phabet(a,t_1)))
     => ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,X0) )
       => thesis ) ),
    inference(rectify,[],[f161]) ).

tff(f161,axiom,
    ! [X56: a] :
      ( pp(aa(fun(a,bool),bool,aa(a,fun(fun(a,bool),bool),member(a),X56),huffma675207370phabet(a,t_1)))
     => ( ( huffma945805758height(a,t_1) = huffma410068972_depth(a,t_1,X56) )
       => thesis ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : SWW529_5 : TPTP v8.2.0. Released v6.0.0.
% 0.11/0.12  % Command    : run_vampire %s %d THM
% 0.12/0.36  % Computer : n028.cluster.edu
% 0.12/0.36  % Model    : x86_64 x86_64
% 0.12/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.36  % Memory   : 8042.1875MB
% 0.12/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.36  % CPULimit   : 300
% 0.12/0.36  % WCLimit    : 300
% 0.12/0.36  % DateTime   : Wed Jun 19 06:11:39 EDT 2024
% 0.12/0.36  % CPUTime    : 
% 0.12/0.38  This is a TF1_THM_EQU_NAR problem
% 0.12/0.38  Running first-order theorem proving
% 0.12/0.38  Running /export/starexec/sandbox2/solver/bin/vampire --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.25/0.45  % (15562)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.45  % (15570)dis+1010_159245:1048576_to=lpo:sil=2000:etr=on:sp=unary_frequency:spb=goal:rnwc=on:nwc=10.9066:st=2:i=124:sd=1:nm=3:av=off:ss=axioms:rawr=on:drc=encompass:foolp=on:sgt=5:cond=fast:er=filter:erape=on:erml=2:s2a=on_0 on theBenchmark for (2999ds/124Mi)
% 0.25/0.46  % (15562)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.46  % (15563)lrs+1011_1:12_anc=none:drc=off:sil=64000:sims=off:sp=unary_first:spb=goal_then_units:lsd=20:rnwc=on:nwc=2.0:i=53554:add=off:awrs=converge:bd=off:uhcvi=on:tgt=ground:afp=300:afq=1.63_0 on theBenchmark for (2999ds/53554Mi)
% 0.25/0.46  % (15562)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.46  % (15567)lrs+10_1:3_drc=off:sil=256000:sp=unary_first:lwlo=on:i=216875:kws=precedence:ins=3:rawr=on:nwc=10.0_0 on theBenchmark for (2999ds/216875Mi)
% 0.25/0.46  % (15562)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.46  % (15564)dis+11_1:1_nwc=5.0:s2a=on:i=66616:s2at=3.0:sil=128000:bd=off_0 on theBenchmark for (2999ds/66616Mi)
% 0.25/0.46  % (15570)First to succeed.
% 0.25/0.46  % (15570)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-15562"
% 0.25/0.46  % (15562)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.46  % (15568)dis+1011_3:1_sil=256000:tgt=ground:sac=on:i=109:sd=1:ss=included_0 on theBenchmark for (2999ds/109Mi)
% 0.25/0.46  % (15562)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.46  % (15569)dis+1010_1:1_sil=2000:nwc=3.0:s2a=on:i=132:ins=5:fsr=off:ss=axioms:sd=2:fd=off_0 on theBenchmark for (2999ds/132Mi)
% 0.25/0.47  % (15562)Running in auto input_syntax mode. Trying TPTP
% 0.25/0.47  % (15570)Refutation found. Thanks to Tanya!
% 0.25/0.47  % SZS status Theorem for theBenchmark
% 0.25/0.47  % SZS output start Proof for theBenchmark
% See solution above
% 0.25/0.47  % (15570)------------------------------
% 0.25/0.47  % (15570)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.25/0.47  % (15570)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.25/0.47  % (15570)Termination reason: Refutation
% 0.25/0.47  
% 0.25/0.47  % (15570)Memory used [KB]: 1289
% 0.25/0.47  % (15570)Time elapsed: 0.012 s
% 0.25/0.47  % (15570)Instructions burned: 13 (million)
% 0.25/0.47  % (15570)------------------------------
% 0.25/0.47  % (15570)------------------------------
% 0.25/0.47  % (15562)Success in time 0.075 s
%------------------------------------------------------------------------------