TSTP Solution File: GEO124-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO124-1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s

% Computer : n022.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 Aug 31 16:08:28 EDT 2022

% Result   : Unsatisfiable 0.18s 0.53s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   21 (  11 unt;   0 def)
%            Number of atoms       :   36 (   7 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   30 (  15   ~;  15   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   3 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    7 (   5 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   3 con; 0-4 aty)
%            Number of variables   :   26 (  26   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f446,plain,
    $false,
    inference(subsumption_resolution,[],[f443,f122]) ).

fof(f122,plain,
    ordered_by(sk25,sk27,sk26),
    inference(subsumption_resolution,[],[f120,f99]) ).

fof(f99,axiom,
    sk26 != sk27,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',corollary_4_10_1_135) ).

fof(f120,plain,
    ( sk26 = sk27
    | ordered_by(sk25,sk27,sk26) ),
    inference(resolution,[],[f116,f98]) ).

fof(f98,axiom,
    start_point(sk27,sk25),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',corollary_4_10_1_134) ).

fof(f116,plain,
    ! [X0] :
      ( ~ start_point(X0,sk25)
      | ordered_by(sk25,X0,sk26)
      | sk26 = X0 ),
    inference(resolution,[],[f62,f107]) ).

fof(f107,plain,
    incident_o(sk26,sk25),
    inference(resolution,[],[f61,f97]) ).

fof(f97,axiom,
    start_point(sk26,sk25),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',corollary_4_10_1_133) ).

fof(f61,axiom,
    ! [X0,X1] :
      ( ~ start_point(X0,X1)
      | incident_o(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',start_point_defn_7) ).

fof(f62,axiom,
    ! [X2,X0,X1] :
      ( ~ incident_o(X2,X1)
      | X0 = X2
      | ordered_by(X1,X0,X2)
      | ~ start_point(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',start_point_defn_8) ).

fof(f443,plain,
    ~ ordered_by(sk25,sk27,sk26),
    inference(resolution,[],[f438,f397]) ).

fof(f397,plain,
    ! [X1] :
      ( between_o(sk25,X1,sk26,sk27)
      | ~ ordered_by(sk25,X1,sk26) ),
    inference(resolution,[],[f59,f126]) ).

fof(f126,plain,
    ordered_by(sk25,sk26,sk27),
    inference(subsumption_resolution,[],[f123,f99]) ).

fof(f123,plain,
    ( ordered_by(sk25,sk26,sk27)
    | sk26 = sk27 ),
    inference(resolution,[],[f117,f97]) ).

fof(f117,plain,
    ! [X1] :
      ( ~ start_point(X1,sk25)
      | sk27 = X1
      | ordered_by(sk25,X1,sk27) ),
    inference(resolution,[],[f62,f108]) ).

fof(f108,plain,
    incident_o(sk27,sk25),
    inference(resolution,[],[f61,f98]) ).

fof(f59,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ ordered_by(X0,X2,X3)
      | ~ ordered_by(X0,X1,X2)
      | between_o(X0,X1,X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',between_o_defn_5) ).

fof(f438,plain,
    ! [X2,X0,X1] : ~ between_o(X0,X1,X2,X1),
    inference(resolution,[],[f78,f104]) ).

fof(f104,plain,
    ! [X2,X3,X0] : ~ between_c(X0,X3,X2,X3),
    inference(equality_resolution,[],[f49]) ).

fof(f49,axiom,
    ! [X2,X3,X0,X1] :
      ( X1 != X3
      | ~ between_c(X0,X1,X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',between_c_defn_1) ).

fof(f78,axiom,
    ! [X2,X3,X0,X1] :
      ( between_c(ax2_sk4(X0,X3,X2,X1),X1,X2,X3)
      | ~ between_o(X0,X1,X2,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',o3_24) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : GEO124-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.12  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.12/0.31  % Computer : n022.cluster.edu
% 0.12/0.31  % Model    : x86_64 x86_64
% 0.12/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.31  % Memory   : 8042.1875MB
% 0.12/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.31  % CPULimit   : 300
% 0.12/0.31  % WCLimit    : 300
% 0.12/0.31  % DateTime   : Mon Aug 29 21:18:11 EDT 2022
% 0.12/0.31  % CPUTime    : 
% 0.18/0.47  % (16906)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.18/0.48  % (16920)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.18/0.48  % (16929)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.18/0.48  % (16921)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.18/0.48  % (16919)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.48  % (16913)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.48  % (16917)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 0.18/0.48  % (16913)Refutation not found, incomplete strategy% (16913)------------------------------
% 0.18/0.48  % (16913)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (16921)Instruction limit reached!
% 0.18/0.49  % (16921)------------------------------
% 0.18/0.49  % (16921)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.49  % (16921)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (16921)Termination reason: Unknown
% 0.18/0.49  % (16921)Termination phase: Finite model building preprocessing
% 0.18/0.49  
% 0.18/0.49  % (16921)Memory used [KB]: 6012
% 0.18/0.49  % (16921)Time elapsed: 0.008 s
% 0.18/0.49  % (16921)Instructions burned: 7 (million)
% 0.18/0.49  % (16921)------------------------------
% 0.18/0.49  % (16921)------------------------------
% 0.18/0.49  % (16913)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.49  % (16913)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.49  
% 0.18/0.49  % (16913)Memory used [KB]: 5884
% 0.18/0.49  % (16913)Time elapsed: 0.061 s
% 0.18/0.49  % (16913)Instructions burned: 1 (million)
% 0.18/0.49  % (16913)------------------------------
% 0.18/0.49  % (16913)------------------------------
% 0.18/0.49  % (16912)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.18/0.49  % (16905)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.18/0.49  % (16911)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.18/0.50  % (16928)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.18/0.50  % (16908)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.18/0.50  % (16908)Refutation not found, incomplete strategy% (16908)------------------------------
% 0.18/0.50  % (16908)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (16908)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (16908)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (16908)Memory used [KB]: 5884
% 0.18/0.50  % (16908)Time elapsed: 0.109 s
% 0.18/0.50  % (16908)Instructions burned: 2 (million)
% 0.18/0.50  % (16908)------------------------------
% 0.18/0.50  % (16908)------------------------------
% 0.18/0.50  % (16919)Instruction limit reached!
% 0.18/0.50  % (16919)------------------------------
% 0.18/0.50  % (16919)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (16919)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (16919)Termination reason: Unknown
% 0.18/0.50  % (16919)Termination phase: Saturation
% 0.18/0.50  
% 0.18/0.50  % (16919)Memory used [KB]: 5884
% 0.18/0.50  % (16919)Time elapsed: 0.003 s
% 0.18/0.50  % (16919)Instructions burned: 3 (million)
% 0.18/0.50  % (16919)------------------------------
% 0.18/0.50  % (16919)------------------------------
% 0.18/0.50  % (16931)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.18/0.50  % (16933)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.18/0.50  % (16925)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.18/0.50  % (16933)Refutation not found, incomplete strategy% (16933)------------------------------
% 0.18/0.50  % (16933)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (16909)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.18/0.50  % (16933)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (16933)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (16933)Memory used [KB]: 1407
% 0.18/0.50  % (16933)Time elapsed: 0.132 s
% 0.18/0.50  % (16933)Instructions burned: 2 (million)
% 0.18/0.50  % (16933)------------------------------
% 0.18/0.50  % (16933)------------------------------
% 0.18/0.50  % (16909)Refutation not found, incomplete strategy% (16909)------------------------------
% 0.18/0.50  % (16909)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (16909)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (16909)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (16909)Memory used [KB]: 5884
% 0.18/0.50  % (16909)Time elapsed: 0.123 s
% 0.18/0.50  % (16909)Instructions burned: 2 (million)
% 0.18/0.50  % (16909)------------------------------
% 0.18/0.50  % (16909)------------------------------
% 0.18/0.50  % (16906)Refutation not found, incomplete strategy% (16906)------------------------------
% 0.18/0.50  % (16906)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.50  % (16906)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.50  % (16906)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.50  
% 0.18/0.50  % (16906)Memory used [KB]: 1535
% 0.18/0.50  % (16906)Time elapsed: 0.126 s
% 0.18/0.50  % (16906)Instructions burned: 5 (million)
% 0.18/0.50  % (16906)------------------------------
% 0.18/0.50  % (16906)------------------------------
% 0.18/0.50  % (16922)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.18/0.50  % (16916)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.18/0.51  % (16922)Instruction limit reached!
% 0.18/0.51  % (16922)------------------------------
% 0.18/0.51  % (16922)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (16922)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (16922)Termination reason: Unknown
% 0.18/0.51  % (16922)Termination phase: Equality proxy
% 0.18/0.51  
% 0.18/0.51  % (16922)Memory used [KB]: 1407
% 0.18/0.51  % (16922)Time elapsed: 0.002 s
% 0.18/0.51  % (16922)Instructions burned: 2 (million)
% 0.18/0.51  % (16922)------------------------------
% 0.18/0.51  % (16922)------------------------------
% 0.18/0.51  % (16918)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.18/0.51  % (16935)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.18/0.51  % (16918)Instruction limit reached!
% 0.18/0.51  % (16918)------------------------------
% 0.18/0.51  % (16918)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (16918)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (16918)Termination reason: Unknown
% 0.18/0.51  % (16918)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (16918)Memory used [KB]: 6012
% 0.18/0.51  % (16918)Time elapsed: 0.132 s
% 0.18/0.51  % (16918)Instructions burned: 5 (million)
% 0.18/0.51  % (16918)------------------------------
% 0.18/0.51  % (16918)------------------------------
% 0.18/0.51  % (16907)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 0.18/0.51  % (16935)Refutation not found, incomplete strategy% (16935)------------------------------
% 0.18/0.51  % (16935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (16935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (16935)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (16935)Memory used [KB]: 5884
% 0.18/0.51  % (16935)Time elapsed: 0.135 s
% 0.18/0.51  % (16935)Instructions burned: 3 (million)
% 0.18/0.51  % (16935)------------------------------
% 0.18/0.51  % (16935)------------------------------
% 0.18/0.51  % (16920)Instruction limit reached!
% 0.18/0.51  % (16920)------------------------------
% 0.18/0.51  % (16920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (16920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (16920)Termination reason: Unknown
% 0.18/0.51  % (16920)Termination phase: Saturation
% 0.18/0.51  
% 0.18/0.51  % (16920)Memory used [KB]: 1791
% 0.18/0.51  % (16920)Time elapsed: 0.141 s
% 0.18/0.51  % (16920)Instructions burned: 29 (million)
% 0.18/0.51  % (16920)------------------------------
% 0.18/0.51  % (16920)------------------------------
% 0.18/0.51  % (16907)Instruction limit reached!
% 0.18/0.51  % (16907)------------------------------
% 0.18/0.51  % (16907)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (16907)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (16907)Termination reason: Unknown
% 0.18/0.51  % (16907)Termination phase: Property scanning
% 0.18/0.51  
% 0.18/0.51  % (16907)Memory used [KB]: 1407
% 0.18/0.51  % (16907)Time elapsed: 0.003 s
% 0.18/0.51  % (16907)Instructions burned: 4 (million)
% 0.18/0.51  % (16907)------------------------------
% 0.18/0.51  % (16907)------------------------------
% 0.18/0.51  % (16924)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 0.18/0.51  % (16923)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.18/0.51  % (16917)First to succeed.
% 0.18/0.51  % (16932)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 0.18/0.51  % (16924)Refutation not found, incomplete strategy% (16924)------------------------------
% 0.18/0.51  % (16924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (16924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (16924)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (16924)Memory used [KB]: 10362
% 0.18/0.51  % (16924)Time elapsed: 0.136 s
% 0.18/0.51  % (16924)Instructions burned: 4 (million)
% 0.18/0.51  % (16924)------------------------------
% 0.18/0.51  % (16924)------------------------------
% 0.18/0.51  % (16932)Refutation not found, incomplete strategy% (16932)------------------------------
% 0.18/0.51  % (16932)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.51  % (16934)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.18/0.51  % (16932)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.51  % (16932)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.51  
% 0.18/0.51  % (16932)Memory used [KB]: 5884
% 0.18/0.51  % (16932)Time elapsed: 0.134 s
% 0.18/0.51  % (16932)Instructions burned: 2 (million)
% 0.18/0.51  % (16932)------------------------------
% 0.18/0.51  % (16932)------------------------------
% 0.18/0.52  % (16916)Instruction limit reached!
% 0.18/0.52  % (16916)------------------------------
% 0.18/0.52  % (16916)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (16916)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (16916)Termination reason: Unknown
% 0.18/0.52  % (16916)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (16916)Memory used [KB]: 6012
% 0.18/0.52  % (16916)Time elapsed: 0.005 s
% 0.18/0.52  % (16916)Instructions burned: 6 (million)
% 0.18/0.52  % (16916)------------------------------
% 0.18/0.52  % (16916)------------------------------
% 0.18/0.52  % (16915)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.18/0.52  % (16915)Refutation not found, incomplete strategy% (16915)------------------------------
% 0.18/0.52  % (16915)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (16915)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (16915)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (16915)Memory used [KB]: 5884
% 0.18/0.52  % (16915)Time elapsed: 0.136 s
% 0.18/0.52  % (16915)Instructions burned: 3 (million)
% 0.18/0.52  % (16915)------------------------------
% 0.18/0.52  % (16915)------------------------------
% 0.18/0.52  % (16928)Refutation not found, incomplete strategy% (16928)------------------------------
% 0.18/0.52  % (16928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (16928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (16928)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (16928)Memory used [KB]: 5884
% 0.18/0.52  % (16928)Time elapsed: 0.139 s
% 0.18/0.52  % (16928)Instructions burned: 3 (million)
% 0.18/0.52  % (16928)------------------------------
% 0.18/0.52  % (16928)------------------------------
% 0.18/0.52  % (16926)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.18/0.52  % (16925)Refutation not found, incomplete strategy% (16925)------------------------------
% 0.18/0.52  % (16925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (16925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (16925)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (16925)Memory used [KB]: 5884
% 0.18/0.52  % (16925)Time elapsed: 0.143 s
% 0.18/0.52  % (16925)Instructions burned: 5 (million)
% 0.18/0.52  % (16925)------------------------------
% 0.18/0.52  % (16925)------------------------------
% 0.18/0.52  % (16926)Instruction limit reached!
% 0.18/0.52  % (16926)------------------------------
% 0.18/0.52  % (16926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (16926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (16926)Termination reason: Unknown
% 0.18/0.52  % (16926)Termination phase: Saturation
% 0.18/0.52  
% 0.18/0.52  % (16926)Memory used [KB]: 1535
% 0.18/0.52  % (16926)Time elapsed: 0.004 s
% 0.18/0.52  % (16926)Instructions burned: 6 (million)
% 0.18/0.52  % (16926)------------------------------
% 0.18/0.52  % (16926)------------------------------
% 0.18/0.52  % (16914)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.18/0.52  % (16914)Instruction limit reached!
% 0.18/0.52  % (16914)------------------------------
% 0.18/0.52  % (16914)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (16914)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (16914)Termination reason: Unknown
% 0.18/0.52  % (16914)Termination phase: Property scanning
% 0.18/0.52  
% 0.18/0.52  % (16914)Memory used [KB]: 1407
% 0.18/0.52  % (16914)Time elapsed: 0.002 s
% 0.18/0.52  % (16914)Instructions burned: 3 (million)
% 0.18/0.52  % (16914)------------------------------
% 0.18/0.52  % (16914)------------------------------
% 0.18/0.52  % (16927)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 0.18/0.52  % (16927)Refutation not found, incomplete strategy% (16927)------------------------------
% 0.18/0.52  % (16927)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.52  % (16927)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.52  % (16927)Termination reason: Refutation not found, incomplete strategy
% 0.18/0.52  
% 0.18/0.52  % (16927)Memory used [KB]: 5884
% 0.18/0.52  % (16927)Time elapsed: 0.147 s
% 0.18/0.52  % (16927)Instructions burned: 2 (million)
% 0.18/0.52  % (16927)------------------------------
% 0.18/0.52  % (16927)------------------------------
% 0.18/0.52  % (16930)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.18/0.53  % (16917)Refutation found. Thanks to Tanya!
% 0.18/0.53  % SZS status Unsatisfiable for theBenchmark
% 0.18/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.18/0.53  % (16917)------------------------------
% 0.18/0.53  % (16917)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.18/0.53  % (16917)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.18/0.53  % (16917)Termination reason: Refutation
% 0.18/0.53  
% 0.18/0.53  % (16917)Memory used [KB]: 6140
% 0.18/0.53  % (16917)Time elapsed: 0.131 s
% 0.18/0.53  % (16917)Instructions burned: 17 (million)
% 0.18/0.53  % (16917)------------------------------
% 0.18/0.53  % (16917)------------------------------
% 0.18/0.53  % (16901)Success in time 0.194 s
%------------------------------------------------------------------------------