Trace number 1067480

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-30? (TO) 1800.01 1807.23

General information on the benchmark

Namecsp/primes-20/
normalized-primes-20-60-3-5.xml
MD5SUM235600e323957506107d4b93da33d8c8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints60
Maximum constraint arity8
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)

Solver Data (download as text)

93.08/93.25	c CPU-LOAD 69.12
93.08/93.25	c LOADED 100 V (70 E), 60 PredicateConstraint, arity 8, 69.12 cpu

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

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-1067480-1215150197/watcher-1067480-1215150197 -o /tmp/evaluation-result-1067480-1215150197/solver-1067480-1215150197 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1067480-1215150197.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.15 1.97 1.98 4/74 9243
/proc/meminfo: memFree=1687704/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 999422237 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 266134585426 0 0 4100 65536 18446744071563648864 0 0 17 1 0 0
/proc/9243/statm: 1339 230 191 169 0 50 0
[pid=9244] ppid=9243 vsize=5356 CPUtime=0
/proc/9244/stat : 9244 (concrete.sh) R 9243 9243 5169 0 -1 4194368 24 0 0 0 0 0 0 0 21 0 1 0 999422238 5484544 234 996147200 4194304 4889804 548682068800 18446744073709551615 266134583909 0 2147483391 4096 65538 0 0 0 17 1 0 0
/proc/9244/statm: 1339 234 195 169 0 50 0

[startup+0.078947 s]
/proc/loadavg: 2.15 1.97 1.98 4/74 9243
/proc/meminfo: memFree=1687704/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101952 s]
/proc/loadavg: 2.15 1.97 1.98 4/74 9243
/proc/meminfo: memFree=1687704/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301992 s]
/proc/loadavg: 2.15 1.97 1.98 4/74 9243
/proc/meminfo: memFree=1687704/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701068 s]
/proc/loadavg: 2.15 1.97 1.98 4/74 9243
/proc/meminfo: memFree=1687704/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50222 s]
/proc/loadavg: 2.13 1.97 1.98 4/85 9255
/proc/meminfo: memFree=1641856/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=848972 CPUtime=1.45
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 22299 0 1 0 134 11 0 0 18 0 10 0 999422240 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 212243 21417 2578 9 0 206803 0
[pid=9246/tid=9247] ppid=9243 vsize=848972 CPUtime=0.59
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 9495 0 1 0 54 5 0 0 21 0 10 0 999422241 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 101444395 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9248] ppid=9243 vsize=848972 CPUtime=0.61
/proc/9246/task/9248/stat : 9248 (java) S 9243 9243 5169 0 -1 64 11063 0 0 0 57 4 0 0 18 0 10 0 999422242 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9249] ppid=9243 vsize=848972 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 999422242 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=848972 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 999422242 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=848972 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 999422244 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=848972 CPUtime=0.22
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1006 0 0 0 22 0 0 0 16 0 10 0 999422244 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=848972 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 999422244 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=848972 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 999422244 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9255] ppid=9243 vsize=848972 CPUtime=0
/proc/9246/task/9255/stat : 9255 (java) S 9243 9243 5169 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 999422289 869347328 21417 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 854328

[startup+3.10253 s]
/proc/loadavg: 2.13 1.97 1.98 4/85 9255
/proc/meminfo: memFree=1590016/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=856648 CPUtime=3.04
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 40114 0 1 0 285 19 0 0 18 0 10 0 999422240 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 214162 39224 2578 9 0 208722 0
[pid=9246/tid=9247] ppid=9243 vsize=856648 CPUtime=0.82
/proc/9246/task/9247/stat : 9247 (java) S 9243 9243 5169 0 -1 64 11792 0 1 0 76 6 0 0 16 0 10 0 999422241 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9248] ppid=9243 vsize=856648 CPUtime=1.97
/proc/9246/task/9248/stat : 9248 (java) R 9243 9243 5169 0 -1 64 26581 0 0 0 186 11 0 0 25 0 10 0 999422242 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 104085479 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9249] ppid=9243 vsize=856648 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 999422242 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=856648 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 999422242 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=856648 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 999422244 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=856648 CPUtime=0.22
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1006 0 0 0 22 0 0 0 16 0 10 0 999422244 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=856648 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 999422244 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=856648 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 999422244 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9255] ppid=9243 vsize=856648 CPUtime=0
/proc/9246/task/9255/stat : 9255 (java) S 9243 9243 5169 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 999422289 877207552 39224 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 862004

[startup+6.30213 s]
/proc/loadavg: 2.13 1.97 1.98 4/85 9255
/proc/meminfo: memFree=1608384/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=864072 CPUtime=6.23
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 85239 0 1 0 580 43 0 0 18 0 10 0 999422240 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216018 34101 2580 9 0 210578 0
[pid=9246/tid=9247] ppid=9243 vsize=864072 CPUtime=1.82
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 24338 0 1 0 170 12 0 0 16 0 10 0 999422241 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 104454738 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9248] ppid=9243 vsize=864072 CPUtime=4.12
/proc/9246/task/9248/stat : 9248 (java) R 9243 9243 5169 0 -1 64 59131 0 0 0 383 29 0 0 25 0 10 0 999422242 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9249] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 999422242 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 999422242 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 999422244 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=864072 CPUtime=0.25
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1035 0 0 0 25 0 0 0 16 0 10 0 999422244 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 999422244 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 999422244 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9255] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9255/stat : 9255 (java) S 9243 9243 5169 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 999422289 884809728 34101 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 869428

[startup+12.7022 s]
/proc/loadavg: 2.11 1.97 1.98 3/85 9255
/proc/meminfo: memFree=1579840/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=864072 CPUtime=12.61
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 149422 0 1 0 1184 77 0 0 18 0 10 0 999422240 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216018 38264 2580 9 0 210578 0
[pid=9246/tid=9247] ppid=9243 vsize=864072 CPUtime=3.91
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 40122 0 1 0 373 18 0 0 15 0 10 0 999422241 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 104454852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9248] ppid=9243 vsize=864072 CPUtime=8.4
/proc/9246/task/9248/stat : 9248 (java) R 9243 9243 5169 0 -1 64 107514 0 0 0 783 57 0 0 25 0 10 0 999422242 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9249] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 999422242 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 999422242 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 999422244 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=864072 CPUtime=0.26
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1051 0 0 0 26 0 0 0 15 0 10 0 999422244 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 10 0 999422244 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 999422244 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9255] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9255/stat : 9255 (java) S 9243 9243 5169 0 -1 64 3 0 0 0 0 0 0 0 20 0 10 0 999422289 884809728 38264 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 869428

[startup+25.5016 s]
/proc/loadavg: 2.17 1.99 1.98 4/85 9255
/proc/meminfo: memFree=1616640/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=864072 CPUtime=25.4
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 295280 0 1 0 2388 152 0 0 18 0 10 0 999422240 884809728 23208 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216018 23210 2582 9 0 210578 0
[pid=9246/tid=9247] ppid=9243 vsize=864072 CPUtime=7.71
/proc/9246/task/9247/stat : 9247 (java) S 9243 9243 5169 0 -1 64 78384 0 1 0 734 37 0 0 16 0 10 0 999422241 884809728 23212 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9248] ppid=9243 vsize=864072 CPUtime=17.36
/proc/9246/task/9248/stat : 9248 (java) R 9243 9243 5169 0 -1 64 215092 0 0 0 1623 113 0 0 25 0 10 0 999422242 884809728 23214 996147200 134512640 134550740 4294956032 18446744073709551615 102674864 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9249] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 15 0 10 0 999422242 884809728 23216 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 15 0 10 0 999422242 884809728 23218 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=864072 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 10 0 999422244 884809728 23220 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=864072 CPUtime=0.3
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1075 0 0 0 30 0 0 0 15 0 10 0 999422244 884809728 23223 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1152 0 0 0 34 1 0 0 16 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.33
Current children cumulated vsize (KiB) 870488

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/90 9301
/proc/meminfo: memFree=1771792/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=865132 CPUtime=1596.06
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 504110 0 1 0 158246 1360 0 0 18 0 9 0 999422240 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216283 10761 2584 9 0 210843 0
[pid=9246/tid=9247] ppid=9243 vsize=865132 CPUtime=1530.05
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 250517 0 1 0 152605 400 0 0 25 0 9 0 999422241 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4126645585 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9248] ppid=9243 vsize=865132 CPUtime=65.64
/proc/9246/task/9248/stat : 9248 (java) S 9243 9243 5169 0 -1 64 251697 0 0 0 5606 958 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9249] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=865132 CPUtime=0.35
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1152 0 0 0 34 1 0 0 16 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.06
Current children cumulated vsize (KiB) 870488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9301
/proc/meminfo: memFree=1771728/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=865132 CPUtime=1655.77
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 510352 0 1 0 164172 1405 0 0 18 0 9 0 999422240 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216283 10761 2584 9 0 210843 0
[pid=9246/tid=9247] ppid=9243 vsize=865132 CPUtime=1588.1
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 256759 0 1 0 158395 415 0 0 25 0 9 0 999422241 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4126103911 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9248] ppid=9243 vsize=865132 CPUtime=67.3
/proc/9246/task/9248/stat : 9248 (java) S 9243 9243 5169 0 -1 64 251697 0 0 0 5741 989 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9249] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=865132 CPUtime=0.35
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1152 0 0 0 34 1 0 0 16 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1655.77
Current children cumulated vsize (KiB) 870488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 9301
/proc/meminfo: memFree=1771664/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=865132 CPUtime=1715.5
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 516591 0 1 0 170100 1450 0 0 18 0 9 0 999422240 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216283 10761 2584 9 0 210843 0
[pid=9246/tid=9247] ppid=9243 vsize=865132 CPUtime=1646.09
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 262998 0 1 0 164182 427 0 0 25 0 9 0 999422241 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4126653147 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9248] ppid=9243 vsize=865132 CPUtime=69.04
/proc/9246/task/9248/stat : 9248 (java) S 9243 9243 5169 0 -1 64 251697 0 0 0 5883 1021 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9249] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=865132 CPUtime=0.35
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1152 0 0 0 34 1 0 0 16 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.5
Current children cumulated vsize (KiB) 870488

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/90 9301
/proc/meminfo: memFree=1771536/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=865132 CPUtime=1775.23
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 522830 0 1 0 176026 1497 0 0 18 0 9 0 999422240 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216283 10761 2584 9 0 210843 0
[pid=9246/tid=9247] ppid=9243 vsize=865132 CPUtime=1704.06
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 269237 0 1 0 169965 441 0 0 25 0 9 0 999422241 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4126645614 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9248] ppid=9243 vsize=865132 CPUtime=70.78
/proc/9246/task/9248/stat : 9248 (java) S 9243 9243 5169 0 -1 64 251697 0 0 0 6025 1053 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9249] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=865132 CPUtime=0.35
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1152 0 0 0 34 1 0 0 16 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.23
Current children cumulated vsize (KiB) 870488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/90 9301
/proc/meminfo: memFree=1771536/2055920 swapFree=4174728/4192956
[pid=9243] ppid=9241 vsize=5356 CPUtime=0
/proc/9243/stat : 9243 (concrete.sh) S 9241 9243 5169 0 -1 4194304 316 127 0 1 0 0 0 0 20 0 1 0 999422237 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9243/statm: 1339 242 201 169 0 50 0
[pid=9246] ppid=9243 vsize=865132 CPUtime=1800.01
/proc/9246/stat : 9246 (java) S 9243 9243 5169 0 -1 0 525417 0 1 0 178488 1513 0 0 18 0 9 0 999422240 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9246/statm: 216283 10761 2584 9 0 210843 0
[pid=9246/tid=9247] ppid=9243 vsize=865132 CPUtime=1728.16
/proc/9246/task/9247/stat : 9247 (java) R 9243 9243 5169 0 -1 64 271824 0 1 0 172370 446 0 0 25 0 9 0 999422241 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4126653147 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9248] ppid=9243 vsize=865132 CPUtime=71.47
/proc/9246/task/9248/stat : 9248 (java) S 9243 9243 5169 0 -1 64 251697 0 0 0 6082 1065 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9246/tid=9249] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9249/stat : 9249 (java) S 9243 9243 5169 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9250] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9250/stat : 9250 (java) S 9243 9243 5169 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 999422242 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9251] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9251/stat : 9251 (java) S 9243 9243 5169 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9252] ppid=9243 vsize=865132 CPUtime=0.35
/proc/9246/task/9252/stat : 9252 (java) S 9243 9243 5169 0 -1 64 1152 0 0 0 34 1 0 0 16 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9253] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9253/stat : 9253 (java) S 9243 9243 5169 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9246/tid=9254] ppid=9243 vsize=865132 CPUtime=0
/proc/9246/task/9254/stat : 9254 (java) S 9243 9243 5169 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 999422244 885895168 10761 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 870488

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9243 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1807.23
CPU time (s): 1800.01
CPU user time (s): 1784.88
CPU system time (s): 15.13
CPU usage (%): 99.6007
Max. virtual memory (cumulated for all children) (KiB): 870488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 443
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= 18
involuntary context switches= 4

runsolver used 2.48662 second user time and 5.16921 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-04 07:43:17
IDJOB=1067480
IDBENCH=55391
IDSOLVER=305
FILE ID=node35/1067480-1215150197
PBS_JOBID= 7877351
Free space on /tmp= 66472 MiB

SOLVER NAME= Concrete + CPS4J 2008-05-30
BENCH NAME= CPAI08/csp/primes-20/normalized-primes-20-60-3-5.xml
COMMAND LINE= HOME/concrete.sh -c -ext 60 BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1067480-1215150197/watcher-1067480-1215150197 -o /tmp/evaluation-result-1067480-1215150197/solver-1067480-1215150197 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 60 HOME/instance-1067480-1215150197.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 235600e323957506107d4b93da33d8c8
RANDOM SEED=1333524513

node35.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.261
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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1688184 kB
Buffers:          9988 kB
Cached:         170664 kB
SwapCached:      11992 kB
Active:         284172 kB
Inactive:        18876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688184 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:             828 kB
Writeback:           0 kB
Mapped:         129640 kB
Slab:            49836 kB
Committed_AS:  1665216 kB
PageTables:       2052 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= 66544 MiB
End job on node35 at 2008-07-04 08:13:26