Trace number 2063906

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 1808.12

General information on the benchmark

Namecsp/compet08/
normalized-patat-08-comp-14.xml
MD5SUM872c261f2ab1a686494df34522240c16
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark105.254
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints1599
Maximum constraint arity15
Maximum domain size26
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1114
Global constraints used (with number of constraints)alldifferent(485)

Solver Data

4.33/3.75	c CPU-LOAD 3.02
4.33/3.75	c LOADED 400 V (26 E), 485 AllDifferentConstraint, 1114 PredicateConstraint, arity 15, 3.02 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-2063906-1247701628/watcher-2063906-1247701628 -o /tmp/evaluation-result-2063906-1247701628/solver-2063906-1247701628 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2063906-1247701628.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.00 1.00 1.09 3/82 10891
/proc/meminfo: memFree=1306688/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) R 10889 10891 10282 0 -1 4194304 321 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962540645 0 2147483391 4100 65536 0 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0

[startup+0.0172581 s]
/proc/loadavg: 1.00 1.00 1.09 3/82 10891
/proc/meminfo: memFree=1306688/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101271 s]
/proc/loadavg: 1.00 1.00 1.09 3/82 10891
/proc/meminfo: memFree=1306688/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301304 s]
/proc/loadavg: 1.00 1.00 1.09 3/82 10891
/proc/meminfo: memFree=1306688/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701357 s]
/proc/loadavg: 1.00 1.00 1.09 3/82 10891
/proc/meminfo: memFree=1306688/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50246 s]
/proc/loadavg: 1.00 1.00 1.09 3/93 10905
/proc/meminfo: memFree=1289000/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=2
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 8648 0 1 0 194 6 0 0 21 0 10 0 57225395 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 7473 2631 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=1.29
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 4111 0 1 0 126 3 0 0 17 0 10 0 57225396 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=0.15
/proc/10896/task/10898/stat : 10898 (java) R 10891 10891 10282 0 -1 64 2092 0 0 0 15 0 0 0 16 0 10 0 57225397 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 104066070 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57225398 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57225398 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57225400 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.53
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1741 0 0 0 52 1 0 0 16 0 10 0 57225403 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57225403 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57225403 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10905] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10905/stat : 10905 (java) S 10891 10891 10282 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 57225482 870035456 7473 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 855000

[startup+3.10168 s]
/proc/loadavg: 1.00 1.00 1.09 3/93 10905
/proc/meminfo: memFree=1285864/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=3.71
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 9402 0 1 0 361 10 0 0 21 0 10 0 57225395 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 8125 2631 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=2.72
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 4519 0 1 0 266 6 0 0 17 0 10 0 57225396 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 101755312 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=0.3
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 2339 0 0 0 29 1 0 0 16 0 10 0 57225397 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 57225398 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 57225398 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57225400 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.66
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1840 0 0 0 65 1 0 0 16 0 10 0 57225403 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 57225403 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 57225403 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10905] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10905/stat : 10905 (java) S 10891 10891 10282 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 57225482 870035456 8125 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 855000

[startup+6.30212 s]
/proc/loadavg: 1.00 1.00 1.09 2/92 10906
/proc/meminfo: memFree=1279408/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=6.96
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 10779 0 1 0 684 12 0 0 21 0 9 0 57225395 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 9443 2632 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=5.58
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 4705 0 1 0 551 7 0 0 16 0 9 0 57225396 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4127757235 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=0.62
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 3493 0 0 0 60 2 0 0 15 0 9 0 57225397 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 15 0 9 0 57225403 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 9443 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.96
Current children cumulated vsize (KiB) 855000

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.09 2/92 10906
/proc/meminfo: memFree=1276400/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=13.34
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 11299 0 1 0 1321 13 0 0 21 0 9 0 57225395 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 9932 2633 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=11.77
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 4736 0 1 0 1169 8 0 0 17 0 9 0 57225396 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4127775081 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=0.81
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 3982 0 0 0 78 3 0 0 16 0 9 0 57225397 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 9932 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.34
Current children cumulated vsize (KiB) 855000

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 1.09 2/92 10906
/proc/meminfo: memFree=1275312/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=26.11
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 11649 0 1 0 2596 15 0 0 21 0 9 0 57225395 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 10220 2633 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=24.33
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 4798 0 1 0 2425 8 0 0 17 0 9 0 57225396 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4127763355 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=1
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 4270 0 0 0 97 3 0 0 15 0 9 0 57225397 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 10220 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 26.11
Current children cumulated vsize (KiB) 855000

[startup+51.1022 s]

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

/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.28
Current children cumulated vsize (KiB) 855000

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/91 11000
/proc/meminfo: memFree=1238648/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=1654.99
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 19601 0 1 0 165402 97 0 0 21 0 9 0 57225395 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 10254 2633 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=1632.45
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 11755 0 1 0 163206 39 0 0 25 0 9 0 57225396 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4127775094 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=21.76
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 5265 0 0 0 2122 54 0 0 16 0 9 0 57225397 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.99
Current children cumulated vsize (KiB) 855000

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 1.84 3/91 11000
/proc/meminfo: memFree=1238648/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=1714.7
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 19848 0 1 0 171371 99 0 0 21 0 9 0 57225395 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 10254 2633 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=1691.54
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 11971 0 1 0 169114 40 0 0 25 0 9 0 57225396 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4127763325 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=22.39
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 5296 0 0 0 2183 56 0 0 16 0 9 0 57225397 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.7
Current children cumulated vsize (KiB) 855000

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 1.85 3/91 11000
/proc/meminfo: memFree=1238584/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=1774.4
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 20090 0 1 0 177339 101 0 0 21 0 9 0 57225395 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 10254 2633 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=1750.63
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 12185 0 1 0 175023 40 0 0 25 0 9 0 57225396 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4127793535 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=22.99
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 5324 0 0 0 2242 57 0 0 16 0 9 0 57225397 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.4
Current children cumulated vsize (KiB) 855000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.1 s]
/proc/loadavg: 2.09 2.04 1.86 3/91 11000
/proc/meminfo: memFree=1238584/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=1800.08
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 20219 0 1 0 179905 103 0 0 21 0 9 0 57225395 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 10254 2633 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=1775.96
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 12286 0 1 0 177555 41 0 0 25 0 9 0 57225396 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4127783528 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=23.34
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 5352 0 0 0 2276 58 0 0 16 0 9 0 57225397 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 855000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1808.1 s]
/proc/loadavg: 2.09 2.04 1.86 3/91 11000
/proc/meminfo: memFree=1238584/2055920 swapFree=4192812/4192956
[pid=10891] ppid=10889 vsize=5356 CPUtime=0
/proc/10891/stat : 10891 (concrete.sh) S 10889 10891 10282 0 -1 4194304 341 291 0 0 0 0 0 0 20 0 1 0 57225394 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10891/statm: 1339 244 201 169 0 50 0
[pid=10896] ppid=10891 vsize=849644 CPUtime=1800.08
/proc/10896/stat : 10896 (java) S 10891 10891 10282 0 -1 0 20219 0 1 0 179905 103 0 0 21 0 9 0 57225395 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 0 0 0
/proc/10896/statm: 212411 10254 2633 9 0 206889 0
[pid=10896/tid=10897] ppid=10891 vsize=849644 CPUtime=1775.96
/proc/10896/task/10897/stat : 10897 (java) R 10891 10891 10282 0 -1 64 12286 0 1 0 177555 41 0 0 25 0 9 0 57225396 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4127783528 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10898] ppid=10891 vsize=849644 CPUtime=23.34
/proc/10896/task/10898/stat : 10898 (java) S 10891 10891 10282 0 -1 64 5352 0 0 0 2276 58 0 0 16 0 9 0 57225397 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10899] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10899/stat : 10899 (java) S 10891 10891 10282 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10900] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10900/stat : 10900 (java) S 10891 10891 10282 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57225398 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10901] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10901/stat : 10901 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225400 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10902] ppid=10891 vsize=849644 CPUtime=0.73
/proc/10896/task/10902/stat : 10902 (java) S 10891 10891 10282 0 -1 64 1876 0 0 0 72 1 0 0 16 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10896/tid=10903] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10903/stat : 10903 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10896/tid=10904] ppid=10891 vsize=849644 CPUtime=0
/proc/10896/task/10904/stat : 10904 (java) S 10891 10891 10282 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 57225403 870035456 10254 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 855000

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10891 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1808.12
CPU time (s): 1800.08
CPU user time (s): 1799.05
CPU system time (s): 1.03
CPU usage (%): 99.5553
Max. virtual memory (cumulated for all children) (KiB): 855000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 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= 18
involuntary context switches= 5

runsolver used 2.11568 second user time and 6.19606 second system time

The end

Launcher Data

Begin job on node71 at 2009-07-16 01:47:08
IDJOB=2063906
IDBENCH=54105
IDSOLVER=735
FILE ID=node71/2063906-1247701628
PBS_JOBID= 9521173
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 872c261f2ab1a686494df34522240c16
RANDOM SEED=438212304

node71.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.222
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.222
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:       1307232 kB
Buffers:         84192 kB
Cached:         539028 kB
SwapCached:          0 kB
Active:         207432 kB
Inactive:       448808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1544 kB
Writeback:           0 kB
Mapped:          51272 kB
Slab:            77652 kB
Committed_AS:   577264 kB
PageTables:       1940 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= 66388 MiB
End job on node71 at 2009-07-16 02:17:18