Trace number 2077822

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.08 1804.02

General information on the benchmark

Namecsp/primes-15/
normalized-primes-15-60-3-3.xml
MD5SUM7db8f9a73f96f62d32a368b23018d54c
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 benchmark0.024995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity6
Maximum domain size46
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data


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-2077822-1247715592/watcher-2077822-1247715592 -o /tmp/evaluation-result-2077822-1247715592/solver-2077822-1247715592 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2077822-1247715592.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.00 2.00 2.00 4/72 10568
/proc/meminfo: memFree=1689024/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5344 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) R 10566 10568 9816 0 -1 4194304 138 0 0 0 0 0 0 0 20 0 1 0 58621805 5472256 111 996147200 4194304 4889804 548682068736 18446744073709551615 4377344 0 0 4096 0 0 0 0 17 1 0 0
/proc/10568/statm: 1336 111 90 169 0 47 0

[startup+0.017837 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 10568
/proc/meminfo: memFree=1689024/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.103523 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 10568
/proc/meminfo: memFree=1689024/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302555 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 10568
/proc/meminfo: memFree=1689024/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701591 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 10568
/proc/meminfo: memFree=1689024/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50168 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 10582
/proc/meminfo: memFree=1674072/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=1.57
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 6686 0 1 0 152 5 0 0 20 0 10 0 58621806 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 5912 2059 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=1.11
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 4148 0 1 0 109 2 0 0 25 0 10 0 58621807 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4126846140 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=0.04
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 415 0 0 0 4 0 0 0 16 0 10 0 58621808 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.38
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1422 0 0 0 37 1 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 854896

[startup+3.10186 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10582
/proc/meminfo: memFree=1672856/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=3.16
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 6687 0 1 0 311 5 0 0 20 0 10 0 58621806 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 5912 2059 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=2.7
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 4149 0 1 0 268 2 0 0 25 0 10 0 58621807 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4126846209 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=0.04
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 415 0 0 0 4 0 0 0 17 0 10 0 58621808 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.38
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1422 0 0 0 37 1 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 854896

[startup+6.30223 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10582
/proc/meminfo: memFree=1672664/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=6.34
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 6688 0 1 0 629 5 0 0 20 0 10 0 58621806 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 5912 2059 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=5.89
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 4150 0 1 0 586 3 0 0 25 0 10 0 58621807 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 102093950 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=0.04
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 415 0 0 0 4 0 0 0 16 0 10 0 58621808 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.38
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1422 0 0 0 37 1 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 854896

[startup+12.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10582
/proc/meminfo: memFree=1672544/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=12.74
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 6688 0 1 0 1269 5 0 0 20 0 10 0 58621806 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 5912 2059 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=12.29
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 4150 0 1 0 1226 3 0 0 25 0 10 0 58621807 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4126846159 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=0.04
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 415 0 0 0 4 0 0 0 16 0 10 0 58621808 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58621809 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.38
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1422 0 0 0 37 1 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 5912 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 854896

[startup+25.5024 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10582
/proc/meminfo: memFree=1671328/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=25.53
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 7015 0 1 0 2548 5 0 0 20 0 10 0 58621806 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 6236 2060 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=25.08
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 4153 0 1 0 2505 3 0 0 25 0 10 0 58621807 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 102093958 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=0.05
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 739 0 0 0 5 0 0 0 16 0 10 0 58621808 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58621809 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.38
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1422 0 0 0 37 1 0 0 15 0 10 0 58621814 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 6236 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0

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

/proc/meminfo: memFree=1381416/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=1599.16
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 81893 0 1 0 159877 39 0 0 20 0 10 0 58621806 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 80832 2633 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=1592.2
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 23594 0 1 0 159206 14 0 0 25 0 10 0 58621807 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4126896376 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=6.55
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 56172 0 0 0 632 23 0 0 16 0 10 0 58621808 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.39
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1426 0 0 0 38 1 0 0 16 0 10 0 58621814 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 80832 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1599.16
Current children cumulated vsize (KiB) 854896

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10780
/proc/meminfo: memFree=1360552/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=1658.93
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 86737 0 1 0 165852 41 0 0 20 0 10 0 58621806 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 85675 2633 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=1651.79
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 23595 0 1 0 165165 14 0 0 25 0 10 0 58621807 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4126869508 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=6.72
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 61015 0 0 0 647 25 0 0 16 0 10 0 58621808 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.39
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1426 0 0 0 38 1 0 0 16 0 10 0 58621814 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 85675 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.93
Current children cumulated vsize (KiB) 854896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10780
/proc/meminfo: memFree=1323240/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=1718.69
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 95716 0 1 0 171824 45 0 0 20 0 10 0 58621806 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 94652 2633 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=1711.39
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 23597 0 1 0 171125 14 0 0 25 0 10 0 58621807 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4126869465 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=6.88
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 69992 0 0 0 660 28 0 0 16 0 10 0 58621808 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.39
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1426 0 0 0 38 1 0 0 16 0 10 0 58621814 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 94652 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.69
Current children cumulated vsize (KiB) 854896

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10780
/proc/meminfo: memFree=1321512/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=1778.46
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 95718 0 1 0 177801 45 0 0 20 0 10 0 58621806 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 94654 2633 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=1771.15
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 23598 0 1 0 177101 14 0 0 25 0 10 0 58621807 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4126869472 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=6.88
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 69992 0 0 0 660 28 0 0 16 0 10 0 58621808 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.4
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1427 0 0 0 39 1 0 0 15 0 10 0 58621814 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 94654 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.46
Current children cumulated vsize (KiB) 854896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 10780
/proc/meminfo: memFree=1306408/2055920 swapFree=4191904/4192956
[pid=10568] ppid=10566 vsize=5356 CPUtime=0
/proc/10568/stat : 10568 (concrete.sh) S 10566 10568 9816 0 -1 4194304 341 294 0 0 0 0 0 0 19 0 1 0 58621805 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10568/statm: 1339 244 201 169 0 50 0
[pid=10573] ppid=10568 vsize=849540 CPUtime=1800.08
/proc/10573/stat : 10573 (java) S 10568 10568 9816 0 -1 0 99402 0 1 0 179962 46 0 0 20 0 10 0 58621806 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10573/statm: 212385 98337 2633 9 0 206863 0
[pid=10573/tid=10574] ppid=10568 vsize=849540 CPUtime=1792.67
/proc/10573/task/10574/stat : 10574 (java) R 10568 10568 9816 0 -1 64 23599 0 1 0 179253 14 0 0 25 0 10 0 58621807 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4126869448 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10575] ppid=10568 vsize=849540 CPUtime=6.99
/proc/10573/task/10575/stat : 10575 (java) S 10568 10568 9816 0 -1 64 73675 0 0 0 669 30 0 0 16 0 10 0 58621808 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10576] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10576/stat : 10576 (java) S 10568 10568 9816 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10577] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10577/stat : 10577 (java) S 10568 10568 9816 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 58621809 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10578] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10578/stat : 10578 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 58621811 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10579] ppid=10568 vsize=849540 CPUtime=0.4
/proc/10573/task/10579/stat : 10579 (java) S 10568 10568 9816 0 -1 64 1427 0 0 0 39 1 0 0 15 0 10 0 58621814 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10580] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10580/stat : 10580 (java) S 10568 10568 9816 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 58621814 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10573/tid=10581] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10581/stat : 10581 (java) S 10568 10568 9816 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58621814 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10573/tid=10582] ppid=10568 vsize=849540 CPUtime=0
/proc/10573/task/10582/stat : 10582 (java) S 10568 10568 9816 0 -1 64 5 0 0 0 0 0 0 0 20 0 10 0 58621899 869928960 98337 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 854896

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 10568 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=5999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.02
CPU time (s): 1800.08
CPU user time (s): 1799.62
CPU system time (s): 0.46
CPU usage (%): 99.7813
Max. virtual memory (cumulated for all children) (KiB): 854896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.005999
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= 21
involuntary context switches= 6

runsolver used 2.33864 second user time and 5.87511 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-16 05:39:52
IDJOB=2077822
IDBENCH=56672
IDSOLVER=736
FILE ID=node63/2077822-1247715592
PBS_JOBID= 9521395
Free space on /tmp= 66204 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/primes-15/normalized-primes-15-60-3-3.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-2077822-1247715592/watcher-2077822-1247715592 -o /tmp/evaluation-result-2077822-1247715592/solver-2077822-1247715592 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2077822-1247715592.xml

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

MD5SUM BENCH= 7db8f9a73f96f62d32a368b23018d54c
RANDOM SEED=1438864666

node63.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1689504 kB
Buffers:         80820 kB
Cached:         169704 kB
SwapCached:        260 kB
Active:          81660 kB
Inactive:       194436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689504 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            1244 kB
Writeback:           0 kB
Mapped:          36412 kB
Slab:            75580 kB
Committed_AS:   522216 kB
PageTables:       1828 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66204 MiB
End job on node63 at 2009-07-16 06:09:58