Trace number 1082636

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.02 1800.82

General information on the benchmark

Namecsp/super-os/super-os-taillard-20/
normalized-super-os-taillard-20-29.xml
MD5SUM094c252b9befceb10e49353ca5017fcb
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.8064
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints23200
Maximum constraint arity2
Maximum domain size1256
Number of constraints which are defined in extension0
Number of constraints which are defined in intension23200
Global constraints used (with number of constraints)

Solver Data (download as text)

200.19/200.39	c CPU-LOAD 191.62
200.19/200.39	c LOADED 800 V (1256 E), 22800 DTPConstraint, 400 ExtensionConstraint2D, arity 2, 191.62 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-1082636-1215223588/watcher-1082636-1215223588 -o /tmp/evaluation-result-1082636-1215223588/solver-1082636-1215223588 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 60 HOME/instance-1082636-1215223588.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.21 2.08 2.02 4/72 8997
/proc/meminfo: memFree=1803784/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) R 8995 8997 6554 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/8997/statm: 1339 230 191 169 0 50 0
[pid=8998] ppid=8997 vsize=5356 CPUtime=0
/proc/8998/stat : 8998 (concrete.sh) R 8997 8997 6554 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 230 996147200 4194304 4889804 548682068800 18446744073709551615 237947644575 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/8998/statm: 1339 230 191 169 0 50 0

[startup+0.051949 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 8997
/proc/meminfo: memFree=1803784/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102677 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 8997
/proc/meminfo: memFree=1803784/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302714 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 8997
/proc/meminfo: memFree=1803784/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701768 s]
/proc/loadavg: 2.21 2.08 2.02 4/72 8997
/proc/meminfo: memFree=1803784/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.5019 s]
/proc/loadavg: 2.21 2.08 2.02 3/82 9008
/proc/meminfo: memFree=1791864/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=844244 CPUtime=1.48
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 5739 0 1 0 143 5 0 0 18 0 9 0 2001327745 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 211061 4998 1900 9 0 205622 0
[pid=9000/tid=9001] ppid=8997 vsize=844244 CPUtime=1.23
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 3463 0 1 0 120 3 0 0 25 0 9 0 2001327746 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4125909499 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=844244 CPUtime=0.09
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 1016 0 0 0 8 1 0 0 16 0 9 0 2001327747 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=844244 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=844244 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 2001327747 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=844244 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=844244 CPUtime=0.14
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 527 0 0 0 14 0 0 0 16 0 9 0 2001327749 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=844244 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 864505856 4998 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=844244 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 864505856 4998 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) 849600

[startup+3.10216 s]
/proc/loadavg: 2.21 2.08 2.02 4/82 9008
/proc/meminfo: memFree=1788984/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=844368 CPUtime=3.08
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 7489 0 1 0 301 7 0 0 18 0 9 0 2001327745 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 211092 6380 2574 9 0 205653 0
[pid=9000/tid=9001] ppid=8997 vsize=844368 CPUtime=2.67
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 3644 0 1 0 264 3 0 0 25 0 9 0 2001327746 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4125902512 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=844368 CPUtime=0.24
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 2585 0 0 0 22 2 0 0 16 0 9 0 2001327747 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=844368 CPUtime=0.14
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 527 0 0 0 14 0 0 0 16 0 9 0 2001327749 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 864632832 6380 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 849724

[startup+6.30167 s]
/proc/loadavg: 2.20 2.08 2.02 3/82 9008
/proc/meminfo: memFree=1785848/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=844368 CPUtime=6.27
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 8960 0 1 0 617 10 0 0 18 0 9 0 2001327745 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 211092 6980 2574 9 0 205653 0
[pid=9000/tid=9001] ppid=8997 vsize=844368 CPUtime=5.6
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 3949 0 1 0 555 5 0 0 25 0 9 0 2001327746 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4125909531 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=844368 CPUtime=0.51
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 3751 0 0 0 47 4 0 0 16 0 9 0 2001327747 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=844368 CPUtime=0.14
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 527 0 0 0 14 0 0 0 16 0 9 0 2001327749 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 864632832 6980 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 849724

[startup+12.7017 s]
/proc/loadavg: 2.18 2.08 2.02 3/82 9008
/proc/meminfo: memFree=1782904/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=844368 CPUtime=12.67
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 10151 0 1 0 1251 16 0 0 18 0 9 0 2001327745 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 211092 7665 2574 9 0 205653 0
[pid=9000/tid=9001] ppid=8997 vsize=844368 CPUtime=11.67
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 4455 0 1 0 1161 6 0 0 25 0 9 0 2001327746 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4125652723 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=844368 CPUtime=0.83
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 4436 0 0 0 75 8 0 0 16 0 9 0 2001327747 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=844368 CPUtime=0.14
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 527 0 0 0 14 0 0 0 16 0 9 0 2001327749 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 864632832 7665 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 849724

[startup+25.5028 s]
/proc/loadavg: 2.14 2.07 2.01 3/82 9008
/proc/meminfo: memFree=1779128/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=844368 CPUtime=25.47
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 12248 0 1 0 2525 22 0 0 18 0 9 0 2001327745 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 211092 8681 2574 9 0 205653 0
[pid=9000/tid=9001] ppid=8997 vsize=844368 CPUtime=23.9
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 5148 0 1 0 2382 8 0 0 25 0 9 0 2001327746 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4125909531 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=844368 CPUtime=1.39
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 5840 0 0 0 127 12 0 0 16 0 9 0 2001327747 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2001327747 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=844368 CPUtime=0.14
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 527 0 0 0 14 0 0 0 16 0 9 0 2001327749 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=844368 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 864632832 8681 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 849724

[startup+51.1029 s]

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

/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 2325 0 0 0 63 1 0 0 16 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.62
Current children cumulated vsize (KiB) 856168

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9013
/proc/meminfo: memFree=1136296/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=850812 CPUtime=1601.6
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 176586 0 1 0 160048 112 0 0 18 0 9 0 2001327745 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 212703 168659 2587 9 0 207263 0
[pid=9000/tid=9001] ppid=8997 vsize=850812 CPUtime=1592.42
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 14981 0 1 0 159217 25 0 0 25 0 9 0 2001327746 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4127371941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=850812 CPUtime=8.49
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 158535 0 0 0 765 84 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=850812 CPUtime=0.64
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 2325 0 0 0 63 1 0 0 16 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 856168

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9013
/proc/meminfo: memFree=1136296/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=850812 CPUtime=1661.57
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 176586 0 1 0 166045 112 0 0 18 0 9 0 2001327745 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 212703 168659 2587 9 0 207263 0
[pid=9000/tid=9001] ppid=8997 vsize=850812 CPUtime=1652.4
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 14981 0 1 0 165215 25 0 0 25 0 9 0 2001327746 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4127383264 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=850812 CPUtime=8.49
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 158535 0 0 0 765 84 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=850812 CPUtime=0.64
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 2325 0 0 0 63 1 0 0 16 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.57
Current children cumulated vsize (KiB) 856168

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9013
/proc/meminfo: memFree=1136232/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=850812 CPUtime=1721.55
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 176587 0 1 0 172043 112 0 0 18 0 9 0 2001327745 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 212703 168659 2587 9 0 207263 0
[pid=9000/tid=9001] ppid=8997 vsize=850812 CPUtime=1712.37
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 14982 0 1 0 171212 25 0 0 25 0 9 0 2001327746 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4127300808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=850812 CPUtime=8.49
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 158535 0 0 0 765 84 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=850812 CPUtime=0.64
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 2325 0 0 0 63 1 0 0 16 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 856168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 9013
/proc/meminfo: memFree=1136104/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=850812 CPUtime=1781.52
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 176587 0 1 0 178040 112 0 0 18 0 9 0 2001327745 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 212703 168659 2587 9 0 207263 0
[pid=9000/tid=9001] ppid=8997 vsize=850812 CPUtime=1772.35
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 14982 0 1 0 177210 25 0 0 25 0 9 0 2001327746 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4127439668 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=850812 CPUtime=8.49
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 158535 0 0 0 765 84 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=850812 CPUtime=0.64
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 2325 0 0 0 63 1 0 0 16 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.52
Current children cumulated vsize (KiB) 856168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.92 1.98 1.99 4/91 9051
/proc/meminfo: memFree=1132320/2055920 swapFree=4179808/4192956
[pid=8997] ppid=8995 vsize=5356 CPUtime=0
/proc/8997/stat : 8997 (concrete.sh) S 8995 8997 6554 0 -1 4194304 316 128 0 0 0 0 0 0 20 0 1 0 2001327744 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8997/statm: 1339 242 201 169 0 50 0
[pid=9000] ppid=8997 vsize=850812 CPUtime=1800.02
/proc/9000/stat : 9000 (java) S 8997 8997 6554 0 -1 0 176587 0 1 0 179889 113 0 0 18 0 9 0 2001327745 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9000/statm: 212703 168659 2587 9 0 207263 0
[pid=9000/tid=9001] ppid=8997 vsize=850812 CPUtime=1790.84
/proc/9000/task/9001/stat : 9001 (java) R 8997 8997 6554 0 -1 64 14982 0 1 0 179059 25 0 0 25 0 9 0 2001327746 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4127383143 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9002] ppid=8997 vsize=850812 CPUtime=8.49
/proc/9000/task/9002/stat : 9002 (java) S 8997 8997 6554 0 -1 64 158535 0 0 0 765 84 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9003] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9003/stat : 9003 (java) S 8997 8997 6554 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9004] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9004/stat : 9004 (java) S 8997 8997 6554 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2001327747 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9005] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9005/stat : 9005 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9006] ppid=8997 vsize=850812 CPUtime=0.64
/proc/9000/task/9006/stat : 9006 (java) S 8997 8997 6554 0 -1 64 2325 0 0 0 63 1 0 0 16 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9000/tid=9007] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9007/stat : 9007 (java) S 8997 8997 6554 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9000/tid=9008] ppid=8997 vsize=850812 CPUtime=0
/proc/9000/task/9008/stat : 9008 (java) S 8997 8997 6554 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2001327749 871231488 168659 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 856168

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 8997 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=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.82
CPU time (s): 1800.02
CPU user time (s): 1798.89
CPU system time (s): 1.13
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 856168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 444
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 5

runsolver used 2.55861 second user time and 5.64414 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 04:06:29
IDJOB=1082636
IDBENCH=57293
IDSOLVER=305
FILE ID=node69/1082636-1215223588
PBS_JOBID= 7881794
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 094c252b9befceb10e49353ca5017fcb
RANDOM SEED=1694357363

node69.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.259
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.259
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:       1804264 kB
Buffers:         12528 kB
Cached:         165076 kB
SwapCached:       7560 kB
Active:         102120 kB
Inactive:        88148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804264 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            7336 kB
Writeback:           0 kB
Mapped:          20052 kB
Slab:            46580 kB
Committed_AS:  4046728 kB
PageTables:       1872 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= 66472 MiB
End job on node69 at 2008-07-05 04:36:31