TSTP Solution File: GEO043-2 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GEO043-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -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 : Sun May  5 05:14:45 EDT 2024

% Result   : Unsatisfiable 0.16s 0.39s
% Output   : Refutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   29 (  14 unt;   0 def)
%            Number of atoms       :   51 (  11 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   47 (  25   ~;  22   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :    6 (   6 usr;   4 con; 0-5 aty)
%            Number of variables   :   39 (  39   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f1412,plain,
    $false,
    inference(subsumption_resolution,[],[f1411,f1319]) ).

fof(f1319,plain,
    between(w,v,u),
    inference(subsumption_resolution,[],[f1318,f19]) ).

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

fof(f1318,plain,
    ( between(w,v,u)
    | ~ between(u,v,w) ),
    inference(subsumption_resolution,[],[f1316,f25]) ).

fof(f25,plain,
    ! [X0,X1] : between(X0,X1,X1),
    inference(superposition,[],[f4,f23]) ).

fof(f23,plain,
    ! [X2,X0,X1] : extension(X1,X0,X2,X2) = X0,
    inference(resolution,[],[f5,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(f5,axiom,
    ! [X3,X0,X1,X5] : equidistant(X1,extension(X0,X1,X5,X3),X5,X3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',segment_construction2) ).

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

fof(f1316,plain,
    ( between(w,v,u)
    | ~ between(v,w,w)
    | ~ between(u,v,w) ),
    inference(superposition,[],[f9,f1313]) ).

fof(f1313,plain,
    v = inner_pasch(u,v,w,w,v),
    inference(resolution,[],[f1304,f25]) ).

fof(f1304,plain,
    ! [X0] :
      ( ~ between(v,X0,w)
      | v = inner_pasch(u,v,w,X0,v) ),
    inference(resolution,[],[f78,f19]) ).

fof(f78,plain,
    ! [X2,X3,X0,X1] :
      ( ~ between(X3,X0,X2)
      | ~ between(X0,X1,X2)
      | inner_pasch(X3,X0,X2,X1,X0) = X0 ),
    inference(resolution,[],[f8,f7]) ).

fof(f7,axiom,
    ! [X0,X1] :
      ( ~ between(X0,X1,X0)
      | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',identity_for_betweeness) ).

fof(f8,axiom,
    ! [X3,X10,X0,X1,X5] :
      ( between(X3,inner_pasch(X10,X3,X5,X0,X1),X1)
      | ~ between(X1,X0,X5)
      | ~ between(X10,X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inner_pasch1) ).

fof(f9,axiom,
    ! [X3,X10,X0,X1,X5] :
      ( between(X0,inner_pasch(X10,X3,X5,X0,X1),X10)
      | ~ between(X1,X0,X5)
      | ~ between(X10,X3,X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inner_pasch2) ).

fof(f1411,plain,
    ~ between(w,v,u),
    inference(subsumption_resolution,[],[f1410,f1337]) ).

fof(f1337,plain,
    between(x,w,u),
    inference(subsumption_resolution,[],[f1336,f20]) ).

fof(f20,axiom,
    between(u,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',w_between_u_and_x) ).

fof(f1336,plain,
    ( between(x,w,u)
    | ~ between(u,w,x) ),
    inference(subsumption_resolution,[],[f1334,f25]) ).

fof(f1334,plain,
    ( between(x,w,u)
    | ~ between(w,x,x)
    | ~ between(u,w,x) ),
    inference(superposition,[],[f9,f1321]) ).

fof(f1321,plain,
    w = inner_pasch(u,w,x,x,w),
    inference(resolution,[],[f1305,f25]) ).

fof(f1305,plain,
    ! [X0] :
      ( ~ between(w,X0,x)
      | w = inner_pasch(u,w,x,X0,w) ),
    inference(resolution,[],[f78,f20]) ).

fof(f1410,plain,
    ( ~ between(x,w,u)
    | ~ between(w,v,u) ),
    inference(subsumption_resolution,[],[f1409,f21]) ).

fof(f21,axiom,
    ~ between(v,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_w_between_v_and_x) ).

fof(f1409,plain,
    ( between(v,w,x)
    | ~ between(x,w,u)
    | ~ between(w,v,u) ),
    inference(superposition,[],[f8,f1397]) ).

fof(f1397,plain,
    w = inner_pasch(w,v,u,w,x),
    inference(resolution,[],[f1333,f1337]) ).

fof(f1333,plain,
    ! [X0] :
      ( ~ between(X0,w,u)
      | w = inner_pasch(w,v,u,w,X0) ),
    inference(resolution,[],[f148,f1319]) ).

fof(f148,plain,
    ! [X2,X3,X0,X1] :
      ( ~ between(X1,X3,X2)
      | ~ between(X0,X1,X2)
      | inner_pasch(X1,X3,X2,X1,X0) = X1 ),
    inference(resolution,[],[f9,f7]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.10  % Problem    : GEO043-2 : TPTP v8.1.2. Released v1.0.0.
% 0.03/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.11/0.32  % Computer : n014.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.32  % CPULimit   : 300
% 0.16/0.32  % WCLimit    : 300
% 0.16/0.32  % DateTime   : Fri May  3 22:06:52 EDT 2024
% 0.16/0.32  % CPUTime    : 
% 0.16/0.32  % (10232)Running in auto input_syntax mode. Trying TPTP
% 0.16/0.33  % (10235)WARNING: value z3 for option sas not known
% 0.16/0.33  % (10236)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.16/0.34  % (10234)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.16/0.34  % (10233)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.16/0.34  % (10238)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.16/0.34  % (10237)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.16/0.34  % (10235)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.16/0.34  % (10239)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.16/0.34  TRYING [1]
% 0.16/0.34  TRYING [2]
% 0.16/0.34  TRYING [3]
% 0.16/0.35  TRYING [1]
% 0.16/0.35  TRYING [2]
% 0.16/0.37  TRYING [1]
% 0.16/0.37  TRYING [2]
% 0.16/0.38  TRYING [3]
% 0.16/0.38  % (10235)First to succeed.
% 0.16/0.38  % (10235)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-10232"
% 0.16/0.39  % (10235)Refutation found. Thanks to Tanya!
% 0.16/0.39  % SZS status Unsatisfiable for theBenchmark
% 0.16/0.39  % SZS output start Proof for theBenchmark
% See solution above
% 0.16/0.39  % (10235)------------------------------
% 0.16/0.39  % (10235)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.16/0.39  % (10235)Termination reason: Refutation
% 0.16/0.39  
% 0.16/0.39  % (10235)Memory used [KB]: 1221
% 0.16/0.39  % (10235)Time elapsed: 0.051 s
% 0.16/0.39  % (10235)Instructions burned: 102 (million)
% 0.16/0.39  % (10232)Success in time 0.065 s
%------------------------------------------------------------------------------