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

View Problem - Process Solution

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

% Result   : Unsatisfiable 0.68s 0.84s
% Output   : Refutation 0.68s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   19 (  13 unt;   0 def)
%            Number of atoms       :   30 (   4 equ)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   23 (  12   ~;  11   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   2 con; 0-2 aty)
%            Number of variables   :   32 (  32   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1437,plain,
    $false,
    inference(resolution,[],[f784,f12]) ).

fof(f12,axiom,
    ~ quotient(x,x,zero),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',prove_x_divide_x_is_zero) ).

fof(f784,plain,
    ! [X0] : quotient(X0,X0,zero),
    inference(superposition,[],[f8,f763]) ).

fof(f763,plain,
    ! [X0] : zero = divide(X0,X0),
    inference(unit_resulting_resolution,[],[f515,f36]) ).

fof(f36,plain,
    ! [X0] :
      ( ~ less_equal(X0,zero)
      | zero = X0 ),
    inference(resolution,[],[f6,f5]) ).

fof(f5,axiom,
    ! [X0] : less_equal(zero,X0),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',zero_is_smallest) ).

fof(f6,axiom,
    ! [X0,X1] :
      ( ~ less_equal(X1,X0)
      | X0 = X1
      | ~ less_equal(X0,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',less_equal_and_equal) ).

fof(f515,plain,
    ! [X0] : less_equal(divide(X0,X0),zero),
    inference(unit_resulting_resolution,[],[f506,f2]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( ~ quotient(X0,X1,zero)
      | less_equal(X0,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',less_equal_quotient) ).

fof(f506,plain,
    ! [X0] : quotient(divide(X0,X0),zero,zero),
    inference(superposition,[],[f8,f487]) ).

fof(f487,plain,
    ! [X0] : zero = divide(divide(X0,X0),zero),
    inference(unit_resulting_resolution,[],[f312,f36]) ).

fof(f312,plain,
    ! [X0] : less_equal(divide(divide(X0,X0),zero),zero),
    inference(unit_resulting_resolution,[],[f11,f8,f8,f8,f28,f4]) ).

fof(f4,axiom,
    ! [X2,X3,X0,X1,X6,X7,X4,X5] :
      ( less_equal(X6,X7)
      | ~ quotient(X3,X2,X7)
      | ~ quotient(X5,X4,X6)
      | ~ quotient(X0,X2,X5)
      | ~ quotient(X1,X2,X4)
      | ~ quotient(X0,X1,X3) ),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',quotient_property) ).

fof(f28,plain,
    ! [X0,X1] : quotient(divide(X0,X1),X0,zero),
    inference(unit_resulting_resolution,[],[f25,f1]) ).

fof(f1,axiom,
    ! [X0,X1] :
      ( quotient(X0,X1,zero)
      | ~ less_equal(X0,X1) ),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',quotient_less_equal) ).

fof(f25,plain,
    ! [X0,X1] : less_equal(divide(X0,X1),X0),
    inference(unit_resulting_resolution,[],[f8,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( less_equal(X2,X0)
      | ~ quotient(X0,X1,X2) ),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',divisor_existence) ).

fof(f11,axiom,
    ! [X0] : quotient(zero,X0,zero),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',zero_divide_anything_is_zero) ).

fof(f8,axiom,
    ! [X0,X1] : quotient(X0,X1,divide(X0,X1)),
    file('/export/starexec/sandbox2/tmp/tmp.11U32G9u28/Vampire---4.8_29468',closure) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.05/0.11  % Problem    : HEN003-2 : TPTP v8.1.2. Released v1.0.0.
% 0.05/0.12  % 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.11/0.32  % Computer : n004.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit   : 300
% 0.11/0.32  % WCLimit    : 300
% 0.11/0.32  % DateTime   : Tue Apr 30 16:24:48 EDT 2024
% 0.11/0.32  % CPUTime    : 
% 0.11/0.32  This is a CNF_UNS_RFO_SEQ_HRN problem
% 0.11/0.32  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.11U32G9u28/Vampire---4.8_29468
% 0.58/0.80  % (29580)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.58/0.80  % (29579)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.58/0.80  % (29577)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.58/0.80  % (29582)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.58/0.80  % (29581)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.58/0.80  % (29578)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.58/0.80  % (29583)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.58/0.80  % (29584)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.58/0.80  % (29584)Refutation not found, incomplete strategy% (29584)------------------------------
% 0.58/0.80  % (29584)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.80  % (29582)Refutation not found, incomplete strategy% (29582)------------------------------
% 0.58/0.80  % (29582)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.80  % (29582)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.80  
% 0.58/0.80  % (29582)Memory used [KB]: 958
% 0.58/0.80  % (29582)Time elapsed: 0.002 s
% 0.58/0.80  % (29582)Instructions burned: 2 (million)
% 0.58/0.80  % (29582)------------------------------
% 0.58/0.80  % (29582)------------------------------
% 0.58/0.80  % (29584)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.80  
% 0.58/0.80  % (29584)Memory used [KB]: 955
% 0.58/0.80  % (29584)Time elapsed: 0.002 s
% 0.58/0.80  % (29584)Instructions burned: 2 (million)
% 0.58/0.80  % (29580)Refutation not found, incomplete strategy% (29580)------------------------------
% 0.58/0.80  % (29580)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.80  % (29584)------------------------------
% 0.58/0.80  % (29584)------------------------------
% 0.58/0.80  % (29583)Refutation not found, incomplete strategy% (29583)------------------------------
% 0.58/0.80  % (29583)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.80  % (29583)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.80  
% 0.58/0.80  % (29583)Memory used [KB]: 961
% 0.58/0.80  % (29583)Time elapsed: 0.002 s
% 0.58/0.80  % (29583)Instructions burned: 2 (million)
% 0.58/0.80  % (29583)------------------------------
% 0.58/0.80  % (29583)------------------------------
% 0.58/0.80  % (29580)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.80  
% 0.58/0.80  % (29580)Memory used [KB]: 958
% 0.58/0.80  % (29580)Time elapsed: 0.003 s
% 0.58/0.80  % (29580)Instructions burned: 2 (million)
% 0.58/0.80  % (29580)------------------------------
% 0.58/0.80  % (29580)------------------------------
% 0.58/0.80  % (29581)Refutation not found, incomplete strategy% (29581)------------------------------
% 0.58/0.80  % (29581)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.80  % (29581)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.80  
% 0.58/0.80  % (29581)Memory used [KB]: 961
% 0.58/0.80  % (29581)Time elapsed: 0.004 s
% 0.58/0.80  % (29581)Instructions burned: 2 (million)
% 0.58/0.80  % (29581)------------------------------
% 0.58/0.80  % (29581)------------------------------
% 0.58/0.81  % (29579)Refutation not found, incomplete strategy% (29579)------------------------------
% 0.58/0.81  % (29579)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29579)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29579)Memory used [KB]: 1054
% 0.58/0.81  % (29579)Time elapsed: 0.006 s
% 0.58/0.81  % (29579)Instructions burned: 7 (million)
% 0.58/0.81  % (29579)------------------------------
% 0.58/0.81  % (29579)------------------------------
% 0.58/0.81  % (29577)Refutation not found, incomplete strategy% (29577)------------------------------
% 0.58/0.81  % (29577)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29577)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  % (29585)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.58/0.81  
% 0.58/0.81  % (29577)Memory used [KB]: 1072
% 0.58/0.81  % (29577)Time elapsed: 0.006 s
% 0.58/0.81  % (29577)Instructions burned: 8 (million)
% 0.58/0.81  % (29577)------------------------------
% 0.58/0.81  % (29577)------------------------------
% 0.58/0.81  % (29586)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.58/0.81  % (29588)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.58/0.81  % (29587)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.58/0.81  % (29585)Refutation not found, incomplete strategy% (29585)------------------------------
% 0.58/0.81  % (29585)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29585)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29585)Memory used [KB]: 972
% 0.58/0.81  % (29585)Time elapsed: 0.002 s
% 0.58/0.81  % (29585)Instructions burned: 2 (million)
% 0.58/0.81  % (29585)------------------------------
% 0.58/0.81  % (29585)------------------------------
% 0.58/0.81  % (29587)Refutation not found, incomplete strategy% (29587)------------------------------
% 0.58/0.81  % (29587)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29587)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29587)Memory used [KB]: 972
% 0.58/0.81  % (29589)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.58/0.81  % (29587)Time elapsed: 0.002 s
% 0.58/0.81  % (29587)Instructions burned: 2 (million)
% 0.58/0.81  % (29587)------------------------------
% 0.58/0.81  % (29587)------------------------------
% 0.58/0.81  % (29586)Refutation not found, incomplete strategy% (29586)------------------------------
% 0.58/0.81  % (29586)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29586)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29586)Memory used [KB]: 963
% 0.58/0.81  % (29586)Time elapsed: 0.002 s
% 0.58/0.81  % (29586)Instructions burned: 2 (million)
% 0.58/0.81  % (29586)------------------------------
% 0.58/0.81  % (29586)------------------------------
% 0.58/0.81  % (29589)Refutation not found, incomplete strategy% (29589)------------------------------
% 0.58/0.81  % (29589)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29589)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29589)Memory used [KB]: 960
% 0.58/0.81  % (29589)Time elapsed: 0.002 s
% 0.58/0.81  % (29589)Instructions burned: 2 (million)
% 0.58/0.81  % (29589)------------------------------
% 0.58/0.81  % (29589)------------------------------
% 0.58/0.81  % (29590)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.58/0.81  % (29591)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.58/0.81  % (29590)Refutation not found, incomplete strategy% (29590)------------------------------
% 0.58/0.81  % (29590)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29590)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29590)Memory used [KB]: 975
% 0.58/0.81  % (29590)Time elapsed: 0.002 s
% 0.58/0.81  % (29590)Instructions burned: 2 (million)
% 0.58/0.81  % (29590)------------------------------
% 0.58/0.81  % (29590)------------------------------
% 0.58/0.81  % (29592)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.58/0.81  % (29593)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.58/0.81  % (29591)Refutation not found, incomplete strategy% (29591)------------------------------
% 0.58/0.81  % (29591)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29591)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29591)Memory used [KB]: 974
% 0.58/0.81  % (29591)Time elapsed: 0.002 s
% 0.58/0.81  % (29594)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.58/0.81  % (29591)Instructions burned: 2 (million)
% 0.58/0.81  % (29591)------------------------------
% 0.58/0.81  % (29591)------------------------------
% 0.58/0.81  % (29592)Refutation not found, incomplete strategy% (29592)------------------------------
% 0.58/0.81  % (29592)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.58/0.81  % (29592)Termination reason: Refutation not found, incomplete strategy
% 0.58/0.81  
% 0.58/0.81  % (29592)Memory used [KB]: 972
% 0.58/0.81  % (29592)Time elapsed: 0.002 s
% 0.58/0.81  % (29592)Instructions burned: 2 (million)
% 0.58/0.81  % (29592)------------------------------
% 0.58/0.81  % (29592)------------------------------
% 0.58/0.81  % (29595)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.68/0.81  % (29595)Refutation not found, incomplete strategy% (29595)------------------------------
% 0.68/0.81  % (29595)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.81  % (29595)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.81  
% 0.68/0.81  % (29595)Memory used [KB]: 961
% 0.68/0.81  % (29595)Time elapsed: 0.002 s
% 0.68/0.81  % (29595)Instructions burned: 2 (million)
% 0.68/0.81  % (29595)------------------------------
% 0.68/0.81  % (29595)------------------------------
% 0.68/0.81  % (29593)Refutation not found, incomplete strategy% (29593)------------------------------
% 0.68/0.81  % (29593)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.81  % (29593)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.81  
% 0.68/0.81  % (29593)Memory used [KB]: 978
% 0.68/0.81  % (29593)Time elapsed: 0.003 s
% 0.68/0.81  % (29593)Instructions burned: 3 (million)
% 0.68/0.81  % (29593)------------------------------
% 0.68/0.81  % (29593)------------------------------
% 0.68/0.81  % (29596)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.68/0.82  % (29597)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.68/0.82  % (29598)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.68/0.82  % (29598)Refutation not found, incomplete strategy% (29598)------------------------------
% 0.68/0.82  % (29598)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.82  % (29598)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.82  
% 0.68/0.82  % (29598)Memory used [KB]: 962
% 0.68/0.82  % (29598)Time elapsed: 0.002 s
% 0.68/0.82  % (29598)Instructions burned: 2 (million)
% 0.68/0.82  % (29598)------------------------------
% 0.68/0.82  % (29598)------------------------------
% 0.68/0.82  % (29597)Refutation not found, incomplete strategy% (29597)------------------------------
% 0.68/0.82  % (29597)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.82  % (29597)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.82  
% 0.68/0.82  % (29597)Memory used [KB]: 975
% 0.68/0.82  % (29597)Time elapsed: 0.003 s
% 0.68/0.82  % (29597)Instructions burned: 3 (million)
% 0.68/0.82  % (29597)------------------------------
% 0.68/0.82  % (29597)------------------------------
% 0.68/0.82  % (29596)Refutation not found, incomplete strategy% (29596)------------------------------
% 0.68/0.82  % (29596)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.82  % (29596)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.82  % (29599)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.68/0.82  
% 0.68/0.82  % (29596)Memory used [KB]: 980
% 0.68/0.82  % (29596)Time elapsed: 0.003 s
% 0.68/0.82  % (29596)Instructions burned: 4 (million)
% 0.68/0.82  % (29596)------------------------------
% 0.68/0.82  % (29596)------------------------------
% 0.68/0.82  % (29600)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.68/0.82  % (29599)Refutation not found, incomplete strategy% (29599)------------------------------
% 0.68/0.82  % (29599)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.82  % (29599)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.82  
% 0.68/0.82  % (29599)Memory used [KB]: 962
% 0.68/0.82  % (29599)Time elapsed: 0.002 s
% 0.68/0.82  % (29599)Instructions burned: 2 (million)
% 0.68/0.82  % (29599)------------------------------
% 0.68/0.82  % (29599)------------------------------
% 0.68/0.82  % (29600)Refutation not found, incomplete strategy% (29600)------------------------------
% 0.68/0.82  % (29600)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.82  % (29600)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.82  
% 0.68/0.82  % (29600)Memory used [KB]: 979
% 0.68/0.82  % (29600)Time elapsed: 0.003 s
% 0.68/0.82  % (29600)Instructions burned: 2 (million)
% 0.68/0.82  % (29600)------------------------------
% 0.68/0.82  % (29600)------------------------------
% 0.68/0.82  % (29601)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.68/0.82  % (29603)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.68/0.82  % (29602)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.68/0.82  % (29601)Refutation not found, incomplete strategy% (29601)------------------------------
% 0.68/0.82  % (29601)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.82  % (29601)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.82  
% 0.68/0.82  % (29601)Memory used [KB]: 974
% 0.68/0.82  % (29601)Time elapsed: 0.002 s
% 0.68/0.82  % (29601)Instructions burned: 2 (million)
% 0.68/0.82  % (29601)------------------------------
% 0.68/0.82  % (29601)------------------------------
% 0.68/0.82  % (29604)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.68/0.82  % (29605)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.68/0.82  % (29605)Refutation not found, incomplete strategy% (29605)------------------------------
% 0.68/0.82  % (29605)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.82  % (29605)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.82  
% 0.68/0.82  % (29605)Memory used [KB]: 958
% 0.68/0.82  % (29605)Time elapsed: 0.002 s
% 0.68/0.82  % (29605)Instructions burned: 2 (million)
% 0.68/0.82  % (29605)------------------------------
% 0.68/0.82  % (29605)------------------------------
% 0.68/0.82  % (29606)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.68/0.83  % (29606)Refutation not found, incomplete strategy% (29606)------------------------------
% 0.68/0.83  % (29606)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.83  % (29606)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.83  
% 0.68/0.83  % (29606)Memory used [KB]: 979
% 0.68/0.83  % (29606)Time elapsed: 0.003 s
% 0.68/0.83  % (29606)Instructions burned: 3 (million)
% 0.68/0.83  % (29606)------------------------------
% 0.68/0.83  % (29606)------------------------------
% 0.68/0.83  % (29607)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.68/0.83  % (29607)Refutation not found, incomplete strategy% (29607)------------------------------
% 0.68/0.83  % (29607)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.83  % (29607)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.83  
% 0.68/0.83  % (29607)Memory used [KB]: 978
% 0.68/0.83  % (29607)Time elapsed: 0.003 s
% 0.68/0.83  % (29607)Instructions burned: 2 (million)
% 0.68/0.83  % (29607)------------------------------
% 0.68/0.83  % (29607)------------------------------
% 0.68/0.83  % (29608)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.68/0.83  % (29578)Instruction limit reached!
% 0.68/0.83  % (29578)------------------------------
% 0.68/0.83  % (29578)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.83  % (29578)Termination reason: Unknown
% 0.68/0.83  % (29578)Termination phase: Saturation
% 0.68/0.83  
% 0.68/0.83  % (29578)Memory used [KB]: 1268
% 0.68/0.83  % (29578)Time elapsed: 0.030 s
% 0.68/0.83  % (29578)Instructions burned: 52 (million)
% 0.68/0.83  % (29578)------------------------------
% 0.68/0.83  % (29578)------------------------------
% 0.68/0.83  % (29609)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 (2995ds/161Mi)
% 0.68/0.83  % (29609)Refutation not found, incomplete strategy% (29609)------------------------------
% 0.68/0.83  % (29609)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.83  % (29609)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.83  
% 0.68/0.83  % (29609)Memory used [KB]: 960
% 0.68/0.83  % (29609)Time elapsed: 0.002 s
% 0.68/0.83  % (29609)Instructions burned: 2 (million)
% 0.68/0.83  % (29609)------------------------------
% 0.68/0.83  % (29609)------------------------------
% 0.68/0.83  % (29588)Instruction limit reached!
% 0.68/0.83  % (29588)------------------------------
% 0.68/0.83  % (29588)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.83  % (29588)Termination reason: Unknown
% 0.68/0.83  % (29588)Termination phase: Saturation
% 0.68/0.83  
% 0.68/0.83  % (29588)Memory used [KB]: 1234
% 0.68/0.83  % (29588)Time elapsed: 0.028 s
% 0.68/0.83  % (29588)Instructions burned: 52 (million)
% 0.68/0.83  % (29588)------------------------------
% 0.68/0.83  % (29588)------------------------------
% 0.68/0.83  % (29610)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 (2995ds/80Mi)
% 0.68/0.83  % (29610)Refutation not found, incomplete strategy% (29610)------------------------------
% 0.68/0.83  % (29610)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.83  % (29610)Termination reason: Refutation not found, incomplete strategy
% 0.68/0.83  
% 0.68/0.83  % (29610)Memory used [KB]: 958
% 0.68/0.83  % (29610)Time elapsed: 0.002 s
% 0.68/0.83  % (29610)Instructions burned: 2 (million)
% 0.68/0.83  % (29610)------------------------------
% 0.68/0.83  % (29610)------------------------------
% 0.68/0.84  % (29611)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 (2995ds/37Mi)
% 0.68/0.84  % (29603)First to succeed.
% 0.68/0.84  % (29603)Refutation found. Thanks to Tanya!
% 0.68/0.84  % SZS status Unsatisfiable for Vampire---4
% 0.68/0.84  % SZS output start Proof for Vampire---4
% See solution above
% 0.68/0.84  % (29603)------------------------------
% 0.68/0.84  % (29603)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.68/0.84  % (29603)Termination reason: Refutation
% 0.68/0.84  
% 0.68/0.84  % (29603)Memory used [KB]: 1235
% 0.68/0.84  % (29603)Time elapsed: 0.018 s
% 0.68/0.84  % (29603)Instructions burned: 35 (million)
% 0.68/0.84  % (29603)------------------------------
% 0.68/0.84  % (29603)------------------------------
% 0.68/0.84  % (29576)Success in time 0.498 s
% 0.68/0.84  % Vampire---4.8 exiting
%------------------------------------------------------------------------------