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

View Problem - Process Solution

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

% Computer : n024.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:08 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(poly_real_type,type,
    poly_real: $tType ).

thf(set_real_type,type,
    set_real: $tType ).

thf(real_type,type,
    real: $tType ).

thf(pderiv_real_type,type,
    pderiv_real: poly_real > poly_real ).

thf(finite_finite_real_type,type,
    finite_finite_real: set_real > $o ).

thf(p_type,type,
    p: poly_real ).

thf(poly_real2_type,type,
    poly_real2: poly_real > real > real ).

thf(collect_real_type,type,
    collect_real: ( real > $o ) > set_real ).

thf(zero_zero_poly_real_type,type,
    zero_zero_poly_real: poly_real ).

thf(zero_zero_real_type,type,
    zero_zero_real: real ).

thf(fact_2_poly__roots__finite,axiom,
    ! [P: poly_real] :
      ( ( P != zero_zero_poly_real )
     => ( finite_finite_real
        @ ( collect_real
          @ ^ [X: real] :
              ( ( poly_real2 @ P @ X )
              = zero_zero_real ) ) ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: poly_real] :
      ( ( finite_finite_real
        @ ( collect_real
          @ ^ [Y0: real] :
              ( ( poly_real2 @ X0 @ Y0 )
              = zero_zero_real ) ) )
      | ( X0 = zero_zero_poly_real ) ),
    inference(cnf,[status(esa)],[fact_2_poly__roots__finite]) ).

thf(conj_0,conjecture,
    ( finite_finite_real
    @ ( collect_real
      @ ^ [X: real] :
          ( ( poly_real2 @ ( pderiv_real @ p ) @ X )
          = zero_zero_real ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( finite_finite_real
      @ ( collect_real
        @ ^ [X: real] :
            ( ( poly_real2 @ ( pderiv_real @ p ) @ X )
            = zero_zero_real ) ) ),
    inference('cnf.neg',[status(esa)],[conj_0]) ).

thf(zip_derived_cl35,plain,
    ~ ( finite_finite_real
      @ ( collect_real
        @ ^ [Y0: real] :
            ( ( poly_real2 @ ( pderiv_real @ p ) @ Y0 )
            = zero_zero_real ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl45,plain,
    ( ( pderiv_real @ p )
    = zero_zero_poly_real ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl35]) ).

thf(fact_4__092_060open_062pderiv_Ap_A_092_060noteq_062_A0_092_060close_062,axiom,
    ( ( pderiv_real @ p )
   != zero_zero_poly_real ) ).

thf(zip_derived_cl2,plain,
    ( ( pderiv_real @ p )
   != zero_zero_poly_real ),
    inference(cnf,[status(esa)],[fact_4__092_060open_062pderiv_Ap_A_092_060noteq_062_A0_092_060close_062]) ).

thf(zip_derived_cl47,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl45,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : ITP094^1 : TPTP v8.1.2. Released v7.5.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.ylUD2e4E8u true
% 0.12/0.34  % Computer : n024.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Sun Aug 27 14:29:53 EDT 2023
% 0.12/0.35  % CPUTime  : 
% 0.12/0.35  % Running portfolio for 300 s
% 0.12/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.35  % Number of cores: 8
% 0.12/0.35  % Python version: Python 3.6.8
% 0.12/0.35  % Running in HO mode
% 0.20/0.66  % Total configuration time : 828
% 0.20/0.66  % Estimated wc time : 1656
% 0.20/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.76  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.01/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 1.01/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.01/0.77  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.01/0.77  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.43/0.81  % Solved by lams/40_c_ic.sh.
% 1.43/0.81  % done 12 iterations in 0.023s
% 1.43/0.81  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.43/0.81  % SZS output start Refutation
% See solution above
% 1.43/0.81  
% 1.43/0.81  
% 1.43/0.81  % Terminating...
% 1.58/0.86  % Runner terminated.
% 1.58/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------