Trace number 2068944

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 2009-07-14? (TO) 1800.08 1805.03

General information on the benchmark

Namecsp/tdsp/
normalized-C5-1-90.xml
MD5SUM201be1397216eda1a01a388a4af9416b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables221
Number of constraints2774
Maximum constraint arity6
Maximum domain size91
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2774
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-2068944-1247707446/watcher-2068944-1247707446 -o /tmp/evaluation-result-2068944-1247707446/solver-2068944-1247707446 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2068944-1247707446.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.92 2.00 1.99 4/72 10873
/proc/meminfo: memFree=1280424/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 299 127 0 0 0 0 0 0 16 0 1 0 57809057 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 231882850386 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/10873/statm: 1339 238 197 169 0 50 0
[pid=10875] ppid=10873 vsize=5356 CPUtime=0
/proc/10875/stat : 10875 (concrete.sh) S 10873 10873 9244 0 -1 4194368 41 0 0 0 0 0 0 0 16 0 1 0 57809057 5484544 239 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/10875/statm: 1339 239 198 169 0 50 0
[pid=10876] ppid=10875 vsize=5356 CPUtime=0
/proc/10876/stat : 10876 (concrete.sh) R 10875 10873 9244 0 -1 4194368 13 0 0 0 0 0 0 0 19 0 1 0 57809057 5484544 239 996147200 4194304 4889804 548682068816 18446744073709551615 231882681639 0 0 4096 0 0 0 0 17 1 0 0
/proc/10876/statm: 1339 239 198 169 0 50 0

[startup+0.0760491 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 10873
/proc/meminfo: memFree=1280424/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101048 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 10873
/proc/meminfo: memFree=1280424/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30107 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 10873
/proc/meminfo: memFree=1280424/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701117 s]
/proc/loadavg: 1.92 2.00 1.99 4/72 10873
/proc/meminfo: memFree=1280424/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50121 s]
/proc/loadavg: 1.92 2.00 1.99 3/82 10886
/proc/meminfo: memFree=1263768/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=847912 CPUtime=1.58
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 8265 0 1 0 153 5 0 0 18 0 9 0 57809058 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 211978 7321 2624 9 0 206456 0
[pid=10878/tid=10879] ppid=10873 vsize=847912 CPUtime=1.12
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 3977 0 1 0 110 2 0 0 24 0 9 0 57809059 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4126342375 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=847912 CPUtime=0.12
/proc/10878/task/10880/stat : 10880 (java) S 10873 10873 9244 0 -1 64 2329 0 0 0 12 0 0 0 16 0 9 0 57809060 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=847912 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57809060 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=847912 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57809060 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=847912 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57809063 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=847912 CPUtime=0.29
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 1263 0 0 0 29 0 0 0 16 0 9 0 57809066 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=847912 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57809066 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=847912 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57809066 868261888 7321 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 853268

[startup+3.1024 s]
/proc/loadavg: 1.92 2.00 1.99 3/83 10887
/proc/meminfo: memFree=1257744/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=851288 CPUtime=3.17
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 10716 0 1 0 309 8 0 0 18 0 10 0 57809058 871718912 9523 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 212822 9523 2626 9 0 207300 0
[pid=10878/tid=10879] ppid=10873 vsize=851288 CPUtime=2.09
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 4147 0 1 0 206 3 0 0 25 0 10 0 57809059 871718912 9523 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=851288 CPUtime=0.42
/proc/10878/task/10880/stat : 10880 (java) R 10873 10873 9244 0 -1 64 3690 0 0 0 40 2 0 0 15 0 10 0 57809060 871718912 9523 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=851288 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 871718912 9523 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=851288 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57809060 871718912 9526 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=851288 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 871718912 9529 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=851288 CPUtime=0.63
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2178 0 0 0 62 1 0 0 15 0 10 0 57809066 871718912 9531 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=851288 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 871718912 9533 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=851288 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 871718912 9536 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=851288 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 871718912 9536 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 856644

[startup+6.30278 s]
/proc/loadavg: 2.01 2.01 2.00 4/83 10887
/proc/meminfo: memFree=1190480/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=6.35
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 32192 0 1 0 615 20 0 0 18 0 10 0 57809058 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 29755 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=3.55
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 4971 0 1 0 351 4 0 0 25 0 10 0 57809059 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=2.12
/proc/10878/task/10880/stat : 10880 (java) R 10873 10873 9244 0 -1 64 24326 0 0 0 199 13 0 0 16 0 10 0 57809060 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 103731827 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57809060 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.65
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2194 0 0 0 64 1 0 0 15 0 10 0 57809066 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 872767488 29755 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 857668

[startup+12.7025 s]
/proc/loadavg: 2.01 2.01 2.00 4/83 10887
/proc/meminfo: memFree=1022352/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=12.72
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 76177 0 1 0 1234 38 0 0 18 0 10 0 57809058 872767488 73713 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 73715 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=6.9
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 6230 0 1 0 685 5 0 0 25 0 10 0 57809059 872767488 73716 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=5.15
/proc/10878/task/10880/stat : 10880 (java) R 10873 10873 9244 0 -1 64 67057 0 0 0 484 31 0 0 16 0 10 0 57809060 872767488 73718 996147200 134512640 134550932 4294955408 18446744073709551615 102709360 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 73719 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57809060 872767488 73721 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 73722 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.65
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2194 0 0 0 64 1 0 0 15 0 10 0 57809066 872767488 73724 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 872767488 73726 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 872767488 73727 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 872767488 73729 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 857668

[startup+25.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 10887
/proc/meminfo: memFree=643216/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=25.47
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 163108 0 1 0 2471 76 0 0 18 0 10 0 57809058 872767488 160629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 160629 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=12.12
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 22778 0 1 0 1200 12 0 0 25 0 10 0 57809059 872767488 160629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=12.68
/proc/10878/task/10880/stat : 10880 (java) R 10873 10873 9244 0 -1 64 137435 0 0 0 1207 61 0 0 16 0 10 0 57809060 872767488 160629 996147200 134512640 134550932 4294955408 18446744073709551615 102549389 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 160629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 57809060 872767488 160629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 160629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.65
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2194 0 0 0 64 1 0 0 15 0 10 0 57809066 872767488 160629 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0

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

/proc/meminfo: memFree=730440/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=1597.46
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 194364 0 1 0 159641 105 0 0 18 0 10 0 57809058 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 190938 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=354.45
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 43967 0 1 0 35416 29 0 0 25 0 10 0 57809059 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4127679760 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=1242.27
/proc/10878/task/10880/stat : 10880 (java) S 10873 10873 9244 0 -1 64 147470 0 0 0 124154 73 0 0 16 0 10 0 57809060 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.7
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2226 0 0 0 69 1 0 0 16 0 10 0 57809066 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.46
Current children cumulated vsize (KiB) 857668

[startup+1662.3 s]
/proc/loadavg: 2.30 2.25 2.19 4/83 10962
/proc/meminfo: memFree=728392/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=1657.43
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 194408 0 1 0 165637 106 0 0 18 0 10 0 57809058 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 190938 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=371.56
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 44011 0 1 0 37127 29 0 0 25 0 10 0 57809059 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4127673243 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=1285.13
/proc/10878/task/10880/stat : 10880 (java) S 10873 10873 9244 0 -1 64 147470 0 0 0 128440 73 0 0 16 0 10 0 57809060 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.7
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2226 0 0 0 69 1 0 0 16 0 10 0 57809066 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 872767488 190938 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.43
Current children cumulated vsize (KiB) 857668

[startup+1722.3 s]
/proc/loadavg: 2.11 2.20 2.17 4/83 10962
/proc/meminfo: memFree=725448/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=1717.4
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 194448 0 1 0 171634 106 0 0 18 0 10 0 57809058 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 190942 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=383.41
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 44048 0 1 0 38312 29 0 0 25 0 10 0 57809059 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=1333.25
/proc/10878/task/10880/stat : 10880 (java) R 10873 10873 9244 0 -1 64 147470 0 0 0 133251 74 0 0 17 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 103731827 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.7
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2229 0 0 0 69 1 0 0 16 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.4
Current children cumulated vsize (KiB) 857668

[startup+1782.3 s]
/proc/loadavg: 2.30 2.24 2.19 4/83 10962
/proc/meminfo: memFree=707272/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=1777.38
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 194490 0 1 0 177631 107 0 0 18 0 10 0 57809058 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 190942 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=398.44
/proc/10878/task/10879/stat : 10879 (java) R 10873 10873 9244 0 -1 64 44090 0 1 0 39815 29 0 0 25 0 10 0 57809059 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 103228900 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=1378.19
/proc/10878/task/10880/stat : 10880 (java) S 10873 10873 9244 0 -1 64 147470 0 0 0 137745 74 0 0 16 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.7
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2229 0 0 0 69 1 0 0 16 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1777.38
Current children cumulated vsize (KiB) 857668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.20 2.22 2.18 3/83 10962
/proc/meminfo: memFree=706568/2055920 swapFree=4192812/4192956
[pid=10873] ppid=10871 vsize=5356 CPUtime=0
/proc/10873/stat : 10873 (concrete.sh) S 10871 10873 9244 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57809057 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10873/statm: 1339 244 201 169 0 50 0
[pid=10878] ppid=10873 vsize=852312 CPUtime=1800.08
/proc/10878/stat : 10878 (java) S 10873 10873 9244 0 -1 0 194497 0 1 0 179901 107 0 0 18 0 10 0 57809058 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10878/statm: 213078 190942 2634 9 0 207556 0
[pid=10878/tid=10879] ppid=10873 vsize=852312 CPUtime=401.06
/proc/10878/task/10879/stat : 10879 (java) S 10873 10873 9244 0 -1 64 44097 0 1 0 40077 29 0 0 16 0 10 0 57809059 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10880] ppid=10873 vsize=852312 CPUtime=1398.27
/proc/10878/task/10880/stat : 10880 (java) R 10873 10873 9244 0 -1 64 147470 0 0 0 139753 74 0 0 25 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 103731827 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10881] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10881/stat : 10881 (java) S 10873 10873 9244 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10882] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10882/stat : 10882 (java) S 10873 10873 9244 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57809060 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10883] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10883/stat : 10883 (java) S 10873 10873 9244 0 -1 64 1 0 0 0 0 0 0 0 22 0 10 0 57809063 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10884] ppid=10873 vsize=852312 CPUtime=0.7
/proc/10878/task/10884/stat : 10884 (java) S 10873 10873 9244 0 -1 64 2229 0 0 0 69 1 0 0 16 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10885] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10885/stat : 10885 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 24 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10878/tid=10886] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10886/stat : 10886 (java) S 10873 10873 9244 0 -1 64 0 0 0 0 0 0 0 0 15 0 10 0 57809066 872767488 190942 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10878/tid=10887] ppid=10873 vsize=852312 CPUtime=0
/proc/10878/task/10887/stat : 10887 (java) S 10873 10873 9244 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 57809208 872767488 190942 996147200 134512640 134550932 4294955408 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) 857668

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 10873 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.005999
# 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): 1805.03
CPU time (s): 1800.08
CPU user time (s): 1799.01
CPU system time (s): 1.07
CPU usage (%): 99.726
Max. virtual memory (cumulated for all children) (KiB): 858956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
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= 632
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= 22
involuntary context switches= 4

runsolver used 2.11968 second user time and 5.66114 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-16 03:24:06
IDJOB=2068944
IDBENCH=54961
IDSOLVER=735
FILE ID=node75/2068944-1247707446
PBS_JOBID= 9521167
Free space on /tmp= 66248 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/tdsp/normalized-C5-1-90.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068944-1247707446/watcher-2068944-1247707446 -o /tmp/evaluation-result-2068944-1247707446/solver-2068944-1247707446 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2068944-1247707446.xml

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

MD5SUM BENCH= 201be1397216eda1a01a388a4af9416b
RANDOM SEED=178717139

node75.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:       1280904 kB
Buffers:         56724 kB
Cached:         227040 kB
SwapCached:          0 kB
Active:         471000 kB
Inactive:       235388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:         434212 kB
Slab:            53124 kB
Committed_AS:   925824 kB
PageTables:       2616 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= 66248 MiB
End job on node75 at 2009-07-16 03:54:13