Trace number 1086438

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 + CSP4J - WMC Engine 2008-05-30? (TO) 1800.03 1800.82

General information on the benchmark

Namecsp/fapp/fapp33/
normalized-fapp33-0650-1.xml
MD5SUM3e4bec5daa9518afb4cc7877fca6f2c5
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 benchmark24.5913
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of constraints8684
Maximum constraint arity2
Maximum domain size498
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8684
Global constraints used (with number of constraints)

Solver Data (download as text)

140.43/140.56	c CPU-LOAD 128.57
140.43/140.56	c LOADED 650 V (498 E), 8684 ExtensionConstraint2D, arity 2, 128.57 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-1086438-1215239329/watcher-1086438-1215239329 -o /tmp/evaluation-result-1086438-1215239329/solver-1086438-1215239329 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086438-1215239329.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 10199
/proc/meminfo: memFree=1544688/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) R 10197 10199 9623 0 -1 4194304 295 128 0 0 0 0 0 0 21 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947812453 0 2147483391 4100 65536 0 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0

[startup+0.0494199 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 10199
/proc/meminfo: memFree=1544688/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101817 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 10199
/proc/meminfo: memFree=1544688/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.30184 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 10199
/proc/meminfo: memFree=1544688/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701907 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 10199
/proc/meminfo: memFree=1544688/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50204 s]
/proc/loadavg: 1.92 1.98 1.99 3/103 10210
/proc/meminfo: memFree=1532320/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=844372 CPUtime=1.47
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 7024 0 1 0 143 4 0 0 18 0 9 0 2002901784 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 211093 6115 2575 9 0 205654 0
[pid=10202/tid=10203] ppid=10199 vsize=844372 CPUtime=1.16
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 3446 0 1 0 114 2 0 0 25 0 9 0 2002901785 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4125907885 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=844372 CPUtime=0.14
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 2314 0 0 0 14 0 0 0 16 0 9 0 2002901786 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002901787 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=844372 CPUtime=0.14
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 532 0 0 0 14 0 0 0 16 0 9 0 2002901789 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002901789 864636928 6115 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849728

[startup+3.10129 s]
/proc/loadavg: 1.92 1.98 1.99 3/103 10210
/proc/meminfo: memFree=1528800/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=844372 CPUtime=3.07
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 7829 0 1 0 301 6 0 0 18 0 9 0 2002901784 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 211093 6763 2575 9 0 205654 0
[pid=10202/tid=10203] ppid=10199 vsize=844372 CPUtime=2.58
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 3603 0 1 0 256 2 0 0 25 0 9 0 2002901785 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4125718371 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=844372 CPUtime=0.32
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 2962 0 0 0 30 2 0 0 16 0 9 0 2002901786 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002901787 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=844372 CPUtime=0.14
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 532 0 0 0 14 0 0 0 16 0 9 0 2002901789 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 864636928 6763 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002901789 864636928 6763 996147200 134512640 134550740 4294956016 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) 849728

[startup+6.3028 s]
/proc/loadavg: 1.93 1.98 1.99 3/103 10210
/proc/meminfo: memFree=1524896/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=844372 CPUtime=6.27
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 8851 0 1 0 619 8 0 0 18 0 9 0 2002901784 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 211093 7525 2575 9 0 205654 0
[pid=10202/tid=10203] ppid=10199 vsize=844372 CPUtime=5.61
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 3863 0 1 0 558 3 0 0 25 0 9 0 2002901785 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4125948783 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=844372 CPUtime=0.49
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 3724 0 0 0 46 3 0 0 16 0 9 0 2002901786 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 2002901787 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=844372 CPUtime=0.14
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 532 0 0 0 14 0 0 0 16 0 9 0 2002901789 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 864636928 7525 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=844372 CPUtime=0
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 2 0 0 0 0 0 0 0 15 0 9 0 2002901789 864636928 7525 996147200 134512640 134550740 4294956016 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) 849728

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 4/104 10211
/proc/meminfo: memFree=1498520/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=850912 CPUtime=12.67
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 18364 0 1 0 1252 15 0 0 18 0 10 0 2002901784 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 212728 14273 2585 9 0 207288 0
[pid=10202/tid=10203] ppid=10199 vsize=850912 CPUtime=10.98
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 4472 0 1 0 1094 4 0 0 25 0 10 0 2002901785 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=850912 CPUtime=1.05
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 10908 0 0 0 98 7 0 0 16 0 10 0 2002901786 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002901787 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 2002901787 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2002901789 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=850912 CPUtime=0.61
/proc/10202/task/10208/stat : 10208 (java) R 10199 10199 9623 0 -1 64 2244 0 0 0 59 2 0 0 15 0 10 0 2002901789 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2002901789 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2002901789 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10211] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10211/stat : 10211 (java) S 10199 10199 9623 0 -1 64 6 0 0 0 0 0 0 0 25 0 10 0 2002902479 871333888 14273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 856268

[startup+25.5029 s]
/proc/loadavg: 1.95 1.98 1.99 3/104 10211
/proc/meminfo: memFree=1469912/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=850912 CPUtime=25.46
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 25203 0 1 0 2525 21 0 0 18 0 10 0 2002901784 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 212728 21091 2585 9 0 207288 0
[pid=10202/tid=10203] ppid=10199 vsize=850912 CPUtime=22.79
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 5213 0 1 0 2271 8 0 0 25 0 10 0 2002901785 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4127200532 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=850912 CPUtime=1.59
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 16767 0 0 0 150 9 0 0 16 0 10 0 2002901786 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 10 0 2002901787 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 8 0 0 0 0 0 0 0 15 0 10 0 2002901787 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 10 0 2002901789 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=850912 CPUtime=1.05
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 2483 0 0 0 102 3 0 0 15 0 10 0 2002901789 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 10 0 2002901789 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 2 0 0 0 0 0 0 0 15 0 10 0 2002901789 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10211] ppid=10199 vsize=850912 CPUtime=0
/proc/10202/task/10211/stat : 10211 (java) S 10199 10199 9623 0 -1 64 6 0 0 0 0 0 0 0 25 0 10 0 2002902479 871333888 21091 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 856268


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

/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 3677 0 0 0 469 11 0 0 16 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 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) 857292

[startup+1602.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/82 10310
/proc/meminfo: memFree=813560/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=851936 CPUtime=1601.6
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 170899 0 1 0 160047 113 0 0 18 0 9 0 2002901784 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 212984 166632 2587 9 0 207544 0
[pid=10202/tid=10203] ppid=10199 vsize=851936 CPUtime=1588
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 12031 0 1 0 158759 41 0 0 25 0 9 0 2002901785 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4127605723 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=851936 CPUtime=8.76
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 154447 0 0 0 817 59 0 0 16 0 9 0 2002901786 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=851936 CPUtime=4.8
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 3677 0 0 0 469 11 0 0 16 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 3 0 0 0 0 0 0 0 15 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 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) 857292

[startup+1662.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 10310
/proc/meminfo: memFree=813560/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=851936 CPUtime=1661.57
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 170902 0 1 0 166044 113 0 0 18 0 9 0 2002901784 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 212984 166632 2587 9 0 207544 0
[pid=10202/tid=10203] ppid=10199 vsize=851936 CPUtime=1647.96
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 12034 0 1 0 164755 41 0 0 25 0 9 0 2002901785 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4127605669 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=851936 CPUtime=8.77
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 154447 0 0 0 818 59 0 0 16 0 9 0 2002901786 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=851936 CPUtime=4.8
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 3677 0 0 0 469 11 0 0 16 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=851936 CPUtime=0.01
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 3 0 0 0 1 0 0 0 15 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 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) 857292

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/82 10310
/proc/meminfo: memFree=813496/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=851936 CPUtime=1721.56
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 170906 0 1 0 172042 114 0 0 18 0 9 0 2002901784 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 212984 166632 2587 9 0 207544 0
[pid=10202/tid=10203] ppid=10199 vsize=851936 CPUtime=1707.93
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 12038 0 1 0 170752 41 0 0 25 0 9 0 2002901785 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4127605607 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=851936 CPUtime=8.78
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 154447 0 0 0 819 59 0 0 16 0 9 0 2002901786 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=851936 CPUtime=4.8
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 3677 0 0 0 469 11 0 0 16 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=851936 CPUtime=0.01
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 3 0 0 0 1 0 0 0 15 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.56
Current children cumulated vsize (KiB) 857292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 10310
/proc/meminfo: memFree=813368/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=851936 CPUtime=1781.54
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 170910 0 1 0 178040 114 0 0 18 0 9 0 2002901784 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 212984 166632 2587 9 0 207544 0
[pid=10202/tid=10203] ppid=10199 vsize=851936 CPUtime=1767.9
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 12042 0 1 0 176749 41 0 0 25 0 9 0 2002901785 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4127605607 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=851936 CPUtime=8.78
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 154447 0 0 0 819 59 0 0 16 0 9 0 2002901786 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=851936 CPUtime=4.8
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 3677 0 0 0 469 11 0 0 16 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=851936 CPUtime=0.01
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 3 0 0 0 1 0 0 0 15 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (KiB) 857292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 10310
/proc/meminfo: memFree=813368/2055920 swapFree=4179808/4192956
[pid=10199] ppid=10197 vsize=5356 CPUtime=0
/proc/10199/stat : 10199 (concrete.sh) S 10197 10199 9623 0 -1 4194304 315 128 0 0 0 0 0 0 18 0 1 0 2002901783 5484544 242 996147200 4194304 4889804 548682068768 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10199/statm: 1339 242 201 169 0 50 0
[pid=10202] ppid=10199 vsize=851936 CPUtime=1800.03
/proc/10202/stat : 10202 (java) S 10199 10199 9623 0 -1 0 170911 0 1 0 179889 114 0 0 18 0 9 0 2002901784 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10202/statm: 212984 166632 2587 9 0 207544 0
[pid=10202/tid=10203] ppid=10199 vsize=851936 CPUtime=1786.39
/proc/10202/task/10203/stat : 10203 (java) R 10199 10199 9623 0 -1 64 12043 0 1 0 178598 41 0 0 25 0 9 0 2002901785 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4127266113 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10204] ppid=10199 vsize=851936 CPUtime=8.79
/proc/10202/task/10204/stat : 10204 (java) S 10199 10199 9623 0 -1 64 154447 0 0 0 820 59 0 0 16 0 9 0 2002901786 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10205] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10205/stat : 10205 (java) S 10199 10199 9623 0 -1 64 13 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10206] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10206/stat : 10206 (java) S 10199 10199 9623 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 2002901787 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10207] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10207/stat : 10207 (java) S 10199 10199 9623 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10208] ppid=10199 vsize=851936 CPUtime=4.8
/proc/10202/task/10208/stat : 10208 (java) S 10199 10199 9623 0 -1 64 3677 0 0 0 469 11 0 0 16 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10202/tid=10209] ppid=10199 vsize=851936 CPUtime=0
/proc/10202/task/10209/stat : 10209 (java) S 10199 10199 9623 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10202/tid=10210] ppid=10199 vsize=851936 CPUtime=0.01
/proc/10202/task/10210/stat : 10210 (java) S 10199 10199 9623 0 -1 64 3 0 0 0 1 0 0 0 15 0 9 0 2002901789 872382464 166632 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 857292

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 10199 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1798.89
CPU system time (s): 1.14
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 857292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
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= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 4

runsolver used 2.45163 second user time and 5.76312 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-05 08:28:49
IDJOB=1086438
IDBENCH=57819
IDSOLVER=304
FILE ID=node69/1086438-1215239329
PBS_JOBID= 7881941
Free space on /tmp= 66448 MiB

SOLVER NAME= Concrete + CSP4J - WMC Engine 2008-05-30
BENCH NAME= CPAI08/csp/fapp/fapp33/normalized-fapp33-0650-1.xml
COMMAND LINE= HOME/concrete.sh -c -ext 0 -s WMC BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086438-1215239329/watcher-1086438-1215239329 -o /tmp/evaluation-result-1086438-1215239329/solver-1086438-1215239329 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/concrete.sh -c -ext 0 -s WMC HOME/instance-1086438-1215239329.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3e4bec5daa9518afb4cc7877fca6f2c5
RANDOM SEED=191248758

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:       1545232 kB
Buffers:         30028 kB
Cached:         194700 kB
SwapCached:       7560 kB
Active:         375252 kB
Inactive:        72204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1545232 kB
SwapTotal:     4192956 kB
SwapFree:      4179808 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:         238752 kB
Slab:            47580 kB
Committed_AS:  4619752 kB
PageTables:       2536 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 08:58:52