TSTP Solution File: SYO895_9 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO895_9 : TPTP v8.2.0. Released v8.2.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.k62tKrHujM true

% Computer : n024.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 : Fri Sep  1 05:53:11 EDT 2023

% Result   : Theorem 0.55s 0.73s
% Output   : Refutation 0.55s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   16 (   3 unt;   6 typ;   0 def)
%            Number of atoms       :   27 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   66 (  10   ~;   5   |;   4   &;  39   @)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :    8 (   0   ^;   8   !;   0   ?;   8   :)

% Comments : 
%------------------------------------------------------------------------------
thf('$ki_world_type',type,
    '$ki_world': $tType ).

thf('$ki_accessible_type',type,
    '$ki_accessible': '$ki_world' > '$ki_world' > $o ).

thf(q_type,type,
    q: '$ki_world' > $o ).

thf(p_type,type,
    p: '$ki_world' > $o ).

thf('$ki_local_world_type',type,
    '$ki_local_world': '$ki_world' ).

thf(sk__1_type,type,
    sk__1: '$ki_world' ).

thf(verify,conjecture,
    ( ( ! [W: '$ki_world'] :
          ( ( '$ki_accessible' @ '$ki_local_world' @ W )
         => ( p @ W ) )
      & ! [W: '$ki_world'] :
          ( ( '$ki_accessible' @ '$ki_local_world' @ W )
         => ( q @ W ) ) )
   => ! [W: '$ki_world'] :
        ( ( '$ki_accessible' @ '$ki_local_world' @ W )
       => ( ( p @ W )
          & ( q @ W ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [W: '$ki_world'] :
            ( ( '$ki_accessible' @ '$ki_local_world' @ W )
           => ( p @ W ) )
        & ! [W: '$ki_world'] :
            ( ( '$ki_accessible' @ '$ki_local_world' @ W )
           => ( q @ W ) ) )
     => ! [W: '$ki_world'] :
          ( ( '$ki_accessible' @ '$ki_local_world' @ W )
         => ( ( p @ W )
            & ( q @ W ) ) ) ),
    inference('cnf.neg',[status(esa)],[verify]) ).

thf(zip_derived_cl2,plain,
    ! [X1: '$ki_world'] :
      ( ( q @ X1 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X0: '$ki_world'] :
      ( ( p @ X0 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ( ~ ( p @ sk__1 )
    | ~ ( q @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ( ~ ( '$ki_accessible' @ '$ki_local_world' @ sk__1 )
    | ~ ( q @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl3]) ).

thf(zip_derived_cl6,plain,
    ( ~ ( '$ki_accessible' @ '$ki_local_world' @ sk__1 )
    | ~ ( '$ki_accessible' @ '$ki_local_world' @ sk__1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl5]) ).

thf(zip_derived_cl7,plain,
    ~ ( '$ki_accessible' @ '$ki_local_world' @ sk__1 ),
    inference(simplify,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl4,plain,
    '$ki_accessible' @ '$ki_local_world' @ sk__1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl7,zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SYO895_9 : TPTP v8.2.0. Released v8.2.0.
% 0.14/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.k62tKrHujM true
% 0.14/0.36  % Computer : n024.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sat Aug 26 06:37:09 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/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.55/0.67  % Total configuration time : 435
% 0.55/0.67  % Estimated wc time : 1092
% 0.55/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.55/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.73  % Solved by fo/fo6_bce.sh.
% 0.55/0.73  % BCE start: 5
% 0.55/0.73  % BCE eliminated: 0
% 0.55/0.73  % PE start: 5
% 0.55/0.73  logic: neq
% 0.55/0.73  % PE eliminated: 2
% 0.55/0.73  % done 2 iterations in 0.006s
% 0.55/0.73  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.55/0.73  % SZS output start Refutation
% See solution above
% 0.55/0.73  
% 0.55/0.73  
% 0.55/0.73  % Terminating...
% 0.55/0.76  % Runner terminated.
% 1.38/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------