Trace number 2076887

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
Concrete DC 2009-07-14? (TO) 1800.09 1806.03

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-23-06.xml
MD5SUM38ce1f78a52b6dcc9c7eb1a56ff846e4
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.50262
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of constraints2182
Maximum constraint arity18
Maximum domain size26
Number of constraints which are defined in extension156
Number of constraints which are defined in intension2026
Global constraints used (with number of constraints)

Solver Data

460.46/462.88	c [ 462.040] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
460.86/463.29	c CPU-LOAD 61.24
460.86/463.29	c LOADED 460 V (26 E), 156 ExtensionConstraintDynamic, 2026 PredicateConstraint, arity 18, 61.24 cpu
1800.09/1806.02	c [1805.607] 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076887-1247714405/watcher-2076887-1247714405 -o /tmp/evaluation-result-2076887-1247714405/solver-2076887-1247714405 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076887-1247714405.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.32 2.23 2.11 3/82 11804
/proc/meminfo: memFree=1248776/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=18576 CPUtime=0
/proc/11804/stat : 11804 (runsolver) R 11802 11804 9673 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58503417 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 227605020146 0 0 4096 24578 0 0 0 17 0 0 0
/proc/11804/statm: 4644 284 249 26 0 2626 0

[startup+0.0094179 s]
/proc/loadavg: 2.32 2.23 2.11 3/82 11804
/proc/meminfo: memFree=1248776/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 271 0 0 0 0 0 0 0 20 0 1 0 58503417 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 227607806034 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/11804/statm: 1339 230 191 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101437 s]
/proc/loadavg: 2.32 2.23 2.11 3/82 11804
/proc/meminfo: memFree=1248776/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301455 s]
/proc/loadavg: 2.32 2.23 2.11 3/82 11804
/proc/meminfo: memFree=1248776/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701507 s]
/proc/loadavg: 2.32 2.23 2.11 3/82 11804
/proc/meminfo: memFree=1248776/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50261 s]
/proc/loadavg: 2.45 2.26 2.12 3/92 11817
/proc/meminfo: memFree=1230200/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=847500 CPUtime=1.48
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 8862 0 1 0 143 5 0 0 23 0 9 0 58503418 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 211875 7741 2614 9 0 206360 0
[pid=11809/tid=11810] ppid=11804 vsize=847500 CPUtime=0.99
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 4623 0 1 0 97 2 0 0 21 0 9 0 58503419 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=847500 CPUtime=0.22
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 2255 0 0 0 21 1 0 0 16 0 9 0 58503421 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=847500 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58503421 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=847500 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58503421 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=847500 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 58503423 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=847500 CPUtime=0.24
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 1287 0 0 0 23 1 0 0 16 0 9 0 58503426 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=847500 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 58503427 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=847500 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58503427 867840000 7741 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 852856

[startup+3.10232 s]
/proc/loadavg: 2.45 2.26 2.12 5/92 11817
/proc/meminfo: memFree=1222520/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=847628 CPUtime=3.06
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 12749 0 1 0 297 9 0 0 23 0 9 0 58503418 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 211907 11468 2630 9 0 206385 0
[pid=11809/tid=11810] ppid=11804 vsize=847628 CPUtime=2.11
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 5144 0 1 0 207 4 0 0 25 0 9 0 58503419 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=847628 CPUtime=0.61
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 5562 0 0 0 58 3 0 0 15 0 9 0 58503421 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=847628 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 58503421 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=847628 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58503421 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=847628 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 58503423 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=847628 CPUtime=0.32
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 1346 0 0 0 31 1 0 0 16 0 9 0 58503426 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=847628 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 58503427 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=847628 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58503427 867971072 11468 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 852984

[startup+6.30236 s]
/proc/loadavg: 2.58 2.29 2.12 3/93 11818
/proc/meminfo: memFree=1191280/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=6.23
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 27964 0 1 0 604 19 0 0 23 0 10 0 58503418 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 25294 2634 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=3.81
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 5836 0 1 0 375 6 0 0 25 0 10 0 58503419 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 102093464 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=1.7
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 19100 0 0 0 160 10 0 0 16 0 10 0 58503421 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58503421 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.69
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2324 0 0 0 67 2 0 0 15 0 10 0 58503426 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11818] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11818/stat : 11818 (java) S 11804 11804 9673 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58503745 871727104 25294 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 856652

[startup+12.7011 s]
/proc/loadavg: 2.69 2.32 2.13 4/93 11818
/proc/meminfo: memFree=1007032/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=12.6
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 67741 0 1 0 1219 41 0 0 23 0 10 0 58503418 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 65043 2634 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=6.35
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 7368 0 1 0 628 7 0 0 25 0 10 0 58503419 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4127719057 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=5.52
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 57345 0 0 0 522 30 0 0 16 0 10 0 58503421 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58503421 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.69
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2324 0 0 0 67 2 0 0 15 0 10 0 58503426 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11818] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11818/stat : 11818 (java) S 11804 11804 9673 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58503745 871727104 65043 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 856652

[startup+25.5026 s]
/proc/loadavg: 2.91 2.39 2.16 5/93 11818
/proc/meminfo: memFree=584184/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=25.33
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 170074 0 1 0 2441 92 0 0 23 0 10 0 58503418 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 167354 2634 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=11.19
/proc/11809/task/11810/stat : 11810 (java) S 11804 11804 9673 0 -1 64 9134 0 1 0 1112 7 0 0 25 0 10 0 58503419 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=13.43
/proc/11809/task/11811/stat : 11811 (java) R 11804 11804 9673 0 -1 64 157912 0 0 0 1261 82 0 0 18 0 10 0 58503421 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 103831000 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58503421 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.69
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2324 0 0 0 67 2 0 0 15 0 10 0 58503426 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11818] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11818/stat : 11818 (java) S 11804 11804 9673 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 58503745 871727104 167354 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 856652

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

/proc/meminfo: memFree=783544/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=1596.48
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 194191 0 1 0 159530 118 0 0 23 0 10 0 58503418 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 178280 2636 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=1194.28
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 9525 0 1 0 119413 15 0 0 25 0 10 0 58503419 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4128001323 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=401.27
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 181497 0 0 0 40029 98 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.89
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2464 0 0 0 87 2 0 0 16 0 10 0 58503426 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11819] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11819/stat : 11819 (java) S 11804 11804 9673 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58549786 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.48
Current children cumulated vsize (KiB) 856652

[startup+1662.3 s]
/proc/loadavg: 2.14 2.15 2.22 3/93 11965
/proc/meminfo: memFree=783544/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=1656.45
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 194195 0 1 0 165527 118 0 0 23 0 10 0 58503418 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 178280 2636 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=1254.18
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 9529 0 1 0 125403 15 0 0 25 0 10 0 58503419 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4128199910 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=401.34
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 181497 0 0 0 40036 98 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.89
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2464 0 0 0 87 2 0 0 16 0 10 0 58503426 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11819] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11819/stat : 11819 (java) S 11804 11804 9673 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58549786 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.45
Current children cumulated vsize (KiB) 856652

[startup+1722.3 s]
/proc/loadavg: 2.10 2.14 2.20 3/93 11965
/proc/meminfo: memFree=779960/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=1716.42
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 194198 0 1 0 171524 118 0 0 23 0 10 0 58503418 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 178280 2636 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=1314.11
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 9532 0 1 0 131396 15 0 0 25 0 10 0 58503419 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4128198565 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=401.39
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 181497 0 0 0 40041 98 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.89
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2464 0 0 0 87 2 0 0 16 0 10 0 58503426 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11819] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11819/stat : 11819 (java) S 11804 11804 9673 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58549786 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.42
Current children cumulated vsize (KiB) 856652

[startup+1782.3 s]
/proc/loadavg: 2.07 2.12 2.19 3/93 11965
/proc/meminfo: memFree=777400/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=1776.4
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 194202 0 1 0 177522 118 0 0 23 0 10 0 58503418 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 178280 2636 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=1374.01
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 9536 0 1 0 137386 15 0 0 25 0 10 0 58503419 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4128197994 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=401.47
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 181497 0 0 0 40048 99 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.89
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2464 0 0 0 87 2 0 0 16 0 10 0 58503426 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11819] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11819/stat : 11819 (java) S 11804 11804 9673 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58549786 871727104 178280 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.4
Current children cumulated vsize (KiB) 856652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806 s]
/proc/loadavg: 2.19 2.14 2.20 3/93 11965
/proc/meminfo: memFree=774072/2055920 swapFree=4192812/4192956
[pid=11804] ppid=11802 vsize=5356 CPUtime=0
/proc/11804/stat : 11804 (concrete.sh) S 11802 11804 9673 0 -1 4194304 341 294 0 0 0 0 0 0 22 0 1 0 58503417 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11804/statm: 1339 244 201 169 0 50 0
[pid=11809] ppid=11804 vsize=851296 CPUtime=1800.09
/proc/11809/stat : 11809 (java) S 11804 11804 9673 0 -1 0 194204 0 1 0 179891 118 0 0 23 0 10 0 58503418 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/11809/statm: 212824 178281 2636 9 0 207302 0
[pid=11809/tid=11810] ppid=11804 vsize=851296 CPUtime=1397.7
/proc/11809/task/11810/stat : 11810 (java) R 11804 11804 9673 0 -1 64 9537 0 1 0 139754 16 0 0 25 0 10 0 58503419 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4127719028 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11811] ppid=11804 vsize=851296 CPUtime=401.48
/proc/11809/task/11811/stat : 11811 (java) S 11804 11804 9673 0 -1 64 181497 0 0 0 40049 99 0 0 16 0 10 0 58503421 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11812] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11812/stat : 11812 (java) S 11804 11804 9673 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11813] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11813/stat : 11813 (java) S 11804 11804 9673 0 -1 64 7 0 0 0 0 0 0 0 16 0 10 0 58503421 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11814] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11814/stat : 11814 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58503423 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11815] ppid=11804 vsize=851296 CPUtime=0.89
/proc/11809/task/11815/stat : 11815 (java) S 11804 11804 9673 0 -1 64 2465 0 0 0 87 2 0 0 16 0 10 0 58503426 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11816] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11816/stat : 11816 (java) S 11804 11804 9673 0 -1 64 2 0 0 0 0 0 0 0 25 0 10 0 58503427 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11817] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11817/stat : 11817 (java) S 11804 11804 9673 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58503427 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=11809/tid=11819] ppid=11804 vsize=851296 CPUtime=0
/proc/11809/task/11819/stat : 11819 (java) S 11804 11804 9673 0 -1 64 0 0 0 0 0 0 0 0 17 0 10 0 58549786 871727104 178281 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 856652

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11804 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.03
CPU time (s): 1800.09
CPU user time (s): 1798.91
CPU system time (s): 1.18
CPU usage (%): 99.6712
Max. virtual memory (cumulated for all children) (KiB): 857940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 635
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 6

runsolver used 2.22966 second user time and 6.14207 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-16 05:20:06
IDJOB=2076887
IDBENCH=56520
IDSOLVER=736
FILE ID=node66/2076887-1247714405
PBS_JOBID= 9521313
Free space on /tmp= 66248 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-23-06.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076887-1247714405/watcher-2076887-1247714405 -o /tmp/evaluation-result-2076887-1247714405/solver-2076887-1247714405 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076887-1247714405.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 38ce1f78a52b6dcc9c7eb1a56ff846e4
RANDOM SEED=1902761754

node66.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.214
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.214
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:       1249256 kB
Buffers:         71752 kB
Cached:         389288 kB
SwapCached:          0 kB
Active:         345700 kB
Inactive:       381152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1249256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4992 kB
Writeback:           0 kB
Mapped:         286196 kB
Slab:            64656 kB
Committed_AS:   753976 kB
PageTables:       2292 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= 66252 MiB
End job on node66 at 2009-07-16 05:50:14