TSTP Solution File: GRP481-1 by Vampire-SAT---4.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GRP481-1 : TPTP v8.1.2. Released v2.6.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s

% Computer : n010.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 : Tue Apr 30 12:07:18 EDT 2024

% Result   : Unsatisfiable 0.15s 0.38s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   20 (  20 unt;   0 def)
%            Number of atoms       :   20 (  19 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   3 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   36 (  36   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f118,plain,
    $false,
    inference(subsumption_resolution,[],[f109,f19]) ).

fof(f19,plain,
    identity != inverse(identity),
    inference(superposition,[],[f5,f17]) ).

fof(f17,plain,
    ! [X0] : multiply(inverse(X0),X0) = inverse(identity),
    inference(forward_demodulation,[],[f12,f3]) ).

fof(f3,axiom,
    ! [X0] : double_divide(X0,identity) = inverse(X0),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',inverse) ).

fof(f12,plain,
    ! [X0] : multiply(inverse(X0),X0) = double_divide(identity,identity),
    inference(superposition,[],[f2,f4]) ).

fof(f4,axiom,
    ! [X0] : identity = double_divide(X0,inverse(X0)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',identity) ).

fof(f2,axiom,
    ! [X0,X1] : multiply(X0,X1) = double_divide(double_divide(X1,X0),identity),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',multiply) ).

fof(f5,axiom,
    identity != multiply(inverse(a1),a1),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_these_axioms_1) ).

fof(f109,plain,
    identity = inverse(identity),
    inference(superposition,[],[f97,f4]) ).

fof(f97,plain,
    ! [X0] : double_divide(inverse(identity),inverse(X0)) = X0,
    inference(superposition,[],[f92,f17]) ).

fof(f92,plain,
    ! [X0,X1] : double_divide(multiply(inverse(X1),inverse(X0)),X1) = X0,
    inference(forward_demodulation,[],[f91,f14]) ).

fof(f14,plain,
    ! [X0,X1] : multiply(X1,X0) = inverse(double_divide(X0,X1)),
    inference(superposition,[],[f2,f3]) ).

fof(f91,plain,
    ! [X0,X1] : double_divide(inverse(double_divide(inverse(X0),inverse(X1))),X1) = X0,
    inference(forward_demodulation,[],[f80,f3]) ).

fof(f80,plain,
    ! [X0,X1] : double_divide(double_divide(double_divide(inverse(X0),inverse(X1)),identity),X1) = X0,
    inference(superposition,[],[f10,f4]) ).

fof(f10,plain,
    ! [X2,X0,X1] : double_divide(double_divide(double_divide(X0,inverse(X1)),double_divide(inverse(X2),inverse(X0))),X1) = X2,
    inference(forward_demodulation,[],[f9,f3]) ).

fof(f9,plain,
    ! [X2,X0,X1] : double_divide(double_divide(double_divide(X0,double_divide(X1,identity)),double_divide(inverse(X2),inverse(X0))),X1) = X2,
    inference(forward_demodulation,[],[f8,f3]) ).

fof(f8,plain,
    ! [X2,X0,X1] : double_divide(double_divide(double_divide(X0,double_divide(X1,identity)),double_divide(double_divide(X2,identity),inverse(X0))),X1) = X2,
    inference(forward_demodulation,[],[f7,f4]) ).

fof(f7,plain,
    ! [X2,X3,X0,X1] : double_divide(double_divide(double_divide(X0,double_divide(X1,identity)),double_divide(double_divide(X2,double_divide(X3,inverse(X3))),inverse(X0))),X1) = X2,
    inference(forward_demodulation,[],[f6,f3]) ).

fof(f6,plain,
    ! [X2,X3,X0,X1] : double_divide(double_divide(double_divide(X0,double_divide(X1,identity)),double_divide(double_divide(X2,double_divide(X3,double_divide(X3,identity))),inverse(X0))),X1) = X2,
    inference(forward_demodulation,[],[f1,f3]) ).

fof(f1,axiom,
    ! [X2,X3,X0,X1] : double_divide(double_divide(double_divide(X0,double_divide(X1,identity)),double_divide(double_divide(X2,double_divide(X3,double_divide(X3,identity))),double_divide(X0,identity))),X1) = X2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',single_axiom) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem    : GRP481-1 : TPTP v8.1.2. Released v2.6.0.
% 0.12/0.14  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.15/0.35  % Computer : n010.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit   : 300
% 0.15/0.35  % WCLimit    : 300
% 0.15/0.35  % DateTime   : Tue Apr 30 04:10:50 EDT 2024
% 0.15/0.35  % CPUTime    : 
% 0.15/0.36  % (715)Running in auto input_syntax mode. Trying TPTP
% 0.15/0.37  % (718)WARNING: value z3 for option sas not known
% 0.15/0.37  % (719)fmb+10_1_bce=on:fmbsr=1.5:nm=32_533 on theBenchmark for (533ds/0Mi)
% 0.15/0.37  % (717)fmb+10_1_bce=on:fmbdsb=on:fmbes=contour:fmbswr=3:fde=none:nm=0_793 on theBenchmark for (793ds/0Mi)
% 0.15/0.37  % (716)fmb+10_1_bce=on:fmbas=function:fmbsr=1.2:fde=unused:nm=0_846 on theBenchmark for (846ds/0Mi)
% 0.15/0.37  % (718)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.15/0.37  % (720)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.15/0.37  % (721)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.15/0.37  % (722)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.15/0.37  TRYING [1]
% 0.15/0.37  TRYING [2]
% 0.15/0.38  TRYING [3]
% 0.15/0.38  TRYING [1]
% 0.15/0.38  TRYING [2]
% 0.15/0.38  % (722)First to succeed.
% 0.15/0.38  TRYING [1]
% 0.15/0.38  % (721)Also succeeded, but the first one will report.
% 0.15/0.38  TRYING [2]
% 0.15/0.38  % (722)Refutation found. Thanks to Tanya!
% 0.15/0.38  % SZS status Unsatisfiable for theBenchmark
% 0.15/0.38  % SZS output start Proof for theBenchmark
% See solution above
% 0.15/0.38  % (722)------------------------------
% 0.15/0.38  % (722)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.15/0.38  % (722)Termination reason: Refutation
% 0.15/0.38  
% 0.15/0.38  % (722)Memory used [KB]: 820
% 0.15/0.38  % (722)Time elapsed: 0.006 s
% 0.15/0.38  % (722)Instructions burned: 7 (million)
% 0.15/0.38  % (722)------------------------------
% 0.15/0.38  % (722)------------------------------
% 0.15/0.38  % (715)Success in time 0.012 s
%------------------------------------------------------------------------------