Trace number 1092089

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.12 1814.38

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-15-70-14-3-2_glb.xml
MD5SUM81667b41c334c0c7b4a522df36bf82a5
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.07384
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of constraints7540
Maximum constraint arity70
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7350
Global constraints used (with number of constraints)weightedsum(190)

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-1092089-1215264063/watcher-1092089-1215264063 -o /tmp/evaluation-result-1092089-1215264063/solver-1092089-1215264063 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1092089-1215264063.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: 2.00 1.97 1.98 3/72 21887
/proc/meminfo: memFree=1438920/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=10800 CPUtime=0
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 2005380698 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 2700 488 213 9 0 1230 0
[pid=21887/tid=21888] ppid=21885 vsize=10800 CPUtime=0
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 2005380699 11059200 488 996147200 134512640 134550740 4294956016 18446744073709551615 8708056 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0760359 s]
/proc/loadavg: 2.00 1.97 1.98 3/72 21887
/proc/meminfo: memFree=1438920/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=866416 CPUtime=0.06
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 3516 0 1 0 4 2 0 0 18 0 9 0 2005380698 887209984 3013 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216604 3013 1661 9 0 211076 0
[pid=21887/tid=21888] ppid=21885 vsize=866416 CPUtime=0.05
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 2573 0 1 0 4 1 0 0 20 0 9 0 2005380699 887209984 3013 996147200 134512640 134550740 4294956016 18446744073709551615 4125977666 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 866416

[startup+0.101042 s]
/proc/loadavg: 2.00 1.97 1.98 3/72 21887
/proc/meminfo: memFree=1438920/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=866544 CPUtime=0.08
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 3786 0 1 0 6 2 0 0 18 0 9 0 2005380698 887341056 3259 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216636 3259 1752 9 0 211108 0
[pid=21887/tid=21888] ppid=21885 vsize=866544 CPUtime=0.06
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 2841 0 1 0 5 1 0 0 20 0 9 0 2005380699 887341056 3259 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 866544

[startup+0.301073 s]
/proc/loadavg: 2.00 1.97 1.98 3/72 21887
/proc/meminfo: memFree=1438920/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867312 CPUtime=0.29
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 4568 0 1 0 26 3 0 0 18 0 9 0 2005380698 888127488 4021 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216828 4021 1854 9 0 211300 0
[pid=21887/tid=21888] ppid=21885 vsize=867312 CPUtime=0.21
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 3378 0 1 0 19 2 0 0 18 0 9 0 2005380699 888127488 4021 996147200 134512640 134550740 4294956016 18446744073709551615 4125924532 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 867312

[startup+0.701144 s]
/proc/loadavg: 2.00 1.97 1.98 3/72 21887
/proc/meminfo: memFree=1438920/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867444 CPUtime=0.69
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 8493 0 1 0 63 6 0 0 18 0 9 0 2005380698 888262656 7935 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216861 7935 1891 9 0 211333 0
[pid=21887/tid=21888] ppid=21885 vsize=867444 CPUtime=0.52
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 7240 0 1 0 48 4 0 0 21 0 9 0 2005380699 888262656 7935 996147200 134512640 134550740 4294956016 18446744073709551615 4125978919 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867444

[startup+1.50229 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21896
/proc/meminfo: memFree=1404096/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867500 CPUtime=1.47
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 19060 0 1 0 135 12 0 0 18 0 9 0 2005380698 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216875 18468 1977 9 0 211347 0
[pid=21887/tid=21888] ppid=21885 vsize=867500 CPUtime=1.16
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15442 0 1 0 107 9 0 0 25 0 9 0 2005380699 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867500 CPUtime=0.06
/proc/21887/task/21890/stat : 21890 (java) R 21885 21887 18968 0 -1 64 2314 0 0 0 5 1 0 0 16 0 9 0 2005380701 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 104185411 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 2005380701 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2005380701 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867500 CPUtime=0.23
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 578 0 0 0 22 1 0 0 15 0 9 0 2005380703 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888320000 18468 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005380703 888320000 18468 996147200 134512640 134550740 4294956016 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) 867500

[startup+3.10258 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21896
/proc/meminfo: memFree=1357248/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867500 CPUtime=3.05
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 22985 0 1 0 290 15 0 0 18 0 9 0 2005380698 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216875 22387 1978 9 0 211347 0
[pid=21887/tid=21888] ppid=21885 vsize=867500 CPUtime=2.53
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15449 0 1 0 244 9 0 0 25 0 9 0 2005380699 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4126404910 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867500 CPUtime=0.21
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 6201 0 0 0 18 3 0 0 16 0 9 0 2005380701 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867500 CPUtime=0.28
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 608 0 0 0 27 1 0 0 16 0 9 0 2005380703 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867500 CPUtime=0
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005380703 888320000 22387 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 867500

[startup+6.30214 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21896
/proc/meminfo: memFree=1341248/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=6.23
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 26878 0 1 0 601 22 0 0 18 0 9 0 2005380698 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 26266 1989 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=5.28
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15578 0 1 0 515 13 0 0 25 0 9 0 2005380699 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4127598451 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.43
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 9817 0 0 0 38 5 0 0 17 0 9 0 2005380701 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.48
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 756 0 0 0 46 2 0 0 16 0 9 0 2005380703 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 26266 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005380703 888492032 26266 996147200 134512640 134550740 4294956016 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) 867668

[startup+12.7023 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21896
/proc/meminfo: memFree=1341056/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=12.57
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 26888 0 1 0 1234 23 0 0 18 0 9 0 2005380698 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 26273 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=11.6
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15581 0 1 0 1146 14 0 0 25 0 9 0 2005380699 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4125952085 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.43
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 9817 0 0 0 38 5 0 0 16 0 9 0 2005380701 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 763 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005380703 888492032 26273 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 867668

[startup+25.5015 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21896
/proc/meminfo: memFree=1341184/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=25.25
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 26893 0 1 0 2501 24 0 0 18 0 9 0 2005380698 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 26276 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=24.29
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15583 0 1 0 2413 16 0 0 25 0 9 0 2005380699 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4127598420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.43
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 9817 0 0 0 38 5 0 0 16 0 9 0 2005380701 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2005380703 888492032 26276 996147200 134512640 134550740 4294956016 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) 867668

[startup+51.101 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21896
/proc/meminfo: memFree=1341312/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=50.62
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 26893 0 1 0 5033 29 0 0 18 0 9 0 2005380698 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 26276 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=49.65
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15583 0 1 0 4945 20 0 0 25 0 9 0 2005380699 888492032 26276 996147200 134512640 134550740 4294956016 18446744073709551615 4127598451 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.43

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

/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0.01
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 1 0 0 15 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.52
Current children cumulated vsize (KiB) 867668

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21960
/proc/meminfo: memFree=1650296/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=1588.13
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 29324 0 1 0 158564 249 0 0 18 0 9 0 2005380698 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 28686 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=1587
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15604 0 1 0 158462 238 0 0 25 0 9 0 2005380699 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4127598451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.57
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 12227 0 0 0 51 6 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0.01
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 1 0 0 15 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.13
Current children cumulated vsize (KiB) 867668

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21960
/proc/meminfo: memFree=1650488/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=1648.1
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 29325 0 1 0 164550 260 0 0 18 0 9 0 2005380698 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 28686 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=1646.98
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15605 0 1 0 164449 249 0 0 25 0 9 0 2005380699 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4127598451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.57
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 12227 0 0 0 51 6 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0.01
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 1 0 0 15 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1648.1
Current children cumulated vsize (KiB) 867668

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.98 3/81 21960
/proc/meminfo: memFree=1650296/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=1708.07
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 29326 0 1 0 170538 269 0 0 18 0 9 0 2005380698 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 28686 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=1706.96
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15606 0 1 0 170437 259 0 0 25 0 9 0 2005380699 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.57
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 12227 0 0 0 51 6 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0.01
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 1 0 0 15 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.07
Current children cumulated vsize (KiB) 867668

[startup+1782.3 s]
/proc/loadavg: 2.10 2.00 1.99 3/81 21960
/proc/meminfo: memFree=1650232/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=1768.05
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 29327 0 1 0 176527 278 0 0 18 0 9 0 2005380698 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 28686 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=1766.92
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15607 0 1 0 176425 267 0 0 25 0 9 0 2005380699 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4127598451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.57
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 12227 0 0 0 51 6 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0.01
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 1 0 0 15 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.05
Current children cumulated vsize (KiB) 867668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.3 s]
/proc/loadavg: 2.13 2.02 2.00 3/81 21960
/proc/meminfo: memFree=1650232/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=1800.04
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 29328 0 1 0 179721 283 0 0 18 0 9 0 2005380698 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 28686 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=1798.91
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15608 0 1 0 179619 272 0 0 25 0 9 0 2005380699 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4127598451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.57
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 12227 0 0 0 51 6 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0.01
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 1 0 0 15 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 867668

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

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

[startup+1814.3 s]
/proc/loadavg: 2.13 2.02 2.00 3/81 21960
/proc/meminfo: memFree=1650232/2055920 swapFree=4180540/4192956
[pid=21887] ppid=21885 vsize=867668 CPUtime=1800.04
/proc/21887/stat : 21887 (java) S 21885 21887 18968 0 -1 0 29328 0 1 0 179721 283 0 0 18 0 9 0 2005380698 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/21887/statm: 216917 28686 1990 9 0 211389 0
[pid=21887/tid=21888] ppid=21885 vsize=867668 CPUtime=1798.91
/proc/21887/task/21888/stat : 21888 (java) R 21885 21887 18968 0 -1 64 15608 0 1 0 179619 272 0 0 25 0 9 0 2005380699 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4127598451 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21890] ppid=21885 vsize=867668 CPUtime=0.57
/proc/21887/task/21890/stat : 21890 (java) S 21885 21887 18968 0 -1 64 12227 0 0 0 51 6 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21887/tid=21891] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21891/stat : 21891 (java) S 21885 21887 18968 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21892] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21892/stat : 21892 (java) S 21885 21887 18968 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 2005380701 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21893] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21893/stat : 21893 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21894] ppid=21885 vsize=867668 CPUtime=0.5
/proc/21887/task/21894/stat : 21894 (java) S 21885 21887 18968 0 -1 64 766 0 0 0 48 2 0 0 16 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21895] ppid=21885 vsize=867668 CPUtime=0
/proc/21887/task/21895/stat : 21895 (java) S 21885 21887 18968 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21887/tid=21896] ppid=21885 vsize=867668 CPUtime=0.01
/proc/21887/task/21896/stat : 21896 (java) S 21885 21887 18968 0 -1 64 0 0 0 0 0 1 0 0 15 0 9 0 2005380703 888492032 28686 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 867668

Child status: 143
Real time (s): 1814.38
CPU time (s): 1800.12
CPU user time (s): 1797.27
CPU system time (s): 2.85057
CPU usage (%): 99.2142
Max. virtual memory (cumulated for all children) (KiB): 867668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.27
system time used= 2.85057
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29347
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= 38914
involuntary context switches= 67560

runsolver used 2.54761 second user time and 5.71313 second system time

The end

Launcher Data (download as text)

Begin job on node18 at 2008-07-05 15:21:03
IDJOB=1092089
IDBENCH=58595
IDSOLVER=349
FILE ID=node18/1092089-1215264063
PBS_JOBID= 7881962
Free space on /tmp= 66552 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-15-70-14-3-2_glb.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-1092089-1215264063/watcher-1092089-1215264063 -o /tmp/evaluation-result-1092089-1215264063/solver-1092089-1215264063 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1092089-1215264063.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 81667b41c334c0c7b4a522df36bf82a5
RANDOM SEED=990002631

node18.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.268
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	: 5931.00
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.268
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:       1439400 kB
Buffers:         35104 kB
Cached:         197016 kB
SwapCached:       6220 kB
Active:         488176 kB
Inactive:        76068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439400 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            7984 kB
Writeback:           0 kB
Mapped:         340108 kB
Slab:            36784 kB
Committed_AS:  3940880 kB
PageTables:       2576 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= 66548 MiB
End job on node18 at 2008-07-05 15:51:19