Trace number 2076908

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-14SAT 220.31 222.455

DiagnosticValue
CHECKS7365300
NODES643

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-21-06.xml
MD5SUM22088e8bf081157e9815da3e28728514
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 benchmark1.56576
Satisfiable
(Un)Satisfiability was proved
Number of variables373
Number of constraints2643
Maximum constraint arity22
Maximum domain size26
Number of constraints which are defined in extension146
Number of constraints which are defined in intension2497
Global constraints used (with number of constraints)

Solver Data

189.25/191.15	c [ 190.350] WARNING : Could not free more memory in relations (concrete.relationconverter.RelationManager.strongOptimizeMemory)
189.64/191.58	c CPU-LOAD 26.63
189.64/191.58	c LOADED 373 V (26 E), 2497 PredicateConstraint, 146 ExtensionConstraintDynamic, arity 22, 26.63 cpu
220.14/222.33	v 13 4 17 5 12 4 3 14 2 6 0 11 1 0 2 0 1 18 0 13 4 11 0 12 4 13 0 14 2 4 0 13 0 23 0 18 8 13 3 20 1 0 13 6 11 0 3 4 18 7 8 13 0 1 8 5 0 20 23 15 14 13 19 0 12 8 0 8 12 0 13 19 0 8 4 11 20 0 12 14 20 11 19 0 4 3 4 0 12 0 17 8 11 3 4 18 8 11 0 18 17 0 11 11 8 0 1 4 16 0 0 2 8 11 19 0 1 14 20 2 0 20 3 4 0 6 20 8 19 4 5 0 11 8 11 0 13 6 8 23 4 17 2 8 0 2 7 0 5 8 8 18 4 15 4 11 0 20 18 0 0 19 19 8 17 4 17 0 3 4 2 0 18 0 12 14 17 19 8 8 23 4 17 0 1 0 2 0 20 4 1 0 7 8 4 13 13 4 12 8 5 0 17 0 3 2 0 17 13 4 0 3 4 17 0 19 0 4 17 0 18 12 14 17 14 18 4 18 13 0 2 0 6 8 4 13 0 3 8 17 20 1 0 2 18 0 2 17 0 17 4 4 17 0 2 0 3 20 2 0 19 7 4 21 4 8 11 3 0 13 20 1 4 18 4 17 17 0 19 8 2 17 0 18 18 0 2 0 11 18 18 0 8 18 8 17 0 8 11 0 1 14 8 19 4 0 20 11 0 18 25 8 17 2 14 13 4 18 2 8 13 16 12 20 18 18 8 19 0 19 8 14 13 8 14 3 0 2 14 2 20 8 17 0 8 19 6 0 13 19 4 17 4 4 11 20 18 4 4 18 0 18 18 4 8 13 2 0 18 4 11 13 4 
220.14/222.33	s SATISFIABLE
220.14/222.33	d NODES 643
220.14/222.33	d CHECKS 7365303
220.14/222.33	c heuristic-cpu: 0.0
220.14/222.33	c prepro-constraint-ccks: 586746
220.14/222.33	c prepro-constraint-presenceccks: 1345232
220.14/222.33	c prepro-cpu: 2.06
220.14/222.33	c prepro-matrix2d-ccks: 0
220.14/222.33	c prepro-matrix2d-presenceccks: 0
220.14/222.33	c prepro-removed: 157
220.14/222.33	c search-cpu: 27.28
220.14/222.33	c search-nps: 23.570381
220.14/222.33	c total-assgn: 643
220.14/222.33	c total-constraint-ccks: 7365303
220.14/222.33	c total-constraint-presence-ccks: 35298002
220.14/222.33	c total-cpu: 29.560001
220.14/222.33	c total-matrix2d-ccks: 0
220.14/222.33	c total-matrix2d-presence-ccks: 0
220.14/222.33	c TOTAL-NODES 643
220.14/222.33	c TOTAL-CPU 29.560001

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2076908-1247714421/watcher-2076908-1247714421 -o /tmp/evaluation-result-2076908-1247714421/solver-2076908-1247714421 -C 1800 -W 2000 -M 900 HOME/concrete.sh -c HOME/instance-2076908-1247714421.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 2.00 4/72 15182
/proc/meminfo: memFree=1590296/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=18576 CPUtime=0
/proc/15182/stat : 15182 (runsolver) R 15180 15182 14901 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 58509192 19021824 284 996147200 4194304 4302564 548682068512 18446744073709551615 214919867687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15182/statm: 4644 284 249 26 0 2626 0

[startup+0.052512 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15182
/proc/meminfo: memFree=1590296/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101768 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15182
/proc/meminfo: memFree=1590296/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301816 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15182
/proc/meminfo: memFree=1590296/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701897 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15182
/proc/meminfo: memFree=1590296/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50207 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 15195
/proc/meminfo: memFree=1571400/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=847424 CPUtime=1.46
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 11292 0 1 0 140 6 0 0 18 0 9 0 58509194 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 211856 10155 2614 9 0 206341 0
[pid=15187/tid=15188] ppid=15182 vsize=847424 CPUtime=0.94
/proc/15187/task/15188/stat : 15188 (java) R 15182 15182 14901 0 -1 64 5484 0 1 0 91 3 0 0 23 0 9 0 58509195 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=847424 CPUtime=0.24
/proc/15187/task/15189/stat : 15189 (java) R 15182 15182 14901 0 -1 64 3674 0 0 0 23 1 0 0 16 0 9 0 58509196 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 102571979 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=847424 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58509196 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=847424 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 15 0 9 0 58509196 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=847424 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58509199 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=847424 CPUtime=0.24
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 1436 0 0 0 24 0 0 0 16 0 9 0 58509202 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=847424 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58509202 867762176 10155 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=847424 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58509202 867762176 10155 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) 852780

[startup+3.10141 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15195
/proc/meminfo: memFree=1553096/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=847568 CPUtime=3.04
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 13728 0 1 0 295 9 0 0 18 0 9 0 58509194 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 211892 12382 2623 9 0 206370 0
[pid=15187/tid=15188] ppid=15182 vsize=847568 CPUtime=2.17
/proc/15187/task/15188/stat : 15188 (java) R 15182 15182 14901 0 -1 64 7189 0 1 0 212 5 0 0 25 0 9 0 58509195 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4126494565 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=847568 CPUtime=0.5
/proc/15187/task/15189/stat : 15189 (java) S 15182 15182 14901 0 -1 64 4336 0 0 0 48 2 0 0 16 0 9 0 58509196 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=847568 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58509196 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=847568 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 58509196 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=847568 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58509199 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=847568 CPUtime=0.34
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 1505 0 0 0 34 0 0 0 16 0 9 0 58509202 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=847568 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58509202 867909632 12382 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=847568 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58509202 867909632 12382 996147200 134512640 134550932 4294955408 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) 852924

[startup+6.3021 s]
/proc/loadavg: 2.08 2.02 2.01 4/83 15196
/proc/meminfo: memFree=1531200/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=851228 CPUtime=6.21
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 25806 0 1 0 605 16 0 0 18 0 10 0 58509194 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 212807 23669 2634 9 0 207285 0
[pid=15187/tid=15188] ppid=15182 vsize=851228 CPUtime=3.94
/proc/15187/task/15188/stat : 15188 (java) R 15182 15182 14901 0 -1 64 7873 0 1 0 388 6 0 0 25 0 10 0 58509195 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 102093942 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=851228 CPUtime=1.5
/proc/15187/task/15189/stat : 15189 (java) S 15182 15182 14901 0 -1 64 14726 0 0 0 144 6 0 0 16 0 10 0 58509196 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58509196 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58509196 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58509199 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=851228 CPUtime=0.73
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 2502 0 0 0 71 2 0 0 15 0 10 0 58509202 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58509202 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58509202 871657472 23669 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15196] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15196/stat : 15196 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58509525 871657472 23669 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) 856584

[startup+12.7015 s]
/proc/loadavg: 2.07 2.02 2.00 3/83 15196
/proc/meminfo: memFree=1309952/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=851228 CPUtime=12.54
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 82959 0 1 0 1217 37 0 0 18 0 10 0 58509194 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 212807 80786 2634 9 0 207285 0
[pid=15187/tid=15188] ppid=15182 vsize=851228 CPUtime=7.08
/proc/15187/task/15188/stat : 15188 (java) R 15182 15182 14901 0 -1 64 9333 0 1 0 701 7 0 0 25 0 10 0 58509195 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=851228 CPUtime=4.7
/proc/15187/task/15189/stat : 15189 (java) R 15182 15182 14901 0 -1 64 70419 0 0 0 443 27 0 0 16 0 10 0 58509196 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 103731827 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58509196 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58509196 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58509199 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=851228 CPUtime=0.73
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 2502 0 0 0 71 2 0 0 15 0 10 0 58509202 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58509202 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58509202 871657472 80786 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15196] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15196/stat : 15196 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58509525 871657472 80786 996147200 134512640 134550932 4294955408 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) 856584

[startup+25.5022 s]
/proc/loadavg: 2.36 2.08 2.02 4/83 15196
/proc/meminfo: memFree=878336/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=851228 CPUtime=25.22
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 181887 0 1 0 2444 78 0 0 18 0 10 0 58509194 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 212807 179696 2634 9 0 207285 0
[pid=15187/tid=15188] ppid=15182 vsize=851228 CPUtime=12.08
/proc/15187/task/15188/stat : 15188 (java) R 15182 15182 14901 0 -1 64 40183 0 1 0 1187 21 0 0 25 0 10 0 58509195 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=851228 CPUtime=12.38
/proc/15187/task/15189/stat : 15189 (java) R 15182 15182 14901 0 -1 64 138497 0 0 0 1185 53 0 0 17 0 10 0 58509196 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 104188839 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58509196 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58509196 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58509199 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=851228 CPUtime=0.73
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 2502 0 0 0 71 2 0 0 15 0 10 0 58509202 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58509202 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58509202 871657472 179696 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15196] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15196/stat : 15196 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58509525 871657472 179696 996147200 134512640 134550932 4294955408 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) 856584

[startup+51.1027 s]
/proc/loadavg: 2.55 2.15 2.05 3/83 15196
/proc/meminfo: memFree=817472/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=851228 CPUtime=50.57
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 193116 0 1 0 4975 82 0 0 18 0 10 0 58509194 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 212807 190917 2634 9 0 207285 0
[pid=15187/tid=15188] ppid=15182 vsize=851228 CPUtime=14.91
/proc/15187/task/15188/stat : 15188 (java) S 15182 15182 14901 0 -1 64 40191 0 1 0 1470 21 0 0 18 0 10 0 58509195 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=851228 CPUtime=34.89
/proc/15187/task/15189/stat : 15189 (java) R 15182 15182 14901 0 -1 64 149718 0 0 0 3431 58 0 0 25 0 10 0 58509196 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 104188755 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58509196 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58509196 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58509199 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=851228 CPUtime=0.73
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 2502 0 0 0 71 2 0 0 15 0 10 0 58509202 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58509202 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58509202 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15196] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15196/stat : 15196 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58509525 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 856584

[startup+102.308 s]
/proc/loadavg: 2.30 2.14 2.05 3/83 15196
/proc/meminfo: memFree=816256/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=851228 CPUtime=101.29
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 193127 0 1 0 10046 83 0 0 18 0 10 0 58509194 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 212807 190917 2634 9 0 207285 0
[pid=15187/tid=15188] ppid=15182 vsize=851228 CPUtime=15.03
/proc/15187/task/15188/stat : 15188 (java) S 15182 15182 14901 0 -1 64 40202 0 1 0 1482 21 0 0 17 0 10 0 58509195 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=851228 CPUtime=85.49
/proc/15187/task/15189/stat : 15189 (java) R 15182 15182 14901 0 -1 64 149718 0 0 0 8491 58 0 0 25 0 10 0 58509196 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 102782562 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58509196 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58509196 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58509199 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=851228 CPUtime=0.73
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 2502 0 0 0 71 2 0 0 15 0 10 0 58509202 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58509202 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58509202 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15196] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15196/stat : 15196 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58509525 871657472 190917 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 856584

[startup+162.303 s]
/proc/loadavg: 2.44 2.21 2.08 3/83 15196
/proc/meminfo: memFree=814784/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=851228 CPUtime=160.72
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 193170 0 1 0 15988 84 0 0 18 0 10 0 58509194 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 212807 190919 2634 9 0 207285 0
[pid=15187/tid=15188] ppid=15182 vsize=851228 CPUtime=26.5
/proc/15187/task/15188/stat : 15188 (java) S 15182 15182 14901 0 -1 64 40243 0 1 0 2628 22 0 0 17 0 10 0 58509195 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=851228 CPUtime=133.46
/proc/15187/task/15189/stat : 15189 (java) R 15182 15182 14901 0 -1 64 149718 0 0 0 13287 59 0 0 25 0 10 0 58509196 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 103731809 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 58509196 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 7 0 0 0 0 0 0 0 15 0 10 0 58509196 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 58509199 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=851228 CPUtime=0.74
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 2504 0 0 0 72 2 0 0 16 0 10 0 58509202 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 10 0 58509202 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 58509202 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15196] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15196/stat : 15196 (java) S 15182 15182 14901 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 58509525 871657472 190919 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.72
Current children cumulated vsize (KiB) 856584

[startup+222.303 s]
/proc/loadavg: 2.21 2.18 2.08 3/82 15197
/proc/meminfo: memFree=863224/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=851228 CPUtime=220.14
/proc/15187/stat : 15187 (java) S 15182 15182 14901 0 -1 0 193381 0 1 0 21928 86 0 0 18 0 9 0 58509194 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 212807 178448 2638 9 0 207285 0
[pid=15187/tid=15188] ppid=15182 vsize=851228 CPUtime=56.21
/proc/15187/task/15188/stat : 15188 (java) R 15182 15182 14901 0 -1 64 40335 0 1 0 5599 22 0 0 25 0 9 0 58509195 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4125208763 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15189] ppid=15182 vsize=851228 CPUtime=163
/proc/15187/task/15189/stat : 15189 (java) S 15182 15182 14901 0 -1 64 149718 0 0 0 16240 60 0 0 16 0 9 0 58509196 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 0 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15190] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15190/stat : 15190 (java) S 15182 15182 14901 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 58509196 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15191] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15191/stat : 15191 (java) S 15182 15182 14901 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 58509196 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15192] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15192/stat : 15192 (java) S 15182 15182 14901 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 58509199 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15193] ppid=15182 vsize=851228 CPUtime=0.9
/proc/15187/task/15193/stat : 15193 (java) S 15182 15182 14901 0 -1 64 2621 0 0 0 88 2 0 0 16 0 9 0 58509202 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15194] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15194/stat : 15194 (java) S 15182 15182 14901 0 -1 64 2 0 0 0 0 0 0 0 20 0 9 0 58509202 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 1 0 0
[pid=15187/tid=15195] ppid=15182 vsize=851228 CPUtime=0
/proc/15187/task/15195/stat : 15195 (java) S 15182 15182 14901 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 58509202 871657472 178448 996147200 134512640 134550932 4294955408 18446744073709551615 4294960144 0 4 0 25189583 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.14
Current children cumulated vsize (KiB) 856584

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

[startup+222.403 s]
/proc/loadavg: 2.21 2.18 2.08 3/82 15197
/proc/meminfo: memFree=863224/2055920 swapFree=4192812/4192956
[pid=15182] ppid=15180 vsize=5356 CPUtime=0
/proc/15182/stat : 15182 (concrete.sh) S 15180 15182 14901 0 -1 4194304 341 291 0 0 0 0 0 0 18 0 1 0 58509192 5484544 244 996147200 4194304 4889804 548682068816 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15182/statm: 1339 244 201 169 0 50 0
[pid=15187] ppid=15182 vsize=0 CPUtime=220.24
/proc/15187/stat : 15187 (java) Z 15182 15182 14901 0 -1 12 193392 0 1 0 21932 92 0 0 16 0 2 0 58509194 0 0 996147200 0 0 0 0 0 0 0 0 25189583 18446744073709551615 0 0 17 1 0 0
/proc/15187/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 222.455
CPU time (s): 220.31
CPU user time (s): 219.328
CPU system time (s): 0.98185
CPU usage (%): 99.0356
Max. virtual memory (cumulated for all children) (KiB): 857932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.328
system time used= 0.98185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194034
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10368
involuntary context switches= 14778

runsolver used 0.282956 second user time and 0.752885 second system time

The end

Launcher Data

Begin job on node10 at 2009-07-16 05:20:21
IDJOB=2076908
IDBENCH=56526
IDSOLVER=735
FILE ID=node10/2076908-1247714421
PBS_JOBID= 9521407
Free space on /tmp= 66356 MiB

SOLVER NAME= Concrete 2009-06-10
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-21-06.xml
COMMAND LINE= HOME/concrete.sh -c BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2076908-1247714421/watcher-2076908-1247714421 -o /tmp/evaluation-result-2076908-1247714421/solver-2076908-1247714421 -C 1800 -W 2000 -M 900  HOME/concrete.sh -c HOME/instance-2076908-1247714421.xml

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

MD5SUM BENCH= 22088e8bf081157e9815da3e28728514
RANDOM SEED=513832566

node10.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.279
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.279
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:       1590712 kB
Buffers:         70436 kB
Cached:         227744 kB
SwapCached:          0 kB
Active:         165504 kB
Inactive:       227008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1590712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5348 kB
Writeback:           0 kB
Mapped:         105828 kB
Slab:            57900 kB
Committed_AS:   675436 kB
PageTables:       1888 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= 66356 MiB
End job on node10 at 2009-07-16 05:24:04