Trace number 2063873

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.07 1796.82

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-16.xml
MD5SUM60daac4778aa66fc9cd6221b0d2d0b74
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 variables800
Number of constraints25339
Maximum constraint arity24
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24840
Global constraints used (with number of constraints)alldifferent(499)

Solver Data

154.41/150.44	c CPU-LOAD 140.0
154.41/150.44	c LOADED 800 V (34 E), 24840 PredicateConstraint, 499 AllDifferentConstraint, arity 24, 140.0 cpu

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2063873-1247701569/watcher-2063873-1247701569 -o /tmp/evaluation-result-2063873-1247701569/solver-2063873-1247701569 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2063873-1247701569.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.03 1.03 1.12 3/85 15441
/proc/meminfo: memFree=1386336/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=152 CPUtime=0
/proc/15445/stat : 15445 (java) D 15441 15441 14714 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 57219625 155648 26 996147200 134512640 134550932 4294955568 18446744073709551615 8733476 0 2147483391 4096 0 18446744072099863542 0 0 17 1 0 0
/proc/15445/statm: 38 26 19 9 0 4 0

[startup+0.0622229 s]
/proc/loadavg: 1.03 1.03 1.12 3/85 15441
/proc/meminfo: memFree=1386336/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=840336 CPUtime=0.04
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 2568 0 1 0 3 1 0 0 18 0 6 0 57219625 860504064 2132 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 210084 2132 1348 9 0 204588 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 845692

[startup+0.102226 s]
/proc/loadavg: 1.03 1.03 1.12 3/85 15441
/proc/meminfo: memFree=1386336/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=843772 CPUtime=0.08
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 3509 0 1 0 6 2 0 0 18 0 9 0 57219625 864022528 2982 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 210943 2982 1650 9 0 205435 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 849128

[startup+0.30226 s]
/proc/loadavg: 1.03 1.03 1.12 3/85 15441
/proc/meminfo: memFree=1386336/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=847576 CPUtime=0.39
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 5476 0 1 0 36 3 0 0 18 0 9 0 57219625 867917824 4581 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 211894 4581 1874 9 0 206379 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 852932

[startup+0.702327 s]
/proc/loadavg: 1.03 1.03 1.12 3/85 15441
/proc/meminfo: memFree=1386336/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=847808 CPUtime=0.96
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 6542 0 1 0 91 5 0 0 18 0 9 0 57219625 868155392 5587 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 211952 5587 2002 9 0 206430 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 853164

[startup+1.50146 s]
/proc/loadavg: 1.03 1.03 1.12 2/95 15454
/proc/meminfo: memFree=1369040/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=847808 CPUtime=1.78
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 8455 0 1 0 173 5 0 0 18 0 9 0 57219625 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 211952 7288 2624 9 0 206430 0
[pid=15445/tid=15447] ppid=15441 vsize=847808 CPUtime=1.32
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 3944 0 1 0 129 3 0 0 17 0 9 0 57219626 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4125949408 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15448] ppid=15441 vsize=847808 CPUtime=0.13
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 2300 0 0 0 13 0 0 0 15 0 9 0 57219627 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 57219627 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57219627 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=847808 CPUtime=0.3
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 1514 0 0 0 30 0 0 0 15 0 9 0 57219633 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57219633 868155392 7288 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 853164

[startup+3.10173 s]
/proc/loadavg: 1.03 1.03 1.12 3/95 15454
/proc/meminfo: memFree=1365392/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=847808 CPUtime=3.38
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 9433 0 1 0 332 6 0 0 18 0 9 0 57219625 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 211952 8251 2624 9 0 206430 0
[pid=15445/tid=15447] ppid=15441 vsize=847808 CPUtime=2.8
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 3959 0 1 0 277 3 0 0 17 0 9 0 57219626 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4126527817 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15448] ppid=15441 vsize=847808 CPUtime=0.24
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 3263 0 0 0 23 1 0 0 15 0 9 0 57219627 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 57219627 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57219627 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=847808 CPUtime=0.3
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 1514 0 0 0 30 0 0 0 15 0 9 0 57219633 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=847808 CPUtime=0
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57219633 868155392 8251 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.38
Current children cumulated vsize (KiB) 853164

[startup+6.30147 s]
/proc/loadavg: 1.02 1.03 1.12 2/95 15454
/proc/meminfo: memFree=1359376/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=847848 CPUtime=6.57
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 11674 0 1 0 650 7 0 0 18 0 9 0 57219625 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 211962 9229 2625 9 0 206440 0
[pid=15445/tid=15447] ppid=15441 vsize=847848 CPUtime=5.82
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 4020 0 1 0 579 3 0 0 18 0 9 0 57219626 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4125949447 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15448] ppid=15441 vsize=847848 CPUtime=0.41
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 5443 0 0 0 39 2 0 0 15 0 9 0 57219627 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 57219627 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57219627 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=847848 CPUtime=0.3
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 1514 0 0 0 30 0 0 0 15 0 9 0 57219633 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57219633 868196352 9229 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.57
Current children cumulated vsize (KiB) 853204

[startup+12.7026 s]
/proc/loadavg: 1.02 1.03 1.12 2/95 15454
/proc/meminfo: memFree=1354840/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=847848 CPUtime=12.94
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 12754 0 1 0 1287 7 0 0 18 0 9 0 57219625 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 211962 10297 2625 9 0 206440 0
[pid=15445/tid=15447] ppid=15441 vsize=847848 CPUtime=12.15
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 4032 0 1 0 1212 3 0 0 19 0 9 0 57219626 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4126527817 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15448] ppid=15441 vsize=847848 CPUtime=0.45
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 6511 0 0 0 43 2 0 0 16 0 9 0 57219627 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 57219627 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57219627 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=847848 CPUtime=0.3
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 1514 0 0 0 30 0 0 0 15 0 9 0 57219633 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57219633 868196352 10297 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 853204

[startup+25.5017 s]
/proc/loadavg: 1.02 1.03 1.11 2/95 15454
/proc/meminfo: memFree=1349720/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=847848 CPUtime=25.69
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 15389 0 1 0 2561 8 0 0 18 0 9 0 57219625 868196352 11713 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 211962 11713 2625 9 0 206440 0
[pid=15445/tid=15447] ppid=15441 vsize=847848 CPUtime=24.67
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 4187 0 1 0 2464 3 0 0 17 0 9 0 57219626 868196352 11713 996147200 134512640 134550932 4294955408 18446744073709551615 4126000231 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15448] ppid=15441 vsize=847848 CPUtime=0.69
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 8991 0 0 0 66 3 0 0 16 0 9 0 57219627 868196352 11713 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 15 0 9 0 57219627 868196352 11713 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=847848 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57219627 868196352 11713 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=847848 CPUtime=0

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

/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 4033 0 0 0 493 10 0 0 16 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=852296 CPUtime=0.01
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 1 0 0 0 15 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1545.68
Current children cumulated vsize (KiB) 857652

[startup+1602.3 s]
/proc/loadavg: 2.15 2.14 1.87 3/95 15508
/proc/meminfo: memFree=623880/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=852296 CPUtime=1605.66
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 88041 0 1 0 160381 185 0 0 18 0 9 0 57219625 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 213074 69746 2636 9 0 207552 0
[pid=15445/tid=15447] ppid=15441 vsize=852296 CPUtime=1557.72
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 12504 0 1 0 155645 127 0 0 25 0 9 0 57219626 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4131351476 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15448] ppid=15441 vsize=852296 CPUtime=42.85
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 70798 0 0 0 4240 45 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=852296 CPUtime=5.03
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 4033 0 0 0 493 10 0 0 16 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=852296 CPUtime=0.01
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 1 0 0 0 15 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1605.66
Current children cumulated vsize (KiB) 857652

[startup+1662.3 s]
/proc/loadavg: 2.11 2.13 1.88 3/95 15508
/proc/meminfo: memFree=623880/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=852296 CPUtime=1665.63
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 88054 0 1 0 166378 185 0 0 18 0 9 0 57219625 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 213074 69746 2636 9 0 207552 0
[pid=15445/tid=15447] ppid=15441 vsize=852296 CPUtime=1617.46
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 12517 0 1 0 161619 127 0 0 25 0 9 0 57219626 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4131354742 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15448] ppid=15441 vsize=852296 CPUtime=43.07
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 70798 0 0 0 4262 45 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=852296 CPUtime=5.03
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 4033 0 0 0 493 10 0 0 16 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=852296 CPUtime=0.01
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 1 0 0 0 15 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1665.63
Current children cumulated vsize (KiB) 857652

[startup+1722.3 s]
/proc/loadavg: 2.10 2.12 1.89 3/95 15508
/proc/meminfo: memFree=615176/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=852296 CPUtime=1725.6
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 88068 0 1 0 172375 185 0 0 18 0 9 0 57219625 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 213074 69746 2636 9 0 207552 0
[pid=15445/tid=15447] ppid=15441 vsize=852296 CPUtime=1677.17
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 12531 0 1 0 167590 127 0 0 25 0 9 0 57219626 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4125652058 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15448] ppid=15441 vsize=852296 CPUtime=43.34
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 70798 0 0 0 4289 45 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=852296 CPUtime=5.03
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 4033 0 0 0 493 10 0 0 16 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=852296 CPUtime=0.01
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 1 0 0 0 15 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1725.6
Current children cumulated vsize (KiB) 857652

[startup+1782.3 s]
/proc/loadavg: 2.03 2.09 1.90 3/95 15508
/proc/meminfo: memFree=612232/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=852296 CPUtime=1785.57
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 88080 0 1 0 178372 185 0 0 18 0 9 0 57219625 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 213074 69746 2636 9 0 207552 0
[pid=15445/tid=15447] ppid=15441 vsize=852296 CPUtime=1736.94
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 12543 0 1 0 173567 127 0 0 25 0 9 0 57219626 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4127719287 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15448] ppid=15441 vsize=852296 CPUtime=43.54
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 70798 0 0 0 4309 45 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=852296 CPUtime=5.03
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 4033 0 0 0 493 10 0 0 16 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=852296 CPUtime=0.02
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 2 0 0 0 15 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (KiB) 857652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.8 s]
/proc/loadavg: 2.03 2.09 1.90 3/95 15508
/proc/meminfo: memFree=612040/2055920 swapFree=4192812/4192956
[pid=15441] ppid=15439 vsize=5356 CPUtime=0
/proc/15441/stat : 15441 (concrete.sh) S 15439 15441 14714 0 -1 4194304 341 291 0 0 0 0 0 0 17 0 1 0 57219624 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15441/statm: 1339 244 201 169 0 50 0
[pid=15445] ppid=15441 vsize=852296 CPUtime=1800.07
/proc/15445/stat : 15445 (java) S 15441 15441 14714 0 -1 0 88084 0 1 0 179822 185 0 0 18 0 9 0 57219625 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15445/statm: 213074 69746 2636 9 0 207552 0
[pid=15445/tid=15447] ppid=15441 vsize=852296 CPUtime=1751.35
/proc/15445/task/15447/stat : 15447 (java) R 15441 15441 14714 0 -1 64 12547 0 1 0 175008 127 0 0 25 0 9 0 57219626 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4131364369 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15448] ppid=15441 vsize=852296 CPUtime=43.63
/proc/15445/task/15448/stat : 15448 (java) S 15441 15441 14714 0 -1 64 70798 0 0 0 4318 45 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15449] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15449/stat : 15449 (java) S 15441 15441 14714 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15450] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15450/stat : 15450 (java) S 15441 15441 14714 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 57219627 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15451] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15451/stat : 15451 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 57219630 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15452] ppid=15441 vsize=852296 CPUtime=5.03
/proc/15445/task/15452/stat : 15452 (java) S 15441 15441 14714 0 -1 64 4033 0 0 0 493 10 0 0 16 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=15445/tid=15453] ppid=15441 vsize=852296 CPUtime=0
/proc/15445/task/15453/stat : 15453 (java) S 15441 15441 14714 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15445/tid=15454] ppid=15441 vsize=852296 CPUtime=0.02
/proc/15445/task/15454/stat : 15454 (java) S 15441 15441 14714 0 -1 64 1 0 0 0 2 0 0 0 15 0 9 0 57219633 872751104 69746 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 857652

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

Real time (s): 1796.82
CPU time (s): 1800.07
CPU user time (s): 1798.22
CPU system time (s): 1.85
CPU usage (%): 100.181
Max. virtual memory (cumulated for all children) (KiB): 858884

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

runsolver used 2.12868 second user time and 6.36403 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-16 01:46:09
IDJOB=2063873
IDBENCH=54102
IDSOLVER=735
FILE ID=node68/2063873-1247701569
PBS_JOBID= 9521178
Free space on /tmp= 66416 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/compet08/normalized-patat-08-comp-16.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2063873-1247701569/watcher-2063873-1247701569 -o /tmp/evaluation-result-2063873-1247701569/solver-2063873-1247701569 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2063873-1247701569.xml

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

MD5SUM BENCH= 60daac4778aa66fc9cd6221b0d2d0b74
RANDOM SEED=438212304

node68.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.258
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.258
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:       1386816 kB
Buffers:         78040 kB
Cached:         484184 kB
SwapCached:          0 kB
Active:         208220 kB
Inactive:       388076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1386816 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4892 kB
Writeback:           0 kB
Mapped:          52580 kB
Slab:            57660 kB
Committed_AS:   637444 kB
PageTables:       2052 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= 66412 MiB
End job on node68 at 2009-07-16 02:16:08