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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO048-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 : n009.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:49 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f120,plain,
    $false,
    inference(avatar_sat_refutation,[],[f97,f103,f119]) ).

fof(f119,plain,
    spl0_2,
    inference(avatar_contradiction_clause,[],[f118]) ).

fof(f118,plain,
    ( $false
    | spl0_2 ),
    inference(subsumption_resolution,[],[f117,f65]) ).

fof(f65,axiom,
    between(u1,v1,w),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v1_between_u1_and_w) ).

fof(f117,plain,
    ( ~ between(u1,v1,w)
    | spl0_2 ),
    inference(resolution,[],[f109,f46]) ).

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

fof(f109,plain,
    ( ~ between(w,v1,u1)
    | spl0_2 ),
    inference(subsumption_resolution,[],[f104,f66]) ).

fof(f66,axiom,
    between(u,x,u1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',x_between_u_and_u1) ).

fof(f104,plain,
    ( ~ between(w,v1,u1)
    | ~ between(u,x,u1)
    | spl0_2 ),
    inference(resolution,[],[f96,f9]) ).

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(f96,plain,
    ( ~ between(v1,inner_pasch(u,x,u1,v1,w),u)
    | spl0_2 ),
    inference(avatar_component_clause,[],[f94]) ).

fof(f94,plain,
    ( spl0_2
  <=> between(v1,inner_pasch(u,x,u1,v1,w),u) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_2])]) ).

fof(f103,plain,
    spl0_1,
    inference(avatar_contradiction_clause,[],[f102]) ).

fof(f102,plain,
    ( $false
    | spl0_1 ),
    inference(subsumption_resolution,[],[f101,f64]) ).

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

fof(f101,plain,
    ( ~ between(u,v,w)
    | spl0_1 ),
    inference(resolution,[],[f92,f46]) ).

fof(f92,plain,
    ( ~ between(w,v,u)
    | spl0_1 ),
    inference(avatar_component_clause,[],[f90]) ).

fof(f90,plain,
    ( spl0_1
  <=> between(w,v,u) ),
    introduced(avatar_definition,[new_symbols(naming,[spl0_1])]) ).

fof(f97,plain,
    ( ~ spl0_1
    | ~ spl0_2 ),
    inference(avatar_split_clause,[],[f80,f94,f90]) ).

fof(f80,plain,
    ( ~ between(v1,inner_pasch(u,x,u1,v1,w),u)
    | ~ between(w,v,u) ),
    inference(resolution,[],[f9,f68]) ).

fof(f68,axiom,
    ~ between(v,inner_pasch(v1,inner_pasch(u,x,u1,v1,w),u,v,w),v1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_conclusion2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : GEO048-3 : TPTP v8.1.0. Released v1.0.0.
% 0.07/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 : n009.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 20:59:20 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.49  % (5559)lrs+10_1:1_av=off:sd=2:sos=on:sp=reverse_arity:ss=axioms:to=lpo:i=73:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/73Mi)
% 0.19/0.51  % (5551)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.19/0.51  % (5560)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.19/0.51  % (5544)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)
% 1.31/0.51  % (5534)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)
% 1.31/0.52  % (5544)Instruction limit reached!
% 1.31/0.52  % (5544)------------------------------
% 1.31/0.52  % (5544)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.52  % (5544)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.52  % (5544)Termination reason: Unknown
% 1.31/0.52  % (5544)Termination phase: Saturation
% 1.31/0.52  
% 1.31/0.52  % (5544)Memory used [KB]: 5884
% 1.31/0.52  % (5544)Time elapsed: 0.005 s
% 1.31/0.52  % (5544)Instructions burned: 6 (million)
% 1.31/0.52  % (5544)------------------------------
% 1.31/0.52  % (5544)------------------------------
% 1.31/0.52  % (5532)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.31/0.52  % (5534)Instruction limit reached!
% 1.31/0.52  % (5534)------------------------------
% 1.31/0.52  % (5534)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.52  % (5534)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.52  % (5534)Termination reason: Unknown
% 1.31/0.52  % (5534)Termination phase: Saturation
% 1.31/0.52  
% 1.31/0.52  % (5534)Memory used [KB]: 1407
% 1.31/0.52  % (5534)Time elapsed: 0.003 s
% 1.31/0.52  % (5534)Instructions burned: 5 (million)
% 1.31/0.52  % (5534)------------------------------
% 1.31/0.52  % (5534)------------------------------
% 1.31/0.52  % (5543)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)
% 1.31/0.52  % (5533)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)
% 1.31/0.52  % (5558)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 1.31/0.52  % (5552)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)
% 1.31/0.52  % (5536)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)
% 1.31/0.52  % (5535)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 1.31/0.52  % (5543)First to succeed.
% 1.31/0.52  % (5540)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)
% 1.31/0.52  % (5543)Refutation found. Thanks to Tanya!
% 1.31/0.52  % SZS status Unsatisfiable for theBenchmark
% 1.31/0.52  % SZS output start Proof for theBenchmark
% See solution above
% 1.31/0.52  % (5543)------------------------------
% 1.31/0.52  % (5543)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.31/0.52  % (5543)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.31/0.52  % (5543)Termination reason: Refutation
% 1.31/0.52  
% 1.31/0.52  % (5543)Memory used [KB]: 5884
% 1.31/0.52  % (5543)Time elapsed: 0.121 s
% 1.31/0.52  % (5543)Instructions burned: 6 (million)
% 1.31/0.52  % (5543)------------------------------
% 1.31/0.52  % (5543)------------------------------
% 1.31/0.52  % (5531)Success in time 0.176 s
%------------------------------------------------------------------------------