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

View Problem - Process Solution

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

% Computer : n016.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:52:04 EDT 2022

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

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem    : SYO549^1 : TPTP v7.5.0. Released v5.2.0.
% 0.03/0.12  % Command    : python CASC.py /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.33  % Computer   : n016.cluster.edu
% 0.13/0.33  % Model      : x86_64 x86_64
% 0.13/0.33  % CPUModel   : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % RAMPerCPU  : 8042.1875MB
% 0.13/0.33  % OS         : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit   : 300
% 0.13/0.33  % DateTime   : Sun Mar 13 19:59:33 EDT 2022
% 0.13/0.33  % CPUTime    : 
% 0.13/0.34  ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'python/python27'
% 0.13/0.34  Python 2.7.5
% 0.40/0.60  Using paths ['/home/cristobal/cocATP/CASC/TPTP/', '/export/starexec/sandbox2/benchmark/', '/export/starexec/sandbox2/benchmark/']
% 0.40/0.60  FOF formula (<kernel.Constant object at 0x13552d8>, <kernel.DependentProduct object at 0x1355998>) of role type named p
% 0.40/0.60  Using role type
% 0.40/0.60  Declaring p:((Prop->Prop)->((Prop->Prop)->Prop))
% 0.40/0.60  FOF formula (<kernel.Constant object at 0x1355fc8>, <kernel.DependentProduct object at 0x1355638>) of role type named f
% 0.40/0.60  Using role type
% 0.40/0.60  Declaring f:(Prop->Prop)
% 0.40/0.60  FOF formula (<kernel.Constant object at 0x1355998>, <kernel.DependentProduct object at 0x13550e0>) of role type named g
% 0.40/0.60  Using role type
% 0.40/0.60  Declaring g:(Prop->Prop)
% 0.40/0.60  <<<ype,
% 0.40/0.60      g: $o > $o ).
% 0.40/0.60  
% 0.40/0.60  thf(pfg,axiom,
% 0.40/0.60      ( p
% 0.40/0.60      @ ^ [X: $o] :
% 0.40/0.60          ( f
% 0.40/0.60          @ ~ ~>>>!!!<<< X )
% 0.40/0.60      @ g ) ).
% 0.40/0.60  
% 0.40/0.60  thf(pfgc,conjecture,
% 0.40/0.60      ( p @ f
% 0.40/0.60      @ ^ [X: $o] :
% 0.40/0.60          ( g
% 0.40/0.60          >>>
% 0.40/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, 4, 11, 22, 30, 36, 43, 50, 99, 120, 188, 113, 185, 229, 265, 285, 300, 221, 120, 188, 124]
% 0.40/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, TPTP_input, LexToken(THF,'thf',1,1645), LexToken(LPAR,'(',1,1648), name, LexToken(COMMA,',',1,1652), formula_role, LexToken(COMMA,',',1,1658), LexToken(LPAR,'(',1,1664), thf_unitary_formula, LexToken(AT,'@',1,1672), thf_quantified_formula_PRE, thf_quantifier, LexToken(LBRACKET,'[',1,1676), thf_variable_list, LexToken(RBRACKET,']',1,1682), LexToken(COLON,':',1,1684), LexToken(LPAR,'(',1,1694), thf_unitary_formula, LexToken(AT,'@',1,1706), unary_connective]
% 0.40/0.60  Unexpected exception Syntax error at '~':TILDE
% 0.40/0.60  Traceback (most recent call last):
% 0.40/0.60    File "CASC.py", line 79, in <module>
% 0.40/0.60      problem=TPTP.TPTPproblem(env=environment,debug=1,file=file)
% 0.40/0.60    File "/export/starexec/sandbox2/solver/bin/TPTP.py", line 38, in __init__
% 0.40/0.60      parser.parse(file.read(),debug=0,lexer=lexer)
% 0.40/0.60    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 265, in parse
% 0.40/0.60      return self.parseopt_notrack(input,lexer,debug,tracking,tokenfunc)
% 0.40/0.60    File "/export/starexec/sandbox2/solver/bin/ply/yacc.py", line 1047, in parseopt_notrack
% 0.40/0.60      tok = self.errorfunc(errtoken)
% 0.40/0.60    File "/export/starexec/sandbox2/solver/bin/TPTPparser.py", line 2099, in p_error
% 0.40/0.60      raise TPTPParsingError("Syntax error at '%s':%s" % (t.value,t.type))
% 0.40/0.60  TPTPparser.TPTPParsingError: Syntax error at '~':TILDE
%------------------------------------------------------------------------------