TSTP Solution File: SYN724-1 by CSE_E---1.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : CSE_E---1.5
% Problem  : SYN724-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s

% Computer : n022.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 : Fri Sep  1 01:54:07 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
tff(decl_22,type,
    s: $i > $o ).

tff(decl_23,type,
    r: $i > $o ).

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

tff(decl_25,type,
    sk2: $i ).

cnf(thm31_15,negated_conjecture,
    ( ~ r(sk2)
    | ~ s(sk1)
    | ~ s(sk2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm31_15) ).

cnf(thm31_10,negated_conjecture,
    ( r(sk2)
    | ~ s(sk1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm31_10) ).

cnf(thm31_9,negated_conjecture,
    ( r(sk1)
    | ~ r(sk2)
    | ~ s(sk2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm31_9) ).

cnf(thm31_4,negated_conjecture,
    ( r(sk1)
    | r(sk2) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm31_4) ).

cnf(thm31_3,negated_conjecture,
    ( s(X1)
    | ~ r(X1) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',thm31_3) ).

cnf(c_0_5,negated_conjecture,
    ( ~ r(sk2)
    | ~ s(sk1)
    | ~ s(sk2) ),
    thm31_15 ).

cnf(c_0_6,negated_conjecture,
    ( r(sk2)
    | ~ s(sk1) ),
    thm31_10 ).

cnf(c_0_7,negated_conjecture,
    ( r(sk1)
    | ~ r(sk2)
    | ~ s(sk2) ),
    thm31_9 ).

cnf(c_0_8,negated_conjecture,
    ( r(sk1)
    | r(sk2) ),
    thm31_4 ).

cnf(c_0_9,negated_conjecture,
    ( ~ s(sk1)
    | ~ s(sk2) ),
    inference(csr,[status(thm)],[c_0_5,c_0_6]) ).

cnf(c_0_10,negated_conjecture,
    ( s(X1)
    | ~ r(X1) ),
    thm31_3 ).

cnf(c_0_11,negated_conjecture,
    ( r(sk1)
    | ~ s(sk2) ),
    inference(csr,[status(thm)],[c_0_7,c_0_8]) ).

cnf(c_0_12,negated_conjecture,
    ( ~ r(sk1)
    | ~ s(sk2) ),
    inference(spm,[status(thm)],[c_0_9,c_0_10]) ).

cnf(c_0_13,negated_conjecture,
    ~ s(sk2),
    inference(csr,[status(thm)],[c_0_11,c_0_12]) ).

cnf(c_0_14,negated_conjecture,
    ~ r(sk2),
    inference(spm,[status(thm)],[c_0_13,c_0_10]) ).

cnf(c_0_15,negated_conjecture,
    r(sk1),
    inference(sr,[status(thm)],[c_0_8,c_0_14]) ).

cnf(c_0_16,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_6,c_0_10]),c_0_15])]),c_0_14]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem    : SYN724-1 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.14  % Command    : java -jar /export/starexec/sandbox2/solver/bin/mcs_scs.jar %d %s
% 0.14/0.35  % Computer : n022.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit   : 300
% 0.14/0.35  % WCLimit    : 300
% 0.14/0.35  % DateTime   : Sat Aug 26 17:52:25 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.58  start to proof: theBenchmark
% 0.20/0.60  % Version  : CSE_E---1.5
% 0.20/0.60  % Problem  : theBenchmark.p
% 0.20/0.60  % Proof found
% 0.20/0.60  % SZS status Theorem for theBenchmark.p
% 0.20/0.60  % SZS output start Proof
% See solution above
% 0.20/0.60  % Total time : 0.003000 s
% 0.20/0.60  % SZS output end Proof
% 0.20/0.60  % Total time : 0.006000 s
%------------------------------------------------------------------------------