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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO065-3 : TPTP v8.1.0. Bugfixed v1.2.1.
% 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 : n019.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:56 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f134,plain,
    $false,
    inference(subsumption_resolution,[],[f116,f89]) ).

fof(f89,axiom,
    ~ colinear(u,v,w),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_uvw_colinear) ).

fof(f116,plain,
    colinear(u,v,w),
    inference(resolution,[],[f96,f20]) ).

fof(f20,axiom,
    ! [X2,X0,X1] :
      ( ~ between(X1,X2,X0)
      | colinear(X0,X1,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',colinearity2) ).

fof(f96,plain,
    between(v,w,u),
    inference(resolution,[],[f88,f51]) ).

fof(f51,axiom,
    ! [X3,X10,X5] :
      ( ~ between(X10,X3,X5)
      | between(X5,X3,X10) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1) ).

fof(f88,axiom,
    between(u,w,v),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',w_between_u_and_v) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GEO065-3 : TPTP v8.1.0. Bugfixed v1.2.1.
% 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 : n019.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:08:35 EDT 2022
% 0.12/0.32  % CPUTime    : 
% 0.17/0.46  % (3683)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.17/0.47  % (3674)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.17/0.47  % (3676)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.17/0.47  % (3676)Instruction limit reached!
% 0.17/0.47  % (3676)------------------------------
% 0.17/0.47  % (3676)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.47  % (3676)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.47  % (3676)Termination reason: Unknown
% 0.17/0.47  % (3676)Termination phase: Saturation
% 0.17/0.47  
% 0.17/0.47  % (3676)Memory used [KB]: 1407
% 0.17/0.47  % (3676)Time elapsed: 0.003 s
% 0.17/0.47  % (3676)Instructions burned: 5 (million)
% 0.17/0.47  % (3676)------------------------------
% 0.17/0.47  % (3676)------------------------------
% 0.17/0.48  % (3683)First to succeed.
% 0.17/0.48  % (3674)Also succeeded, but the first one will report.
% 0.17/0.48  % (3683)Refutation found. Thanks to Tanya!
% 0.17/0.48  % SZS status Unsatisfiable for theBenchmark
% 0.17/0.48  % SZS output start Proof for theBenchmark
% See solution above
% 0.17/0.48  % (3683)------------------------------
% 0.17/0.48  % (3683)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.48  % (3683)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.48  % (3683)Termination reason: Refutation
% 0.17/0.48  
% 0.17/0.48  % (3683)Memory used [KB]: 5884
% 0.17/0.48  % (3683)Time elapsed: 0.113 s
% 0.17/0.48  % (3683)Instructions burned: 6 (million)
% 0.17/0.48  % (3683)------------------------------
% 0.17/0.48  % (3683)------------------------------
% 0.17/0.48  % (3668)Success in time 0.156 s
%------------------------------------------------------------------------------