Trace number 1091235

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_dwdeg 2008-06-26? (TO) 1800.15 1808.86

General information on the benchmark

Namecsp/graphColoring/mug/
normalized-mug100-1-3.xml
MD5SUMea65c55f02bcd83512a122b7929c3683
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.78388
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints166
Maximum constraint arity2
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension166
Global constraints used (with number of constraints)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1091235-1215274218/watcher-1091235-1215274218 -o /tmp/evaluation-result-1091235-1215274218/solver-1091235-1215274218 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1091235-1215274218.xml 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/79 23340
/proc/meminfo: memFree=1714256/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=1804 CPUtime=0
/proc/23340/stat : 23340 (java) D 23338 23340 22613 0 -1 0 383 0 0 0 0 0 0 0 18 0 1 0 650355384 1847296 169 996147200 134512640 134550740 4294956016 18446744073709551615 11092772 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/23340/statm: 2700 488 213 9 0 1230 0
[pid=23340/tid=23341] ppid=23338 vsize=10800 CPUtime=0
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 650355385 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 11939800 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.105087 s]
/proc/loadavg: 1.92 1.98 1.99 4/79 23340
/proc/meminfo: memFree=1714256/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=866556 CPUtime=0.09
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 3855 0 1 0 7 2 0 0 18 0 9 0 650355384 887353344 3316 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216639 3316 1768 9 0 211111 0
[pid=23340/tid=23341] ppid=23338 vsize=866556 CPUtime=0.07
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 2918 0 1 0 6 1 0 0 18 0 9 0 650355385 887353344 3316 996147200 134512640 134550740 4294956016 18446744073709551615 4125971826 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866556

[startup+0.201102 s]
/proc/loadavg: 1.92 1.98 1.99 4/79 23340
/proc/meminfo: memFree=1714256/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=866556 CPUtime=0.18
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 4245 0 1 0 16 2 0 0 18 0 9 0 650355384 887353344 3697 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216639 3697 1845 9 0 211111 0
[pid=23340/tid=23341] ppid=23338 vsize=866556 CPUtime=0.17
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 3308 0 1 0 16 1 0 0 18 0 9 0 650355385 887353344 3697 996147200 134512640 134550740 4294956016 18446744073709551615 103648790 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 866556

[startup+0.301116 s]
/proc/loadavg: 1.92 1.98 1.99 4/79 23340
/proc/meminfo: memFree=1714256/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=866556 CPUtime=0.28
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 4563 0 1 0 26 2 0 0 18 0 9 0 650355384 887353344 4005 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216639 4005 1886 9 0 211111 0
[pid=23340/tid=23341] ppid=23338 vsize=866556 CPUtime=0.25
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 3604 0 1 0 24 1 0 0 19 0 9 0 650355385 887353344 4005 996147200 134512640 134550740 4294956016 18446744073709551615 4125957540 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.701177 s]
/proc/loadavg: 1.92 1.98 1.99 4/79 23340
/proc/meminfo: memFree=1714256/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867424 CPUtime=0.67
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 6565 0 1 0 64 3 0 0 18 0 9 0 650355384 888242176 5975 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216856 5975 1961 9 0 211328 0
[pid=23340/tid=23341] ppid=23338 vsize=867424 CPUtime=0.55
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 5345 0 1 0 53 2 0 0 19 0 9 0 650355385 888242176 5975 996147200 134512640 134550740 4294956016 18446744073709551615 4126668502 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867424

[startup+1.50129 s]
/proc/loadavg: 1.92 1.98 1.99 4/88 23349
/proc/meminfo: memFree=1687816/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=1.47
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 10481 0 1 0 139 8 0 0 18 0 9 0 650355384 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 9883 1974 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=1.23
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 9176 0 1 0 116 7 0 0 25 0 9 0 650355385 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4126842039 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 650355387 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 650355387 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 650355387 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 9883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867544

[startup+3.10252 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 23349
/proc/meminfo: memFree=1671304/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=3.05
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 16723 0 1 0 280 25 0 0 18 0 9 0 650355384 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16124 1974 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=2.81
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 15418 0 1 0 257 24 0 0 25 0 9 0 650355385 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4126852002 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 650355387 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 650355387 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16124 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867544

[startup+6.302 s]
/proc/loadavg: 1.93 1.98 1.99 3/88 23349
/proc/meminfo: memFree=1655752/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=6.23
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 17281 0 1 0 576 47 0 0 18 0 9 0 650355384 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16679 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=5.96
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 15555 0 1 0 551 45 0 0 25 0 9 0 650355385 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4126841970 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.01
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 425 0 0 0 1 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867544

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.99 3/88 23349
/proc/meminfo: memFree=1654792/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=12.56
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 17283 0 1 0 1157 99 0 0 18 0 9 0 650355384 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16679 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=12.29
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 15557 0 1 0 1132 97 0 0 25 0 9 0 650355385 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4126841696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.02
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 425 0 0 0 2 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 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) 867544

[startup+25.5018 s]
/proc/loadavg: 1.95 1.98 1.99 3/88 23349
/proc/meminfo: memFree=1654792/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=25.24
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 17288 0 1 0 2323 201 0 0 18 0 9 0 650355384 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16679 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=24.95
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 15562 0 1 0 2296 199 0 0 25 0 9 0 650355385 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4126627604 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.04
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 425 0 0 0 4 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16679 996147200 134512640 134550740 4294956016 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) 867544

[startup+51.1016 s]
/proc/loadavg: 1.96 1.98 1.99 3/88 23349
/proc/meminfo: memFree=1654024/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=50.6
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 17501 0 1 0 4647 413 0 0 18 0 9 0 650355384 888365056 16883 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16883 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=50.27
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 15571 0 1 0 4616 411 0 0 25 0 9 0 650355385 888365056 16883 996147200 134512640 134550740 4294956016 18446744073709551615 4126804664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.07

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

/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1533.73
Current children cumulated vsize (KiB) 867544

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/88 23650
/proc/meminfo: memFree=1544456/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=1593.7
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 18095 0 1 0 147174 12196 0 0 18 0 9 0 650355384 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16884 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=1593.06
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 16164 0 1 0 147116 12190 0 0 25 0 9 0 650355385 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.37
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 630 0 0 0 34 3 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.7
Current children cumulated vsize (KiB) 867544

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/88 23650
/proc/meminfo: memFree=1547272/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=1653.67
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 18119 0 1 0 152701 12666 0 0 18 0 9 0 650355384 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16884 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=1653.02
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 16188 0 1 0 152642 12660 0 0 25 0 9 0 650355385 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.4
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 630 0 0 0 36 4 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.67
Current children cumulated vsize (KiB) 867544

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/89 23710
/proc/meminfo: memFree=1546880/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=1713.64
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 18143 0 1 0 158216 13148 0 0 18 0 9 0 650355384 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16884 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=1712.99
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 16212 0 1 0 158156 13143 0 0 25 0 9 0 650355385 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.41
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 630 0 0 0 37 4 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.64
Current children cumulated vsize (KiB) 867544

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 23710
/proc/meminfo: memFree=1545856/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=1773.58
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 18166 0 1 0 163733 13625 0 0 18 0 9 0 650355384 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16884 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=1772.92
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 16235 0 1 0 163672 13620 0 0 25 0 9 0 650355385 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.42
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 630 0 0 0 38 4 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.58
Current children cumulated vsize (KiB) 867544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 23710
/proc/meminfo: memFree=1546240/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=1800.07
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 18177 0 1 0 166164 13843 0 0 18 0 9 0 650355384 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16884 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=1799.4
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 16246 0 1 0 166102 13838 0 0 25 0 9 0 650355385 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.42
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 630 0 0 0 38 4 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 867544

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

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

[startup+1808.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 23710
/proc/meminfo: memFree=1546240/2055920 swapFree=4180840/4192956
[pid=23340] ppid=23338 vsize=867544 CPUtime=1800.07
/proc/23340/stat : 23340 (java) S 23338 23340 22613 0 -1 0 18177 0 1 0 166164 13843 0 0 18 0 9 0 650355384 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/23340/statm: 216886 16884 1988 9 0 211358 0
[pid=23340/tid=23341] ppid=23338 vsize=867544 CPUtime=1799.4
/proc/23340/task/23341/stat : 23341 (java) R 23338 23340 22613 0 -1 64 16246 0 1 0 166102 13838 0 0 25 0 9 0 650355385 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23343] ppid=23338 vsize=867544 CPUtime=0.42
/proc/23340/task/23343/stat : 23343 (java) S 23338 23340 22613 0 -1 64 630 0 0 0 38 4 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=23340/tid=23344] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23344/stat : 23344 (java) S 23338 23340 22613 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23345] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23345/stat : 23345 (java) S 23338 23340 22613 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 650355387 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23346] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23346/stat : 23346 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23347] ppid=23338 vsize=867544 CPUtime=0.22
/proc/23340/task/23347/stat : 23347 (java) S 23338 23340 22613 0 -1 64 574 0 0 0 22 0 0 0 16 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23348] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23348/stat : 23348 (java) S 23338 23340 22613 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=23340/tid=23349] ppid=23338 vsize=867544 CPUtime=0
/proc/23340/task/23349/stat : 23349 (java) S 23338 23340 22613 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 650355389 888365056 16884 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 867544

Child status: 143
Real time (s): 1808.86
CPU time (s): 1800.15
CPU user time (s): 1661.69
CPU system time (s): 138.455
CPU usage (%): 99.5181
Max. virtual memory (cumulated for all children) (KiB): 867544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1661.69
system time used= 138.455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18193
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= 41737
involuntary context switches= 51055

runsolver used 2.15067 second user time and 6.10207 second system time

The end

Launcher Data (download as text)

Begin job on node39 at 2008-07-05 18:10:18
IDJOB=1091235
IDBENCH=58533
IDSOLVER=349
FILE ID=node39/1091235-1215274218
PBS_JOBID= 7882215
Free space on /tmp= 66532 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/graphColoring/mug/normalized-mug100-1-3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1091235-1215274218/watcher-1091235-1215274218 -o /tmp/evaluation-result-1091235-1215274218/solver-1091235-1215274218 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1091235-1215274218.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ea65c55f02bcd83512a122b7929c3683
RANDOM SEED=1430044089

node39.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.267
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.267
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:       1714736 kB
Buffers:         44552 kB
Cached:         224504 kB
SwapCached:       6276 kB
Active:         189176 kB
Inactive:        96024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1714736 kB
SwapTotal:     4192956 kB
SwapFree:      4180840 kB
Dirty:            5924 kB
Writeback:           0 kB
Mapped:          24868 kB
Slab:            40560 kB
Committed_AS:  1024668 kB
PageTables:       2304 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= 66504 MiB
End job on node39 at 2008-07-05 18:40:29