TSTP Solution File: SWW497_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWW497_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -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 : Wed May  1 04:19:39 EDT 2024

% Result   : Theorem 0.99s 0.92s
% Output   : Refutation 0.99s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   84
% Syntax   : Number of formulae    :  152 (  69 unt;  61 typ;   0 def)
%            Number of atoms       :  125 ( 110 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   66 (  32   ~;  21   |;   7   &)
%                                         (   4 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   2 avg)
%            Maximal term depth    :    9 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :   24 (  16   >;   8   *;   0   +;   0  <<)
%            Number of predicates  :   27 (  25 usr;   1 prp; 0-2 aty)
%            Number of functors    :   31 (  31 usr;  15 con; 0-4 aty)
%            Number of variables   :  114 (  76   !;   4   ?; 114   :)
%                                         (  34  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

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

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

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

tff(func_def_0,type,
    complex1: ( real * real ) > complex ).

tff(func_def_1,type,
    complex_case: 
      !>[X0: $tType] : ( ( fun(real,fun(real,X0)) * complex ) > X0 ) ).

tff(func_def_2,type,
    complex_rec: 
      !>[X0: $tType] : ( ( fun(real,fun(real,X0)) * complex ) > X0 ) ).

tff(func_def_3,type,
    fundam1563812824_csqrt: complex > complex ).

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,
    times_times: 
      !>[X0: $tType] : ( ( X0 * X0 ) > X0 ) ).

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

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

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

tff(func_def_10,type,
    pls: int ).

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

tff(func_def_12,type,
    sqrt: real > real ).

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

tff(func_def_14,type,
    norm_norm: 
      !>[X0: $tType] : ( X0 > real ) ).

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,
    x: real ).

tff(func_def_19,type,
    y: real ).

tff(func_def_20,type,
    z: complex ).

tff(func_def_21,type,
    sK0: real ).

tff(func_def_22,type,
    sK1: real ).

tff(func_def_23,type,
    sF3: real ).

tff(func_def_24,type,
    sF4: int ).

tff(func_def_25,type,
    sF5: int ).

tff(func_def_26,type,
    sF6: nat ).

tff(func_def_27,type,
    sF7: real ).

tff(func_def_28,type,
    sF8: real ).

tff(func_def_29,type,
    sF9: real ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_17,type,
    linord581940658strict: 
      !>[X0: $tType] : $o ).

tff(pred_def_18,type,
    real_normed_vector: 
      !>[X0: $tType] : $o ).

tff(pred_def_19,type,
    ring_11004092258visors: 
      !>[X0: $tType] : $o ).

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

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

tff(pred_def_22,type,
    real_n2089651433ebra_1: 
      !>[X0: $tType] : $o ).

tff(pred_def_23,type,
    real_n1866405975lgebra: 
      !>[X0: $tType] : $o ).

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

tff(pred_def_25,type,
    sP2: real > $o ).

tff(f1716,plain,
    $false,
    inference(subsumption_resolution,[],[f1713,f424]) ).

tff(f424,plain,
    sP2(norm_norm(complex,z)),
    inference(backward_demodulation,[],[f418,f385]) ).

tff(f385,plain,
    norm_norm(complex,z) = one_one(real),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    norm_norm(complex,z) = one_one(real),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_0_assms) ).

tff(f418,plain,
    sP2(one_one(real)),
    inference(backward_demodulation,[],[f410,f409]) ).

tff(f409,plain,
    one_one(real) = sF3,
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

tff(f410,plain,
    sP2(sF3),
    inference(definition_folding,[],[f391,f409]) ).

tff(f391,plain,
    sP2(one_one(real)),
    inference(inequality_splitting,[],[f290,f390]) ).

tff(f390,plain,
    ~ sP2(plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls)))))),
    introduced(inequality_splitting_name_introduction,[new_symbols(naming,[sP2])]) ).

tff(f290,plain,
    one_one(real) != plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))),
    inference(cnf_transformation,[],[f180]) ).

tff(f180,plain,
    one_one(real) != plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))),
    inference(flattening,[],[f179]) ).

tff(f179,negated_conjecture,
    ( ~ one_one(real) = plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))) ),
    inference(negated_conjecture,[],[f178]) ).

tff(f178,conjecture,
    one_one(real) = plus_plus(real,power_power(real,x,number_number_of(nat,bit0(bit1(pls)))),power_power(real,y,number_number_of(nat,bit0(bit1(pls))))),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',conj_0) ).

tff(f1713,plain,
    ~ sP2(norm_norm(complex,z)),
    inference(backward_demodulation,[],[f427,f1705]) ).

tff(f1705,plain,
    norm_norm(complex,z) = plus_plus(real,sF7,sF8),
    inference(trivial_inequality_removal,[],[f1701]) ).

tff(f1701,plain,
    ( ( norm_norm(complex,z) != norm_norm(complex,z) )
    | ( norm_norm(complex,z) = plus_plus(real,sF7,sF8) ) ),
    inference(superposition,[],[f501,f1653]) ).

tff(f1653,plain,
    norm_norm(complex,z) = sqrt(plus_plus(real,sF7,sF8)),
    inference(forward_demodulation,[],[f1652,f384]) ).

tff(f384,plain,
    z = complex1(sK0,sK1),
    inference(cnf_transformation,[],[f289]) ).

tff(f289,plain,
    z = complex1(sK0,sK1),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0,sK1])],[f271,f288]) ).

tff(f288,plain,
    ( ? [X0: real,X1: real] : ( z = complex1(X0,X1) )
   => ( z = complex1(sK0,sK1) ) ),
    introduced(choice_axiom,[]) ).

tff(f271,plain,
    ? [X0: real,X1: real] : ( z = complex1(X0,X1) ),
    inference(ennf_transformation,[],[f235]) ).

tff(f235,plain,
    ~ ! [X0: real,X1: real] : ( z != complex1(X0,X1) ),
    inference(rectify,[],[f18]) ).

tff(f18,axiom,
    ~ ! [X11: real,X12: real] : ( z != complex1(X11,X12) ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_17__096_B_Bthesis_O_A_I_B_Bx_Ay_O_Az_A_061_AComplex_Ax_Ay_A_061_061_062_Athesis_J_A_061_061_062_Athesis_096) ).

tff(f1652,plain,
    sqrt(plus_plus(real,sF7,sF8)) = norm_norm(complex,complex1(sK0,sK1)),
    inference(superposition,[],[f1380,f542]) ).

tff(f542,plain,
    sF7 = power_power(real,sK0,sF6),
    inference(backward_demodulation,[],[f414,f532]) ).

tff(f532,plain,
    x = sK0,
    inference(trivial_inequality_removal,[],[f531]) ).

tff(f531,plain,
    ( ( z != z )
    | ( x = sK0 ) ),
    inference(superposition,[],[f520,f384]) ).

tff(f520,plain,
    ! [X0: real,X1: real] :
      ( ( z != complex1(X0,X1) )
      | ( x = X0 ) ),
    inference(superposition,[],[f380,f342]) ).

tff(f342,plain,
    z = complex1(x,y),
    inference(cnf_transformation,[],[f2]) ).

tff(f2,axiom,
    z = complex1(x,y),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_1_z) ).

tff(f380,plain,
    ! [X2: real,X3: real,X0: real,X1: real] :
      ( ( complex1(X1,X0) != complex1(X3,X2) )
      | ( X1 = X3 ) ),
    inference(cnf_transformation,[],[f287]) ).

tff(f287,plain,
    ! [X0: real,X1: real,X2: real,X3: real] :
      ( ( ( complex1(X1,X0) = complex1(X3,X2) )
        | ( X0 != X2 )
        | ( X1 != X3 ) )
      & ( ( ( X0 = X2 )
          & ( X1 = X3 ) )
        | ( complex1(X1,X0) != complex1(X3,X2) ) ) ),
    inference(flattening,[],[f286]) ).

tff(f286,plain,
    ! [X0: real,X1: real,X2: real,X3: real] :
      ( ( ( complex1(X1,X0) = complex1(X3,X2) )
        | ( X0 != X2 )
        | ( X1 != X3 ) )
      & ( ( ( X0 = X2 )
          & ( X1 = X3 ) )
        | ( complex1(X1,X0) != complex1(X3,X2) ) ) ),
    inference(nnf_transformation,[],[f233]) ).

tff(f233,plain,
    ! [X0: real,X1: real,X2: real,X3: real] :
      ( ( complex1(X1,X0) = complex1(X3,X2) )
    <=> ( ( X0 = X2 )
        & ( X1 = X3 ) ) ),
    inference(rectify,[],[f46]) ).

tff(f46,axiom,
    ! [X21: real,X22: real,X23: real,X24: real] :
      ( ( complex1(X24,X23) = complex1(X22,X21) )
    <=> ( ( X21 = X23 )
        & ( X22 = X24 ) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_45_complex_Oinject) ).

tff(f414,plain,
    power_power(real,x,sF6) = sF7,
    introduced(function_definition,[new_symbols(definition,[sF7])]) ).

tff(f1380,plain,
    ! [X0: real] : ( sqrt(plus_plus(real,power_power(real,X0,sF6),sF8)) = norm_norm(complex,complex1(X0,sK1)) ),
    inference(superposition,[],[f969,f587]) ).

tff(f587,plain,
    sF8 = power_power(real,sK1,sF6),
    inference(backward_demodulation,[],[f415,f584]) ).

tff(f584,plain,
    y = sK1,
    inference(trivial_inequality_removal,[],[f582]) ).

tff(f582,plain,
    ( ( z != z )
    | ( y = sK1 ) ),
    inference(superposition,[],[f525,f384]) ).

tff(f525,plain,
    ! [X0: real,X1: real] :
      ( ( z != complex1(X0,X1) )
      | ( y = X1 ) ),
    inference(superposition,[],[f381,f342]) ).

tff(f381,plain,
    ! [X2: real,X3: real,X0: real,X1: real] :
      ( ( complex1(X1,X0) != complex1(X3,X2) )
      | ( X0 = X2 ) ),
    inference(cnf_transformation,[],[f287]) ).

tff(f415,plain,
    power_power(real,y,sF6) = sF8,
    introduced(function_definition,[new_symbols(definition,[sF8])]) ).

tff(f969,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,sF6),power_power(real,X0,sF6))) ),
    inference(forward_demodulation,[],[f968,f413]) ).

tff(f413,plain,
    number_number_of(nat,sF5) = sF6,
    introduced(function_definition,[new_symbols(definition,[sF6])]) ).

tff(f968,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,sF5)),power_power(real,X0,number_number_of(nat,sF5)))) ),
    inference(forward_demodulation,[],[f967,f433]) ).

tff(f433,plain,
    sF5 = plus_plus(int,sF4,sF4),
    inference(backward_demodulation,[],[f412,f309]) ).

tff(f309,plain,
    ! [X0: int] : ( bit0(X0) = plus_plus(int,X0,X0) ),
    inference(cnf_transformation,[],[f190]) ).

tff(f190,plain,
    ! [X0: int] : ( bit0(X0) = plus_plus(int,X0,X0) ),
    inference(rectify,[],[f31]) ).

tff(f31,axiom,
    ! [X8: int] : ( bit0(X8) = plus_plus(int,X8,X8) ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_30_Bit0__def) ).

tff(f412,plain,
    bit0(sF4) = sF5,
    introduced(function_definition,[new_symbols(definition,[sF5])]) ).

tff(f967,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,plus_plus(int,sF4,sF4))),power_power(real,X0,number_number_of(nat,plus_plus(int,sF4,sF4))))) ),
    inference(forward_demodulation,[],[f966,f455]) ).

tff(f455,plain,
    ! [X0: int] : ( plus_plus(int,X0,zero_zero(int)) = X0 ),
    inference(backward_demodulation,[],[f311,f449]) ).

tff(f449,plain,
    pls = zero_zero(int),
    inference(subsumption_resolution,[],[f447,f345]) ).

tff(f345,plain,
    number_ring(int),
    inference(cnf_transformation,[],[f111]) ).

tff(f111,axiom,
    number_ring(int),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',arity_Int_Oint___Int_Onumber__ring) ).

tff(f447,plain,
    ( ( pls = zero_zero(int) )
    | ~ number_ring(int) ),
    inference(superposition,[],[f347,f331]) ).

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

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

tff(f49,axiom,
    ! [X8: int] : ( number_number_of(int,X8) = X8 ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_48_number__of__is__id) ).

tff(f347,plain,
    ! [X0: $tType] :
      ( ( number_number_of(X0,pls) = zero_zero(X0) )
      | ~ number_ring(X0) ),
    inference(cnf_transformation,[],[f261]) ).

tff(f261,plain,
    ! [X0: $tType] :
      ( ( number_number_of(X0,pls) = zero_zero(X0) )
      | ~ number_ring(X0) ),
    inference(ennf_transformation,[],[f80]) ).

tff(f80,axiom,
    ! [X0: $tType] :
      ( number_ring(X0)
     => ( number_number_of(X0,pls) = zero_zero(X0) ) ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_79_number__of__Pls) ).

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

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

tff(f29,axiom,
    ! [X8: int] : ( plus_plus(int,X8,pls) = X8 ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_28_add__Pls__right) ).

tff(f966,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,plus_plus(int,plus_plus(int,sF4,zero_zero(int)),plus_plus(int,sF4,zero_zero(int))))),power_power(real,X0,number_number_of(nat,plus_plus(int,plus_plus(int,sF4,zero_zero(int)),plus_plus(int,sF4,zero_zero(int))))))) ),
    inference(forward_demodulation,[],[f965,f455]) ).

tff(f965,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,sF4,zero_zero(int)),zero_zero(int)),plus_plus(int,plus_plus(int,sF4,zero_zero(int)),zero_zero(int))))),power_power(real,X0,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,sF4,zero_zero(int)),zero_zero(int)),plus_plus(int,plus_plus(int,sF4,zero_zero(int)),zero_zero(int))))))) ),
    inference(forward_demodulation,[],[f964,f449]) ).

tff(f964,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,sF4,pls),pls),plus_plus(int,plus_plus(int,sF4,pls),pls)))),power_power(real,X0,number_number_of(nat,plus_plus(int,plus_plus(int,plus_plus(int,sF4,pls),pls),plus_plus(int,plus_plus(int,sF4,pls),pls)))))) ),
    inference(forward_demodulation,[],[f963,f554]) ).

tff(f554,plain,
    ! [X0: int] : ( bit1(X0) = plus_plus(int,plus_plus(int,sF4,X0),X0) ),
    inference(forward_demodulation,[],[f295,f430]) ).

tff(f430,plain,
    one_one(int) = sF4,
    inference(forward_demodulation,[],[f429,f411]) ).

tff(f411,plain,
    bit1(pls) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

tff(f429,plain,
    bit1(pls) = one_one(int),
    inference(forward_demodulation,[],[f294,f331]) ).

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

tff(f32,axiom,
    one_one(int) = number_number_of(int,bit1(pls)),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_31_one__is__num__one) ).

tff(f295,plain,
    ! [X0: int] : ( bit1(X0) = plus_plus(int,plus_plus(int,one_one(int),X0),X0) ),
    inference(cnf_transformation,[],[f182]) ).

tff(f182,plain,
    ! [X0: int] : ( bit1(X0) = plus_plus(int,plus_plus(int,one_one(int),X0),X0) ),
    inference(rectify,[],[f27]) ).

tff(f27,axiom,
    ! [X8: int] : ( bit1(X8) = plus_plus(int,plus_plus(int,one_one(int),X8),X8) ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_26_Bit1__def) ).

tff(f963,plain,
    ! [X0: real,X1: real] : ( norm_norm(complex,complex1(X1,X0)) = sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,plus_plus(int,bit1(pls),bit1(pls)))),power_power(real,X0,number_number_of(nat,plus_plus(int,bit1(pls),bit1(pls)))))) ),
    inference(forward_demodulation,[],[f379,f309]) ).

tff(f379,plain,
    ! [X0: real,X1: real] : ( sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,bit0(bit1(pls)))),power_power(real,X0,number_number_of(nat,bit0(bit1(pls)))))) = norm_norm(complex,complex1(X1,X0)) ),
    inference(cnf_transformation,[],[f232]) ).

tff(f232,plain,
    ! [X0: real,X1: real] : ( sqrt(plus_plus(real,power_power(real,X1,number_number_of(nat,bit0(bit1(pls)))),power_power(real,X0,number_number_of(nat,bit0(bit1(pls)))))) = norm_norm(complex,complex1(X1,X0)) ),
    inference(rectify,[],[f56]) ).

tff(f56,axiom,
    ! [X28: real,X20: real] : ( norm_norm(complex,complex1(X20,X28)) = sqrt(plus_plus(real,power_power(real,X20,number_number_of(nat,bit0(bit1(pls)))),power_power(real,X28,number_number_of(nat,bit0(bit1(pls)))))) ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_55_complex__norm) ).

tff(f501,plain,
    ! [X0: real] :
      ( ( norm_norm(complex,z) != sqrt(X0) )
      | ( norm_norm(complex,z) = X0 ) ),
    inference(forward_demodulation,[],[f500,f385]) ).

tff(f500,plain,
    ! [X0: real] :
      ( ( norm_norm(complex,z) = X0 )
      | ( one_one(real) != sqrt(X0) ) ),
    inference(forward_demodulation,[],[f376,f385]) ).

tff(f376,plain,
    ! [X0: real] :
      ( ( one_one(real) = X0 )
      | ( one_one(real) != sqrt(X0) ) ),
    inference(cnf_transformation,[],[f285]) ).

tff(f285,plain,
    ! [X0: real] :
      ( ( ( one_one(real) = sqrt(X0) )
        | ( one_one(real) != X0 ) )
      & ( ( one_one(real) = X0 )
        | ( one_one(real) != sqrt(X0) ) ) ),
    inference(nnf_transformation,[],[f231]) ).

tff(f231,plain,
    ! [X0: real] :
      ( ( one_one(real) = sqrt(X0) )
    <=> ( one_one(real) = X0 ) ),
    inference(rectify,[],[f64]) ).

tff(f64,axiom,
    ! [X10: real] :
      ( ( one_one(real) = sqrt(X10) )
    <=> ( one_one(real) = X10 ) ),
    file('/export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795',fact_63_real__sqrt__eq__1__iff) ).

tff(f427,plain,
    ~ sP2(plus_plus(real,sF7,sF8)),
    inference(backward_demodulation,[],[f417,f416]) ).

tff(f416,plain,
    plus_plus(real,sF7,sF8) = sF9,
    introduced(function_definition,[new_symbols(definition,[sF9])]) ).

tff(f417,plain,
    ~ sP2(sF9),
    inference(definition_folding,[],[f390,f416,f415,f413,f412,f411,f414,f413,f412,f411]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : SWW497_5 : TPTP v8.1.2. Released v6.0.0.
% 0.06/0.14  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.12/0.34  % Computer : n004.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Tue Apr 30 17:50:48 EDT 2024
% 0.12/0.34  % CPUTime    : 
% 0.12/0.34  This is a TF1_THM_EQU_NAR problem
% 0.12/0.34  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.xXb0DIt0j3/Vampire---4.8_28795
% 0.61/0.83  % (28909)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.61/0.83  % (28907)dis-1011_2:1_sil=2000:lsd=20:nwc=5.0:flr=on:mep=off:st=3.0:i=34:sd=1:ep=RS:ss=axioms_0 on Vampire---4 for (2995ds/34Mi)
% 0.61/0.83  % (28910)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.61/0.83  % (28908)lrs+1011_461:32768_sil=16000:irw=on:sp=frequency:lsd=20:fd=preordered:nwc=10.0:s2agt=32:alpa=false:cond=fast:s2a=on:i=51:s2at=3.0:awrs=decay:awrsf=691:bd=off:nm=20:fsr=off:amm=sco:uhcvi=on:rawr=on_0 on Vampire---4 for (2995ds/51Mi)
% 0.61/0.83  % (28912)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.61/0.83  % (28911)lrs+2_1:1_sil=16000:fde=none:sos=all:nwc=5.0:i=34:ep=RS:s2pl=on:lma=on:afp=100000_0 on Vampire---4 for (2995ds/34Mi)
% 0.61/0.83  % (28913)lrs+21_1:5_sil=2000:sos=on:urr=on:newcnf=on:slsq=on:i=83:slsql=off:bd=off:nm=2:ss=axioms:st=1.5:sp=const_min:gsp=on:rawr=on_0 on Vampire---4 for (2995ds/83Mi)
% 0.61/0.83  % (28914)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on Vampire---4 for (2995ds/56Mi)
% 0.61/0.83  % (28913)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.83  % (28914)Refutation not found, incomplete strategy% (28914)------------------------------
% 0.61/0.83  % (28914)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.83  % (28914)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.83  
% 0.61/0.83  % (28914)Memory used [KB]: 1105
% 0.61/0.83  % (28914)Time elapsed: 0.004 s
% 0.61/0.83  % (28914)Instructions burned: 6 (million)
% 0.61/0.83  % (28914)------------------------------
% 0.61/0.83  % (28914)------------------------------
% 0.61/0.83  % (28913)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.83  % (28912)Refutation not found, incomplete strategy% (28912)------------------------------
% 0.61/0.83  % (28912)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.83  % (28912)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.83  
% 0.61/0.83  % (28912)Memory used [KB]: 1161
% 0.61/0.83  % (28912)Time elapsed: 0.006 s
% 0.61/0.83  % (28912)Instructions burned: 9 (million)
% 0.61/0.83  % (28912)------------------------------
% 0.61/0.83  % (28912)------------------------------
% 0.61/0.83  % (28911)Refutation not found, incomplete strategy% (28911)------------------------------
% 0.61/0.83  % (28911)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.83  % (28911)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.83  
% 0.61/0.83  % (28911)Memory used [KB]: 1283
% 0.61/0.83  % (28911)Time elapsed: 0.007 s
% 0.61/0.83  % (28911)Instructions burned: 12 (million)
% 0.61/0.83  % (28911)------------------------------
% 0.61/0.83  % (28911)------------------------------
% 0.61/0.84  % (28907)Refutation not found, incomplete strategy% (28907)------------------------------
% 0.61/0.84  % (28907)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.84  % (28907)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.84  
% 0.61/0.84  % (28907)Memory used [KB]: 1186
% 0.61/0.84  % (28907)Time elapsed: 0.008 s
% 0.61/0.84  % (28907)Instructions burned: 12 (million)
% 0.61/0.84  % (28907)------------------------------
% 0.61/0.84  % (28907)------------------------------
% 0.61/0.84  % (28915)lrs+21_1:16_sil=2000:sp=occurrence:urr=on:flr=on:i=55:sd=1:nm=0:ins=3:ss=included:rawr=on:br=off_0 on Vampire---4 for (2995ds/55Mi)
% 0.61/0.84  % (28916)dis+3_25:4_sil=16000:sos=all:erd=off:i=50:s2at=4.0:bd=off:nm=60:sup=off:cond=on:av=off:ins=2:nwc=10.0:etr=on:to=lpo:s2agt=20:fd=off:bsr=unit_only:slsq=on:slsqr=28,19:awrs=converge:awrsf=500:tgt=ground:bs=unit_only_0 on Vampire---4 for (2995ds/50Mi)
% 0.61/0.84  % (28917)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/208Mi)
% 0.61/0.84  % (28918)lrs-1011_1:1_sil=4000:plsq=on:plsqr=32,1:sp=frequency:plsql=on:nwc=10.0:i=52:aac=none:afr=on:ss=axioms:er=filter:sgt=16:rawr=on:etr=on:lma=on_0 on Vampire---4 for (2995ds/52Mi)
% 0.61/0.84  % (28916)Refutation not found, incomplete strategy% (28916)------------------------------
% 0.61/0.84  % (28916)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.84  % (28916)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.84  
% 0.61/0.84  % (28916)Memory used [KB]: 1286
% 0.61/0.84  % (28916)Time elapsed: 0.007 s
% 0.61/0.84  % (28916)Instructions burned: 13 (million)
% 0.61/0.84  % (28916)------------------------------
% 0.61/0.84  % (28916)------------------------------
% 0.61/0.84  % (28910)Instruction limit reached!
% 0.61/0.84  % (28910)------------------------------
% 0.61/0.84  % (28910)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.84  % (28910)Termination reason: Unknown
% 0.61/0.84  % (28910)Termination phase: Saturation
% 0.61/0.84  
% 0.61/0.84  % (28910)Memory used [KB]: 1404
% 0.61/0.84  % (28910)Time elapsed: 0.017 s
% 0.61/0.84  % (28910)Instructions burned: 33 (million)
% 0.61/0.84  % (28910)------------------------------
% 0.61/0.84  % (28910)------------------------------
% 0.61/0.85  % (28919)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2995ds/518Mi)
% 0.61/0.85  % (28920)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2995ds/42Mi)
% 0.61/0.85  % (28919)Refutation not found, incomplete strategy% (28919)------------------------------
% 0.61/0.85  % (28919)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.85  % (28919)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.85  
% 0.61/0.85  % (28919)Memory used [KB]: 1249
% 0.61/0.85  % (28919)Time elapsed: 0.006 s
% 0.61/0.85  % (28919)Instructions burned: 10 (million)
% 0.61/0.85  % (28919)------------------------------
% 0.61/0.85  % (28919)------------------------------
% 0.61/0.85  % (28920)Refutation not found, incomplete strategy% (28920)------------------------------
% 0.61/0.85  % (28920)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.85  % (28920)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.85  
% 0.61/0.85  % (28920)Memory used [KB]: 1276
% 0.61/0.85  % (28920)Time elapsed: 0.007 s
% 0.61/0.85  % (28920)Instructions burned: 11 (million)
% 0.61/0.85  % (28920)------------------------------
% 0.61/0.85  % (28920)------------------------------
% 0.61/0.86  % (28921)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2995ds/243Mi)
% 0.61/0.86  % (28908)Instruction limit reached!
% 0.61/0.86  % (28908)------------------------------
% 0.61/0.86  % (28908)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.86  % (28908)Termination reason: Unknown
% 0.61/0.86  % (28908)Termination phase: Saturation
% 0.61/0.86  
% 0.61/0.86  % (28908)Memory used [KB]: 1729
% 0.61/0.86  % (28908)Time elapsed: 0.029 s
% 0.61/0.86  % (28908)Instructions burned: 51 (million)
% 0.61/0.86  % (28908)------------------------------
% 0.61/0.86  % (28908)------------------------------
% 0.61/0.86  % (28922)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2995ds/117Mi)
% 0.61/0.86  % (28921)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.86  % (28922)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.61/0.86  % (28923)dis+1011_11:1_sil=2000:avsq=on:i=143:avsqr=1,16:ep=RS:rawr=on:aac=none:lsd=100:mep=off:fde=none:newcnf=on:bsr=unit_only_0 on Vampire---4 for (2994ds/143Mi)
% 0.61/0.86  % (28923)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.76/0.86  % (28915)Instruction limit reached!
% 0.76/0.86  % (28915)------------------------------
% 0.76/0.86  % (28915)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.76/0.86  % (28915)Termination reason: Unknown
% 0.76/0.86  % (28915)Termination phase: Saturation
% 0.76/0.86  
% 0.76/0.86  % (28915)Memory used [KB]: 1740
% 0.76/0.86  % (28915)Time elapsed: 0.030 s
% 0.76/0.86  % (28915)Instructions burned: 56 (million)
% 0.76/0.86  % (28915)------------------------------
% 0.76/0.86  % (28915)------------------------------
% 0.76/0.87  % (28913)Instruction limit reached!
% 0.76/0.87  % (28913)------------------------------
% 0.76/0.87  % (28913)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.76/0.87  % (28913)Termination reason: Unknown
% 0.76/0.87  % (28913)Termination phase: Saturation
% 0.76/0.87  
% 0.76/0.87  % (28913)Memory used [KB]: 1595
% 0.76/0.87  % (28913)Time elapsed: 0.039 s
% 0.76/0.87  % (28913)Instructions burned: 84 (million)
% 0.76/0.87  % (28913)------------------------------
% 0.76/0.87  % (28913)------------------------------
% 0.76/0.87  % (28918)Instruction limit reached!
% 0.76/0.87  % (28918)------------------------------
% 0.76/0.87  % (28918)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.76/0.87  % (28918)Termination reason: Unknown
% 0.76/0.87  % (28918)Termination phase: Saturation
% 0.76/0.87  
% 0.76/0.87  % (28918)Memory used [KB]: 1810
% 0.76/0.87  % (28918)Time elapsed: 0.030 s
% 0.76/0.87  % (28918)Instructions burned: 53 (million)
% 0.76/0.87  % (28918)------------------------------
% 0.76/0.87  % (28918)------------------------------
% 0.76/0.87  % (28924)lrs+1011_1:2_to=lpo:sil=8000:plsqc=1:plsq=on:plsqr=326,59:sp=weighted_frequency:plsql=on:nwc=10.0:newcnf=on:i=93:awrs=converge:awrsf=200:bd=off:ins=1:rawr=on:alpa=false:avsq=on:avsqr=1,16_0 on Vampire---4 for (2994ds/93Mi)
% 0.76/0.87  % (28924)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.76/0.87  % (28909)Instruction limit reached!
% 0.76/0.87  % (28909)------------------------------
% 0.76/0.87  % (28909)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.76/0.87  % (28909)Termination reason: Unknown
% 0.76/0.87  % (28909)Termination phase: Saturation
% 0.76/0.87  
% 0.76/0.87  % (28909)Memory used [KB]: 1787
% 0.76/0.87  % (28909)Time elapsed: 0.042 s
% 0.76/0.87  % (28909)Instructions burned: 80 (million)
% 0.76/0.87  % (28909)------------------------------
% 0.76/0.87  % (28909)------------------------------
% 0.76/0.87  % (28925)lrs+1666_1:1_sil=4000:sp=occurrence:sos=on:urr=on:newcnf=on:i=62:amm=off:ep=R:erd=off:nm=0:plsq=on:plsqr=14,1_0 on Vampire---4 for (2994ds/62Mi)
% 0.76/0.87  % (28925)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.76/0.87  % (28926)lrs+21_2461:262144_anc=none:drc=off:sil=2000:sp=occurrence:nwc=6.0:updr=off:st=3.0:i=32:sd=2:afp=4000:erml=3:nm=14:afq=2.0:uhcvi=on:ss=included:er=filter:abs=on:nicw=on:ile=on:sims=off:s2a=on:s2agt=50:s2at=-1.0:plsq=on:plsql=on:plsqc=2:plsqr=1,32:newcnf=on:bd=off:to=lpo_0 on Vampire---4 for (2994ds/32Mi)
% 0.76/0.87  % (28923)Refutation not found, incomplete strategy% (28923)------------------------------
% 0.76/0.87  % (28923)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.76/0.87  % (28923)Termination reason: Refutation not found, incomplete strategy
% 0.76/0.87  
% 0.76/0.87  % (28923)Memory used [KB]: 1381
% 0.76/0.87  % (28923)Time elapsed: 0.014 s
% 0.76/0.87  % (28923)Instructions burned: 23 (million)
% 0.76/0.87  % (28923)------------------------------
% 0.76/0.87  % (28923)------------------------------
% 0.76/0.87  % (28927)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=1919:ss=axioms:sgt=8:lsd=50:sd=7_0 on Vampire---4 for (2994ds/1919Mi)
% 0.76/0.87  % (28926)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.76/0.88  % (28928)ott-32_5:1_sil=4000:sp=occurrence:urr=full:rp=on:nwc=5.0:newcnf=on:st=5.0:s2pl=on:i=55:sd=2:ins=2:ss=included:rawr=on:anc=none:sos=on:s2agt=8:spb=intro:ep=RS:avsq=on:avsqr=27,155:lma=on_0 on Vampire---4 for (2994ds/55Mi)
% 0.93/0.88  % (28928)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.93/0.88  % (28928)Refutation not found, incomplete strategy% (28928)------------------------------
% 0.93/0.88  % (28928)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.93/0.88  % (28928)Termination reason: Refutation not found, incomplete strategy
% 0.93/0.88  
% 0.93/0.88  % (28928)Memory used [KB]: 1349
% 0.93/0.88  % (28928)Time elapsed: 0.009 s
% 0.93/0.88  % (28928)Instructions burned: 16 (million)
% 0.93/0.88  % (28928)------------------------------
% 0.93/0.88  % (28928)------------------------------
% 0.93/0.89  % (28926)Instruction limit reached!
% 0.93/0.89  % (28926)------------------------------
% 0.93/0.89  % (28926)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.93/0.89  % (28926)Termination reason: Unknown
% 0.93/0.89  % (28926)Termination phase: Saturation
% 0.93/0.89  
% 0.93/0.89  % (28926)Memory used [KB]: 1436
% 0.93/0.89  % (28926)Time elapsed: 0.018 s
% 0.93/0.89  % (28926)Instructions burned: 32 (million)
% 0.93/0.89  % (28926)------------------------------
% 0.93/0.89  % (28926)------------------------------
% 0.93/0.89  % (28929)lrs-1011_1:1_sil=2000:sos=on:urr=on:i=53:sd=1:bd=off:ins=3:av=off:ss=axioms:sgt=16:gsp=on:lsd=10_0 on Vampire---4 for (2994ds/53Mi)
% 0.93/0.89  % (28929)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.93/0.89  % (28929)Refutation not found, incomplete strategy% (28929)------------------------------
% 0.93/0.89  % (28929)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.93/0.89  % (28929)Termination reason: Refutation not found, incomplete strategy
% 0.93/0.89  
% 0.93/0.89  % (28929)Memory used [KB]: 1150
% 0.93/0.89  % (28929)Time elapsed: 0.005 s
% 0.93/0.89  % (28929)Instructions burned: 6 (million)
% 0.93/0.89  % (28929)------------------------------
% 0.93/0.89  % (28929)------------------------------
% 0.93/0.89  % (28930)lrs+1011_6929:65536_anc=all_dependent:sil=2000:fde=none:plsqc=1:plsq=on:plsqr=19,8:plsql=on:nwc=3.0:i=46:afp=4000:ep=R:nm=3:fsr=off:afr=on:aer=off:gsp=on_0 on Vampire---4 for (2994ds/46Mi)
% 0.93/0.89  % (28930)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.93/0.89  % (28931)dis+10_3:31_sil=2000:sp=frequency:abs=on:acc=on:lcm=reverse:nwc=3.0:alpa=random:st=3.0:i=102:sd=1:nm=4:ins=1:aer=off:ss=axioms_0 on Vampire---4 for (2994ds/102Mi)
% 0.93/0.90  % (28925)Instruction limit reached!
% 0.93/0.90  % (28925)------------------------------
% 0.93/0.90  % (28925)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.93/0.90  % (28925)Termination reason: Unknown
% 0.93/0.90  % (28925)Termination phase: Saturation
% 0.93/0.90  
% 0.93/0.90  % (28925)Memory used [KB]: 1791
% 0.93/0.90  % (28925)Time elapsed: 0.032 s
% 0.93/0.90  % (28925)Instructions burned: 62 (million)
% 0.93/0.90  % (28925)------------------------------
% 0.93/0.90  % (28925)------------------------------
% 0.93/0.90  % (28932)ott+1011_9:29_slsqr=3,2:sil=2000:tgt=ground:lsd=10:lcm=predicate:avsqc=4:slsq=on:avsq=on:i=35:s2at=4.0:add=large:sd=1:avsqr=1,16:aer=off:ss=axioms:sgt=100:rawr=on:s2a=on:sac=on:afp=1:nwc=10.0:nm=64:bd=preordered:abs=on:rnwc=on:er=filter:nicw=on:spb=non_intro:lma=on_0 on Vampire---4 for (2994ds/35Mi)
% 0.99/0.91  % (28921)First to succeed.
% 0.99/0.92  % (28924)Instruction limit reached!
% 0.99/0.92  % (28924)------------------------------
% 0.99/0.92  % (28924)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.92  % (28924)Termination reason: Unknown
% 0.99/0.92  % (28924)Termination phase: Saturation
% 0.99/0.92  
% 0.99/0.92  % (28924)Memory used [KB]: 1927
% 0.99/0.92  % (28924)Time elapsed: 0.049 s
% 0.99/0.92  % (28924)Instructions burned: 94 (million)
% 0.99/0.92  % (28924)------------------------------
% 0.99/0.92  % (28924)------------------------------
% 0.99/0.92  % (28930)Instruction limit reached!
% 0.99/0.92  % (28930)------------------------------
% 0.99/0.92  % (28930)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.92  % (28930)Termination reason: Unknown
% 0.99/0.92  % (28930)Termination phase: Saturation
% 0.99/0.92  
% 0.99/0.92  % (28930)Memory used [KB]: 2419
% 0.99/0.92  % (28930)Time elapsed: 0.027 s
% 0.99/0.92  % (28930)Instructions burned: 46 (million)
% 0.99/0.92  % (28930)------------------------------
% 0.99/0.92  % (28930)------------------------------
% 0.99/0.92  % (28921)Refutation found. Thanks to Tanya!
% 0.99/0.92  % SZS status Theorem for Vampire---4
% 0.99/0.92  % SZS output start Proof for Vampire---4
% See solution above
% 0.99/0.92  % (28921)------------------------------
% 0.99/0.92  % (28921)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.99/0.92  % (28921)Termination reason: Refutation
% 0.99/0.92  
% 0.99/0.92  % (28921)Memory used [KB]: 1746
% 0.99/0.92  % (28921)Time elapsed: 0.061 s
% 0.99/0.92  % (28921)Instructions burned: 119 (million)
% 0.99/0.92  % (28921)------------------------------
% 0.99/0.92  % (28921)------------------------------
% 0.99/0.92  % (28905)Success in time 0.555 s
% 0.99/0.92  % Vampire---4.8 exiting
%------------------------------------------------------------------------------