Trace number 1068524

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.13+picosat? (TO) 1800.08 1809.44

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg11-13_ext.xml
MD5SUMb068a0a446c09d97a12e996164cab2f5
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1649.07
Satisfiable
(Un)Satisfiability was proved
Number of variables143
Number of constraints24
Maximum constraint arity13
Maximum domain size26
Number of constraints which are defined in extension24
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Fri Jul  4 09:05:57 2008
0.00/0.04	c 0	PID 6357
0.00/0.05	c 0	HOST node68.alineos.net
0.00/0.05	c 0	CONVERTING HOME/instance-1068524-1215155157.xml TO HOME/temp.csp
0.00/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1068524-1215155157.xml' 'HOME/temp.csp'
0.03/0.91	c 1	1 domains, 143 variables, 0 predicates, 2 relations, 24 constraints
0.03/0.95	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.95	c 1	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.91/1.03	c 1	Parsing HOME/temp.csp
1.51/1.61	c 2	parsed 170 expressions
1.51/1.62	c 2	Heap : 10 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.51/1.62	c 2	Converting to clausal form CSP
1.51/1.64	c 2	converted 17 (10%) expressions
1.51/1.64	c 2	converted 34 (20%) expressions
1.51/1.64	c 2	converted 51 (30%) expressions
1.51/1.64	c 2	converted 68 (40%) expressions
1.51/1.64	c 2	converted 85 (50%) expressions
1.51/1.64	c 2	converted 102 (60%) expressions
1.51/1.64	c 2	converted 119 (70%) expressions
1.51/1.64	c 2	converted 136 (80%) expressions
5.17/5.31	c 5	converted 153 (90%) expressions
12.31/12.50	c 12	converted 170 (100%) expressions
12.31/12.50	c 12	CSP : 143 integers, 0 booleans, 24 clauses, largest domain size 26
12.31/12.50	c 12	Heap : 299 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.31/12.50	c 12	Propagation in CSP
12.31/12.50	c 12	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
12.31/12.50	c 12	CSP : 143 integers, 0 booleans, 24 clauses, largest domain size 26
12.31/12.50	c 12	Heap : 299 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
12.31/12.50	c 12	Simplifing CSP by introducing new Boolean variables
12.31/12.50	c 12	CSP : 143 integers, 0 booleans, 24 clauses, largest domain size 26
12.31/12.50	c 12	Heap : 299 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
13.89/14.19	c 14	Encoding CSP to SAT : HOME/temp.cnf
13.98/14.21	c 14	15 (10%) CSP integer variables are encoded (360 clauses, 3816 bytes)
13.98/14.23	c 14	29 (20%) CSP integer variables are encoded (696 clauses, 7512 bytes)
13.98/14.23	c 14	43 (30%) CSP integer variables are encoded (1032 clauses, 11353 bytes)
13.98/14.23	c 14	58 (40%) CSP integer variables are encoded (1392 clauses, 16033 bytes)
13.98/14.23	c 14	72 (50%) CSP integer variables are encoded (1728 clauses, 20401 bytes)
13.98/14.23	c 14	86 (60%) CSP integer variables are encoded (2064 clauses, 24769 bytes)
13.98/14.24	c 14	101 (70%) CSP integer variables are encoded (2424 clauses, 29449 bytes)
13.98/14.24	c 14	115 (80%) CSP integer variables are encoded (2760 clauses, 33817 bytes)
13.98/14.24	c 14	129 (90%) CSP integer variables are encoded (3096 clauses, 38185 bytes)
13.98/14.24	c 14	143 (100%) CSP integer variables are encoded (3432 clauses, 42553 bytes)
1349.10/1358.18	c 1358	3 (10%) CSP clauses are encoded (918294 clauses, 70423444 bytes)
1800.06/1809.32	c ERROR INTERRUPTED
0.88/1809.43	s UNKNOWN
0.88/1809.43	c 1809	CPU 0.82 (0.03 0 0.79 0.06)
0.88/1809.43	c 1809	END Fri Jul  4 09:36:06 2008

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068524-1215155157/watcher-1068524-1215155157 -o /tmp/evaluation-result-1068524-1215155157/solver-1068524-1215155157 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/picosat -tmp=HOME/temp HOME/instance-1068524-1215155157.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 6357
/proc/meminfo: memFree=1859440/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=18572 CPUtime=0
/proc/6357/stat : 6357 (runsolver) R 6355 6357 1357 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1994485251 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 213112122663 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6357/statm: 4643 292 257 25 0 2626 0

[startup+0.0976311 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 6357
/proc/meminfo: memFree=1859440/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.03
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1994485251 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.102627 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 6357
/proc/meminfo: memFree=1859440/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.03
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1994485251 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.302663 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 6357
/proc/meminfo: memFree=1859440/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.03
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1994485251 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701731 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 6357
/proc/meminfo: memFree=1859440/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.03
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 1994485251 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50187 s]
/proc/loadavg: 1.92 1.98 1.99 5/83 6379
/proc/meminfo: memFree=1852952/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 973 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864308 CPUtime=0.53
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 6728 0 1 0 49 4 0 0 18 0 9 0 1994485347 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216077 5996 2532 9 0 210659 0
[pid=6371/tid=6372] ppid=6370 vsize=864308 CPUtime=0.31
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 2451 0 1 0 30 1 0 0 21 0 9 0 1994485348 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864308 CPUtime=0.16
/proc/6371/task/6373/stat : 6373 (java) R 6370 6357 1357 0 -1 64 3263 0 0 0 15 1 0 0 16 0 9 0 1994485349 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 103834248 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864308 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864308 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1994485349 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864308 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864308 CPUtime=0.03
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 317 0 0 0 3 0 0 0 17 0 9 0 1994485351 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864308 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864308 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 885051392 5996 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 883264

[startup+3.10215 s]
/proc/loadavg: 1.92 1.98 1.99 5/83 6379
/proc/meminfo: memFree=1823960/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 973 9338 0 1 3 0 79 6 15 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864220 CPUtime=2.11
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 17568 0 1 0 201 10 0 0 18 0 9 0 1994485347 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216055 16020 2540 9 0 210630 0
[pid=6371/tid=6372] ppid=6370 vsize=864220 CPUtime=0.84
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 3141 0 1 0 82 2 0 0 21 0 9 0 1994485348 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864220 CPUtime=1.19
/proc/6371/task/6373/stat : 6373 (java) R 6370 6357 1357 0 -1 64 13400 0 0 0 112 7 0 0 18 0 9 0 1994485349 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864220 CPUtime=0.06
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 330 0 0 0 6 0 0 0 16 0 9 0 1994485351 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 884961280 16020 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 883176

[startup+6.30169 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 6379
/proc/meminfo: memFree=1729688/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 973 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864220 CPUtime=5.29
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 46471 0 1 0 504 25 0 0 18 0 9 0 1994485347 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216055 33801 2540 9 0 210630 0
[pid=6371/tid=6372] ppid=6370 vsize=864220 CPUtime=1.7
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 3657 0 1 0 168 2 0 0 17 0 9 0 1994485348 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 102109829 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864220 CPUtime=3.5
/proc/6371/task/6373/stat : 6373 (java) R 6370 6357 1357 0 -1 64 41787 0 0 0 329 21 0 0 25 0 9 0 1994485349 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864220 CPUtime=0.06
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 330 0 0 0 6 0 0 0 16 0 9 0 1994485351 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864220 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 884961280 33801 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 883176

[startup+12.7028 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 6379
/proc/meminfo: memFree=1567512/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 974 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864724 CPUtime=11.62
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 103562 0 1 0 1108 54 0 0 18 0 9 0 1994485347 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216181 80196 2540 9 0 210756 0
[pid=6371/tid=6372] ppid=6370 vsize=864724 CPUtime=3.84
/proc/6371/task/6372/stat : 6372 (java) S 6370 6357 1357 0 -1 64 5756 0 1 0 381 3 0 0 16 0 9 0 1994485348 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864724 CPUtime=7.7
/proc/6371/task/6373/stat : 6373 (java) R 6370 6357 1357 0 -1 64 96779 0 0 0 721 49 0 0 25 0 9 0 1994485349 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864724 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864724 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864724 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864724 CPUtime=0.06
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 330 0 0 0 6 0 0 0 16 0 9 0 1994485351 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864724 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864724 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 885477376 80196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 883680

[startup+25.503 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 6379
/proc/meminfo: memFree=1517400/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 974 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864332 CPUtime=24.29
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 120802 0 1 0 2368 61 0 0 18 0 9 0 1994485347 885075968 86856 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216083 86856 2564 9 0 210630 0
[pid=6371/tid=6372] ppid=6370 vsize=864332 CPUtime=14.89
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 7498 0 1 0 1485 4 0 0 25 0 9 0 1994485348 885075968 86856 996147200 134512640 134550740 4294955952 18446744073709551615 4126597254 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864332 CPUtime=9.28
/proc/6371/task/6373/stat : 6373 (java) S 6370 6357 1357 0 -1 64 112256 0 0 0 873 55 0 0 16 0 9 0 1994485349 885075968 86856 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 86856 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 86856 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

################
# More data... #
################

/proc/loadavg: 2.00 2.00 2.00 3/91 6419
/proc/meminfo: memFree=1220056/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 974 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864332 CPUtime=1712.23
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 164776 0 1 0 171099 124 0 0 18 0 9 0 1994485347 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216083 130614 2564 9 0 210630 0
[pid=6371/tid=6372] ppid=6370 vsize=864332 CPUtime=1700.09
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 7714 0 1 0 169961 48 0 0 25 0 9 0 1994485348 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4126597285 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864332 CPUtime=12
/proc/6371/task/6373/stat : 6373 (java) S 6370 6357 1357 0 -1 64 156006 0 0 0 1127 73 0 0 16 0 9 0 1994485349 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864332 CPUtime=0.11
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 359 0 0 0 10 1 0 0 16 0 9 0 1994485351 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 885075968 130614 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.11
Current children cumulated vsize (KiB) 883288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6421
/proc/meminfo: memFree=1191192/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 974 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864332 CPUtime=1772.2
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 165935 0 1 0 177081 139 0 0 18 0 9 0 1994485347 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216083 131748 2564 9 0 210630 0
[pid=6371/tid=6372] ppid=6370 vsize=864332 CPUtime=1759.98
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 7739 0 1 0 175935 63 0 0 25 0 9 0 1994485348 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4126597184 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864332 CPUtime=12.09
/proc/6371/task/6373/stat : 6373 (java) S 6370 6357 1357 0 -1 64 157140 0 0 0 1135 74 0 0 16 0 9 0 1994485349 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864332 CPUtime=0.11
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 359 0 0 0 10 1 0 0 16 0 9 0 1994485351 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 885075968 131748 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.08
Current children cumulated vsize (KiB) 883288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6421
/proc/meminfo: memFree=1186328/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 974 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864332 CPUtime=1799.18
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 167245 0 1 0 179778 140 0 0 18 0 9 0 1994485347 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216083 133051 2564 9 0 210630 0
[pid=6371/tid=6372] ppid=6370 vsize=864332 CPUtime=1786.85
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 7746 0 1 0 178622 63 0 0 25 0 9 0 1994485348 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4126597226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864332 CPUtime=12.18
/proc/6371/task/6373/stat : 6373 (java) S 6370 6357 1357 0 -1 64 158443 0 0 0 1144 74 0 0 16 0 9 0 1994485349 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864332 CPUtime=0.11
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 359 0 0 0 10 1 0 0 16 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 883288

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1809.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 6421
/proc/meminfo: memFree=1186328/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 974 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=5356 CPUtime=0
/proc/6370/stat : 6370 (sh) S 6357 6357 1357 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1994485346 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 213112120132 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6370/statm: 1339 233 193 169 0 50 0
[pid=6371] ppid=6370 vsize=864332 CPUtime=1799.18
/proc/6371/stat : 6371 (java) S 6370 6357 1357 0 -1 0 167245 0 1 0 179778 140 0 0 18 0 9 0 1994485347 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/6371/statm: 216083 133051 2564 9 0 210630 0
[pid=6371/tid=6372] ppid=6370 vsize=864332 CPUtime=1786.85
/proc/6371/task/6372/stat : 6372 (java) R 6370 6357 1357 0 -1 64 7746 0 1 0 178622 63 0 0 25 0 9 0 1994485348 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4126597226 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6373] ppid=6370 vsize=864332 CPUtime=12.18
/proc/6371/task/6373/stat : 6373 (java) S 6370 6357 1357 0 -1 64 158443 0 0 0 1144 74 0 0 16 0 9 0 1994485349 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=6371/tid=6374] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6374/stat : 6374 (java) S 6370 6357 1357 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6375] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6375/stat : 6375 (java) S 6370 6357 1357 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 1994485349 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6376] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6376/stat : 6376 (java) S 6370 6357 1357 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6377] ppid=6370 vsize=864332 CPUtime=0.11
/proc/6371/task/6377/stat : 6377 (java) S 6370 6357 1357 0 -1 64 359 0 0 0 10 1 0 0 16 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6378] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6378/stat : 6378 (java) S 6370 6357 1357 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=6371/tid=6379] ppid=6370 vsize=864332 CPUtime=0
/proc/6371/task/6379/stat : 6379 (java) S 6370 6357 1357 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1994485351 885075968 133051 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 883288

# WARNING:
# current cumulated CPU time (0.88 s) is less than in the last sample (1800.06 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (1799.18 s) to the 'lost time'.

[startup+1809.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 6424
/proc/meminfo: memFree=1693448/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 982 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=0 CPUtime=0
/proc/6370/stat : 6370 (sh) Z 6357 6357 1357 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1994485346 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/6370/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 13600

Solver just ended. Dumping a history of the last processes samples

[startup+1809.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 6424
/proc/meminfo: memFree=1693448/2055920 swapFree=4180444/4192956
[pid=6357] ppid=6355 vsize=13600 CPUtime=0.88
/proc/6357/stat : 6357 (sugar) S 6355 6357 1357 0 -1 4194304 982 9338 0 1 3 0 79 6 16 0 1 0 1994485251 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 213121020002 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/6357/statm: 3400 797 370 3 0 500 0
[pid=6370] ppid=6357 vsize=0 CPUtime=0
/proc/6370/stat : 6370 (sh) Z 6357 6357 1357 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 1994485346 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/6370/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1799.18
#  lost CPU user time (s): 1797.78
#  lost CPU system time (s): 1.4

Real time (s): 1809.44
CPU time (s): 1800.08
CPU user time (s): 1798.61
CPU system time (s): 1.47599
CPU usage (%): 99.4832
Max. virtual memory (cumulated for all children) (KiB): 909792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.828873
system time used= 0.075988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10643
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 512
involuntary context switches= 360

runsolver used 2.28265 second user time and 5.99409 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-04 09:05:57
IDJOB=1068524
IDBENCH=55527
IDSOLVER=345
FILE ID=node68/1068524-1215155157
PBS_JOBID= 7877358
Free space on /tmp= 66552 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg11-13_ext.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1068524-1215155157/watcher-1068524-1215155157 -o /tmp/evaluation-result-1068524-1215155157/solver-1068524-1215155157 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-1068524-1215155157.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b068a0a446c09d97a12e996164cab2f5
RANDOM SEED=1483276141

node68.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859920 kB
Buffers:         16796 kB
Cached:         108192 kB
SwapCached:       6728 kB
Active:         103832 kB
Inactive:        40420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859920 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            2280 kB
Writeback:           0 kB
Mapped:          26808 kB
Slab:            36900 kB
Committed_AS:  4279748 kB
PageTables:       2204 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB
End job on node68 at 2008-07-04 09:36:08