Trace number 2059111

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 DC 2009-07-14? (TO) 1800.06 1810.72

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-8_ext.xml
MD5SUMb3cef17bed4272bd9d0c5d0b577b3635
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark82.6724
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

6.01/6.16	c CPU-LOAD 5.06
6.01/6.16	c LOADED 625 V (25 E), 10142 ExtensionConstraint2D, arity 2, 5.06 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-2059111-1247698567/watcher-2059111-1247698567 -o /tmp/evaluation-result-2059111-1247698567/solver-2059111-1247698567 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2059111-1247698567.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: 2.00 2.00 1.92 4/81 12427
/proc/meminfo: memFree=805408/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 271 0 0 0 0 0 0 0 22 0 1 0 56923344 5484544 230 996147200 4194304 4889804 548682068736 18446744073709551615 255236735058 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/12427/statm: 1339 230 191 169 0 50 0
[pid=12428] ppid=12427 vsize=124 CPUtime=0
/proc/12428/stat : 12428 (dirname) R 12427 12427 12069 0 -1 4194304 47 0 0 0 0 0 0 0 24 0 1 0 56923345 126976 22 996147200 4194304 4208292 548682069008 18446744073709551615 255233947017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12428/statm: 31 22 16 3 0 3 0

[startup+0.0131409 s]
/proc/loadavg: 2.00 2.00 1.92 4/81 12427
/proc/meminfo: memFree=805408/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) D 12425 12427 12069 0 -1 4194304 320 294 0 0 0 0 0 0 23 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236733541 0 2147483391 4100 65536 18446744072099781622 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101155 s]
/proc/loadavg: 2.00 2.00 1.92 4/81 12427
/proc/meminfo: memFree=805408/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301178 s]
/proc/loadavg: 2.00 2.00 1.92 4/81 12427
/proc/meminfo: memFree=805408/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701221 s]
/proc/loadavg: 2.00 2.00 1.92 4/81 12427
/proc/meminfo: memFree=805408/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5023 s]
/proc/loadavg: 2.00 2.00 1.92 3/91 12440
/proc/meminfo: memFree=791752/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=847424 CPUtime=1.45
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 6150 0 1 0 140 5 0 0 18 0 9 0 56923346 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 211856 5436 1927 9 0 206341 0
[pid=12432/tid=12433] ppid=12427 vsize=847424 CPUtime=1.09
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3575 0 1 0 106 3 0 0 25 0 9 0 56923347 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4126204417 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12434] ppid=12427 vsize=847424 CPUtime=0.03
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 560 0 0 0 3 0 0 0 16 0 9 0 56923348 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=847424 CPUtime=0.31
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1318 0 0 0 30 1 0 0 16 0 9 0 56923355 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12439] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 867762176 5436 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 852780

[startup+3.10247 s]
/proc/loadavg: 2.00 2.00 1.92 3/91 12440
/proc/meminfo: memFree=789704/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=847424 CPUtime=3.04
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 6633 0 1 0 299 5 0 0 18 0 9 0 56923346 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 211856 5911 1928 9 0 206341 0
[pid=12432/tid=12433] ppid=12427 vsize=847424 CPUtime=2.65
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3583 0 1 0 262 3 0 0 25 0 9 0 56923347 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4125643232 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12434] ppid=12427 vsize=847424 CPUtime=0.05
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 1032 0 0 0 5 0 0 0 16 0 9 0 56923348 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=847424 CPUtime=0.31
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1321 0 0 0 30 1 0 0 15 0 9 0 56923355 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12439] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=847424 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 867762176 5911 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 852780

[startup+6.30282 s]
/proc/loadavg: 2.00 2.00 1.92 3/91 12440
/proc/meminfo: memFree=786448/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=6.21
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 10538 0 1 0 613 8 0 0 18 0 9 0 56923346 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 9594 2617 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=5.31
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3775 0 1 0 527 4 0 0 25 0 9 0 56923347 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 102572783 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=0.51
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 4711 0 0 0 50 1 0 0 17 0 9 0 56923348 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.36
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1350 0 0 0 35 1 0 0 16 0 9 0 56923355 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 9594 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 9594 996147200 134512640 134550932 4294955344 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) 853908

[startup+12.7015 s]
/proc/loadavg: 2.07 2.02 1.93 3/92 12442
/proc/meminfo: memFree=757128/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=12.54
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 15541 0 1 0 1242 12 0 0 18 0 10 0 56923346 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 14384 2618 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=10.38
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3943 0 1 0 1033 5 0 0 25 0 10 0 56923347 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4126602330 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=1.73
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 9515 0 0 0 168 5 0 0 16 0 10 0 56923348 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 56923348 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 10 0 56923348 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 56923351 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.41
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1381 0 0 0 40 1 0 0 15 0 10 0 56923355 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 56923355 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 56923355 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12442] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12442/stat : 12442 (java) S 12427 12427 12069 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 56923975 868917248 14384 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 853908

[startup+25.5029 s]
/proc/loadavg: 2.06 2.02 1.93 3/91 12442
/proc/meminfo: memFree=757192/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=25.22
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 15581 0 1 0 2509 13 0 0 18 0 9 0 56923346 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 14403 2620 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=23
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3966 0 1 0 2295 5 0 0 25 0 9 0 56923347 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4126602330 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=1.74
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 9515 0 0 0 169 5 0 0 16 0 9 0 56923348 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.45
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1398 0 0 0 43 2 0 0 16 0 9 0 56923355 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 14403 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 853908


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

/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1401 0 0 0 44 2 0 0 16 0 9 0 56923355 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1591.73
Current children cumulated vsize (KiB) 853908

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/91 12491
/proc/meminfo: memFree=772880/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=1651.71
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 15586 0 1 0 165154 17 0 0 18 0 9 0 56923346 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 14406 2620 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=1649.48
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3968 0 1 0 164939 9 0 0 25 0 9 0 56923347 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4126602330 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=1.75
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 9515 0 0 0 170 5 0 0 16 0 9 0 56923348 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.46
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1401 0 0 0 44 2 0 0 16 0 9 0 56923355 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 14406 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1651.71
Current children cumulated vsize (KiB) 853908

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/91 12491
/proc/meminfo: memFree=772880/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=1711.69
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 15587 0 1 0 171152 17 0 0 18 0 9 0 56923346 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 14407 2621 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=1709.46
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3969 0 1 0 170937 9 0 0 25 0 9 0 56923347 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4126602330 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=1.75
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 9515 0 0 0 170 5 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.46
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1401 0 0 0 44 2 0 0 16 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1711.69
Current children cumulated vsize (KiB) 853908

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/91 12491
/proc/meminfo: memFree=772752/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=1771.67
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 15587 0 1 0 177150 17 0 0 18 0 9 0 56923346 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 14407 2621 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=1769.44
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3969 0 1 0 176935 9 0 0 25 0 9 0 56923347 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4126745415 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=1.75
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 9515 0 0 0 170 5 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.46
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1401 0 0 0 44 2 0 0 16 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1771.67
Current children cumulated vsize (KiB) 853908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/91 12491
/proc/meminfo: memFree=772624/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=1800.06
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 15587 0 1 0 179989 17 0 0 18 0 9 0 56923346 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 14407 2621 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=1797.83
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3969 0 1 0 179774 9 0 0 25 0 9 0 56923347 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4126745415 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=1.75
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 9515 0 0 0 170 5 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.46
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1401 0 0 0 44 2 0 0 16 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) R 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 853908

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

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

[startup+1810.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/91 12491
/proc/meminfo: memFree=772624/2055920 swapFree=4192812/4192956
[pid=12427] ppid=12425 vsize=5356 CPUtime=0
/proc/12427/stat : 12427 (concrete.sh) S 12425 12427 12069 0 -1 4194304 341 294 0 0 0 0 0 0 18 0 1 0 56923344 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12427/statm: 1339 244 201 169 0 50 0
[pid=12432] ppid=12427 vsize=848552 CPUtime=1800.06
/proc/12432/stat : 12432 (java) S 12427 12427 12069 0 -1 0 15587 0 1 0 179989 17 0 0 18 0 9 0 56923346 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/12432/statm: 212138 14407 2621 9 0 206623 0
[pid=12432/tid=12433] ppid=12427 vsize=848552 CPUtime=1797.83
/proc/12432/task/12433/stat : 12433 (java) R 12427 12427 12069 0 -1 64 3969 0 1 0 179774 9 0 0 25 0 9 0 56923347 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4126745415 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12434] ppid=12427 vsize=848552 CPUtime=1.75
/proc/12432/task/12434/stat : 12434 (java) S 12427 12427 12069 0 -1 64 9515 0 0 0 170 5 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12435] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12435/stat : 12435 (java) S 12427 12427 12069 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12436] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12436/stat : 12436 (java) S 12427 12427 12069 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 56923348 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12437] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12437/stat : 12437 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 56923351 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12438] ppid=12427 vsize=848552 CPUtime=0.46
/proc/12432/task/12438/stat : 12438 (java) S 12427 12427 12069 0 -1 64 1401 0 0 0 44 2 0 0 16 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=12432/tid=12439] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12439/stat : 12439 (java) S 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=12432/tid=12440] ppid=12427 vsize=848552 CPUtime=0
/proc/12432/task/12440/stat : 12440 (java) R 12427 12427 12069 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 56923355 868917248 14407 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 853908

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12427 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=5999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1810.72
CPU time (s): 1800.06
CPU user time (s): 1799.89
CPU system time (s): 0.17
CPU usage (%): 99.4113
Max. virtual memory (cumulated for all children) (KiB): 853908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 635
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= 9

runsolver used 2.11668 second user time and 6.15906 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-16 00:56:07
IDJOB=2059111
IDBENCH=53552
IDSOLVER=736
FILE ID=node19/2059111-1247698567
PBS_JOBID= 9521271
Free space on /tmp= 66392 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-8_ext.xml
COMMAND LINE= HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2059111-1247698567/watcher-2059111-1247698567 -o /tmp/evaluation-result-2059111-1247698567/solver-2059111-1247698567 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2059111-1247698567.xml

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

MD5SUM BENCH= b3cef17bed4272bd9d0c5d0b577b3635
RANDOM SEED=2083806569

node19.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.211
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.211
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:        805888 kB
Buffers:         58220 kB
Cached:        1071396 kB
SwapCached:          0 kB
Active:         132096 kB
Inactive:      1044788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        805888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          67628 kB
Slab:            58112 kB
Committed_AS:   631784 kB
PageTables:       1992 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= 66392 MiB
End job on node19 at 2009-07-16 01:26:20