TSTP Solution File: GRP171-2 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GRP171-2 : TPTP v8.2.0. Bugfixed v1.2.1.
% 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 : n021.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 21:07:14 EDT 2024

% Result   : Unsatisfiable 0.61s 0.82s
% Output   : Refutation 0.61s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   19 (  19 unt;   0 def)
%            Number of atoms       :   19 (  18 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   5 con; 0-2 aty)
%            Number of variables   :   13 (  13   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1958,plain,
    $false,
    inference(subsumption_resolution,[],[f1944,f21]) ).

fof(f21,plain,
    identity != sF1,
    inference(definition_folding,[],[f18,f20,f19]) ).

fof(f19,plain,
    multiply(a,b) = sF0,
    introduced(function_definition,[new_symbols(definition,[sF0])]) ).

fof(f20,plain,
    greatest_lower_bound(identity,sF0) = sF1,
    introduced(function_definition,[new_symbols(definition,[sF1])]) ).

fof(f18,axiom,
    identity != greatest_lower_bound(identity,multiply(a,b)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_p04c) ).

fof(f1944,plain,
    identity = sF1,
    inference(superposition,[],[f1929,f20]) ).

fof(f1929,plain,
    identity = greatest_lower_bound(identity,sF0),
    inference(superposition,[],[f257,f1918]) ).

fof(f1918,plain,
    sF0 = least_upper_bound(b,sF0),
    inference(forward_demodulation,[],[f1917,f19]) ).

fof(f1917,plain,
    multiply(a,b) = least_upper_bound(b,sF0),
    inference(forward_demodulation,[],[f1885,f16]) ).

fof(f16,axiom,
    a = least_upper_bound(identity,a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p04c_1) ).

fof(f1885,plain,
    multiply(least_upper_bound(identity,a),b) = least_upper_bound(b,sF0),
    inference(superposition,[],[f181,f19]) ).

fof(f181,plain,
    ! [X0,X1] : multiply(least_upper_bound(identity,X1),X0) = least_upper_bound(X0,multiply(X1,X0)),
    inference(superposition,[],[f14,f1]) ).

fof(f1,axiom,
    ! [X0] : multiply(identity,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',left_identity) ).

fof(f14,axiom,
    ! [X2,X0,X1] : multiply(least_upper_bound(X1,X2),X0) = least_upper_bound(multiply(X1,X0),multiply(X2,X0)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',monotony_lub2) ).

fof(f257,plain,
    ! [X0] : identity = greatest_lower_bound(identity,least_upper_bound(b,X0)),
    inference(superposition,[],[f11,f80]) ).

fof(f80,plain,
    ! [X0] : least_upper_bound(b,X0) = least_upper_bound(identity,least_upper_bound(b,X0)),
    inference(superposition,[],[f7,f17]) ).

fof(f17,axiom,
    b = least_upper_bound(identity,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p04c_2) ).

fof(f7,axiom,
    ! [X2,X0,X1] : least_upper_bound(X0,least_upper_bound(X1,X2)) = least_upper_bound(least_upper_bound(X0,X1),X2),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',associativity_of_lub) ).

fof(f11,axiom,
    ! [X0,X1] : greatest_lower_bound(X0,least_upper_bound(X0,X1)) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',glb_absorbtion) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GRP171-2 : TPTP v8.2.0. Bugfixed v1.2.1.
% 0.03/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.35  % Computer : n021.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Sun May 19 04:21:38 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.36  This is a CNF_UNS_RFO_PEQ_UEQ 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.75  % (17476)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  % (17470)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  % (17472)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  % (17471)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  % (17474)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  % (17475)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  % (17473)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  % (17477)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  % (17474)Refutation not found, incomplete strategy% (17474)------------------------------
% 0.58/0.75  % (17474)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (17477)Refutation not found, incomplete strategy% (17477)------------------------------
% 0.58/0.75  % (17477)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (17477)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (17477)Memory used [KB]: 987
% 0.58/0.75  % (17477)Time elapsed: 0.002 s
% 0.58/0.75  % (17477)Instructions burned: 2 (million)
% 0.58/0.75  % (17474)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (17474)Memory used [KB]: 1001
% 0.58/0.75  % (17474)Time elapsed: 0.003 s
% 0.58/0.75  % (17474)Instructions burned: 2 (million)
% 0.58/0.75  % (17470)Refutation not found, incomplete strategy% (17470)------------------------------
% 0.58/0.75  % (17470)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (17477)------------------------------
% 0.58/0.75  % (17477)------------------------------
% 0.58/0.75  % (17470)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (17470)Memory used [KB]: 1002
% 0.58/0.75  % (17474)------------------------------
% 0.58/0.75  % (17474)------------------------------
% 0.58/0.75  % (17470)Time elapsed: 0.003 s
% 0.58/0.75  % (17470)Instructions burned: 3 (million)
% 0.58/0.75  % (17473)Refutation not found, incomplete strategy% (17473)------------------------------
% 0.58/0.75  % (17473)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.58/0.75  % (17473)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.75  
% 0.58/0.75  % (17473)Memory used [KB]: 988
% 0.58/0.75  % (17473)Time elapsed: 0.003 s
% 0.58/0.75  % (17473)Instructions burned: 3 (million)
% 0.58/0.75  % (17470)------------------------------
% 0.58/0.75  % (17470)------------------------------
% 0.58/0.75  % (17473)------------------------------
% 0.58/0.75  % (17473)------------------------------
% 0.61/0.75  % (17479)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.61/0.75  % (17480)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.61/0.75  % (17481)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.61/0.75  % (17480)Refutation not found, incomplete strategy% (17480)------------------------------
% 0.61/0.75  % (17480)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.75  % (17480)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.75  
% 0.61/0.75  % (17480)Memory used [KB]: 984
% 0.61/0.75  % (17480)Time elapsed: 0.002 s
% 0.61/0.75  % (17480)Instructions burned: 2 (million)
% 0.61/0.75  % (17480)------------------------------
% 0.61/0.75  % (17480)------------------------------
% 0.61/0.76  % (17482)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.61/0.76  % (17484)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.61/0.77  % (17476)Instruction limit reached!
% 0.61/0.77  % (17476)------------------------------
% 0.61/0.77  % (17476)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (17476)Termination reason: Unknown
% 0.61/0.77  % (17476)Termination phase: Saturation
% 0.61/0.77  
% 0.61/0.77  % (17476)Memory used [KB]: 1532
% 0.61/0.77  % (17476)Time elapsed: 0.025 s
% 0.61/0.77  % (17476)Instructions burned: 83 (million)
% 0.61/0.77  % (17476)------------------------------
% 0.61/0.77  % (17476)------------------------------
% 0.61/0.77  % (17475)Instruction limit reached!
% 0.61/0.77  % (17475)------------------------------
% 0.61/0.77  % (17475)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (17475)Termination reason: Unknown
% 0.61/0.77  % (17475)Termination phase: Saturation
% 0.61/0.77  
% 0.61/0.77  % (17475)Memory used [KB]: 1338
% 0.61/0.77  % (17475)Time elapsed: 0.025 s
% 0.61/0.77  % (17475)Instructions burned: 46 (million)
% 0.61/0.77  % (17475)------------------------------
% 0.61/0.77  % (17475)------------------------------
% 0.61/0.77  % (17491)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.61/0.77  % (17491)Refutation not found, incomplete strategy% (17491)------------------------------
% 0.61/0.77  % (17491)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (17491)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.77  
% 0.61/0.77  % (17491)Memory used [KB]: 997
% 0.61/0.77  % (17491)Time elapsed: 0.001 s
% 0.61/0.77  % (17491)Instructions burned: 2 (million)
% 0.61/0.77  % (17491)------------------------------
% 0.61/0.77  % (17491)------------------------------
% 0.61/0.77  % (17471)Instruction limit reached!
% 0.61/0.77  % (17471)------------------------------
% 0.61/0.77  % (17471)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (17471)Termination reason: Unknown
% 0.61/0.77  % (17471)Termination phase: Saturation
% 0.61/0.77  
% 0.61/0.77  % (17471)Memory used [KB]: 1465
% 0.61/0.77  % (17471)Time elapsed: 0.029 s
% 0.61/0.77  % (17471)Instructions burned: 51 (million)
% 0.61/0.77  % (17471)------------------------------
% 0.61/0.77  % (17471)------------------------------
% 0.61/0.77  % (17492)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.61/0.77  % (17494)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.61/0.78  % (17494)Refutation not found, incomplete strategy% (17494)------------------------------
% 0.61/0.78  % (17494)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17494)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (17494)Memory used [KB]: 987
% 0.61/0.78  % (17494)Time elapsed: 0.001 s
% 0.61/0.78  % (17494)Instructions burned: 2 (million)
% 0.61/0.78  % (17494)------------------------------
% 0.61/0.78  % (17494)------------------------------
% 0.61/0.78  % (17496)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.61/0.78  % (17498)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.61/0.78  % (17496)Refutation not found, incomplete strategy% (17496)------------------------------
% 0.61/0.78  % (17496)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17496)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (17496)Memory used [KB]: 1006
% 0.61/0.78  % (17496)Time elapsed: 0.003 s
% 0.61/0.78  % (17496)Instructions burned: 4 (million)
% 0.61/0.78  % (17496)------------------------------
% 0.61/0.78  % (17496)------------------------------
% 0.61/0.78  % (17479)Instruction limit reached!
% 0.61/0.78  % (17479)------------------------------
% 0.61/0.78  % (17479)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17479)Termination reason: Unknown
% 0.61/0.78  % (17479)Termination phase: Saturation
% 0.61/0.78  
% 0.61/0.78  % (17479)Memory used [KB]: 1577
% 0.61/0.78  % (17479)Time elapsed: 0.033 s
% 0.61/0.78  % (17479)Instructions burned: 55 (million)
% 0.61/0.78  % (17479)------------------------------
% 0.61/0.78  % (17479)------------------------------
% 0.61/0.78  % (17501)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.61/0.78  % (17482)Instruction limit reached!
% 0.61/0.78  % (17482)------------------------------
% 0.61/0.78  % (17482)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17482)Termination reason: Unknown
% 0.61/0.78  % (17482)Termination phase: Saturation
% 0.61/0.78  
% 0.61/0.78  % (17482)Memory used [KB]: 1607
% 0.61/0.78  % (17482)Time elapsed: 0.032 s
% 0.61/0.78  % (17482)Instructions burned: 52 (million)
% 0.61/0.79  % (17482)------------------------------
% 0.61/0.79  % (17482)------------------------------
% 0.61/0.79  % (17501)Refutation not found, incomplete strategy% (17501)------------------------------
% 0.61/0.79  % (17501)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17501)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (17501)Memory used [KB]: 987
% 0.61/0.79  % (17501)Time elapsed: 0.003 s
% 0.61/0.79  % (17501)Instructions burned: 2 (million)
% 0.61/0.79  % (17501)------------------------------
% 0.61/0.79  % (17501)------------------------------
% 0.61/0.79  % (17502)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.61/0.79  % (17505)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.61/0.79  % (17472)Instruction limit reached!
% 0.61/0.79  % (17472)------------------------------
% 0.61/0.79  % (17472)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17472)Termination reason: Unknown
% 0.61/0.79  % (17472)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (17472)Memory used [KB]: 1707
% 0.61/0.79  % (17472)Time elapsed: 0.045 s
% 0.61/0.79  % (17472)Instructions burned: 78 (million)
% 0.61/0.79  % (17472)------------------------------
% 0.61/0.79  % (17472)------------------------------
% 0.61/0.79  % (17506)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.61/0.79  % (17506)Refutation not found, incomplete strategy% (17506)------------------------------
% 0.61/0.79  % (17506)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17506)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (17506)Memory used [KB]: 1004
% 0.61/0.79  % (17506)Time elapsed: 0.003 s
% 0.61/0.79  % (17506)Instructions burned: 3 (million)
% 0.61/0.79  % (17506)------------------------------
% 0.61/0.79  % (17506)------------------------------
% 0.61/0.79  % (17508)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.61/0.80  % (17510)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.61/0.80  % (17510)Refutation not found, incomplete strategy% (17510)------------------------------
% 0.61/0.80  % (17510)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (17510)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.80  
% 0.61/0.80  % (17510)Memory used [KB]: 987
% 0.61/0.80  % (17510)Time elapsed: 0.002 s
% 0.61/0.80  % (17510)Instructions burned: 2 (million)
% 0.61/0.80  % (17510)------------------------------
% 0.61/0.80  % (17510)------------------------------
% 0.61/0.80  % (17512)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.61/0.80  % (17502)Instruction limit reached!
% 0.61/0.80  % (17502)------------------------------
% 0.61/0.80  % (17502)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (17502)Termination reason: Unknown
% 0.61/0.80  % (17502)Termination phase: Saturation
% 0.61/0.80  
% 0.61/0.80  % (17502)Memory used [KB]: 1311
% 0.61/0.80  % (17502)Time elapsed: 0.019 s
% 0.61/0.80  % (17502)Instructions burned: 33 (million)
% 0.61/0.80  % (17502)------------------------------
% 0.61/0.80  % (17502)------------------------------
% 0.61/0.81  % (17498)Instruction limit reached!
% 0.61/0.81  % (17498)------------------------------
% 0.61/0.81  % (17498)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.81  % (17498)Termination reason: Unknown
% 0.61/0.81  % (17498)Termination phase: Saturation
% 0.61/0.81  
% 0.61/0.81  % (17498)Memory used [KB]: 1981
% 0.61/0.81  % (17498)Time elapsed: 0.030 s
% 0.61/0.81  % (17498)Instructions burned: 95 (million)
% 0.61/0.81  % (17498)------------------------------
% 0.61/0.81  % (17498)------------------------------
% 0.61/0.81  % (17516)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.61/0.81  % (17518)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on theBenchmark for (2995ds/87Mi)
% 0.61/0.82  % (17481)First to succeed.
% 0.61/0.82  % (17481)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-17421"
% 0.61/0.82  % (17481)Refutation found. Thanks to Tanya!
% 0.61/0.82  % SZS status Unsatisfiable for theBenchmark
% 0.61/0.82  % SZS output start Proof for theBenchmark
% See solution above
% 0.61/0.82  % (17481)------------------------------
% 0.61/0.82  % (17481)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.82  % (17481)Termination reason: Refutation
% 0.61/0.82  
% 0.61/0.82  % (17481)Memory used [KB]: 1861
% 0.61/0.82  % (17481)Time elapsed: 0.065 s
% 0.61/0.82  % (17481)Instructions burned: 118 (million)
% 0.61/0.82  % (17421)Success in time 0.441 s
% 0.61/0.82  % Vampire---4.8 exiting
%------------------------------------------------------------------------------