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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GRP169-2 : TPTP v8.1.2. 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 : n003.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 05:46:33 EDT 2024

% Result   : Unsatisfiable 0.96s 0.92s
% Output   : Refutation 0.96s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   23 (  23 unt;   0 def)
%            Number of atoms       :   23 (  22 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    1 (   1   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Maximal term depth    :    4 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   27 (  27   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3100,plain,
    $false,
    inference(subsumption_resolution,[],[f3099,f17]) ).

fof(f17,axiom,
    b != greatest_lower_bound(a,b),
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',prove_p02b) ).

fof(f3099,plain,
    b = greatest_lower_bound(a,b),
    inference(forward_demodulation,[],[f3067,f1104]) ).

fof(f1104,plain,
    ! [X0] : multiply(X0,identity) = X0,
    inference(superposition,[],[f111,f109]) ).

fof(f109,plain,
    ! [X0] : multiply(inverse(inverse(X0)),identity) = X0,
    inference(superposition,[],[f36,f2]) ).

fof(f2,axiom,
    ! [X0] : identity = multiply(inverse(X0),X0),
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',left_inverse) ).

fof(f36,plain,
    ! [X0,X1] : multiply(inverse(X0),multiply(X0,X1)) = X1,
    inference(forward_demodulation,[],[f34,f1]) ).

fof(f1,axiom,
    ! [X0] : multiply(identity,X0) = X0,
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',left_identity) ).

fof(f34,plain,
    ! [X0,X1] : multiply(inverse(X0),multiply(X0,X1)) = multiply(identity,X1),
    inference(superposition,[],[f3,f2]) ).

fof(f3,axiom,
    ! [X2,X0,X1] : multiply(multiply(X0,X1),X2) = multiply(X0,multiply(X1,X2)),
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',associativity) ).

fof(f111,plain,
    ! [X0,X1] : multiply(X0,X1) = multiply(inverse(inverse(X0)),X1),
    inference(superposition,[],[f36,f36]) ).

fof(f3067,plain,
    greatest_lower_bound(a,b) = multiply(b,identity),
    inference(superposition,[],[f1105,f2759]) ).

fof(f2759,plain,
    identity = multiply(inverse(b),greatest_lower_bound(a,b)),
    inference(forward_demodulation,[],[f2693,f4]) ).

fof(f4,axiom,
    ! [X0,X1] : greatest_lower_bound(X0,X1) = greatest_lower_bound(X1,X0),
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',symmetry_of_glb) ).

fof(f2693,plain,
    identity = multiply(inverse(b),greatest_lower_bound(b,a)),
    inference(superposition,[],[f117,f1558]) ).

fof(f1558,plain,
    identity = greatest_lower_bound(identity,multiply(inverse(b),a)),
    inference(forward_demodulation,[],[f1528,f2]) ).

fof(f1528,plain,
    greatest_lower_bound(identity,multiply(inverse(b),a)) = multiply(inverse(a),a),
    inference(superposition,[],[f185,f16]) ).

fof(f16,axiom,
    inverse(a) = greatest_lower_bound(inverse(a),inverse(b)),
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',p02b_1) ).

fof(f185,plain,
    ! [X0,X1] : multiply(greatest_lower_bound(inverse(X0),X1),X0) = greatest_lower_bound(identity,multiply(X1,X0)),
    inference(superposition,[],[f15,f2]) ).

fof(f15,axiom,
    ! [X2,X0,X1] : multiply(greatest_lower_bound(X1,X2),X0) = greatest_lower_bound(multiply(X1,X0),multiply(X2,X0)),
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',monotony_glb2) ).

fof(f117,plain,
    ! [X0,X1] : multiply(inverse(X0),greatest_lower_bound(X0,X1)) = greatest_lower_bound(identity,multiply(inverse(X0),X1)),
    inference(superposition,[],[f13,f2]) ).

fof(f13,axiom,
    ! [X2,X0,X1] : multiply(X0,greatest_lower_bound(X1,X2)) = greatest_lower_bound(multiply(X0,X1),multiply(X0,X2)),
    file('/export/starexec/sandbox/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462',monotony_glb1) ).

fof(f1105,plain,
    ! [X0,X1] : multiply(X0,multiply(inverse(X0),X1)) = X1,
    inference(superposition,[],[f111,f36]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : GRP169-2 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.03/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.15/0.36  % Computer : n003.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit   : 300
% 0.15/0.36  % WCLimit    : 300
% 0.15/0.36  % DateTime   : Fri May  3 20:41:23 EDT 2024
% 0.15/0.36  % CPUTime    : 
% 0.15/0.36  This is a CNF_UNS_RFO_PEQ_UEQ problem
% 0.15/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/tmp/tmp.PTlDbIdR2P/Vampire---4.8_17462
% 0.61/0.76  % (17717)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.61/0.76  % (17711)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.61/0.76  % (17713)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.61/0.76  % (17714)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.61/0.76  % (17712)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.61/0.76  % (17715)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.61/0.76  % (17716)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.61/0.76  % (17714)Refutation not found, incomplete strategy% (17714)------------------------------
% 0.61/0.76  % (17714)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.76  % (17715)Refutation not found, incomplete strategy% (17715)------------------------------
% 0.61/0.76  % (17715)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.76  % (17715)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.76  
% 0.61/0.76  % (17715)Memory used [KB]: 984
% 0.61/0.76  % (17715)Time elapsed: 0.002 s
% 0.61/0.76  % (17715)Instructions burned: 2 (million)
% 0.61/0.77  % (17714)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.77  
% 0.61/0.77  % (17714)Memory used [KB]: 970
% 0.61/0.77  % (17714)Time elapsed: 0.003 s
% 0.61/0.77  % (17714)Instructions burned: 2 (million)
% 0.61/0.77  % (17715)------------------------------
% 0.61/0.77  % (17715)------------------------------
% 0.61/0.77  % (17714)------------------------------
% 0.61/0.77  % (17714)------------------------------
% 0.61/0.77  % (17711)Refutation not found, incomplete strategy% (17711)------------------------------
% 0.61/0.77  % (17711)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (17711)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.77  
% 0.61/0.77  % (17711)Memory used [KB]: 985
% 0.61/0.77  % (17711)Time elapsed: 0.004 s
% 0.61/0.77  % (17711)Instructions burned: 3 (million)
% 0.61/0.77  % (17711)------------------------------
% 0.61/0.77  % (17711)------------------------------
% 0.61/0.77  % (17718)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.61/0.77  % (17718)Refutation not found, incomplete strategy% (17718)------------------------------
% 0.61/0.77  % (17718)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.77  % (17718)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.77  
% 0.61/0.77  % (17718)Memory used [KB]: 969
% 0.61/0.77  % (17718)Time elapsed: 0.002 s
% 0.61/0.77  % (17718)Instructions burned: 2 (million)
% 0.61/0.77  % (17718)------------------------------
% 0.61/0.77  % (17718)------------------------------
% 0.61/0.77  % (17719)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.61/0.77  % (17721)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.61/0.77  % (17722)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.61/0.78  % (17720)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.61/0.78  % (17720)Refutation not found, incomplete strategy% (17720)------------------------------
% 0.61/0.78  % (17720)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.78  % (17720)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (17720)Memory used [KB]: 967
% 0.61/0.78  % (17720)Time elapsed: 0.003 s
% 0.61/0.78  % (17720)Instructions burned: 2 (million)
% 0.61/0.78  % (17720)------------------------------
% 0.61/0.78  % (17720)------------------------------
% 0.61/0.78  % (17723)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 (2995ds/518Mi)
% 0.61/0.79  % (17717)Instruction limit reached!
% 0.61/0.79  % (17717)------------------------------
% 0.61/0.79  % (17717)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17717)Termination reason: Unknown
% 0.61/0.79  % (17717)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (17717)Memory used [KB]: 1544
% 0.61/0.79  % (17717)Time elapsed: 0.025 s
% 0.61/0.79  % (17717)Instructions burned: 84 (million)
% 0.61/0.79  % (17717)------------------------------
% 0.61/0.79  % (17717)------------------------------
% 0.61/0.79  % (17716)Instruction limit reached!
% 0.61/0.79  % (17716)------------------------------
% 0.61/0.79  % (17716)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17716)Termination reason: Unknown
% 0.61/0.79  % (17716)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (17716)Memory used [KB]: 1401
% 0.61/0.79  % (17716)Time elapsed: 0.025 s
% 0.61/0.79  % (17716)Instructions burned: 45 (million)
% 0.61/0.79  % (17716)------------------------------
% 0.61/0.79  % (17716)------------------------------
% 0.61/0.79  % (17724)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 (2995ds/42Mi)
% 0.61/0.79  % (17724)Refutation not found, incomplete strategy% (17724)------------------------------
% 0.61/0.79  % (17724)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17724)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (17724)Memory used [KB]: 981
% 0.61/0.79  % (17724)Time elapsed: 0.001 s
% 0.61/0.79  % (17724)Instructions burned: 2 (million)
% 0.61/0.79  % (17724)------------------------------
% 0.61/0.79  % (17724)------------------------------
% 0.61/0.79  % (17712)Instruction limit reached!
% 0.61/0.79  % (17712)------------------------------
% 0.61/0.79  % (17712)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17712)Termination reason: Unknown
% 0.61/0.79  % (17712)Termination phase: Saturation
% 0.61/0.79  
% 0.61/0.79  % (17712)Memory used [KB]: 1445
% 0.61/0.79  % (17712)Time elapsed: 0.029 s
% 0.61/0.79  % (17712)Instructions burned: 51 (million)
% 0.61/0.79  % (17712)------------------------------
% 0.61/0.79  % (17712)------------------------------
% 0.61/0.79  % (17726)lrs+1011_2:9_sil=2000:lsd=10:newcnf=on:i=117:sd=2:awrs=decay:ss=included:amm=off:ep=R_0 on Vampire---4 for (2995ds/117Mi)
% 0.61/0.79  % (17725)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 (2995ds/243Mi)
% 0.61/0.79  % (17726)Refutation not found, incomplete strategy% (17726)------------------------------
% 0.61/0.79  % (17726)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.79  % (17726)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (17726)Memory used [KB]: 970
% 0.61/0.79  % (17726)Time elapsed: 0.001 s
% 0.61/0.79  % (17726)Instructions burned: 2 (million)
% 0.61/0.79  % (17726)------------------------------
% 0.61/0.79  % (17726)------------------------------
% 0.61/0.80  % (17727)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 Vampire---4 for (2995ds/143Mi)
% 0.61/0.80  % (17728)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 Vampire---4 for (2995ds/93Mi)
% 0.61/0.80  % (17727)Refutation not found, incomplete strategy% (17727)------------------------------
% 0.61/0.80  % (17727)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (17727)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.80  
% 0.61/0.80  % (17727)Memory used [KB]: 989
% 0.61/0.80  % (17727)Time elapsed: 0.004 s
% 0.61/0.80  % (17727)Instructions burned: 3 (million)
% 0.61/0.80  % (17727)------------------------------
% 0.61/0.80  % (17727)------------------------------
% 0.61/0.80  % (17719)Instruction limit reached!
% 0.61/0.80  % (17719)------------------------------
% 0.61/0.80  % (17719)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (17719)Termination reason: Unknown
% 0.61/0.80  % (17719)Termination phase: Saturation
% 0.61/0.80  
% 0.61/0.80  % (17719)Memory used [KB]: 1211
% 0.61/0.80  % (17719)Time elapsed: 0.031 s
% 0.61/0.80  % (17719)Instructions burned: 57 (million)
% 0.61/0.80  % (17719)------------------------------
% 0.61/0.80  % (17719)------------------------------
% 0.61/0.80  % (17729)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 Vampire---4 for (2995ds/62Mi)
% 0.61/0.80  % (17729)Refutation not found, incomplete strategy% (17729)------------------------------
% 0.61/0.80  % (17729)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (17729)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.80  
% 0.61/0.80  % (17729)Memory used [KB]: 970
% 0.61/0.80  % (17729)Time elapsed: 0.003 s
% 0.61/0.80  % (17729)Instructions burned: 2 (million)
% 0.61/0.80  % (17730)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 Vampire---4 for (2995ds/32Mi)
% 0.61/0.80  % (17729)------------------------------
% 0.61/0.80  % (17729)------------------------------
% 0.61/0.80  % (17722)Instruction limit reached!
% 0.61/0.80  % (17722)------------------------------
% 0.61/0.80  % (17722)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.80  % (17722)Termination reason: Unknown
% 0.61/0.80  % (17722)Termination phase: Saturation
% 0.61/0.80  
% 0.61/0.80  % (17722)Memory used [KB]: 1545
% 0.61/0.80  % (17722)Time elapsed: 0.032 s
% 0.61/0.80  % (17722)Instructions burned: 52 (million)
% 0.61/0.80  % (17722)------------------------------
% 0.61/0.80  % (17722)------------------------------
% 0.61/0.81  % (17731)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 Vampire---4 for (2995ds/1919Mi)
% 0.61/0.81  % (17713)Instruction limit reached!
% 0.61/0.81  % (17713)------------------------------
% 0.61/0.81  % (17713)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.81  % (17713)Termination reason: Unknown
% 0.61/0.81  % (17713)Termination phase: Saturation
% 0.61/0.81  
% 0.61/0.81  % (17713)Memory used [KB]: 1703
% 0.61/0.81  % (17713)Time elapsed: 0.045 s
% 0.61/0.81  % (17713)Instructions burned: 79 (million)
% 0.61/0.81  % (17713)------------------------------
% 0.61/0.81  % (17713)------------------------------
% 0.61/0.81  % (17732)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 Vampire---4 for (2995ds/55Mi)
% 0.61/0.81  % (17732)Refutation not found, incomplete strategy% (17732)------------------------------
% 0.61/0.81  % (17732)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.81  % (17732)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.81  
% 0.61/0.81  % (17732)Memory used [KB]: 984
% 0.61/0.81  % (17732)Time elapsed: 0.003 s
% 0.61/0.81  % (17732)Instructions burned: 2 (million)
% 0.61/0.81  % (17732)------------------------------
% 0.61/0.81  % (17732)------------------------------
% 0.61/0.81  % (17733)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 Vampire---4 for (2995ds/53Mi)
% 0.61/0.81  % (17734)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 Vampire---4 for (2995ds/46Mi)
% 0.61/0.82  % (17734)Refutation not found, incomplete strategy% (17734)------------------------------
% 0.61/0.82  % (17734)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.61/0.82  % (17734)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.82  
% 0.61/0.82  % (17734)Memory used [KB]: 971
% 0.61/0.82  % (17734)Time elapsed: 0.002 s
% 0.61/0.82  % (17734)Instructions burned: 2 (million)
% 0.61/0.82  % (17734)------------------------------
% 0.61/0.82  % (17734)------------------------------
% 0.85/0.82  % (17735)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 Vampire---4 for (2995ds/102Mi)
% 0.85/0.82  % (17730)Instruction limit reached!
% 0.85/0.82  % (17730)------------------------------
% 0.85/0.82  % (17730)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.85/0.82  % (17730)Termination reason: Unknown
% 0.85/0.82  % (17730)Termination phase: Saturation
% 0.85/0.82  
% 0.85/0.82  % (17730)Memory used [KB]: 1290
% 0.85/0.82  % (17730)Time elapsed: 0.019 s
% 0.85/0.82  % (17730)Instructions burned: 32 (million)
% 0.85/0.82  % (17730)------------------------------
% 0.85/0.82  % (17730)------------------------------
% 0.85/0.82  % (17728)Instruction limit reached!
% 0.85/0.82  % (17728)------------------------------
% 0.85/0.82  % (17728)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.85/0.82  % (17728)Termination reason: Unknown
% 0.85/0.82  % (17728)Termination phase: Saturation
% 0.85/0.82  
% 0.85/0.82  % (17728)Memory used [KB]: 1983
% 0.85/0.82  % (17728)Time elapsed: 0.030 s
% 0.85/0.82  % (17728)Instructions burned: 95 (million)
% 0.85/0.82  % (17728)------------------------------
% 0.85/0.82  % (17728)------------------------------
% 0.85/0.82  % (17736)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 Vampire---4 for (2995ds/35Mi)
% 0.85/0.83  % (17737)dis+1003_1:1024_sil=4000:urr=on:newcnf=on:i=87:av=off:fsr=off:bce=on_0 on Vampire---4 for (2995ds/87Mi)
% 0.85/0.84  % (17733)Instruction limit reached!
% 0.85/0.84  % (17733)------------------------------
% 0.85/0.84  % (17733)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.85/0.84  % (17733)Termination reason: Unknown
% 0.85/0.84  % (17733)Termination phase: Saturation
% 0.85/0.84  
% 0.85/0.84  % (17733)Memory used [KB]: 1394
% 0.85/0.84  % (17733)Time elapsed: 0.028 s
% 0.85/0.84  % (17733)Instructions burned: 54 (million)
% 0.85/0.84  % (17733)------------------------------
% 0.85/0.84  % (17733)------------------------------
% 0.85/0.84  % (17738)dis+1010_12107:524288_anc=none:drc=encompass:sil=2000:bsd=on:rp=on:nwc=10.0:alpa=random:i=109:kws=precedence:awrs=decay:awrsf=2:nm=16:ins=3:rawr=on:s2a=on:s2at=4.5:acc=on:flr=on_0 on Vampire---4 for (2995ds/109Mi)
% 0.85/0.85  % (17736)Instruction limit reached!
% 0.85/0.85  % (17736)------------------------------
% 0.85/0.85  % (17736)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.85/0.85  % (17736)Termination reason: Unknown
% 0.85/0.85  % (17736)Termination phase: Saturation
% 0.85/0.85  
% 0.85/0.85  % (17736)Memory used [KB]: 1238
% 0.85/0.85  % (17736)Time elapsed: 0.023 s
% 0.85/0.85  % (17736)Instructions burned: 36 (million)
% 0.85/0.85  % (17736)------------------------------
% 0.85/0.85  % (17736)------------------------------
% 0.85/0.85  % (17747)lrs+1002_1:16_sil=2000:sp=occurrence:sos=on:i=161:aac=none:bd=off:ss=included:sd=5:st=2.5:sup=off_0 on Vampire---4 for (2995ds/161Mi)
% 0.96/0.85  % (17747)Refutation not found, incomplete strategy% (17747)------------------------------
% 0.96/0.85  % (17747)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.85  % (17747)Termination reason: Refutation not found, incomplete strategy
% 0.96/0.85  
% 0.96/0.85  % (17747)Memory used [KB]: 968
% 0.96/0.85  % (17747)Time elapsed: 0.004 s
% 0.96/0.85  % (17747)Instructions burned: 2 (million)
% 0.96/0.85  % (17747)------------------------------
% 0.96/0.85  % (17747)------------------------------
% 0.96/0.86  % (17755)lrs-1002_2:9_anc=none:sil=2000:plsqc=1:plsq=on:avsql=on:plsqr=2859761,1048576:erd=off:rp=on:nwc=21.7107:newcnf=on:avsq=on:i=69:aac=none:avsqr=6317,1048576:ep=RS:fsr=off:rawr=on:afp=50:afq=2.133940627822616:sac=on_0 on Vampire---4 for (2995ds/69Mi)
% 0.96/0.86  % (17737)Instruction limit reached!
% 0.96/0.86  % (17737)------------------------------
% 0.96/0.86  % (17737)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.86  % (17737)Termination reason: Unknown
% 0.96/0.86  % (17737)Termination phase: Saturation
% 0.96/0.86  
% 0.96/0.86  % (17737)Memory used [KB]: 1632
% 0.96/0.86  % (17737)Time elapsed: 0.035 s
% 0.96/0.86  % (17737)Instructions burned: 87 (million)
% 0.96/0.86  % (17737)------------------------------
% 0.96/0.86  % (17737)------------------------------
% 0.96/0.86  % (17755)Refutation not found, incomplete strategy% (17755)------------------------------
% 0.96/0.86  % (17755)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.86  % (17755)Termination reason: Refutation not found, incomplete strategy
% 0.96/0.86  
% 0.96/0.86  % (17755)Memory used [KB]: 979
% 0.96/0.86  % (17755)Time elapsed: 0.005 s
% 0.96/0.86  % (17755)Instructions burned: 3 (million)
% 0.96/0.86  % (17755)------------------------------
% 0.96/0.86  % (17755)------------------------------
% 0.96/0.86  % (17758)lrs+1010_1:512_sil=8000:tgt=ground:spb=units:gs=on:lwlo=on:nicw=on:gsem=on:st=1.5:i=40:nm=21:ss=included:nwc=5.3:afp=4000:afq=1.38:ins=1:bs=unit_only:awrs=converge:awrsf=10:bce=on_0 on Vampire---4 for (2995ds/40Mi)
% 0.96/0.87  % (17759)ott+1011_1:3_drc=off:sil=4000:tgt=ground:fde=unused:plsq=on:sp=unary_first:fd=preordered:nwc=10.0:i=360:ins=1:rawr=on:bd=preordered_0 on Vampire---4 for (2995ds/360Mi)
% 0.96/0.89  % (17758)Instruction limit reached!
% 0.96/0.89  % (17758)------------------------------
% 0.96/0.89  % (17758)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.89  % (17758)Termination reason: Unknown
% 0.96/0.89  % (17758)Termination phase: Saturation
% 0.96/0.89  
% 0.96/0.89  % (17758)Memory used [KB]: 1411
% 0.96/0.89  % (17758)Time elapsed: 0.026 s
% 0.96/0.89  % (17758)Instructions burned: 41 (million)
% 0.96/0.89  % (17758)------------------------------
% 0.96/0.89  % (17758)------------------------------
% 0.96/0.89  % (17735)Instruction limit reached!
% 0.96/0.89  % (17735)------------------------------
% 0.96/0.89  % (17735)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.89  % (17735)Termination reason: Unknown
% 0.96/0.89  % (17735)Termination phase: Saturation
% 0.96/0.89  
% 0.96/0.89  % (17735)Memory used [KB]: 1670
% 0.96/0.89  % (17735)Time elapsed: 0.074 s
% 0.96/0.89  % (17735)Instructions burned: 103 (million)
% 0.96/0.89  % (17735)------------------------------
% 0.96/0.89  % (17735)------------------------------
% 0.96/0.89  % (17764)dis+10_1:4_to=lpo:sil=2000:sos=on:spb=goal:rp=on:sac=on:newcnf=on:i=161:ss=axioms:aac=none_0 on Vampire---4 for (2994ds/161Mi)
% 0.96/0.90  % (17766)lrs+1011_1:20_sil=4000:tgt=ground:i=80:sd=1:bd=off:nm=32:av=off:ss=axioms:lsd=60_0 on Vampire---4 for (2994ds/80Mi)
% 0.96/0.90  % (17721)Instruction limit reached!
% 0.96/0.90  % (17721)------------------------------
% 0.96/0.90  % (17721)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.90  % (17721)Termination reason: Unknown
% 0.96/0.90  % (17721)Termination phase: Saturation
% 0.96/0.90  
% 0.96/0.90  % (17721)Memory used [KB]: 2714
% 0.96/0.90  % (17721)Time elapsed: 0.132 s
% 0.96/0.90  % (17721)Instructions burned: 209 (million)
% 0.96/0.90  % (17721)------------------------------
% 0.96/0.90  % (17721)------------------------------
% 0.96/0.91  % (17769)lrs+11_1:2_slsqr=1,2:sil=2000:sp=const_frequency:kmz=on:newcnf=on:slsq=on:i=37:s2at=1.5:awrs=converge:nm=2:uhcvi=on:ss=axioms:sgt=20:afp=10000:fs=off:fsr=off:bd=off:s2agt=5:fd=off:add=off:erd=off:foolp=on:nwc=10.0:rp=on_0 on Vampire---4 for (2994ds/37Mi)
% 0.96/0.92  % (17738)Instruction limit reached!
% 0.96/0.92  % (17738)------------------------------
% 0.96/0.92  % (17738)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.92  % (17738)Termination reason: Unknown
% 0.96/0.92  % (17738)Termination phase: Saturation
% 0.96/0.92  
% 0.96/0.92  % (17738)Memory used [KB]: 1855
% 0.96/0.92  % (17738)Time elapsed: 0.079 s
% 0.96/0.92  % (17738)Instructions burned: 109 (million)
% 0.96/0.92  % (17738)------------------------------
% 0.96/0.92  % (17738)------------------------------
% 0.96/0.92  % (17731)First to succeed.
% 0.96/0.92  % (17731)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-17707"
% 0.96/0.92  % (17731)Refutation found. Thanks to Tanya!
% 0.96/0.92  % SZS status Unsatisfiable for Vampire---4
% 0.96/0.92  % SZS output start Proof for Vampire---4
% See solution above
% 0.96/0.92  % (17731)------------------------------
% 0.96/0.92  % (17731)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.96/0.92  % (17731)Termination reason: Refutation
% 0.96/0.92  
% 0.96/0.92  % (17731)Memory used [KB]: 2420
% 0.96/0.92  % (17731)Time elapsed: 0.117 s
% 0.96/0.92  % (17731)Instructions burned: 183 (million)
% 0.96/0.92  % (17707)Success in time 0.536 s
% 0.96/0.92  % Vampire---4.8 exiting
%------------------------------------------------------------------------------