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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : SYN554-1 : TPTP v8.1.0. Released v2.5.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 : n021.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 19:27:43 EDT 2022

% Result   : Unsatisfiable 1.42s 0.54s
% Output   : Refutation 1.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   18 (   9 unt;   0 def)
%            Number of atoms       :   32 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   32 (  18   ~;  14   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   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   :   18 (  18   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f84,plain,
    $false,
    inference(subsumption_resolution,[],[f80,f1]) ).

fof(f1,axiom,
    ! [X0] : p2(X0,X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p2_1) ).

fof(f80,plain,
    ~ p2(f3(c5,c7),f3(c5,c7)),
    inference(resolution,[],[f51,f41]) ).

fof(f41,plain,
    p4(c6,c7),
    inference(subsumption_resolution,[],[f40,f3]) ).

fof(f3,axiom,
    ~ p2(c6,c7),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_p2_3) ).

fof(f40,plain,
    ( p4(c6,c7)
    | p2(c6,c7) ),
    inference(resolution,[],[f34,f5]) ).

fof(f5,axiom,
    ! [X2,X3] :
      ( p4(X3,X2)
      | p4(X2,X3)
      | p2(X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p2_5) ).

fof(f34,plain,
    ~ p4(c7,c6),
    inference(resolution,[],[f33,f7]) ).

fof(f7,axiom,
    ! [X6,X7] :
      ( p4(f3(c5,X6),f3(c5,X7))
      | ~ p4(X6,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p4_7) ).

fof(f33,plain,
    ~ p4(f3(c5,c7),f3(c5,c6)),
    inference(resolution,[],[f24,f2]) ).

fof(f2,axiom,
    ! [X1] : ~ p4(X1,X1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_p4_2) ).

fof(f24,plain,
    ! [X2] :
      ( p4(X2,f3(c5,c7))
      | ~ p4(X2,f3(c5,c6)) ),
    inference(resolution,[],[f20,f4]) ).

fof(f4,axiom,
    p2(f3(c5,c6),f3(c5,c7)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p2_4) ).

fof(f20,plain,
    ! [X2,X0,X1] :
      ( ~ p2(X1,X2)
      | ~ p4(X0,X1)
      | p4(X0,X2) ),
    inference(resolution,[],[f8,f1]) ).

fof(f8,axiom,
    ! [X10,X11,X8,X9] :
      ( ~ p2(X11,X8)
      | ~ p4(X11,X10)
      | ~ p2(X10,X9)
      | p4(X8,X9) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p4_8) ).

fof(f51,plain,
    ! [X0] :
      ( ~ p4(c6,X0)
      | ~ p2(f3(c5,X0),f3(c5,c7)) ),
    inference(resolution,[],[f38,f7]) ).

fof(f38,plain,
    ! [X1] :
      ( ~ p4(f3(c5,c6),X1)
      | ~ p2(X1,f3(c5,c7)) ),
    inference(resolution,[],[f21,f2]) ).

fof(f21,plain,
    ! [X3,X4] :
      ( p4(f3(c5,c7),X4)
      | ~ p2(X3,X4)
      | ~ p4(f3(c5,c6),X3) ),
    inference(resolution,[],[f8,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SYN554-1 : TPTP v8.1.0. Released v2.5.0.
% 0.03/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 : n021.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   : Tue Aug 30 22:04:11 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.19/0.51  % (14903)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 0.19/0.51  % (14911)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 0.19/0.51  % (14889)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)
% 0.19/0.52  % (14890)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.52  % (14891)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 0.19/0.52  % (14892)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=49:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/49Mi)
% 0.19/0.52  % (14886)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.19/0.53  % (14892)First to succeed.
% 0.19/0.53  % (14914)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.53  % (14906)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.42/0.53  % (14908)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 1.42/0.53  % (14899)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)
% 1.42/0.53  % (14896)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)
% 1.42/0.53  % (14912)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.42/0.53  % (14913)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)
% 1.42/0.53  % (14898)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.42/0.53  % (14888)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.42/0.53  % (14898)Instruction limit reached!
% 1.42/0.53  % (14898)------------------------------
% 1.42/0.53  % (14898)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.53  % (14898)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.53  % (14898)Termination reason: Unknown
% 1.42/0.53  % (14898)Termination phase: Saturation
% 1.42/0.53  
% 1.42/0.53  % (14907)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 1.42/0.53  % (14898)Memory used [KB]: 5756
% 1.42/0.53  % (14898)Time elapsed: 0.142 s
% 1.42/0.53  % (14898)Instructions burned: 5 (million)
% 1.42/0.53  % (14898)------------------------------
% 1.42/0.53  % (14898)------------------------------
% 1.42/0.54  % (14900)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 1.42/0.54  % (14903)Instruction limit reached!
% 1.42/0.54  % (14903)------------------------------
% 1.42/0.54  % (14903)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.54  % (14903)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.54  % (14903)Termination reason: Unknown
% 1.42/0.54  % (14903)Termination phase: Saturation
% 1.42/0.54  
% 1.42/0.54  % (14903)Memory used [KB]: 5884
% 1.42/0.54  % (14903)Time elapsed: 0.120 s
% 1.42/0.54  % (14903)Instructions burned: 8 (million)
% 1.42/0.54  % (14903)------------------------------
% 1.42/0.54  % (14903)------------------------------
% 1.42/0.54  % (14902)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.42/0.54  % (14915)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.42/0.54  % (14902)Instruction limit reached!
% 1.42/0.54  % (14902)------------------------------
% 1.42/0.54  % (14902)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.54  % (14902)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.54  % (14902)Termination reason: Unknown
% 1.42/0.54  % (14902)Termination phase: Saturation
% 1.42/0.54  
% 1.42/0.54  % (14902)Memory used [KB]: 5756
% 1.42/0.54  % (14902)Time elapsed: 0.139 s
% 1.42/0.54  % (14902)Instructions burned: 2 (million)
% 1.42/0.54  % (14902)------------------------------
% 1.42/0.54  % (14902)------------------------------
% 1.42/0.54  % (14887)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.42/0.54  % (14904)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 1.42/0.54  % (14910)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 1.42/0.54  % (14905)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)
% 1.42/0.54  % (14894)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.42/0.54  % (14897)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.42/0.54  % (14890)Also succeeded, but the first one will report.
% 1.42/0.54  % (14892)Refutation found. Thanks to Tanya!
% 1.42/0.54  % SZS status Unsatisfiable for theBenchmark
% 1.42/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 1.42/0.54  % (14892)------------------------------
% 1.42/0.54  % (14892)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.42/0.54  % (14892)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.42/0.54  % (14892)Termination reason: Refutation
% 1.42/0.54  
% 1.42/0.54  % (14892)Memory used [KB]: 1407
% 1.42/0.54  % (14892)Time elapsed: 0.128 s
% 1.42/0.54  % (14892)Instructions burned: 6 (million)
% 1.42/0.54  % (14892)------------------------------
% 1.42/0.54  % (14892)------------------------------
% 1.42/0.54  % (14885)Success in time 0.191 s
%------------------------------------------------------------------------------