Trace number 2114894

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.06 1800.76

General information on the benchmark

Namecsp/allsquares/
normalized-squares-36-36.xml
MD5SUM191789448d36808dd71b4998bbbde126
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables2592
Number of constraints3153
Maximum constraint arity36
Maximum domain size128
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2521
Global constraints used (with number of constraints)cumulative(2),weightedsum(630)

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-2114894-1248026682/watcher-2114894-1248026682 -o /tmp/evaluation-result-2114894-1248026682/solver-2114894-1248026682 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114894-1248026682.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.51 0.46 0.16 4/80 24305
/proc/meminfo: memFree=1584696/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=152 CPUtime=0
/proc/24305/stat : 24305 (java) R 24303 24305 24077 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 89732084 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 8106788 0 0 4096 0 0 0 0 17 0 0 0
/proc/24305/statm: 38 26 19 9 0 4 0

[startup+0.039145 s]
/proc/loadavg: 1.51 0.46 0.16 4/80 24305
/proc/meminfo: memFree=1584696/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=859892 CPUtime=0.03
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 2290 0 1 0 2 1 0 0 18 0 5 0 89732084 880529408 1872 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 214973 1872 869 9 0 209888 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 859892

[startup+0.10115 s]
/proc/loadavg: 1.51 0.46 0.16 4/80 24305
/proc/meminfo: memFree=1584696/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=864104 CPUtime=0.09
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 3889 0 1 0 7 2 0 0 18 0 9 0 89732084 884842496 3339 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216026 3339 1748 9 0 210495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864104

[startup+0.301172 s]
/proc/loadavg: 1.51 0.46 0.16 4/80 24305
/proc/meminfo: memFree=1584696/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=864864 CPUtime=0.29
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 4683 0 1 0 27 2 0 0 18 0 9 0 89732084 885620736 4108 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216216 4109 1856 9 0 210685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864864

[startup+0.701217 s]
/proc/loadavg: 1.51 0.46 0.16 4/80 24305
/proc/meminfo: memFree=1584696/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=864996 CPUtime=0.69
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 7513 0 1 0 65 4 0 0 18 0 9 0 89732084 885755904 6927 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216249 6928 1901 9 0 210718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864996

[startup+1.50231 s]
/proc/loadavg: 1.55 0.48 0.17 3/89 24314
/proc/meminfo: memFree=1552112/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865796 CPUtime=1.49
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 17114 0 2 0 139 10 0 0 18 0 9 0 89732084 886575104 16492 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216449 16495 1990 9 0 210918 0
[pid=24305/tid=24307] ppid=24303 vsize=865796 CPUtime=1.13
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 14826 0 2 0 105 8 0 0 25 0 9 0 89732085 886575104 16496 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865796 CPUtime=0.01
/proc/24305/task/24308/stat : 24308 (java) R 24303 24305 24077 0 -1 64 718 0 0 0 1 0 0 0 16 0 9 0 89732086 886575104 16498 996147200 134512640 134550932 4294955888 18446744073709551615 102546957 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865796 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 10 0 0 0 0 0 0 0 21 0 9 0 89732086 886575104 16500 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865796 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 4 0 0 0 0 0 0 0 22 0 9 0 89732086 886575104 16502 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865796 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886575104 16503 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865796 CPUtime=0.33
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 849 0 0 0 32 1 0 0 16 0 9 0 89732088 886575104 16505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865796 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886575104 16511 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865796 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886575104 16518 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865796

[startup+3.10249 s]
/proc/loadavg: 1.55 0.48 0.17 3/89 24314
/proc/meminfo: memFree=1507312/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=3.08
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 21943 0 2 0 295 13 0 0 18 0 9 0 89732084 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 21313 2006 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=2.46
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 14934 0 2 0 238 8 0 0 25 0 9 0 89732085 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4127594105 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=0.16
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 5353 0 0 0 14 2 0 0 16 0 9 0 89732086 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.43
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 923 0 0 0 42 1 0 0 15 0 9 0 89732088 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 21313 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 865928

[startup+6.30185 s]
/proc/loadavg: 1.58 0.51 0.18 3/89 24314
/proc/meminfo: memFree=1497392/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=6.28
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 25644 0 2 0 613 15 0 0 18 0 9 0 89732084 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25010 2006 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=5.54
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 14953 0 2 0 546 8 0 0 25 0 9 0 89732085 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4127594197 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=0.22
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9011 0 0 0 19 3 0 0 16 0 9 0 89732086 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.48
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 947 0 0 0 46 2 0 0 15 0 9 0 89732088 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25010 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 865928

[startup+12.7026 s]
/proc/loadavg: 1.62 0.53 0.19 3/89 24314
/proc/meminfo: memFree=1491696/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=12.68
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 25668 0 2 0 1252 16 0 0 18 0 9 0 89732084 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25029 2008 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=11.89
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 14959 0 2 0 1181 8 0 0 25 0 9 0 89732085 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4127602103 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=0.24
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9011 0 0 0 21 3 0 0 17 0 9 0 89732086 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.51
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 965 0 0 0 49 2 0 0 15 0 9 0 89732088 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25029 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 865928

[startup+25.502 s]
/proc/loadavg: 1.68 0.58 0.20 3/89 24314
/proc/meminfo: memFree=1491696/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=25.47
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 25692 0 2 0 2531 16 0 0 18 0 9 0 89732084 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25038 2008 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=24.58
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 14974 0 2 0 2449 9 0 0 25 0 9 0 89732085 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4127611842 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=0.32
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9011 0 0 0 29 3 0 0 17 0 9 0 89732086 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.53
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 974 0 0 0 51 2 0 0 16 0 9 0 89732088 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25038 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25038 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) 865928

[startup+51.1019 s]
/proc/loadavg: 1.80 0.72 0.26 3/89 24314
/proc/meminfo: memFree=1491568/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=51.06
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 25792 0 2 0 5089 17 0 0 18 0 9 0 89732084 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25115 2008 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=50.02
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 14997 0 2 0 4993 9 0 0 25 0 9 0 89732085 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4127592406 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=0.46
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9083 0 0 0 42 4 0 0 17 0 9 0 89732086 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.55
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 979 0 0 0 53 2 0 0 16 0 9 0 89732088 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25115 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.58
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 998 0 0 0 56 2 0 0 15 0 9 0 89732088 886710272 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 865928

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 1.65 4/89 24314
/proc/meminfo: memFree=1487408/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=1601.67
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 27772 0 2 0 160113 54 0 0 18 0 9 0 89732084 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25733 2011 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=1596.39
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 16360 0 2 0 159602 37 0 0 25 0 9 0 89732085 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4126630348 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=4.67
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9681 0 0 0 455 12 0 0 16 0 9 0 89732086 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.58
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 998 0 0 0 56 2 0 0 15 0 9 0 89732088 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25733 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.67
Current children cumulated vsize (KiB) 865928

[startup+1662.3 s]
/proc/loadavg: 2.18 2.06 1.69 3/89 24314
/proc/meminfo: memFree=1487216/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=1661.64
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 27859 0 2 0 166108 56 0 0 18 0 9 0 89732084 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25765 2011 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=1656.2
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 16415 0 2 0 165581 39 0 0 25 0 9 0 89732085 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4127608311 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=4.84
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9713 0 0 0 471 13 0 0 16 0 9 0 89732086 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.58
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 998 0 0 0 56 2 0 0 15 0 9 0 89732088 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25765 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.64
Current children cumulated vsize (KiB) 865928

[startup+1722.3 s]
/proc/loadavg: 2.11 2.06 1.71 3/89 24314
/proc/meminfo: memFree=1487152/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=1721.62
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 27915 0 2 0 172104 58 0 0 18 0 9 0 89732084 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25768 2011 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=1716.06
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 16468 0 2 0 171566 40 0 0 25 0 9 0 89732085 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4127603765 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=4.96
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9716 0 0 0 482 14 0 0 16 0 9 0 89732086 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.58
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 998 0 0 0 56 2 0 0 15 0 9 0 89732088 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25768 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.62
Current children cumulated vsize (KiB) 865928

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 1.73 3/89 24314
/proc/meminfo: memFree=1487088/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=1781.6
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 27971 0 2 0 178100 60 0 0 18 0 9 0 89732084 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25770 2011 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=1775.92
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 16522 0 2 0 177551 41 0 0 25 0 9 0 89732085 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4126631784 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=5.07
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9718 0 0 0 493 14 0 0 16 0 9 0 89732086 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.58
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 998 0 0 0 56 2 0 0 15 0 9 0 89732088 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25770 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 865928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.11 2.06 1.74 3/89 24314
/proc/meminfo: memFree=1487088/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=1800
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 27988 0 2 0 179940 60 0 0 18 0 9 0 89732084 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25771 2011 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=1794.28
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 16538 0 2 0 179387 41 0 0 25 0 9 0 89732085 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4127609420 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=5.1
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9719 0 0 0 496 14 0 0 16 0 9 0 89732086 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.58
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 998 0 0 0 56 2 0 0 15 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865928

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

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

[startup+1800.71 s]
/proc/loadavg: 2.11 2.06 1.74 3/89 24314
/proc/meminfo: memFree=1487088/2055920 swapFree=4192812/4192956
[pid=24305] ppid=24303 vsize=865928 CPUtime=1800
/proc/24305/stat : 24305 (java) S 24303 24305 24077 0 -1 0 27988 0 2 0 179940 60 0 0 18 0 9 0 89732084 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/24305/statm: 216482 25771 2011 9 0 210951 0
[pid=24305/tid=24307] ppid=24303 vsize=865928 CPUtime=1794.28
/proc/24305/task/24307/stat : 24307 (java) R 24303 24305 24077 0 -1 64 16538 0 2 0 179387 41 0 0 25 0 9 0 89732085 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4127609420 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24308] ppid=24303 vsize=865928 CPUtime=5.1
/proc/24305/task/24308/stat : 24308 (java) S 24303 24305 24077 0 -1 64 9719 0 0 0 496 14 0 0 16 0 9 0 89732086 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24309] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24309/stat : 24309 (java) S 24303 24305 24077 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24310] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24310/stat : 24310 (java) S 24303 24305 24077 0 -1 64 6 0 0 0 0 0 0 0 16 0 9 0 89732086 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24311] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24311/stat : 24311 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 23 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24312] ppid=24303 vsize=865928 CPUtime=0.58
/proc/24305/task/24312/stat : 24312 (java) S 24303 24305 24077 0 -1 64 998 0 0 0 56 2 0 0 15 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24313] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24313/stat : 24313 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24305/tid=24314] ppid=24303 vsize=865928 CPUtime=0
/proc/24305/task/24314/stat : 24314 (java) S 24303 24305 24077 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89732088 886710272 25771 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 865928

Child status: 143
Real time (s): 1800.76
CPU time (s): 1800.06
CPU user time (s): 1799.43
CPU system time (s): 0.625904
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 865928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.43
system time used= 0.625904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28010
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53166
involuntary context switches= 58768

runsolver used 2.67459 second user time and 5.54216 second system time

The end

Launcher Data

Begin job on node62 at 2009-07-19 20:04:42
IDJOB=2114894
IDBENCH=53881
IDSOLVER=780
FILE ID=node62/2114894-1248026682
PBS_JOBID= 9528925
Free space on /tmp= 66252 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-36-36.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-2114894-1248026682/watcher-2114894-1248026682 -o /tmp/evaluation-result-2114894-1248026682/solver-2114894-1248026682 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114894-1248026682.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= 191789448d36808dd71b4998bbbde126
RANDOM SEED=596820482

node62.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.220
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.220
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:       1585176 kB
Buffers:         40260 kB
Cached:         251936 kB
SwapCached:          0 kB
Active:         132528 kB
Inactive:       244992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1585176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10640 kB
Writeback:           0 kB
Mapped:         103292 kB
Slab:            77952 kB
Committed_AS:  1238380 kB
PageTables:       2028 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66244 MiB
End job on node62 at 2009-07-19 20:34:44