Trace number 2116968

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.67

General information on the benchmark

Namecsp/graphColoring/leighton/leighton-25/
normalized-lei450-25c-25.xml
MD5SUM915d2b8095a8d52ae5acbb8e68bb744f
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 variables450
Number of constraints17343
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17343
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-2116968-1248032802/watcher-2116968-1248032802 -o /tmp/evaluation-result-2116968-1248032802/solver-2116968-1248032802 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116968-1248032802.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.34 2.24 2.18 4/80 31831
/proc/meminfo: memFree=574220/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=18576 CPUtime=0
/proc/31831/stat : 31831 (runsolver) R 31829 31831 30721 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 90344864 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/31831/statm: 4644 284 249 26 0 2626 0

[startup+0.0892581 s]
/proc/loadavg: 2.34 2.24 2.18 4/80 31831
/proc/meminfo: memFree=574220/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=862296 CPUtime=0.07
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 3301 0 1 0 6 1 0 0 21 0 9 0 90344864 882991104 2769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 215574 2769 1304 9 0 210444 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862296

[startup+0.101258 s]
/proc/loadavg: 2.34 2.24 2.18 4/80 31831
/proc/meminfo: memFree=574220/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=864104 CPUtime=0.08
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 3719 0 1 0 7 1 0 0 21 0 9 0 90344864 884842496 3184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216026 3184 1652 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.301276 s]
/proc/loadavg: 2.34 2.24 2.18 4/80 31831
/proc/meminfo: memFree=574220/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=864368 CPUtime=0.28
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 4579 0 1 0 26 2 0 0 21 0 9 0 90344864 885112832 4004 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216092 4004 1855 9 0 210561 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864368

[startup+0.701319 s]
/proc/loadavg: 2.34 2.24 2.18 4/80 31831
/proc/meminfo: memFree=574220/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=864964 CPUtime=0.68
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 10090 0 1 0 62 6 0 0 21 0 9 0 90344864 885723136 9506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216241 9506 1888 9 0 210710 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864964

[startup+1.50241 s]
/proc/loadavg: 2.34 2.24 2.18 3/89 31840
/proc/meminfo: memFree=534340/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=864964 CPUtime=1.47
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 21021 0 1 0 135 12 0 0 21 0 9 0 90344864 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216241 20431 1912 9 0 210710 0
[pid=31831/tid=31833] ppid=31829 vsize=864964 CPUtime=1.14
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 14297 0 1 0 106 8 0 0 25 0 9 0 90344865 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 102884425 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31834] ppid=31829 vsize=864964 CPUtime=0.13
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 5419 0 0 0 11 2 0 0 17 0 9 0 90344867 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31835] ppid=31829 vsize=864964 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=864964 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=864964 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=864964 CPUtime=0.17
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 574 0 0 0 17 0 0 0 15 0 9 0 90344869 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=864964 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=864964 CPUtime=0
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90344869 885723136 20431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 864964

[startup+3.10256 s]
/proc/loadavg: 2.34 2.24 2.18 4/89 31840
/proc/meminfo: memFree=495108/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865152 CPUtime=3.05
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 26647 0 1 0 290 15 0 0 21 0 9 0 90344864 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216288 26020 1986 9 0 210757 0
[pid=31831/tid=31833] ppid=31829 vsize=865152 CPUtime=2.39
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 14797 0 1 0 231 8 0 0 25 0 9 0 90344865 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4126952894 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865152 CPUtime=0.32
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 10445 0 0 0 28 4 0 0 17 0 9 0 90344867 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865152 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865152 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865152 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865152 CPUtime=0.3
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 674 0 0 0 29 1 0 0 16 0 9 0 90344869 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865152 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865152 CPUtime=0
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90344869 885915648 26020 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865152

[startup+6.3019 s]
/proc/loadavg: 2.39 2.25 2.19 3/89 31840
/proc/meminfo: memFree=468932/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=6.21
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 30054 0 1 0 604 17 0 0 21 0 9 0 90344864 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 29422 1986 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=5.38
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 14837 0 1 0 529 9 0 0 25 0 9 0 90344865 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4127195028 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=0.43
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 13746 0 0 0 37 6 0 0 16 0 9 0 90344867 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.38
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 740 0 0 0 37 1 0 0 15 0 9 0 90344869 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90344869 886026240 29422 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 865260

[startup+12.7016 s]
/proc/loadavg: 2.52 2.28 2.20 3/89 31840
/proc/meminfo: memFree=463372/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=12.26
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 30077 0 1 0 1208 18 0 0 21 0 9 0 90344864 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 29434 1986 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=11.33
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 14848 0 1 0 1124 9 0 0 25 0 9 0 90344865 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4127448544 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=0.48
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 13746 0 0 0 42 6 0 0 16 0 9 0 90344867 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.41
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 752 0 0 0 40 1 0 0 15 0 9 0 90344869 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90344869 886026240 29434 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 865260

[startup+25.5029 s]
/proc/loadavg: 2.40 2.27 2.19 4/89 31840
/proc/meminfo: memFree=463308/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=24.94
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 30134 0 1 0 2476 18 0 0 21 0 9 0 90344864 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 29466 1986 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=23.96
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 14873 0 1 0 2387 9 0 0 25 0 9 0 90344865 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4127443072 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=0.53
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 13777 0 0 0 47 6 0 0 16 0 9 0 90344867 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.41
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 753 0 0 0 40 1 0 0 16 0 9 0 90344869 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90344869 886026240 29466 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.94
Current children cumulated vsize (KiB) 865260

[startup+51.1025 s]
/proc/loadavg: 2.27 2.24 2.18 3/89 31840
/proc/meminfo: memFree=463372/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=50.29
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 30191 0 1 0 5010 19 0 0 21 0 9 0 90344864 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 29472 1986 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=49.25
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 14924 0 1 0 4916 9 0 0 25 0 9 0 90344865 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4127446832 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=0.59
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 13781 0 0 0 52 7 0 0 16 0 9 0 90344867 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.41
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 755 0 0 0 40 1 0 0 17 0 9 0 90344869 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 29472 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30051 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30051 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.45
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 777 0 0 0 44 1 0 0 17 0 9 0 90344869 886026240 30051 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30051 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0.01
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 90344869 886026240 30051 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.1
Current children cumulated vsize (KiB) 865260

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/89 31886
/proc/meminfo: memFree=1024708/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=1587.81
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 33108 0 1 0 158708 73 0 0 21 0 9 0 90344864 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 30053 1991 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=1583.17
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 17268 0 1 0 158272 45 0 0 25 0 9 0 90344865 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4127446694 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=4.13
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 14332 0 0 0 389 24 0 0 16 0 9 0 90344867 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.45
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 777 0 0 0 44 1 0 0 17 0 9 0 90344869 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0.01
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 90344869 886026240 30053 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.81
Current children cumulated vsize (KiB) 865260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/89 31886
/proc/meminfo: memFree=1024644/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=1647.51
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 33192 0 1 0 164676 75 0 0 21 0 9 0 90344864 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 30054 1991 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=1642.74
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 17351 0 1 0 164228 46 0 0 25 0 9 0 90344865 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4127195013 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=4.26
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 14333 0 0 0 401 25 0 0 16 0 9 0 90344867 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.45
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 777 0 0 0 44 1 0 0 17 0 9 0 90344869 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0.01
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 90344869 886026240 30054 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.51
Current children cumulated vsize (KiB) 865260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/89 31886
/proc/meminfo: memFree=1024644/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=1707.21
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 33282 0 1 0 170645 76 0 0 21 0 9 0 90344864 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 30057 1991 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=1702.32
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 17438 0 1 0 170185 47 0 0 25 0 9 0 90344865 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4127324906 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=4.4
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 14336 0 0 0 414 26 0 0 16 0 9 0 90344867 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.45
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 777 0 0 0 44 1 0 0 17 0 9 0 90344869 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0.01
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 90344869 886026240 30057 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.21
Current children cumulated vsize (KiB) 865260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/89 31886
/proc/meminfo: memFree=1024516/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=1766.92
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 33372 0 1 0 176613 79 0 0 21 0 9 0 90344864 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 30059 1991 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=1761.88
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 17526 0 1 0 176140 48 0 0 25 0 9 0 90344865 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4127441140 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=4.53
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 14338 0 0 0 427 26 0 0 16 0 9 0 90344867 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.45
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 777 0 0 0 44 1 0 0 17 0 9 0 90344869 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0.01
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 90344869 886026240 30059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.92
Current children cumulated vsize (KiB) 865260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31886
/proc/meminfo: memFree=1024516/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=1800.05
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 33422 0 1 0 179925 80 0 0 21 0 9 0 90344864 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 30060 1991 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=1794.94
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 17575 0 1 0 179445 49 0 0 25 0 9 0 90344865 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4127463756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=4.61
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 14339 0 0 0 434 27 0 0 16 0 9 0 90344867 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.45
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 777 0 0 0 44 1 0 0 17 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0.01
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 865260

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

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

[startup+1815.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 31886
/proc/meminfo: memFree=1024516/2055920 swapFree=4192812/4192956
[pid=31831] ppid=31829 vsize=865260 CPUtime=1800.05
/proc/31831/stat : 31831 (java) S 31829 31831 30721 0 -1 0 33422 0 1 0 179925 80 0 0 21 0 9 0 90344864 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/31831/statm: 216315 30060 1991 9 0 210784 0
[pid=31831/tid=31833] ppid=31829 vsize=865260 CPUtime=1794.94
/proc/31831/task/31833/stat : 31833 (java) R 31829 31831 30721 0 -1 64 17575 0 1 0 179445 49 0 0 25 0 9 0 90344865 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4127463756 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31834] ppid=31829 vsize=865260 CPUtime=4.61
/proc/31831/task/31834/stat : 31834 (java) S 31829 31831 30721 0 -1 64 14339 0 0 0 434 27 0 0 16 0 9 0 90344867 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=31831/tid=31835] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31835/stat : 31835 (java) S 31829 31831 30721 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31836] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31836/stat : 31836 (java) S 31829 31831 30721 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90344867 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31837] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31837/stat : 31837 (java) S 31829 31831 30721 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31838] ppid=31829 vsize=865260 CPUtime=0.45
/proc/31831/task/31838/stat : 31838 (java) S 31829 31831 30721 0 -1 64 777 0 0 0 44 1 0 0 17 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31839] ppid=31829 vsize=865260 CPUtime=0
/proc/31831/task/31839/stat : 31839 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=31831/tid=31840] ppid=31829 vsize=865260 CPUtime=0.01
/proc/31831/task/31840/stat : 31840 (java) S 31829 31831 30721 0 -1 64 0 0 0 0 1 0 0 0 15 0 9 0 90344869 886026240 30060 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 865260

Child status: 143
Real time (s): 1815.67
CPU time (s): 1800.12
CPU user time (s): 1799.3
CPU system time (s): 0.821875
CPU usage (%): 99.1437
Max. virtual memory (cumulated for all children) (KiB): 865260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.3
system time used= 0.821875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33444
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= 61917
involuntary context switches= 100574

runsolver used 2.47662 second user time and 6.63499 second system time

The end

Launcher Data

Begin job on node90 at 2009-07-19 21:46:42
IDJOB=2116968
IDBENCH=58279
IDSOLVER=780
FILE ID=node90/2116968-1248032802
PBS_JOBID= 9528875
Free space on /tmp= 66220 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/graphColoring/leighton/leighton-25/normalized-lei450-25c-25.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-2116968-1248032802/watcher-2116968-1248032802 -o /tmp/evaluation-result-2116968-1248032802/solver-2116968-1248032802 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116968-1248032802.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= 915d2b8095a8d52ae5acbb8e68bb744f
RANDOM SEED=1883598203

node90.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.212
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.212
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        574700 kB
Buffers:         47892 kB
Cached:         636460 kB
SwapCached:          0 kB
Active:         742636 kB
Inactive:       649340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        574700 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7024 kB
Writeback:           0 kB
Mapped:         723540 kB
Slab:            73192 kB
Committed_AS:  1401548 kB
PageTables:       3188 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= 66216 MiB
End job on node90 at 2009-07-19 22:17:00