TSTP Solution File: SWW503_5 by Vampire-SAT---4.9

View Problem - Process Solution

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

% Computer : n025.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:53:27 EDT 2024

% Result   : Theorem 10.46s 1.83s
% Output   : Refutation 10.46s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   20 (  16 unt;   0 typ;   0 def)
%            Number of atoms       :   24 (  17 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   10 (   6   ~;   2   |;   0   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 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    :   18 (  18 usr;   8 con; 0-3 aty)
%            Number of variables   :   26 (  26   !;   0   ?;  26   :)

% 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(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(f24972,plain,
    $false,
    inference(trivial_inequality_removal,[],[f24946]) ).

tff(f24946,plain,
    inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))) != inverse_divide(complex,power_power(complex,v,na),of_real(complex,norm_norm(complex,b))),
    inference(superposition,[],[f402,f3907]) ).

tff(f3907,plain,
    ! [X0: complex] : ( power_power(complex,inverse_divide(complex,X0,of_real(complex,root(na,norm_norm(complex,b)))),na) = inverse_divide(complex,power_power(complex,X0,na),of_real(complex,norm_norm(complex,b))) ),
    inference(superposition,[],[f1649,f822]) ).

tff(f822,plain,
    of_real(complex,norm_norm(complex,b)) = power_power(complex,of_real(complex,root(na,norm_norm(complex,b))),na),
    inference(superposition,[],[f611,f484]) ).

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(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(f1649,plain,
    ! [X2: nat,X0: complex,X1: complex] : ( power_power(complex,inverse_divide(complex,X0,X1),X2) = inverse_divide(complex,power_power(complex,X0,X2),power_power(complex,X1,X2)) ),
    inference(resolution,[],[f546,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(f546,plain,
    ! [X0: $tType,X2: X0,X3: X0,X1: nat] :
      ( ~ field_inverse_zero(X0)
      | ( power_power(X0,inverse_divide(X0,X3,X2),X1) = inverse_divide(X0,power_power(X0,X3,X1),power_power(X0,X2,X1)) ) ),
    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) ).

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) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : SWW503_5 : TPTP v8.2.0. Released v6.0.0.
% 0.00/0.10  % Command    : run_vampire %s %d SAT
% 0.10/0.31  % Computer : n025.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Wed Jun 19 04:51:39 EDT 2024
% 0.10/0.31  % CPUTime    : 
% 0.17/0.32  This is a TF1_THM_EQU_NAR problem
% 0.17/0.33  Running first-order model finding
% 0.17/0.33  Running /export/starexec/sandbox2/solver/bin/vampire --mode casc_sat -m 16384 --cores 7 -t 300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.17/0.39  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.39  % (24427)ott+21_1:1_sil=4000:i=104:fsd=on:fd=off:newcnf=on_0 on theBenchmark for (2999ds/104Mi)
% 0.17/0.39  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.39  % (24429)ott-4_1:1_sil=4000:sp=reverse_arity:lcm=predicate:newcnf=on:i=115:bce=on:fd=off:fs=off:fsr=off_0 on theBenchmark for (2999ds/115Mi)
% 0.17/0.39  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.39  % (24423)fmb+10_1:1_sil=256000:i=98885:tgt=full:fmbsr=1.3:fmbss=10_0 on theBenchmark for (2999ds/98885Mi)
% 0.17/0.39  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.39  % (24428)ott+11_8:59_sil=16000:sp=occurrence:lsd=20:abs=on:i=146:aac=none:nm=16:fdi=10:rawr=on:nicw=on_0 on theBenchmark for (2999ds/146Mi)
% 0.17/0.39  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.39  % (24425)fmb+10_1:1_sil=256000:fmbes=contour:i=214858:bce=on_0 on theBenchmark for (2999ds/214858Mi)
% 0.17/0.39  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.39  % (24424)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:i=99418_0 on theBenchmark for (2999ds/99418Mi)
% 0.17/0.39  % (24427)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.17/0.39  % (24429)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.17/0.39  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.39  % (24426)fmb+10_1:1_sil=256000:fmbss=23:fmbes=contour:newcnf=on:fmbsr=1.14:i=152523:nm=2:gsp=on:rp=on_0 on theBenchmark for (2999ds/152523Mi)
% 0.17/0.39  % (24426)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.17/0.39  % Exception at run slice level
% 0.17/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.17/0.39  % Exception at run slice level
% 0.17/0.39  User error: Immediate (shared) subterms of  term/literal power_power(root,X0,na) have different types/not well-typed!
% 0.17/0.39  % Exception at run slice level
% 0.17/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.17/0.39  % (24426)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.17/0.39  % Exception at run slice level
% 0.17/0.39  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.17/0.44  % (24427)Instruction limit reached!
% 0.17/0.44  % (24427)------------------------------
% 0.17/0.44  % (24427)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.17/0.44  % (24427)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.17/0.44  % (24427)Termination reason: Time limit
% 0.17/0.44  % (24427)Termination phase: Saturation
% 0.17/0.44  
% 0.17/0.44  % (24427)Memory used [KB]: 2102
% 0.17/0.44  % (24427)Time elapsed: 0.055 s
% 0.17/0.44  % (24427)Instructions burned: 105 (million)
% 0.17/0.45  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.45  % (24431)ott-21_1:1_sil=4000:sp=const_frequency:i=175:fsr=off:fs=off:av=off_0 on theBenchmark for (2999ds/175Mi)
% 0.17/0.45  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.45  % (24433)ott+4_1:1_sil=2000:i=900:bd=off:fsr=off_0 on theBenchmark for (2999ds/900Mi)
% 0.17/0.45  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.45  % (24430)dis+11_1:3_bsr=unit_only:sil=2000:rp=on:newcnf=on:i=404:kws=precedence:lsd=100_0 on theBenchmark for (2999ds/404Mi)
% 0.17/0.45  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.45  % (24432)ott+33_1:1_to=lpo:sil=8000:sp=weighted_frequency:rp=on:i=270:nm=3:fsr=off:sac=on_0 on theBenchmark for (2999ds/270Mi)
% 0.17/0.45  % (24430)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.17/0.45  % (24429)Instruction limit reached!
% 0.17/0.45  % (24429)------------------------------
% 0.17/0.45  % (24429)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.17/0.45  % (24429)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.17/0.45  % (24429)Termination reason: Time limit
% 0.17/0.45  % (24429)Termination phase: Saturation
% 0.17/0.45  
% 0.17/0.45  % (24429)Memory used [KB]: 2590
% 0.17/0.45  % (24429)Time elapsed: 0.062 s
% 0.17/0.45  % (24429)Instructions burned: 115 (million)
% 0.17/0.49  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.49  % (24434)fmb+10_1:1_sil=8000:fde=unused:fmbes=contour:i=7859:nm=2:fmbswr=0_0 on theBenchmark for (2998ds/7859Mi)
% 0.17/0.50  % Exception at run slice level
% 0.17/0.50  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 0.17/0.50  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.50  % (24435)ott+11_1:2_anc=none:sil=2000:sp=const_max:spb=units:s2a=on:i=2145:s2at=5.0:awrs=converge:awrsf=170:rawr=on:gs=on:fsr=off_0 on theBenchmark for (2998ds/2145Mi)
% 0.17/0.53  % (24431)Instruction limit reached!
% 0.17/0.53  % (24431)------------------------------
% 0.17/0.53  % (24431)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 0.17/0.53  % (24431)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 0.17/0.53  % (24431)Termination reason: Time limit
% 0.17/0.53  % (24431)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (24431)Memory used [KB]: 2809
% 0.17/0.53  % (24431)Time elapsed: 0.084 s
% 0.17/0.53  % (24431)Instructions burned: 175 (million)
% 0.17/0.55  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.55  % (24436)ott-30_1:1024_sil=4000:alpa=true:newcnf=on:i=1187:bs=unit_only:ins=1:amm=off_0 on theBenchmark for (2998ds/1187Mi)
% 0.17/0.56  % (24436)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.17/0.58  % (24422)Running in auto input_syntax mode. Trying TPTP
% 0.17/0.58  % (24437)fmb+10_1:1_sil=32000:i=23580:newcnf=on_0 on theBenchmark for (2998ds/23580Mi)
% 0.17/0.59  % (24437)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 1.84/0.59  % Exception at run slice level
% 1.84/0.59  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 1.84/0.60  % (24432)Instruction limit reached!
% 1.84/0.60  % (24432)------------------------------
% 1.84/0.60  % (24432)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 1.84/0.60  % (24432)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 1.84/0.60  % (24432)Termination reason: Time limit
% 1.84/0.60  % (24432)Termination phase: Saturation
% 1.84/0.60  
% 1.84/0.60  % (24432)Memory used [KB]: 3642
% 1.84/0.60  % (24432)Time elapsed: 0.156 s
% 1.84/0.60  % (24432)Instructions burned: 271 (million)
% 2.10/0.65  % (24422)Running in auto input_syntax mode. Trying TPTP
% 2.10/0.65  % (24438)fmb+10_1:1_sil=32000:fmbss=17:fmbsr=2.0:i=2892_0 on theBenchmark for (2997ds/2892Mi)
% 2.10/0.65  % Exception at run slice level
% 2.10/0.65  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 2.10/0.66  % (24422)Running in auto input_syntax mode. Trying TPTP
% 2.10/0.66  % (24439)ott-10_1:1_sil=4000:i=1693_0 on theBenchmark for (2997ds/1693Mi)
% 2.10/0.66  % (24430)Instruction limit reached!
% 2.10/0.66  % (24430)------------------------------
% 2.10/0.66  % (24430)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 2.10/0.66  % (24430)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 2.10/0.66  % (24430)Termination reason: Time limit
% 2.10/0.66  % (24430)Termination phase: Saturation
% 2.10/0.66  
% 2.10/0.66  % (24430)Memory used [KB]: 3817
% 2.10/0.66  % (24430)Time elapsed: 0.218 s
% 2.10/0.66  % (24430)Instructions burned: 405 (million)
% 2.10/0.68  % (24422)Running in auto input_syntax mode. Trying TPTP
% 2.10/0.68  % (24440)dis+21_1:1_sil=4000:gs=on:sac=on:newcnf=on:gsem=off:i=1735:gsaa=full_model:abs=on:anc=none_0 on theBenchmark for (2996ds/1735Mi)
% 2.10/0.69  % (24440)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.10/0.72  % (24422)Running in auto input_syntax mode. Trying TPTP
% 2.10/0.72  % (24441)fmb+10_1:1_fmbas=expand:sil=128000:i=131798:nm=2:fmbksg=on:fmbss=4:fmbsr=1.77:rp=on_0 on theBenchmark for (2996ds/131798Mi)
% 2.10/0.72  % Exception at run slice level
% 2.10/0.72  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 2.64/0.78  % (24422)Running in auto input_syntax mode. Trying TPTP
% 2.64/0.78  % (24442)fmb+10_1:1_sil=16000:fmbss=16:i=3451:newcnf=on_0 on theBenchmark for (2996ds/3451Mi)
% 2.64/0.78  % (24442)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 2.64/0.78  % Exception at run slice level
% 2.64/0.78  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 2.97/0.84  % (24422)Running in auto input_syntax mode. Trying TPTP
% 2.97/0.84  % (24443)ott+11_1:64_sil=4000:rp=on:i=3978:bd=off:fsr=off_0 on theBenchmark for (2995ds/3978Mi)
% 3.53/0.94  % (24433)Instruction limit reached!
% 3.53/0.94  % (24433)------------------------------
% 3.53/0.94  % (24433)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 3.53/0.94  % (24433)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 3.53/0.94  % (24433)Termination reason: Time limit
% 3.53/0.94  % (24433)Termination phase: Saturation
% 3.53/0.94  
% 3.53/0.94  % (24433)Memory used [KB]: 8157
% 3.53/0.94  % (24433)Time elapsed: 0.492 s
% 3.53/0.94  % (24433)Instructions burned: 900 (million)
% 3.53/1.00  % (24422)Running in auto input_syntax mode. Trying TPTP
% 3.53/1.00  % (24444)dis+35_1:64_to=lpo:sil=32000:sp=occurrence:urr=on:sac=on:i=33091:fsr=off_0 on theBenchmark for (2993ds/33091Mi)
% 4.02/1.17  % (24436)Instruction limit reached!
% 4.02/1.17  % (24436)------------------------------
% 4.02/1.17  % (24436)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 4.02/1.17  % (24436)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 4.02/1.17  % (24436)Termination reason: Time limit
% 4.02/1.17  % (24436)Termination phase: Saturation
% 4.02/1.17  
% 4.02/1.17  % (24436)Memory used [KB]: 6445
% 4.02/1.17  % (24436)Time elapsed: 0.635 s
% 4.02/1.17  % (24436)Instructions burned: 1187 (million)
% 6.23/1.23  % (24422)Running in auto input_syntax mode. Trying TPTP
% 6.23/1.23  % (24445)dis-4_1:1_sil=16000:sp=const_frequency:sac=on:newcnf=on:i=9564_0 on theBenchmark for (2991ds/9564Mi)
% 6.23/1.23  % (24445)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 8.11/1.55  % (24439)Instruction limit reached!
% 8.11/1.55  % (24439)------------------------------
% 8.11/1.55  % (24439)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 8.11/1.55  % (24439)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 8.11/1.55  % (24439)Termination reason: Time limit
% 8.11/1.55  % (24439)Termination phase: Saturation
% 8.11/1.55  
% 8.11/1.55  % (24439)Memory used [KB]: 7644
% 8.11/1.55  % (24439)Time elapsed: 0.912 s
% 8.11/1.55  % (24439)Instructions burned: 1693 (million)
% 8.11/1.61  % (24422)Running in auto input_syntax mode. Trying TPTP
% 8.11/1.61  % (24446)fmb+10_1:1_sil=64000:i=50409:nm=2:gsp=on_0 on theBenchmark for (2987ds/50409Mi)
% 8.54/1.61  % (24446)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 8.54/1.61  % Exception at run slice level
% 8.54/1.61  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 8.54/1.66  % (24440)Instruction limit reached!
% 8.54/1.66  % (24440)------------------------------
% 8.54/1.66  % (24440)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 8.54/1.66  % (24440)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 8.54/1.66  % (24440)Termination reason: Time limit
% 8.54/1.66  % (24440)Termination phase: Saturation
% 8.54/1.66  
% 8.54/1.66  % (24440)Memory used [KB]: 16628
% 8.54/1.66  % (24440)Time elapsed: 0.974 s
% 8.54/1.66  % (24440)Instructions burned: 1735 (million)
% 8.54/1.67  % (24422)Running in auto input_syntax mode. Trying TPTP
% 8.54/1.67  % (24447)dis+2_3:1_bsr=on:sil=64000:abs=on:i=10852:gsp=on:fs=off:fsr=off_0 on theBenchmark for (2987ds/10852Mi)
% 8.54/1.67  % (24447)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 9.58/1.72  % (24422)Running in auto input_syntax mode. Trying TPTP
% 9.58/1.72  % (24448)dis+11_61:31_bsr=unit_only:sil=16000:sp=frequency:rp=on:newcnf=on:i=11327:uhcvi=on:rawr=on:abs=on:lsd=5:add=off_0 on theBenchmark for (2986ds/11327Mi)
% 9.58/1.72  % (24448)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 9.58/1.72  % (24435)Instruction limit reached!
% 9.58/1.72  % (24435)------------------------------
% 9.58/1.72  % (24435)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 9.58/1.72  % (24435)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 9.58/1.72  % (24435)Termination reason: Time limit
% 9.58/1.72  % (24435)Termination phase: Saturation
% 9.58/1.72  
% 9.58/1.72  % (24435)Memory used [KB]: 19194
% 9.58/1.73  % (24435)Time elapsed: 1.223 s
% 9.58/1.73  % (24435)Instructions burned: 2145 (million)
% 10.16/1.79  % (24422)Running in auto input_syntax mode. Trying TPTP
% 10.16/1.79  % (24449)fmb+10_1:1_fmbas=expand:sil=128000:i=17908:nm=2:fmbss=15:gsp=on_0 on theBenchmark for (2986ds/17908Mi)
% 10.16/1.79  % (24449)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 10.16/1.79  % Exception at run slice level
% 10.16/1.79  User error: Finite model buillding is currently not compatible with polymorphism or higher-order constructs
% 10.46/1.83  % (24445)First to succeed.
% 10.46/1.83  % (24445)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-24422"
% 10.46/1.83  % (24422)Running in auto input_syntax mode. Trying TPTP
% 10.46/1.83  % (24445)Refutation found. Thanks to Tanya!
% 10.46/1.83  % SZS status Theorem for theBenchmark
% 10.46/1.83  % SZS output start Proof for theBenchmark
% See solution above
% 10.46/1.83  % (24445)------------------------------
% 10.46/1.83  % (24445)Version: Vampire 4.9 (commit 18c118a85 on 2024-06-08 21:14:20 +0100)
% 10.46/1.83  % (24445)Linked with Z3 4.12.3.0 79bbbf76d0c123481c8ca05cd3a98939270074d3 z3-4.8.4-7980-g79bbbf76d
% 10.46/1.83  % (24445)Termination reason: Refutation
% 10.46/1.83  
% 10.46/1.83  % (24445)Memory used [KB]: 6974
% 10.46/1.83  % (24445)Time elapsed: 0.602 s
% 10.46/1.83  % (24445)Instructions burned: 1185 (million)
% 10.46/1.83  % (24445)------------------------------
% 10.46/1.83  % (24445)------------------------------
% 10.46/1.83  % (24422)Success in time 1.498 s
%------------------------------------------------------------------------------