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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN300-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 : n006.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:25 EDT 2022

% Result   : Unsatisfiable 0.17s 0.54s
% Output   : Refutation 0.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   21 (   9 unt;   0 def)
%            Number of atoms       :   38 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   45 (  28   ~;  17   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    9 (   8 usr;   1 prp; 0-3 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   18 (  18   !;   0   ?)

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

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

fof(f402,plain,
    ~ p0(b,b),
    inference(resolution,[],[f400,f163]) ).

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

fof(f400,plain,
    ~ s1(b),
    inference(resolution,[],[f396,f15]) ).

fof(f15,axiom,
    n0(a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_15) ).

fof(f396,plain,
    ! [X1] :
      ( ~ n0(X1,b)
      | ~ s1(b) ),
    inference(resolution,[],[f389,f40]) ).

fof(f40,axiom,
    ! [X4,X5] :
      ( l1(X4,X4)
      | ~ n0(X5,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_002) ).

fof(f389,plain,
    ( ~ l1(b,b)
    | ~ s1(b) ),
    inference(resolution,[],[f388,f224]) ).

fof(f224,axiom,
    ! [X4,X5] :
      ( q2(X4,X4,X5)
      | ~ l1(X5,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_186) ).

fof(f388,plain,
    ( ~ q2(b,b,b)
    | ~ s1(b) ),
    inference(resolution,[],[f385,f227]) ).

fof(f227,axiom,
    ! [X5] :
      ( s2(X5)
      | ~ q2(b,X5,b)
      | ~ s1(b) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_189) ).

fof(f385,plain,
    ~ s2(b),
    inference(resolution,[],[f383,f7]) ).

fof(f7,axiom,
    n0(d,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_7) ).

fof(f383,plain,
    ! [X1] :
      ( ~ n0(X1,b)
      | ~ s2(b) ),
    inference(resolution,[],[f381,f40]) ).

fof(f381,plain,
    ( ~ l1(b,b)
    | ~ s2(b) ),
    inference(resolution,[],[f375,f19]) ).

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

fof(f375,plain,
    ! [X0] :
      ( ~ m0(b,X0,d)
      | ~ l1(b,b)
      | ~ s2(b) ),
    inference(resolution,[],[f374,f224]) ).

fof(f374,plain,
    ! [X0,X1] :
      ( ~ q2(X0,b,X0)
      | ~ s2(b)
      | ~ m0(X0,X1,d) ),
    inference(resolution,[],[f311,f369]) ).

fof(f369,axiom,
    ~ s3(b,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

fof(f311,axiom,
    ! [X2,X3,X10,X11] :
      ( s3(X2,X3)
      | ~ m0(X10,X11,X3)
      | ~ s2(X2)
      | ~ q2(X10,X2,X10) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_273) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : SYN300-1 : TPTP v8.1.0. Released v1.1.0.
% 0.00/0.11  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_sat --cores 0 -t %d %s
% 0.10/0.31  % Computer : n006.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit   : 300
% 0.10/0.31  % WCLimit    : 300
% 0.10/0.31  % DateTime   : Tue Aug 30 21:40:09 EDT 2022
% 0.10/0.31  % CPUTime    : 
% 0.17/0.48  % (1595)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.17/0.48  % (1603)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.17/0.49  % (1613)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.17/0.49  % (1604)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)
% 0.17/0.50  % (1611)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.17/0.51  % (1596)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.17/0.51  % (1599)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.17/0.51  % (1600)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.17/0.51  % (1590)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.17/0.52  % (1593)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.17/0.52  % (1597)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.17/0.52  % (1598)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.17/0.52  % (1597)Instruction limit reached!
% 0.17/0.52  % (1597)------------------------------
% 0.17/0.52  % (1597)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.52  % (1597)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.52  % (1597)Termination reason: Unknown
% 0.17/0.52  % (1597)Termination phase: Blocked clause elimination
% 0.17/0.52  
% 0.17/0.52  % (1597)Memory used [KB]: 1407
% 0.17/0.52  % (1597)Time elapsed: 0.003 s
% 0.17/0.52  % (1597)Instructions burned: 2 (million)
% 0.17/0.52  % (1597)------------------------------
% 0.17/0.52  % (1597)------------------------------
% 0.17/0.52  % (1591)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.17/0.53  % (1596)Instruction limit reached!
% 0.17/0.53  % (1596)------------------------------
% 0.17/0.53  % (1596)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.53  % (1596)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.53  % (1596)Termination reason: Unknown
% 0.17/0.53  % (1596)Termination phase: Saturation
% 0.17/0.53  
% 0.17/0.53  % (1596)Memory used [KB]: 6268
% 0.17/0.53  % (1596)Time elapsed: 0.015 s
% 0.17/0.53  % (1596)Instructions burned: 7 (million)
% 0.17/0.53  % (1596)------------------------------
% 0.17/0.53  % (1596)------------------------------
% 0.17/0.53  % (1610)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.17/0.53  % (1594)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.17/0.54  % (1589)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.17/0.54  % (1592)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.17/0.54  % (1601)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.17/0.54  % (1612)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.17/0.54  Detected maximum model sizes of [5]
% 0.17/0.54  TRYING [1]
% 0.17/0.54  % (1598)First to succeed.
% 0.17/0.54  TRYING [2]
% 0.17/0.54  % (1598)Refutation found. Thanks to Tanya!
% 0.17/0.54  % SZS status Unsatisfiable for theBenchmark
% 0.17/0.54  % SZS output start Proof for theBenchmark
% See solution above
% 0.17/0.54  % (1598)------------------------------
% 0.17/0.54  % (1598)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.17/0.54  % (1598)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.17/0.54  % (1598)Termination reason: Refutation
% 0.17/0.54  
% 0.17/0.54  % (1598)Memory used [KB]: 1535
% 0.17/0.54  % (1598)Time elapsed: 0.148 s
% 0.17/0.54  % (1598)Instructions burned: 8 (million)
% 0.17/0.54  % (1598)------------------------------
% 0.17/0.54  % (1598)------------------------------
% 0.17/0.54  % (1588)Success in time 0.223 s
%------------------------------------------------------------------------------