TSTP Solution File: CSR025+1 by Drodi---3.6.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Drodi---3.6.0
% Problem  : CSR025+1 : TPTP v8.1.2. Released v3.4.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s

% Computer : n009.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 20:14:21 EDT 2024

% Result   : Theorem 0.12s 0.33s
% Output   : CNFRefutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    2
% Syntax   : Number of formulae    :    7 (   4 unt;   0 def)
%            Number of atoms       :   10 (   0 equ)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :    6 (   3   ~;   0   |;   1   &)
%                                         (   0 <=>;   2  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    3 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    3 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :    0 (   0   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f4,axiom,
    genls(c_tptpcol_16_130933,c_tptpcol_15_130931),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f54,conjecture,
    ( mtvisible(c_patterndetectormt)
   => genls(c_tptpcol_16_130933,c_tptpcol_15_130931) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p') ).

fof(f55,negated_conjecture,
    ~ ( mtvisible(c_patterndetectormt)
     => genls(c_tptpcol_16_130933,c_tptpcol_15_130931) ),
    inference(negated_conjecture,[status(cth)],[f54]) ).

fof(f59,plain,
    genls(c_tptpcol_16_130933,c_tptpcol_15_130931),
    inference(cnf_transformation,[status(esa)],[f4]) ).

fof(f189,plain,
    ( mtvisible(c_patterndetectormt)
    & ~ genls(c_tptpcol_16_130933,c_tptpcol_15_130931) ),
    inference(pre_NNF_transformation,[status(esa)],[f55]) ).

fof(f191,plain,
    ~ genls(c_tptpcol_16_130933,c_tptpcol_15_130931),
    inference(cnf_transformation,[status(esa)],[f189]) ).

fof(f192,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[f59,f191]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.11  % Problem  : CSR025+1 : TPTP v8.1.2. Released v3.4.0.
% 0.07/0.12  % Command  : drodi -learnfrom(drodi.lrn) -timeout(%d) %s
% 0.12/0.32  % Computer : n009.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 300
% 0.12/0.32  % DateTime : Mon Apr 29 23:45:11 EDT 2024
% 0.12/0.32  % CPUTime  : 
% 0.12/0.33  % Drodi V3.6.0
% 0.12/0.33  % Refutation found
% 0.12/0.33  % SZS status Theorem for theBenchmark: Theorem is valid
% 0.12/0.33  % SZS output start CNFRefutation for theBenchmark
% See solution above
% 0.12/0.35  % Elapsed time: 0.016836 seconds
% 0.12/0.35  % CPU time: 0.017728 seconds
% 0.12/0.35  % Total memory used: 3.828 MB
% 0.12/0.35  % Net memory used: 3.767 MB
%------------------------------------------------------------------------------