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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWW469+1 : TPTP v8.1.2. Released v5.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.RxcEm4VAdS 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 01:42:01 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(sk__type,type,
    sk_: $i ).

thf(is_state_type,type,
    is_state: $i > $o ).

thf(hoare_165779456gleton_type,type,
    hoare_165779456gleton: $o ).

thf(sk__2_type,type,
    sk__2: $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(conj_0,axiom,
    hoare_165779456gleton ).

thf(zip_derived_cl8,plain,
    hoare_165779456gleton,
    inference(cnf,[status(esa)],[conj_0]) ).

thf(fact_0_state__not__singleton__def,axiom,
    ( hoare_165779456gleton
  <=> ? [S: $i,T: $i] :
        ( ( S != T )
        & ( is_state @ T )
        & ( is_state @ S ) ) ) ).

thf(zip_derived_cl2,plain,
    ( ( is_state @ sk__1 )
    | ~ hoare_165779456gleton ),
    inference(cnf,[status(esa)],[fact_0_state__not__singleton__def]) ).

thf(zip_derived_cl36,plain,
    is_state @ sk__1,
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl2]) ).

thf(conj_1,conjecture,
    ! [T: $i] :
      ( ( is_state @ T )
     => ~ ! [S: $i] :
            ( ( is_state @ S )
           => ( S = T ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [T: $i] :
        ( ( is_state @ T )
       => ~ ! [S: $i] :
              ( ( is_state @ S )
             => ( S = T ) ) ),
    inference('cnf.neg',[status(esa)],[conj_1]) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i] :
      ( ( X0 = sk__2 )
      | ~ ( is_state @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl41,plain,
    sk__1 = sk__2,
    inference('dp-resolution',[status(thm)],[zip_derived_cl36,zip_derived_cl10]) ).

thf(zip_derived_cl8_001,plain,
    hoare_165779456gleton,
    inference(cnf,[status(esa)],[conj_0]) ).

thf(zip_derived_cl1,plain,
    ( ( is_state @ sk_ )
    | ~ hoare_165779456gleton ),
    inference(cnf,[status(esa)],[fact_0_state__not__singleton__def]) ).

thf(zip_derived_cl35,plain,
    is_state @ sk_,
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl1]) ).

thf(zip_derived_cl10_002,plain,
    ! [X0: $i] :
      ( ( X0 = sk__2 )
      | ~ ( is_state @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl40,plain,
    sk_ = sk__2,
    inference('dp-resolution',[status(thm)],[zip_derived_cl35,zip_derived_cl10]) ).

thf(zip_derived_cl42,plain,
    sk__1 = sk_,
    inference(demod,[status(thm)],[zip_derived_cl41,zip_derived_cl40]) ).

thf(zip_derived_cl8_003,plain,
    hoare_165779456gleton,
    inference(cnf,[status(esa)],[conj_0]) ).

thf(zip_derived_cl3,plain,
    ( ( sk_ != sk__1 )
    | ~ hoare_165779456gleton ),
    inference(cnf,[status(esa)],[fact_0_state__not__singleton__def]) ).

thf(zip_derived_cl37,plain,
    sk_ != sk__1,
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl3]) ).

thf(zip_derived_cl43,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl42,zip_derived_cl37]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem  : SWW469+1 : TPTP v8.1.2. Released v5.3.0.
% 0.00/0.09  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.RxcEm4VAdS true
% 0.08/0.28  % Computer : n032.cluster.edu
% 0.08/0.28  % Model    : x86_64 x86_64
% 0.08/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.28  % Memory   : 8042.1875MB
% 0.08/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.28  % CPULimit : 300
% 0.08/0.29  % WCLimit  : 300
% 0.08/0.29  % DateTime : Sun Aug 27 18:07:15 EDT 2023
% 0.08/0.29  % CPUTime  : 
% 0.08/0.29  % Running portfolio for 300 s
% 0.08/0.29  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.08/0.29  % Number of cores: 8
% 0.08/0.29  % Python version: Python 3.6.8
% 0.13/0.29  % Running in FO mode
% 0.13/0.49  % Total configuration time : 435
% 0.13/0.49  % Estimated wc time : 1092
% 0.13/0.49  % Estimated cpu time (7 cpus) : 156.0
% 0.13/0.55  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.13/0.55  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.13/0.57  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.13/0.57  % Solved by fo/fo6_bce.sh.
% 0.13/0.57  % BCE start: 11
% 0.13/0.57  % BCE eliminated: 3
% 0.13/0.57  % PE start: 8
% 0.13/0.57  logic: eq
% 0.13/0.57  % PE eliminated: 4
% 0.13/0.57  % done 2 iterations in 0.005s
% 0.13/0.57  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.13/0.57  % SZS output start Refutation
% See solution above
% 0.13/0.57  
% 0.13/0.57  
% 0.13/0.57  % Terminating...
% 0.13/0.60  % Runner terminated.
% 0.13/0.61  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------