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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN379+1 : TPTP v8.1.2. Released v2.0.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.mNmMnnPHfu true

% Computer : n032.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:03:06 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(big_p_type,type,
    big_p: $i > $o ).

thf(big_q_type,type,
    big_q: $i > $i > $i > $o ).

thf(x2131,conjecture,
    ( ! [X: $i] : ( big_p @ X )
   => ? [Y: $i] :
        ( ! [X: $i,Z: $i] : ( big_q @ X @ Y @ Z )
       => ~ ! [Z: $i] :
              ( ~ ( big_q @ Y @ Y @ Z )
              & ( big_p @ Z ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [X: $i] : ( big_p @ X )
     => ? [Y: $i] :
          ( ! [X: $i,Z: $i] : ( big_q @ X @ Y @ Z )
         => ~ ! [Z: $i] :
                ( ~ ( big_q @ Y @ Y @ Z )
                & ( big_p @ Z ) ) ) ),
    inference('cnf.neg',[status(esa)],[x2131]) ).

thf(zip_derived_cl3,plain,
    ! [X4: $i,X5: $i,X6: $i] : ( big_q @ X4 @ X5 @ X6 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X1: $i,X2: $i] :
      ~ ( big_q @ X1 @ X1 @ X2 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl3,zip_derived_cl1]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SYN379+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.12  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.mNmMnnPHfu true
% 0.11/0.32  % Computer : n032.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Sat Aug 26 20:43:59 EDT 2023
% 0.11/0.32  % CPUTime  : 
% 0.11/0.32  % Running portfolio for 300 s
% 0.11/0.32  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.11/0.32  % Number of cores: 8
% 0.11/0.32  % Python version: Python 3.6.8
% 0.11/0.32  % Running in FO mode
% 0.17/0.54  % Total configuration time : 435
% 0.17/0.54  % Estimated wc time : 1092
% 0.17/0.54  % Estimated cpu time (7 cpus) : 156.0
% 0.17/0.58  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.17/0.59  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.17/0.59  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.17/0.60  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.17/0.60  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.17/0.60  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.17/0.60  % Solved by fo/fo6_bce.sh.
% 0.17/0.60  % BCE start: 4
% 0.17/0.60  % BCE eliminated: 2
% 0.17/0.60  % PE start: 2
% 0.17/0.60  logic: neq
% 0.17/0.60  % PE eliminated: 1
% 0.17/0.60  % done 0 iterations in 0.004s
% 0.17/0.60  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.17/0.60  % SZS output start Refutation
% See solution above
% 0.17/0.60  
% 0.17/0.60  
% 0.17/0.60  % Terminating...
% 0.17/0.63  % Runner terminated.
% 0.17/0.64  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------