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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN931+1 : TPTP v8.1.2. Released v3.1.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.bsFeUdo7RP true

% Computer : n022.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:06:16 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(p_type,type,
    p: $i > $o ).

thf(sk__type,type,
    sk_: $i ).

thf(c_type,type,
    c: $o ).

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

thf(prove_this,conjecture,
    ( ? [X: $i] :
        ( c
        & ( p @ X ) )
  <=> ( ? [X: $i] : ( p @ X )
      & c ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ? [X: $i] :
          ( c
          & ( p @ X ) )
    <=> ( ? [X: $i] : ( p @ X )
        & c ) ),
    inference('cnf.neg',[status(esa)],[prove_this]) ).

thf(zip_derived_cl1,plain,
    ( ( p @ sk_ )
    | ( p @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ~ c
      | ~ ( p @ X0 )
      | ~ ( p @ X1 )
      | ~ c ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( p @ X1 )
      | ~ ( p @ X0 )
      | ~ c ),
    inference(simplify,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i] :
      ( ~ c
      | ~ ( p @ X0 ) ),
    inference(condensation,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl2,plain,
    ( c
    | c ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7,plain,
    c,
    inference(simplify,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i] :
      ~ ( p @ X0 ),
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl7]) ).

thf(zip_derived_cl10,plain,
    p @ sk__1,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl8]) ).

thf(zip_derived_cl8_001,plain,
    ! [X0: $i] :
      ~ ( p @ X0 ),
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl7]) ).

thf(zip_derived_cl11,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl8]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN931+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.bsFeUdo7RP true
% 0.14/0.35  % Computer : n022.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 17:50:40 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.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.22/0.64  % Total configuration time : 435
% 0.22/0.64  % Estimated wc time : 1092
% 0.22/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.72  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.75  % Solved by fo/fo6_bce.sh.
% 0.22/0.75  % BCE start: 5
% 0.22/0.75  % BCE eliminated: 0
% 0.22/0.75  % PE start: 5
% 0.22/0.75  logic: neq
% 0.22/0.75  % PE eliminated: 0
% 0.22/0.75  % done 5 iterations in 0.005s
% 0.22/0.75  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.75  % SZS output start Refutation
% See solution above
% 0.22/0.75  
% 0.22/0.75  
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.75  % Terminating...
% 1.33/0.85  % Runner terminated.
% 1.33/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------