TSTP Solution File: CSR255+1 by SInE---0.4

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SInE---0.4
% Problem  : CSR256+1 : TPTP v7.3.0. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : sine.py -e eprover -t %d %s

% Computer : n186.star.cs.uiowa.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2609 0 2.40GHz
% Memory   : 32218.5MB
% OS       : Linux 3.10.0-862.11.6.el7.x86_64
% CPULimit : 300s
% DateTime : Wed Feb 27 12:29:23 EST 2019

% Result   : Theorem 0.54s
% Output   : CNFRefutation 0.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   20 (  14 unt;   0 def)
%            Number of atoms       :   30 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   21 (  11   ~;   8   |;   1   &)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   4 con; 0-0 aty)
%            Number of variables   :   14 (   0 sgn   9   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(21,axiom,
    p__d__subclass(c__Laughing,c__FacialExpression),
    file('/export/starexec/sandbox/tmp/tmpwg7hOg/sel_theBenchmark.p_1',miloA1793) ).

fof(24,axiom,
    p__d__subclass(c__Gesture,c__BodyMotion),
    file('/export/starexec/sandbox/tmp/tmpwg7hOg/sel_theBenchmark.p_1',mergeA2714) ).

fof(49,axiom,
    ! [X1,X2,X3] :
      ( ( p__d__subclass(X1,X2)
        & p__d__subclass(X2,X3) )
     => p__d__subclass(X1,X3) ),
    file('/export/starexec/sandbox/tmp/tmpwg7hOg/sel_theBenchmark.p_1',predefinitionsA8) ).

fof(54,axiom,
    p__d__subclass(c__FacialExpression,c__Gesture),
    file('/export/starexec/sandbox/tmp/tmpwg7hOg/sel_theBenchmark.p_1',miloA1786) ).

fof(72,conjecture,
    p__d__subclass(c__Laughing,c__BodyMotion),
    file('/export/starexec/sandbox/tmp/tmpwg7hOg/sel_theBenchmark.p_1',subclassEvent0238) ).

fof(73,negated_conjecture,
    ~ p__d__subclass(c__Laughing,c__BodyMotion),
    inference(assume_negation,[status(cth)],[72]) ).

fof(75,negated_conjecture,
    ~ p__d__subclass(c__Laughing,c__BodyMotion),
    inference(fof_simplification,[status(thm)],[73,theory(equality)]) ).

cnf(136,plain,
    p__d__subclass(c__Laughing,c__FacialExpression),
    inference(split_conjunct,[status(thm)],[21]) ).

cnf(147,plain,
    p__d__subclass(c__Gesture,c__BodyMotion),
    inference(split_conjunct,[status(thm)],[24]) ).

fof(209,plain,
    ! [X1,X2,X3] :
      ( ~ p__d__subclass(X1,X2)
      | ~ p__d__subclass(X2,X3)
      | p__d__subclass(X1,X3) ),
    inference(fof_nnf,[status(thm)],[49]) ).

fof(210,plain,
    ! [X4,X5,X6] :
      ( ~ p__d__subclass(X4,X5)
      | ~ p__d__subclass(X5,X6)
      | p__d__subclass(X4,X6) ),
    inference(variable_rename,[status(thm)],[209]) ).

cnf(211,plain,
    ( p__d__subclass(X1,X2)
    | ~ p__d__subclass(X3,X2)
    | ~ p__d__subclass(X1,X3) ),
    inference(split_conjunct,[status(thm)],[210]) ).

cnf(228,plain,
    p__d__subclass(c__FacialExpression,c__Gesture),
    inference(split_conjunct,[status(thm)],[54]) ).

cnf(272,negated_conjecture,
    ~ p__d__subclass(c__Laughing,c__BodyMotion),
    inference(split_conjunct,[status(thm)],[75]) ).

cnf(314,plain,
    ( p__d__subclass(X1,c__BodyMotion)
    | ~ p__d__subclass(X1,c__Gesture) ),
    inference(spm,[status(thm)],[211,147,theory(equality)]) ).

cnf(532,plain,
    p__d__subclass(c__FacialExpression,c__BodyMotion),
    inference(spm,[status(thm)],[314,228,theory(equality)]) ).

cnf(535,plain,
    ( p__d__subclass(X1,c__BodyMotion)
    | ~ p__d__subclass(X1,c__FacialExpression) ),
    inference(spm,[status(thm)],[211,532,theory(equality)]) ).

cnf(538,plain,
    p__d__subclass(c__Laughing,c__BodyMotion),
    inference(spm,[status(thm)],[535,136,theory(equality)]) ).

cnf(540,plain,
    $false,
    inference(sr,[status(thm)],[538,272,theory(equality)]) ).

cnf(541,plain,
    $false,
    540,
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.04  % Problem  : CSR256+1 : TPTP v7.3.0. Released v7.3.0.
% 0.00/0.05  % Command  : sine.py -e eprover -t %d %s
% 0.04/0.25  % Computer : n186.star.cs.uiowa.edu
% 0.04/0.25  % Model    : x86_64 x86_64
% 0.04/0.25  % CPU      : Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
% 0.04/0.25  % Memory   : 32218.5MB
% 0.04/0.25  % OS       : Linux 3.10.0-862.11.6.el7.x86_64
% 0.04/0.25  % CPULimit : 300
% 0.04/0.25  % DateTime : Wed Feb 20 06:44:27 CST 2019
% 0.04/0.25  % CPUTime  : 
% 0.04/0.29  % SZS status Started for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.04/0.29  --creating new selector for [CSR006+0.ax]
% 0.54/3.71  -running prover on /export/starexec/sandbox/tmp/tmpwg7hOg/sel_theBenchmark.p_1 with time limit 29
% 0.54/3.71  -running prover with command ['/export/starexec/sandbox/solver/bin/Source/./Source/PROVER/eproof.working', '-s', '-tLPO4', '-xAuto', '-tAuto', '--memory-limit=768', '--tptp3-format', '--cpu-limit=29', '/export/starexec/sandbox/tmp/tmpwg7hOg/sel_theBenchmark.p_1']
% 0.54/3.71  -prover status Theorem
% 0.54/3.71  Problem theBenchmark.p solved in phase 0.
% 0.54/3.71  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.54/3.71  % SZS status Ended for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.54/3.72  Solved 1 out of 1.
% 0.54/3.72  # Problem is unsatisfiable (or provable), constructing proof object
% 0.54/3.72  # SZS status Theorem
% 0.54/3.72  # SZS output start CNFRefutation.
% See solution above
% 0.54/3.72  # SZS output end CNFRefutation
%------------------------------------------------------------------------------