TSTP Solution File: SEU147+3 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SEU147+3 : TPTP v8.1.0. Bugfixed v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n027.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:19:30 EDT 2022

% Result   : Theorem 0.97s 1.13s
% Output   : Refutation 0.97s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   12 (   5 unt;   3 nHn;   7 RR)
%            Number of literals    :   25 (  14 equ;   8 neg)
%            Maximal clause size   :    3 (   2 avg)
%            Maximal term depth    :    3 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    4 (   4 usr;   1 con; 0-2 aty)
%            Number of variables   :   15 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(2,axiom,
    ( X != singleton(Y)
    | ~ in(Z,X)
    | Z = Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_tarski) ).

cnf(3,axiom,
    ( X != singleton(Y)
    | in(Z,X)
    | Z != Y ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_tarski) ).

cnf(8,axiom,
    ( X = powerset(Y)
    | ~ in('SKOLEMAAAV2'(X,Y),X)
    | ~ subset('SKOLEMAAAV2'(X,Y),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_zfmisc_1) ).

cnf(9,axiom,
    ( X = powerset(Y)
    | in('SKOLEMAAAV2'(X,Y),X)
    | subset('SKOLEMAAAV2'(X,Y),Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d1_zfmisc_1) ).

cnf(13,axiom,
    subset(X,X),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',reflexivity_r1_tarski) ).

cnf(14,negated_conjecture,
    powerset(empty_set) != singleton(empty_set),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t1_zfmisc_1) ).

cnf(17,axiom,
    ( ~ subset(X,empty_set)
    | X = empty_set ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t3_xboole_1) ).

cnf(20,plain,
    in(X,singleton(X)),
    inference('HYPERRESOLVE',[status(thm)],[3,theory(equality),theory(equality)]) ).

cnf(28,plain,
    ( X = powerset(empty_set)
    | in('SKOLEMAAAV2'(X,empty_set),X)
    | 'SKOLEMAAAV2'(X,empty_set) = empty_set ),
    inference('HYPERRESOLVE',[status(thm)],[17,9]) ).

cnf(477,plain,
    ( singleton(X) = powerset(empty_set)
    | 'SKOLEMAAAV2'(singleton(X),empty_set) = empty_set
    | 'SKOLEMAAAV2'(singleton(X),empty_set) = X ),
    inference('HYPERRESOLVE',[status(thm)],[2,28,theory(equality)]) ).

cnf(1811,plain,
    'SKOLEMAAAV2'(singleton(empty_set),empty_set) = empty_set,
    inference('UR-RESOLVE',[status(thm)],[477,14]) ).

cnf(1862,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[8,1811,theory(equality)]),13,20,14]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SEU147+3 : TPTP v8.1.0. Bugfixed v4.0.0.
% 0.06/0.13  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 600
% 0.12/0.34  % DateTime : Sat Jun 18 22:30:53 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.46  * 
% 0.19/0.46  * 
% 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-18T22:30:53
% 0.19/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n027.cluster.edu at 2022-06-18T22:30:53
% 0.97/1.13  
% 0.97/1.13  
% 0.97/1.13  #||
% 0.97/1.13  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.97/1.13  % SZS output start Refutation
% See solution above
% 0.97/1.14  ||#
% 0.97/1.14  
% 0.97/1.14  ; Summary of computation:
% 0.97/1.14  ;      3399 formulas have been input or derived (from 729 formulas).
% 0.97/1.14  ;      1862 (55%) were retained.  Of these,
% 0.97/1.14  ;         1862 (100%) are still being kept.
% 0.97/1.14  ; 
% 0.97/1.14  ; Run time in seconds:
% 0.97/1.14  ;     0.002   0%   Read assertion file          (1 call)
% 0.97/1.14  ;     0.001   0%   Assert                       (10 calls)
% 0.97/1.14  ;     0.120  18%   Process new row              (3,359 calls)
% 0.97/1.14  ;     0.255  38%   Resolution                   (1,456 calls)
% 0.97/1.14  ;     0.075  11%   Paramodulation               (728 calls)
% 0.97/1.14  ;     0.000   0%   Factoring                    (15 calls)
% 0.97/1.14  ;     0.001   0%   Condensing                   (191 calls)
% 0.97/1.14  ;     0.011   2%   Forward subsumption          (191 calls)
% 0.97/1.14  ;     0.003   0%   Backward subsumption         (160 calls)
% 0.97/1.14  ;     0.004   1%   Clause clause subsumption    (1,007 calls)
% 0.97/1.14  ;     0.096  14%   Forward simplification       (3,359 calls)
% 0.97/1.14  ;     0.012   2%   Backward simplification      (1,862 calls)
% 0.97/1.14  ;     0.051   8%   Ordering                     (33,911 calls)
% 0.97/1.14  ;     0.001   0%   Sortal reasoning             (32 calls)
% 0.97/1.14  ;     0.000   0%   Purity testing               (1 call)
% 0.97/1.14  ;     0.036   5%   Other
% 0.97/1.14  ;     0.668        Total
% 0.97/1.14  ;     0.669        Real time
% 0.97/1.14  ; 
% 0.97/1.14  ; Term-hash-array has 2,430 terms in all.
% 0.97/1.14  ; Feature-vector-row-index has 160 entries (160 at peak, 160 added, 0 deleted).
% 0.97/1.14  ; Feature-vector-row-index has 867 nodes (867 at peak, 867 added, 0 deleted).
% 0.97/1.14  ;  Retrieved 1,006 possibly forward subsuming rows in 191 calls.
% 0.97/1.14  ;  Retrieved 105 possibly backward subsumed rows in 160 calls.
% 0.97/1.14  ; Path-index has 2,433 entries (2,433 at peak, 2,433 added, 0 deleted).
% 0.97/1.14  ; Path-index has 1,956 nodes (1,956 at peak, 1,956 added, 0 deleted).
% 0.97/1.14  ; Trie-index has 2,433 entries (2,433 at peak, 2,433 added, 0 deleted).
% 0.97/1.14  ; Trie-index has 8,596 nodes (8,596 at peak, 8,596 added, 0 deleted).
% 0.97/1.14  ; Retrieved 17,277 generalization terms in 4,157 calls.
% 0.97/1.14  ; Retrieved 2,059 instance terms in 1,701 calls.
% 0.97/1.14  ; Retrieved 219,982 unifiable terms in 23,339 calls.
% 0.97/1.14  ; 
% 0.97/1.14  ; The agenda of rows to process has 10 entries:
% 0.97/1.14  ;     1 with value 21              1 with value 32               1 with value 48
% 0.97/1.14  ;     1 with value 23              1 with value 36               2 with value 50
% 0.97/1.14  ;     1 with value 30              2 with value 38
% 0.97/1.14  ; The agenda of rows to give has 1133 entries:
% 0.97/1.14  ;     1 with value (4 23)          3 with value (4 44)           4 with value (4 57)
% 0.97/1.14  ;     1 with value (4 25)          5 with value (4 45)           4 with value (4 58)
% 0.97/1.14  ;   388 with value (4 27)          1 with value (4 46)           2 with value (4 59)
% 0.97/1.14  ;   372 with value (4 28)          8 with value (4 47)           4 with value (4 60)
% 0.97/1.14  ;   168 with value (4 29)          1 with value (4 48)           8 with value (4 61)
% 0.97/1.14  ;    87 with value (4 30)          3 with value (4 49)          10 with value (4 62)
% 0.97/1.14  ;     2 with value (4 31)          3 with value (4 50)           8 with value (4 63)
% 0.97/1.14  ;     2 with value (4 33)          5 with value (4 51)           8 with value (4 64)
% 0.97/1.14  ;     2 with value (4 34)          5 with value (4 52)          18 with value (4 65)
% 0.97/1.14  ;     2 with value (4 43)          8 with value (4 53)
% 0.97/1.14  Evaluation took:
% 0.97/1.14    0.67 seconds of real time
% 0.97/1.14    0.605258 seconds of user run time
% 0.97/1.14    0.064039 seconds of system run time
% 0.97/1.14    [Run times include 0.026 seconds GC run time.]
% 0.97/1.14    0 calls to %EVAL
% 0.97/1.14    0 page faults and
% 0.97/1.14    49,506,544 bytes consed.
% 0.97/1.14  :PROOF-FOUND
% 0.97/1.14  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-18T22:30:54
% 0.97/1.14  :PROOF-FOUND
% 0.97/1.14  * 
%------------------------------------------------------------------------------