Trace number 2116818

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.2 1809.44

General information on the benchmark

Namecsp/fapp/fapp37/
normalized-fapp37-2250-9.xml
MD5SUMb43fc16fe95e90c7bd2840923bd352e6
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 benchmark65.0451
Satisfiable
(Un)Satisfiability was proved
Number of variables2250
Number of constraints42699
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension42699
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-2116818-1248032417/watcher-2116818-1248032417 -o /tmp/evaluation-result-2116818-1248032417/solver-2116818-1248032417 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116818-1248032417.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 28686
/proc/meminfo: memFree=1050624/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=18576 CPUtime=0
/proc/28686/stat : 28686 (runsolver) R 28684 28686 27954 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 90308042 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 233588714791 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28686/statm: 4644 284 249 26 0 2626 0

[startup+0.09552 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 28686
/proc/meminfo: memFree=1050624/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=862296 CPUtime=0.08
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 3306 0 1 0 6 2 0 0 20 0 9 0 90308042 882991104 2774 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 215574 2774 1304 9 0 210444 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862296

[startup+0.101517 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 28686
/proc/meminfo: memFree=1050624/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=862296 CPUtime=0.08
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 3337 0 1 0 6 2 0 0 20 0 9 0 90308042 882991104 2802 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 215574 2802 1314 9 0 210444 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862296

[startup+0.301554 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 28686
/proc/meminfo: memFree=1050624/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=864424 CPUtime=0.28
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 4559 0 1 0 26 2 0 0 20 0 9 0 90308042 885170176 3984 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216106 3984 1855 9 0 210575 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864424

[startup+0.701628 s]
/proc/loadavg: 2.00 2.00 1.95 4/80 28686
/proc/meminfo: memFree=1050624/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=864896 CPUtime=0.68
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 10355 0 1 0 63 5 0 0 20 0 9 0 90308042 885653504 9780 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216224 9780 1859 9 0 210693 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864896

[startup+1.50178 s]
/proc/loadavg: 2.00 2.00 1.95 3/89 28695
/proc/meminfo: memFree=1000568/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865028 CPUtime=1.47
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 25979 0 1 0 135 12 0 0 20 0 9 0 90308042 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216257 25390 1909 9 0 210726 0
[pid=28686/tid=28688] ppid=28684 vsize=865028 CPUtime=1.09
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14294 0 1 0 103 6 0 0 25 0 9 0 90308044 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4126634310 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865028 CPUtime=0.19
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 10415 0 0 0 15 4 0 0 19 0 9 0 90308045 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 90308045 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865028 CPUtime=0.15
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 538 0 0 0 15 0 0 0 16 0 9 0 90308047 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885788672 25390 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 865028

[startup+3.10207 s]
/proc/loadavg: 2.00 2.00 1.95 4/89 28695
/proc/meminfo: memFree=938616/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865028 CPUtime=3.07
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 32171 0 1 0 292 15 0 0 20 0 9 0 90308042 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216257 31580 1912 9 0 210726 0
[pid=28686/tid=28688] ppid=28684 vsize=865028 CPUtime=2.39
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14300 0 1 0 233 6 0 0 25 0 9 0 90308044 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 102883186 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865028 CPUtime=0.44
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 16568 0 0 0 37 7 0 0 17 0 9 0 90308045 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865028 CPUtime=0.21
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 570 0 0 0 21 0 0 0 15 0 9 0 90308047 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865028 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885788672 31580 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 865028

[startup+6.30165 s]
/proc/loadavg: 2.00 2.00 1.95 4/89 28695
/proc/meminfo: memFree=885624/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=6.25
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 48931 0 1 0 601 24 0 0 20 0 9 0 90308042 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 48314 1964 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=4.83
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14555 0 1 0 476 7 0 0 25 0 9 0 90308044 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4126818367 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=1.08
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 33012 0 0 0 93 15 0 0 17 0 9 0 90308045 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.3
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 631 0 0 0 30 0 0 0 16 0 9 0 90308047 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 48314 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 865152

[startup+12.7028 s]
/proc/loadavg: 2.08 2.02 1.96 3/89 28695
/proc/meminfo: memFree=728760/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=12.62
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 85852 0 1 0 1223 39 0 0 20 0 9 0 90308042 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 85210 1989 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=9.79
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14845 0 1 0 970 9 0 0 25 0 9 0 90308044 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4127626372 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.31
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 69524 0 0 0 203 28 0 0 17 0 9 0 90308045 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.49
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 750 0 0 0 49 0 0 0 15 0 9 0 90308047 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 85210 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 865152

[startup+25.5011 s]
/proc/loadavg: 2.07 2.02 1.96 3/89 28695
/proc/meminfo: memFree=716344/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=25.35
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 85857 0 1 0 2496 39 0 0 20 0 9 0 90308042 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 85213 1989 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=22.52
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14847 0 1 0 2243 9 0 0 25 0 9 0 90308044 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4126634066 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.31
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 69524 0 0 0 203 28 0 0 16 0 9 0 90308045 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.5
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 753 0 0 0 50 0 0 0 15 0 9 0 90308047 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 85213 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 865152

[startup+51.1017 s]
/proc/loadavg: 2.11 2.03 1.96 3/89 28695
/proc/meminfo: memFree=716408/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=50.82
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 85860 0 1 0 5043 39 0 0 20 0 9 0 90308042 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 85214 1989 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=47.99
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14849 0 1 0 4790 9 0 0 25 0 9 0 90308044 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4127634735 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.31
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 69524 0 0 0 203 28 0 0 16 0 9 0 90308045 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.5
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 754 0 0 0 50 0 0 0 16 0 9 0 90308047 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 85214 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

Current children cumulated CPU time (s) 1474.71
Current children cumulated vsize (KiB) 865152

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28849
/proc/meminfo: memFree=440232/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=1534.4
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 150443 0 1 0 153354 86 0 0 20 0 9 0 90308042 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 149749 1994 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=1530.91
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14912 0 1 0 153061 30 0 0 25 0 9 0 90308044 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4127349644 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.85
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 133986 0 0 0 232 53 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.61
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 812 0 0 0 60 1 0 0 16 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.4
Current children cumulated vsize (KiB) 865152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28849
/proc/meminfo: memFree=440168/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=1594.1
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 150443 0 1 0 159323 87 0 0 20 0 9 0 90308042 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 149749 1994 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=1590.62
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14912 0 1 0 159031 31 0 0 25 0 9 0 90308044 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4126634079 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.85
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 133986 0 0 0 232 53 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.61
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 812 0 0 0 60 1 0 0 16 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.1
Current children cumulated vsize (KiB) 865152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28849
/proc/meminfo: memFree=440168/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=1653.8
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 150443 0 1 0 165292 88 0 0 20 0 9 0 90308042 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 149749 1994 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=1650.32
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14912 0 1 0 165000 32 0 0 25 0 9 0 90308044 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4127680794 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.85
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 133986 0 0 0 232 53 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.61
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 812 0 0 0 60 1 0 0 16 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.8
Current children cumulated vsize (KiB) 865152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28849
/proc/meminfo: memFree=440168/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=1713.5
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 150443 0 1 0 171261 89 0 0 20 0 9 0 90308042 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 149749 1994 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=1710.01
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14912 0 1 0 170968 33 0 0 25 0 9 0 90308044 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4127611306 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.85
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 133986 0 0 0 232 53 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.61
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 812 0 0 0 60 1 0 0 16 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.5
Current children cumulated vsize (KiB) 865152

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28849
/proc/meminfo: memFree=440168/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=1773.2
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 150443 0 1 0 177230 90 0 0 20 0 9 0 90308042 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 149749 1994 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=1769.71
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14912 0 1 0 176937 34 0 0 25 0 9 0 90308044 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4126634082 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.85
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 133986 0 0 0 232 53 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.61
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 812 0 0 0 60 1 0 0 16 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 865152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 28849
/proc/meminfo: memFree=440168/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=865152 CPUtime=1800.06
/proc/28686/stat : 28686 (java) S 28684 28686 27954 0 -1 0 150444 0 1 0 179915 91 0 0 20 0 9 0 90308042 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 216288 149749 1994 9 0 210757 0
[pid=28686/tid=28688] ppid=28684 vsize=865152 CPUtime=1796.57
/proc/28686/task/28688/stat : 28688 (java) R 28684 28686 27954 0 -1 64 14913 0 1 0 179622 35 0 0 25 0 9 0 90308044 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4127680794 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28689] ppid=28684 vsize=865152 CPUtime=2.85
/proc/28686/task/28689/stat : 28689 (java) S 28684 28686 27954 0 -1 64 133986 0 0 0 232 53 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28690] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28690/stat : 28690 (java) S 28684 28686 27954 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28691] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28691/stat : 28691 (java) S 28684 28686 27954 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90308045 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28692] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28692/stat : 28692 (java) S 28684 28686 27954 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28693] ppid=28684 vsize=865152 CPUtime=0.61
/proc/28686/task/28693/stat : 28693 (java) S 28684 28686 27954 0 -1 64 812 0 0 0 60 1 0 0 16 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28694] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28694/stat : 28694 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28686/tid=28695] ppid=28684 vsize=865152 CPUtime=0
/proc/28686/task/28695/stat : 28695 (java) S 28684 28686 27954 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 90308047 885915648 149749 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 865152

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

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

[startup+1809.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 28852
/proc/meminfo: memFree=865256/2055920 swapFree=4192812/4192956
[pid=28686] ppid=28684 vsize=0 CPUtime=1800.17
/proc/28686/stat : 28686 (java) Z 28684 28686 27954 0 -1 1036 150467 0 1 0 179920 97 0 0 16 0 2 0 90308042 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28686/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1809.44
CPU time (s): 1800.2
CPU user time (s): 1799.2
CPU system time (s): 1.00185
CPU usage (%): 99.4893
Max. virtual memory (cumulated for all children) (KiB): 865152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 1.00185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150467
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= 39852
involuntary context switches= 63268

runsolver used 2.76458 second user time and 5.47417 second system time

The end

Launcher Data

Begin job on node27 at 2009-07-19 21:40:18
IDJOB=2116818
IDBENCH=57802
IDSOLVER=780
FILE ID=node27/2116818-1248032417
PBS_JOBID= 9528994
Free space on /tmp= 66236 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/fapp/fapp37/normalized-fapp37-2250-9.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-2116818-1248032417/watcher-2116818-1248032417 -o /tmp/evaluation-result-2116818-1248032417/solver-2116818-1248032417 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116818-1248032417.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= b43fc16fe95e90c7bd2840923bd352e6
RANDOM SEED=378781093

node27.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		: 2800.239
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	: 5521.40
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		: 2800.239
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:       1051040 kB
Buffers:        103088 kB
Cached:         717128 kB
SwapCached:          0 kB
Active:         290792 kB
Inactive:       607796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051040 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11156 kB
Writeback:           0 kB
Mapped:          96184 kB
Slab:            91408 kB
Committed_AS:  1330612 kB
PageTables:       1884 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66228 MiB
End job on node27 at 2009-07-19 22:10:29