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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN121-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 : n015.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:36:57 EDT 2022

% Result   : Unsatisfiable 0.10s 0.46s
% Output   : Refutation 0.10s
% 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    :    5 (   5 usr;   5 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,[],[f390,f163]) ).

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

fof(f390,plain,
    ! [X2] : ~ s1(X2),
    inference(resolution,[],[f386,f33]) ).

fof(f33,axiom,
    q0(d,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_33) ).

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,f36]) ).

fof(f36,axiom,
    q0(a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',axiom_36) ).

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

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

fof(f380,plain,
    ( ~ s1(a)
    | ~ 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(a)
    | ~ s1(d) ),
    inference(resolution,[],[f378,f14]) ).

fof(f378,plain,
    ! [X0] :
      ( ~ p0(X0,X0)
      | ~ s1(a)
      | ~ s1(d)
      | ~ n0(e,b) ),
    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(X0,X1,b)
      | ~ n0(e,b)
      | ~ s1(a)
      | ~ p0(X2,X2)
      | ~ s1(X1) ),
    inference(resolution,[],[f171,f374]) ).

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

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

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

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

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.07  % Problem    : SYN121-1 : TPTP v8.1.0. Released v1.1.0.
% 0.06/0.07  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.06/0.26  % Computer : n015.cluster.edu
% 0.06/0.26  % Model    : x86_64 x86_64
% 0.06/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.06/0.26  % Memory   : 8042.1875MB
% 0.06/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.06/0.26  % CPULimit   : 300
% 0.06/0.26  % WCLimit    : 300
% 0.06/0.26  % DateTime   : Tue Aug 30 21:43:51 EDT 2022
% 0.06/0.26  % CPUTime    : 
% 0.10/0.38  % (23303)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.10/0.41  % (23313)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.10/0.41  % (23326)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.10/0.42  % (23311)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)
% 0.10/0.42  % (23318)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.10/0.42  % (23325)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.10/0.42  % (23300)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.10/0.42  % (23314)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.10/0.42  % (23306)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)
% 0.10/0.42  % (23302)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.10/0.43  % (23322)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)
% 0.10/0.43  % (23301)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.10/0.43  % (23304)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.10/0.44  % (23309)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)
% 0.10/0.44  % (23310)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.10/0.44  % (23317)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.10/0.44  % (23305)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.10/0.44  % (23327)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.10/0.45  % (23323)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)
% 0.10/0.46  % (23328)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.10/0.46  % (23309)First to succeed.
% 0.10/0.46  % (23309)Refutation found. Thanks to Tanya!
% 0.10/0.46  % SZS status Unsatisfiable for theBenchmark
% 0.10/0.46  % SZS output start Proof for theBenchmark
% See solution above
% 0.10/0.46  % (23309)------------------------------
% 0.10/0.46  % (23309)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.10/0.46  % (23309)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.10/0.46  % (23309)Termination reason: Refutation
% 0.10/0.46  
% 0.10/0.46  % (23309)Memory used [KB]: 1407
% 0.10/0.46  % (23309)Time elapsed: 0.142 s
% 0.10/0.46  % (23309)Instructions burned: 9 (million)
% 0.10/0.46  % (23309)------------------------------
% 0.10/0.46  % (23309)------------------------------
% 0.10/0.46  % (23299)Success in time 0.196 s
%------------------------------------------------------------------------------