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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire---4.8
% Problem  : GEO043-2 : 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 : 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 : Wed May  1 02:21:22 EDT 2024

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

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

fof(f19,axiom,
    between(u,v,w),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',v_between_u_and_w) ).

fof(f100,plain,
    ~ between(u,v,w),
    inference(resolution,[],[f99,f25]) ).

fof(f25,plain,
    ! [X0,X1] : between(X0,X1,X1),
    inference(superposition,[],[f4,f23]) ).

fof(f23,plain,
    ! [X2,X0,X1] : extension(X1,X0,X2,X2) = X0,
    inference(resolution,[],[f5,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ equidistant(X0,X1,X2,X2)
      | X0 = X1 ),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',identity_for_equidistance) ).

fof(f5,axiom,
    ! [X3,X0,X1,X5] : equidistant(X1,extension(X0,X1,X5,X3),X5,X3),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',segment_construction2) ).

fof(f4,axiom,
    ! [X3,X0,X1,X5] : between(X0,X1,extension(X0,X1,X5,X3)),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',segment_construction1) ).

fof(f99,plain,
    ! [X0] :
      ( ~ between(v,w,X0)
      | ~ between(u,v,X0) ),
    inference(resolution,[],[f85,f42]) ).

fof(f42,plain,
    ! [X2,X3,X0,X1] :
      ( between(X3,X1,X0)
      | ~ between(X1,X3,X2)
      | ~ between(X0,X1,X2) ),
    inference(duplicate_literal_removal,[],[f39]) ).

fof(f39,plain,
    ! [X2,X3,X0,X1] :
      ( between(X3,X1,X0)
      | ~ between(X1,X3,X2)
      | ~ between(X0,X1,X2)
      | ~ between(X0,X1,X2)
      | ~ between(X1,X3,X2) ),
    inference(superposition,[],[f9,f29]) ).

fof(f29,plain,
    ! [X2,X3,X0,X1] :
      ( inner_pasch(X3,X0,X2,X1,X0) = X0
      | ~ between(X3,X0,X2)
      | ~ between(X0,X1,X2) ),
    inference(resolution,[],[f8,f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ between(X0,X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',identity_for_betweeness) ).

fof(f8,axiom,
    ! [X3,X10,X0,X1,X5] :
      ( between(X3,inner_pasch(X10,X3,X5,X0,X1),X1)
      | ~ between(X1,X0,X5)
      | ~ between(X10,X3,X5) ),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',inner_pasch1) ).

fof(f9,axiom,
    ! [X3,X10,X0,X1,X5] :
      ( between(X0,inner_pasch(X10,X3,X5,X0,X1),X10)
      | ~ between(X1,X0,X5)
      | ~ between(X10,X3,X5) ),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',inner_pasch2) ).

fof(f85,plain,
    ~ between(w,v,u),
    inference(resolution,[],[f72,f20]) ).

fof(f20,axiom,
    between(u,w,x),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',w_between_u_and_x) ).

fof(f72,plain,
    ! [X0] :
      ( ~ between(X0,w,x)
      | ~ between(w,v,X0) ),
    inference(resolution,[],[f51,f25]) ).

fof(f51,plain,
    ! [X0,X1] :
      ( ~ between(w,x,X1)
      | ~ between(w,v,X0)
      | ~ between(X0,w,X1) ),
    inference(resolution,[],[f48,f42]) ).

fof(f48,plain,
    ! [X0] :
      ( ~ between(x,w,X0)
      | ~ between(w,v,X0) ),
    inference(resolution,[],[f42,f21]) ).

fof(f21,axiom,
    ~ between(v,w,x),
    file('/export/starexec/sandbox2/tmp/tmp.Ur4ITTZteh/Vampire---4.8_31435',prove_w_between_v_and_x) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.13  % Problem    : GEO043-2 : TPTP v8.1.2. Released v1.0.0.
% 0.16/0.15  % 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.16/0.36  % Computer : n003.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit   : 300
% 0.16/0.36  % WCLimit    : 300
% 0.16/0.36  % DateTime   : Tue Apr 30 19:04:49 EDT 2024
% 0.16/0.36  % CPUTime    : 
% 0.16/0.36  This is a CNF_UNS_RFO_SEQ_NHN problem
% 0.16/0.36  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.Ur4ITTZteh/Vampire---4.8_31435
% 0.61/0.78  % (31641)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 (2995ds/83Mi)
% 0.61/0.78  % (31642)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 (2995ds/56Mi)
% 0.61/0.78  % (31641)Refutation not found, incomplete strategy% (31641)------------------------------
% 0.61/0.78  % (31641)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.78  % (31641)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (31641)Memory used [KB]: 960
% 0.61/0.78  % (31641)Time elapsed: 0.003 s
% 0.61/0.78  % (31641)Instructions burned: 2 (million)
% 0.61/0.78  % (31641)------------------------------
% 0.61/0.78  % (31641)------------------------------
% 0.61/0.78  % (31642)Refutation not found, incomplete strategy% (31642)------------------------------
% 0.61/0.78  % (31642)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.78  % (31642)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (31642)Memory used [KB]: 960
% 0.61/0.78  % (31642)Time elapsed: 0.002 s
% 0.61/0.78  % (31642)Instructions burned: 2 (million)
% 0.61/0.78  % (31642)------------------------------
% 0.61/0.78  % (31642)------------------------------
% 0.61/0.78  % (31640)lrs+1002_1:16_to=lpo:sil=32000:sp=unary_frequency:sos=on:i=45:bd=off:ss=axioms_0 on Vampire---4 for (2995ds/45Mi)
% 0.61/0.78  % (31635)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 (2995ds/34Mi)
% 0.61/0.78  % (31637)lrs+1011_1:1_sil=8000:sp=occurrence:nwc=10.0:i=78:ss=axioms:sgt=8_0 on Vampire---4 for (2995ds/78Mi)
% 0.61/0.78  % (31636)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 (2995ds/51Mi)
% 0.61/0.78  % (31638)ott+1011_1:1_sil=2000:urr=on:i=33:sd=1:kws=inv_frequency:ss=axioms:sup=off_0 on Vampire---4 for (2995ds/33Mi)
% 0.61/0.78  % (31639)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 (2995ds/34Mi)
% 0.61/0.78  % (31640)Refutation not found, incomplete strategy% (31640)------------------------------
% 0.61/0.78  % (31640)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.78  % (31640)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (31640)Memory used [KB]: 960
% 0.61/0.78  % (31640)Time elapsed: 0.003 s
% 0.61/0.78  % (31640)Instructions burned: 2 (million)
% 0.61/0.78  % (31640)------------------------------
% 0.61/0.78  % (31640)------------------------------
% 0.61/0.78  % (31637)Refutation not found, incomplete strategy% (31637)------------------------------
% 0.61/0.78  % (31637)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.78  % (31637)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (31637)Memory used [KB]: 959
% 0.61/0.78  % (31637)Time elapsed: 0.004 s
% 0.61/0.78  % (31638)Refutation not found, incomplete strategy% (31638)------------------------------
% 0.61/0.78  % (31638)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.78  % (31638)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.78  
% 0.61/0.78  % (31638)Memory used [KB]: 960
% 0.61/0.78  % (31638)Time elapsed: 0.004 s
% 0.61/0.78  % (31638)Instructions burned: 2 (million)
% 0.61/0.78  % (31638)------------------------------
% 0.61/0.78  % (31638)------------------------------
% 0.61/0.78  % (31637)Instructions burned: 2 (million)
% 0.61/0.78  % (31637)------------------------------
% 0.61/0.78  % (31637)------------------------------
% 0.61/0.79  % (31639)Refutation not found, incomplete strategy% (31639)------------------------------
% 0.61/0.79  % (31639)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31639)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31639)Memory used [KB]: 973
% 0.61/0.79  % (31639)Time elapsed: 0.005 s
% 0.61/0.79  % (31639)Instructions burned: 3 (million)
% 0.61/0.79  % (31639)------------------------------
% 0.61/0.79  % (31639)------------------------------
% 0.61/0.79  % (31643)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 (2995ds/55Mi)
% 0.61/0.79  % (31644)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 (2995ds/50Mi)
% 0.61/0.79  % (31643)Refutation not found, incomplete strategy% (31643)------------------------------
% 0.61/0.79  % (31643)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31643)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31643)Memory used [KB]: 960
% 0.61/0.79  % (31643)Time elapsed: 0.002 s
% 0.61/0.79  % (31643)Instructions burned: 2 (million)
% 0.61/0.79  % (31643)------------------------------
% 0.61/0.79  % (31643)------------------------------
% 0.61/0.79  % (31645)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 (2995ds/208Mi)
% 0.61/0.79  % (31645)Refutation not found, incomplete strategy% (31645)------------------------------
% 0.61/0.79  % (31645)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31645)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31645)Memory used [KB]: 960
% 0.61/0.79  % (31645)Time elapsed: 0.002 s
% 0.61/0.79  % (31645)Instructions burned: 2 (million)
% 0.61/0.79  % (31645)------------------------------
% 0.61/0.79  % (31645)------------------------------
% 0.61/0.79  % (31646)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 (2995ds/52Mi)
% 0.61/0.79  % (31649)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  % (31647)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  % (31649)Refutation not found, incomplete strategy% (31649)------------------------------
% 0.61/0.79  % (31649)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31649)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31649)Memory used [KB]: 961
% 0.61/0.79  % (31649)Time elapsed: 0.002 s
% 0.61/0.79  % (31649)Instructions burned: 2 (million)
% 0.61/0.79  % (31649)------------------------------
% 0.61/0.79  % (31649)------------------------------
% 0.61/0.79  % (31646)Refutation not found, incomplete strategy% (31646)------------------------------
% 0.61/0.79  % (31646)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31646)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31646)Memory used [KB]: 960
% 0.61/0.79  % (31646)Time elapsed: 0.003 s
% 0.61/0.79  % (31647)Refutation not found, incomplete strategy% (31647)------------------------------
% 0.61/0.79  % (31647)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31646)Instructions burned: 2 (million)
% 0.61/0.79  % (31646)------------------------------
% 0.61/0.79  % (31646)------------------------------
% 0.61/0.79  % (31647)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31647)Memory used [KB]: 960
% 0.61/0.79  % (31647)Time elapsed: 0.004 s
% 0.61/0.79  % (31647)Instructions burned: 2 (million)
% 0.61/0.79  % (31647)------------------------------
% 0.61/0.79  % (31647)------------------------------
% 0.61/0.79  % (31648)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  % (31648)Refutation not found, incomplete strategy% (31648)------------------------------
% 0.61/0.79  % (31648)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31648)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31648)Memory used [KB]: 968
% 0.61/0.79  % (31648)Time elapsed: 0.004 s
% 0.61/0.79  % (31648)Instructions burned: 2 (million)
% 0.61/0.79  % (31648)------------------------------
% 0.61/0.79  % (31648)------------------------------
% 0.61/0.79  % (31651)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  % (31653)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.79  % (31651)Refutation not found, incomplete strategy% (31651)------------------------------
% 0.61/0.79  % (31651)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.79  % (31651)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.79  
% 0.61/0.79  % (31651)Memory used [KB]: 960
% 0.61/0.79  % (31651)Time elapsed: 0.003 s
% 0.61/0.79  % (31651)Instructions burned: 2 (million)
% 0.61/0.79  % (31651)------------------------------
% 0.61/0.79  % (31651)------------------------------
% 0.61/0.80  % (31654)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  % (31655)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  % (31657)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  % (31658)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.80  % (31658)Refutation not found, incomplete strategy% (31658)------------------------------
% 0.61/0.80  % (31658)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.80  % (31658)Termination reason: Refutation not found, incomplete strategy
% 0.61/0.80  
% 0.61/0.80  % (31658)Memory used [KB]: 960
% 0.61/0.80  % (31658)Time elapsed: 0.003 s
% 0.61/0.80  % (31658)Instructions burned: 2 (million)
% 0.61/0.80  % (31658)------------------------------
% 0.61/0.80  % (31658)------------------------------
% 0.61/0.80  % (31654)First to succeed.
% 0.61/0.80  % (31635)Instruction limit reached!
% 0.61/0.80  % (31635)------------------------------
% 0.61/0.80  % (31635)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.80  % (31635)Termination reason: Unknown
% 0.61/0.80  % (31635)Termination phase: Saturation
% 0.61/0.80  
% 0.61/0.80  % (31635)Memory used [KB]: 1152
% 0.61/0.80  % (31635)Time elapsed: 0.024 s
% 0.61/0.80  % (31635)Instructions burned: 34 (million)
% 0.61/0.80  % (31635)------------------------------
% 0.61/0.80  % (31635)------------------------------
% 0.61/0.80  % (31659)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  % (31654)Refutation found. Thanks to Tanya!
% 0.61/0.81  % SZS status Unsatisfiable for Vampire---4
% 0.61/0.81  % SZS output start Proof for Vampire---4
% See solution above
% 0.61/0.81  % (31654)------------------------------
% 0.61/0.81  % (31654)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.61/0.81  % (31654)Termination reason: Refutation
% 0.61/0.81  
% 0.61/0.81  % (31654)Memory used [KB]: 1020
% 0.61/0.81  % (31654)Time elapsed: 0.009 s
% 0.61/0.81  % (31654)Instructions burned: 9 (million)
% 0.61/0.81  % (31654)------------------------------
% 0.61/0.81  % (31654)------------------------------
% 0.61/0.81  % (31608)Success in time 0.426 s
% 0.61/0.81  % Vampire---4.8 exiting
%------------------------------------------------------------------------------