Trace number 2115004

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.07 1815.14

General information on the benchmark

Namecsp/primes-25/
normalized-primes-25-40-3-7.xml
MD5SUM1721c9fe8f5af3b1ccfc3261b1d259d6
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables100
Number of constraints40
Maximum constraint arity10
Maximum domain size96
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
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-2115004-1248026894/watcher-2115004-1248026894 -o /tmp/evaluation-result-2115004-1248026894/solver-2115004-1248026894 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115004-1248026894.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.98 1.25 0.54 4/81 30323
/proc/meminfo: memFree=954824/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=18576 CPUtime=0
/proc/30323/stat : 30323 (runsolver) R 30321 30323 30167 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 89754737 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 210723466535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30323/statm: 4644 284 249 26 0 2626 0

[startup+0.0836671 s]
/proc/loadavg: 1.98 1.25 0.54 4/81 30323
/proc/meminfo: memFree=954824/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=862204 CPUtime=0.07
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 3032 0 1 0 5 2 0 0 18 0 9 0 89754737 882896896 2510 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 215551 2510 1202 9 0 210421 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862204

[startup+0.101669 s]
/proc/loadavg: 1.98 1.25 0.54 4/81 30323
/proc/meminfo: memFree=954824/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=862264 CPUtime=0.08
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 3309 0 1 0 6 2 0 0 18 0 9 0 89754737 882958336 2777 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 215566 2777 1309 9 0 210436 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862264

[startup+0.301691 s]
/proc/loadavg: 1.98 1.25 0.54 4/81 30323
/proc/meminfo: memFree=954824/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864388 CPUtime=0.28
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 4847 0 1 0 25 3 0 0 18 0 9 0 89754737 885133312 4263 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216097 4263 1883 9 0 210566 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864388

[startup+0.701738 s]
/proc/loadavg: 1.98 1.25 0.54 4/81 30323
/proc/meminfo: memFree=954824/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=0.68
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 7409 0 1 0 63 5 0 0 18 0 9 0 89754737 885309440 6790 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 6790 1967 9 0 210609 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864560

[startup+1.50283 s]
/proc/loadavg: 1.98 1.25 0.54 3/90 30332
/proc/meminfo: memFree=933952/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=1.46
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 8205 0 1 0 139 7 0 0 18 0 9 0 89754737 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 7584 1972 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=1.28
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 7068 0 1 0 123 5 0 0 24 0 9 0 89754739 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4126771895 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 89754740 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89754740 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89754740 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.17
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 407 0 0 0 16 1 0 0 15 0 9 0 89754743 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 7584 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 864560

[startup+3.10301 s]
/proc/loadavg: 1.98 1.25 0.54 3/90 30332
/proc/meminfo: memFree=929408/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=3.05
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 10039 0 1 0 296 9 0 0 18 0 9 0 89754737 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 9416 1976 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=2.85
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 8886 0 1 0 277 8 0 0 25 0 9 0 89754739 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4126700970 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89754740 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89754740 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 15 0 9 0 89754743 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 9416 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 864560

[startup+6.30139 s]
/proc/loadavg: 1.98 1.26 0.54 3/90 30332
/proc/meminfo: memFree=913472/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=6.22
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 13858 0 1 0 608 14 0 0 18 0 9 0 89754737 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 13234 1976 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=6.02
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 12705 0 1 0 590 12 0 0 25 0 9 0 89754739 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4126702829 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 3 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89754740 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 89754740 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 15 0 9 0 89754743 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 13234 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 864560

[startup+12.7011 s]
/proc/loadavg: 1.99 1.28 0.55 3/90 30332
/proc/meminfo: memFree=898304/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=12.56
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 16463 0 1 0 1235 21 0 0 18 0 9 0 89754737 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 15836 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=12.34
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14813 0 1 0 1215 19 0 0 25 0 9 0 89754739 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4126700960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.01
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 494 0 0 0 1 0 0 0 16 0 9 0 89754740 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 15 0 9 0 89754743 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 15836 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 864560

[startup+25.5026 s]
/proc/loadavg: 1.99 1.31 0.57 3/90 30332
/proc/meminfo: memFree=896448/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=25.24
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 16945 0 1 0 2494 30 0 0 18 0 9 0 89754737 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16317 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=25.02
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14814 0 1 0 2474 28 0 0 25 0 9 0 89754739 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4126667607 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.01
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 975 0 0 0 1 0 0 0 16 0 9 0 89754740 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 15 0 9 0 89754743 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 864560

[startup+51.1026 s]
/proc/loadavg: 1.99 1.37 0.61 3/90 30332
/proc/meminfo: memFree=896384/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=50.6
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 16948 0 1 0 5007 53 0 0 18 0 9 0 89754737 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16317 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=50.34
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14817 0 1 0 4984 50 0 0 25 0 9 0 89754739 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4126701025 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.04
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 975 0 0 0 4 0 0 0 16 0 9 0 89754740 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16317 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.79
Current children cumulated vsize (KiB) 864560

[startup+1602.3 s]
/proc/loadavg: 1.93 1.96 1.70 4/90 30370
/proc/meminfo: memFree=898688/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=1587.3
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 17585 0 1 0 157256 1474 0 0 18 0 9 0 89754737 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16800 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=1586.87
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14971 0 1 0 157216 1471 0 0 25 0 9 0 89754739 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4126703655 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.22
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 1458 0 0 0 21 1 0 0 17 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.3
Current children cumulated vsize (KiB) 864560

[startup+1662.3 s]
/proc/loadavg: 1.97 1.96 1.72 3/90 30370
/proc/meminfo: memFree=895488/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=1647.27
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 17590 0 1 0 163187 1540 0 0 18 0 9 0 89754737 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16800 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=1646.84
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14976 0 1 0 163147 1537 0 0 25 0 9 0 89754739 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.22
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 1458 0 0 0 21 1 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.27
Current children cumulated vsize (KiB) 864560

[startup+1722.3 s]
/proc/loadavg: 2.12 2.00 1.74 3/90 30442
/proc/meminfo: memFree=838080/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=1707.26
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 17595 0 1 0 169137 1589 0 0 18 0 9 0 89754737 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16800 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=1706.82
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14981 0 1 0 169097 1585 0 0 25 0 9 0 89754739 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4126734866 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.22
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 1458 0 0 0 21 1 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.26
Current children cumulated vsize (KiB) 864560

[startup+1782.3 s]
/proc/loadavg: 2.04 2.00 1.75 3/90 30442
/proc/meminfo: memFree=838016/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=1767.24
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 17600 0 1 0 175084 1640 0 0 18 0 9 0 89754737 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16800 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=1766.79
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14986 0 1 0 175043 1636 0 0 25 0 9 0 89754739 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.22
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 1458 0 0 0 21 1 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.24
Current children cumulated vsize (KiB) 864560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.1 s]
/proc/loadavg: 2.02 2.00 1.76 3/90 30442
/proc/meminfo: memFree=837888/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=1800.02
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 17603 0 1 0 178335 1667 0 0 18 0 9 0 89754737 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16800 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=1799.59
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14989 0 1 0 178295 1664 0 0 25 0 9 0 89754739 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.23
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 1458 0 0 0 22 1 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 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) 864560

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

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

[startup+1815.1 s]
/proc/loadavg: 2.02 2.00 1.76 3/90 30442
/proc/meminfo: memFree=837888/2055920 swapFree=4192812/4192956
[pid=30323] ppid=30321 vsize=864560 CPUtime=1800.02
/proc/30323/stat : 30323 (java) S 30321 30323 30167 0 -1 0 17603 0 1 0 178335 1667 0 0 18 0 9 0 89754737 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30323/statm: 216140 16800 1986 9 0 210609 0
[pid=30323/tid=30325] ppid=30321 vsize=864560 CPUtime=1799.59
/proc/30323/task/30325/stat : 30325 (java) R 30321 30323 30167 0 -1 64 14989 0 1 0 178295 1664 0 0 25 0 9 0 89754739 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30326] ppid=30321 vsize=864560 CPUtime=0.23
/proc/30323/task/30326/stat : 30326 (java) S 30321 30323 30167 0 -1 64 1458 0 0 0 22 1 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30323/tid=30327] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30327/stat : 30327 (java) S 30321 30323 30167 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30328] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30328/stat : 30328 (java) S 30321 30323 30167 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89754740 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30329] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30329/stat : 30329 (java) S 30321 30323 30167 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30330] ppid=30321 vsize=864560 CPUtime=0.19
/proc/30323/task/30330/stat : 30330 (java) S 30321 30323 30167 0 -1 64 423 0 0 0 18 1 0 0 16 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30331] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30331/stat : 30331 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30323/tid=30332] ppid=30321 vsize=864560 CPUtime=0
/proc/30323/task/30332/stat : 30332 (java) S 30321 30323 30167 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89754743 885309440 16800 996147200 134512640 134550932 4294955888 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) 864560

Child status: 143
Real time (s): 1815.14
CPU time (s): 1800.07
CPU user time (s): 1783.38
CPU system time (s): 16.6885
CPU usage (%): 99.1698
Max. virtual memory (cumulated for all children) (KiB): 864560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.38
system time used= 16.6885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17626
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= 39393
involuntary context switches= 69703

runsolver used 2.46663 second user time and 6.04608 second system time

The end

Launcher Data

Begin job on node73 at 2009-07-19 20:08:14
IDJOB=2115004
IDBENCH=54024
IDSOLVER=780
FILE ID=node73/2115004-1248026894
PBS_JOBID= 9528907
Free space on /tmp= 66436 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/primes-25/normalized-primes-25-40-3-7.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-2115004-1248026894/watcher-2115004-1248026894 -o /tmp/evaluation-result-2115004-1248026894/solver-2115004-1248026894 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115004-1248026894.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= 1721c9fe8f5af3b1ccfc3261b1d259d6
RANDOM SEED=1409744526

node73.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.213
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.213
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:        955304 kB
Buffers:        102464 kB
Cached:         799760 kB
SwapCached:          0 kB
Active:         491808 kB
Inactive:       509832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        955304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4976 kB
Writeback:           0 kB
Mapped:         117340 kB
Slab:            84228 kB
Committed_AS:  1273664 kB
PageTables:       1956 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= 66428 MiB
End job on node73 at 2009-07-19 20:38:31