Trace number 2115065

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 1809.12

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-19.xml
MD5SUM88348dabf1de3aab78e1de9f2b35d337
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark149.487
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints64077
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63777
Global constraints used (with number of constraints)alldifferent(300)

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-2115065-1248027357/watcher-2115065-1248027357 -o /tmp/evaluation-result-2115065-1248027357/solver-2115065-1248027357 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115065-1248027357.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 1.99 1.82 1.07 4/81 28642
/proc/meminfo: memFree=798976/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=18576 CPUtime=0
/proc/28642/stat : 28642 (runsolver) R 28640 28642 28389 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 89800383 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 251601153319 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/28642/statm: 4644 284 249 26 0 2626 0

[startup+0.0562111 s]
/proc/loadavg: 1.99 1.82 1.07 4/81 28642
/proc/meminfo: memFree=798976/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=861892 CPUtime=0.04
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 2567 0 1 0 3 1 0 0 20 0 9 0 89800383 882577408 2101 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 215473 2101 996 9 0 210343 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 861892

[startup+0.101215 s]
/proc/loadavg: 1.99 1.82 1.07 4/81 28642
/proc/meminfo: memFree=798976/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=864104 CPUtime=0.08
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 3661 0 1 0 7 1 0 0 20 0 9 0 89800383 884842496 3126 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216026 3126 1602 9 0 210495 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864104

[startup+0.301235 s]
/proc/loadavg: 1.99 1.82 1.07 4/81 28642
/proc/meminfo: memFree=798976/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=864368 CPUtime=0.28
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 4571 0 1 0 26 2 0 0 20 0 9 0 89800383 885112832 3996 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216092 3996 1855 9 0 210561 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864368

[startup+0.701281 s]
/proc/loadavg: 1.99 1.82 1.07 4/81 28642
/proc/meminfo: memFree=798976/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=864964 CPUtime=0.68
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 11060 0 1 0 62 6 0 0 20 0 9 0 89800383 885723136 10485 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216241 10485 1859 9 0 210710 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864964

[startup+1.50237 s]
/proc/loadavg: 1.99 1.82 1.08 4/90 28651
/proc/meminfo: memFree=721656/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=864964 CPUtime=1.48
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 26276 0 1 0 135 13 0 0 20 0 9 0 89800383 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216241 25695 1881 9 0 210710 0
[pid=28642/tid=28644] ppid=28640 vsize=864964 CPUtime=1.16
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14205 0 1 0 108 8 0 0 25 0 9 0 89800384 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4126656246 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=864964 CPUtime=0.17
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 10814 0 0 0 13 4 0 0 18 0 9 0 89800386 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=864964 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=864964 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89800386 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=864964 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=864964 CPUtime=0.12
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 524 0 0 0 12 0 0 0 16 0 9 0 89800388 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=864964 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=864964 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 885723136 25695 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 864964

[startup+3.10255 s]
/proc/loadavg: 1.99 1.82 1.08 3/90 28651
/proc/meminfo: memFree=662456/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865096 CPUtime=3.07
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 37835 0 1 0 289 18 0 0 20 0 9 0 89800383 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216274 37244 1912 9 0 210743 0
[pid=28642/tid=28644] ppid=28640 vsize=865096 CPUtime=2.36
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14298 0 1 0 228 8 0 0 25 0 9 0 89800384 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4126688806 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865096 CPUtime=0.5
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 22233 0 0 0 42 8 0 0 17 0 9 0 89800386 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865096 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865096 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89800386 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865096 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865096 CPUtime=0.18
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 571 0 0 0 18 0 0 0 15 0 9 0 89800388 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865096 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 885858304 37244 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865096 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 885858304 37244 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) 865096

[startup+6.3019 s]
/proc/loadavg: 1.99 1.82 1.08 3/90 28651
/proc/meminfo: memFree=640120/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865764 CPUtime=6.24
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 45775 0 1 0 603 21 0 0 20 0 9 0 89800383 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216441 45155 1967 9 0 210910 0
[pid=28642/tid=28644] ppid=28640 vsize=865764 CPUtime=5.02
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14554 0 1 0 493 9 0 0 25 0 9 0 89800384 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865764 CPUtime=0.94
/proc/28642/task/28645/stat : 28645 (java) R 28640 28642 28389 0 -1 64 29711 0 0 0 83 11 0 0 16 0 9 0 89800386 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865764 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865764 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865764 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865764 CPUtime=0.26
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 776 0 0 0 26 0 0 0 15 0 9 0 89800388 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865764 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865764 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886542336 45155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 865764

[startup+12.7026 s]
/proc/loadavg: 2.22 1.88 1.10 3/90 28651
/proc/meminfo: memFree=583352/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=12.61
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 57770 0 1 0 1235 26 0 0 20 0 9 0 89800383 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 57016 1987 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=10.53
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14811 0 1 0 1043 10 0 0 25 0 9 0 89800384 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 103823641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=1.73
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 41403 0 0 0 158 15 0 0 16 0 9 0 89800386 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.32
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 822 0 0 0 32 0 0 0 15 0 9 0 89800388 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 57016 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 865244

[startup+25.502 s]
/proc/loadavg: 2.26 1.90 1.12 3/90 28651
/proc/meminfo: memFree=275128/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=25.36
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 133285 0 1 0 2483 53 0 0 20 0 9 0 89800383 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 132500 1994 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=20.36
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14881 0 1 0 2025 11 0 0 25 0 9 0 89800384 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4127606403 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=4.52
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 116772 0 0 0 413 39 0 0 17 0 9 0 89800386 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.44
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 898 0 0 0 43 1 0 0 15 0 9 0 89800388 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 132500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 865244

[startup+51.1018 s]
/proc/loadavg: 2.16 1.91 1.14 3/90 28651
/proc/meminfo: memFree=269624/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=50.82
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 134676 0 1 0 5028 54 0 0 20 0 9 0 89800383 886009856 133881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 133881 1994 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=45.71
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14891 0 1 0 4560 11 0 0 25 0 9 0 89800384 886009856 133881 996147200 134512640 134550932 4294955888 18446744073709551615 4127300138 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=4.62
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 118148 0 0 0 422 40 0 0 17 0 9 0 89800386 886009856 133881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 133881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 133881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 133881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.45
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 903 0 0 0 44 1 0 0 16 0 9 0 89800388 886009856 133881 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 133881 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.94
Current children cumulated vsize (KiB) 865244

[startup+1542.3 s]
/proc/loadavg: 2.09 2.04 1.82 3/90 28689
/proc/meminfo: memFree=241776/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=1534.64
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 138911 0 1 0 153386 78 0 0 20 0 9 0 89800383 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 138094 1999 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=1529.06
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14921 0 1 0 152872 34 0 0 25 0 9 0 89800384 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4127734397 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=5.06
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 122328 0 0 0 464 42 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.49
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 928 0 0 0 48 1 0 0 16 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.64
Current children cumulated vsize (KiB) 865244

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 1.83 3/90 28689
/proc/meminfo: memFree=234736/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=1594.35
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 138911 0 1 0 159357 78 0 0 20 0 9 0 89800383 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 138094 1999 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=1588.77
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14921 0 1 0 158843 34 0 0 25 0 9 0 89800384 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4127474163 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=5.06
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 122328 0 0 0 464 42 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.49
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 928 0 0 0 48 1 0 0 16 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.35
Current children cumulated vsize (KiB) 865244

[startup+1662.3 s]
/proc/loadavg: 2.13 2.06 1.84 3/90 28689
/proc/meminfo: memFree=234736/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=1654.05
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 138911 0 1 0 165327 78 0 0 20 0 9 0 89800383 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 138094 1999 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=1648.47
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14921 0 1 0 164813 34 0 0 25 0 9 0 89800384 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4127734426 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=5.06
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 122328 0 0 0 464 42 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.49
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 928 0 0 0 48 1 0 0 16 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.05
Current children cumulated vsize (KiB) 865244

[startup+1722.3 s]
/proc/loadavg: 2.12 2.06 1.86 3/90 28689
/proc/meminfo: memFree=234736/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=1713.76
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 138912 0 1 0 171298 78 0 0 20 0 9 0 89800383 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 138094 1999 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=1708.18
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14922 0 1 0 170784 34 0 0 25 0 9 0 89800384 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4127524995 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=5.06
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 122328 0 0 0 464 42 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.49
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 928 0 0 0 48 1 0 0 16 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.76
Current children cumulated vsize (KiB) 865244

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 1.87 3/90 28689
/proc/meminfo: memFree=234736/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=1773.46
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 138912 0 1 0 177268 78 0 0 20 0 9 0 89800383 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 138094 1999 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=1767.88
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14922 0 1 0 176754 34 0 0 25 0 9 0 89800384 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4127734403 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=5.06
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 122328 0 0 0 464 42 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.49
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 928 0 0 0 48 1 0 0 16 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.46
Current children cumulated vsize (KiB) 865244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809 s]
/proc/loadavg: 2.07 2.06 1.87 3/90 28689
/proc/meminfo: memFree=234736/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=865244 CPUtime=1800.03
/proc/28642/stat : 28642 (java) S 28640 28642 28389 0 -1 0 138912 0 1 0 179925 78 0 0 20 0 9 0 89800383 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 216311 138094 1999 9 0 210780 0
[pid=28642/tid=28644] ppid=28640 vsize=865244 CPUtime=1794.45
/proc/28642/task/28644/stat : 28644 (java) R 28640 28642 28389 0 -1 64 14922 0 1 0 179411 34 0 0 25 0 9 0 89800384 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4127734185 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28645] ppid=28640 vsize=865244 CPUtime=5.06
/proc/28642/task/28645/stat : 28645 (java) S 28640 28642 28389 0 -1 64 122328 0 0 0 464 42 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28646] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28646/stat : 28646 (java) S 28640 28642 28389 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28647] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28647/stat : 28647 (java) S 28640 28642 28389 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89800386 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28648] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28648/stat : 28648 (java) S 28640 28642 28389 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28649] ppid=28640 vsize=865244 CPUtime=0.49
/proc/28642/task/28649/stat : 28649 (java) S 28640 28642 28389 0 -1 64 928 0 0 0 48 1 0 0 16 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28650] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28650/stat : 28650 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28642/tid=28651] ppid=28640 vsize=865244 CPUtime=0
/proc/28642/task/28651/stat : 28651 (java) S 28640 28642 28389 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89800388 886009856 138094 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 865244

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

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

[startup+1809.11 s]
/proc/loadavg: 2.07 2.06 1.87 3/90 28689
/proc/meminfo: memFree=234736/2055920 swapFree=4192812/4192956
[pid=28642] ppid=28640 vsize=0 CPUtime=1800.14
/proc/28642/stat : 28642 (java) Z 28640 28642 28389 0 -1 1036 138934 0 1 0 179928 86 0 0 16 0 2 0 89800383 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/28642/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1809.12
CPU time (s): 1800.15
CPU user time (s): 1799.28
CPU system time (s): 0.868867
CPU usage (%): 99.5043
Max. virtual memory (cumulated for all children) (KiB): 865764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.868867
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138934
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= 39698
involuntary context switches= 64169

runsolver used 1.93071 second user time and 6.30004 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-19 20:15:58
IDJOB=2115065
IDBENCH=54124
IDSOLVER=780
FILE ID=node91/2115065-1248027357
PBS_JOBID= 9528874
Free space on /tmp= 66164 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-19.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-2115065-1248027357/watcher-2115065-1248027357 -o /tmp/evaluation-result-2115065-1248027357/solver-2115065-1248027357 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115065-1248027357.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= 88348dabf1de3aab78e1de9f2b35d337
RANDOM SEED=1946582005

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        799392 kB
Buffers:         92832 kB
Cached:         985104 kB
SwapCached:          0 kB
Active:         375192 kB
Inactive:       777876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        799392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           13980 kB
Writeback:           0 kB
Mapped:          92848 kB
Slab:            88572 kB
Committed_AS:  1347228 kB
PageTables:       1860 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= 66160 MiB
End job on node91 at 2009-07-19 20:46:09