Hello Jaap,
PHP max_post_size is 500 mb MySQL max_allowed_packet 500 mb
Here is the error: [Dec 18 14:49:51] judgedaemon[2923]: error: Error while executing curl POST to url http://10.0.0.151/domjudge/api/judging_runs: http status code: 400, response: {"error":"Size of post data too large (163726310), increase post_max_size (67108864) in your PHP config."}
Please help
________________________________________ From: DOMjudge-devel domjudge-devel-bounces@domjudge.org on behalf of Jaap Eldering jaap@jaapeldering.nl Sent: Friday, December 18, 2015 8:29 PM To: domjudge-devel@domjudge.org Subject: Re: Output limit
On 18-12-15 12:49, Br. Anand Shenoi wrote:
Hi All,
What is the difference between the output limit in the global settings and that in the problem wise setting?
Their use is identical, but the problem limit is more specific and overrides the global setting if present.
When we set the Output limit for a specific problem, it gives TLE.
If the output limit for the same problem is not set, it never exits from the memory. the status shows "JUDGING".
It means, the global output limit is not being considered by DOM.
What problem specific and global limits do you have set? Are you sure that the PHP max_post_size (and also the MySQL max_allowed_packet) are large enough?
What debug/log messages does the judgedaemon show?
Jaap
_______________________________________________ DOMjudge-devel mailing list DOMjudge-devel@domjudge.org https://www.domjudge.org/mailman/listinfo/domjudge-devel