TSTP Solution File: SWW503_5 by Vampire---4.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.9
% Problem  : SWW503_5 : TPTP v8.2.0. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_vampire %s %d THM

% Computer : n008.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 : Mon Jun 24 18:33:18 EDT 2024

% Result   : Theorem 3.40s 0.93s
% Output   : Refutation 3.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   13
% Syntax   : Number of formulae    :   36 (  31 unt;   0 typ;   0 def)
%            Number of atoms       :   41 (  33 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   12 (   7   ~;   3   |;   0   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   2 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :   37 (  35 usr;   1 prp; 0-3 aty)
%            Number of functors    :   26 (  26 usr;  16 con; 0-3 aty)
%            Number of variables   :   25 (  25   !;   0   ?;  25   :)

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

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

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

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

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

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

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

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

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

tff(func_def_5,type,
    root: ( nat * real ) > real ).

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

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

tff(func_def_8,type,
    of_real: 
      !>[X0: $tType] : ( real > X0 ) ).

tff(func_def_9,type,
    fFalse: bool ).

tff(func_def_10,type,
    fTrue: bool ).

tff(func_def_11,type,
    b: complex ).

tff(func_def_12,type,
    n: nat ).

tff(func_def_13,type,
    na: nat ).

tff(func_def_14,type,
    v: complex ).

tff(func_def_15,type,
    sK0: complex ).

tff(func_def_16,type,
    sK1: nat > complex ).

tff(func_def_17,type,
    sK2: complex ).

tff(func_def_18,type,
    sF3: real ).

tff(func_def_19,type,
    sF4: real ).

tff(func_def_20,type,
    sF5: complex ).

tff(func_def_21,type,
    sF6: complex ).

tff(func_def_22,type,
    sF7: complex ).

tff(func_def_23,type,
    sF8: complex ).

tff(func_def_24,type,
    sF9: complex ).

tff(func_def_25,type,
    sF10: complex ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(pred_def_26,type,
    ordere216010020id_add: 
      !>[X0: $tType] : $o ).

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

tff(pred_def_28,type,
    divisi14063676e_zero: 
      !>[X0: $tType] : $o ).

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

tff(pred_def_30,type,
    linord1117847801e_zero: 
      !>[X0: $tType] : $o ).

tff(pred_def_31,type,
    ordere236663937imp_le: 
      !>[X0: $tType] : $o ).

tff(pred_def_32,type,
    ordere223160158up_add: 
      !>[X0: $tType] : $o ).

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

tff(pred_def_34,type,
    even_odd_even: 
      !>[X0: $tType] : ( X0 > $o ) ).

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

tff(f8938,plain,
    $false,
    inference(subsumption_resolution,[],[f8937,f668]) ).

tff(f668,plain,
    sF7 != sF10,
    inference(definition_folding,[],[f402,f667,f666,f660,f665,f664,f663,f662,f661,f660]) ).

tff(f661,plain,
    root(na,sF3) = sF4,
    introduced(function_definition,[new_symbols(definition,[sF4])]) ).

tff(f662,plain,
    of_real(complex,sF4) = sF5,
    introduced(function_definition,[new_symbols(definition,[sF5])]) ).

tff(f663,plain,
    inverse_divide(complex,v,sF5) = sF6,
    introduced(function_definition,[new_symbols(definition,[sF6])]) ).

tff(f664,plain,
    power_power(complex,sF6,na) = sF7,
    introduced(function_definition,[new_symbols(definition,[sF7])]) ).

tff(f665,plain,
    power_power(complex,v,na) = sF8,
    introduced(function_definition,[new_symbols(definition,[sF8])]) ).

tff(f660,plain,
    norm_norm(complex,b) = sF3,
    introduced(function_definition,[new_symbols(definition,[sF3])]) ).

tff(f666,plain,
    of_real(complex,sF3) = sF9,
    introduced(function_definition,[new_symbols(definition,[sF9])]) ).

tff(f667,plain,
    inverse_divide(complex,sF8,sF9) = sF10,
    introduced(function_definition,[new_symbols(definition,[sF10])]) ).

tff(f402,plain,
    power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) != inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))),
    inference(cnf_transformation,[],[f176]) ).

tff(f176,plain,
    power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) != inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))),
    inference(flattening,[],[f175]) ).

tff(f175,negated_conjecture,
    ( ~ power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) = inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))) ),
    inference(negated_conjecture,[],[f174]) ).

tff(f174,conjecture,
    power_power(complex,inverse_divide(complex,v,of_real(complex,root(na,norm_norm(complex,b)))),na) = inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f8937,plain,
    sF7 = sF10,
    inference(forward_demodulation,[],[f8936,f664]) ).

tff(f8936,plain,
    power_power(complex,sF6,na) = sF10,
    inference(forward_demodulation,[],[f8935,f667]) ).

tff(f8935,plain,
    power_power(complex,sF6,na) = inverse_divide(complex,sF8,sF9),
    inference(forward_demodulation,[],[f8907,f1017]) ).

tff(f1017,plain,
    sF9 = power_power(complex,sF5,na),
    inference(forward_demodulation,[],[f1004,f666]) ).

tff(f1004,plain,
    of_real(complex,sF3) = power_power(complex,sF5,na),
    inference(superposition,[],[f946,f704]) ).

tff(f704,plain,
    sF3 = power_power(real,sF4,na),
    inference(forward_demodulation,[],[f703,f661]) ).

tff(f703,plain,
    sF3 = power_power(real,root(na,sF3),na),
    inference(forward_demodulation,[],[f484,f660]) ).

tff(f484,plain,
    norm_norm(complex,b) = power_power(real,root(na,norm_norm(complex,b)),na),
    inference(cnf_transformation,[],[f1]) ).

tff(f1,axiom,
    norm_norm(complex,b) = power_power(real,root(na,norm_norm(complex,b)),na),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f946,plain,
    ! [X0: nat] : ( of_real(complex,power_power(real,sF4,X0)) = power_power(complex,sF5,X0) ),
    inference(superposition,[],[f611,f662]) ).

tff(f611,plain,
    ! [X0: nat,X1: real] : ( power_power(complex,of_real(complex,X1),X0) = of_real(complex,power_power(real,X1,X0)) ),
    inference(cnf_transformation,[],[f247]) ).

tff(f247,plain,
    ! [X0: nat,X1: real] : ( power_power(complex,of_real(complex,X1),X0) = of_real(complex,power_power(real,X1,X0)) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X3: nat,X2: real] : ( power_power(complex,of_real(complex,X2),X3) = of_real(complex,power_power(real,X2,X3)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f8907,plain,
    power_power(complex,sF6,na) = inverse_divide(complex,sF8,power_power(complex,sF5,na)),
    inference(superposition,[],[f3465,f663]) ).

tff(f3465,plain,
    ! [X0: complex] : ( power_power(complex,inverse_divide(complex,v,X0),na) = inverse_divide(complex,sF8,power_power(complex,X0,na)) ),
    inference(subsumption_resolution,[],[f3404,f428]) ).

tff(f428,plain,
    field_inverse_zero(complex),
    inference(cnf_transformation,[],[f157]) ).

tff(f157,axiom,
    field_inverse_zero(complex),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

tff(f3404,plain,
    ! [X0: complex] :
      ( ( power_power(complex,inverse_divide(complex,v,X0),na) = inverse_divide(complex,sF8,power_power(complex,X0,na)) )
      | ~ field_inverse_zero(complex) ),
    inference(superposition,[],[f546,f665]) ).

tff(f546,plain,
    ! [X0: $tType,X2: X0,X3: X0,X1: nat] :
      ( ( power_power(X0,inverse_divide(X0,X3,X2),X1) = inverse_divide(X0,power_power(X0,X3,X1),power_power(X0,X2,X1)) )
      | ~ field_inverse_zero(X0) ),
    inference(cnf_transformation,[],[f296]) ).

tff(f296,plain,
    ! [X0: $tType] :
      ( ! [X1: nat,X2: X0,X3: X0] : ( power_power(X0,inverse_divide(X0,X3,X2),X1) = inverse_divide(X0,power_power(X0,X3,X1),power_power(X0,X2,X1)) )
      | ~ field_inverse_zero(X0) ),
    inference(ennf_transformation,[],[f203]) ).

tff(f203,plain,
    ! [X0: $tType] :
      ( field_inverse_zero(X0)
     => ! [X1: nat,X2: X0,X3: X0] : ( power_power(X0,inverse_divide(X0,X3,X2),X1) = inverse_divide(X0,power_power(X0,X3,X1),power_power(X0,X2,X1)) ) ),
    inference(rectify,[],[f14]) ).

tff(f14,axiom,
    ! [X0: $tType] :
      ( field_inverse_zero(X0)
     => ! [X3: nat,X6: X0,X7: X0] : ( power_power(X0,inverse_divide(X0,X7,X6),X3) = inverse_divide(X0,power_power(X0,X7,X3),power_power(X0,X6,X3)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',unknown) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SWW503_5 : TPTP v8.2.0. Released v6.0.0.
% 0.07/0.13  % Command    : run_vampire %s %d THM
% 0.12/0.37  % Computer : n008.cluster.edu
% 0.12/0.37  % Model    : x86_64 x86_64
% 0.12/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.37  % Memory   : 8042.1875MB
% 0.12/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.37  % CPULimit   : 300
% 0.12/0.37  % WCLimit    : 300
% 0.12/0.37  % DateTime   : Wed Jun 19 04:51:39 EDT 2024
% 0.12/0.37  % CPUTime    : 
% 0.12/0.39  This is a TF1_THM_EQU_NAR problem
% 0.12/0.39  Running first-order theorem proving
% 0.12/0.39  Running /export/starexec/sandbox2/solver/bin/vampire --mode casc -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.24/0.46  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5970)dis+1010_159245:1048576_to=lpo:sil=2000:etr=on:sp=unary_frequency:spb=goal:rnwc=on:nwc=10.9066:st=2:i=124:sd=1:nm=3:av=off:ss=axioms:rawr=on:drc=encompass:foolp=on:sgt=5:cond=fast:er=filter:erape=on:erml=2:s2a=on_0 on theBenchmark for (2999ds/124Mi)
% 0.24/0.46  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5964)lrs+1011_1:12_anc=none:drc=off:sil=64000:sims=off:sp=unary_first:spb=goal_then_units:lsd=20:rnwc=on:nwc=2.0:i=53554:add=off:awrs=converge:bd=off:uhcvi=on:tgt=ground:afp=300:afq=1.63_0 on theBenchmark for (2999ds/53554Mi)
% 0.24/0.46  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5965)dis+11_1:1_nwc=5.0:s2a=on:i=66616:s2at=3.0:sil=128000:bd=off_0 on theBenchmark for (2999ds/66616Mi)
% 0.24/0.46  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5969)dis+1010_1:1_sil=2000:nwc=3.0:s2a=on:i=132:ins=5:fsr=off:ss=axioms:sd=2:fd=off_0 on theBenchmark for (2999ds/132Mi)
% 0.24/0.46  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5966)lrs+1010_2201:262144_anc=all:drc=encompass:sil=256000:sims=off:sp=frequency:spb=goal_then_units:rp=on:lwlo=on:st=3.0:i=179501:bs=unit_only:nm=6:ins=2:fsd=on:ss=axioms:sgt=16:afr=on:tgt=ground:awrs=decay:awrsf=200:acc=on:ccuc=first_0 on theBenchmark for (2999ds/179501Mi)
% 0.24/0.46  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5967)lrs+10_1:3_drc=off:sil=256000:sp=unary_first:lwlo=on:i=216875:kws=precedence:ins=3:rawr=on:nwc=10.0_0 on theBenchmark for (2999ds/216875Mi)
% 0.24/0.46  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.24/0.46  % (5968)dis+1011_3:1_sil=256000:tgt=ground:sac=on:i=109:sd=1:ss=included_0 on theBenchmark for (2999ds/109Mi)
% 0.24/0.46  % (5969)Refutation not found, incomplete strategy% (5969)------------------------------
% 0.24/0.46  % (5969)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.24/0.46  % (5969)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.24/0.46  % (5970)Refutation not found, incomplete strategy% (5970)------------------------------
% 0.24/0.46  % (5970)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.24/0.46  % (5970)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.24/0.46  % (5970)Termination reason: Refutation not found, incomplete strategy
% 0.24/0.46  
% 0.24/0.46  % (5970)Memory used [KB]: 1198
% 0.24/0.46  % (5970)Time elapsed: 0.006 s
% 0.24/0.46  % (5970)Instructions burned: 6 (million)
% 0.24/0.46  % (5969)Termination reason: Refutation not found, incomplete strategy
% 0.24/0.46  
% 0.24/0.46  % (5969)Memory used [KB]: 1197
% 0.24/0.46  % (5969)Time elapsed: 0.006 s
% 0.24/0.46  % (5969)Instructions burned: 6 (million)
% 0.24/0.46  % (5970)------------------------------
% 0.24/0.46  % (5970)------------------------------
% 0.24/0.46  % (5969)------------------------------
% 0.24/0.46  % (5969)------------------------------
% 0.96/0.52  % (5968)Instruction limit reached!
% 0.96/0.52  % (5968)------------------------------
% 0.96/0.52  % (5968)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.96/0.52  % (5968)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.96/0.52  % (5968)Termination reason: Time limit
% 0.96/0.52  % (5968)Termination phase: Saturation
% 0.96/0.52  
% 0.96/0.52  % (5968)Memory used [KB]: 2163
% 0.96/0.52  % (5968)Time elapsed: 0.068 s
% 0.96/0.52  % (5968)Instructions burned: 109 (million)
% 0.96/0.53  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.96/0.53  % (5971)lrs+1011_1:1_sil=16000:sos=on:erd=off:i=126:nm=2:ep=RST_0 on theBenchmark for (2999ds/126Mi)
% 0.96/0.53  % (5963)Running in auto input_syntax mode. Trying TPTP
% 0.96/0.53  % (5972)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:st=1.5:i=145:ss=axioms:sgt=4_0 on theBenchmark for (2999ds/145Mi)
% 0.96/0.53  % (5972)Refutation not found, incomplete strategy% (5972)------------------------------
% 0.96/0.53  % (5972)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.96/0.53  % (5972)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.96/0.53  % (5972)Termination reason: Refutation not found, incomplete strategy
% 0.96/0.53  
% 0.96/0.53  % (5972)Memory used [KB]: 1193
% 0.96/0.53  % (5972)Time elapsed: 0.006 s
% 0.96/0.53  % (5972)Instructions burned: 7 (million)
% 0.96/0.53  % (5972)------------------------------
% 0.96/0.53  % (5972)------------------------------
% 1.13/0.59  % (5963)Running in auto input_syntax mode. Trying TPTP
% 1.13/0.59  % (5973)ott+1002_2835555:1048576_to=lpo:sil=2000:sos=on:fs=off:nwc=10.3801:avsqc=3:updr=off:avsq=on:st=2:s2a=on:i=173:s2at=3:afp=10000:aac=none:avsqr=13357983,1048576:awrs=converge:awrsf=460:bd=off:nm=13:ins=2:fsr=off:amm=sco:afq=1.16719:ss=axioms:rawr=on:fd=off_0 on theBenchmark for (2998ds/173Mi)
% 1.13/0.59  % (5973)Refutation not found, incomplete strategy% (5973)------------------------------
% 1.13/0.59  % (5973)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.13/0.59  % (5973)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.13/0.59  % (5973)Termination reason: Refutation not found, incomplete strategy
% 1.13/0.59  
% 1.13/0.59  % (5973)Memory used [KB]: 1187
% 1.13/0.59  % (5973)Time elapsed: 0.005 s
% 1.13/0.59  % (5973)Instructions burned: 5 (million)
% 1.13/0.59  % (5973)------------------------------
% 1.13/0.59  % (5973)------------------------------
% 1.13/0.59  % (5963)Running in auto input_syntax mode. Trying TPTP
% 1.13/0.59  % (5974)lrs+2_3:1_to=lpo:sil=256000:irw=on:fde=unused:sp=unary_first:bce=on:nwc=6.0:s2agt=30:newcnf=on:s2a=on:i=226:nm=2_0 on theBenchmark for (2998ds/226Mi)
% 1.13/0.59  % (5974)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.13/0.59  % (5971)Instruction limit reached!
% 1.13/0.59  % (5971)------------------------------
% 1.13/0.59  % (5971)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.13/0.59  % (5971)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.13/0.59  % (5971)Termination reason: Time limit
% 1.13/0.59  % (5971)Termination phase: Saturation
% 1.13/0.59  
% 1.13/0.59  % (5971)Memory used [KB]: 2111
% 1.13/0.59  % (5971)Time elapsed: 0.071 s
% 1.13/0.59  % (5971)Instructions burned: 127 (million)
% 1.67/0.65  % (5963)Running in auto input_syntax mode. Trying TPTP
% 1.67/0.65  % (5975)dis+1011_1:1_sil=16000:nwc=7.0:s2agt=64:s2a=on:i=247:ss=axioms:sgt=8:lsd=50:sd=7_0 on theBenchmark for (2998ds/247Mi)
% 1.67/0.65  % (5963)Running in auto input_syntax mode. Trying TPTP
% 1.67/0.65  % (5976)lrs+2_1:1_sil=2000:sos=on:urr=on:i=230:kws=inv_frequency:ss=axioms:sd=3:avsq=on:br=off_0 on theBenchmark for (2998ds/230Mi)
% 1.67/0.65  % (5975)Refutation not found, incomplete strategy% (5975)------------------------------
% 1.67/0.65  % (5975)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.67/0.65  % (5975)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.67/0.65  % (5975)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.65  
% 1.67/0.65  % (5975)Memory used [KB]: 1264
% 1.67/0.65  % (5975)Time elapsed: 0.007 s
% 1.67/0.65  % (5975)Instructions burned: 9 (million)
% 1.67/0.65  % (5975)------------------------------
% 1.67/0.65  % (5975)------------------------------
% 1.67/0.65  % (5976)Refutation not found, incomplete strategy% (5976)------------------------------
% 1.67/0.65  % (5976)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.67/0.65  % (5976)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.67/0.65  % (5976)Termination reason: Refutation not found, incomplete strategy
% 1.67/0.65  
% 1.67/0.65  % (5976)Memory used [KB]: 1170
% 1.67/0.65  % (5976)Time elapsed: 0.005 s
% 1.67/0.65  % (5976)Instructions burned: 6 (million)
% 1.67/0.65  % (5976)------------------------------
% 1.67/0.65  % (5976)------------------------------
% 2.03/0.71  % (5974)Instruction limit reached!
% 2.03/0.71  % (5974)------------------------------
% 2.03/0.71  % (5974)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.03/0.71  % (5974)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.03/0.71  % (5974)Termination reason: Time limit
% 2.03/0.71  % (5974)Termination phase: Saturation
% 2.03/0.71  
% 2.03/0.71  % (5974)Memory used [KB]: 2643
% 2.03/0.71  % (5974)Time elapsed: 0.118 s
% 2.03/0.71  % (5974)Instructions burned: 226 (million)
% 2.03/0.71  % (5963)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.71  % (5977)dis-1010_76381:524288_drc=off:sil=4000:irw=on:sp=frequency:lma=on:spb=goal:rnwc=on:gs=on:nwc=13.9901:s2agt=10:kmz=on:updr=off:sac=on:newcnf=on:gsem=on:cond=fast:s2a=on:i=231:s2at=6:kws=inv_frequency:awrs=converge:awrsf=968:bd=off:nm=10:rawr=on:sfv=off:alpa=random_0 on theBenchmark for (2997ds/231Mi)
% 2.03/0.71  % (5963)Running in auto input_syntax mode. Trying TPTP
% 2.03/0.71  % (5978)lrs+1011_1:1_sil=8000:nicw=on:i=532:sd=1:ss=axioms:sgt=64_0 on theBenchmark for (2997ds/532Mi)
% 2.03/0.71  % (5977)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.47/0.76  % (5963)Running in auto input_syntax mode. Trying TPTP
% 2.47/0.76  % (5979)dis-1010_1:2_bsr=unit_only:sil=32000:tgt=full:i=1280:nm=16:bd=off_0 on theBenchmark for (2996ds/1280Mi)
% 2.63/0.83  % (5977)Instruction limit reached!
% 2.63/0.83  % (5977)------------------------------
% 2.63/0.83  % (5977)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.63/0.83  % (5977)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.63/0.83  % (5977)Termination reason: Time limit
% 2.63/0.83  % (5977)Termination phase: Saturation
% 2.63/0.83  
% 2.63/0.83  % (5977)Memory used [KB]: 3651
% 2.63/0.83  % (5977)Time elapsed: 0.119 s
% 2.63/0.83  % (5977)Instructions burned: 231 (million)
% 2.95/0.88  % (5963)Running in auto input_syntax mode. Trying TPTP
% 2.95/0.88  % (5980)dis+1011_1:16_sil=2000:plsq=on:sos=on:st=3.0:i=134:sd=1:av=off:ss=axioms:lsd=10:plsql=on_0 on theBenchmark for (2995ds/134Mi)
% 2.95/0.89  % (5980)Refutation not found, incomplete strategy% (5980)------------------------------
% 2.95/0.89  % (5980)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.95/0.89  % (5980)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.95/0.89  % (5980)Termination reason: Refutation not found, incomplete strategy
% 2.95/0.89  
% 2.95/0.89  % (5980)Memory used [KB]: 1181
% 2.95/0.89  % (5980)Time elapsed: 0.005 s
% 2.95/0.89  % (5980)Instructions burned: 5 (million)
% 2.95/0.89  % (5980)------------------------------
% 2.95/0.89  % (5980)------------------------------
% 2.95/0.93  % (5979)First to succeed.
% 3.40/0.93  % (5979)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-5963"
% 3.40/0.93  % (5963)Running in auto input_syntax mode. Trying TPTP
% 3.40/0.93  % (5979)Refutation found. Thanks to Tanya!
% 3.40/0.93  % SZS status Theorem for theBenchmark
% 3.40/0.93  % SZS output start Proof for theBenchmark
% See solution above
% 3.40/0.93  % (5979)------------------------------
% 3.40/0.93  % (5979)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.40/0.93  % (5979)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.40/0.93  % (5979)Termination reason: Refutation
% 3.40/0.93  
% 3.40/0.93  % (5979)Memory used [KB]: 3440
% 3.40/0.93  % (5979)Time elapsed: 0.169 s
% 3.40/0.93  % (5979)Instructions burned: 327 (million)
% 3.40/0.93  % (5979)------------------------------
% 3.40/0.93  % (5979)------------------------------
% 3.40/0.93  % (5963)Success in time 0.524 s
%------------------------------------------------------------------------------