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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : SYN193-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 : n012.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:09 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f407,plain,
    $false,
    inference(resolution,[],[f404,f7]) ).

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

fof(f404,plain,
    ! [X0] : ~ n0(X0,b),
    inference(resolution,[],[f394,f39]) ).

fof(f39,axiom,
    ! [X2,X3] :
      ( k1(X2)
      | ~ n0(X3,X2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_001) ).

fof(f394,plain,
    ~ k1(b),
    inference(resolution,[],[f389,f197]) ).

fof(f197,axiom,
    ! [X10] :
      ( p2(X10,X10,X10)
      | ~ k1(X10) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_159) ).

fof(f389,plain,
    ! [X0,X1] : ~ p2(X0,X1,b),
    inference(resolution,[],[f388,f278]) ).

fof(f278,axiom,
    ! [X8,X9,X7] :
      ( n3(X7)
      | ~ p2(X8,X9,X7) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_240) ).

fof(f388,plain,
    ~ n3(b),
    inference(resolution,[],[f386,f30]) ).

fof(f30,axiom,
    n0(e,e),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_30) ).

fof(f386,plain,
    ! [X0] :
      ( ~ n0(X0,X0)
      | ~ n3(b) ),
    inference(resolution,[],[f385,f14]) ).

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

fof(f385,plain,
    ! [X0,X1] :
      ( ~ p0(X1,b)
      | ~ n0(X0,X0)
      | ~ n3(b) ),
    inference(condensation,[],[f384]) ).

fof(f384,plain,
    ! [X3,X4,X5] :
      ( ~ n3(b)
      | ~ n0(X3,X3)
      | ~ n0(X5,X3)
      | ~ p0(X4,b) ),
    inference(resolution,[],[f378,f40]) ).

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

fof(f378,plain,
    ! [X2,X0,X1] :
      ( ~ l1(X2,X0)
      | ~ n0(X0,X0)
      | ~ p0(X1,b)
      | ~ n3(b) ),
    inference(resolution,[],[f375,f224]) ).

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

fof(f375,plain,
    ! [X2,X3,X0,X1] :
      ( ~ q2(X1,X2,X3)
      | ~ n3(b)
      | ~ n0(X1,X2)
      | ~ p0(X0,b) ),
    inference(resolution,[],[f374,f293]) ).

fof(f293,axiom,
    ! [X2,X4,X5] :
      ( q3(X4,X5)
      | ~ q2(X2,X4,X5)
      | ~ n0(X2,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_255) ).

fof(f374,plain,
    ! [X2,X0,X1] :
      ( ~ q3(X0,X1)
      | ~ n3(b)
      | ~ p0(X2,b) ),
    inference(resolution,[],[f336,f369]) ).

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

fof(f336,axiom,
    ! [X2,X3,X4,X5] :
      ( r4(X4)
      | ~ n3(X4)
      | ~ q3(X5,X2)
      | ~ p0(X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',rule_298) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem    : SYN193-1 : TPTP v8.1.0. Released v1.1.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 : n012.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 21:35:50 EDT 2022
% 0.13/0.34  % CPUTime    : 
% 0.20/0.55  % (24070)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.20/0.56  % (24077)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.20/0.56  % (24062)dis+10_1:1_fsd=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 0.20/0.56  % (24061)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.20/0.57  % (24062)Instruction limit reached!
% 0.20/0.57  % (24062)------------------------------
% 0.20/0.57  % (24062)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (24078)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.20/0.57  % (24069)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.48/0.57  % (24062)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.48/0.57  % (24064)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.48/0.57  % (24062)Termination reason: Unknown
% 1.48/0.57  % (24062)Termination phase: Saturation
% 1.48/0.57  
% 1.48/0.57  % (24062)Memory used [KB]: 6268
% 1.48/0.57  % (24062)Time elapsed: 0.006 s
% 1.48/0.57  % (24062)Instructions burned: 7 (million)
% 1.48/0.57  % (24062)------------------------------
% 1.48/0.57  % (24062)------------------------------
% 1.48/0.57  % (24056)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.48/0.58  % (24058)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.48/0.58  % (24059)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 1.48/0.58  % (24055)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.48/0.58  % (24079)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 1.48/0.58  % (24076)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 1.48/0.58  % (24057)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)
% 1.48/0.58  % (24080)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 1.48/0.58  % (24082)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.48/0.58  % (24064)First to succeed.
% 1.48/0.59  % (24067)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.48/0.59  % (24072)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 1.48/0.59  % (24063)dis+2_1:64_add=large:bce=on:bd=off:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 1.48/0.59  % (24060)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)
% 1.48/0.59  % (24071)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)
% 1.77/0.59  % (24064)Refutation found. Thanks to Tanya!
% 1.77/0.59  % SZS status Unsatisfiable for theBenchmark
% 1.77/0.59  % SZS output start Proof for theBenchmark
% See solution above
% 1.77/0.59  % (24064)------------------------------
% 1.77/0.59  % (24064)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.77/0.59  % (24064)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.77/0.59  % (24064)Termination reason: Refutation
% 1.77/0.59  
% 1.77/0.59  % (24064)Memory used [KB]: 1535
% 1.77/0.59  % (24064)Time elapsed: 0.107 s
% 1.77/0.59  % (24064)Instructions burned: 8 (million)
% 1.77/0.59  % (24064)------------------------------
% 1.77/0.59  % (24064)------------------------------
% 1.77/0.59  % (24054)Success in time 0.241 s
%------------------------------------------------------------------------------