TSTP Solution File: SYO020^1 by cocATP---0.2.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cocATP---0.2.0
% Problem  : SYO020^1 : TPTP v7.5.0. Released v3.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : python CASC.py /export/starexec/sandbox2/benchmark/theBenchmark.p

% Computer : n024.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  : 0s
% DateTime : Tue Mar 29 00:50:24 EDT 2022

% Result   : Unknown 0.44s 0.61s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.11  % Problem    : SYO020^1 : TPTP v7.5.0. Released v3.7.0.
% 0.11/0.12  % Command    : python CASC.py /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.32  % Computer   : n024.cluster.edu
% 0.12/0.32  % Model      : x86_64 x86_64
% 0.12/0.32  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % RAMPerCPU  : 8042.1875MB
% 0.12/0.32  % OS         : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit   : 300
% 0.12/0.32  % DateTime   : Fri Mar 11 02:02:04 EST 2022
% 0.12/0.33  % CPUTime    : 
% 0.12/0.33  ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'python/python27'
% 0.12/0.34  Python 2.7.5
% 0.44/0.60  Using paths ['/home/cristobal/cocATP/CASC/TPTP/', '/export/starexec/sandbox2/benchmark/', '/export/starexec/sandbox2/benchmark/']
% 0.44/0.60  FOF formula (<kernel.Constant object at 0x1169f38>, <kernel.DependentProduct object at 0x11697e8>) of role type named leibeq_decl
% 0.44/0.60  Using role type
% 0.44/0.60  Declaring leibeq:(Prop->(Prop->Prop))
% 0.44/0.60  FOF formula (((eq (Prop->(Prop->Prop))) leibeq) (fun (X:Prop) (Y:Prop)=> (forall (P:(Prop->Prop)), ((P X)->(P Y))))) of role definition named leibeq
% 0.44/0.60  A new definition: (((eq (Prop->(Prop->Prop))) leibeq) (fun (X:Prop) (Y:Prop)=> (forall (P:(Prop->Prop)), ((P X)->(P Y)))))
% 0.44/0.60  Defined: leibeq:=(fun (X:Prop) (Y:Prop)=> (forall (P:(Prop->Prop)), ((P X)->(P Y))))
% 0.44/0.60  <<<conjecture,
% 0.44/0.60      ! [X: $o,Y: $o] :
% 0.44/0.60        ( leibeq
% 0.44/0.60        @ ( X
% 0.44/0.60          & Y )
% 0.44/0.60        @ ~ ( ~ X>>>!!!<<<
% 0.44/0.60            | ~ Y ) ) ).
% 0.44/0.60  
% 0.44/0.60  %---------------------------------------------------------------->>>
% 0.44/0.60  statestack=[0, 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 11, 22, 30, 36, 43, 50, 113, 185, 229, 265, 285, 300, 221, 107, 179, 111, 181, 124]
% 0.44/0.60  symstack=[$end, TPTP_file_pre, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, TPTP_input, LexToken(THF,'thf',1,1690), LexToken(LPAR,'(',1,1693), name, LexToken(COMMA,',',1,1698), formula_role, LexToken(COMMA,',',1,1709), thf_quantified_formula_PRE, thf_quantifier, LexToken(LBRACKET,'[',1,1717), thf_variable_list, LexToken(RBRACKET,']',1,1729), LexToken(COLON,':',1,1731), LexToken(LPAR,'(',1,1739), thf_apply_formula, LexToken(AT,'@',1,1780), thf_unary_connective, LexToken(LPAR,'(',1,1784), unary_connective]
% 0.44/0.60  Unexpected exception Syntax error at 'X':UPPERWORD
% 0.44/0.60  Traceback (most recent call last):
% 0.44/0.60    File "CASC.py", line 79, in <module>
% 0.44/0.60      problem=TPTP.TPTPproblem(env=environment,debug=1,file=file)
% 0.44/0.60    File "/export/starexec/sandbox2/solver/bin/TPTP.py", line 38, in __init__
% 0.44/0.60      parser.parse(file.read(),debug=0,lexer=lexer)
% 0.44/0.60    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 265, in parse
% 0.44/0.60      return self.parseopt_notrack(input,lexer,debug,tracking,tokenfunc)
% 0.44/0.60    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 1047, in parseopt_notrack
% 0.44/0.60      tok = self.errorfunc(errtoken)
% 0.44/0.60    File "/export/starexec/sandbox2/solver/bin/TPTPparser.py", line 2099, in p_error
% 0.44/0.60      raise TPTPParsingError("Syntax error at '%s':%s" % (t.value,t.type))
% 0.44/0.60  TPTPparser.TPTPParsingError: Syntax error at 'X':UPPERWORD
%------------------------------------------------------------------------------