Trace number 2116984

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 1800.65

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen14-14-15.xml
MD5SUM042d592851d0f5948e182914f62527ff
Bench Category2-ARY-INT (binary 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 variables196
Number of constraints4186
Maximum constraint arity2
Maximum domain size15
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4186
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-2116984-1248032823/watcher-2116984-1248032823 -o /tmp/evaluation-result-2116984-1248032823/solver-2116984-1248032823 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116984-1248032823.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.92 1.98 1.92 3/70 1027
/proc/meminfo: memFree=613560/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=152 CPUtime=0
/proc/1027/stat : 1027 (java) R 1025 1027 31988 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 90346209 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 11281188 0 0 4096 0 0 0 0 17 0 0 0
/proc/1027/statm: 38 26 19 9 0 4 0

[startup+0.0757041 s]
/proc/loadavg: 1.92 1.98 1.92 3/70 1027
/proc/meminfo: memFree=613560/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=863200 CPUtime=0.08
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 3310 0 1 0 6 2 0 0 18 0 9 0 90346209 883916800 2778 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 215800 2779 1309 9 0 210670 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 863200

[startup+0.101704 s]
/proc/loadavg: 1.92 1.98 1.92 3/70 1027
/proc/meminfo: memFree=613560/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865008 CPUtime=0.11
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 4006 0 1 0 9 2 0 0 18 0 9 0 90346209 885768192 3453 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216252 3453 1778 9 0 210721 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 865008

[startup+0.301731 s]
/proc/loadavg: 1.92 1.98 1.92 3/70 1027
/proc/meminfo: memFree=613560/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865752 CPUtime=0.39
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 5581 0 1 0 36 3 0 0 18 0 9 0 90346209 886530048 5003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216438 5003 1867 9 0 210907 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 865752

[startup+0.701774 s]
/proc/loadavg: 1.92 1.98 1.92 3/70 1027
/proc/meminfo: memFree=613560/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865752 CPUtime=0.87
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 9324 0 1 0 80 7 0 0 18 0 9 0 90346209 886530048 8726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216438 8726 1942 9 0 210907 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 865752

[startup+1.50286 s]
/proc/loadavg: 1.92 1.98 1.92 3/89 1071
/proc/meminfo: memFree=570904/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=1.65
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 15043 0 1 0 155 10 0 0 18 0 9 0 90346209 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 14421 1977 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=1.3
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 13602 0 1 0 121 9 0 0 19 0 9 0 90346210 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4125911457 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90346211 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 90346211 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.34
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 710 0 0 0 34 0 0 0 15 0 9 0 90346213 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 14421 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 865884

[startup+3.10302 s]
/proc/loadavg: 1.92 1.98 1.92 3/77 1095
/proc/meminfo: memFree=555320/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=3.25
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 20088 0 1 0 311 14 0 0 18 0 9 0 90346209 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19461 1986 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=2.71
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 14824 0 1 0 261 10 0 0 24 0 9 0 90346210 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4127358106 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=0.1
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3776 0 0 0 9 1 0 0 17 0 9 0 90346211 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.41
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 756 0 0 0 40 1 0 0 16 0 9 0 90346213 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 865884

[startup+6.30134 s]
/proc/loadavg: 1.93 1.98 1.92 3/89 1108
/proc/meminfo: memFree=475672/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=6.44
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 20101 0 1 0 630 14 0 0 18 0 9 0 90346209 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19466 1986 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=5.9
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 14832 0 1 0 579 11 0 0 25 0 9 0 90346210 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4127346431 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=0.11
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3776 0 0 0 10 1 0 0 16 0 9 0 90346211 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.41
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 761 0 0 0 40 1 0 0 16 0 9 0 90346213 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.44
Current children cumulated vsize (KiB) 865884

[startup+12.703 s]
/proc/loadavg: 1.93 1.98 1.92 3/89 1108
/proc/meminfo: memFree=475360/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=12.84
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 20139 0 1 0 1269 15 0 0 18 0 9 0 90346209 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19492 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=12.27
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 14852 0 1 0 1215 12 0 0 25 0 9 0 90346210 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4127294432 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=0.12
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3782 0 0 0 11 1 0 0 16 0 9 0 90346211 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.43
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 773 0 0 0 42 1 0 0 15 0 9 0 90346213 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.84
Current children cumulated vsize (KiB) 865884

[startup+25.5023 s]
/proc/loadavg: 1.95 1.98 1.92 3/89 1108
/proc/meminfo: memFree=474272/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=25.63
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 20155 0 1 0 2545 18 0 0 18 0 9 0 90346209 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19497 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=25.03
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 14863 0 1 0 2489 14 0 0 25 0 9 0 90346210 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=0.12
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3783 0 0 0 11 1 0 0 16 0 9 0 90346211 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19497 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.63
Current children cumulated vsize (KiB) 865884

[startup+51.103 s]
/proc/loadavg: 1.96 1.98 1.92 3/89 1108
/proc/meminfo: memFree=474144/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=51.23
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 20183 0 1 0 5099 24 0 0 18 0 9 0 90346209 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19501 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=50.6
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 14887 0 1 0 5040 20 0 0 25 0 9 0 90346210 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4127428952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=0.15
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3787 0 0 0 14 1 0 0 16 0 9 0 90346211 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19501 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19531 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 865884

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1116
/proc/meminfo: memFree=473512/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=1541.87
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 21478 0 1 0 153841 346 0 0 18 0 9 0 90346209 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19532 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=1540.17
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 16151 0 1 0 153684 333 0 0 25 0 9 0 90346210 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4127362375 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=1.22
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3818 0 0 0 112 10 0 0 16 0 9 0 90346211 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 865884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1116
/proc/meminfo: memFree=473448/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=1601.85
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 21531 0 1 0 159826 359 0 0 18 0 9 0 90346209 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19533 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=1600.09
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 16203 0 1 0 159664 345 0 0 25 0 9 0 90346210 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=1.28
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3819 0 0 0 117 11 0 0 16 0 9 0 90346211 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19533 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 865884

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1116
/proc/meminfo: memFree=473448/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=1661.82
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 21583 0 1 0 165811 371 0 0 18 0 9 0 90346209 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19534 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=1660.02
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 16254 0 1 0 165645 357 0 0 25 0 9 0 90346210 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=1.32
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3820 0 0 0 121 11 0 0 16 0 9 0 90346211 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 865884

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1116
/proc/meminfo: memFree=473384/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=1721.79
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 21635 0 1 0 171795 384 0 0 18 0 9 0 90346209 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19535 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=1719.96
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 16305 0 1 0 171626 370 0 0 25 0 9 0 90346210 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4127440653 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=1.37
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3821 0 0 0 125 12 0 0 16 0 9 0 90346211 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19535 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 865884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1116
/proc/meminfo: memFree=473256/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=1781.77
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 21689 0 1 0 177780 397 0 0 18 0 9 0 90346209 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19537 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=1779.89
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 16357 0 1 0 177607 382 0 0 25 0 9 0 90346210 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=1.4
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3823 0 0 0 128 12 0 0 16 0 9 0 90346211 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 865884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 1116
/proc/meminfo: memFree=473192/2055920 swapFree=4192812/4192956
[pid=1027] ppid=1025 vsize=865884 CPUtime=1800.07
/proc/1027/stat : 1027 (java) S 1025 1027 31988 0 -1 0 21701 0 1 0 179606 401 0 0 18 0 9 0 90346209 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/1027/statm: 216471 19537 1991 9 0 210940 0
[pid=1027/tid=1029] ppid=1025 vsize=865884 CPUtime=1798.19
/proc/1027/task/1029/stat : 1029 (java) R 1025 1027 31988 0 -1 64 16369 0 1 0 179433 386 0 0 25 0 9 0 90346210 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4126630204 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1030] ppid=1025 vsize=865884 CPUtime=1.41
/proc/1027/task/1030/stat : 1030 (java) S 1025 1027 31988 0 -1 64 3823 0 0 0 129 12 0 0 16 0 9 0 90346211 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1031] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1031/stat : 1031 (java) S 1025 1027 31988 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1032] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1032/stat : 1032 (java) S 1025 1027 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90346211 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1027/tid=1033] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1033/stat : 1033 (java) S 1025 1027 31988 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1034] ppid=1025 vsize=865884 CPUtime=0.44
/proc/1027/task/1034/stat : 1034 (java) S 1025 1027 31988 0 -1 64 777 0 0 0 43 1 0 0 16 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1035] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1035/stat : 1035 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1027/tid=1036] ppid=1025 vsize=865884 CPUtime=0
/proc/1027/task/1036/stat : 1036 (java) S 1025 1027 31988 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90346213 886665216 19537 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 865884

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): 1800.65
CPU time (s): 1800.12
CPU user time (s): 1796.1
CPU system time (s): 4.02839
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 865884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.09
system time used= 4.02839
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21724
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= 51653
involuntary context switches= 47282

runsolver used 2.52062 second user time and 5.68014 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-19 21:47:03
IDJOB=2116984
IDBENCH=58321
IDSOLVER=780
FILE ID=node44/2116984-1248032823
PBS_JOBID= 9528959
Free space on /tmp= 66236 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen14-14-15.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-2116984-1248032823/watcher-2116984-1248032823 -o /tmp/evaluation-result-2116984-1248032823/solver-2116984-1248032823 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116984-1248032823.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= 042d592851d0f5948e182914f62527ff
RANDOM SEED=714472211

node44.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.219
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.219
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:        614040 kB
Buffers:         74040 kB
Cached:        1255972 kB
SwapCached:          0 kB
Active:         391644 kB
Inactive:       955264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        614040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5768 kB
Writeback:           0 kB
Mapped:          26720 kB
Slab:            80504 kB
Committed_AS:   592264 kB
PageTables:       1696 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= 66236 MiB
End job on node44 at 2009-07-19 22:17:06