Trace number 2114772

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.1 1814.88

General information on the benchmark

Namecsp/allsquaresUnsat/
normalized-squaresUnsat-24-24.xml
MD5SUM601e43bf7d49691779e40a92658cf9e2
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 variables1152
Number of constraints1383
Maximum constraint arity24
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1105
Global constraints used (with number of constraints)cumulative(2),weightedsum(276)

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-2114772-1248026641/watcher-2114772-1248026641 -o /tmp/evaluation-result-2114772-1248026641/solver-2114772-1248026641 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114772-1248026641.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.45 0.11 0.03 4/80 390
/proc/meminfo: memFree=1140896/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=18576 CPUtime=0
/proc/390/stat : 390 (runsolver) R 388 390 32666 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 89730745 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 217871609127 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/390/statm: 4644 284 249 26 0 2626 0

[startup+0.0596501 s]
/proc/loadavg: 0.45 0.11 0.03 4/80 390
/proc/meminfo: memFree=1140896/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=862024 CPUtime=0.04
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 2743 0 1 0 3 1 0 0 18 0 9 0 89730745 882712576 2268 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 215506 2268 1122 9 0 210376 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 862024

[startup+0.102211 s]
/proc/loadavg: 0.45 0.11 0.03 4/80 390
/proc/meminfo: memFree=1140896/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=864104 CPUtime=0.08
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 3822 0 1 0 6 2 0 0 18 0 9 0 89730745 884842496 3283 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216026 3283 1727 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.300675 s]
/proc/loadavg: 0.45 0.11 0.03 4/80 390
/proc/meminfo: memFree=1140896/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=864888 CPUtime=0.28
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 4894 0 1 0 25 3 0 0 18 0 9 0 89730745 885645312 4319 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216222 4319 1858 9 0 210691 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864888

[startup+0.701721 s]
/proc/loadavg: 0.45 0.11 0.03 4/80 390
/proc/meminfo: memFree=1140896/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865132 CPUtime=0.67
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 7362 0 1 0 62 5 0 0 18 0 9 0 89730745 885895168 6762 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216283 6762 1945 9 0 210752 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 865132

[startup+1.50181 s]
/proc/loadavg: 0.58 0.14 0.04 4/89 399
/proc/meminfo: memFree=1112600/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=1.46
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 18338 0 1 0 135 11 0 0 18 0 9 0 89730745 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 17714 1993 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=1.08
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 14878 0 1 0 99 9 0 0 25 0 9 0 89730747 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4125924450 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=0.05
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 2060 0 0 0 5 0 0 0 16 0 9 0 89730748 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.31
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 669 0 0 0 30 1 0 0 15 0 9 0 89730750 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 17714 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 865252

[startup+3.10299 s]
/proc/loadavg: 0.58 0.14 0.04 3/89 399
/proc/meminfo: memFree=1077144/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=3.05
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 20347 0 1 0 292 13 0 0 18 0 9 0 89730745 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 19719 2003 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=2.53
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 14932 0 1 0 244 9 0 0 25 0 9 0 89730747 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4127289548 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=0.09
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 3958 0 0 0 8 1 0 0 16 0 9 0 89730748 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.4
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 726 0 0 0 39 1 0 0 15 0 9 0 89730750 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 19719 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865252

[startup+6.30136 s]
/proc/loadavg: 0.58 0.14 0.04 3/89 399
/proc/meminfo: memFree=1069144/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=6.21
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 20368 0 1 0 608 13 0 0 18 0 9 0 89730745 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 19734 2003 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=5.64
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 14938 0 1 0 555 9 0 0 25 0 9 0 89730747 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4127304510 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=0.13
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 3962 0 0 0 12 1 0 0 16 0 9 0 89730748 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.41
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 737 0 0 0 40 1 0 0 16 0 9 0 89730750 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 19734 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 865252

[startup+12.7021 s]
/proc/loadavg: 0.79 0.20 0.07 3/89 399
/proc/meminfo: memFree=1068952/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=12.52
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 20390 0 1 0 1239 13 0 0 18 0 9 0 89730745 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 19748 2003 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=11.89
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 14946 0 1 0 1179 10 0 0 25 0 9 0 89730747 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4127222276 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=0.18
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 3968 0 0 0 17 1 0 0 16 0 9 0 89730748 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.43
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 745 0 0 0 42 1 0 0 16 0 9 0 89730750 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 19748 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 865252

[startup+25.5021 s]
/proc/loadavg: 0.98 0.26 0.09 4/89 399
/proc/meminfo: memFree=1066968/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=25.16
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 20913 0 1 0 2502 14 0 0 18 0 9 0 89730745 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20260 2003 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=24.47
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 14957 0 1 0 2437 10 0 0 25 0 9 0 89730747 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4126626612 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=0.22
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4477 0 0 0 21 1 0 0 17 0 9 0 89730748 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.44
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 748 0 0 0 43 1 0 0 16 0 9 0 89730750 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20260 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 865252

[startup+51.1025 s]
/proc/loadavg: 1.33 0.40 0.14 4/89 399
/proc/meminfo: memFree=1066776/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=50.44
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 20993 0 1 0 5029 15 0 0 18 0 9 0 89730745 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20309 2008 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=49.66
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 14996 0 1 0 4955 11 0 0 25 0 9 0 89730747 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4127301016 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=0.29
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4503 0 0 0 28 1 0 0 16 0 9 0 89730748 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.46
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 763 0 0 0 45 1 0 0 16 0 9 0 89730750 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20410 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20410 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.47
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 766 0 0 0 46 1 0 0 16 0 9 0 89730750 886018048 20410 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20410 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20410 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1469.25
Current children cumulated vsize (KiB) 865252

[startup+1542.3 s]
/proc/loadavg: 2.15 2.26 1.77 3/89 435
/proc/meminfo: memFree=980632/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=1528.93
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 22339 0 1 0 152780 113 0 0 18 0 9 0 89730745 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20412 2008 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=1525.94
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 16239 0 1 0 152494 100 0 0 25 0 9 0 89730747 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4127290476 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=2.49
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4603 0 0 0 239 10 0 0 16 0 9 0 89730748 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.47
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 766 0 0 0 46 1 0 0 16 0 9 0 89730750 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20412 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1528.93
Current children cumulated vsize (KiB) 865252

[startup+1602.3 s]
/proc/loadavg: 2.05 2.21 1.78 3/89 435
/proc/meminfo: memFree=980504/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=1588.62
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 22388 0 1 0 158746 116 0 0 18 0 9 0 89730745 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20413 2008 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=1585.53
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 16287 0 1 0 158451 102 0 0 25 0 9 0 89730747 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4126628008 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=2.57
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4604 0 0 0 247 10 0 0 16 0 9 0 89730748 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.47
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 766 0 0 0 46 1 0 0 16 0 9 0 89730750 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20413 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1588.62
Current children cumulated vsize (KiB) 865252

[startup+1662.3 s]
/proc/loadavg: 2.02 2.17 1.79 3/89 435
/proc/meminfo: memFree=980376/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=1648.3
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 22437 0 1 0 164711 119 0 0 18 0 9 0 89730745 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20414 2008 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=1645.13
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 16335 0 1 0 164408 105 0 0 25 0 9 0 89730747 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4127311088 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=2.66
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4605 0 0 0 255 11 0 0 16 0 9 0 89730748 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.47
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 766 0 0 0 46 1 0 0 16 0 9 0 89730750 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20414 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1648.3
Current children cumulated vsize (KiB) 865252

[startup+1722.3 s]
/proc/loadavg: 2.00 2.14 1.80 3/89 435
/proc/meminfo: memFree=980312/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=1708
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 22485 0 1 0 170678 122 0 0 18 0 9 0 89730745 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20415 2008 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=1704.75
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 16382 0 1 0 170367 108 0 0 25 0 9 0 89730747 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4127283703 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=2.75
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4606 0 0 0 264 11 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.47
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 766 0 0 0 46 1 0 0 16 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1708
Current children cumulated vsize (KiB) 865252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.11 1.81 3/89 435
/proc/meminfo: memFree=980312/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=1767.69
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 22532 0 1 0 176644 125 0 0 18 0 9 0 89730745 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20415 2008 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=1764.34
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 16429 0 1 0 176324 110 0 0 25 0 9 0 89730747 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4127413544 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=2.82
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4606 0 0 0 271 11 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.47
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 766 0 0 0 46 1 0 0 16 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1767.69
Current children cumulated vsize (KiB) 865252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.8 s]
/proc/loadavg: 2.00 2.10 1.82 3/89 435
/proc/meminfo: memFree=980248/2055920 swapFree=4191900/4192956
[pid=390] ppid=388 vsize=865252 CPUtime=1800.02
/proc/390/stat : 390 (java) S 388 390 32666 0 -1 0 22558 0 1 0 179875 127 0 0 18 0 9 0 89730745 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/390/statm: 216313 20415 2008 9 0 210782 0
[pid=390/tid=392] ppid=388 vsize=865252 CPUtime=1796.64
/proc/390/task/392/stat : 392 (java) R 388 390 32666 0 -1 64 16455 0 1 0 179552 112 0 0 25 0 9 0 89730747 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4126626591 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=393] ppid=388 vsize=865252 CPUtime=2.87
/proc/390/task/393/stat : 393 (java) S 388 390 32666 0 -1 64 4606 0 0 0 275 12 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=394] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/394/stat : 394 (java) S 388 390 32666 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=395] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/395/stat : 395 (java) S 388 390 32666 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89730748 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=396] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/396/stat : 396 (java) S 388 390 32666 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=397] ppid=388 vsize=865252 CPUtime=0.47
/proc/390/task/397/stat : 397 (java) S 388 390 32666 0 -1 64 766 0 0 0 46 1 0 0 16 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=398] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/398/stat : 398 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=390/tid=399] ppid=388 vsize=865252 CPUtime=0
/proc/390/task/399/stat : 399 (java) S 388 390 32666 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89730750 886018048 20415 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 865252

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): 1814.88
CPU time (s): 1800.1
CPU user time (s): 1798.81
CPU system time (s): 1.2908
CPU usage (%): 99.186
Max. virtual memory (cumulated for all children) (KiB): 865252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.81
system time used= 1.2908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22580
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= 52650
involuntary context switches= 84624

runsolver used 2.38764 second user time and 7.09392 second system time

The end

Launcher Data

Begin job on node28 at 2009-07-19 20:04:01
IDJOB=2114772
IDBENCH=53759
IDSOLVER=780
FILE ID=node28/2114772-1248026641
PBS_JOBID= 9528991
Free space on /tmp= 66056 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/allsquaresUnsat/normalized-squaresUnsat-24-24.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-2114772-1248026641/watcher-2114772-1248026641 -o /tmp/evaluation-result-2114772-1248026641/solver-2114772-1248026641 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114772-1248026641.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= 601e43bf7d49691779e40a92658cf9e2
RANDOM SEED=1703480568

node28.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.230
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.230
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:       1141376 kB
Buffers:         63572 kB
Cached:         687988 kB
SwapCached:        384 kB
Active:         212796 kB
Inactive:       615244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141376 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           10772 kB
Writeback:           0 kB
Mapped:          93004 kB
Slab:            71380 kB
Committed_AS:  1335812 kB
PageTables:       1952 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66048 MiB
End job on node28 at 2009-07-19 20:34:18