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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Vampire-SAT---4.8
% Problem  : GRP521-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 : n032.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:26 EDT 2024

% Result   : Unsatisfiable 0.16s 0.32s
% Output   : Refutation 0.16s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   12 (  12 unt;   0 def)
%            Number of atoms       :   12 (  11 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   3 avg)
%            Maximal term depth    :    6 (   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   :   22 (  22   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f206,plain,
    $false,
    inference(subsumption_resolution,[],[f200,f99]) ).

fof(f99,plain,
    ! [X0,X1] : divide(X1,X1) = multiply(inverse(X0),X0),
    inference(superposition,[],[f64,f53]) ).

fof(f53,plain,
    ! [X2,X1] : divide(X2,X2) = divide(X1,X1),
    inference(superposition,[],[f38,f38]) ).

fof(f38,plain,
    ! [X0,X1] : divide(X0,X0) = inverse(divide(X1,inverse(inverse(X1)))),
    inference(superposition,[],[f31,f3]) ).

fof(f3,axiom,
    ! [X0,X1] : inverse(X0) = divide(divide(X1,X1),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',inverse) ).

fof(f31,plain,
    ! [X2,X1] : inverse(divide(X1,divide(X2,inverse(X1)))) = X2,
    inference(forward_demodulation,[],[f25,f3]) ).

fof(f25,plain,
    ! [X2,X0,X1] : inverse(divide(X1,divide(X2,divide(divide(X0,X0),X1)))) = X2,
    inference(superposition,[],[f1,f3]) ).

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

fof(f64,plain,
    ! [X0,X1] : multiply(X0,X1) = divide(X0,inverse(X1)),
    inference(forward_demodulation,[],[f2,f3]) ).

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

fof(f200,plain,
    ! [X0] : multiply(inverse(a1),a1) != divide(X0,X0),
    inference(superposition,[],[f4,f99]) ).

fof(f4,axiom,
    multiply(inverse(a1),a1) != multiply(inverse(b1),b1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_these_axioms_1) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem    : GRP521-1 : TPTP v8.1.2. Released v2.6.0.
% 0.10/0.11  % Command    : vampire --mode casc_sat -m 16384 --cores 7 -t %d %s
% 0.12/0.30  % Computer : n032.cluster.edu
% 0.12/0.30  % Model    : x86_64 x86_64
% 0.12/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.30  % Memory   : 8042.1875MB
% 0.12/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.30  % CPULimit   : 300
% 0.12/0.30  % WCLimit    : 300
% 0.12/0.30  % DateTime   : Tue Apr 30 04:28:36 EDT 2024
% 0.12/0.30  % CPUTime    : 
% 0.12/0.30  % (13096)Running in auto input_syntax mode. Trying TPTP
% 0.16/0.31  % (13099)WARNING: value z3 for option sas not known
% 0.16/0.31  % (13099)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.16/0.31  % (13101)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.16/0.32  % (13102)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.16/0.32  % (13099)First to succeed.
% 0.16/0.32  % (13103)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.16/0.32  % (13099)Refutation found. Thanks to Tanya!
% 0.16/0.32  % SZS status Unsatisfiable for theBenchmark
% 0.16/0.32  % SZS output start Proof for theBenchmark
% See solution above
% 0.16/0.32  % (13099)------------------------------
% 0.16/0.32  % (13099)Version: Vampire 4.8 (commit 8e9376e55 on 2024-01-18 13:49:33 +0100)
% 0.16/0.32  % (13099)Termination reason: Refutation
% 0.16/0.32  
% 0.16/0.32  % (13099)Memory used [KB]: 847
% 0.16/0.32  % (13099)Time elapsed: 0.005 s
% 0.16/0.32  % (13099)Instructions burned: 12 (million)
% 0.16/0.32  % (13099)------------------------------
% 0.16/0.32  % (13099)------------------------------
% 0.16/0.32  % (13096)Success in time 0.013 s
%------------------------------------------------------------------------------