Trace number 2115059

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.14 1806.39

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-1.xml
MD5SUM6883734acbcc3ab6a8ec48c2640bc7eb
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark68.0347
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints33842
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33642
Global constraints used (with number of constraints)alldifferent(200)

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-2115059-1248027273/watcher-2115059-1248027273 -o /tmp/evaluation-result-2115059-1248027273/solver-2115059-1248027273 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115059-1248027273.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.02 1.79 1.01 4/81 29340
/proc/meminfo: memFree=919904/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=18576 CPUtime=0
/proc/29340/stat : 29340 (runsolver) R 29338 29340 28824 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 89792685 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 265674091815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/29340/statm: 4644 284 249 26 0 2626 0

[startup+0.100713 s]
/proc/loadavg: 2.02 1.79 1.01 4/81 29340
/proc/meminfo: memFree=919904/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=864072 CPUtime=0.08
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 3805 0 1 0 6 2 0 0 18 0 9 0 89792685 884809728 3268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216018 3268 1724 9 0 210487 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864072

[startup+0.202733 s]
/proc/loadavg: 2.02 1.79 1.01 4/81 29340
/proc/meminfo: memFree=919904/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=864388 CPUtime=0.18
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 4489 0 1 0 16 2 0 0 18 0 9 0 89792685 885133312 3914 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216097 3914 1855 9 0 210566 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 864388

[startup+0.301762 s]
/proc/loadavg: 2.02 1.79 1.01 4/81 29340
/proc/meminfo: memFree=919904/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=864988 CPUtime=0.27
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 4932 0 1 0 25 2 0 0 18 0 9 0 89792685 885747712 4357 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216247 4357 1858 9 0 210716 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 864988

[startup+0.701826 s]
/proc/loadavg: 2.02 1.79 1.01 4/81 29340
/proc/meminfo: memFree=919904/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=864988 CPUtime=0.68
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 10918 0 1 0 63 5 0 0 18 0 9 0 89792685 885747712 10340 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216247 10340 1869 9 0 210716 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864988

[startup+1.50198 s]
/proc/loadavg: 2.02 1.79 1.01 4/90 29349
/proc/meminfo: memFree=830936/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=864988 CPUtime=1.47
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 25558 0 1 0 137 10 0 0 18 0 9 0 89792685 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216247 24969 1912 9 0 210716 0
[pid=29340/tid=29342] ppid=29338 vsize=864988 CPUtime=1.07
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 14290 0 1 0 101 6 0 0 25 0 9 0 89792687 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4126791225 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29343] ppid=29338 vsize=864988 CPUtime=0.19
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 9963 0 0 0 17 2 0 0 18 0 9 0 89792688 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29344] ppid=29338 vsize=864988 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=864988 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=864988 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=864988 CPUtime=0.19
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 573 0 0 0 19 0 0 0 16 0 9 0 89792690 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29348] ppid=29338 vsize=864988 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 885747712 24969 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=864988 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 885747712 24969 996147200 134512640 134550932 4294955888 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) 864988

[startup+3.10229 s]
/proc/loadavg: 2.02 1.79 1.01 3/90 29349
/proc/meminfo: memFree=817880/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865152 CPUtime=3.07
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 29037 0 1 0 295 12 0 0 18 0 9 0 89792685 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216288 28425 1965 9 0 210757 0
[pid=29340/tid=29342] ppid=29338 vsize=865152 CPUtime=2.44
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 14540 0 1 0 238 6 0 0 25 0 9 0 89792687 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865152 CPUtime=0.35
/proc/29340/task/29343/stat : 29343 (java) R 29338 29340 28824 0 -1 64 13141 0 0 0 31 4 0 0 16 0 9 0 89792688 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 102759525 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865152 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865152 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865152 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865152 CPUtime=0.25
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 624 0 0 0 25 0 0 0 16 0 9 0 89792690 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865152 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865152 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 885915648 28425 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 865152

[startup+6.3019 s]
/proc/loadavg: 2.09 1.81 1.02 3/90 29349
/proc/meminfo: memFree=777816/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=6.25
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 37851 0 1 0 608 17 0 0 18 0 9 0 89792685 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 37219 1986 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=5.12
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 14798 0 1 0 506 6 0 0 25 0 9 0 89792687 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4127216865 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=0.78
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 21506 0 0 0 70 8 0 0 16 0 9 0 89792688 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.33
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 815 0 0 0 32 1 0 0 16 0 9 0 89792690 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 37219 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 865752

[startup+12.7011 s]
/proc/loadavg: 2.25 1.85 1.03 3/90 29349
/proc/meminfo: memFree=616088/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=12.62
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 78230 0 1 0 1229 33 0 0 18 0 9 0 89792685 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 77582 1992 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=9.85
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 14851 0 1 0 978 7 0 0 25 0 9 0 89792687 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4127487479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=2.28
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 61751 0 0 0 205 23 0 0 17 0 9 0 89792688 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.45
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 896 0 0 0 44 1 0 0 15 0 9 0 89792690 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 77582 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 865752

[startup+25.5026 s]
/proc/loadavg: 2.19 1.86 1.05 3/90 29349
/proc/meminfo: memFree=616216/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=25.35
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 78248 0 1 0 2502 33 0 0 18 0 9 0 89792685 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 77585 1992 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=22.53
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 14866 0 1 0 2246 7 0 0 25 0 9 0 89792687 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4127521996 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=2.33
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 61751 0 0 0 210 23 0 0 17 0 9 0 89792688 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.45
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 899 0 0 0 44 1 0 0 16 0 9 0 89792690 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 77585 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 865752

[startup+51.1024 s]
/proc/loadavg: 2.12 1.87 1.07 3/90 29349
/proc/meminfo: memFree=616152/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=50.82
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 78279 0 1 0 5048 34 0 0 18 0 9 0 89792685 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 77593 1992 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=47.91
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 14889 0 1 0 4783 8 0 0 25 0 9 0 89792687 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4127558403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=2.42
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 61758 0 0 0 219 23 0 0 15 0 9 0 89792688 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.46
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 900 0 0 0 45 1 0 0 16 0 9 0 89792690 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 77593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 79768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.5
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 928 0 0 0 49 1 0 0 17 0 9 0 89792690 886530048 79768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 79768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 79768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.18
Current children cumulated vsize (KiB) 865752

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.78 3/90 29423
/proc/meminfo: memFree=609312/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=1536.17
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 80583 0 1 0 153565 52 0 0 18 0 9 0 89792685 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 79770 1997 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=1532.42
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 15024 0 1 0 153219 23 0 0 25 0 9 0 89792687 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4127558406 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=3.2
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 63899 0 0 0 295 25 0 0 16 0 9 0 89792688 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.5
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 928 0 0 0 49 1 0 0 17 0 9 0 89792690 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 79770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.17
Current children cumulated vsize (KiB) 865752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/90 29423
/proc/meminfo: memFree=609312/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=1596.13
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 80591 0 1 0 159561 52 0 0 18 0 9 0 89792685 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 79771 1997 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=1592.36
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 15031 0 1 0 159212 24 0 0 25 0 9 0 89792687 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4127739676 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=3.23
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 63900 0 0 0 298 25 0 0 16 0 9 0 89792688 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.5
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 928 0 0 0 49 1 0 0 17 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.13
Current children cumulated vsize (KiB) 865752

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/90 29423
/proc/meminfo: memFree=609376/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=1656.1
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 80597 0 1 0 165558 52 0 0 18 0 9 0 89792685 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 79771 1997 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=1652.3
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 15037 0 1 0 165206 24 0 0 25 0 9 0 89792687 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4127739419 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=3.26
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 63900 0 0 0 301 25 0 0 16 0 9 0 89792688 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.5
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 928 0 0 0 49 1 0 0 17 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 79771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1656.1
Current children cumulated vsize (KiB) 865752

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.82 3/90 29423
/proc/meminfo: memFree=609312/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=1716.08
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 80610 0 1 0 171555 53 0 0 18 0 9 0 89792685 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 79781 1997 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=1712.26
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 15040 0 1 0 171202 24 0 0 25 0 9 0 89792687 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4127740027 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=3.27
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 63910 0 0 0 302 25 0 0 16 0 9 0 89792688 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.5
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 928 0 0 0 49 1 0 0 17 0 9 0 89792690 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 79781 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.08
Current children cumulated vsize (KiB) 865752

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.83 3/90 29423
/proc/meminfo: memFree=609120/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=1776.05
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 80620 0 1 0 177552 53 0 0 18 0 9 0 89792685 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 79783 1997 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=1772.21
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 15048 0 1 0 177196 25 0 0 25 0 9 0 89792687 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4127620018 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=3.3
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 63912 0 0 0 305 25 0 0 16 0 9 0 89792688 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.5
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 928 0 0 0 49 1 0 0 17 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.05
Current children cumulated vsize (KiB) 865752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.31 s]
/proc/loadavg: 2.11 2.03 1.84 3/90 29423
/proc/meminfo: memFree=609120/2055920 swapFree=4192812/4192956
[pid=29340] ppid=29338 vsize=865752 CPUtime=1800.04
/proc/29340/stat : 29340 (java) S 29338 29340 28824 0 -1 0 80623 0 1 0 179951 53 0 0 18 0 9 0 89792685 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29340/statm: 216438 79783 1997 9 0 210907 0
[pid=29340/tid=29342] ppid=29338 vsize=865752 CPUtime=1796.19
/proc/29340/task/29342/stat : 29342 (java) R 29338 29340 28824 0 -1 64 15051 0 1 0 179594 25 0 0 25 0 9 0 89792687 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4126627436 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29343] ppid=29338 vsize=865752 CPUtime=3.32
/proc/29340/task/29343/stat : 29343 (java) S 29338 29340 28824 0 -1 64 63912 0 0 0 307 25 0 0 16 0 9 0 89792688 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29344] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29344/stat : 29344 (java) S 29338 29340 28824 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29345] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29345/stat : 29345 (java) S 29338 29340 28824 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89792688 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29346] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29346/stat : 29346 (java) S 29338 29340 28824 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29347] ppid=29338 vsize=865752 CPUtime=0.5
/proc/29340/task/29347/stat : 29347 (java) S 29338 29340 28824 0 -1 64 928 0 0 0 49 1 0 0 17 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29340/tid=29348] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29348/stat : 29348 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29340/tid=29349] ppid=29338 vsize=865752 CPUtime=0
/proc/29340/task/29349/stat : 29349 (java) S 29338 29340 28824 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89792690 886530048 79783 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 865752

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): 1806.39
CPU time (s): 1800.14
CPU user time (s): 1799.56
CPU system time (s): 0.582911
CPU usage (%): 99.6538
Max. virtual memory (cumulated for all children) (KiB): 865752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.582911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80645
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= 40969
involuntary context switches= 56326

runsolver used 2.09768 second user time and 6.12607 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-19 20:14:33
IDJOB=2115059
IDBENCH=54118
IDSOLVER=780
FILE ID=node76/2115059-1248027273
PBS_JOBID= 9528901
Free space on /tmp= 66344 MiB

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

node76.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.277
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.277
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        920384 kB
Buffers:        105552 kB
Cached:         851820 kB
SwapCached:          0 kB
Active:         389732 kB
Inactive:       645652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        920384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9708 kB
Writeback:           0 kB
Mapped:          95860 kB
Slab:            85224 kB
Committed_AS:  1257648 kB
PageTables:       1976 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= 66340 MiB
End job on node76 at 2009-07-19 20:44:42