Trace number 2114972

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 1800.78

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-31_ext.xml
MD5SUMea7be6f0774054602e5b9c5d9b10339a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1215.88
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
Number of constraints which are defined in intension0
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-2114972-1248026747/watcher-2114972-1248026747 -o /tmp/evaluation-result-2114972-1248026747/solver-2114972-1248026747 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114972-1248026747.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 1.75 0.68 0.25 4/80 22360
/proc/meminfo: memFree=1096596/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=152 CPUtime=0
/proc/22360/stat : 22360 (java) R 22358 22360 22024 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 89741876 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 8663339 0 0 4096 0 0 0 0 17 0 0 0
/proc/22360/statm: 38 26 19 9 0 4 0

[startup+0.020406 s]
/proc/loadavg: 1.75 0.68 0.25 4/80 22360
/proc/meminfo: memFree=1096596/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=858728 CPUtime=0.01
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 1577 0 1 0 0 1 0 0 18 0 2 0 89741876 879337472 1285 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 214682 1287 520 9 0 209597 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 858728

[startup+0.101415 s]
/proc/loadavg: 1.75 0.68 0.25 4/80 22360
/proc/meminfo: memFree=1096596/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864104 CPUtime=0.09
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 3902 0 1 0 7 2 0 0 18 0 9 0 89741876 884842496 3349 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216026 3349 1750 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.301443 s]
/proc/loadavg: 1.75 0.68 0.25 4/80 22360
/proc/meminfo: memFree=1096596/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864416 CPUtime=0.29
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 5312 0 1 0 26 3 0 0 18 0 9 0 89741876 885161984 4737 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216104 4737 1855 9 0 210573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864416

[startup+0.70149 s]
/proc/loadavg: 1.75 0.68 0.25 4/80 22360
/proc/meminfo: memFree=1096596/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864416 CPUtime=0.69
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 14483 0 1 0 63 6 0 0 18 0 9 0 89741876 885161984 13900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216104 13902 1879 9 0 210573 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864416

[startup+1.50257 s]
/proc/loadavg: 1.77 0.70 0.26 3/89 22369
/proc/meminfo: memFree=1024908/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=1.49
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 24665 0 1 0 138 11 0 0 18 0 9 0 89741876 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 24041 1976 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=1.22
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 14725 0 1 0 116 6 0 0 25 0 9 0 89741877 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=0.15
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 8839 0 0 0 12 3 0 0 16 0 9 0 89741879 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.1
/proc/22360/task/22367/stat : 22367 (java) R 22358 22360 22024 0 -1 64 367 0 0 0 10 0 0 0 15 0 9 0 89741881 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 101680828 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 24041 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 24041 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) 864560

[startup+3.10275 s]
/proc/loadavg: 1.77 0.70 0.26 3/89 22369
/proc/meminfo: memFree=1002380/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=3.09
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 26058 0 1 0 297 12 0 0 18 0 9 0 89741876 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25431 1978 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=2.76
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 14730 0 1 0 270 6 0 0 25 0 9 0 89741877 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=0.18
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10216 0 0 0 14 4 0 0 16 0 9 0 89741879 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.12
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 378 0 0 0 12 0 0 0 15 0 9 0 89741881 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25431 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 864560

[startup+6.3021 s]
/proc/loadavg: 1.77 0.70 0.26 3/89 22369
/proc/meminfo: memFree=1001932/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=6.29
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 26077 0 1 0 616 13 0 0 18 0 9 0 89741876 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25441 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=5.95
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 14739 0 1 0 588 7 0 0 25 0 9 0 89741877 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4126604384 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=0.19
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10216 0 0 0 15 4 0 0 16 0 9 0 89741879 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25441 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) 864560

[startup+12.7028 s]
/proc/loadavg: 1.80 0.74 0.27 3/89 22369
/proc/meminfo: memFree=1001932/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=12.68
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 26095 0 1 0 1254 14 0 0 18 0 9 0 89741876 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25442 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=12.33
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 14756 0 1 0 1225 8 0 0 25 0 9 0 89741877 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=0.2
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10217 0 0 0 16 4 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 864560

[startup+25.5012 s]
/proc/loadavg: 1.83 0.78 0.29 3/89 22369
/proc/meminfo: memFree=1001996/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=25.48
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 26127 0 1 0 2530 18 0 0 18 0 9 0 89741876 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25442 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=25.1
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 14788 0 1 0 2499 11 0 0 25 0 9 0 89741877 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4126598611 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=0.23
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10217 0 0 0 18 5 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25442 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) 864560

[startup+51.1011 s]
/proc/loadavg: 1.89 0.88 0.34 4/89 22369
/proc/meminfo: memFree=1001804/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=51.06
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 26192 0 1 0 5084 22 0 0 18 0 9 0 89741876 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25442 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=50.64
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 14853 0 1 0 5049 15 0 0 25 0 9 0 89741877 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4126596710 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=0.26
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10217 0 0 0 21 5 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25442 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 864560

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.65 3/89 22369
/proc/meminfo: memFree=999948/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=1601.68
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 30130 0 1 0 159831 337 0 0 18 0 9 0 89741876 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25445 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=1598.66
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 18788 0 1 0 159563 303 0 0 25 0 9 0 89741877 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4126590066 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=2.86
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10220 0 0 0 254 32 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 864560

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.67 3/89 22369
/proc/meminfo: memFree=999884/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=1661.65
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 30286 0 1 0 165818 347 0 0 18 0 9 0 89741876 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25445 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=1658.53
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 18944 0 1 0 165540 313 0 0 25 0 9 0 89741877 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4126598645 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=2.97
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10220 0 0 0 264 33 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 864560

[startup+1722.3 s]
/proc/loadavg: 1.93 1.95 1.68 3/89 22407
/proc/meminfo: memFree=1025292/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=1721.62
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 30442 0 1 0 171803 359 0 0 18 0 9 0 89741876 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25445 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=1718.4
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 19100 0 1 0 171517 323 0 0 25 0 9 0 89741877 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4126590528 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=3.06
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10220 0 0 0 272 34 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 864560

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/89 22407
/proc/meminfo: memFree=1025292/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=1781.6
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 30595 0 1 0 177786 374 0 0 18 0 9 0 89741876 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25445 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=1778.26
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 19253 0 1 0 177490 336 0 0 25 0 9 0 89741877 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=3.18
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10220 0 0 0 282 36 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 864560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 1.97 1.71 3/89 22407
/proc/meminfo: memFree=1025164/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=1800.01
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 30642 0 1 0 179621 380 0 0 18 0 9 0 89741876 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25445 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=1796.64
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 19300 0 1 0 179322 342 0 0 25 0 9 0 89741877 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4126603114 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=3.21
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10220 0 0 0 285 36 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 864560

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

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

[startup+1800.71 s]
/proc/loadavg: 2.00 1.97 1.71 3/89 22407
/proc/meminfo: memFree=1025164/2055920 swapFree=4192812/4192956
[pid=22360] ppid=22358 vsize=864560 CPUtime=1800.01
/proc/22360/stat : 22360 (java) S 22358 22360 22024 0 -1 0 30642 0 1 0 179621 380 0 0 18 0 9 0 89741876 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22360/statm: 216140 25445 1981 9 0 210609 0
[pid=22360/tid=22362] ppid=22358 vsize=864560 CPUtime=1796.64
/proc/22360/task/22362/stat : 22362 (java) R 22358 22360 22024 0 -1 64 19300 0 1 0 179322 342 0 0 25 0 9 0 89741877 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4126603114 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22363] ppid=22358 vsize=864560 CPUtime=3.21
/proc/22360/task/22363/stat : 22363 (java) S 22358 22360 22024 0 -1 64 10220 0 0 0 285 36 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22364] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22364/stat : 22364 (java) S 22358 22360 22024 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22365] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22365/stat : 22365 (java) S 22358 22360 22024 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89741879 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22366] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22366/stat : 22366 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22367] ppid=22358 vsize=864560 CPUtime=0.13
/proc/22360/task/22367/stat : 22367 (java) S 22358 22360 22024 0 -1 64 388 0 0 0 13 0 0 0 16 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22368] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22368/stat : 22368 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22360/tid=22369] ppid=22358 vsize=864560 CPUtime=0
/proc/22360/task/22369/stat : 22369 (java) S 22358 22360 22024 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89741881 885309440 25445 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 864560

Child status: 143
Real time (s): 1800.78
CPU time (s): 1800.08
CPU user time (s): 1796.26
CPU system time (s): 3.81642
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 864560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.26
system time used= 3.81642
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30668
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= 76620
involuntary context switches= 82408

runsolver used 2.55661 second user time and 5.65314 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-19 20:05:48
IDJOB=2114972
IDBENCH=53959
IDSOLVER=780
FILE ID=node9/2114972-1248026747
PBS_JOBID= 9529027
Free space on /tmp= 66360 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-31_ext.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-2114972-1248026747/watcher-2114972-1248026747 -o /tmp/evaluation-result-2114972-1248026747/solver-2114972-1248026747 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114972-1248026747.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= ea7be6f0774054602e5b9c5d9b10339a
RANDOM SEED=953203769

node9.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.216
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.216
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:       1097076 kB
Buffers:         82020 kB
Cached:         698280 kB
SwapCached:          0 kB
Active:         263884 kB
Inactive:       617604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1097076 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7940 kB
Writeback:           0 kB
Mapped:         119208 kB
Slab:            62440 kB
Committed_AS:  1290660 kB
PageTables:       1956 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= 66352 MiB
End job on node9 at 2009-07-19 20:35:50