Trace number 2115466

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.13 1813.94

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-hanoi4.xml
MD5SUMbc2b2e34672d70129799a25a0b981a8a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.24366
Satisfiable
(Un)Satisfiability was proved
Number of variables1436
Number of constraints5524
Maximum constraint arity7
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5524
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-2115466-1248028770/watcher-2115466-1248028770 -o /tmp/evaluation-result-2115466-1248028770/solver-2115466-1248028770 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115466-1248028770.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.00 2.00 1.79 4/80 27911
/proc/meminfo: memFree=841032/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=18576 CPUtime=0
/proc/27911/stat : 27911 (runsolver) R 27909 27911 27607 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 89937388 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 224627584295 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27911/statm: 4644 284 249 26 0 2626 0

[startup+0.0829359 s]
/proc/loadavg: 2.00 2.00 1.79 4/80 27911
/proc/meminfo: memFree=841032/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=862204 CPUtime=0.06
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 3087 0 1 0 4 2 0 0 18 0 9 0 89937388 882896896 2555 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 215551 2555 1237 9 0 210421 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 862204

[startup+0.101936 s]
/proc/loadavg: 2.00 2.00 1.79 4/80 27911
/proc/meminfo: memFree=841032/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=864060 CPUtime=0.08
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 3574 0 1 0 6 2 0 0 18 0 9 0 89937388 884797440 3039 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216015 3039 1532 9 0 210484 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864060

[startup+0.301961 s]
/proc/loadavg: 2.00 2.00 1.79 4/80 27911
/proc/meminfo: memFree=841032/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=864192 CPUtime=0.28
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 4458 0 1 0 25 3 0 0 18 0 9 0 89937388 884932608 3883 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216048 3883 1855 9 0 210517 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864192

[startup+0.702022 s]
/proc/loadavg: 2.00 2.00 1.79 4/80 27911
/proc/meminfo: memFree=841032/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865056 CPUtime=0.68
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 6732 0 1 0 64 4 0 0 18 0 9 0 89937388 885817344 6148 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216264 6148 1889 9 0 210733 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865056

[startup+1.50114 s]
/proc/loadavg: 2.00 2.00 1.79 3/89 27920
/proc/meminfo: memFree=814592/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865148 CPUtime=1.46
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 14418 0 1 0 138 8 0 0 18 0 9 0 89937388 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216287 13811 1955 9 0 210756 0
[pid=27911/tid=27913] ppid=27909 vsize=865148 CPUtime=1.19
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 13067 0 1 0 112 7 0 0 25 0 9 0 89937390 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4126755012 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865148 CPUtime=0
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 89937392 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865148 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89937392 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865148 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89937392 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865148 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865148 CPUtime=0.25
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 622 0 0 0 25 0 0 0 16 0 9 0 89937394 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865148 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865148 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 885911552 13811 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 865148

[startup+3.10236 s]
/proc/loadavg: 2.00 2.00 1.79 3/89 27920
/proc/meminfo: memFree=771904/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=3.06
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 19790 0 1 0 294 12 0 0 18 0 9 0 89937388 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 19164 1988 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=2.54
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14832 0 1 0 245 9 0 0 25 0 9 0 89937390 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4127427561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.1
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 3513 0 0 0 9 1 0 0 17 0 9 0 89937392 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.39
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 714 0 0 0 39 0 0 0 16 0 9 0 89937394 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 19164 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865276

[startup+6.30282 s]
/proc/loadavg: 2.00 2.00 1.79 3/89 27920
/proc/meminfo: memFree=771520/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=6.22
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 19799 0 1 0 610 12 0 0 18 0 9 0 89937388 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 19170 1988 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=5.69
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14835 0 1 0 560 9 0 0 25 0 9 0 89937390 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4127427561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.1
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 3513 0 0 0 9 1 0 0 16 0 9 0 89937392 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.4
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 720 0 0 0 40 0 0 0 16 0 9 0 89937394 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 19170 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 865276

[startup+12.7027 s]
/proc/loadavg: 2.00 2.00 1.79 3/89 27920
/proc/meminfo: memFree=771456/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=12.56
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 19811 0 1 0 1243 13 0 0 18 0 9 0 89937388 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 19179 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=12.01
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14838 0 1 0 1192 9 0 0 25 0 9 0 89937390 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4127427561 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.1
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 3513 0 0 0 9 1 0 0 17 0 9 0 89937392 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 729 0 0 0 41 0 0 0 17 0 9 0 89937394 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 19179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 865276

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 1.79 3/89 27920
/proc/meminfo: memFree=760256/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=25.24
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 22616 0 1 0 2507 17 0 0 18 0 9 0 89937388 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 21983 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=24.6
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14839 0 1 0 2448 12 0 0 25 0 9 0 89937390 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4127328759 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.19
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 6316 0 0 0 17 2 0 0 16 0 9 0 89937392 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 15 0 9 0 89937394 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 21983 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 865276

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 1.80 3/89 27920
/proc/meminfo: memFree=754752/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=50.6
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 23992 0 1 0 5039 21 0 0 18 0 9 0 89937388 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 23358 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=49.91
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14840 0 1 0 4975 16 0 0 25 0 9 0 89937390 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4127427384 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.24
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 7691 0 0 0 21 3 0 0 16 0 9 0 89937392 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 15 0 9 0 89937394 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23358 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23360 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23360 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 16 0 9 0 89937394 886042624 23360 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23360 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 23360 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1528.58
Current children cumulated vsize (KiB) 865276

[startup+1602.3 s]
/proc/loadavg: 2.29 2.09 1.95 3/89 27966
/proc/meminfo: memFree=821568/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=1588.55
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 24062 0 1 0 158534 321 0 0 18 0 9 0 89937388 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 23361 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=1587.77
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14907 0 1 0 158462 315 0 0 25 0 9 0 89937390 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4127426645 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.34
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 7694 0 0 0 30 4 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 16 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1588.55
Current children cumulated vsize (KiB) 865276

[startup+1662.3 s]
/proc/loadavg: 2.26 2.12 1.97 3/89 27966
/proc/meminfo: memFree=821568/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=1648.53
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 24064 0 1 0 164519 334 0 0 18 0 9 0 89937388 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 23361 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=1647.75
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14909 0 1 0 164447 328 0 0 25 0 9 0 89937390 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.34
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 7694 0 0 0 30 4 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 16 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.53
Current children cumulated vsize (KiB) 865276

[startup+1722.3 s]
/proc/loadavg: 2.16 2.11 1.97 3/89 27966
/proc/meminfo: memFree=821568/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=1708.51
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 24068 0 1 0 170506 345 0 0 18 0 9 0 89937388 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 23361 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=1707.72
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14913 0 1 0 170433 339 0 0 25 0 9 0 89937390 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.35
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 7694 0 0 0 31 4 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 16 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708.51
Current children cumulated vsize (KiB) 865276

[startup+1782.3 s]
/proc/loadavg: 2.12 2.10 1.98 3/89 27966
/proc/meminfo: memFree=821504/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=1768.48
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 24071 0 1 0 176489 359 0 0 18 0 9 0 89937388 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 23361 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=1767.69
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14916 0 1 0 176416 353 0 0 25 0 9 0 89937390 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4127426533 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.35
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 7694 0 0 0 31 4 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 16 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1768.48
Current children cumulated vsize (KiB) 865276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.91 s]
/proc/loadavg: 2.07 2.09 1.98 3/89 27966
/proc/meminfo: memFree=821568/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=1800.08
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 24072 0 1 0 179641 367 0 0 18 0 9 0 89937388 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 23361 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=1799.28
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14917 0 1 0 179567 361 0 0 25 0 9 0 89937390 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4127367884 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.35
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 7694 0 0 0 31 4 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 16 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 865276

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

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

[startup+1813.91 s]
/proc/loadavg: 2.07 2.09 1.98 3/89 27966
/proc/meminfo: memFree=821568/2055920 swapFree=4192812/4192956
[pid=27911] ppid=27909 vsize=865276 CPUtime=1800.08
/proc/27911/stat : 27911 (java) S 27909 27911 27607 0 -1 0 24072 0 1 0 179641 367 0 0 18 0 9 0 89937388 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27911/statm: 216319 23361 1991 9 0 210788 0
[pid=27911/tid=27913] ppid=27909 vsize=865276 CPUtime=1799.28
/proc/27911/task/27913/stat : 27913 (java) R 27909 27911 27607 0 -1 64 14917 0 1 0 179567 361 0 0 25 0 9 0 89937390 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4127367884 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27914] ppid=27909 vsize=865276 CPUtime=0.35
/proc/27911/task/27914/stat : 27914 (java) S 27909 27911 27607 0 -1 64 7694 0 0 0 31 4 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=27911/tid=27915] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27915/stat : 27915 (java) S 27909 27911 27607 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27916] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27916/stat : 27916 (java) S 27909 27911 27607 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89937392 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27917] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27917/stat : 27917 (java) S 27909 27911 27607 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27918] ppid=27909 vsize=865276 CPUtime=0.41
/proc/27911/task/27918/stat : 27918 (java) S 27909 27911 27607 0 -1 64 730 0 0 0 41 0 0 0 16 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27919] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27919/stat : 27919 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27911/tid=27920] ppid=27909 vsize=865276 CPUtime=0
/proc/27911/task/27920/stat : 27920 (java) S 27909 27911 27607 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89937394 886042624 23361 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 865276

Child status: 143
Real time (s): 1813.94
CPU time (s): 1800.13
CPU user time (s): 1796.43
CPU system time (s): 3.69144
CPU usage (%): 99.2383
Max. virtual memory (cumulated for all children) (KiB): 865276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.43
system time used= 3.69144
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24093
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= 39428
involuntary context switches= 85363

runsolver used 2.78758 second user time and 5.47317 second system time

The end

Launcher Data

Begin job on node49 at 2009-07-19 20:39:30
IDJOB=2115466
IDBENCH=54873
IDSOLVER=780
FILE ID=node49/2115466-1248028770
PBS_JOBID= 9528951
Free space on /tmp= 66312 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-hanoi4.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-2115466-1248028770/watcher-2115466-1248028770 -o /tmp/evaluation-result-2115466-1248028770/solver-2115466-1248028770 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115466-1248028770.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= bc2b2e34672d70129799a25a0b981a8a
RANDOM SEED=724625600

node49.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.232
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.232
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:        841512 kB
Buffers:         88728 kB
Cached:         881768 kB
SwapCached:          0 kB
Active:         411516 kB
Inactive:       703460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        841512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5732 kB
Writeback:           0 kB
Mapped:         162312 kB
Slab:            84220 kB
Committed_AS:  1297340 kB
PageTables:       2036 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 node49 at 2009-07-19 21:09:46