TSTP Solution File: SEU235+1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SEU235+1 : TPTP v8.1.0. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n007.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  : 600s
% DateTime : Tue Jul 19 14:20:28 EDT 2022

% Result   : Theorem 1.08s 1.24s
% Output   : Refutation 1.08s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   20
% Syntax   : Number of clauses     :   42 (  22 unt;   4 nHn;  41 RR)
%            Number of literals    :   78 (   6 equ;  41 neg)
%            Maximal clause size   :    5 (   1 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    9 (   7 usr;   1 prp; 0-2 aty)
%            Number of functors    :    7 (   7 usr;   3 con; 0-1 aty)
%            Number of variables   :   34 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( ~ ordinal(X)
    | epsilon_transitive(X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',cc1_ordinal1) ).

cnf(9,axiom,
    ( ~ epsilon_transitive(X)
    | ~ in(Y,X)
    | subset(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_ordinal1) ).

cnf(12,axiom,
    element('SKOLEMAAAY2'(X),X),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',existence_m1_subset_1) ).

cnf(34,axiom,
    ( ~ ordinal(X)
    | ~ ordinal(Y)
    | ordinal_subset(X,Y)
    | ~ subset(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',redefinition_r1_ordinal1) ).

cnf(35,axiom,
    ( ~ ordinal(X)
    | ~ ordinal(Y)
    | ordinal_subset(X,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_r1_ordinal1) ).

cnf(36,plain,
    ( ~ ordinal(X)
    | ordinal_subset(X,X) ),
    inference('CONDENSE',[status(thm)],[35]) ).

cnf(39,axiom,
    ( ~ ordinal(X)
    | ~ in(Y,X)
    | ordinal(Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t23_ordinal1) ).

cnf(40,axiom,
    ( ~ ordinal(X)
    | ~ ordinal(Y)
    | in(X,Y)
    | X = Y
    | in(Y,X) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t24_ordinal1) ).

cnf(41,axiom,
    ( ~ element(X,Y)
    | empty(Y)
    | in(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t2_subset) ).

cnf(42,negated_conjecture,
    ordinal('SKOLEMAAAY16'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t32_ordinal1) ).

cnf(43,negated_conjecture,
    subset('SKOLEMAAAY15','SKOLEMAAAY16'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t32_ordinal1) ).

cnf(44,negated_conjecture,
    'SKOLEMAAAY15' != empty_set,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t32_ordinal1) ).

cnf(45,negated_conjecture,
    ( ~ ordinal(X)
    | ~ in(X,'SKOLEMAAAY15')
    | ordinal('SKOLEMAAAY17'(X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t32_ordinal1) ).

cnf(46,negated_conjecture,
    ( ~ ordinal(X)
    | ~ in(X,'SKOLEMAAAY15')
    | in('SKOLEMAAAY17'(X),'SKOLEMAAAY15') ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t32_ordinal1) ).

cnf(47,negated_conjecture,
    ( ~ ordinal(X)
    | ~ in(X,'SKOLEMAAAY15')
    | ~ ordinal_subset(X,'SKOLEMAAAY17'(X)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t32_ordinal1) ).

cnf(49,axiom,
    ( element(X,powerset(Y))
    | ~ subset(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_subset) ).

cnf(50,axiom,
    ( ~ in(X,Y)
    | ~ element(Y,powerset(Z))
    | element(X,Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t4_subset) ).

cnf(51,axiom,
    ( ~ in(X,Y)
    | ~ element(Y,powerset(Z))
    | ~ empty(Z) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t5_subset) ).

cnf(52,axiom,
    ( ~ empty(X)
    | X = empty_set ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t6_boole) ).

cnf(54,axiom,
    ( ~ in(X,Y)
    | in('SKOLEMAAAY18'(Y),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_tarski) ).

cnf(55,axiom,
    ( ~ in(X,Y)
    | ~ in(Z,Y)
    | ~ in(Z,'SKOLEMAAAY18'(Y)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t7_tarski) ).

cnf(56,plain,
    ( ~ in(X,Y)
    | ~ in(X,'SKOLEMAAAY18'(Y)) ),
    inference('CONDENSE',[status(thm)],[55]) ).

cnf(74,plain,
    ~ empty('SKOLEMAAAY15'),
    inference('UR-RESOLVE',[status(thm)],[52,44]) ).

cnf(82,plain,
    element('SKOLEMAAAY15',powerset('SKOLEMAAAY16')),
    inference('HYPERRESOLVE',[status(thm)],[49,43]) ).

cnf(104,plain,
    in('SKOLEMAAAY2'('SKOLEMAAAY15'),'SKOLEMAAAY15'),
    inference('UR-RESOLVE',[status(thm)],[41,74,12]) ).

cnf(132,plain,
    ~ empty('SKOLEMAAAY16'),
    inference('UR-RESOLVE',[status(thm)],[51,104,82]) ).

cnf(133,plain,
    in('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY15'),
    inference('HYPERRESOLVE',[status(thm)],[54,104]) ).

cnf(195,plain,
    element('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY16'),
    inference('HYPERRESOLVE',[status(thm)],[50,133,82]) ).

cnf(264,plain,
    in('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY16'),
    inference('UR-RESOLVE',[status(thm)],[41,195,132]) ).

cnf(374,plain,
    ordinal('SKOLEMAAAY18'('SKOLEMAAAY15')),
    inference('HYPERRESOLVE',[status(thm)],[39,264,42]) ).

cnf(413,plain,
    ordinal('SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15'))),
    inference('HYPERRESOLVE',[status(thm)],[45,374,133]) ).

cnf(414,plain,
    ordinal_subset('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY18'('SKOLEMAAAY15')),
    inference('HYPERRESOLVE',[status(thm)],[36,374]) ).

cnf(415,plain,
    in('SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15')),'SKOLEMAAAY15'),
    inference('HYPERRESOLVE',[status(thm)],[46,374,133]) ).

cnf(416,plain,
    ~ ordinal_subset('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15'))),
    inference('UR-RESOLVE',[status(thm)],[47,374,133]) ).

cnf(600,plain,
    epsilon_transitive('SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15'))),
    inference('HYPERRESOLVE',[status(thm)],[2,413]) ).

cnf(624,plain,
    ( in('SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15')),'SKOLEMAAAY18'('SKOLEMAAAY15'))
    | 'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15')) = 'SKOLEMAAAY18'('SKOLEMAAAY15')
    | in('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15'))) ),
    inference('HYPERRESOLVE',[status(thm)],[40,413,374]) ).

cnf(852,plain,
    ~ in('SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15')),'SKOLEMAAAY18'('SKOLEMAAAY15')),
    inference('UR-RESOLVE',[status(thm)],[56,415]) ).

cnf(853,plain,
    ( 'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15')) = 'SKOLEMAAAY18'('SKOLEMAAAY15')
    | in('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15'))) ),
    inference('REWRITE',[status(thm)],[624,852]) ).

cnf(1145,plain,
    ~ subset('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15'))),
    inference('UR-RESOLVE',[status(thm)],[34,416,374,413]) ).

cnf(1393,plain,
    ~ in('SKOLEMAAAY18'('SKOLEMAAAY15'),'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15'))),
    inference('UR-RESOLVE',[status(thm)],[9,1145,600]) ).

cnf(1394,plain,
    'SKOLEMAAAY17'('SKOLEMAAAY18'('SKOLEMAAAY15')) = 'SKOLEMAAAY18'('SKOLEMAAAY15'),
    inference('REWRITE',[status(thm)],[853,1393]) ).

cnf(1395,plain,
    $false,
    inference('REWRITE',[status(thm)],[416,414,1394,theory(equality)]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.04/0.12  % Problem  : SEU235+1 : TPTP v8.1.0. Released v3.3.0.
% 0.04/0.13  % Command  : run-snark %s %d
% 0.13/0.33  % Computer : n007.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  : 600
% 0.13/0.33  % DateTime : Sun Jun 19 02:17:43 EDT 2022
% 0.13/0.33  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.47  * 
% 0.19/0.47  * 
% 0.19/0.47  #<PACKAGE "SNARK-USER">
% 0.19/0.47  * 
% 0.19/0.47  SNARK-TPTP-OPTIONS
% 0.19/0.47  * 
% 0.19/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.47   (USE-FACTORING :POS)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.47  * 
% 0.19/0.47  "."
% 0.19/0.47  * 
% 0.19/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-19T02:17:44
% 0.19/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n007.cluster.edu at 2022-06-19T02:17:44
% 0.19/0.50  WARNING:
% 0.19/0.50     |one_to_one| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.50  WARNING:
% 0.19/0.50     |relation_empty_yielding| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.50  WARNING:
% 0.19/0.50     |function| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 0.19/0.50  WARNING:
% 0.19/0.50     |relation| is a 1-ary relation that occurs only positively; disabling rows that contain it.
% 1.08/1.24  
% 1.08/1.24  
% 1.08/1.24  #||
% 1.08/1.24  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 1.08/1.24  % SZS output start Refutation
% See solution above
% 1.08/1.26  ||#
% 1.08/1.26  
% 1.08/1.26  ; Summary of computation:
% 1.08/1.26  ;      3966 formulas have been input or derived (from 441 formulas).
% 1.08/1.26  ;      1395 (35%) were retained.  Of these,
% 1.08/1.26  ;          514 (37%) were simplified or subsumed later,
% 1.08/1.26  ;          881 (63%) are still being kept.
% 1.08/1.26  ; 
% 1.08/1.26  ; Run time in seconds excluding printing time:
% 1.08/1.26  ;     0.011   1%   Read assertion file          (1 call)
% 1.08/1.26  ;     0.003   0%   Assert                       (44 calls)
% 1.08/1.26  ;     0.160  21%   Process new row              (3,384 calls)
% 1.08/1.26  ;     0.108  14%   Resolution                   (880 calls)
% 1.08/1.26  ;     0.022   3%   Paramodulation               (440 calls)
% 1.08/1.26  ;     0.001   0%   Factoring                    (220 calls)
% 1.08/1.26  ;     0.009   1%   Condensing                   (2,168 calls)
% 1.08/1.26  ;     0.205  27%   Forward subsumption          (2,168 calls)
% 1.08/1.26  ;     0.045   6%   Backward subsumption         (1,160 calls)
% 1.08/1.26  ;     0.025   3%   Clause clause subsumption    (4,495 calls)
% 1.08/1.26  ;     0.067   9%   Forward simplification       (3,336 calls)
% 1.08/1.26  ;     0.035   5%   Backward simplification      (1,393 calls)
% 1.08/1.26  ;     0.022   3%   Ordering                     (9,794 calls)
% 1.08/1.26  ;     0.000   0%   Sortal reasoning             (32 calls)
% 1.08/1.26  ;     0.001   0%   Purity testing               (1 call)
% 1.08/1.26  ;     0.053   7%   Other
% 1.08/1.26  ;     0.767        Total
% 1.08/1.26  ;     0.786        Real time
% 1.08/1.26  ; 
% 1.08/1.26  ; Term-hash-array has 2,169 terms in all.
% 1.08/1.26  ; Feature-vector-row-index has 719 entries (1,024 at peak, 1,160 added, 441 deleted).
% 1.08/1.26  ; Feature-vector-row-index has 2,994 nodes (3,034 at peak, 3,207 added, 213 deleted).
% 1.08/1.26  ;  Retrieved 12,037 possibly forward subsuming rows in 2,168 calls.
% 1.08/1.26  ;  Retrieved 2,202 possibly backward subsumed rows in 1,160 calls.
% 1.08/1.26  ; Path-index has 1,222 entries (2,013 at peak, 2,203 added, 981 deleted).
% 1.08/1.26  ; Path-index has 843 nodes (922 at peak, 985 added, 142 deleted).
% 1.08/1.26  ; Trie-index has 1,222 entries (2,013 at peak, 2,203 added, 981 deleted).
% 1.08/1.26  ; Trie-index has 2,144 nodes (3,356 at peak, 3,668 added, 1,524 deleted).
% 1.08/1.26  ; Retrieved 1,591 generalization terms in 11,415 calls.
% 1.08/1.26  ; Retrieved 238 instance terms in 232 calls.
% 1.08/1.26  ; Retrieved 30,883 unifiable terms in 8,879 calls.
% 1.08/1.26  ; 
% 1.08/1.26  ; The agenda of backward simplifiable rows to process has 101 entries:
% 1.08/1.26  ;   101 with value 0
% 1.08/1.26  ; The agenda of rows to process has 2 entries:
% 1.08/1.26  ;     1 with value 18              1 with value 20
% 1.08/1.26  ; The agenda of rows to give has 516 entries:
% 1.08/1.26  ;    21 with value (4 17)         18 with value (4 27)           8 with value (4 37)
% 1.08/1.26  ;    49 with value (4 18)         16 with value (4 28)           8 with value (4 38)
% 1.08/1.26  ;    41 with value (4 19)         21 with value (4 29)          16 with value (4 39)
% 1.08/1.26  ;    34 with value (4 20)         29 with value (4 30)          10 with value (4 40)
% 1.08/1.26  ;    26 with value (4 21)         15 with value (4 31)           3 with value (4 41)
% 1.08/1.26  ;    15 with value (4 22)          7 with value (4 32)           4 with value (4 42)
% 1.08/1.26  ;    29 with value (4 23)         15 with value (4 33)          12 with value (4 44)
% 1.08/1.26  ;    19 with value (4 24)         11 with value (4 34)           1 with value (4 45)
% 1.08/1.26  ;    62 with value (4 25)          1 with value (4 35)           1 with value (4 47)
% 1.08/1.26  ;    12 with value (4 26)          8 with value (4 36)           4 with value (4 49)
% 1.08/1.26  Evaluation took:
% 1.08/1.26    0.787 seconds of real time
% 1.08/1.26    0.707312 seconds of user run time
% 1.08/1.26    0.080045 seconds of system run time
% 1.08/1.26    [Run times include 0.043 seconds GC run time.]
% 1.08/1.26    0 calls to %EVAL
% 1.08/1.26    0 page faults and
% 1.08/1.26    39,388,312 bytes consed.
% 1.08/1.26  :PROOF-FOUND
% 1.08/1.26  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-19T02:17:44
% 1.08/1.26  :PROOF-FOUND
% 1.08/1.26  * 
%------------------------------------------------------------------------------