TSTP Solution File: SYO898_9 by Zipperpin---2.1.9999

View Problem - Process Solution

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

% Computer : n032.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:12 EDT 2023

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

% 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(sk__type,type,
    sk_: '$ki_world' > '$ki_world' ).

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

thf(mrel_serial,axiom,
    ! [W: '$ki_world'] :
    ? [V: '$ki_world'] : ( '$ki_accessible' @ W @ V ) ).

thf(zip_derived_cl0,plain,
    ! [X0: '$ki_world'] : ( '$ki_accessible' @ X0 @ ( sk_ @ X0 ) ),
    inference(cnf,[status(esa)],[mrel_serial]) ).

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

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

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_cl2,plain,
    ! [X1: '$ki_world'] :
      ( ~ ( p @ X1 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X0: '$ki_world'] :
      ( ~ ( '$ki_accessible' @ '$ki_local_world' @ X0 )
      | ~ ( '$ki_accessible' @ '$ki_local_world' @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl2]) ).

thf(zip_derived_cl5,plain,
    ! [X0: '$ki_world'] :
      ~ ( '$ki_accessible' @ '$ki_local_world' @ X0 ),
    inference(simplify,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl6,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl5]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYO898_9 : TPTP v8.2.0. Released v8.2.0.
% 0.00/0.12  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.C2WOFNZK9u true
% 0.14/0.31  % Computer : n032.cluster.edu
% 0.14/0.31  % Model    : x86_64 x86_64
% 0.14/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.31  % Memory   : 8042.1875MB
% 0.14/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.31  % CPULimit : 300
% 0.14/0.31  % WCLimit  : 300
% 0.14/0.31  % DateTime : Sat Aug 26 05:35:58 EDT 2023
% 0.14/0.31  % CPUTime  : 
% 0.14/0.31  % Running portfolio for 300 s
% 0.14/0.31  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.31  % Number of cores: 8
% 0.14/0.32  % Python version: Python 3.6.8
% 0.14/0.32  % Running in FO mode
% 0.16/0.54  % Total configuration time : 435
% 0.16/0.54  % Estimated wc time : 1092
% 0.16/0.54  % Estimated cpu time (7 cpus) : 156.0
% 0.16/0.60  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.16/0.60  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.16/0.61  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.16/0.61  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.16/0.62  % Solved by fo/fo6_bce.sh.
% 0.16/0.62  % BCE start: 4
% 0.16/0.62  % BCE eliminated: 1
% 0.16/0.62  % PE start: 3
% 0.16/0.62  logic: neq
% 0.16/0.62  % PE eliminated: 1
% 0.16/0.62  % done 1 iterations in 0.005s
% 0.16/0.62  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.16/0.62  % SZS output start Refutation
% See solution above
% 0.16/0.62  
% 0.16/0.62  
% 0.16/0.62  % Terminating...
% 0.16/0.65  % Runner terminated.
% 0.16/0.66  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------