TSTP Solution File: SYN608-1 by SNARK---20120808r022

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : SNARK---20120808r022
% Problem  : SYN608-1 : TPTP v8.1.0. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run-snark %s %d

% Computer : n011.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 : Thu Jul 21 12:02:01 EDT 2022

% Result   : Unsatisfiable 43.94s 44.17s
% Output   : Refutation 43.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   13 (   9 unt;   0 nHn;   9 RR)
%            Number of literals    :   21 (   0 equ;   9 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    6 (   2 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-2 aty)
%            Number of functors    :   13 (  13 usr;   4 con; 0-2 aty)
%            Number of variables   :   18 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(p2_2,negated_conjecture,
    p2(X,X),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_2) ).

cnf(p3_4,negated_conjecture,
    p3(X,X),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_4) ).

cnf(p3_6,negated_conjecture,
    p3(f12(c22,c21),f15(c22)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_6) ).

cnf(p2_12,negated_conjecture,
    ( p2(f9(X),f9(Y))
    | ~ p3(X,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p2_12) ).

cnf(p3_19,negated_conjecture,
    ( p3(X,Y)
    | ~ p3(Z,X)
    | ~ p3(Z,Y) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_19) ).

cnf(p17_20,negated_conjecture,
    ( p17(X,Y)
    | ~ p2(Z,X)
    | ~ p2(U,Y)
    | ~ p17(Z,U) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p17_20) ).

cnf(p3_24,negated_conjecture,
    ( p3(f10(X,Y),f10(Z,U))
    | ~ p3(X,Z)
    | ~ p3(Y,U) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p3_24) ).

cnf(p17_27,negated_conjecture,
    p17(f9(f10(f14(f4(f9(c19)),c19),f15(c22))),f6(f7(f8(c20)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',p17_27) ).

cnf(not_p17_29,negated_conjecture,
    ~ p17(f9(f10(f14(f4(f9(c19)),c19),f12(X,c21))),f6(f7(f8(c20)))),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',not_p17_29) ).

cnf(37,plain,
    p3(f15(c22),f12(c22,c21)),
    inference('HYPERRESOLVE',[status(thm)],[p3_19,p3_6,p3_4]) ).

cnf(130,plain,
    p3(f10(X,f15(c22)),f10(X,f12(c22,c21))),
    inference('HYPERRESOLVE',[status(thm)],[p3_24,37,p3_4]) ).

cnf(3210,plain,
    p2(f9(f10(X,f15(c22))),f9(f10(X,f12(c22,c21)))),
    inference('HYPERRESOLVE',[status(thm)],[p2_12,130]) ).

cnf(75444,plain,
    $false,
    inference('UR-RESOLVE',[status(thm)],[p17_20,3210,not_p17_29,p2_2,p17_27]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN608-1 : TPTP v8.1.0. Released v2.5.0.
% 0.11/0.13  % Command  : run-snark %s %d
% 0.14/0.34  % Computer : n011.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 600
% 0.14/0.34  % DateTime : Tue Jul 12 02:43:42 EDT 2022
% 0.14/0.34  % CPUTime  : 
% 0.20/0.45  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.46  * 
% 0.20/0.46  * 
% 0.20/0.47  #<PACKAGE "SNARK-USER">
% 0.20/0.47  * 
% 0.20/0.47  SNARK-TPTP-OPTIONS
% 0.20/0.47  * 
% 0.20/0.47  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.20/0.47   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.20/0.47   (USE-FACTORING :POS)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.20/0.47   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.20/0.47   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.20/0.47   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.20/0.47   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.20/0.47   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.20/0.47   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.20/0.47   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.20/0.47   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.20/0.47   (DECLARE-TPTP-SYMBOLS2))
% 0.20/0.47  * 
% 0.20/0.47  "."
% 0.20/0.47  * 
% 0.20/0.47  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T02:43:43
% 0.20/0.47  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n011.cluster.edu at 2022-07-12T02:43:43
% 43.94/44.17  
% 43.94/44.17  
% 43.94/44.17  #||
% 43.94/44.17  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p
% 43.94/44.17  % SZS output start Refutation
% See solution above
% 43.94/44.17  ||#
% 43.94/44.17  
% 43.94/44.17  ; Summary of computation:
% 43.94/44.17  ;    155047 formulas have been input or derived (from 216 formulas).
% 43.94/44.17  ;     75444 (49%) were retained.  Of these,
% 43.94/44.17  ;            1 ( 0%) were simplified or subsumed later,
% 43.94/44.17  ;        75443 (100%) are still being kept.
% 43.94/44.17  ; 
% 43.94/44.17  ; Run time in seconds excluding printing time:
% 43.94/44.17  ;     0.005   0%   Read assertion file          (1 call)
% 43.94/44.17  ;     0.001   0%   Assert                       (30 calls)
% 43.94/44.17  ;    10.942  25%   Process new row              (154,513 calls)
% 43.94/44.17  ;    26.504  61%   Resolution                   (430 calls)
% 43.94/44.17  ;     0.035   0%   Paramodulation               (215 calls)
% 43.94/44.17  ;     0.001   0%   Condensing                   (18 calls)
% 43.94/44.17  ;     0.000   0%   Forward subsumption          (18 calls)
% 43.94/44.17  ;     0.000   0%   Backward subsumption         (18 calls)
% 43.94/44.17  ;     0.000   0%   Clause clause subsumption    (3 calls)
% 43.94/44.17  ;     3.723   9%   Forward simplification       (154,513 calls)
% 43.94/44.17  ;     1.978   5%   Backward simplification      (75,443 calls)
% 43.94/44.17  ;     0.000   0%   Ordering                     (1 call)
% 43.94/44.17  ;     0.000   0%   Sortal reasoning             (32 calls)
% 43.94/44.17  ;     0.000   0%   Purity testing               (1 call)
% 43.94/44.17  ;     0.500   1%   Other
% 43.94/44.17  ;    43.689        Total
% 43.94/44.17  ;    43.700        Real time
% 43.94/44.17  ; 
% 43.94/44.17  ; Term-hash-array has 146,211 terms in all.
% 43.94/44.17  ; Feature-vector-row-index has 18 entries (18 at peak, 18 added, 0 deleted).
% 43.94/44.17  ; Feature-vector-row-index has 73 nodes (73 at peak, 73 added, 0 deleted).
% 43.94/44.17  ;  Retrieved 3 possibly forward subsuming rows in 18 calls.
% 43.94/44.17  ;  Retrieved 0 possibly backward subsumed rows in 18 calls.
% 43.94/44.17  ; Path-index has 146,215 entries (146,215 at peak, 146,215 added, 0 deleted).
% 43.94/44.17  ; Path-index has 8,732 nodes (8,732 at peak, 8,732 added, 0 deleted).
% 43.94/44.17  ; Trie-index has 146,215 entries (146,215 at peak, 146,215 added, 0 deleted).
% 43.94/44.17  ; Trie-index has 1,141,044 nodes (1,141,044 at peak, 1,141,044 added, 0 deleted).
% 43.94/44.17  ; Retrieved 511,800 generalization terms in 154,534 calls.
% 43.94/44.17  ; Retrieved 75,424 instance terms in 75,424 calls.
% 43.94/44.17  ; Retrieved 47,326,961 unifiable terms in 8,892 calls.
% 43.94/44.17  ; 
% 43.94/44.17  ; The agenda of rows to process has 22 entries:
% 43.94/44.17  ;     1 with value 17              1 with value 21               5 with value 24
% 43.94/44.17  ;     4 with value 20             10 with value 23               1 with value 25
% 43.94/44.17  ; The agenda of rows to give has 75227 entries:
% 43.94/44.17  ;     6 with value (4 19)       1726 with value (4 27)       11193 with value (4 34)
% 43.94/44.17  ;    86 with value (4 20)       2791 with value (4 28)       20214 with value (4 35)
% 43.94/44.17  ;   144 with value (4 21)       3783 with value (4 29)         324 with value (4 36)
% 43.94/44.17  ;   267 with value (4 22)       3816 with value (4 30)         510 with value (4 37)
% 43.94/44.17  ;   421 with value (4 23)       5952 with value (4 31)          42 with value (4 38)
% 43.94/44.17  ;   616 with value (4 24)      16806 with value (4 32)         240 with value (4 39)
% 43.94/44.17  ;   888 with value (4 25)       4335 with value (4 33)         381 with value (4 40)
% 43.94/44.17  ;   686 with value (4 26)
% 43.94/44.17  Evaluation took:
% 43.94/44.17    43.705 seconds of real time
% 43.94/44.17    42.086784 seconds of user run time
% 43.94/44.17    1.609018 seconds of system run time
% 43.94/44.17    [Run times include 8.14 seconds GC run time.]
% 43.94/44.17    0 calls to %EVAL
% 43.94/44.17    0 page faults and
% 43.94/44.17    1,460,217,816 bytes consed.
% 43.94/44.17  :PROOF-FOUND
% 43.94/44.17  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-07-12T02:44:26
% 43.94/44.17  :PROOF-FOUND
% 43.94/44.17  * 
%------------------------------------------------------------------------------