Trace number 1076887

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 321.919 325.027

DiagnosticValue
CHECKS1013880000
NODES441

General information on the benchmark

Namecsp/wordsHerald/
normalized-crossword-m1-words-19-05.xml
MD5SUMd74c559f93ee1657fc0d343cc7d6c2bf
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.03184
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)

69.71/70.41	c Fri Jul 04 18:54:19 CEST 2008 concrete.ResourceController isOutOfTime
69.71/70.41	c WARNING: Out of time
129.53/130.90	c CPU-LOAD 68.76
129.53/130.90	c LOADED 291 V (26 E), 2418 PredicateConstraint, 126 ExtensionConstraintGeneral, arity 32, 68.76 cpu
321.69/324.89	v 8 3 4 12 1 14 14 18 0 17 8 2 7 0 15 3 0 3 0 18 0 20 3 19 22 0 18 7 0 11 4 4 17 8 18 0 13 19 4 0 11 1 0 4 11 11 0 0 13 19 4 13 13 0 18 0 6 1 0 3 4 17 4 2 11 0 18 18 8 5 8 2 0 19 8 14 13 0 1 3 20 2 19 15 0 8 13 4 12 0 6 13 0 1 14 22 10 20 3 14 0 6 4 3 7 14 11 12 0 22 4 3 12 4 11 19 3 20 0 11 17 24 4 1 4 11 0 4 11 8 3 4 2 11 0 3 0 13 19 7 17 14 15 14 12 14 17 15 7 8 2 0 11 11 24 11 0 13 4 4 2 14 11 4 11 0 20 4 0 18 15 6 4 13 4 18 0 18 7 8 13 2 0 13 4 0 19 18 0 8 3 8 18 8 18 6 0 18 18 4 17 17 0 18 13 4 0 3 1 0 17 4 18 19 8 13 2 14 12 15 17 4 7 4 13 18 8 1 11 4 11 24 11 4 0 3 14 17 0 19 8 13 6 18 0 1 4 11 0 13 0 11 12 0 22 17 6 0 8 11 1 0 13 4 2 0 17 4 8 1 8 3 13 8 13 0 4 3 3 24 4 11 10 18 2 14 13 18 11 14 1 
321.69/324.89	s SATISFIABLE
321.69/324.89	d NODES 441
321.69/324.89	d CHECKS 1013880404
321.69/324.90	c gac3-effective-revisions: 6021
321.69/324.90	c gac3-useless-revisions: 1682449
321.69/324.90	c heuristic-cpu: 0.0
321.69/324.90	c prepro-constraint-ccks: 463282338
321.69/324.90	c prepro-constraint-presenceccks: 1355583
321.69/324.90	c prepro-cpu: 92.36
321.69/324.90	c prepro-matrix2d-ccks: 0
321.69/324.90	c prepro-matrix2d-presenceccks: 0
321.69/324.90	c prepro-removed: 1293
321.69/324.90	c search-cpu: 99.06001
321.69/324.90	c total-assgn: 441
321.69/324.90	c total-constraint-ccks: 1013880404
321.69/324.90	c total-constraint-presence-ccks: 21678296
321.69/324.90	c total-cpu: 191.42001
321.69/324.90	c total-matrix2d-ccks: 0
321.69/324.90	c total-matrix2d-presence-ccks: 0
321.69/324.90	c tuples: 0
321.69/324.90	c tuples-collisions: 0
321.69/324.90	c TOTAL-NODES 441
321.69/324.90	c TOTAL-CPU 191.42001

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-1076887-1215190388/watcher-1076887-1215190388 -o /tmp/evaluation-result-1076887-1215190388/solver-1076887-1215190388 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1076887-1215190388.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: 1.91 1.98 1.99 4/82 25238
/proc/meminfo: memFree=1544712/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5360 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) R 25236 25238 22834 0 -1 4194304 182 0 0 0 0 0 0 0 20 0 1 0 641958962 5488640 153 996147200 4194304 4889804 548682068800 18446744073709551615 243665364800 0 0 4096 0 0 0 0 17 1 0 0
/proc/25238/statm: 1340 153 125 169 0 51 0

[startup+0.032766 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 25238
/proc/meminfo: memFree=1544712/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10273 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 25238
/proc/meminfo: memFree=1544712/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301745 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 25238
/proc/meminfo: memFree=1544712/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701793 s]
/proc/loadavg: 1.91 1.98 1.99 4/82 25238
/proc/meminfo: memFree=1544712/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50287 s]
/proc/loadavg: 1.91 1.98 1.99 3/92 25249
/proc/meminfo: memFree=1530680/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=844324 CPUtime=1.46
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 7038 0 1 0 141 5 0 0 19 0 9 0 641958963 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 211081 6153 2575 9 0 205642 0
[pid=25241/tid=25242] ppid=25238 vsize=844324 CPUtime=1.1
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 3426 0 1 0 107 3 0 0 25 0 9 0 641958964 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4125718371 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=844324 CPUtime=0.17
/proc/25241/task/25243/stat : 25243 (java) S 25238 25238 22834 0 -1 64 2360 0 0 0 17 0 0 0 16 0 9 0 641958965 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=844324 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 641958965 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=844324 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 641958965 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=844324 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 641958967 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=844324 CPUtime=0.16
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 520 0 0 0 16 0 0 0 16 0 9 0 641958967 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=844324 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641958967 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=844324 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641958967 864587776 6153 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 849680

[startup+3.10204 s]
/proc/loadavg: 1.91 1.98 1.99 4/93 25250
/proc/meminfo: memFree=1526000/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=850832 CPUtime=3.05
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 9961 0 1 0 297 8 0 0 19 0 10 0 641958963 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 212708 8814 2584 9 0 207268 0
[pid=25241/tid=25242] ppid=25238 vsize=850832 CPUtime=2.09
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 3741 0 1 0 205 4 0 0 25 0 10 0 641958964 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=850832 CPUtime=0.41
/proc/25241/task/25243/stat : 25243 (java) R 25238 25238 22834 0 -1 64 3251 0 0 0 39 2 0 0 16 0 10 0 641958965 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 102731896 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=850832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 641958965 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=850832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 641958965 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=850832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 641958967 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=850832 CPUtime=0.52
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2233 0 0 0 51 1 0 0 15 0 10 0 641958967 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=850832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 641958967 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=850832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641958967 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25250] ppid=25238 vsize=850832 CPUtime=0
/proc/25241/task/25250/stat : 25250 (java) S 25238 25238 22834 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 641959128 871251968 8814 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 856188

[startup+6.30237 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 25250
/proc/meminfo: memFree=1108592/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=864568 CPUtime=6.22
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 131775 0 1 0 542 80 0 0 19 0 10 0 641958963 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 216142 130616 2584 9 0 210702 0
[pid=25241/tid=25242] ppid=25238 vsize=864568 CPUtime=3.19
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 73846 0 1 0 273 46 0 0 25 0 10 0 641958964 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=864568 CPUtime=2.48
/proc/25241/task/25243/stat : 25243 (java) R 25238 25238 22834 0 -1 64 54960 0 0 0 216 32 0 0 16 0 10 0 641958965 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 103735868 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=864568 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 641958965 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=864568 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 641958965 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=864568 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 641958967 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=864568 CPUtime=0.52
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2233 0 0 0 51 1 0 0 15 0 10 0 641958967 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=864568 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 641958967 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=864568 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641958967 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25250] ppid=25238 vsize=864568 CPUtime=0
/proc/25241/task/25250/stat : 25250 (java) S 25238 25238 22834 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 641959128 885317632 130616 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 869924

[startup+12.702 s]
/proc/loadavg: 1.93 1.98 1.99 4/93 25250
/proc/meminfo: memFree=760944/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=891924 CPUtime=12.55
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 201875 0 1 0 1134 121 0 0 19 0 10 0 641958963 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 222981 200708 2584 9 0 217541 0
[pid=25241/tid=25242] ppid=25238 vsize=891924 CPUtime=4.04
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 83119 0 1 0 353 51 0 0 24 0 10 0 641958964 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=891924 CPUtime=7.96
/proc/25241/task/25243/stat : 25243 (java) R 25238 25238 22834 0 -1 64 115787 0 0 0 729 67 0 0 18 0 10 0 641958965 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 103735747 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=891924 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 641958965 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=891924 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 641958965 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=891924 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 641958967 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=891924 CPUtime=0.52
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2233 0 0 0 51 1 0 0 15 0 10 0 641958967 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=891924 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 641958967 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=891924 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641958967 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25250] ppid=25238 vsize=891924 CPUtime=0
/proc/25241/task/25250/stat : 25250 (java) S 25238 25238 22834 0 -1 64 4 0 0 0 0 0 0 0 24 0 10 0 641959128 913330176 200708 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 897280

[startup+25.5023 s]
/proc/loadavg: 1.94 1.98 1.99 4/93 25250
/proc/meminfo: memFree=748592/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=892832 CPUtime=25.23
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 202142 0 1 0 2402 121 0 0 19 0 10 0 641958963 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 223208 200968 2584 9 0 217768 0
[pid=25241/tid=25242] ppid=25238 vsize=892832 CPUtime=5.63
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 83264 0 1 0 511 52 0 0 25 0 10 0 641958964 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=892832 CPUtime=19
/proc/25241/task/25243/stat : 25243 (java) R 25238 25238 22834 0 -1 64 115840 0 0 0 1833 67 0 0 16 0 10 0 641958965 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 103737232 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 10 0 641958965 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 641958965 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 641958967 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=892832 CPUtime=0.57
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2302 0 0 0 56 1 0 0 15 0 10 0 641958967 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 10 0 641958967 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 641958967 914259968 200968 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25250] ppid=25238 vsize=892832 CPUtime=0

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

[pid=25241/tid=25242] ppid=25238 vsize=892832 CPUtime=249
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 83481 0 1 0 24847 53 0 0 25 0 9 0 641958964 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4127464734 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=892832 CPUtime=60.75
/proc/25241/task/25243/stat : 25243 (java) S 25238 25238 22834 0 -1 64 115859 0 0 0 6008 67 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=892832 CPUtime=0.71
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2400 0 0 0 70 1 0 0 16 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 310.49
Current children cumulated vsize (KiB) 898188

[startup+319.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 25254
/proc/meminfo: memFree=747688/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=892832 CPUtime=316.83
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 202483 0 1 0 31560 123 0 0 19 0 9 0 641958963 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 223208 201143 2598 9 0 217768 0
[pid=25241/tid=25242] ppid=25238 vsize=892832 CPUtime=255.33
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 83481 0 1 0 25480 53 0 0 25 0 9 0 641958964 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4127464734 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=892832 CPUtime=60.75
/proc/25241/task/25243/stat : 25243 (java) S 25238 25238 22834 0 -1 64 115859 0 0 0 6008 67 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=892832 CPUtime=0.71
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2400 0 0 0 70 1 0 0 16 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 316.83
Current children cumulated vsize (KiB) 898188

[startup+323.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 25254
/proc/meminfo: memFree=747688/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=892832 CPUtime=320
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 202483 0 1 0 31877 123 0 0 19 0 9 0 641958963 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 223208 201143 2598 9 0 217768 0
[pid=25241/tid=25242] ppid=25238 vsize=892832 CPUtime=258.5
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 83481 0 1 0 25797 53 0 0 25 0 9 0 641958964 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4127464734 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=892832 CPUtime=60.75
/proc/25241/task/25243/stat : 25243 (java) S 25238 25238 22834 0 -1 64 115859 0 0 0 6008 67 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=892832 CPUtime=0.71
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2400 0 0 0 70 1 0 0 16 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320
Current children cumulated vsize (KiB) 898188

[startup+323.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 25254
/proc/meminfo: memFree=747688/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=892832 CPUtime=320.79
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 202483 0 1 0 31956 123 0 0 19 0 9 0 641958963 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 223208 201143 2598 9 0 217768 0
[pid=25241/tid=25242] ppid=25238 vsize=892832 CPUtime=259.29
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 83481 0 1 0 25876 53 0 0 25 0 9 0 641958964 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4127464734 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=892832 CPUtime=60.75
/proc/25241/task/25243/stat : 25243 (java) S 25238 25238 22834 0 -1 64 115859 0 0 0 6008 67 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=892832 CPUtime=0.71
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2400 0 0 0 70 1 0 0 16 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 320.79
Current children cumulated vsize (KiB) 898188

[startup+324.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 25254
/proc/meminfo: memFree=747688/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=892832 CPUtime=321.59
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 202483 0 1 0 32036 123 0 0 19 0 9 0 641958963 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 223208 201143 2598 9 0 217768 0
[pid=25241/tid=25242] ppid=25238 vsize=892832 CPUtime=260.09
/proc/25241/task/25242/stat : 25242 (java) R 25238 25238 22834 0 -1 64 83481 0 1 0 25956 53 0 0 25 0 9 0 641958964 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=892832 CPUtime=60.75
/proc/25241/task/25243/stat : 25243 (java) S 25238 25238 22834 0 -1 64 115859 0 0 0 6008 67 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=892832 CPUtime=0.71
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2400 0 0 0 70 1 0 0 16 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641958967 914259968 201143 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.59
Current children cumulated vsize (KiB) 898188

[startup+324.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 25254
/proc/meminfo: memFree=747688/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=892832 CPUtime=321.79
/proc/25241/stat : 25241 (java) S 25238 25238 22834 0 -1 0 202491 0 1 0 32055 124 0 0 19 0 9 0 641958963 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 223208 201150 2598 9 0 217768 0
[pid=25241/tid=25242] ppid=25238 vsize=892832 CPUtime=260.28
/proc/25241/task/25242/stat : 25242 (java) S 25238 25238 22834 0 -1 64 83488 0 1 0 25975 53 0 0 25 0 9 0 641958964 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25243] ppid=25238 vsize=892832 CPUtime=60.75
/proc/25241/task/25243/stat : 25243 (java) S 25238 25238 22834 0 -1 64 115859 0 0 0 6008 67 0 0 16 0 9 0 641958965 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25244] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25244/stat : 25244 (java) S 25238 25238 22834 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25245] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25245/stat : 25245 (java) S 25238 25238 22834 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 641958965 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25246] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25246/stat : 25246 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 641958967 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25247] ppid=25238 vsize=892832 CPUtime=0.71
/proc/25241/task/25247/stat : 25247 (java) S 25238 25238 22834 0 -1 64 2401 0 0 0 70 1 0 0 15 0 9 0 641958967 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25248] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25248/stat : 25248 (java) S 25238 25238 22834 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 641958967 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25241/tid=25249] ppid=25238 vsize=892832 CPUtime=0
/proc/25241/task/25249/stat : 25249 (java) S 25238 25238 22834 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 641958967 914259968 201150 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.79
Current children cumulated vsize (KiB) 898188

[startup+325.003 s]
/proc/loadavg: 2.00 2.00 2.00 3/92 25254
/proc/meminfo: memFree=747688/2055920 swapFree=4176960/4192956
[pid=25238] ppid=25236 vsize=5356 CPUtime=0
/proc/25238/stat : 25238 (concrete.sh) S 25236 25238 22834 0 -1 4194304 316 128 0 0 0 0 0 0 18 0 1 0 641958962 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25238/statm: 1339 242 201 169 0 50 0
[pid=25241] ppid=25238 vsize=0 CPUtime=321.88
/proc/25241/stat : 25241 (java) Z 25238 25238 22834 0 -1 12 202494 0 1 0 32055 133 0 0 16 0 2 0 641958963 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/25241/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 321.88
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 325.027
CPU time (s): 321.919
CPU user time (s): 320.556
CPU system time (s): 1.36279
CPU usage (%): 99.0438
Max. virtual memory (cumulated for all children) (KiB): 898188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 320.556
system time used= 1.36279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202947
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= 11090
involuntary context switches= 18457

runsolver used 0.433934 second user time and 1.06284 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-04 18:53:08
IDJOB=1076887
IDBENCH=56616
IDSOLVER=305
FILE ID=node84/1076887-1215190388
PBS_JOBID= 7881519
Free space on /tmp= 66556 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/wordsHerald/normalized-crossword-m1-words-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-1076887-1215190388/watcher-1076887-1215190388 -o /tmp/evaluation-result-1076887-1215190388/solver-1076887-1215190388 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1076887-1215190388.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d74c559f93ee1657fc0d343cc7d6c2bf
RANDOM SEED=724682383

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1545192 kB
Buffers:         72792 kB
Cached:         307620 kB
SwapCached:      10452 kB
Active:         254196 kB
Inactive:       209856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545192 kB
SwapTotal:     4192956 kB
SwapFree:      4176960 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          98748 kB
Slab:            31748 kB
Committed_AS:  1258344 kB
PageTables:       1976 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= 66556 MiB
End job on node84 at 2008-07-04 18:58:33