Trace number 2114796

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.04 1815.93

General information on the benchmark

Namecsp/costasArray/
normalized-costasArray-18.xml
MD5SUMafec1f669fbbb2f7855298cf0c34011a
Bench CategoryAlldiff (alldiff)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark63.8323
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints167
Maximum constraint arity18
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension151
Global constraints used (with number of constraints)alldifferent(16)

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-2114796-1248026644/watcher-2114796-1248026644 -o /tmp/evaluation-result-2114796-1248026644/solver-2114796-1248026644 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114796-1248026644.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: 0.61 0.14 0.05 4/80 30090
/proc/meminfo: memFree=973648/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=10676 CPUtime=0
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 89727894 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 2669 488 211 9 0 1184 0
[pid=30090/tid=30091] ppid=30088 vsize=10676 CPUtime=0
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 89727895 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 3465176 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0902321 s]
/proc/loadavg: 0.61 0.14 0.05 4/80 30090
/proc/meminfo: memFree=973648/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=862252 CPUtime=0.08
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 3325 0 1 0 6 2 0 0 18 0 9 0 89727894 882946048 2790 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 215563 2790 1310 9 0 210433 0
[pid=30090/tid=30091] ppid=30088 vsize=862252 CPUtime=0.06
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 2388 0 1 0 5 1 0 0 18 0 9 0 89727895 882946048 2790 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 862252

[startup+0.101096 s]
/proc/loadavg: 0.61 0.14 0.05 4/80 30090
/proc/meminfo: memFree=973648/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=864060 CPUtime=0.1
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 3881 0 1 0 8 2 0 0 18 0 9 0 89727894 884797440 3331 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216015 3331 1748 9 0 210484 0
[pid=30090/tid=30091] ppid=30088 vsize=864060 CPUtime=0.07
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 2935 0 1 0 6 1 0 0 18 0 9 0 89727895 884797440 3331 996147200 134512640 134550932 4294955888 18446744073709551615 104514034 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 864060

[startup+0.301116 s]
/proc/loadavg: 0.61 0.14 0.05 4/80 30090
/proc/meminfo: memFree=973648/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=864924 CPUtime=0.29
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 4878 0 1 0 26 3 0 0 18 0 9 0 89727894 885682176 4295 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216231 4295 1886 9 0 210700 0
[pid=30090/tid=30091] ppid=30088 vsize=864924 CPUtime=0.21
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 3676 0 1 0 19 2 0 0 18 0 9 0 89727895 885682176 4295 996147200 134512640 134550932 4294955888 18446744073709551615 4126590633 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864924

[startup+0.701152 s]
/proc/loadavg: 0.61 0.14 0.05 4/80 30090
/proc/meminfo: memFree=973648/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=0.7
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 7347 0 1 0 65 5 0 0 18 0 9 0 89727894 885837824 6727 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 6727 1970 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=0.55
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 6093 0 1 0 52 3 0 0 22 0 9 0 89727895 885837824 6727 996147200 134512640 134550932 4294955888 18446744073709551615 4125928362 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 865076

[startup+1.50122 s]
/proc/loadavg: 0.61 0.14 0.05 3/89 30099
/proc/meminfo: memFree=952840/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=1.49
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 8577 0 1 0 143 6 0 0 18 0 9 0 89727894 885837824 7956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 7956 1972 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=1.29
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 7277 0 1 0 124 5 0 0 20 0 9 0 89727895 885837824 7956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 7956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89727896 885837824 7956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 89727897 885837824 7956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 7956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.18
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 570 0 0 0 18 0 0 0 16 0 9 0 89727899 885837824 7956 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 7957 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 7957 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865076

[startup+3.10237 s]
/proc/loadavg: 0.73 0.17 0.06 3/89 30099
/proc/meminfo: memFree=945416/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=3.09
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 11128 0 1 0 301 8 0 0 18 0 9 0 89727894 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 10505 1978 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=2.87
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 9815 0 1 0 281 6 0 0 17 0 9 0 89727895 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89727896 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 89727897 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 583 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 10505 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 865076

[startup+6.30265 s]
/proc/loadavg: 0.73 0.17 0.06 3/89 30099
/proc/meminfo: memFree=923528/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=6.3
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 16620 0 1 0 617 13 0 0 18 0 9 0 89727894 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 15991 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=6.06
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 14816 0 1 0 595 11 0 0 25 0 9 0 89727895 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4126845444 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.01
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 483 0 0 0 1 0 0 0 17 0 9 0 89727896 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 15991 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 865076

[startup+12.7022 s]
/proc/loadavg: 0.92 0.23 0.08 3/89 30099
/proc/meminfo: memFree=916616/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=12.69
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17091 0 1 0 1254 15 0 0 18 0 9 0 89727894 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16461 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=12.45
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 14818 0 1 0 1232 13 0 0 25 0 9 0 89727895 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.01
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 952 0 0 0 1 0 0 0 16 0 9 0 89727896 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 865076

[startup+25.5014 s]
/proc/loadavg: 1.09 0.29 0.10 3/89 30099
/proc/meminfo: memFree=914824/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=25.49
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17093 0 1 0 2528 21 0 0 18 0 9 0 89727894 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16461 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=25.22
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 14820 0 1 0 2504 18 0 0 25 0 9 0 89727895 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.03
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 952 0 0 0 3 0 0 0 16 0 9 0 89727896 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 865076

[startup+51.1017 s]
/proc/loadavg: 1.40 0.43 0.15 3/89 30099
/proc/meminfo: memFree=914696/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=51.07
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17097 0 1 0 5076 31 0 0 18 0 9 0 89727894 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16461 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=50.79
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 14824 0 1 0 5050 29 0 0 25 0 9 0 89727895 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4126870891 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.05
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 952 0 0 0 5 0 0 0 16 0 9 0 89727896 885837824 16461 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0

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

/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.96
Current children cumulated vsize (KiB) 865076

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.64 3/89 30135
/proc/meminfo: memFree=883664/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=1588.41
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17790 0 1 0 158217 624 0 0 18 0 9 0 89727894 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16930 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=1587.89
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 15048 0 1 0 158170 619 0 0 25 0 9 0 89727895 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4126850687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.28
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 1421 0 0 0 26 2 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.41
Current children cumulated vsize (KiB) 865076

[startup+1662.3 s]
/proc/loadavg: 2.14 2.04 1.68 3/89 30135
/proc/meminfo: memFree=883728/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=1647.84
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17799 0 1 0 164137 647 0 0 18 0 9 0 89727894 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16930 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=1647.32
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 15057 0 1 0 164089 643 0 0 25 0 9 0 89727895 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4126803127 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.28
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 1421 0 0 0 26 2 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.84
Current children cumulated vsize (KiB) 865076

[startup+1722.3 s]
/proc/loadavg: 2.13 2.05 1.70 3/89 30135
/proc/meminfo: memFree=883728/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=1707.29
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17807 0 1 0 170060 669 0 0 18 0 9 0 89727894 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16930 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=1706.75
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 15065 0 1 0 170011 664 0 0 25 0 9 0 89727895 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4126803167 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.29
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 1421 0 0 0 27 2 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.29
Current children cumulated vsize (KiB) 865076

[startup+1782.3 s]
/proc/loadavg: 2.10 2.05 1.72 3/89 30135
/proc/meminfo: memFree=883600/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=1766.73
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17816 0 1 0 175982 691 0 0 18 0 9 0 89727894 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16930 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=1766.19
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 15074 0 1 0 175933 686 0 0 25 0 9 0 89727895 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4126787347 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.29
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 1421 0 0 0 27 2 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.73
Current children cumulated vsize (KiB) 865076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.9 s]
/proc/loadavg: 2.11 2.06 1.73 3/89 30135
/proc/meminfo: memFree=883664/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=1800.01
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17821 0 1 0 179297 704 0 0 18 0 9 0 89727894 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16930 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=1799.47
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 15079 0 1 0 179248 699 0 0 25 0 9 0 89727895 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4126847768 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.3
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 1421 0 0 0 28 2 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 865076

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

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

[startup+1815.9 s]
/proc/loadavg: 2.11 2.06 1.73 3/89 30135
/proc/meminfo: memFree=883664/2055920 swapFree=4192812/4192956
[pid=30090] ppid=30088 vsize=865076 CPUtime=1800.01
/proc/30090/stat : 30090 (java) S 30088 30090 29781 0 -1 0 17821 0 1 0 179297 704 0 0 18 0 9 0 89727894 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/30090/statm: 216269 16930 1989 9 0 210738 0
[pid=30090/tid=30091] ppid=30088 vsize=865076 CPUtime=1799.47
/proc/30090/task/30091/stat : 30091 (java) R 30088 30090 29781 0 -1 64 15079 0 1 0 179248 699 0 0 25 0 9 0 89727895 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4126847768 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30093] ppid=30088 vsize=865076 CPUtime=0.3
/proc/30090/task/30093/stat : 30093 (java) S 30088 30090 29781 0 -1 64 1421 0 0 0 28 2 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30094] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30094/stat : 30094 (java) S 30088 30090 29781 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89727896 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30095] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30095/stat : 30095 (java) S 30088 30090 29781 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89727897 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30096] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30096/stat : 30096 (java) S 30088 30090 29781 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30097] ppid=30088 vsize=865076 CPUtime=0.21
/proc/30090/task/30097/stat : 30097 (java) S 30088 30090 29781 0 -1 64 588 0 0 0 20 1 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=30090/tid=30098] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30098/stat : 30098 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=30090/tid=30099] ppid=30088 vsize=865076 CPUtime=0
/proc/30090/task/30099/stat : 30099 (java) S 30088 30090 29781 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89727899 885837824 16930 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 865076

Child status: 143
Real time (s): 1815.93
CPU time (s): 1800.04
CPU user time (s): 1792.99
CPU system time (s): 7.05293
CPU usage (%): 99.125
Max. virtual memory (cumulated for all children) (KiB): 865076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.99
system time used= 7.05293
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17842
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= 40110
involuntary context switches= 73701

runsolver used 1.90671 second user time and 6.36503 second system time

The end

Launcher Data

Begin job on node51 at 2009-07-19 20:04:04
IDJOB=2114796
IDBENCH=53783
IDSOLVER=780
FILE ID=node51/2114796-1248026644
PBS_JOBID= 9528948
Free space on /tmp= 66392 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/costasArray/normalized-costasArray-18.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-2114796-1248026644/watcher-2114796-1248026644 -o /tmp/evaluation-result-2114796-1248026644/solver-2114796-1248026644 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114796-1248026644.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= afec1f669fbbb2f7855298cf0c34011a
RANDOM SEED=27506493

node51.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.225
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.225
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:        974128 kB
Buffers:         84868 kB
Cached:         836056 kB
SwapCached:          0 kB
Active:         286684 kB
Inactive:       721476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        974128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10712 kB
Writeback:           0 kB
Mapped:         105064 kB
Slab:            58756 kB
Committed_AS:  1258012 kB
PageTables:       1940 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= 66384 MiB
End job on node51 at 2009-07-19 20:34:22