TSTP Solution File: NUM854+2 by SNARK---20120808r022

View Problem - Process Solution

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

% Computer : n026.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 : Mon Jul 18 14:14:42 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(1,negated_conjecture,
    ~ greater(vmul(vd508,vd511),vmul(vd509,vd511)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','holds(conjunct1(315), 514, 0)') ).

cnf(3,axiom,
    greater(vd508,vd509),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','holds(conjunct1(314), 510, 0)') ).

cnf(9,axiom,
    ( ~ greater(X,Y)
    | greater(vmul(X,Z),vmul(Z,Y)) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p','ass(cond(299, 0), 2)') ).

cnf(48,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[9,3,1]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : NUM854+2 : TPTP v8.1.0. Released v4.1.0.
% 0.12/0.12  % Command  : run-snark %s %d
% 0.12/0.33  % Computer : n026.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.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Wed Jul  6 23:53:23 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.19/0.44  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.45  * 
% 0.19/0.45  * 
% 0.19/0.46  #<PACKAGE "SNARK-USER">
% 0.19/0.46  * 
% 0.19/0.46  SNARK-TPTP-OPTIONS
% 0.19/0.46  * 
% 0.19/0.46  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.19/0.46   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.19/0.46   (USE-FACTORING :POS)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.19/0.46   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.19/0.46   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.19/0.46   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.19/0.46   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.19/0.46   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.19/0.46   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.19/0.46   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.19/0.46   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.19/0.46   (DECLARE-TPTP-SYMBOLS2))
% 0.19/0.46  * 
% 0.19/0.46  "."
% 0.19/0.46  * 
% 0.19/0.46  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-06T23:53:23
% 0.19/0.46  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n026.cluster.edu at 2022-07-06T23:53:23
% 0.19/0.48  
% 0.19/0.48  ; Recognized associativity assertion (= (|vmul| (|vmul| ?X ?Y) ?Z) (|vmul| ?X (|vmul| ?Y ?Z))).
% 0.19/0.48  ; Recognized commutativity assertion (= (|vmul| ?X ?Y) (|vmul| ?Y ?X)).
% 0.19/0.48  ; Recognized left identity assertion (= (|vmul| |v1| ?X) ?X).
% 0.19/0.48  ; Recognized right identity assertion (= (|vmul| ?X |v1|) ?X).
% 0.19/0.48  ; Declaring vmul to be commutative.
% 0.19/0.50  ; Declaring vmul to be associative-commutative.
% 0.19/0.50  
% 0.19/0.50  #||
% 0.19/0.50  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.19/0.50  % SZS output start Refutation
% See solution above
% 0.19/0.50  ||#
% 0.19/0.50  
% 0.19/0.50  ; Summary of computation:
% 0.19/0.50  ;       111 formulas have been input or derived (from 20 formulas).
% 0.19/0.50  ;        48 (43%) were retained.  Of these,
% 0.19/0.50  ;           48 (100%) are still being kept.
% 0.19/0.50  ; 
% 0.19/0.50  ; Run time in seconds excluding printing time:
% 0.19/0.50  ;     0.006  14%   Read assertion file          (1 call)
% 0.19/0.50  ;     0.002   5%   Assert                       (27 calls)
% 0.19/0.50  ;     0.005  12%   Process new row              (97 calls)
% 0.19/0.50  ;     0.001   2%   Resolution                   (38 calls)
% 0.19/0.50  ;     0.001   2%   Paramodulation               (19 calls)
% 0.19/0.50  ;     0.000   0%   Factoring                    (1 call)
% 0.19/0.50  ;     0.000   0%   Embedding                    (3 calls)
% 0.19/0.50  ;     0.001   2%   Condensing                   (41 calls)
% 0.19/0.50  ;     0.000   0%   Forward subsumption          (41 calls)
% 0.19/0.50  ;     0.001   2%   Backward subsumption         (27 calls)
% 0.19/0.50  ;     0.001   2%   Clause clause subsumption    (22 calls)
% 0.19/0.50  ;     0.002   5%   Forward simplification       (97 calls)
% 0.19/0.50  ;     0.001   2%   Backward simplification      (48 calls)
% 0.19/0.50  ;     0.000   0%   Ordering                     (41 calls)
% 0.19/0.50  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.19/0.50  ;     0.000   0%   Purity testing               (1 call)
% 0.19/0.50  ;     0.021  50%   Other
% 0.19/0.50  ;     0.042        Total
% 0.19/0.50  ;     0.043        Real time
% 0.19/0.50  ; 
% 0.19/0.50  ; Term-hash-array has 77 terms in all.
% 0.19/0.50  ; Feature-vector-row-index has 27 entries (27 at peak, 27 added, 0 deleted).
% 0.19/0.50  ; Feature-vector-row-index has 63 nodes (63 at peak, 63 added, 0 deleted).
% 0.19/0.50  ;  Retrieved 19 possibly forward subsuming rows in 41 calls.
% 0.19/0.50  ;  Retrieved 3 possibly backward subsumed rows in 27 calls.
% 0.19/0.50  ; Path-index has 82 entries (82 at peak, 82 added, 0 deleted).
% 0.19/0.50  ; Path-index has 174 nodes (174 at peak, 174 added, 0 deleted).
% 0.19/0.50  ; Trie-index has 82 entries (82 at peak, 82 added, 0 deleted).
% 0.19/0.50  ; Trie-index has 110 nodes (110 at peak, 110 added, 0 deleted).
% 0.19/0.50  ; Retrieved 166 generalization terms in 212 calls.
% 0.19/0.50  ; Retrieved 47 instance terms in 20 calls.
% 0.19/0.50  ; Retrieved 594 unifiable terms in 114 calls.
% 0.19/0.50  ; 
% 0.19/0.50  ; The agenda of rows to process has 5 entries:
% 0.19/0.50  ;     1 with value 5               4 with value 10
% 0.19/0.50  ; The agenda of input rows to give has 6 entries:
% 0.19/0.50  ;     1 with value 13              1 with value 16               1 with value 24
% 0.19/0.50  ;     3 with value 14
% 0.19/0.50  ; The agenda of rows to give has 22 entries:
% 0.19/0.50  ;     8 with value (4 5)           5 with value (4 12)           1 with value (4 18)
% 0.19/0.50  ;     3 with value (4 8)           2 with value (4 13)           1 with value (4 23)
% 0.19/0.50  ;     1 with value (4 10)          1 with value (4 14)
% 0.19/0.50  Evaluation took:
% 0.19/0.50    0.044 seconds of real time
% 0.19/0.50    0.035849 seconds of user run time
% 0.19/0.50    0.008039 seconds of system run time
% 0.19/0.50    0 calls to %EVAL
% 0.19/0.50    0 page faults and
% 0.19/0.50    2,161,496 bytes consed.
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-06T23:53:24
% 0.19/0.50  :PROOF-FOUND
% 0.19/0.50  * 
%------------------------------------------------------------------------------