TSTP Solution File: FLD008-4 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD008-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_uns --cores 0 -t %d %s

% Computer : n002.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:05:23 EDT 2022

% Result   : Unsatisfiable 0.20s 0.53s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   24 (  19 unt;   0 def)
%            Number of atoms       :   33 (   0 equ)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   22 (  13   ~;   9   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   2 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-3 aty)
%            Number of functors    :    6 (   6 usr;   5 con; 0-1 aty)
%            Number of variables   :   17 (  17   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f88,plain,
    $false,
    inference(subsumption_resolution,[],[f85,f82]) ).

fof(f82,plain,
    ~ sum(d,c,additive_identity),
    inference(unit_resulting_resolution,[],[f78,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(f78,plain,
    ~ sum(c,d,additive_identity),
    inference(unit_resulting_resolution,[],[f48,f35,f44,f1]) ).

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(f44,plain,
    sum(additive_inverse(c),c,additive_identity),
    inference(unit_resulting_resolution,[],[f29,f4]) ).

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

fof(f29,axiom,
    defined(c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',c_is_defined) ).

fof(f35,plain,
    ~ sum(additive_inverse(c),additive_identity,d),
    inference(unit_resulting_resolution,[],[f33,f5]) ).

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

fof(f48,plain,
    sum(additive_identity,d,d),
    inference(unit_resulting_resolution,[],[f30,f3]) ).

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

fof(f30,axiom,
    defined(d),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d_is_defined) ).

fof(f85,plain,
    sum(d,c,additive_identity),
    inference(unit_resulting_resolution,[],[f41,f37,f72,f2]) ).

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

fof(f72,plain,
    sum(additive_inverse(a),c,b),
    inference(unit_resulting_resolution,[],[f42,f31,f38,f1]) ).

fof(f38,plain,
    sum(additive_inverse(a),a,additive_identity),
    inference(unit_resulting_resolution,[],[f27,f4]) ).

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

fof(f31,axiom,
    sum(a,b,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_5) ).

fof(f42,plain,
    sum(additive_identity,b,b),
    inference(unit_resulting_resolution,[],[f28,f3]) ).

fof(f28,axiom,
    defined(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_is_defined) ).

fof(f37,plain,
    sum(additive_inverse(b),additive_inverse(a),d),
    inference(unit_resulting_resolution,[],[f32,f5]) ).

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

fof(f41,plain,
    sum(additive_inverse(b),b,additive_identity),
    inference(unit_resulting_resolution,[],[f28,f4]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem    : FLD008-4 : TPTP v8.1.0. Bugfixed v2.1.0.
% 0.06/0.13  % Command    : vampire --input_syntax tptp --proof tptp --output_axiom_names on --mode portfolio --schedule snake_tptp_uns --cores 0 -t %d %s
% 0.14/0.34  % Computer : n002.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.34  % CPULimit   : 300
% 0.14/0.34  % WCLimit    : 300
% 0.14/0.34  % DateTime   : Mon Aug 29 20:45:58 EDT 2022
% 0.14/0.34  % CPUTime    : 
% 0.20/0.51  % (24967)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.51  % (24965)lrs+1010_1:4_amm=off:bce=on:sd=1:sos=on:ss=included:i=51:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/51Mi)
% 0.20/0.52  % (24970)lrs+10_1:1_drc=off:sp=reverse_frequency:spb=goal:to=lpo:i=5:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/5Mi)
% 0.20/0.52  % (24959)dis+21_1:1_av=off:fd=off:lcm=predicate:sos=on:spb=goal:urr=ec_only:i=42:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/42Mi)
% 0.20/0.52  % (24962)lrs+10_5:1_br=off:fde=none:nwc=3.0:sd=1:sgt=10:sos=on:ss=axioms:urr=on:i=34:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/34Mi)
% 0.20/0.52  % (24958)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 0.20/0.52  % (24980)ott+21_1:1_erd=off:s2a=on:sac=on:sd=1:sgt=64:sos=on:ss=included:st=3.0:to=lpo:urr=on:i=97:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/97Mi)
% 0.20/0.52  % (24973)fmb+10_1:1_fmbes=contour:fmbsr=2.0:fmbsso=input_usage:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 0.20/0.52  % (24961)lrs+10_1:1_bd=off:drc=off:lcm=reverse:nwc=5.0:sd=1:sgt=16:spb=goal_then_units:ss=axioms:to=lpo:i=43:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/43Mi)
% 0.20/0.52  % (24982)dis+10_1:1_add=large:alpa=false:anc=none:fd=off:lcm=reverse:nwc=5.0:sd=2:sgt=20:ss=included:i=46:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/46Mi)
% 0.20/0.52  % (24962)First to succeed.
% 0.20/0.52  % (24986)lrs+10_1:1_sos=all:ss=axioms:st=1.5:i=20:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/20Mi)
% 0.20/0.52  % (24972)dis+1011_3:29_av=off:awrs=decay:awrsf=32:bce=on:drc=off:fde=unused:gsp=on:irw=on:nwc=2.0:spb=goal_then_units:updr=off:urr=ec_only:i=29:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/29Mi)
% 0.20/0.52  % (24974)lrs+1_1:1_aac=none:add=large:anc=all_dependent:cond=fast:ep=RST:fsr=off:lma=on:nm=2:sos=on:sp=reverse_arity:stl=30:uhcvi=on:urr=on:i=2:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/2Mi)
% 0.20/0.52  % (24974)Instruction limit reached!
% 0.20/0.52  % (24974)------------------------------
% 0.20/0.52  % (24974)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (24962)Refutation found. Thanks to Tanya!
% 0.20/0.53  % SZS status Unsatisfiable for theBenchmark
% 0.20/0.53  % SZS output start Proof for theBenchmark
% See solution above
% 0.20/0.53  % (24962)------------------------------
% 0.20/0.53  % (24962)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.53  % (24962)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.53  % (24962)Termination reason: Refutation
% 0.20/0.53  
% 0.20/0.53  % (24962)Memory used [KB]: 5884
% 0.20/0.53  % (24962)Time elapsed: 0.129 s
% 0.20/0.53  % (24962)Instructions burned: 8 (million)
% 0.20/0.53  % (24962)------------------------------
% 0.20/0.53  % (24962)------------------------------
% 0.20/0.53  % (24957)Success in time 0.181 s
%------------------------------------------------------------------------------