TSTP Solution File: ANA041-2 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : ANA041-2 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n004.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 30 17:14:05 EDT 2023

% Result   : Unsatisfiable 0.24s 0.69s
% Output   : CNFRefutation 0.24s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   11 (   5 unt;   6 typ;   0 def)
%            Number of atoms       :    5 (   0 equ)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :    2 (   2   ~;   0   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   2   >;   3   *;   0   +;   0  <<)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :    4 (   4 sgn;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    c_0: $i ).

tff(decl_23,type,
    v_h: ( $i * $i ) > $i ).

tff(decl_24,type,
    t_c: $i ).

tff(decl_25,type,
    c_lessequals: ( $i * $i * $i ) > $o ).

tff(decl_26,type,
    v_xa: $i ).

tff(decl_27,type,
    v_xb: $i ).

cnf(cls_conjecture_3,negated_conjecture,
    ~ c_lessequals(c_0,v_h(v_xa,v_xb),t_c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_3) ).

cnf(cls_conjecture_0,negated_conjecture,
    c_lessequals(c_0,v_h(X1,X2),t_c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',cls_conjecture_0) ).

cnf(c_0_2,negated_conjecture,
    ~ c_lessequals(c_0,v_h(v_xa,v_xb),t_c),
    cls_conjecture_3 ).

cnf(c_0_3,negated_conjecture,
    c_lessequals(c_0,v_h(X1,X2),t_c),
    cls_conjecture_0 ).

cnf(c_0_4,negated_conjecture,
    $false,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_2,c_0_3])]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.18  % Problem    : ANA041-2 : TPTP v8.1.2. Released v3.2.0.
% 0.17/0.19  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.18/0.40  % Computer : n004.cluster.edu
% 0.18/0.40  % Model    : x86_64 x86_64
% 0.18/0.40  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.40  % Memory   : 8042.1875MB
% 0.18/0.40  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.40  % CPULimit   : 300
% 0.18/0.40  % WCLimit    : 300
% 0.18/0.40  % DateTime   : Fri Aug 25 18:48:08 EDT 2023
% 0.18/0.40  % CPUTime  : 
% 0.24/0.68  start to proof: theBenchmark
% 0.24/0.69  % Version  : CSE_E---1.5
% 0.24/0.69  % Problem  : theBenchmark.p
% 0.24/0.69  % Proof found
% 0.24/0.69  % SZS status Theorem for theBenchmark.p
% 0.24/0.69  % SZS output start Proof
% See solution above
% 0.24/0.69  % Total time : 0.002000 s
% 0.24/0.69  % SZS output end Proof
% 0.24/0.69  % Total time : 0.004000 s
%------------------------------------------------------------------------------