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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : ITP189^1 : TPTP v8.1.2. Released v7.5.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.FSXvWSPXXY true

% Computer : n013.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 05:22:45 EDT 2023

% Result   : Theorem 3.53s 1.09s
% Output   : Refutation 3.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   31 (   8 unt;  14 typ;   0 def)
%            Number of atoms       :   44 (   0 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  222 (   7   ~;   4   |;   0   &; 188   @)
%                                         (   0 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   8 avg)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :   10 (  10   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   7 con; 0-2 aty)
%                                         (  10  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :   32 (  10   ^;  22   !;   0   ?;  32   :)

% Comments : 
%------------------------------------------------------------------------------
thf(pi_type,type,
    pi: $tType ).

thf(name_type,type,
    name: $tType ).

thf(late_residual_type,type,
    late_residual: $tType ).

thf(late_freeRes_type,type,
    late_freeRes: $tType ).

thf(alpha_type,type,
    alpha: late_freeRes ).

thf(x_type,type,
    x: name ).

thf(late_transitions_type,type,
    late_transitions: pi > late_residual > $o ).

thf(par_type,type,
    par: pi > pi > pi ).

thf(p2_type,type,
    p2: pi ).

thf(fresh_1641682979reeRes_type,type,
    fresh_1641682979reeRes: name > late_freeRes > $o ).

thf(p_type,type,
    p: pi ).

thf(late_FreeR_type,type,
    late_FreeR: late_freeRes > pi > late_residual ).

thf(q_type,type,
    q: pi ).

thf(res_type,type,
    res: name > pi > pi ).

thf(conj_0,conjecture,
    late_transitions @ ( res @ x @ ( par @ p @ q ) ) @ ( late_FreeR @ alpha @ ( res @ x @ ( par @ p2 @ q ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( late_transitions @ ( res @ x @ ( par @ p @ q ) ) @ ( late_FreeR @ alpha @ ( res @ x @ ( par @ p2 @ q ) ) ) ),
    inference('cnf.neg',[status(esa)],[conj_0]) ).

thf(zip_derived_cl316,plain,
    ~ ( late_transitions @ ( res @ x @ ( par @ p @ q ) ) @ ( late_FreeR @ alpha @ ( res @ x @ ( par @ p2 @ q ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(fact_11_ResF,axiom,
    ! [P: pi,Alpha: late_freeRes,P2: pi,Y2: name] :
      ( ( late_transitions @ P @ ( late_FreeR @ Alpha @ P2 ) )
     => ( ( fresh_1641682979reeRes @ Y2 @ Alpha )
       => ( late_transitions @ ( res @ Y2 @ P ) @ ( late_FreeR @ Alpha @ ( res @ Y2 @ P2 ) ) ) ) ) ).

thf(zip_derived_cl11,plain,
    ( !!
    @ ^ [Y0: pi] :
        ( !!
        @ ^ [Y1: late_freeRes] :
            ( !!
            @ ^ [Y2: pi] :
                ( !!
                @ ^ [Y3: name] :
                    ( ( late_transitions @ Y0 @ ( late_FreeR @ Y1 @ Y2 ) )
                   => ( ( fresh_1641682979reeRes @ Y3 @ Y1 )
                     => ( late_transitions @ ( res @ Y3 @ Y0 ) @ ( late_FreeR @ Y1 @ ( res @ Y3 @ Y2 ) ) ) ) ) ) ) ) ),
    inference(cnf,[status(esa)],[fact_11_ResF]) ).

thf(zip_derived_cl582,plain,
    ! [X2: pi] :
      ( !!
      @ ^ [Y0: late_freeRes] :
          ( !!
          @ ^ [Y1: pi] :
              ( !!
              @ ^ [Y2: name] :
                  ( ( late_transitions @ X2 @ ( late_FreeR @ Y0 @ Y1 ) )
                 => ( ( fresh_1641682979reeRes @ Y2 @ Y0 )
                   => ( late_transitions @ ( res @ Y2 @ X2 ) @ ( late_FreeR @ Y0 @ ( res @ Y2 @ Y1 ) ) ) ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl11]) ).

thf(zip_derived_cl583,plain,
    ! [X2: pi,X4: late_freeRes] :
      ( !!
      @ ^ [Y0: pi] :
          ( !!
          @ ^ [Y1: name] :
              ( ( late_transitions @ X2 @ ( late_FreeR @ X4 @ Y0 ) )
             => ( ( fresh_1641682979reeRes @ Y1 @ X4 )
               => ( late_transitions @ ( res @ Y1 @ X2 ) @ ( late_FreeR @ X4 @ ( res @ Y1 @ Y0 ) ) ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl582]) ).

thf(zip_derived_cl584,plain,
    ! [X2: pi,X4: late_freeRes,X6: pi] :
      ( !!
      @ ^ [Y0: name] :
          ( ( late_transitions @ X2 @ ( late_FreeR @ X4 @ X6 ) )
         => ( ( fresh_1641682979reeRes @ Y0 @ X4 )
           => ( late_transitions @ ( res @ Y0 @ X2 ) @ ( late_FreeR @ X4 @ ( res @ Y0 @ X6 ) ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl583]) ).

thf(zip_derived_cl585,plain,
    ! [X2: pi,X4: late_freeRes,X6: pi,X8: name] :
      ( ( late_transitions @ X2 @ ( late_FreeR @ X4 @ X6 ) )
     => ( ( fresh_1641682979reeRes @ X8 @ X4 )
       => ( late_transitions @ ( res @ X8 @ X2 ) @ ( late_FreeR @ X4 @ ( res @ X8 @ X6 ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl584]) ).

thf(zip_derived_cl586,plain,
    ! [X2: pi,X4: late_freeRes,X6: pi,X8: name] :
      ( ~ ( late_transitions @ X2 @ ( late_FreeR @ X4 @ X6 ) )
      | ( ( fresh_1641682979reeRes @ X8 @ X4 )
       => ( late_transitions @ ( res @ X8 @ X2 ) @ ( late_FreeR @ X4 @ ( res @ X8 @ X6 ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl585]) ).

thf(zip_derived_cl587,plain,
    ! [X2: pi,X4: late_freeRes,X6: pi,X8: name] :
      ( ~ ( fresh_1641682979reeRes @ X8 @ X4 )
      | ( late_transitions @ ( res @ X8 @ X2 ) @ ( late_FreeR @ X4 @ ( res @ X8 @ X6 ) ) )
      | ~ ( late_transitions @ X2 @ ( late_FreeR @ X4 @ X6 ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl586]) ).

thf(zip_derived_cl593,plain,
    ( ~ ( late_transitions @ ( par @ p @ q ) @ ( late_FreeR @ alpha @ ( par @ p2 @ q ) ) )
    | ~ ( fresh_1641682979reeRes @ x @ alpha ) ),
    inference('sup+',[status(thm)],[zip_derived_cl316,zip_derived_cl587]) ).

thf(fact_1__092_060open_062P_A_092_060parallel_062_AQ_A_092_060longmapsto_062_A_092_060alpha_062_A_092_060prec_062_AP_H_A_092_060parallel_062_AQ_092_060close_062,axiom,
    late_transitions @ ( par @ p @ q ) @ ( late_FreeR @ alpha @ ( par @ p2 @ q ) ) ).

thf(zip_derived_cl1,plain,
    late_transitions @ ( par @ p @ q ) @ ( late_FreeR @ alpha @ ( par @ p2 @ q ) ),
    inference(cnf,[status(esa)],[fact_1__092_060open_062P_A_092_060parallel_062_AQ_A_092_060longmapsto_062_A_092_060alpha_062_A_092_060prec_062_AP_H_A_092_060parallel_062_AQ_092_060close_062]) ).

thf(fact_0__092_060open_062x_A_092_060sharp_062_A_092_060alpha_062_092_060close_062,axiom,
    fresh_1641682979reeRes @ x @ alpha ).

thf(zip_derived_cl0,plain,
    fresh_1641682979reeRes @ x @ alpha,
    inference(cnf,[status(esa)],[fact_0__092_060open_062x_A_092_060sharp_062_A_092_060alpha_062_092_060close_062]) ).

thf(zip_derived_cl604,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl593,zip_derived_cl1,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : ITP189^1 : TPTP v8.1.2. Released v7.5.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.FSXvWSPXXY true
% 0.17/0.35  % Computer : n013.cluster.edu
% 0.17/0.35  % Model    : x86_64 x86_64
% 0.17/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.17/0.35  % Memory   : 8042.1875MB
% 0.17/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.35  % CPULimit : 300
% 0.17/0.35  % WCLimit  : 300
% 0.17/0.35  % DateTime : Sun Aug 27 14:36:47 EDT 2023
% 0.17/0.35  % CPUTime  : 
% 0.17/0.35  % Running portfolio for 300 s
% 0.17/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.17/0.36  % Number of cores: 8
% 0.20/0.36  % Python version: Python 3.6.8
% 0.20/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.77  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.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_noforms.sh running for 90s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.22/0.78  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 2.04/0.89  % /export/starexec/sandbox/solver/bin/lams/30_b.l.sh running for 90s
% 3.53/1.09  % Solved by lams/35_full_unif4.sh.
% 3.53/1.09  % done 90 iterations in 0.290s
% 3.53/1.09  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 3.53/1.09  % SZS output start Refutation
% See solution above
% 3.53/1.09  
% 3.53/1.09  
% 3.53/1.09  % Terminating...
% 4.06/1.27  % Runner terminated.
% 4.06/1.30  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------