TSTP Solution File: GEO058-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO058-3 : 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_uns --cores 0 -t %d %s

% Computer : n020.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:07:53 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f113,plain,
    $false,
    inference(subsumption_resolution,[],[f105,f36]) ).

fof(f36,axiom,
    v != u,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_u_equals_v) ).

fof(f105,plain,
    v = u,
    inference(resolution,[],[f79,f3]) ).

fof(f3,axiom,
    ! [X2,X0,X1] :
      ( ~ equidistant(X0,X1,X2,X2)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_for_equidistance) ).

fof(f79,plain,
    equidistant(u,v,v,v),
    inference(resolution,[],[f50,f21]) ).

fof(f21,axiom,
    ! [X3,X10,X0,X5] :
      ( ~ equidistant(X10,X3,X5,X0)
      | equidistant(X5,X0,X10,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2) ).

fof(f50,plain,
    equidistant(v,v,u,v),
    inference(superposition,[],[f5,f41]) ).

fof(f41,plain,
    v = extension(u,v,u,v),
    inference(definition_unfolding,[],[f35,f19]) ).

fof(f19,axiom,
    ! [X3,X10] : reflection(X10,X3) = extension(X10,X3,X10,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflection) ).

fof(f35,axiom,
    v = reflection(u,v),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_equals_reflection) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem    : GEO058-3 : TPTP v8.1.0. Released v1.0.0.
% 0.11/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.13/0.35  % Computer : n020.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 21:06:00 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.19/0.51  % (22253)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.19/0.51  % (22261)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.52  % (22253)Instruction limit reached!
% 0.19/0.52  % (22253)------------------------------
% 0.19/0.52  % (22253)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22253)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22253)Termination reason: Unknown
% 0.19/0.52  % (22253)Termination phase: Saturation
% 0.19/0.52  
% 0.19/0.52  % (22253)Memory used [KB]: 5884
% 0.19/0.52  % (22253)Time elapsed: 0.005 s
% 0.19/0.52  % (22253)Instructions burned: 3 (million)
% 0.19/0.52  % (22253)------------------------------
% 0.19/0.52  % (22253)------------------------------
% 0.19/0.52  % (22240)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.19/0.52  % (22261)Refutation not found, incomplete strategy% (22261)------------------------------
% 0.19/0.52  % (22261)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22261)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22261)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.52  
% 0.19/0.52  % (22261)Memory used [KB]: 5884
% 0.19/0.52  % (22261)Time elapsed: 0.095 s
% 0.19/0.52  % (22261)Instructions burned: 2 (million)
% 0.19/0.52  % (22261)------------------------------
% 0.19/0.52  % (22261)------------------------------
% 0.19/0.52  % (22240)First to succeed.
% 0.19/0.52  % (22240)Refutation found. Thanks to Tanya!
% 0.19/0.52  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.52  % (22240)------------------------------
% 0.19/0.52  % (22240)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.52  % (22240)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.52  % (22240)Termination reason: Refutation
% 0.19/0.52  
% 0.19/0.52  % (22240)Memory used [KB]: 5884
% 0.19/0.52  % (22240)Time elapsed: 0.092 s
% 0.19/0.52  % (22240)Instructions burned: 4 (million)
% 0.19/0.52  % (22240)------------------------------
% 0.19/0.52  % (22240)------------------------------
% 0.19/0.52  % (22239)Success in time 0.167 s
%------------------------------------------------------------------------------