Trace number 2066383

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.1 2009-06-10? (TO) 1800.08 1815.63

General information on the benchmark

Namecsp/pseudo/chnl/
normalized-chnl-30-40.xml
MD5SUM9a003ce3b7fcd7489458f88e729a9490
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 variables2400
Number of constraints140
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension140
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-2066383-1247342841/watcher-2066383-1247342841 -o /tmp/evaluation-result-2066383-1247342841/solver-2066383-1247342841 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2066383-1247342841.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -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: 1.91 1.96 1.98 3/74 16035
/proc/meminfo: memFree=1740104/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=1616 CPUtime=0
/proc/16035/stat : 16035 (java) D 16033 16035 15219 0 -1 0 353 0 0 0 0 0 0 0 18 0 1 0 21348001 1654784 144 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/16035/statm: 404 144 107 9 0 46 0

[startup+0.018736 s]
/proc/loadavg: 1.91 1.96 1.98 3/74 16035
/proc/meminfo: memFree=1740104/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=10964 CPUtime=0
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 840 0 0 0 0 0 0 0 18 0 2 0 21348001 11227136 576 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 2749 606 305 9 0 1198 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10964

[startup+0.102756 s]
/proc/loadavg: 1.91 1.96 1.98 3/74 16035
/proc/meminfo: memFree=1740104/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=862256 CPUtime=0.08
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 3299 0 1 0 6 2 0 0 18 0 9 0 21348001 882950144 2767 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 215564 2767 1305 9 0 210433 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862256

[startup+0.301793 s]
/proc/loadavg: 1.91 1.96 1.98 3/74 16035
/proc/meminfo: memFree=1740104/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=864896 CPUtime=0.28
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 4724 0 1 0 25 3 0 0 18 0 9 0 21348001 885653504 4149 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216224 4149 1855 9 0 210692 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864896

[startup+0.701869 s]
/proc/loadavg: 1.91 1.96 1.98 3/74 16035
/proc/meminfo: memFree=1740104/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865116 CPUtime=0.68
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 7394 0 1 0 63 5 0 0 18 0 9 0 21348001 885878784 6795 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216279 6795 1940 9 0 210747 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865116

[startup+1.50306 s]
/proc/loadavg: 1.91 1.96 1.98 3/83 16044
/proc/meminfo: memFree=1705088/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=1.46
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 19524 0 1 0 134 12 0 0 18 0 9 0 21348001 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 18901 1982 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=1.04
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 14787 0 1 0 95 9 0 0 25 0 9 0 21348003 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.07
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 3346 0 0 0 6 1 0 0 16 0 9 0 21348004 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.32
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 659 0 0 0 32 0 0 0 15 0 9 0 21348007 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 18901 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 865240

[startup+3.10133 s]
/proc/loadavg: 1.91 1.96 1.98 3/83 16044
/proc/meminfo: memFree=1670848/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=3.05
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 21071 0 1 0 292 13 0 0 18 0 9 0 21348001 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20447 1984 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=2.53
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 14804 0 1 0 243 10 0 0 25 0 9 0 21348003 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4127344888 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.12
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4850 0 0 0 10 2 0 0 17 0 9 0 21348004 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.36
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 685 0 0 0 36 0 0 0 15 0 9 0 21348007 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20447 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865240

[startup+6.30294 s]
/proc/loadavg: 1.92 1.97 1.98 3/83 16044
/proc/meminfo: memFree=1664640/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=6.22
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 21090 0 1 0 607 15 0 0 18 0 9 0 21348001 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20461 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=5.65
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 14809 0 1 0 554 11 0 0 25 0 9 0 21348003 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4127240643 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.15
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4850 0 0 0 13 2 0 0 16 0 9 0 21348004 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 699 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20461 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 865240

[startup+12.7012 s]
/proc/loadavg: 1.92 1.97 1.98 3/83 16044
/proc/meminfo: memFree=1664640/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=12.56
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 21097 0 1 0 1238 18 0 0 18 0 9 0 21348001 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20462 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=11.95
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 14815 0 1 0 1181 14 0 0 25 0 9 0 21348003 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4127340873 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.19
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4851 0 0 0 17 2 0 0 16 0 9 0 21348004 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 699 0 0 0 38 0 0 0 15 0 9 0 21348007 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20462 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 865240

[startup+25.5026 s]
/proc/loadavg: 1.94 1.97 1.98 3/83 16044
/proc/meminfo: memFree=1664256/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=25.23
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 21228 0 1 0 2502 21 0 0 18 0 9 0 21348001 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20583 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=24.58
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 14825 0 1 0 2440 18 0 0 25 0 9 0 21348003 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4126334487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.24
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4972 0 0 0 22 2 0 0 16 0 9 0 21348004 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 699 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20583 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 865240

[startup+51.1025 s]
/proc/loadavg: 1.96 1.97 1.98 3/83 16044
/proc/meminfo: memFree=1664256/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=50.59
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 21254 0 1 0 5030 29 0 0 18 0 9 0 21348001 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20589 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=49.91
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 14845 0 1 0 4966 25 0 0 25 0 9 0 21348003 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4127340585 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.27
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4977 0 0 0 25 2 0 0 16 0 9 0 21348004 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20589 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1468.28
Current children cumulated vsize (KiB) 865240

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 16044
/proc/meminfo: memFree=1508608/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=1527.71
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 22460 0 1 0 152139 632 0 0 18 0 9 0 21348001 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20592 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=1526.37
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 16048 0 1 0 152018 619 0 0 25 0 9 0 21348003 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4127240643 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.92
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4980 0 0 0 81 11 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.71
Current children cumulated vsize (KiB) 865240

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/83 16044
/proc/meminfo: memFree=1508608/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=1587.15
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 22509 0 1 0 158058 657 0 0 18 0 9 0 21348001 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20592 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=1585.79
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 16097 0 1 0 157935 644 0 0 25 0 9 0 21348003 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4126334507 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.95
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4980 0 0 0 84 11 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.15
Current children cumulated vsize (KiB) 865240

[startup+1662.3 s]
/proc/loadavg: 1.94 1.96 1.98 3/83 16095
/proc/meminfo: memFree=1678720/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=1646.81
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 22559 0 1 0 163996 685 0 0 18 0 9 0 21348001 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20592 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=1645.42
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 16147 0 1 0 163870 672 0 0 25 0 9 0 21348003 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.97
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4980 0 0 0 86 11 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.81
Current children cumulated vsize (KiB) 865240

[startup+1722.3 s]
/proc/loadavg: 1.98 1.96 1.98 3/83 16095
/proc/meminfo: memFree=1604224/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=1706.79
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 22611 0 1 0 169970 709 0 0 18 0 9 0 21348001 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20592 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=1705.36
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 16199 0 1 0 169841 695 0 0 25 0 9 0 21348003 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4127340277 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=0.99
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4980 0 0 0 88 11 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.79
Current children cumulated vsize (KiB) 865240

[startup+1782.3 s]
/proc/loadavg: 2.02 1.98 1.98 3/83 16095
/proc/meminfo: memFree=1569088/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=1766.75
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 22664 0 1 0 175941 734 0 0 18 0 9 0 21348001 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20592 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=1765.3
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 16252 0 1 0 175810 720 0 0 25 0 9 0 21348003 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=1.03
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4980 0 0 0 91 12 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.75
Current children cumulated vsize (KiB) 865240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.6 s]
/proc/loadavg: 2.01 1.98 1.98 3/83 16095
/proc/meminfo: memFree=1541952/2055920 swapFree=4192812/4192956
[pid=16035] ppid=16033 vsize=865240 CPUtime=1800.04
/proc/16035/stat : 16035 (java) S 16033 16035 15219 0 -1 0 22693 0 1 0 179254 750 0 0 18 0 9 0 21348001 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16035/statm: 216310 20592 1987 9 0 210778 0
[pid=16035/tid=16036] ppid=16033 vsize=865240 CPUtime=1798.57
/proc/16035/task/16036/stat : 16036 (java) R 16033 16035 15219 0 -1 64 16281 0 1 0 179122 735 0 0 25 0 9 0 21348003 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4126334493 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16038] ppid=16033 vsize=865240 CPUtime=1.05
/proc/16035/task/16038/stat : 16038 (java) S 16033 16035 15219 0 -1 64 4980 0 0 0 93 12 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16035/tid=16039] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16039/stat : 16039 (java) S 16033 16035 15219 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16040] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16040/stat : 16040 (java) S 16033 16035 15219 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 21348004 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16041] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16041/stat : 16041 (java) S 16033 16035 15219 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16042] ppid=16033 vsize=865240 CPUtime=0.38
/proc/16035/task/16042/stat : 16042 (java) S 16033 16035 15219 0 -1 64 700 0 0 0 38 0 0 0 16 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16043] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16043/stat : 16043 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16035/tid=16044] ppid=16033 vsize=865240 CPUtime=0
/proc/16035/task/16044/stat : 16044 (java) S 16033 16035 15219 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21348007 886005760 20592 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 865240

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): 1815.63
CPU time (s): 1800.08
CPU user time (s): 1792.56
CPU system time (s): 7.51486
CPU usage (%): 99.1433
Max. virtual memory (cumulated for all children) (KiB): 865240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.56
system time used= 7.51486
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22717
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= 51771
involuntary context switches= 83803

runsolver used 2.09368 second user time and 6.17406 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-11 22:07:21
IDJOB=2066383
IDBENCH=54514
IDSOLVER=737
FILE ID=node42/2066383-1247342841
PBS_JOBID= 9506710
Free space on /tmp= 66288 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/chnl/normalized-chnl-30-40.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2066383-1247342841/watcher-2066383-1247342841 -o /tmp/evaluation-result-2066383-1247342841/solver-2066383-1247342841 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2066383-1247342841.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= 9a003ce3b7fcd7489458f88e729a9490
RANDOM SEED=1988768628

node42.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.283
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.283
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:       1740584 kB
Buffers:         19420 kB
Cached:         106788 kB
SwapCached:          0 kB
Active:         231756 kB
Inactive:        34792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2692 kB
Writeback:           0 kB
Mapped:         151564 kB
Slab:            33864 kB
Committed_AS:   282844 kB
PageTables:       2060 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= 66268 MiB
End job on node42 at 2009-07-11 22:37:38