TSTP Solution File: CSR082+2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR082+2 : TPTP v8.1.2. Bugfixed v7.3.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.uzLducNJ7d true

% Computer : n005.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 22:06:31 EDT 2023

% Result   : Theorem 10.66s 2.11s
% Output   : Refutation 10.66s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   53 (  15 unt;  13 typ;   0 def)
%            Number of atoms       :   82 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  256 (  37   ~;  30   |;   5   &; 177   @)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  13 usr;  11 con; 0-3 aty)
%            Number of variables   :   46 (   0   ^;  42   !;   4   ?;  46   :)

% Comments : 
%------------------------------------------------------------------------------
thf(s__CognitiveAgent_type,type,
    s__CognitiveAgent: $i ).

thf(s__subclass_type,type,
    s__subclass: $i > $i > $o ).

thf(s__Jane8_1_type,type,
    s__Jane8_1: $i ).

thf(s__Human_type,type,
    s__Human: $i ).

thf(s__experiencer__m_type,type,
    s__experiencer__m: $i ).

thf(s__agent__m_type,type,
    s__agent__m: $i ).

thf(s__Perception_type,type,
    s__Perception: $i ).

thf(s__instance_type,type,
    s__instance: $i > $i > $o ).

thf(s__SetOrClass_type,type,
    s__SetOrClass: $i ).

thf(s__Object_type,type,
    s__Object: $i ).

thf(s__capability_type,type,
    s__capability: $i > $i > $i > $o ).

thf(s__SentientAgent_type,type,
    s__SentientAgent: $i ).

thf(s__Reasoning_type,type,
    s__Reasoning: $i ).

thf(kb_SUMO_15952,axiom,
    s__subclass @ s__Human @ s__SentientAgent ).

thf(zip_derived_cl459,plain,
    s__subclass @ s__Human @ s__SentientAgent,
    inference(cnf,[status(esa)],[kb_SUMO_15952]) ).

thf(kb_SUMO_27,axiom,
    ! [V__X: $i,V__Y: $i,V__Z: $i] :
      ( ( ( s__instance @ V__Y @ s__SetOrClass )
        & ( s__instance @ V__X @ s__SetOrClass ) )
     => ( ( ( s__subclass @ V__X @ V__Y )
          & ( s__instance @ V__Z @ V__X ) )
       => ( s__instance @ V__Z @ V__Y ) ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X0 @ X1 )
      | ~ ( s__instance @ X0 @ s__SetOrClass )
      | ~ ( s__instance @ X1 @ s__SetOrClass )
      | ( s__instance @ X2 @ X1 )
      | ~ ( s__instance @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[kb_SUMO_27]) ).

thf(kb_SUMO_26,axiom,
    ! [V__X: $i,V__Y: $i] :
      ( ( s__subclass @ V__X @ V__Y )
     => ( ( s__instance @ V__X @ s__SetOrClass )
        & ( s__instance @ V__Y @ s__SetOrClass ) ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( s__instance @ X0 @ s__SetOrClass )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[kb_SUMO_26]) ).

thf(zip_derived_cl1159,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__instance @ X2 @ X0 )
      | ( s__instance @ X2 @ X1 )
      | ~ ( s__instance @ X1 @ s__SetOrClass )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ( s__instance @ X0 @ s__SetOrClass )
      | ~ ( s__subclass @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[kb_SUMO_26]) ).

thf(zip_derived_cl1160,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X0 @ X1 )
      | ( s__instance @ X2 @ X1 )
      | ~ ( s__instance @ X2 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl1159,zip_derived_cl1]) ).

thf(zip_derived_cl1180,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__Human )
      | ( s__instance @ X0 @ s__SentientAgent ) ),
    inference('sup-',[status(thm)],[zip_derived_cl459,zip_derived_cl1160]) ).

thf(kb_SUMO_6882,axiom,
    ! [V__AGENT: $i] :
      ( ( s__instance @ V__AGENT @ s__Object )
     => ( ( s__instance @ V__AGENT @ s__SentientAgent )
       => ( s__capability @ s__Perception @ s__experiencer__m @ V__AGENT ) ) ) ).

thf(zip_derived_cl172,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__SentientAgent )
      | ( s__capability @ s__Perception @ s__experiencer__m @ X0 )
      | ~ ( s__instance @ X0 @ s__Object ) ),
    inference(cnf,[status(esa)],[kb_SUMO_6882]) ).

thf(kb_SUMO_5956,axiom,
    s__subclass @ s__SentientAgent @ s__Object ).

thf(zip_derived_cl361,plain,
    s__subclass @ s__SentientAgent @ s__Object,
    inference(cnf,[status(esa)],[kb_SUMO_5956]) ).

thf(zip_derived_cl1160_001,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X0 @ X1 )
      | ( s__instance @ X2 @ X1 )
      | ~ ( s__instance @ X2 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl1159,zip_derived_cl1]) ).

thf(zip_derived_cl1231,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__SentientAgent )
      | ( s__instance @ X0 @ s__Object ) ),
    inference('sup-',[status(thm)],[zip_derived_cl361,zip_derived_cl1160]) ).

thf(zip_derived_cl1865,plain,
    ! [X0: $i] :
      ( ( s__capability @ s__Perception @ s__experiencer__m @ X0 )
      | ~ ( s__instance @ X0 @ s__SentientAgent ) ),
    inference(clc,[status(thm)],[zip_derived_cl172,zip_derived_cl1231]) ).

thf(kb_SUMO_7281,axiom,
    s__subclass @ s__Human @ s__CognitiveAgent ).

thf(zip_derived_cl197,plain,
    s__subclass @ s__Human @ s__CognitiveAgent,
    inference(cnf,[status(esa)],[kb_SUMO_7281]) ).

thf(zip_derived_cl1160_002,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X0 @ X1 )
      | ( s__instance @ X2 @ X1 )
      | ~ ( s__instance @ X2 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl1159,zip_derived_cl1]) ).

thf(zip_derived_cl1171,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__Human )
      | ( s__instance @ X0 @ s__CognitiveAgent ) ),
    inference('sup-',[status(thm)],[zip_derived_cl197,zip_derived_cl1160]) ).

thf(kb_SUMO_6509,axiom,
    ! [V__AGENT: $i] :
      ( ( s__instance @ V__AGENT @ s__Object )
     => ( ( s__instance @ V__AGENT @ s__CognitiveAgent )
       => ( s__capability @ s__Reasoning @ s__agent__m @ V__AGENT ) ) ) ).

thf(zip_derived_cl158,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__CognitiveAgent )
      | ( s__capability @ s__Reasoning @ s__agent__m @ X0 )
      | ~ ( s__instance @ X0 @ s__Object ) ),
    inference(cnf,[status(esa)],[kb_SUMO_6509]) ).

thf(kb_SUMO_13882,axiom,
    s__subclass @ s__CognitiveAgent @ s__Object ).

thf(zip_derived_cl435,plain,
    s__subclass @ s__CognitiveAgent @ s__Object,
    inference(cnf,[status(esa)],[kb_SUMO_13882]) ).

thf(zip_derived_cl1160_003,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X0 @ X1 )
      | ( s__instance @ X2 @ X1 )
      | ~ ( s__instance @ X2 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl1159,zip_derived_cl1]) ).

thf(zip_derived_cl1182,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__CognitiveAgent )
      | ( s__instance @ X0 @ s__Object ) ),
    inference('sup-',[status(thm)],[zip_derived_cl435,zip_derived_cl1160]) ).

thf(zip_derived_cl1837,plain,
    ! [X0: $i] :
      ( ( s__capability @ s__Reasoning @ s__agent__m @ X0 )
      | ~ ( s__instance @ X0 @ s__CognitiveAgent ) ),
    inference(clc,[status(thm)],[zip_derived_cl158,zip_derived_cl1182]) ).

thf(prove_from_SUMO_MILO,conjecture,
    ? [V_ROLE1: $i,V_ROLE2: $i] :
      ( ( s__capability @ s__Perception @ V_ROLE2 @ s__Jane8_1 )
      & ( s__capability @ s__Reasoning @ V_ROLE1 @ s__Jane8_1 ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [V_ROLE1: $i,V_ROLE2: $i] :
        ( ( s__capability @ s__Perception @ V_ROLE2 @ s__Jane8_1 )
        & ( s__capability @ s__Reasoning @ V_ROLE1 @ s__Jane8_1 ) ),
    inference('cnf.neg',[status(esa)],[prove_from_SUMO_MILO]) ).

thf(zip_derived_cl523,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( s__capability @ s__Reasoning @ X0 @ s__Jane8_1 )
      | ~ ( s__capability @ s__Perception @ X1 @ s__Jane8_1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1838,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ s__Jane8_1 @ s__CognitiveAgent )
      | ~ ( s__capability @ s__Perception @ X0 @ s__Jane8_1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1837,zip_derived_cl523]) ).

thf(zip_derived_cl1839,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ s__Jane8_1 @ s__Human )
      | ~ ( s__capability @ s__Perception @ X0 @ s__Jane8_1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1171,zip_derived_cl1838]) ).

thf(local_1,axiom,
    s__instance @ s__Jane8_1 @ s__Human ).

thf(zip_derived_cl522,plain,
    s__instance @ s__Jane8_1 @ s__Human,
    inference(cnf,[status(esa)],[local_1]) ).

thf(zip_derived_cl1840,plain,
    ! [X0: $i] :
      ~ ( s__capability @ s__Perception @ X0 @ s__Jane8_1 ),
    inference(demod,[status(thm)],[zip_derived_cl1839,zip_derived_cl522]) ).

thf(zip_derived_cl1866,plain,
    ~ ( s__instance @ s__Jane8_1 @ s__SentientAgent ),
    inference('sup-',[status(thm)],[zip_derived_cl1865,zip_derived_cl1840]) ).

thf(zip_derived_cl1869,plain,
    ~ ( s__instance @ s__Jane8_1 @ s__Human ),
    inference('sup-',[status(thm)],[zip_derived_cl1180,zip_derived_cl1866]) ).

thf(zip_derived_cl522_004,plain,
    s__instance @ s__Jane8_1 @ s__Human,
    inference(cnf,[status(esa)],[local_1]) ).

thf(zip_derived_cl1871,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1869,zip_derived_cl522]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : CSR082+2 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.12/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.uzLducNJ7d true
% 0.13/0.35  % Computer : n005.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Mon Aug 28 07:10:23 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.21/0.65  % Total configuration time : 435
% 0.21/0.65  % Estimated wc time : 1092
% 0.21/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 7.50/1.66  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 10.66/2.11  % Solved by fo/fo7.sh.
% 10.66/2.11  % done 1581 iterations in 1.351s
% 10.66/2.11  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 10.66/2.11  % SZS output start Refutation
% See solution above
% 10.66/2.11  
% 10.66/2.11  
% 10.66/2.11  % Terminating...
% 10.66/2.18  % Runner terminated.
% 10.66/2.19  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------