Trace number 1050382

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.14 1815.78

General information on the benchmark

Namecsp/pseudo/primesDimacs/
normalized-bf-0432-007.xml
MD5SUM35cc92f7fc56d493edc0ad3c3e39b4d7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.9397
Satisfiable
(Un)Satisfiability was proved
Number of variables2080
Number of constraints4702
Maximum constraint arity6
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4702
Global constraints used (with number of constraints)

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-1050382-1215049619/watcher-1050382-1215049619 -o /tmp/evaluation-result-1050382-1215049619/solver-1050382-1215049619 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1050382-1215049619.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.12 2.11 2.04 3/81 10814
/proc/meminfo: memFree=1749376/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=10800 CPUtime=0
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 1983930764 11059200 488 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 2700 488 213 9 0 1230 0
[pid=10814/tid=10815] ppid=10812 vsize=10800 CPUtime=0
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 1983930765 11059200 488 996147200 134512640 134550740 4294956032 18446744073709551615 12799960 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0606891 s]
/proc/loadavg: 2.12 2.11 2.04 3/81 10814
/proc/meminfo: memFree=1749376/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=864252 CPUtime=0.04
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 2781 0 1 0 3 1 0 0 18 0 9 0 1983930764 884994048 2311 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216063 2311 1131 9 0 210986 0
[pid=10814/tid=10815] ppid=10812 vsize=864252 CPUtime=0.03
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 1885 0 1 0 2 1 0 0 20 0 9 0 1983930765 884994048 2311 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 864252

[startup+0.101698 s]
/proc/loadavg: 2.12 2.11 2.04 3/81 10814
/proc/meminfo: memFree=1749376/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=866556 CPUtime=0.09
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 3781 0 1 0 7 2 0 0 18 0 9 0 1983930764 887353344 3254 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216639 3254 1748 9 0 211111 0
[pid=10814/tid=10815] ppid=10812 vsize=866556 CPUtime=0.07
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 2848 0 1 0 6 1 0 0 18 0 9 0 1983930765 887353344 3254 996147200 134512640 134550740 4294956032 18446744073709551615 102105664 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866556

[startup+0.301725 s]
/proc/loadavg: 2.12 2.11 2.04 3/81 10814
/proc/meminfo: memFree=1749376/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=866556 CPUtime=0.29
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 4294 0 1 0 26 3 0 0 18 0 9 0 1983930764 887353344 3747 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216639 3747 1852 9 0 211111 0
[pid=10814/tid=10815] ppid=10812 vsize=866556 CPUtime=0.25
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 3336 0 1 0 23 2 0 0 19 0 9 0 1983930765 887353344 3747 996147200 134512640 134550740 4294956032 18446744073709551615 4125960198 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866556

[startup+0.701791 s]
/proc/loadavg: 2.12 2.11 2.04 3/81 10814
/proc/meminfo: memFree=1749376/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867452 CPUtime=0.69
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 6742 0 1 0 65 4 0 0 18 0 9 0 1983930764 888270848 6184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216863 6184 1893 9 0 211335 0
[pid=10814/tid=10815] ppid=10812 vsize=867452 CPUtime=0.52
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 5484 0 1 0 49 3 0 0 20 0 9 0 1983930765 888270848 6184 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 867452

[startup+1.50293 s]
/proc/loadavg: 2.27 2.14 2.05 3/90 10823
/proc/meminfo: memFree=1719992/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867500 CPUtime=1.48
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 18143 0 1 0 138 10 0 0 18 0 9 0 1983930764 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216875 17540 1986 9 0 211347 0
[pid=10814/tid=10815] ppid=10812 vsize=867500 CPUtime=1.16
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15481 0 1 0 108 8 0 0 25 0 9 0 1983930765 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867500 CPUtime=0.03
/proc/10814/task/10817/stat : 10817 (java) R 10812 10814 8919 0 -1 64 1338 0 0 0 3 0 0 0 16 0 9 0 1983930767 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 103829566 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867500 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1983930767 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867500 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1983930767 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867500 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867500 CPUtime=0.25
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 598 0 0 0 25 0 0 0 16 0 9 0 1983930769 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867500 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867500 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888320000 17540 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 867500

[startup+3.10218 s]
/proc/loadavg: 2.27 2.14 2.05 4/90 10823
/proc/meminfo: memFree=1676088/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867632 CPUtime=3.07
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 21094 0 1 0 295 12 0 0 18 0 9 0 1983930764 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216908 20486 1988 9 0 211380 0
[pid=10814/tid=10815] ppid=10812 vsize=867632 CPUtime=2.57
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15489 0 1 0 249 8 0 0 25 0 9 0 1983930765 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 102064643 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867632 CPUtime=0.15
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 4219 0 0 0 13 2 0 0 16 0 9 0 1983930767 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867632 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867632 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867632 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867632 CPUtime=0.32
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 659 0 0 0 32 0 0 0 15 0 9 0 1983930769 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867632 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867632 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888455168 20486 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 867632

[startup+6.30169 s]
/proc/loadavg: 2.25 2.14 2.05 3/90 10823
/proc/meminfo: memFree=1672504/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=6.22
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 21670 0 1 0 608 14 0 0 18 0 9 0 1983930764 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 21050 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=5.52
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15619 0 1 0 542 10 0 0 25 0 9 0 1983930765 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4125952133 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.17
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 4534 0 0 0 15 2 0 0 17 0 9 0 1983930767 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.51
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 790 0 0 0 50 1 0 0 16 0 9 0 1983930769 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 21050 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 867764

[startup+12.7027 s]
/proc/loadavg: 2.23 2.14 2.05 3/90 10823
/proc/meminfo: memFree=1670528/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=12.56
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 22099 0 1 0 1240 16 0 0 18 0 9 0 1983930764 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 21476 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=11.78
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15622 0 1 0 1166 12 0 0 25 0 9 0 1983930765 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 103778109 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.23
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 4953 0 0 0 21 2 0 0 16 0 9 0 1983930767 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 21476 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 867764

[startup+25.5018 s]
/proc/loadavg: 2.18 2.13 2.05 3/90 10823
/proc/meminfo: memFree=1664640/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=25.24
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23591 0 1 0 2502 22 0 0 18 0 9 0 1983930764 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22967 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=24.4
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15623 0 1 0 2423 17 0 0 25 0 9 0 1983930765 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4126760844 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.29
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 6444 0 0 0 26 3 0 0 16 0 9 0 1983930767 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 867764

[startup+51.1019 s]
/proc/loadavg: 2.12 2.12 2.05 3/90 10823
/proc/meminfo: memFree=1664576/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=50.6
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23594 0 1 0 5031 29 0 0 18 0 9 0 1983930764 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22967 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=49.76
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15626 0 1 0 4952 24 0 0 25 0 9 0 1983930765 888590336 22967 996147200 134512640 134550740 4294956032 18446744073709551615 4127655042 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.29

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

/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1526.76
Current children cumulated vsize (KiB) 867764

[startup+1602.3 s]
/proc/loadavg: 2.14 2.08 2.03 3/90 11638
/proc/meminfo: memFree=1611520/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=1586.73
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23771 0 1 0 158097 576 0 0 18 0 9 0 1983930764 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22969 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=1585.77
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15801 0 1 0 158008 569 0 0 25 0 9 0 1983930765 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.4
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 6446 0 0 0 36 4 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1586.73
Current children cumulated vsize (KiB) 867764

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.03 3/90 11638
/proc/meminfo: memFree=1611200/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=1646.71
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23779 0 1 0 164076 595 0 0 18 0 9 0 1983930764 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22969 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=1645.74
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15809 0 1 0 163986 588 0 0 25 0 9 0 1983930765 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.41
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 6446 0 0 0 37 4 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.71
Current children cumulated vsize (KiB) 867764

[startup+1722.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/90 11638
/proc/meminfo: memFree=1611136/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=1706.69
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23786 0 1 0 170054 615 0 0 18 0 9 0 1983930764 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22969 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=1705.72
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15816 0 1 0 169964 608 0 0 25 0 9 0 1983930765 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4127592843 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.41
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 6446 0 0 0 37 4 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) R 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.69
Current children cumulated vsize (KiB) 867764

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/90 11638
/proc/meminfo: memFree=1611008/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=1766.66
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23793 0 1 0 176033 633 0 0 18 0 9 0 1983930764 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22969 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=1765.68
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15823 0 1 0 175942 626 0 0 25 0 9 0 1983930765 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4127590941 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.42
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 6446 0 0 0 38 4 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.66
Current children cumulated vsize (KiB) 867764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.7 s]
/proc/loadavg: 2.00 2.03 2.01 3/90 11638
/proc/meminfo: memFree=1611008/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=1800.05
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23797 0 1 0 179361 644 0 0 18 0 9 0 1983930764 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22969 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=1799.08
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15827 0 1 0 179270 638 0 0 25 0 9 0 1983930765 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4127579339 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.42
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 6446 0 0 0 38 4 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 867764

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

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

[startup+1815.7 s]
/proc/loadavg: 2.00 2.03 2.01 3/90 11638
/proc/meminfo: memFree=1611008/2055920 swapFree=4179732/4192956
[pid=10814] ppid=10812 vsize=867764 CPUtime=1800.05
/proc/10814/stat : 10814 (java) S 10812 10814 8919 0 -1 0 23797 0 1 0 179361 644 0 0 18 0 9 0 1983930764 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10814/statm: 216941 22969 1996 9 0 211413 0
[pid=10814/tid=10815] ppid=10812 vsize=867764 CPUtime=1799.08
/proc/10814/task/10815/stat : 10815 (java) R 10812 10814 8919 0 -1 64 15827 0 1 0 179270 638 0 0 25 0 9 0 1983930765 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4127579339 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10817] ppid=10812 vsize=867764 CPUtime=0.42
/proc/10814/task/10817/stat : 10817 (java) S 10812 10814 8919 0 -1 64 6446 0 0 0 38 4 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10814/tid=10818] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10818/stat : 10818 (java) S 10812 10814 8919 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10819] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10819/stat : 10819 (java) S 10812 10814 8919 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1983930767 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10820] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10820/stat : 10820 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10821] ppid=10812 vsize=867764 CPUtime=0.52
/proc/10814/task/10821/stat : 10821 (java) S 10812 10814 8919 0 -1 64 797 0 0 0 51 1 0 0 17 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10822] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10822/stat : 10822 (java) S 10812 10814 8919 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10814/tid=10823] ppid=10812 vsize=867764 CPUtime=0
/proc/10814/task/10823/stat : 10823 (java) S 10812 10814 8919 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1983930769 888590336 22969 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 867764

Child status: 143
Real time (s): 1815.78
CPU time (s): 1800.14
CPU user time (s): 1793.67
CPU system time (s): 6.46302
CPU usage (%): 99.1383
Max. virtual memory (cumulated for all children) (KiB): 867764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.67
system time used= 6.46302
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23814
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= 40327
involuntary context switches= 74931

runsolver used 2.35264 second user time and 5.9391 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-03 03:46:59
IDJOB=1050382
IDBENCH=54875
IDSOLVER=349
FILE ID=node69/1050382-1215049619
PBS_JOBID= 7875038
Free space on /tmp= 66532 MiB

SOLVER NAME= choco2_dwdeg 2008-06-26
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-bf-0432-007.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-1050382-1215049619/watcher-1050382-1215049619 -o /tmp/evaluation-result-1050382-1215049619/solver-1050382-1215049619 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2dwdeg.jar HOME/instance-1050382-1215049619.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 35cc92f7fc56d493edc0ad3c3e39b4d7
RANDOM SEED=1185900178

node69.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.259
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.259
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:       1749856 kB
Buffers:         42148 kB
Cached:         166148 kB
SwapCached:       6788 kB
Active:         171132 kB
Inactive:        78364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749856 kB
SwapTotal:     4192956 kB
SwapFree:      4179732 kB
Dirty:            6892 kB
Writeback:           0 kB
Mapped:          57524 kB
Slab:            41616 kB
Committed_AS:  3843872 kB
PageTables:       2032 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node69 at 2008-07-03 04:17:17