TSTP Solution File: SWW530_5 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : SWW530_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n021.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 11:41:16 EDT 2024

% Result   : Theorem 0.11s 0.37s
% Output   : Refutation 0.11s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   81
% Syntax   : Number of formulae    :  121 (  23 unt;  71 typ;   0 def)
%            Number of atoms       :   86 (  26 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   63 (  27   ~;  26   |;   0   &)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :   69 (  50   >;  19   *;   0   +;   0  <<)
%            Number of predicates  :   18 (  16 usr;   2 prp; 0-4 aty)
%            Number of functors    :   51 (  51 usr;   5 con; 0-5 aty)
%            Number of variables   :  128 (  63   !;   0   ?; 128   :)
%                                         (  65  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(func_def_5,type,
    nat1: int > nat ).

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

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

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

tff(func_def_9,type,
    cons: 
      !>[X0: $tType] : ( ( X0 * list(X0) ) > 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,
    splice: 
      !>[X0: $tType] : ( ( list(X0) * list(X0) ) > list(X0) ) ).

tff(func_def_13,type,
    semiring_1_of_nat: 
      !>[X0: $tType] : ( nat > X0 ) ).

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

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,
    a1: a ).

tff(func_def_19,type,
    t_1: huffma1450048681e_tree(b) ).

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

tff(func_def_21,type,
    sK0: 
      !>[X0: $tType] : ( fun(X0,fun(X0,X0)) > X0 ) ).

tff(func_def_22,type,
    sK1: 
      !>[X0: $tType] : ( fun(X0,fun(X0,X0)) > X0 ) ).

tff(func_def_23,type,
    sK2: 
      !>[X0: $tType] : ( fun(X0,fun(X0,X0)) > X0 ) ).

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

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

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

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

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

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

tff(func_def_30,type,
    sK9: fun(nat,bool) > int ).

tff(func_def_31,type,
    sK10: fun(nat,bool) > nat ).

tff(func_def_32,type,
    sK11: fun(int,bool) > nat ).

tff(func_def_33,type,
    sK12: fun(int,bool) > int ).

tff(func_def_34,type,
    sK13: fun(nat,bool) > nat ).

tff(func_def_35,type,
    sK14: fun(nat,bool) > int ).

tff(func_def_36,type,
    sK15: fun(int,bool) > int ).

tff(func_def_37,type,
    sK16: fun(int,bool) > nat ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_12,type,
    nat_tr1645093318rphism: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * fun(X0,bool) ) > $o ) ).

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

tff(pred_def_14,type,
    order_strict_mono: 
      !>[X0: $tType,X1: $tType] : ( fun(X0,X1) > $o ) ).

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

tff(f1210,plain,
    $false,
    inference(resolution,[],[f1202,f432]) ).

tff(f432,plain,
    ! [X0: nat] : ord_less_eq(nat,X0,X0),
    inference(cnf_transformation,[],[f135]) ).

tff(f135,plain,
    ! [X0: nat] : ord_less_eq(nat,X0,X0),
    inference(rectify,[],[f47]) ).

tff(f47,axiom,
    ! [X27: nat] : ord_less_eq(nat,X27,X27),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_46_le__refl) ).

tff(f1202,plain,
    ~ ord_less_eq(nat,huffma945805758height(a,t_2),huffma945805758height(a,t_2)),
    inference(backward_demodulation,[],[f1194,f1200]) ).

tff(f1200,plain,
    huffma945805758height(b,t_1) = huffma945805758height(a,t_2),
    inference(forward_demodulation,[],[f1196,f1185]) ).

tff(f1185,plain,
    huffma945805758height(a,t_2) = ord_max(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2)),
    inference(backward_demodulation,[],[f406,f1184]) ).

tff(f1184,plain,
    huffma410068972_depth(a,t_2,a1) = huffma945805758height(a,t_2),
    inference(resolution,[],[f1182,f420]) ).

tff(f420,plain,
    linorder(nat),
    inference(cnf_transformation,[],[f117]) ).

tff(f117,axiom,
    linorder(nat),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Orderings_Olinorder) ).

tff(f1182,plain,
    ( ~ linorder(nat)
    | ( huffma410068972_depth(a,t_2,a1) = huffma945805758height(a,t_2) ) ),
    inference(forward_demodulation,[],[f1181,f989]) ).

tff(f989,plain,
    ! [X0: $tType,X2: X0,X1: huffma1450048681e_tree(X0)] : ( huffma945805758height(X0,X1) = ord_max(nat,huffma945805758height(X0,X1),huffma410068972_depth(X0,X1,X2)) ),
    inference(resolution,[],[f928,f563]) ).

tff(f563,plain,
    ! [X0: $tType,X2: huffma1450048681e_tree(X0),X1: X0] : ord_less_eq(nat,huffma410068972_depth(X0,X2,X1),huffma945805758height(X0,X2)),
    inference(cnf_transformation,[],[f226]) ).

tff(f226,plain,
    ! [X0: $tType,X1: X0,X2: huffma1450048681e_tree(X0)] : ord_less_eq(nat,huffma410068972_depth(X0,X2,X1),huffma945805758height(X0,X2)),
    inference(rectify,[],[f2]) ).

tff(f2,axiom,
    ! [X0: $tType,X4: X0,X6: huffma1450048681e_tree(X0)] : ord_less_eq(nat,huffma410068972_depth(X0,X6,X4),huffma945805758height(X0,X6)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_1_depth__le__height) ).

tff(f928,plain,
    ! [X0: nat,X1: nat] :
      ( ~ ord_less_eq(nat,X0,X1)
      | ( ord_max(nat,X1,X0) = X1 ) ),
    inference(resolution,[],[f473,f420]) ).

tff(f473,plain,
    ! [X0: $tType,X2: X0,X1: X0] :
      ( ~ linorder(X0)
      | ~ ord_less_eq(X0,X2,X1)
      | ( ord_max(X0,X1,X2) = X1 ) ),
    inference(cnf_transformation,[],[f271]) ).

tff(f271,plain,
    ! [X0: $tType] :
      ( ! [X1: X0,X2: X0] :
          ( ( ord_max(X0,X1,X2) = X1 )
          | ~ ord_less_eq(X0,X2,X1) )
      | ~ linorder(X0) ),
    inference(ennf_transformation,[],[f165]) ).

tff(f165,plain,
    ! [X0: $tType] :
      ( linorder(X0)
     => ! [X1: X0,X2: X0] :
          ( ord_less_eq(X0,X2,X1)
         => ( ord_max(X0,X1,X2) = X1 ) ) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X0: $tType] :
      ( linorder(X0)
     => ! [X13: X0,X12: X0] :
          ( ord_less_eq(X0,X12,X13)
         => ( ord_max(X0,X13,X12) = X13 ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_13_min__max_Osup__absorb1) ).

tff(f1181,plain,
    ( ( huffma410068972_depth(a,t_2,a1) = ord_max(nat,huffma945805758height(a,t_2),huffma410068972_depth(a,t_2,a1)) )
    | ~ linorder(nat) ),
    inference(forward_demodulation,[],[f1177,f780]) ).

tff(f780,plain,
    ! [X0: nat,X1: nat] : ( ord_max(nat,X0,X1) = ord_max(nat,X1,X0) ),
    inference(resolution,[],[f466,f420]) ).

tff(f466,plain,
    ! [X0: $tType,X2: X0,X1: X0] :
      ( ~ linorder(X0)
      | ( ord_max(X0,X2,X1) = ord_max(X0,X1,X2) ) ),
    inference(cnf_transformation,[],[f264]) ).

tff(f264,plain,
    ! [X0: $tType] :
      ( ! [X1: X0,X2: X0] : ( ord_max(X0,X2,X1) = ord_max(X0,X1,X2) )
      | ~ linorder(X0) ),
    inference(ennf_transformation,[],[f158]) ).

tff(f158,plain,
    ! [X0: $tType] :
      ( linorder(X0)
     => ! [X1: X0,X2: X0] : ( ord_max(X0,X2,X1) = ord_max(X0,X1,X2) ) ),
    inference(rectify,[],[f32]) ).

tff(f32,axiom,
    ! [X0: $tType] :
      ( linorder(X0)
     => ! [X11: X0,X4: X0] : ( ord_max(X0,X4,X11) = ord_max(X0,X11,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_31_min__max_Osup_Ocommute) ).

tff(f1177,plain,
    ( ~ linorder(nat)
    | ( huffma410068972_depth(a,t_2,a1) = ord_max(nat,huffma410068972_depth(a,t_2,a1),huffma945805758height(a,t_2)) ) ),
    inference(resolution,[],[f1175,f928]) ).

tff(f1175,plain,
    ( ord_less_eq(nat,huffma945805758height(a,t_2),huffma410068972_depth(a,t_2,a1))
    | ~ linorder(nat) ),
    inference(superposition,[],[f465,f406]) ).

tff(f465,plain,
    ! [X0: $tType,X2: X0,X1: X0] :
      ( ord_less_eq(X0,X2,ord_max(X0,X1,X2))
      | ~ linorder(X0) ),
    inference(cnf_transformation,[],[f263]) ).

tff(f263,plain,
    ! [X0: $tType] :
      ( ! [X1: X0,X2: X0] : ord_less_eq(X0,X2,ord_max(X0,X1,X2))
      | ~ linorder(X0) ),
    inference(ennf_transformation,[],[f157]) ).

tff(f157,plain,
    ! [X0: $tType] :
      ( linorder(X0)
     => ! [X1: X0,X2: X0] : ord_less_eq(X0,X2,ord_max(X0,X1,X2)) ),
    inference(rectify,[],[f8]) ).

tff(f8,axiom,
    ! [X0: $tType] :
      ( linorder(X0)
     => ! [X13: X0,X12: X0] : ord_less_eq(X0,X12,ord_max(X0,X13,X12)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_7_le__maxI2) ).

tff(f406,plain,
    huffma410068972_depth(a,t_2,a1) = ord_max(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2)),
    inference(cnf_transformation,[],[f130]) ).

tff(f130,axiom,
    huffma410068972_depth(a,t_2,a1) = ord_max(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_0) ).

tff(f1196,plain,
    huffma945805758height(b,t_1) = ord_max(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2)),
    inference(resolution,[],[f1194,f987]) ).

tff(f987,plain,
    ! [X0: nat,X1: nat] :
      ( ord_less_eq(nat,X0,X1)
      | ( ord_max(nat,X0,X1) = X0 ) ),
    inference(resolution,[],[f928,f521]) ).

tff(f521,plain,
    ! [X0: nat,X1: nat] :
      ( ord_less_eq(nat,X1,X0)
      | ord_less_eq(nat,X0,X1) ),
    inference(cnf_transformation,[],[f194]) ).

tff(f194,plain,
    ! [X0: nat,X1: nat] :
      ( ord_less_eq(nat,X0,X1)
      | ord_less_eq(nat,X1,X0) ),
    inference(rectify,[],[f48]) ).

tff(f48,axiom,
    ! [X27: nat,X28: nat] :
      ( ord_less_eq(nat,X27,X28)
      | ord_less_eq(nat,X28,X27) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_47_nat__le__linear) ).

tff(f1194,plain,
    ~ ord_less_eq(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2)),
    inference(resolution,[],[f1192,f405]) ).

tff(f405,plain,
    ~ p,
    inference(cnf_transformation,[],[f134]) ).

tff(f134,plain,
    ~ p,
    inference(flattening,[],[f133]) ).

tff(f133,negated_conjecture,
    ~ p,
    inference(negated_conjecture,[],[f132]) ).

tff(f132,conjecture,
    p,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_2) ).

tff(f1192,plain,
    ( p
    | ~ ord_less_eq(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2)) ),
    inference(trivial_inequality_removal,[],[f1186]) ).

tff(f1186,plain,
    ( ( huffma945805758height(a,t_2) != huffma945805758height(a,t_2) )
    | p
    | ~ ord_less_eq(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2)) ),
    inference(backward_demodulation,[],[f407,f1184]) ).

tff(f407,plain,
    ( p
    | ~ ord_less_eq(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2))
    | ( huffma410068972_depth(a,t_2,a1) != huffma945805758height(a,t_2) ) ),
    inference(cnf_transformation,[],[f244]) ).

tff(f244,plain,
    ( p
    | ~ ord_less_eq(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2))
    | ( huffma410068972_depth(a,t_2,a1) != huffma945805758height(a,t_2) ) ),
    inference(flattening,[],[f243]) ).

tff(f243,plain,
    ( p
    | ~ ord_less_eq(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2))
    | ( huffma410068972_depth(a,t_2,a1) != huffma945805758height(a,t_2) ) ),
    inference(ennf_transformation,[],[f131]) ).

tff(f131,axiom,
    ( ( huffma410068972_depth(a,t_2,a1) = huffma945805758height(a,t_2) )
   => ( ord_less_eq(nat,huffma945805758height(b,t_1),huffma945805758height(a,t_2))
     => p ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : SWW530_5 : TPTP v8.1.2. Released v6.0.0.
% 0.10/0.12  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.11/0.32  % Computer : n021.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Fri May  3 19:28:53 EDT 2024
% 0.11/0.32  % CPUTime    : 
% 0.11/0.32  % (27353)Running in auto input_syntax mode. Trying TPTP
% 0.11/0.34  % (27356)WARNING: value z3 for option sas not known
% 0.11/0.34  % (27360)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.11/0.34  % (27357)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.11/0.34  % (27359)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.11/0.34  % (27355)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.11/0.34  % (27354)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.11/0.34  % (27356)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.11/0.34  % (27358)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.11/0.35  % (27360)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.11/0.35  % Exception at run slice level% Exception at run slice level
% 0.11/0.35  % Exception at run slice levelUser error: 
% 0.11/0.35  Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.11/0.35  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.11/0.35  
% 0.11/0.35  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.11/0.36  % (27363)lrs-11_2:5_fsd=off:fde=none:nm=4:nwc=5.0:sims=off:sp=reverse_weighted_frequency:stl=62_367 on theBenchmark for (367ds/0Mi)
% 0.11/0.36  % (27361)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.11/0.36  % (27362)ott+1_9_av=off:bd=off:bs=on:gsp=on:lcm=predicate:nm=4:sp=weighted_frequency:urr=on_382 on theBenchmark for (382ds/0Mi)
% 0.11/0.37  % (27361)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.11/0.37  % (27362)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.11/0.37  % Exception at run slice level
% 0.11/0.37  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.11/0.37  % (27359)First to succeed.
% 0.11/0.37  % (27359)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-27353"
% 0.11/0.37  % (27359)Refutation found. Thanks to Tanya!
% 0.11/0.37  % SZS status Theorem for theBenchmark
% 0.11/0.37  % SZS output start Proof for theBenchmark
% See solution above
% 0.11/0.38  % (27359)------------------------------
% 0.11/0.38  % (27359)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.11/0.38  % (27359)Termination reason: Refutation
% 0.11/0.38  
% 0.11/0.38  % (27359)Memory used [KB]: 1363
% 0.11/0.38  % (27359)Time elapsed: 0.031 s
% 0.11/0.38  % (27359)Instructions burned: 57 (million)
% 0.11/0.38  % (27353)Success in time 0.049 s
%------------------------------------------------------------------------------