Trace number 1069277

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_dwdeg 2008-06-26? (TO) 1800.09 1814.66

General information on the benchmark

Namecsp/pseudoGLB/
normalized-ooo-rf8-ucl.xml
MD5SUM41b74cc5aa456e6c13c9dfd902110310
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.42272
Satisfiable
(Un)Satisfiability was proved
Number of variables6832
Number of constraints19477
Maximum constraint arity11
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(19477)

Solver Data (download as text)


Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069277-1215159210/watcher-1069277-1215159210 -o /tmp/evaluation-result-1069277-1215159210/solver-1069277-1215159210 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1069277-1215159210.xml 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9206
/proc/meminfo: memFree=1428904/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=10800 CPUtime=0
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 637110358 11059200 488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 2700 488 213 9 0 1230 0
[pid=9206/tid=9207] ppid=9204 vsize=10800 CPUtime=0
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 637110360 11059200 488 996147200 134512640 134550740 4294956032 18446744073709551615 3706840 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0936359 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9206
/proc/meminfo: memFree=1428904/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=866416 CPUtime=0.07
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 3696 0 1 0 5 2 0 0 18 0 9 0 637110358 887209984 3169 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216604 3169 1714 9 0 211076 0
[pid=9206/tid=9207] ppid=9204 vsize=866416 CPUtime=0.06
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 2759 0 1 0 5 1 0 0 18 0 9 0 637110360 887209984 3169 996147200 134512640 134550740 4294956032 18446744073709551615 104252524 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 866416

[startup+0.101633 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9206
/proc/meminfo: memFree=1428904/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=866556 CPUtime=0.08
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 3780 0 1 0 6 2 0 0 18 0 9 0 637110358 887353344 3253 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216639 3253 1747 9 0 211111 0
[pid=9206/tid=9207] ppid=9204 vsize=866556 CPUtime=0.06
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 2843 0 1 0 5 1 0 0 18 0 9 0 637110360 887353344 3253 996147200 134512640 134550740 4294956032 18446744073709551615 4125962286 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866556

[startup+0.301652 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9206
/proc/meminfo: memFree=1428904/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=866556 CPUtime=0.28
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 4297 0 1 0 25 3 0 0 18 0 9 0 637110358 887353344 3750 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216639 3750 1852 9 0 211111 0
[pid=9206/tid=9207] ppid=9204 vsize=866556 CPUtime=0.25
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 3336 0 1 0 23 2 0 0 19 0 9 0 637110360 887353344 3750 996147200 134512640 134550740 4294956032 18446744073709551615 4125979197 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866556

[startup+0.701696 s]
/proc/loadavg: 1.92 1.98 1.99 4/81 9206
/proc/meminfo: memFree=1428904/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867320 CPUtime=0.67
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 8579 0 1 0 62 5 0 0 18 0 9 0 637110358 888135680 8032 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216830 8032 1855 9 0 211302 0
[pid=9206/tid=9207] ppid=9204 vsize=867320 CPUtime=0.56
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 7358 0 1 0 52 4 0 0 22 0 9 0 637110360 888135680 8032 996147200 134512640 134550740 4294956032 18446744073709551615 4126442554 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867320

[startup+1.50178 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 9215
/proc/meminfo: memFree=1386784/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867452 CPUtime=1.47
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 22857 0 1 0 135 12 0 0 18 0 9 0 637110358 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216863 22298 1893 9 0 211335 0
[pid=9206/tid=9207] ppid=9204 vsize=867452 CPUtime=1.1
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15026 0 1 0 102 8 0 0 25 0 9 0 637110360 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867452 CPUtime=0.15
/proc/9206/task/9209/stat : 9209 (java) R 9204 9206 7967 0 -1 64 6546 0 0 0 13 2 0 0 17 0 9 0 637110361 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 102674870 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867452 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 637110361 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867452 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 637110361 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867452 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867452 CPUtime=0.18
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 559 0 0 0 18 0 0 0 16 0 9 0 637110363 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867452 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867452 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888270848 22298 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 867452

[startup+3.10194 s]
/proc/loadavg: 1.92 1.98 1.99 3/90 9215
/proc/meminfo: memFree=1339424/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=3.06
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 29342 0 1 0 291 15 0 0 18 0 9 0 637110358 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 28752 1959 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=2.39
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15387 0 1 0 231 8 0 0 25 0 9 0 637110360 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4126435936 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.39
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 12625 0 0 0 34 5 0 0 16 0 9 0 637110361 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.24
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 601 0 0 0 24 0 0 0 16 0 9 0 637110363 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 28752 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 867516

[startup+6.30227 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 9215
/proc/meminfo: memFree=1321056/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=6.23
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 34276 0 1 0 605 18 0 0 18 0 9 0 637110358 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 33677 1963 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=5.2
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15464 0 1 0 512 8 0 0 25 0 9 0 637110360 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4125980412 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.67
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 17430 0 0 0 60 7 0 0 16 0 9 0 637110361 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.32
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 653 0 0 0 32 0 0 0 15 0 9 0 637110363 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 33677 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 867516

[startup+12.7029 s]
/proc/loadavg: 1.93 1.98 1.99 3/90 9215
/proc/meminfo: memFree=1301152/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=12.56
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 34312 0 1 0 1238 18 0 0 18 0 9 0 637110358 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 33709 1963 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=11.49
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15474 0 1 0 1140 9 0 0 25 0 9 0 637110360 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4127329105 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.67
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 17430 0 0 0 60 7 0 0 16 0 9 0 637110361 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.37
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 679 0 0 0 37 0 0 0 16 0 9 0 637110363 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 33709 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 33709 996147200 134512640 134550740 4294956032 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) 867516

[startup+25.5012 s]
/proc/loadavg: 1.95 1.98 1.99 3/90 9215
/proc/meminfo: memFree=1296096/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=25.24
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 35613 0 1 0 2505 19 0 0 18 0 9 0 637110358 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35009 1963 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=24.1
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15475 0 1 0 2400 10 0 0 25 0 9 0 637110360 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4127063703 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.74
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 18729 0 0 0 67 7 0 0 16 0 9 0 637110361 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.37
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 680 0 0 0 37 0 0 0 16 0 9 0 637110363 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35009 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35009 996147200 134512640 134550740 4294956032 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) 867516

[startup+51.1018 s]
/proc/loadavg: 1.96 1.98 1.99 3/90 9215
/proc/meminfo: memFree=1295968/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=50.59
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 35637 0 1 0 5038 21 0 0 18 0 9 0 637110358 888336384 35028 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35028 1966 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=49.4
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15482 0 1 0 4928 12 0 0 25 0 9 0 637110360 888336384 35028 996147200 134512640 134550740 4294956032 18446744073709551615 4127275257 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.76

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

/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.4
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 697 0 0 0 40 0 0 0 16 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.07
Current children cumulated vsize (KiB) 867516

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/102 9371
/proc/meminfo: memFree=1563728/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=1527.89
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 36604 0 1 0 152639 150 0 0 18 0 9 0 637110358 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35923 1966 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=1526.51
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15554 0 1 0 152512 139 0 0 25 0 9 0 637110360 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4127219826 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.94
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 19624 0 0 0 85 9 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.4
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 697 0 0 0 40 0 0 0 16 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.89
Current children cumulated vsize (KiB) 867516

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 9374
/proc/meminfo: memFree=1592784/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=1587.8
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 36607 0 1 0 158625 155 0 0 18 0 9 0 637110358 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35923 1966 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=1586.41
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15557 0 1 0 158498 143 0 0 25 0 9 0 637110360 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4127295140 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.95
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 19624 0 0 0 86 9 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.4
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 697 0 0 0 40 0 0 0 16 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.8
Current children cumulated vsize (KiB) 867516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 9374
/proc/meminfo: memFree=1592784/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=1647.77
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 36610 0 1 0 164617 160 0 0 18 0 9 0 637110358 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35923 1966 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=1646.39
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15560 0 1 0 164490 149 0 0 25 0 9 0 637110360 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4127272868 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.95
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 19624 0 0 0 86 9 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.4
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 697 0 0 0 40 0 0 0 16 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) R 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.77
Current children cumulated vsize (KiB) 867516

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 9374
/proc/meminfo: memFree=1592784/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=1707.75
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 36613 0 1 0 170609 166 0 0 18 0 9 0 637110358 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35923 1966 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=1706.36
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15563 0 1 0 170481 155 0 0 25 0 9 0 637110360 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4127272730 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.95
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 19624 0 0 0 86 9 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.4
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 697 0 0 0 40 0 0 0 16 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.75
Current children cumulated vsize (KiB) 867516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 9374
/proc/meminfo: memFree=1592656/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=1767.73
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 36616 0 1 0 176601 172 0 0 18 0 9 0 637110358 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35923 1966 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=1766.34
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15566 0 1 0 176473 161 0 0 25 0 9 0 637110360 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4127275123 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.95
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 19624 0 0 0 86 9 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.4
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 697 0 0 0 40 0 0 0 16 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1767.73
Current children cumulated vsize (KiB) 867516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.6 s]
/proc/loadavg: 2.08 2.02 2.01 3/93 9374
/proc/meminfo: memFree=1592656/2055920 swapFree=4179840/4192956
[pid=9206] ppid=9204 vsize=867516 CPUtime=1800.02
/proc/9206/stat : 9206 (java) S 9204 9206 7967 0 -1 0 36617 0 1 0 179827 175 0 0 18 0 9 0 637110358 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/9206/statm: 216879 35923 1966 9 0 211351 0
[pid=9206/tid=9207] ppid=9204 vsize=867516 CPUtime=1798.63
/proc/9206/task/9207/stat : 9207 (java) R 9204 9206 7967 0 -1 64 15567 0 1 0 179699 164 0 0 25 0 9 0 637110360 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4127280264 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9209] ppid=9204 vsize=867516 CPUtime=0.96
/proc/9206/task/9209/stat : 9209 (java) S 9204 9206 7967 0 -1 64 19624 0 0 0 87 9 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=9206/tid=9210] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9210/stat : 9210 (java) S 9204 9206 7967 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9211] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9211/stat : 9211 (java) S 9204 9206 7967 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 637110361 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9212] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9212/stat : 9212 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9213] ppid=9204 vsize=867516 CPUtime=0.4
/proc/9206/task/9213/stat : 9213 (java) S 9204 9206 7967 0 -1 64 697 0 0 0 40 0 0 0 16 0 9 0 637110363 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9214] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9214/stat : 9214 (java) S 9204 9206 7967 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=9206/tid=9215] ppid=9204 vsize=867516 CPUtime=0
/proc/9206/task/9215/stat : 9215 (java) S 9204 9206 7967 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 637110364 888336384 35923 996147200 134512640 134550740 4294956032 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) 867516

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

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

Child status: 143
Real time (s): 1814.66
CPU time (s): 1800.09
CPU user time (s): 1798.31
CPU system time (s): 1.78173
CPU usage (%): 99.1968
Max. virtual memory (cumulated for all children) (KiB): 867516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.31
system time used= 1.78173
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36636
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= 39091
involuntary context switches= 64725

runsolver used 2.14367 second user time and 6.11807 second system time

The end

Launcher Data (download as text)

Begin job on node17 at 2008-07-04 10:13:31
IDJOB=1069277
IDBENCH=55583
IDSOLVER=349
FILE ID=node17/1069277-1215159210
PBS_JOBID= 7877401
Free space on /tmp= 66556 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-ooo-rf8-ucl.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069277-1215159210/watcher-1069277-1215159210 -o /tmp/evaluation-result-1069277-1215159210/solver-1069277-1215159210 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1069277-1215159210.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 41b74cc5aa456e6c13c9dfd902110310
RANDOM SEED=1091554727

node17.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:       1429384 kB
Buffers:         48472 kB
Cached:         150836 kB
SwapCached:       6936 kB
Active:         485656 kB
Inactive:        83196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429384 kB
SwapTotal:     4192956 kB
SwapFree:      4179840 kB
Dirty:            9532 kB
Writeback:           0 kB
Mapped:         385656 kB
Slab:            41992 kB
Committed_AS:  1512584 kB
PageTables:       2632 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= 66528 MiB
End job on node17 at 2008-07-04 10:43:47