Trace number 2116990

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.09 1817.14

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen13-13-14.xml
MD5SUM21ee69a34102e53e746e1388c6d27e48
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 variables169
Number of constraints3328
Maximum constraint arity2
Maximum domain size14
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3328
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-2116990-1248032826/watcher-2116990-1248032826 -o /tmp/evaluation-result-2116990-1248032826/solver-2116990-1248032826 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116990-1248032826.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.22 2.07 2.01 3/80 30082
/proc/meminfo: memFree=556728/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=152 CPUtime=0
/proc/30082/stat : 30082 (java) R 30080 30082 28991 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 90345362 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 11952427 0 0 4096 0 0 0 0 17 0 0 0
/proc/30082/statm: 38 26 19 9 0 4 0

[startup+0.089237 s]
/proc/loadavg: 2.22 2.07 2.01 3/80 30082
/proc/meminfo: memFree=556728/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=864092 CPUtime=0.08
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 3387 0 1 0 6 2 0 0 18 0 9 0 90345362 884830208 2853 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216023 2860 1365 9 0 210492 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864092

[startup+0.102236 s]
/proc/loadavg: 2.22 2.07 2.01 3/80 30082
/proc/meminfo: memFree=556728/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=864092 CPUtime=0.09
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 3905 0 1 0 7 2 0 0 18 0 9 0 90345362 884830208 3352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216023 3352 1752 9 0 210492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864092

[startup+0.301238 s]
/proc/loadavg: 2.22 2.07 2.01 3/80 30082
/proc/meminfo: memFree=556728/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=864964 CPUtime=0.28
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 4788 0 1 0 26 2 0 0 18 0 9 0 90345362 885723136 4213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216241 4213 1858 9 0 210710 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864964

[startup+0.701271 s]
/proc/loadavg: 2.22 2.07 2.01 3/80 30082
/proc/meminfo: memFree=556728/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=864964 CPUtime=0.69
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 7133 0 1 0 65 4 0 0 18 0 9 0 90345362 885723136 6547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216241 6547 1902 9 0 210710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864964

[startup+1.50133 s]
/proc/loadavg: 2.22 2.07 2.01 3/89 30091
/proc/meminfo: memFree=527536/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=1.48
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 13341 0 1 0 138 10 0 0 18 0 9 0 90345362 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 12719 1977 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=1.12
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 11938 0 1 0 104 8 0 0 19 0 9 0 90345363 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4125929156 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90345364 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 3 0 0 0 0 0 0 0 23 0 9 0 90345364 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.33
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 673 0 0 0 33 0 0 0 15 0 9 0 90345366 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 12719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865272

[startup+3.10146 s]
/proc/loadavg: 2.20 2.07 2.01 3/89 30091
/proc/meminfo: memFree=493808/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=3.06
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 19637 0 1 0 293 13 0 0 18 0 9 0 90345362 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19010 1986 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=2.53
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 14835 0 1 0 243 10 0 0 25 0 9 0 90345363 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4127300669 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=0.09
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3352 0 0 0 8 1 0 0 16 0 9 0 90345364 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.41
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 718 0 0 0 40 1 0 0 16 0 9 0 90345366 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865272

[startup+6.30272 s]
/proc/loadavg: 2.20 2.07 2.01 3/89 30091
/proc/meminfo: memFree=487856/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=6.23
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 19651 0 1 0 609 14 0 0 18 0 9 0 90345362 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19017 1986 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=5.69
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 14842 0 1 0 558 11 0 0 25 0 9 0 90345363 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4127171044 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=0.09
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3353 0 0 0 8 1 0 0 16 0 9 0 90345364 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.42
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 724 0 0 0 41 1 0 0 16 0 9 0 90345366 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 865272

[startup+12.7022 s]
/proc/loadavg: 2.17 2.06 2.01 3/89 30091
/proc/meminfo: memFree=487664/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=12.57
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 19684 0 1 0 1242 15 0 0 18 0 9 0 90345362 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19042 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=11.99
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 14858 0 1 0 1187 12 0 0 25 0 9 0 90345363 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4127494114 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=0.1
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3356 0 0 0 9 1 0 0 17 0 9 0 90345364 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 738 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19042 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 865272

[startup+25.5023 s]
/proc/loadavg: 2.22 2.08 2.02 3/89 30091
/proc/meminfo: memFree=487664/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=25.24
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 19703 0 1 0 2505 19 0 0 18 0 9 0 90345362 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19047 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=24.65
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 14872 0 1 0 2449 16 0 0 25 0 9 0 90345363 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4127168756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=0.11
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3359 0 0 0 10 1 0 0 16 0 9 0 90345364 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 740 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19047 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 865272

[startup+51.1023 s]
/proc/loadavg: 2.14 2.07 2.02 3/89 30091
/proc/meminfo: memFree=482416/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=50.61
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 19728 0 1 0 5034 27 0 0 18 0 9 0 90345362 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19048 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=49.99
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 14896 0 1 0 4976 23 0 0 25 0 9 0 90345363 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4127316352 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=0.13
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3359 0 0 0 12 1 0 0 16 0 9 0 90345364 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19048 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19080 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19080 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19080 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19080 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19080 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1527.83
Current children cumulated vsize (KiB) 865272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30099
/proc/meminfo: memFree=481648/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=1587.27
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 21206 0 1 0 158318 409 0 0 18 0 9 0 90345362 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19082 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=1585.47
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 16340 0 1 0 158152 395 0 0 25 0 9 0 90345363 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4127168880 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=1.32
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3393 0 0 0 120 12 0 0 16 0 9 0 90345364 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19082 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1587.27
Current children cumulated vsize (KiB) 865272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30137
/proc/meminfo: memFree=760752/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=1646.71
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 21262 0 1 0 164248 423 0 0 18 0 9 0 90345362 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19083 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=1644.87
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 16395 0 1 0 164078 409 0 0 25 0 9 0 90345363 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4127282081 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=1.36
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3394 0 0 0 124 12 0 0 17 0 9 0 90345364 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19083 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1646.71
Current children cumulated vsize (KiB) 865272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30137
/proc/meminfo: memFree=760624/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=1706.15
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 21323 0 1 0 170179 436 0 0 18 0 9 0 90345362 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19084 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=1704.25
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 16455 0 1 0 170004 421 0 0 25 0 9 0 90345363 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4127486940 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=1.42
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3395 0 0 0 129 13 0 0 16 0 9 0 90345364 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19084 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1706.15
Current children cumulated vsize (KiB) 865272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30137
/proc/meminfo: memFree=760496/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=1765.59
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 21386 0 1 0 176110 449 0 0 18 0 9 0 90345362 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19085 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=1763.63
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 16517 0 1 0 175930 433 0 0 25 0 9 0 90345363 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4127282121 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=1.47
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3396 0 0 0 134 13 0 0 17 0 9 0 90345364 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19085 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1765.59
Current children cumulated vsize (KiB) 865272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30137
/proc/meminfo: memFree=760432/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=1800.06
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 21421 0 1 0 179551 455 0 0 18 0 9 0 90345362 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19086 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=1798.09
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 16551 0 1 0 179369 440 0 0 25 0 9 0 90345363 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4127356448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=1.49
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3397 0 0 0 136 13 0 0 16 0 9 0 90345364 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 865272

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

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

[startup+1817.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30137
/proc/meminfo: memFree=760432/2055920 swapFree=4192812/4192956
[pid=30082] ppid=30080 vsize=865272 CPUtime=1800.06
/proc/30082/stat : 30082 (java) S 30080 30082 28991 0 -1 0 21421 0 1 0 179551 455 0 0 18 0 9 0 90345362 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/30082/statm: 216318 19086 1991 9 0 210787 0
[pid=30082/tid=30084] ppid=30080 vsize=865272 CPUtime=1798.09
/proc/30082/task/30084/stat : 30084 (java) R 30080 30082 28991 0 -1 64 16551 0 1 0 179369 440 0 0 25 0 9 0 90345363 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4127356448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30085] ppid=30080 vsize=865272 CPUtime=1.49
/proc/30082/task/30085/stat : 30085 (java) S 30080 30082 28991 0 -1 64 3397 0 0 0 136 13 0 0 16 0 9 0 90345364 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30086] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30086/stat : 30086 (java) S 30080 30082 28991 0 -1 64 15 0 0 0 0 0 0 0 17 0 9 0 90345364 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30087] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30087/stat : 30087 (java) S 30080 30082 28991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90345364 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30088] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30088/stat : 30088 (java) S 30080 30082 28991 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90345366 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30089] ppid=30080 vsize=865272 CPUtime=0.45
/proc/30082/task/30089/stat : 30089 (java) S 30080 30082 28991 0 -1 64 741 0 0 0 44 1 0 0 16 0 9 0 90345366 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30082/tid=30090] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30090/stat : 30090 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90345366 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30082/tid=30091] ppid=30080 vsize=865272 CPUtime=0
/proc/30082/task/30091/stat : 30091 (java) S 30080 30082 28991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90345367 886038528 19086 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 865272

Child status: 143
Real time (s): 1817.14
CPU time (s): 1800.09
CPU user time (s): 1795.52
CPU system time (s): 4.5723
CPU usage (%): 99.062
Max. virtual memory (cumulated for all children) (KiB): 865272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.52
system time used= 4.5723
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21444
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= 54020
involuntary context switches= 86826

runsolver used 2.14567 second user time and 6.13407 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-19 21:47:07
IDJOB=2116990
IDBENCH=58358
IDSOLVER=780
FILE ID=node69/2116990-1248032826
PBS_JOBID= 9528914
Free space on /tmp= 66420 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen13-13-14.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-2116990-1248032826/watcher-2116990-1248032826 -o /tmp/evaluation-result-2116990-1248032826/solver-2116990-1248032826 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116990-1248032826.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= 21ee69a34102e53e746e1388c6d27e48
RANDOM SEED=2068700485

node69.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.211
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.211
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:        557208 kB
Buffers:         80392 kB
Cached:         991424 kB
SwapCached:          0 kB
Active:         468984 kB
Inactive:       950144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        557208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5744 kB
Writeback:           0 kB
Mapped:         365204 kB
Slab:            64020 kB
Committed_AS:  1327616 kB
PageTables:       2552 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= 66416 MiB
End job on node69 at 2009-07-19 22:17:26