Trace number 2061101

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.09 1802.22

General information on the benchmark

Namecsp/costasArray/
normalized-costasArray-20.xml
MD5SUM145c5c87867fde59caf4355db1528459
Bench CategoryAlldiff (alldiff)
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 variables207
Number of constraints206
Maximum constraint arity20
Maximum domain size38
Number of constraints which are defined in extension0
Number of constraints which are defined in intension188
Global constraints used (with number of constraints)alldifferent(18)

Solver Data

1.37/1.07	c CPU-LOAD 0.7
1.37/1.07	c LOADED 207 V (38 E), 187 ExtensionConstraintDynamic, 18 AllDifferentConstraint, 1 PredicateConstraint, arity 20, 0.7 cpu
1800.09/1802.22	c [

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-2061101-1247699517/watcher-2061101-1247699517 -o /tmp/evaluation-result-2061101-1247699517/solver-2061101-1247699517 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2061101-1247699517.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: 0.80 1.43 1.72 3/82 12510
/proc/meminfo: memFree=1252712/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 299 127 0 0 0 0 0 0 18 0 1 0 56643395 5484544 238 996147200 4194304 4889804 548682068816 18446744073709551615 209136091218 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/12510/statm: 1339 238 197 169 0 50 0
[pid=12512] ppid=12510 vsize=5356 CPUtime=0
/proc/12512/stat : 12512 (concrete.sh) S 12510 12510 11915 0 -1 4194368 41 0 0 0 0 0 0 0 18 0 1 0 56643395 5484544 239 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/12512/statm: 1339 239 198 169 0 50 0
[pid=12513] ppid=12512 vsize=0 CPUtime=0
/proc/12513/stat : 12513 (dirname) R 12512 12510 11915 0 -1 4194308 116 0 0 0 0 0 0 0 18 0 1 0 56643395 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/12513/statm: -- couldn't open statm file --
[startup+0.0442411 s]
/proc/loadavg: 0.80 1.43 1.72 3/82 12510
/proc/meminfo: memFree=1252712/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101247 s]
/proc/loadavg: 0.80 1.43 1.72 3/82 12510
/proc/meminfo: memFree=1252712/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30127 s]
/proc/loadavg: 0.80 1.43 1.72 3/82 12510
/proc/meminfo: memFree=1252712/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701306 s]
/proc/loadavg: 0.80 1.43 1.72 3/82 12510
/proc/meminfo: memFree=1252712/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50238 s]
/proc/loadavg: 0.80 1.43 1.72 2/93 12524
/proc/meminfo: memFree=1232912/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=1.93
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 8676 0 1 0 186 7 0 0 22 0 9 0 56643395 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7441 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=1.3
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 4224 0 1 0 126 4 0 0 20 0 9 0 56643396 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4127043668 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=0.16
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 15 1 0 0 17 0 9 0 56643397 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.44
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1633 0 0 0 43 1 0 0 16 0 9 0 56643403 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 854796

[startup+3.10251 s]
/proc/loadavg: 0.80 1.43 1.72 2/92 12525
/proc/meminfo: memFree=1232592/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=3.52
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 8682 0 1 0 345 7 0 0 22 0 9 0 56643395 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7442 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=2.89
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 4229 0 1 0 285 4 0 0 25 0 9 0 56643396 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4126960308 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=0.17
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 16 1 0 0 16 0 9 0 56643397 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.44
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1634 0 0 0 43 1 0 0 15 0 9 0 56643403 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7442 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 854796

[startup+6.3018 s]
/proc/loadavg: 0.82 1.42 1.72 2/92 12525
/proc/meminfo: memFree=1232472/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=6.7
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 8698 0 1 0 663 7 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=6.05
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 4241 0 1 0 601 4 0 0 17 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4127045448 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=0.18
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 17 1 0 0 15 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.7
Current children cumulated vsize (KiB) 854796

[startup+12.7024 s]
/proc/loadavg: 0.83 1.41 1.71 2/92 12525
/proc/meminfo: memFree=1232312/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=13.07
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 8718 0 1 0 1299 8 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=12.4
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 4261 0 1 0 1236 4 0 0 24 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4126974623 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=0.19
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 18 1 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 13.07
Current children cumulated vsize (KiB) 854796

[startup+25.5015 s]
/proc/loadavg: 0.87 1.39 1.70 2/92 12525
/proc/meminfo: memFree=1232312/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=25.78
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 8756 0 1 0 2570 8 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=25.1
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 4299 0 1 0 2506 4 0 0 21 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4126966114 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=0.19
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 18 1 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.78
Current children cumulated vsize (KiB) 854796


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

/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1540.37
Current children cumulated vsize (KiB) 854796

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/92 12525
/proc/meminfo: memFree=1231800/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=1600.34
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 14527 0 1 0 159976 58 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=1597.72
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 10070 0 1 0 159750 22 0 0 25 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4126968369 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=2.15
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 181 34 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.34
Current children cumulated vsize (KiB) 854796

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/92 12525
/proc/meminfo: memFree=1231736/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=1660.3
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 14749 0 1 0 165970 60 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=1657.61
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 10292 0 1 0 165739 22 0 0 25 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4126966112 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=2.22
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 187 35 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.3
Current children cumulated vsize (KiB) 854796

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/92 12525
/proc/meminfo: memFree=1231736/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=1720.25
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 14973 0 1 0 171964 61 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=1717.47
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 10516 0 1 0 171725 22 0 0 25 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4126964455 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=2.3
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 194 36 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.25
Current children cumulated vsize (KiB) 854796

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/92 12525
/proc/meminfo: memFree=1231800/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=1780.2
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 15196 0 1 0 177957 63 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=1777.35
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 10739 0 1 0 177712 23 0 0 25 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4126982448 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=2.38
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 201 37 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1780.2
Current children cumulated vsize (KiB) 854796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 1.15 1.03 1.09 3/92 12568
/proc/meminfo: memFree=1188152/2055920 swapFree=4192812/4192956
[pid=12510] ppid=12508 vsize=5356 CPUtime=0
/proc/12510/stat : 12510 (concrete.sh) S 12508 12510 11915 0 -1 4194304 341 291 0 0 0 0 0 0 19 0 1 0 56643395 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12510/statm: 1339 244 201 169 0 50 0
[pid=12515] ppid=12510 vsize=849440 CPUtime=1800.09
/proc/12515/stat : 12515 (java) S 12510 12510 11915 0 -1 0 15270 0 1 0 179946 63 0 0 22 0 9 0 56643395 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 212360 7446 2634 9 0 206838 0
[pid=12515/tid=12516] ppid=12510 vsize=849440 CPUtime=1797.21
/proc/12515/task/12516/stat : 12516 (java) R 12510 12510 11915 0 -1 64 10813 0 1 0 179698 23 0 0 25 0 9 0 56643396 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4126964064 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12517] ppid=12510 vsize=849440 CPUtime=2.4
/proc/12515/task/12517/stat : 12517 (java) S 12510 12510 11915 0 -1 64 2115 0 0 0 203 37 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12510 12510 11915 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12519] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12510 12510 11915 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56643397 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12520] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12510 12510 11915 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 56643400 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12510 vsize=849440 CPUtime=0.45
/proc/12515/task/12521/stat : 12521 (java) S 12510 12510 11915 0 -1 64 1638 0 0 0 44 1 0 0 16 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12515/tid=12522] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12510 vsize=849440 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12510 12510 11915 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56643403 869826560 7446 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 854796

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

Real time (s): 1802.22
CPU time (s): 1800.09
CPU user time (s): 1799.46
CPU system time (s): 0.63
CPU usage (%): 99.8817
Max. virtual memory (cumulated for all children) (KiB): 854796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.004999
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= 11
involuntary context switches= 5

runsolver used 2.26465 second user time and 5.9411 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-16 01:11:57
IDJOB=2061101
IDBENCH=53778
IDSOLVER=735
FILE ID=node41/2061101-1247699517
PBS_JOBID= 9521228
Free space on /tmp= 65796 MiB

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

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

MD5SUM BENCH= 145c5c87867fde59caf4355db1528459
RANDOM SEED=916165608

node41.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.212
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	: 5931.00
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.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1253192 kB
Buffers:         75492 kB
Cached:         612192 kB
SwapCached:          0 kB
Active:         239708 kB
Inactive:       479876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          50032 kB
Slab:            68516 kB
Committed_AS:   501424 kB
PageTables:       1816 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= 65792 MiB
End job on node41 at 2009-07-16 01:42:01