Trace number 2063071

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.04 1806.12

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-6_ext.xml
MD5SUM00154bda0b1194082ab1d7418e06c63b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1029.74
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

3.03/2.80	c CPU-LOAD 1.86
3.03/2.80	c LOADED 24 V (24 E), 1 ExtensionConstraintDynamic, 74 ExtensionConstraintGeneral, arity 3, 1.86 cpu

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-2063071-1247699882/watcher-2063071-1247699882 -o /tmp/evaluation-result-2063071-1247699882/solver-2063071-1247699882 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2063071-1247699882.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: 1.07 1.53 1.74 3/82 10777
/proc/meminfo: memFree=1277776/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) R 10775 10777 9835 0 -1 4194304 302 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 238 996147200 4194304 4889804 548682068736 18446744073709551615 268582447261 0 0 4100 65536 0 0 0 17 0 0 0
/proc/10777/statm: 1339 238 197 169 0 50 0

[startup+0.108254 s]
/proc/loadavg: 1.07 1.53 1.74 3/82 10777
/proc/meminfo: memFree=1277776/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201279 s]
/proc/loadavg: 1.07 1.53 1.74 3/82 10777
/proc/meminfo: memFree=1277776/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301296 s]
/proc/loadavg: 1.07 1.53 1.74 3/82 10777
/proc/meminfo: memFree=1277776/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701373 s]
/proc/loadavg: 1.07 1.53 1.74 3/82 10777
/proc/meminfo: memFree=1277776/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50253 s]
/proc/loadavg: 1.07 1.53 1.74 2/92 10790
/proc/meminfo: memFree=1259648/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=848128 CPUtime=1.7
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 9003 0 1 0 163 7 0 0 22 0 9 0 57055642 868483072 7725 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212032 7727 2614 9 0 206517 0
[pid=10782/tid=10783] ppid=10777 vsize=848128 CPUtime=1.14
/proc/10782/task/10783/stat : 10783 (java) S 10777 10777 9835 0 -1 64 3759 0 1 0 111 3 0 0 16 0 9 0 57055643 868483072 7729 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10784] ppid=10777 vsize=848128 CPUtime=0.31
/proc/10782/task/10784/stat : 10784 (java) R 10777 10777 9835 0 -1 64 3138 0 0 0 29 2 0 0 16 0 9 0 57055644 868483072 7732 996147200 134512640 134550932 4294955344 18446744073709551615 102709360 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=848128 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 57055644 868483072 7734 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=848128 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57055644 868483072 7737 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=848128 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 868483072 7740 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=848128 CPUtime=0.22
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1418 0 0 0 22 0 0 0 16 0 9 0 57055649 868483072 7743 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=848128 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 868483072 7746 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=848128 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 868483072 7748 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 853484

[startup+3.10285 s]
/proc/loadavg: 1.07 1.53 1.74 2/92 10790
/proc/meminfo: memFree=1251584/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=3.36
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 11243 0 1 0 327 9 0 0 22 0 10 0 57055642 869535744 9758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 9758 2616 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=2.3
/proc/10782/task/10783/stat : 10783 (java) S 10777 10777 9835 0 -1 64 4083 0 1 0 226 4 0 0 17 0 10 0 57055643 869535744 9758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=0.73
/proc/10782/task/10784/stat : 10784 (java) R 10777 10777 9835 0 -1 64 4984 0 0 0 70 3 0 0 15 0 10 0 57055644 869535744 9758 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57055644 869535744 9759 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57055644 869535744 9759 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57055646 869535744 9759 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.29
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1475 0 0 0 29 0 0 0 16 0 10 0 57055649 869535744 9759 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 57055649 869535744 9761 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57055649 869535744 9762 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 854512

[startup+6.30247 s]
/proc/loadavg: 1.14 1.53 1.74 2/92 10792
/proc/meminfo: memFree=1248144/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=6.58
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 11326 0 1 0 648 10 0 0 22 0 9 0 57055642 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 9803 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=5.44
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 4121 0 1 0 540 4 0 0 17 0 9 0 57055643 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4126491183 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=0.78
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 5011 0 0 0 75 3 0 0 16 0 9 0 57055644 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.31
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1493 0 0 0 31 0 0 0 16 0 9 0 57055649 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 9803 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.58
Current children cumulated vsize (KiB) 854512

[startup+12.7027 s]
/proc/loadavg: 1.13 1.52 1.74 2/92 10792
/proc/meminfo: memFree=1247832/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=12.95
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 11406 0 1 0 1285 10 0 0 22 0 9 0 57055642 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 9804 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=11.76
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 4200 0 1 0 1171 5 0 0 17 0 9 0 57055643 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4126429267 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=0.85
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 5011 0 0 0 81 4 0 0 16 0 9 0 57055644 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.32
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.95
Current children cumulated vsize (KiB) 854512

[startup+25.5012 s]
/proc/loadavg: 1.10 1.50 1.72 2/92 10792
/proc/meminfo: memFree=1247896/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=25.71
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 11562 0 1 0 2559 12 0 0 22 0 9 0 57055642 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 9804 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=24.39
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 4356 0 1 0 2434 5 0 0 16 0 9 0 57055643 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4126505241 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=0.96
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 5011 0 0 0 92 4 0 0 16 0 9 0 57055644 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.32
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 9804 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.71
Current children cumulated vsize (KiB) 854512

[startup+51.1013 s]
/proc/loadavg: 1.06 1.46 1.70 2/92 10792
/proc/meminfo: memFree=1247128/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0

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

/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.15
Current children cumulated vsize (KiB) 854512

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/92 10792
/proc/meminfo: memFree=1240600/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=1596.94
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 32234 0 1 0 159508 186 0 0 22 0 9 0 57055642 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 11653 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=1580.13
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 23175 0 1 0 157948 65 0 0 17 0 9 0 57055643 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4126497252 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=16.46
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 6864 0 0 0 1527 119 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.32
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.94
Current children cumulated vsize (KiB) 854512

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/92 10792
/proc/meminfo: memFree=1240600/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=1656.69
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 32965 0 1 0 165477 192 0 0 22 0 9 0 57055642 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 11653 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=1639.23
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 23906 0 1 0 163856 67 0 0 18 0 9 0 57055643 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4126500546 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=17.1
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 6864 0 0 0 1588 122 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.32
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.69
Current children cumulated vsize (KiB) 854512

[startup+1722.3 s]
/proc/loadavg: 1.07 1.02 1.09 2/92 10792
/proc/meminfo: memFree=1240600/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=1716.49
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 33697 0 1 0 171451 198 0 0 22 0 9 0 57055642 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 11653 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=1698.47
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 24638 0 1 0 169777 70 0 0 18 0 9 0 57055643 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 104749972 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=17.67
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 6864 0 0 0 1641 126 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.32
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.49
Current children cumulated vsize (KiB) 854512

[startup+1782.3 s]
/proc/loadavg: 1.02 1.01 1.08 2/92 10792
/proc/meminfo: memFree=1240600/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=1776.31
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 34419 0 1 0 177426 205 0 0 22 0 9 0 57055642 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 11653 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=1757.7
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 25360 0 1 0 175698 72 0 0 19 0 9 0 57055643 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4126499270 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=18.25
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 6864 0 0 0 1694 131 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.32
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.31
Current children cumulated vsize (KiB) 854512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.1 s]
/proc/loadavg: 1.01 1.01 1.08 2/92 10792
/proc/meminfo: memFree=1240600/2055924 swapFree=4192812/4192956
[pid=10777] ppid=10775 vsize=5356 CPUtime=0
/proc/10777/stat : 10777 (concrete.sh) S 10775 10777 9835 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 57055641 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10777/statm: 1339 244 201 169 0 50 0
[pid=10782] ppid=10777 vsize=849156 CPUtime=1800.04
/proc/10782/stat : 10782 (java) S 10777 10777 9835 0 -1 0 34711 0 1 0 179796 208 0 0 22 0 9 0 57055642 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10782/statm: 212289 11653 2617 9 0 206774 0
[pid=10782/tid=10783] ppid=10777 vsize=849156 CPUtime=1781.21
/proc/10782/task/10783/stat : 10783 (java) R 10777 10777 9835 0 -1 64 25652 0 1 0 178048 73 0 0 19 0 9 0 57055643 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4126491160 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10784] ppid=10777 vsize=849156 CPUtime=18.48
/proc/10782/task/10784/stat : 10784 (java) S 10777 10777 9835 0 -1 64 6864 0 0 0 1715 133 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10785] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10785/stat : 10785 (java) S 10777 10777 9835 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10786] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10786/stat : 10786 (java) S 10777 10777 9835 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 57055644 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10787] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10787/stat : 10787 (java) S 10777 10777 9835 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57055646 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10788] ppid=10777 vsize=849156 CPUtime=0.32
/proc/10782/task/10788/stat : 10788 (java) S 10777 10777 9835 0 -1 64 1494 0 0 0 32 0 0 0 16 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10782/tid=10789] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10789/stat : 10789 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10782/tid=10790] ppid=10777 vsize=849156 CPUtime=0
/proc/10782/task/10790/stat : 10790 (java) S 10777 10777 9835 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57055649 869535744 11653 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 854512

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 10777 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.12
CPU time (s): 1800.04
CPU user time (s): 1797.96
CPU system time (s): 2.08
CPU usage (%): 99.6632
Max. virtual memory (cumulated for all children) (KiB): 854512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 9
involuntary context switches= 7

runsolver used 2.26666 second user time and 5.95709 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-16 01:18:02
IDJOB=2063071
IDBENCH=53957
IDSOLVER=736
FILE ID=node6/2063071-1247699882
PBS_JOBID= 9521297
Free space on /tmp= 66312 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-6_ext.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-2063071-1247699882/watcher-2063071-1247699882 -o /tmp/evaluation-result-2063071-1247699882/solver-2063071-1247699882 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2063071-1247699882.xml

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

MD5SUM BENCH= 00154bda0b1194082ab1d7418e06c63b
RANDOM SEED=1065791153

node6.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.263
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.263
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:      2055924 kB
MemFree:       1278256 kB
Buffers:         99436 kB
Cached:         547788 kB
SwapCached:          0 kB
Active:         264868 kB
Inactive:       417676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1278256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4724 kB
Writeback:           0 kB
Mapped:          53504 kB
Slab:            80264 kB
Committed_AS:   530148 kB
PageTables:       1976 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= 66312 MiB
End job on node6 at 2009-07-16 01:48:10