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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWW345+1 : TPTP v8.1.2. Released v5.2.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.9WTH4XuXYu true

% Computer : n031.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:39 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(v_c_type,type,
    v_c: $i ).

thf(v_Z_type,type,
    v_Z: $i ).

thf(v_s_H_type,type,
    v_s_H: $i ).

thf(v_s1_type,type,
    v_s1: $i ).

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

thf(v_d_type,type,
    v_d: $i ).

thf(v_n_type,type,
    v_n: $i ).

thf(v_s_type,type,
    v_s: $i ).

thf(c_Natural_Oevaln_type,type,
    c_Natural_Oevaln: $i > $i > $i > $i > $o ).

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

thf(v_R_type,type,
    v_R: $i > $i > $o ).

thf(conj_4,axiom,
    c_Natural_Oevaln @ v_c @ v_s @ v_n @ v_s1 ).

thf(zip_derived_cl65,plain,
    c_Natural_Oevaln @ v_c @ v_s @ v_n @ v_s1,
    inference(cnf,[status(esa)],[conj_4]) ).

thf(conj_1,axiom,
    ! [B_Z: $i,B_s: $i] :
      ( ( v_P @ B_Z @ B_s )
     => ! [B_s_H: $i] :
          ( ( c_Natural_Oevaln @ v_c @ B_s @ v_n @ B_s_H )
         => ( v_Q @ B_Z @ B_s_H ) ) ) ).

thf(zip_derived_cl62,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( c_Natural_Oevaln @ v_c @ X0 @ v_n @ X1 )
      | ( v_Q @ X2 @ X1 )
      | ~ ( v_P @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[conj_1]) ).

thf(zip_derived_cl70,plain,
    ! [X0: $i] :
      ( ~ ( v_P @ X0 @ v_s )
      | ( v_Q @ X0 @ v_s1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl65,zip_derived_cl62]) ).

thf(conj_5,axiom,
    c_Natural_Oevaln @ v_d @ v_s1 @ v_n @ v_s_H ).

thf(zip_derived_cl66,plain,
    c_Natural_Oevaln @ v_d @ v_s1 @ v_n @ v_s_H,
    inference(cnf,[status(esa)],[conj_5]) ).

thf(conj_2,axiom,
    ! [B_Z: $i,B_s: $i] :
      ( ( v_Q @ B_Z @ B_s )
     => ! [B_s_H: $i] :
          ( ( c_Natural_Oevaln @ v_d @ B_s @ v_n @ B_s_H )
         => ( v_R @ B_Z @ B_s_H ) ) ) ).

thf(zip_derived_cl63,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( c_Natural_Oevaln @ v_d @ X0 @ v_n @ X1 )
      | ( v_R @ X2 @ X1 )
      | ~ ( v_Q @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[conj_2]) ).

thf(zip_derived_cl71,plain,
    ! [X0: $i] :
      ( ~ ( v_Q @ X0 @ v_s1 )
      | ( v_R @ X0 @ v_s_H ) ),
    inference('sup-',[status(thm)],[zip_derived_cl66,zip_derived_cl63]) ).

thf(conj_6,conjecture,
    v_R @ v_Z @ v_s_H ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( v_R @ v_Z @ v_s_H ),
    inference('cnf.neg',[status(esa)],[conj_6]) ).

thf(zip_derived_cl67,plain,
    ~ ( v_R @ v_Z @ v_s_H ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl72,plain,
    ~ ( v_Q @ v_Z @ v_s1 ),
    inference('sup-',[status(thm)],[zip_derived_cl71,zip_derived_cl67]) ).

thf(zip_derived_cl73,plain,
    ~ ( v_P @ v_Z @ v_s ),
    inference('sup-',[status(thm)],[zip_derived_cl70,zip_derived_cl72]) ).

thf(conj_3,axiom,
    v_P @ v_Z @ v_s ).

thf(zip_derived_cl64,plain,
    v_P @ v_Z @ v_s,
    inference(cnf,[status(esa)],[conj_3]) ).

thf(zip_derived_cl74,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl73,zip_derived_cl64]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.14  % Problem  : SWW345+1 : TPTP v8.1.2. Released v5.2.0.
% 0.13/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.9WTH4XuXYu true
% 0.14/0.37  % Computer : n031.cluster.edu
% 0.14/0.37  % Model    : x86_64 x86_64
% 0.14/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.37  % Memory   : 8042.1875MB
% 0.14/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.37  % CPULimit : 300
% 0.14/0.37  % WCLimit  : 300
% 0.14/0.37  % DateTime : Sun Aug 27 21:42:24 EDT 2023
% 0.14/0.37  % CPUTime  : 
% 0.14/0.37  % Running portfolio for 300 s
% 0.14/0.37  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.37  % Number of cores: 8
% 0.14/0.37  % Python version: Python 3.6.8
% 0.23/0.38  % 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.73  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.28/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.28/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.28/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.28/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.28/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 2.31/1.26  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 2.31/1.27  % Solved by fo/fo7.sh.
% 2.31/1.27  % done 19 iterations in 0.473s
% 2.31/1.27  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 2.31/1.27  % SZS output start Refutation
% See solution above
% 2.31/1.27  
% 2.31/1.27  
% 2.31/1.27  % Terminating...
% 2.84/1.37  % Runner terminated.
% 2.84/1.38  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------