TSTP Solution File: FLD013-4 by SnakeForV-SAT---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV-SAT---1.0
% Problem  : FLD013-4 : TPTP v8.1.0. Bugfixed v2.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 : n011.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 16:06:37 EDT 2022

% Result   : Unsatisfiable 0.20s 0.55s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   20 (  11 unt;   0 def)
%            Number of atoms       :   35 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   31 (  16   ~;  15   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   6 con; 0-0 aty)
%            Number of variables   :   20 (  20   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f248,plain,
    $false,
    inference(subsumption_resolution,[],[f247,f35]) ).

fof(f35,axiom,
    ~ sum(d,b,u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_sum_9) ).

fof(f247,plain,
    sum(d,b,u),
    inference(resolution,[],[f233,f5]) ).

fof(f5,axiom,
    ! [X3,X0,X5] :
      ( ~ sum(X0,X3,X5)
      | sum(X3,X0,X5) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',commutativity_addition) ).

fof(f233,plain,
    sum(b,d,u),
    inference(resolution,[],[f230,f98]) ).

fof(f98,plain,
    ! [X0] :
      ( ~ sum(X0,additive_identity,a)
      | sum(X0,d,u) ),
    inference(resolution,[],[f56,f33]) ).

fof(f33,axiom,
    sum(additive_identity,c,d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_7) ).

fof(f56,plain,
    ! [X16,X14,X15] :
      ( ~ sum(X16,c,X15)
      | ~ sum(X14,X16,a)
      | sum(X14,X15,u) ),
    inference(resolution,[],[f1,f34]) ).

fof(f34,axiom,
    sum(a,c,u),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_8) ).

fof(f1,axiom,
    ! [X2,X3,X0,X1,X4,X5] :
      ( ~ sum(X4,X5,X2)
      | sum(X0,X1,X2)
      | ~ sum(X3,X5,X1)
      | ~ sum(X0,X3,X4) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',associativity_addition_1) ).

fof(f230,plain,
    sum(b,additive_identity,a),
    inference(resolution,[],[f221,f5]) ).

fof(f221,plain,
    sum(additive_identity,b,a),
    inference(subsumption_resolution,[],[f220,f14]) ).

fof(f14,axiom,
    defined(additive_identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',well_definedness_of_additive_identity) ).

fof(f220,plain,
    ( ~ defined(additive_identity)
    | sum(additive_identity,b,a) ),
    inference(resolution,[],[f213,f3]) ).

fof(f3,axiom,
    ! [X0] :
      ( sum(additive_identity,X0,X0)
      | ~ defined(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',existence_of_identity_addition) ).

fof(f213,plain,
    ! [X4] :
      ( ~ sum(X4,additive_identity,additive_identity)
      | sum(X4,b,a) ),
    inference(subsumption_resolution,[],[f194,f27]) ).

fof(f27,axiom,
    defined(a),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',a_is_defined) ).

fof(f194,plain,
    ! [X4] :
      ( ~ sum(X4,additive_identity,additive_identity)
      | ~ defined(a)
      | sum(X4,b,a) ),
    inference(resolution,[],[f55,f32]) ).

fof(f32,axiom,
    sum(additive_identity,a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_6) ).

fof(f55,plain,
    ! [X10,X11,X12,X13] :
      ( ~ sum(X13,X12,X11)
      | sum(X10,X11,X12)
      | ~ sum(X10,X13,additive_identity)
      | ~ defined(X12) ),
    inference(resolution,[],[f1,f3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : FLD013-4 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.04/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.14/0.34  % Computer : n011.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Mon Aug 29 20:31:55 EDT 2022
% 0.14/0.35  % CPUTime    : 
% 0.20/0.50  % (11733)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.20/0.50  % (11759)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.20/0.51  % (11751)ott+10_1:8_bsd=on:fsd=on:lcm=predicate:nwc=5.0:s2a=on:s2at=1.5:spb=goal_then_units:i=176:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/176Mi)
% 0.20/0.51  % (11760)ott+33_1:4_s2a=on:tgt=ground:i=439:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/439Mi)
% 0.20/0.51  % (11750)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)
% 0.20/0.51  % (11742)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.20/0.51  % (11736)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.20/0.52  % (11753)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.52  % (11745)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.20/0.52  % (11741)ott+2_1:1_fsr=off:gsp=on:i=50:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/50Mi)
% 0.20/0.52  % (11737)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.52  TRYING [1]
% 0.20/0.52  TRYING [2]
% 0.20/0.52  TRYING [3]
% 0.20/0.52  % (11734)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.20/0.52  % (11757)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.20/0.52  % (11743)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.20/0.52  % (11738)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.52  % (11756)ott+10_1:5_bd=off:tgt=full:i=500:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/500Mi)
% 0.20/0.52  % (11735)ott+33_1:4_s2a=on:tgt=ground:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.53  % (11739)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.20/0.53  % (11761)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)
% 0.20/0.53  % (11748)fmb+10_1:1_bce=on:i=59:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/59Mi)
% 0.20/0.53  % (11739)Instruction limit reached!
% 0.20/0.53  % (11739)------------------------------
% 0.20/0.53  % (11739)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11739)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (11739)Termination reason: Unknown
% 0.20/0.53  % (11739)Termination phase: Saturation
% 0.20/0.53  
% 0.20/0.53  % (11739)Memory used [KB]: 5373
% 0.20/0.53  % (11739)Time elapsed: 0.003 s
% 0.20/0.53  % (11739)Instructions burned: 3 (million)
% 0.20/0.53  % (11739)------------------------------
% 0.20/0.53  % (11739)------------------------------
% 0.20/0.53  TRYING [1]
% 0.20/0.53  % (11749)ott+10_1:1_tgt=ground:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 0.20/0.53  % (11738)Instruction limit reached!
% 0.20/0.53  % (11738)------------------------------
% 0.20/0.53  % (11738)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (11747)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)
% 0.20/0.53  % (11744)ott+10_1:5_bd=off:tgt=full:i=99:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99Mi)
% 0.20/0.53  % (11746)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.53  % (11752)ott+3_1:1_gsp=on:lcm=predicate:i=138:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/138Mi)
% 0.20/0.53  % (11731)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.20/0.54  TRYING [1]
% 0.20/0.54  % (11751)First to succeed.
% 0.20/0.54  TRYING [2]
% 0.20/0.54  % (11760)Also succeeded, but the first one will report.
% 0.20/0.54  % (11754)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.54  % (11732)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.20/0.54  TRYING [2]
% 0.20/0.54  % (11732)Refutation not found, incomplete strategy% (11732)------------------------------
% 0.20/0.54  % (11732)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.54  % (11732)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11732)Termination reason: Refutation not found, incomplete strategy
% 0.20/0.54  
% 0.20/0.54  % (11732)Memory used [KB]: 5373
% 0.20/0.54  % (11732)Time elapsed: 0.131 s
% 0.20/0.54  % (11732)Instructions burned: 2 (million)
% 0.20/0.54  % (11732)------------------------------
% 0.20/0.54  % (11732)------------------------------
% 0.20/0.54  TRYING [3]
% 0.20/0.54  % (11755)ott+10_1:1_kws=precedence:tgt=ground:i=482:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/482Mi)
% 0.20/0.54  % (11738)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.54  % (11738)Termination reason: Unknown
% 0.20/0.54  % (11738)Termination phase: Saturation
% 0.20/0.54  
% 0.20/0.54  % (11738)Memory used [KB]: 5500
% 0.20/0.54  % (11738)Time elapsed: 0.083 s
% 0.20/0.54  % (11738)Instructions burned: 8 (million)
% 0.20/0.54  % (11738)------------------------------
% 0.20/0.54  % (11738)------------------------------
% 0.20/0.55  % (11751)Refutation found. Thanks to Tanya!
% 0.20/0.55  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.55  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.55  % (11751)------------------------------
% 0.20/0.55  % (11751)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (11751)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (11751)Termination reason: Refutation
% 0.20/0.55  
% 0.20/0.55  % (11751)Memory used [KB]: 5500
% 0.20/0.55  % (11751)Time elapsed: 0.139 s
% 0.20/0.55  % (11751)Instructions burned: 13 (million)
% 0.20/0.55  % (11751)------------------------------
% 0.20/0.55  % (11751)------------------------------
% 0.20/0.55  % (11730)Success in time 0.19 s
%------------------------------------------------------------------------------