Trace number 2114974

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.13 1817.15

General information on the benchmark

Namecsp/rand-3-24-24/
normalized-rand-3-24-24-76-632-2_ext.xml
MD5SUMea880942284027c1ac68834e5660f7a0
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1443.88
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints73
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension73
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-2114974-1248026747/watcher-2114974-1248026747 -o /tmp/evaluation-result-2114974-1248026747/solver-2114974-1248026747 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114974-1248026747.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.62 0.62 0.23 4/80 28676
/proc/meminfo: memFree=1005848/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=1616 CPUtime=0
/proc/28676/stat : 28676 (java) R 28674 28676 28081 0 -1 0 196 0 0 0 0 0 0 0 18 0 1 0 89738495 1654784 163 996147200 134512640 134550932 4294956064 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28676/statm: 404 164 127 9 0 46 0

[startup+0.0674399 s]
/proc/loadavg: 1.62 0.62 0.23 4/80 28676
/proc/meminfo: memFree=1005848/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=862204 CPUtime=0.05
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 2867 0 1 0 4 1 0 0 18 0 9 0 89738495 882896896 2385 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 215551 2385 1150 9 0 210421 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 862204

[startup+0.102445 s]
/proc/loadavg: 1.62 0.62 0.23 4/80 28676
/proc/meminfo: memFree=1005848/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864072 CPUtime=0.08
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 3801 0 1 0 7 1 0 0 18 0 9 0 89738495 884809728 3264 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216018 3264 1722 9 0 210487 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 864072

[startup+0.301505 s]
/proc/loadavg: 1.62 0.62 0.23 4/80 28676
/proc/meminfo: memFree=1005848/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864384 CPUtime=0.28
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 6145 0 1 0 25 3 0 0 18 0 9 0 89738495 885129216 5567 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216096 5567 1866 9 0 210565 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 864384

[startup+0.701551 s]
/proc/loadavg: 1.62 0.62 0.23 4/80 28676
/proc/meminfo: memFree=1005848/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864384 CPUtime=0.68
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 16967 0 1 0 61 7 0 0 18 0 9 0 89738495 885129216 16383 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216096 16383 1890 9 0 210565 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 864384

[startup+1.50259 s]
/proc/loadavg: 1.65 0.65 0.23 3/89 28685
/proc/meminfo: memFree=933840/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=1.47
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 24815 0 1 0 136 11 0 0 18 0 9 0 89738495 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 24191 1973 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=1.18
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 14716 0 1 0 112 6 0 0 25 0 9 0 89738496 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 103684341 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=0.16
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 9001 0 0 0 13 3 0 0 16 0 9 0 89738498 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.1
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 366 0 0 0 10 0 0 0 16 0 9 0 89738500 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 24191 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 864560

[startup+3.1018 s]
/proc/loadavg: 1.65 0.65 0.23 3/89 28685
/proc/meminfo: memFree=910800/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=3.06
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 26216 0 1 0 294 12 0 0 18 0 9 0 89738495 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25589 1978 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=2.7
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 14724 0 1 0 263 7 0 0 25 0 9 0 89738496 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4126603186 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=0.19
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10377 0 0 0 16 3 0 0 16 0 9 0 89738498 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.13
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 383 0 0 0 13 0 0 0 15 0 9 0 89738500 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) R 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25589 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 864560

[startup+6.30214 s]
/proc/loadavg: 1.65 0.65 0.23 3/89 28721
/proc/meminfo: memFree=962256/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=6.22
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 26236 0 1 0 609 13 0 0 18 0 9 0 89738495 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25600 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=5.85
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 14733 0 1 0 577 8 0 0 25 0 9 0 89738496 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4126585624 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=0.19
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10377 0 0 0 16 3 0 0 16 0 9 0 89738498 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.14
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 14 0 0 0 16 0 9 0 89738500 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25600 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25600 996147200 134512640 134550932 4294955888 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) 864560

[startup+12.7018 s]
/proc/loadavg: 1.70 0.69 0.25 3/89 28721
/proc/meminfo: memFree=874000/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=12.56
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 26252 0 1 0 1242 14 0 0 18 0 9 0 89738495 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25601 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=12.17
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 14748 0 1 0 1208 9 0 0 25 0 9 0 89738496 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4126622564 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=0.21
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10378 0 0 0 18 3 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 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) 864560

[startup+25.5021 s]
/proc/loadavg: 1.75 0.73 0.27 3/89 28721
/proc/meminfo: memFree=873944/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=25.23
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 26282 0 1 0 2506 17 0 0 18 0 9 0 89738495 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25601 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=24.83
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 14778 0 1 0 2471 12 0 0 25 0 9 0 89738496 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4126626656 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=0.24
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10378 0 0 0 20 4 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 864560

[startup+51.1029 s]
/proc/loadavg: 1.83 0.83 0.32 3/89 28721
/proc/meminfo: memFree=874008/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=50.6
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 26341 0 1 0 5035 25 0 0 18 0 9 0 89738495 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25601 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=50.15
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 14837 0 1 0 4996 19 0 0 25 0 9 0 89738496 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4126505827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=0.27
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10378 0 0 0 23 4 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25601 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1527.78
Current children cumulated vsize (KiB) 864560

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.65 3/89 28721
/proc/meminfo: memFree=873560/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=1587.23
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 29971 0 1 0 158363 360 0 0 18 0 9 0 89738495 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25604 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=1584.16
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 18464 0 1 0 158088 328 0 0 25 0 9 0 89738496 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4126601589 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=2.89
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10381 0 0 0 259 30 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1587.23
Current children cumulated vsize (KiB) 864560

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/89 28721
/proc/meminfo: memFree=873496/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=1646.66
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 30113 0 1 0 164292 374 0 0 18 0 9 0 89738495 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25604 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=1643.49
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 18606 0 1 0 164008 341 0 0 25 0 9 0 89738496 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4126590383 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=2.99
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10381 0 0 0 268 31 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1646.66
Current children cumulated vsize (KiB) 864560

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.68 3/89 28721
/proc/meminfo: memFree=873496/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=1706.1
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 30255 0 1 0 170222 388 0 0 18 0 9 0 89738495 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25604 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=1702.82
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 18748 0 1 0 169928 354 0 0 25 0 9 0 89738496 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4126588151 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=3.1
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10381 0 0 0 278 32 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1706.1
Current children cumulated vsize (KiB) 864560

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.70 3/89 28721
/proc/meminfo: memFree=873368/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=1765.53
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 30397 0 1 0 176151 402 0 0 18 0 9 0 89738495 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25604 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=1762.16
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 18890 0 1 0 175849 367 0 0 25 0 9 0 89738496 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4126586898 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=3.19
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10381 0 0 0 286 33 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1765.53
Current children cumulated vsize (KiB) 864560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.1 s]
/proc/loadavg: 2.00 1.97 1.71 3/89 28795
/proc/meminfo: memFree=877144/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=1800.07
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 30481 0 1 0 179596 411 0 0 18 0 9 0 89738495 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25604 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=1796.64
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 18974 0 1 0 179289 375 0 0 25 0 9 0 89738496 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=3.24
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10381 0 0 0 291 33 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 864560

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

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

[startup+1817.1 s]
/proc/loadavg: 2.00 1.97 1.71 3/89 28795
/proc/meminfo: memFree=877144/2055920 swapFree=4192812/4192956
[pid=28676] ppid=28674 vsize=864560 CPUtime=1800.07
/proc/28676/stat : 28676 (java) S 28674 28676 28081 0 -1 0 30481 0 1 0 179596 411 0 0 18 0 9 0 89738495 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/28676/statm: 216140 25604 1981 9 0 210609 0
[pid=28676/tid=28678] ppid=28674 vsize=864560 CPUtime=1796.64
/proc/28676/task/28678/stat : 28678 (java) R 28674 28676 28081 0 -1 64 18974 0 1 0 179289 375 0 0 25 0 9 0 89738496 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=28676/tid=28679] ppid=28674 vsize=864560 CPUtime=3.24
/proc/28676/task/28679/stat : 28679 (java) S 28674 28676 28081 0 -1 64 10381 0 0 0 291 33 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=28676/tid=28680] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28680/stat : 28680 (java) S 28674 28676 28081 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28681] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28681/stat : 28681 (java) S 28674 28676 28081 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89738498 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28682] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28682/stat : 28682 (java) S 28674 28676 28081 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28683] ppid=28674 vsize=864560 CPUtime=0.15
/proc/28676/task/28683/stat : 28683 (java) S 28674 28676 28081 0 -1 64 394 0 0 0 15 0 0 0 16 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28684] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28684/stat : 28684 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=28676/tid=28685] ppid=28674 vsize=864560 CPUtime=0
/proc/28676/task/28685/stat : 28685 (java) S 28674 28676 28081 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 89738500 885309440 25604 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 864560

Child status: 143
Real time (s): 1817.15
CPU time (s): 1800.13
CPU user time (s): 1796
CPU system time (s): 4.12937
CPU usage (%): 99.0629
Max. virtual memory (cumulated for all children) (KiB): 864560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796
system time used= 4.12937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30504
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= 74069
involuntary context switches= 112900

runsolver used 2.39464 second user time and 5.8911 second system time

The end

Launcher Data

Begin job on node47 at 2009-07-19 20:05:48
IDJOB=2114974
IDBENCH=53969
IDSOLVER=780
FILE ID=node47/2114974-1248026747
PBS_JOBID= 9528956
Free space on /tmp= 66360 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/rand-3-24-24/normalized-rand-3-24-24-76-632-2_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-2114974-1248026747/watcher-2114974-1248026747 -o /tmp/evaluation-result-2114974-1248026747/solver-2114974-1248026747 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114974-1248026747.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= ea880942284027c1ac68834e5660f7a0
RANDOM SEED=1214138699

node47.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.218
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.218
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:       1006328 kB
Buffers:         96108 kB
Cached:         784084 kB
SwapCached:          0 kB
Active:         202088 kB
Inactive:       756384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1006328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8092 kB
Writeback:           0 kB
Mapped:          96012 kB
Slab:            76264 kB
Committed_AS:  1311628 kB
PageTables:       2000 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= 66356 MiB
End job on node47 at 2009-07-19 20:36:07