TSTP Solution File: CSR083+5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR083+5 : 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.DWZaKO5TKL true

% Computer : n008.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:33 EDT 2023

% Result   : Theorem 90.71s 13.58s
% Output   : Refutation 90.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   21
% Syntax   : Number of formulae    :   54 (  21 unt;  11 typ;   0 def)
%            Number of atoms       :   87 (   3 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  247 (  37   ~;  33   |;   8   &; 166   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  11 usr;  10 con; 0-2 aty)
%            Number of variables   :   43 (   0   ^;  41   !;   2   ?;  43   :)

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

thf(s__Animal_type,type,
    s__Animal: $i ).

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

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

thf(s__WarmBloodedVertebrate_type,type,
    s__WarmBloodedVertebrate: $i ).

thf(s__Mammal_type,type,
    s__Mammal: $i ).

thf(s__Primate_type,type,
    s__Primate: $i ).

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

thf(s__Hominid_type,type,
    s__Hominid: $i ).

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

thf(s__Vertebrate_type,type,
    s__Vertebrate: $i ).

thf(prove_from_SUMO_MILO,conjecture,
    ? [V_ENTITY: $i] :
      ( ( V_ENTITY = s__Human )
      & ( s__subclass @ V_ENTITY @ s__CognitiveAgent )
      & ( s__subclass @ V_ENTITY @ s__Animal ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [V_ENTITY: $i] :
        ( ( V_ENTITY = s__Human )
        & ( s__subclass @ V_ENTITY @ s__CognitiveAgent )
        & ( s__subclass @ V_ENTITY @ s__Animal ) ),
    inference('cnf.neg',[status(esa)],[prove_from_SUMO_MILO]) ).

thf(zip_derived_cl20219,plain,
    ! [X0: $i] :
      ( ( X0 != s__Human )
      | ~ ( s__subclass @ X0 @ s__CognitiveAgent )
      | ~ ( s__subclass @ X0 @ s__Animal ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl49721,plain,
    ( ~ ( s__subclass @ s__Human @ s__Animal )
    | ~ ( s__subclass @ s__Human @ s__CognitiveAgent ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl20219]) ).

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

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

thf(zip_derived_cl49722,plain,
    ~ ( s__subclass @ s__Human @ s__Animal ),
    inference(demod,[status(thm)],[zip_derived_cl49721,zip_derived_cl8225]) ).

thf(kb_SUMO_7280,axiom,
    s__subclass @ s__Human @ s__Hominid ).

thf(zip_derived_cl8224,plain,
    s__subclass @ s__Human @ s__Hominid,
    inference(cnf,[status(esa)],[kb_SUMO_7280]) ).

thf(kb_SUMO_7277,axiom,
    s__subclass @ s__Hominid @ s__Primate ).

thf(zip_derived_cl8221,plain,
    s__subclass @ s__Hominid @ s__Primate,
    inference(cnf,[status(esa)],[kb_SUMO_7277]) ).

thf(kb_SUMO_7267,axiom,
    s__subclass @ s__Primate @ s__Mammal ).

thf(zip_derived_cl8211,plain,
    s__subclass @ s__Primate @ s__Mammal,
    inference(cnf,[status(esa)],[kb_SUMO_7267]) ).

thf(kb_SUMO_7240,axiom,
    s__subclass @ s__Mammal @ s__WarmBloodedVertebrate ).

thf(zip_derived_cl8184,plain,
    s__subclass @ s__Mammal @ s__WarmBloodedVertebrate,
    inference(cnf,[status(esa)],[kb_SUMO_7240]) ).

thf(kb_SUMO_7224,axiom,
    s__subclass @ s__WarmBloodedVertebrate @ s__Vertebrate ).

thf(zip_derived_cl8166,plain,
    s__subclass @ s__WarmBloodedVertebrate @ s__Vertebrate,
    inference(cnf,[status(esa)],[kb_SUMO_7224]) ).

thf(kb_SUMO_7191,axiom,
    s__subclass @ s__Vertebrate @ s__Animal ).

thf(zip_derived_cl8133,plain,
    s__subclass @ s__Vertebrate @ s__Animal,
    inference(cnf,[status(esa)],[kb_SUMO_7191]) ).

thf(kb_SUMO_1539,axiom,
    ! [V__INST1: $i,V__INST2: $i,V__INST3: $i] :
      ( ( ( s__instance @ V__INST3 @ s__SetOrClass )
        & ( s__instance @ V__INST2 @ s__SetOrClass )
        & ( s__instance @ V__INST1 @ s__SetOrClass ) )
     => ( ( ( s__subclass @ V__INST1 @ V__INST2 )
          & ( s__subclass @ V__INST2 @ V__INST3 ) )
       => ( s__subclass @ V__INST1 @ V__INST3 ) ) ) ).

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

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_cl29,plain,
    ! [X0: $i,X1: $i] :
      ( ( s__instance @ X0 @ s__SetOrClass )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[kb_SUMO_26]) ).

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

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

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

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

thf(zip_derived_cl67808,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X1 @ X2 )
      | ( s__subclass @ X0 @ X2 )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl67807,zip_derived_cl29]) ).

thf(zip_derived_cl68431,plain,
    ! [X0: $i] :
      ( ( s__subclass @ X0 @ s__Animal )
      | ~ ( s__subclass @ X0 @ s__Vertebrate ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl8133,zip_derived_cl67808]) ).

thf(zip_derived_cl69360,plain,
    s__subclass @ s__WarmBloodedVertebrate @ s__Animal,
    inference('s_sup-',[status(thm)],[zip_derived_cl8166,zip_derived_cl68431]) ).

thf(zip_derived_cl67808_002,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X1 @ X2 )
      | ( s__subclass @ X0 @ X2 )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl67807,zip_derived_cl29]) ).

thf(zip_derived_cl69376,plain,
    ! [X0: $i] :
      ( ( s__subclass @ X0 @ s__Animal )
      | ~ ( s__subclass @ X0 @ s__WarmBloodedVertebrate ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl69360,zip_derived_cl67808]) ).

thf(zip_derived_cl69472,plain,
    s__subclass @ s__Mammal @ s__Animal,
    inference('s_sup-',[status(thm)],[zip_derived_cl8184,zip_derived_cl69376]) ).

thf(zip_derived_cl67808_003,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X1 @ X2 )
      | ( s__subclass @ X0 @ X2 )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl67807,zip_derived_cl29]) ).

thf(zip_derived_cl69488,plain,
    ! [X0: $i] :
      ( ( s__subclass @ X0 @ s__Animal )
      | ~ ( s__subclass @ X0 @ s__Mammal ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl69472,zip_derived_cl67808]) ).

thf(zip_derived_cl70204,plain,
    s__subclass @ s__Primate @ s__Animal,
    inference('s_sup-',[status(thm)],[zip_derived_cl8211,zip_derived_cl69488]) ).

thf(zip_derived_cl67808_004,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X1 @ X2 )
      | ( s__subclass @ X0 @ X2 )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl67807,zip_derived_cl29]) ).

thf(zip_derived_cl70342,plain,
    ! [X0: $i] :
      ( ( s__subclass @ X0 @ s__Animal )
      | ~ ( s__subclass @ X0 @ s__Primate ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl70204,zip_derived_cl67808]) ).

thf(zip_derived_cl70918,plain,
    s__subclass @ s__Hominid @ s__Animal,
    inference('s_sup-',[status(thm)],[zip_derived_cl8221,zip_derived_cl70342]) ).

thf(zip_derived_cl67808_005,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__subclass @ X1 @ X2 )
      | ( s__subclass @ X0 @ X2 )
      | ~ ( s__subclass @ X0 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl67807,zip_derived_cl29]) ).

thf(zip_derived_cl70970,plain,
    ! [X0: $i] :
      ( ( s__subclass @ X0 @ s__Animal )
      | ~ ( s__subclass @ X0 @ s__Hominid ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl70918,zip_derived_cl67808]) ).

thf(zip_derived_cl71176,plain,
    s__subclass @ s__Human @ s__Animal,
    inference('s_sup-',[status(thm)],[zip_derived_cl8224,zip_derived_cl70970]) ).

thf(zip_derived_cl71180,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl49722,zip_derived_cl71176]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : CSR083+5 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.DWZaKO5TKL true
% 0.12/0.34  % Computer : n008.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Mon Aug 28 13:21:17 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.34  % Number of cores: 8
% 0.12/0.35  % Python version: Python 3.6.8
% 0.12/0.35  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /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.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 4.51/1.50  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 4.51/1.55  % /export/starexec/sandbox2/solver/bin/fo/fo17_bce.sh running for 50s
% 84.69/12.70  % /export/starexec/sandbox2/solver/bin/fo/fo8.sh running for 50s
% 90.71/13.58  % Solved by fo/fo6_bce.sh.
% 90.71/13.58  % BCE start: 20220
% 90.71/13.58  % BCE eliminated: 341
% 90.71/13.58  % PE start: 19879
% 90.71/13.58  logic: eq
% 90.71/13.58  % PE eliminated: 22
% 90.71/13.58  % done 4936 iterations in 12.842s
% 90.71/13.58  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 90.71/13.58  % SZS output start Refutation
% See solution above
% 90.71/13.58  
% 90.71/13.58  
% 90.71/13.58  % Terminating...
% 91.43/13.68  % Runner terminated.
% 91.43/13.69  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------