TSTP Solution File: GEO087-1 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : GEO087-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_sat --cores 0 -t %d %s

% Computer : n007.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:11:47 EDT 2022

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

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

fof(f66,plain,
    ! [X0] : part_of(X0,X0),
    inference(duplicate_literal_removal,[],[f65]) ).

fof(f65,plain,
    ! [X0] :
      ( part_of(X0,X0)
      | part_of(X0,X0) ),
    inference(resolution,[],[f3,f2]) ).

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

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(f387,plain,
    ~ part_of(sk14,sk14),
    inference(resolution,[],[f377,f56]) ).

fof(f56,plain,
    ! [X0] : ~ end_point(ax0_sk8(X0),X0),
    inference(resolution,[],[f22,f37]) ).

fof(f37,axiom,
    ! [X0] : inner_point(ax0_sk8(X0),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',c3_37) ).

fof(f22,axiom,
    ! [X0,X1] :
      ( ~ inner_point(X0,X1)
      | ~ end_point(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inner_point_defn_22) ).

fof(f377,plain,
    ! [X0] :
      ( end_point(ax0_sk8(X0),sk14)
      | ~ part_of(X0,sk14) ),
    inference(subsumption_resolution,[],[f330,f92]) ).

fof(f92,plain,
    ! [X8,X7] :
      ( incident_c(ax0_sk8(X7),X8)
      | ~ part_of(X7,X8) ),
    inference(resolution,[],[f1,f55]) ).

fof(f55,plain,
    ! [X0] : incident_c(ax0_sk8(X0),X0),
    inference(resolution,[],[f21,f37]) ).

fof(f21,axiom,
    ! [X0,X1] :
      ( ~ inner_point(X0,X1)
      | incident_c(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inner_point_defn_21) ).

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(f330,plain,
    ! [X0] :
      ( ~ incident_c(ax0_sk8(X0),sk14)
      | ~ part_of(X0,sk14)
      | end_point(ax0_sk8(X0),sk14) ),
    inference(resolution,[],[f241,f132]) ).

fof(f132,plain,
    ! [X0] :
      ( incident_c(ax0_sk8(X0),sk15)
      | ~ part_of(X0,sk14) ),
    inference(resolution,[],[f124,f49]) ).

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

fof(f124,plain,
    ! [X2,X3,X4] :
      ( ~ part_of(X3,X4)
      | ~ part_of(X2,X3)
      | incident_c(ax0_sk8(X2),X4) ),
    inference(resolution,[],[f92,f1]) ).

fof(f241,plain,
    ! [X0] :
      ( ~ incident_c(X0,sk15)
      | ~ incident_c(X0,sk14)
      | end_point(X0,sk14) ),
    inference(resolution,[],[f26,f50]) ).

fof(f50,axiom,
    meet(sk16,sk14,sk15),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',corollary_2_9_68) ).

fof(f26,axiom,
    ! [X2,X3,X0,X1] :
      ( ~ meet(X0,X1,X2)
      | ~ incident_c(X3,X2)
      | end_point(X3,X1)
      | ~ incident_c(X3,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',meet_defn_26) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : GEO087-1 : TPTP v8.1.0. Released v2.4.0.
% 0.03/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.13/0.34  % Computer : n007.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:06:30 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.19/0.49  % (11726)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 0.19/0.50  % (11732)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.51  % (11714)fmb+10_1:1_bce=on:fmbsr=1.5:nm=4:skr=on:i=191324:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/191324Mi)
% 0.19/0.51  % (11727)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.52  % (11738)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.19/0.52  % (11734)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.19/0.53  % (11739)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.19/0.53  % (11715)ott+10_1:32_abs=on:br=off:urr=ec_only:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (11717)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.53  % (11740)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.53  % (11730)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.19/0.53  % (11715)Refutation not found, incomplete strategy% (11715)------------------------------
% 0.19/0.53  % (11715)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.19/0.53  % (11715)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.19/0.53  % (11715)Termination reason: Refutation not found, incomplete strategy
% 0.19/0.53  
% 0.19/0.53  % (11715)Memory used [KB]: 5500
% 0.19/0.53  % (11715)Time elapsed: 0.118 s
% 0.19/0.53  % (11715)Instructions burned: 3 (million)
% 0.19/0.53  % (11715)------------------------------
% 0.19/0.53  % (11715)------------------------------
% 0.19/0.53  % (11719)dis+34_1:32_abs=on:add=off:bsr=on:gsp=on:sp=weighted_frequency:i=48:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/48Mi)
% 0.19/0.53  % (11728)ins+10_1:1_awrs=decay:awrsf=30:bsr=unit_only:foolp=on:igrr=8/457:igs=10:igwr=on:nwc=1.5:sp=weighted_frequency:to=lpo:uhcvi=on:i=68:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/68Mi)
% 0.19/0.53  % (11716)ott+4_1:1_av=off:bd=off:nwc=5.0:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.19/0.53  % (11724)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.19/0.53  % (11741)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=177:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/177Mi)
% 0.19/0.53  % (11718)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.19/0.54  % (11733)ott+4_1:1_av=off:bd=off:nwc=5.0:rp=on:s2a=on:s2at=2.0:slsq=on:slsqc=2:slsql=off:slsqr=1,2:sp=frequency:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.19/0.54  % (11722)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.19/0.54  % (11722)Instruction limit reached!
% 0.19/0.54  % (11722)------------------------------
% 0.19/0.54  % (11722)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.54  % (11725)ott+10_1:32_bd=off:fsr=off:newcnf=on:tgt=full:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.40/0.54  % (11722)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.54  % (11722)Termination reason: Unknown
% 1.40/0.54  % (11722)Termination phase: Blocked clause elimination
% 1.40/0.54  
% 1.40/0.54  % (11722)Memory used [KB]: 895
% 1.40/0.54  % (11722)Time elapsed: 0.006 s
% 1.40/0.54  % (11722)Instructions burned: 3 (million)
% 1.40/0.54  % (11722)------------------------------
% 1.40/0.54  % (11722)------------------------------
% 1.40/0.54  % (11720)fmb+10_1:1_fmbsr=2.0:nm=4:skr=on:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.40/0.54  % (11727)First to succeed.
% 1.40/0.54  TRYING [1]
% 1.40/0.54  % (11723)ott-1_1:6_av=off:cond=on:fsr=off:nwc=3.0:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.40/0.54  TRYING [2]
% 1.40/0.54  % (11742)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.40/0.54  % (11721)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.40/0.54  % (11741)Also succeeded, but the first one will report.
% 1.40/0.55  % (11743)ott+10_7:2_awrs=decay:awrsf=8:bd=preordered:drc=off:fd=preordered:fde=unused:fsr=off:slsq=on:slsqc=2:slsqr=5,8:sp=const_min:spb=units:to=lpo:i=355:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/355Mi)
% 1.40/0.55  % (11727)Refutation found. Thanks to Tanya!
% 1.40/0.55  % SZS status Unsatisfiable for theBenchmark
% 1.40/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 1.40/0.55  % (11727)------------------------------
% 1.40/0.55  % (11727)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.40/0.55  % (11727)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.40/0.55  % (11727)Termination reason: Refutation
% 1.40/0.55  
% 1.40/0.55  % (11727)Memory used [KB]: 5628
% 1.40/0.55  % (11727)Time elapsed: 0.132 s
% 1.40/0.55  % (11727)Instructions burned: 13 (million)
% 1.40/0.55  % (11727)------------------------------
% 1.40/0.55  % (11727)------------------------------
% 1.40/0.55  % (11713)Success in time 0.19 s
%------------------------------------------------------------------------------