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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO016-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 : n014.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:33 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       :   10 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :    7 (   4   ~;   3   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   10 (  10   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f60,plain,
    $false,
    inference(subsumption_resolution,[],[f56,f22]) ).

fof(f22,axiom,
    ~ equidistant(v,u,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_symmetry) ).

fof(f56,plain,
    equidistant(v,u,w,x),
    inference(resolution,[],[f32,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : equidistant(X0,X1,X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_for_equidistance) ).

fof(f32,plain,
    ! [X0,X1] :
      ( ~ equidistant(u,v,X0,X1)
      | equidistant(X0,X1,w,x) ),
    inference(resolution,[],[f2,f21]) ).

fof(f21,axiom,
    equidistant(u,v,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',u_to_v_equals_w_to_x) ).

fof(f2,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ equidistant(X0,X1,X4,X5)
      | ~ equidistant(X0,X1,X2,X3)
      | equidistant(X2,X3,X4,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_for_equidistance) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : GEO016-3 : TPTP v8.1.0. Released v1.0.0.
% 0.07/0.14  % 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.34  % Computer : n014.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.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 21:05:18 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.51  % (4364)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.51  % (4356)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.20/0.52  % (4362)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.20/0.52  % (4365)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.20/0.52  % (4354)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.20/0.52  % (4354)First to succeed.
% 0.20/0.52  % (4362)Instruction limit reached!
% 0.20/0.52  % (4362)------------------------------
% 0.20/0.52  % (4362)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.52  % (4362)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.52  % (4362)Termination reason: Unknown
% 0.20/0.52  % (4362)Termination phase: Saturation
% 0.20/0.52  
% 0.20/0.52  % (4362)Memory used [KB]: 5884
% 0.20/0.52  % (4362)Time elapsed: 0.113 s
% 0.20/0.52  % (4362)Instructions burned: 4 (million)
% 0.20/0.52  % (4362)------------------------------
% 0.20/0.52  % (4362)------------------------------
% 0.20/0.52  % (4364)Also succeeded, but the first one will report.
% 0.20/0.52  % (4367)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.20/0.52  % (4376)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.20/0.52  % (4370)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.20/0.53  % (4379)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.20/0.53  % (4375)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.20/0.53  % (4354)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  % (4354)------------------------------
% 0.20/0.53  % (4354)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (4354)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (4354)Termination reason: Refutation
% 0.20/0.53  
% 0.20/0.53  % (4354)Memory used [KB]: 5884
% 0.20/0.53  % (4354)Time elapsed: 0.115 s
% 0.20/0.53  % (4354)Instructions burned: 4 (million)
% 0.20/0.53  % (4354)------------------------------
% 0.20/0.53  % (4354)------------------------------
% 0.20/0.53  % (4353)Success in time 0.173 s
%------------------------------------------------------------------------------