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

View Problem - Process Solution

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

% Computer : n004.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 : Wed Aug 30 22:05:58 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(c_xskijump_thegame_type,type,
    c_xskijump_thegame: $i ).

thf(collection_type,type,
    collection: $i > $o ).

thf(individual_type,type,
    individual: $i > $o ).

thf(disjointwith_type,type,
    disjointwith: $i > $i > $o ).

thf(c_tptpcol_16_35301_type,type,
    c_tptpcol_16_35301: $i ).

thf(just1,axiom,
    individual @ c_xskijump_thegame ).

thf(zip_derived_cl0,plain,
    individual @ c_xskijump_thegame,
    inference(cnf,[status(esa)],[just1]) ).

thf(just5,axiom,
    ! [OBJ: $i] :
      ~ ( ( collection @ OBJ )
        & ( individual @ OBJ ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i] :
      ( ~ ( collection @ X0 )
      | ~ ( individual @ X0 ) ),
    inference(cnf,[status(esa)],[just5]) ).

thf(zip_derived_cl62,plain,
    ~ ( collection @ c_xskijump_thegame ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl4]) ).

thf(query55,conjecture,
    ~ ( disjointwith @ c_xskijump_thegame @ c_tptpcol_16_35301 ) ).

thf(zf_stmt_0,negated_conjecture,
    disjointwith @ c_xskijump_thegame @ c_tptpcol_16_35301,
    inference('cnf.neg',[status(esa)],[query55]) ).

thf(zip_derived_cl55,plain,
    disjointwith @ c_xskijump_thegame @ c_tptpcol_16_35301,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(just32,axiom,
    ! [INS: $i,ARG2: $i] :
      ( ( disjointwith @ INS @ ARG2 )
     => ( collection @ INS ) ) ).

thf(zip_derived_cl31,plain,
    ! [X0: $i,X1: $i] :
      ( ( collection @ X0 )
      | ~ ( disjointwith @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[just32]) ).

thf(zip_derived_cl111,plain,
    collection @ c_xskijump_thegame,
    inference('s_sup-',[status(thm)],[zip_derived_cl55,zip_derived_cl31]) ).

thf(zip_derived_cl113,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl62,zip_derived_cl111]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : CSR055+1 : TPTP v8.1.2. Released v3.4.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.CjilK4ubVc true
% 0.13/0.34  % Computer : n004.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 07:33:22 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.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.62  % Total configuration time : 435
% 0.20/0.62  % Estimated wc time : 1092
% 0.20/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.73  % Solved by fo/fo6_bce.sh.
% 0.20/0.73  % BCE start: 56
% 0.20/0.73  % BCE eliminated: 15
% 0.20/0.73  % PE start: 41
% 0.20/0.73  logic: neq
% 0.20/0.73  % PE eliminated: 4
% 0.20/0.73  % done 25 iterations in 0.013s
% 0.20/0.73  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.73  % SZS output start Refutation
% See solution above
% 0.20/0.73  
% 0.20/0.73  
% 0.20/0.73  % Terminating...
% 1.35/0.84  % Runner terminated.
% 1.35/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------