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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO118-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:24 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f128,plain,
    $false,
    inference(unit_resulting_resolution,[],[f100,f120,f78]) ).

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

fof(f120,plain,
    between_o(sk25,sk26,sk27,sk26),
    inference(resolution,[],[f106,f98]) ).

fof(f98,axiom,
    ordered_by(sk25,sk27,sk26),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_4_5_134) ).

fof(f106,plain,
    ! [X0] :
      ( ~ ordered_by(sk25,sk27,X0)
      | between_o(sk25,sk26,sk27,X0) ),
    inference(resolution,[],[f97,f59]) ).

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

fof(f97,axiom,
    ordered_by(sk25,sk26,sk27),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',theorem_4_5_133) ).

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem    : GEO118-1 : TPTP v8.1.0. Released v2.4.0.
% 0.10/0.13  % 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.34  % Computer : n022.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 21:16:56 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.50  % (12389)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.19/0.50  % (12373)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.19/0.51  % (12381)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.19/0.51  % (12373)Refutation not found, incomplete strategy% (12373)------------------------------
% 0.19/0.51  % (12373)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (12373)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (12373)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.51  
% 0.19/0.51  % (12373)Memory used [KB]: 5884
% 0.19/0.51  % (12373)Time elapsed: 0.002 s
% 0.19/0.51  % (12373)Instructions burned: 1 (million)
% 0.19/0.51  % (12373)------------------------------
% 0.19/0.51  % (12373)------------------------------
% 0.19/0.51  % (12380)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.19/0.52  % (12381)Instruction limit reached!
% 0.19/0.52  % (12381)------------------------------
% 0.19/0.52  % (12381)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (12381)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (12381)Termination reason: Unknown
% 0.19/0.52  % (12381)Termination phase: Finite model building preprocessing
% 0.19/0.52  
% 0.19/0.52  % (12381)Memory used [KB]: 6012
% 0.19/0.52  % (12381)Time elapsed: 0.006 s
% 0.19/0.52  % (12381)Instructions burned: 6 (million)
% 0.19/0.52  % (12381)------------------------------
% 0.19/0.52  % (12381)------------------------------
% 0.19/0.52  % (12369)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.19/0.52  % (12372)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.19/0.52  % (12374)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.19/0.53  % (12374)Instruction limit reached!
% 0.19/0.53  % (12374)------------------------------
% 0.19/0.53  % (12374)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12374)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12374)Termination reason: Unknown
% 0.19/0.53  % (12374)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (12374)Memory used [KB]: 5884
% 0.19/0.53  % (12374)Time elapsed: 0.114 s
% 0.19/0.53  % (12374)Instructions burned: 4 (million)
% 0.19/0.53  % (12374)------------------------------
% 0.19/0.53  % (12374)------------------------------
% 0.19/0.53  % (12369)Refutation not found, incomplete strategy% (12369)------------------------------
% 0.19/0.53  % (12369)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12388)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.19/0.53  % (12369)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12369)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (12369)Memory used [KB]: 5884
% 0.19/0.53  % (12369)Time elapsed: 0.004 s
% 0.19/0.53  % (12369)Instructions burned: 2 (million)
% 0.19/0.53  % (12369)------------------------------
% 0.19/0.53  % (12369)------------------------------
% 0.19/0.53  % (12388)Refutation not found, incomplete strategy% (12388)------------------------------
% 0.19/0.53  % (12388)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12388)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12388)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (12388)Memory used [KB]: 5884
% 0.19/0.53  % (12388)Time elapsed: 0.119 s
% 0.19/0.53  % (12388)Instructions burned: 2 (million)
% 0.19/0.53  % (12388)------------------------------
% 0.19/0.53  % (12388)------------------------------
% 0.19/0.53  % (12383)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.19/0.53  % (12375)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.19/0.53  % (12375)Refutation not found, incomplete strategy% (12375)------------------------------
% 0.19/0.53  % (12375)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12375)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12375)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (12375)Memory used [KB]: 5884
% 0.19/0.53  % (12375)Time elapsed: 0.108 s
% 0.19/0.53  % (12375)Instructions burned: 3 (million)
% 0.19/0.53  % (12375)------------------------------
% 0.19/0.53  % (12375)------------------------------
% 0.19/0.53  % (12377)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.19/0.53  % (12386)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.19/0.53  % (12387)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.19/0.53  % (12390)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.19/0.53  % (12387)Refutation not found, incomplete strategy% (12387)------------------------------
% 0.19/0.53  % (12387)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (12387)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (12387)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (12387)Memory used [KB]: 5884
% 0.19/0.53  % (12387)Time elapsed: 0.001 s
% 0.19/0.53  % (12387)------------------------------
% 0.19/0.53  % (12387)------------------------------
% 0.19/0.53  % (12393)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.19/0.54  % (12393)Refutation not found, incomplete strategy% (12393)------------------------------
% 0.19/0.54  % (12393)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (12393)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (12393)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (12393)Memory used [KB]: 1407
% 0.19/0.54  % (12393)Time elapsed: 0.004 s
% 0.19/0.54  % (12393)Instructions burned: 1 (million)
% 0.19/0.54  % (12393)------------------------------
% 0.19/0.54  % (12393)------------------------------
% 0.19/0.54  % (12371)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.54  % (12367)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.19/0.54  % (12391)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.19/0.54  % (12391)Refutation not found, incomplete strategy% (12391)------------------------------
% 0.19/0.54  % (12391)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (12391)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (12391)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.54  
% 0.19/0.54  % (12391)Memory used [KB]: 5884
% 0.19/0.54  % (12391)Time elapsed: 0.002 s
% 0.19/0.54  % (12391)------------------------------
% 0.19/0.54  % (12391)------------------------------
% 0.19/0.54  % (12378)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.19/0.54  % (12382)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.19/0.54  % (12367)First to succeed.
% 0.19/0.54  % (12382)Instruction limit reached!
% 0.19/0.54  % (12382)------------------------------
% 0.19/0.54  % (12382)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (12382)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (12382)Termination reason: Unknown
% 0.19/0.54  % (12382)Termination phase: Property scanning
% 0.19/0.54  
% 0.19/0.54  % (12382)Memory used [KB]: 1407
% 0.19/0.54  % (12382)Time elapsed: 0.002 s
% 0.19/0.54  % (12382)Instructions burned: 3 (million)
% 0.19/0.54  % (12382)------------------------------
% 0.19/0.54  % (12382)------------------------------
% 0.19/0.54  % (12367)Refutation found. Thanks to Tanya!
% 0.19/0.54  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.54  % (12367)------------------------------
% 0.19/0.54  % (12367)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (12367)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (12367)Termination reason: Refutation
% 0.19/0.54  
% 0.19/0.54  % (12367)Memory used [KB]: 1535
% 0.19/0.54  % (12367)Time elapsed: 0.111 s
% 0.19/0.54  % (12367)Instructions burned: 5 (million)
% 0.19/0.54  % (12367)------------------------------
% 0.19/0.54  % (12367)------------------------------
% 0.19/0.54  % (12365)Success in time 0.189 s
%------------------------------------------------------------------------------