Trace number 2115025

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.15 1816.28

General information on the benchmark

Namecsp/radar-9-28-4-2/
normalized-radar-9-28-4-2-44.xml
MD5SUM47953c3a5be365d58aa9b70881fb4470
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.089985
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints81
Maximum constraint arity22
Maximum domain size5
Number of constraints which are defined in extension0
Number of constraints which are defined in intension81
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2115025-1248026930/watcher-2115025-1248026930 -o /tmp/evaluation-result-2115025-1248026930/solver-2115025-1248026930 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115025-1248026930.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.13 1.42 0.63 4/80 32396
/proc/meminfo: memFree=531928/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=10676 CPUtime=0
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 89756835 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 2669 488 211 9 0 1184 0
[pid=32396/tid=32397] ppid=32394 vsize=10676 CPUtime=0
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 89756836 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 12128216 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0510379 s]
/proc/loadavg: 2.13 1.42 0.63 4/80 32396
/proc/meminfo: memFree=531928/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=860732 CPUtime=0.03
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 2397 0 1 0 2 1 0 0 18 0 7 0 89756835 881389568 1956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 215183 1956 907 9 0 210098 0
[pid=32396/tid=32397] ppid=32394 vsize=860732 CPUtime=0.02
/proc/32396/task/32397/stat : 32397 (java) S 32394 32396 31988 0 -1 64 1669 0 1 0 2 0 0 0 18 0 7 0 89756836 881389568 1956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 860732

[startup+0.101635 s]
/proc/loadavg: 2.13 1.42 0.63 4/80 32396
/proc/meminfo: memFree=531928/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=864072 CPUtime=0.08
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 3711 0 1 0 7 1 0 0 18 0 9 0 89756835 884809728 3176 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216018 3176 1650 9 0 210487 0
[pid=32396/tid=32397] ppid=32394 vsize=864072 CPUtime=0.07
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 2761 0 1 0 6 1 0 0 20 0 9 0 89756836 884809728 3176 996147200 134512640 134550932 4294955888 18446744073709551615 4159464979 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864072

[startup+0.301654 s]
/proc/loadavg: 2.13 1.42 0.63 4/80 32396
/proc/meminfo: memFree=531928/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=864848 CPUtime=0.29
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 4787 0 1 0 26 3 0 0 18 0 9 0 89756835 885604352 4209 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216212 4209 1865 9 0 210681 0
[pid=32396/tid=32397] ppid=32394 vsize=864848 CPUtime=0.2
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 3593 0 1 0 18 2 0 0 20 0 9 0 89756836 885604352 4209 996147200 134512640 134550932 4294955888 18446744073709551615 4126521895 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864848

[startup+0.701694 s]
/proc/loadavg: 2.13 1.42 0.63 4/80 32396
/proc/meminfo: memFree=531928/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865068 CPUtime=0.68
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 10228 0 1 0 63 5 0 0 18 0 9 0 89756835 885829632 9628 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216267 9628 1938 9 0 210736 0
[pid=32396/tid=32397] ppid=32394 vsize=865068 CPUtime=0.56
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 9003 0 1 0 52 4 0 0 24 0 9 0 89756836 885829632 9628 996147200 134512640 134550932 4294955888 18446744073709551615 4125928226 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 865068

[startup+1.50274 s]
/proc/loadavg: 2.13 1.42 0.63 3/89 32405
/proc/meminfo: memFree=490576/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865068 CPUtime=1.47
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 18092 0 1 0 137 10 0 0 18 0 9 0 89756835 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216267 17467 1984 9 0 210736 0
[pid=32396/tid=32397] ppid=32394 vsize=865068 CPUtime=1.12
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14824 0 1 0 104 8 0 0 25 0 9 0 89756836 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4126054224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865068 CPUtime=0.04
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 1927 0 0 0 4 0 0 0 16 0 9 0 89756838 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865068 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865068 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865068 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865068 CPUtime=0.29
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 609 0 0 0 28 1 0 0 15 0 9 0 89756840 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865068 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885829632 17467 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865068 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885829632 17467 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) 865068

[startup+3.10194 s]
/proc/loadavg: 2.13 1.42 0.63 3/89 32405
/proc/meminfo: memFree=469136/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=3.06
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 18128 0 1 0 294 12 0 0 18 0 9 0 89756835 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 17502 1986 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=2.66
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14835 0 1 0 257 9 0 0 25 0 9 0 89756836 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4127115852 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.04
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 1927 0 0 0 4 0 0 0 17 0 9 0 89756838 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.32
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 634 0 0 0 31 1 0 0 15 0 9 0 89756840 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 17502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 865200

[startup+6.30123 s]
/proc/loadavg: 2.12 1.43 0.63 3/89 32405
/proc/meminfo: memFree=468888/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=6.23
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 18134 0 1 0 611 12 0 0 18 0 9 0 89756835 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 17504 1986 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=5.82
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14839 0 1 0 573 9 0 0 25 0 9 0 89756836 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4127175818 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.04
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 1927 0 0 0 4 0 0 0 17 0 9 0 89756838 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.33
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 636 0 0 0 32 1 0 0 15 0 9 0 89756840 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 17504 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 17504 996147200 134512640 134550932 4294955888 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) 865200

[startup+12.7019 s]
/proc/loadavg: 2.11 1.44 0.64 3/89 32405
/proc/meminfo: memFree=468832/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=12.57
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 18151 0 1 0 1244 13 0 0 18 0 9 0 89756835 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 17516 1989 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=12.14
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14846 0 1 0 1204 10 0 0 25 0 9 0 89756836 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4126514971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.04
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 1927 0 0 0 4 0 0 0 16 0 9 0 89756838 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 646 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 17516 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 865200

[startup+25.5022 s]
/proc/loadavg: 2.22 1.50 0.67 3/89 32405
/proc/meminfo: memFree=468832/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=25.24
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 18154 0 1 0 2510 14 0 0 18 0 9 0 89756835 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 17518 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=24.81
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14847 0 1 0 2470 11 0 0 25 0 9 0 89756836 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4127019127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.04
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 1927 0 0 0 4 0 0 0 16 0 9 0 89756838 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 648 0 0 0 34 1 0 0 15 0 9 0 89756840 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 17518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 865200

[startup+51.1028 s]
/proc/loadavg: 2.14 1.54 0.71 3/89 32405
/proc/meminfo: memFree=460448/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=50.61
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 20257 0 1 0 5043 18 0 0 18 0 9 0 89756835 885964800 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 19619 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=50.12
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14849 0 1 0 4999 13 0 0 25 0 9 0 89756836 885964800 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4127176809 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.1
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 4028 0 0 0 9 1 0 0 16 0 9 0 89756838 885964800 19619 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 649 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1468.39
Current children cumulated vsize (KiB) 865200

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/89 32405
/proc/meminfo: memFree=456672/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=1527.82
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 21047 0 1 0 152631 151 0 0 18 0 9 0 89756835 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 20382 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=1527.31
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14876 0 1 0 152584 147 0 0 25 0 9 0 89756836 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4126970163 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.14
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 4790 0 0 0 12 2 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 649 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.82
Current children cumulated vsize (KiB) 865200

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/89 32405
/proc/meminfo: memFree=456736/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=1587.27
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 21049 0 1 0 158569 158 0 0 18 0 9 0 89756835 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 20382 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=1586.75
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14878 0 1 0 158522 153 0 0 25 0 9 0 89756836 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4126334493 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.14
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 4790 0 0 0 12 2 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 649 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.27
Current children cumulated vsize (KiB) 865200

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.75 3/89 32405
/proc/meminfo: memFree=456608/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=1646.7
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 21050 0 1 0 164504 166 0 0 18 0 9 0 89756835 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 20382 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=1646.18
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14879 0 1 0 164457 161 0 0 25 0 9 0 89756836 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4126334485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.14
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 4790 0 0 0 12 2 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 649 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.7
Current children cumulated vsize (KiB) 865200

[startup+1722.3 s]
/proc/loadavg: 1.93 1.95 1.75 3/89 32515
/proc/meminfo: memFree=527520/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=1706.2
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 21052 0 1 0 170446 174 0 0 18 0 9 0 89756835 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 20382 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=1705.68
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14881 0 1 0 170399 169 0 0 25 0 9 0 89756836 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4127182840 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.14
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 4790 0 0 0 12 2 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 649 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.2
Current children cumulated vsize (KiB) 865200

[startup+1782.3 s]
/proc/loadavg: 1.97 1.96 1.76 3/89 32515
/proc/meminfo: memFree=499680/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=1766.17
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 21054 0 1 0 176433 184 0 0 18 0 9 0 89756835 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 20382 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=1765.65
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14883 0 1 0 176386 179 0 0 25 0 9 0 89756836 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4126334487 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.14
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 4790 0 0 0 12 2 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 649 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.17
Current children cumulated vsize (KiB) 865200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.2 s]
/proc/loadavg: 1.98 1.96 1.77 3/89 32515
/proc/meminfo: memFree=497632/2055920 swapFree=4192812/4192956
[pid=32396] ppid=32394 vsize=865200 CPUtime=1800.07
/proc/32396/stat : 32396 (java) S 32394 32396 31988 0 -1 0 21054 0 1 0 179819 188 0 0 18 0 9 0 89756835 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32396/statm: 216300 20382 1990 9 0 210769 0
[pid=32396/tid=32397] ppid=32394 vsize=865200 CPUtime=1799.54
/proc/32396/task/32397/stat : 32397 (java) R 32394 32396 31988 0 -1 64 14883 0 1 0 179771 183 0 0 25 0 9 0 89756836 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=32396/tid=32399] ppid=32394 vsize=865200 CPUtime=0.14
/proc/32396/task/32399/stat : 32399 (java) S 32394 32396 31988 0 -1 64 4790 0 0 0 12 2 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=32396/tid=32400] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32400/stat : 32400 (java) S 32394 32396 31988 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32401] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32401/stat : 32401 (java) S 32394 32396 31988 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89756838 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32402] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32402/stat : 32402 (java) S 32394 32396 31988 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32403] ppid=32394 vsize=865200 CPUtime=0.35
/proc/32396/task/32403/stat : 32403 (java) S 32394 32396 31988 0 -1 64 649 0 0 0 34 1 0 0 16 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32404] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32404/stat : 32404 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32396/tid=32405] ppid=32394 vsize=865200 CPUtime=0
/proc/32396/task/32405/stat : 32405 (java) S 32394 32396 31988 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89756840 885964800 20382 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 865200

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): 1816.28
CPU time (s): 1800.15
CPU user time (s): 1798.25
CPU system time (s): 1.89971
CPU usage (%): 99.112
Max. virtual memory (cumulated for all children) (KiB): 865200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.89971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21077
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= 39094
involuntary context switches= 84325

runsolver used 2.40963 second user time and 5.86211 second system time

The end

Launcher Data

Begin job on node44 at 2009-07-19 20:08:50
IDJOB=2115025
IDBENCH=54058
IDSOLVER=780
FILE ID=node44/2115025-1248026930
PBS_JOBID= 9528959
Free space on /tmp= 66240 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/radar-9-28-4-2/normalized-radar-9-28-4-2-44.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-2115025-1248026930/watcher-2115025-1248026930 -o /tmp/evaluation-result-2115025-1248026930/solver-2115025-1248026930 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115025-1248026930.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= 47953c3a5be365d58aa9b70881fb4470
RANDOM SEED=2002071227

node44.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.219
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.219
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:        532408 kB
Buffers:         71400 kB
Cached:        1245080 kB
SwapCached:          0 kB
Active:         480800 kB
Inactive:       947980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        532408 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5280 kB
Writeback:           0 kB
Mapped:         130132 kB
Slab:            79900 kB
Committed_AS:  1334404 kB
PageTables:       1964 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= 66236 MiB
End job on node44 at 2009-07-19 20:39:08