Trace number 2073126

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.1 2009-06-10? (TO) 1800.14 1815.82

General information on the benchmark

Namecsp/pseudoGLB/
normalized-robin18.xml
MD5SUM41ef1c424a83810014d2d1a1b4688746
Bench CategoryAlldiff+Elt+WSum (alldiff,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 variables23409
Number of constraints1386
Maximum constraint arity289
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(1386)

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-2073126-1247357629/watcher-2073126-1247357629 -o /tmp/evaluation-result-2073126-1247357629/solver-2073126-1247357629 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2073126-1247357629.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -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.30 2.15 2.07 4/81 16099
/proc/meminfo: memFree=1129432/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=18576 CPUtime=0
/proc/16099/stat : 16099 (runsolver) R 16097 16099 14366 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 22826255 19021824 284 996147200 4194304 4302564 548682068192 18446744073709551615 250968861991 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16099/statm: 4644 284 249 26 0 2626 0

[startup+0.0487951 s]
/proc/loadavg: 2.30 2.15 2.07 4/81 16099
/proc/meminfo: memFree=1129432/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=859892 CPUtime=0.03
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 2274 0 1 0 2 1 0 0 18 0 5 0 22826255 880529408 1858 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 214973 1872 869 9 0 209888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 859892

[startup+0.10991 s]
/proc/loadavg: 2.30 2.15 2.07 4/81 16099
/proc/meminfo: memFree=1129432/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=862256 CPUtime=0.08
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 3322 0 1 0 6 2 0 0 18 0 9 0 22826255 882950144 2787 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 215564 2787 1312 9 0 210433 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862256

[startup+0.30193 s]
/proc/loadavg: 2.30 2.15 2.07 4/81 16099
/proc/meminfo: memFree=1129432/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=864928 CPUtime=0.26
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 4676 0 1 0 24 2 0 0 18 0 9 0 22826255 885686272 4101 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216232 4101 1855 9 0 210700 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 864928

[startup+0.701968 s]
/proc/loadavg: 2.30 2.15 2.07 4/81 16099
/proc/meminfo: memFree=1129432/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=864928 CPUtime=0.65
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 10396 0 1 0 59 6 0 0 18 0 9 0 22826255 885686272 9818 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216232 9818 1866 9 0 210700 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 864928

[startup+1.50205 s]
/proc/loadavg: 2.30 2.15 2.07 3/90 16108
/proc/meminfo: memFree=1091408/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=864928 CPUtime=1.44
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 13959 0 1 0 136 8 0 0 18 0 9 0 22826255 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216232 13379 1876 9 0 210700 0
[pid=16099/tid=16101] ppid=16097 vsize=864928 CPUtime=1.25
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 12677 0 1 0 119 6 0 0 25 0 9 0 22826257 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4126356645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=864928 CPUtime=0
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 22826259 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=864928 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 22826259 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=864928 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 22826259 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=864928 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=864928 CPUtime=0.17
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 552 0 0 0 17 0 0 0 16 0 9 0 22826261 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=864928 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=864928 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 885686272 13379 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 864928

[startup+3.10221 s]
/proc/loadavg: 2.30 2.15 2.07 3/90 16108
/proc/meminfo: memFree=1049680/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=3.04
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 27799 0 1 0 289 15 0 0 18 0 9 0 22826255 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 27193 1956 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=2.5
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 14592 0 1 0 242 8 0 0 25 0 9 0 22826257 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4127075692 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=0.24
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 11743 0 0 0 20 4 0 0 17 0 9 0 22826259 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.27
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 731 0 0 0 26 1 0 0 15 0 9 0 22826261 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 27193 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 865624

[startup+6.30152 s]
/proc/loadavg: 2.27 2.15 2.07 4/90 16108
/proc/meminfo: memFree=872848/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=6.21
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 66517 0 1 0 592 29 0 0 18 0 9 0 22826255 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 65864 1970 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=5.03
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 14749 0 1 0 494 9 0 0 25 0 9 0 22826257 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4126332196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=0.82
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 50266 0 0 0 65 17 0 0 16 0 9 0 22826259 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.32
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 769 0 0 0 31 1 0 0 16 0 9 0 22826261 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 65864 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 865624

[startup+12.7021 s]
/proc/loadavg: 2.25 2.15 2.07 3/90 16108
/proc/meminfo: memFree=872272/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=12.54
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 66699 0 1 0 1224 30 0 0 18 0 9 0 22826255 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 65968 1970 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=11.27
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 14827 0 1 0 1117 10 0 0 25 0 9 0 22826257 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 103823650 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=0.92
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 50368 0 0 0 74 18 0 0 16 0 9 0 22826259 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.33
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 771 0 0 0 32 1 0 0 15 0 9 0 22826261 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 65968 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 865624

[startup+25.5024 s]
/proc/loadavg: 2.19 2.14 2.07 3/90 16108
/proc/meminfo: memFree=871632/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=25.22
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 67058 0 1 0 2490 32 0 0 18 0 9 0 22826255 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 66169 1970 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=23.73
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 14985 0 1 0 2363 10 0 0 25 0 9 0 22826257 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 103823656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=1.13
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 50569 0 0 0 94 19 0 0 16 0 9 0 22826259 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.33
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 771 0 0 0 32 1 0 0 15 0 9 0 22826261 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 66169 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 865624

[startup+51.1029 s]
/proc/loadavg: 2.13 2.13 2.07 3/90 16108
/proc/meminfo: memFree=870096/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=50.57
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 67774 0 1 0 5022 35 0 0 18 0 9 0 22826255 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 66570 1970 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=48.67
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 15300 0 1 0 4856 11 0 0 25 0 9 0 22826257 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4126332196 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=1.55
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 50970 0 0 0 134 21 0 0 16 0 9 0 22826259 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.33
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 771 0 0 0 32 1 0 0 15 0 9 0 22826261 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 66570 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

Current children cumulated CPU time (s) 1469.04
Current children cumulated vsize (KiB) 865624

[startup+1542.3 s]
/proc/loadavg: 1.65 1.95 1.99 2/77 16290
/proc/meminfo: memFree=866552/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=1529.02
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 90251 0 1 0 152747 155 0 0 18 0 9 0 22826255 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 86918 1977 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=1523.66
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 17450 0 1 0 152259 107 0 0 25 0 9 0 22826257 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4127293321 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=4.9
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 71239 0 0 0 445 45 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.42
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 829 0 0 0 41 1 0 0 16 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1529.02
Current children cumulated vsize (KiB) 865624

[startup+1602.3 s]
/proc/loadavg: 1.77 1.92 1.97 3/82 16300
/proc/meminfo: memFree=736464/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=1588.62
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 90258 0 1 0 158702 160 0 0 18 0 9 0 22826255 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 86918 1977 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=1583.25
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 17457 0 1 0 158213 112 0 0 25 0 9 0 22826257 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4127293251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=4.91
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 71239 0 0 0 446 45 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.42
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 829 0 0 0 41 1 0 0 16 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.62
Current children cumulated vsize (KiB) 865624

[startup+1662.3 s]
/proc/loadavg: 1.91 1.93 1.97 3/82 16300
/proc/meminfo: memFree=736400/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=1648.06
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 90260 0 1 0 164642 164 0 0 18 0 9 0 22826255 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 86918 1977 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=1642.69
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 17459 0 1 0 164153 116 0 0 25 0 9 0 22826257 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4127293251 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=4.91
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 71239 0 0 0 446 45 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.42
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 829 0 0 0 41 1 0 0 16 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.06
Current children cumulated vsize (KiB) 865624

[startup+1722.3 s]
/proc/loadavg: 1.97 1.94 1.97 3/82 16300
/proc/meminfo: memFree=736400/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=1707.49
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 90263 0 1 0 170581 168 0 0 18 0 9 0 22826255 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 86918 1977 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=1702.12
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 17462 0 1 0 170092 120 0 0 25 0 9 0 22826257 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4127406143 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=4.92
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 71239 0 0 0 447 45 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.42
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 829 0 0 0 41 1 0 0 16 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.49
Current children cumulated vsize (KiB) 865624

[startup+1782.3 s]
/proc/loadavg: 1.99 1.95 1.97 3/82 16300
/proc/meminfo: memFree=736272/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=1766.94
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 90266 0 1 0 176521 173 0 0 18 0 9 0 22826255 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 86918 1977 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=1761.55
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 17465 0 1 0 176031 124 0 0 25 0 9 0 22826257 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4127293248 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=4.92
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 71239 0 0 0 447 45 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.42
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 829 0 0 0 41 1 0 0 16 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.94
Current children cumulated vsize (KiB) 865624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.7 s]
/proc/loadavg: 1.99 1.95 1.97 3/82 16300
/proc/meminfo: memFree=736272/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=865624 CPUtime=1800.02
/proc/16099/stat : 16099 (java) S 16097 16099 14366 0 -1 0 90268 0 1 0 179828 174 0 0 18 0 9 0 22826255 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 216406 86918 1977 9 0 210874 0
[pid=16099/tid=16101] ppid=16097 vsize=865624 CPUtime=1794.64
/proc/16099/task/16101/stat : 16101 (java) R 16097 16099 14366 0 -1 64 17467 0 1 0 179338 126 0 0 25 0 9 0 22826257 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4126334485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16102] ppid=16097 vsize=865624 CPUtime=4.93
/proc/16099/task/16102/stat : 16102 (java) S 16097 16099 14366 0 -1 64 71239 0 0 0 448 45 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16103] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16103/stat : 16103 (java) S 16097 16099 14366 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16104] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16104/stat : 16104 (java) S 16097 16099 14366 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22826259 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16105] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16105/stat : 16105 (java) S 16097 16099 14366 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16106] ppid=16097 vsize=865624 CPUtime=0.42
/proc/16099/task/16106/stat : 16106 (java) S 16097 16099 14366 0 -1 64 829 0 0 0 41 1 0 0 16 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16107] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16107/stat : 16107 (java) S 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16099/tid=16108] ppid=16097 vsize=865624 CPUtime=0
/proc/16099/task/16108/stat : 16108 (java) R 16097 16099 14366 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22826261 886398976 86918 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 865624

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

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

[startup+1815.81 s]
/proc/loadavg: 1.99 1.95 1.97 3/82 16300
/proc/meminfo: memFree=736272/2055920 swapFree=4192956/4192956
[pid=16099] ppid=16097 vsize=0 CPUtime=1800.13
/proc/16099/stat : 16099 (java) Z 16097 16099 14366 0 -1 1036 90291 0 1 0 179833 180 0 0 16 0 2 0 22826255 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16099/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1815.82
CPU time (s): 1800.14
CPU user time (s): 1798.34
CPU system time (s): 1.80572
CPU usage (%): 99.1367
Max. virtual memory (cumulated for all children) (KiB): 865624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.80572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90291
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= 62923
involuntary context switches= 103821

runsolver used 2.57261 second user time and 5.70813 second system time

The end

Launcher Data

Begin job on node56 at 2009-07-12 02:13:49
IDJOB=2073126
IDBENCH=55945
IDSOLVER=737
FILE ID=node56/2073126-1247357629
PBS_JOBID= 9506904
Free space on /tmp= 103028 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-robin18.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file BENCHNAME -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2073126-1247357629/watcher-2073126-1247357629 -o /tmp/evaluation-result-2073126-1247357629/solver-2073126-1247357629 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2073126-1247357629.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 41ef1c424a83810014d2d1a1b4688746
RANDOM SEED=1114774898

node56.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.209
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.209
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:       1129912 kB
Buffers:         73484 kB
Cached:         705728 kB
SwapCached:          0 kB
Active:         164524 kB
Inactive:       706132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1129912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8448 kB
Writeback:           0 kB
Mapped:         109244 kB
Slab:            40372 kB
Committed_AS:   913976 kB
PageTables:       2028 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103012 MiB
End job on node56 at 2009-07-12 02:44:07