Trace number 2076854

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.1 1804.03

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-03.xml
MD5SUM2951a9689a15133d500d27bb8acbef20
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 benchmark2.00469
Satisfiable
(Un)Satisfiability was proved
Number of variables307
Number of constraints1429
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension118
Number of constraints which are defined in intension1311
Global constraints used (with number of constraints)

Solver Data

337.94/341.27	c [ 340.496] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
338.24/341.58	c CPU-LOAD 52.65
338.24/341.58	c LOADED 307 V (26 E), 118 ExtensionConstraintDynamic, 1311 PredicateConstraint, arity 16, 52.65 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-2076854-1247714376/watcher-2076854-1247714376 -o /tmp/evaluation-result-2076854-1247714376/solver-2076854-1247714376 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076854-1247714376.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.35 2.18 2.08 4/82 16581
/proc/meminfo: memFree=747152/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=18576 CPUtime=0
/proc/16581/stat : 16581 (runsolver) R 16579 16581 14703 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58503990 19021824 284 996147200 4194304 4302564 548682068432 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16581/statm: 4644 284 249 26 0 2626 0

[startup+0.023315 s]
/proc/loadavg: 2.35 2.18 2.08 4/82 16581
/proc/meminfo: memFree=747152/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.104045 s]
/proc/loadavg: 2.35 2.18 2.08 4/82 16581
/proc/meminfo: memFree=747152/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301086 s]
/proc/loadavg: 2.35 2.18 2.08 4/82 16581
/proc/meminfo: memFree=747152/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702163 s]
/proc/loadavg: 2.35 2.18 2.08 4/82 16581
/proc/meminfo: memFree=747152/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50133 s]
/proc/loadavg: 2.35 2.18 2.08 5/92 16594
/proc/meminfo: memFree=730496/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=847428 CPUtime=1.47
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 9208 0 1 0 140 7 0 0 18 0 9 0 58503992 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 211857 8042 2614 9 0 206342 0
[pid=16586/tid=16587] ppid=16581 vsize=847428 CPUtime=0.95
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 4364 0 1 0 92 3 0 0 23 0 9 0 58503993 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 2961021 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16588] ppid=16581 vsize=847428 CPUtime=0.25
/proc/16586/task/16588/stat : 16588 (java) S 16581 16581 14703 0 -1 64 2714 0 0 0 24 1 0 0 16 0 9 0 58503994 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16589] ppid=16581 vsize=847428 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58503994 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16590] ppid=16581 vsize=847428 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58503994 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16591] ppid=16581 vsize=847428 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58503996 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=847428 CPUtime=0.24
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1434 0 0 0 23 1 0 0 16 0 9 0 58504000 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16593] ppid=16581 vsize=847428 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58504000 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=847428 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58504000 867766272 8042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 852784

[startup+3.10263 s]
/proc/loadavg: 2.35 2.18 2.08 4/92 16594
/proc/meminfo: memFree=714880/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=847584 CPUtime=3.05
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 12182 0 1 0 294 11 0 0 18 0 9 0 58503992 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 211896 10837 2623 9 0 206374 0
[pid=16586/tid=16587] ppid=16581 vsize=847584 CPUtime=2.02
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 6096 0 1 0 197 5 0 0 25 0 9 0 58503993 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4126478322 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16588] ppid=16581 vsize=847584 CPUtime=0.67
/proc/16586/task/16588/stat : 16588 (java) S 16581 16581 14703 0 -1 64 3885 0 0 0 64 3 0 0 16 0 9 0 58503994 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16589] ppid=16581 vsize=847584 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58503994 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16590] ppid=16581 vsize=847584 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58503994 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16591] ppid=16581 vsize=847584 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58503996 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=847584 CPUtime=0.33
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1505 0 0 0 32 1 0 0 16 0 9 0 58504000 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16593] ppid=16581 vsize=847584 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 9 0 58504000 867926016 10837 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=847584 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58504000 867926016 10837 996147200 134512640 134550932 4294955344 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) 852940

[startup+6.30224 s]
/proc/loadavg: 2.32 2.18 2.07 4/93 16595
/proc/meminfo: memFree=688440/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=6.15
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 23971 0 1 0 595 20 0 0 18 0 10 0 58503992 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 21997 2633 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=3.54
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 6687 0 1 0 347 7 0 0 25 0 10 0 58503993 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=1.98
/proc/16586/task/16588/stat : 16588 (java) R 16581 16581 14703 0 -1 64 14859 0 0 0 188 10 0 0 16 0 10 0 58503994 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 103826303 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58503994 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.6
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1725 0 0 0 58 2 0 0 15 0 10 0 58504000 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16595] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16595/stat : 16595 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58504310 869363712 21997 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 854344

[startup+12.7025 s]
/proc/loadavg: 2.38 2.19 2.08 5/93 16595
/proc/meminfo: memFree=471928/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=12.49
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 73037 0 1 0 1203 46 0 0 18 0 10 0 58503992 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 71042 2633 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=6.37
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 27270 0 1 0 619 18 0 0 25 0 10 0 58503993 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=5.5
/proc/16586/task/16588/stat : 16588 (java) R 16581 16581 14703 0 -1 64 43342 0 0 0 525 25 0 0 16 0 10 0 58503994 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 103825921 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58503994 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.6
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1725 0 0 0 58 2 0 0 15 0 10 0 58504000 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16595] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16595/stat : 16595 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58504310 869363712 71042 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 854344

[startup+25.503 s]
/proc/loadavg: 2.50 2.23 2.09 3/93 16595
/proc/meminfo: memFree=136888/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=25.16
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 159716 0 1 0 2423 93 0 0 18 0 10 0 58503992 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 157705 2633 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=11.54
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 60349 0 1 0 1116 38 0 0 25 0 10 0 58503993 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=12.98
/proc/16586/task/16588/stat : 16588 (java) R 16581 16581 14703 0 -1 64 96942 0 0 0 1247 51 0 0 16 0 10 0 58503994 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 102709358 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 15 0 10 0 58503994 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.6
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1725 0 0 0 58 2 0 0 15 0 10 0 58504000 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16595] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16595/stat : 16595 (java) S 16581 16581 14703 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58504310 869363712 157705 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 854344

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

/proc/meminfo: memFree=831224/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=1598.47
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 192739 0 1 0 159729 118 0 0 18 0 10 0 58503992 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 175847 2635 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=1310.75
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 74255 0 1 0 131025 50 0 0 25 0 10 0 58503993 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4127490155 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=286.89
/proc/16586/task/16588/stat : 16588 (java) S 16581 16581 14703 0 -1 64 115929 0 0 0 28625 64 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.79
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1853 0 0 0 77 2 0 0 16 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16630] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16630/stat : 16630 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 58538174 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1598.47
Current children cumulated vsize (KiB) 854344

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16630
/proc/meminfo: memFree=831160/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=1658.45
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 192742 0 1 0 165727 118 0 0 18 0 10 0 58503992 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 175847 2635 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=1370.69
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 74258 0 1 0 137019 50 0 0 25 0 10 0 58503993 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4127645679 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=286.92
/proc/16586/task/16588/stat : 16588 (java) S 16581 16581 14703 0 -1 64 115929 0 0 0 28628 64 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.79
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1853 0 0 0 77 2 0 0 16 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16630] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16630/stat : 16630 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 58538174 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1658.45
Current children cumulated vsize (KiB) 854344

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16630
/proc/meminfo: memFree=831160/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=1718.43
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 192744 0 1 0 171724 119 0 0 18 0 10 0 58503992 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 175847 2635 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=1430.64
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 74260 0 1 0 143014 50 0 0 25 0 10 0 58503993 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4127309876 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=286.95
/proc/16586/task/16588/stat : 16588 (java) S 16581 16581 14703 0 -1 64 115929 0 0 0 28631 64 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.79
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1853 0 0 0 77 2 0 0 16 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16630] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16630/stat : 16630 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 58538174 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1718.43
Current children cumulated vsize (KiB) 854344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16630
/proc/meminfo: memFree=831160/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=1778.4
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 192748 0 1 0 177721 119 0 0 18 0 10 0 58503992 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 175847 2635 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=1490.54
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 74264 0 1 0 149004 50 0 0 25 0 10 0 58503993 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4127645125 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=287.01
/proc/16586/task/16588/stat : 16588 (java) S 16581 16581 14703 0 -1 64 115929 0 0 0 28637 64 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.79
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1853 0 0 0 77 2 0 0 16 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16630] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16630/stat : 16630 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 58538174 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1778.4
Current children cumulated vsize (KiB) 854344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 16630
/proc/meminfo: memFree=831160/2055920 swapFree=4192812/4192956
[pid=16581] ppid=16579 vsize=5356 CPUtime=0
/proc/16581/stat : 16581 (concrete.sh) S 16579 16581 14703 0 -1 4194304 341 294 0 0 0 0 0 0 21 0 1 0 58503990 5484544 244 996147200 4194304 4889804 548682068736 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 1339 244 201 169 0 50 0
[pid=16586] ppid=16581 vsize=848988 CPUtime=1800.1
/proc/16586/stat : 16586 (java) S 16581 16581 14703 0 -1 0 192749 0 1 0 179891 119 0 0 18 0 10 0 58503992 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/16586/statm: 212247 175847 2635 9 0 206725 0
[pid=16586/tid=16587] ppid=16581 vsize=848988 CPUtime=1512.23
/proc/16586/task/16587/stat : 16587 (java) R 16581 16581 14703 0 -1 64 74265 0 1 0 151173 50 0 0 25 0 10 0 58503993 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4127645640 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16588] ppid=16581 vsize=848988 CPUtime=287.03
/proc/16586/task/16588/stat : 16588 (java) S 16581 16581 14703 0 -1 64 115929 0 0 0 28639 64 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16589] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16589/stat : 16589 (java) S 16581 16581 14703 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16590] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16590/stat : 16590 (java) S 16581 16581 14703 0 -1 64 5 0 0 0 0 0 0 0 16 0 10 0 58503994 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16591] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16591/stat : 16591 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58503996 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16592] ppid=16581 vsize=848988 CPUtime=0.79
/proc/16586/task/16592/stat : 16592 (java) S 16581 16581 14703 0 -1 64 1853 0 0 0 77 2 0 0 16 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
[pid=16586/tid=16593] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16593/stat : 16593 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 20 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16594] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16594/stat : 16594 (java) S 16581 16581 14703 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58504000 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=16586/tid=16630] ppid=16581 vsize=848988 CPUtime=0
/proc/16586/task/16630/stat : 16630 (java) S 16581 16581 14703 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 58538174 869363712 175847 996147200 134512640 134550932 4294955344 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 854344

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 16581 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.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1804.03
CPU time (s): 1800.1
CPU user time (s): 1798.91
CPU system time (s): 1.19
CPU usage (%): 99.7823
Max. virtual memory (cumulated for all children) (KiB): 854992

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= 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= 15
involuntary context switches= 8

runsolver used 2.45163 second user time and 5.86411 second system time

The end

Launcher Data

Begin job on node23 at 2009-07-16 05:19:36
IDJOB=2076854
IDBENCH=56510
IDSOLVER=736
FILE ID=node23/2076854-1247714376
PBS_JOBID= 9521339
Free space on /tmp= 66384 MiB

SOLVER NAME= Concrete DC 2009-06-10
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-19-03.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-2076854-1247714376/watcher-2076854-1247714376 -o /tmp/evaluation-result-2076854-1247714376/solver-2076854-1247714376 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c -p cspfj.filter.DC2 -parameter cdc.addConstraints=BIN HOME/instance-2076854-1247714376.xml

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

MD5SUM BENCH= 2951a9689a15133d500d27bb8acbef20
RANDOM SEED=144423047

node23.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.277
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.277
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:        747632 kB
Buffers:         77824 kB
Cached:         379544 kB
SwapCached:          0 kB
Active:         851224 kB
Inactive:       376304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        747632 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4832 kB
Writeback:           0 kB
Mapped:         790576 kB
Slab:            64428 kB
Committed_AS:  1261108 kB
PageTables:       3304 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 node23 at 2009-07-16 05:49:42