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

View Problem - Process Solution

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

% Computer : n020.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 : Tue May 21 07:27:14 EDT 2024

% Result   : Theorem 0.20s 0.46s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   74
% Syntax   : Number of formulae    :  101 (  23 unt;  66 typ;   0 def)
%            Number of atoms       :   52 (  10 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   32 (  15   ~;  11   |;   0   &)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   4 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   71 (  46   >;  25   *;   0   +;   0  <<)
%            Number of predicates  :   17 (  15 usr;   1 prp; 0-6 aty)
%            Number of functors    :   48 (  48 usr;   7 con; 0-5 aty)
%            Number of variables   :  149 (  71   !;   0   ?; 149   :)
%                                         (  78  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

tff(type_def_9,type,
    fun: ( $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,
    combs: 
      !>[X0: $tType,X1: $tType,X2: $tType] : ( ( fun(X0,fun(X1,X2)) * fun(X0,X1) ) > fun(X0,X2) ) ).

tff(func_def_3,type,
    uminus_uminus: 
      !>[X0: $tType] : fun(X0,X0) ).

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

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

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

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

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

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

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

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

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

tff(func_def_13,type,
    image: 
      !>[X0: $tType,X1: $tType] : ( fun(X0,X1) > fun(fun(X0,bool),fun(X1,bool)) ) ).

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

tff(func_def_15,type,
    fFalse: bool ).

tff(func_def_16,type,
    fNot: fun(bool,bool) ).

tff(func_def_17,type,
    fTrue: bool ).

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

tff(func_def_19,type,
    g: fun(hoare_28830079triple(a),bool) ).

tff(func_def_20,type,
    ga: fun(hoare_28830079triple(a),bool) ).

tff(func_def_21,type,
    ts: fun(hoare_28830079triple(a),bool) ).

tff(func_def_22,type,
    tsa: fun(hoare_28830079triple(a),bool) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_9,type,
    hoare_992312373derivs: 
      !>[X0: $tType] : ( ( fun(hoare_28830079triple(X0),bool) * fun(hoare_28830079triple(X0),bool) ) > $o ) ).

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

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

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

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

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

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

tff(f1893,plain,
    $false,
    inference(subsumption_resolution,[],[f1889,f419]) ).

tff(f419,plain,
    hoare_992312373derivs(a,ga,ts),
    inference(cnf_transformation,[],[f120]) ).

tff(f120,axiom,
    hoare_992312373derivs(a,ga,ts),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_3) ).

tff(f1889,plain,
    ~ hoare_992312373derivs(a,ga,ts),
    inference(resolution,[],[f1884,f417]) ).

tff(f417,plain,
    ~ hoare_992312373derivs(a,ga,tsa),
    inference(cnf_transformation,[],[f123]) ).

tff(f123,plain,
    ~ hoare_992312373derivs(a,ga,tsa),
    inference(flattening,[],[f122]) ).

tff(f122,negated_conjecture,
    ~ hoare_992312373derivs(a,ga,tsa),
    inference(negated_conjecture,[],[f121]) ).

tff(f121,conjecture,
    hoare_992312373derivs(a,ga,tsa),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_4) ).

tff(f1884,plain,
    ! [X0: fun(hoare_28830079triple(a),bool)] :
      ( hoare_992312373derivs(a,X0,tsa)
      | ~ hoare_992312373derivs(a,X0,ts) ),
    inference(resolution,[],[f1872,f545]) ).

tff(f545,plain,
    ! [X0: $tType,X2: fun(hoare_28830079triple(X0),bool),X3: fun(hoare_28830079triple(X0),bool),X1: fun(hoare_28830079triple(X0),bool)] :
      ( ~ hoare_992312373derivs(X0,X3,X2)
      | ~ hoare_992312373derivs(X0,X1,X3)
      | hoare_992312373derivs(X0,X1,X2) ),
    inference(cnf_transformation,[],[f321]) ).

tff(f321,plain,
    ! [X0: $tType,X1: fun(hoare_28830079triple(X0),bool),X2: fun(hoare_28830079triple(X0),bool),X3: fun(hoare_28830079triple(X0),bool)] :
      ( hoare_992312373derivs(X0,X1,X2)
      | ~ hoare_992312373derivs(X0,X1,X3)
      | ~ hoare_992312373derivs(X0,X3,X2) ),
    inference(flattening,[],[f320]) ).

tff(f320,plain,
    ! [X0: $tType,X1: fun(hoare_28830079triple(X0),bool),X2: fun(hoare_28830079triple(X0),bool),X3: fun(hoare_28830079triple(X0),bool)] :
      ( hoare_992312373derivs(X0,X1,X2)
      | ~ hoare_992312373derivs(X0,X1,X3)
      | ~ hoare_992312373derivs(X0,X3,X2) ),
    inference(ennf_transformation,[],[f212]) ).

tff(f212,plain,
    ! [X0: $tType,X1: fun(hoare_28830079triple(X0),bool),X2: fun(hoare_28830079triple(X0),bool),X3: fun(hoare_28830079triple(X0),bool)] :
      ( hoare_992312373derivs(X0,X3,X2)
     => ( hoare_992312373derivs(X0,X1,X3)
       => hoare_992312373derivs(X0,X1,X2) ) ),
    inference(rectify,[],[f3]) ).

tff(f3,axiom,
    ! [X1: $tType,X3: fun(hoare_28830079triple(X1),bool),X4: fun(hoare_28830079triple(X1),bool),X6: fun(hoare_28830079triple(X1),bool)] :
      ( hoare_992312373derivs(X1,X6,X4)
     => ( hoare_992312373derivs(X1,X3,X6)
       => hoare_992312373derivs(X1,X3,X4) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_2_cut) ).

tff(f1872,plain,
    hoare_992312373derivs(a,ts,tsa),
    inference(resolution,[],[f1867,f841]) ).

tff(f841,plain,
    pp(aa(fun(hoare_28830079triple(a),bool),bool,pow(hoare_28830079triple(a),ts),tsa)),
    inference(superposition,[],[f835,f836]) ).

tff(f836,plain,
    ! [X0: $tType,X1: fun(X0,bool)] : ( pow(X0,X1) = combc(fun(X0,bool),fun(X0,bool),bool,ord_less_eq(fun(X0,bool)),X1) ),
    inference(superposition,[],[f481,f479]) ).

tff(f479,plain,
    ! [X0: $tType,X1: fun(X0,bool)] : ( collect(X0,X1) = X1 ),
    inference(cnf_transformation,[],[f164]) ).

tff(f164,plain,
    ! [X0: $tType,X1: fun(X0,bool)] : ( collect(X0,X1) = X1 ),
    inference(rectify,[],[f78]) ).

tff(f78,axiom,
    ! [X1: $tType,X18: fun(X1,bool)] : ( collect(X1,X18) = X18 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_77_Collect__def) ).

tff(f481,plain,
    ! [X0: $tType,X1: fun(X0,bool)] : ( pow(X0,X1) = collect(fun(X0,bool),combc(fun(X0,bool),fun(X0,bool),bool,ord_less_eq(fun(X0,bool)),X1)) ),
    inference(cnf_transformation,[],[f166]) ).

tff(f166,plain,
    ! [X0: $tType,X1: fun(X0,bool)] : ( pow(X0,X1) = collect(fun(X0,bool),combc(fun(X0,bool),fun(X0,bool),bool,ord_less_eq(fun(X0,bool)),X1)) ),
    inference(rectify,[],[f59]) ).

tff(f59,axiom,
    ! [X1: $tType,X9: fun(X1,bool)] : ( pow(X1,X9) = collect(fun(X1,bool),combc(fun(X1,bool),fun(X1,bool),bool,ord_less_eq(fun(X1,bool)),X9)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_58_Pow__def) ).

tff(f835,plain,
    pp(aa(fun(hoare_28830079triple(a),bool),bool,combc(fun(hoare_28830079triple(a),bool),fun(hoare_28830079triple(a),bool),bool,ord_less_eq(fun(hoare_28830079triple(a),bool)),ts),tsa)),
    inference(forward_demodulation,[],[f421,f562]) ).

tff(f562,plain,
    ! [X1: $tType,X0: $tType,X2: $tType,X3: X0,X4: X2,X5: fun(X0,fun(X2,X1))] : ( aa(X0,X1,combc(X0,X2,X1,X5,X4),X3) = aa(X2,X1,aa(X0,fun(X2,X1),X5,X3),X4) ),
    inference(cnf_transformation,[],[f228]) ).

tff(f228,plain,
    ! [X0: $tType,X1: $tType,X2: $tType,X3: X0,X4: X2,X5: fun(X0,fun(X2,X1))] : ( aa(X0,X1,combc(X0,X2,X1,X5,X4),X3) = aa(X2,X1,aa(X0,fun(X2,X1),X5,X3),X4) ),
    inference(rectify,[],[f115]) ).

tff(f115,axiom,
    ! [X0: $tType,X2: $tType,X1: $tType,X46: X0,X47: X1,X45: fun(X0,fun(X1,X2))] : ( aa(X0,X2,combc(X0,X1,X2,X45,X47),X46) = aa(X1,X2,aa(X0,fun(X1,X2),X45,X46),X47) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',help_COMBC_1_1_U) ).

tff(f421,plain,
    pp(aa(fun(hoare_28830079triple(a),bool),bool,aa(fun(hoare_28830079triple(a),bool),fun(fun(hoare_28830079triple(a),bool),bool),ord_less_eq(fun(hoare_28830079triple(a),bool)),tsa),ts)),
    inference(cnf_transformation,[],[f118]) ).

tff(f118,axiom,
    pp(aa(fun(hoare_28830079triple(a),bool),bool,aa(fun(hoare_28830079triple(a),bool),fun(fun(hoare_28830079triple(a),bool),bool),ord_less_eq(fun(hoare_28830079triple(a),bool)),tsa),ts)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_1) ).

tff(f1867,plain,
    ! [X0: $tType,X2: fun(hoare_28830079triple(X0),bool),X1: fun(hoare_28830079triple(X0),bool)] :
      ( ~ pp(aa(fun(hoare_28830079triple(X0),bool),bool,pow(hoare_28830079triple(X0),X1),X2))
      | hoare_992312373derivs(X0,X1,X2) ),
    inference(forward_demodulation,[],[f1866,f836]) ).

tff(f1866,plain,
    ! [X0: $tType,X2: fun(hoare_28830079triple(X0),bool),X1: fun(hoare_28830079triple(X0),bool)] :
      ( ~ pp(aa(fun(hoare_28830079triple(X0),bool),bool,combc(fun(hoare_28830079triple(X0),bool),fun(hoare_28830079triple(X0),bool),bool,ord_less_eq(fun(hoare_28830079triple(X0),bool)),X1),X2))
      | hoare_992312373derivs(X0,X1,X2) ),
    inference(forward_demodulation,[],[f520,f562]) ).

tff(f520,plain,
    ! [X0: $tType,X2: fun(hoare_28830079triple(X0),bool),X1: fun(hoare_28830079triple(X0),bool)] :
      ( hoare_992312373derivs(X0,X1,X2)
      | ~ pp(aa(fun(hoare_28830079triple(X0),bool),bool,aa(fun(hoare_28830079triple(X0),bool),fun(fun(hoare_28830079triple(X0),bool),bool),ord_less_eq(fun(hoare_28830079triple(X0),bool)),X2),X1)) ),
    inference(cnf_transformation,[],[f315]) ).

tff(f315,plain,
    ! [X0: $tType,X1: fun(hoare_28830079triple(X0),bool),X2: fun(hoare_28830079triple(X0),bool)] :
      ( hoare_992312373derivs(X0,X1,X2)
      | ~ pp(aa(fun(hoare_28830079triple(X0),bool),bool,aa(fun(hoare_28830079triple(X0),bool),fun(fun(hoare_28830079triple(X0),bool),bool),ord_less_eq(fun(hoare_28830079triple(X0),bool)),X2),X1)) ),
    inference(ennf_transformation,[],[f199]) ).

tff(f199,plain,
    ! [X0: $tType,X1: fun(hoare_28830079triple(X0),bool),X2: fun(hoare_28830079triple(X0),bool)] :
      ( pp(aa(fun(hoare_28830079triple(X0),bool),bool,aa(fun(hoare_28830079triple(X0),bool),fun(fun(hoare_28830079triple(X0),bool),bool),ord_less_eq(fun(hoare_28830079triple(X0),bool)),X2),X1))
     => hoare_992312373derivs(X0,X1,X2) ),
    inference(rectify,[],[f1]) ).

tff(f1,axiom,
    ! [X1: $tType,X3: fun(hoare_28830079triple(X1),bool),X4: fun(hoare_28830079triple(X1),bool)] :
      ( pp(aa(fun(hoare_28830079triple(X1),bool),bool,aa(fun(hoare_28830079triple(X1),bool),fun(fun(hoare_28830079triple(X1),bool),bool),ord_less_eq(fun(hoare_28830079triple(X1),bool)),X4),X3))
     => hoare_992312373derivs(X1,X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_0_asm) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SWW513_5 : TPTP v8.2.0. Released v6.0.0.
% 0.03/0.13  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.34  % Computer : n020.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Sat May 18 18:58:53 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (7736)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.37  % (7742)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.20/0.38  % (7739)WARNING: value z3 for option sas not known
% 0.20/0.38  % (7738)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.20/0.38  % (7737)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.20/0.38  % (7739)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.20/0.38  % (7740)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.20/0.38  % (7741)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.20/0.38  % (7743)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.20/0.39  % (7743)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.39  % Exception at run slice level
% 0.20/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.39  % Exception at run slice level
% 0.20/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.39  % Exception at run slice level
% 0.20/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.40  % (7744)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.20/0.40  % (7745)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.20/0.40  % (7746)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.20/0.41  % (7744)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.41  % (7745)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.41  % Exception at run slice level
% 0.20/0.41  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.43  % (7747)ott+4_64_acc=on:anc=none:bs=on:bsr=on:fsd=off:gs=on:gsem=off:irw=on:msp=off:nwc=2.5:nicw=on:sims=off_354 on theBenchmark for (354ds/0Mi)
% 0.20/0.46  % (7739)First to succeed.
% 0.20/0.46  % (7739)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-7736"
% 0.20/0.46  % (7739)Refutation found. Thanks to Tanya!
% 0.20/0.46  % SZS status Theorem for theBenchmark
% 0.20/0.46  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.46  % (7739)------------------------------
% 0.20/0.46  % (7739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.20/0.46  % (7739)Termination reason: Refutation
% 0.20/0.46  
% 0.20/0.46  % (7739)Memory used [KB]: 1982
% 0.20/0.46  % (7739)Time elapsed: 0.081 s
% 0.20/0.46  % (7739)Instructions burned: 136 (million)
% 0.20/0.46  % (7736)Success in time 0.106 s
%------------------------------------------------------------------------------