Trace number 2066601

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.01 1809.62

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-32c4.xml
MD5SUM7a34d64a51fb41f03bb16b011f46c208
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark111.836
Satisfiable
(Un)Satisfiability was proved
Number of variables1518
Number of constraints21621
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21621
Global constraints used (with number of constraints)

Solver Data

66.12/66.89	c CPU-LOAD 47.76
66.12/66.89	c LOADED 1518 V (2 E), 21621 PredicateConstraint, arity 32, 47.76 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-2066601-1247704991/watcher-2066601-1247704991 -o /tmp/evaluation-result-2066601-1247704991/solver-2066601-1247704991 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2066601-1247704991.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.97 1.90 4/81 10554
/proc/meminfo: memFree=1353160/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=18576 CPUtime=0
/proc/10554/stat : 10554 (runsolver) R 10552 10554 9343 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57565911 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 237788261671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10554/statm: 4644 284 249 26 0 2626 0

[startup+0.0735979 s]
/proc/loadavg: 1.92 1.97 1.90 4/81 10554
/proc/meminfo: memFree=1353160/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101597 s]
/proc/loadavg: 1.92 1.97 1.90 4/81 10554
/proc/meminfo: memFree=1353160/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301635 s]
/proc/loadavg: 1.92 1.97 1.90 4/81 10554
/proc/meminfo: memFree=1353160/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701714 s]
/proc/loadavg: 1.92 1.97 1.90 4/81 10554
/proc/meminfo: memFree=1353160/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50285 s]
/proc/loadavg: 1.92 1.97 1.90 3/91 10567
/proc/meminfo: memFree=1338360/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=847516 CPUtime=1.46
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 6936 0 1 0 141 5 0 0 18 0 9 0 57565912 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 211879 6194 2004 9 0 206357 0
[pid=10559/tid=10560] ppid=10554 vsize=847516 CPUtime=1.04
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 3891 0 1 0 102 2 0 0 22 0 9 0 57565913 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4125949424 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10561] ppid=10554 vsize=847516 CPUtime=0.07
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 1001 0 0 0 7 0 0 0 16 0 9 0 57565915 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10562] ppid=10554 vsize=847516 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57565915 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=847516 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57565915 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=847516 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=847516 CPUtime=0.32
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 1348 0 0 0 31 1 0 0 16 0 9 0 57565921 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=847516 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=847516 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 867856384 6194 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 852872

[startup+3.10215 s]
/proc/loadavg: 1.92 1.97 1.90 3/91 10567
/proc/meminfo: memFree=1333816/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=847644 CPUtime=3.05
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 8737 0 1 0 299 6 0 0 18 0 9 0 57565912 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 211911 7678 2624 9 0 206389 0
[pid=10559/tid=10560] ppid=10554 vsize=847644 CPUtime=2.47
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 3905 0 1 0 244 3 0 0 25 0 9 0 57565913 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4126448293 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10561] ppid=10554 vsize=847644 CPUtime=0.22
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 2788 0 0 0 22 0 0 0 16 0 9 0 57565915 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10562] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 57565915 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57565915 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=847644 CPUtime=0.32
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 1348 0 0 0 31 1 0 0 16 0 9 0 57565921 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 867987456 7678 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853000

[startup+6.30274 s]
/proc/loadavg: 1.93 1.97 1.91 3/91 10567
/proc/meminfo: memFree=1329656/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=847644 CPUtime=6.21
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 9515 0 1 0 615 6 0 0 18 0 9 0 57565912 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 211911 8441 2624 9 0 206389 0
[pid=10559/tid=10560] ppid=10554 vsize=847644 CPUtime=5.58
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 3920 0 1 0 555 3 0 0 25 0 9 0 57565913 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4126444553 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10561] ppid=10554 vsize=847644 CPUtime=0.28
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 3551 0 0 0 27 1 0 0 16 0 9 0 57565915 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10562] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 57565915 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57565915 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=847644 CPUtime=0.32
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 1348 0 0 0 31 1 0 0 16 0 9 0 57565921 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 867987456 8441 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 853000

[startup+12.7029 s]
/proc/loadavg: 1.93 1.97 1.91 3/91 10567
/proc/meminfo: memFree=1325432/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=847644 CPUtime=12.55
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 10797 0 1 0 1248 7 0 0 18 0 9 0 57565912 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 211911 9390 2625 9 0 206389 0
[pid=10559/tid=10560] ppid=10554 vsize=847644 CPUtime=11.77
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 3996 0 1 0 1174 3 0 0 25 0 9 0 57565913 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4126444553 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10561] ppid=10554 vsize=847644 CPUtime=0.44
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 4757 0 0 0 42 2 0 0 16 0 9 0 57565915 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10562] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 57565915 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57565915 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=847644 CPUtime=0.32
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 1348 0 0 0 31 1 0 0 16 0 9 0 57565921 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 867987456 9390 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 853000

[startup+25.5013 s]
/proc/loadavg: 1.95 1.97 1.91 3/91 10567
/proc/meminfo: memFree=1321272/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=847644 CPUtime=25.23
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 11793 0 1 0 2515 8 0 0 18 0 9 0 57565912 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 211911 10373 2625 9 0 206389 0
[pid=10559/tid=10560] ppid=10554 vsize=847644 CPUtime=24.39
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 4009 0 1 0 2436 3 0 0 25 0 9 0 57565913 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4126444553 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10561] ppid=10554 vsize=847644 CPUtime=0.48
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 5740 0 0 0 46 2 0 0 16 0 9 0 57565915 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10562] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 57565915 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 57565915 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=847644 CPUtime=0.32
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 1348 0 0 0 31 1 0 0 16 0 9 0 57565921 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=847644 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 867987456 10373 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 853000

[startup+51.103 s]
/proc/loadavg: 2.04 1.99 1.91 4/92 10568
/proc/meminfo: memFree=947952/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0

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

/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 2351 0 0 0 77 2 0 0 16 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.82
Current children cumulated vsize (KiB) 856436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 10611
/proc/meminfo: memFree=331592/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=851080 CPUtime=1592.8
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 188183 0 1 0 159183 97 0 0 18 0 9 0 57565912 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 212770 177271 2637 9 0 207248 0
[pid=10559/tid=10560] ppid=10554 vsize=851080 CPUtime=1564.18
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 10980 0 1 0 156406 12 0 0 25 0 9 0 57565913 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4127802159 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10561] ppid=10554 vsize=851080 CPUtime=27.79
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 174146 0 0 0 2698 81 0 0 17 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10562] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=851080 CPUtime=0.79
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 2351 0 0 0 77 2 0 0 16 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.8
Current children cumulated vsize (KiB) 856436

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 10611
/proc/meminfo: memFree=329672/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=851080 CPUtime=1652.76
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 188193 0 1 0 165179 97 0 0 18 0 9 0 57565912 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 212770 177271 2637 9 0 207248 0
[pid=10559/tid=10560] ppid=10554 vsize=851080 CPUtime=1623.86
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 10990 0 1 0 162374 12 0 0 25 0 9 0 57565913 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4127846281 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10561] ppid=10554 vsize=851080 CPUtime=28.08
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 174146 0 0 0 2727 81 0 0 17 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10562] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=851080 CPUtime=0.79
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 2351 0 0 0 77 2 0 0 16 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.76
Current children cumulated vsize (KiB) 856436

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 10611
/proc/meminfo: memFree=315528/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=851080 CPUtime=1712.74
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 188204 0 1 0 171176 98 0 0 18 0 9 0 57565912 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 212770 177271 2637 9 0 207248 0
[pid=10559/tid=10560] ppid=10554 vsize=851080 CPUtime=1683.52
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 11001 0 1 0 168339 13 0 0 25 0 9 0 57565913 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4127802096 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10561] ppid=10554 vsize=851080 CPUtime=28.39
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 174146 0 0 0 2758 81 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10562] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=851080 CPUtime=0.79
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 2351 0 0 0 77 2 0 0 16 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.74
Current children cumulated vsize (KiB) 856436

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 10611
/proc/meminfo: memFree=314824/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=851080 CPUtime=1772.72
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 188215 0 1 0 177174 98 0 0 18 0 9 0 57565912 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 212770 177271 2637 9 0 207248 0
[pid=10559/tid=10560] ppid=10554 vsize=851080 CPUtime=1743.17
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 11012 0 1 0 174304 13 0 0 25 0 9 0 57565913 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4127802120 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10561] ppid=10554 vsize=851080 CPUtime=28.72
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 174146 0 0 0 2791 81 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10562] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=851080 CPUtime=0.79
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 2351 0 0 0 77 2 0 0 16 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.72
Current children cumulated vsize (KiB) 856436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/82 10611
/proc/meminfo: memFree=314632/2055920 swapFree=4192812/4192956
[pid=10554] ppid=10552 vsize=5356 CPUtime=0
/proc/10554/stat : 10554 (concrete.sh) S 10552 10554 9343 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 57565911 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10554/statm: 1339 244 201 169 0 50 0
[pid=10559] ppid=10554 vsize=851080 CPUtime=1800.01
/proc/10559/stat : 10559 (java) S 10554 10554 9343 0 -1 0 188220 0 1 0 179903 98 0 0 18 0 9 0 57565912 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/10559/statm: 212770 177271 2637 9 0 207248 0
[pid=10559/tid=10560] ppid=10554 vsize=851080 CPUtime=1770.3
/proc/10559/task/10560/stat : 10560 (java) R 10554 10554 9343 0 -1 64 11017 0 1 0 177017 13 0 0 25 0 9 0 57565913 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4127803152 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10561] ppid=10554 vsize=851080 CPUtime=28.88
/proc/10559/task/10561/stat : 10561 (java) S 10554 10554 9343 0 -1 64 174146 0 0 0 2807 81 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=10559/tid=10562] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10562/stat : 10562 (java) S 10554 10554 9343 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10563] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10563/stat : 10563 (java) S 10554 10554 9343 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 57565915 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10564] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10564/stat : 10564 (java) S 10554 10554 9343 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 57565917 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10565] ppid=10554 vsize=851080 CPUtime=0.79
/proc/10559/task/10565/stat : 10565 (java) S 10554 10554 9343 0 -1 64 2351 0 0 0 77 2 0 0 16 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10566] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10566/stat : 10566 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 20 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=10559/tid=10567] ppid=10554 vsize=851080 CPUtime=0
/proc/10559/task/10567/stat : 10567 (java) S 10554 10554 9343 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 57565921 871505920 177271 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 856436

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

Real time (s): 1809.62
CPU time (s): 1800.01
CPU user time (s): 1799.03
CPU system time (s): 0.98
CPU usage (%): 99.4688
Max. virtual memory (cumulated for all children) (KiB): 856436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 8

runsolver used 2.01969 second user time and 6.24205 second system time

The end

Launcher Data

Begin job on node24 at 2009-07-16 02:43:11
IDJOB=2066601
IDBENCH=54538
IDSOLVER=735
FILE ID=node24/2066601-1247704991
PBS_JOBID= 9521260
Free space on /tmp= 66408 MiB

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

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

MD5SUM BENCH= 7a34d64a51fb41f03bb16b011f46c208
RANDOM SEED=805321560

node24.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.287
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.287
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:       1353576 kB
Buffers:         77508 kB
Cached:         491652 kB
SwapCached:          0 kB
Active:         238256 kB
Inactive:       396192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1353576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4816 kB
Writeback:           0 kB
Mapped:          85732 kB
Slab:            52716 kB
Committed_AS:   622808 kB
PageTables:       2004 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= 66404 MiB
End job on node24 at 2009-07-16 03:13:22