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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---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_sat --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:11:42 EDT 2022

% Result   : Unsatisfiable 0.20s 0.53s
% Output   : Refutation 0.20s
% 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(f126,plain,
    $false,
    inference(subsumption_resolution,[],[f124,f89]) ).

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

fof(f124,plain,
    colinear(u,v,w),
    inference(resolution,[],[f119,f20]) ).

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GEO065-3 : TPTP v8.1.0. Bugfixed v1.2.1.
% 0.14/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.14/0.34  % Computer : n020.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 21:07:45 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.51  % (29647)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.51  % (29632)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.20/0.51  % (29655)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.52  % (29639)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.20/0.52  % (29655)First to succeed.
% 0.20/0.53  % (29638)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.20/0.53  % (29658)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.53  % (29638)Instruction limit reached!
% 0.20/0.53  % (29638)------------------------------
% 0.20/0.53  % (29638)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (29638)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (29638)Termination reason: Unknown
% 0.20/0.53  % (29638)Termination phase: Blocked clause elimination
% 0.20/0.53  
% 0.20/0.53  % (29638)Memory used [KB]: 1023
% 0.20/0.53  % (29638)Time elapsed: 0.003 s
% 0.20/0.53  % (29638)Instructions burned: 4 (million)
% 0.20/0.53  % (29638)------------------------------
% 0.20/0.53  % (29638)------------------------------
% 0.20/0.53  % (29634)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (29639)Also succeeded, but the first one will report.
% 0.20/0.53  % (29655)Refutation found. Thanks to Tanya!
% 0.20/0.53  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.53  % (29655)------------------------------
% 0.20/0.53  % (29655)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (29655)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (29655)Termination reason: Refutation
% 0.20/0.53  
% 0.20/0.53  % (29655)Memory used [KB]: 5500
% 0.20/0.53  % (29655)Time elapsed: 0.116 s
% 0.20/0.53  % (29655)Instructions burned: 9 (million)
% 0.20/0.53  % (29655)------------------------------
% 0.20/0.53  % (29655)------------------------------
% 0.20/0.53  % (29629)Success in time 0.179 s
%------------------------------------------------------------------------------