TSTP Solution File: CSR104+4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR104+4 : TPTP v8.1.2. Bugfixed v7.3.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.5Xy9X3eXD0 true

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

% Result   : Theorem 6.30s 1.52s
% Output   : Refutation 6.30s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :   23
% Syntax   : Number of formulae    :   55 (  22 unt;  11 typ;   0 def)
%            Number of atoms       :  104 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :  318 (  52   ~;  46   |;   7   &; 206   @)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  11 usr;   8 con; 0-2 aty)
%            Number of variables   :   43 (   0   ^;  43   !;   0   ?;  43   :)

% Comments : 
%------------------------------------------------------------------------------
thf(s__TimePosition_type,type,
    s__TimePosition: $i ).

thf(s__temporalPart_type,type,
    s__temporalPart: $i > $i > $o ).

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

thf(s__TimeInterval35_2_type,type,
    s__TimeInterval35_2: $i ).

thf(s__TimePoint_type,type,
    s__TimePoint: $i ).

thf(s__TimePoint35_1_type,type,
    s__TimePoint35_1: $i ).

thf(s__during_type,type,
    s__during: $i > $i > $o ).

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

thf(s__TimeInterval_type,type,
    s__TimeInterval: $i ).

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

thf(s__TimeInterval35_1_type,type,
    s__TimeInterval35_1: $i ).

thf(kb_SUMO_908,axiom,
    s__subclass @ s__TimeInterval @ s__TimePosition ).

thf(zip_derived_cl28,plain,
    s__subclass @ s__TimeInterval @ s__TimePosition,
    inference(cnf,[status(esa)],[kb_SUMO_908]) ).

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_cl290,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_cl291,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_cl290,zip_derived_cl1]) ).

thf(zip_derived_cl298,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__TimeInterval )
      | ( s__instance @ X0 @ s__TimePosition ) ),
    inference('sup-',[status(thm)],[zip_derived_cl28,zip_derived_cl291]) ).

thf(kb_SUMO_74,axiom,
    ! [V__ROW1: $i,V__ROW2: $i] :
      ( ( ( s__instance @ V__ROW2 @ s__TimeInterval )
        & ( s__instance @ V__ROW1 @ s__TimeInterval ) )
     => ( ( s__during @ V__ROW1 @ V__ROW2 )
       => ( s__temporalPart @ V__ROW1 @ V__ROW2 ) ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( s__instance @ X0 @ s__TimeInterval )
      | ~ ( s__instance @ X1 @ s__TimeInterval )
      | ( s__temporalPart @ X0 @ X1 )
      | ~ ( s__during @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[kb_SUMO_74]) ).

thf(local_2,axiom,
    s__instance @ s__TimeInterval35_1 @ s__TimeInterval ).

thf(zip_derived_cl211,plain,
    s__instance @ s__TimeInterval35_1 @ s__TimeInterval,
    inference(cnf,[status(esa)],[local_2]) ).

thf(zip_derived_cl298_001,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__TimeInterval )
      | ( s__instance @ X0 @ s__TimePosition ) ),
    inference('sup-',[status(thm)],[zip_derived_cl28,zip_derived_cl291]) ).

thf(local_1,axiom,
    s__instance @ s__TimePoint35_1 @ s__TimePoint ).

thf(zip_derived_cl210,plain,
    s__instance @ s__TimePoint35_1 @ s__TimePoint,
    inference(cnf,[status(esa)],[local_1]) ).

thf(kb_SUMO_912,axiom,
    s__subclass @ s__TimePoint @ s__TimePosition ).

thf(zip_derived_cl29,plain,
    s__subclass @ s__TimePoint @ s__TimePosition,
    inference(cnf,[status(esa)],[kb_SUMO_912]) ).

thf(zip_derived_cl291_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_cl290,zip_derived_cl1]) ).

thf(zip_derived_cl296,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__TimePoint )
      | ( s__instance @ X0 @ s__TimePosition ) ),
    inference('sup-',[status(thm)],[zip_derived_cl29,zip_derived_cl291]) ).

thf(kb_SUMO_1262,axiom,
    ! [V__INST1: $i,V__INST2: $i,V__INST3: $i] :
      ( ( ( s__instance @ V__INST3 @ s__TimePosition )
        & ( s__instance @ V__INST2 @ s__TimePosition )
        & ( s__instance @ V__INST1 @ s__TimePosition ) )
     => ( ( ( s__temporalPart @ V__INST1 @ V__INST2 )
          & ( s__temporalPart @ V__INST2 @ V__INST3 ) )
       => ( s__temporalPart @ V__INST1 @ V__INST3 ) ) ) ).

thf(zip_derived_cl50,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__temporalPart @ X0 @ X1 )
      | ~ ( s__instance @ X0 @ s__TimePosition )
      | ~ ( s__instance @ X1 @ s__TimePosition )
      | ~ ( s__instance @ X2 @ s__TimePosition )
      | ( s__temporalPart @ X0 @ X2 )
      | ~ ( s__temporalPart @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[kb_SUMO_1262]) ).

thf(zip_derived_cl1232,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( s__instance @ X0 @ s__TimePoint )
      | ~ ( s__temporalPart @ X2 @ X1 )
      | ( s__temporalPart @ X0 @ X1 )
      | ~ ( s__instance @ X1 @ s__TimePosition )
      | ~ ( s__instance @ X2 @ s__TimePosition )
      | ~ ( s__temporalPart @ X0 @ X2 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl296,zip_derived_cl50]) ).

thf(zip_derived_cl1618,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( s__temporalPart @ s__TimePoint35_1 @ X0 )
      | ~ ( s__instance @ X0 @ s__TimePosition )
      | ~ ( s__instance @ X1 @ s__TimePosition )
      | ( s__temporalPart @ s__TimePoint35_1 @ X1 )
      | ~ ( s__temporalPart @ X0 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl210,zip_derived_cl1232]) ).

thf(zip_derived_cl1623,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( s__instance @ X0 @ s__TimeInterval )
      | ~ ( s__temporalPart @ X0 @ X1 )
      | ( s__temporalPart @ s__TimePoint35_1 @ X1 )
      | ~ ( s__instance @ X1 @ s__TimePosition )
      | ~ ( s__temporalPart @ s__TimePoint35_1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl298,zip_derived_cl1618]) ).

thf(zip_derived_cl1632,plain,
    ! [X0: $i] :
      ( ~ ( s__temporalPart @ s__TimePoint35_1 @ s__TimeInterval35_1 )
      | ~ ( s__instance @ X0 @ s__TimePosition )
      | ( s__temporalPart @ s__TimePoint35_1 @ X0 )
      | ~ ( s__temporalPart @ s__TimeInterval35_1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl211,zip_derived_cl1623]) ).

thf(local_4,axiom,
    s__temporalPart @ s__TimePoint35_1 @ s__TimeInterval35_1 ).

thf(zip_derived_cl213,plain,
    s__temporalPart @ s__TimePoint35_1 @ s__TimeInterval35_1,
    inference(cnf,[status(esa)],[local_4]) ).

thf(zip_derived_cl1635,plain,
    ! [X0: $i] :
      ( ~ ( s__instance @ X0 @ s__TimePosition )
      | ( s__temporalPart @ s__TimePoint35_1 @ X0 )
      | ~ ( s__temporalPart @ s__TimeInterval35_1 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl1632,zip_derived_cl213]) ).

thf(prove_from_SUMO,conjecture,
    s__temporalPart @ s__TimePoint35_1 @ s__TimeInterval35_2 ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( s__temporalPart @ s__TimePoint35_1 @ s__TimeInterval35_2 ),
    inference('cnf.neg',[status(esa)],[prove_from_SUMO]) ).

thf(zip_derived_cl215,plain,
    ~ ( s__temporalPart @ s__TimePoint35_1 @ s__TimeInterval35_2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1637,plain,
    ( ~ ( s__temporalPart @ s__TimeInterval35_1 @ s__TimeInterval35_2 )
    | ~ ( s__instance @ s__TimeInterval35_2 @ s__TimePosition ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1635,zip_derived_cl215]) ).

thf(zip_derived_cl1669,plain,
    ( ~ ( s__during @ s__TimeInterval35_1 @ s__TimeInterval35_2 )
    | ~ ( s__instance @ s__TimeInterval35_2 @ s__TimeInterval )
    | ~ ( s__instance @ s__TimeInterval35_1 @ s__TimeInterval )
    | ~ ( s__instance @ s__TimeInterval35_2 @ s__TimePosition ) ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl1637]) ).

thf(local_5,axiom,
    s__during @ s__TimeInterval35_1 @ s__TimeInterval35_2 ).

thf(zip_derived_cl214,plain,
    s__during @ s__TimeInterval35_1 @ s__TimeInterval35_2,
    inference(cnf,[status(esa)],[local_5]) ).

thf(local_3,axiom,
    s__instance @ s__TimeInterval35_2 @ s__TimeInterval ).

thf(zip_derived_cl212,plain,
    s__instance @ s__TimeInterval35_2 @ s__TimeInterval,
    inference(cnf,[status(esa)],[local_3]) ).

thf(zip_derived_cl211_003,plain,
    s__instance @ s__TimeInterval35_1 @ s__TimeInterval,
    inference(cnf,[status(esa)],[local_2]) ).

thf(zip_derived_cl1672,plain,
    ~ ( s__instance @ s__TimeInterval35_2 @ s__TimePosition ),
    inference(demod,[status(thm)],[zip_derived_cl1669,zip_derived_cl214,zip_derived_cl212,zip_derived_cl211]) ).

thf(zip_derived_cl1676,plain,
    ~ ( s__instance @ s__TimeInterval35_2 @ s__TimeInterval ),
    inference('sup-',[status(thm)],[zip_derived_cl298,zip_derived_cl1672]) ).

thf(zip_derived_cl212_004,plain,
    s__instance @ s__TimeInterval35_2 @ s__TimeInterval,
    inference(cnf,[status(esa)],[local_3]) ).

thf(zip_derived_cl1677,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1676,zip_derived_cl212]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : CSR104+4 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.5Xy9X3eXD0 true
% 0.13/0.34  % Computer : n004.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 08:09:52 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.62  % Total configuration time : 435
% 0.20/0.62  % Estimated wc time : 1092
% 0.20/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.20/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.20/0.78  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 6.30/1.52  % Solved by fo/fo7.sh.
% 6.30/1.52  % done 856 iterations in 0.760s
% 6.30/1.52  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 6.30/1.52  % SZS output start Refutation
% See solution above
% 6.30/1.52  
% 6.30/1.52  
% 6.30/1.52  % Terminating...
% 6.74/1.58  % Runner terminated.
% 6.74/1.59  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------