TSTP Solution File: ARI493_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI493_1 : TPTP v8.2.0. Released v5.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 : n005.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 May 20 18:47:42 EDT 2024

% Result   : Theorem 0.59s 0.84s
% Output   : Refutation 0.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   21 (  16 unt;   0 typ;   0 def)
%            Number of atoms       :   27 (   2 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   21 (  15   ~;   6   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Maximal term depth    :    4 (   1 avg)
%            Number arithmetic     :  113 (  24 atm;  32 fun;  30 num;  27 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of predicates  :    3 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   0 usr;   6 con; 0-2 aty)
%            Number of variables   :   27 (  25   !;   2   ?;  27   :)

% Comments : 
%------------------------------------------------------------------------------
tff(f252,plain,
    $false,
    inference(evaluation,[],[f249]) ).

tff(f249,plain,
    ~ $less($sum(-11.0,0.0),-6.5),
    inference(superposition,[],[f168,f5]) ).

tff(f5,plain,
    ! [X0: $real] : ( $sum(X0,0.0) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f168,plain,
    ! [X0: $real] : ~ $less($sum(-11.0,$sum(X0,X0)),-6.5),
    inference(evaluation,[],[f161]) ).

tff(f161,plain,
    ! [X0: $real] : ~ $less($sum($sum(-4.5,$sum(X0,X0)),-6.5),-6.5),
    inference(unit_resulting_resolution,[],[f123,f39]) ).

tff(f39,plain,
    ! [X0: $real,X1: $real] :
      ( ~ $less($sum(X0,X1),-6.5)
      | ~ $less(X1,X0) ),
    inference(resolution,[],[f18,f11]) ).

tff(f11,plain,
    ! [X2: $real,X0: $real,X1: $real] :
      ( $less($sum(X0,X2),$sum(X1,X2))
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_145,[]) ).

tff(f18,plain,
    ! [X0: $real,X1: $real] :
      ( ~ $less($sum(X1,X1),X0)
      | ~ $less(X0,-6.5) ),
    inference(resolution,[],[f15,f9]) ).

tff(f9,plain,
    ! [X2: $real,X0: $real,X1: $real] :
      ( $less(X0,X2)
      | ~ $less(X1,X2)
      | ~ $less(X0,X1) ),
    introduced(theory_axiom_143,[]) ).

tff(f15,plain,
    ! [X0: $real] : ~ $less($sum(X0,X0),-6.5),
    inference(cnf_transformation,[],[f14]) ).

tff(f14,plain,
    ! [X0: $real] : ~ $less($sum(X0,X0),-6.5),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $real] : $less($sum(X0,X0),-6.5),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $real] : $less($sum(X0,X0),-6.5),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',real_combined_problem_8) ).

tff(f123,plain,
    ! [X0: $real] : $less(-6.5,$sum(-4.5,$sum(X0,X0))),
    inference(evaluation,[],[f117]) ).

tff(f117,plain,
    ! [X0: $real] : $less(-6.5,$sum($sum(-5.5,$sum(X0,X0)),1.0)),
    inference(unit_resulting_resolution,[],[f114,f12]) ).

tff(f12,plain,
    ! [X0: $real,X1: $real] :
      ( $less(X1,$sum(X0,1.0))
      | $less(X0,X1) ),
    introduced(theory_axiom_147,[]) ).

tff(f114,plain,
    ! [X0: $real] : ~ $less($sum(-5.5,$sum(X0,X0)),-6.5),
    inference(evaluation,[],[f103]) ).

tff(f103,plain,
    ! [X0: $real] : ~ $less($sum($sum(1.0,$sum(X0,X0)),-6.5),-6.5),
    inference(unit_resulting_resolution,[],[f22,f39]) ).

tff(f22,plain,
    ! [X0: $real] : $less(-6.5,$sum(1.0,$sum(X0,X0))),
    inference(forward_demodulation,[],[f16,f3]) ).

tff(f3,plain,
    ! [X0: $real,X1: $real] : ( $sum(X0,X1) = $sum(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f16,plain,
    ! [X0: $real] : $less(-6.5,$sum($sum(X0,X0),1.0)),
    inference(unit_resulting_resolution,[],[f15,f12]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem    : ARI493_1 : TPTP v8.2.0. Released v5.0.0.
% 0.13/0.15  % 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.16/0.36  % Computer : n005.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit   : 300
% 0.16/0.36  % WCLimit    : 300
% 0.16/0.36  % DateTime   : Sun May 19 13:18:08 EDT 2024
% 0.16/0.36  % CPUTime    : 
% 0.16/0.36  This is a TF0_THM_NEQ_ARI problem
% 0.16/0.36  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/benchmark/theBenchmark.p
% 0.56/0.74  % (28076)lrs-21_1:1_to=lpo:sil=2000:sp=frequency:sos=on:lma=on:i=56:sd=2:ss=axioms:ep=R_0 on theBenchmark for (2996ds/56Mi)
% 0.56/0.75  % (28069)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 theBenchmark for (2996ds/34Mi)
% 0.56/0.75  % (28071)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.56/0.75  % (28070)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 theBenchmark for (2996ds/51Mi)
% 0.56/0.75  % (28072)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on theBenchmark for (2996ds/33Mi)
% 0.56/0.75  % (28073)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 theBenchmark for (2996ds/34Mi)
% 0.56/0.75  % (28074)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on theBenchmark for (2996ds/45Mi)
% 0.56/0.75  % (28075)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 theBenchmark for (2996ds/83Mi)
% 0.56/0.75  % (28072)Refutation not found, incomplete strategy% (28072)------------------------------
% 0.56/0.75  % (28072)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.56/0.75  % (28072)Termination reason: Refutation not found, incomplete strategy
% 0.56/0.75  
% 0.56/0.75  % (28072)Memory used [KB]: 963
% 0.56/0.75  % (28072)Time elapsed: 0.003 s
% 0.56/0.75  % (28072)Instructions burned: 2 (million)
% 0.56/0.75  % (28072)------------------------------
% 0.56/0.75  % (28072)------------------------------
% 0.56/0.75  % (28081)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 theBenchmark for (2996ds/55Mi)
% 0.59/0.76  % (28076)Instruction limit reached!
% 0.59/0.76  % (28076)------------------------------
% 0.59/0.76  % (28076)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.76  % (28076)Termination reason: Unknown
% 0.59/0.76  % (28076)Termination phase: Saturation
% 0.59/0.76  
% 0.59/0.76  % (28076)Memory used [KB]: 1144
% 0.59/0.76  % (28076)Time elapsed: 0.018 s
% 0.59/0.76  % (28076)Instructions burned: 57 (million)
% 0.59/0.76  % (28076)------------------------------
% 0.59/0.76  % (28076)------------------------------
% 0.59/0.76  % (28069)Instruction limit reached!
% 0.59/0.76  % (28069)------------------------------
% 0.59/0.76  % (28069)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.76  % (28069)Termination reason: Unknown
% 0.59/0.76  % (28069)Termination phase: Saturation
% 0.59/0.76  
% 0.59/0.76  % (28069)Memory used [KB]: 1097
% 0.59/0.76  % (28069)Time elapsed: 0.019 s
% 0.59/0.76  % (28069)Instructions burned: 34 (million)
% 0.59/0.76  % (28069)------------------------------
% 0.59/0.76  % (28069)------------------------------
% 0.59/0.76  % (28086)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 theBenchmark for (2996ds/50Mi)
% 0.59/0.76  % (28073)Instruction limit reached!
% 0.59/0.76  % (28073)------------------------------
% 0.59/0.76  % (28073)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.76  % (28073)Termination reason: Unknown
% 0.59/0.76  % (28073)Termination phase: Saturation
% 0.59/0.76  
% 0.59/0.76  % (28073)Memory used [KB]: 1107
% 0.59/0.76  % (28073)Time elapsed: 0.020 s
% 0.59/0.76  % (28073)Instructions burned: 35 (million)
% 0.59/0.76  % (28073)------------------------------
% 0.59/0.76  % (28073)------------------------------
% 0.59/0.77  % (28088)lrs+1010_1:2_sil=4000:tgt=ground:nwc=10.0:st=2.0:i=208:sd=1:bd=off:ss=axioms_0 on theBenchmark for (2996ds/208Mi)
% 0.59/0.77  % (28089)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 theBenchmark for (2996ds/52Mi)
% 0.59/0.77  % (28074)Instruction limit reached!
% 0.59/0.77  % (28074)------------------------------
% 0.59/0.77  % (28074)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.77  % (28074)Termination reason: Unknown
% 0.59/0.77  % (28074)Termination phase: Saturation
% 0.59/0.77  
% 0.59/0.77  % (28074)Memory used [KB]: 1104
% 0.59/0.77  % (28074)Time elapsed: 0.025 s
% 0.59/0.77  % (28074)Instructions burned: 47 (million)
% 0.59/0.77  % (28074)------------------------------
% 0.59/0.77  % (28074)------------------------------
% 0.59/0.77  % (28092)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 theBenchmark for (2996ds/518Mi)
% 0.59/0.77  % (28070)Instruction limit reached!
% 0.59/0.77  % (28070)------------------------------
% 0.59/0.77  % (28070)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.77  % (28070)Termination reason: Unknown
% 0.59/0.77  % (28070)Termination phase: Saturation
% 0.59/0.78  
% 0.59/0.78  % (28070)Memory used [KB]: 1167
% 0.59/0.78  % (28070)Time elapsed: 0.031 s
% 0.59/0.78  % (28070)Instructions burned: 51 (million)
% 0.59/0.78  % (28070)------------------------------
% 0.59/0.78  % (28070)------------------------------
% 0.59/0.78  % (28081)Instruction limit reached!
% 0.59/0.78  % (28081)------------------------------
% 0.59/0.78  % (28081)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (28097)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 theBenchmark for (2995ds/42Mi)
% 0.59/0.78  % (28081)Termination reason: Unknown
% 0.59/0.78  % (28081)Termination phase: Saturation
% 0.59/0.78  
% 0.59/0.78  % (28081)Memory used [KB]: 1221
% 0.59/0.78  % (28081)Time elapsed: 0.029 s
% 0.59/0.78  % (28081)Instructions burned: 57 (million)
% 0.59/0.78  % (28081)------------------------------
% 0.59/0.78  % (28081)------------------------------
% 0.59/0.78  % (28086)Instruction limit reached!
% 0.59/0.78  % (28086)------------------------------
% 0.59/0.78  % (28086)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.78  % (28086)Termination reason: Unknown
% 0.59/0.78  % (28086)Termination phase: Saturation
% 0.59/0.78  
% 0.59/0.78  % (28086)Memory used [KB]: 1230
% 0.59/0.78  % (28086)Time elapsed: 0.017 s
% 0.59/0.78  % (28086)Instructions burned: 50 (million)
% 0.59/0.78  % (28086)------------------------------
% 0.59/0.78  % (28086)------------------------------
% 0.59/0.78  % (28102)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on theBenchmark for (2995ds/117Mi)
% 0.59/0.78  % (28101)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 theBenchmark for (2995ds/243Mi)
% 0.59/0.79  % (28075)Instruction limit reached!
% 0.59/0.79  % (28075)------------------------------
% 0.59/0.79  % (28075)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.79  % (28075)Termination reason: Unknown
% 0.59/0.79  % (28075)Termination phase: Saturation
% 0.59/0.79  
% 0.59/0.79  % (28075)Memory used [KB]: 1598
% 0.59/0.79  % (28075)Time elapsed: 0.044 s
% 0.59/0.79  % (28075)Instructions burned: 83 (million)
% 0.59/0.79  % (28075)------------------------------
% 0.59/0.79  % (28075)------------------------------
% 0.59/0.79  % (28071)Instruction limit reached!
% 0.59/0.79  % (28071)------------------------------
% 0.59/0.79  % (28071)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.79  % (28071)Termination reason: Unknown
% 0.59/0.79  % (28071)Termination phase: Saturation
% 0.59/0.79  
% 0.59/0.79  % (28071)Memory used [KB]: 1513
% 0.59/0.79  % (28071)Time elapsed: 0.045 s
% 0.59/0.79  % (28071)Instructions burned: 78 (million)
% 0.59/0.79  % (28071)------------------------------
% 0.59/0.79  % (28071)------------------------------
% 0.59/0.79  % (28109)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 theBenchmark for (2995ds/143Mi)
% 0.59/0.79  % (28110)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 theBenchmark for (2995ds/93Mi)
% 0.59/0.80  % (28097)Instruction limit reached!
% 0.59/0.80  % (28097)------------------------------
% 0.59/0.80  % (28097)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.80  % (28097)Termination reason: Unknown
% 0.59/0.80  % (28097)Termination phase: Saturation
% 0.59/0.80  
% 0.59/0.80  % (28097)Memory used [KB]: 1151
% 0.59/0.80  % (28097)Time elapsed: 0.018 s
% 0.59/0.80  % (28097)Instructions burned: 43 (million)
% 0.59/0.80  % (28097)------------------------------
% 0.59/0.80  % (28097)------------------------------
% 0.59/0.80  % (28089)Instruction limit reached!
% 0.59/0.80  % (28089)------------------------------
% 0.59/0.80  % (28089)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.80  % (28089)Termination reason: Unknown
% 0.59/0.80  % (28113)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 theBenchmark for (2995ds/62Mi)
% 0.59/0.80  % (28089)Termination phase: Saturation
% 0.59/0.80  
% 0.59/0.80  % (28089)Memory used [KB]: 1492
% 0.59/0.80  % (28089)Time elapsed: 0.033 s
% 0.59/0.80  % (28089)Instructions burned: 53 (million)
% 0.59/0.80  % (28089)------------------------------
% 0.59/0.80  % (28089)------------------------------
% 0.59/0.80  % (28114)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 theBenchmark for (2995ds/32Mi)
% 0.59/0.82  % (28102)Instruction limit reached!
% 0.59/0.82  % (28102)------------------------------
% 0.59/0.82  % (28102)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.82  % (28102)Termination reason: Unknown
% 0.59/0.82  % (28102)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (28102)Memory used [KB]: 1509
% 0.59/0.82  % (28102)Time elapsed: 0.034 s
% 0.59/0.82  % (28102)Instructions burned: 119 (million)
% 0.59/0.82  % (28102)------------------------------
% 0.59/0.82  % (28102)------------------------------
% 0.59/0.82  % (28121)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 theBenchmark for (2995ds/1919Mi)
% 0.59/0.82  % (28114)Instruction limit reached!
% 0.59/0.82  % (28114)------------------------------
% 0.59/0.82  % (28114)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.82  % (28114)Termination reason: Unknown
% 0.59/0.82  % (28114)Termination phase: Saturation
% 0.59/0.82  
% 0.59/0.82  % (28114)Memory used [KB]: 1101
% 0.59/0.82  % (28114)Time elapsed: 0.021 s
% 0.59/0.82  % (28114)Instructions burned: 32 (million)
% 0.59/0.82  % (28114)------------------------------
% 0.59/0.82  % (28114)------------------------------
% 0.59/0.83  % (28113)Instruction limit reached!
% 0.59/0.83  % (28113)------------------------------
% 0.59/0.83  % (28113)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.83  % (28113)Termination reason: Unknown
% 0.59/0.83  % (28113)Termination phase: Saturation
% 0.59/0.83  
% 0.59/0.83  % (28113)Memory used [KB]: 1155
% 0.59/0.83  % (28113)Time elapsed: 0.029 s
% 0.59/0.83  % (28113)Instructions burned: 63 (million)
% 0.59/0.83  % (28113)------------------------------
% 0.59/0.83  % (28113)------------------------------
% 0.59/0.83  % (28123)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 theBenchmark for (2995ds/55Mi)
% 0.59/0.83  % (28125)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 theBenchmark for (2995ds/53Mi)
% 0.59/0.84  % (28125)First to succeed.
% 0.59/0.84  % (28125)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-27941"
% 0.59/0.84  % (28110)Instruction limit reached!
% 0.59/0.84  % (28110)------------------------------
% 0.59/0.84  % (28110)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.84  % (28110)Termination reason: Unknown
% 0.59/0.84  % (28110)Termination phase: Saturation
% 0.59/0.84  
% 0.59/0.84  % (28110)Memory used [KB]: 1745
% 0.59/0.84  % (28110)Time elapsed: 0.049 s
% 0.59/0.84  % (28110)Instructions burned: 93 (million)
% 0.59/0.84  % (28110)------------------------------
% 0.59/0.84  % (28110)------------------------------
% 0.59/0.84  % (28125)Refutation found. Thanks to Tanya!
% 0.59/0.84  % SZS status Theorem for theBenchmark
% 0.59/0.84  % SZS output start Proof for theBenchmark
% See solution above
% 0.59/0.84  % (28125)------------------------------
% 0.59/0.84  % (28125)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.59/0.84  % (28125)Termination reason: Refutation
% 0.59/0.84  
% 0.59/0.84  % (28125)Memory used [KB]: 1069
% 0.59/0.84  % (28125)Time elapsed: 0.011 s
% 0.59/0.84  % (28125)Instructions burned: 15 (million)
% 0.59/0.84  % (27941)Success in time 0.465 s
% 0.59/0.84  % Vampire---4.8 exiting
%------------------------------------------------------------------------------