TSTP Solution File: NUM673^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM673^1 : TPTP v8.1.2. Released v3.7.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.SFwVLlW8Fv true

% Computer : n007.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 12:43:19 EDT 2023

% Result   : Theorem 1.34s 0.78s
% Output   : Refutation 1.34s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   19 (  11 unt;   6 typ;   0 def)
%            Number of atoms       :   15 (   3 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   65 (   5   ~;   1   |;   0   &;  58   @)
%                                         (   0 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   12 (   0   ^;  12   !;   0   ?;  12   :)

% Comments : 
%------------------------------------------------------------------------------
thf(nat_type,type,
    nat: $tType ).

thf(more_type,type,
    more: nat > nat > $o ).

thf(y_type,type,
    y: nat ).

thf(pl_type,type,
    pl: nat > nat > nat ).

thf(z_type,type,
    z: nat ).

thf(x_type,type,
    x: nat ).

thf(satz19a,axiom,
    ! [Xx: nat,Xy: nat,Xz: nat] :
      ( ( more @ Xx @ Xy )
     => ( more @ ( pl @ Xx @ Xz ) @ ( pl @ Xy @ Xz ) ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: nat,X1: nat,X2: nat] :
      ( ~ ( more @ X0 @ X1 )
      | ( more @ ( pl @ X0 @ X2 ) @ ( pl @ X1 @ X2 ) ) ),
    inference(cnf,[status(esa)],[satz19a]) ).

thf(satz19d,conjecture,
    more @ ( pl @ z @ x ) @ ( pl @ z @ y ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( more @ ( pl @ z @ x ) @ ( pl @ z @ y ) ),
    inference('cnf.neg',[status(esa)],[satz19d]) ).

thf(zip_derived_cl3,plain,
    ~ ( more @ ( pl @ z @ x ) @ ( pl @ z @ y ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(satz6,axiom,
    ! [Xx: nat,Xy: nat] :
      ( ( pl @ Xx @ Xy )
      = ( pl @ Xy @ Xx ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: nat,X1: nat] :
      ( ( pl @ X1 @ X0 )
      = ( pl @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[satz6]) ).

thf(zip_derived_cl2_001,plain,
    ! [X0: nat,X1: nat] :
      ( ( pl @ X1 @ X0 )
      = ( pl @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[satz6]) ).

thf(zip_derived_cl12,plain,
    ~ ( more @ ( pl @ x @ z ) @ ( pl @ y @ z ) ),
    inference(demod,[status(thm)],[zip_derived_cl3,zip_derived_cl2,zip_derived_cl2]) ).

thf(zip_derived_cl13,plain,
    ~ ( more @ x @ y ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl12]) ).

thf(m,axiom,
    more @ x @ y ).

thf(zip_derived_cl0,plain,
    more @ x @ y,
    inference(cnf,[status(esa)],[m]) ).

thf(zip_derived_cl15,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl13,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUM673^1 : TPTP v8.1.2. Released v3.7.0.
% 0.14/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.SFwVLlW8Fv true
% 0.15/0.35  % Computer : n007.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.21/0.35  % CPULimit : 300
% 0.21/0.35  % WCLimit  : 300
% 0.21/0.35  % DateTime : Fri Aug 25 16:38:56 EDT 2023
% 0.21/0.36  % CPUTime  : 
% 0.21/0.36  % Running portfolio for 300 s
% 0.21/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.21/0.36  % Number of cores: 8
% 0.21/0.36  % Python version: Python 3.6.8
% 0.21/0.36  % Running in HO mode
% 0.23/0.68  % Total configuration time : 828
% 0.23/0.68  % Estimated wc time : 1656
% 0.23/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.23/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.23/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 1.34/0.76  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 1.34/0.78  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.34/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.34/0.78  % Solved by lams/40_c_ic.sh.
% 1.34/0.78  % done 3 iterations in 0.008s
% 1.34/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.34/0.78  % SZS output start Refutation
% See solution above
% 1.34/0.78  
% 1.34/0.78  
% 1.34/0.78  % Terminating...
% 1.55/0.86  % Runner terminated.
% 1.55/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------