Trace number 2072620

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco2.1.1 2009-06-10? (TO) 1800.14 1804.95

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-clauses-25-20.xml
MD5SUM54884e30cd74fd87585bd325880eb693
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark54.0538
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6025
Maximum constraint arity20
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(6025)

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-2072620-1247356649/watcher-2072620-1247356649 -o /tmp/evaluation-result-2072620-1247356649/solver-2072620-1247356649 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco-2.1.1.jar -file HOME/instance-2072620-1247356649.xml -h 1 -randval true -ac 32 -rest true -rb 10 -rg 1.3 -saclim 60 -s true -verb 0 -seed 11041979 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.97 1.97 1.99 3/74 21044
/proc/meminfo: memFree=1872856/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=18576 CPUtime=0
/proc/21044/stat : 21044 (runsolver) R 21042 21044 17663 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 22732295 19021824 284 996147200 4194304 4302564 548682068192 18446744073709551615 268582841639 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21044/statm: 4644 284 249 26 0 2626 0

[startup+0.0516489 s]
/proc/loadavg: 1.97 1.97 1.99 3/74 21044
/proc/meminfo: memFree=1872856/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=860216 CPUtime=0.03
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 2391 0 1 0 2 1 0 0 18 0 6 0 22732295 880861184 1951 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 215054 1951 907 9 0 209969 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 860216

[startup+0.101611 s]
/proc/loadavg: 1.97 1.97 1.99 3/74 21044
/proc/meminfo: memFree=1872856/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=864080 CPUtime=0.08
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 3781 0 1 0 6 2 0 0 18 0 9 0 22732295 884817920 3245 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216020 3245 1718 9 0 210488 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864080

[startup+0.301647 s]
/proc/loadavg: 1.97 1.97 1.99 3/74 21044
/proc/meminfo: memFree=1872856/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=864960 CPUtime=0.28
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 4735 0 1 0 25 3 0 0 18 0 9 0 22732295 885719040 4160 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216240 4160 1855 9 0 210708 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864960

[startup+0.701728 s]
/proc/loadavg: 1.97 1.97 1.99 3/74 21044
/proc/meminfo: memFree=1872856/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=864960 CPUtime=0.68
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 8073 0 1 0 63 5 0 0 18 0 9 0 22732295 885719040 7494 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216240 7494 1875 9 0 210708 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864960

[startup+1.50288 s]
/proc/loadavg: 1.97 1.97 1.99 3/83 21053
/proc/meminfo: memFree=1838992/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865620 CPUtime=1.47
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 20993 0 1 0 136 11 0 0 18 0 9 0 22732295 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216405 20375 1969 9 0 210873 0
[pid=21044/tid=21046] ppid=21042 vsize=865620 CPUtime=1.06
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14686 0 1 0 98 8 0 0 25 0 9 0 22732297 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 102342229 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865620 CPUtime=0.12
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 4821 0 0 0 10 2 0 0 17 0 9 0 22732298 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865620 CPUtime=0.26
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 755 0 0 0 26 0 0 0 15 0 9 0 22732300 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886394880 20375 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886394880 20375 996147200 134512640 134550932 4294955840 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) 865620

[startup+3.1012 s]
/proc/loadavg: 1.97 1.97 1.99 3/83 21053
/proc/meminfo: memFree=1792272/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865620 CPUtime=3.06
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 23071 0 1 0 293 13 0 0 18 0 9 0 22732295 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216405 22440 1969 9 0 210873 0
[pid=21044/tid=21046] ppid=21042 vsize=865620 CPUtime=2.45
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14719 0 1 0 237 8 0 0 25 0 9 0 22732297 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4126332204 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865620 CPUtime=0.27
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 6837 0 0 0 24 3 0 0 16 0 9 0 22732298 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865620 CPUtime=0.31
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 784 0 0 0 31 0 0 0 16 0 9 0 22732300 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886394880 22440 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865620 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886394880 22440 996147200 134512640 134550932 4294955840 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) 865620

[startup+6.30283 s]
/proc/loadavg: 1.97 1.97 1.99 3/83 21053
/proc/meminfo: memFree=1788624/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=6.23
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 23441 0 1 0 609 14 0 0 18 0 9 0 22732295 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 22800 1973 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=5.44
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14756 0 1 0 535 9 0 0 25 0 9 0 22732297 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4127382249 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.36
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 7121 0 0 0 33 3 0 0 17 0 9 0 22732298 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.39
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 833 0 0 0 39 0 0 0 16 0 9 0 22732300 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 22800 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 22800 996147200 134512640 134550932 4294955840 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) 865744

[startup+12.7021 s]
/proc/loadavg: 1.97 1.97 1.99 3/83 21053
/proc/meminfo: memFree=1788240/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=12.56
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 23503 0 1 0 1240 16 0 0 18 0 9 0 22732295 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 22859 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=11.73
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14759 0 1 0 1162 11 0 0 25 0 9 0 22732297 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4127382474 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.39
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 7168 0 0 0 36 3 0 0 16 0 9 0 22732298 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 15 0 9 0 22732300 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 22859 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 22859 996147200 134512640 134550932 4294955840 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) 865744

[startup+25.5026 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 21053
/proc/meminfo: memFree=1786640/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=25.25
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 23904 0 1 0 2503 22 0 0 18 0 9 0 22732295 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23258 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=24.37
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14761 0 1 0 2421 16 0 0 25 0 9 0 22732297 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4127335215 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.43
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 7567 0 0 0 40 3 0 0 16 0 9 0 22732298 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 15 0 9 0 22732300 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 865744

[startup+51.1026 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 21053
/proc/meminfo: memFree=1786640/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=50.59
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 23907 0 1 0 5027 32 0 0 18 0 9 0 22732295 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23258 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=49.67
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14764 0 1 0 4941 26 0 0 25 0 9 0 22732297 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4127343424 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.48
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 7567 0 0 0 44 4 0 0 16 0 9 0 22732298 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 15 0 9 0 22732300 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23258 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 16 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.61
Current children cumulated vsize (KiB) 865744

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 21326
/proc/meminfo: memFree=1401936/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=1597.59
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 24804 0 1 0 159027 732 0 0 18 0 9 0 22732295 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23933 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=1596.4
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14986 0 1 0 158916 724 0 0 25 0 9 0 22732297 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4127382220 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.73
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 8242 0 0 0 68 5 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 16 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.59
Current children cumulated vsize (KiB) 865744

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 21326
/proc/meminfo: memFree=1389264/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=1657.55
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 24813 0 1 0 164997 758 0 0 18 0 9 0 22732295 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23933 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=1656.38
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 14995 0 1 0 164887 751 0 0 25 0 9 0 22732297 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.74
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 8242 0 0 0 69 5 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 16 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.55
Current children cumulated vsize (KiB) 865744

[startup+1722.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/83 21326
/proc/meminfo: memFree=1376464/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=1717.52
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 24822 0 1 0 170971 781 0 0 18 0 9 0 22732295 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23933 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=1716.34
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 15004 0 1 0 170860 774 0 0 25 0 9 0 22732297 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.74
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 8242 0 0 0 69 5 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 16 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.52
Current children cumulated vsize (KiB) 865744

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/83 21326
/proc/meminfo: memFree=1365072/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=1777.5
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 24831 0 1 0 176941 809 0 0 18 0 9 0 22732295 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23933 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=1776.3
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 15013 0 1 0 176829 801 0 0 25 0 9 0 22732297 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.75
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 8242 0 0 0 70 5 0 0 17 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 16 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.5
Current children cumulated vsize (KiB) 865744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 21326
/proc/meminfo: memFree=1359888/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=1800.09
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 24834 0 1 0 179190 819 0 0 18 0 9 0 22732295 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23933 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=1798.89
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 15016 0 1 0 179078 811 0 0 25 0 9 0 22732297 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.75
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 8242 0 0 0 70 5 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 16 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865744

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

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

[startup+1804.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/83 21326
/proc/meminfo: memFree=1359888/2055924 swapFree=4192812/4192956
[pid=21044] ppid=21042 vsize=865744 CPUtime=1800.09
/proc/21044/stat : 21044 (java) S 21042 21044 17663 0 -1 0 24834 0 1 0 179190 819 0 0 18 0 9 0 22732295 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21044/statm: 216436 23933 1976 9 0 210904 0
[pid=21044/tid=21046] ppid=21042 vsize=865744 CPUtime=1798.89
/proc/21044/task/21046/stat : 21046 (java) R 21042 21044 17663 0 -1 64 15016 0 1 0 179078 811 0 0 25 0 9 0 22732297 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21047] ppid=21042 vsize=865744 CPUtime=0.75
/proc/21044/task/21047/stat : 21047 (java) S 21042 21044 17663 0 -1 64 8242 0 0 0 70 5 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21044/tid=21048] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21048/stat : 21048 (java) S 21042 21044 17663 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21049] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21049/stat : 21049 (java) S 21042 21044 17663 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 22732298 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21050] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21050/stat : 21050 (java) S 21042 21044 17663 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21051] ppid=21042 vsize=865744 CPUtime=0.42
/proc/21044/task/21051/stat : 21051 (java) S 21042 21044 17663 0 -1 64 845 0 0 0 41 1 0 0 16 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21052] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21052/stat : 21052 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21044/tid=21053] ppid=21042 vsize=865744 CPUtime=0
/proc/21044/task/21053/stat : 21053 (java) S 21042 21044 17663 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 22732300 886521856 23933 996147200 134512640 134550932 4294955840 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 865744

Child status: 143
Real time (s): 1804.95
CPU time (s): 1800.14
CPU user time (s): 1791.93
CPU system time (s): 8.20875
CPU usage (%): 99.7337
Max. virtual memory (cumulated for all children) (KiB): 865744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.93
system time used= 8.20875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24857
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= 40989
involuntary context switches= 28904

runsolver used 2.06169 second user time and 6.15906 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-12 01:57:29
IDJOB=2072620
IDBENCH=55784
IDSOLVER=737
FILE ID=node6/2072620-1247356649
PBS_JOBID= 9506832
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= 54884e30cd74fd87585bd325880eb693
RANDOM SEED=1991123600

node6.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.263
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.263
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:      2055924 kB
MemFree:       1873336 kB
Buffers:         18480 kB
Cached:          93176 kB
SwapCached:          0 kB
Active:          99332 kB
Inactive:        36464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1873336 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3652 kB
Writeback:           0 kB
Mapped:          35256 kB
Slab:            32016 kB
Committed_AS:   165884 kB
PageTables:       1924 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= 66380 MiB
End job on node6 at 2009-07-12 02:27:36