TSTP Solution File: BOO012-2 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : BOO012-2 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n021.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 : Sun May  5 04:42:47 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
fof(f705,plain,
    $false,
    inference(trivial_inequality_removal,[],[f685]) ).

fof(f685,plain,
    x != x,
    inference(superposition,[],[f15,f661]) ).

fof(f661,plain,
    ! [X0] : inverse(inverse(X0)) = X0,
    inference(forward_demodulation,[],[f660,f128]) ).

fof(f128,plain,
    ! [X0] : add(X0,inverse(inverse(X0))) = X0,
    inference(superposition,[],[f95,f1]) ).

fof(f1,axiom,
    ! [X0,X1] : add(X0,X1) = add(X1,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',commutativity_of_add) ).

fof(f95,plain,
    ! [X0] : add(inverse(inverse(X0)),X0) = X0,
    inference(forward_demodulation,[],[f82,f14]) ).

fof(f14,axiom,
    ! [X0] : add(additive_identity,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_id2) ).

fof(f82,plain,
    ! [X0] : add(additive_identity,X0) = add(inverse(inverse(X0)),X0),
    inference(superposition,[],[f74,f9]) ).

fof(f9,axiom,
    ! [X0] : multiply(X0,inverse(X0)) = additive_identity,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse1) ).

fof(f74,plain,
    ! [X0,X1] : add(X1,X0) = add(multiply(inverse(X0),X1),X0),
    inference(forward_demodulation,[],[f61,f12]) ).

fof(f12,axiom,
    ! [X0] : multiply(multiplicative_identity,X0) = X0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_id2) ).

fof(f61,plain,
    ! [X0,X1] : add(multiply(inverse(X0),X1),X0) = multiply(multiplicative_identity,add(X1,X0)),
    inference(superposition,[],[f3,f8]) ).

fof(f8,axiom,
    ! [X0] : multiplicative_identity = add(inverse(X0),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_inverse2) ).

fof(f3,axiom,
    ! [X2,X0,X1] : add(multiply(X0,X1),X2) = multiply(add(X0,X2),add(X1,X2)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',distributivity1) ).

fof(f660,plain,
    ! [X0] : inverse(inverse(X0)) = add(X0,inverse(inverse(X0))),
    inference(forward_demodulation,[],[f636,f14]) ).

fof(f636,plain,
    ! [X0] : add(X0,inverse(inverse(X0))) = add(additive_identity,inverse(inverse(X0))),
    inference(superposition,[],[f73,f10]) ).

fof(f10,axiom,
    ! [X0] : additive_identity = multiply(inverse(X0),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',multiplicative_inverse2) ).

fof(f73,plain,
    ! [X0,X1] : add(multiply(X0,X1),inverse(X0)) = add(X1,inverse(X0)),
    inference(forward_demodulation,[],[f57,f12]) ).

fof(f57,plain,
    ! [X0,X1] : add(multiply(X0,X1),inverse(X0)) = multiply(multiplicative_identity,add(X1,inverse(X0))),
    inference(superposition,[],[f3,f7]) ).

fof(f7,axiom,
    ! [X0] : add(X0,inverse(X0)) = multiplicative_identity,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',additive_inverse1) ).

fof(f15,axiom,
    x != inverse(inverse(x)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_inverse_is_an_involution) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem    : BOO012-2 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.15  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.14/0.36  % Computer : n021.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit   : 300
% 0.14/0.36  % WCLimit    : 300
% 0.14/0.36  % DateTime   : Fri May  3 18:45:08 EDT 2024
% 0.14/0.36  % CPUTime    : 
% 0.14/0.37  % (30065)Running in auto input_syntax mode. Trying TPTP
% 0.14/0.38  % (30068)WARNING: value z3 for option sas not known
% 0.14/0.38  % (30067)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.14/0.38  % (30066)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.14/0.38  % (30069)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.14/0.38  % (30068)dis+2_11_add=large:afr=on:amm=off:bd=off:bce=on:fsd=off:fde=none:gs=on:gsaa=full_model:gsem=off:irw=on:msp=off:nm=4:nwc=1.3:sas=z3:sims=off:sac=on:sp=reverse_arity_569 on theBenchmark for (569ds/0Mi)
% 0.14/0.38  % (30070)ott+10_10:1_add=off:afr=on:amm=off:anc=all:bd=off:bs=on:fsr=off:irw=on:lma=on:msp=off:nm=4:nwc=4.0:sac=on:sp=reverse_frequency_531 on theBenchmark for (531ds/0Mi)
% 0.14/0.38  % (30071)ott-10_8_av=off:bd=preordered:bs=on:fsd=off:fsr=off:fde=unused:irw=on:lcm=predicate:lma=on:nm=4:nwc=1.7:sp=frequency_522 on theBenchmark for (522ds/0Mi)
% 0.14/0.38  % (30072)ott+1_64_av=off:bd=off:bce=on:fsd=off:fde=unused:gsp=on:irw=on:lcm=predicate:lma=on:nm=2:nwc=1.1:sims=off:urr=on_497 on theBenchmark for (497ds/0Mi)
% 0.14/0.38  TRYING [1]
% 0.14/0.39  TRYING [2]
% 0.14/0.39  TRYING [3]
% 0.14/0.39  TRYING [1]
% 0.14/0.39  TRYING [2]
% 0.14/0.40  TRYING [3]
% 0.22/0.40  TRYING [4]
% 0.22/0.40  % (30068)Also succeeded, but the first one will report.
% 0.22/0.40  % (30072)First to succeed.
% 0.22/0.40  % (30072)Solution written to "/export/starexec/sandbox/tmp/vampire-proof-30065"
% 0.22/0.40  % (30072)Refutation found. Thanks to Tanya!
% 0.22/0.40  % SZS status Unsatisfiable for theBenchmark
% 0.22/0.40  % SZS output start Proof for theBenchmark
% See solution above
% 0.22/0.40  % (30072)------------------------------
% 0.22/0.40  % (30072)Version: Vampire 4.8 (commit 3a798227e on 2024-05-03 07:42:47 +0200)
% 0.22/0.40  % (30072)Termination reason: Refutation
% 0.22/0.40  
% 0.22/0.40  % (30072)Memory used [KB]: 976
% 0.22/0.40  % (30072)Time elapsed: 0.021 s
% 0.22/0.40  % (30072)Instructions burned: 35 (million)
% 0.22/0.40  % (30065)Success in time 0.037 s
%------------------------------------------------------------------------------