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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : NUM995_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 : n004.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 Apr 30 14:39:23 EDT 2024

% Result   : Theorem 0.22s 0.52s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   22
%            Number of leaves      :   40
% Syntax   : Number of formulae    :   81 (  46 unt;  31 typ;   0 def)
%            Number of atoms       :   54 (  47 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   27 (  23   ~;   2   |;   0   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   15 (  10   >;   5   *;   0   +;   0  <<)
%            Number of predicates  :   13 (  11 usr;   1 prp; 0-3 aty)
%            Number of functors    :   17 (  17 usr;   9 con; 0-3 aty)
%            Number of variables   :   52 (  36   !;   0   ?;  52   :)
%                                         (  16  !>;   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(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,
    pls: int ).

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

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

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

tff(func_def_9,type,
    fFalse: bool ).

tff(func_def_10,type,
    fTrue: bool ).

tff(func_def_11,type,
    m1: int ).

tff(func_def_12,type,
    n: nat ).

tff(func_def_13,type,
    t: int ).

tff(func_def_14,type,
    v: int ).

tff(func_def_15,type,
    w: int ).

tff(func_def_16,type,
    sK0: 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,
    linordered_idom: 
      !>[X0: $tType] : $o ).

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

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

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

tff(f5287,plain,
    $false,
    inference(trivial_inequality_removal,[],[f5286]) ).

tff(f5286,plain,
    bit0(bit0(plus_plus(int,m1,times_times(int,semiring_1_of_nat(int,n),m1)))) != bit0(bit0(plus_plus(int,m1,times_times(int,semiring_1_of_nat(int,n),m1)))),
    inference(forward_demodulation,[],[f5285,f3907]) ).

tff(f3907,plain,
    ! [X0: int,X1: int] : ( times_times(int,plus_plus(int,bit1(pls),X1),X0) = plus_plus(int,X0,times_times(int,X1,X0)) ),
    inference(superposition,[],[f404,f499]) ).

tff(f499,plain,
    ! [X0: int] : ( times_times(int,bit1(pls),X0) = X0 ),
    inference(forward_demodulation,[],[f498,f300]) ).

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

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

tff(f69,axiom,
    ! [X6: int] : ( number_number_of(int,X6) = X6 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_68_number__of__is__id) ).

tff(f498,plain,
    ! [X0: int] : ( times_times(int,number_number_of(int,bit1(pls)),X0) = X0 ),
    inference(resolution,[],[f315,f275]) ).

tff(f275,plain,
    number_ring(int),
    inference(cnf_transformation,[],[f104]) ).

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

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

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

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

tff(f86,axiom,
    ! [X0: $tType] :
      ( number_ring(X0)
     => ! [X8: X0] : ( times_times(X0,number_number_of(X0,bit1(pls)),X8) = X8 ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_85_mult__numeral__1) ).

tff(f404,plain,
    ! [X2: int,X0: int,X1: int] : ( times_times(int,plus_plus(int,X2,X1),X0) = plus_plus(int,times_times(int,X2,X0),times_times(int,X1,X0)) ),
    inference(cnf_transformation,[],[f194]) ).

tff(f194,plain,
    ! [X0: int,X1: int,X2: int] : ( times_times(int,plus_plus(int,X2,X1),X0) = plus_plus(int,times_times(int,X2,X0),times_times(int,X1,X0)) ),
    inference(rectify,[],[f76]) ).

tff(f76,axiom,
    ! [X3: int,X30: int,X31: int] : ( times_times(int,plus_plus(int,X31,X30),X3) = plus_plus(int,times_times(int,X31,X3),times_times(int,X30,X3)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_75_int__distrib_I1_J) ).

tff(f5285,plain,
    bit0(bit0(times_times(int,plus_plus(int,bit1(pls),semiring_1_of_nat(int,n)),m1))) != bit0(bit0(plus_plus(int,m1,times_times(int,semiring_1_of_nat(int,n),m1)))),
    inference(forward_demodulation,[],[f5284,f426]) ).

tff(f426,plain,
    plus_plus(int,power_power(int,v,number_number_of(nat,bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls))))) = times_times(int,plus_plus(int,bit1(pls),semiring_1_of_nat(int,n)),m1),
    inference(backward_demodulation,[],[f296,f422]) ).

tff(f422,plain,
    bit1(pls) = one_one(int),
    inference(backward_demodulation,[],[f290,f300]) ).

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

tff(f90,axiom,
    one_one(int) = number_number_of(int,bit1(pls)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_89_one__is__num__one) ).

tff(f296,plain,
    plus_plus(int,power_power(int,v,number_number_of(nat,bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls))))) = times_times(int,plus_plus(int,one_one(int),semiring_1_of_nat(int,n)),m1),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    plus_plus(int,power_power(int,v,number_number_of(nat,bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls))))) = times_times(int,plus_plus(int,one_one(int),semiring_1_of_nat(int,n)),m1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_0_m1) ).

tff(f5284,plain,
    bit0(bit0(plus_plus(int,m1,times_times(int,semiring_1_of_nat(int,n),m1)))) != bit0(bit0(plus_plus(int,power_power(int,v,number_number_of(nat,bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls))))))),
    inference(forward_demodulation,[],[f5283,f364]) ).

tff(f364,plain,
    ! [X0: int,X1: int] : ( plus_plus(int,bit0(X1),bit0(X0)) = bit0(plus_plus(int,X1,X0)) ),
    inference(cnf_transformation,[],[f168]) ).

tff(f168,plain,
    ! [X0: int,X1: int] : ( plus_plus(int,bit0(X1),bit0(X0)) = bit0(plus_plus(int,X1,X0)) ),
    inference(rectify,[],[f32]) ).

tff(f32,axiom,
    ! [X5: int,X6: int] : ( plus_plus(int,bit0(X6),bit0(X5)) = bit0(plus_plus(int,X6,X5)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_31_add__Bit0__Bit0) ).

tff(f5283,plain,
    bit0(plus_plus(int,bit0(power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),bit0(power_power(int,w,number_number_of(nat,bit0(bit1(pls))))))) != bit0(bit0(plus_plus(int,m1,times_times(int,semiring_1_of_nat(int,n),m1)))),
    inference(forward_demodulation,[],[f5282,f3907]) ).

tff(f5282,plain,
    bit0(plus_plus(int,bit0(power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),bit0(power_power(int,w,number_number_of(nat,bit0(bit1(pls))))))) != bit0(bit0(times_times(int,plus_plus(int,bit1(pls),semiring_1_of_nat(int,n)),m1))),
    inference(superposition,[],[f503,f364]) ).

tff(f503,plain,
    plus_plus(int,bit0(bit0(power_power(int,v,number_number_of(nat,bit0(bit1(pls)))))),bit0(bit0(power_power(int,w,number_number_of(nat,bit0(bit1(pls))))))) != bit0(bit0(times_times(int,plus_plus(int,bit1(pls),semiring_1_of_nat(int,n)),m1))),
    inference(forward_demodulation,[],[f502,f499]) ).

tff(f502,plain,
    bit0(bit0(times_times(int,times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1))) != plus_plus(int,bit0(bit0(power_power(int,v,number_number_of(nat,bit0(bit1(pls)))))),bit0(bit0(power_power(int,w,number_number_of(nat,bit0(bit1(pls))))))),
    inference(forward_demodulation,[],[f500,f499]) ).

tff(f500,plain,
    bit0(bit0(times_times(int,times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1))) != plus_plus(int,bit0(bit0(times_times(int,bit1(pls),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))))),bit0(bit0(power_power(int,w,number_number_of(nat,bit0(bit1(pls))))))),
    inference(backward_demodulation,[],[f438,f499]) ).

tff(f438,plain,
    bit0(bit0(times_times(int,times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1))) != plus_plus(int,bit0(bit0(times_times(int,bit1(pls),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))))),bit0(bit0(times_times(int,bit1(pls),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))))),
    inference(forward_demodulation,[],[f437,f362]) ).

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

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

tff(f31,axiom,
    ! [X5: int,X6: int] : ( bit0(times_times(int,X6,X5)) = times_times(int,bit0(X6),X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_30_mult__Bit0) ).

tff(f437,plain,
    bit0(bit0(times_times(int,times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1))) != plus_plus(int,bit0(times_times(int,bit0(bit1(pls)),power_power(int,v,number_number_of(nat,bit0(bit1(pls)))))),bit0(bit0(times_times(int,bit1(pls),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))))),
    inference(forward_demodulation,[],[f436,f362]) ).

tff(f436,plain,
    bit0(bit0(times_times(int,times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1))) != plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),bit0(bit0(times_times(int,bit1(pls),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))))),
    inference(forward_demodulation,[],[f435,f362]) ).

tff(f435,plain,
    bit0(bit0(times_times(int,times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1))) != plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),bit0(times_times(int,bit0(bit1(pls)),power_power(int,w,number_number_of(nat,bit0(bit1(pls))))))),
    inference(forward_demodulation,[],[f434,f362]) ).

tff(f434,plain,
    plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,bit0(bit0(bit1(pls))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))) != bit0(bit0(times_times(int,times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1))),
    inference(forward_demodulation,[],[f433,f362]) ).

tff(f433,plain,
    plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,bit0(bit0(bit1(pls))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))) != bit0(times_times(int,bit0(times_times(int,bit1(pls),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n)))),m1)),
    inference(forward_demodulation,[],[f432,f362]) ).

tff(f432,plain,
    plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,bit0(bit0(bit1(pls))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))) != bit0(times_times(int,times_times(int,bit0(bit1(pls)),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1)),
    inference(forward_demodulation,[],[f431,f362]) ).

tff(f431,plain,
    plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,bit0(bit0(bit1(pls))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))) != times_times(int,bit0(times_times(int,bit0(bit1(pls)),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n)))),m1),
    inference(backward_demodulation,[],[f430,f362]) ).

tff(f430,plain,
    plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,bit0(bit0(bit1(pls))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))) != times_times(int,times_times(int,bit0(bit0(bit1(pls))),plus_plus(int,bit1(pls),semiring_1_of_nat(int,n))),m1),
    inference(backward_demodulation,[],[f421,f422]) ).

tff(f421,plain,
    times_times(int,times_times(int,bit0(bit0(bit1(pls))),plus_plus(int,one_one(int),semiring_1_of_nat(int,n))),m1) != plus_plus(int,times_times(int,bit0(bit0(bit1(pls))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,bit0(bit0(bit1(pls))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))),
    inference(backward_demodulation,[],[f270,f300]) ).

tff(f270,plain,
    times_times(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),plus_plus(int,one_one(int),semiring_1_of_nat(int,n))),m1) != plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))),
    inference(cnf_transformation,[],[f116]) ).

tff(f116,plain,
    times_times(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),plus_plus(int,one_one(int),semiring_1_of_nat(int,n))),m1) != plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))),
    inference(flattening,[],[f115]) ).

tff(f115,negated_conjecture,
    ( ~ times_times(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),plus_plus(int,one_one(int),semiring_1_of_nat(int,n))),m1) = plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))) ),
    inference(negated_conjecture,[],[f114]) ).

tff(f114,conjecture,
    times_times(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),plus_plus(int,one_one(int),semiring_1_of_nat(int,n))),m1) = plus_plus(int,times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,v,number_number_of(nat,bit0(bit1(pls))))),times_times(int,number_number_of(int,bit0(bit0(bit1(pls)))),power_power(int,w,number_number_of(nat,bit0(bit1(pls)))))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.13  % Problem    : NUM995_5 : TPTP v8.1.2. Released v6.0.0.
% 0.10/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.36  % Computer : n004.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Mon Apr 29 23:36:48 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  % (21262)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.38  % (21267)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.15/0.38  % (21265)WARNING: value z3 for option sas not known
% 0.15/0.38  % (21263)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.38  % (21264)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.38  % (21266)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.38  % (21265)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.15/0.38  % (21268)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.15/0.38  % (21269)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.15/0.39  % (21269)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.15/0.39  % Exception at run slice level
% 0.15/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.39  % Exception at run slice level
% 0.15/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.39  % Exception at run slice level
% 0.15/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.15/0.40  % (21270)fmb+10_1_fmbas=expand:fmbsr=1.1:gsp=on:nm=4_411 on theBenchmark for (411ds/0Mi)
% 0.15/0.40  % (21271)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.15/0.40  % (21272)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.15/0.41  % (21270)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.15/0.41  % (21271)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.15/0.41  % Exception at run slice level
% 0.15/0.41  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.22/0.42  % (21273)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.22/0.52  % (21268)First to succeed.
% 0.22/0.52  % (21268)Refutation found. Thanks to Tanya!
% 0.22/0.52  % SZS status Theorem for theBenchmark
% 0.22/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.52  % (21268)------------------------------
% 0.22/0.52  % (21268)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.22/0.52  % (21268)Termination reason: Refutation
% 0.22/0.52  
% 0.22/0.52  % (21268)Memory used [KB]: 2861
% 0.22/0.52  % (21268)Time elapsed: 0.139 s
% 0.22/0.52  % (21268)Instructions burned: 280 (million)
% 0.22/0.52  % (21268)------------------------------
% 0.22/0.52  % (21268)------------------------------
% 0.22/0.52  % (21262)Success in time 0.158 s
%------------------------------------------------------------------------------