Trace number 2115242

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.08 1805.58

General information on the benchmark

Namecsp/pseudo/par/
normalized-par-32-3-c.xml
MD5SUMba8f742f11fb03cbfcc6b53468067cc9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2650
Number of constraints6619
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6619
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-2115242-1248028486/watcher-2115242-1248028486 -o /tmp/evaluation-result-2115242-1248028486/solver-2115242-1248028486 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115242-1248028486.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.01 2.00 1.71 3/81 26913
/proc/meminfo: memFree=285872/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=152 CPUtime=0
/proc/26913/stat : 26913 (java) R 26911 26913 26177 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 89915098 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 9273643 0 0 4096 0 0 0 0 17 0 0 0
/proc/26913/statm: 38 26 19 9 0 4 0

[startup+0.0933201 s]
/proc/loadavg: 2.01 2.00 1.71 3/81 26913
/proc/meminfo: memFree=285872/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=864104 CPUtime=0.08
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 3717 0 1 0 6 2 0 0 18 0 9 0 89915098 884842496 3183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216026 3189 1657 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.101321 s]
/proc/loadavg: 2.01 2.00 1.71 3/81 26913
/proc/meminfo: memFree=285872/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=864104 CPUtime=0.09
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 3889 0 1 0 7 2 0 0 18 0 9 0 89915098 884842496 3339 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216026 3339 1748 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.301343 s]
/proc/loadavg: 2.01 2.00 1.71 3/81 26913
/proc/meminfo: memFree=285872/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=864512 CPUtime=0.29
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 4592 0 1 0 26 3 0 0 18 0 9 0 89915098 885260288 4017 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216128 4017 1855 9 0 210597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864512

[startup+0.70139 s]
/proc/loadavg: 2.01 2.00 1.71 3/81 26913
/proc/meminfo: memFree=285872/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=864964 CPUtime=0.69
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 7979 0 1 0 63 6 0 0 18 0 9 0 89915098 885723136 7393 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216241 7393 1899 9 0 210710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864964

[startup+1.50148 s]
/proc/loadavg: 2.01 2.00 1.71 3/90 26922
/proc/meminfo: memFree=246760/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865152 CPUtime=1.49
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 19527 0 1 0 136 13 0 0 18 0 9 0 89915098 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216288 18917 1964 9 0 210757 0
[pid=26913/tid=26915] ppid=26911 vsize=865152 CPUtime=1.11
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14548 0 1 0 102 9 0 0 25 0 9 0 89915099 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 102639088 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865152 CPUtime=0.1
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 3625 0 0 0 9 1 0 0 17 0 9 0 89915100 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865152 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865152 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865152 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865152 CPUtime=0.26
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 622 0 0 0 25 1 0 0 16 0 9 0 89915102 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865152 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865152 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 885915648 18917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865152

[startup+3.10266 s]
/proc/loadavg: 2.01 2.00 1.71 4/90 26922
/proc/meminfo: memFree=207080/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=3.1
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 23809 0 1 0 294 16 0 0 18 0 9 0 89915098 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 23183 1987 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=2.43
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14832 0 1 0 233 10 0 0 25 0 9 0 89915099 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4127516585 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.21
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 7509 0 0 0 19 2 0 0 17 0 9 0 89915100 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.41
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 736 0 0 0 40 1 0 0 15 0 9 0 89915102 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 23183 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 865284

[startup+6.30302 s]
/proc/loadavg: 2.01 2.00 1.71 3/90 26922
/proc/meminfo: memFree=200360/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=6.29
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 23815 0 1 0 613 16 0 0 18 0 9 0 89915098 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 23184 1987 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=5.62
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14837 0 1 0 552 10 0 0 25 0 9 0 89915099 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4127378419 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.22
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 7509 0 0 0 20 2 0 0 17 0 9 0 89915100 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.41
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 737 0 0 0 40 1 0 0 16 0 9 0 89915102 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 23184 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 865284

[startup+12.7027 s]
/proc/loadavg: 2.01 2.00 1.71 3/90 26922
/proc/meminfo: memFree=200168/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=12.69
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 23821 0 1 0 1253 16 0 0 18 0 9 0 89915098 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 23188 1987 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=12.01
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14839 0 1 0 1191 10 0 0 25 0 9 0 89915099 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4127343664 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.22
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 7509 0 0 0 20 2 0 0 16 0 9 0 89915100 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.42
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 741 0 0 0 41 1 0 0 16 0 9 0 89915102 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 23188 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865284

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 1.72 3/90 26922
/proc/meminfo: memFree=194984/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=25.48
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 25169 0 1 0 2530 18 0 0 18 0 9 0 89915098 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 24534 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=24.73
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14841 0 1 0 2462 11 0 0 25 0 9 0 89915099 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.28
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 8848 0 0 0 25 3 0 0 16 0 9 0 89915100 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 748 0 0 0 42 1 0 0 17 0 9 0 89915102 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 24534 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 865284

[startup+51.1011 s]
/proc/loadavg: 2.06 2.01 1.73 3/90 26922
/proc/meminfo: memFree=190952/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=51.07
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 26122 0 1 0 5087 20 0 0 18 0 9 0 89915098 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 25484 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=50.29
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14844 0 1 0 5016 13 0 0 25 0 9 0 89915099 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4127435828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.31
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 9797 0 0 0 28 3 0 0 16 0 9 0 89915100 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25484 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25493 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25493 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25493 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25493 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 25493 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1538.01
Current children cumulated vsize (KiB) 865284

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/90 26930
/proc/meminfo: memFree=189280/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=1597.71
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 26221 0 1 0 159670 101 0 0 18 0 9 0 89915098 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 25494 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=1596.78
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14933 0 1 0 159584 94 0 0 25 0 9 0 89915099 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4127410348 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.46
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 9807 0 0 0 42 4 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.71
Current children cumulated vsize (KiB) 865284

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/90 26930
/proc/meminfo: memFree=189280/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=1657.41
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 26224 0 1 0 165636 105 0 0 18 0 9 0 89915098 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 25494 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=1656.47
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14936 0 1 0 165550 97 0 0 25 0 9 0 89915099 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4127378416 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.47
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 9807 0 0 0 43 4 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.41
Current children cumulated vsize (KiB) 865284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/90 26930
/proc/meminfo: memFree=189344/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=1717.12
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 26228 0 1 0 171604 108 0 0 18 0 9 0 89915098 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 25494 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=1716.17
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14940 0 1 0 171517 100 0 0 25 0 9 0 89915099 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4127410316 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.48
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 9807 0 0 0 44 4 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1717.12
Current children cumulated vsize (KiB) 865284

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.91 3/90 26968
/proc/meminfo: memFree=589152/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=1776.86
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 26231 0 1 0 177573 113 0 0 18 0 9 0 89915098 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 25494 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=1775.91
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14943 0 1 0 177485 106 0 0 25 0 9 0 89915099 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4127460761 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.48
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 9807 0 0 0 44 4 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 25494 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.86
Current children cumulated vsize (KiB) 865284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.5 s]
/proc/loadavg: 2.02 2.01 1.91 3/90 27040
/proc/meminfo: memFree=568096/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=1800
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 26234 0 1 0 179885 115 0 0 18 0 9 0 89915098 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 25495 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=1799.05
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14945 0 1 0 179798 107 0 0 25 0 9 0 89915099 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4127378419 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.49
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 9808 0 0 0 45 4 0 0 16 0 9 0 89915100 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865284

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

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

[startup+1805.5 s]
/proc/loadavg: 2.02 2.01 1.91 3/90 27040
/proc/meminfo: memFree=568096/2055920 swapFree=4192812/4192956
[pid=26913] ppid=26911 vsize=865284 CPUtime=1800
/proc/26913/stat : 26913 (java) S 26911 26913 26177 0 -1 0 26234 0 1 0 179885 115 0 0 18 0 9 0 89915098 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26913/statm: 216321 25495 1990 9 0 210790 0
[pid=26913/tid=26915] ppid=26911 vsize=865284 CPUtime=1799.05
/proc/26913/task/26915/stat : 26915 (java) R 26911 26913 26177 0 -1 64 14945 0 1 0 179798 107 0 0 25 0 9 0 89915099 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4127378419 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26916] ppid=26911 vsize=865284 CPUtime=0.49
/proc/26913/task/26916/stat : 26916 (java) S 26911 26913 26177 0 -1 64 9808 0 0 0 45 4 0 0 16 0 9 0 89915100 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26917] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26917/stat : 26917 (java) S 26911 26913 26177 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89915100 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26918] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26918/stat : 26918 (java) S 26911 26913 26177 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89915101 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26919] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26919/stat : 26919 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89915102 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26920] ppid=26911 vsize=865284 CPUtime=0.43
/proc/26913/task/26920/stat : 26920 (java) S 26911 26913 26177 0 -1 64 749 0 0 0 42 1 0 0 16 0 9 0 89915102 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26921] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26921/stat : 26921 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89915103 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26913/tid=26922] ppid=26911 vsize=865284 CPUtime=0
/proc/26913/task/26922/stat : 26922 (java) S 26911 26913 26177 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89915103 886050816 25495 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865284

Child status: 143
Real time (s): 1805.58
CPU time (s): 1800.08
CPU user time (s): 1798.91
CPU system time (s): 1.16782
CPU usage (%): 99.6957
Max. virtual memory (cumulated for all children) (KiB): 865284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.16782
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26255
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= 39695
involuntary context switches= 55983

runsolver used 2.10568 second user time and 6.11507 second system time

The end

Launcher Data

Begin job on node32 at 2009-07-19 20:34:46
IDJOB=2115242
IDBENCH=54466
IDSOLVER=780
FILE ID=node32/2115242-1248028486
PBS_JOBID= 9528983
Free space on /tmp= 66316 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/pseudo/par/normalized-par-32-3-c.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-2115242-1248028486/watcher-2115242-1248028486 -o /tmp/evaluation-result-2115242-1248028486/solver-2115242-1248028486 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115242-1248028486.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= ba8f742f11fb03cbfcc6b53468067cc9
RANDOM SEED=93307053

node32.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.236
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.236
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:        286352 kB
Buffers:         99824 kB
Cached:        1123156 kB
SwapCached:          0 kB
Active:         678564 kB
Inactive:       991604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        286352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6336 kB
Writeback:           0 kB
Mapped:         465128 kB
Slab:            83652 kB
Committed_AS:  1317624 kB
PageTables:       2756 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node32 at 2009-07-19 21:04:54