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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM341+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.jY5zHgAOSe 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 12:39:57 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(difference_type,type,
    difference: $i > $i > $i > $o ).

thf(sum_type,type,
    sum: $i > $i > $i > $o ).

thf(minus_entry_point,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( sum @ Y @ Z @ X )
    <=> ( difference @ X @ Y @ Z ) ) ).

thf(zip_derived_cl34,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( difference @ X0 @ X1 @ X2 )
      | ~ ( sum @ X1 @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[minus_entry_point]) ).

thf(add_same_as_subtract,conjecture,
    ? [X: $i,Y: $i,Z: $i] :
      ( ( sum @ X @ Y @ Z )
    <=> ( ( difference @ Z @ Y @ X )
        & ( difference @ Z @ X @ Y ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [X: $i,Y: $i,Z: $i] :
        ( ( sum @ X @ Y @ Z )
      <=> ( ( difference @ Z @ Y @ X )
          & ( difference @ Z @ X @ Y ) ) ),
    inference('cnf.neg',[status(esa)],[add_same_as_subtract]) ).

thf(zip_derived_cl107,plain,
    ! [X1: $i,X2: $i,X3: $i] :
      ( ~ ( difference @ X3 @ X2 @ X1 )
      | ~ ( difference @ X3 @ X1 @ X2 )
      | ~ ( sum @ X2 @ X1 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl35,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( sum @ X0 @ X1 @ X2 )
      | ~ ( difference @ X2 @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[minus_entry_point]) ).

thf(zip_derived_cl397,plain,
    ! [X1: $i,X2: $i,X3: $i] :
      ( ~ ( difference @ X3 @ X1 @ X2 )
      | ~ ( difference @ X3 @ X2 @ X1 ) ),
    inference(clc,[status(thm)],[zip_derived_cl107,zip_derived_cl35]) ).

thf(zip_derived_cl398,plain,
    ! [X0: $i,X1: $i] :
      ~ ( difference @ X1 @ X0 @ X0 ),
    inference(eq_fact,[status(thm)],[zip_derived_cl397]) ).

thf(zip_derived_cl401,plain,
    ! [X0: $i,X1: $i] :
      ~ ( sum @ X0 @ X0 @ X1 ),
    inference('sup-',[status(thm)],[zip_derived_cl34,zip_derived_cl398]) ).

thf(zip_derived_cl105,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( difference @ X0 @ X1 @ X2 )
      | ( sum @ X2 @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl398_001,plain,
    ! [X0: $i,X1: $i] :
      ~ ( difference @ X1 @ X0 @ X0 ),
    inference(eq_fact,[status(thm)],[zip_derived_cl397]) ).

thf(zip_derived_cl420,plain,
    ! [X0: $i,X1: $i] : ( sum @ X0 @ X0 @ X1 ),
    inference('sup-',[status(thm)],[zip_derived_cl105,zip_derived_cl398]) ).

thf(zip_derived_cl424,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl401,zip_derived_cl420]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM341+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.jY5zHgAOSe true
% 0.13/0.33  % Computer : n013.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Fri Aug 25 16:41:47 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.13/0.33  % Running portfolio for 300 s
% 0.13/0.33  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.33  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.34  % Running in FO mode
% 0.19/0.63  % Total configuration time : 435
% 0.19/0.63  % Estimated wc time : 1092
% 0.19/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.19/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.19/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.19/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.19/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.19/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.19/0.76  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.14/0.81  % Solved by fo/fo3_bce.sh.
% 1.14/0.81  % BCE start: 108
% 1.14/0.81  % BCE eliminated: 6
% 1.14/0.81  % PE start: 102
% 1.14/0.81  logic: eq
% 1.14/0.81  % PE eliminated: 0
% 1.14/0.81  % done 34 iterations in 0.054s
% 1.14/0.81  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.14/0.81  % SZS output start Refutation
% See solution above
% 1.14/0.81  
% 1.14/0.81  
% 1.14/0.81  % Terminating...
% 1.14/0.84  % Runner terminated.
% 1.14/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------