TSTP Solution File: GEO020-2 by SnakeForV---1.0

View Problem - Process Solution

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

% Computer : n025.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:34 EDT 2022

% Result   : Unsatisfiable 0.19s 0.53s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    4
% Syntax   : Number of formulae    :    8 (   7 unt;   0 def)
%            Number of atoms       :   10 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :    7 (   5   ~;   2   |;   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   :    8 (   8   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f34,plain,
    $false,
    inference(subsumption_resolution,[],[f32,f28]) ).

fof(f28,plain,
    equidistant(v,u,w,x),
    inference(unit_resulting_resolution,[],[f1,f19,f2]) ).

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

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

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

fof(f32,plain,
    ~ equidistant(v,u,w,x),
    inference(unit_resulting_resolution,[],[f1,f21,f2]) ).

fof(f21,plain,
    ~ equidistant(w,x,u,v),
    inference(unit_resulting_resolution,[],[f1,f20,f2]) ).

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem    : GEO020-2 : TPTP v8.1.0. Released v1.0.0.
% 0.12/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.34  % Computer : n025.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 21:13:44 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.19/0.48  % (6586)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.19/0.49  % (6594)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.19/0.49  % (6586)Instruction limit reached!
% 0.19/0.49  % (6586)------------------------------
% 0.19/0.49  % (6586)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.49  % (6586)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.49  % (6586)Termination reason: Unknown
% 0.19/0.49  % (6586)Termination phase: Saturation
% 0.19/0.49  
% 0.19/0.49  % (6586)Memory used [KB]: 5884
% 0.19/0.49  % (6586)Time elapsed: 0.086 s
% 0.19/0.49  % (6586)Instructions burned: 5 (million)
% 0.19/0.49  % (6586)------------------------------
% 0.19/0.49  % (6586)------------------------------
% 0.19/0.50  % (6594)Instruction limit reached!
% 0.19/0.50  % (6594)------------------------------
% 0.19/0.50  % (6594)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (6594)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (6594)Termination reason: Unknown
% 0.19/0.50  % (6594)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (6594)Memory used [KB]: 1407
% 0.19/0.50  % (6594)Time elapsed: 0.091 s
% 0.19/0.50  % (6594)Instructions burned: 6 (million)
% 0.19/0.50  % (6594)------------------------------
% 0.19/0.50  % (6594)------------------------------
% 0.19/0.51  % (6575)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.19/0.52  % (6576)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.19/0.53  % (6578)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.19/0.53  % (6578)First to succeed.
% 0.19/0.53  % (6578)Refutation found. Thanks to Tanya!
% 0.19/0.53  % SZS status Unsatisfiable for theBenchmark
% 0.19/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.19/0.53  % (6578)------------------------------
% 0.19/0.53  % (6578)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (6578)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (6578)Termination reason: Refutation
% 0.19/0.53  
% 0.19/0.53  % (6578)Memory used [KB]: 5884
% 0.19/0.53  % (6578)Time elapsed: 0.123 s
% 0.19/0.53  % (6578)Instructions burned: 2 (million)
% 0.19/0.53  % (6578)------------------------------
% 0.19/0.53  % (6578)------------------------------
% 0.19/0.53  % (6573)Success in time 0.174 s
%------------------------------------------------------------------------------