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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN219-1 : TPTP v8.1.0. Released v1.1.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 : n029.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:37:13 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f394,plain,
    $false,
    inference(resolution,[],[f393,f14]) ).

fof(f14,axiom,
    ! [X0] : p0(b,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_14) ).

fof(f393,plain,
    ! [X3] : ~ p0(X3,X3),
    inference(resolution,[],[f388,f163]) ).

fof(f163,axiom,
    ! [X2] :
      ( s1(X2)
      | ~ p0(X2,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_125) ).

fof(f388,plain,
    ! [X0] : ~ s1(X0),
    inference(resolution,[],[f386,f25]) ).

fof(f25,axiom,
    q0(d,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_25) ).

fof(f386,plain,
    ! [X0,X1] :
      ( ~ q0(d,X0)
      | ~ s1(X1) ),
    inference(resolution,[],[f384,f164]) ).

fof(f164,axiom,
    ! [X9,X4,X5] :
      ( s1(X9)
      | ~ q0(X9,X4)
      | ~ s1(X5) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_126) ).

fof(f384,plain,
    ~ s1(d),
    inference(resolution,[],[f383,f2]) ).

fof(f2,axiom,
    q0(e,d),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_2) ).

fof(f383,plain,
    ! [X0] :
      ( ~ q0(e,X0)
      | ~ s1(d) ),
    inference(condensation,[],[f381]) ).

fof(f381,plain,
    ! [X0,X1] :
      ( ~ s1(d)
      | ~ s1(X1)
      | ~ q0(e,X0) ),
    inference(resolution,[],[f380,f164]) ).

fof(f380,plain,
    ( ~ s1(e)
    | ~ s1(d) ),
    inference(resolution,[],[f379,f11]) ).

fof(f11,axiom,
    n0(e,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_11) ).

fof(f379,plain,
    ( ~ n0(e,b)
    | ~ s1(d)
    | ~ s1(e) ),
    inference(resolution,[],[f378,f14]) ).

fof(f378,plain,
    ! [X0] :
      ( ~ p0(X0,X0)
      | ~ s1(e)
      | ~ n0(e,b)
      | ~ s1(d) ),
    inference(resolution,[],[f377,f19]) ).

fof(f19,axiom,
    ! [X0,X1] : m0(X0,d,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_19) ).

fof(f377,plain,
    ! [X2,X0,X1] :
      ( ~ m0(X2,X0,b)
      | ~ n0(e,b)
      | ~ s1(X0)
      | ~ p0(X1,X1)
      | ~ s1(e) ),
    inference(resolution,[],[f171,f374]) ).

fof(f374,plain,
    ( ~ l2(b,b)
    | ~ s1(e)
    | ~ n0(e,b) ),
    inference(resolution,[],[f169,f369]) ).

fof(f369,axiom,
    ~ l2(e,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_this) ).

fof(f169,axiom,
    ! [X8,X7] :
      ( l2(X7,X8)
      | ~ n0(e,X8)
      | ~ s1(X7)
      | ~ l2(X8,X8) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_131) ).

fof(f171,axiom,
    ! [X3,X10,X11,X6] :
      ( l2(X3,X3)
      | ~ s1(X11)
      | ~ p0(X10,X10)
      | ~ m0(X6,X11,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',rule_133) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : SYN219-1 : TPTP v8.1.0. Released v1.1.0.
% 0.07/0.14  % 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.35  % Computer : n029.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Tue Aug 30 21:47:42 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.21/0.54  % (29273)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.21/0.55  % (29281)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 1.39/0.57  % (29271)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)
% 1.39/0.57  % (29293)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.39/0.57  % (29297)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.39/0.58  % (29285)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.39/0.58  % (29280)ott+10_1:28_bd=off:bs=on:tgt=ground:i=101:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/101Mi)
% 1.39/0.58  % (29268)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)
% 1.39/0.58  % (29289)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.39/0.58  % (29269)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)
% 1.76/0.59  % (29287)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)
% 1.76/0.59  % (29291)ott+11_1:1_drc=off:nwc=5.0:slsq=on:slsqc=1:spb=goal_then_units:to=lpo:i=467:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/467Mi)
% 1.76/0.60  % (29296)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 1.76/0.60  % (29277)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.76/0.60  % (29274)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.76/0.60  % (29286)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.76/0.60  % (29282)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)
% 1.76/0.61  % (29290)dis+21_1:1_av=off:er=filter:slsq=on:slsqc=0:slsqr=1,1:sp=frequency:to=lpo:i=498:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/498Mi)
% 1.76/0.61  % (29275)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.76/0.61  % (29277)First to succeed.
% 1.76/0.61  % (29283)ott+11_2:3_av=off:fde=unused:nwc=5.0:tgt=ground:i=75:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/75Mi)
% 1.76/0.61  % (29295)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)
% 1.76/0.62  % (29279)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.76/0.62  % (29287)Also succeeded, but the first one will report.
% 1.76/0.62  % (29277)Refutation found. Thanks to Tanya!
% 1.76/0.62  % SZS status Unsatisfiable for theBenchmark
% 1.76/0.62  % SZS output start Proof for theBenchmark
% See solution above
% 1.76/0.62  % (29277)------------------------------
% 1.76/0.62  % (29277)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.76/0.62  % (29277)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.76/0.62  % (29277)Termination reason: Refutation
% 1.76/0.62  
% 1.76/0.62  % (29277)Memory used [KB]: 1407
% 1.76/0.62  % (29277)Time elapsed: 0.180 s
% 1.76/0.62  % (29277)Instructions burned: 8 (million)
% 1.76/0.62  % (29277)------------------------------
% 1.76/0.62  % (29277)------------------------------
% 1.76/0.62  % (29267)Success in time 0.261 s
%------------------------------------------------------------------------------