TSTP Solution File: ARI174_1 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : ARI174_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 : 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 : Mon May 20 18:46:45 EDT 2024

% Result   : Theorem 0.84s 0.84s
% Output   : Refutation 0.84s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   13
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   30 (  27 unt;   3 typ;   0 def)
%            Number of atoms       :   27 (  26 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :   12 (  12   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number arithmetic     :  150 (   0 atm;  60 fun;  49 num;  41 var)
%            Number of types       :    1 (   0 usr;   1 ari)
%            Number of type conns  :    4 (   3   >;   1   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (   3 usr;   6 con; 0-2 aty)
%            Number of variables   :   41 (  37   !;   4   ?;  41   :)

% Comments : 
%------------------------------------------------------------------------------
tff(func_def_8,type,
    sF0: $int > $int ).

tff(func_def_9,type,
    sF1: $int > $int ).

tff(func_def_10,type,
    sF2: ( $int * $int ) > $int ).

tff(f1956,plain,
    $false,
    inference(evaluation,[],[f1955]) ).

tff(f1955,plain,
    24 != $product(6,$sum(1,3)),
    inference(superposition,[],[f1316,f153]) ).

tff(f153,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(1,X1)) = $sum(X0,$product(X0,X1)) ),
    inference(superposition,[],[f18,f16]) ).

tff(f16,plain,
    ! [X0: $int] : ( $product(X0,1) = X0 ),
    introduced(theory_axiom_137,[]) ).

tff(f18,plain,
    ! [X2: $int,X0: $int,X1: $int] : ( $product(X0,$sum(X1,X2)) = $sum($product(X0,X1),$product(X0,X2)) ),
    introduced(theory_axiom_150,[]) ).

tff(f1316,plain,
    ! [X0: $int] : ( 24 != $sum(6,$product(X0,3)) ),
    inference(superposition,[],[f996,f14]) ).

tff(f14,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,X1) = $product(X1,X0) ),
    introduced(theory_axiom_135,[]) ).

tff(f996,plain,
    ! [X0: $int] : ( 24 != $sum(6,$product(3,X0)) ),
    inference(evaluation,[],[f992]) ).

tff(f992,plain,
    ! [X0: $int] : ( 24 != $sum(3,$sum(3,$product(3,X0))) ),
    inference(superposition,[],[f822,f177]) ).

tff(f177,plain,
    ! [X0: $int,X1: $int] : ( $sum(X0,$product(X0,X1)) = $product(X0,$sum(X1,1)) ),
    inference(forward_demodulation,[],[f159,f3]) ).

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

tff(f159,plain,
    ! [X0: $int,X1: $int] : ( $product(X0,$sum(X1,1)) = $sum($product(X0,X1),X0) ),
    inference(superposition,[],[f18,f16]) ).

tff(f822,plain,
    ! [X0: $int] : ( 24 != $sum(3,$product(3,X0)) ),
    inference(superposition,[],[f138,f153]) ).

tff(f138,plain,
    ! [X0: $int] : ( $product(3,X0) != 24 ),
    inference(evaluation,[],[f133]) ).

tff(f133,plain,
    ! [X0: $int] : ( 24 != $sum($product(3,X0),0) ),
    inference(superposition,[],[f127,f17]) ).

tff(f17,plain,
    ! [X0: $int] : ( 0 = $product(X0,0) ),
    introduced(theory_axiom_149,[]) ).

tff(f127,plain,
    ! [X0: $int,X1: $int] : ( $sum($product(3,X0),$product(5,X1)) != 24 ),
    inference(backward_demodulation,[],[f27,f53]) ).

tff(f53,plain,
    ! [X0: $int,X1: $int] : ( $sum($product(3,X0),$product(5,X1)) = sF2(X0,X1) ),
    inference(forward_demodulation,[],[f52,f24]) ).

tff(f24,plain,
    ! [X0: $int] : ( $product(3,X0) = sF0(X0) ),
    introduced(function_definition,[new_symbols(definition,[sF0])]) ).

tff(f52,plain,
    ! [X0: $int,X1: $int] : ( sF2(X0,X1) = $sum(sF0(X0),$product(5,X1)) ),
    inference(forward_demodulation,[],[f26,f25]) ).

tff(f25,plain,
    ! [X1: $int] : ( $product(5,X1) = sF1(X1) ),
    introduced(function_definition,[new_symbols(definition,[sF1])]) ).

tff(f26,plain,
    ! [X0: $int,X1: $int] : ( $sum(sF0(X0),sF1(X1)) = sF2(X0,X1) ),
    introduced(function_definition,[new_symbols(definition,[sF2])]) ).

tff(f27,plain,
    ! [X0: $int,X1: $int] : ( 24 != sF2(X0,X1) ),
    inference(definition_folding,[],[f22,f26,f25,f24]) ).

tff(f22,plain,
    ! [X0: $int,X1: $int] : ( $sum($product(3,X0),$product(5,X1)) != 24 ),
    inference(cnf_transformation,[],[f21]) ).

tff(f21,plain,
    ! [X0: $int,X1: $int] : ( $sum($product(3,X0),$product(5,X1)) != 24 ),
    inference(ennf_transformation,[],[f2]) ).

tff(f2,negated_conjecture,
    ~ ? [X0: $int,X1: $int] : ( $sum($product(3,X0),$product(5,X1)) = 24 ),
    inference(negated_conjecture,[],[f1]) ).

tff(f1,conjecture,
    ? [X0: $int,X1: $int] : ( $sum($product(3,X0),$product(5,X1)) = 24 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : ARI174_1 : TPTP v8.2.0. Released v5.0.0.
% 0.07/0.14  % 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.14/0.36  % Computer : n004.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Sun May 19 13:04:38 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a TF0_THM_EQU_ARI problem
% 0.14/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.58/0.74  % (20501)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.58/0.75  % (20501)Refutation not found, incomplete strategy% (20501)------------------------------
% 0.58/0.75  % (20501)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (20501)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (20501)Memory used [KB]: 953
% 0.58/0.75  % (20501)Time elapsed: 0.002 s
% 0.58/0.75  % (20501)Instructions burned: 2 (million)
% 0.58/0.75  % (20494)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.58/0.75  % (20501)------------------------------
% 0.58/0.75  % (20501)------------------------------
% 0.58/0.75  % (20496)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on theBenchmark for (2996ds/78Mi)
% 0.58/0.75  % (20495)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.58/0.75  % (20497)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.58/0.75  % (20499)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.58/0.75  % (20500)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.58/0.75  % (20498)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.58/0.75  % (20497)Refutation not found, incomplete strategy% (20497)------------------------------
% 0.58/0.75  % (20497)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (20497)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (20497)Memory used [KB]: 957
% 0.58/0.75  % (20497)Time elapsed: 0.003 s
% 0.58/0.75  % (20497)Instructions burned: 2 (million)
% 0.58/0.75  % (20494)Refutation not found, incomplete strategy% (20494)------------------------------
% 0.58/0.75  % (20494)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (20494)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (20494)Memory used [KB]: 971
% 0.58/0.75  % (20494)Time elapsed: 0.003 s
% 0.58/0.75  % (20497)------------------------------
% 0.58/0.75  % (20497)------------------------------
% 0.58/0.75  % (20494)Instructions burned: 3 (million)
% 0.58/0.75  % (20494)------------------------------
% 0.58/0.75  % (20494)------------------------------
% 0.58/0.75  % (20502)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.58/0.75  % (20503)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.58/0.75  % (20504)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.58/0.75  % (20503)Refutation not found, incomplete strategy% (20503)------------------------------
% 0.58/0.75  % (20503)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (20503)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (20503)Memory used [KB]: 955
% 0.58/0.75  % (20503)Time elapsed: 0.004 s
% 0.58/0.75  % (20503)Instructions burned: 2 (million)
% 0.58/0.75  % (20503)------------------------------
% 0.58/0.75  % (20503)------------------------------
% 0.58/0.76  % (20505)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.58/0.76  % (20498)Instruction limit reached!
% 0.58/0.76  % (20498)------------------------------
% 0.58/0.76  % (20498)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.76  % (20498)Termination reason: Unknown
% 0.58/0.76  % (20498)Termination phase: Saturation
% 0.58/0.76  
% 0.58/0.76  % (20498)Memory used [KB]: 1137
% 0.58/0.76  % (20498)Time elapsed: 0.020 s
% 0.58/0.76  % (20498)Instructions burned: 35 (million)
% 0.58/0.76  % (20498)------------------------------
% 0.58/0.76  % (20498)------------------------------
% 0.58/0.77  % (20502)Instruction limit reached!
% 0.58/0.77  % (20502)------------------------------
% 0.58/0.77  % (20502)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (20502)Termination reason: Unknown
% 0.58/0.77  % (20502)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (20502)Memory used [KB]: 1438
% 0.58/0.77  % (20502)Time elapsed: 0.020 s
% 0.58/0.77  % (20502)Instructions burned: 55 (million)
% 0.58/0.77  % (20502)------------------------------
% 0.58/0.77  % (20502)------------------------------
% 0.58/0.77  % (20506)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.58/0.77  % (20499)Instruction limit reached!
% 0.58/0.77  % (20499)------------------------------
% 0.58/0.77  % (20499)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (20499)Termination reason: Unknown
% 0.58/0.77  % (20499)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (20499)Memory used [KB]: 1306
% 0.58/0.77  % (20499)Time elapsed: 0.025 s
% 0.58/0.77  % (20499)Instructions burned: 46 (million)
% 0.58/0.77  % (20499)------------------------------
% 0.58/0.77  % (20499)------------------------------
% 0.58/0.77  % (20507)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 (2996ds/42Mi)
% 0.58/0.77  % (20507)Refutation not found, incomplete strategy% (20507)------------------------------
% 0.58/0.77  % (20507)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (20507)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.77  
% 0.58/0.77  % (20507)Memory used [KB]: 956
% 0.58/0.77  % (20507)Time elapsed: 0.002 s
% 0.58/0.77  % (20507)Instructions burned: 3 (million)
% 0.58/0.77  % (20507)------------------------------
% 0.58/0.77  % (20507)------------------------------
% 0.58/0.77  % (20508)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 (2996ds/243Mi)
% 0.58/0.77  % (20509)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.58/0.77  % (20495)Instruction limit reached!
% 0.58/0.77  % (20495)------------------------------
% 0.58/0.77  % (20495)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.77  % (20495)Termination reason: Unknown
% 0.58/0.77  % (20495)Termination phase: Saturation
% 0.58/0.77  
% 0.58/0.77  % (20495)Memory used [KB]: 1444
% 0.58/0.77  % (20495)Time elapsed: 0.031 s
% 0.58/0.77  % (20495)Instructions burned: 52 (million)
% 0.58/0.77  % (20495)------------------------------
% 0.58/0.77  % (20495)------------------------------
% 0.58/0.78  % (20510)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.58/0.79  % (20505)Instruction limit reached!
% 0.58/0.79  % (20505)------------------------------
% 0.58/0.79  % (20505)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (20505)Termination reason: Unknown
% 0.58/0.79  % (20505)Termination phase: Saturation
% 0.58/0.79  
% 0.58/0.79  % (20505)Memory used [KB]: 1359
% 0.58/0.79  % (20505)Time elapsed: 0.032 s
% 0.58/0.79  % (20505)Instructions burned: 53 (million)
% 0.58/0.79  % (20505)------------------------------
% 0.58/0.79  % (20505)------------------------------
% 0.58/0.79  % (20496)Instruction limit reached!
% 0.58/0.79  % (20496)------------------------------
% 0.58/0.79  % (20496)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (20496)Termination reason: Unknown
% 0.58/0.79  % (20496)Termination phase: Saturation
% 0.58/0.79  
% 0.58/0.79  % (20496)Memory used [KB]: 1574
% 0.58/0.79  % (20496)Time elapsed: 0.045 s
% 0.58/0.79  % (20496)Instructions burned: 78 (million)
% 0.58/0.79  % (20496)------------------------------
% 0.58/0.79  % (20496)------------------------------
% 0.58/0.79  % (20500)Instruction limit reached!
% 0.58/0.79  % (20500)------------------------------
% 0.58/0.79  % (20500)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.79  % (20500)Termination reason: Unknown
% 0.58/0.79  % (20500)Termination phase: Saturation
% 0.58/0.79  
% 0.58/0.79  % (20500)Memory used [KB]: 1609
% 0.58/0.79  % (20500)Time elapsed: 0.045 s
% 0.58/0.79  % (20500)Instructions burned: 83 (million)
% 0.58/0.79  % (20500)------------------------------
% 0.58/0.79  % (20500)------------------------------
% 0.84/0.79  % (20511)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.84/0.79  % (20512)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.84/0.79  % (20513)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.84/0.79  % (20512)Refutation not found, incomplete strategy% (20512)------------------------------
% 0.84/0.79  % (20512)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.79  % (20512)Termination reason: Refutation not found, incomplete strategy
% 0.84/0.79  
% 0.84/0.79  % (20512)Memory used [KB]: 958
% 0.84/0.79  % (20512)Time elapsed: 0.004 s
% 0.84/0.79  % (20512)Instructions burned: 3 (million)
% 0.84/0.80  % (20512)------------------------------
% 0.84/0.80  % (20512)------------------------------
% 0.84/0.80  % (20514)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.84/0.81  % (20509)Instruction limit reached!
% 0.84/0.81  % (20509)------------------------------
% 0.84/0.81  % (20509)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.81  % (20509)Termination reason: Unknown
% 0.84/0.81  % (20509)Termination phase: Saturation
% 0.84/0.81  
% 0.84/0.81  % (20509)Memory used [KB]: 1494
% 0.84/0.81  % (20509)Time elapsed: 0.034 s
% 0.84/0.81  % (20509)Instructions burned: 119 (million)
% 0.84/0.81  % (20509)------------------------------
% 0.84/0.81  % (20509)------------------------------
% 0.84/0.81  % (20515)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.84/0.81  % (20515)Refutation not found, incomplete strategy% (20515)------------------------------
% 0.84/0.81  % (20515)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.81  % (20515)Termination reason: Refutation not found, incomplete strategy
% 0.84/0.81  
% 0.84/0.81  % (20515)Memory used [KB]: 972
% 0.84/0.81  % (20515)Time elapsed: 0.002 s
% 0.84/0.81  % (20515)Instructions burned: 3 (million)
% 0.84/0.81  % (20515)------------------------------
% 0.84/0.81  % (20515)------------------------------
% 0.84/0.81  % (20513)Instruction limit reached!
% 0.84/0.81  % (20513)------------------------------
% 0.84/0.81  % (20513)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.81  % (20513)Termination reason: Unknown
% 0.84/0.81  % (20513)Termination phase: Saturation
% 0.84/0.81  
% 0.84/0.81  % (20513)Memory used [KB]: 1113
% 0.84/0.81  % (20513)Time elapsed: 0.019 s
% 0.84/0.81  % (20513)Instructions burned: 32 (million)
% 0.84/0.81  % (20513)------------------------------
% 0.84/0.81  % (20513)------------------------------
% 0.84/0.81  % (20516)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.84/0.82  % (20517)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 theBenchmark for (2995ds/46Mi)
% 0.84/0.83  % (20516)Instruction limit reached!
% 0.84/0.83  % (20516)------------------------------
% 0.84/0.83  % (20516)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.83  % (20516)Termination reason: Unknown
% 0.84/0.83  % (20516)Termination phase: Saturation
% 0.84/0.83  
% 0.84/0.83  % (20516)Memory used [KB]: 1288
% 0.84/0.83  % (20516)Time elapsed: 0.017 s
% 0.84/0.83  % (20516)Instructions burned: 54 (million)
% 0.84/0.83  % (20516)------------------------------
% 0.84/0.83  % (20516)------------------------------
% 0.84/0.83  % (20518)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 theBenchmark for (2995ds/102Mi)
% 0.84/0.84  % (20517)Instruction limit reached!
% 0.84/0.84  % (20517)------------------------------
% 0.84/0.84  % (20517)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.84  % (20517)Termination reason: Unknown
% 0.84/0.84  % (20517)Termination phase: Saturation
% 0.84/0.84  
% 0.84/0.84  % (20517)Memory used [KB]: 1378
% 0.84/0.84  % (20517)Time elapsed: 0.024 s
% 0.84/0.84  % (20517)Instructions burned: 46 (million)
% 0.84/0.84  % (20517)------------------------------
% 0.84/0.84  % (20517)------------------------------
% 0.84/0.84  % (20511)Instruction limit reached!
% 0.84/0.84  % (20511)------------------------------
% 0.84/0.84  % (20511)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.84  % (20511)Termination reason: Unknown
% 0.84/0.84  % (20511)Termination phase: Saturation
% 0.84/0.84  % (20519)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 theBenchmark for (2995ds/35Mi)
% 0.84/0.84  
% 0.84/0.84  % (20511)Memory used [KB]: 1815
% 0.84/0.84  % (20511)Time elapsed: 0.052 s
% 0.84/0.84  % (20511)Instructions burned: 93 (million)
% 0.84/0.84  % (20511)------------------------------
% 0.84/0.84  % (20511)------------------------------
% 0.84/0.84  % (20508)First to succeed.
% 0.84/0.84  % (20508)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-20493"
% 0.84/0.84  % (20508)Refutation found. Thanks to Tanya!
% 0.84/0.84  % SZS status Theorem for theBenchmark
% 0.84/0.84  % SZS output start Proof for theBenchmark
% See solution above
% 0.84/0.84  % (20508)------------------------------
% 0.84/0.84  % (20508)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.84/0.84  % (20508)Termination reason: Refutation
% 0.84/0.84  
% 0.84/0.84  % (20508)Memory used [KB]: 1681
% 0.84/0.84  % (20508)Time elapsed: 0.071 s
% 0.84/0.84  % (20508)Instructions burned: 145 (million)
% 0.84/0.84  % (20493)Success in time 0.466 s
% 0.84/0.85  % Vampire---4.8 exiting
%------------------------------------------------------------------------------