TSTP Solution File: SYO058^4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO058^4 : TPTP v8.1.2. Released v4.0.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.VBUr5OEYsb true

% Computer : n009.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:49:27 EDT 2023

% Result   : Theorem 0.81s 0.76s
% Output   : Refutation 0.81s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   18 (  12 unt;   4 typ;   0 def)
%            Number of atoms       :   24 (   6 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   14 (   2   ~;   0   |;   0   &;  12   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    4 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   12 (  12   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   13 (   6   ^;   7   !;   0   ?;  13   :)

% Comments : 
%------------------------------------------------------------------------------
thf(iatom_type,type,
    iatom: ( $i > $o ) > $i > $o ).

thf(ivalid_type,type,
    ivalid: ( $i > $o ) > $o ).

thf(sk__5_type,type,
    sk__5: $i ).

thf(a_type,type,
    a: $i > $o ).

thf(ivalid,axiom,
    ( ivalid
    = ( ^ [Phi: $i > $o] :
        ! [W: $i] : ( Phi @ W ) ) ) ).

thf('0',plain,
    ( ivalid
    = ( ^ [Phi: $i > $o] :
        ! [W: $i] : ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[ivalid]) ).

thf('1',plain,
    ( ivalid
    = ( ^ [V_1: $i > $o] :
        ! [X4: $i] : ( V_1 @ X4 ) ) ),
    define([status(thm)]) ).

thf(iatom,axiom,
    ( iatom
    = ( ^ [P: $i > $o] : P ) ) ).

thf('2',plain,
    ( iatom
    = ( ^ [P: $i > $o] : P ) ),
    inference(simplify_rw_rule,[status(thm)],[iatom]) ).

thf('3',plain,
    ( iatom
    = ( ^ [V_1: $i > $o] : V_1 ) ),
    define([status(thm)]) ).

thf(con,conjecture,
    ivalid @ ( iatom @ a ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i] : ( a @ X4 ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i] : ( a @ X4 ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ~ ( a @ sk__5 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(axiom1,axiom,
    ivalid @ ( iatom @ a ) ).

thf(zf_stmt_2,axiom,
    ! [X4: $i] : ( a @ X4 ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] : ( a @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl4,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl3,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : SYO058^4 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.12  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.VBUr5OEYsb true
% 0.11/0.33  % Computer : n009.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 300
% 0.11/0.33  % DateTime : Sat Aug 26 05:13:21 EDT 2023
% 0.11/0.33  % CPUTime  : 
% 0.11/0.33  % Running portfolio for 300 s
% 0.11/0.33  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.11/0.33  % Number of cores: 8
% 0.11/0.33  % Python version: Python 3.6.8
% 0.11/0.33  % Running in HO mode
% 0.18/0.64  % Total configuration time : 828
% 0.18/0.64  % Estimated wc time : 1656
% 0.18/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.81/0.72  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.81/0.72  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.81/0.72  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.81/0.72  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.81/0.72  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.81/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.81/0.75  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.81/0.76  % Solved by lams/40_c.s.sh.
% 0.81/0.76  % done 2 iterations in 0.018s
% 0.81/0.76  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.81/0.76  % SZS output start Refutation
% See solution above
% 0.81/0.76  
% 0.81/0.76  
% 0.81/0.76  % Terminating...
% 1.71/0.83  % Runner terminated.
% 1.89/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------