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

View Problem - Process Solution

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

% Computer : n022.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 : Wed Jul 20 21:34:26 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(55,axiom,
    ( elem(X,cons(Y,Z))
    | ~ elem(X,Z) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SWV011+0.ax',axiom_46) ).

cnf(100,negated_conjecture,
    ( host(X) = host(Y)
    | ~ setIn(Y,alive)
    | ~ setIn(X,alive)
    | host(Z) != host(Y)
    | host(U) != host(X)
    | ~ elem(m_Down(U),queue(host(Y)))
    | ~ elem(m_Down(Z),queue(host(X))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(101,negated_conjecture,
    queue(host('SKOLEMAAAU6')) = cons(m_Down('SKOLEMAAAU7'),'SKOLEMAAAU4'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(102,negated_conjecture,
    setIn('SKOLEMAAAU6',alive),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(110,negated_conjecture,
    host('SKOLEMAAAU6') = host('SKOLEMAAAU8'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(112,negated_conjecture,
    host('SKOLEMAAAU6') != host('SKOLEMAAAU10'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(114,negated_conjecture,
    setIn('SKOLEMAAAU10',alive),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(115,negated_conjecture,
    host('SKOLEMAAAU9') = host('SKOLEMAAAU8'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(116,plain,
    host('SKOLEMAAAU9') = host('SKOLEMAAAU6'),
    inference('REWRITE',[status(thm)],[115,110,theory(equality)]) ).

cnf(117,negated_conjecture,
    host('SKOLEMAAAU11') = host('SKOLEMAAAU10'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(118,negated_conjecture,
    elem(m_Down('SKOLEMAAAU11'),'SKOLEMAAAU4'),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(119,negated_conjecture,
    elem(m_Down('SKOLEMAAAU9'),queue(host('SKOLEMAAAU10'))),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj) ).

cnf(262,plain,
    elem(m_Down('SKOLEMAAAU11'),cons(X,'SKOLEMAAAU4')),
    inference('HYPERRESOLVE',[status(thm)],[55,118]) ).

cnf(506,plain,
    ~ elem(m_Down('SKOLEMAAAU11'),queue(host('SKOLEMAAAU6'))),
    inference('UR-RESOLVE',[status(thm)],[100,112,114,102,117,116,119]) ).

cnf(1008,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('PARAMODULATE',[status(thm)],[262,101,theory(equality)]),506]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : SWV454+1 : TPTP v8.1.0. Released v4.0.0.
% 0.03/0.13  % Command  : run-snark %s %d
% 0.12/0.34  % Computer : n022.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % 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 : Wed Jun 15 14:19:03 EDT 2022
% 0.12/0.34  % CPUTime  : 
% 0.19/0.46  /export/starexec/sandbox2/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/sandbox2/benchmark/theBenchmark.p 2022-06-15T14:19:03
% 0.19/0.48  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n022.cluster.edu at 2022-06-15T14:19:03
% 0.51/0.72  
% 0.51/0.72  
% 0.51/0.72  #||
% 0.51/0.72  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.51/0.72  % SZS output start Refutation
% See solution above
% 0.51/0.72  ||#
% 0.51/0.72  
% 0.51/0.72  ; Summary of computation:
% 0.51/0.72  ;      3023 formulas have been input or derived (from 197 formulas).
% 0.51/0.72  ;      1008 (33%) were retained.  Of these,
% 0.51/0.72  ;           14 ( 1%) were simplified or subsumed later,
% 0.51/0.72  ;          994 (99%) are still being kept.
% 0.51/0.72  ; 
% 0.51/0.72  ; Run time in seconds excluding printing time:
% 0.51/0.72  ;     0.015   6%   Read assertion file          (1 call)
% 0.51/0.72  ;     0.003   1%   Assert                       (67 calls)
% 0.51/0.72  ;     0.078  32%   Process new row              (2,238 calls)
% 0.51/0.72  ;     0.075  31%   Resolution                   (392 calls)
% 0.51/0.72  ;     0.004   2%   Paramodulation               (196 calls)
% 0.51/0.72  ;     0.000   0%   Factoring                    (3 calls)
% 0.51/0.72  ;     0.006   2%   Condensing                   (244 calls)
% 0.51/0.72  ;     0.004   2%   Forward subsumption          (244 calls)
% 0.51/0.72  ;     0.000   0%   Backward subsumption         (177 calls)
% 0.51/0.72  ;     0.002   1%   Clause clause subsumption    (203 calls)
% 0.51/0.72  ;     0.019   8%   Forward simplification       (2,234 calls)
% 0.51/0.72  ;     0.005   2%   Backward simplification      (1,007 calls)
% 0.51/0.72  ;     0.002   1%   Ordering                     (748 calls)
% 0.51/0.72  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.51/0.72  ;     0.000   0%   Purity testing               (1 call)
% 0.51/0.72  ;     0.032  13%   Other
% 0.51/0.72  ;     0.245        Total
% 0.51/0.72  ;     0.247        Real time
% 0.51/0.72  ; 
% 0.51/0.72  ; Term-hash-array has 1,801 terms in all.
% 0.51/0.72  ; Feature-vector-row-index has 169 entries (169 at peak, 177 added, 8 deleted).
% 0.51/0.72  ; Feature-vector-row-index has 911 nodes (911 at peak, 976 added, 65 deleted).
% 0.51/0.72  ;  Retrieved 264 possibly forward subsuming rows in 244 calls.
% 0.51/0.72  ;  Retrieved 19 possibly backward subsumed rows in 177 calls.
% 0.51/0.72  ; Path-index has 1,800 entries (1,800 at peak, 1,826 added, 26 deleted).
% 0.51/0.72  ; Path-index has 2,346 nodes (2,346 at peak, 2,369 added, 23 deleted).
% 0.51/0.72  ; Trie-index has 1,800 entries (1,800 at peak, 1,826 added, 26 deleted).
% 0.51/0.72  ; Trie-index has 4,101 nodes (4,101 at peak, 4,161 added, 60 deleted).
% 0.51/0.72  ; Retrieved 2,518 generalization terms in 5,979 calls.
% 0.51/0.72  ; Retrieved 872 instance terms in 829 calls.
% 0.51/0.72  ; Retrieved 60,433 unifiable terms in 4,244 calls.
% 0.51/0.72  ; 
% 0.51/0.72  ; The agenda of rows to process has 5 entries:
% 0.51/0.72  ;     4 with value 13              1 with value 14
% 0.51/0.72  ; The agenda of rows to give has 799 entries:
% 0.51/0.72  ;    17 with value (4 9)          10 with value (4 17)           6 with value (4 26)
% 0.51/0.72  ;    49 with value (4 10)         23 with value (4 18)           1 with value (4 28)
% 0.51/0.72  ;   136 with value (4 11)          7 with value (4 19)           1 with value (4 30)
% 0.51/0.72  ;   333 with value (4 12)          4 with value (4 20)           9 with value (4 31)
% 0.51/0.72  ;    73 with value (4 13)          2 with value (4 21)           1 with value (4 40)
% 0.51/0.72  ;    94 with value (4 14)          3 with value (4 22)           2 with value (4 43)
% 0.51/0.72  ;    13 with value (4 15)          6 with value (4 23)           3 with value (4 48)
% 0.51/0.72  ;     5 with value (4 16)          1 with value (4 25)
% 0.51/0.72  Evaluation took:
% 0.51/0.72    0.247 seconds of real time
% 0.51/0.72    0.208742 seconds of user run time
% 0.51/0.72    0.038265 seconds of system run time
% 0.51/0.72    [Run times include 0.011 seconds GC run time.]
% 0.51/0.72    0 calls to %EVAL
% 0.51/0.72    0 page faults and
% 0.51/0.72    15,875,928 bytes consed.
% 0.51/0.72  :PROOF-FOUND
% 0.51/0.72  ; End refute-file /export/starexec/sandbox2/benchmark/theBenchmark.p 2022-06-15T14:19:03
% 0.51/0.72  :PROOF-FOUND
% 0.51/0.72  * 
%------------------------------------------------------------------------------