TSTP Solution File: CSR118+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR118+1 : 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.3TEAe5ybCt true

% Computer : n011.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:07:58 EDT 2023

% Result   : Theorem 11.31s 2.24s
% Output   : Refutation 11.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   23 (   9 unt;   6 typ;   0 def)
%            Number of atoms       :   35 (   0 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  101 (  15   ~;  12   |;   3   &;  68   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :   19 (   0   ^;  19   !;   0   ?;  19   :)

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

thf(s__AbrahamLincoln_type,type,
    s__AbrahamLincoln: $i ).

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

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

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

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

thf(kb_SUMOcache_6053,axiom,
    s__subclass @ s__Human @ s__Mammal ).

thf(zip_derived_cl221,plain,
    s__subclass @ s__Human @ s__Mammal,
    inference(cnf,[status(esa)],[kb_SUMOcache_6053]) ).

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_cl6101,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_cl6102,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_cl6101,zip_derived_cl1]) ).

thf(zip_derived_cl6165,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__Human )
      | ( s__instance @ X0 @ s__Mammal ) ),
    inference('sup-',[status(thm)],[zip_derived_cl221,zip_derived_cl6102]) ).

thf(abe_mammal,conjecture,
    s__instance @ s__AbrahamLincoln @ s__Mammal ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( s__instance @ s__AbrahamLincoln @ s__Mammal ),
    inference('cnf.neg',[status(esa)],[abe_mammal]) ).

thf(zip_derived_cl347,plain,
    ~ ( s__instance @ s__AbrahamLincoln @ s__Mammal ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6781,plain,
    ~ ( s__instance @ s__AbrahamLincoln @ s__Human ),
    inference('sup-',[status(thm)],[zip_derived_cl6165,zip_derived_cl347]) ).

thf(abe_human,axiom,
    s__instance @ s__AbrahamLincoln @ s__Human ).

thf(zip_derived_cl346,plain,
    s__instance @ s__AbrahamLincoln @ s__Human,
    inference(cnf,[status(esa)],[abe_human]) ).

thf(zip_derived_cl6784,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl6781,zip_derived_cl346]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : CSR118+1 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.08/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.3TEAe5ybCt true
% 0.16/0.36  % Computer : n011.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.36  % DateTime : Mon Aug 28 09:30:40 EDT 2023
% 0.16/0.36  % CPUTime  : 
% 0.16/0.36  % Running portfolio for 300 s
% 0.16/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.16/0.37  % Number of cores: 8
% 0.16/0.37  % Python version: Python 3.6.8
% 0.16/0.37  % Running in FO mode
% 0.24/0.70  % Total configuration time : 435
% 0.24/0.70  % Estimated wc time : 1092
% 0.24/0.70  % Estimated cpu time (7 cpus) : 156.0
% 0.89/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 1.16/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.16/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.16/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.16/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.16/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.16/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.40/1.21  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 11.31/2.24  % Solved by fo/fo7.sh.
% 11.31/2.24  % done 2612 iterations in 1.433s
% 11.31/2.24  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 11.31/2.24  % SZS output start Refutation
% See solution above
% 11.31/2.24  
% 11.31/2.24  
% 11.31/2.24  % Terminating...
% 11.88/2.32  % Runner terminated.
% 11.88/2.34  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------