TSTP Solution File: FLD015-3 by SnakeForV---1.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SnakeForV---1.0
% Problem  : FLD015-3 : 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 : n018.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:27 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
fof(f65,plain,
    $false,
    inference(subsumption_resolution,[],[f64,f56]) ).

fof(f56,plain,
    ~ sum(a,additive_inverse(b),additive_identity),
    inference(unit_resulting_resolution,[],[f38,f31,f37,f1]) ).

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

fof(f37,plain,
    sum(additive_inverse(b),b,additive_identity),
    inference(unit_resulting_resolution,[],[f28,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(f28,axiom,
    defined(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b_is_defined) ).

fof(f31,plain,
    ~ sum(a,additive_identity,b),
    inference(unit_resulting_resolution,[],[f30,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(f30,axiom,
    ~ sum(additive_identity,a,b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',not_sum_4) ).

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

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

fof(f64,plain,
    sum(a,additive_inverse(b),additive_identity),
    inference(unit_resulting_resolution,[],[f54,f5]) ).

fof(f54,plain,
    sum(additive_inverse(b),a,additive_identity),
    inference(unit_resulting_resolution,[],[f35,f32,f34,f2]) ).

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

fof(f34,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(f32,plain,
    sum(additive_inverse(a),additive_identity,additive_inverse(b)),
    inference(unit_resulting_resolution,[],[f29,f5]) ).

fof(f29,axiom,
    sum(additive_identity,additive_inverse(a),additive_inverse(b)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',sum_3) ).

fof(f35,plain,
    sum(additive_identity,a,a),
    inference(unit_resulting_resolution,[],[f27,f3]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem    : FLD015-3 : 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_uns --cores 0 -t %d %s
% 0.13/0.35  % Computer : n018.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit   : 300
% 0.13/0.35  % WCLimit    : 300
% 0.13/0.35  % DateTime   : Mon Aug 29 20:38:39 EDT 2022
% 0.13/0.35  % CPUTime    : 
% 0.20/0.54  % (3773)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.54  % (3764)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.54  % (3765)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.55  % (3755)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.55  % (3756)lrs+1011_1:1_atotf=0.0306256:ep=RST:mep=off:nm=0:sos=all:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 0.20/0.55  % (3756)Instruction limit reached!
% 0.20/0.55  % (3756)------------------------------
% 0.20/0.55  % (3756)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (3756)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (3756)Termination reason: Unknown
% 0.20/0.55  % (3756)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (3756)Memory used [KB]: 5884
% 0.20/0.55  % (3756)Time elapsed: 0.129 s
% 0.20/0.55  % (3756)Instructions burned: 3 (million)
% 0.20/0.55  % (3756)------------------------------
% 0.20/0.55  % (3756)------------------------------
% 0.20/0.55  % (3765)Instruction limit reached!
% 0.20/0.55  % (3765)------------------------------
% 0.20/0.55  % (3765)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.55  % (3765)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.55  % (3765)Termination reason: Unknown
% 0.20/0.55  % (3765)Termination phase: Saturation
% 0.20/0.55  
% 0.20/0.55  % (3765)Memory used [KB]: 5884
% 0.20/0.55  % (3765)Time elapsed: 0.003 s
% 0.20/0.55  % (3765)Instructions burned: 2 (million)
% 0.20/0.55  % (3765)------------------------------
% 0.20/0.55  % (3765)------------------------------
% 0.20/0.56  TRYING [1]
% 0.20/0.56  % (3772)lrs+1011_1:1_aac=none:bsr=unit_only:ep=R:sac=on:sos=all:i=37:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/37Mi)
% 0.20/0.56  TRYING [2]
% 0.20/0.57  % (3764)Instruction limit reached!
% 0.20/0.57  % (3764)------------------------------
% 0.20/0.57  % (3764)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 0.20/0.57  % (3764)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 0.20/0.57  % (3764)Termination reason: Unknown
% 0.20/0.57  % (3764)Termination phase: Finite model building constraint generation
% 0.20/0.57  
% 0.20/0.57  % (3764)Memory used [KB]: 6140
% 0.20/0.57  % (3764)Time elapsed: 0.145 s
% 0.20/0.57  % (3764)Instructions burned: 7 (million)
% 0.20/0.57  % (3764)------------------------------
% 0.20/0.57  % (3764)------------------------------
% 0.20/0.58  % (3751)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.58  % (3753)dis+1011_1:16_fsr=off:nwc=2.0:i=25:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/25Mi)
% 1.64/0.59  % (3750)lrs+10_1:16_awrs=converge:awrsf=40:br=off:ep=RSTC:flr=on:gsp=on:nwc=3.0:sos=on:urr=on:i=4:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/4Mi)
% 1.64/0.60  % (3777)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)
% 1.64/0.60  % (3778)lrs+1010_1:1_bd=off:fd=off:fde=none:ins=3:sac=on:sos=on:spb=goal:to=lpo:i=100:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/100Mi)
% 1.64/0.60  % (3750)Instruction limit reached!
% 1.64/0.60  % (3750)------------------------------
% 1.64/0.60  % (3750)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.60  % (3750)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.60  % (3750)Termination reason: Unknown
% 1.64/0.60  % (3750)Termination phase: Saturation
% 1.64/0.60  
% 1.64/0.60  % (3750)Memory used [KB]: 5884
% 1.64/0.60  % (3750)Time elapsed: 0.177 s
% 1.64/0.60  % (3750)Instructions burned: 4 (million)
% 1.64/0.60  % (3750)------------------------------
% 1.64/0.60  % (3750)------------------------------
% 1.64/0.60  % (3760)dis+4_1:1_bd=off:cond=fast:fde=unused:lcm=reverse:lma=on:nicw=on:nwc=2.0:s2a=on:s2agt=16:sac=on:sp=frequency:i=23:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/23Mi)
% 1.64/0.60  % (3769)lrs+10_1:7_av=off:awrs=converge:awrsf=40:br=off:bsd=on:cond=on:drc=off:nwc=3.0:plsq=on:plsqc=1:s2a=on:s2agt=16:to=lpo:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.64/0.60  % (3770)lrs+1010_1:1_bd=off:fsr=off:sd=1:sos=on:ss=axioms:i=67:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/67Mi)
% 1.64/0.60  % (3775)lrs+3_8:1_anc=none:erd=off:fsd=on:s2a=on:s2agt=16:sgt=16:sos=on:sp=frequency:ss=included:i=71:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/71Mi)
% 1.64/0.60  % (3772)Refutation not found, non-redundant clauses discarded% (3772)------------------------------
% 1.64/0.60  % (3772)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.60  % (3772)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.60  % (3772)Termination reason: Refutation not found, non-redundant clauses discarded
% 1.64/0.60  
% 1.64/0.60  % (3772)Memory used [KB]: 6268
% 1.64/0.60  % (3772)Time elapsed: 0.183 s
% 1.64/0.60  % (3772)Instructions burned: 36 (million)
% 1.64/0.60  % (3772)------------------------------
% 1.64/0.60  % (3772)------------------------------
% 1.64/0.60  % (3748)lrs+10_1:1_kws=precedence:lwlo=on:tgt=ground:i=99966:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/99966Mi)
% 1.64/0.61  % (3774)lrs+1010_1:16_acc=on:anc=all:avsq=on:awrs=converge:s2a=on:sac=on:sos=on:ss=axioms:i=81:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/81Mi)
% 1.64/0.61  % (3761)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)
% 1.64/0.61  % (3762)lrs+30_1:12_av=off:bs=unit_only:fsd=on:gs=on:lwlo=on:newcnf=on:slsq=on:slsqr=1,2:i=3:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/3Mi)
% 1.64/0.61  % (3759)lrs+1004_1:734_av=off:awrs=converge:awrsf=70:br=off:ep=RSTC:erd=off:gs=on:nwc=3.0:s2a=on:s2agt=16:sp=occurrence:updr=off:urr=on:i=6:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/6Mi)
% 1.64/0.61  % (3755)Instruction limit reached!
% 1.64/0.61  % (3755)------------------------------
% 1.64/0.61  % (3755)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.64/0.61  % (3755)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.64/0.61  % (3755)Termination reason: Unknown
% 1.64/0.61  % (3755)Termination phase: Saturation
% 1.64/0.61  
% 1.64/0.61  % (3755)Memory used [KB]: 6140
% 1.64/0.61  % (3755)Time elapsed: 0.178 s
% 1.64/0.61  % (3755)Instructions burned: 52 (million)
% 1.64/0.61  % (3755)------------------------------
% 1.64/0.61  % (3755)------------------------------
% 1.64/0.61  % (3752)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)
% 1.64/0.61  % (3766)ott+2_1:64_afp=40000:bd=off:irw=on:i=8:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/8Mi)
% 1.95/0.61  % (3768)lrs+1011_1:1_afp=100000:afr=on:amm=sco:bd=preordered:cond=fast:newcnf=on:nm=4:sos=on:sp=occurrence:i=7:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/7Mi)
% 1.95/0.61  % (3767)lrs+1003_1:1024_add=large:afr=on:cond=fast:fsr=off:gs=on:sos=on:sp=reverse_arity:i=28:si=on:rawr=on:rtra=on_0 on theBenchmark for (2999ds/28Mi)
% 1.95/0.61  % (3752)First to succeed.
% 1.95/0.62  % (3752)Refutation found. Thanks to Tanya!
% 1.95/0.62  % SZS status Unsatisfiable for theBenchmark
% 1.95/0.62  % SZS output start Proof for theBenchmark
% See solution above
% 1.95/0.62  % (3752)------------------------------
% 1.95/0.62  % (3752)Version: Vampire 4.7 (commit 807e37dd9 on 2022-08-23 09:55:27 +0200)
% 1.95/0.62  % (3752)Linked with Z3 4.8.13.0 f03d756e086f81f2596157241e0decfb1c982299 z3-4.8.4-5390-gf03d756e0
% 1.95/0.62  % (3752)Termination reason: Refutation
% 1.95/0.62  
% 1.95/0.62  % (3752)Memory used [KB]: 5884
% 1.95/0.62  % (3752)Time elapsed: 0.191 s
% 1.95/0.62  % (3752)Instructions burned: 5 (million)
% 1.95/0.62  % (3752)------------------------------
% 1.95/0.62  % (3752)------------------------------
% 1.95/0.62  % (3747)Success in time 0.254 s
%------------------------------------------------------------------------------