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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : NUM945_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 08:43:57 EDT 2024

% Result   : Theorem 0.20s 0.42s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   46
% Syntax   : Number of formulae    :  102 (  49 unt;  32 typ;   0 def)
%            Number of atoms       :   91 (  29 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   45 (  24   ~;  11   |;   0   &)
%                                         (   2 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   3 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :   25 (  14   >;  11   *;   0   +;   0  <<)
%            Number of predicates  :   16 (  14 usr;   2 prp; 0-3 aty)
%            Number of functors    :   15 (  15 usr;   5 con; 0-3 aty)
%            Number of variables   :   93 (  75   !;   5   ?;  93   :)
%                                         (  13  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

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

tff(func_def_2,type,
    times_times: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

tff(func_def_3,type,
    bit0: int > int ).

tff(func_def_4,type,
    bit1: int > int ).

tff(func_def_5,type,
    min: int ).

tff(func_def_6,type,
    pls: int ).

tff(func_def_7,type,
    number_number_of: 
      !>[X0: $tType] : ( int > X0 ) ).

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

tff(func_def_9,type,
    legendre: ( int * int ) > int ).

tff(func_def_10,type,
    fFalse: bool ).

tff(func_def_11,type,
    fTrue: bool ).

tff(func_def_12,type,
    m: int ).

tff(func_def_13,type,
    sK1: ( int * int ) > int ).

tff(func_def_14,type,
    sK2: ( int * int * int ) > int ).

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

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

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

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

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

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

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

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

tff(pred_def_9,type,
    zcong: ( int * int * int ) > $o ).

tff(pred_def_10,type,
    zprime: int > $o ).

tff(pred_def_11,type,
    quadRes: ( int * int ) > $o ).

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

tff(pred_def_14,type,
    sP0: ( int * int ) > $o ).

tff(f1276,plain,
    $false,
    inference(subsumption_resolution,[],[f1274,f710]) ).

tff(f710,plain,
    quadRes(bit1(bit0(m)),min),
    inference(backward_demodulation,[],[f621,f707]) ).

tff(f707,plain,
    ! [X0: int] : ( bit1(X0) = plus_plus(int,bit0(X0),one_one(int)) ),
    inference(forward_demodulation,[],[f704,f322]) ).

tff(f322,plain,
    ! [X0: int] : ( plus_plus(int,X0,pls) = X0 ),
    inference(cnf_transformation,[],[f133]) ).

tff(f133,plain,
    ! [X0: int] : ( plus_plus(int,X0,pls) = X0 ),
    inference(rectify,[],[f55]) ).

tff(f55,axiom,
    ! [X5: int] : ( plus_plus(int,X5,pls) = X5 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_54_add__Pls__right) ).

tff(f704,plain,
    ! [X0: int] : ( bit1(plus_plus(int,X0,pls)) = plus_plus(int,bit0(X0),one_one(int)) ),
    inference(superposition,[],[f389,f474]) ).

tff(f474,plain,
    bit1(pls) = one_one(int),
    inference(superposition,[],[f308,f320]) ).

tff(f320,plain,
    ! [X0: int] : ( number_number_of(int,X0) = X0 ),
    inference(cnf_transformation,[],[f131]) ).

tff(f131,plain,
    ! [X0: int] : ( number_number_of(int,X0) = X0 ),
    inference(rectify,[],[f51]) ).

tff(f51,axiom,
    ! [X5: int] : ( number_number_of(int,X5) = X5 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_50_number__of__is__id) ).

tff(f308,plain,
    one_one(int) = number_number_of(int,bit1(pls)),
    inference(cnf_transformation,[],[f73]) ).

tff(f73,axiom,
    one_one(int) = number_number_of(int,bit1(pls)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_72_one__is__num__one) ).

tff(f389,plain,
    ! [X0: int,X1: int] : ( bit1(plus_plus(int,X1,X0)) = plus_plus(int,bit0(X1),bit1(X0)) ),
    inference(cnf_transformation,[],[f188]) ).

tff(f188,plain,
    ! [X0: int,X1: int] : ( bit1(plus_plus(int,X1,X0)) = plus_plus(int,bit0(X1),bit1(X0)) ),
    inference(rectify,[],[f15]) ).

tff(f15,axiom,
    ! [X4: int,X5: int] : ( plus_plus(int,bit0(X5),bit1(X4)) = bit1(plus_plus(int,X5,X4)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_14_add__Bit0__Bit1) ).

tff(f621,plain,
    quadRes(plus_plus(int,bit0(bit0(m)),one_one(int)),min),
    inference(backward_demodulation,[],[f595,f618]) ).

tff(f618,plain,
    ! [X0: int] : ( times_times(int,X0,one_one(int)) = X0 ),
    inference(forward_demodulation,[],[f616,f320]) ).

tff(f616,plain,
    ! [X0: int] : ( times_times(int,X0,number_number_of(int,one_one(int))) = X0 ),
    inference(resolution,[],[f486,f283]) ).

tff(f283,plain,
    number_ring(int),
    inference(cnf_transformation,[],[f103]) ).

tff(f103,axiom,
    number_ring(int),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Int_Onumber__ring) ).

tff(f486,plain,
    ! [X0: $tType,X1: X0] :
      ( ~ number_ring(X0)
      | ( times_times(X0,X1,number_number_of(X0,one_one(int))) = X1 ) ),
    inference(backward_demodulation,[],[f337,f474]) ).

tff(f337,plain,
    ! [X0: $tType,X1: X0] :
      ( ( times_times(X0,X1,number_number_of(X0,bit1(pls))) = X1 )
      | ~ number_ring(X0) ),
    inference(cnf_transformation,[],[f212]) ).

tff(f212,plain,
    ! [X0: $tType] :
      ( ! [X1: X0] : ( times_times(X0,X1,number_number_of(X0,bit1(pls))) = X1 )
      | ~ number_ring(X0) ),
    inference(ennf_transformation,[],[f145]) ).

tff(f145,plain,
    ! [X0: $tType] :
      ( number_ring(X0)
     => ! [X1: X0] : ( times_times(X0,X1,number_number_of(X0,bit1(pls))) = X1 ) ),
    inference(rectify,[],[f70]) ).

tff(f70,axiom,
    ! [X0: $tType] :
      ( number_ring(X0)
     => ! [X7: X0] : ( times_times(X0,X7,number_number_of(X0,bit1(pls))) = X7 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_69_mult__numeral__1__right) ).

tff(f595,plain,
    quadRes(plus_plus(int,bit0(bit0(times_times(int,m,one_one(int)))),one_one(int)),min),
    inference(backward_demodulation,[],[f508,f592]) ).

tff(f592,plain,
    ! [X0: int,X1: int] : ( times_times(int,X1,X0) = times_times(int,X0,X1) ),
    inference(resolution,[],[f365,f301]) ).

tff(f301,plain,
    comm_semiring_1(int),
    inference(cnf_transformation,[],[f98]) ).

tff(f98,axiom,
    comm_semiring_1(int),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Ocomm__semiring__1) ).

tff(f365,plain,
    ! [X0: $tType,X2: X0,X1: X0] :
      ( ~ comm_semiring_1(X0)
      | ( times_times(X0,X2,X1) = times_times(X0,X1,X2) ) ),
    inference(cnf_transformation,[],[f239]) ).

tff(f239,plain,
    ! [X0: $tType] :
      ( ! [X1: X0,X2: X0] : ( times_times(X0,X2,X1) = times_times(X0,X1,X2) )
      | ~ comm_semiring_1(X0) ),
    inference(ennf_transformation,[],[f169]) ).

tff(f169,plain,
    ! [X0: $tType] :
      ( comm_semiring_1(X0)
     => ! [X1: X0,X2: X0] : ( times_times(X0,X2,X1) = times_times(X0,X1,X2) ) ),
    inference(rectify,[],[f94]) ).

tff(f94,axiom,
    ! [X0: $tType] :
      ( comm_semiring_1(X0)
     => ! [X6: X0,X7: X0] : ( times_times(X0,X7,X6) = times_times(X0,X6,X7) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_93_comm__semiring__1__class_Onormalizing__semiring__rules_I7_J) ).

tff(f508,plain,
    quadRes(plus_plus(int,bit0(bit0(times_times(int,one_one(int),m))),one_one(int)),min),
    inference(backward_demodulation,[],[f451,f474]) ).

tff(f451,plain,
    quadRes(plus_plus(int,bit0(bit0(times_times(int,bit1(pls),m))),one_one(int)),min),
    inference(forward_demodulation,[],[f446,f386]) ).

tff(f386,plain,
    ! [X0: int,X1: int] : ( bit0(times_times(int,X1,X0)) = times_times(int,bit0(X1),X0) ),
    inference(cnf_transformation,[],[f185]) ).

tff(f185,plain,
    ! [X0: int,X1: int] : ( bit0(times_times(int,X1,X0)) = times_times(int,bit0(X1),X0) ),
    inference(rectify,[],[f28]) ).

tff(f28,axiom,
    ! [X4: int,X5: int] : ( bit0(times_times(int,X5,X4)) = times_times(int,bit0(X5),X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_27_mult__Bit0) ).

tff(f446,plain,
    quadRes(plus_plus(int,bit0(times_times(int,bit0(bit1(pls)),m)),one_one(int)),min),
    inference(backward_demodulation,[],[f437,f386]) ).

tff(f437,plain,
    quadRes(plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),m),one_one(int)),min),
    inference(forward_demodulation,[],[f431,f320]) ).

tff(f431,plain,
    quadRes(plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),m),one_one(int)),number_number_of(int,min)),
    inference(backward_demodulation,[],[f313,f320]) ).

tff(f313,plain,
    quadRes(plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),m),one_one(int)),number_number_of(int,min)),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    quadRes(plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),m),one_one(int)),number_number_of(int,min)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_0__096QuadRes_A_I4_A_K_Am_A_L_A1_J_A_N1_096) ).

tff(f1274,plain,
    ~ quadRes(bit1(bit0(m)),min),
    inference(resolution,[],[f504,f712]) ).

tff(f712,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(one_one(int)))),min,bit1(bit0(m))),
    inference(backward_demodulation,[],[f619,f707]) ).

tff(f619,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(one_one(int)))),min,plus_plus(int,bit0(bit0(m)),one_one(int))),
    inference(backward_demodulation,[],[f597,f618]) ).

tff(f597,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(one_one(int)))),min,plus_plus(int,bit0(bit0(times_times(int,m,one_one(int)))),one_one(int))),
    inference(backward_demodulation,[],[f506,f592]) ).

tff(f506,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(one_one(int)))),min,plus_plus(int,bit0(bit0(times_times(int,one_one(int),m))),one_one(int))),
    inference(backward_demodulation,[],[f449,f474]) ).

tff(f449,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),min,plus_plus(int,bit0(bit0(times_times(int,bit1(pls),m))),one_one(int))),
    inference(forward_demodulation,[],[f444,f386]) ).

tff(f444,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),min,plus_plus(int,bit0(times_times(int,bit0(bit1(pls)),m)),one_one(int))),
    inference(backward_demodulation,[],[f438,f386]) ).

tff(f438,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),min,plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),m),one_one(int))),
    inference(forward_demodulation,[],[f433,f320]) ).

tff(f433,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),number_number_of(int,min),plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),m),one_one(int))),
    inference(backward_demodulation,[],[f429,f320]) ).

tff(f429,plain,
    ! [X0: int] : ~ zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),number_number_of(int,min),plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),m),one_one(int))),
    inference(subsumption_resolution,[],[f277,f276]) ).

tff(f276,plain,
    ~ thesis,
    inference(cnf_transformation,[],[f125]) ).

tff(f125,plain,
    ~ thesis,
    inference(flattening,[],[f124]) ).

tff(f124,negated_conjecture,
    ~ thesis,
    inference(negated_conjecture,[],[f123]) ).

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

tff(f277,plain,
    ! [X0: int] :
      ( thesis
      | ~ zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),number_number_of(int,min),plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),m),one_one(int))) ),
    inference(cnf_transformation,[],[f205]) ).

tff(f205,plain,
    ! [X0: int] :
      ( thesis
      | ~ zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),number_number_of(int,min),plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),m),one_one(int))) ),
    inference(ennf_transformation,[],[f126]) ).

tff(f126,plain,
    ! [X0: int] :
      ( zcong(power_power(int,X0,number_number_of(nat,bit0(bit1(pls)))),number_number_of(int,min),plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),m),one_one(int)))
     => thesis ),
    inference(rectify,[],[f122]) ).

tff(f122,axiom,
    ! [X32: int] :
      ( zcong(power_power(int,X32,number_number_of(nat,bit0(bit1(pls)))),number_number_of(int,min),plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),m),one_one(int)))
     => thesis ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_0) ).

tff(f504,plain,
    ! [X0: int,X1: int] :
      ( zcong(power_power(int,sK1(X0,X1),number_number_of(nat,bit0(one_one(int)))),X0,X1)
      | ~ quadRes(X1,X0) ),
    inference(backward_demodulation,[],[f396,f474]) ).

tff(f396,plain,
    ! [X0: int,X1: int] :
      ( zcong(power_power(int,sK1(X0,X1),number_number_of(nat,bit0(bit1(pls)))),X0,X1)
      | ~ quadRes(X1,X0) ),
    inference(cnf_transformation,[],[f266]) ).

tff(f266,plain,
    ! [X0: int,X1: int] :
      ( zcong(power_power(int,sK1(X0,X1),number_number_of(nat,bit0(bit1(pls)))),X0,X1)
      | ~ quadRes(X1,X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK1])],[f255,f265]) ).

tff(f265,plain,
    ! [X0: int,X1: int] :
      ( ? [X2: int] : zcong(power_power(int,X2,number_number_of(nat,bit0(bit1(pls)))),X0,X1)
     => zcong(power_power(int,sK1(X0,X1),number_number_of(nat,bit0(bit1(pls)))),X0,X1) ),
    introduced(choice_axiom,[]) ).

tff(f255,plain,
    ! [X0: int,X1: int] :
      ( ? [X2: int] : zcong(power_power(int,X2,number_number_of(nat,bit0(bit1(pls)))),X0,X1)
      | ~ quadRes(X1,X0) ),
    inference(ennf_transformation,[],[f204]) ).

tff(f204,plain,
    ! [X0: int,X1: int] :
      ( quadRes(X1,X0)
     => ? [X2: int] : zcong(power_power(int,X2,number_number_of(nat,bit0(bit1(pls)))),X0,X1) ),
    inference(unused_predicate_definition_removal,[],[f195]) ).

tff(f195,plain,
    ! [X0: int,X1: int] :
      ( quadRes(X1,X0)
    <=> ? [X2: int] : zcong(power_power(int,X2,number_number_of(nat,bit0(bit1(pls)))),X0,X1) ),
    inference(rectify,[],[f86]) ).

tff(f86,axiom,
    ! [X11: int,X22: int] :
      ( quadRes(X22,X11)
    <=> ? [X23: int] : zcong(power_power(int,X23,number_number_of(nat,bit0(bit1(pls)))),X11,X22) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_85_QuadRes__def) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : NUM945_5 : TPTP v8.1.2. Released v6.0.0.
% 0.03/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.35  % Computer : n021.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % 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   : Fri May  3 14:41:23 EDT 2024
% 0.14/0.35  % CPUTime    : 
% 0.14/0.35  % (15729)Running in auto input_syntax mode. Trying TPTP
% 0.20/0.37  % (15732)WARNING: value z3 for option sas not known
% 0.20/0.37  % (15733)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.20/0.37  % (15731)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.20/0.37  % (15730)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.20/0.37  % (15735)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.37  % (15734)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.37  % (15732)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.37  % (15736)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.38  % (15736)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.38  % Exception at run slice level% Exception at run slice level
% 0.20/0.38  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.38  
% 0.20/0.38  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.38  % Exception at run slice level
% 0.20/0.38  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.39  % (15739)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.39  % (15737)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.20/0.39  % (15738)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  % (15737)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.40  % (15738)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.20/0.40  % Exception at run slice level
% 0.20/0.40  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.20/0.41  % (15740)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.42  % (15739)First to succeed.
% 0.20/0.42  % (15739)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-15729"
% 0.20/0.42  % (15739)Refutation found. Thanks to Tanya!
% 0.20/0.42  % SZS status Theorem for theBenchmark
% 0.20/0.42  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.42  % (15739)------------------------------
% 0.20/0.42  % (15739)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.20/0.42  % (15739)Termination reason: Refutation
% 0.20/0.42  
% 0.20/0.42  % (15739)Memory used [KB]: 1364
% 0.20/0.42  % (15739)Time elapsed: 0.032 s
% 0.20/0.42  % (15739)Instructions burned: 65 (million)
% 0.20/0.42  % (15729)Success in time 0.058 s
%------------------------------------------------------------------------------