Trace number 2117035

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.12 1815.23

General information on the benchmark

Namecsp/graphColoring/insertion/k-insertion/
normalized-4-insertions-3-3.xml
MD5SUMf485a46662084a774fca4a7ee30a71da
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 benchmark3.04953
Satisfiable
(Un)Satisfiability was proved
Number of variables79
Number of constraints156
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension156
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-2117035-1248032941/watcher-2117035-1248032941 -o /tmp/evaluation-result-2117035-1248032941/solver-2117035-1248032941 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2117035-1248032941.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: 1.99 1.98 1.91 4/80 25289
/proc/meminfo: memFree=1093616/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=272 CPUtime=0
/proc/25289/stat : 25289 (java) D 25287 25289 23929 0 -1 0 234 0 0 0 0 0 0 0 18 0 1 0 90358185 278528 37 996147200 134512640 134550932 4294955888 18446744073709551615 8606500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/25289/statm: 404 144 107 9 0 46 0

[startup+0.0314771 s]
/proc/loadavg: 1.99 1.98 1.91 4/80 25289
/proc/meminfo: memFree=1093616/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=859892 CPUtime=0.02
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 1870 0 1 0 1 1 0 0 18 0 5 0 90358185 880529408 1537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 214973 1537 688 9 0 209888 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 859892

[startup+0.101587 s]
/proc/loadavg: 1.99 1.98 1.91 4/80 25289
/proc/meminfo: memFree=1093616/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=864072 CPUtime=0.08
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 3498 0 1 0 7 1 0 0 18 0 9 0 90358185 884809728 2963 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216018 2963 1461 9 0 210487 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864072

[startup+0.301611 s]
/proc/loadavg: 1.99 1.98 1.91 4/80 25289
/proc/meminfo: memFree=1093616/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=864976 CPUtime=0.29
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 4828 0 1 0 26 3 0 0 18 0 9 0 90358185 885735424 4244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216244 4244 1884 9 0 210713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864976

[startup+0.701655 s]
/proc/loadavg: 1.99 1.98 1.91 4/80 25289
/proc/meminfo: memFree=1093616/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=0.68
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 7135 0 1 0 64 4 0 0 18 0 9 0 90358185 885821440 6515 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 6515 1967 9 0 210734 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865060

[startup+1.50274 s]
/proc/loadavg: 1.99 1.98 1.91 3/89 25298
/proc/meminfo: memFree=1073704/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=1.47
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 8455 0 1 0 140 7 0 0 18 0 9 0 90358185 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 7834 1976 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=1.27
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 7179 0 1 0 121 6 0 0 25 0 9 0 90358187 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4126733735 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 2 0 0 0 0 0 0 0 17 0 9 0 90358188 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 90358188 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 90358188 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 7834 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 7834 996147200 134512640 134550932 4294955888 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) 865060

[startup+3.10292 s]
/proc/loadavg: 1.99 1.98 1.91 3/89 25298
/proc/meminfo: memFree=1064744/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=3.06
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 11706 0 1 0 291 15 0 0 18 0 9 0 90358185 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 11084 1976 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=2.85
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 10430 0 1 0 272 13 0 0 25 0 9 0 90358187 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4126334487 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 2 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 90358188 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 90358188 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 11084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865060

[startup+6.30127 s]
/proc/loadavg: 1.99 1.98 1.91 3/89 25298
/proc/meminfo: memFree=1037480/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=6.23
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 16470 0 1 0 589 34 0 0 18 0 9 0 90358185 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 15844 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=6.01
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 14801 0 1 0 569 32 0 0 25 0 9 0 90358187 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4126740480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.01
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 389 0 0 0 1 0 0 0 16 0 9 0 90358188 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 15844 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865060

[startup+12.702 s]
/proc/loadavg: 1.99 1.98 1.91 3/89 25298
/proc/meminfo: memFree=1035752/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=12.57
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 16845 0 1 0 1199 58 0 0 18 0 9 0 90358185 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16218 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=12.35
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 14802 0 1 0 1178 57 0 0 25 0 9 0 90358187 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4126740051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.01
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 763 0 0 0 1 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 865060

[startup+25.5024 s]
/proc/loadavg: 1.99 1.98 1.91 3/89 25298
/proc/meminfo: memFree=1035752/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=25.25
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 16847 0 1 0 2410 115 0 0 18 0 9 0 90358185 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16218 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=25.01
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 14804 0 1 0 2388 113 0 0 25 0 9 0 90358187 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4126725431 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.03
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 763 0 0 0 3 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 865060

[startup+51.1023 s]
/proc/loadavg: 1.99 1.98 1.91 3/89 25298
/proc/meminfo: memFree=1035816/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=50.61
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 16852 0 1 0 4839 222 0 0 18 0 9 0 90358185 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16218 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=50.34
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 14809 0 1 0 4813 221 0 0 25 0 9 0 90358187 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4126740010 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.06
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 763 0 0 0 6 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16218 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1468.35
Current children cumulated vsize (KiB) 865060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 2/78 25330
/proc/meminfo: memFree=1378432/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=1527.79
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 17516 0 1 0 145924 6855 0 0 18 0 9 0 90358185 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16593 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=1527.3
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 15098 0 1 0 145879 6851 0 0 25 0 9 0 90358187 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 102724619 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.27
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 1138 0 0 0 25 2 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1527.79
Current children cumulated vsize (KiB) 865060

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 1.93 4/89 25380
/proc/meminfo: memFree=1314536/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=1587.28
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 17527 0 1 0 151615 7113 0 0 18 0 9 0 90358185 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16593 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=1586.79
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 15109 0 1 0 151570 7109 0 0 25 0 9 0 90358187 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4126742598 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.27
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 1138 0 0 0 25 2 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1587.28
Current children cumulated vsize (KiB) 865060

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 1.93 3/89 25380
/proc/meminfo: memFree=1312232/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=1647.24
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 17540 0 1 0 157337 7387 0 0 18 0 9 0 90358185 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16593 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=1646.75
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 15122 0 1 0 157292 7383 0 0 25 0 9 0 90358187 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.28
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 1138 0 0 0 26 2 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1647.24
Current children cumulated vsize (KiB) 865060

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/89 25416
/proc/meminfo: memFree=1309352/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=1707.22
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 17553 0 1 0 163068 7654 0 0 18 0 9 0 90358185 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16593 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=1706.72
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 15135 0 1 0 163022 7650 0 0 25 0 9 0 90358187 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.29
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 1138 0 0 0 27 2 0 0 17 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1707.22
Current children cumulated vsize (KiB) 865060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 25416
/proc/meminfo: memFree=1309288/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=1767.2
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 17566 0 1 0 168788 7932 0 0 18 0 9 0 90358185 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16593 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=1766.69
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 15148 0 1 0 168741 7928 0 0 25 0 9 0 90358187 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.29
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 1138 0 0 0 27 2 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.2
Current children cumulated vsize (KiB) 865060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.2 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 25416
/proc/meminfo: memFree=1309288/2055920 swapFree=4192812/4192956
[pid=25289] ppid=25287 vsize=865060 CPUtime=1800.09
/proc/25289/stat : 25289 (java) S 25287 25289 23929 0 -1 0 17573 0 1 0 171915 8094 0 0 18 0 9 0 90358185 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25289/statm: 216265 16593 1986 9 0 210734 0
[pid=25289/tid=25291] ppid=25287 vsize=865060 CPUtime=1799.58
/proc/25289/task/25291/stat : 25291 (java) R 25287 25289 23929 0 -1 64 15155 0 1 0 171868 8090 0 0 25 0 9 0 90358187 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25292] ppid=25287 vsize=865060 CPUtime=0.29
/proc/25289/task/25292/stat : 25292 (java) S 25287 25289 23929 0 -1 64 1138 0 0 0 27 2 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25289/tid=25293] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25293/stat : 25293 (java) S 25287 25289 23929 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25294] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25294/stat : 25294 (java) S 25287 25289 23929 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90358188 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25295] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25295/stat : 25295 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25296] ppid=25287 vsize=865060 CPUtime=0.18
/proc/25289/task/25296/stat : 25296 (java) S 25287 25289 23929 0 -1 64 547 0 0 0 18 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25297] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25297/stat : 25297 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25289/tid=25298] ppid=25287 vsize=865060 CPUtime=0
/proc/25289/task/25298/stat : 25298 (java) S 25287 25289 23929 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90358190 885821440 16593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
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): 1815.23
CPU time (s): 1800.12
CPU user time (s): 1719.17
CPU system time (s): 80.9537
CPU usage (%): 99.1678
Max. virtual memory (cumulated for all children) (KiB): 865060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1719.17
system time used= 80.9537
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17595
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= 40928
involuntary context switches= 76304

runsolver used 2.18367 second user time and 6.08007 second system time

The end

Launcher Data

Begin job on node38 at 2009-07-19 21:49:01
IDJOB=2117035
IDBENCH=58498
IDSOLVER=780
FILE ID=node38/2117035-1248032941
PBS_JOBID= 9528971
Free space on /tmp= 66216 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/graphColoring/insertion/k-insertion/normalized-4-insertions-3-3.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-2117035-1248032941/watcher-2117035-1248032941 -o /tmp/evaluation-result-2117035-1248032941/solver-2117035-1248032941 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2117035-1248032941.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= f485a46662084a774fca4a7ee30a71da
RANDOM SEED=526782029

node38.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.229
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.229
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:       1094096 kB
Buffers:         42536 kB
Cached:         493304 kB
SwapCached:          0 kB
Active:         467036 kB
Inactive:       422384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1094096 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4992 kB
Writeback:           0 kB
Mapped:         371408 kB
Slab:            56972 kB
Committed_AS:  1290120 kB
PageTables:       2540 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= 66212 MiB
End job on node38 at 2009-07-19 22:19:18