Trace number 2116783

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.25 1800.97

General information on the benchmark

Namecsp/fapp/fapp40/
normalized-fapp40-3000-7.xml
MD5SUM03c519ee722ebb3400aacaf8b7a2d565
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark71.4491
Satisfiable
(Un)Satisfiability was proved
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
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-2116783-1248032235/watcher-2116783-1248032235 -o /tmp/evaluation-result-2116783-1248032235/solver-2116783-1248032235 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116783-1248032235.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: 2.07 2.01 1.92 3/80 26923
/proc/meminfo: memFree=982504/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=324 CPUtime=0
/proc/26923/stat : 26923 (java) R 26921 26923 26387 0 -1 0 241 0 0 0 0 0 0 0 18 0 1 0 90290244 331776 44 996147200 134512640 134550932 4294955888 18446744073709551615 7484196 0 0 4096 0 0 0 0 17 0 0 0
/proc/26923/statm: 81 44 33 9 0 6 0

[startup+0.106496 s]
/proc/loadavg: 2.07 2.01 1.92 3/80 26923
/proc/meminfo: memFree=982504/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=864104 CPUtime=0.09
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 3942 0 1 0 7 2 0 0 18 0 9 0 90290244 884842496 3389 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216026 3390 1771 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.201507 s]
/proc/loadavg: 2.07 2.01 1.92 3/80 26923
/proc/meminfo: memFree=982504/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=864416 CPUtime=0.19
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 4509 0 1 0 16 3 0 0 18 0 9 0 90290244 885161984 3934 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216104 3934 1855 9 0 210573 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 864416

[startup+0.301518 s]
/proc/loadavg: 2.07 2.01 1.92 3/80 26923
/proc/meminfo: memFree=982504/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=864888 CPUtime=0.29
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 4963 0 1 0 26 3 0 0 18 0 9 0 90290244 885645312 4388 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216222 4388 1858 9 0 210691 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864888

[startup+0.701562 s]
/proc/loadavg: 2.07 2.01 1.92 3/80 26923
/proc/meminfo: memFree=982504/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=864888 CPUtime=0.69
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 12094 0 1 0 62 7 0 0 18 0 9 0 90290244 885645312 11519 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216222 11520 1859 9 0 210691 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864888

[startup+1.50265 s]
/proc/loadavg: 2.07 2.01 1.92 4/89 26932
/proc/meminfo: memFree=895008/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865020 CPUtime=1.49
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 26296 0 1 0 134 15 0 0 18 0 9 0 90290244 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216255 25707 1909 9 0 210724 0
[pid=26923/tid=26925] ppid=26921 vsize=865020 CPUtime=1.12
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14292 0 1 0 105 7 0 0 25 0 9 0 90290245 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4126630643 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865020 CPUtime=0.19
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 10732 0 0 0 13 6 0 0 19 0 9 0 90290246 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 90290246 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865020 CPUtime=0.15
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 539 0 0 0 15 0 0 0 16 0 9 0 90290248 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885780480 25707 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865020

[startup+3.10282 s]
/proc/loadavg: 2.07 2.01 1.92 3/89 26932
/proc/meminfo: memFree=856224/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865020 CPUtime=3.09
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 35317 0 1 0 288 21 0 0 18 0 9 0 90290244 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216255 34726 1912 9 0 210724 0
[pid=26923/tid=26925] ppid=26921 vsize=865020 CPUtime=2.38
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14295 0 1 0 231 7 0 0 25 0 9 0 90290245 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 102724561 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865020 CPUtime=0.49
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 19717 0 0 0 37 12 0 0 16 0 9 0 90290246 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 90290246 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865020 CPUtime=0.2
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 572 0 0 0 20 0 0 0 15 0 9 0 90290248 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865020 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885780480 34726 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 865020

[startup+6.30117 s]
/proc/loadavg: 2.06 2.01 1.92 3/89 26932
/proc/meminfo: memFree=814240/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=6.28
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 49961 0 1 0 600 28 0 0 18 0 9 0 90290244 885911552 49341 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 49343 1965 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=4.85
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14553 0 1 0 477 8 0 0 25 0 9 0 90290245 885911552 49344 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=1.12
/proc/26923/task/26926/stat : 26926 (java) R 26921 26923 26387 0 -1 64 34045 0 0 0 94 18 0 0 16 0 9 0 90290246 885911552 49345 996147200 134512640 134550932 4294955888 18446744073709551615 102709360 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 49346 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 49347 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 49349 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.27
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 633 0 0 0 27 0 0 0 15 0 9 0 90290248 885911552 49350 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 49351 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 49352 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865148

[startup+12.7018 s]
/proc/loadavg: 2.06 2.01 1.92 4/89 26932
/proc/meminfo: memFree=602784/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=12.69
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 99406 0 1 0 1214 55 0 0 18 0 9 0 90290244 885911552 98762 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 98762 1988 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=9.66
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14823 0 1 0 956 10 0 0 25 0 9 0 90290245 885911552 98762 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=2.62
/proc/26923/task/26926/stat : 26926 (java) R 26921 26923 26387 0 -1 64 83152 0 0 0 219 43 0 0 17 0 9 0 90290246 885911552 98762 996147200 134512640 134550932 4294955888 18446744073709551615 102759260 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 98762 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 98764 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 98764 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.38
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 697 0 0 0 37 1 0 0 15 0 9 0 90290248 885911552 98764 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 98764 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 98764 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865148

[startup+25.5022 s]
/proc/loadavg: 2.04 2.01 1.92 3/89 26932
/proc/meminfo: memFree=556448/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=25.49
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 108868 0 1 0 2489 60 0 0 18 0 9 0 90290244 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 108216 1990 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=21.86
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14848 0 1 0 2176 10 0 0 25 0 9 0 90290245 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4127399116 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=3.14
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 92547 0 0 0 267 47 0 0 16 0 9 0 90290246 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.45
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 739 0 0 0 44 1 0 0 16 0 9 0 90290248 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 108216 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 865148

[startup+51.103 s]
/proc/loadavg: 2.03 2.01 1.92 3/89 26932
/proc/meminfo: memFree=512416/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=51.07
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 119876 0 1 0 5042 65 0 0 18 0 9 0 90290244 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 119223 1990 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=47.32
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14849 0 1 0 4722 10 0 0 25 0 9 0 90290245 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4127397175 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=3.26
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 103554 0 0 0 274 52 0 0 16 0 9 0 90290246 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 90290246 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.45
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 739 0 0 0 44 1 0 0 16 0 9 0 90290248 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 119223 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 865148

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 26940
/proc/meminfo: memFree=280032/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=1541.71
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 184072 0 1 0 154048 123 0 0 18 0 9 0 90290244 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 177730 2629 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=1535.61
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14916 0 1 0 153526 35 0 0 25 0 9 0 90290245 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=5.52
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 167633 0 0 0 467 85 0 0 16 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.55
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 789 0 0 0 54 1 0 0 16 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 865148

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 26940
/proc/meminfo: memFree=279968/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=1601.69
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 184072 0 1 0 160045 124 0 0 18 0 9 0 90290244 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 177730 2629 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=1595.58
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14916 0 1 0 159522 36 0 0 25 0 9 0 90290245 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4126631275 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=5.52
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 167633 0 0 0 467 85 0 0 16 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.55
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 789 0 0 0 54 1 0 0 16 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 865148

[startup+1662.3 s]
/proc/loadavg: 1.94 1.98 1.92 4/89 26978
/proc/meminfo: memFree=15008/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=1661.63
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 184072 0 1 0 166032 131 0 0 18 0 9 0 90290244 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 177730 2629 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=1655.52
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14916 0 1 0 165510 42 0 0 25 0 9 0 90290245 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4126630456 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=5.52
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 167633 0 0 0 467 85 0 0 16 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.55
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 789 0 0 0 54 1 0 0 16 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 865148

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/89 26978
/proc/meminfo: memFree=16480/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=1721.6
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 184072 0 1 0 172029 131 0 0 18 0 9 0 90290244 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 177730 2629 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=1715.5
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14916 0 1 0 171507 43 0 0 25 0 9 0 90290245 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4127398067 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=5.52
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 167633 0 0 0 467 85 0 0 16 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.55
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 789 0 0 0 54 1 0 0 16 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 865148

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 26978
/proc/meminfo: memFree=16480/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=1781.58
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 184072 0 1 0 178026 132 0 0 18 0 9 0 90290244 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 177730 2629 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=1775.48
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14916 0 1 0 177504 44 0 0 25 0 9 0 90290245 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4126631275 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=5.52
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 167633 0 0 0 467 85 0 0 16 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.55
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 789 0 0 0 54 1 0 0 16 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 865148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 26978
/proc/meminfo: memFree=16544/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=865148 CPUtime=1800.09
/proc/26923/stat : 26923 (java) S 26921 26923 26387 0 -1 0 184072 0 1 0 179876 133 0 0 18 0 9 0 90290244 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 216287 177730 2629 9 0 210756 0
[pid=26923/tid=26925] ppid=26921 vsize=865148 CPUtime=1793.98
/proc/26923/task/26925/stat : 26925 (java) R 26921 26923 26387 0 -1 64 14916 0 1 0 179354 44 0 0 25 0 9 0 90290245 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4127552161 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26926] ppid=26921 vsize=865148 CPUtime=5.52
/proc/26923/task/26926/stat : 26926 (java) S 26921 26923 26387 0 -1 64 167633 0 0 0 467 85 0 0 16 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26927] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26927/stat : 26927 (java) S 26921 26923 26387 0 -1 64 16 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26928] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26928/stat : 26928 (java) S 26921 26923 26387 0 -1 64 6 0 0 0 0 0 0 0 17 0 9 0 90290246 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26929] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26929/stat : 26929 (java) S 26921 26923 26387 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26930] ppid=26921 vsize=865148 CPUtime=0.55
/proc/26923/task/26930/stat : 26930 (java) S 26921 26923 26387 0 -1 64 789 0 0 0 54 1 0 0 16 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26931] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26931/stat : 26931 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=26923/tid=26932] ppid=26921 vsize=865148 CPUtime=0
/proc/26923/task/26932/stat : 26932 (java) S 26921 26923 26387 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90290248 885911552 177730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865148

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

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

[startup+1800.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/89 26978
/proc/meminfo: memFree=16544/2055920 swapFree=4192812/4192956
[pid=26923] ppid=26921 vsize=0 CPUtime=1800.19
/proc/26923/stat : 26923 (java) Z 26921 26923 26387 0 -1 1036 184094 0 1 0 179881 138 0 0 16 0 2 0 90290244 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/26923/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1800.97
CPU time (s): 1800.25
CPU user time (s): 1798.82
CPU system time (s): 1.43478
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 878964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.82
system time used= 1.43478
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184094
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= 39693
involuntary context switches= 52462

runsolver used 2.54461 second user time and 5.66614 second system time

The end

Launcher Data

Begin job on node19 at 2009-07-19 21:37:16
IDJOB=2116783
IDBENCH=57673
IDSOLVER=780
FILE ID=node19/2116783-1248032235
PBS_JOBID= 9529007
Free space on /tmp= 66376 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/fapp/fapp40/normalized-fapp40-3000-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-2116783-1248032235/watcher-2116783-1248032235 -o /tmp/evaluation-result-2116783-1248032235/solver-2116783-1248032235 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116783-1248032235.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= 03c519ee722ebb3400aacaf8b7a2d565
RANDOM SEED=998668867

node19.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.211
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.211
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:        982984 kB
Buffers:         91520 kB
Cached:         720400 kB
SwapCached:          0 kB
Active:         409592 kB
Inactive:       587304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        982984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12864 kB
Writeback:           0 kB
Mapped:         202932 kB
Slab:            60928 kB
Committed_AS:  1340232 kB
PageTables:       2208 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= 66304 MiB
End job on node19 at 2009-07-19 22:07:19