Trace number 2069243

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

General information on the benchmark

Namecsp/pseudo/uclid/
normalized-ooo-burch-dill-8-accl.xml
MD5SUMa836148987a747fe0e78f1f820e1fc6b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1485.25
Satisfiable
(Un)Satisfiability was proved
Number of variables21380
Number of constraints60983
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60983
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2069243-1247349890/watcher-2069243-1247349890 -o /tmp/evaluation-result-2069243-1247349890/solver-2069243-1247349890 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2069243-1247349890.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.38 2.42 2.23 3/83 16270
/proc/meminfo: memFree=1498896/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=18576 CPUtime=0
/proc/16270/stat : 16270 (runsolver) D 16268 16270 16233 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 22054859 19021824 284 996147200 4194304 4302564 548682068192 18446744073709551615 228774702375 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/16270/statm: 4644 284 249 26 0 2626 0

[startup+0.0955141 s]
/proc/loadavg: 2.38 2.42 2.23 3/83 16270
/proc/meminfo: memFree=1498896/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=859892 CPUtime=0.02
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 2180 0 1 0 1 1 0 0 18 0 5 0 22054859 880529408 1787 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 214973 1789 837 9 0 209888 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 859892

[startup+0.101514 s]
/proc/loadavg: 2.38 2.42 2.23 3/83 16270
/proc/meminfo: memFree=1498896/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=859892 CPUtime=0.03
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 2292 0 1 0 2 1 0 0 18 0 5 0 22054859 880529408 1874 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 214973 1874 869 9 0 209888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 859892

[startup+0.301539 s]
/proc/loadavg: 2.38 2.42 2.23 3/83 16270
/proc/meminfo: memFree=1498896/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=864364 CPUtime=0.21
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 4500 0 2 0 18 3 0 0 18 0 9 0 22054859 885108736 3926 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216091 3926 1852 9 0 210559 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 864364

[startup+0.701588 s]
/proc/loadavg: 2.38 2.42 2.23 3/83 16270
/proc/meminfo: memFree=1498896/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=864960 CPUtime=0.62
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 10374 0 2 0 54 8 0 0 18 0 9 0 22054859 885719040 9800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216240 9800 1856 9 0 210708 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 864960

[startup+1.50168 s]
/proc/loadavg: 2.35 2.41 2.23 4/92 16279
/proc/meminfo: memFree=1442760/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=864960 CPUtime=1.41
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 26275 0 3 0 124 17 0 0 18 0 9 0 22054859 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216240 25696 1878 9 0 210708 0
[pid=16270/tid=16272] ppid=16268 vsize=864960 CPUtime=1.05
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 14190 0 3 0 95 10 0 0 25 0 9 0 22054862 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4126589173 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=864960 CPUtime=0.19
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 10822 0 0 0 14 5 0 0 19 0 9 0 22054867 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=864960 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 22054867 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=864960 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22054867 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=864960 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=864960 CPUtime=0.12
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 531 0 0 0 12 0 0 0 16 0 9 0 22054869 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=864960 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=864960 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885719040 25696 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 864960

[startup+3.10286 s]
/proc/loadavg: 2.35 2.41 2.23 3/92 16279
/proc/meminfo: memFree=1355272/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865092 CPUtime=3.01
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 39398 0 3 0 276 25 0 0 18 0 9 0 22054859 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216273 38809 1909 9 0 210741 0
[pid=16270/tid=16272] ppid=16268 vsize=865092 CPUtime=2.16
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 14286 0 3 0 205 11 0 0 25 0 9 0 22054862 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4126890463 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865092 CPUtime=0.64
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 23804 0 0 0 51 13 0 0 18 0 9 0 22054867 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865092 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865092 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22054867 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865092 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865092 CPUtime=0.18
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 576 0 0 0 18 0 0 0 15 0 9 0 22054869 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865092 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865092 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885854208 38809 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 865092

[startup+6.30223 s]
/proc/loadavg: 2.35 2.41 2.23 4/92 16279
/proc/meminfo: memFree=1318280/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=6.21
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 52822 0 5 0 589 32 0 0 18 0 9 0 22054859 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 52209 1960 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=4.66
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 14525 0 5 0 455 11 0 0 25 0 9 0 22054862 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 102883298 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=1.25
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 36928 0 0 0 107 18 0 0 17 0 9 0 22054867 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.27
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 636 0 0 0 26 1 0 0 16 0 9 0 22054869 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 52209 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 52209 996147200 134512640 134550932 4294955840 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) 865156

[startup+12.703 s]
/proc/loadavg: 2.52 2.45 2.24 4/92 16279
/proc/meminfo: memFree=1051400/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=12.6
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 113607 0 5 0 1204 56 0 0 18 0 9 0 22054859 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 112963 1983 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=9.36
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 14789 0 5 0 924 12 0 0 25 0 9 0 22054862 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 103823641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=2.87
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 97401 0 0 0 245 42 0 0 16 0 9 0 22054867 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.35
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 684 0 0 0 34 1 0 0 15 0 9 0 22054869 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 112963 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 865156

[startup+25.5014 s]
/proc/loadavg: 2.52 2.45 2.24 3/92 16279
/proc/meminfo: memFree=1049672/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=25.39
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 114159 0 5 0 2482 57 0 0 18 0 9 0 22054859 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 113476 1983 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=21.67
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 14828 0 5 0 2155 12 0 0 25 0 9 0 22054862 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 103823641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=3.32
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 97902 0 0 0 290 42 0 0 16 0 9 0 22054867 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.37
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 696 0 0 0 36 1 0 0 15 0 9 0 22054869 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 113476 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 865156

[startup+51.1014 s]
/proc/loadavg: 2.55 2.46 2.25 3/92 16279
/proc/meminfo: memFree=1044424/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=50.94
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 115515 0 5 0 5035 59 0 0 18 0 9 0 22054859 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 114752 1983 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=46.31
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 14908 0 5 0 4618 13 0 0 25 0 9 0 22054862 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 103823641 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=4.23
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 99178 0 0 0 379 44 0 0 16 0 9 0 22054867 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.37
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 696 0 0 0 36 1 0 0 15 0 9 0 22054869 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 114752 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

Current children cumulated CPU time (s) 1474.29
Current children cumulated vsize (KiB) 865156

[startup+1542.3 s]
/proc/loadavg: 2.03 2.05 2.14 3/90 16456
/proc/meminfo: memFree=1348384/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=1534.27
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 131860 0 6 0 153312 115 0 0 18 0 9 0 22054859 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 130416 1989 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=1523.21
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 15611 0 5 0 152268 53 0 0 25 0 9 0 22054862 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4127634304 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=10.52
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 114746 0 0 0 994 58 0 0 17 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.51
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 770 0 1 0 49 2 0 0 17 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.27
Current children cumulated vsize (KiB) 865156

[startup+1602.3 s]
/proc/loadavg: 2.01 2.04 2.12 3/90 16456
/proc/meminfo: memFree=1348384/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=1594.24
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 131870 0 6 0 159308 116 0 0 18 0 9 0 22054859 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 130416 1989 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=1583.16
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 15621 0 5 0 158262 54 0 0 25 0 9 0 22054862 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4127497859 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=10.54
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 114746 0 0 0 996 58 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.51
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 770 0 1 0 49 2 0 0 17 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1594.24
Current children cumulated vsize (KiB) 865156

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.11 3/90 16456
/proc/meminfo: memFree=1348320/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=1654.22
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 131881 0 6 0 165305 117 0 0 18 0 9 0 22054859 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 130416 1989 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=1643.13
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 15632 0 5 0 164257 56 0 0 25 0 9 0 22054862 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4127634263 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=10.56
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 114746 0 0 0 998 58 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.51
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 770 0 1 0 49 2 0 0 17 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1654.22
Current children cumulated vsize (KiB) 865156

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/90 16456
/proc/meminfo: memFree=1348256/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=1714.2
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 131891 0 6 0 171301 119 0 0 18 0 9 0 22054859 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 130416 1989 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=1703.09
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 15642 0 5 0 170252 57 0 0 25 0 9 0 22054862 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=10.57
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 114746 0 0 0 999 58 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.51
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 770 0 1 0 49 2 0 0 17 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1714.2
Current children cumulated vsize (KiB) 865156

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.09 3/90 16456
/proc/meminfo: memFree=1348064/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=1774.17
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 131899 0 6 0 177296 121 0 0 18 0 9 0 22054859 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 130416 1989 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=1763.05
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 15650 0 5 0 176245 60 0 0 25 0 9 0 22054862 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4127527772 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=10.59
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 114746 0 0 0 1001 58 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.51
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 770 0 1 0 49 2 0 0 17 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1774.17
Current children cumulated vsize (KiB) 865156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.2 s]
/proc/loadavg: 2.00 2.01 2.09 3/90 16456
/proc/meminfo: memFree=1348064/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=865156 CPUtime=1800.07
/proc/16270/stat : 16270 (java) S 16268 16270 16233 0 -1 0 131902 0 6 0 179885 122 0 0 18 0 9 0 22054859 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 216289 130416 1989 9 0 210757 0
[pid=16270/tid=16272] ppid=16268 vsize=865156 CPUtime=1788.94
/proc/16270/task/16272/stat : 16272 (java) R 16268 16270 16233 0 -1 64 15653 0 5 0 178833 61 0 0 25 0 9 0 22054862 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4126334807 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16273] ppid=16268 vsize=865156 CPUtime=10.59
/proc/16270/task/16273/stat : 16273 (java) S 16268 16270 16233 0 -1 64 114746 0 0 0 1001 58 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16274] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16274/stat : 16274 (java) S 16268 16270 16233 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16275] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16275/stat : 16275 (java) S 16268 16270 16233 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 22054867 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16276] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16276/stat : 16276 (java) S 16268 16270 16233 0 -1 64 1 0 0 0 0 0 0 0 22 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16277] ppid=16268 vsize=865156 CPUtime=0.51
/proc/16270/task/16277/stat : 16277 (java) S 16268 16270 16233 0 -1 64 770 0 1 0 49 2 0 0 17 0 9 0 22054869 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16278] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16278/stat : 16278 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 23 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=16270/tid=16279] ppid=16268 vsize=865156 CPUtime=0
/proc/16270/task/16279/stat : 16279 (java) S 16268 16270 16233 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22054870 885919744 130416 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 865156

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

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

[startup+1808.31 s]
/proc/loadavg: 2.00 2.01 2.09 3/83 16459
/proc/meminfo: memFree=1767328/2055920 swapFree=4192812/4192956
[pid=16270] ppid=16268 vsize=0 CPUtime=1800.18
/proc/16270/stat : 16270 (java) Z 16268 16270 16233 0 -1 1036 131925 0 6 0 179889 129 0 0 16 0 2 0 22054859 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/16270/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1808.33
CPU time (s): 1800.2
CPU user time (s): 1798.9
CPU system time (s): 1.3048
CPU usage (%): 99.5507
Max. virtual memory (cumulated for all children) (KiB): 865156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.9
system time used= 1.3048
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131925
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46627
involuntary context switches= 63343

runsolver used 2.56061 second user time and 5.67814 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-12 00:04:51
IDJOB=2069243
IDBENCH=55009
IDSOLVER=737
FILE ID=node74/2069243-1247349890
PBS_JOBID= 9506925
Free space on /tmp= 103072 MiB

SOLVER NAME= Choco2.1.1 2009-06-10
BENCH NAME= CPAI08/csp/pseudo/uclid/normalized-ooo-burch-dill-8-accl.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-2069243-1247349890/watcher-2069243-1247349890 -o /tmp/evaluation-result-2069243-1247349890/solver-2069243-1247349890 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2069243-1247349890.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= a836148987a747fe0e78f1f820e1fc6b
RANDOM SEED=1972900254

node74.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.234
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.234
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:       1499504 kB
Buffers:          1308 kB
Cached:          47516 kB
SwapCached:          0 kB
Active:         505956 kB
Inactive:         5432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1499504 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12180 kB
Writeback:           0 kB
Mapped:         482932 kB
Slab:            29260 kB
Committed_AS:   640652 kB
PageTables:       2772 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= 103068 MiB
End job on node74 at 2009-07-12 00:35:01