Trace number 2115060

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

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-4.xml
MD5SUM9d111ad847d28c529e11463744b5c0db
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark58.6201
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints35311
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension35011
Global constraints used (with number of constraints)alldifferent(300)

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-2115060-1248027285/watcher-2115060-1248027285 -o /tmp/evaluation-result-2115060-1248027285/solver-2115060-1248027285 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115060-1248027285.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 2.00 1.77 1.00 4/80 22336
/proc/meminfo: memFree=808888/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=0 CPUtime=0
/proc/22336/stat : 22336 (java) R 22334 22336 22036 0 -1 0 197 0 0 0 0 0 0 0 18 0 1 0 89791825 0 0 996147200 0 0 0 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/22336/statm: 1 0 0 0 0 1 0

[startup+0.059738 s]
/proc/loadavg: 2.00 1.77 1.00 4/80 22336
/proc/meminfo: memFree=808888/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=862024 CPUtime=0.05
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 2815 0 1 0 3 2 0 0 18 0 9 0 89791825 882712576 2335 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 215546 2337 1140 9 0 210416 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 862024

[startup+0.101744 s]
/proc/loadavg: 2.00 1.77 1.00 4/80 22336
/proc/meminfo: memFree=808888/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=864104 CPUtime=0.09
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 3838 0 1 0 7 2 0 0 18 0 9 0 89791825 884842496 3293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216026 3293 1729 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.301764 s]
/proc/loadavg: 2.00 1.77 1.00 4/80 22336
/proc/meminfo: memFree=808888/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=864888 CPUtime=0.29
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 4958 0 1 0 26 3 0 0 18 0 9 0 89791825 885645312 4383 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216222 4384 1858 9 0 210691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864888

[startup+0.701807 s]
/proc/loadavg: 2.00 1.77 1.00 4/80 22336
/proc/meminfo: memFree=808888/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=864888 CPUtime=0.69
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 11177 0 1 0 64 5 0 0 18 0 9 0 89791825 885645312 10599 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216222 10599 1868 9 0 210691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864888

[startup+1.5029 s]
/proc/loadavg: 2.00 1.77 1.00 4/89 22345
/proc/meminfo: memFree=732080/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865020 CPUtime=1.49
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 25749 0 1 0 138 11 0 0 18 0 9 0 89791825 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216255 25160 1912 9 0 210724 0
[pid=22336/tid=22338] ppid=22334 vsize=865020 CPUtime=1.09
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14295 0 1 0 104 5 0 0 25 0 9 0 89791826 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4126826296 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865020 CPUtime=0.19
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 10154 0 0 0 15 4 0 0 19 0 9 0 89791828 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865020 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865020 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865020 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865020 CPUtime=0.18
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 566 0 0 0 18 0 0 0 16 0 9 0 89791830 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865020 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 885780480 25160 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865020 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 885780480 25160 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) 865020

[startup+3.10207 s]
/proc/loadavg: 2.00 1.77 1.00 3/89 22345
/proc/meminfo: memFree=705328/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865148 CPUtime=3.08
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 30525 0 1 0 296 12 0 0 18 0 9 0 89791825 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216287 29917 1958 9 0 210756 0
[pid=22336/tid=22338] ppid=22334 vsize=865148 CPUtime=2.41
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14513 0 1 0 236 5 0 0 25 0 9 0 89791826 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4126959581 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865148 CPUtime=0.43
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 14692 0 0 0 38 5 0 0 16 0 9 0 89791828 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865148 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865148 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865148 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865148 CPUtime=0.2
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 586 0 0 0 20 0 0 0 15 0 9 0 89791830 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865148 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865148 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 885911552 29917 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 865148

[startup+6.30141 s]
/proc/loadavg: 2.00 1.77 1.00 3/89 22345
/proc/meminfo: memFree=669424/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=6.28
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 38688 0 1 0 611 17 0 0 18 0 9 0 89791825 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 38056 1986 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=5.14
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14802 0 1 0 508 6 0 0 25 0 9 0 89791826 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4127216642 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=0.8
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 22343 0 0 0 71 9 0 0 16 0 9 0 89791828 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.31
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 809 0 0 0 31 0 0 0 16 0 9 0 89791830 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 38056 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865748

[startup+12.7011 s]
/proc/loadavg: 2.08 1.79 1.01 3/89 22345
/proc/meminfo: memFree=497648/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=12.68
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 80415 0 1 0 1237 31 0 0 18 0 9 0 89791825 886525952 79767 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 79768 1992 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=9.82
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14854 0 1 0 976 6 0 0 25 0 9 0 89791826 886525952 79768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=2.38
/proc/22336/task/22339/stat : 22339 (java) R 22334 22336 22036 0 -1 64 63938 0 0 0 216 22 0 0 17 0 9 0 89791828 886525952 79769 996147200 134512640 134550932 4294955888 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 79769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 79769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 79769 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.43
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 891 0 0 0 43 0 0 0 16 0 9 0 89791830 886525952 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 79771 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) 865748

[startup+25.5025 s]
/proc/loadavg: 2.06 1.80 1.03 3/89 22345
/proc/meminfo: memFree=492208/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=25.48
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 81540 0 1 0 2516 32 0 0 18 0 9 0 89791825 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 80881 1992 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=22.53
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14865 0 1 0 2247 6 0 0 25 0 9 0 89791826 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4127544251 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=2.46
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 65048 0 0 0 223 23 0 0 17 0 9 0 89791828 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.44
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 893 0 0 0 44 0 0 0 17 0 9 0 89791830 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 80881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 80881 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) 865748

[startup+51.1022 s]
/proc/loadavg: 2.04 1.82 1.05 3/89 22345
/proc/meminfo: memFree=492144/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=51.06
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 81569 0 1 0 5073 33 0 0 18 0 9 0 89791825 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 80893 1992 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=48.05
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14882 0 1 0 4798 7 0 0 25 0 9 0 89791826 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4127560477 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=2.53
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 65056 0 0 0 230 23 0 0 16 0 9 0 89791828 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.46
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 897 0 0 0 45 1 0 0 16 0 9 0 89791830 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 80893 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 83249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.5
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 922 0 0 0 49 1 0 0 17 0 9 0 89791830 886525952 83249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 83249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 83249 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 865748

[startup+1542.3 s]
/proc/loadavg: 2.21 2.06 1.80 3/89 22527
/proc/meminfo: memFree=431680/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=1541.6
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 84011 0 1 0 154105 55 0 0 18 0 9 0 89791825 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 83250 1997 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=1537.94
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14975 0 1 0 153766 28 0 0 25 0 9 0 89791826 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4127609650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=3.13
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 67380 0 0 0 289 24 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.5
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 922 0 0 0 49 1 0 0 17 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 865748

[startup+1602.3 s]
/proc/loadavg: 2.28 2.12 1.83 3/89 22527
/proc/meminfo: memFree=431616/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=1601.57
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 84014 0 1 0 160102 55 0 0 18 0 9 0 89791825 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 83250 1997 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=1597.9
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14978 0 1 0 159762 28 0 0 25 0 9 0 89791826 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4127495808 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=3.14
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 67380 0 0 0 290 24 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.5
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 922 0 0 0 49 1 0 0 17 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 865748

[startup+1662.3 s]
/proc/loadavg: 2.10 2.09 1.84 3/89 22527
/proc/meminfo: memFree=431232/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=1661.55
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 84016 0 1 0 166100 55 0 0 18 0 9 0 89791825 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 83250 1997 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=1657.87
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14980 0 1 0 165759 28 0 0 25 0 9 0 89791826 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4127609650 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=3.15
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 67380 0 0 0 291 24 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.5
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 922 0 0 0 49 1 0 0 17 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 865748

[startup+1722.3 s]
/proc/loadavg: 2.03 2.07 1.85 3/89 22527
/proc/meminfo: memFree=431232/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=1721.53
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 84019 0 1 0 172097 56 0 0 18 0 9 0 89791825 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 83250 1997 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=1717.84
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14983 0 1 0 171755 29 0 0 25 0 9 0 89791826 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4127553795 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=3.16
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 67380 0 0 0 292 24 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.5
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 922 0 0 0 49 1 0 0 17 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 83250 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.53
Current children cumulated vsize (KiB) 865748

[startup+1782.3 s]
/proc/loadavg: 2.01 2.06 1.85 3/89 22527
/proc/meminfo: memFree=431104/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=1781.51
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 84024 0 1 0 178095 56 0 0 18 0 9 0 89791825 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 83251 1997 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=1777.8
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14987 0 1 0 177751 29 0 0 25 0 9 0 89791826 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4127414476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=3.17
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 67381 0 0 0 293 24 0 0 16 0 9 0 89791828 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.5
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 922 0 0 0 49 1 0 0 17 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 865748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.01 2.05 1.85 3/89 22527
/proc/meminfo: memFree=431104/2055920 swapFree=4192812/4192956
[pid=22336] ppid=22334 vsize=865748 CPUtime=1800
/proc/22336/stat : 22336 (java) S 22334 22336 22036 0 -1 0 84024 0 1 0 179944 56 0 0 18 0 9 0 89791825 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/22336/statm: 216437 83251 1997 9 0 210906 0
[pid=22336/tid=22338] ppid=22334 vsize=865748 CPUtime=1796.3
/proc/22336/task/22338/stat : 22338 (java) R 22334 22336 22036 0 -1 64 14987 0 1 0 179601 29 0 0 25 0 9 0 89791826 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4127733658 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22339] ppid=22334 vsize=865748 CPUtime=3.17
/proc/22336/task/22339/stat : 22339 (java) S 22334 22336 22036 0 -1 64 67381 0 0 0 293 24 0 0 16 0 9 0 89791828 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22340] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22340/stat : 22340 (java) S 22334 22336 22036 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22341] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22341/stat : 22341 (java) S 22334 22336 22036 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89791828 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22342] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22342/stat : 22342 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22343] ppid=22334 vsize=865748 CPUtime=0.5
/proc/22336/task/22343/stat : 22343 (java) S 22334 22336 22036 0 -1 64 922 0 0 0 49 1 0 0 17 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22344] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22344/stat : 22344 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=22336/tid=22345] ppid=22334 vsize=865748 CPUtime=0
/proc/22336/task/22345/stat : 22345 (java) S 22334 22336 22036 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89791830 886525952 83251 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865748

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

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

Child status: 143
Real time (s): 1800.87
CPU time (s): 1800.08
CPU user time (s): 1799.46
CPU system time (s): 0.614906
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 865748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.614906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84046
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= 40267
involuntary context switches= 50206

runsolver used 2.33664 second user time and 5.9371 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-19 20:14:45
IDJOB=2115060
IDBENCH=54119
IDSOLVER=780
FILE ID=node64/2115060-1248027285
PBS_JOBID= 9528921
Free space on /tmp= 66364 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-4.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-2115060-1248027285/watcher-2115060-1248027285 -o /tmp/evaluation-result-2115060-1248027285/solver-2115060-1248027285 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115060-1248027285.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= 9d111ad847d28c529e11463744b5c0db
RANDOM SEED=596820482

node64.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.220
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.220
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:        809368 kB
Buffers:        103512 kB
Cached:         947700 kB
SwapCached:          0 kB
Active:         430172 kB
Inactive:       721976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        809368 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9936 kB
Writeback:           0 kB
Mapped:         118828 kB
Slab:            79212 kB
Committed_AS:  1254860 kB
PageTables:       1960 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66360 MiB
End job on node64 at 2009-07-19 20:44:48