Trace number 1075600

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 + CPS4J 2008-05-30SAT 319.478 320.951

DiagnosticValue
CHECKS962057000
NODES442

General information on the benchmark

Namecsp/ogdHerald/
normalized-crossword-m1-ogd-19-05.xml
MD5SUM004360dc4ee08fb7f6c35dfdfdd00b76
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 benchmark0.590909
Satisfiable
(Un)Satisfiability was proved
Number of variables291
Number of constraints2544
Maximum constraint arity32
Maximum domain size26
Number of constraints which are defined in extension126
Number of constraints which are defined in intension2418
Global constraints used (with number of constraints)

Solver Data (download as text)

67.82/68.53	c Fri Jul 04 16:21:22 CEST 2008 concrete.ResourceController isOutOfTime
67.82/68.53	c WARNING: Out of time
127.85/129.16	c CPU-LOAD 69.19
127.85/129.16	c LOADED 291 V (26 E), 126 ExtensionConstraintGeneral, 2418 PredicateConstraint, arity 32, 69.19 cpu
319.25/320.79	v 1 0 1 0 2 0 2 2 0 15 0 0 17 0 2 0 11 4 12 1 0 8 11 0 17 14 11 1 0 3 0 1 4 0 20 0 8 17 0 15 0 15 8 0 1 14 19 24 0 18 18 4 20 17 12 8 4 0 1 0 19 4 19 7 13 14 15 18 24 2 7 8 0 19 17 8 4 4 2 14 17 13 0 1 0 1 4 11 18 4 0 13 19 18 0 2 0 20 11 19 0 17 0 10 4 3 3 0 19 17 4 18 18 8 4 3 2 0 1 18 18 4 11 14 18 0 8 18 13 0 2 10 13 4 14 13 2 14 13 18 19 8 19 20 19 8 14 13 13 0 11 8 18 0 8 4 8 17 4 0 11 11 8 0 3 0 17 3 1 0 2 2 0 4 12 0 2 17 0 18 8 15 14 0 3 0 18 18 0 8 13 7 0 11 0 6 0 11 2 0 11 0 8 0 3 0 6 4 8 11 8 0 3 4 18 2 0 11 3 14 1 17 8 6 8 4 13 13 4 18 0 4 3 4 14 8 11 14 4 18 19 17 0 11 0 1 4 17 4 2 14 19 3 0 3 0 7 0 10 0 3 0 17 8 4 19 17 4 4 6 0 18 12 8 0 12 0 8 18 4 13 4 4 18 18 0 11 4 11 13 4 
319.25/320.79	s SATISFIABLE
319.25/320.79	d NODES 442
319.25/320.79	d CHECKS 962057231
319.25/320.80	c gac3-effective-revisions: 3548
319.25/320.80	c gac3-useless-revisions: 1104897
319.25/320.80	c heuristic-cpu: 0.0
319.25/320.80	c prepro-constraint-ccks: 283136104
319.25/320.80	c prepro-constraint-presenceccks: 1103764
319.25/320.80	c prepro-cpu: 63.63
319.25/320.80	c prepro-matrix2d-ccks: 0
319.25/320.80	c prepro-matrix2d-presenceccks: 0
319.25/320.80	c prepro-removed: 378
319.25/320.80	c search-cpu: 127.469986
319.25/320.80	c total-assgn: 442
319.25/320.80	c total-constraint-ccks: 962057231
319.25/320.80	c total-constraint-presence-ccks: 16979847
319.25/320.80	c total-cpu: 191.09
319.25/320.80	c total-matrix2d-ccks: 0
319.25/320.80	c total-matrix2d-presence-ccks: 0
319.25/320.80	c tuples: 0
319.25/320.80	c tuples-collisions: 0
319.25/320.80	c TOTAL-NODES 442
319.25/320.80	c TOTAL-CPU 191.09

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075600-1215181213/watcher-1075600-1215181213 -o /tmp/evaluation-result-1075600-1215181213/solver-1075600-1215181213 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1075600-1215181213.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 14176
/proc/meminfo: memFree=1669424/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=18572 CPUtime=0
/proc/14176/stat : 14176 (runsolver) R 14174 14176 13613 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 641054905 19017728 292 996147200 4194304 4296836 548682068448 18446744073709551615 231493659943 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14176/statm: 4643 292 257 25 0 2626 0

[startup+0.10272 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 14176
/proc/meminfo: memFree=1669424/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.201733 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 14176
/proc/meminfo: memFree=1669424/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301747 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 14176
/proc/meminfo: memFree=1669424/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701818 s]
/proc/loadavg: 2.06 2.05 2.01 4/72 14176
/proc/meminfo: memFree=1669424/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50293 s]
/proc/loadavg: 2.06 2.05 2.01 3/82 14187
/proc/meminfo: memFree=1652320/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=844136 CPUtime=1.47
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 7713 0 1 0 142 5 0 0 18 0 9 0 641054906 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 211034 6799 2574 9 0 205595 0
[pid=14179/tid=14180] ppid=14176 vsize=844136 CPUtime=1.04
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 4061 0 1 0 101 3 0 0 25 0 9 0 641054907 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4125951835 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14181] ppid=14176 vsize=844136 CPUtime=0.23
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 2419 0 0 0 23 0 0 0 16 0 9 0 641054908 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14182] ppid=14176 vsize=844136 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 641054908 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=844136 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 641054908 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=844136 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 641054910 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=844136 CPUtime=0.16
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 501 0 0 0 16 0 0 0 16 0 9 0 641054910 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14186] ppid=14176 vsize=844136 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641054910 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=844136 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641054910 864395264 6799 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849492

[startup+3.10216 s]
/proc/loadavg: 2.06 2.05 2.01 5/83 14188
/proc/meminfo: memFree=1650520/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=848636 CPUtime=3.05
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 9357 0 1 0 297 8 0 0 18 0 10 0 641054906 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 212159 8346 2578 9 0 206720 0
[pid=14179/tid=14180] ppid=14176 vsize=848636 CPUtime=2.18
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 4185 0 1 0 214 4 0 0 25 0 10 0 641054907 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14181] ppid=14176 vsize=848636 CPUtime=0.39
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 2890 0 0 0 38 1 0 0 16 0 10 0 641054908 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14182] ppid=14176 vsize=848636 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 641054908 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=848636 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 641054908 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=848636 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 641054910 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=848636 CPUtime=0.45
/proc/14179/task/14185/stat : 14185 (java) R 14176 14176 13613 0 -1 64 1546 0 0 0 44 1 0 0 16 0 10 0 641054910 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 101584169 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14186] ppid=14176 vsize=848636 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 641054910 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=848636 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641054910 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14188] ppid=14176 vsize=848636 CPUtime=0
/proc/14179/task/14188/stat : 14188 (java) S 14176 14176 13613 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 641055120 869003264 8346 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 853992

[startup+6.30264 s]
/proc/loadavg: 2.13 2.06 2.02 3/83 14188
/proc/meminfo: memFree=1273432/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=862164 CPUtime=6.22
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 122341 0 1 0 552 70 0 0 18 0 10 0 641054906 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 215541 121135 2585 9 0 210101 0
[pid=14179/tid=14180] ppid=14176 vsize=862164 CPUtime=3.53
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 73941 0 1 0 311 42 0 0 25 0 10 0 641054907 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14181] ppid=14176 vsize=862164 CPUtime=2.1
/proc/14179/task/14181/stat : 14181 (java) R 14176 14176 13613 0 -1 64 45388 0 0 0 185 25 0 0 16 0 10 0 641054908 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14182] ppid=14176 vsize=862164 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 641054908 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=862164 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 641054908 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=862164 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 641054910 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=862164 CPUtime=0.55
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2276 0 0 0 54 1 0 0 15 0 10 0 641054910 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14186] ppid=14176 vsize=862164 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 641054910 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=862164 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641054910 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14188] ppid=14176 vsize=862164 CPUtime=0
/proc/14179/task/14188/stat : 14188 (java) S 14176 14176 13613 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 641055120 882855936 121135 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867520

[startup+12.7026 s]
/proc/loadavg: 2.20 2.08 2.02 4/83 14188
/proc/meminfo: memFree=927576/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=887424 CPUtime=12.55
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 188622 0 1 0 1149 106 0 0 18 0 10 0 641054906 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 221856 187409 2585 9 0 216416 0
[pid=14179/tid=14180] ppid=14176 vsize=887424 CPUtime=4.36
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 82571 0 1 0 388 48 0 0 25 0 10 0 641054907 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14181] ppid=14176 vsize=887424 CPUtime=7.6
/proc/14179/task/14181/stat : 14181 (java) R 14176 14176 13613 0 -1 64 103039 0 0 0 705 55 0 0 18 0 10 0 641054908 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 104456976 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14182] ppid=14176 vsize=887424 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 641054908 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=887424 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 641054908 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=887424 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 641054910 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=887424 CPUtime=0.55
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2276 0 0 0 54 1 0 0 15 0 10 0 641054910 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14186] ppid=14176 vsize=887424 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 641054910 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=887424 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641054910 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14188] ppid=14176 vsize=887424 CPUtime=0
/proc/14179/task/14188/stat : 14188 (java) S 14176 14176 13613 0 -1 64 4 0 0 0 0 0 0 0 25 0 10 0 641055120 908722176 187409 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 892780

[startup+25.5025 s]
/proc/loadavg: 2.30 2.11 2.03 4/83 14188
/proc/meminfo: memFree=873432/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=892520 CPUtime=25.23
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 202127 0 1 0 2410 113 0 0 18 0 10 0 641054906 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 223130 200906 2585 9 0 217690 0
[pid=14179/tid=14180] ppid=14176 vsize=892520 CPUtime=6.22
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 83777 0 1 0 573 49 0 0 25 0 10 0 641054907 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14181] ppid=14176 vsize=892520 CPUtime=18.39
/proc/14179/task/14181/stat : 14181 (java) R 14176 14176 13613 0 -1 64 115317 0 0 0 1778 61 0 0 16 0 10 0 641054908 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 103737072 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14182] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 641054908 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 641054908 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 641054910 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=892520 CPUtime=0.58
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2297 0 0 0 57 1 0 0 15 0 10 0 641054910 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14186] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 641054910 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641054910 913940480 200906 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14188] ppid=14176 vsize=892520 CPUtime=0

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

[pid=14179/tid=14180] ppid=14176 vsize=892520 CPUtime=253.19
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 83985 0 1 0 25267 52 0 0 25 0 9 0 641054907 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4127433004 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14181] ppid=14176 vsize=892520 CPUtime=58.21
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 115333 0 0 0 5759 62 0 0 16 0 9 0 641054908 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14182] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 641054910 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=892520 CPUtime=0.72
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2395 0 0 0 70 2 0 0 16 0 9 0 641054910 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14186] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641054910 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641054910 913940480 201075 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 312.16
Current children cumulated vsize (KiB) 897876

[startup+316.802 s]
/proc/loadavg: 2.04 2.10 2.04 3/91 14231
/proc/meminfo: memFree=272696/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=892520 CPUtime=315.35
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 202455 0 1 0 31417 118 0 0 18 0 9 0 641054906 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 223130 201076 2599 9 0 217690 0
[pid=14179/tid=14180] ppid=14176 vsize=892520 CPUtime=256.39
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 83985 0 1 0 25587 52 0 0 25 0 9 0 641054907 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4127467294 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14181] ppid=14176 vsize=892520 CPUtime=58.21
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 115333 0 0 0 5759 62 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14182] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=892520 CPUtime=0.72
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2396 0 0 0 70 2 0 0 16 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14186] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 315.35
Current children cumulated vsize (KiB) 897876

[startup+318.402 s]
/proc/loadavg: 2.04 2.09 2.04 3/91 14231
/proc/meminfo: memFree=272696/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=892520 CPUtime=316.95
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 202455 0 1 0 31577 118 0 0 18 0 9 0 641054906 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 223130 201076 2599 9 0 217690 0
[pid=14179/tid=14180] ppid=14176 vsize=892520 CPUtime=257.98
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 83985 0 1 0 25746 52 0 0 25 0 9 0 641054907 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4127468431 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14181] ppid=14176 vsize=892520 CPUtime=58.21
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 115333 0 0 0 5759 62 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14182] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=892520 CPUtime=0.72
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2396 0 0 0 70 2 0 0 16 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14186] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 316.95
Current children cumulated vsize (KiB) 897876

[startup+320.002 s]
/proc/loadavg: 2.04 2.09 2.04 3/91 14231
/proc/meminfo: memFree=272696/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=892520 CPUtime=318.55
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 202456 0 1 0 31737 118 0 0 18 0 9 0 641054906 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 223130 201076 2599 9 0 217690 0
[pid=14179/tid=14180] ppid=14176 vsize=892520 CPUtime=259.58
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 83986 0 1 0 25906 52 0 0 25 0 9 0 641054907 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4127429787 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14181] ppid=14176 vsize=892520 CPUtime=58.21
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 115333 0 0 0 5759 62 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14182] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=892520 CPUtime=0.72
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2396 0 0 0 70 2 0 0 16 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14186] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) R 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.55
Current children cumulated vsize (KiB) 897876

[startup+320.403 s]
/proc/loadavg: 2.04 2.09 2.04 3/91 14231
/proc/meminfo: memFree=272696/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=892520 CPUtime=318.95
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 202456 0 1 0 31777 118 0 0 18 0 9 0 641054906 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 223130 201076 2599 9 0 217690 0
[pid=14179/tid=14180] ppid=14176 vsize=892520 CPUtime=259.98
/proc/14179/task/14180/stat : 14180 (java) R 14176 14176 13613 0 -1 64 83986 0 1 0 25946 52 0 0 25 0 9 0 641054907 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4127468019 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14181] ppid=14176 vsize=892520 CPUtime=58.21
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 115333 0 0 0 5759 62 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14182] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=892520 CPUtime=0.72
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2396 0 0 0 70 2 0 0 16 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14186] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641054910 913940480 201076 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 318.95
Current children cumulated vsize (KiB) 897876

[startup+320.803 s]
/proc/loadavg: 2.04 2.09 2.04 3/91 14231
/proc/meminfo: memFree=272696/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=892520 CPUtime=319.34
/proc/14179/stat : 14179 (java) S 14176 14176 13613 0 -1 0 202463 0 1 0 31816 118 0 0 18 0 9 0 641054906 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14179/statm: 223130 201082 2599 9 0 217690 0
[pid=14179/tid=14180] ppid=14176 vsize=892520 CPUtime=260.39
/proc/14179/task/14180/stat : 14180 (java) S 14176 14176 13613 0 -1 64 83993 0 1 0 25986 53 0 0 25 0 9 0 641054907 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14181] ppid=14176 vsize=892520 CPUtime=58.21
/proc/14179/task/14181/stat : 14181 (java) S 14176 14176 13613 0 -1 64 115333 0 0 0 5759 62 0 0 16 0 9 0 641054908 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14182] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14182/stat : 14182 (java) S 14176 14176 13613 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14183] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14183/stat : 14183 (java) S 14176 14176 13613 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641054908 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14184] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14184/stat : 14184 (java) S 14176 14176 13613 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 641054910 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14185] ppid=14176 vsize=892520 CPUtime=0.72
/proc/14179/task/14185/stat : 14185 (java) S 14176 14176 13613 0 -1 64 2396 0 0 0 70 2 0 0 16 0 9 0 641054910 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14179/tid=14186] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14186/stat : 14186 (java) S 14176 14176 13613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 641054910 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14179/tid=14187] ppid=14176 vsize=892520 CPUtime=0
/proc/14179/task/14187/stat : 14187 (java) S 14176 14176 13613 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641054910 913940480 201082 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 319.34
Current children cumulated vsize (KiB) 897876

[startup+320.903 s]
/proc/loadavg: 2.04 2.09 2.04 3/91 14231
/proc/meminfo: memFree=272696/2055920 swapFree=4180808/4192956
[pid=14176] ppid=14174 vsize=5356 CPUtime=0
/proc/14176/stat : 14176 (concrete.sh) S 14174 14176 13613 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 641054905 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14176/statm: 1339 242 201 169 0 50 0
[pid=14179] ppid=14176 vsize=0 CPUtime=319.41
/proc/14179/stat : 14179 (java) Z 14176 14176 13613 0 -1 12 202466 0 1 0 31816 125 0 0 16 0 2 0 641054906 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14179/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 319.41
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 320.951
CPU time (s): 319.478
CPU user time (s): 318.171
CPU system time (s): 1.3078
CPU usage (%): 99.5412
Max. virtual memory (cumulated for all children) (KiB): 897876

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

runsolver used 0.383941 second user time and 1.09983 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-04 16:20:13
IDJOB=1075600
IDBENCH=56528
IDSOLVER=305
FILE ID=node39/1075600-1215181213
PBS_JOBID= 7881571
Free space on /tmp= 66556 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/ogdHerald/normalized-crossword-m1-ogd-19-05.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1075600-1215181213/watcher-1075600-1215181213 -o /tmp/evaluation-result-1075600-1215181213/solver-1075600-1215181213 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1075600-1215181213.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 004360dc4ee08fb7f6c35dfdfdd00b76
RANDOM SEED=1535652458

node39.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.267
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.267
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:       1669904 kB
Buffers:         36632 kB
Cached:         122992 kB
SwapCached:       5956 kB
Active:         283576 kB
Inactive:        49704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669904 kB
SwapTotal:     4192956 kB
SwapFree:      4180808 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:         181400 kB
Slab:            37936 kB
Committed_AS:  1176344 kB
PageTables:       2072 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= 66548 MiB
End job on node39 at 2008-07-04 16:25:34