TSTP Solution File: SWV573_5 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : SWV573_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/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n023.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Sun May  5 10:38:28 EDT 2024

% Result   : Theorem 0.57s 0.79s
% Output   : Refutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   49
% Syntax   : Number of formulae    :   62 (  13 unt;  45 typ;   0 def)
%            Number of atoms       :   21 (  14 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   11 (   7   ~;   2   |;   0   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of FOOLs       :    1 (   1 fml;   0 var)
%            Number of types       :    6 (   5 usr)
%            Number of type conns  :   36 (  24   >;  12   *;   0   +;   0  <<)
%            Number of predicates  :   16 (  14 usr;   1 prp; 0-3 aty)
%            Number of functors    :   26 (  26 usr;   4 con; 0-4 aty)
%            Number of variables   :   38 (  12   !;   0   ?;  38   :)
%                                         (  26  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
tff(type_def_5,type,
    complex1: $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,
    im: complex1 > real ).

tff(func_def_1,type,
    re: complex1 > real ).

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

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

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

tff(func_def_5,type,
    complex_size: complex1 > nat ).

tff(func_def_6,type,
    ii: complex1 ).

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

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

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

tff(func_def_10,type,
    semiri532925092at_aux: 
      !>[X0: $tType] : ( ( fun(X0,X0) * nat * X0 ) > X0 ) ).

tff(func_def_11,type,
    size_size: 
      !>[X0: $tType] : ( X0 > nat ) ).

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

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

tff(func_def_14,type,
    aa: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X0,X1) * X0 ) > X1 ) ).

tff(func_def_15,type,
    fFalse: bool ).

tff(func_def_16,type,
    fTrue: bool ).

tff(func_def_17,type,
    n: nat ).

tff(func_def_18,type,
    sK0: complex1 > real ).

tff(func_def_19,type,
    sK1: complex1 > real ).

tff(func_def_20,type,
    sK2: 
      !>[X0: $tType,X1: $tType] : ( ( fun(X1,X0) * fun(X1,X0) ) > X1 ) ).

tff(func_def_21,type,
    sK3: fun(int,bool) > int ).

tff(func_def_22,type,
    sK4: fun(int,bool) > nat ).

tff(func_def_23,type,
    sK5: fun(int,bool) > nat ).

tff(func_def_24,type,
    sK6: fun(int,bool) > int ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

tff(f720,plain,
    $false,
    inference(trivial_inequality_removal,[],[f712]) ).

tff(f712,plain,
    semiring_1_of_nat(complex1,n) != semiring_1_of_nat(complex1,n),
    inference(superposition,[],[f593,f710]) ).

tff(f710,plain,
    ! [X0: nat] : ( semiring_1_of_nat(complex1,X0) = of_real(complex1,semiring_1_of_nat(real,X0)) ),
    inference(resolution,[],[f354,f384]) ).

tff(f384,plain,
    real_algebra_1(complex1),
    inference(cnf_transformation,[],[f136]) ).

tff(f136,axiom,
    real_algebra_1(complex1),
    file('/export/starexec/sandbox/tmp/tmp.b96ZEExEwv/Vampire---4.8_27946',arity_Complex_Ocomplex___RealVector_Oreal__algebra__1) ).

tff(f354,plain,
    ! [X0: $tType,X1: nat] :
      ( ~ real_algebra_1(X0)
      | ( of_real(X0,semiring_1_of_nat(real,X1)) = semiring_1_of_nat(X0,X1) ) ),
    inference(cnf_transformation,[],[f235]) ).

tff(f235,plain,
    ! [X0: $tType] :
      ( ! [X1: nat] : ( of_real(X0,semiring_1_of_nat(real,X1)) = semiring_1_of_nat(X0,X1) )
      | ~ real_algebra_1(X0) ),
    inference(ennf_transformation,[],[f164]) ).

tff(f164,plain,
    ! [X0: $tType] :
      ( real_algebra_1(X0)
     => ! [X1: nat] : ( of_real(X0,semiring_1_of_nat(real,X1)) = semiring_1_of_nat(X0,X1) ) ),
    inference(rectify,[],[f9]) ).

tff(f9,axiom,
    ! [X0: $tType] :
      ( real_algebra_1(X0)
     => ! [X10: nat] : ( of_real(X0,semiring_1_of_nat(real,X10)) = semiring_1_of_nat(X0,X10) ) ),
    file('/export/starexec/sandbox/tmp/tmp.b96ZEExEwv/Vampire---4.8_27946',fact_8_of__real__of__nat__eq) ).

tff(f593,plain,
    semiring_1_of_nat(complex1,n) != of_real(complex1,semiring_1_of_nat(real,n)),
    inference(superposition,[],[f327,f331]) ).

tff(f331,plain,
    ! [X0: real] : ( of_real(complex1,X0) = complex(X0,zero_zero(real)) ),
    inference(cnf_transformation,[],[f150]) ).

tff(f150,plain,
    ! [X0: real] : ( of_real(complex1,X0) = complex(X0,zero_zero(real)) ),
    inference(rectify,[],[f28]) ).

tff(f28,axiom,
    ! [X21: real] : ( of_real(complex1,X21) = complex(X21,zero_zero(real)) ),
    file('/export/starexec/sandbox/tmp/tmp.b96ZEExEwv/Vampire---4.8_27946',fact_27_complex__of__real__def) ).

tff(f327,plain,
    semiring_1_of_nat(complex1,n) != complex(semiring_1_of_nat(real,n),zero_zero(real)),
    inference(cnf_transformation,[],[f147]) ).

tff(f147,plain,
    semiring_1_of_nat(complex1,n) != complex(semiring_1_of_nat(real,n),zero_zero(real)),
    inference(flattening,[],[f146]) ).

tff(f146,negated_conjecture,
    ( ~ semiring_1_of_nat(complex1,n) = complex(semiring_1_of_nat(real,n),zero_zero(real)) ),
    inference(negated_conjecture,[],[f145]) ).

tff(f145,conjecture,
    semiring_1_of_nat(complex1,n) = complex(semiring_1_of_nat(real,n),zero_zero(real)),
    file('/export/starexec/sandbox/tmp/tmp.b96ZEExEwv/Vampire---4.8_27946',conj_0) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.15  % Problem    : SWV573_5 : TPTP v8.1.2. Released v6.0.0.
% 0.07/0.17  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.15/0.39  % Computer : n023.cluster.edu
% 0.15/0.39  % Model    : x86_64 x86_64
% 0.15/0.39  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.39  % Memory   : 8042.1875MB
% 0.15/0.39  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.39  % CPULimit   : 300
% 0.15/0.39  % WCLimit    : 300
% 0.15/0.39  % DateTime   : Fri May  3 20:57:53 EDT 2024
% 0.15/0.39  % CPUTime    : 
% 0.15/0.39  This is a TF1_THM_EQU_NAR problem
% 0.15/0.39  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox/tmp/tmp.b96ZEExEwv/Vampire---4.8_27946
% 0.57/0.78  % (28054)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 (2996ds/34Mi)
% 0.57/0.78  % (28056)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2996ds/78Mi)
% 0.57/0.78  % (28058)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 (2996ds/34Mi)
% 0.57/0.78  % (28057)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2996ds/33Mi)
% 0.57/0.78  % (28059)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2996ds/45Mi)
% 0.57/0.78  % (28055)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 (2996ds/51Mi)
% 0.57/0.78  % (28060)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 (2996ds/83Mi)
% 0.57/0.78  % (28061)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 (2996ds/56Mi)
% 0.57/0.78  % (28060)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.57/0.78  % (28061)Refutation not found, incomplete strategy% (28061)------------------------------
% 0.57/0.78  % (28061)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (28059)Refutation not found, incomplete strategy% (28059)------------------------------
% 0.57/0.78  % (28059)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (28059)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.78  
% 0.57/0.78  % (28059)Memory used [KB]: 1066
% 0.57/0.78  % (28059)Time elapsed: 0.003 s
% 0.57/0.78  % (28059)Instructions burned: 3 (million)
% 0.57/0.78  % (28061)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.78  
% 0.57/0.78  % (28061)Memory used [KB]: 1066
% 0.57/0.78  % (28061)Time elapsed: 0.003 s
% 0.57/0.78  % (28061)Instructions burned: 3 (million)
% 0.57/0.78  % (28059)------------------------------
% 0.57/0.78  % (28059)------------------------------
% 0.57/0.78  % (28061)------------------------------
% 0.57/0.78  % (28061)------------------------------
% 0.57/0.78  % (28057)Refutation not found, incomplete strategy% (28057)------------------------------
% 0.57/0.78  % (28057)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (28057)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.78  
% 0.57/0.78  % (28057)Memory used [KB]: 1083
% 0.57/0.78  % (28057)Time elapsed: 0.003 s
% 0.57/0.78  % (28057)Instructions burned: 3 (million)
% 0.57/0.78  % (28060)WARNING: Not using GeneralSplitting currently not compatible with polymorphic/higher-order inputs.
% 0.57/0.78  % (28057)------------------------------
% 0.57/0.78  % (28057)------------------------------
% 0.57/0.78  % (28054)Refutation not found, incomplete strategy% (28054)------------------------------
% 0.57/0.78  % (28054)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (28054)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.78  
% 0.57/0.78  % (28054)Memory used [KB]: 1168
% 0.57/0.78  % (28054)Time elapsed: 0.004 s
% 0.57/0.78  % (28054)Instructions burned: 7 (million)
% 0.57/0.78  % (28056)Refutation not found, incomplete strategy% (28056)------------------------------
% 0.57/0.78  % (28056)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (28056)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.78  
% 0.57/0.78  % (28056)Memory used [KB]: 1095
% 0.57/0.78  % (28056)Time elapsed: 0.004 s
% 0.57/0.78  % (28056)Instructions burned: 5 (million)
% 0.57/0.78  % (28054)------------------------------
% 0.57/0.78  % (28054)------------------------------
% 0.57/0.78  % (28060)Refutation not found, incomplete strategy% (28060)------------------------------
% 0.57/0.78  % (28060)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (28060)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.78  
% 0.57/0.78  % (28056)------------------------------
% 0.57/0.78  % (28056)------------------------------
% 0.57/0.78  % (28060)Memory used [KB]: 1129
% 0.57/0.78  % (28060)Time elapsed: 0.004 s
% 0.57/0.78  % (28060)Instructions burned: 6 (million)
% 0.57/0.78  % (28060)------------------------------
% 0.57/0.78  % (28060)------------------------------
% 0.57/0.78  % (28058)Refutation not found, incomplete strategy% (28058)------------------------------
% 0.57/0.78  % (28058)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.78  % (28058)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.78  
% 0.57/0.78  % (28058)Memory used [KB]: 1261
% 0.57/0.78  % (28058)Time elapsed: 0.006 s
% 0.57/0.78  % (28058)Instructions burned: 11 (million)
% 0.57/0.78  % (28058)------------------------------
% 0.57/0.78  % (28058)------------------------------
% 0.57/0.78  % (28065)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 (2996ds/52Mi)
% 0.57/0.78  % (28062)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 (2996ds/55Mi)
% 0.57/0.78  % (28063)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 (2996ds/50Mi)
% 0.57/0.78  % (28064)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 (2996ds/208Mi)
% 0.57/0.79  % (28067)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 (2996ds/42Mi)
% 0.57/0.79  % (28068)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 (2996ds/243Mi)
% 0.57/0.79  % (28068)WARNING: Not using newCnf currently not compatible with polymorphic/higher-order inputs.
% 0.57/0.79  % (28063)Refutation not found, incomplete strategy% (28063)------------------------------
% 0.57/0.79  % (28063)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.79  % (28063)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.79  
% 0.57/0.79  % (28063)Memory used [KB]: 1307
% 0.57/0.79  % (28063)Time elapsed: 0.006 s
% 0.57/0.79  % (28063)Instructions burned: 11 (million)
% 0.57/0.79  % (28066)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 (2996ds/518Mi)
% 0.57/0.79  % (28063)------------------------------
% 0.57/0.79  % (28063)------------------------------
% 0.57/0.79  % (28067)Refutation not found, incomplete strategy% (28067)------------------------------
% 0.57/0.79  % (28067)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.79  % (28067)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.79  
% 0.57/0.79  % (28067)Memory used [KB]: 1252
% 0.57/0.79  % (28067)Time elapsed: 0.006 s
% 0.57/0.79  % (28067)Instructions burned: 10 (million)
% 0.57/0.79  % (28067)------------------------------
% 0.57/0.79  % (28067)------------------------------
% 0.57/0.79  % (28064)Refutation not found, incomplete strategy% (28064)------------------------------
% 0.57/0.79  % (28064)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.79  % (28064)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.79  
% 0.57/0.79  % (28064)Memory used [KB]: 1164
% 0.57/0.79  % (28064)Time elapsed: 0.008 s
% 0.57/0.79  % (28064)Instructions burned: 13 (million)
% 0.57/0.79  % (28064)------------------------------
% 0.57/0.79  % (28064)------------------------------
% 0.57/0.79  % (28066)Refutation not found, incomplete strategy% (28066)------------------------------
% 0.57/0.79  % (28066)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.79  % (28066)Termination reason: Refutation not found, incomplete strategy
% 0.57/0.79  
% 0.57/0.79  % (28066)Memory used [KB]: 1134
% 0.57/0.79  % (28066)Time elapsed: 0.004 s
% 0.57/0.79  % (28066)Instructions burned: 5 (million)
% 0.57/0.79  % (28066)------------------------------
% 0.57/0.79  % (28066)------------------------------
% 0.57/0.79  % (28065)First to succeed.
% 0.57/0.79  % (28055)Also succeeded, but the first one will report.
% 0.57/0.79  % (28065)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-28053"
% 0.57/0.79  % (28068)Also succeeded, but the first one will report.
% 0.57/0.79  % (28065)Refutation found. Thanks to Tanya!
% 0.57/0.79  % SZS status Theorem for Vampire---4
% 0.57/0.79  % SZS output start Proof for Vampire---4
% See solution above
% 0.57/0.79  % (28065)------------------------------
% 0.57/0.79  % (28065)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.57/0.79  % (28065)Termination reason: Refutation
% 0.57/0.79  
% 0.57/0.79  % (28065)Memory used [KB]: 1283
% 0.57/0.79  % (28065)Time elapsed: 0.009 s
% 0.57/0.79  % (28065)Instructions burned: 23 (million)
% 0.57/0.79  % (28053)Success in time 0.394 s
% 0.57/0.79  % Vampire---4.8 exiting
%------------------------------------------------------------------------------