Trace number 2114883

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

General information on the benchmark

Namecsp/allsquares/
normalized-squares-29-29.xml
MD5SUMd035cd3d8103dc78d5bd0a4ba36241d0
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1682
Number of constraints2033
Maximum constraint arity29
Maximum domain size93
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1625
Global constraints used (with number of constraints)cumulative(2),weightedsum(406)

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-2114883-1248026672/watcher-2114883-1248026672 -o /tmp/evaluation-result-2114883-1248026672/solver-2114883-1248026672 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114883-1248026672.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: 0.93 0.24 0.08 4/80 28029
/proc/meminfo: memFree=1203864/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=10676 CPUtime=0
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 89358888 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 2669 488 211 9 0 1184 0
[pid=28029/tid=28030] ppid=28027 vsize=10676 CPUtime=0
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 89358890 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 12804056 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0907129 s]
/proc/loadavg: 0.93 0.24 0.08 4/80 28029
/proc/meminfo: memFree=1203864/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=862264 CPUtime=0.08
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 3273 0 1 0 6 2 0 0 18 0 9 0 89358888 882958336 2741 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 215566 2741 1299 9 0 210436 0
[pid=28029/tid=28030] ppid=28027 vsize=862264 CPUtime=0.06
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 2322 0 1 0 5 1 0 0 20 0 9 0 89358890 882958336 2741 996147200 134512640 134550932 4294955888 18446744073709551615 102256505 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862264

[startup+0.102719 s]
/proc/loadavg: 0.93 0.24 0.08 4/80 28029
/proc/meminfo: memFree=1203864/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=864072 CPUtime=0.09
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 3807 0 1 0 7 2 0 0 18 0 9 0 89358888 884809728 3270 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216018 3270 1724 9 0 210487 0
[pid=28029/tid=28030] ppid=28027 vsize=864072 CPUtime=0.07
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 2856 0 1 0 6 1 0 0 20 0 9 0 89358890 884809728 3270 996147200 134512640 134550932 4294955888 18446744073709551615 4125928357 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.301733 s]
/proc/loadavg: 0.93 0.24 0.08 4/80 28029
/proc/meminfo: memFree=1203864/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=864988 CPUtime=0.29
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 4778 0 1 0 26 3 0 0 18 0 9 0 89358888 885747712 4203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216247 4203 1858 9 0 210716 0
[pid=28029/tid=28030] ppid=28027 vsize=864988 CPUtime=0.18
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 3559 0 1 0 17 1 0 0 18 0 9 0 89358890 885747712 4203 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864988

[startup+0.701768 s]
/proc/loadavg: 0.93 0.24 0.08 4/80 28029
/proc/meminfo: memFree=1203864/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=864988 CPUtime=0.69
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 7333 0 1 0 63 6 0 0 18 0 9 0 89358888 885747712 6747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216247 6747 1902 9 0 210716 0
[pid=28029/tid=28030] ppid=28027 vsize=864988 CPUtime=0.49
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 6035 0 1 0 45 4 0 0 21 0 9 0 89358890 885747712 6747 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 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.50284 s]
/proc/loadavg: 1.01 0.26 0.09 3/89 28038
/proc/meminfo: memFree=1176016/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=1.48
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 15914 0 1 0 137 11 0 0 18 0 9 0 89358888 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 15293 1983 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=1.1
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 14325 0 1 0 101 9 0 0 25 0 9 0 89358890 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 104263824 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89358891 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89358891 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.36
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 857 0 0 0 35 1 0 0 15 0 9 0 89358893 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 15293 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 15293 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) 865896

[startup+3.10198 s]
/proc/loadavg: 1.01 0.26 0.09 3/89 28038
/proc/meminfo: memFree=1137232/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=3.06
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 21857 0 1 0 291 15 0 0 18 0 9 0 89358888 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 21228 2006 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=2.4
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 14940 0 1 0 230 10 0 0 25 0 9 0 89358890 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4127583077 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=0.13
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 5233 0 0 0 11 2 0 0 16 0 9 0 89358891 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.49
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 952 0 0 0 48 1 0 0 16 0 9 0 89358893 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 21228 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 21228 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) 865896

[startup+6.30126 s]
/proc/loadavg: 1.09 0.29 0.10 3/89 28038
/proc/meminfo: memFree=1121040/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=6.22
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 23134 0 1 0 607 15 0 0 18 0 9 0 89358888 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22500 2006 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=5.5
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 14945 0 1 0 540 10 0 0 25 0 9 0 89358890 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4127584249 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=0.17
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6484 0 0 0 15 2 0 0 16 0 9 0 89358891 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.53
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 973 0 0 0 51 2 0 0 15 0 9 0 89358893 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 865896

[startup+12.7018 s]
/proc/loadavg: 1.16 0.32 0.11 3/89 28038
/proc/meminfo: memFree=1120976/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=12.57
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 23149 0 1 0 1241 16 0 0 18 0 9 0 89358888 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22506 2006 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=11.77
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 14954 0 1 0 1167 10 0 0 25 0 9 0 89358890 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4127603440 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=0.22
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6484 0 0 0 20 2 0 0 16 0 9 0 89358891 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.54
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 979 0 0 0 52 2 0 0 15 0 9 0 89358893 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22506 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22506 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) 865896

[startup+25.5029 s]
/proc/loadavg: 1.35 0.40 0.14 3/89 28038
/proc/meminfo: memFree=1120848/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=25.24
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 23207 0 1 0 2508 16 0 0 18 0 9 0 89358888 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22547 2006 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=24.37
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 14971 0 1 0 2426 11 0 0 25 0 9 0 89358890 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4127521508 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=0.29
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6522 0 0 0 27 2 0 0 16 0 9 0 89358891 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.56
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 982 0 0 0 54 2 0 0 16 0 9 0 89358893 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22547 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22547 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) 865896

[startup+51.1022 s]
/proc/loadavg: 1.57 0.53 0.19 3/89 28038
/proc/meminfo: memFree=1120656/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=50.6
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 23266 0 1 0 5043 17 0 0 18 0 9 0 89358888 886677504 22578 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22578 2006 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=49.61
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 14999 0 1 0 4950 11 0 0 25 0 9 0 89358890 886677504 22578 996147200 134512640 134550932 4294955888 18446744073709551615 4127586807 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=0.4
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6551 0 0 0 37 3 0 0 16 0 9 0 89358891 886677504 22578 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0

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

/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.6
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 1002 0 0 0 58 2 0 0 16 0 9 0 89358893 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1468.38
Current children cumulated vsize (KiB) 865896

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.61 3/89 28038
/proc/meminfo: memFree=1119064/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=1527.82
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 24769 0 1 0 152687 95 0 0 18 0 9 0 89358888 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22802 2011 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=1523.8
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 16286 0 1 0 152301 79 0 0 25 0 9 0 89358890 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4127602327 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=3.39
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6749 0 0 0 327 12 0 0 16 0 9 0 89358891 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.6
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 1002 0 0 0 58 2 0 0 16 0 9 0 89358893 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22802 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) 865896

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.64 3/89 28038
/proc/meminfo: memFree=1119064/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=1587.26
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 24834 0 1 0 158628 98 0 0 18 0 9 0 89358888 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22814 2011 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=1583.15
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 16339 0 1 0 158232 83 0 0 25 0 9 0 89358890 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4127599972 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=3.49
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6761 0 0 0 337 12 0 0 16 0 9 0 89358891 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.6
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 1002 0 0 0 58 2 0 0 16 0 9 0 89358893 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22814 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.26
Current children cumulated vsize (KiB) 865896

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.65 3/89 28038
/proc/meminfo: memFree=1119064/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=1646.69
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 24888 0 1 0 164567 102 0 0 18 0 9 0 89358888 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22815 2011 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=1642.46
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 16392 0 1 0 164160 86 0 0 25 0 9 0 89358890 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4127589099 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=3.6
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6762 0 0 0 348 12 0 0 16 0 9 0 89358891 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.6
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 1002 0 0 0 58 2 0 0 16 0 9 0 89358893 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22815 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.69
Current children cumulated vsize (KiB) 865896

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.67 3/89 28038
/proc/meminfo: memFree=1119000/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=1706.14
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 24961 0 1 0 170508 106 0 0 18 0 9 0 89358888 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22833 2011 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=1701.83
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 16447 0 1 0 170094 89 0 0 25 0 9 0 89358890 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4127422087 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=3.68
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6780 0 0 0 355 13 0 0 16 0 9 0 89358891 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.6
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 1002 0 0 0 58 2 0 0 16 0 9 0 89358893 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22833 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.14
Current children cumulated vsize (KiB) 865896

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.69 3/89 28076
/proc/meminfo: memFree=1086616/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=1765.7
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 25018 0 1 0 176458 112 0 0 18 0 9 0 89358888 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22835 2011 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=1761.33
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 16502 0 1 0 176038 95 0 0 25 0 9 0 89358890 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=3.74
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6782 0 0 0 361 13 0 0 16 0 9 0 89358891 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.6
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 1002 0 0 0 58 2 0 0 16 0 9 0 89358893 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22835 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.7
Current children cumulated vsize (KiB) 865896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.8 s]
/proc/loadavg: 2.00 1.98 1.70 3/89 28184
/proc/meminfo: memFree=1113048/2055920 swapFree=4192812/4192956
[pid=28029] ppid=28027 vsize=865896 CPUtime=1800.08
/proc/28029/stat : 28029 (java) S 28027 28029 27621 0 -1 0 25052 0 1 0 179893 115 0 0 18 0 9 0 89358888 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28029/statm: 216474 22836 2011 9 0 210943 0
[pid=28029/tid=28030] ppid=28027 vsize=865896 CPUtime=1795.67
/proc/28029/task/28030/stat : 28030 (java) R 28027 28029 27621 0 -1 64 16535 0 1 0 179469 98 0 0 25 0 9 0 89358890 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4127588457 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28032] ppid=28027 vsize=865896 CPUtime=3.78
/proc/28029/task/28032/stat : 28032 (java) S 28027 28029 27621 0 -1 64 6783 0 0 0 365 13 0 0 16 0 9 0 89358891 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28033] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28033/stat : 28033 (java) S 28027 28029 27621 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28034] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28034/stat : 28034 (java) S 28027 28029 27621 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89358891 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28035] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28035/stat : 28035 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89358893 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28036] ppid=28027 vsize=865896 CPUtime=0.6
/proc/28029/task/28036/stat : 28036 (java) S 28027 28029 27621 0 -1 64 1002 0 0 0 58 2 0 0 16 0 9 0 89358893 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28037] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28037/stat : 28037 (java) S 28027 28029 27621 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89358893 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28029/tid=28038] ppid=28027 vsize=865896 CPUtime=0
/proc/28029/task/28038/stat : 28038 (java) S 28027 28029 27621 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89358893 886677504 22836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 865896

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.87
CPU time (s): 1800.15
CPU user time (s): 1798.98
CPU system time (s): 1.17482
CPU usage (%): 99.0798
Max. virtual memory (cumulated for all children) (KiB): 865896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.98
system time used= 1.17482
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25075
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= 53805
involuntary context switches= 90475

runsolver used 2.56061 second user time and 5.73213 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-19 20:04:32
IDJOB=2114883
IDBENCH=53870
IDSOLVER=780
FILE ID=node41/2114883-1248026672
PBS_JOBID= 9528965
Free space on /tmp= 65776 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-29-29.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-2114883-1248026672/watcher-2114883-1248026672 -o /tmp/evaluation-result-2114883-1248026672/solver-2114883-1248026672 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114883-1248026672.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= d035cd3d8103dc78d5bd0a4ba36241d0
RANDOM SEED=113912498

node41.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.212
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	: 5931.00
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.212
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:       1204344 kB
Buffers:         42188 kB
Cached:         653996 kB
SwapCached:          0 kB
Active:         184196 kB
Inactive:       586352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6148 kB
Writeback:           0 kB
Mapped:          92244 kB
Slab:            66228 kB
Committed_AS:  1233936 kB
PageTables:       1852 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= 65772 MiB
End job on node41 at 2009-07-19 20:34:51