TSTP Solution File: GEO042-2 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO042-2 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s

% Computer : n010.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:11:38 EDT 2022

% Result   : Unsatisfiable 1.65s 0.56s
% Output   : Refutation 1.65s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   23 (  12 unt;   0 def)
%            Number of atoms       :   39 (   8 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   34 (  18   ~;  16   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 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   :   36 (  36   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f217,plain,
    $false,
    inference(subsumption_resolution,[],[f216,f25]) ).

fof(f25,plain,
    ! [X3,X4] : between(X3,X4,X4),
    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/benchmark/theBenchmark.p',identity_for_equidistance) ).

fof(f5,axiom,
    ! [X3,X0,X1,X5] : equidistant(X1,extension(X0,X1,X5,X3),X5,X3),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction2) ).

fof(f4,axiom,
    ! [X3,X0,X1,X5] : between(X0,X1,extension(X0,X1,X5,X3)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',segment_construction1) ).

fof(f216,plain,
    ~ between(v,u,u),
    inference(subsumption_resolution,[],[f215,f21]) ).

fof(f21,axiom,
    ~ between(u,v,w),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_v_between_u_and_w) ).

fof(f215,plain,
    ( between(u,v,w)
    | ~ between(v,u,u) ),
    inference(subsumption_resolution,[],[f213,f153]) ).

fof(f153,plain,
    between(w,v,u),
    inference(subsumption_resolution,[],[f152,f20]) ).

fof(f20,axiom,
    between(v,w,x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',w_between_v_and_x) ).

fof(f152,plain,
    ( ~ between(v,w,x)
    | between(w,v,u) ),
    inference(subsumption_resolution,[],[f150,f19]) ).

fof(f19,axiom,
    between(u,v,x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v_between_u_and_x) ).

fof(f150,plain,
    ( between(w,v,u)
    | ~ between(u,v,x)
    | ~ between(v,w,x) ),
    inference(superposition,[],[f9,f135]) ).

fof(f135,plain,
    v = inner_pasch(u,v,x,w,v),
    inference(resolution,[],[f117,f19]) ).

fof(f117,plain,
    ! [X39] :
      ( ~ between(X39,v,x)
      | v = inner_pasch(X39,v,x,w,v) ),
    inference(resolution,[],[f28,f20]) ).

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

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ between(X0,X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity_for_betweeness) ).

fof(f8,axiom,
    ! [X3,X10,X0,X1,X5] :
      ( between(X3,inner_pasch(X10,X3,X5,X0,X1),X1)
      | ~ between(X10,X3,X5)
      | ~ between(X1,X0,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',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/benchmark/theBenchmark.p',inner_pasch2) ).

fof(f213,plain,
    ( ~ between(w,v,u)
    | ~ between(v,u,u)
    | between(u,v,w) ),
    inference(superposition,[],[f9,f175]) ).

fof(f175,plain,
    v = inner_pasch(w,v,u,u,v),
    inference(resolution,[],[f110,f153]) ).

fof(f110,plain,
    ! [X8,X6,X7] :
      ( ~ between(X6,X7,X8)
      | inner_pasch(X6,X7,X8,X8,X7) = X7 ),
    inference(resolution,[],[f28,f25]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : GEO042-2 : TPTP v8.1.0. Released v1.0.0.
% 0.13/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n010.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   : Mon Aug 29 20:53:59 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.44  % (18925)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.46  TRYING [1]
% 0.19/0.46  TRYING [2]
% 0.19/0.47  TRYING [3]
% 0.19/0.47  % (18942)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 0.19/0.47  % (18934)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.48  % (18924)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.49  % (18923)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.49  % (18932)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.49  % (18947)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.50  % (18933)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.50  % (18931)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (18922)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.51  % (18946)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.51  % (18925)Instruction limit reached!
% 0.19/0.51  % (18925)------------------------------
% 0.19/0.51  % (18925)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (18925)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (18925)Termination reason: Unknown
% 0.19/0.51  % (18925)Termination phase: Finite model building constraint generation
% 0.19/0.51  
% 0.19/0.51  % (18925)Memory used [KB]: 9978
% 0.19/0.51  % (18925)Time elapsed: 0.101 s
% 0.19/0.51  % (18925)Instructions burned: 53 (million)
% 0.19/0.51  % (18925)------------------------------
% 0.19/0.51  % (18925)------------------------------
% 0.19/0.51  % (18935)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 0.19/0.51  % (18938)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (18920)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.52  % (18939)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.52  % (18929)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.52  % (18919)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.52  TRYING [1]
% 0.19/0.52  TRYING [2]
% 0.19/0.52  % (18943)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 0.19/0.52  % (18921)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.52  % (18937)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.19/0.52  % (18944)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.52  TRYING [1]
% 0.19/0.53  TRYING [2]
% 0.19/0.53  % (18930)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (18920)Refutation not found, incomplete strategy% (18920)------------------------------
% 0.19/0.53  % (18920)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18948)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.19/0.53  % (18920)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18920)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (18920)Memory used [KB]: 5373
% 0.19/0.53  % (18920)Time elapsed: 0.127 s
% 0.19/0.53  % (18920)Instructions burned: 2 (million)
% 0.19/0.53  % (18920)------------------------------
% 0.19/0.53  % (18920)------------------------------
% 0.19/0.53  % (18926)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.53  % (18936)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (18945)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.53  % (18926)Instruction limit reached!
% 0.19/0.53  % (18926)------------------------------
% 0.19/0.53  % (18926)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (18940)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.53  % (18926)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (18926)Termination reason: Unknown
% 0.19/0.53  % (18926)Termination phase: Saturation
% 0.19/0.53  
% 0.19/0.53  % (18926)Memory used [KB]: 5500
% 0.19/0.53  % (18926)Time elapsed: 0.104 s
% 0.19/0.53  % (18926)Instructions burned: 9 (million)
% 0.19/0.53  % (18926)------------------------------
% 0.19/0.53  % (18926)------------------------------
% 0.19/0.54  % (18949)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 0.19/0.54  TRYING [3]
% 0.19/0.54  % (18935)First to succeed.
% 0.19/0.54  % (18941)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.19/0.54  % (18928)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (18928)Instruction limit reached!
% 0.19/0.54  % (18928)------------------------------
% 0.19/0.54  % (18928)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.54  % (18928)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.54  % (18928)Termination reason: Unknown
% 0.19/0.54  % (18928)Termination phase: Blocked clause elimination
% 0.19/0.54  
% 0.19/0.54  % (18928)Memory used [KB]: 895
% 0.19/0.54  % (18928)Time elapsed: 0.003 s
% 0.19/0.54  % (18928)Instructions burned: 2 (million)
% 0.19/0.54  % (18928)------------------------------
% 0.19/0.54  % (18928)------------------------------
% 0.19/0.55  TRYING [3]
% 0.19/0.56  % (18923)Instruction limit reached!
% 0.19/0.56  % (18923)------------------------------
% 0.19/0.56  % (18923)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (18924)Instruction limit reached!
% 0.19/0.56  % (18924)------------------------------
% 0.19/0.56  % (18924)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.56  % (18924)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.56  % (18924)Termination reason: Unknown
% 0.19/0.56  % (18924)Termination phase: Saturation
% 0.19/0.56  
% 0.19/0.56  % (18924)Memory used [KB]: 5628
% 0.19/0.56  % (18924)Time elapsed: 0.165 s
% 0.19/0.56  % (18924)Instructions burned: 49 (million)
% 0.19/0.56  % (18924)------------------------------
% 0.19/0.56  % (18924)------------------------------
% 1.65/0.56  % (18935)Refutation found. Thanks to Tanya!
% 1.65/0.56  % SZS status Unsatisfiable for theBenchmark
% 1.65/0.56  % SZS output start Proof for theBenchmark
% See solution above
% 1.65/0.56  % (18935)------------------------------
% 1.65/0.56  % (18935)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.65/0.56  % (18935)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.65/0.56  % (18935)Termination reason: Refutation
% 1.65/0.56  
% 1.65/0.56  % (18935)Memory used [KB]: 1279
% 1.65/0.56  % (18935)Time elapsed: 0.107 s
% 1.65/0.56  % (18935)Instructions burned: 21 (million)
% 1.65/0.56  % (18935)------------------------------
% 1.65/0.56  % (18935)------------------------------
% 1.65/0.56  % (18917)Success in time 0.21 s
%------------------------------------------------------------------------------