Trace number 2114978

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Choco2.1.1b 2009-07-16? (TO) 1800.09 1800.98

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-27_ext.xml
MD5SUMc666faf09276575967c7f923ed65a112
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data


Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2114978-1248026748/watcher-2114978-1248026748 -o /tmp/evaluation-result-2114978-1248026748/solver-2114978-1248026748 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114978-1248026748.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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


[startup+0 s]
/proc/loadavg: 1.73 0.66 0.24 4/80 25738
/proc/meminfo: memFree=437520/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=10676 CPUtime=0
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 89738803 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 2669 488 211 9 0 1184 0
[pid=25738/tid=25739] ppid=25736 vsize=10676 CPUtime=0
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 89738804 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 13254616 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.043085 s]
/proc/loadavg: 1.73 0.66 0.24 4/80 25738
/proc/meminfo: memFree=437520/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=859892 CPUtime=0.03
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 2288 0 1 0 2 1 0 0 18 0 5 0 89738803 880529408 1870 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 214973 1870 869 9 0 209888 0
[pid=25738/tid=25739] ppid=25736 vsize=859892 CPUtime=0.02
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 1565 0 1 0 2 0 0 0 17 0 5 0 89738804 880529408 1872 996147200 134512640 134550932 4294955888 18446744073709551615 103822515 0 4 0 16800971 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 859892

[startup+0.102704 s]
/proc/loadavg: 1.73 0.66 0.24 4/80 25738
/proc/meminfo: memFree=437520/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864072 CPUtime=0.09
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 3875 0 1 0 7 2 0 0 18 0 9 0 89738803 884809728 3325 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216018 3327 1747 9 0 210487 0
[pid=25738/tid=25739] ppid=25736 vsize=864072 CPUtime=0.07
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 2928 0 1 0 6 1 0 0 20 0 9 0 89738804 884809728 3327 996147200 134512640 134550932 4294955888 18446744073709551615 104514034 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864072

[startup+0.300741 s]
/proc/loadavg: 1.73 0.66 0.24 4/80 25738
/proc/meminfo: memFree=437520/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864384 CPUtime=0.28
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 6496 0 1 0 25 3 0 0 18 0 9 0 89738803 885129216 5913 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216096 5914 1879 9 0 210565 0
[pid=25738/tid=25739] ppid=25736 vsize=864384 CPUtime=0.22
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 5445 0 1 0 20 2 0 0 20 0 9 0 89738804 885129216 5915 996147200 134512640 134550932 4294955888 18446744073709551615 4126467463 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864384

[startup+0.701816 s]
/proc/loadavg: 1.73 0.66 0.24 4/80 25738
/proc/meminfo: memFree=437520/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864384 CPUtime=0.69
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 20118 0 1 0 59 10 0 0 18 0 9 0 89738803 885129216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216096 19532 1892 9 0 210565 0
[pid=25738/tid=25739] ppid=25736 vsize=864384 CPUtime=0.55
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 14211 0 1 0 49 6 0 0 24 0 9 0 89738804 885129216 19532 996147200 134512640 134550932 4294955888 18446744073709551615 4126331536 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864384

[startup+1.50197 s]
/proc/loadavg: 1.75 0.68 0.25 3/89 25747
/proc/meminfo: memFree=365072/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=1.48
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 24995 0 1 0 135 13 0 0 18 0 9 0 89738803 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 24371 1978 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=1.2
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 14722 0 1 0 113 7 0 0 25 0 9 0 89738804 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=0.15
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 9164 0 0 0 10 5 0 0 16 0 9 0 89738806 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.11
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 376 0 0 0 11 0 0 0 16 0 9 0 89738808 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 24371 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 864564

[startup+3.10227 s]
/proc/loadavg: 1.75 0.68 0.25 4/89 25747
/proc/meminfo: memFree=341584/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=3.07
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 26387 0 1 0 293 14 0 0 18 0 9 0 89738803 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25759 1978 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=2.75
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 14726 0 1 0 267 8 0 0 25 0 9 0 89738804 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=0.18
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10542 0 0 0 13 5 0 0 16 0 9 0 89738806 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.12
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 386 0 0 0 12 0 0 0 16 0 9 0 89738808 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25759 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 864564

[startup+6.30188 s]
/proc/loadavg: 1.75 0.68 0.25 3/89 25747
/proc/meminfo: memFree=341456/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=6.27
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 26405 0 1 0 612 15 0 0 18 0 9 0 89738803 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25768 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=5.92
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 14735 0 1 0 584 8 0 0 25 0 9 0 89738804 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=0.19
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10542 0 0 0 14 5 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 864564

[startup+12.7011 s]
/proc/loadavg: 1.79 0.72 0.26 3/89 25747
/proc/meminfo: memFree=341392/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=12.67
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 26421 0 1 0 1251 16 0 0 18 0 9 0 89738803 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25768 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=12.31
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 14751 0 1 0 1222 9 0 0 25 0 9 0 89738804 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=0.2
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10542 0 0 0 15 5 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 864564

[startup+25.5038 s]
/proc/loadavg: 1.82 0.76 0.28 3/89 25747
/proc/meminfo: memFree=341456/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=25.47
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 26453 0 1 0 2528 19 0 0 18 0 9 0 89738803 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25768 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=25.09
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 14783 0 1 0 2497 12 0 0 25 0 9 0 89738804 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=0.21
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10542 0 0 0 16 5 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 864564

[startup+51.1014 s]
/proc/loadavg: 1.88 0.86 0.33 3/89 25747
/proc/meminfo: memFree=341328/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=51.06
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 26517 0 1 0 5081 25 0 0 18 0 9 0 89738803 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25768 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=50.63
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 14847 0 1 0 5046 17 0 0 25 0 9 0 89738804 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4126603768 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=0.27
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10542 0 0 0 21 6 0 0 16 0 9 0 89738806 885313536 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0

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

/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 864564

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/89 25747
/proc/meminfo: memFree=341008/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=1601.5
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 30435 0 1 0 159806 344 0 0 18 0 9 0 89738803 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25773 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=1598.55
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 18760 0 1 0 159546 309 0 0 25 0 9 0 89738804 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=2.8
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10547 0 0 0 246 34 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.5
Current children cumulated vsize (KiB) 864564

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/89 25747
/proc/meminfo: memFree=340944/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=1661.47
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 30586 0 1 0 165793 354 0 0 18 0 9 0 89738803 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25773 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=1658.42
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 18911 0 1 0 165524 318 0 0 25 0 9 0 89738804 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=2.89
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10547 0 0 0 255 34 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.47
Current children cumulated vsize (KiB) 864564

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/89 25785
/proc/meminfo: memFree=304720/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=1721.44
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 30736 0 1 0 171778 366 0 0 18 0 9 0 89738803 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25773 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=1718.28
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 19061 0 1 0 171499 329 0 0 25 0 9 0 89738804 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=3
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10547 0 0 0 265 35 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 864564

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/89 25821
/proc/meminfo: memFree=321680/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=1781.41
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 30886 0 1 0 177760 381 0 0 18 0 9 0 89738803 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25773 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=1778.14
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 19211 0 1 0 177471 343 0 0 25 0 9 0 89738804 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4126588130 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=3.1
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10547 0 0 0 274 36 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 864564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 1.97 1.71 4/89 25821
/proc/meminfo: memFree=321744/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=1800.01
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 30933 0 1 0 179615 386 0 0 18 0 9 0 89738803 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25773 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=1796.71
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 19258 0 1 0 179324 347 0 0 25 0 9 0 89738804 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4126586823 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=3.14
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10547 0 0 0 277 37 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 864564

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 1.97 1.71 4/89 25821
/proc/meminfo: memFree=321744/2055920 swapFree=4192812/4192956
[pid=25738] ppid=25736 vsize=864564 CPUtime=1800.01
/proc/25738/stat : 25738 (java) S 25736 25738 25466 0 -1 0 30933 0 1 0 179615 386 0 0 18 0 9 0 89738803 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25738/statm: 216141 25773 1981 9 0 210610 0
[pid=25738/tid=25739] ppid=25736 vsize=864564 CPUtime=1796.71
/proc/25738/task/25739/stat : 25739 (java) R 25736 25738 25466 0 -1 64 19258 0 1 0 179324 347 0 0 25 0 9 0 89738804 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4126586823 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25741] ppid=25736 vsize=864564 CPUtime=3.14
/proc/25738/task/25741/stat : 25741 (java) S 25736 25738 25466 0 -1 64 10547 0 0 0 277 37 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25742] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25742/stat : 25742 (java) S 25736 25738 25466 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25743] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25743/stat : 25743 (java) S 25736 25738 25466 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738806 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25744] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25744/stat : 25744 (java) S 25736 25738 25466 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25745] ppid=25736 vsize=864564 CPUtime=0.13
/proc/25738/task/25745/stat : 25745 (java) S 25736 25738 25466 0 -1 64 395 0 0 0 13 0 0 0 16 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25746] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25746/stat : 25746 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=25738/tid=25747] ppid=25736 vsize=864564 CPUtime=0
/proc/25738/task/25747/stat : 25747 (java) S 25736 25738 25466 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89738808 885313536 25773 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 864564

Child status: 143
Real time (s): 1800.98
CPU time (s): 1800.09
CPU user time (s): 1796.22
CPU system time (s): 3.87641
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 864564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.22
system time used= 3.87641
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30957
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= 76327
involuntary context switches= 82651

runsolver used 1.9797 second user time and 6.23905 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-19 20:05:49
IDJOB=2114978
IDBENCH=53979
IDSOLVER=780
FILE ID=node42/2114978-1248026748
PBS_JOBID= 9528964
Free space on /tmp= 66348 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-27_ext.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2114978-1248026748/watcher-2114978-1248026748 -o /tmp/evaluation-result-2114978-1248026748/solver-2114978-1248026748 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114978-1248026748.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= c666faf09276575967c7f923ed65a112
RANDOM SEED=1123601651

node42.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.283
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.283
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:        438000 kB
Buffers:        103744 kB
Cached:        1330376 kB
SwapCached:          0 kB
Active:         519268 kB
Inactive:       996420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        438000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7800 kB
Writeback:           0 kB
Mapped:          99472 kB
Slab:            87456 kB
Committed_AS:  1320236 kB
PageTables:       1924 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node42 at 2009-07-19 20:35:52