Trace number 2116870

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 1801.4

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-6.xml
MD5SUMef7d7c637f2d266a95f48fc11eb03b09
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.9491
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
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-2116870-1248032678/watcher-2116870-1248032678 -o /tmp/evaluation-result-2116870-1248032678/solver-2116870-1248032678 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116870-1248032678.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 1.94 2.01 1.99 4/80 29866
/proc/meminfo: memFree=506808/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=10676 CPUtime=0
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 90330523 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 2669 488 211 9 0 1184 0
[pid=29866/tid=29867] ppid=29864 vsize=10676 CPUtime=0
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 90330524 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 12799960 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.112687 s]
/proc/loadavg: 1.94 2.01 1.99 4/80 29866
/proc/meminfo: memFree=506808/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=864072 CPUtime=0.09
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 3892 0 1 0 7 2 0 0 18 0 9 0 90330523 884809728 3340 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216018 3340 1750 9 0 210487 0
[pid=29866/tid=29867] ppid=29864 vsize=864072 CPUtime=0.07
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 2943 0 1 0 6 1 0 0 18 0 9 0 90330524 884809728 3340 996147200 134512640 134550932 4294955888 18446744073709551615 104201056 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864072

[startup+0.202694 s]
/proc/loadavg: 1.94 2.01 1.99 4/80 29866
/proc/meminfo: memFree=506808/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=864388 CPUtime=0.19
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 4475 0 1 0 16 3 0 0 18 0 9 0 90330523 885133312 3900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216097 3900 1855 9 0 210566 0
[pid=29866/tid=29867] ppid=29864 vsize=864388 CPUtime=0.14
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 3450 0 1 0 13 1 0 0 18 0 9 0 90330524 885133312 3900 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 864388

[startup+0.302703 s]
/proc/loadavg: 1.94 2.01 1.99 4/80 29866
/proc/meminfo: memFree=506808/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=864988 CPUtime=0.28
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 4742 0 1 0 25 3 0 0 18 0 9 0 90330523 885747712 4167 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216247 4167 1858 9 0 210716 0
[pid=29866/tid=29867] ppid=29864 vsize=864988 CPUtime=0.18
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 3528 0 1 0 17 1 0 0 18 0 9 0 90330524 885747712 4167 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864988

[startup+0.701737 s]
/proc/loadavg: 1.94 2.01 1.99 4/80 29866
/proc/meminfo: memFree=506808/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=864988 CPUtime=0.69
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 9077 0 1 0 62 7 0 0 18 0 9 0 90330523 885747712 8491 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216247 8491 1897 9 0 210716 0
[pid=29866/tid=29867] ppid=29864 vsize=864988 CPUtime=0.51
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 7807 0 1 0 47 4 0 0 20 0 9 0 90330524 885747712 8491 996147200 134512640 134550932 4294955888 18446744073709551615 4125911255 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864988

[startup+1.50444 s]
/proc/loadavg: 2.11 2.04 2.00 3/89 29875
/proc/meminfo: memFree=438512/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865140 CPUtime=1.48
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 20045 0 1 0 136 12 0 0 18 0 9 0 90330523 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216285 19441 1954 9 0 210754 0
[pid=29866/tid=29867] ppid=29864 vsize=865140 CPUtime=1.14
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14494 0 1 0 106 8 0 0 25 0 9 0 90330524 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865140 CPUtime=0.1
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 4237 0 0 0 9 1 0 0 17 0 9 0 90330526 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865140 CPUtime=0.21
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 582 0 0 0 20 1 0 0 15 0 9 0 90330528 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 885903360 19441 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 865140

[startup+3.10194 s]
/proc/loadavg: 2.11 2.04 2.00 3/89 29875
/proc/meminfo: memFree=396720/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865140 CPUtime=3.07
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 42536 0 1 0 287 20 0 0 18 0 9 0 90330523 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216285 41909 1986 9 0 210754 0
[pid=29866/tid=29867] ppid=29864 vsize=865140 CPUtime=2.22
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14798 0 1 0 214 8 0 0 25 0 9 0 90330524 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4159675769 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865140 CPUtime=0.49
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 26333 0 0 0 40 9 0 0 16 0 9 0 90330526 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865140 CPUtime=0.33
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 673 0 0 0 32 1 0 0 15 0 9 0 90330528 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 885903360 41909 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865140 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 885903360 41909 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) 865140

[startup+6.30117 s]
/proc/loadavg: 2.10 2.04 2.00 3/89 29875
/proc/meminfo: memFree=269360/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=6.26
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 45929 0 1 0 604 22 0 0 18 0 9 0 90330523 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 45298 1989 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=5.15
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14849 0 1 0 507 8 0 0 25 0 9 0 90330524 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4126627116 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=0.64
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 29614 0 0 0 54 10 0 0 16 0 9 0 90330526 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.42
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 734 0 0 0 41 1 0 0 16 0 9 0 90330528 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 45298 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 865272

[startup+12.7017 s]
/proc/loadavg: 2.09 2.04 2.00 3/89 29875
/proc/meminfo: memFree=181424/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=12.62
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 56898 0 1 0 1236 26 0 0 18 0 9 0 90330523 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 56264 1989 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=11.4
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14852 0 1 0 1132 8 0 0 25 0 9 0 90330524 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4126627106 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=0.76
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 40580 0 0 0 61 15 0 0 16 0 9 0 90330526 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.43
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 734 0 0 0 42 1 0 0 16 0 9 0 90330528 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 56264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 56264 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) 865272

[startup+25.5027 s]
/proc/loadavg: 2.08 2.04 2.00 3/89 29875
/proc/meminfo: memFree=93360/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=25.36
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 78867 0 1 0 2500 36 0 0 18 0 9 0 90330523 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 78226 1991 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=23.95
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14875 0 1 0 2386 9 0 0 25 0 9 0 90330524 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4126627106 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=0.93
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 62513 0 0 0 69 24 0 0 17 0 9 0 90330526 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.45
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 747 0 0 0 44 1 0 0 15 0 9 0 90330528 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 78226 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 865272

[startup+51.1028 s]
/proc/loadavg: 2.05 2.03 2.00 3/89 29875
/proc/meminfo: memFree=51120/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=50.84
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 78918 0 1 0 5046 38 0 0 18 0 9 0 90330523 886038528 78261 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 78261 1994 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=49.37
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14891 0 1 0 4926 11 0 0 25 0 9 0 90330524 886038528 78261 996147200 134512640 134550932 4294955888 18446744073709551615 4127301452 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=0.93
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 62513 0 0 0 69 24 0 0 17 0 9 0 90330526 886038528 78261 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 86179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.51
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 784 0 0 0 50 1 0 0 16 0 9 0 90330528 886038528 86179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 86179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 86179 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.14
Current children cumulated vsize (KiB) 865272

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 30099
/proc/meminfo: memFree=481648/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=1541.13
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 86860 0 1 0 153964 149 0 0 18 0 9 0 90330523 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 86180 1994 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=1539.56
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14914 0 1 0 153839 117 0 0 25 0 9 0 90330524 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4127564597 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=1.02
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 70430 0 0 0 74 28 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.51
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 784 0 0 0 50 1 0 0 16 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.13
Current children cumulated vsize (KiB) 865272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/89 30099
/proc/meminfo: memFree=481648/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=1601.11
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 86861 0 1 0 159960 151 0 0 18 0 9 0 90330523 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 86180 1994 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=1599.53
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14915 0 1 0 159834 119 0 0 25 0 9 0 90330524 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4126334487 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=1.02
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 70430 0 0 0 74 28 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.51
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 784 0 0 0 50 1 0 0 16 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.11
Current children cumulated vsize (KiB) 865272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30099
/proc/meminfo: memFree=481648/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=1661.08
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 86862 0 1 0 165955 153 0 0 18 0 9 0 90330523 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 86180 1994 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=1659.52
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14916 0 1 0 165830 122 0 0 25 0 9 0 90330524 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4127357588 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=1.02
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 70430 0 0 0 74 28 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.51
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 784 0 0 0 50 1 0 0 16 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.08
Current children cumulated vsize (KiB) 865272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30099
/proc/meminfo: memFree=481584/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=1721.06
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 86863 0 1 0 171950 156 0 0 18 0 9 0 90330523 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 86180 1994 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=1719.49
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14917 0 1 0 171825 124 0 0 25 0 9 0 90330524 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=1.02
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 70430 0 0 0 74 28 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.51
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 784 0 0 0 50 1 0 0 16 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.06
Current children cumulated vsize (KiB) 865272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30099
/proc/meminfo: memFree=481584/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=1781.04
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 86864 0 1 0 177946 158 0 0 18 0 9 0 90330523 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 86180 1994 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=1779.47
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14918 0 1 0 177820 127 0 0 25 0 9 0 90330524 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4126627089 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=1.02
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 70430 0 0 0 74 28 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.51
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 784 0 0 0 50 1 0 0 16 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.04
Current children cumulated vsize (KiB) 865272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 30099
/proc/meminfo: memFree=481584/2055920 swapFree=4192812/4192956
[pid=29866] ppid=29864 vsize=865272 CPUtime=1800.04
/proc/29866/stat : 29866 (java) S 29864 29866 28972 0 -1 0 86865 0 1 0 179845 159 0 0 18 0 9 0 90330523 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/29866/statm: 216318 86180 1994 9 0 210787 0
[pid=29866/tid=29867] ppid=29864 vsize=865272 CPUtime=1798.46
/proc/29866/task/29867/stat : 29867 (java) R 29864 29866 28972 0 -1 64 14919 0 1 0 179719 127 0 0 25 0 9 0 90330524 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4127559931 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29869] ppid=29864 vsize=865272 CPUtime=1.02
/proc/29866/task/29869/stat : 29869 (java) S 29864 29866 28972 0 -1 64 70430 0 0 0 74 28 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29870] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29870/stat : 29870 (java) S 29864 29866 28972 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29871] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29871/stat : 29871 (java) S 29864 29866 28972 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90330526 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29872] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29872/stat : 29872 (java) S 29864 29866 28972 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29873] ppid=29864 vsize=865272 CPUtime=0.51
/proc/29866/task/29873/stat : 29873 (java) S 29864 29866 28972 0 -1 64 784 0 0 0 50 1 0 0 16 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=29866/tid=29874] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29874/stat : 29874 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=29866/tid=29875] ppid=29864 vsize=865272 CPUtime=0
/proc/29866/task/29875/stat : 29875 (java) S 29864 29866 28972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90330528 886038528 86180 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 865272

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): 1801.4
CPU time (s): 1800.14
CPU user time (s): 1798.49
CPU system time (s): 1.64875
CPU usage (%): 99.93
Max. virtual memory (cumulated for all children) (KiB): 865272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.49
system time used= 1.64875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86888
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= 39456
involuntary context switches= 47469

runsolver used 2.39464 second user time and 5.81312 second system time

The end

Launcher Data

Begin job on node69 at 2009-07-19 21:44:38
IDJOB=2116870
IDBENCH=57993
IDSOLVER=780
FILE ID=node69/2116870-1248032678
PBS_JOBID= 9528913
Free space on /tmp= 66412 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/fapp/fapp27/normalized-fapp27-2550-6.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-2116870-1248032678/watcher-2116870-1248032678 -o /tmp/evaluation-result-2116870-1248032678/solver-2116870-1248032678 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116870-1248032678.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= ef7d7c637f2d266a95f48fc11eb03b09
RANDOM SEED=918202233

node69.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.211
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.211
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:        507480 kB
Buffers:         80148 kB
Cached:        1012544 kB
SwapCached:          0 kB
Active:         508324 kB
Inactive:       960648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        507480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           20668 kB
Writeback:           0 kB
Mapped:         394132 kB
Slab:            64100 kB
Committed_AS:  1326676 kB
PageTables:       2600 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= 66412 MiB
End job on node69 at 2009-07-19 22:14:42