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

View Problem - Process Solution

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

% Computer : n009.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 : Sat Jul 16 06:14:58 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
cnf(6,axiom,
    ( ~ convergent_lines(X,Y)
    | convergent_lines(X,Z)
    | convergent_lines(Y,Z) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO008+0.ax',apart6) ).

cnf(17,axiom,
    ( ~ distinct_lines(X,Y)
    | apart_point_and_line(Z,X)
    | apart_point_and_line(Z,Y)
    | convergent_lines(X,Y) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO006+2.ax',cup1) ).

cnf(19,negated_conjecture,
    ~ apart_point_and_line('SKOLEMAAAV1','SKOLEMAAAV3'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(20,negated_conjecture,
    ~ apart_point_and_line('SKOLEMAAAV1','SKOLEMAAAV4'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(21,negated_conjecture,
    ~ convergent_lines('SKOLEMAAAV3','SKOLEMAAAV2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(22,negated_conjecture,
    ~ convergent_lines('SKOLEMAAAV4','SKOLEMAAAV2'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(23,negated_conjecture,
    distinct_lines('SKOLEMAAAV3','SKOLEMAAAV4'),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

cnf(26,plain,
    ~ convergent_lines('SKOLEMAAAV3','SKOLEMAAAV4'),
    inference('UR-RESOLVE',[status(thm)],[6,21,22]) ).

cnf(41,plain,
    $false,
    inference('REWRITE',[status(thm)],[inference('UR-RESOLVE',[status(thm)],[17,23,19,20]),26]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : GEO209+2 : TPTP v8.1.0. Released v3.3.0.
% 0.07/0.14  % Command  : run-snark %s %d
% 0.14/0.35  % Computer : n009.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 600
% 0.14/0.35  % DateTime : Fri Jun 17 17:29:52 EDT 2022
% 0.14/0.35  % CPUTime  : 
% 0.21/0.48  /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.49  * 
% 0.21/0.49  * 
% 0.21/0.49  #<PACKAGE "SNARK-USER">
% 0.21/0.49  * 
% 0.21/0.49  SNARK-TPTP-OPTIONS
% 0.21/0.49  * 
% 0.21/0.49  ((AGENDA-LENGTH-LIMIT NIL) (AGENDA-LENGTH-BEFORE-SIMPLIFICATION-LIMIT NIL)
% 0.21/0.49   (USE-HYPERRESOLUTION T) (USE-UR-RESOLUTION T) (USE-PARAMODULATION T)
% 0.21/0.49   (USE-FACTORING :POS)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-HYPERRESOLUTION 'LITERAL-ORDERING-P)
% 0.21/0.49   (USE-LITERAL-ORDERING-WITH-PARAMODULATION 'LITERAL-ORDERING-P)
% 0.21/0.49   (ORDERING-FUNCTIONS>CONSTANTS T) (ASSERT-CONTEXT :CURRENT)
% 0.21/0.49   (RUN-TIME-LIMIT 300) (LISTEN-FOR-COMMANDS NIL)
% 0.21/0.49   (USE-CLOSURE-WHEN-SATISFIABLE T) (PRINT-ROWS-WHEN-GIVEN NIL)
% 0.21/0.49   (PRINT-ROWS-WHEN-DERIVED NIL) (PRINT-UNORIENTABLE-ROWS NIL)
% 0.21/0.49   (PRINT-ROW-WFFS-PRETTILY NIL) (PRINT-FINAL-ROWS :TPTP)
% 0.21/0.49   (PRINT-OPTIONS-WHEN-STARTING NIL) (USE-VARIABLE-NAME-SORTS NIL)
% 0.21/0.49   (USE-PURITY-TEST T) (USE-RELEVANCE-TEST T) (DECLARE-TPTP-SYMBOLS1)
% 0.21/0.49   (DECLARE-TPTP-SYMBOLS2))
% 0.21/0.49  * 
% 0.21/0.49  "."
% 0.21/0.49  * 
% 0.21/0.49  ; Begin refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T17:29:53
% 0.21/0.49  ; Running SNARK from /davis/home/graph/tptp/Systems/SNARK---20120808r022/Source/snark-system.lisp in SBCL 1.0.12 on n009.cluster.edu at 2022-06-17T17:29:53
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  #||
% 0.21/0.53  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.21/0.53  % SZS output start Refutation
% See solution above
% 0.21/0.53  ||#
% 0.21/0.53  
% 0.21/0.53  ; Summary of computation:
% 0.21/0.53  ;        66 formulas have been input or derived (from 23 formulas).
% 0.21/0.53  ;        41 (62%) were retained.  Of these,
% 0.21/0.53  ;           41 (100%) are still being kept.
% 0.21/0.53  ; 
% 0.21/0.53  ; Run time in seconds excluding printing time:
% 0.21/0.53  ;     0.005  15%   Read assertion file          (1 call)
% 0.21/0.53  ;     0.001   3%   Assert                       (16 calls)
% 0.21/0.53  ;     0.002   6%   Process new row              (61 calls)
% 0.21/0.53  ;     0.000   0%   Resolution                   (44 calls)
% 0.21/0.53  ;     0.000   0%   Paramodulation               (22 calls)
% 0.21/0.53  ;     0.001   3%   Condensing                   (15 calls)
% 0.21/0.53  ;     0.000   0%   Forward subsumption          (15 calls)
% 0.21/0.53  ;     0.000   0%   Backward subsumption         (15 calls)
% 0.21/0.53  ;     0.000   0%   Clause clause subsumption    (4 calls)
% 0.21/0.53  ;     0.001   3%   Forward simplification       (61 calls)
% 0.21/0.53  ;     0.000   0%   Backward simplification      (41 calls)
% 0.21/0.53  ;     0.000   0%   Ordering                     (4 calls)
% 0.21/0.53  ;     0.000   0%   Sortal reasoning             (32 calls)
% 0.21/0.53  ;     0.000   0%   Purity testing               (1 call)
% 0.21/0.53  ;     0.023  70%   Other
% 0.21/0.53  ;     0.033        Total
% 0.21/0.53  ;     0.035        Real time
% 0.21/0.53  ; 
% 0.21/0.53  ; Term-hash-array has 59 terms in all.
% 0.21/0.53  ; Feature-vector-row-index has 15 entries (15 at peak, 15 added, 0 deleted).
% 0.21/0.53  ; Feature-vector-row-index has 32 nodes (32 at peak, 32 added, 0 deleted).
% 0.21/0.53  ;  Retrieved 2 possibly forward subsuming rows in 15 calls.
% 0.21/0.53  ;  Retrieved 2 possibly backward subsumed rows in 15 calls.
% 0.21/0.53  ; Path-index has 63 entries (63 at peak, 63 added, 0 deleted).
% 0.21/0.53  ; Path-index has 90 nodes (90 at peak, 90 added, 0 deleted).
% 0.21/0.53  ; Trie-index has 63 entries (63 at peak, 63 added, 0 deleted).
% 0.21/0.53  ; Trie-index has 88 nodes (88 at peak, 88 added, 0 deleted).
% 0.21/0.53  ; Retrieved 72 generalization terms in 75 calls.
% 0.21/0.53  ; Retrieved 27 instance terms in 25 calls.
% 0.21/0.53  ; Retrieved 456 unifiable terms in 119 calls.
% 0.21/0.53  ; 
% 0.21/0.53  ; The agenda of rows to process has 5 entries:
% 0.21/0.53  ;     2 with value 8               1 with value 10               2 with value 13
% 0.21/0.53  ; The agenda of input rows to give has 1 entry:
% 0.21/0.53  ;     1 with value 24
% 0.21/0.53  ; The agenda of rows to give has 17 entries:
% 0.21/0.53  ;     7 with value (4 5)           3 with value (4 9)            1 with value (4 10)
% 0.21/0.53  ;     6 with value (4 8)
% 0.21/0.53  Evaluation took:
% 0.21/0.53    0.035 seconds of real time
% 0.21/0.53    0.032002 seconds of user run time
% 0.21/0.53    0.003217 seconds of system run time
% 0.21/0.53    0 calls to %EVAL
% 0.21/0.53    0 page faults and
% 0.21/0.53    2,035,048 bytes consed.
% 0.21/0.53  :PROOF-FOUND
% 0.21/0.53  ; End refute-file /export/starexec/sandbox/benchmark/theBenchmark.p 2022-06-17T17:29:53
% 0.21/0.53  :PROOF-FOUND
% 0.21/0.53  * 
%------------------------------------------------------------------------------