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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO253^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.UP7GFcwyGj true

% Computer : n018.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 05:50:28 EDT 2023

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

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

thf(cTHM124,conjecture,
    ? [Xf: $o > $o] :
      ( ~ ( Xf
          @ ( ~ p
            | p ) )
      & ( Xf
        @ ( ~ p
          & p ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [Xf: $o > $o] :
        ( ~ ( Xf
            @ ( ~ p
              | p ) )
        & ( Xf
          @ ( ~ p
            & p ) ) ),
    inference('cnf.neg',[status(esa)],[cTHM124]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $o > $o] :
      ( ( X0
        @ ( ( (~) @ p )
          | p ) )
      | ~ ( X0
          @ ( ( (~) @ p )
            & p ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X0: $o > $o] :
      ( ( X0 @ $true )
      | ~ ( X0 @ $false ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl16,plain,
    ( ^ [Y0: $o] : ( Y0 = $false )
    @ $true ),
    inference(ho_elim_pred,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl28,plain,
    $true = $false,
    inference(ho_norm,[status(thm)],[zip_derived_cl16]) ).

thf(zip_derived_cl29,plain,
    $false,
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl28]) ).


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