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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWW302+1 : TPTP v8.1.2. Released v5.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.v4wEujR7od true

% Computer : n028.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:41:30 EDT 2023

% Result   : Theorem 1.37s 1.26s
% Output   : Refutation 1.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   16 (   5 unt;   6 typ;   0 def)
%            Number of atoms       :   19 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :   50 (   5   ~;   2   |;   0   &;  36   @)
%                                         (   0 <=>;   7  =>;   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     :    7 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   13 (   0   ^;  13   !;   0   ?;  13   :)

% Comments : 
%------------------------------------------------------------------------------
thf(v_P_type,type,
    v_P: $i > $i > $o ).

thf(v_Q_type,type,
    v_Q: $i > $i > $o ).

thf(v_Q_H_type,type,
    v_Q_H: $i > $i > $o ).

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

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

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

thf(conj_0,axiom,
    ! [B_Z: $i,B_s: $i] :
      ( ( v_Q_H @ B_Z @ B_s )
     => ( v_Q @ B_Z @ B_s ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( v_Q @ X0 @ X1 )
      | ~ ( v_Q_H @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[conj_0]) ).

thf(conj_1,conjecture,
    ! [B_Z: $i,B_s: $i] :
      ( ( v_P @ B_Z @ B_s )
     => ! [B_s_H: $i] :
          ( ! [B_Z_H: $i] :
              ( ( v_P @ B_Z_H @ B_s )
             => ( v_Q_H @ B_Z_H @ B_s_H ) )
         => ( v_Q @ B_Z @ B_s_H ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [B_Z: $i,B_s: $i] :
        ( ( v_P @ B_Z @ B_s )
       => ! [B_s_H: $i] :
            ( ! [B_Z_H: $i] :
                ( ( v_P @ B_Z_H @ B_s )
               => ( v_Q_H @ B_Z_H @ B_s_H ) )
           => ( v_Q @ B_Z @ B_s_H ) ) ),
    inference('cnf.neg',[status(esa)],[conj_1]) ).

thf(zip_derived_cl2,plain,
    ~ ( v_Q @ sk_ @ sk__2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ~ ( v_Q_H @ sk_ @ sk__2 ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

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

thf(zip_derived_cl3,plain,
    ! [X0: $i] :
      ( ( v_Q_H @ X0 @ sk__2 )
      | ~ ( v_P @ X0 @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    v_Q_H @ sk_ @ sk__2,
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl3]) ).

thf(zip_derived_cl6,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl5]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWW302+1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.v4wEujR7od true
% 0.14/0.36  % Computer : n028.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sun Aug 27 18:25:24 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.21/0.37  % Python version: Python 3.6.8
% 0.21/0.37  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.94/0.78  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.94/0.78  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.37/1.26  % Solved by fo/fo7.sh.
% 1.37/1.26  % done 5 iterations in 0.455s
% 1.37/1.26  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.37/1.26  % SZS output start Refutation
% See solution above
% 1.37/1.26  
% 1.37/1.26  
% 1.37/1.26  % Terminating...
% 1.37/1.37  % Runner terminated.
% 1.37/1.39  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------