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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN361+1 : TPTP v8.1.2. Released v2.0.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.wrvlWRft38 true

% Computer : n027.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 04:02:59 EDT 2023

% Result   : Theorem 0.58s 0.79s
% Output   : Refutation 0.58s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    6
% Syntax   : Number of formulae    :   14 (   5 unt;   5 typ;   0 def)
%            Number of atoms       :   21 (   0 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   57 (   9   ~;   2   |;   4   &;  36   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   21 (   0   ^;  15   !;   6   ?;  21   :)

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

thf(big_q_type,type,
    big_q: $i > $i > $o ).

thf(big_p_type,type,
    big_p: $i > $i > $o ).

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

thf(big_s_type,type,
    big_s: $i > $o ).

thf(x2112,conjecture,
    ( ( ? [V: $i] :
        ! [X: $i] : ( big_p @ X @ V )
      & ! [X: $i] :
          ( ( big_s @ X )
         => ? [Y: $i] : ( big_q @ Y @ X ) )
      & ! [X: $i,Y: $i] :
          ( ( big_p @ X @ Y )
         => ~ ( big_q @ X @ Y ) ) )
   => ? [U: $i] :
        ~ ( big_s @ U ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ? [V: $i] :
          ! [X: $i] : ( big_p @ X @ V )
        & ! [X: $i] :
            ( ( big_s @ X )
           => ? [Y: $i] : ( big_q @ Y @ X ) )
        & ! [X: $i,Y: $i] :
            ( ( big_p @ X @ Y )
           => ~ ( big_q @ X @ Y ) ) )
     => ? [U: $i] :
          ~ ( big_s @ U ) ),
    inference('cnf.neg',[status(esa)],[x2112]) ).

thf(zip_derived_cl3,plain,
    ! [X4: $i] : ( big_s @ X4 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X1: $i] :
      ( ( big_q @ ( sk_ @ X1 ) @ X1 )
      | ~ ( big_s @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i] : ( big_q @ ( sk_ @ X0 ) @ X0 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl1]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i] : ( big_p @ X0 @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X2: $i,X3: $i] :
      ( ~ ( big_q @ X2 @ X3 )
      | ~ ( big_p @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ~ ( big_q @ X0 @ sk__1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl6,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl5]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN361+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.wrvlWRft38 true
% 0.14/0.35  % Computer : n027.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 : Sat Aug 26 21:05:50 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.21/0.71  % Total configuration time : 435
% 0.21/0.71  % Estimated wc time : 1092
% 0.21/0.71  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.58/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.58/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.58/0.79  % Solved by fo/fo6_bce.sh.
% 0.58/0.79  % BCE start: 4
% 0.58/0.79  % BCE eliminated: 0
% 0.58/0.79  % PE start: 4
% 0.58/0.79  logic: neq
% 0.58/0.79  % PE eliminated: 3
% 0.58/0.79  % done 0 iterations in 0.004s
% 0.58/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.58/0.79  % SZS output start Refutation
% See solution above
% 0.58/0.79  
% 0.58/0.79  
% 0.58/0.79  % Terminating...
% 0.63/0.90  % Runner terminated.
% 1.59/0.92  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------