Trace number 1071942

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 135.292 135.961

DiagnosticValue
CHECKS7367150
NODES20

General information on the benchmark

Namecsp/wordsPuzzle/
normalized-crossword-m1-words-puzzle04.xml
MD5SUM80690795d8ebb63462d5780b57777350
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.025995
Satisfiable
(Un)Satisfiability was proved
Number of variables19
Number of constraints23
Maximum constraint arity8
Maximum domain size26
Number of constraints which are defined in extension10
Number of constraints which are defined in intension13
Global constraints used (with number of constraints)

Solver Data (download as text)

134.43/135.13	c CPU-LOAD 67.7
134.43/135.13	c LOADED 19 V (26 E), 10 ExtensionConstraintGeneral, 13 PredicateConstraint, arity 8, 67.7 cpu
135.13/135.83	v 0 1 4 1 0 3 4 14 17 6 0 13 1 0 18 4 17 4 3 
135.13/135.83	s SATISFIABLE
135.13/135.83	d NODES 20
135.13/135.83	d CHECKS 7367152
135.13/135.84	c gac3-effective-revisions: 125
135.13/135.84	c gac3-useless-revisions: 1285
135.13/135.84	c heuristic-cpu: 0.0
135.13/135.84	c prepro-constraint-ccks: 4812937
135.13/135.84	c prepro-constraint-presenceccks: 4555
135.13/135.84	c prepro-cpu: 0.38
135.13/135.84	c prepro-matrix2d-ccks: 0
135.13/135.84	c prepro-matrix2d-presenceccks: 0
135.13/135.84	c prepro-removed: 27
135.13/135.84	c search-cpu: 0.23000002
135.13/135.84	c total-assgn: 20
135.13/135.84	c total-constraint-ccks: 7367152
135.13/135.84	c total-constraint-presence-ccks: 18496
135.13/135.84	c total-cpu: 0.62
135.13/135.84	c total-matrix2d-ccks: 0
135.13/135.84	c total-matrix2d-presence-ccks: 0
135.13/135.84	c tuples: 0
135.13/135.84	c tuples-collisions: 0
135.13/135.84	c TOTAL-NODES 20
135.13/135.84	c TOTAL-CPU 0.62

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-1071942-1215170277/watcher-1071942-1215170277 -o /tmp/evaluation-result-1071942-1215170277/solver-1071942-1215170277 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1071942-1215170277.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.04 2.01 2.00 4/75 2376
/proc/meminfo: memFree=1642080/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=152 CPUtime=0
/proc/2378/stat : 2378 (java) R 2376 2376 552 0 -1 0 40 0 0 0 0 0 0 0 18 0 1 0 1996002764 155648 26 996147200 134512640 134550740 4294956192 18446744073709551615 3305771 0 0 4096 0 0 0 0 17 1 0 0
/proc/2378/statm: 38 26 19 9 0 4 0

[startup+0.045552 s]
/proc/loadavg: 2.04 2.01 2.00 4/75 2376
/proc/meminfo: memFree=1642080/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=837452 CPUtime=0.03
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 1923 0 1 0 2 1 0 0 18 0 5 0 1996002764 857550848 1513 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 209363 1514 865 9 0 204342 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 842808

[startup+0.101561 s]
/proc/loadavg: 2.04 2.01 2.00 4/75 2376
/proc/meminfo: memFree=1642080/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=843024 CPUtime=0.08
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 3398 0 1 0 7 1 0 0 18 0 9 0 1996002764 863256576 2854 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 210756 2855 1662 9 0 205333 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 848380

[startup+0.301577 s]
/proc/loadavg: 2.04 2.01 2.00 4/75 2376
/proc/meminfo: memFree=1642080/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=843324 CPUtime=0.28
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 4094 0 1 0 26 2 0 0 18 0 9 0 1996002764 863563776 3508 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 210831 3508 1813 9 0 205399 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 848680

[startup+0.701628 s]
/proc/loadavg: 2.04 2.01 2.00 4/75 2376
/proc/meminfo: memFree=1642080/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=845428 CPUtime=0.68
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 9137 0 1 0 62 6 0 0 18 0 10 0 1996002764 865718272 8269 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 211357 8276 2576 9 0 205917 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 850784

[startup+1.50269 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 2388
/proc/meminfo: memFree=1447624/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=846692 CPUtime=1.48
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 73029 0 1 0 107 41 0 0 18 0 10 0 1996002764 867012608 72156 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 211673 72159 2576 9 0 206233 0
[pid=2378/tid=2380] ppid=2376 vsize=846692 CPUtime=1
/proc/2378/task/2380/stat : 2380 (java) R 2376 2376 552 0 -1 64 69174 0 1 0 61 39 0 0 24 0 10 0 1996002765 867012608 72161 996147200 134512640 134550740 4294956032 18446744073709551615 104454898 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=846692 CPUtime=0.34
/proc/2378/task/2381/stat : 2381 (java) S 2376 2376 552 0 -1 64 2642 0 0 0 34 0 0 0 18 0 10 0 1996002766 867012608 72165 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=846692 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996002766 867012608 72168 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=846692 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996002766 867012608 72171 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=846692 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 867012608 72174 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=846692 CPUtime=0.1
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 481 0 0 0 10 0 0 0 16 0 10 0 1996002768 867012608 72176 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=846692 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 867012608 72180 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=846692 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 867012608 72182 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2388] ppid=2376 vsize=846692 CPUtime=0
/proc/2378/task/2388/stat : 2388 (java) S 2376 2376 552 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996002817 867012608 72185 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 852048

[startup+3.10284 s]
/proc/loadavg: 2.04 2.01 2.00 4/86 2388
/proc/meminfo: memFree=1277896/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=863648 CPUtime=3.07
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 120870 0 1 0 238 69 0 0 18 0 10 0 1996002764 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 215912 119990 2576 9 0 210472 0
[pid=2378/tid=2380] ppid=2376 vsize=863648 CPUtime=1.53
/proc/2378/task/2380/stat : 2380 (java) R 2376 2376 552 0 -1 64 74999 0 1 0 110 43 0 0 25 0 10 0 1996002765 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=863648 CPUtime=1.41
/proc/2378/task/2381/stat : 2381 (java) R 2376 2376 552 0 -1 64 44653 0 0 0 117 24 0 0 16 0 10 0 1996002766 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 102516768 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=863648 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996002766 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=863648 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996002766 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=863648 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=863648 CPUtime=0.1
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 481 0 0 0 10 0 0 0 16 0 10 0 1996002768 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=863648 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=863648 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2388] ppid=2376 vsize=863648 CPUtime=0
/proc/2378/task/2388/stat : 2388 (java) S 2376 2376 552 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996002817 884375552 119990 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 869004

[startup+6.30115 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 2388
/proc/meminfo: memFree=1034888/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=881404 CPUtime=6.26
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 178345 0 1 0 526 100 0 0 18 0 10 0 1996002764 902557696 177461 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 220351 177463 2576 9 0 214911 0
[pid=2378/tid=2380] ppid=2376 vsize=881404 CPUtime=2.08
/proc/2378/task/2380/stat : 2380 (java) S 2376 2376 552 0 -1 64 82139 0 1 0 162 46 0 0 17 0 10 0 1996002765 902557696 177465 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=881404 CPUtime=4.05
/proc/2378/task/2381/stat : 2381 (java) R 2376 2376 552 0 -1 64 94995 0 0 0 353 52 0 0 25 0 10 0 1996002766 902557696 177468 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=881404 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996002766 902557696 177471 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=881404 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996002766 902557696 177474 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=881404 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 902557696 177476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=881404 CPUtime=0.1
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 481 0 0 0 10 0 0 0 16 0 10 0 1996002768 902557696 177479 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=881404 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 902557696 177481 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=881404 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 902557696 177484 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2388] ppid=2376 vsize=881404 CPUtime=0
/proc/2378/task/2388/stat : 2388 (java) S 2376 2376 552 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996002817 902557696 177487 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 886760

[startup+12.7028 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 2388
/proc/meminfo: memFree=847368/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=892760 CPUtime=12.62
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 201484 0 1 0 1150 112 0 0 18 0 10 0 1996002764 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 223190 200596 2576 9 0 217750 0
[pid=2378/tid=2380] ppid=2376 vsize=892760 CPUtime=2.46
/proc/2378/task/2380/stat : 2380 (java) S 2376 2376 552 0 -1 64 84920 0 1 0 199 47 0 0 17 0 10 0 1996002765 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=892760 CPUtime=10.04
/proc/2378/task/2381/stat : 2381 (java) R 2376 2376 552 0 -1 64 115346 0 0 0 941 63 0 0 25 0 10 0 1996002766 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 103828978 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=892760 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 1996002766 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=892760 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 1996002766 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=892760 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=892760 CPUtime=0.1
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 481 0 0 0 10 0 0 0 16 0 10 0 1996002768 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=892760 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=892760 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2388] ppid=2376 vsize=892760 CPUtime=0
/proc/2378/task/2388/stat : 2388 (java) S 2376 2376 552 0 -1 64 4 0 0 0 0 0 0 0 19 0 10 0 1996002817 914186240 200596 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 898116

[startup+25.503 s]
/proc/loadavg: 2.03 2.01 2.00 3/86 2388
/proc/meminfo: memFree=845832/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=892984 CPUtime=25.36
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 201590 0 1 0 2424 112 0 0 18 0 10 0 1996002764 914415616 200689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 223246 200689 2576 9 0 217806 0

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

[pid=2378/tid=2385] ppid=2376 vsize=892984 CPUtime=0.15
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 561 0 0 0 15 0 0 0 16 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2389] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2389/stat : 2389 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996010233 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 114.54
Current children cumulated vsize (KiB) 898340

[startup+127.903 s]
/proc/loadavg: 2.11 2.03 2.00 3/86 2389
/proc/meminfo: memFree=838016/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=892984 CPUtime=127.27
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 201738 0 1 0 12614 113 0 0 18 0 10 0 1996002764 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 223246 200726 2581 9 0 217806 0
[pid=2378/tid=2380] ppid=2376 vsize=892984 CPUtime=60.59
/proc/2378/task/2380/stat : 2380 (java) R 2376 2376 552 0 -1 64 85061 0 1 0 6011 48 0 0 25 0 10 0 1996002765 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4126142107 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=892984 CPUtime=66.5
/proc/2378/task/2381/stat : 2381 (java) S 2376 2376 552 0 -1 64 115377 0 0 0 6587 63 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=892984 CPUtime=0.15
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 561 0 0 0 15 0 0 0 16 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2389] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2389/stat : 2389 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996010233 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 127.27
Current children cumulated vsize (KiB) 898340

[startup+131.103 s]
/proc/loadavg: 2.10 2.03 2.00 3/86 2389
/proc/meminfo: memFree=837760/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=892984 CPUtime=130.45
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 201742 0 1 0 12932 113 0 0 18 0 10 0 1996002764 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 223246 200726 2581 9 0 217806 0
[pid=2378/tid=2380] ppid=2376 vsize=892984 CPUtime=63.77
/proc/2378/task/2380/stat : 2380 (java) R 2376 2376 552 0 -1 64 85065 0 1 0 6329 48 0 0 25 0 10 0 1996002765 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4126142107 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=892984 CPUtime=66.5
/proc/2378/task/2381/stat : 2381 (java) S 2376 2376 552 0 -1 64 115377 0 0 0 6587 63 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=892984 CPUtime=0.15
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 561 0 0 0 15 0 0 0 16 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2389] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2389/stat : 2389 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996010233 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 130.45
Current children cumulated vsize (KiB) 898340

[startup+134.301 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 2389
/proc/meminfo: memFree=837504/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=892984 CPUtime=133.64
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 201747 0 1 0 13251 113 0 0 18 0 10 0 1996002764 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 223246 200726 2581 9 0 217806 0
[pid=2378/tid=2380] ppid=2376 vsize=892984 CPUtime=66.95
/proc/2378/task/2380/stat : 2380 (java) R 2376 2376 552 0 -1 64 85070 0 1 0 6647 48 0 0 25 0 10 0 1996002765 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 103872467 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=892984 CPUtime=66.5
/proc/2378/task/2381/stat : 2381 (java) S 2376 2376 552 0 -1 64 115377 0 0 0 6587 63 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=892984 CPUtime=0.15
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 561 0 0 0 15 0 0 0 16 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2389] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2389/stat : 2389 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996010233 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 133.64
Current children cumulated vsize (KiB) 898340

[startup+135.101 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 2389
/proc/meminfo: memFree=837504/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=892984 CPUtime=134.43
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 201748 0 1 0 13330 113 0 0 18 0 10 0 1996002764 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 223246 200726 2581 9 0 217806 0
[pid=2378/tid=2380] ppid=2376 vsize=892984 CPUtime=67.75
/proc/2378/task/2380/stat : 2380 (java) R 2376 2376 552 0 -1 64 85071 0 1 0 6727 48 0 0 25 0 10 0 1996002765 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4126157347 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=892984 CPUtime=66.5
/proc/2378/task/2381/stat : 2381 (java) S 2376 2376 552 0 -1 64 115377 0 0 0 6587 63 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 6 0 0 0 0 0 0 0 16 0 10 0 1996002766 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=892984 CPUtime=0.15
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 561 0 0 0 15 0 0 0 16 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 10 0 1996002768 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2389] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2389/stat : 2389 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 16 0 10 0 1996010233 914415616 200726 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 134.43
Current children cumulated vsize (KiB) 898340

[startup+135.501 s]
/proc/loadavg: 2.09 2.03 2.00 3/85 2389
/proc/meminfo: memFree=906048/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=892984 CPUtime=134.83
/proc/2378/stat : 2378 (java) S 2376 2376 552 0 -1 0 201770 0 1 0 13369 114 0 0 18 0 9 0 1996002764 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 223246 183527 2581 9 0 217806 0
[pid=2378/tid=2380] ppid=2376 vsize=892984 CPUtime=68.07
/proc/2378/task/2380/stat : 2380 (java) R 2376 2376 552 0 -1 64 85089 0 1 0 6759 48 0 0 25 0 9 0 1996002765 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4126124062 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2381] ppid=2376 vsize=892984 CPUtime=66.57
/proc/2378/task/2381/stat : 2381 (java) S 2376 2376 552 0 -1 64 115377 0 0 0 6593 64 0 0 16 0 9 0 1996002766 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2382] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2382/stat : 2382 (java) S 2376 2376 552 0 -1 64 13 0 0 0 0 0 0 0 17 0 9 0 1996002766 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2383] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2383/stat : 2383 (java) S 2376 2376 552 0 -1 64 7 0 0 0 0 0 0 0 16 0 9 0 1996002766 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2384] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2384/stat : 2384 (java) S 2376 2376 552 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1996002768 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2385] ppid=2376 vsize=892984 CPUtime=0.15
/proc/2378/task/2385/stat : 2385 (java) S 2376 2376 552 0 -1 64 563 0 0 0 15 0 0 0 16 0 9 0 1996002768 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2386] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2386/stat : 2386 (java) S 2376 2376 552 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1996002768 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=2378/tid=2387] ppid=2376 vsize=892984 CPUtime=0
/proc/2378/task/2387/stat : 2387 (java) S 2376 2376 552 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 1996002768 914415616 183527 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 134.83
Current children cumulated vsize (KiB) 898340

[startup+135.901 s]
/proc/loadavg: 2.09 2.03 2.00 3/85 2389
/proc/meminfo: memFree=906048/2055920 swapFree=4179560/4192956
[pid=2376] ppid=2374 vsize=5356 CPUtime=0
/proc/2376/stat : 2376 (concrete.sh) S 2374 2376 552 0 -1 4194304 316 128 0 0 0 0 0 0 17 0 1 0 1996002763 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2376/statm: 1339 242 201 169 0 50 0
[pid=2378] ppid=2376 vsize=0 CPUtime=135.22
/proc/2378/stat : 2378 (java) Z 2376 2376 552 0 -1 12 201792 0 1 0 13403 119 0 0 16 0 2 0 1996002764 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/2378/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 135.22
Current children cumulated vsize (KiB) 5356

Child status: 0
Real time (s): 135.961
CPU time (s): 135.292
CPU user time (s): 134.035
CPU system time (s): 1.25781
CPU usage (%): 99.5081
Max. virtual memory (cumulated for all children) (KiB): 898340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 134.035
system time used= 1.25781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202245
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= 3929
involuntary context switches= 5314

runsolver used 0.159975 second user time and 0.474927 second system time

The end

Launcher Data (download as text)

Begin job on node8 at 2008-07-04 13:17:57
IDJOB=1071942
IDBENCH=56152
IDSOLVER=305
FILE ID=node8/1071942-1215170277
PBS_JOBID= 7877482
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 80690795d8ebb63462d5780b57777350
RANDOM SEED=792179937

node8.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.222
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.222
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:       1642560 kB
Buffers:         32604 kB
Cached:         140356 kB
SwapCached:       6900 kB
Active:         320424 kB
Inactive:        39892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1642560 kB
SwapTotal:     4192956 kB
SwapFree:      4179560 kB
Dirty:            1500 kB
Writeback:           0 kB
Mapped:         194328 kB
Slab:            37824 kB
Committed_AS:  3462388 kB
PageTables:       2132 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node8 at 2008-07-04 13:20:13