TSTP Solution File: CAT018-3 by Vampire---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : CAT018-3 : TPTP v8.1.2. Released v1.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/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s

% Computer : n007.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 04:43:11 EDT 2024

% Result   : Unsatisfiable 0.72s 0.78s
% Output   : Refutation 0.72s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   23 (  16 unt;   0 def)
%            Number of atoms       :   31 (  12 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   21 (  13   ~;   8   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   2 avg)
%            Maximal term depth    :    3 (   2 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    6 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   14 (  14   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f702,plain,
    $false,
    inference(subsumption_resolution,[],[f701,f19]) ).

fof(f19,axiom,
    there_exists(compose(b,c)),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',assume_bc_exists) ).

fof(f701,plain,
    ~ there_exists(compose(b,c)),
    inference(forward_demodulation,[],[f697,f137]) ).

fof(f137,plain,
    ! [X0] : compose(b,X0) = compose(domain(a),compose(b,X0)),
    inference(superposition,[],[f9,f62]) ).

fof(f62,plain,
    b = compose(domain(a),b),
    inference(superposition,[],[f11,f25]) ).

fof(f25,plain,
    domain(a) = codomain(b),
    inference(unit_resulting_resolution,[],[f18,f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( domain(X0) = codomain(X1)
      | ~ there_exists(compose(X0,X1)) ),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',domain_codomain_composition1) ).

fof(f18,axiom,
    there_exists(compose(a,b)),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',assume_ab_exists) ).

fof(f11,axiom,
    ! [X0] : compose(codomain(X0),X0) = X0,
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',compose_codomain) ).

fof(f9,axiom,
    ! [X2,X0,X1] : compose(X0,compose(X1,X2)) = compose(compose(X0,X1),X2),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',associativity_of_compose) ).

fof(f697,plain,
    ~ there_exists(compose(domain(a),compose(b,c))),
    inference(unit_resulting_resolution,[],[f273,f160]) ).

fof(f160,plain,
    ! [X0] :
      ( ~ there_exists(compose(X0,compose(b,c)))
      | domain(X0) != domain(a) ),
    inference(superposition,[],[f44,f7]) ).

fof(f44,plain,
    domain(a) != codomain(compose(b,c)),
    inference(unit_resulting_resolution,[],[f24,f20,f8]) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( domain(X0) != codomain(X1)
      | there_exists(compose(X0,X1))
      | ~ there_exists(domain(X0)) ),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',domain_codomain_composition2) ).

fof(f20,axiom,
    ~ there_exists(compose(a,compose(b,c))),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',prove_a_bc_exists) ).

fof(f24,plain,
    there_exists(domain(a)),
    inference(unit_resulting_resolution,[],[f18,f6]) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( ~ there_exists(compose(X0,X1))
      | there_exists(domain(X0)) ),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',composition_implies_domain) ).

fof(f273,plain,
    domain(a) = domain(domain(a)),
    inference(subsumption_resolution,[],[f270,f56]) ).

fof(f56,plain,
    there_exists(b),
    inference(unit_resulting_resolution,[],[f31,f4]) ).

fof(f4,axiom,
    ! [X0] :
      ( ~ there_exists(domain(X0))
      | there_exists(X0) ),
    file('/export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460',domain_has_elements) ).

fof(f31,plain,
    there_exists(domain(b)),
    inference(unit_resulting_resolution,[],[f19,f6]) ).

fof(f270,plain,
    ( ~ there_exists(b)
    | domain(a) = domain(domain(a)) ),
    inference(superposition,[],[f61,f62]) ).

fof(f61,plain,
    ! [X0] :
      ( ~ there_exists(compose(X0,b))
      | domain(X0) = domain(a) ),
    inference(superposition,[],[f25,f7]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem    : CAT018-3 : TPTP v8.1.2. Released v1.0.0.
% 0.06/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t %d %s
% 0.13/0.34  % Computer : n007.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Fri May  3 18:11:38 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.13/0.35  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.13/0.35  Running vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule file --schedule_file /export/starexec/sandbox2/solver/bin/quickGreedyProduceRating_steal_pow3.txt --cores 8 -m 12000 -t 300 /export/starexec/sandbox2/tmp/tmp.EtnpOHEOwk/Vampire---4.8_32460
% 0.52/0.72  % (32568)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.52/0.72  % (32571)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.52/0.72  % (32570)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.52/0.72  % (32569)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.52/0.72  % (32574)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.52/0.72  % (32575)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.52/0.72  % (32568)Refutation not found, incomplete strategy% (32568)------------------------------
% 0.52/0.72  % (32568)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.72  % (32571)Refutation not found, incomplete strategy% (32571)------------------------------
% 0.52/0.72  % (32571)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.72  % (32571)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.72  
% 0.52/0.72  % (32571)Memory used [KB]: 961
% 0.52/0.72  % (32571)Time elapsed: 0.002 s
% 0.52/0.72  % (32571)Instructions burned: 2 (million)
% 0.52/0.72  % (32568)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.72  
% 0.52/0.72  % (32568)Memory used [KB]: 978
% 0.52/0.72  % (32568)Time elapsed: 0.002 s
% 0.52/0.72  % (32568)Instructions burned: 3 (million)
% 0.52/0.72  % (32575)Refutation not found, incomplete strategy% (32575)------------------------------
% 0.52/0.72  % (32575)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.72  % (32575)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.72  
% 0.52/0.72  % (32570)Refutation not found, incomplete strategy% (32570)------------------------------
% 0.52/0.72  % (32570)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.72  % (32575)Memory used [KB]: 960
% 0.52/0.72  % (32575)Time elapsed: 0.002 s
% 0.52/0.72  % (32575)Instructions burned: 2 (million)
% 0.52/0.72  % (32570)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.72  
% 0.52/0.72  % (32570)Memory used [KB]: 965
% 0.52/0.72  % (32570)Time elapsed: 0.002 s
% 0.52/0.72  % (32570)Instructions burned: 2 (million)
% 0.52/0.72  % (32574)Refutation not found, incomplete strategy% (32574)------------------------------
% 0.52/0.72  % (32574)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.72  % (32574)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.72  
% 0.52/0.72  % (32574)Memory used [KB]: 961
% 0.52/0.72  % (32574)Time elapsed: 0.002 s
% 0.52/0.72  % (32574)Instructions burned: 2 (million)
% 0.52/0.72  % (32568)------------------------------
% 0.52/0.72  % (32568)------------------------------
% 0.52/0.72  % (32571)------------------------------
% 0.52/0.72  % (32571)------------------------------
% 0.52/0.72  % (32575)------------------------------
% 0.52/0.72  % (32575)------------------------------
% 0.52/0.72  % (32574)------------------------------
% 0.52/0.72  % (32574)------------------------------
% 0.52/0.72  % (32570)------------------------------
% 0.52/0.72  % (32570)------------------------------
% 0.52/0.72  % (32572)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.52/0.72  % (32580)lrs-1010_1:1_to=lpo:sil=2000:sp=reverse_arity:sos=on:urr=ec_only:i=518:sd=2:bd=off:ss=axioms:sgt=16_0 on Vampire---4 for (2996ds/518Mi)
% 0.52/0.72  % (32572)Refutation not found, incomplete strategy% (32572)------------------------------
% 0.52/0.72  % (32572)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.72  % (32572)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.72  
% 0.52/0.72  % (32572)Memory used [KB]: 978
% 0.52/0.72  % (32572)Time elapsed: 0.003 s
% 0.52/0.72  % (32572)Instructions burned: 2 (million)
% 0.52/0.73  % (32572)------------------------------
% 0.52/0.73  % (32572)------------------------------
% 0.52/0.73  % (32576)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.52/0.73  % (32578)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.52/0.73  % (32577)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.52/0.73  % (32573)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.52/0.73  % (32579)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.52/0.73  % (32576)Refutation not found, incomplete strategy% (32576)------------------------------
% 0.52/0.73  % (32576)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.73  % (32576)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.73  
% 0.52/0.73  % (32576)Memory used [KB]: 965
% 0.52/0.73  % (32576)Time elapsed: 0.002 s
% 0.52/0.73  % (32576)Instructions burned: 2 (million)
% 0.52/0.73  % (32576)------------------------------
% 0.52/0.73  % (32576)------------------------------
% 0.52/0.73  % (32573)Refutation not found, incomplete strategy% (32573)------------------------------
% 0.52/0.73  % (32573)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.73  % (32573)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.73  
% 0.52/0.73  % (32573)Memory used [KB]: 960
% 0.52/0.73  % (32573)Time elapsed: 0.003 s
% 0.52/0.73  % (32573)Instructions burned: 2 (million)
% 0.52/0.73  % (32573)------------------------------
% 0.52/0.73  % (32573)------------------------------
% 0.52/0.73  % (32581)lrs+1011_87677:1048576_sil=8000:sos=on:spb=non_intro:nwc=10.0:kmz=on:i=42:ep=RS:nm=0:ins=1:uhcvi=on:rawr=on:fde=unused:afp=2000:afq=1.444:plsq=on:nicw=on_0 on Vampire---4 for (2996ds/42Mi)
% 0.52/0.73  % (32583)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 (2996ds/117Mi)
% 0.52/0.73  % (32583)Refutation not found, incomplete strategy% (32583)------------------------------
% 0.52/0.73  % (32583)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.73  % (32583)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.73  
% 0.52/0.73  % (32583)Memory used [KB]: 961
% 0.52/0.73  % (32583)Time elapsed: 0.002 s
% 0.52/0.73  % (32583)Instructions burned: 2 (million)
% 0.52/0.73  % (32583)------------------------------
% 0.52/0.73  % (32583)------------------------------
% 0.52/0.73  % (32582)dis+1011_1258907:1048576_bsr=unit_only:to=lpo:drc=off:sil=2000:tgt=full:fde=none:sp=frequency:spb=goal:rnwc=on:nwc=6.70083:sac=on:newcnf=on:st=2:i=243:bs=unit_only:sd=3:afp=300:awrs=decay:awrsf=218:nm=16:ins=3:afq=3.76821:afr=on:ss=axioms:sgt=5:rawr=on:add=off:bsd=on_0 on Vampire---4 for (2996ds/243Mi)
% 0.52/0.74  % (32584)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 (2996ds/143Mi)
% 0.52/0.74  % (32584)Refutation not found, incomplete strategy% (32584)------------------------------
% 0.52/0.74  % (32584)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.74  % (32584)Termination reason: Refutation not found, incomplete strategy
% 0.52/0.74  
% 0.52/0.74  % (32584)Memory used [KB]: 984
% 0.52/0.74  % (32584)Time elapsed: 0.005 s
% 0.52/0.74  % (32584)Instructions burned: 7 (million)
% 0.52/0.74  % (32584)------------------------------
% 0.52/0.74  % (32584)------------------------------
% 0.52/0.75  % (32569)Instruction limit reached!
% 0.52/0.75  % (32569)------------------------------
% 0.52/0.75  % (32569)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.52/0.75  % (32569)Termination reason: Unknown
% 0.52/0.75  % (32569)Termination phase: Saturation
% 0.52/0.75  
% 0.52/0.75  % (32569)Memory used [KB]: 1282
% 0.52/0.75  % (32569)Time elapsed: 0.028 s
% 0.52/0.75  % (32569)Instructions burned: 51 (million)
% 0.52/0.75  % (32569)------------------------------
% 0.52/0.75  % (32569)------------------------------
% 0.63/0.75  % (32577)Instruction limit reached!
% 0.63/0.75  % (32577)------------------------------
% 0.63/0.75  % (32577)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.75  % (32577)Termination reason: Unknown
% 0.63/0.75  % (32577)Termination phase: Saturation
% 0.63/0.75  
% 0.63/0.75  % (32577)Memory used [KB]: 1394
% 0.63/0.75  % (32577)Time elapsed: 0.025 s
% 0.63/0.75  % (32577)Instructions burned: 51 (million)
% 0.63/0.75  % (32577)------------------------------
% 0.63/0.75  % (32577)------------------------------
% 0.63/0.75  % (32586)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 (2996ds/62Mi)
% 0.63/0.75  % (32581)Instruction limit reached!
% 0.63/0.75  % (32581)------------------------------
% 0.63/0.75  % (32581)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.75  % (32581)Termination reason: Unknown
% 0.63/0.75  % (32581)Termination phase: Saturation
% 0.63/0.75  
% 0.63/0.75  % (32581)Memory used [KB]: 1847
% 0.63/0.75  % (32581)Time elapsed: 0.024 s
% 0.63/0.75  % (32581)Instructions burned: 43 (million)
% 0.63/0.75  % (32581)------------------------------
% 0.63/0.75  % (32581)------------------------------
% 0.63/0.75  % (32587)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 (2996ds/32Mi)
% 0.63/0.75  % (32585)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 (2996ds/93Mi)
% 0.63/0.75  % (32579)Instruction limit reached!
% 0.63/0.75  % (32579)------------------------------
% 0.63/0.75  % (32579)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.75  % (32579)Termination reason: Unknown
% 0.63/0.75  % (32579)Termination phase: Saturation
% 0.63/0.75  
% 0.63/0.75  % (32579)Memory used [KB]: 1450
% 0.63/0.75  % (32579)Time elapsed: 0.031 s
% 0.63/0.75  % (32579)Instructions burned: 53 (million)
% 0.63/0.75  % (32579)------------------------------
% 0.63/0.75  % (32579)------------------------------
% 0.63/0.76  % (32588)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 (2996ds/1919Mi)
% 0.63/0.76  % (32588)Refutation not found, incomplete strategy% (32588)------------------------------
% 0.63/0.76  % (32588)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.63/0.76  % (32588)Termination reason: Refutation not found, incomplete strategy
% 0.63/0.76  
% 0.63/0.76  % (32588)Memory used [KB]: 965
% 0.63/0.76  % (32588)Time elapsed: 0.002 s
% 0.63/0.76  % (32588)Instructions burned: 2 (million)
% 0.63/0.76  % (32588)------------------------------
% 0.63/0.76  % (32588)------------------------------
% 0.63/0.76  % (32589)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 (2996ds/55Mi)
% 0.72/0.77  % (32590)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 (2996ds/53Mi)
% 0.72/0.77  % (32587)Instruction limit reached!
% 0.72/0.77  % (32587)------------------------------
% 0.72/0.77  % (32587)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.77  % (32587)Termination reason: Unknown
% 0.72/0.77  % (32587)Termination phase: Saturation
% 0.72/0.77  
% 0.72/0.77  % (32587)Memory used [KB]: 1247
% 0.72/0.77  % (32587)Time elapsed: 0.017 s
% 0.72/0.77  % (32587)Instructions burned: 32 (million)
% 0.72/0.77  % (32587)------------------------------
% 0.72/0.77  % (32587)------------------------------
% 0.72/0.77  % (32591)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.72/0.78  % (32590)First to succeed.
% 0.72/0.78  % (32590)Solution written to "/export/starexec/sandbox2/tmp/vampire-proof-32567"
% 0.72/0.78  % (32585)Also succeeded, but the first one will report.
% 0.72/0.78  % (32590)Refutation found. Thanks to Tanya!
% 0.72/0.78  % SZS status Unsatisfiable for Vampire---4
% 0.72/0.78  % SZS output start Proof for Vampire---4
% See solution above
% 0.72/0.78  % (32590)------------------------------
% 0.72/0.78  % (32590)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.72/0.78  % (32590)Termination reason: Refutation
% 0.72/0.78  
% 0.72/0.78  % (32590)Memory used [KB]: 1173
% 0.72/0.78  % (32590)Time elapsed: 0.016 s
% 0.72/0.78  % (32590)Instructions burned: 26 (million)
% 0.72/0.78  % (32567)Success in time 0.419 s
% 0.72/0.78  % Vampire---4.8 exiting
%------------------------------------------------------------------------------