TSTP Solution File: PUZ090^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : PUZ090^5 : TPTP v8.1.2. Released v4.0.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.YqYDOdiGYg true

% Computer : n004.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 : Thu Aug 31 13:31:07 EDT 2023

% Result   : Theorem 1.42s 0.79s
% Output   : Refutation 1.42s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   23 (   5 unt;  13 typ;   0 def)
%            Number of atoms       :   73 (   0 equ;   0 cnn)
%            Maximal formula atoms :   31 (   7 avg)
%            Number of connectives :   82 (  19   ~;   3   |;  34   &;   0   @)
%                                         (   0 <=>;  26  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   4 avg)
%            Number of types       :    1 (   0 usr)
%            Number of type conns  :    0 (   0   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  13 usr;  14 con; 0-0 aty)
%            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
thf(cOPEN_DOOR_type,type,
    cOPEN_DOOR: $o ).

thf(cCOLD_type,type,
    cCOLD: $o ).

thf(cOPEN_WINDOW_type,type,
    cOPEN_WINDOW: $o ).

thf(cGUSTY_type,type,
    cGUSTY: $o ).

thf(cRHEUMATIC_type,type,
    cRHEUMATIC: $o ).

thf(cSUNSHINE_type,type,
    cSUNSHINE: $o ).

thf(cHEADACHE_type,type,
    cHEADACHE: $o ).

thf(cFIRE_type,type,
    cFIRE: $o ).

thf(cFLUTE_type,type,
    cFLUTE: $o ).

thf(cFOGGY_type,type,
    cFOGGY: $o ).

thf(cSMOKES_type,type,
    cSMOKES: $o ).

thf(cEAST_type,type,
    cEAST: $o ).

thf(cSMOKE_type,type,
    cSMOKE: $o ).

thf(cTHM210,conjecture,
    ( ( ( cEAST
       => cSUNSHINE )
      & ( ( cCOLD
          & cFOGGY )
       => cFLUTE )
      & ( ( cFIRE
          & cSMOKE )
       => cOPEN_DOOR )
      & ( ( cCOLD
          & cRHEUMATIC )
       => cFIRE )
      & ( ( cEAST
          & cGUSTY )
       => cSMOKES )
      & ( cOPEN_DOOR
       => ~ cHEADACHE )
      & ( cFOGGY
       => ~ cOPEN_WINDOW )
      & ( ( ~ cGUSTY
          & cFIRE
          & ~ cOPEN_DOOR )
       => ~ cRHEUMATIC )
      & ( cSUNSHINE
       => cFOGGY )
      & ( cFLUTE
       => ~ cOPEN_DOOR )
      & ( ( cFOGGY
          & cEAST )
       => cRHEUMATIC ) )
   => ( cEAST
     => ~ cOPEN_WINDOW ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ( cEAST
         => cSUNSHINE )
        & ( ( cCOLD
            & cFOGGY )
         => cFLUTE )
        & ( ( cFIRE
            & cSMOKE )
         => cOPEN_DOOR )
        & ( ( cCOLD
            & cRHEUMATIC )
         => cFIRE )
        & ( ( cEAST
            & cGUSTY )
         => cSMOKES )
        & ( cOPEN_DOOR
         => ~ cHEADACHE )
        & ( cFOGGY
         => ~ cOPEN_WINDOW )
        & ( ( ~ cGUSTY
            & cFIRE
            & ~ cOPEN_DOOR )
         => ~ cRHEUMATIC )
        & ( cSUNSHINE
         => cFOGGY )
        & ( cFLUTE
         => ~ cOPEN_DOOR )
        & ( ( cFOGGY
            & cEAST )
         => cRHEUMATIC ) )
     => ( cEAST
       => ~ cOPEN_WINDOW ) ),
    inference('cnf.neg',[status(esa)],[cTHM210]) ).

thf(zip_derived_cl6,plain,
    ( ~ cOPEN_WINDOW
    | ~ cFOGGY ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    cOPEN_WINDOW,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    ( cFOGGY
    | ~ cSUNSHINE ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ( cSUNSHINE
    | ~ cEAST ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    cEAST,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl13,plain,
    cSUNSHINE,
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl12]) ).

thf(zip_derived_cl14,plain,
    cFOGGY,
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl13]) ).

thf(zip_derived_cl16,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl11,zip_derived_cl14]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : PUZ090^5 : TPTP v8.1.2. Released v4.0.0.
% 0.12/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.YqYDOdiGYg true
% 0.15/0.35  % Computer : n004.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Sat Aug 26 22:41:37 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in HO mode
% 0.22/0.68  % Total configuration time : 828
% 0.22/0.68  % Estimated wc time : 1656
% 0.22/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 1.08/0.77  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 1.42/0.77  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.42/0.77  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 1.42/0.78  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 1.42/0.79  % Solved by lams/40_c.s.sh.
% 1.42/0.79  % done 6 iterations in 0.007s
% 1.42/0.79  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.42/0.79  % SZS output start Refutation
% See solution above
% 1.42/0.79  
% 1.42/0.79  
% 1.42/0.79  % Terminating...
% 1.58/0.88  % Runner terminated.
% 1.58/0.89  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------