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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWC262+1 : TPTP v8.1.2. Released v2.4.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.U9uYRxgIzy true

% Computer : n020.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 21:30:19 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(totalorderedP_type,type,
    totalorderedP: $i > $o ).

thf(sk__12_type,type,
    sk__12: $i ).

thf(ssList_type,type,
    ssList: $i > $o ).

thf(sk__10_type,type,
    sk__10: $i ).

thf(co1,conjecture,
    ! [U: $i] :
      ( ( ssList @ U )
     => ! [V: $i] :
          ( ( ssList @ V )
         => ! [W: $i] :
              ( ( ssList @ W )
             => ! [X: $i] :
                  ( ( ssList @ X )
                 => ( ( V != X )
                    | ( U != W )
                    | ~ ( totalorderedP @ W )
                    | ( totalorderedP @ U ) ) ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [U: $i] :
        ( ( ssList @ U )
       => ! [V: $i] :
            ( ( ssList @ V )
           => ! [W: $i] :
                ( ( ssList @ W )
               => ! [X: $i] :
                    ( ( ssList @ X )
                   => ( ( V != X )
                      | ( U != W )
                      | ~ ( totalorderedP @ W )
                      | ( totalorderedP @ U ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[co1]) ).

thf(zip_derived_cl63,plain,
    totalorderedP @ sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl64,plain,
    sk__10 = sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl62,plain,
    ~ ( totalorderedP @ sk__10 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl430,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl63,zip_derived_cl64,zip_derived_cl62]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWC262+1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.U9uYRxgIzy true
% 0.13/0.34  % Computer : n020.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 14:42:59 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.49/0.65  % Total configuration time : 435
% 0.49/0.65  % Estimated wc time : 1092
% 0.49/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.49/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.49/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.75  % Solved by fo/fo3_bce.sh.
% 0.55/0.75  % BCE start: 68
% 0.55/0.75  % BCE eliminated: 2
% 0.55/0.75  % PE start: 66
% 0.55/0.75  logic: eq
% 0.55/0.75  % PE eliminated: 2
% 0.55/0.75  % done 10 iterations in 0.022s
% 0.55/0.75  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.55/0.75  % SZS output start Refutation
% See solution above
% 0.55/0.75  
% 0.55/0.75  
% 0.55/0.75  % Terminating...
% 1.56/0.85  % Runner terminated.
% 1.56/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------