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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR104+1 : 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.JzSO99takB true

% Computer : n017.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:57 EDT 2023

% Result   : Theorem 12.94s 2.55s
% Output   : Refutation 12.94s
% 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_cl867,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_cl868,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_cl867,zip_derived_cl1]) ).

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

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_cl405,plain,
    s__instance @ s__TimeInterval35_1 @ s__TimeInterval,
    inference(cnf,[status(esa)],[local_2]) ).

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

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

thf(zip_derived_cl404,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_cl868_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_cl867,zip_derived_cl1]) ).

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

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_cl53,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_cl3194,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_cl885,zip_derived_cl53]) ).

thf(zip_derived_cl5117,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_cl404,zip_derived_cl3194]) ).

thf(zip_derived_cl5123,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_cl893,zip_derived_cl5117]) ).

thf(zip_derived_cl5132,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_cl405,zip_derived_cl5123]) ).

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

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

thf(zip_derived_cl5135,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_cl5132,zip_derived_cl407]) ).

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_cl409,plain,
    ~ ( s__temporalPart @ s__TimePoint35_1 @ s__TimeInterval35_2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5139,plain,
    ( ~ ( s__temporalPart @ s__TimeInterval35_1 @ s__TimeInterval35_2 )
    | ~ ( s__instance @ s__TimeInterval35_2 @ s__TimePosition ) ),
    inference('sup-',[status(thm)],[zip_derived_cl5135,zip_derived_cl409]) ).

thf(zip_derived_cl5142,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_cl5139]) ).

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

thf(zip_derived_cl408,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_cl406,plain,
    s__instance @ s__TimeInterval35_2 @ s__TimeInterval,
    inference(cnf,[status(esa)],[local_3]) ).

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

thf(zip_derived_cl5145,plain,
    ~ ( s__instance @ s__TimeInterval35_2 @ s__TimePosition ),
    inference(demod,[status(thm)],[zip_derived_cl5142,zip_derived_cl408,zip_derived_cl406,zip_derived_cl405]) ).

thf(zip_derived_cl5150,plain,
    ~ ( s__instance @ s__TimeInterval35_2 @ s__TimeInterval ),
    inference('sup-',[status(thm)],[zip_derived_cl893,zip_derived_cl5145]) ).

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

thf(zip_derived_cl5151,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl5150,zip_derived_cl406]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : CSR104+1 : TPTP v8.1.2. Bugfixed v7.3.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.JzSO99takB true
% 0.14/0.35  % Computer : n017.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 09:59:42 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.22/0.66  % Total configuration time : 435
% 0.22/0.66  % Estimated wc time : 1092
% 0.22/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 1.23/0.76  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 1.29/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 1.29/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 1.29/0.76  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 12.94/2.55  % Solved by fo/fo7.sh.
% 12.94/2.55  % done 3064 iterations in 1.769s
% 12.94/2.55  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 12.94/2.55  % SZS output start Refutation
% See solution above
% 12.94/2.55  
% 12.94/2.55  
% 12.94/2.55  % Terminating...
% 14.18/2.67  % Runner terminated.
% 14.18/2.68  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------