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

View Problem - Process Solution

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

% Computer : n021.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:14 EDT 2023

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

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

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

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

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

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

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

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

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

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

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

thf(zip_derived_cl5_001,plain,
    ! [X0: $i] :
      ~ ( p @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl6,plain,
    ( ( q @ sk_ )
    | ( q @ sk__2 ) ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl5,zip_derived_cl5]) ).

thf(zip_derived_cl3,plain,
    ! [X1: $i,X3: $i] :
      ( ~ ( q @ X3 )
      | ~ ( q @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i] :
      ~ ( q @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl8,plain,
    q @ sk__2,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl7]) ).

thf(zip_derived_cl7_002,plain,
    ! [X0: $i] :
      ~ ( q @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl3]) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN924+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.3dCvioOe8c true
% 0.15/0.36  % Computer : n021.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Sat Aug 26 17:30:27 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.37  % Python version: Python 3.6.8
% 0.15/0.37  % Running in FO mode
% 0.23/0.68  % Total configuration time : 435
% 0.23/0.68  % Estimated wc time : 1092
% 0.23/0.68  % Estimated cpu time (7 cpus) : 156.0
% 0.23/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 1.20/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.20/0.77  % Solved by fo/fo6_bce.sh.
% 1.20/0.77  % BCE start: 5
% 1.20/0.77  % BCE eliminated: 0
% 1.20/0.77  % PE start: 5
% 1.20/0.77  logic: neq
% 1.20/0.77  % PE eliminated: 0
% 1.20/0.77  % done 4 iterations in 0.006s
% 1.20/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.20/0.77  % SZS output start Refutation
% See solution above
% 1.20/0.77  
% 1.20/0.77  
% 1.20/0.77  % Terminating...
% 1.51/0.88  % Runner terminated.
% 1.51/0.90  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------