TSTP Solution File: GEO081-1 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : GEO081-1 : TPTP v8.1.0. Released v2.4.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 : n012.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:08:04 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f66,plain,
    $false,
    inference(subsumption_resolution,[],[f64,f51]) ).

fof(f51,axiom,
    ~ part_of(sk14,sk16),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_transitivity_69) ).

fof(f64,plain,
    part_of(sk14,sk16),
    inference(resolution,[],[f62,f3]) ).

fof(f3,axiom,
    ! [X0,X1] :
      ( ~ incident_c(ax0_sk1(X0,X1),X1)
      | part_of(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_defn_3) ).

fof(f62,plain,
    incident_c(ax0_sk1(sk14,sk16),sk16),
    inference(resolution,[],[f60,f50]) ).

fof(f50,axiom,
    part_of(sk15,sk16),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_transitivity_68) ).

fof(f60,plain,
    ! [X0] :
      ( ~ part_of(sk15,X0)
      | incident_c(ax0_sk1(sk14,sk16),X0) ),
    inference(resolution,[],[f58,f1]) ).

fof(f1,axiom,
    ! [X2,X0,X1] :
      ( ~ incident_c(X2,X0)
      | ~ part_of(X0,X1)
      | incident_c(X2,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_defn_1) ).

fof(f58,plain,
    incident_c(ax0_sk1(sk14,sk16),sk15),
    inference(resolution,[],[f57,f49]) ).

fof(f49,axiom,
    part_of(sk14,sk15),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_transitivity_67) ).

fof(f57,plain,
    ! [X0] :
      ( ~ part_of(sk14,X0)
      | incident_c(ax0_sk1(sk14,sk16),X0) ),
    inference(resolution,[],[f1,f56]) ).

fof(f56,plain,
    incident_c(ax0_sk1(sk14,sk16),sk14),
    inference(resolution,[],[f2,f51]) ).

fof(f2,axiom,
    ! [X0,X1] :
      ( part_of(X0,X1)
      | incident_c(ax0_sk1(X0,X1),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',part_of_defn_2) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : GEO081-1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/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.12/0.34  % Computer : n012.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit   : 300
% 0.12/0.34  % WCLimit    : 300
% 0.12/0.34  % DateTime   : Mon Aug 29 21:10:51 EDT 2022
% 0.12/0.34  % CPUTime    : 
% 0.19/0.48  % (29267)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.48  % (29267)Instruction limit reached!
% 0.19/0.48  % (29267)------------------------------
% 0.19/0.48  % (29267)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.48  % (29267)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.48  % (29267)Termination reason: Unknown
% 0.19/0.48  % (29267)Termination phase: Saturation
% 0.19/0.48  
% 0.19/0.48  % (29267)Memory used [KB]: 5884
% 0.19/0.48  % (29267)Time elapsed: 0.076 s
% 0.19/0.48  % (29267)Instructions burned: 5 (million)
% 0.19/0.48  % (29267)------------------------------
% 0.19/0.48  % (29267)------------------------------
% 0.19/0.48  % (29283)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.50  % (29283)Instruction limit reached!
% 0.19/0.50  % (29283)------------------------------
% 0.19/0.50  % (29283)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29283)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29283)Termination reason: Unknown
% 0.19/0.50  % (29283)Termination phase: Saturation
% 0.19/0.50  
% 0.19/0.50  % (29283)Memory used [KB]: 5884
% 0.19/0.50  % (29283)Time elapsed: 0.095 s
% 0.19/0.50  % (29283)Instructions burned: 22 (million)
% 0.19/0.50  % (29283)------------------------------
% 0.19/0.50  % (29283)------------------------------
% 0.19/0.50  % (29264)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.50  % (29268)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.19/0.50  % (29264)Refutation not found, incomplete strategy% (29264)------------------------------
% 0.19/0.50  % (29264)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.50  % (29264)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.50  % (29264)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.50  
% 0.19/0.50  % (29264)Memory used [KB]: 5884
% 0.19/0.50  % (29264)Time elapsed: 0.117 s
% 0.19/0.50  % (29264)Instructions burned: 2 (million)
% 0.19/0.50  % (29264)------------------------------
% 0.19/0.50  % (29264)------------------------------
% 0.19/0.51  % (29265)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.19/0.51  % (29263)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.19/0.51  % (29268)Instruction limit reached!
% 0.19/0.51  % (29268)------------------------------
% 0.19/0.51  % (29268)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (29268)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (29268)Termination reason: Unknown
% 0.19/0.51  % (29268)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (29268)Memory used [KB]: 5884
% 0.19/0.51  % (29268)Time elapsed: 0.003 s
% 0.19/0.51  % (29268)Instructions burned: 3 (million)
% 0.19/0.51  % (29268)------------------------------
% 0.19/0.51  % (29268)------------------------------
% 0.19/0.51  % (29263)Instruction limit reached!
% 0.19/0.51  % (29263)------------------------------
% 0.19/0.51  % (29263)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.51  % (29263)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.51  % (29263)Termination reason: Unknown
% 0.19/0.51  % (29263)Termination phase: Saturation
% 0.19/0.51  
% 0.19/0.51  % (29263)Memory used [KB]: 5884
% 0.19/0.51  % (29263)Time elapsed: 0.003 s
% 0.19/0.51  % (29263)Instructions burned: 3 (million)
% 0.19/0.51  % (29263)------------------------------
% 0.19/0.51  % (29263)------------------------------
% 0.19/0.51  % (29255)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.33/0.51  % (29266)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.33/0.51  % (29266)First to succeed.
% 1.33/0.51  % (29266)Refutation found. Thanks to Tanya!
% 1.33/0.51  % SZS status Unsatisfiable for theBenchmark
% 1.33/0.51  % SZS output start Proof for theBenchmark
% See solution above
% 1.33/0.51  % (29266)------------------------------
% 1.33/0.51  % (29266)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.33/0.51  % (29266)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.33/0.51  % (29266)Termination reason: Refutation
% 1.33/0.51  
% 1.33/0.51  % (29266)Memory used [KB]: 5884
% 1.33/0.51  % (29266)Time elapsed: 0.118 s
% 1.33/0.51  % (29266)Instructions burned: 3 (million)
% 1.33/0.51  % (29266)------------------------------
% 1.33/0.51  % (29266)------------------------------
% 1.33/0.51  % (29254)Success in time 0.165 s
%------------------------------------------------------------------------------