TSTP Solution File: SYN935+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN935+1 : TPTP v8.1.2. Released v3.1.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.A4zt9tqZpw true

% Computer : n008.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 04:06:17 EDT 2023

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

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

thf(sk__type,type,
    sk_: $i ).

thf(c_type,type,
    c: $o ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(prove_this,conjecture,
    ( ? [X: $i] :
        ( ( p @ X )
       => c )
  <=> ( ! [X: $i] : ( p @ X )
     => c ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ? [X: $i] :
          ( ( p @ X )
         => c )
    <=> ( ! [X: $i] : ( p @ X )
       => c ) ),
    inference('cnf.neg',[status(esa)],[prove_this]) ).

thf(zip_derived_cl0,plain,
    ( ~ ( p @ sk_ )
    | c
    | ~ ( p @ sk__1 )
    | c ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl7,plain,
    ( ~ ( p @ sk__1 )
    | c
    | ~ ( p @ sk_ ) ),
    inference(simplify,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl1,plain,
    ( ~ c
    | ~ c ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ~ c,
    inference(simplify,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl8,plain,
    ( ~ ( p @ sk__1 )
    | ~ ( p @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl7,zip_derived_cl5]) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ( p @ X1 )
      | ( p @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i] : ( p @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl10_001,plain,
    ! [X0: $i] : ( p @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl11,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl10,zip_derived_cl10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN935+1 : TPTP v8.1.2. Released v3.1.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.A4zt9tqZpw true
% 0.13/0.35  % Computer : n008.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 21:36:03 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.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.21/0.63  % Total configuration time : 435
% 0.21/0.63  % Estimated wc time : 1092
% 0.21/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.89/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.89/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.89/0.75  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.89/0.76  % Solved by fo/fo6_bce.sh.
% 0.89/0.76  % BCE start: 5
% 0.89/0.76  % BCE eliminated: 0
% 0.89/0.76  % PE start: 5
% 0.89/0.76  logic: neq
% 0.89/0.76  % PE eliminated: 0
% 0.89/0.76  % done 4 iterations in 0.005s
% 0.89/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.89/0.76  % SZS output start Refutation
% See solution above
% 0.89/0.76  
% 0.89/0.76  
% 0.89/0.76  % Terminating...
% 1.37/0.84  % Runner terminated.
% 1.37/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------