Trace number 2115200

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
Choco2.1.1b 2009-07-16? (TO) 1800.11 1812.47

General information on the benchmark

Namecsp/primes-30/
normalized-primes-30-60-3-5.xml
MD5SUM6052eb6ef80cf32b8858843335afac13
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 size112
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


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2115200-1248028475/watcher-2115200-1248028475 -o /tmp/evaluation-result-2115200-1248028475/solver-2115200-1248028475 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115200-1248028475.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.29 2.15 1.84 4/80 608
/proc/meminfo: memFree=1053984/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=18576 CPUtime=0
/proc/608/stat : 608 (runsolver) R 606 608 32666 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 89914173 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 217871609127 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/608/statm: 4644 284 249 26 0 2626 0

[startup+0.034782 s]
/proc/loadavg: 2.29 2.15 1.84 4/80 608
/proc/meminfo: memFree=1053984/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=859892 CPUtime=0.02
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 2041 0 1 0 1 1 0 0 18 0 5 0 89914173 880529408 1685 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 214973 1685 790 9 0 209888 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 859892

[startup+0.101792 s]
/proc/loadavg: 2.29 2.15 1.84 4/80 608
/proc/meminfo: memFree=1053984/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=864104 CPUtime=0.08
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 3806 0 1 0 6 2 0 0 18 0 9 0 89914173 884842496 3269 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216026 3269 1722 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.30181 s]
/proc/loadavg: 2.29 2.15 1.84 4/80 608
/proc/meminfo: memFree=1053984/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=864880 CPUtime=0.27
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 4960 0 1 0 24 3 0 0 18 0 9 0 89914173 885637120 4376 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216220 4376 1884 9 0 210689 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 864880

[startup+0.701859 s]
/proc/loadavg: 2.29 2.15 1.84 4/80 608
/proc/meminfo: memFree=1053984/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=0.67
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 7738 0 1 0 62 5 0 0 18 0 9 0 89914173 885821440 7118 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 7118 1968 9 0 210734 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 865060

[startup+1.50295 s]
/proc/loadavg: 2.29 2.15 1.84 3/89 617
/proc/meminfo: memFree=1032024/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=1.47
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 8503 0 1 0 140 7 0 0 18 0 9 0 89914173 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 7882 1972 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=1.29
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 7230 0 1 0 124 5 0 0 25 0 9 0 89914174 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4126784770 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 89914176 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 89914176 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.15
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 544 0 0 0 15 0 0 0 15 0 9 0 89914178 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89914178 885821440 7882 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 865060

[startup+3.10113 s]
/proc/loadavg: 2.27 2.15 1.84 3/89 617
/proc/meminfo: memFree=1027672/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=3.06
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 10087 0 1 0 297 9 0 0 18 0 9 0 89914173 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 9464 1976 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=2.87
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 8797 0 1 0 279 8 0 0 25 0 9 0 89914174 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4126787764 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 89914176 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 89914176 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 89914176 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 561 0 0 0 17 0 0 0 15 0 9 0 89914178 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89914178 885821440 9464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865060

[startup+6.30149 s]
/proc/loadavg: 2.27 2.15 1.84 3/89 617
/proc/meminfo: memFree=1014040/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=6.23
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 13307 0 1 0 609 14 0 0 18 0 9 0 89914173 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 12682 1976 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=6.03
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 12015 0 1 0 591 12 0 0 25 0 9 0 89914174 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4126789480 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 89914176 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 89914176 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89914178 885821440 12682 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865060

[startup+12.7012 s]
/proc/loadavg: 2.23 2.15 1.84 3/89 617
/proc/meminfo: memFree=997144/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=12.56
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 16656 0 1 0 1234 22 0 0 18 0 9 0 89914173 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 16028 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=12.36
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14815 0 1 0 1216 20 0 0 25 0 9 0 89914174 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4126773299 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.01
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 544 0 0 0 1 0 0 0 16 0 9 0 89914176 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89914178 885821440 16028 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 865060

[startup+25.5027 s]
/proc/loadavg: 2.19 2.14 1.85 3/89 617
/proc/meminfo: memFree=995096/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=25.16
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17188 0 1 0 2482 34 0 0 18 0 9 0 89914173 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 16559 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=24.95
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14816 0 1 0 2463 32 0 0 25 0 9 0 89914174 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4126758576 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.01
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1075 0 0 0 1 0 0 0 16 0 9 0 89914176 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89914178 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 865060

[startup+51.1026 s]
/proc/loadavg: 2.13 2.13 1.85 3/89 617
/proc/meminfo: memFree=995032/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=50.53
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17191 0 1 0 4992 61 0 0 18 0 9 0 89914173 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 16559 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=50.29
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14819 0 1 0 4970 59 0 0 25 0 9 0 89914174 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4126775332 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.04
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1075 0 0 0 4 0 0 0 16 0 9 0 89914176 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 16559 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0.03
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 1 2 0 0 15 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1471.64
Current children cumulated vsize (KiB) 865060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 801
/proc/meminfo: memFree=1076568/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=1531.33
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17869 0 1 0 151431 1702 0 0 18 0 9 0 89914173 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 17093 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=1530.9
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14963 0 1 0 151393 1697 0 0 25 0 9 0 89914174 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4126775817 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.2
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1609 0 0 0 19 1 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0.03
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 1 2 0 0 15 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.33
Current children cumulated vsize (KiB) 865060

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 807
/proc/meminfo: memFree=1076376/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=1591.03
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17874 0 1 0 157344 1759 0 0 18 0 9 0 89914173 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 17093 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=1590.59
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14968 0 1 0 157305 1754 0 0 25 0 9 0 89914174 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4126760672 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.2
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1609 0 0 0 19 1 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0.03
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 1 2 0 0 15 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.03
Current children cumulated vsize (KiB) 865060

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 807
/proc/meminfo: memFree=1076376/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=1650.69
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17880 0 1 0 163249 1820 0 0 18 0 9 0 89914173 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 17093 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=1650.25
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14974 0 1 0 163210 1815 0 0 25 0 9 0 89914174 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4126763972 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.2
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1609 0 0 0 19 1 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0.03
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 1 2 0 0 15 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.69
Current children cumulated vsize (KiB) 865060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 807
/proc/meminfo: memFree=1076376/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=1710.4
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17885 0 1 0 169163 1877 0 0 18 0 9 0 89914173 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 17093 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=1709.95
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14979 0 1 0 169123 1872 0 0 25 0 9 0 89914174 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4126772706 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.21
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1609 0 0 0 20 1 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0.03
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 1 2 0 0 15 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.4
Current children cumulated vsize (KiB) 865060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 807
/proc/meminfo: memFree=1076376/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=1770.09
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17890 0 1 0 175069 1940 0 0 18 0 9 0 89914173 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 17093 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=1769.64
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14984 0 1 0 175030 1934 0 0 25 0 9 0 89914174 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4126787735 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.21
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1609 0 0 0 20 1 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0.03
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 1 2 0 0 15 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1770.09
Current children cumulated vsize (KiB) 865060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/89 807
/proc/meminfo: memFree=1076376/2055920 swapFree=4191900/4192956
[pid=608] ppid=606 vsize=865060 CPUtime=1800.03
/proc/608/stat : 608 (java) S 606 608 32666 0 -1 0 17893 0 1 0 178036 1967 0 0 18 0 9 0 89914173 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/608/statm: 216265 17093 1986 9 0 210734 0
[pid=608/tid=610] ppid=606 vsize=865060 CPUtime=1799.59
/proc/608/task/610/stat : 610 (java) R 606 608 32666 0 -1 64 14987 0 1 0 177997 1962 0 0 25 0 9 0 89914174 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4126780962 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=611] ppid=606 vsize=865060 CPUtime=0.21
/proc/608/task/611/stat : 611 (java) S 606 608 32666 0 -1 64 1609 0 0 0 20 1 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=612] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/612/stat : 612 (java) S 606 608 32666 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=613] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/613/stat : 613 (java) S 606 608 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89914176 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=614] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/614/stat : 614 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=615] ppid=606 vsize=865060 CPUtime=0.17
/proc/608/task/615/stat : 615 (java) S 606 608 32666 0 -1 64 563 0 0 0 17 0 0 0 16 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=616] ppid=606 vsize=865060 CPUtime=0
/proc/608/task/616/stat : 616 (java) S 606 608 32666 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=608/tid=617] ppid=606 vsize=865060 CPUtime=0.03
/proc/608/task/617/stat : 617 (java) S 606 608 32666 0 -1 64 1 0 0 0 1 2 0 0 15 0 9 0 89914178 885821440 17093 996147200 134512640 134550932 4294955888 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) 865060

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

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

Child status: 143
Real time (s): 1812.47
CPU time (s): 1800.11
CPU user time (s): 1780.42
CPU system time (s): 19.689
CPU usage (%): 99.318
Max. virtual memory (cumulated for all children) (KiB): 865060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1780.42
system time used= 19.689
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17914
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= 39307
involuntary context switches= 81723

runsolver used 2.39064 second user time and 5.8901 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-19 20:34:35
IDJOB=2115200
IDBENCH=54379
IDSOLVER=780
FILE ID=node28/2115200-1248028475
PBS_JOBID= 9528991
Free space on /tmp= 66052 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/primes-30/normalized-primes-30-60-3-5.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2115200-1248028475/watcher-2115200-1248028475 -o /tmp/evaluation-result-2115200-1248028475/solver-2115200-1248028475 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115200-1248028475.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6052eb6ef80cf32b8858843335afac13
RANDOM SEED=378781093

node28.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.230
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.230
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:       1054464 kB
Buffers:         64540 kB
Cached:         689740 kB
SwapCached:        384 kB
Active:         298560 kB
Inactive:       616008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1054464 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            5304 kB
Writeback:           0 kB
Mapped:         176860 kB
Slab:            71552 kB
Committed_AS:  1337784 kB
PageTables:       2116 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66052 MiB
End job on node28 at 2009-07-19 21:04:50